body:not(.index) #MainContent{padding-top:10vh}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sticky{position:sticky;position:-webkit-sticky;top:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.fullwidth{width:100%;max-width:100%;padding:0 15px}.page-width{width:100%}.drawer{z-index:99999999}.button-gradient{background:linear-gradient(135deg,#00f,#009 57%,#c9a445);outline:none;border:none;box-shadow:none;transition:background .5s ease;font-size:15px;padding:17px;letter-spacing:.3em;font-family:var(--font-heading-family)}.button-gradient:hover{background:#c9a445;background:-moz-linear-gradient(135deg,rgba(201,164,69,1) 0%,rgba(0,0,153,1) 40%,rgba(0,0,255,1) 100%);background:-webkit-linear-gradient(135deg,rgba(201,164,69,1) 0%,rgba(0,0,153,1) 40%,rgba(0,0,255,1) 100%);background:linear-gradient(135deg,#c9a445,#009 40%,#00f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c9a445",endColorstr="#0000ff",GradientType=1)}.button-gradient:after,.button-gradient:before{display:none}.header__icon,.header__icon--cart .icon{height:21px}.product-images img{width:100%;height:auto;object-fit:cover}.product-images{display:flex;flex-direction:column;gap:20px}.product-images img:first-child,.product-images img:last-child{aspect-ratio:.65}.product-images img:nth-child(2){aspect-ratio:1.4}.product-showcase-gallery{background:#fff}.product-showcase-gallery .grid{--grid-desktop-horizontal-spacing: 40px;--grid-desktop-vertical-spacing: 40px}@supports (-webkit-overflow-scrolling: touch){.product-showcase-gallery .product{margin-bottom:20px}}.product-showcase-gallery .product{position:relative}.product-showcase-gallery .product-title{position:sticky;top:50vh;left:0;width:100%;background-color:#ffffffe6;text-align:center;padding:46px 0;transform:translateY(50%)}.product-showcase-gallery .product-title.sticky,.product-showcase-gallery .product-title.absolute{position:fixed;bottom:10vh;top:auto;left:0;width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);background-color:#ffffffe6;z-index:1000}.product-showcase-gallery .product:last-child .product-title.sticky,.product-showcase-gallery .product:last-child .product-title.absolute{right:0;left:auto}.product-showcase-gallery .product-title.absolute{position:absolute;bottom:0;left:0;width:100%}.product-showcase-gallery .product-title h3{font-size:16px;line-height:1.6em!important;margin:0 0 15px;text-transform:uppercase}.swiper{width:100%;overflow:hidden}.swiper-wrapper{display:flex}.swiper-slide{height:550px;white-space:nowrap;overflow:hidden;display:inline-block;box-sizing:border-box;width:auto;padding-right:15px}.footer{border:none!important}.newsletter-info{display:flex;justify-content:flex-start;flex-direction:column}.newsletter-info h4{font-size:16px;margin:0 0 35px;letter-spacing:.1em;text-transform:uppercase}.newsletter-info .newsletter-container{margin-bottom:70px}.newsletter-info .newsletter-form,.newsletter-info .newsletter-form__field-wrapper{max-width:100%}.newsletter-info input{border:none;font-size:16px;padding:9px 0;border-bottom:2px solid rgb(var(--color-foreground));color:rgb(var(--color-foreground));max-width:100%;outline:none;width:100%;box-shadow:none;background-color:transparent;font-family:Roboto;margin-bottom:20px}.newsletter-info input::placeholder{color:rgb(var(--color-foreground))}.newsletter-info .rtc{font-family:Roboto}.newsletter-info .list-social{justify-content:flex-start;gap:27px;margin-top:39px}.newsletter-info .list-social__link{padding:0}.newsletter-info .list-social__item .icon,.newsletter-info .list-social__item .svg-wrapper{width:auto;height:36px}.button-outline{background:transparent;border:inset 2px solid rgb(var(--color-foreground));color:rgb(var(--color-foreground));font-family:var(--font-body-family);width:100%}.button-small{padding:8px 20px;font-size:16px}.intro-section .hero-gradient-overlay{background:#fff;background:-moz-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.95) 50%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.95) 50%);background:linear-gradient(180deg,#fff0,#fffffff2 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}.before-footer .hero-gradient-overlay{background:#fff;background:-moz-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(240,240,255,.96) 78%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(240,240,255,.96) 78%);background:linear-gradient(180deg,#fff0,#f0f0fff5 78%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f0f0ff",GradientType=1)}.intro-section .hero-background-image,.before-footer .hero-background-image{background-position:top center}.intro-section .hero-content,.before-footer .hero-content{height:100vh;display:flex;align-items:center}.before-footer .hero-content{margin-top:100vh;bottom:0;height:fit-content!important}.hero-gradient-overlay{position:absolute;top:100vh;left:0;width:100%;height:calc(100% - 100vh);z-index:2;transition:height .3s ease;display:block}.before-footer .hero-gradient-overlay,.intro-section .hero-gradient-overlay{display:block!important}.intro-section .hero-content,.before-footer .hero-content{position:absolute;bottom:0;left:0;width:100%;height:100vh;background:transparent!important;padding:15px;z-index:3;display:flex;align-items:center;justify-content:center}.before-footer .hero-content .page-width{display:grid;grid-template-columns:100%;gap:40px}.before-footer .hero-content h2{font-size:49px!important;font-weight:500;letter-spacing:.02em;line-height:1.17em!important;margin:0}.footer__content-bottom-wrapper{justify-content:center}.header__heading-logo{display:block;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.product-detail-page,#productModal{position:fixed;height:100vh;width:100%;top:0;left:0;background:#fff;z-index:9999999;-ms-overflow-style:none;scrollbar-width:none;overflow:auto}#productModal .content,.product-detail-page .content{display:grid;grid-template-columns:1fr;gap:32px}.product-detail-page::-webkit-scrollbar,#productModal::-webkit-scrollbar{display:none}.counter-wrapper{display:flex;align-items:center;border:1px solid #0000FF;padding:14px 13px;max-width:100%;width:100%;justify-content:space-between}.counter-btn{background-color:transparent;border:none;color:#00f;font-size:14px;cursor:pointer;text-align:center;padding:0}.counter-input{text-align:center;font-size:14px;border:none;outline:none;box-shadow:none;padding:0;width:40px;color:#00f}.pdp-image img{width:100%;height:auto;object-fit:cover;object-position:top center;aspect-ratio:auto}.pdp-image.swiper-slide img{width:auto;height:100%;object-fit:contain;object-position:top center;aspect-ratio:auto}.pdp-images .pdp-image-container:not(.swiper-wrapper){display:flex;flex-direction:column;width:100%;overflow:hidden;aspect-ratio:1 / 1}.modal-close{position:fixed;right:0;top:0;width:66px;height:66px;background:#ffffffe6;display:inline-flex;align-items:center;justify-content:center;border-radius:0 0 0 15px;z-index:9999999;cursor:pointer}.pdp-details{max-width:100%;max-height:max-content;padding:0 30px}.pdp-details .pdp-title{font-size:36px;text-transform:uppercase;margin:0 0 16px}.pdp-details .pdp-price{font-size:16px;line-height:1.2em!important;font-family:Roboto}.pdp-details form{margin-top:29px;font-family:Roboto}.pdp-details .product-options{margin-bottom:28px}.pdp-details .option-name{font-size:14px;display:block;margin-bottom:7px}.pdp-details label{cursor:pointer}.pdp-details .color-swatch{display:flex;margin-bottom:10px;align-items:center}.pdp-details .color-swatch span:not(.value),.pdp-details .size-swatch{width:50px;height:36px;border:1px solid #0000FF;display:inline-block}.pdp-details .color-swatch span:not(.value){pointer-events:none;margin-right:15px}.pdp-details .size-swatch{margin-right:6px;margin-bottom:6px;display:inline-flex;align-items:center;justify-content:center}.pdp-details .color-swatch input:checked+span:not(.value):after{border:1px solid #0000FF;content:"";width:56px;height:42px;display:block;translate:-7% -9%}.pdp-details .size-swatch{position:relative}.pdp-details .size-swatch input:checked+span:not(.value){background:#00f;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.pdp-details .size-swatch input:checked~.value{color:#fff;z-index:1}.pdp-details label{font-size:16px}.pdp-details label input{visibility:hidden;height:0px;width:0px;margin:0}.pdp-details .qty-atc{display:flex;gap:11px;flex-direction:column}.pdp-details .add-to-cart{width:100%;max-width:100%;text-transform:uppercase}.pdp-details .product-description{margin-top:58px}.header-wrapper{height:50px}.header__heading,.header__heading-logo-wrapper,.header__heading-link,.header__heading-logo{height:40px}.header{padding:0 15px;height:100%}.section-header{position:fixed!important;margin-bottom:0;width:100%}.top-landing h2{letter-spacing:.5em}.oval-container{display:inline-flex;position:relative;width:280px;height:160px;border-radius:150px;overflow:hidden;float:right;shape-outside:ellipse(150px 100px at 150px 100px);align-items:center;justify-content:center}.image{width:100%;height:auto;display:block;max-width:130px}.wrapped-text{margin-left:20px}.loader{position:fixed;height:100vh;width:100%;background:#fff;display:flex;z-index:9999999;top:0;align-items:center;justify-content:center;opacity:1;transition:opacity 1s ease}.loader img{width:200px;height:auto}.intro-section h3{background:#00f;background:-moz-linear-gradient(135deg,rgba(0,0,255,1) 0%,rgba(0,0,153,1) 100%);background:-webkit-linear-gradient(135deg,rgba(0,0,255,1) 0%,rgba(0,0,153,1) 100%);background:linear-gradient(135deg,#00f,#009);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#000099",GradientType=1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:46px}.divider,.shopify-section-group-footer-group{position:relative;z-index:999}@media screen and (min-width: 990px){.product--stacked .product__media-item{max-width:100%!important;width:100%}.header-wrapper{height:80px;position:fixed;width:100%;top:0;left:0}.header{height:100%}.header__heading,.header__heading-logo-wrapper,.header__heading-link,.header__heading-logo{height:57px;padding:0;font-size:0px}.intro-section .hero-content,.before-footer .hero-content{padding:20px}.before-footer .hero-content{height:100vh!important}.page-width{padding:0}.fullwidth{padding:0 40px}.before-footer .hero-content .page-width{grid-template-columns:1fr 1fr}.header__heading-logo{position:static}.header{padding:0px 3rem}.newsletter-info input{max-width:400px}.before-footer .hero-content h2{font-size:69px!important}.loader img{width:450px}.product-showcase-gallery .product-title h3{font-size:32px;margin:0 0 8px}.newsletter-info .list-social__item .icon,.newsletter-info .list-social__item .svg-wrapper{height:50px}.newsletter-info .list-social{margin-top:0}.product-detail-page .content,#productModal .content{grid-template-columns:1fr minmax(auto,512px);gap:98px}.pdp-images .pdp-image-container:not(.swiper-wrapper){max-height:100%;aspect-ratio:auto}.pdp-details{padding:88px 70px 0 0;max-width:512px}.pdp-details .pdp-title{font-size:59px}.pdp-details .qty-atc{flex-direction:row}.counter-wrapper{max-width:108px}.button-outline{width:max-content}.pdp-details .add-to-cart{max-width:378px}.hero-content .full-width{grid-column:1 / span 2}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom.css.map */
