@font-face{font-family:Helvetica Neue;src:url(/cdn/shop/files/HelveticaNeueThin.otf?v=1760558530) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/cdn/shop/files/HelveticaNeueLight.otf?v=1760554355) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/cdn/shop/files/HelveticaNeueMedium.otf?v=1760554177) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/cdn/shop/files/HelveticaNeueBold.otf?v=1760554358) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--primaryFont: "Helvetica Neue", sans-serif;--secondaryFont: "Montserrat", sans-serif;--primaryColor: #1E1E1E}*{box-sizing:border-box}body{font-family:var(--secondaryFont)}.center-div{max-width:1200px;width:100%;margin:0 auto}@media screen and (max-width: 1200px){.center-div{max-width:95%}}.utility-bar.custom_announcement_bar .announcement-bar__message{font-family:var(--primaryFont);font-weight:300;font-size:14px;text-transform:uppercase}.header-search-desktop{display:none!important}@media screen and (min-width: 990px){.header__search-mobile{display:none!important}.header-search-desktop{display:flex!important;flex-grow:1.5;max-width:450px;margin-right:1.5rem;order:-1;align-items:center}.header__icons{display:flex;align-items:center;justify-content:flex-end;flex-grow:1}.header-search-desktop .field{border:1px solid #1A2346;height:var(--inputs-border-height);width:100%;border-radius:25px}.header-search-desktop .field:after,.header-search-desktop .field:hover:after{box-shadow:unset;outline:none}.header-search-desktop .search__input{background-color:transparent;padding-left:.5rem}.header-search-desktop .search__button{background-color:transparent}}header.custom_header.page-width{padding-left:0!important;padding-right:0!important}header.custom_header .header-search-desktop .search__button{right:unset;left:1px}header.custom_header .header-search-desktop .search__input.field__input{padding-left:50px;padding-right:0;box-shadow:unset;outline:none}header.custom_header .header-search-desktop .field__label{left:50px}header.custom_header .header__icon--account{display:none}header.custom_header .header__menu-item span{font-family:var(--primaryFont);font-weight:400;font-size:16px;line-height:120%;text-transform:uppercase;color:#1a2346;text-decoration:none}section.custom_marquee_section{width:100%}section.custom_marquee_section .marquee-container{width:100%;overflow:hidden;padding:20px 0}section.custom_marquee_section .marquee{display:flex;width:fit-content;will-change:transform}section.custom_marquee_section .marquee-content{display:flex;align-items:center;white-space:nowrap}section.custom_marquee_section .marquee .text{font-size:120px;font-weight:900;letter-spacing:-2px;display:inline-flex;align-items:center;font-family:var(--primaryFont)}section.custom_marquee_section .marquee .text.filled{color:#000}section.custom_marquee_section .marquee .text.outlined{color:transparent;-webkit-text-stroke:2px #000000;text-stroke:2px #000000}section.custom_marquee_section .marquee .dot{width:35px;height:35px;background:#000;border-radius:50%;margin:0 30px;flex-shrink:0}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 768px){section.custom_marquee_section .marquee .text{font-size:60px}section.custom_marquee_section .marquee .dot{width:20px;height:20px;margin:0 15px}}section.custom_info_text{width:100%;margin:50px 0}section.custom_info_text .content-wrapper{width:100%;padding:5px 0;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}section.custom_info_text .content-wrapper span.text{font-family:var(--primaryFont);font-weight:500}section.custom_info_text .content-wrapper span.dot{width:8px;height:8px;border-radius:50%}section.custom_collection_list{padding:50px 0;width:100%}section.custom_collection_list .content-wrapper{width:100%;display:grid;grid-template-columns:1fr;gap:30px;align-items:stretch}@media screen and (max-width: 768px){section.custom_collection_list .content-wrapper{grid-template-columns:1fr}}section.custom_collection_list .content-wrapper .collection-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;justify-content:flex-end}section.custom_collection_list .content-wrapper .collection-wrapper .image-wrapper{width:100%;display:flex}section.custom_collection_list .content-wrapper .collection-wrapper .image-wrapper img{-o-object-fit:cover;object-fit:cover;max-width:100%;transition:.3s all}section.custom_collection_list .content-wrapper .collection-wrapper .text-wrapper{display:flex;flex-direction:column}section.custom_collection_list .content-wrapper .collection-wrapper span{font-family:var(--primaryFont);font-size:32px;font-weight:500;color:var(--primaryColor)}section.custom_collection_list .content-wrapper .collection-wrapper .content{font-family:var(--secondaryFont);font-weight:400;font-size:20px;color:var(--primaryColor);line-height:110%}section.custom_collection_list .content-wrapper .collection-wrapper .content p{margin:0}section.custom_collection_list .content-wrapper .collection-wrapper .image-wrapper{transition:.3s all;height:100%}section.custom_collection_list .content-wrapper .collection-wrapper a{text-transform:uppercase;font-family:var(--primaryFont);font-weight:600;font-size:20px;margin-top:20px;text-decoration:underline;color:var(--primaryColor)}section.featured_categories{width:100%;padding:50px 0}section.featured_categories .content-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 800px){section.featured_categories .content-wrapper{grid-template-columns:1fr}}section.featured_categories .content-wrapper .category-wrapper{width:100%;display:flex;flex-direction:column;position:relative}section.featured_categories .content-wrapper .category-wrapper .image-wrapper{width:100%;display:flex;position:relative}section.featured_categories .content-wrapper .category-wrapper .image-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:1}section.featured_categories .content-wrapper .category-wrapper .image-wrapper img{-o-object-fit:cover;object-fit:cover;max-width:100%}section.featured_categories .content-wrapper .category-wrapper .text-wrapper{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;padding:20px;align-items:flex-start;z-index:2;justify-content:space-between}section.featured_categories .content-wrapper .category-wrapper .text-wrapper .content{font-family:var(--primaryFont);font-size:60px;font-weight:400;line-height:110%;color:#fff;margin:0}@media screen and (max-width: 500px){section.featured_categories .content-wrapper .category-wrapper .text-wrapper .content{font-size:36px}}section.featured_categories .content-wrapper .category-wrapper .text-wrapper .content p{margin:0}section.featured_categories .content-wrapper .category-wrapper .text-wrapper .content strong{font-weight:700}section.featured_categories .content-wrapper .category-wrapper .text-wrapper a.button_link{background-color:#fff;color:#000;padding:15px 20px;text-decoration:none;font-family:var(--secondaryFont);font-size:20px;line-height:100%;font-weight:500}@media screen and (max-width: 500px){section.featured_categories .content-wrapper .category-wrapper .text-wrapper a.button_link{font-size:16px}}section.custom_landing_banner{width:100%;max-height:100vh;display:flex}section.custom_landing_banner .content-wrapper{width:100%;display:flex;position:relative;flex-direction:column}section.custom_landing_banner .content-wrapper .heading-wrapper{position:absolute;top:10%;text-align:left;width:100%;display:flex;justify-content:center}section.custom_landing_banner .content-wrapper .heading-wrapper.responsive{display:none}section.custom_landing_banner .content-wrapper .heading-wrapper h1{font-family:var(--primaryFont);font-size:60px;font-weight:600;margin:0;color:#000}@media screen and (max-width: 1000px){section.custom_landing_banner .content-wrapper .heading-wrapper h1{font-size:50px}}section.custom_landing_banner .content-wrapper .image-wrapper{width:100%;display:flex;max-height:100%}section.custom_landing_banner .content-wrapper .image-wrapper img{width:100%;object-position:top;-o-object-fit:cover;object-fit:cover}section.custom_landing_banner .content-wrapper .image-wrapper img.responsive{display:none}section.custom_landing_banner .content-wrapper .text-wrapper{position:absolute;bottom:20%;width:100%;left:50%;transform:translate(-50%,50%);text-align:center;display:flex;flex-direction:column;gap:20px;align-items:center}section.custom_landing_banner .content-wrapper .text-wrapper .content{font-family:var(--secondaryFont);font-weight:600;font-size:28px;color:#f9f5ea;background:#00000073;padding:12px 20px;border-radius:8px}@media screen and (max-width: 1000px){section.custom_landing_banner .content-wrapper .text-wrapper .content{font-size:24px;background:none;padding:0}}section.custom_landing_banner .content-wrapper .text-wrapper .content p{margin:0}section.custom_landing_banner .content-wrapper .text-wrapper a.button_link{background-color:#000;color:#fff;padding:10px 20px;text-decoration:none;font-family:var(--secondaryFont);font-size:20px;font-weight:500}@media screen and (max-width: 1000px){section.custom_landing_banner .content-wrapper .text-wrapper a.button_link{font-size:16px}}@media screen and (max-width: 800px){section.custom_landing_banner .content-wrapper .heading-wrapper{display:none}section.custom_landing_banner .content-wrapper .heading-wrapper.responsive{display:block;position:static;transform:unset}section.custom_landing_banner .content-wrapper .heading-wrapper h1{font-size:44px;text-align:center;color:#131313}section.custom_landing_banner .content-wrapper .image-wrapper img{display:none}section.custom_landing_banner .content-wrapper .image-wrapper img.responsive{display:block}section.custom_landing_banner .content-wrapper .text-wrapper{position:static;transform:unset;padding-top:40px}section.custom_landing_banner .content-wrapper .text-wrapper .content{color:#131313;font-size:14px}section.custom_landing_banner .content-wrapper .text-wrapper a.button_link{padding:10px 50px}}section.custom_promo_grid{width:100%}section.custom_promo_grid .content-wrapper{width:100%;display:flex;flex-direction:row;gap:50px}section.custom_promo_grid .content-wrapper .image-wrapper{width:50%;display:flex;align-items:center;justify-content:center;max-height:600px}section.custom_promo_grid .content-wrapper .image-wrapper img{width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}section.custom_promo_grid .content-wrapper .image-wrapper img.responsive{display:none}section.custom_promo_grid .content-wrapper .text-wrapper{width:50%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}section.custom_promo_grid .content-wrapper .text-wrapper .heading-wrapper{width:130%;display:flex;flex-direction:column;position:relative;left:20%;transform:translate(-50%);padding-left:20%;margin-top:50px}section.custom_promo_grid .content-wrapper .text-wrapper .heading-wrapper span{font-size:80px;font-weight:500;line-height:.9;color:#000;width:100%;display:block;font-family:var(--secondaryFont)}section.custom_promo_grid .content-wrapper .text-wrapper .heading-wrapper span.line-1{text-align:left}section.custom_promo_grid .content-wrapper .text-wrapper .heading-wrapper span.line-2{text-align:center}section.custom_promo_grid .content-wrapper .text-wrapper .heading-wrapper span.line-3{text-align:right}section.custom_promo_grid .content-wrapper .text-wrapper .container{display:flex;flex-direction:column;align-items:flex-start}section.custom_promo_grid .content-wrapper .text-wrapper .content{font-family:var(--secondaryFont);font-size:20px;font-weight:400;line-height:110%;color:#000}section.custom_promo_grid .content-wrapper .text-wrapper a.button_link{background-color:#000;color:#fff;padding:10px 20px;text-decoration:none;font-family:var(--secondaryFont);font-size:20px;margin-top:20px}@media screen and (max-width: 800px){section.custom_promo_grid .content-wrapper{flex-direction:column}section.custom_promo_grid .content-wrapper .image-wrapper{width:100%}section.custom_promo_grid .content-wrapper .image-wrapper img{display:none}section.custom_promo_grid .content-wrapper .image-wrapper img.responsive{display:block;max-width:65%;transform:rotate(-15deg)}section.custom_promo_grid .content-wrapper .text-wrapper{width:100%}section.custom_promo_grid .content-wrapper .text-wrapper .heading-wrapper{width:100%;left:unset;transform:unset;padding:0;margin:0 auto;max-width:450px}section.custom_promo_grid .content-wrapper .text-wrapper .heading-wrapper span.line-1{text-align:center}section.custom_promo_grid .content-wrapper .text-wrapper .heading-wrapper span.line-2{text-align:left}section.custom_promo_grid .content-wrapper .text-wrapper .heading-wrapper span.line-3{text-align:right}section.custom_promo_grid .content-wrapper .text-wrapper .content{font-size:14px}section.custom_promo_grid .content-wrapper .text-wrapper a.button_link{font-size:16px;padding:10px 20px;margin-top:10px}}section.custom_hero_image_grid{width:100%}section.custom_hero_image_grid .content-wrapper{width:100%;display:flex;flex-direction:row;gap:10px;position:relative}section.custom_hero_image_grid .content-wrapper .overlay{position:absolute;width:100%;height:100%;background-color:#0006;top:0;right:0;bottom:0;left:0;display:block;z-index:1}section.custom_hero_image_grid .content-wrapper .image-wrapper{position:relative;transition:all .3s ease;flex:1;overflow:hidden}section.custom_hero_image_grid .content-wrapper .image-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:1}section.custom_hero_image_grid .content-wrapper .image-wrapper img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}section.custom_hero_image_grid .content-wrapper .text-wrapper{position:absolute;visibility:hidden;width:90%;bottom:10%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:20px;z-index:2}@media screen and (max-width: 900px){section.custom_hero_image_grid .content-wrapper .text-wrapper{gap:10px}}section.custom_hero_image_grid .content-wrapper .text-wrapper.responsive{visibility:visible}section.custom_hero_image_grid .content-wrapper .text-wrapper h3{font-family:var(--primaryFont);font-size:50px;font-weight:400;color:#fff;margin:0}@media screen and (max-width: 900px){section.custom_hero_image_grid .content-wrapper .text-wrapper h3{font-size:36px}}@media screen and (max-width: 500px){section.custom_hero_image_grid .content-wrapper .text-wrapper h3{font-size:24px}}section.custom_hero_image_grid .content-wrapper .text-wrapper .content{font-family:var(--primaryFont);font-size:16px;font-weight:400;color:#fff;margin:0;text-align:center;line-height:110%}@media screen and (max-width: 500px){section.custom_hero_image_grid .content-wrapper .text-wrapper .content{font-size:14px}}section.custom_hero_image_grid .content-wrapper .text-wrapper .content p{margin:0}section.custom_hero_image_grid .content-wrapper .text-wrapper a.button_link{background-color:#fff;color:#000;padding:10px 20px;text-decoration:none;font-family:var(--secondaryFont);font-size:20px;font-weight:500;margin-top:10px}@media screen and (max-width: 900px){section.custom_hero_image_grid .content-wrapper .text-wrapper a.button_link{font-size:16px}}@media screen and (max-width: 500px){section.custom_hero_image_grid .content-wrapper .text-wrapper a.button_link{font-size:14px}}@media screen and (max-width: 1200px){section.custom_hero_image_grid .center-div{max-width:100%}}@media screen and (min-width: 900px){section.custom_hero_image_grid .content-wrapper .image-wrapper.active{transition:all .3s ease;flex:0 0 50%}section.custom_hero_image_grid .content-wrapper .image-wrapper.active .text-wrapper{transition:all .3s ease;visibility:visible}section.custom_hero_image_grid .content-wrapper .text-wrapper.responsive{display:none}section.custom_hero_image_grid .content-wrapper .overlay{z-index:-1}}footer.custom_footer{width:100%;background-color:#000;padding:20px}footer.custom_footer .footer-wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding:50px 0;gap:30px}footer.custom_footer .footer-wrapper .left-column{display:flex;flex-direction:column;align-items:flex-start;max-width:500px;gap:20px}footer.custom_footer .footer-wrapper .left-column .text-wrapper{display:flex;flex-direction:column;align-items:flex-start;color:#fff}footer.custom_footer .footer-wrapper .left-column .text-wrapper span{font-family:var(--primaryFont);font-size:10px;text-transform:uppercase}footer.custom_footer .footer-wrapper .left-column .text-wrapper h2{font-family:var(--primaryFont);font-size:16px;color:#fff;font-weight:500}footer.custom_footer .footer-wrapper .left-column .text-wrapper .newsletter-wrapper{width:100%}footer.custom_footer .footer-wrapper .left-column .text-wrapper .newsletter-wrapper .field__input{border-bottom:1px solid #fff;font-family:var(--secondaryFont);padding-left:0;color:#fff;background:transparent}footer.custom_footer .footer-wrapper .left-column .text-wrapper .newsletter-wrapper .field__label{color:#aaa;font-family:var(--secondaryFont);left:0}footer.custom_footer .footer-wrapper .left-column .text-wrapper .newsletter-wrapper .field__button{width:auto;display:flex}footer.custom_footer .footer-wrapper .left-column .text-wrapper .newsletter-wrapper .field__button span{color:#fff;font-family:var(--secondaryFont);font-size:14px;width:auto;text-transform:capitalize}footer.custom_footer .footer-wrapper .left-column .social-icons{display:flex;flex-direction:row;gap:20px}footer.custom_footer .footer-wrapper .left-column .social-icons .icon-wrapper{width:20px;height:20px}footer.custom_footer .footer-wrapper .left-column .social-icons .icon-wrapper a{text-decoration:none;width:100%;display:flex}footer.custom_footer .footer-wrapper .left-column .social-icons .icon-wrapper a img{width:100%;-o-object-fit:cover;object-fit:cover}footer.custom_footer .footer-wrapper .right-column{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}footer.custom_footer .footer-wrapper .right-column .link-wrapper{width:100%;max-width:220px;position:relative}footer.custom_footer .footer-wrapper .right-column .link-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover}footer.custom_footer .footer-wrapper .right-column .link-wrapper span{font-family:var(--primaryFont);font-size:16px;font-weight:500;color:#fff;position:absolute;transform:translate(-50%);left:50%;bottom:10%;width:100%;text-align:center}footer.custom_footer .footer-bottom{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-top:20px}footer.custom_footer .footer-bottom .copyright{font-family:var(--primaryFont);font-size:14px;color:#fff}footer.custom_footer .footer-bottom .customer-links{display:flex;flex-direction:row;align-items:center;gap:10px}footer.custom_footer .footer-bottom .customer-links a{font-family:var(--primaryFont);font-size:14px;color:#aaa;text-decoration:none}@media screen and (max-width: 800px){footer.custom_footer .footer-wrapper{flex-direction:column;padding-bottom:0}footer.custom_footer .footer-wrapper .left-column{max-width:unset}footer.custom_footer .footer-wrapper .right-column .link-wrapper{max-width:unset}footer.custom_footer .footer-bottom{flex-direction:column}footer.custom_footer .footer-bottom .customer-links{flex-wrap:wrap}}section.custom_product_hotspot{width:100%;padding:50px 0}section.custom_product_hotspot .content-wrapper{width:100%;display:flex;position:relative;flex-direction:row}section.custom_product_hotspot .content-wrapper .left-column{width:45%;display:flex;z-index:2;margin-right:-50px}section.custom_product_hotspot .content-wrapper .left-column .image-wrapper{width:100%;max-height:700px;position:relative}section.custom_product_hotspot .content-wrapper .left-column .image-wrapper img{width:100%;border-radius:20px;max-height:100%;box-shadow:0 4px 27.5px #00000040;-o-object-fit:cover;object-fit:cover}section.custom_product_hotspot .content-wrapper .left-column .image-wrapper .hotspot{position:absolute;width:30px;height:30px;border-radius:50%;background:#f9f5eb;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translate(-50%,-50%);transition:all .3s ease;padding:4px;box-shadow:0 0 #fff0;overflow:hidden}section.custom_product_hotspot .content-wrapper .left-column .image-wrapper .hotspot:hover,section.custom_product_hotspot .content-wrapper .left-column .image-wrapper .hotspot.active{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 0 0 6px #ff658480}section.custom_product_hotspot .content-wrapper .right-column{width:60%;display:flex;flex-direction:column;justify-content:center}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper{width:100%;overflow:hidden;position:relative}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .swiper-slide{height:auto}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .product-wrapper{width:100%;display:flex;flex-direction:column;background-color:#f9f5ea;align-items:center;border-radius:20px;height:100%;padding:20px 20px 20px 70px;gap:10px}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .product-wrapper .image-wrapper{width:100%;max-width:300px;max-height:400px}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .product-wrapper .image-wrapper img{width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .product-wrapper h3{font-family:var(--secondaryFont);font-size:20px;font-weight:500;color:#000;margin:0}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .product-wrapper a{font-family:var(--secondaryFont);font-size:20px;font-weight:500;color:#9b8764}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .swiper-button-prev{left:50px}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .swiper-button-prev svg,section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .swiper-button-next svg{width:14px}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .swiper-button-prev svg path,section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .swiper-button-next svg path{fill:#9b8764}@media screen and (max-width: 900px){section.custom_product_hotspot .content-wrapper{flex-direction:column;gap:20px;padding:20px}section.custom_product_hotspot .content-wrapper .left-column{width:100%;margin-left:0}section.custom_product_hotspot .content-wrapper .right-column{width:100%}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .product-wrapper{padding:20px}section.custom_product_hotspot .content-wrapper .right-column .hotspot_swiper .swiper-button-prev{left:4px}}product-info.custom_product .product__text.subtitle{font-family:var(--primaryFont);font-weight:500;font-size:14px;color:#a4a4a4}product-info.custom_product .product__title h1{font-weight:500;font-size:48px;color:#070707}product-info.custom_product .custom_price{display:flex;flex-direction:column}product-info.custom_product .custom_price .price__badge-sale{display:none}product-info.custom_product .custom_price .price-item{font-family:var(--secondaryFont);font-weight:500;font-size:24px;color:#333}product-info.custom_product .custom_price span .price-item{font-family:var(--secondaryFont);font-weight:unset;font-size:16px;color:#293663}product-info.custom_product .custom_price .price-badge--sale{font-family:var(--secondaryFont);color:#293663;font-weight:700;font-size:16px}product-info.custom_product .custom_price .custom_info{font-family:var(--secondaryFont);color:#6d6d6d;font-size:14px}product-info.custom_product variant-selects.custom_variants button{background:transparent;outline:none;text-decoration:underline;font-family:var(--secondaryFont);color:#293663;font-size:12px;cursor:pointer;border:none;font-weight:700}product-info.custom_product variant-selects.custom_variants input[type=radio]+label{border-radius:7px;padding:1rem;border:2px solid #978C6D;color:#293663;font-family:var(--secondaryFont);font-weight:500;font-size:14px}product-info.custom_product variant-selects.custom_variants input[type=radio]:checked+label{background-color:#293663;border:2px solid #293663;color:#fff}product-info.custom_product variant-selects.custom_variants .custom_color input[type=radio]+label{border-radius:50%;padding:unset;border:unset;color:unset;font-family:unset;font-weight:unset;font-size:unset}product-info.custom_product variant-selects.custom_variants .custom_color input[type=radio]:checked+label{background-color:unset;border:unset;color:unset}product-info.custom_product .custom_text p{margin:0}product-info.custom_product .custom_text.weight_500 p{font-weight:500}product-info.custom_product .product-form .product-form__buttons .product-form__submit{background:#293663}product-info.custom_product .product-form .product-form__buttons .product-form__submit span{text-transform:uppercase;color:#fff;font-family:var(--secondaryFont);font-weight:500;font-size:14px}product-info.custom_product .product-form__quantity{display:flex;align-items:center;gap:30px}product-info.custom_product .product-form__quantity .form__label span{color:#222021;font-weight:500;font-family:var(--secondaryFont);font-size:14px}product-info.custom_product .product-form__quantity .quantity{border:2px solid #E8E8E8;border-radius:5px}product-info.custom_product .product-form__quantity .quantity:after{box-shadow:unset}product-info.custom_product .product-form__quantity .quantity .quantity__input{border:none;border-left:2px solid #E8E8E8;border-right:2px solid #E8E8E8}product-info.custom_product .icon-with-text__item .h4{font-weight:500;font-family:var(--secondaryFont);font-size:16px;color:#000}product-info.custom_product .icon-with-text--vertical .svg-wrapper{min-width:24px;min-height:24px}product-info.custom_product .accordion{border-top:1px solid #D3D3D3;border-bottom:1px solid #D3D3D3}product-info.custom_product .accordion .accordion__title{font-size:18px;color:#000;font-family:var(--secondaryFont);letter-spacing:0}section.custom_product_highlight{width:100%}section.custom_product_highlight .content-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}section.custom_product_highlight .content-wrapper .image-wrapper{max-width:100%;display:flex}section.custom_product_highlight .content-wrapper .image-wrapper img{max-width:100%;width:100%;-o-object-fit:cover;object-fit:cover}section.custom_product_highlight .content-wrapper h2{font-family:var(--primaryFont);font-weight:600;font-size:38px;line-height:100%;text-align:center;margin:0;color:#fff}@media screen and (max-width: 600px){section.custom_product_highlight .content-wrapper h2{font-size:28px;max-width:75%;margin:0 auto}}section.custom_text_with_bg{width:100%;padding:50px 0}@media screen and (max-width: 768px){section.custom_text_with_bg{padding:20px 0}}section.custom_text_with_bg .center-div{padding:20px;display:flex;justify-content:center;border-radius:48px}section.custom_text_with_bg .content-wrapper{width:100%;display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center}section.custom_text_with_bg .content-wrapper span.subheading{font-family:var(--primaryFont);font-weight:600;font-size:18px;line-height:100%;margin:0;text-align:center;color:#394782;text-transform:capitalize}section.custom_text_with_bg .content-wrapper .content{font-family:var(--secondaryFont);font-weight:400;font-size:20px;line-height:140%;text-align:center;margin:0;color:#fff9ee}section.custom_text_with_bg .content-wrapper .content p{margin:0}section.custom_text_with_bg .content-wrapper h2.heading{font-family:var(--secondaryFont);font-weight:600;margin:0;font-size:40px;line-height:100%;color:#e4ddcd;text-align:center}section.custom_text_with_bg .content-wrapper .custom_button{display:flex}section.custom_text_with_bg .content-wrapper .custom_button a{background-color:#e4ddcd;color:#827051;padding:15px 30px;text-decoration:none;font-weight:600;font-family:var(--secondaryFont)}@media screen and (max-width: 500px){section.custom_text_with_bg .center-div{max-width:100%;border-radius:0;padding:50px 10px}section.custom_text_with_bg .content-wrapper{gap:20px}section.custom_text_with_bg .content-wrapper span.subheading{font-size:14px}section.custom_text_with_bg .content-wrapper .content{font-size:12px}section.custom_text_with_bg .content-wrapper h2.heading{font-size:24px}section.custom_text_with_bg .content-wrapper .custom_button a{padding:10px 25px}}section.image_with_text{width:100%}@media screen and (max-width: 1200px){section.image_with_text .center-div{max-width:100%}}section.image_with_text .content-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 900px){section.image_with_text .content-wrapper{grid-template-columns:1fr}}section.image_with_text .content-wrapper .left-column{width:100%;display:flex}section.image_with_text .content-wrapper .left-column .image-wrapper{width:100%;display:flex}section.image_with_text .content-wrapper .left-column .image-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover}section.image_with_text .content-wrapper .right-column{width:100%;display:flex;flex-direction:column;justify-content:center;padding:15% 10%;gap:30px}section.image_with_text .content-wrapper .right-column h2{font-family:var(--primaryFont);font-size:40px;margin:0;font-weight:400;color:#fff9ee}section.image_with_text .content-wrapper .right-column .content{font-family:var(--primaryFont);font-size:24px;margin:0;font-weight:400;line-height:120%;color:#fff9ee}section.image_with_text .content-wrapper .right-column .content p{margin:0}section.image_with_text .content-wrapper .right-column .icon-block{width:100%;display:flex;flex-direction:row;gap:10px}section.image_with_text .content-wrapper .right-column .icon-block .icon-wrapper{width:100%;max-width:90px;height:90px;display:flex}section.image_with_text .content-wrapper .right-column .icon-block .icon-wrapper img{width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}section.image_with_text .content-wrapper .right-column .icon-block .icon-content{display:flex;flex-direction:column;gap:5px;align-items:flex-start;justify-content:center}section.image_with_text .content-wrapper .right-column .icon-block .icon-content h3{font-family:var(--primaryFont);font-size:24px;margin:0;font-weight:400;color:#fff9ee}section.image_with_text .content-wrapper .right-column .icon-block .icon-content p{font-family:var(--secondaryFont);line-height:1.3;color:#fff9ee;font-weight:500;margin:0;font-size:18px}@media screen and (max-width: 500px){section.image_with_text .content-wrapper .right-column{padding:20px;gap:20px}section.image_with_text .content-wrapper .right-column h2{font-size:24px}section.image_with_text .content-wrapper .right-column .content{font-size:12px}section.image_with_text .content-wrapper .right-column .icon-block .icon-wrapper{max-width:50px;height:50px}section.image_with_text .content-wrapper .right-column .icon-block .icon-content h3{font-size:14px}section.image_with_text .content-wrapper .right-column .icon-block .icon-content p{font-size:10px}}section.custom_collection_display{width:100%;padding:50px 0}section.custom_collection_display .content-wrapper{width:100%;display:flex;gap:30px;flex-direction:column}section.custom_collection_display .content-wrapper h2{font-family:var(--secondaryFont);font-size:32px;font-weight:700;color:#000;margin:0 auto}section.custom_collection_display .content-wrapper .collection-swiper{width:100%;overflow:hidden}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper{width:100%;display:flex;flex-direction:column;gap:10px;align-items:flex-start;padding:5px}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .image-wrapper{width:100%;display:flex}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .image-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .image-wrapper .product-tag{position:absolute;padding:5px 10px;border-radius:200px;top:20px;left:10px;font-size:14px;background:#293663;color:#fff}@media screen and (max-width: 500px){section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .image-wrapper .product-tag{font-size:12px}}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .custom_info{display:none}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .price--on-sale .price__container .price__sale{display:flex}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .price__container .price-badge{position:absolute;padding:5px 10px;border-radius:200px;top:20px;right:10px;font-size:14px;background:#000;color:#fff}@media screen and (max-width: 500px){section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .price__container .price-badge{font-size:12px}}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .price__container .price-item{font-weight:700}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper a{font-family:var(--secondaryFont);font-size:16px;font-weight:600;line-height:110%;text-decoration:none;margin:0;color:#1e1e1e}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper span.price{font-family:var(--secondaryFont);line-height:110%;font-size:20px;font-weight:700;color:#1e1e1e}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .product-form__submit{background-color:#000;padding:10px 20px}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .product-form__submit span{font-family:var(--secondaryFont);text-decoration:none;font-size:12px;color:#fff;text-transform:uppercase}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .custom_variants .product-form__input--swatch{margin:0}@media screen and (max-width: 500px){section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper .custom_variants .swatch-input__input+.swatch-input__label{max-width:20px}section.custom_collection_display .content-wrapper .collection-swiper .product-wrapper span.price{font-size:16px}}section.custom_featured_products{width:100%;padding:50px 0}section.custom_featured_products h2{font-family:var(--secondaryFont);font-size:62px;margin:0 0 20px;text-align:center;font-weight:500;color:#000;display:flex;justify-content:center}section.custom_featured_products .content-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}section.custom_featured_products .content-wrapper .product-wrapper{width:100%;display:flex;flex-direction:column;gap:10px;align-items:center}section.custom_featured_products .content-wrapper .product-wrapper .image-wrapper{width:100%;height:100%;display:flex}section.custom_featured_products .content-wrapper .product-wrapper .image-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover}section.custom_featured_products .content-wrapper .product-wrapper p{font-family:var(--secondaryFont);font-size:16px;font-weight:500;color:#1e1e1e}section.custom_featured_products .content-wrapper .product-wrapper a{font-family:var(--secondaryFont);font-size:16px;font-weight:600;line-height:110%;text-decoration:none;margin:0;color:#1e1e1e}section.custom_featured_products .content-wrapper .product-wrapper span.price{font-family:var(--secondaryFont);font-size:20px;font-weight:600;color:#1e1e1e}section.custom_featured_products .content-wrapper .product-wrapper .product-form__submit{background-color:#000;padding:10px 20px}section.custom_featured_products .content-wrapper .product-wrapper .product-form__submit span{font-family:var(--secondaryFont);text-decoration:none;font-size:12px;color:#fff;text-transform:uppercase}section.custom_featured_products .content-wrapper .product-wrapper .custom_variants .product-form__input--swatch{margin:0;border:none;padding:0}section.custom_featured_products .content-wrapper .product-wrapper .custom_variants .form__label{margin:0 auto}@media screen and (max-width: 500px){section.custom_featured_products .content-wrapper .product-wrapper .custom_variants .swatch-input__input+.swatch-input__label{max-width:20px}section.custom_featured_products .content-wrapper .product-wrapper span.price{font-size:16px}}@media screen and (max-width: 768px){section.custom_featured_products .content-wrapper{grid-template-columns:1fr}section.custom_featured_products h2{font-size:36px}}section.custom_hero_banner{width:100%;padding:20px 0}section.custom_hero_banner .center-div{height:100%}section.custom_hero_banner .content-wrapper{width:100%;height:100%;display:flex}section.custom_hero_banner .content-wrapper .text-wrapper{width:100%;display:flex;flex-direction:column;gap:20px;align-items:flex-start}section.custom_hero_banner .content-wrapper .text-wrapper .content{font-family:var(--secondaryFont);font-size:48px;font-weight:600;color:#fff}@media only screen and (max-width: 768px){section.custom_hero_banner .content-wrapper .text-wrapper .content{font-size:32px}}section.custom_hero_banner .content-wrapper .text-wrapper .content *{margin:0;line-height:110%}section.custom_hero_banner .content-wrapper .text-wrapper a{background-color:#fff;color:#000;padding:10px 20px;text-decoration:none;font-family:var(--secondaryFont);font-weight:700;font-size:20px}@media only screen and (max-width: 768px){section.custom_hero_banner .content-wrapper .text-wrapper a{padding:5px 15px;font-size:14px}}section.custom_product_list{width:100%;padding:20px 0}section.custom_product_list .content-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}@media screen and (max-width: 768px){section.custom_product_list .content-wrapper{grid-template-columns:1fr 1fr}}section.custom_product_list .content-wrapper .product-wrapper{width:100%;display:flex;flex-direction:column;position:relative;gap:10px;align-items:flex-start;padding:5px 5px 20px}@media screen and (max-width: 768px){section.custom_product_list .content-wrapper .product-wrapper:last-child{grid-column:span 2}}section.custom_product_list .content-wrapper .product-wrapper .image-wrapper{width:100%;display:flex}section.custom_product_list .content-wrapper .product-wrapper .image-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover}section.custom_product_list .content-wrapper .product-wrapper .image-wrapper .product-tag{position:absolute;padding:5px 10px;border-radius:200px;top:20px;left:10px;font-size:14px;background:#293663;color:#fff}@media screen and (max-width: 500px){section.custom_product_list .content-wrapper .product-wrapper .image-wrapper .product-tag{font-size:12px}}section.custom_product_list .content-wrapper .product-wrapper .custom_info{display:none}section.custom_product_list .content-wrapper .product-wrapper .price--on-sale .price__container .price__sale{display:flex}section.custom_product_list .content-wrapper .product-wrapper .price__container .price-badge{position:absolute;padding:5px 10px;border-radius:200px;top:20px;right:10px;font-size:14px;background:#000;color:#fff}@media screen and (max-width: 500px){section.custom_product_list .content-wrapper .product-wrapper .price__container .price-badge{font-size:12px}}section.custom_product_list .content-wrapper .product-wrapper .price__container .price-item{font-weight:700}section.custom_product_list .content-wrapper .product-wrapper a{font-family:var(--secondaryFont);font-size:16px;font-weight:600;line-height:110%;text-decoration:none;margin:0;color:#1e1e1e}section.custom_product_list .content-wrapper .product-wrapper span.price{font-family:var(--secondaryFont);line-height:110%;font-size:20px;font-weight:700;color:#1e1e1e}section.custom_product_list .content-wrapper .product-wrapper .product-form__submit{background-color:#000;padding:10px 20px;min-height:unset;min-width:unset}section.custom_product_list .content-wrapper .product-wrapper .product-form__submit span{font-family:var(--secondaryFont);text-decoration:none;font-size:12px;color:#fff;text-transform:uppercase}section.custom_product_list .content-wrapper .product-wrapper .custom_variants .product-form__input--swatch{margin:0;border:none;padding:0}@media screen and (max-width: 500px){section.custom_product_list .content-wrapper .product-wrapper .custom_variants .swatch-input__input+.swatch-input__label{max-width:20px}section.custom_product_list .content-wrapper .product-wrapper span.price{font-size:16px}}section.custom_category_banner{width:100%}section.custom_category_banner .content-wrapper{width:100%;display:flex;flex-direction:column;position:relative}section.custom_category_banner .content-wrapper .image-wrapper{width:100%;display:flex}section.custom_category_banner .content-wrapper .image-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover}section.custom_category_banner .content-wrapper .text-wrapper{width:95%;height:100%;display:flex;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;flex-direction:column;align-items:center;gap:15px;justify-content:center;z-index:2}section.custom_category_banner .content-wrapper .text-wrapper h1{font-family:var(--primaryFont);font-size:60px;margin:0;font-weight:700;text-align:center;color:#f9f5ea}@media screen and (max-width: 768px){section.custom_category_banner .content-wrapper .text-wrapper h1{font-size:40px;margin-top:30px}}section.custom_category_banner .content-wrapper .text-wrapper .content{font-family:var(--secondaryFont);font-weight:500;font-size:20px;color:#f9f5ea;line-height:140%;text-align:center}@media screen and (max-width: 768px){section.custom_category_banner .content-wrapper .text-wrapper .content{font-size:14px}}section.custom_category_banner .content-wrapper .text-wrapper .content *{margin:0}section.custom_collection_blocks{width:100%}section.custom_collection_blocks .content-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr}section.custom_collection_blocks .content-wrapper .collection-wrapper{width:100%;display:flex;flex-direction:column;position:relative;padding:10px 5px}section.custom_collection_blocks .content-wrapper .collection-wrapper .image-wrapper{width:100%;display:flex}section.custom_collection_blocks .content-wrapper .collection-wrapper .image-wrapper img{-o-object-fit:cover;object-fit:cover;max-width:100%;aspect-ratio:1}section.custom_collection_blocks .content-wrapper .collection-wrapper .text-wrapper{position:absolute;display:flex;width:100%;bottom:15%}section.custom_collection_blocks .content-wrapper .collection-wrapper .text-wrapper a{font-family:var(--primaryFont);font-size:20px;font-weight:500;color:#fff;text-decoration:none;margin:0 auto}@media screen and (max-width: 600px){section.custom_collection_blocks .center-div{max-width:100%;padding-top:20px}section.custom_collection_blocks .content-wrapper{grid-template-columns:1fr}section.custom_collection_blocks .content-wrapper .collection-wrapper{padding:0}}section.custom_testimonial_cards{width:100%;padding:50px 0}section.custom_testimonial_cards .content-wrapper{width:100%;display:flex;flex-direction:column}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper{width:100%;overflow:hidden;position:relative}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper{width:100%;display:flex;flex-direction:row;padding:0 40px;gap:20px}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .image-wrapper{max-width:30%;display:flex}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .image-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper{max-width:70%;display:flex;flex-direction:column;gap:10px}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper h2{font-family:var(--secondaryFont);font-size:32px;font-weight:700;color:#000;margin:0}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper .subheading{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper .subheading .subheading-content{font-family:var(--secondaryFont);font-size:18px;font-weight:300;color:#000}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper .subheading .review-stars{max-width:200px;display:flex}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper .subheading .review-stars img{width:100%;max-height:25px;-o-object-fit:cover;object-fit:cover}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper .content{font-family:var(--secondaryFont);font-size:24px;font-weight:400;color:#000;margin-top:20px}@media screen and (max-width: 500px){section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper .content{font-size:18px;line-height:140%}}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper .subheading .subheading-content *,section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper .content *{margin:0}@media screen and (max-width: 800px){section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper{flex-direction:column}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .image-wrapper{max-width:100%}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper{max-width:100%;align-items:center}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper .subheading{align-items:center;flex-direction:column}section.custom_testimonial_cards .content-wrapper .testimonial_card_swiper .testimonial-wrapper .text-wrapper .content{text-align:center}}.x-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;z-index:9999;background:#140a0aa6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:opacity .3s ease}.x-modal.show{display:flex;opacity:1}.x-modal .modal-box{position:relative;width:90%;max-width:550px;padding:1.75rem;background:#f7f3ec;border-radius:16px;box-shadow:0 20px 60px #00000059;transform:translateY(20px) scale(.95);opacity:0;transition:all .3s ease;display:flex;flex-direction:column;gap:10px}.x-modal.show .modal-box{transform:translateY(0) scale(1);opacity:1}.x-modal h2{font-size:18px;font-weight:600;color:#293663;margin-bottom:1rem}.x-modal h3{font-size:14px;font-weight:600;color:#293663;margin-bottom:.5rem}.x-modal p{color:#555;line-height:1.5}.x-modal #closeModalBtn{position:absolute;top:.75rem;right:.75rem;font-size:1.5rem;background:none;border:none;cursor:pointer;color:#293663;opacity:.6;transition:opacity .2s ease}.x-modal #closeModalBtn:hover{opacity:1}.x-modal .size-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.x-modal .size-btn{padding:8px 16px;border-radius:999px;border:1px solid #cbb6a8;background:transparent;color:#293663;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease}.x-modal .size-btn:hover{background:#500f1414}.x-modal .size-btn.active{background:#293663;color:#fff;border-color:#293663}.x-modal table.size-table{width:100%;margin-top:1rem;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden}.x-modal table.size-table th,.x-modal table.size-table td{padding:10px;text-align:center;border:1px solid #e5ddd6}.x-modal table.size-table th{background:#500f1414;color:#293663;font-weight:600}.x-modal table.size-table td{background:#fff;color:#333}.x-modal .size-chart-atc{width:100%;margin-top:1rem;border-radius:8px;border:none;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.4px;color:#fff;background:#293663;transition:opacity .2s ease;padding:15px 0}.x-modal .size-chart-atc:hover{opacity:.9}product-info.custom_product variant-selects.custom_variants .size_label{width:100%;display:flex;justify-content:space-between}section.featured_riders{width:100%;padding:50px 0}section.featured_riders .featured_rider_swiper{width:100%;overflow:hidden}section.featured_riders .featured_rider_swiper .card-wrapper{width:100%;display:flex;aspect-ratio:3 / 4;flex-direction:column;cursor:pointer;position:relative;background:#fff}section.featured_riders .featured_rider_swiper .card-wrapper .image-wrapper{width:100%;max-height:50%;height:50%;display:flex}section.featured_riders .featured_rider_swiper .card-wrapper .image-wrapper img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}section.featured_riders .featured_rider_swiper .card-wrapper .rider-details{width:100%;height:50%;display:flex;flex-direction:column;align-items:center;padding-bottom:5%;gap:10px;margin-top:20px;justify-content:flex-end}section.featured_riders .featured_rider_swiper .card-wrapper .rider-details *{margin:0}section.featured_riders .featured_rider_swiper .card-wrapper .rider-details p{font-family:var(--secondaryFont);font-size:16px;font-weight:400;color:#000f1e}section.featured_riders .featured_rider_swiper .card-wrapper .rider-details h3{font-family:var(--secondaryFont);font-size:20px;font-weight:700;color:#000f1e}section.featured_riders .featured_rider_swiper .card-wrapper .profile-image{width:35%;max-width:100px;aspect-ratio:1;border:3px solid #fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}section.featured_riders .featured_rider_swiper .card-wrapper .profile-image img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:50%}section.featured_riders .rider_details_wrapper{width:100%;display:flex;padding-top:50px;gap:80px;flex-direction:column;align-items:center}section.featured_riders .rider_details_wrapper *{margin:0}section.featured_riders .rider_details_wrapper .rider_info{width:100%;display:flex;gap:100px;flex-direction:row}section.featured_riders .rider_details_wrapper .rider_info .rider_details{width:60%;display:flex;flex-direction:column;gap:30px}section.featured_riders .rider_details_wrapper .rider_info .rider_details h2{font-family:var(--secondaryFont);font-size:40px;font-weight:700;color:#000f1e}section.featured_riders .rider_details_wrapper .rider_info .rider_details .rider_content{width:100%;display:grid;grid-template-columns:1fr 1fr;background-color:#ece9de;border-radius:10px;padding:20px;gap:20px}section.featured_riders .rider_details_wrapper .rider_info .rider_details .rider_content .info_block{width:100%;display:flex;flex-direction:column}section.featured_riders .rider_details_wrapper .rider_info .rider_details .rider_content .info_block span{font-family:var(--secondaryFont);font-size:14px;font-weight:400;color:#5e5d59}section.featured_riders .rider_details_wrapper .rider_info .rider_details .rider_content .info_block p{font-family:var(--secondaryFont);font-size:16px;font-weight:700;color:#000}section.featured_riders .rider_details_wrapper .rider_info .rider_details .rider_description{width:100%;margin:0;font-weight:500}section.featured_riders .rider_details_wrapper .rider_info .rider_image{width:40%;display:flex;position:relative}section.featured_riders .rider_details_wrapper .rider_info .rider_image .image-wrapper{width:100%;display:flex}section.featured_riders .rider_details_wrapper .rider_info .rider_image .image-wrapper img{width:100%;-o-object-fit:cover;object-fit:cover}section.featured_riders .rider_details_wrapper .rider_info .rider_image .profile_image{max-width:35%;aspect-ratio:1;position:absolute;transform:translate(-50%,50%) rotate(-20deg);bottom:0%;left:0%}section.featured_riders .rider_details_wrapper .rider_info .rider_image .profile_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.featured_riders .rider_details_wrapper .rider_testimonial{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:50px;max-width:700px;gap:20px;text-align:center}section.featured_riders .rider_details_wrapper .rider_testimonial p{font-family:var(--secondaryFont);font-size:20px;font-weight:500;color:#000;line-height:120%;margin:0}section.featured_riders .rider_details_wrapper .rider_testimonial a{font-family:var(--secondaryFont);font-size:16px;font-weight:500;color:#f3f2ec;text-decoration:none;background-color:#131313;border-radius:5px;padding:10px 30px}@media screen and (max-width: 900px){section.featured_riders .rider_details_wrapper{gap:unset}section.featured_riders .rider_details_wrapper .rider_info{gap:unset;flex-direction:column-reverse;align-items:center}section.featured_riders .rider_details_wrapper .rider_info .rider_details{width:100%;align-items:center;padding-top:10%}section.featured_riders .rider_details_wrapper .rider_info .rider_image{width:80%}section.featured_riders .rider_details_wrapper .rider_info .rider_image .profile_image{width:25%;max-width:150px}section.featured_riders .rider_details_wrapper .rider_info .rider_details .rider_description{text-align:center}}@media screen and (max-width: 500px){section.featured_riders .featured_rider_swiper .card-wrapper .rider-details{gap:5px}section.featured_riders .featured_rider_swiper .card-wrapper .rider-details p{font-size:14px}section.featured_riders .featured_rider_swiper .card-wrapper .rider-details h3{font-size:16px}}section.custom_product_detail{width:100%}section.custom_product_detail .content-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 900px){section.custom_product_detail .content-wrapper{grid-template-columns:1fr}}section.custom_product_detail .content-wrapper .image-wrapper{width:100%;display:flex}section.custom_product_detail .content-wrapper .image-wrapper img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}section.custom_product_detail .content-wrapper .text-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;gap:10px}section.custom_product_detail .content-wrapper .text-wrapper span.heading{font-family:var(--secondaryFont);font-size:12px;font-weight:400;color:#020912}section.custom_product_detail .content-wrapper .text-wrapper .description{font-family:var(--secondaryFont);font-size:18px;font-weight:400;color:#020912}section.custom_product_detail .content-wrapper .text-wrapper .description *{margin:0}section.custom_product_detail .content-wrapper .text-wrapper .price{font-family:var(--secondaryFont);font-size:18px;font-weight:500;color:#020912}section.custom_product_detail .content-wrapper .text-wrapper .custom_quantity_selector .form__label{font-family:var(--secondaryFont);font-size:16px;text-transform:uppercase;font-weight:500;color:#000}section.custom_product_detail .content-wrapper .text-wrapper .custom_quantity_selector .quantity{border:2px solid #020912;border-radius:40px}section.custom_product_detail .content-wrapper .text-wrapper .custom_quantity_selector .quantity:after{content:none}section.custom_product_detail .content-wrapper .text-wrapper .buy_buttons .product-form__buttons{display:flex;gap:10px;flex-direction:column}section.custom_product_detail .content-wrapper .text-wrapper .buy_buttons .product-form__buttons button.product-form__submit{background:#020912;color:#fcfcfc;font-family:var(--secondaryFont);font-size:18px;font-weight:500}@media screen and (max-width: 600px){section.custom_product_detail .content-wrapper .text-wrapper .buy_buttons .product-form__buttons button.product-form__submit{font-size:14px}}section.custom_product_detail .content-wrapper .text-wrapper .buy_buttons .product-form__buttons .shopify-payment-button button{background:transparent;color:#020912;text-transform:uppercase;font-family:var(--secondaryFont);font-size:18px;font-weight:500;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 600px){section.custom_product_detail .content-wrapper .text-wrapper .buy_buttons .product-form__buttons .shopify-payment-button button{font-size:14px}}section.custom_product_detail .content-wrapper .text-wrapper .custom_buttom{width:100%;display:flex}section.custom_product_detail .content-wrapper .text-wrapper .custom_buttom a{font-family:var(--secondaryFont);font-size:18px;width:100%;font-weight:600;color:#f9f5ea;text-decoration:none;background-color:#293663;padding:10px 30px;border-radius:5px;text-align:center}@media screen and (max-width: 600px){section.custom_product_detail .content-wrapper .text-wrapper .custom_buttom a{font-size:14px}}section.custom_product_detail .content-wrapper .text-wrapper .extra_links{width:100%;display:flex;justify-content:space-between;flex-direction:row}section.custom_product_detail .content-wrapper .text-wrapper .extra_links .share a,section.custom_product_detail .content-wrapper .text-wrapper .extra_links .product_link a{font-family:var(--secondaryFont);font-size:18px;font-weight:400;color:#020912;text-decoration:none}@media screen and (max-width: 600px){section.custom_product_detail .content-wrapper .text-wrapper .extra_links .share a,section.custom_product_detail .content-wrapper .text-wrapper .extra_links .product_link a{font-size:14px}}section.custom_pdp_story,section.custom_collection_story{width:100%;display:flex}section.custom_pdp_story .content-wrapper,section.custom_collection_story .content-wrapper{width:100%;display:flex}section.custom_pdp_story .content-wrapper *,section.custom_collection_story .content-wrapper *{margin:0}section.custom_blog{padding:50px 0;width:100%}section.custom_blog .content-wrapper{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:stretch}@media screen and (max-width: 768px){section.custom_blog .content-wrapper{grid-template-columns:1fr}}section.custom_blog .article-wrapper{display:flex;flex-direction:column;gap:10px;justify-content:flex-end}section.custom_blog .image-wrapper{width:100%;display:flex}section.custom_blog .image-wrapper img{object-fit:cover;max-width:100%;aspect-ratio:1 / 1.5;transition:.3s all}section.custom_blog .article-wrapper:hover .image-wrapper img{aspect-ratio:1 / 1.3}section.custom_blog .text-wrapper{display:flex;flex-direction:column;gap:8px}section.custom_blog .text-wrapper .meta{font-family:var(--secondaryFont);font-size:12px;text-transform:uppercase;opacity:.6}section.custom_blog .text-wrapper .title{font-family:var(--primaryFont);font-size:20px;font-weight:500;color:var(--primaryColor)}section.custom_blog .text-wrapper .content{font-family:var(--secondaryFont);font-size:16px;line-height:110%;color:var(--primaryColor)}section.custom_blog .text-wrapper .content p{margin:0}section.custom_blog .text-wrapper a{text-transform:uppercase;font-family:var(--primaryFont);font-weight:600;font-size:14px;text-decoration:underline;color:var(--primaryColor)}body.lightbox-open{overflow:hidden}.custom-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;display:none;z-index:9999}.custom-lightbox .close{position:absolute;top:20px;right:30px;font-size:40px;color:#fff;cursor:pointer;z-index:10}.lightbox-swiper{width:100%;height:100%}.lightbox-swiper .swiper-slide{display:flex;align-items:center;justify-content:center}.lightbox-swiper img{max-width:95%;max-height:95%;object-fit:contain;cursor:zoom-in;transition:transform .25s ease}.lightbox-swiper img.zoomed{cursor:zoom-out;transform:scale(2)}.custom-lightbox .swiper .swiper-button-next,.custom-lightbox .swiper .swiper-button-prev{max-height:30px;max-width:30px;background:#f9f5ea;border-radius:50%;padding:5px}.custom-lightbox .swiper .swiper-button-next svg,.custom-lightbox .swiper .swiper-button-prev svg{fill:#293663}.custom-product-card .product-tag{position:absolute;padding:5px 10px;border-radius:200px;top:20px;right:10px;z-index:2;font-size:14px;background:#293663;color:#fff}@media screen and (max-width: 500px){.custom-product-card .product-tag{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-style.css.map */
