.styles_wrapper__ItxnN * {
   margin: 0;
   padding: 0;
}
.styles_wrapper__ItxnN a,
.styles_wrapper__ItxnN a:hover,
.styles_wrapper__ItxnN a:visited {
   color: #fff;
}
.styles_wrapper__ItxnN {
   background-color: #161616;
   color: #fff;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 200;
   padding-top: 60px;
}
.styles_content__jrnNB {
   height: 60px;
   transition: height 0.3s ease-out;
   overflow: hidden;
   background-color: #161616;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 1;
}
.styles_header__F41Uw {
   width: 100%;
   padding: 15px 24px;
}
.styles_header-logos__4RDXA {
   width: 100%;
   display: flex;
   justify-content: space-between;
}
.styles_header-icon__Hu_Xq {
   cursor: pointer;
}
.styles_nav-link__J3S4j {
   text-transform: capitalize;
   font-size: 18px;
   font-weight: 400;
   line-height: 21.6px;
   cursor: pointer;
   padding-right: 50px;
   display: grid;
   place-content: center;
   justify-content: flex-end;
}
.styles_nav-link__J3S4j.styles_highlight__P_hvd {
   text-decoration: underline;
}
.styles_nav-link__J3S4j:last-child {
   margin-bottom: 16px;
}
@media screen and (min-width: 1200px) {
   .styles_content__jrnNB {
      transition: none;
      height: 60px !important;
      display: flex;
      justify-content: space-between;
      align-content: center;
      padding-left: 70px;
      padding-right: 70px;
   }
   .styles_header__F41Uw {
      width: -moz-fit-content;
      width: fit-content;
   }
   .styles_header-icon__Hu_Xq {
      display: none;
      visibility: hidden;
      pointer-events: none;
   }
   .styles_nav-list__6InW_ {
      display: flex;
      align-items: center;
   }
   .styles_nav-link__J3S4j {
      height: 60px !important;
      padding: 0 15px;
   }
   .styles_nav-link__J3S4j:last-child {
      margin-bottom: 0;
   }
}
.styles_wrapper__tKVoZ * {
   margin: 0;
   padding: 0;
}
.styles_wrapper__tKVoZ {
   aspect-ratio: 375/625;
   color: #fff;
}
.styles_logo__1_Zpp {
   position: absolute;
   z-index: 1;
   top: 0;
   right: 0;
   padding: 24px;
}
.styles_logo-img__4Jnpx {
   width: 84px;
}
.styles_content__uHhvl {
   width: 100%;
   height: 100%;
   position: relative;
   overflow: hidden;
   border-radius: 0 0 32px 32px;
   padding: 24px;
   display: grid;
   place-content: flex-end;
}
.styles_hero__xKPh_ {
   position: absolute;
   object-fit: cover;
   width: 100%;
}
.styles_copy__4Mcgy {
   z-index: 1;
   text-align: left;
   height: -moz-fit-content;
   height: fit-content;
}
.styles_copy__4Mcgy h1,
.styles_copy__4Mcgy h3 {
   font-size: 36px;
   font-weight: 550;
   line-height: 38.88px;
   margin-bottom: 8px;
}
.styles_copy__4Mcgy h4 {
   font-size: 28px;
   font-weight: 550;
   line-height: 30.8px;
   margin-bottom: 16px;
}
.styles_copy__4Mcgy h5 {
   font-size: 18px;
   font-weight: 600;
   line-height: 19.8px;
   letter-spacing: -0.02em;
}
.styles_copy__4Mcgy p {
   font-size: 14px;
   font-weight: 400;
   line-height: 17.92px;
}
@media screen and (min-width: 576px) {
   .styles_wrapper__tKVoZ {
      aspect-ratio: 768/384;
   }
   .styles_content__uHhvl {
      place-content: center;
      justify-content: flex-start;
      padding: 36px;
   }
   .styles_copy__4Mcgy {
      max-width: 280px;
   }
   .styles_copy__4Mcgy h1,
   .styles_copy__4Mcgy h3 {
      margin-bottom: 16px;
   }
   .styles_logo-img__4Jnpx {
      width: 66px;
   }
}
@media screen and (min-width: 1200px) {
   .styles_wrapper__tKVoZ {
      aspect-ratio: 16/8;
   }
   .styles_content__uHhvl {
      padding: 56px;
      border-radius: 0 0 64px 64px;
   }
   .styles_copy__4Mcgy {
      max-width: 553px;
   }
   .styles_copy__4Mcgy h1,
   .styles_copy__4Mcgy h3 {
      font-size: 64px;
      font-weight: 700;
      line-height: 65.28px;
   }
   .styles_copy__4Mcgy h4 {
      font-size: 42px;
      line-height: 42.84px;
   }
   .styles_logo__1_Zpp {
      padding: 48px;
   }
   .styles_logo-img__4Jnpx {
      width: 124px;
   }
}
.styles_wrapper__M_DsV * {
   padding: 0;
   margin: 0;
}
.styles_item__2dRy2 {
   padding: 14px 0 !important;
   border-bottom: 1px solid #ababab;
   transition: height 0.2s ease-out;
   overflow: hidden;
}
.styles_item__2dRy2:first-child {
   padding: 0 0 14px !important;
}
.styles_item__2dRy2:last-child {
   border: none;
   padding: 14px 0 0 !important;
}
.styles_item-header__CdfFa {
   display: flex;
   justify-content: space-between;
   align-items: center;
   gap: 8px;
   margin-bottom: 8px;
   cursor: pointer;
}
.styles_item-header__CdfFa img {
   transform: rotate(180deg);
}
.styles_item-copy__plbOU {
   opacity: 0;
   transition: opacity 0.2s ease-in 0.1s;
   margin-top: 4px !important;
}
.styles_item_open__FULyV .styles_item-copy__plbOU {
   opacity: 1;
}
.styles_item_open__FULyV .styles_item-header__CdfFa img {
   transform: rotate(0deg);
}
@media screen and (min-width: 1200px) {
   .styles_item-header__CdfFa h5 {
      font-size: 20px;
      font-weight: 600;
      line-height: 22.8px;
      letter-spacing: -0.02em;
      text-align: left;
   }
   .styles_item-copy__plbOU p {
      font-size: 18px;
      font-weight: 400;
      line-height: 23.04px;
      text-align: left;
   }
}
.styles_wrapper__Z4J2X * {
   margin: 0;
   padding: 0;
}
.styles_wrapper__Z4J2X {
   color: #1a1a1a;
   margin-bottom: 80px;
   background-image: url(/us/lg-studio/ranges/assets/images/cooking-techniques-bg-m.png);
   background-size: cover;
   padding: 100px 16px 0;
   margin-top: -20px;
}
.styles_wrapper__Z4J2X h1,
.styles_wrapper__Z4J2X h3 {
   font-size: 36px;
   font-weight: 550;
   line-height: 38.88px;
   margin-bottom: 8px;
}
.styles_wrapper__Z4J2X h4 {
   font-size: 28px;
   font-weight: 550;
   line-height: 30.8px;
   margin-bottom: 16px;
}
.styles_wrapper__Z4J2X h5 {
   font-size: 18px;
   font-weight: 600;
   line-height: 19.8px;
   letter-spacing: -0.02em;
}
.styles_wrapper__Z4J2X p {
   font-size: 14px;
   font-weight: 400;
   line-height: 17.92px;
}
.styles_image__vBere {
   margin-bottom: 24px;
   position: absolute;
   aspect-ratio: 343/216;
   width: 100%;
   border-radius: 24px;
   overflow: hidden;
   opacity: 0;
   transition: opacity 0.5s;
}
.styles_image__vBere img,
.styles_image__vBere source {
   object-fit: cover;
}
.styles_image__vBere[data-selected="true"] {
   opacity: 1;
   z-index: 100;
}
.styles_copy__luQ69 {
   margin-bottom: 30px;
}
.styles_col-left__oDH_6 {
   position: relative;
   aspect-ratio: 343/216;
   margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
   .styles_wrapper__Z4J2X {
      background-image: url(/us/lg-studio/ranges/assets/images/cooking-techniques-bg-t.png);
      margin-bottom: 50px;
      padding: 80px 24px 0;
      margin-top: -20px;
   }
   .styles_wrapper__Z4J2X h1,
   .styles_wrapper__Z4J2X h3 {
      margin-bottom: 16px;
   }
   .styles_content__YgweU {
      display: grid;
      grid-template-columns: 1.8fr 1fr;
      grid-column-gap: 24px;
   }
   .styles_col-left__oDH_6 {
      aspect-ratio: 441/356;
   }
   .styles_image__vBere {
      aspect-ratio: 441/356;
      margin-bottom: unset;
   }
   .styles_accordion__5G4Yu,
   .styles_copy__luQ69 {
      max-width: 360px;
   }
}
@media screen and (min-width: 1200px) {
   .styles_wrapper__Z4J2X {
      background-image: url(/us/lg-studio/ranges/assets/images/cooking-techniques-bg-d.png);
      margin-bottom: 100px;
      padding: 170px 56px 0;
      margin-top: -50px;
   }
   .styles_wrapper__Z4J2X h1,
   .styles_wrapper__Z4J2X h3 {
      font-size: 64px;
      font-weight: 700;
      line-height: 65.28px;
   }
   .styles_wrapper__Z4J2X h4 {
      font-size: 42px;
      line-height: 42.84px;
   }
   .styles_content__YgweU {
      align-items: center;
   }
   .styles_image__vBere {
      aspect-ratio: 984/600;
   }
   .styles_col-left__oDH_6 {
      aspect-ratio: 984/600;
      margin-bottom: 0;
   }
   .styles_col-right__wYXgE {
      width: -moz-fit-content;
      width: fit-content;
      justify-self: center;
      margin-right: 24px;
   }
   .styles_copy__luQ69 {
      margin-bottom: 40px;
   }
   .styles_copy__luQ69 h4 {
      font-size: 36px;
      font-weight: 550;
      line-height: 39.6px;
      text-align: left;
   }
}
.styles_wrapper__K_wKK * {
   margin: 0;
   padding: 0;
}
.styles_wrapper__K_wKK {
   padding: 0 16px;
   margin-bottom: 80px;
}
.styles_wrapper__K_wKK h1,
.styles_wrapper__K_wKK h3 {
   font-size: 36px;
   font-weight: 550;
   line-height: 38.88px;
   margin-bottom: 8px;
}
.styles_wrapper__K_wKK h4 {
   font-size: 28px;
   font-weight: 550;
   line-height: 30.8px;
   margin-bottom: 16px;
}
.styles_wrapper__K_wKK h5 {
   font-size: 18px;
   font-weight: 600;
   line-height: 19.8px;
   letter-spacing: -0.02em;
}
.styles_wrapper__K_wKK p {
   font-size: 14px;
   font-weight: 400;
   line-height: 17.92px;
}
.styles_wrapper__K_wKK h3 {
   color: rgba(27, 26, 30, 0.871);
}
.styles_wrapper__K_wKK p {
   color: #1a1a1a;
}
.styles_header__ZJvOT {
   text-align: center;
   margin: 0 auto 40px;
}
.styles_images__9F5s0 {
   display: flex;
   flex-direction: column;
   gap: 24px;
}
.styles_images-container__ug9n5 {
   border-radius: 24px;
   overflow: hidden;
   aspect-ratio: 1/1;
   position: relative;
}
.styles_images-container__ug9n5 img {
   object-fit: cover;
   width: 100%;
}
.styles_images-container__ug9n5:after {
   content: "";
   z-index: 1;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: linear-gradient(
      180deg,
      transparent 66.4%,
      rgba(0, 0, 0, 0.492) 80.29%,
      rgba(0, 0, 0, 0.812) 95.58%,
      #000 112.7%
   );
}
.styles_images-overlay__RsLRP {
   position: absolute;
   bottom: 18px;
   left: 15px;
   display: flex;
   gap: 5px;
   align-items: baseline;
   z-index: 2;
}
.styles_images-overlay__RsLRP img {
   height: 25px;
   width: unset;
}
.styles_images-overlay__RsLRP p {
   color: #fff !important;
   font-size: 16.87px;
   font-weight: 550;
   line-height: 18.56px;
}
@media screen and (min-width: 576px) {
   .styles_wrapper__K_wKK {
      margin-bottom: 64px;
      padding: 0 24px;
   }
   .styles_wrapper__K_wKK h1,
   .styles_wrapper__K_wKK h3 {
      margin-bottom: 16px;
   }
   .styles_images__9F5s0 {
      flex-direction: row;
   }
   .styles_images-container__ug9n5 {
      width: 33%;
   }
   .styles_images-overlay__RsLRP img {
      width: unset;
      height: 25px;
   }
   .styles_images-overlay__RsLRP p {
      font-size: 18px;
      line-height: 19.8px;
   }
   .styles_header__ZJvOT {
      margin: 0 auto 30px;
      padding: 0 64px;
   }
}
@media screen and (min-width: 1200px) {
   .styles_wrapper__K_wKK {
      padding: 0 56px;
      margin-bottom: 100px;
   }
   .styles_wrapper__K_wKK h1,
   .styles_wrapper__K_wKK h3 {
      font-size: 64px;
      font-weight: 700;
      line-height: 65.28px;
   }
   .styles_wrapper__K_wKK h4 {
      font-size: 42px;
      line-height: 42.84px;
   }
   .styles_header__ZJvOT p {
      font-size: 16px;
      line-height: 20.48px;
   }
   .styles_header__ZJvOT {
      margin: 0 auto 40px;
   }
   .styles_images-overlay__RsLRP {
      gap: 10px;
   }
   .styles_images-overlay__RsLRP img {
      height: 50px;
   }
   .styles_images-overlay__RsLRP p {
      font-size: 36px;
      line-height: 39.6px;
   }
}
.styles_wrapper__mHFxB * {
   margin: 0;
   padding: 0;
}
.styles_wrapper__mHFxB {
   color: #1a1a1a;
   padding: 0 16px;
   margin-bottom: 80px;
}
.styles_wrapper__mHFxB h1 {
   font-weight: 550;
}
.styles_wrapper__mHFxB h1,
.styles_wrapper__mHFxB h3 {
   font-size: 36px;
   line-height: 38.88px;
   margin-bottom: 8px;
}
.styles_wrapper__mHFxB h4 {
   font-size: 28px;
   font-weight: 550;
   line-height: 30.8px;
   margin-bottom: 16px;
}
.styles_wrapper__mHFxB h5 {
   font-size: 18px;
   font-weight: 600;
   line-height: 19.8px;
   letter-spacing: -0.02em;
}
.styles_wrapper__mHFxB p {
   font-size: 14px;
   font-weight: 400;
   line-height: 17.92px;
}
.styles_wrapper__mHFxB h3 {
   font-size: 24px;
   font-weight: 550;
   line-height: 26.88px;
}
.styles_content__IRr1z {
   border-radius: 24px;
   overflow: hidden;
   aspect-ratio: 343/540;
   position: relative;
   background-color: #000;
   padding: 16px;
}
.styles_content__IRr1z video {
   position: absolute;
   bottom: 0;
   left: 50%;
   transform: translateX(-50%);
   width: 100%;
   max-width: unset;
   z-index: 1;
}
.styles_content__IRr1z video span {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   white-space: nowrap;
   border: 0;
}
.styles_content__IRr1z:after {
   z-index: 2;
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: linear-gradient(180deg, #000 30%, hsla(0, 0%, 100%, 0) 50%);
}
.styles_copy__bZQRw {
   background-color: hsla(0, 0%, 100%, 0.8);
   position: relative;
   z-index: 3;
   border-radius: 14px;
   padding: 20px 16px;
   -webkit-backdrop-filter: blur(15px);
   backdrop-filter: blur(15px);
}
.styles_copy__bZQRw h3 {
   font-size: 24px;
   font-weight: 550;
   line-height: 26.88px;
   text-align: left;
}
@media screen and (min-width: 576px) {
   .styles_wrapper__mHFxB {
      padding: 0 24px;
      margin-bottom: 60px;
   }
   .styles_wrapper__mHFxB h1,
   .styles_wrapper__mHFxB h3 {
      margin-bottom: 16px;
   }
   .styles_content__IRr1z {
      aspect-ratio: 720/290;
      display: grid;
      place-content: center;
      justify-content: flex-start;
      padding-left: 30px;
   }
   .styles_content__IRr1z:after {
      content: none;
   }
   .styles_content__IRr1z video {
      transform: unset;
      bottom: unset;
      left: 0;
      top: 50%;
      transform: scale(1.1) translateY(-43%);
   }
   .styles_copy__bZQRw {
      width: 303px;
      padding: 20px 24px;
   }
   .styles_copy__bZQRw h3 {
      font-size: 24px;
      line-height: 26.88px;
      margin-bottom: 8px;
   }
}
@media screen and (min-width: 1200px) {
   .styles_wrapper__mHFxB {
      padding: 0 56px;
      margin-bottom: 100px;
   }
   .styles_wrapper__mHFxB h1,
   .styles_wrapper__mHFxB h3 {
      font-size: 64px;
      font-weight: 700;
      line-height: 65.28px;
   }
   .styles_wrapper__mHFxB h4 {
      font-size: 42px;
      line-height: 42.84px;
   }
   .styles_content__IRr1z {
      padding-left: 60px;
      border-radius: 32px;
   }
   .styles_copy__bZQRw {
      width: 448px;
      padding: 40px 60px;
      border-radius: 16px;
   }
   .styles_copy__bZQRw h3 {
      font-size: 36px;
      font-weight: 550;
      line-height: 39.6px;
   }
   .styles_copy__bZQRw p {
      font-size: 16px;
      line-height: 20.48px;
   }
}
.styles_wrapper___cLi_ * {
   margin: 0;
   padding: 0;
}
.styles_wrapper___cLi_ {
   margin-bottom: 80px;
   color: #fff;
   border-radius: 32px;
   overflow: hidden;
   position: relative;
   display: grid;
   place-content: center;
   aspect-ratio: 376/569;
   padding: 60px 16px;
}
.styles_wrapper___cLi_ h1,
.styles_wrapper___cLi_ h3 {
   font-size: 36px;
   font-weight: 550;
   line-height: 38.88px;
   margin-bottom: 8px;
}
.styles_wrapper___cLi_ h4 {
   font-size: 28px;
   font-weight: 550;
   line-height: 30.8px;
   margin-bottom: 16px;
}
.styles_wrapper___cLi_ h5 {
   font-size: 18px;
   font-weight: 600;
   line-height: 19.8px;
   letter-spacing: -0.02em;
}
.styles_wrapper___cLi_ p {
   font-size: 14px;
   font-weight: 400;
   line-height: 17.92px;
}
.styles_bg-image__5nGpa {
   position: absolute;
   object-fit: cover;
   width: 100%;
   z-index: 1;
   top: 0;
   left: 0;
}
.styles_content__zFrt9 {
   max-width: 1235px;
   display: grid;
   grid-template-columns: 2.144fr 1fr;
   grid-template-rows: fit-content fit-content;
   grid-column-gap: 16px;
   grid-row-gap: 40px;
}
.styles_content-a__C2vyd {
   aspect-ratio: 1/1;
   border-radius: 14px;
   overflow: hidden;
   z-index: 2;
}
.styles_content-b__pFsVE {
   aspect-ratio: 104/223;
   border-radius: 14px;
   overflow: hidden;
   position: relative;
   z-index: 2;
}
.styles_content-b__pFsVE img,
.styles_content-b__pFsVE source {
   object-fit: cover;
}
.styles_content-b-icon__NUIk8 {
   position: absolute;
   border-radius: 50%;
   background-color: #fff;
   bottom: 10px;
   right: 10px;
   width: 36px;
   height: 36px;
   z-index: 3;
   display: grid;
   place-content: center;
   padding: 10px;
   opacity: 0.85;
}
.styles_content-copy__Tv7Xm {
   grid-area: 2 / span 2;
   z-index: 2;
}
@keyframes styles_dots-grow__uGXnk {
   0% {
      width: 0;
   }
   to {
      width: 100%;
   }
}
.styles_ui__WB9hg {
   display: flex;
   gap: 16px;
   margin-top: 24px;
}
.styles_ui-dot__W8UEK {
   width: 75px;
   height: 12px;
   border-radius: 20px;
   background-color: #d9d9d9;
   position: relative;
   overflow: hidden;
}
.styles_ui-dot__W8UEK:after {
   content: "";
   position: absolute;
   background-color: #939393;
   top: 0;
   left: 0;
   height: 100%;
   width: 0;
   border-radius: 20px;
}
.styles_ui-dot_active__aiFMS:after {
   animation: styles_dots-grow__uGXnk 5s ease-in-out;
}
@media screen and (min-width: 576px) {
   .styles_wrapper___cLi_ {
      margin-bottom: 60px;
      padding: 60px 62px;
      aspect-ratio: 768/561;
   }
   .styles_wrapper___cLi_ h1,
   .styles_wrapper___cLi_ h3 {
      margin-bottom: 16px;
   }
   .styles_content__zFrt9 {
      grid-template-columns: 2.33fr 1fr;
      grid-column-gap: 24px;
      grid-row-gap: 24px;
   }
   .styles_content-copy__Tv7Xm {
      padding: 0 24px;
   }
   .styles_content-a__C2vyd {
      aspect-ratio: 434/280;
      border-radius: 24px;
   }
   .styles_content-b__pFsVE {
      aspect-ratio: 186/280;
      border-radius: 24px;
   }
   .styles_content-b-icon__NUIk8 {
      width: 50px;
      height: 50px;
      padding: 12px;
   }
   .styles_content-b-icon__NUIk8 img {
      max-width: 24px;
   }
   .styles_ui-dot__W8UEK {
      width: 102px;
   }
}
@media screen and (min-width: 1200px) {
   .styles_wrapper___cLi_ {
      margin-bottom: 100px;
      aspect-ratio: 1600/914;
      border-radius: 64px;
   }
   .styles_wrapper___cLi_ h1,
   .styles_wrapper___cLi_ h3 {
      font-size: 64px;
      font-weight: 700;
      line-height: 65.28px;
   }
   .styles_wrapper___cLi_ h4 {
      font-size: 42px;
      line-height: 42.84px;
      font-size: 36px;
      line-height: 39.6px;
   }
   .styles_content__zFrt9 {
      grid-template-columns: 1.525fr 1fr;
      grid-column-gap: 24px;
      grid-row-gap: 54px;
   }
   .styles_content-copy__Tv7Xm {
      align-self: baseline;
   }
   .styles_content-copy__Tv7Xm p {
      font-size: 16px;
      line-height: 23.04px;
   }
   .styles_content-a__C2vyd {
      aspect-ratio: 732/468;
      border-radius: 32px;
   }
   .styles_content-b__pFsVE {
      aspect-ratio: 480/732;
      border-radius: 32px;
      grid-area: span 2/2;
   }
   .styles_content-b-icon__NUIk8 {
      width: 69px;
      height: 69px;
      padding: 16px;
   }
   .styles_content-b-icon__NUIk8 img {
      height: 35px;
      max-width: 35px;
   }
   .styles_content-copy__Tv7Xm {
      grid-area: 2/1;
      padding: 0 50px;
      place-content: center;
   }
}
.styles_wrapper__8f4bO * {
   margin: 0;
   padding: 0;
}
.styles_wrapper__8f4bO {
   color: #1a1a1a;
   margin-bottom: 80px;
   padding: 0 16px;
}
.styles_wrapper__8f4bO h1,
.styles_wrapper__8f4bO h3 {
   font-size: 36px;
   font-weight: 550;
   line-height: 38.88px;
   margin-bottom: 8px;
}
.styles_wrapper__8f4bO h4 {
   font-size: 28px;
   font-weight: 550;
   line-height: 30.8px;
   margin-bottom: 16px;
}
.styles_wrapper__8f4bO h5 {
   font-size: 18px;
   font-weight: 600;
   line-height: 19.8px;
   letter-spacing: -0.02em;
}
.styles_wrapper__8f4bO p {
   font-size: 14px;
   font-weight: 400;
   line-height: 17.92px;
}
.styles_image__QZS6s {
   margin-bottom: 24px;
   overflow: hidden;
   border-radius: 24px;
}
.styles_copy__F55zl {
   max-width: 410px;
}
@media screen and (min-width: 576px) {
   .styles_wrapper__8f4bO {
      padding: 0 24px;
      margin-bottom: 50px;
   }
   .styles_wrapper__8f4bO h1,
   .styles_wrapper__8f4bO h3 {
      margin-bottom: 16px;
   }
   .styles_image__QZS6s {
      margin-bottom: 0;
   }
   .styles_content___e11R {
      display: grid;
      grid-template-columns: 1.8fr 1fr;
      grid-column-gap: 24px;
      align-items: center;
   }
}
@media screen and (min-width: 1200px) {
   .styles_wrapper__8f4bO {
      padding: 0 56px;
      margin-bottom: 100px;
   }
   .styles_wrapper__8f4bO h1,
   .styles_wrapper__8f4bO h3 {
      font-size: 64px;
      font-weight: 700;
      line-height: 65.28px;
   }
   .styles_wrapper__8f4bO h4 {
      font-size: 42px;
      line-height: 42.84px;
   }
   .styles_wrapper__8f4bO p {
      font-size: 16px;
      line-height: 20.48px;
   }
   .styles_wrapper__8f4bO h4 {
      font-size: 36px;
   }
   .styles_content___e11R {
      grid-column-gap: 94px;
   }
}
.styles_wrapper__dO6R2 * {
   margin: 0;
   padding: 0;
}
.styles_wrapper__dO6R2 {
   color: #1a1a1a;
   padding: 0 16px;
   margin-bottom: 80px;
}
.styles_wrapper__dO6R2 h1 {
   font-weight: 550;
}
.styles_wrapper__dO6R2 h1,
.styles_wrapper__dO6R2 h3 {
   font-size: 36px;
   line-height: 38.88px;
   margin-bottom: 8px;
}
.styles_wrapper__dO6R2 h4 {
   font-size: 28px;
   font-weight: 550;
   line-height: 30.8px;
   margin-bottom: 16px;
}
.styles_wrapper__dO6R2 h5 {
   font-size: 18px;
   font-weight: 600;
   line-height: 19.8px;
   letter-spacing: -0.02em;
}
.styles_wrapper__dO6R2 p {
   font-size: 14px;
   font-weight: 400;
   line-height: 17.92px;
}
.styles_wrapper__dO6R2 h3 {
   font-size: 24px;
   font-weight: 550;
   line-height: 26.88px;
}
.styles_content__NAJ3O {
   border-radius: 24px;
   overflow: hidden;
   aspect-ratio: 343/540;
   position: relative;
   background-color: #000;
   padding: 16px;
}
.styles_content__NAJ3O video {
   position: absolute;
   bottom: 0;
   right: -13%;
   width: 255%;
   max-width: unset;
   z-index: 1;
}
.styles_content__NAJ3O video span {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   white-space: nowrap;
   border: 0;
}
.styles_content__NAJ3O:after {
   z-index: 2;
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 80%;
   background: linear-gradient(180deg, #8e8a86 30%, hsla(0, 0%, 100%, 0) 60%);
}
.styles_copy__6g_1G {
   background-color: hsla(0, 0%, 100%, 0.8);
   position: relative;
   z-index: 3;
   border-radius: 14px;
   padding: 20px 16px;
   -webkit-backdrop-filter: blur(15px);
   backdrop-filter: blur(15px);
}
@media screen and (min-width: 576px) {
   .styles_wrapper__dO6R2 {
      padding: 0 24px;
      margin-bottom: 50px;
   }
   .styles_wrapper__dO6R2 h1,
   .styles_wrapper__dO6R2 h3 {
      margin-bottom: 16px;
   }
   .styles_content__NAJ3O {
      aspect-ratio: 720/290;
      display: grid;
      place-content: center;
      justify-content: flex-start;
      padding-left: 30px;
   }
   .styles_content__NAJ3O:after {
      content: none;
   }
   .styles_content__NAJ3O video {
      width: 100%;
      transform: unset;
      bottom: 0;
      left: 0;
   }
   .styles_copy__6g_1G {
      width: 303px;
      padding: 20px 24px;
   }
   .styles_copy__6g_1G h3 {
      margin-bottom: 8px;
   }
}
@media screen and (min-width: 1200px) {
   .styles_wrapper__dO6R2 {
      padding: 0 56px;
      border-radius: 32px;
      margin-bottom: 100px;
   }
   .styles_wrapper__dO6R2 h1,
   .styles_wrapper__dO6R2 h3 {
      font-size: 64px;
      font-weight: 700;
      line-height: 65.28px;
   }
   .styles_wrapper__dO6R2 h4 {
      font-size: 42px;
      line-height: 42.84px;
   }
   .styles_content__NAJ3O {
      padding-left: 50px;
   }
   .styles_copy__6g_1G {
      width: 448px;
      padding: 40px 60px;
      border-radius: 16px;
   }
   .styles_copy__6g_1G h3 {
      font-size: 36px;
      font-weight: 550;
      line-height: 39.6px;
   }
   .styles_copy__6g_1G p {
      font-size: 18px;
      line-height: 23.04px;
   }
}
.styles_wrapper___m4eU * {
   margin: 0;
   padding: 0;
}
.styles_wrapper___m4eU {
   color: #fff;
   background-color: #f9f7f1;
   padding: 80px 16px 48px;
}
.styles_wrapper___m4eU h1,
.styles_wrapper___m4eU h3 {
   font-size: 36px;
   font-weight: 550;
   line-height: 38.88px;
   margin-bottom: 8px;
}
.styles_wrapper___m4eU h4 {
   font-size: 28px;
   font-weight: 550;
   line-height: 30.8px;
   margin-bottom: 16px;
}
.styles_wrapper___m4eU h5 {
   font-size: 18px;
   font-weight: 600;
   line-height: 19.8px;
   letter-spacing: -0.02em;
}
.styles_wrapper___m4eU p {
   font-size: 14px;
   font-weight: 400;
   line-height: 17.92px;
}
.styles_wrapper___m4eU h4 {
   margin-bottom: 8px;
}
.styles_content__HbjLL {
   padding: 16px;
   display: grid;
   max-width: 400px;
   margin: 0 auto;
   place-content: flex-end;
   grid-template-rows: auto;
   grid-template-columns: auto;
   justify-content: start;
   align-items: end;
   border-radius: 16px;
   overflow: hidden;
   position: relative;
   aspect-ratio: 343/572;
}
.styles_content-bg__wGbgQ {
   position: absolute;
   object-fit: cover;
}
.styles_copy__qjUH2 {
   z-index: 5;
}
.styles_copy-logos__5sioK {
   margin-top: 18px;
   display: flex;
   gap: 15px;
}
.styles_logo_main__tN0dP {
   position: absolute;
   top: 24px;
   left: 24px;
   width: 120px;
   z-index: 1;
}
.styles_logo_a__jUDIr,
.styles_logo_b__9bgjn {
   width: 55px;
}
@media screen and (min-width: 670px) {
   .styles_wrapper___m4eU {
      padding: 60px 24px 0;
      margin-bottom: 0;
   }
   .styles_wrapper___m4eU h1,
   .styles_wrapper___m4eU h3 {
      font-size: 36px;
      font-weight: 550;
      line-height: 38.88px;
      margin-bottom: 8px;
   }
   .styles_wrapper___m4eU h4 {
      font-size: 28px;
      font-weight: 550;
      line-height: 30.8px;
      margin-bottom: 16px;
   }
   .styles_wrapper___m4eU h5 {
      font-size: 18px;
      font-weight: 600;
      line-height: 19.8px;
      letter-spacing: -0.02em;
   }
   .styles_wrapper___m4eU p {
      font-size: 14px;
      font-weight: 400;
      line-height: 17.92px;
   }
   .styles_content__HbjLL {
      aspect-ratio: 720/287;
      padding: 36px 48px;
      place-content: baseline;
      align-content: center;
      border-radius: 24px;
      max-width: unset;
   }
   .styles_copy__qjUH2 {
      max-width: 340px;
   }
   .styles_copy-logos__5sioK {
      position: absolute;
      right: 20px;
      bottom: 20px;
   }
   .styles_logo_a__jUDIr,
   .styles_logo_b__9bgjn {
      width: 64px;
   }
   .styles_logo_main__tN0dP {
      width: 80px;
      left: unset;
      right: 20px;
   }
}
@media screen and (min-width: 750px) {
   .styles_copy__qjUH2 {
      max-width: 284px;
   }
}
@media screen and (min-width: 1200px) {
   .styles_wrapper___m4eU {
      padding: 100px 56px;
   }
   .styles_wrapper___m4eU h1,
   .styles_wrapper___m4eU h3 {
      font-size: 36px;
      font-weight: 550;
      line-height: 38.88px;
      margin-bottom: 8px;
   }
   .styles_wrapper___m4eU h4 {
      font-size: 28px;
      font-weight: 550;
      line-height: 30.8px;
      margin-bottom: 16px;
   }
   .styles_wrapper___m4eU h5 {
      font-size: 18px;
      font-weight: 600;
      line-height: 19.8px;
      letter-spacing: -0.02em;
   }
   .styles_wrapper___m4eU p {
      font-size: 14px;
      font-weight: 400;
      line-height: 17.92px;
      font-size: 16px;
      line-height: 20.48px;
   }
   .styles_content__HbjLL {
      aspect-ratio: 1453/340;
      padding: 0 50px;
      border-radius: 32px;
   }
   .styles_copy__qjUH2 {
      max-width: 597px;
   }
   .styles_copy-logos__5sioK {
      position: unset;
   }
   .styles_copy__qjUH2 h4 {
      font-size: 36px;
      line-height: 39.6px;
   }
   .styles_logo_a__jUDIr,
   .styles_logo_b__9bgjn {
      width: 71px;
   }
   .styles_logo_main__tN0dP {
      width: 200px;
      right: 40px;
      top: 40px;
   }
}
@media screen and (min-width: 1201px) {
   .styles_copy__qjUH2 {
      max-width: 700px;
   }
}
@media screen and (min-width: 1481px) {
   .styles_copy__qjUH2 {
      max-width: 597px;
   }
}
.CtaBtn_cta__OlFZk.CtaBtn_cta__OlFZk.CtaBtn_cta__OlFZk.CtaBtn_cta__OlFZk.CtaBtn_cta__OlFZk
   a {
   text-transform: capitalize !important;
}
.CtaBtn_cta__OlFZk.CtaBtn_cta__OlFZk.CtaBtn_cta__OlFZk.CtaBtn_cta__OlFZk.CtaBtn_cta__OlFZk
   a:after {
   transition: none !important;
}
.CarouselEssence_container_carousel__0OMph {
   display: flex;
   flex-direction: column;
   gap: 32px;
   align-items: center;
}
.CarouselEssence_container--inner__OY5oq {
   padding-top: 96px;
   background-color: #f9f7f1;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   width: 100%;
   max-width: 1600px;
}
.CarouselEssence_content__bXDVt {
   color: rgba(27, 26, 30, 0.871);
   max-width: 1200px;
   display: flex;
   flex-direction: column;
   gap: 16px;
}
.CarouselEssence_content__bXDVt h3 {
   font-size: 42px;
   font-weight: 550;
   line-height: 42.84px;
   text-align: center;
}
.CarouselEssence_content__bXDVt p {
   color: #646464;
   font-size: 18px;
   font-weight: 400;
   line-height: 24px;
   text-align: left;
   margin: 0;
}
.CarouselEssence_slider-container__gp7Vh {
   width: 100%;
   background-color: #f9f7f1;
   display: flex;
   flex-direction: column;
   justify-content: center;
   gap: 30px;
}
.CarouselEssence_slider-container__gp7Vh
   .slick-dots
   li:not(.slick-active)
   button:before {
   background-color: rgba(27, 26, 30, 0.259);
   border: none;
}
.CarouselEssence_slider-container__gp7Vh .slick-track {
   padding: 0 !important;
}
.CarouselEssence_slider-container__gp7Vh .slick-dots {
   margin-top: 0 !important;
   transform: translateY(24px) !important;
}
.CarouselEssence_slider-container__gp7Vh
   .slick-dots
   li.slick-active
   button:before {
   background-color: #ea1917 !important;
   border: none;
}
.CarouselEssence_slider-container__gp7Vh .slick-next:before {
   background-image: url(/us/lg-studio/ranges/assets/images/arrow.svg) !important;
   background-repeat: no-repeat;
   width: 20px;
   height: 20px;
}
.CarouselEssence_slider-container__gp7Vh .slick-arrow {
   outline: none;
}
.CarouselEssence_slider-container__gp7Vh .slick-prev {
   left: calc(52% - 6.625rem) !important;
}
.CarouselEssence_slider-container__gp7Vh .slick-next {
   right: calc(53% - 6.625rem) !important;
}
.CarouselEssence_slider-container__gp7Vh .slick-prev:before {
   background-image: url(/us/lg-studio/ranges/assets/images/arrow-back.svg) !important;
   background-repeat: no-repeat;
   width: 20px;
   height: 20px;
}
.CarouselEssence_slider-container__gp7Vh .slick-slide {
   margin: 0 !important;
   width: 100% !important;
}
.CarouselEssence_slider-container__gp7Vh .slick-slide > div {
   height: 100%;
   display: flex;
   justify-content: center;
}
.CarouselEssence_slider-container__gp7Vh .slick-initialized {
   padding-bottom: 12px !important;
   width: 100% !important;
   margin-bottom: 12px !important;
}
.CarouselEssence_slider-container__gp7Vh .regular {
   display: flex;
   gap: 30px;
   justify-content: center;
   align-items: flex-start;
   max-width: 1488px;
}
.CarouselEssence_slider-container__gp7Vh .slick-disabled {
   filter: grayscale(100%);
   opacity: 0.3;
}
.CarouselEssence_cards__shamL {
   max-width: 1600px;
   display: flex;
   align-items: stretch;
   justify-content: center;
}
.CarouselEssence_card__n4_kp {
   max-width: 354px;
   width: 100%;
   min-height: 464px;
   height: 100%;
   display: flex !important;
   flex-direction: column;
   background-color: #fff;
   border-radius: 32px;
}
.CarouselEssence_image__4PhzD {
   width: 100%;
   position: relative;
   flex-shrink: 0;
   margin-top: 48px;
   margin-bottom: 32px;
   height: auto;
   display: flex;
   flex-direction: column;
   justify-content: flex-end;
   padding: 0 12px;
}
.CarouselEssence_image__4PhzD img {
   aspect-ratio: 236/170;
   object-fit: contain;
   max-height: 170px;
   width: auto;
}
.CarouselEssence_image-steel__KWXci {
   width: 100%;
   position: relative;
   flex-shrink: 0;
   margin-top: 48px;
   margin-bottom: 32px;
   display: flex;
   justify-content: center;
   align-items: center;
}
.CarouselEssence_image-steel__KWXci img {
   aspect-ratio: 236/170;
   width: auto;
}
.CarouselEssence_card-content__Ku5By {
   display: flex;
   flex-direction: column;
   gap: 8px;
   padding: 0 32px 34px;
   height: 100%;
   flex-grow: 1;
}
.CarouselEssence_card-content__Ku5By h3,
.CarouselEssence_card-content__Ku5By p {
   margin: 0;
   padding: 0;
}
.CarouselEssence_card-content__Ku5By .CarouselEssence_eyebrow-copy__lJptx {
   color: #1a1a1a;
   margin-top: auto;
   font-size: 12px;
   font-weight: 600;
   line-height: 13.68px;
   letter-spacing: 0.005em;
   text-align: left;
}
.CarouselEssence_title__QWjmE {
   font-size: 22px;
   font-weight: 600;
   line-height: 24.2px;
   letter-spacing: -0.02em;
   text-align: left;
   color: #1a1a1a;
}
.CarouselEssence_card-text__BuS_k {
   font-size: 18px;
   line-height: 24px;
   text-align: justify;
   color: rgba(27, 26, 30, 0.6);
   text-align: left;
}
.CarouselEssence_cta-btn__g6liy {
   padding-top: 16px;
   width: 119px;
}
.CarouselEssence_cta-btn__g6liy .cta a {
   width: 100% !important;
   background-color: #fff !important;
}
.CarouselEssence_cta-btn__g6liy .cta a:after {
   background-color: #ea1917 !important;
   transition: none !important;
}
.CarouselEssence_cta-btn__g6liy .cta a:hover {
   color: #000;
   border: 1px solid #000;
}
.CarouselEssence_cta__U0pww {
   justify-content: center;
   align-items: center;
}
.CarouselEssence_cta__U0pww a {
   color: #000 !important;
   width: -moz-fit-content !important;
   width: fit-content !important;
   padding: 14px 24px !important;
   font-size: 14px !important;
   letter-spacing: 0.05em !important;
   border-radius: 24px !important;
   background-color: #fff !important;
   border: 1px solid #646464 !important;
   text-transform: uppercase !important;
   font-weight: 700 !important;
}
.CarouselEssence_cta__U0pww a:hover {
   border-color: #ea1917 !important;
   background-color: #ea1917 !important;
   color: #fff !important;
}
.CarouselEssence_cta__U0pww a:active {
   outline: none !important;
}
.CarouselEssence_cta__U0pww a:after {
   background-color: #fff !important;
}
@media screen and (max-width: 1023px) {
   .CarouselEssence_container--inner__OY5oq {
      padding-top: 48px;
   }
   .CarouselEssence_container_carousel__0OMph {
      gap: 0;
   }
   .CarouselEssence_slider-container__gp7Vh {
      padding: 0;
      gap: 24px;
   }
   .CarouselEssence_slider-container__gp7Vh .slick-slide {
      margin: 0 12px !important;
      height: unset;
   }
   .CarouselEssence_slider-container__gp7Vh .slick-list {
      margin-left: 24px !important;
   }
   .CarouselEssence_cards__shamL {
      gap: 24px;
   }
   .CarouselEssence_card-content__Ku5By {
      padding: 0 24px 24px;
   }
   .CarouselEssence_card__n4_kp {
      width: 100%;
      gap: 24px;
      border-radius: 24px;
   }
   .CarouselEssence_image__4PhzD {
      position: relative;
      width: 100%;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
   }
   .CarouselEssence_image__4PhzD img {
      margin: auto;
   }
   .CarouselEssence_title__QWjmE {
      font-size: 18px;
      font-weight: 600;
      line-height: 19.8px;
      letter-spacing: -0.02em;
   }
   .CarouselEssence_content__bXDVt {
      margin: 0 34px;
      gap: 8px;
   }
   .CarouselEssence_content__bXDVt h3 {
      font-size: 28px;
      font-weight: 550;
      line-height: 30.8px;
      text-align: center;
   }
   .CarouselEssence_content__bXDVt p {
      font-size: 14px;
      font-weight: 400;
      line-height: 17.92px;
      text-align: center;
   }
   .CarouselEssence_cta-btn__g6liy {
      width: 100%;
      padding-top: 8px;
   }
   .CarouselEssence_cta-btn__g6liy .cta a {
      width: -moz-fit-content !important;
      width: fit-content !important;
   }
   .CarouselEssence_eyebrow__ThxO_ {
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 0.071em;
      color: rgba(27, 26, 30, 0.87);
      margin: 0;
   }
}
@media screen and (max-width: 625px) {
   .CarouselEssence_slider-container__gp7Vh {
      margin: 0;
   }
   .CarouselEssence_slider-container__gp7Vh .slick-slide {
      margin: 0 !important;
   }
   .CarouselEssence_slider-container__gp7Vh .slick-list {
      margin-left: 0 !important;
   }
   .CarouselEssence_content__bXDVt {
      margin: 0 17px;
   }
   .CarouselEssence_content__bXDVt h3 {
      font-size: 28px;
      font-weight: 550;
      line-height: 30.8px;
   }
   .CarouselEssence_content__bXDVt p {
      font-size: 14px;
      font-weight: 400;
      line-height: 17.92px;
      text-align: center;
   }
   .CarouselEssence_cards__shamL {
      padding: 0 16px;
   }
   .CarouselEssence_card__n4_kp {
      border-radius: 16px;
      margin: 0 auto;
   }
   .CarouselEssence_title__QWjmE {
      font-size: 22px;
      font-weight: 600;
      line-height: 24.2px;
      letter-spacing: -0.02em;
      text-align: left;
   }
   .CarouselEssence_cta__U0pww {
      align-items: center;
   }
   .CarouselEssence_cta__U0pww .cta {
      margin-top: 0;
   }
}
.CarouselStainless_container_carousel__XQ7O0 {
   display: flex;
   flex-direction: column;
   gap: 32px;
   align-items: center;
}
.CarouselStainless_container--inner__y4izP {
   padding-top: 96px;
   background-color: #f9f7f1;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   width: 100%;
   max-width: 1600px;
}
.CarouselStainless_content__AIMGx {
   color: rgba(27, 26, 30, 0.871);
   max-width: 1200px;
   display: flex;
   flex-direction: column;
   gap: 16px;
}
.CarouselStainless_content__AIMGx h3 {
   font-size: 42px;
   font-weight: 550;
   line-height: 42.84px;
   text-align: center;
}
.CarouselStainless_content__AIMGx p {
   color: #646464;
   font-size: 18px;
   font-weight: 400;
   line-height: 24px;
   text-align: left;
   margin: 0;
}
.CarouselStainless_slider-container__U1hAw {
   width: 100%;
   background-color: #f9f7f1;
   display: flex;
   flex-direction: column;
   justify-content: center;
   gap: 30px;
}
.CarouselStainless_slider-container__U1hAw
   .slick-dots
   li:not(.slick-active)
   button:before {
   background-color: rgba(27, 26, 30, 0.259);
   border: none;
}
.CarouselStainless_slider-container__U1hAw .slick-track {
   padding: 0 !important;
}
.CarouselStainless_slider-container__U1hAw .slick-dots {
   margin-top: 0 !important;
   transform: translateY(24px) !important;
}
.CarouselStainless_slider-container__U1hAw
   .slick-dots
   li.slick-active
   button:before {
   background-color: #ea1917 !important;
   border: none;
}
.CarouselStainless_slider-container__U1hAw .slick-next:before {
   background-image: url(/us/lg-studio/ranges/assets/images/arrow.svg) !important;
   background-repeat: no-repeat;
   width: 20px;
   height: 20px;
}
.CarouselStainless_slider-container__U1hAw .slick-arrow {
   outline: none;
}
.CarouselStainless_slider-container__U1hAw .slick-prev {
   left: calc(52% - 6.625rem) !important;
}
.CarouselStainless_slider-container__U1hAw .slick-next {
   right: calc(52.5% - 6.625rem) !important;
}
.CarouselStainless_slider-container__U1hAw .slick-prev:before {
   background-image: url(/us/lg-studio/ranges/assets/images/arrow-back.svg) !important;
   background-repeat: no-repeat;
   width: 20px;
   height: 20px;
}
.CarouselStainless_slider-container__U1hAw .slick-slide {
   margin: 0 12px !important;
   height: unset;
   flex: 1 1 !important;
}
.CarouselStainless_slider-container__U1hAw .slick-slide > div {
   height: 100%;
   display: flex;
   justify-content: center;
}
.CarouselStainless_slider-container__U1hAw .slick-initialized {
   padding-bottom: 12px !important;
   width: 100% !important;
   margin-bottom: 12px !important;
}
.CarouselStainless_slider-container__U1hAw .regular {
   display: flex;
   gap: 30px;
   justify-content: center;
   align-items: flex-start;
   max-width: 1488px;
}
.CarouselStainless_slider-container__U1hAw .slick-list {
   margin: 0 56px;
}
.CarouselStainless_slider-container__U1hAw .slick-disabled {
   filter: grayscale(100%);
   opacity: 0.3;
}
.CarouselStainless_cta-btn__WmVSo .cta a {
   background-color: #fff !important;
}
.CarouselStainless_cta-btn__WmVSo .cta a:after {
   background-color: #ea1917 !important;
   transition: none !important;
}
.CarouselStainless_cta-btn__WmVSo .cta a:hover {
   color: #000;
   border: 1px solid #000;
}
.CarouselStainless_cards__H6P9s {
   max-width: 1600px;
   display: flex;
   align-items: stretch;
   justify-content: center;
}
.CarouselStainless_card__ecvrP {
   max-width: 354px;
   width: 100%;
   height: 100%;
   display: flex !important;
   flex-direction: column;
   background-color: #fff;
   border-radius: 32px;
}
.CarouselStainless_image__W_1bD {
   width: 100%;
   position: relative;
   flex-shrink: 0;
   margin-top: 48px;
   margin-bottom: 32px;
}
.CarouselStainless_image__W_1bD img {
   height: 170px;
}
.CarouselStainless_image-steel___ra4z {
   width: 100%;
   position: relative;
   flex-shrink: 0;
   margin-top: 48px;
   margin-bottom: 32px;
   justify-content: center;
   align-items: center;
   height: auto;
   display: flex;
   flex-direction: column;
   justify-content: flex-end;
   padding: 0 12px;
}
.CarouselStainless_image-steel___ra4z img {
   aspect-ratio: 236/170;
   width: auto;
   object-fit: contain;
   max-height: 170px;
}
.CarouselStainless_card-content__GQlVI {
   display: flex;
   flex-direction: column;
   gap: 8px;
   padding: 0 32px 34px;
   height: 100%;
   flex-grow: 1;
}
.CarouselStainless_card-content__GQlVI h3,
.CarouselStainless_card-content__GQlVI p {
   margin: 0;
   padding: 0;
}
.CarouselStainless_card-content__GQlVI .CarouselStainless_eyebrow-copy__0hYti {
   color: #1a1a1a;
   margin-top: auto;
   font-size: 12px;
   font-weight: 600;
   line-height: 13.68px;
   letter-spacing: 0.005em;
   text-align: left;
}
.CarouselStainless_title__vwTGh {
   font-size: 22px;
   font-weight: 600;
   line-height: 24.2px;
   letter-spacing: -0.02em;
   text-align: left;
   color: #1a1a1a;
}
.CarouselStainless_card-text__Jb2ke {
   font-size: 18px;
   line-height: 24px;
   text-align: justify;
   color: rgba(27, 26, 30, 0.6);
   text-align: left;
}
.CarouselStainless_cta-btn__WmVSo {
   height: unset;
   padding-top: 16px;
}
.CarouselStainless_cta__d_T90 {
   justify-content: center;
   align-items: center;
}
.CarouselStainless_cta__d_T90 a {
   color: #000 !important;
   width: -moz-fit-content !important;
   width: fit-content !important;
   padding: 14px 24px !important;
   font-size: 14px !important;
   letter-spacing: 0.05em !important;
   border-radius: 24px !important;
   background-color: #fff !important;
   border: 1px solid #646464 !important;
   text-transform: uppercase !important;
   font-weight: 700 !important;
}
.CarouselStainless_cta__d_T90 a:hover {
   border-color: #fd312d !important;
   background-color: #fd312d !important;
   color: #fff !important;
}
.CarouselStainless_cta__d_T90 a:active {
   outline: none !important;
}
.CarouselStainless_cta__d_T90 a:after {
   background-color: #fff !important;
}
@media screen and (max-width: 1023px) {
   .CarouselStainless_container--inner__y4izP {
      padding-top: 48px;
   }
   .CarouselStainless_container_carousel__XQ7O0 {
      gap: 0;
   }
   .CarouselStainless_slider-container__U1hAw {
      padding: 0;
      gap: 24px;
   }
   .CarouselStainless_slider-container__U1hAw .slick-slide {
      margin: 0 12px !important;
      height: unset;
   }
   .CarouselStainless_slider-container__U1hAw .slick-list {
      margin: unset;
      margin-left: 24px !important;
   }
   .CarouselStainless_slider-container__U1hAw .slick-slide > div {
      height: 100%;
   }
   .CarouselStainless_cards__H6P9s {
      gap: 24px;
   }
   .CarouselStainless_card-content__GQlVI {
      padding: 0 24px 24px;
   }
   .CarouselStainless_card__ecvrP {
      width: 100%;
      max-width: 354px;
      border-radius: 24px;
   }
   .CarouselStainless_image__W_1bD {
      position: relative;
      width: 100%;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
   }
   .CarouselStainless_image__W_1bD img {
      margin: auto;
   }
   .CarouselStainless_title__vwTGh {
      font-size: 18px;
      font-weight: 600;
      line-height: 19.8px;
      letter-spacing: -0.02em;
   }
   .CarouselStainless_content__AIMGx {
      margin: 0 34px;
      gap: 8px;
   }
   .CarouselStainless_content__AIMGx h3 {
      font-size: 28px;
      font-weight: 550;
      line-height: 30.8px;
      text-align: center;
   }
   .CarouselStainless_content__AIMGx p {
      font-size: 14px;
      font-weight: 400;
      line-height: 17.92px;
      text-align: center;
   }
   .CarouselStainless_cta-btn__WmVSo {
      width: 100%;
      padding-top: 8px;
   }
   .CarouselStainless_cta-btn__WmVSo .cta a {
      width: -moz-fit-content !important;
      width: fit-content !important;
   }
   .CarouselStainless_eyebrow__6ugzc {
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 0.071em;
      color: rgba(27, 26, 30, 0.87);
      margin: 0;
   }
   .CarouselStainless_cta-btn__WmVSo {
      height: unset;
   }
}
@media screen and (max-width: 625px) {
   .CarouselStainless_slider-container__U1hAw {
      margin: 0;
   }
   .CarouselStainless_slider-container__U1hAw .slick-slide {
      margin: 0 !important;
      width: 100% !important;
   }
   .CarouselStainless_slider-container__U1hAw .slick-slide > div {
      height: 100%;
   }
   .CarouselStainless_slider-container__U1hAw .slick-list {
      margin-left: 0 !important;
   }
   .CarouselStainless_slider-container__U1hAw .slick-prev {
      left: calc(36% - 6.625rem) !important;
   }
   .CarouselStainless_slider-container__U1hAw .slick-next {
      right: calc(37% - 6.625rem) !important;
   }
   .CarouselStainless_content__AIMGx {
      margin: 0 17px;
   }
   .CarouselStainless_content__AIMGx h3 {
      font-size: 28px;
      font-weight: 550;
      line-height: 30.8px;
   }
   .CarouselStainless_content__AIMGx p {
      font-size: 14px;
      font-weight: 400;
      line-height: 17.92px;
      text-align: center;
   }
   .CarouselStainless_cards__H6P9s {
      padding: 0 16px;
   }
   .CarouselStainless_card__ecvrP {
      border-radius: 16px;
      margin: 0 auto;
      max-width: 354px;
   }
   .CarouselStainless_title__vwTGh {
      font-size: 22px;
      font-weight: 600;
      line-height: 24.2px;
      letter-spacing: -0.02em;
      text-align: left;
   }
   .CarouselStainless_cta__d_T90 {
      align-items: center;
   }
   .CarouselStainless_cta__d_T90 .cta {
      margin-top: 0;
   }
}
.ShopBy_wrapper__32h8H {
   background-color: #faf6ef;
   display: flex;
   flex-direction: column;
   gap: 48px;
   padding-bottom: 96px !important;
}
.ShopBy_container__S76SP {
   width: 100%;
   height: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
}
.ShopBy_container__S76SP h3 {
   margin: 0;
   padding: 0;
}
.ShopBy_container--inner__G0YOh,
.ShopBy_container_carousel__mvgCH {
   display: flex;
   flex-direction: column;
   align-items: center;
}
.ShopBy_container--inner__G0YOh {
   background-color: #f9f7f1;
   justify-content: center;
   width: 100%;
   max-width: 1600px;
}
.ShopBy_content__VNNsw {
   color: #1a1a1a;
   max-width: 1200px;
   display: flex;
   flex-direction: column;
   gap: 16px;
}
.ShopBy_content__VNNsw h3 {
   font-size: 42px;
   font-weight: 550;
   line-height: 42.84px;
   text-align: center;
}
.ShopBy_content__VNNsw p {
   color: #1a1a1a;
   font-size: 18px;
   font-weight: 400;
   line-height: 24px;
   text-align: left;
   margin: 0;
}
.ShopBy_slider-container__1Qk12 {
   width: 100%;
   background-color: #f9f7f1;
   display: flex;
   flex-direction: column;
   justify-content: center;
   gap: 30px;
}
.ShopBy_slider-container__1Qk12
   .slick-dots
   li:not(.slick-active)
   button:before {
   background-color: rgba(27, 26, 30, 0.259);
   border: none;
}
.ShopBy_slider-container__1Qk12 .slick-track {
   padding: 0 !important;
}
.ShopBy_slider-container__1Qk12 .slick-dots {
   margin-top: 0 !important;
   transform: translateY(24px) !important;
}
.ShopBy_slider-container__1Qk12 .slick-dots li.slick-active button:before {
   background-color: #ea1917 !important;
   border: none;
}
.ShopBy_slider-container__1Qk12 .slick-next:before {
   background-image: url(/us/lg-studio/ranges/assets/images/arrow.svg) !important;
   background-repeat: no-repeat;
   width: 20px;
   height: 20px;
}
.ShopBy_slider-container__1Qk12 .slick-arrow {
   outline: none;
}
.ShopBy_slider-container__1Qk12 .slick-prev {
   left: calc(52% - 6.625rem) !important;
}
.ShopBy_slider-container__1Qk12 .slick-next {
   right: calc(53% - 6.625rem) !important;
}
.ShopBy_slider-container__1Qk12 .slick-prev:before {
   background-image: url(/us/lg-studio/ranges/assets/images/arrow-back.svg) !important;
   background-repeat: no-repeat;
   width: 20px;
   height: 20px;
}
.ShopBy_slider-container__1Qk12 .slick-slide {
   margin: 0 !important;
   width: 100% !important;
}
.ShopBy_slider-container__1Qk12 .slick-initialized {
   padding-bottom: 12px !important;
   width: 100% !important;
   margin-bottom: 12px !important;
}
.ShopBy_slider-container__1Qk12 .slick-disabled {
   filter: grayscale(100%);
   opacity: 0.3;
}
.ShopBy_cards__7B3mQ {
   max-width: 1600px;
   display: flex;
   align-items: stretch;
   justify-content: center;
}
.ShopBy_card__0xI2i {
   max-width: 354px;
   width: 100%;
   height: 100%;
   display: flex !important;
   flex-direction: column;
   gap: 32px;
   background-color: #fff;
   border-radius: 32px;
}
.ShopBy_image__V8xY2 {
   width: 100%;
   height: auto;
   border-radius: 32px;
   position: relative;
   flex-shrink: 0;
}
.ShopBy_image__V8xY2 img {
   width: 100%;
   height: auto;
   object-fit: cover;
   border-radius: 32px;
}
.ShopBy_image-steel__KsHmZ {
   width: 100%;
   height: auto;
   border-radius: 32px;
   position: relative;
   flex-shrink: 0;
   transform: scale(0.8);
}
.ShopBy_image-steel__KsHmZ img {
   width: 100%;
   height: auto;
   object-fit: cover;
   border-radius: 32px;
}
.ShopBy_card-content__zAL76 {
   display: flex;
   flex-direction: column;
   gap: 8px;
   padding: 0 30px 32px;
   height: 100%;
   flex-grow: 1;
}
.ShopBy_card-content__zAL76 h3,
.ShopBy_card-content__zAL76 p {
   margin: 0;
   padding: 0;
}
.ShopBy_card-content__zAL76 .ShopBy_eyebrow-copy__QN1B_ {
   color: #1a1a1a;
   margin: 0;
   font-size: 12px;
   font-weight: 600;
   line-height: 13.68px;
   letter-spacing: 0.005em;
   text-align: left;
}
.ShopBy_title__PqBoI {
   font-size: 22px;
   font-weight: 600;
   line-height: 24.2px;
   letter-spacing: -0.02em;
   text-align: left;
   color: #1a1a1a;
}
.ShopBy_card-text__g9L_k {
   font-size: 18px;
   line-height: 24px;
   text-align: justify;
   color: rgba(27, 26, 30, 0.6);
   text-align: left;
}
.ShopBy_cta-btn__1PRvN {
   margin-top: auto;
   padding-top: 16px;
}
.ShopBy_cta__AA_HL {
   justify-content: center;
   align-items: center;
   cursor: pointer;
   margin-top: 32px;
}
.ShopBy_cta__AA_HL a {
   color: #000 !important;
   width: -moz-fit-content !important;
   width: fit-content !important;
   padding: 14px 24px !important;
   font-size: 14px !important;
   letter-spacing: 0.05em !important;
   border-radius: 24px !important;
   background-color: #fff !important;
   border: 1px solid #646464 !important;
   text-transform: uppercase !important;
   font-weight: 700 !important;
}
.ShopBy_cta__AA_HL a:hover {
   border-color: #ea1917 !important;
   background-color: #ea1917 !important;
   color: #fff !important;
}
.ShopBy_cta__AA_HL a:active {
   outline: none !important;
}
.ShopBy_cta__AA_HL a a:after,
.ShopBy_cta__AA_HL a:after {
   background-color: #fff !important;
}
.ShopBy_cta__AA_HL a:after {
   transition: none !important;
}
.ShopBy_cta__AA_HL .cta a .ShopBy_newbtn__6D13r:after {
   background-color: #fff !important;
}
.ShopBy_slider-container__1Qk12 .regular {
   display: flex;
   gap: 30px;
   justify-content: center;
   align-items: flex-start;
   max-width: 1488px;
}
.ShopBy_tabs__jG07l {
   display: flex;
   justify-content: center;
   gap: 48px;
   margin-bottom: 24px;
}
.ShopBy_tab__75B_V p {
   margin: 0;
   text-align: center;
   display: flex;
   align-items: center;
   cursor: pointer;
   color: #646464;
   font-size: 28px;
   font-weight: 600;
   line-height: 29.4px;
   letter-spacing: -0.02em;
   padding-bottom: 8px;
}
.ShopBy_tab__75B_V[data-selected="true"] {
   border-bottom: 2px solid #ea1917;
}
.ShopBy_tab__75B_V[data-selected="true"] p {
   color: #1a1a1a;
}
.ShopBy_btn__vJA9V {
   margin: 0 auto;
}
.ShopBy_btn__vJA9V button {
   border: 1px solid #646464;
   background-color: #fff;
   font-size: 14px;
   font-weight: 700;
   line-height: 21px;
   letter-spacing: 0.05em;
   text-align: left;
   padding: 13.5px 24px;
   border-radius: 24px;
}
.ShopBy_carousel__5Or_P {
   transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out,
      height 0.3s ease-in-out;
   opacity: 1;
   transform: scale(1);
   width: 100%;
   height: auto;
}
.ShopBy_carousel-hidden__zloGV {
   opacity: 0;
   transform: scale(0.95);
   pointer-events: none;
   height: 0;
   overflow: hidden;
}
.ShopBy_container_carousel__mvgCH {
   position: relative;
   height: auto;
}
@media screen and (max-width: 1023px) {
   .ShopBy_wrapper__32h8H {
      padding-bottom: 48px !important;
   }
   .ShopBy_container--inner__G0YOh {
      padding-top: 56px;
   }
   .ShopBy_slider-container__1Qk12 {
      padding: 0;
      gap: 24px;
   }
   .ShopBy_slider-container__1Qk12 .slick-slide {
      margin: 0 12px !important;
      height: unset;
   }
   .ShopBy_slider-container__1Qk12 .slick-list {
      margin-left: 24px !important;
   }
   .ShopBy_cards__7B3mQ {
      gap: 24px;
   }
   .ShopBy_card-content__zAL76 {
      padding: 0 24px 24px;
   }
   .ShopBy_card__0xI2i {
      width: 100%;
      margin-top: 24px;
      gap: 24px;
      border-radius: 24px;
   }
   .ShopBy_image__V8xY2 {
      position: relative;
      width: 100%;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
   }
   .ShopBy_image__V8xY2 img {
      margin: auto;
   }
   .ShopBy_title__PqBoI {
      font-size: 18px;
      font-weight: 600;
      line-height: 19.8px;
      letter-spacing: -0.02em;
   }
   .ShopBy_wrapper__32h8H {
      gap: 24px;
   }
   .ShopBy_content__VNNsw {
      margin: 0 34px;
      gap: 8px;
   }
   .ShopBy_content__VNNsw h3 {
      font-size: 28px;
      font-weight: 550;
      line-height: 30.8px;
      text-align: center;
   }
   .ShopBy_content__VNNsw p {
      font-size: 14px;
      font-weight: 400;
      line-height: 17.92px;
      text-align: center;
   }
   .ShopBy_cta-btn__1PRvN {
      width: 100%;
      height: 100%;
      padding-top: 8px;
   }
   .ShopBy_cta-btn__1PRvN .cta a {
      width: -moz-fit-content !important;
      width: fit-content !important;
   }
   .ShopBy_eyebrow__QXS5Z {
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 0.071em;
      color: rgba(27, 26, 30, 0.87);
      margin: 0;
   }
   .ShopBy_tabs__jG07l {
      gap: 32px;
   }
   .ShopBy_tab__75B_V p {
      font-size: 18px;
      font-weight: 600;
      line-height: 19.8px;
      letter-spacing: -0.02em;
   }
}
@media screen and (max-width: 625px) {
   .ShopBy_wrapper__32h8H {
      gap: 32px;
      padding-bottom: 48px !important;
   }
   .ShopBy_container--inner__G0YOh {
      padding-top: unset;
   }
   .ShopBy_slider-container__1Qk12 {
      margin: 0;
   }
   .ShopBy_slider-container__1Qk12 .slick-slide {
      margin: 0 !important;
   }
   .ShopBy_slider-container__1Qk12 .slick-list {
      margin-left: 0 !important;
   }
   .ShopBy_content__VNNsw {
      margin: 0 17px;
   }
   .ShopBy_content__VNNsw h3 {
      font-size: 28px;
      font-weight: 550;
      line-height: 30.8px;
   }
   .ShopBy_content__VNNsw p {
      font-size: 14px;
      font-weight: 400;
      line-height: 17.92px;
      text-align: center;
   }
   .ShopBy_cards__7B3mQ {
      padding: 0 16px;
   }
   .ShopBy_card__0xI2i {
      border-radius: 16px;
      margin: 24px auto 0;
   }
   .ShopBy_title__PqBoI {
      font-size: 22px;
      font-weight: 600;
      line-height: 24.2px;
      letter-spacing: -0.02em;
      text-align: left;
   }
   .ShopBy_cta__AA_HL {
      align-items: center;
   }
   .ShopBy_cta__AA_HL .cta {
      margin-top: 0;
   }
}
.styles_wrapper__rMXra * {
   margin: 0;
   padding: 0;
}
.styles_wrapper__rMXra {
   padding: 40px 16px;
}
.styles_wrapper__rMXra p {
   font-size: 11px;
   font-weight: 400;
   line-height: 18px;
   letter-spacing: 0.1599999964px;
}
@media screen and (min-width: 576px) {
   .styles_wrapper__rMXra {
      padding: 40px 24px;
   }
}
@media screen and (min-width: 1200px) {
   .styles_wrapper__rMXra {
      padding: 40px 56px;
   }
}
