:root{--duration-short: .2s;--duration-default: .3s;--duration-long: .5s;--duration-extra-long: .7s;--duration-slow: 1s;--transition-cubic-bezier: cubic-bezier(.51, 0, .34, 1.01);--transition-cubic-bezier-v2: cubic-bezier(.56, 0, 0, 1.01)}.media{display:block;background-color:rgba(var(--color-foreground),.1);position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media>*:not(.zoom):not(.deferred-media__poster-button),.media model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.media--square,.media--1-1{padding-bottom:100%}.media--portrait{padding-bottom:125%}.media--landscape{padding-bottom:66.6%}.media--3-2{padding-bottom:150%}.media--2-3{padding-bottom:66.66%}.media--5-4{padding-bottom:125%}.media--3-4{padding-bottom:75%}.media--cropped{padding-bottom:56%}.media--16-9{padding-bottom:56.25%}.media--circle{padding-bottom:100%;border-radius:50%}.media.media--hover-effect>img+img{opacity:0}@media screen and (max-width: 750px){.media--mobile-2-4{padding-bottom:50%}}@media screen and (min-width: 750px){.media--3-2-large{padding-bottom:150%}}@media screen and (min-width: 990px){.media--cropped{padding-bottom:63%}}deferred-media{display:block}@media screen and (max-width: 749px){.small-hide{display:none!important}}@media screen and (min-width: 750px) and (max-width: 989px){.medium-hide{display:none!important}}@media screen and (min-width: 990px){.large-up-hide{display:none!important}}.product-wrapper{position:relative;overflow:hidden}product-media,main-product,purchase-options{display:block}product-media{display:flex;flex-direction:column}product-selector{display:flex;gap:calc(var(--spacing-step) * 2);flex-direction:column}@-moz-document url-prefix(){@media screen and (min-width: 990px){.product--gallery-type-thumbs-bottom .product__media-thumbs{max-width:43.8vw}}@media screen and (min-width: 1200px){.product--gallery-type-thumbs-bottom .product__media-thumbs{max-width:52.5vw}}}.product__container{padding:0}.product__media-slider{order:1}.product__media-slider .swiper-slide{width:var(--slide-width)!important}.product__media-thumbs{order:2}.product__media-arrow[disabled]{opacity:0}.product__media-arrow{position:absolute;top:50%;left:-6.5%;transform:translate(-90px,-50%);z-index:1;transition:opacity var(--duration-default);background-color:transparent;border:0;width:70px;height:70px;border-radius:50%;text-align:right}.product__media-arrow:last-child{position:absolute;top:50%;left:auto;right:-6.5%;text-align:left;transform:translate(90px,-50%);transition:all .3s}.product__media-slider:hover .product__media-arrow{transform:translateY(-50%);transition:all .3s}.product__media-slider:hover .product__media-arrow:last-child{transform:translateY(-50%);transition:all .3s}@media screen and (max-width: 990px){.product__media-arrow{left:-5.5%}.product__media-arrow:last-child{right:-5.5%}}@media screen and (max-width:750px){.product__media-arrow{left:-11.5%;width:66px;height:66px}.product__media-arrow:last-child{right:-11.5%}}.product__media-thumbs .swiper-slide{height:auto!important}.product__media-thumbs{display:block;position:relative;z-index:1;will-change:max-height;transition:max-height var(--duration-slow) var(--transition-cubic-bezier-v2);padding-block:1rem}.product--gallery-size-aspect-ratio .product__media-thumbs{max-height:32vw}.product--gallery-size-aspect-ratio .product__thumbnail{max-height:25vw;overflow:hidden}.product--gallery-size-portrait .product__media-thumbs{max-height:43rem}.product--gallery-size-2-3 .product__media-thumbs{max-height:22rem}.product--gallery-size-1-1 .product__media-thumbs{max-height:33.1rem}.product--gallery-size-3-2 .product__media-thumbs{max-height:49.6rem}.product--gallery-size-5-4 .product__media-thumbs{max-height:41.4rem}.product__media-thumbs .swiper{height:100%}.product__actions modal-opener{display:block}.product__contact{margin-top:var(--gap)}.product__thumbnail{cursor:pointer;position:relative;transition:opacity var(--duration-short) ease-out;border-radius:6px;box-sizing:border-box;overflow:hidden;border:2px solid transparent}.swiper-slide-thumb-active>.product__thumbnail{opacity:1;border:2px solid #002E5D;overflow:hidden}.product__thumbnail svg{position:absolute;top:1.6rem;right:1.6rem;z-index:2}.product--gallery-type-grid .swiper-wrapper:not(.swiper-initialized .swiper-wrapper),.product--gallery-type-grid-collage .swiper-wrapper:not(.swiper-initialized .swiper-wrapper),.product--gallery-type-grid-single .swiper-wrapper:not(.swiper-initialized .swiper-wrapper){display:grid;grid-template-columns:1fr 1fr;gap:15px}.product--gallery-type-grid .swiper-wrapper:not(.swiper-initialized .swiper-wrapper) .product__gallery-opener .media,.product--gallery-type-grid-collage .swiper-wrapper:not(.swiper-initialized .swiper-wrapper)>:first-child,.product--gallery-type-grid-single .swiper-wrapper:not(.swiper-initialized .swiper-wrapper)>*{grid-column:span 2}.product--gallery-type-grid .swiper-wrapper:not(.swiper-initialized .swiper-wrapper) .product__gallery-opener .media img,.product--gallery-type-grid-collage .swiper-wrapper:not(.swiper-initialized .swiper-wrapper) .product__gallery-opener .media img,.product--gallery-type-grid-single .swiper-wrapper:not(.swiper-initialized .swiper-wrapper) .product__gallery-opener .media img{height:100%!important}.product__media-thumbs .product__media-thumbs-arrows{width:100%;display:flex;flex-direction:row;padding:0 calc(var(--spacing-step) * 2);align-items:center;justify-content:space-between;position:absolute;top:0;left:0;bottom:0;z-index:1;pointer-events:none;background:transparent}.product__media-thumbs .product__media-thumbs-arrow:disabled{display:none}.product__media-thumbs .product__media-thumbs-arrow--next{margin-left:auto;margin-top:0}.product__media-thumbs-arrow{transform:rotate(-90deg)}.product--gallery-type-thumbs-bottom .product__media-thumbs-arrow{transform:none}.product__media-slider .swiper-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.8rem;width:100%;padding-block:.2rem;position:static}.product__media-slider .swiper-pagination-progressbar-fill{background-color:var(--color-slider-paging)!important}.product product-sidebar.is-disabled{height:auto!important;position:static!important}.product product-sidebar.is-disabled .product__content{position:static!important;transform:none!important}@media screen and (min-width: 990px){.product__container{padding:0 var(--page-gap-desktop)}product-media{display:block}.product--gallery-type-grid .product__media-thumbs,.product--gallery-type-grid-collage .product__media-thumbs,.product__media-slider .swiper-pagination{display:none}.product__media-slider,.product__media-thumbs{order:unset}.product--gallery-type-thumbs-left .product__media-slider,.product--gallery-type-thumbs-right .product__media-slider{flex:1;width:calc(100% - 8.4rem)}.product__media-thumbs{width:96px;padding-block:unset}.product--gallery-type-thumbs-bottom .product__media-thumbs{width:100%;max-height:none;margin-top:calc(var(--spacing-step) * 2)}.product--gallery-type-thumbs-left .product__media,.product--gallery-type-thumbs-right .product__media{flex-flow:row wrap}.product--gallery-type-thumbs-left .product__media,.product--gallery-type-thumbs-right .product__media{width:100%;display:flex}.product--gallery-type-thumbs-left .product__media-slider{padding-left:15px}.product--gallery-type-thumbs-right .product__media-slider{padding-right:15px}.product--gallery-type-thumbs-left .product__media-thumbs,.product--gallery-type-thumbs-right .product__media-thumbs{overflow:hidden}:is(.product--gallery-type-thumbs-left,.product--gallery-type-thumbs-right) .product__media-thumbs-arrow{transform:none}.product__media-thumbs .product__media-thumbs-arrows{flex-direction:column;padding:calc(var(--spacing-step) * 3) 0}.product__media-thumbs .product__media-thumbs-arrow--next{margin-left:unset;margin-top:auto}.product--gallery-type-thumbs-bottom .product__media-thumbs .product__media-thumbs-arrow--next{margin-left:auto;margin-top:0}.product--gallery-type-thumbs-bottom .product__media-thumbs-arrows{flex-direction:row;padding:0}}@media screen and (min-width: 1440px){.product__media-thumbs{width:16.8rem}.product--gallery-size-aspect-ratio .product__media-thumbs{max-height:57rem}.product--gallery-size-aspect-ratio .product__thumbnail{max-height:45rem;overflow:hidden}.product--gallery-size-portrait .product__media-thumbs{max-height:77.6rem}.product--gallery-size-2-3 .product__media-thumbs{max-height:38.9rem}.product--gallery-size-1-1 .product__media-thumbs{max-height:58.4rem}.product--gallery-size-3-2 .product__media-thumbs{max-height:87.6rem}.product--gallery-size-5-4 .product__media-thumbs{max-height:73rem}.product--gallery-type-thumbs-bottom .product__media-thumbs{width:100%;max-height:none}.product--gallery-type-thumbs-left .product__media-slider,.product--gallery-type-thumbs-right .product__media-slider{width:calc(100% - 16.8rem)}}.product__gallery-opener{display:block;position:relative}.product__gallery-opener .product__gallery-opener__icon{color:#0000;background-color:transparent;display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:50%;position:absolute;top:22px;right:5px;opacity:1;transform:translate(0);transition:opacity var(--duration-default) var(--transition-cubic-bezier);z-index:2}@media (hover: hover) and (pointer: fine){.product__gallery-opener .product__gallery-opener__icon,.product__gallery-opener:hover .product__gallery-opener__icon{opacity:1}}.product__gallery-toggle{background:none;width:100%;height:100%;padding:0;border:none;border-radius:0;position:absolute;top:0;left:0;z-index:2;cursor:pointer}product-modal,product-model{display:block}product-model .product__xr-button{bottom:calc(var(--spacing-step) * 2);left:calc(var(--spacing-step) * 2);right:calc(var(--spacing-step) * 2);position:absolute;z-index:1}[data-shopify-xr-hidden]{display:none!important}@media screen and (min-width: 990px){.product__media-slider .swiper-slide{width:100%!important}.product__media-thumbs .swiper-slide{height:auto!important}.product__media-thumbs{display:block;width:96px;position:relative;z-index:1;will-change:max-height;transition:max-height var(--duration-slow) var(--transition-cubic-bezier-v2)}.product--gallery-size-aspect-ratio .product__media-thumbs{max-height:32vw}.product--gallery-size-aspect-ratio .product__thumbnail{max-height:25vw;overflow:hidden}.product--gallery-size-portrait .product__media-thumbs{max-height:43rem}.product--gallery-size-2-3 .product__media-thumbs{max-height:22rem}.product--gallery-size-1-1 .product__media-thumbs{max-height:33.1rem}.product--gallery-size-3-2 .product__media-thumbs{max-height:49.6rem}.product--gallery-size-5-4 .product__media-thumbs{max-height:41.4rem}.product__media-thumbs .swiper{height:100%}.product--gallery-type-thumbs-bottom .product__media-thumbs{width:100%;max-height:none;margin-top:15px}.product--gallery-type-thumbs-left .product__media,.product--gallery-type-thumbs-right .product__media{width:100%;display:flex;flex-flow:row wrap}.product--gallery-type-thumbs-left .product__media-slider,.product--gallery-type-thumbs-right .product__media-slider{flex:1;width:calc(100% - 8.4rem)}.product--gallery-type-thumbs-left .product__media-slider{padding-left:15px}.product--gallery-type-thumbs-right .product__media-slider{padding-right:15px}.product--gallery-type-thumbs-left .product__media-thumbs,.product--gallery-type-thumbs-right .product__media-thumbs{overflow:hidden}.product__thumbnail{cursor:pointer;position:relative;transition:opacity var(--duration-short) ease-out}.swiper-slide-thumb-active>.product__thumbnail{opacity:1}.product__thumbnail svg{position:absolute;top:1.6rem;right:1.6rem;z-index:2}.product--gallery-type-grid .product__media-thumbs,.product--gallery-type-grid-collage .product__media-thumbs,.product__media-slider .swiper-pagination{display:none}.product--gallery-type-grid .swiper-wrapper:not(.swiper-initialized .swiper-wrapper),.product--gallery-type-grid-collage .swiper-wrapper:not(.swiper-initialized .swiper-wrapper),.product--gallery-type-grid-single .swiper-wrapper:not(.swiper-initialized .swiper-wrapper){display:grid;grid-template-columns:1fr 1fr;gap:15px}.product--gallery-type-grid .swiper-wrapper:not(.swiper-initialized .swiper-wrapper) .product__gallery-opener .media,.product--gallery-type-grid-collage .swiper-wrapper:not(.swiper-initialized .swiper-wrapper)>:first-child,.product--gallery-type-grid-single .swiper-wrapper:not(.swiper-initialized .swiper-wrapper)>*{grid-column:span 2}.product--gallery-type-grid .swiper-wrapper:not(.swiper-initialized .swiper-wrapper) .product__gallery-opener .media img,.product--gallery-type-grid-collage .swiper-wrapper:not(.swiper-initialized .swiper-wrapper) .product__gallery-opener .media img,.product--gallery-type-grid-single .swiper-wrapper:not(.swiper-initialized .swiper-wrapper) .product__gallery-opener .media img{height:100%!important}.product__container{padding:0 var(--page-gap-desktop)}.product__content:not(.product--quickview .product__content){padding-left:calc(var(--page-gap-desktop) - calc(var(--spacing-step) * 2))}.product__media-thumbs .product__media-thumbs-arrows{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:calc(var(--spacing-step) * 3) 0;position:absolute;top:0;left:0;bottom:0;z-index:1;pointer-events:none;background-color:transparent}.product__media-thumbs .product__media-thumbs-arrow:disabled{display:none}.product__media-thumbs .product__media-thumbs-arrow--next{margin-top:auto}.product--gallery-type-thumbs-bottom .product__media-thumbs-arrows{flex-direction:row;padding:0}.product--gallery-type-thumbs-bottom .product__media-thumbs .product__media-thumbs-arrow--next{margin-left:auto;margin-top:0}.product--gallery-type-grid .swiper-navigation,.product--gallery-type-grid-single .swiper-navigation,.product--gallery-type-grid-collage .swiper-navigation{display:none}}@media screen and (min-width: 1200px){.product--gallery-size-aspect-ratio .product__media-thumbs{max-height:43vw}.product--gallery-size-aspect-ratio .product__thumbnail{max-height:30vw;overflow:hidden}}@media screen and (min-width: 1921px){.product__media-thumbs{width:16.8rem}.product--gallery-size-aspect-ratio .product__media-thumbs{max-height:57rem}.product--gallery-size-aspect-ratio .product__thumbnail{max-height:45rem;overflow:hidden}.product--gallery-size-portrait .product__media-thumbs{max-height:77.6rem}.product--gallery-size-2-3 .product__media-thumbs{max-height:38.9rem}.product--gallery-size-1-1 .product__media-thumbs{max-height:58.4rem}.product--gallery-size-3-2 .product__media-thumbs{max-height:87.6rem}.product--gallery-size-5-4 .product__media-thumbs{max-height:73rem}.product--gallery-type-thumbs-bottom .product__media-thumbs{width:100%;max-height:none}.product--gallery-type-thumbs-left .product__media-slider,.product--gallery-type-thumbs-right .product__media-slider{width:calc(100% - 16.8rem)}}@media (max-width: 989px){.product .button-arrow svg{width:1.5rem;height:1.5rem}}.button-arrow{cursor:pointer;pointer-events:all;border:0}.product__media-thumbs-arrows .button-arrow{cursor:pointer;pointer-events:all;height:3.4rem;width:3.4rem;display:flex;align-items:center;border:0;border-radius:50%;position:absolute;padding:0;background:transparent}.product__media-thumbs .product__media-thumbs-arrow--prev{left:-15px;text-align:right;justify-content:end}.product__media-thumbs .product__media-thumbs-arrow--next{right:-15px;text-align:left;justify-content:start}.product--gallery-type-thumbs-left .product__media-thumbs-arrow--prev,.product--gallery-type-thumbs-right .product__media-thumbs-arrow--prev{left:auto;text-align:right;justify-content:center;align-items:self-end;bottom:auto;top:-14px}.product--gallery-type-thumbs-left .product__media-thumbs-arrow--next,.product--gallery-type-thumbs-right .product__media-thumbs-arrow--next{right:auto;bottom:-14px;text-align:left;justify-content:center;align-items:start}.button-arrow svg{pointer-events:none}.product__media-slider{border-radius:15px;overflow:hidden}.product__image .media{border:1px solid #E8ECEE;border-radius:12px;background-color:#fff;box-sizing:border-box}.new-product-module{position:relative;background:linear-gradient(180deg,#002e5d00,#002e5d1a 48%,#002e5d00)}.new-product-module .module-product{padding:77px 0 120px}.new-product-module .product-wrap{padding-left:48px}.new-product-module .product-gallery{width:60%}.new-product-module .product-wrap{width:40%}.product-card-price{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:20px;background:#fff;border:1px solid #C2C2C2;border-radius:16px;margin-top:32px}.product-card-price .saving{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1px 4px;gap:1px;height:20px;background:#e8ff62;border-radius:8px;font-family:Roboto,serif;font-style:normal;font-weight:400;font-size:12px;line-height:150%;color:#202a44}.product-card-price .price{display:flex;align-items:center;width:100%;justify-content:space-between}.product-card-price .product-price__final{margin-bottom:0;display:flex;align-items:center;font-family:Roboto,serif;font-style:normal;font-weight:700;font-size:24px;line-height:100%;letter-spacing:-.03em;color:#202a44}.product-card-price .product-price-compare{font-family:Roboto,serif;font-style:normal;font-weight:400;font-size:16px;line-height:100%;letter-spacing:-.02em;text-decoration-line:line-through;text-decoration:line-through;color:#6b6c6c}.product-card-price .product-price-compare span{display:inline-block;vertical-align:top;text-decoration:line-through}.product-form-flex-wrap{display:flex;align-items:start;gap:16px}.product-form-flex-wrap .add-to-cart{margin:0;width:100%}.product-form-flex-wrap .product-form-nav{display:block;flex:0 0 90px}.product-form-flex-wrap .product-form-submit-wrap{width:100%!important}.product-form-flex-wrap #timesact_widget{margin-top:0!important}.product-form-flex-wrap .shopify-payment-button{width:100%!important}.product-form-flex-wrap .add-to-cart-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px;gap:48px;height:62px;background-color:#002e5d!important;border-radius:4px;font-family:Roboto,serif;font-style:normal;font-weight:500;font-size:16px;line-height:22px;letter-spacing:2px;text-transform:uppercase;color:#83f1fe!important;order:0;flex-grow:0;flex:none;order:1;flex-grow:1}.product-form-flex-wrap .add-to-cart-button:hover{background-color:#83f1fe!important;color:#002e5d!important}.product-form-flex-wrap .shopify-payment-button .shopify-payment-button__button--unbranded{background-color:#83f1fe!important;color:#002e5d!important;border-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px;gap:48px;height:62px}.product-form-flex-wrap .shopify-payment-button .shopify-payment-button__button--unbranded:hover{background-color:#002e5d!important;color:#83f1fe!important}.product-form-flex-wrap .product-form-add-to-cart{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;flex-direction:column;width:100%}.product-form-flex-wrap .number-input-field{float:left;width:60px;height:60px;background-color:transparent;line-height:60px}.product-form-flex-wrap .number-input-field input[type=number]{float:left;width:100%;height:100%;text-align:center;border:0;background:transparent;font-family:Roboto,serif;font-style:normal;font-weight:700;font-size:24px;line-height:150%;color:#002e5d}.product-form-flex-wrap .number-input-wrapper{height:62px;border:1px solid #C2C2C2}.product-form-flex-wrap #timesact_widget .timesact_widget_wrapper{margin-top:0!important;border-radius:4px!important}.product-form-flex-wrap .number-input-nav{float:left;height:63px;width:25px;border-left:1px solid #C2C2C2}.product-form-flex-wrap .number-input-nav-item{float:left;height:29.5px;line-height:29.5px;width:25px;color:#6b6c6c;background-color:TRANSPARENT;text-align:center;cursor:pointer}.product-form-flex-wrap .number-input-nav-item:first-child{border-bottom:1px solid #C2C2C2}.product-form-flex-wrap .number-input-field input[type=number]:focus{border:0;outline:none}#shopify-section-template--19169943748854__main .product-form-flex-wrap .timesact-selling-plan-description{font-style:italic!important;font-weight:500!important;font-size:9px!important;text-align:center!important}.product__stock-notification{font-family:Roboto,serif;font-style:normal;font-weight:600;font-size:24px;line-height:150%;color:#002e5d}.limited-inventory{display:flex;gap:10px;align-items:start}.product__stock-notification{margin:16px 0}.featured-list{position:relative}.featured-list ul{margin:0}.featured-list li{position:relative;padding-left:25px;font-family:Roboto,serif;font-style:normal;font-weight:500;font-size:16px;line-height:150%;color:#002e5d}.featured-list li:before{content:"";position:absolute;background-image:url(circle-check-big.svg);background-repeat:no-repeat;background-size:auto;background-position:center;width:16px;height:16px;left:0;top:5px}.reveiw-card{box-sizing:border-box;padding:16px;gap:10px;isolation:isolate;background:#fff;border:1px solid #C2C2C2;border-radius:12px;margin-top:32px}.reveiw-card .swiper-pagination{bottom:0}.reveiw-card p{margin:0;padding:0;font-family:Roboto,serif;font-style:normal;font-weight:400;font-size:13px;line-height:150%;color:#6b6c6c}.reveiw-card .swiper-navigation-wrapper{position:relative;display:flex;justify-content:end;gap:0px}.reveiw-card .swiper-button-next,.reveiw-card .swiper-button-prev{position:relative;left:auto;right:auto;width:20px;height:20px}.reveiw-card .swiper-button-next:hover,.reveiw-card .swiper-button-prev:hover{transition:all .3s;transform:scale(1.2)}.reveiw-card .author{font-family:Roboto,serif;font-style:normal;font-weight:500;font-size:18px;line-height:150%;color:#002e5d;margin-top:10px}.varified-text{display:flex;align-items:center;gap:4px;font-family:Roboto,serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#25b122}.payment-icon .list-payment{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.payment-icon .list-payment__item{margin:0}.text-title{font-family:Roboto,sans-serif;font-style:normal;font-weight:600;font-size:24px;line-height:150%;color:#002e5d}.text-block{font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:150%;color:#002e5d;margin:32px 0}.svg-icon{line-height:0}.icon_with_text{display:flex;align-items:stretch;gap:16px;flex-wrap:wrap}.icon_card-item{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:12px;gap:0;background:#fff;border:1px solid #C2C2C2;border-radius:12px;width:100%;flex:0 0 48%}.icon-title{margin:16px 0 4px;font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#002e5d}.icon-text{margin:0;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#6b6c6c;padding:0}.product-info__block{margin:17px 0;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#202a44}.product-block--richtext{margin-bottom:32px}@media screen and (min-width: 750px){.new-product-module .product-gallery{position:sticky!important;top:30px}}@media screen and (max-width: 1280px){.icon_with_text{gap:12px}}@media screen and (max-width: 992px){.product--gallery-type-thumbs-left .product__media-thumbs-arrow--prev,.product--gallery-type-thumbs-right .product__media-thumbs-arrow--prev{left:8px;text-align:center;justify-content:center;align-items:start;bottom:auto;top:auto}.product--gallery-type-thumbs-left .product__media-thumbs-arrow--next,.product--gallery-type-thumbs-right .product__media-thumbs-arrow--next{right:8px;bottom:auto;text-align:right;justify-content:center;align-items:end;top:auto}}@media screen and (max-width: 749px){.new-product-module .product-gallery,.new-product-module .product-wrap{width:100%}.new-product-module .module-product{padding:20px 0 50px}.new-product-module .product-wrap{padding:0;text-align:left}.product-form-flex-wrap .number-input-nav-item{border-left:0;position:relative}.product-form-flex-wrap .number-input-field input[type=number]{position:relative;left:auto}.product-form-flex-wrap .number-input-nav-item{border:0;position:relative}.product-form-flex-wrap .number-input-nav{border-left:1px solid #C2C2C2;position:relative}.product-card-price,.reveiw-card{margin-top:16px}.text-block{margin:16px 0}.product-info__block{margin:0}.product-block--richtext{margin-bottom:16px}.payment-icon .list-payment{margin:16px 0}.product-form-flex-wrap .add-to-cart-button{padding:11px;font-size:15px}.product__stock-notification,.product-card-price .product-price__final{font-size:20px}}@media screen and (max-width: 390px){.product__stock-notification,.product-card-price .product-price__final{font-size:16px}.product-card-price .product-price-compare{margin-left:9px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-product.css.map */
