@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//uturnsportgoods.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(232,58,58);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(232,58,58);
	--btn-accented-bgcolor-hover: rgb(210,51,57);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://uturnsportgoods.com/wp-content/uploads/2021/09/bikes-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(232,58,58);
	background-image: none;
}
.page-title-default {
	background-color: rgb(242,242,242);
	background-image: url(https://uturnsportgoods.com/wp-content/uploads/2026/01/freepik__page-title-__35708.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(32,32,32);
	background-image: url(https://uturnsportgoods.com/wp-content/uploads/2026/03/freepik__wide-ultra-panoramic-footer-background-for-a-motor__49200.jpg);
	background-position: center center;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.is-large.wc-block-cart {
  margin-bottom: 3em;
  margin-left: 10%;
  margin-right: 10%;
}

:root{
  --usg-bg:#090909;
  --usg-bg-soft:#111214;
  --usg-surface:#17191c;
  --usg-surface-2:#1f2328;
  --usg-light:#f4f4f4;
  --usg-light-soft:#cfcfcf;
  --usg-muted:#9ea3aa;
  --usg-line:rgba(255,255,255,.08);
  --usg-red:#c63b33;
  --usg-red-hover:#d94b43;
  --usg-shadow:0 18px 50px rgba(0,0,0,.28);
  --usg-radius:22px;
  --usg-radius-lg:30px;
  --usg-max:1380px;
  --usg-speed:.45s cubic-bezier(.22,.61,.36,1);
}

.usg-section{
  position:relative;
  width:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}

.usg-shell{
  width:min(var(--usg-max), calc(100% - 40px));
  margin:0 auto;
}

@media (max-width: 767px){
  .usg-shell{
    width:calc(100% - 24px);
  }
}

.usg-kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-size:12px;
  line-height:1;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:var(--usg-light-soft);
  margin-bottom:16px;
}

.usg-kicker::before{
  content:"";
  width:36px;
  height:1px;
  background:rgba(255,255,255,.28);
}

.usg-title{
  margin:0;
  font-size:clamp(30px, 5vw, 62px);
  line-height:.98;
  font-weight:700;
  color:#fff;
  letter-spacing:-.03em;
}

.usg-title--md{
  font-size:clamp(26px, 3.7vw, 44px);
}

.usg-title--sm{
  font-size:clamp(22px, 3vw, 34px);
}

.usg-lead{
  margin:18px 0 0;
  max-width:700px;
  font-size:16px;
  line-height:1.7;
  color:var(--usg-light-soft);
}

.usg-text{
  margin:0;
  font-size:15px;
  line-height:1.7;
  color:var(--usg-light-soft);
}

.usg-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 20px;
  border-radius:999px;
  border:1px solid transparent;
  background:var(--usg-red);
  color:#fff;
  text-decoration:none;
  font-size:13px;
  font-weight:600;
  letter-spacing:.08em;
  text-transform:uppercase;
  transition:background var(--usg-speed), transform var(--usg-speed), border-color var(--usg-speed);
}

.usg-btn:hover{
  background:var(--usg-red-hover);
  transform:translateY(-1px);
  color:#fff;
}

.usg-btn--ghost{
  background:transparent;
  border-color:rgba(255,255,255,.18);
  color:#fff;
}

.usg-btn--ghost:hover{
  border-color:rgba(255,255,255,.32);
  background:rgba(255,255,255,.04);
}

.usg-grid{
  display:grid;
  gap:24px;
}

.usg-card{
  position:relative;
  border:1px solid var(--usg-line);
  border-radius:var(--usg-radius);
  overflow:hidden;
  background:var(--usg-surface);
  box-shadow:var(--usg-shadow);
}

.usg-media{
  position:relative;
  overflow:hidden;
}

.usg-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .8s ease;
}

.usg-card:hover .usg-media img,
.usg-banner:hover .usg-media img,
.usg-cat:hover .usg-media img{
  transform:scale(1.04);
}

.usg-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg, rgba(0,0,0,.08) 0%, rgba(0,0,0,.38) 48%, rgba(0,0,0,.78) 100%);
  pointer-events:none;
}

.usg-link-cover{
  position:absolute;
  inset:0;
  z-index:3;
}

.usg-chip{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.1);
  color:#fff;
  font-size:11px;
  letter-spacing:.12em;
  text-transform:uppercase;
}

.usg-divider{
  width:100%;
  height:1px;
  background:rgba(255,255,255,.08);
}

/* HERO */
.usg-hero{
  background:#08090b;
}

.usg-slider{
  position:relative;
  min-height:clamp(620px, 78vh, 860px);
}

.usg-slider__viewport{
  overflow:hidden;
}

.usg-slider__track{
  display:flex;
  width:100%;
  transition:transform .7s cubic-bezier(.22,.61,.36,1);
  will-change:transform;
}

.usg-slide{
  position:relative;
  flex:0 0 100%;
  min-height:clamp(620px, 78vh, 860px);
}

.usg-slide__bg{
  position:absolute;
  inset:0;
}

.usg-slide__bg img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.usg-slide__shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(3,4,6,.84) 0%, rgba(7,8,10,.54) 40%, rgba(7,8,10,.18) 72%, rgba(7,8,10,.08) 100%),
    linear-gradient(180deg, rgba(7,8,10,.08) 0%, rgba(7,8,10,.14) 100%);
}

.usg-slide__inner{
  position:relative;
  z-index:2;
  min-height:clamp(620px, 78vh, 860px);
  display:flex;
  align-items:center;
}

.usg-slide__content{
  max-width:720px;
  padding:110px 0 120px;
}

.usg-slide__meta{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:26px;
}

.usg-slide__actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:28px;
}

.usg-slide__specs{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:14px;
  margin-top:34px;
  max-width:760px;
}

.usg-slide__spec{
  padding:14px 14px 15px;
  border-radius:18px;
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.09);
  backdrop-filter:blur(8px);
}

.usg-slide__spec strong{
  display:block;
  margin-bottom:6px;
  font-size:11px;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#fff;
}

.usg-slide__spec span{
  display:block;
  font-size:13px;
  line-height:1.5;
  color:var(--usg-light-soft);
}

.usg-slider__nav{
  position:absolute;
  right:24px;
  bottom:28px;
  z-index:6;
  display:flex;
  align-items:center;
  gap:12px;
}

.usg-slider__arrow{
  width:52px;
  height:52px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.04);
  color:#fff;
  font-size:18px;
  cursor:pointer;
  transition:background var(--usg-speed), border-color var(--usg-speed), transform var(--usg-speed);
}

.usg-slider__arrow:hover{
  background:rgba(255,255,255,.09);
  border-color:rgba(255,255,255,.3);
  transform:translateY(-1px);
}

.usg-slider__pagination{
  position:absolute;
  left:24px;
  bottom:30px;
  z-index:6;
  display:flex;
  align-items:center;
  gap:10px;
}

.usg-slider__bullet{
  position:relative;
  width:48px;
  height:4px;
  border:0;
  padding:0;
  border-radius:999px;
  background:rgba(255,255,255,.2);
  cursor:pointer;
  overflow:hidden;
}

.usg-slider__bullet::after{
  content:"";
  position:absolute;
  inset:0;
  background:var(--usg-red);
  transform:scaleX(0);
  transform-origin:left center;
  transition:transform .35s ease;
}

.usg-slider__bullet.is-active::after{
  transform:scaleX(1);
}

.usg-slider__count{
  position:absolute;
  right:24px;
  top:24px;
  z-index:6;
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:40px;
  padding:0 14px;
  border-radius:999px;
  background:rgba(255,255,255,.05);
  border:1px solid rgba(255,255,255,.1);
  color:#fff;
  font-size:12px;
  letter-spacing:.12em;
  text-transform:uppercase;
  backdrop-filter:blur(8px);
}

/* CATEGORIES */
.usg-categories{
  padding:70px 0 28px;
  background:#ececeb;
}

.usg-categories__head{
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:20px;
  margin-bottom:26px;
}

.usg-categories__head .usg-title,
.usg-categories__head .usg-text{
  color:#111;
}

.usg-categories__grid{
  display:grid;
  grid-template-columns:1.18fr 1fr 1fr;
  grid-template-areas:
    "integral cross cross"
    "integral modular jet";
  gap:22px;
}

.usg-cat{
  position:relative;
  min-height:340px;
  border-radius:28px;
  overflow:hidden;
  background:#15171a;
}

.usg-cat--integral{
  grid-area:integral;
  min-height:702px;
}

.usg-cat--cross{
  grid-area:cross;
  min-height:340px;
}

.usg-cat--modular{
  grid-area:modular;
  min-height:340px;
}

.usg-cat--jet{
  grid-area:jet;
  min-height:340px;
}

.usg-cat__content{
  position:absolute;
  inset:auto 0 0 0;
  z-index:2;
  padding:26px 24px 24px;
}

.usg-cat__title{
  margin:0 0 8px;
  font-size:clamp(24px, 2.8vw, 42px);
  line-height:1;
  letter-spacing:-.03em;
  color:#fff;
}

.usg-cat__text{
  margin:0;
  max-width:420px;
  font-size:14px;
  line-height:1.65;
  color:rgba(255,255,255,.84);
}

.usg-cat__top{
  position:absolute;
  top:20px;
  left:20px;
  z-index:2;
}

.usg-cat__arrow{
  position:absolute;
  right:20px;
  bottom:20px;
  z-index:2;
  width:48px;
  height:48px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  color:#fff;
  font-size:18px;
}

/* TECH STRIP */
.usg-tech{
  padding:56px 0;
  background:
    radial-gradient(circle at top right, rgba(198,59,51,.16), transparent 26%),
    linear-gradient(180deg, #0b0c0f 0%, #111317 100%);
}

.usg-tech__wrap{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:28px;
  align-items:stretch;
}

.usg-tech__content{
  padding:20px 0;
}

.usg-tech__facts{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:18px;
  margin-top:34px;
}

.usg-tech__fact{
  padding:22px;
  border-radius:22px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.08);
}

.usg-tech__fact strong{
  display:block;
  margin-bottom:8px;
  font-size:13px;
  line-height:1.45;
  color:#fff;
}

.usg-tech__fact span{
  display:block;
  font-size:14px;
  line-height:1.7;
  color:var(--usg-light-soft);
}

.usg-tech__media{
  min-height:500px;
  border-radius:30px;
  overflow:hidden;
  position:relative;
  border:1px solid rgba(255,255,255,.08);
}

/* DOUBLE BANNERS */
.usg-banners{
  padding:14px 0 56px;
  background:#0f1012;
}

.usg-banners__grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}

.usg-banner{
  position:relative;
  min-height:440px;
  border-radius:30px;
  overflow:hidden;
  background:#17191c;
  border:1px solid rgba(255,255,255,.08);
}

.usg-banner__content{
  position:absolute;
  inset:auto 0 0 0;
  z-index:2;
  padding:28px 28px 30px;
}

.usg-banner__content .usg-title{
  max-width:560px;
}

.usg-banner__content .usg-text{
  max-width:520px;
  margin-top:12px;
}

/* CHECKLIST */
.usg-check{
  padding:58px 0;
  background:#ececeb;
}

.usg-check__wrap{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:30px;
  align-items:center;
}

.usg-check__copy .usg-title,
.usg-check__copy .usg-text{
  color:#111;
}

.usg-check__grid{
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:16px;
  margin-top:28px;
}

.usg-check__item{
  padding:22px 20px;
  border-radius:22px;
  background:#fff;
  border:1px solid rgba(17,17,17,.08);
  box-shadow:0 12px 35px rgba(0,0,0,.06);
}

.usg-check__icon{
  width:44px;
  height:44px;
  margin-bottom:14px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(198,59,51,.1);
  color:var(--usg-red);
}

.usg-check__item strong{
  display:block;
  margin-bottom:6px;
  font-size:15px;
  line-height:1.4;
  color:#111;
}

.usg-check__item span{
  display:block;
  font-size:14px;
  line-height:1.7;
  color:#555b63;
}

.usg-check__media{
  min-height:540px;
  border-radius:30px;
  overflow:hidden;
  border:1px solid rgba(17,17,17,.08);
  position:relative;
  background:#d8d8d8;
}

.usg-check__note{
  margin-top:22px;
  font-size:13px;
  line-height:1.7;
  color:#666;
}

/* CTA FINAL */
.usg-cta{
  background:#08090b;
  padding:0 0 84px;
}

.usg-cta__panel{
  position:relative;
  min-height:460px;
  border-radius:34px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.08);
  background:#15171a;
}

.usg-cta__content{
  position:relative;
  z-index:2;
  padding:72px 34px;
  max-width:760px;
}

.usg-cta__content .usg-text{
  max-width:620px;
}

.usg-cta__actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:26px;
}

/* FULL WIDTH */
body.home{
  overflow-x:hidden;
}

body.home .main-page-wrapper,
body.home .wd-content-layout,
body.home .site-content,
body.home .elementor,
body.home .elementor-section-wrap,
body.home .entry-content{
  overflow:visible !important;
}

body.home .usg-fullbleed{
  position:relative;
  width:100vw !important;
  max-width:100vw !important;
  left:50%;
  right:50%;
  margin-left:-50vw !important;
  margin-right:-50vw !important;
}

body.home .usg-fullbleed .usg-shell{
  width:min(var(--usg-max), calc(100vw - 48px));
  max-width:var(--usg-max);
  margin:0 auto;
}

/* RESPONSIVE */
@media (max-width: 1180px){
  .usg-tech__wrap,
  .usg-banners__grid,
  .usg-check__wrap{
    grid-template-columns:1fr;
  }

  .usg-categories__grid{
    grid-template-columns:1fr 1fr;
    grid-template-areas:
      "integral integral"
      "cross modular"
      "jet jet";
  }

  .usg-cat--integral{
    min-height:420px;
  }

  .usg-cat--cross,
  .usg-cat--modular,
  .usg-cat--jet{
    min-height:300px;
  }

  .usg-tech__media{
    min-height:420px;
  }

  .usg-banner{
    min-height:400px;
  }

  .usg-check__media{
    min-height:460px;
  }

  .usg-cta__panel{
    min-height:460px;
  }
}

@media (max-width: 767px){
  .usg-shell{
    width:calc(100% - 24px);
  }

  body.home .usg-fullbleed .usg-shell{
    width:calc(100vw - 24px);
  }

  .usg-slide__inner,
  .usg-slide{
    min-height:640px;
  }

  .usg-slide__content{
    padding:92px 0 110px;
  }

  .usg-slide__specs,
  .usg-tech__facts,
  .usg-check__grid{
    grid-template-columns:1fr;
  }

  .usg-categories{
    padding:56px 0 16px;
  }

  .usg-categories__head{
    align-items:start;
    flex-direction:column;
  }

  .usg-categories__grid{
    grid-template-columns:1fr;
    grid-template-areas:
      "integral"
      "cross"
      "modular"
      "jet";
  }

  .usg-cat,
  .usg-cat--integral,
  .usg-cat--cross,
  .usg-cat--modular,
  .usg-cat--jet{
    min-height:300px;
  }

  .usg-slider__pagination{
    left:12px;
    bottom:16px;
    gap:8px;
  }

  .usg-slider__bullet{
    width:34px;
  }

  .usg-slider__nav{
    right:12px;
    bottom:12px;
    gap:8px;
  }

  .usg-slider__arrow{
    width:44px;
    height:44px;
  }

  .usg-slider__count{
    right:12px;
    top:12px;
    min-height:36px;
    padding:0 12px;
  }

  .usg-banner__content,
  .usg-cta__content{
    padding:24px 20px 24px;
  }

  .usg-tech,
  .usg-banners,
  .usg-check{
    padding-top:36px;
    padding-bottom:36px;
  }

  .usg-tech__content{
    padding:8px 0 0;
  }

  .usg-tech__media,
  .usg-banner,
  .usg-check__media{
    min-height:320px;
  }

  .usg-cta{
    padding-bottom:64px;
  }
}

.uturn-corp{
  background:#f3f3f3;
  padding:40px 0 56px;
}

.uturn-corp__wrap{
  width:min(1220px, calc(100% - 40px));
  margin:0 auto;
}

.uturn-corp__panel{
  background:#ffffff;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 18px 50px rgba(0,0,0,.06);
  border:1px solid rgba(0,0,0,.05);
}

.uturn-corp__hero{
  padding:38px 42px 18px;
}

.uturn-corp__kicker{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:16px;
  font-size:12px;
  line-height:1;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#6b7077;
}

.uturn-corp__kicker::before{
  content:"";
  width:34px;
  height:1px;
  background:#c63b33;
}

.uturn-corp__hero h1{
  margin:0;
  font-size:clamp(34px, 4.8vw, 58px);
  line-height:1.02;
  color:#1c1d1f;
}

.uturn-corp__lead{
  margin:16px 0 0;
  max-width:760px;
  font-size:16px;
  line-height:1.75;
  color:#5b6168;
}

.uturn-corp__image{
  margin:0 42px;
  border-radius:24px;
  overflow:hidden;
  background:#d8d8d8;
}

.uturn-corp__image img{
  display:block;
  width:100%;
  height:460px;
  object-fit:cover;
}

.uturn-corp__body{
  padding:34px 42px 42px;
}

.uturn-corp__block{
  padding:0 0 24px;
  margin:0 0 24px;
  border-bottom:1px solid rgba(0,0,0,.08);
}

.uturn-corp__block:last-of-type{
  margin-bottom:28px;
}

.uturn-corp__block h2{
  margin:0 0 12px;
  font-size:28px;
  line-height:1.1;
  color:#1f2022;
}

.uturn-corp__block p{
  margin:0;
  max-width:920px;
  font-size:16px;
  line-height:1.85;
  color:#34383d;
}

.uturn-corp__contact{
  margin-top:6px;
  padding:28px;
  border-radius:26px;
  background:#0d0f12;
  border:1px solid rgba(255,255,255,.06);
}

.uturn-corp__contact h2{
  margin:0 0 18px;
  font-size:28px;
  line-height:1.1;
  color:#ffffff;
}

.uturn-corp__contact-grid{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:16px;
}

.uturn-corp__contact-item{
  padding:18px 18px 16px;
  border-radius:18px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.08);
}

.uturn-corp__contact-item--wide{
  grid-column:span 2;
}

.uturn-corp__contact-label{
  display:block;
  margin-bottom:8px;
  font-size:11px;
  line-height:1.2;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#9ea3aa;
}

.uturn-corp__contact-item p{
  margin:0;
  font-size:15px;
  line-height:1.7;
  color:#ffffff;
}

@media (max-width: 991px){
  .uturn-corp{
    padding:28px 0 40px;
  }

  .uturn-corp__wrap{
    width:calc(100% - 24px);
  }

  .uturn-corp__hero{
    padding:28px 20px 14px;
  }

  .uturn-corp__image{
    margin:0 20px;
  }

  .uturn-corp__image img{
    height:320px;
  }

  .uturn-corp__body{
    padding:24px 20px 24px;
  }

  .uturn-corp__block{
    padding:0 0 18px;
    margin:0 0 18px;
  }

  .uturn-corp__block h2,
  .uturn-corp__contact h2{
    font-size:24px;
  }

  .uturn-corp__block p,
  .uturn-corp__contact-item p,
  .uturn-corp__lead{
    font-size:15px;
    line-height:1.75;
  }

  .uturn-corp__contact{
    padding:18px;
  }

  .uturn-corp__contact-grid{
    grid-template-columns:1fr;
  }

  .uturn-corp__contact-item--wide{
    grid-column:auto;
  }
}