.blog-page{margin-bottom:12rem}.blog-page__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(660px + 2 * 2rem);padding-left:2rem;padding-right:2rem}.blog-page__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;margin-top:calc(8rem - 44px);margin-bottom:8rem}@media screen and (max-width:600px){.blog-page__title{font-size:4rem}}@media screen and (max-width:450px){.blog-page__title{font-size:3rem}}.blog-page__blog-post{color:#000;text-align:left;font-size:1.8rem;font-family:Yantramanav,sans-serif;margin-bottom:6rem}.blog-page__blog-post:after{content:"";clear:both;display:table}.blog-page__blog-post>*{margin:2rem 0}.blog-page__blog-post>:last-child{margin-bottom:0}.blog-page__blog-post>:first-child{margin-top:0}.blog-page__blog-post h2{font-size:1.8rem;font-size:2.2rem}.blog-page__blog-post h2,.blog-page__blog-post h3{font-family:Yantramanav,sans-serif;font-weight:300;color:#000;text-transform:uppercase;text-decoration:none;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content}.blog-page__blog-post h3{font-size:1.8rem}.blog-page__blog-post p b{font-weight:500}.blog-page__blog-post ol,.blog-page__blog-post ul{list-style-position:inside}.blog-page__blog-post img.left{float:left;margin-right:15px}.blog-page__blog-post img.left,.blog-page__blog-post img.right{transform:translateY(7px);width:50%;height:210px;object-fit:cover}.blog-page__blog-post img.right{float:right;margin-left:15px}.blog-page__blog-post img.full-width{width:100%;height:auto}.blog-page__blog-post a{color:#038995;text-decoration:underline}.blog-page__blog-post a:hover{cursor:pointer}.blog-page__blog-intro{color:#000;font-family:Montserrat,sans-serif;font-size:1.8rem;text-align:left;margin-bottom:2rem}.blog-page__main-image{width:100%;height:40rem;display:block;object-fit:cover;margin-bottom:2rem}@media screen and (max-width:700px){.blog-page__main-image{height:30rem}}.blog-overview-page__container{position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding-left:2rem;padding-right:2rem;margin:0 auto}.blog-overview-page__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;margin-top:calc(8rem - 44px)}@media screen and (max-width:600px){.blog-overview-page__title{font-size:4rem}}@media screen and (max-width:450px){.blog-overview-page__title{font-size:3rem}}.upload-product-page{margin-bottom:12rem}.upload-product-page__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;margin-top:calc(8rem - 44px);margin-bottom:8rem}@media screen and (max-width:600px){.upload-product-page__title{font-size:4rem}}@media screen and (max-width:450px){.upload-product-page__title{font-size:3rem}}.upload-product-page__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding-left:2rem;padding-right:2rem;display:grid;grid-template-columns:2fr 1fr;grid-gap:3rem}@media screen and (max-width:900px){.upload-product-page__container{grid-template-columns:3fr 2fr}}@media screen and (max-width:730px){.upload-product-page__container{grid-template-columns:1fr}}.loading-page{position:fixed;width:100%;height:100%;left:0;top:0;background-color:#9ca3af;z-index:1000;display:flex;justify-content:center;align-items:center;flex-direction:column}.loading-page svg{height:4rem}.product{background-color:#efefef}.product__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding-left:2rem;padding-right:2rem;padding-bottom:12rem;text-align:left}.product__image-and-lightbox{margin-bottom:2rem}.product__image-container{width:100%;height:52rem}@media screen and (max-width:1050px){.product__image-container{height:40rem}}.product__lightbox-image{object-fit:cover;z-index:2;max-width:100%;max-height:100%;min-height:80%}.product__image{width:100%;height:100%;object-fit:cover}.product__image:hover{cursor:pointer}.product__carousel{height:40rem;position:relative;width:100%;overflow:hidden;margin-bottom:2rem}@media screen and (max-width:500px){.product__carousel{height:30rem}}.product__carousel-and-navigation{margin-bottom:2rem}.product__carousel-items{top:50%;left:50%;transform:translate(-50%,-50%);display:grid;grid-gap:2rem;position:absolute;grid-template-columns:repeat(3,1fr)}.product__carousel-thumbnail{display:block;position:relative;object-fit:cover;width:12.5rem;height:10rem;justify-content:center;cursor:pointer}.product__carousel-thumbnail:not(:last-child){margin-right:2rem}.product__carousel-thumbnail-wrapper{position:relative;overflow:hidden;display:flex;justify-content:left}.product__carousel-thumbnails{display:flex;justify-items:center;max-width:1140px;position:relative}.product__carousel-navigation{z-index:5;position:relative;width:100%;height:100%;pointer-events:none}@media screen and (hover:none){.product__carousel-navigation{display:none}}.product__thumbnail-navigation{z-index:5;position:absolute;top:0;width:100%;height:100%;pointer-events:none}@media screen and (hover:none){.product__thumbnail-navigation{display:none}}.product__details{display:grid;grid-gap:2rem;grid-template-columns:repeat(8,1fr)}@media screen and (max-width:1000px){.product__details{grid-template-columns:repeat(7,1fr)}}@media screen and (max-width:740px){.product__details{grid-template-columns:1fr}}.product__sidebar{position:-webkit-sticky;position:sticky;top:calc(8rem + 2rem);height:-moz-fit-content;height:fit-content;width:100%;background-color:#038995;padding:2rem;color:#fff;margin-bottom:2rem;margin-right:4rem;font-size:1.8rem;grid-column:span 3}@media screen and (max-width:1000px){.product__sidebar{grid-column:span 3}}@media screen and (max-width:740px){.product__sidebar{order:1;position:static;grid-column:span 1}}.product__carousel-previous{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;pointer-events:all;left:2rem}.product__carousel-previous svg{width:5rem;fill:#fff;stroke:rgba(68,148,221,.6);transition:all .05s}.product__carousel-previous:focus{outline:none}.product__carousel-previous:hover svg{fill:#04b7c7}.product__carousel-previous:active svg{fill:#038995}.product__carousel-next{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;pointer-events:all;right:2rem}.product__carousel-next svg{width:5rem;fill:#fff;stroke:rgba(68,148,221,.6);transition:all .05s}.product__carousel-next:focus{outline:none}.product__carousel-next:hover svg{fill:#04b7c7}.product__carousel-next:active svg{fill:#038995}.product__thumbnails-previous{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;pointer-events:all;left:1rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15)}.product__thumbnails-previous svg{width:5rem;fill:#fff;stroke:rgba(68,148,221,.6);transition:all .05s}.product__thumbnails-previous:focus{outline:none}.product__thumbnails-previous:hover svg{fill:#04b7c7}.product__thumbnails-previous:active svg{fill:#038995}.product__thumbnails-previous svg{width:2rem}.product__thumbnails-next{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;pointer-events:all;right:1rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15)}.product__thumbnails-next svg{width:5rem;fill:#fff;stroke:rgba(68,148,221,.6);transition:all .05s}.product__thumbnails-next:focus{outline:none}.product__thumbnails-next:hover svg{fill:#04b7c7}.product__thumbnails-next:active svg{fill:#038995}.product__thumbnails-next svg{width:2rem}.product__carousel-item{display:block;position:relative;object-fit:cover;width:60rem;height:40rem;justify-content:center}@media screen and (max-width:740px){.product__carousel-item{width:70rem}}@media screen and (max-width:500px){.product__carousel-item{width:40rem;height:30rem}}.product__carousel-item:hover{cursor:pointer}.product__carousel-item--inactive{filter:brightness(50%)}.product__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;margin-top:0;margin-bottom:2rem}@media screen and (max-width:600px){.product__title{font-size:4rem}}@media screen and (max-width:450px){.product__title{font-size:3rem}}.product__description{color:#000;text-align:left;font-size:1.8rem;font-family:Yantramanav,sans-serif}.product__description:after{content:"";clear:both;display:table}.product__description>*{margin:2rem 0}.product__description>:last-child{margin-bottom:0}.product__description>:first-child{margin-top:0}.product__description h2{font-size:1.8rem;font-size:2.2rem}.product__description h2,.product__description h3{font-family:Yantramanav,sans-serif;font-weight:300;color:#000;text-transform:uppercase;text-decoration:none;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content}.product__description h3{font-size:1.8rem}.product__description p b{font-weight:500}.product__description ol,.product__description ul{list-style-position:inside}.product__description img.left{float:left;margin-right:15px}.product__description img.left,.product__description img.right{transform:translateY(7px);width:50%;height:210px;object-fit:cover}.product__description img.right{float:right;margin-left:15px}.product__description img.full-width{width:100%;height:auto}.product__description a{color:#038995;text-decoration:underline}.product__description a:hover{cursor:pointer}.product__text{grid-column:span 5;padding-right:4rem}@media screen and (max-width:1000px){.product__text{grid-column:span 4;padding-right:2rem}}@media screen and (max-width:740px){.product__text{order:2;grid-column:span 1}}.product-page-sidebar{margin:0;padding:2rem}.product-page-sidebar__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:2.4rem;text-transform:uppercase}.product-page-sidebar__brand,.product-page-sidebar__stock{font-family:Yantramanav,sans-serif;font-weight:500;font-size:1.6rem}.product-page-sidebar__inquire-now-wrapper{margin-top:1rem}.product-page-sidebar__inquire-now{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.4rem;color:#fff;background-color:#9ca3af;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);width:100%}.product-page-sidebar__inquire-now:not(:disabled):active,.product-page-sidebar__inquire-now:not(:disabled):focus,.product-page-sidebar__inquire-now:not(:disabled):hover{filter:brightness(115%)}.product-page-sidebar__inquire-now:disabled{background-color:#ccc}.product-page-sidebar__inquire-now:disabled:active,.product-page-sidebar__inquire-now:disabled:focus,.product-page-sidebar__inquire-now:disabled:hover{cursor:not-allowed}.product-page-sidebar__product-code,.product-page-sidebar__product-code-text{font-family:Yantramanav,sans-serif;font-weight:500;font-weight:300;font-size:1.6rem;display:inline-block}.product-page-sidebar__product-code{text-transform:uppercase}.product-page-sidebar__price{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;margin-top:2rem;margin-bottom:2rem;font-weight:500;font-size:2.4rem}.product-page-sidebar__points{margin-bottom:2rem}.product-page-sidebar__quantity-and-add-to-cart{margin-top:1rem;display:flex}.product-page-sidebar__quantity{height:4rem;width:5rem;border:none;padding-left:18px}.product-page-sidebar__quantity-in-cart{margin-top:1rem;font-family:Yantramanav,sans-serif;font-weight:500;font-size:1.6rem}.product-page-sidebar__add-to-cart{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.4rem;color:#fff;background-color:#9ca3af;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);flex-grow:1}.product-page-sidebar__add-to-cart:not(:disabled):active,.product-page-sidebar__add-to-cart:not(:disabled):focus,.product-page-sidebar__add-to-cart:not(:disabled):hover{filter:brightness(115%)}.product-page-sidebar__add-to-cart:disabled{background-color:#ccc}.product-page-sidebar__add-to-cart:disabled:active,.product-page-sidebar__add-to-cart:disabled:focus,.product-page-sidebar__add-to-cart:disabled:hover{cursor:not-allowed}.point{display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:flex-start;align-items:flex-start}.point svg{height:2rem;width:2rem;transform:translateY(3px)}.point svg *{fill:#9ca3af}.point__text{margin-left:.8rem}.checkout-page{margin-bottom:12rem}.checkout-page__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;margin-top:calc(8rem - 44px);margin-bottom:8rem}@media screen and (max-width:600px){.checkout-page__title{font-size:4rem}}@media screen and (max-width:450px){.checkout-page__title{font-size:3rem}}.checkout-page__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding-left:2rem;padding-right:2rem;display:grid;grid-template-columns:2fr 1fr;grid-gap:3rem}@media screen and (max-width:900px){.checkout-page__container{grid-template-columns:3fr 2fr}}@media screen and (max-width:730px){.checkout-page__container{grid-template-columns:1fr}}.inquiry-page{margin-bottom:12rem}.inquiry-page__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;margin-top:calc(8rem - 44px);margin-bottom:8rem}@media screen and (max-width:600px){.inquiry-page__title{font-size:4rem}}@media screen and (max-width:450px){.inquiry-page__title{font-size:3rem}}.inquiry-page__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding-left:2rem;padding-right:2rem;display:grid;grid-template-columns:2fr 1fr;grid-gap:3rem}@media screen and (max-width:900px){.inquiry-page__container{grid-template-columns:3fr 2fr}}@media screen and (max-width:730px){.inquiry-page__container{grid-template-columns:1fr}}.confirmation-page{margin-bottom:12rem}.confirmation-page__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(660px + 2 * 2rem);padding-left:2rem;padding-right:2rem}.confirmation-page__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;margin-top:calc(8rem - 44px);margin-bottom:8rem}@media screen and (max-width:600px){.confirmation-page__title{font-size:4rem}}@media screen and (max-width:450px){.confirmation-page__title{font-size:3rem}}.confirmation-page__text{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;color:#000;margin-bottom:4rem}.confirmation-page__text b{font-weight:500}.static-page__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding-left:2rem;padding-right:2rem}.static-page__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;margin-top:calc(8rem - 44px)}@media screen and (max-width:600px){.static-page__title{font-size:4rem}}@media screen and (max-width:450px){.static-page__title{font-size:3rem}}.legal-page{margin-bottom:12rem}.legal-page__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(660px + 2 * 2rem);padding-left:2rem;padding-right:2rem}.legal-page__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;margin-top:calc(8rem - 44px);margin-bottom:8rem}@media screen and (max-width:600px){.legal-page__title{font-size:4rem}}@media screen and (max-width:450px){.legal-page__title{font-size:3rem}}.legal-page__text{color:#000;text-align:left;font-size:1.8rem;font-family:Yantramanav,sans-serif}.legal-page__text:after{content:"";clear:both;display:table}.legal-page__text>*{margin:2rem 0}.legal-page__text>:last-child{margin-bottom:0}.legal-page__text>:first-child{margin-top:0}.legal-page__text h2{font-size:1.8rem;font-size:2.2rem}.legal-page__text h2,.legal-page__text h3{font-family:Yantramanav,sans-serif;font-weight:300;color:#000;text-transform:uppercase;text-decoration:none;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content}.legal-page__text h3{font-size:1.8rem}.legal-page__text p b{font-weight:500}.legal-page__text ol,.legal-page__text ul{list-style-position:inside}.legal-page__text img.left{float:left;margin-right:15px}.legal-page__text img.left,.legal-page__text img.right{transform:translateY(7px);width:50%;height:210px;object-fit:cover}.legal-page__text img.right{float:right;margin-left:15px}.legal-page__text img.full-width{width:100%;height:auto}.legal-page__text a{color:#038995;text-decoration:underline}.legal-page__text a:hover{cursor:pointer}.cart{margin-bottom:12rem}.cart__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding-left:2rem;padding-right:2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;justify-items:center}@media screen and (max-width:1150px){.cart__container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:850px){.cart__container{grid-template-columns:1fr;grid-gap:0;grid-row-gap:2.5rem}}.cart__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;margin-top:calc(8rem - 44px);margin-bottom:8rem}@media screen and (max-width:600px){.cart__title{font-size:4rem}}@media screen and (max-width:450px){.cart__title{font-size:3rem}}.cart__spinner{margin-left:auto;margin-right:auto}.cart__sidebar{position:-webkit-sticky;position:sticky;top:10rem;grid-column:span 1;width:100%;height:-moz-fit-content;height:fit-content}.cart__products{grid-column:1/4;width:100%}@media screen and (max-width:1150px){.cart__products{grid-column:1/3}}@media screen and (max-width:850px){.cart__products{grid-template-columns:1/-1}}.cart-sidebar{background-color:#038995;padding:2rem}@media screen and (max-width:850px){.cart-sidebar{max-width:50rem;justify-self:start}}.cart-sidebar__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;text-align:left;margin-bottom:2rem;font-size:2.4rem;text-transform:uppercase}.cart-sidebar hr{margin-top:.5rem;border-bottom:1px solid #fff;box-shadow:none}.cart-sidebar__calculation{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;display:flex;justify-content:space-between}.cart-sidebar__calculation p:first-of-type{text-align:left}.cart-sidebar__calculation p:last-of-type{text-align:right}.cart-sidebar__calculation--total{border-top:1px solid #fff;padding-top:.5rem;margin-top:.5rem}.cart-sidebar__calculation--total p{font-weight:500}.cart-sidebar__checkout-button{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.4rem;color:#fff;background-color:#9ca3af;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);width:100%;margin-top:2rem}.cart-sidebar__checkout-button:not(:disabled):active,.cart-sidebar__checkout-button:not(:disabled):focus,.cart-sidebar__checkout-button:not(:disabled):hover{filter:brightness(115%)}.cart-sidebar__checkout-button:disabled{background-color:#ccc}.cart-sidebar__checkout-button:disabled:active,.cart-sidebar__checkout-button:disabled:focus,.cart-sidebar__checkout-button:disabled:hover{cursor:not-allowed}.cart-sidebar__shipping-notice{font-family:Yantramanav,sans-serif;font-weight:500;font-size:1.6rem;margin-top:2rem;text-align:left;line-height:1.2}.breadcrumbs{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding:1rem 2rem;text-align:left;font-size:1.8rem;color:#000}.breadcrumbs__breadcrumb{display:inline-block}.breadcrumbs__breadcrumb--link{color:#000;text-decoration:none}.breadcrumbs__breadcrumb:hover{cursor:pointer;text-decoration:underline}.breadcrumbs__separator{display:inline-block;transform:translateY(-1px)}.checkbox-container{display:block;position:relative;padding-left:2.5rem;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;text-align:left;font-size:1.8rem}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:2px;left:0;height:16px;width:16px;background-color:#fff}.checkmark--inverted{background-color:#dfdfdf}.checkbox-container:hover input~.checkmark{background-color:#d3d6e0}.checkbox-container input:checked~.checkmark{background-color:#6ea4ff}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:4px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.cross{position:absolute;top:3rem;right:2rem;z-index:11}.cross__square{position:absolute;width:3rem;height:3rem;right:1rem;top:-1.4rem}.cross__bar{background-color:#fff;right:1rem;height:2px;width:3rem;position:relative}.cross__bar:first-of-type{transform:rotate(45deg) translate(2px,.5px)}.cross__bar:last-of-type{transform:rotate(-45deg)}.cross:hover{cursor:pointer}.footer{color:#fff;background-color:#01004f;bottom:0;overflow-y:hidden}.footer,.footer__container{width:100%;position:relative}.footer__container{margin-left:auto;margin-right:auto;max-width:1440px;padding:6rem}@media screen and (max-width:425px){.footer__container{padding:4rem 1.6rem}}.footer__grid{display:flex;gap:3rem;justify-content:space-between}@media screen and (max-width:880px){.footer__grid{flex-direction:column;gap:2.4rem}}.footer__logo-contact{font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;vertical-align:middle;text-align:left}.footer__logo-contact svg{width:26.3rem}.footer__column{text-align:left}.footer__column h3{font-family:Manrope,sans-serif;font-weight:600;font-size:24px;line-height:29px;letter-spacing:0;vertical-align:middle;text-align:start;margin-bottom:.8rem}@media screen and (max-width:880px){.footer__column h3{font-weight:500;font-size:20px;line-height:24px;margin-bottom:0}}.footer__link-block{display:flex;flex-direction:column;gap:.8rem}@media screen and (max-width:880px){.footer__link-block{gap:0}}.footer__accordion-header{display:block}@media screen and (max-width:880px){.footer__accordion-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1.6rem 0}}.footer__accordion-icon{display:none;transition:transform .3s ease}@media screen and (max-width:880px){.footer__accordion-icon{display:block}}.footer__accordion-icon--open{transform:rotate(180deg)}.footer__accordion-content{display:flex;flex-direction:column;gap:.8rem}@media screen and (max-width:880px){.footer__accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease;gap:0}.footer__accordion-content--open{max-height:500px;padding-bottom:1.6rem}}.footer__link{font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;vertical-align:middle;text-align:start}@media screen and (max-width:880px){.footer__link{font-weight:400;font-size:14px;line-height:21px;padding:1.1rem 0}}.footer__contact-info{margin-top:1rem;margin-bottom:1rem;line-height:1.4}.footer__contact-link{padding:0;margin:0}.footer__contact-link a{text-decoration:underline;line-height:1.4}.footer__bottom{display:flex;width:100%;justify-content:space-between;align-items:center;padding:1.6rem 0;margin-top:3.2rem;border-top:1px solid #fff;text-align:left}@media screen and (max-width:425px){.footer__bottom{flex-direction:column-reverse;align-items:flex-start;text-align:left;gap:1.6rem}}*{padding:0;margin:0;box-sizing:border-box;border-radius:0}div#hubspot-messages-iframe-container{z-index:99!important}@media screen and (max-width:700px){div#hubspot-messages-iframe-container{display:none!important}}.text-main{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:2rem;color:#fff}.logo{font-family:Open sans,sans-serif}html{height:100%;font-size:62.5%;overflow-y:scroll}body{margin:0;font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:1.6rem;color:#fff;text-align:center;padding:8rem 0 0;position:relative;min-height:100vh}main{background-color:#fff}img{display:block}.anchor{position:relative;top:-12rem}a{text-decoration:none;color:#fff}p{line-height:1.6}button,input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.alternate-coloring:nth-child(2n),.alternate-coloring:nth-child(2n) .quotes-block__overlay{background-color:#efefef}.alternate-coloring:nth-child(odd),.alternate-coloring:nth-child(odd) .quotes-block__overlay{background-color:#fff}.hamburger{display:none}.hamburger:hover{cursor:pointer}.hamburger__bar{background-color:#fff;width:3rem;height:.2rem}.hamburger__bar:not(:first-of-type){margin-top:.7rem}@media screen and (max-width:1100px){.hamburger{display:block}}.loader,.loader:after,.loader:before{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite}.loader{color:#038995;font-size:10px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.loader--button{color:#fff}.loader--center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader:after,.loader:before{content:"";position:absolute;top:0}.loader:before{left:-3.5em;animation-delay:-.32s}.loader:after{left:3.5em}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.button-loader,.button-loader:after,.button-loader:before{border-radius:50%;width:1.2rem;height:1.2rem;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite}.button-loader{color:#fff;font-size:10px;bottom:50%;position:relative;text-indent:-9999em;transform:translateZ(0) translate(-50%,-50%);animation-delay:-.16s}.button-loader:after,.button-loader:before{content:"";position:absolute;top:0}.button-loader:before{left:-2rem;animation-delay:-.32s}.button-loader:after{left:2rem}.mini-button-loader,.mini-button-loader:after,.mini-button-loader:before{border-radius:50%;width:.8rem;height:.8rem;bottom:2rem;animation-fill-mode:both;animation:load8 1.8s ease-in-out infinite}.mini-button-loader{color:#fff;font-size:10px;position:relative;text-indent:-9999em;animation-delay:-.16s}.mini-button-loader:after,.mini-button-loader:before{content:"";position:absolute;top:0}.mini-button-loader:before{left:-1.5rem;animation-delay:-.32s}.mini-button-loader:after{left:1.5rem}@keyframes load8{0%,80%,to{box-shadow:0 2.5rem 0 -1.3rem}40%{box-shadow:0 2.5rem 0 0}}.cls-1{fill:#bfbfbf}.cls-2{fill:#fff}.cls-3{fill:#f2f2f3}.cls-4{fill:#4c4c4d}.navbar{background-color:#01004f;height:8rem;width:100%;z-index:100;top:0;left:0;position:absolute;display:flex;align-items:center;padding:2.2rem 6rem}@media screen and (max-width:425px){.navbar{padding:2rem 1.6rem}}.navbar__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:1440px;display:flex;justify-content:space-between;align-items:center}.navbar__menu{list-style:none;display:flex;align-items:center}@media screen and (max-width:1100px){.navbar__menu{display:none}}.navbar__icons{display:flex;gap:1.4rem;min-width:18rem;justify-content:end;align-items:center}@media screen and (max-width:1100px){.navbar__icons{display:none}}.navbar svg{transform:translateY(2px)}.navbar__mobile-menu{padding:1.6rem;position:relative;height:100vh}.navbar__mobile-menu-header{display:flex;justify-content:space-between}.navbar__mobile{background-color:#01004f;justify-content:center;align-items:center;position:fixed;z-index:1000;min-height:100vh;height:100%;overflow:scroll;width:100%;flex-direction:column;display:none;top:0;transition:all .3s}@media screen and (max-width:1100px){.navbar__mobile{display:block}}.navbar__mobile svg{height:3.6rem;transform:translateY(2px)}.navbar__mobile--open{left:0}.navbar__mobile--closed{left:-100%}.navbar__mobile-container{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 4rem)}.navbar__shopping-cart{display:block;position:relative}.navbar__shopping-cart svg{transform:translateY(-2px);width:2.2rem}.navbar__shopping-cart--desktop{margin-left:8rem}.navbar__mobile-links{display:flex;flex-direction:column;gap:1.6rem;padding:2.4rem 0}.navbar__nav_view_button{display:block;position:relative}@media screen and (max-width:1100px){.navbar__nav_view_button{display:none}}.navbar__nav_view_button--desktop{margin-left:8rem}.loading{width:100%;height:100%;top:0;left:0;position:fixed;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.navbar-item{margin:0;position:relative}.navbar-item:not(:first-child){margin-left:3rem}.navbar-item__link{color:#fff;text-decoration:none;display:flex;align-items:center;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.navbar-item__dropdown{display:none;position:absolute;top:140%;background-color:#fff;padding:.8rem .6rem;color:#000;text-align:left;z-index:40;width:17.3rem;border-radius:16px;border:1px solid #d3d6e0}.navbar-item:hover>.navbar-item__dropdown,.navbar-item__dropdown.is-open{display:block}.navbar-item .navitem-chevron-container{padding-bottom:.4rem}.navbar-item .navitem-chevron{display:inline-block;vertical-align:middle;margin-left:.4rem;cursor:pointer;transition:transform .2s ease}.navbar-item .navitem-chevron.is-open{transform:rotate(180deg)}.subnavbar-item{position:relative;padding:1rem 1.4rem}.subnavbar-item__link{white-space:nowrap;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;vertical-align:middle;color:#000;text-decoration:none;display:block}.subnavbar-item__link:hover{cursor:pointer;color:#2ab396}.mobile-navbar-item{margin:0;position:relative;display:block;padding:1rem 0;text-align:start}.mobile-navbar-item__wrapper{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.mobile-navbar-item__submenu{max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-navbar-item__submenu.is-open{max-height:-moz-fit-content;max-height:fit-content}.mobile-navbar-item--sub-item{font-family:Manrope,sans-serif;font-weight:300;font-size:16px;line-height:24px;letter-spacing:0;vertical-align:middle;color:#fff;text-decoration:none;display:block;padding:1rem 0}.mobile-navbar-item--sub-item:not(:last-child){margin:.8rem 0!important}.mobile-navbar-item--sub-item .is-active{color:#038995}.mobile-navbar-item--sub-item:hover{cursor:pointer}.mobile-navbar-item__link{font-family:Manrope,sans-serif;font-weight:500;font-size:20px;line-height:24px;letter-spacing:0;vertical-align:middle;color:#fff;text-decoration:none;flex:1 1}.mobile-navbar-item__link .is-active{color:#038995}.mobile-navbar-item__link:hover{cursor:pointer}.mobile-navbar-item__social-links-container{display:flex;justify-content:space-between;align-items:center}.mobile-navbar-item__social-links-container p{font-family:Manrope,sans-serif;font-weight:500;font-size:18px;line-height:22px}.mobile-navbar-item__social-links{display:flex;align-items:center;gap:.8rem}.mobile-navbar-item__social-links a{width:4.4rem;height:4.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;padding-bottom:.4rem}.mobile-navbar-item__social-links a svg{width:2.4rem;height:2.4rem}.mobile-navitem-chevron{display:inline-block;flex-shrink:0;transition:transform .3s ease}.mobile-navitem-chevron.is-open{transform:rotate(180deg)}.payment-icons{margin-top:3rem}.payment-icons__text{font-family:Yantramanav,sans-serif;font-weight:500;font-size:1.6rem;text-align:left;margin-bottom:1rem}.payment-icons__text:not(:first-child){margin-top:1rem}.payment-icons__container{display:grid;grid-template-columns:repeat(7,6rem);justify-content:start;grid-gap:1rem}@media screen and (max-width:540px){.payment-icons__container{grid-template-columns:repeat(5,6rem)}}@media screen and (max-width:400px){.payment-icons__container{grid-template-columns:repeat(4,6rem)}}.payment-icons__container>svg{width:6rem}.payment-icons__mollie-container{display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:flex-start;align-items:flex-start;margin-top:1rem}.payment-icons__mollie{width:15rem}.not-found{margin-bottom:12rem}.not-found__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;margin:8rem auto;color:#000}.not-found__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(660px + 2 * 2rem);padding-left:2rem;padding-right:2rem}.not-found__subtitle{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;color:#000;text-align:center}.social-media-icons{display:flex;align-items:center;gap:.8rem}.social-media-icons a svg{width:2.4rem;height:2.4rem}.social-media-icons--circle a{width:4.4rem;height:4.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff}.cookie-warning{position:fixed;bottom:2rem;left:2rem;width:100%;max-width:30rem;background-color:#038995;padding:3rem;font-size:1.8rem;text-align:left;z-index:1000;box-shadow:0 1rem 2rem rgba(0,0,0,.15)}.cookie-warning__text{color:#fff;text-align:left;font-size:1.8rem;font-family:Yantramanav,sans-serif}.cookie-warning__text:after{content:"";clear:both;display:table}.cookie-warning__text>*{margin:2rem 0}.cookie-warning__text>:last-child{margin-bottom:0}.cookie-warning__text>:first-child{margin-top:0}.cookie-warning__text h2{font-size:1.8rem;font-size:2.2rem}.cookie-warning__text h2,.cookie-warning__text h3{font-family:Yantramanav,sans-serif;font-weight:300;color:#000;text-transform:uppercase;text-decoration:none;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content}.cookie-warning__text h3{font-size:1.8rem}.cookie-warning__text p b{font-weight:500}.cookie-warning__text ol,.cookie-warning__text ul{list-style-position:inside}.cookie-warning__text img.left{float:left;margin-right:15px}.cookie-warning__text img.left,.cookie-warning__text img.right{transform:translateY(7px);width:50%;height:210px;object-fit:cover}.cookie-warning__text img.right{float:right;margin-left:15px}.cookie-warning__text img.full-width{width:100%;height:auto}.cookie-warning__text a{color:#fff;text-decoration:underline}.cookie-warning__text a:hover{cursor:pointer}.cookie-warning__button-container{display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:flex-start;align-items:center;margin-top:3rem}.cookie-warning__agree{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.4rem;color:#fff;background-color:#9ca3af;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);display:block;margin-right:1rem}.cookie-warning__agree:not(:disabled):active,.cookie-warning__agree:not(:disabled):focus,.cookie-warning__agree:not(:disabled):hover{filter:brightness(115%)}.cookie-warning__agree:disabled{background-color:#ccc}.cookie-warning__agree:disabled:active,.cookie-warning__agree:disabled:focus,.cookie-warning__agree:disabled:hover{cursor:not-allowed}.cookie-warning__disagree{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;font-size:1.4rem;color:#9ca3af;background-color:transparent;height:4.2rem;padding:0 2rem;border:2px solid #9ca3af;display:block}.cookie-warning__disagree:not(:disabled):active,.cookie-warning__disagree:not(:disabled):focus,.cookie-warning__disagree:not(:disabled):hover{filter:brightness(115%)}.cookie-warning__disagree:disabled{background-color:#ccc}.cookie-warning__disagree:disabled:active,.cookie-warning__disagree:disabled:focus,.cookie-warning__disagree:disabled:hover{cursor:not-allowed}.flash-message-overlay{width:100%;height:100%;top:0;left:0;position:fixed;background-color:rgba(0,0,0,.8);z-index:100000}.flash-message-overlay .cross{transform:translateX(8px) translateY(-3px)}.flash-message{display:flex;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;padding:6rem;color:#fff;min-height:10rem;width:30%;min-width:60rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:750px){.flash-message{width:90%;min-width:unset}}@media screen and (max-width:550px){.flash-message{padding-left:3rem;padding-right:3rem}}.flash-message--error{background-color:#ff4d4d}.flash-message--success{background-color:#038995}.flash-message--info{background-color:#244274}.tag{font-family:Montserrat,sans-serif;font-size:1.6rem;text-transform:uppercase;max-width:calc(100% - 2 * 1rem);top:1rem;left:1rem;padding:.5rem 1rem;z-index:10;font-size:1.4rem}.bubble,.tag{font-weight:500;position:absolute;color:#fff}.bubble{font-family:Yantramanav,sans-serif;font-size:1.6rem;background-color:#ff4d4d;width:2.2rem;height:2.2rem;border-radius:50%;left:50%;top:50%;transform:translate(10%,-130%)}.browser-check,.bubble{display:flex;justify-content:center;align-items:center}.browser-check{width:100%;height:100%;top:0;left:0;position:fixed;z-index:10000;background-color:#9ca3af;flex-direction:column}.browser-check svg{height:4rem}.browser-check__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:4rem;color:#000;line-height:1;color:#fff;margin-top:3rem;margin-bottom:3rem;max-width:60rem}@media screen and (max-width:600px){.browser-check__title{font-size:4rem}}@media screen and (max-width:450px){.browser-check__title{font-size:3rem}}.browser-check__text{max-width:60rem;font-size:2rem;margin-bottom:3rem}.browser-check__link{max-width:60rem;font-size:2rem;border-radius:5px;background-color:#038995;padding:1rem 2rem;font-weight:400;display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:flex-start;align-items:center;cursor:pointer}.browser-check__link svg{margin-left:1rem;height:2rem;fill:#fff}.browser-check__help-text{margin-top:1rem;cursor:pointer;max-width:30rem;line-height:1.2;color:#fff}.browser-check__success{max-width:60rem;font-size:3rem;margin-top:3rem;color:#038995}.pagination{grid-column:span 2;flex-direction:row;flex-wrap:no-wrap;margin-top:4rem}.pagination--blog-overview{margin-bottom:4rem}.pagination__page-button{font-size:2rem;margin-left:1.5rem;line-height:1;color:#000}.pagination__page-button:last-of-type{margin-right:1.5rem}.pagination__page-button:hover{cursor:pointer}.pagination__page-button--active{color:#038995}.pagination__page-button--active:hover{cursor:default}.pagination__next,.pagination__previous{background-color:transparent;border:none;width:2rem;fill:#038995}.pagination__next:hover,.pagination__previous:hover{cursor:pointer}.pagination__next--inactive,.pagination__previous--inactive{fill:#ccc}.pagination__next--inactive:hover,.pagination__previous--inactive:hover{cursor:default}.lightbox{display:flex;justify-content:center;align-items:center;position:fixed;z-index:100;padding:6rem}.lightbox,.lightbox__overlay{top:0;left:0;height:100%;width:100%}.lightbox__overlay{position:absolute;background-color:rgba(0,0,0,.95)}.lightbox__cross{position:absolute;top:4rem;right:4rem}.recaptcha-container{margin:3rem 0}.button{display:inline-flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;min-width:10.6rem;height:44px;padding:1rem 3.2rem;border-radius:99px;text-decoration:none;cursor:pointer;border:none;position:relative;overflow:hidden;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;z-index:9;transition:all .3s ease-out}.button__text{position:relative;z-index:1}.button::-moz-focus-inner{border:0}.button:link,.button:visited{text-decoration:none}.button--primary{background-color:#5ad8bd;color:#01004f;border:1px solid transparent}.button--primary:hover:not(:disabled):not(.button--disabled){background-color:#2ab396}.button--primary:active:not(:disabled):not(.button--disabled){background-color:#01004f;color:#fff}.button--primary:focus-visible:not(:disabled):not(.button--disabled){background-color:#2ab396;border:#01004f}.button--primary.button--disabled,.button--primary:disabled{background-color:#bcbfcc;color:#1e1e24;cursor:not-allowed;opacity:.6;pointer-events:none}.button--secondary{background-color:transparent;color:#01004f;border:1px solid #01004f}.button--secondary:hover:not(:disabled):not(.button--disabled){background-color:#edeff7}.button--secondary:active:not(:disabled):not(.button--disabled){background-color:#01004f;color:#fff}.button--secondary:focus-visible:not(:disabled):not(.button--disabled){background-color:#5ad8bd}.button--secondary.button--disabled,.button--secondary:disabled{background-color:#bcbfcc;color:#1e1e24;border:none;cursor:not-allowed;opacity:.6;pointer-events:none}.button--white{background-color:#fff;border:1px solid #d3d6e0;color:#01004f}.button--white:hover:not(:disabled):not(.button--disabled){background-color:#d3d6e0}.button--white:active:not(:disabled):not(.button--disabled){background-color:#01004f;color:#fff}.button--white:focus-visible:not(:disabled):not(.button--disabled){background-color:#5ad8bd;border:1px solid #01004f}.button--white.button--disabled,.button--white:disabled{background-color:#bcbfcc;color:#1e1e24;cursor:not-allowed;opacity:.6;pointer-events:none}.button--tertiary{background-color:transparent;color:#01004f}.button--tertiary:hover:not(:disabled):not(.button--disabled){background-color:transparent;color:#5ad8bd}.button--tertiary:active:not(:disabled):not(.button--disabled){background-color:transparent;color:#2ab396}.button--tertiary:focus-visible:not(:disabled):not(.button--disabled){background-color:transparent;border:#01004f;color:#000}.button--tertiary.button--disabled,.button--tertiary:disabled{background-color:transparent;color:#1e1e24;cursor:not-allowed;opacity:.6;pointer-events:none}.button--full-width{width:100%}.button--auto-width{min-width:auto}@media screen and (max-width:768px){.button{height:44px;padding:10px 24px;min-width:100px}}@media screen and (max-width:480px){.button{padding:8px 20px}}.button--loading{color:transparent;pointer-events:none}.button--loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border-radius:50%;border:2px solid;border-top:2px solid transparent;animation:button-loading-spinner .6s linear infinite}@keyframes button-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.button-group{display:flex;gap:1.2rem;flex-wrap:wrap}.button-group--vertical{flex-direction:column}.button-group--horizontal{flex-direction:row}.button-group--equal-width .button{flex:1 1;min-width:0}.cart-button{display:inline-flex;width:4.4rem;height:4.4rem;padding:0;cursor:pointer;border:none;overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-shrink:0}.cart-button,.cart-button__icon{align-items:center;justify-content:center;position:relative;transition:all .3s ease-out}.cart-button__icon{width:24px;height:24px;display:flex;z-index:1}.cart-button__icon svg{width:100%;height:100%;display:block}.cart-button__badge{position:absolute;top:4px;right:2px;min-width:18px;height:18px;padding:0 6px;border-radius:10px;background-color:#7fd1c0;color:#01004f;font-family:Manrope,sans-serif;font-weight:400;font-size:10px;line-height:10px;letter-spacing:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none;transition:all .3s ease-out}.cart-button__badge--check{padding:0;width:20px;min-width:20px}.cart-button__badge--check svg{width:6px;height:5px}.cart-button::-moz-focus-inner{border:0}.cart-button--default{background-color:transparent}.cart-button--default .cart-button__icon{color:#fff}.cart-button--default:hover:not(:disabled):not(.cart-button--disabled){background-color:transparent}.cart-button--default:hover:not(:disabled):not(.cart-button--disabled) .cart-button__icon{color:#5ad8bd}.cart-button--default:active:not(:disabled):not(.cart-button--disabled){background-color:transparent}.cart-button--default:active:not(:disabled):not(.cart-button--disabled) .cart-button__icon{color:#2ab396}.cart-button--default:focus-visible:not(:disabled):not(.cart-button--disabled){background-color:transparent;border:1px solid #fff}.cart-button--default:focus-visible:not(:disabled):not(.cart-button--disabled) .cart-button__icon{color:#5ad8bd}.cart-button--default.cart-button--disabled,.cart-button--default:disabled{background-color:transparent;cursor:not-allowed;opacity:.6;pointer-events:none}.cart-button--default.cart-button--disabled .cart-button__icon,.cart-button--default:disabled .cart-button__icon{color:#1e1e24}.cart-button--default.cart-button--disabled .cart-button__badge,.cart-button--default:disabled .cart-button__badge{background-color:transparent;color:#1e1e24}.cart-button--filled{background-color:#5ad8bd}.cart-button--filled .cart-button__icon{color:#01004f}.cart-button--filled:hover:not(:disabled):not(.cart-button--disabled){background-color:#2ab396}.cart-button--filled:hover:not(:disabled):not(.cart-button--disabled) .cart-button__icon{color:#01004f}.cart-button--filled:active:not(:disabled):not(.cart-button--disabled){background-color:#01004f}.cart-button--filled:active:not(:disabled):not(.cart-button--disabled) .cart-button__icon{color:#fff}.cart-button--filled:focus-visible:not(:disabled):not(.cart-button--disabled){background-color:#2ab396;border:1px solid #01004f}.cart-button--filled:focus-visible:not(:disabled):not(.cart-button--disabled) .cart-button__icon{color:#01004f}.cart-button--filled.cart-button--disabled,.cart-button--filled:disabled{background-color:#bcbfcc;cursor:not-allowed;opacity:.6;pointer-events:none}.cart-button--filled.cart-button--disabled .cart-button__icon,.cart-button--filled:disabled .cart-button__icon{color:#1e1e24}.cart-button--filled.cart-button--disabled .cart-button__badge,.cart-button--filled:disabled .cart-button__badge{background-color:#bcbfcc;color:#1e1e24}.cart-button--small{width:3.6rem;height:3.6rem}.cart-button--small .cart-button__icon{width:20px;height:20px}.cart-button--small .cart-button__badge{min-width:18px;height:18px;font-size:11px;line-height:18px;padding:0 5px;top:-1px;right:-1px}.cart-button--large{width:5.2rem;height:5.2rem}.cart-button--large .cart-button__icon{width:28px;height:28px}.cart-button--large .cart-button__badge{min-width:22px;height:22px;font-size:13px;line-height:22px;padding:0 7px;top:-3px;right:-3px}@media screen and (max-width:768px){.cart-button{width:4rem;height:4rem}.cart-button .cart-button__icon{width:22px;height:22px}.cart-button .cart-button__badge{min-width:18px;height:18px;font-size:11px;line-height:18px;padding:0 5px}.cart-button--small{width:3.2rem;height:3.2rem}.cart-button--small .cart-button__icon{width:18px;height:18px}.cart-button--small .cart-button__badge{min-width:16px;height:16px;font-size:10px;line-height:16px;padding:0 4px}.cart-button--large{width:48px;height:48px}.cart-button--large .cart-button__icon{width:26px;height:26px}.cart-button--large .cart-button__badge{min-width:20px;height:20px;font-size:12px;line-height:20px;padding:0 6px}}.toggle{position:relative;display:flex;align-items:center;background:#edeff7;border-radius:3.2rem;padding:0;border:none;overflow:hidden}.toggle__slider{position:absolute;top:0;left:0;background:#01004f;border-radius:2.4rem;-webkit-backdrop-filter:blur(3.5rem);backdrop-filter:blur(3.5rem);transition:transform .3s ease-out;z-index:1}.toggle__option{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-family:Manrope,sans-serif;font-weight:350;font-size:1.6rem;line-height:1;color:#000;transition:color .3s ease-out;padding:1rem 2.4rem}.toggle__option--active{color:#fff}.toggle__option:hover{opacity:.8}@media screen and (max-width:768px){.toggle__option{font-size:1.4rem;padding:.8rem 1.6rem}}.category-tab{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1rem 1.6rem;border-radius:99px;cursor:pointer;border:none;letter-spacing:0;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background-color:#edeff7;color:#01004f}.category-tab,.category-tab__count{font-family:Manrope,sans-serif;font-weight:300;font-size:16px;line-height:24px;transition:all .3s ease-out}.category-tab__count{color:#40424d}.category-tab::-moz-focus-inner{border:0}.category-tab:hover:not(:disabled):not(.category-tab--disabled):not(.category-tab--active){background-color:#5ad8bd;color:#000}.category-tab:hover:not(:disabled):not(.category-tab--disabled):not(.category-tab--active) .category-tab__count{color:#000}.category-tab:active:not(:disabled):not(.category-tab--disabled):not(.category-tab--active){background-color:#01004f;color:#fff}.category-tab:active:not(:disabled):not(.category-tab--disabled):not(.category-tab--active) .category-tab__count{color:#fff}.category-tab:focus-visible:not(:disabled):not(.category-tab--disabled):not(.category-tab--active){background-color:#5ad8bd;color:#000;border:1px solid #01004f;outline:none}.category-tab:focus-visible:not(:disabled):not(.category-tab--disabled):not(.category-tab--active) .category-tab__count{color:#000}.category-tab.category-tab--disabled,.category-tab:disabled{background-color:#bcbfcc;color:#1e1e24;cursor:not-allowed;opacity:.6;pointer-events:none}.category-tab.category-tab--disabled .category-tab__count,.category-tab:disabled .category-tab__count{color:#1e1e24}.category-tab--active{background-color:#01004f;color:#fff;cursor:default}.category-tab--active .category-tab__count{color:#fff}.category-tab--active:active,.category-tab--active:focus-visible,.category-tab--active:hover{background-color:#01004f;color:#fff}.category-tab--active:active .category-tab__count,.category-tab--active:focus-visible .category-tab__count,.category-tab--active:hover .category-tab__count{color:#fff}@media screen and (max-width:425px){.category-tab{padding:1rem 1.6rem}.category-tab,.category-tab__count{font-size:16px;line-height:24px}}.chips{font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#01004f;position:absolute;top:2.4rem;left:2.4rem;padding:.6rem 1.2rem;background-color:#edeff7;border-radius:99px;border:1px solid #d3d6e0;gap:.4rem;z-index:10}.chips,.chips__icon{display:flex;align-items:center}.chips__icon{justify-content:center;width:1.6rem;height:1.6rem;flex-shrink:0}.chips__icon svg{width:100%;height:100%;display:block}.arrow-button{display:inline-flex;width:4.4rem;height:4.4rem;padding:0;border-radius:50%;cursor:pointer;border:none;overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-shrink:0}.arrow-button,.arrow-button__icon{align-items:center;justify-content:center;position:relative;transition:all .3s ease-out}.arrow-button__icon{width:24px;height:24px;display:flex;z-index:1}.arrow-button__icon svg{width:100%;height:100%;display:block}.arrow-button::-moz-focus-inner{border:0}.arrow-button--stroke{background-color:transparent;border:1px solid #5ad8bd}.arrow-button--stroke .arrow-button__icon{color:#5ad8bd}.arrow-button--stroke:hover:not(:disabled):not(.arrow-button--disabled){background-color:#2ab396}.arrow-button--stroke:hover:not(:disabled):not(.arrow-button--disabled) .arrow-button__icon{color:#01004f}.arrow-button--stroke:active:not(:disabled):not(.arrow-button--disabled){background-color:#01004f;border:none}.arrow-button--stroke:active:not(:disabled):not(.arrow-button--disabled) .arrow-button__icon{color:#fff}.arrow-button--stroke:focus-visible:not(:disabled):not(.arrow-button--disabled){background-color:#2ab396;border:1px solid #01004f}.arrow-button--stroke:focus-visible:not(:disabled):not(.arrow-button--disabled) .arrow-button__icon{color:#01004f}.arrow-button--stroke.arrow-button--disabled,.arrow-button--stroke:disabled{background-color:#bcbfcc;cursor:not-allowed;opacity:.6;pointer-events:none;border:none}.arrow-button--stroke.arrow-button--disabled .arrow-button__icon,.arrow-button--stroke:disabled .arrow-button__icon{color:#1e1e24}.arrow-button--filled{background-color:#fff;border:1px solid #d3d6e0}.arrow-button--filled .arrow-button__icon{color:#01004f}.arrow-button--filled:hover:not(:disabled):not(.arrow-button--disabled){background-color:#5ad8bd}.arrow-button--filled:hover:not(:disabled):not(.arrow-button--disabled) .arrow-button__icon{color:#01004f}.arrow-button--filled:active:not(:disabled):not(.arrow-button--disabled){background-color:#01004f}.arrow-button--filled:active:not(:disabled):not(.arrow-button--disabled) .arrow-button__icon{color:#fff}.arrow-button--filled:focus-visible:not(:disabled):not(.arrow-button--disabled){background-color:#5ad8bd;border:1px solid #01004f}.arrow-button--filled:focus-visible:not(:disabled):not(.arrow-button--disabled) .arrow-button__icon{color:#01004f}.arrow-button--filled.arrow-button--disabled,.arrow-button--filled:disabled{background-color:#bcbfcc;cursor:not-allowed;opacity:.6;pointer-events:none;border:none}.arrow-button--filled.arrow-button--disabled .arrow-button__icon,.arrow-button--filled:disabled .arrow-button__icon{color:#1e1e24}.arrow-button--primary{background-color:transparent}.arrow-button--primary .arrow-button__icon{color:#01004f}.arrow-button--primary:hover:not(:disabled):not(.arrow-button--disabled){background-color:transparent}.arrow-button--primary:hover:not(:disabled):not(.arrow-button--disabled) .arrow-button__icon{color:#2ab396}.arrow-button--primary:active:not(:disabled):not(.arrow-button--disabled){background-color:transparent}.arrow-button--primary:active:not(:disabled):not(.arrow-button--disabled) .arrow-button__icon{color:#01004f}.arrow-button--primary:focus-visible:not(:disabled):not(.arrow-button--disabled){background-color:transparent;border:1px solid #01004f}.arrow-button--primary:focus-visible:not(:disabled):not(.arrow-button--disabled) .arrow-button__icon{color:#01004f}.arrow-button--primary.arrow-button--disabled,.arrow-button--primary:disabled{background-color:transparent;cursor:not-allowed;opacity:.6;pointer-events:none;border:none}.arrow-button--primary.arrow-button--disabled .arrow-button__icon,.arrow-button--primary:disabled .arrow-button__icon{color:#1e1e24}.arrow-button--left .arrow-button__icon{transform:rotate(180deg)}.arrow-button--up .arrow-button__icon{transform:rotate(-90deg)}.arrow-button--down .arrow-button__icon{transform:rotate(90deg)}.arrow-button--small{width:36px;height:36px}.arrow-button--small .arrow-button__icon{width:20px;height:20px}.arrow-button--large{width:52px;height:52px}.arrow-button--large .arrow-button__icon{width:28px;height:28px}@media screen and (max-width:768px){.arrow-button{width:40px;height:40px}.arrow-button .arrow-button__icon{width:22px;height:22px}.arrow-button--small{width:32px;height:32px}.arrow-button--small .arrow-button__icon{width:18px;height:18px}.arrow-button--large{width:48px;height:48px}.arrow-button--large .arrow-button__icon{width:26px;height:26px}}.arrow-button-group{display:flex;gap:12px;align-items:center}.arrow-button-group--vertical{flex-direction:column}.arrow-button-group--horizontal{flex-direction:row}.arrow-button-group--space-between{justify-content:space-between;width:100%}.carousel-navigation{gap:16px}.carousel-navigation--overlay{padding:0 20px;display:flex}.carousel-navigation--overlay .arrow-button{pointer-events:auto}.carousel-navigation--bottom{margin-top:20px}.carousel-navigation--top-right{top:20px;right:20px}.pagination-controls{display:flex;align-items:center;gap:8px}.pagination-controls__dots{gap:8px;margin:0 12px}.pagination-controls__dot{background-color:#d9d9d9;transition:all .3s ease}.pagination-controls__dot--active{background-color:transparent;width:24px;border-radius:4px}.pagination-controls__dot:hover:not(.pagination-controls__dot--active){background-color:#bcbfcc}.pagination-controls__page-info{font-family:Manrope,sans-serif;font-size:14px;line-height:20px;color:#1e1e24;margin:0 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel{position:relative;width:100%;overflow:hidden}.carousel__container{position:relative;width:100%;min-height:200px}.carousel__track-wrapper{overflow:hidden;width:100%;position:relative}.carousel__track{display:flex;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel__track--peek{overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.carousel__track--peek::-webkit-scrollbar{display:none}.carousel__item{flex-shrink:0;padding:0 .8rem;box-sizing:border-box}.carousel__item-content{width:100%;height:100%}.carousel__bottom-navigation,.carousel__item-content{display:flex;align-items:center;justify-content:center}.carousel__bottom-navigation{margin-top:2.4rem}@media screen and (max-width:768px){.carousel__item{padding:0 .4rem .7rem 1.6rem}.carousel__bottom-navigation{margin-top:1rem}}.pagination-controls__dots{display:flex;gap:.8rem;align-items:center;justify-content:center;padding:.8rem 0}.pagination-controls__dot{width:8px;height:8px;border-radius:50%;background-color:#bcbfcc;border:none;cursor:pointer;padding:0;transition:all .25s ease}.pagination-controls__dot:hover{background-color:#9ca3af;transform:scale(1.15)}.pagination-controls__dot--active{background-color:#01004f!important;width:8px!important;height:8px!important}.pagination-controls__dot:focus{outline:2px solid #9ca3af;outline-offset:2px}.carousel-navigation{display:flex;align-items:center;gap:1.6rem}.carousel-navigation--overlay{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);justify-content:space-between;padding:0 1.6rem;pointer-events:none}.carousel-navigation--overlay>*{pointer-events:auto}.carousel-navigation--bottom{justify-content:center;margin-top:2.4rem}.carousel-navigation--top-right{position:absolute;top:1.6rem;right:1.6rem}@media screen and (max-width:768px){.carousel-navigation--overlay{padding:0 .8rem}.carousel-navigation--bottom{margin-top:1.6rem}}.pagination{display:flex;justify-content:center;align-items:center;width:100%;padding:2rem 0}.pagination__page-numbers{display:flex;gap:.8rem;align-items:center;margin:0 1.6rem}.pagination__page-button{min-width:4rem;height:4rem;padding:.8rem;border:none;background-color:transparent;color:#1e1e24;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:20px;border-radius:8px;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pagination__page-button:hover:not(.pagination__page-button--active){background-color:#edeff7}.pagination__page-button:active:not(.pagination__page-button--active){background-color:#d9dbe9}.pagination__page-button--active{background-color:#5ad8bd;color:#01004f;cursor:default}.pagination__page-button:disabled{opacity:.5;cursor:not-allowed}.pagination__ellipsis{padding:.8rem;color:#1e1e24;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:768px){.pagination{padding:1.6rem 0}.pagination__page-numbers{margin:0 1.2rem;gap:4px}.pagination__page-button{min-width:3.6rem;height:3.6rem;font-size:13px}}@media screen and (max-width:480px){.pagination__page-numbers{margin:0 .8rem}.pagination__page-button{min-width:3.2rem;height:3.2rem;font-size:12px}}.contact-form-block{padding-top:10rem;padding-bottom:10rem}.contact-form-block__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding-left:2rem;padding-right:2rem}.contact-form-block__form-container{margin-left:auto;margin-right:auto;width:100%;max-width:65rem}.contact-form-block__form-group--checkbox .checkbox-container{color:#000}.contact-form-block__form-group--checkbox .checkbox-container a{color:#038995;text-decoration:underline}.contact-form-block__form-group--checkbox .checkmark{transform:translateY(3px)}.contact-form-block__form{display:grid;grid-template-columns:1fr;grid-gap:1rem}.contact-form-block__form-label{text-align:left;color:#000;font-size:1.8rem;width:100%;margin-bottom:1rem;display:block}.contact-form-block__field-error{padding:0;margin:1rem 0 0;text-align:left;color:red;font-size:1.6rem}.contact-form-block__form-error{color:red;font-size:1.6rem}.contact-form-block__form-input{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;width:100%;display:flex;align-items:center;justify-content:center;color:#000;background-color:#fff;height:4rem;padding:.5rem 1rem;border:2px solid #dfdfdf}.contact-form-block__form-input--textarea{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;height:unset;padding-left:1rem;padding-right:1rem;resize:none;line-height:1.8;display:block}.contact-form-block__form-input:active,.contact-form-block__form-input:focus{outline:none;border:2px solid #4494dd}.contact-form-block__form-input--submit{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.4rem;color:#fff;background-color:#038995;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);display:block;width:100%}.contact-form-block__form-input--submit:not(:disabled):active,.contact-form-block__form-input--submit:not(:disabled):focus,.contact-form-block__form-input--submit:not(:disabled):hover{filter:brightness(115%)}.contact-form-block__form-input--submit:disabled{background-color:#ccc}.contact-form-block__form-input--submit:disabled:active,.contact-form-block__form-input--submit:disabled:focus,.contact-form-block__form-input--submit:disabled:hover{cursor:not-allowed}.contact-form-block__title{font-family:Yantramanav,sans-serif;font-size:1.8rem;color:#000;text-transform:uppercase;text-decoration:none;font-size:3.2rem;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;font-weight:300;text-align:center;margin-bottom:4rem}@media screen and (max-width:800px){.contact-form-block__title{font-size:2.4rem}}.contact-form-block__text{color:#000;text-align:left;font-size:1.8rem;font-family:Yantramanav,sans-serif}.contact-form-block__text:after{content:"";clear:both;display:table}.contact-form-block__text>*{margin:2rem 0}.contact-form-block__text>:last-child{margin-bottom:0}.contact-form-block__text>:first-child{margin-top:0}.contact-form-block__text h2{font-size:1.8rem;font-size:2.2rem}.contact-form-block__text h2,.contact-form-block__text h3{font-family:Yantramanav,sans-serif;font-weight:300;color:#000;text-transform:uppercase;text-decoration:none;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content}.contact-form-block__text h3{font-size:1.8rem}.contact-form-block__text p b{font-weight:500}.contact-form-block__text ol,.contact-form-block__text ul{list-style-position:inside}.contact-form-block__text img.left{transform:translateY(7px);width:50%;height:210px;float:left;object-fit:cover;margin-right:15px}.contact-form-block__text img.right{transform:translateY(7px);width:50%;height:210px;float:right;object-fit:cover;margin-left:15px}.contact-form-block__text img.full-width{width:100%;height:auto}.contact-form-block__text a{color:#038995;text-decoration:underline}.contact-form-block__text a:hover{cursor:pointer}.team-member{background-color:#fff;padding:10rem 4rem 4rem;position:relative;max-width:50rem;width:100%;margin-right:auto;margin-left:auto;box-shadow:0 1rem 2rem rgba(0,0,0,.15)}@media screen and (max-width:800px){.team-member{padding-left:3rem;padding-right:3rem}}.team-member__image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:20rem;width:20rem;top:0;border-radius:50%;border:.3rem solid #038995;object-fit:cover}.team-member__name{font-size:1.8rem;font-size:3.2rem;margin:2rem auto;border-bottom:.2rem solid #038995;font-size:2.2rem}.team-member__function,.team-member__name{font-family:Yantramanav,sans-serif;font-weight:300;text-decoration:none;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content;color:#000;text-transform:uppercase}.team-member__function{font-size:3.2rem;margin-left:auto;margin-right:auto;font-size:1.8rem;margin-bottom:2rem;display:block}.team-member__description{margin:0;color:#000;font-size:1.8rem;line-height:1.6;text-align:center}.team-member__contact-info{margin-left:auto;margin-right:auto;margin-top:2rem;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.team-member__contact-info a{height:-moz-fit-content;height:fit-content}.team-member__contact-info a:not(:first-child){margin-left:1rem}.team-member__contact-info a svg{height:2rem}.team-member__contact-info a svg *{fill:#038995}.team-member__contact-info a .mail{height:2.1rem;transform:translateY(2px)}.team-member__contact-info a .mail *{fill:#fff;stroke:#038995}.partners-strip{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:1440px;padding:5rem 0;background-color:#fff}@media screen and (max-width:500px){.partners-strip{padding:0 1.6rem 4rem}}.partners-strip--greyscale .partners-strip__logo{filter:grayscale(100%);opacity:.7;transition:filter .3s ease,opacity .3s ease}.partners-strip--greyscale .partners-strip__logo:hover{filter:grayscale(0);opacity:1}.partners-strip__inner{margin-left:auto;margin-right:auto;display:flex;align-items:center;gap:4rem;padding:0 6rem}@media screen and (max-width:768px){.partners-strip__inner{padding:0 2rem;flex-direction:column;gap:2.4rem}}@media screen and (max-width:500px){.partners-strip__inner{flex-direction:column;padding:0;gap:2.4rem}}.partners-strip__title{font-family:Manrope,sans-serif;font-weight:550;font-size:32px;line-height:35px;letter-spacing:0;color:#01004f}@media screen and (max-width:1100px){.partners-strip__title{font-size:28px}}@media screen and (max-width:800px){.partners-strip__title{width:100%;text-align:start;font-size:24px}}@media screen and (max-width:500px){.partners-strip__title{font-weight:500;font-size:20px;line-height:24px}}.partners-strip__logos-container{flex:1 1;min-width:0}@media screen and (max-width:768px){.partners-strip__logos-container{width:100%}}.partners-strip__partner{display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;margin-right:10rem}@media screen and (max-width:800px){.partners-strip__partner{margin-right:4rem}}.partners-strip__logo{display:block;width:auto;max-width:20rem;height:auto;object-fit:contain}.hero{margin-left:auto;margin-right:auto;width:100%;max-width:1440px;position:relative;padding:4rem 6rem 8rem;overflow:visible}@media screen and (max-width:768px){.hero{padding:14.5rem 1.4rem;min-height:60.4rem}}@media screen and (max-width:425px){.hero{padding:14.5rem 1.4rem}}.hero__background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;z-index:1}.hero--overlap{height:150%}.hero__container{margin:0 auto;display:flex;gap:6rem;align-items:center;justify-content:space-between;height:100%;min-height:calc(77rem - 12rem)}@media screen and (max-width:1200px){.hero__container{gap:4rem}}@media screen and (max-width:768px){.hero__container{min-height:auto}}.hero__content{display:flex;flex-direction:column;justify-content:center}.hero__text-wrapper{max-width:65rem;margin-bottom:2.4rem}@media screen and (max-width:768px){.hero__text-wrapper{max-width:100%}}.hero__title{font-family:Manrope,sans-serif;color:#01004f;text-align:start;font-weight:650;font-size:64px;line-height:70px;letter-spacing:0;margin-bottom:1.6rem}@media screen and (max-width:768px){.hero__title{font-size:4.2rem;margin-bottom:1.6rem}}@media screen and (max-width:425px){.hero__title{font-family:Manrope,sans-serif;text-align:start;font-weight:550;color:#01004f;font-weight:650;letter-spacing:0;font-size:32px;line-height:38px;text-align:center}}.hero__description{font-family:Manrope,sans-serif;color:#40424d;font-weight:300;font-size:18px;line-height:30px;letter-spacing:0;text-align:start}@media screen and (max-width:768px){.hero__description{font-size:1.6rem;margin-bottom:2.4rem}}@media screen and (max-width:425px){.hero__description{font-weight:550;font-size:16px;line-height:19px;letter-spacing:0;text-align:center}}.hero__buttons{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:center}@media screen and (max-width:480px){.hero__buttons{flex-direction:column;align-items:stretch}}.hero__image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:100%;max-height:5.4rem}@media screen and (max-width:1000px){.hero__image-wrapper{display:none}}.hero__image-container{position:relative;max-width:60rem;border-radius:1.6rem;overflow:visible;z-index:10}.hero__image-container:after{content:"";position:absolute;inset:0;background-color:#00000066;z-index:2;pointer-events:none;border-radius:inherit}.hero__image{width:100%;height:auto;display:block;border-radius:1.6rem;box-shadow:0 20px 60px rgba(0,0,0,.1)}.hero__image-tags{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.image-tag{position:absolute;display:flex;align-items:flex-end;gap:-4px;pointer-events:auto;z-index:10;cursor:pointer}.image-tag__glassmorphism{width:100%;height:100%;opacity:1;border-radius:16px;background:rgba(0,0,0,.3);position:relative;overflow:hidden;transition:border-radius .4s ease-in-out}.image-tag__glassmorphism:before{background:linear-gradient(-45deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,.08) 40%,transparent 70%);opacity:.8}.image-tag__glassmorphism:after,.image-tag__glassmorphism:before{content:"";position:absolute;inset:0;pointer-events:none;mix-blend-mode:overlay}.image-tag__glassmorphism:after{background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='discrete' tableValues='0 0 0.03 0.03'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23noise)' opacity='0.3'/%3E%3C/svg%3E");opacity:.97}.image-tag__hover-action{border-radius:16px 16px 0 0!important}.image-tag__dot{width:28px;height:28px;border-radius:50%;flex-shrink:0;z-index:2;position:relative}.image-tag__dot .white-dot{position:absolute;top:50%;left:50%;width:8px;height:8px;background:#fff;border-radius:50%;transform:translate(-50%,-50%);z-index:999;pointer-events:none}.image-tag__text-wrapper{position:relative}.image-tag__text{font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#fff;width:-moz-fit-content;width:fit-content;border-radius:99px;padding:10px 20px 8px;white-space:nowrap}.image-tag__hover-container{position:absolute;top:100%;left:0;right:0;animation:fadeIn .2s ease-in-out}.image-tag__hover-text{font-family:Manrope,sans-serif;text-align:start;font-weight:400;font-size:14px;line-height:20px;color:#fff;white-space:normal;word-wrap:break-word;padding:0 20px 10px;border-radius:0 0 16px 16px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.image-tag--text-right{transform:translate(-8px,-50%);flex-direction:row}.image-tag--text-left{transform:translate(calc(-100% + 8px),-50%);flex-direction:row-reverse}@media screen and (max-width:768px){.image-tag__dot{width:14px;height:14px}.image-tag__text{font-size:1.2rem;padding:4px 10px}.image-tag__hover-text{font-size:1.1rem;padding:8px 10px}.image-tag--text-right{transform:translate(-7px,-50%)}.image-tag--text-right .image-tag__text{padding-left:10px}.image-tag--text-left{transform:translate(calc(-100% + 7px),-50%)}.image-tag--text-left .image-tag__text{padding-right:10px}}.image-tag__hover-line{width:100%;height:1px;background:#d3d6e0;margin-bottom:8px}.image-tag__sh-no-bottom{box-shadow:inset 6px 12px 2px -12px hsla(0,0%,100%,.95),inset -2px 0 9px -3px rgba(0,0,0,.94),inset 2px 0 9px -3px rgba(0,0,0,.94),0 0 40px rgba(0,0,0,.3)}.image-tag__sh-no-bottom,.image-tag__sh-no-top{-webkit-backdrop-filter:url(#lens-liquid) blur(.75px);backdrop-filter:url(#lens-liquid) blur(.75px)}.image-tag__sh-no-top{box-shadow:inset -5px -11px 2px -10px hsla(0,0%,100%,.95),inset -2px 0 9px -3px rgba(0,0,0,.94),inset 2px 0 9px -3px rgba(0,0,0,.94),0 0 40px rgba(0,0,0,.3)}.image-tag__sh-full{box-shadow:inset -5px -11px 2px -10px hsla(0,0%,100%,.95),inset 6px 12px 2px -12px hsla(0,0%,100%,.95),inset -2px 0 9px -3px rgba(0,0,0,.94),inset 2px 0 9px -3px rgba(0,0,0,.94),0 0 40px rgba(0,0,0,.3);-webkit-backdrop-filter:url(#lens-liquid) blur(.75px);backdrop-filter:url(#lens-liquid) blur(.75px)}.why-choose-block{width:100%;max-width:1440px;margin:0 auto;padding:8rem 6rem 16rem;display:flex;gap:1.6rem}.why-choose-block__hero{width:100%}.why-choose-block__hero-image{width:100%;height:62.8rem;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px;display:flex;align-items:flex-end;position:relative;overflow:hidden}.why-choose-block__hero-content{width:100%;height:100%;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between}.why-choose-block__title{font-family:Manrope,sans-serif;color:#fff;font-weight:550;letter-spacing:0;text-align:start;padding:1.6rem;position:relative;z-index:2;font-size:48px;line-height:60px}@media(min-width:768px){.why-choose-block__title{padding:2.4rem}}.why-choose-block__subtitle{position:relative;width:100%;height:15.9rem;margin:0 auto;padding:1.6rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;overflow:visible}@media(min-width:768px){.why-choose-block__subtitle{padding:2.4rem}}.why-choose-block__subtitle__description{z-index:1;width:100%;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:21px;letter-spacing:0;vertical-align:middle;text-align:left;color:hsla(0,0%,100%,.7)}@media(min-width:768px){.why-choose-block__subtitle__description{font-size:18px;line-height:30px}}.why-choose-block__features--desktop{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem;gap:1.6rem}.why-choose-block__carousel{display:none}@media(max-width:1000px){.why-choose-block{padding:4rem 1.6rem 8rem;flex-direction:column;min-width:unset}.why-choose-block__hero-image{height:38.9rem;border-radius:12px}.why-choose-block__title{color:#fff;text-align:start;font-weight:300;font-size:24px;line-height:29px}.why-choose-block__subtitle,.why-choose-block__title{font-family:Manrope,sans-serif;letter-spacing:0;vertical-align:middle}.why-choose-block__subtitle{font-weight:400;font-size:14px;line-height:21px}.why-choose-block__features--desktop{display:none}.why-choose-block__carousel{display:block;position:relative;width:100%}.why-choose-block__carousel-track{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:1.6rem;padding:0 0 1.6rem;cursor:-webkit-grab;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}.why-choose-block__carousel-track::-webkit-scrollbar{display:none}.why-choose-block__carousel-track:active{cursor:-webkit-grabbing;cursor:grabbing}.why-choose-block__carousel-track .feature-card{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3.2rem);scroll-snap-align:center;margin:0 16px}.why-choose-block__carousel-nav{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:1.6rem}}.feature-card{border-radius:16px;padding:2.4rem;display:flex;flex-direction:column;justify-content:space-between}.feature-card__header{display:flex;gap:.8rem;align-items:center}.feature-card__icon-container{width:4.8rem;height:4.8rem;background-color:#fff;border-radius:99%}.feature-card__icon,.feature-card__icon-container{display:flex;align-items:center;justify-content:center}.feature-card__icon{width:24px;height:24px;flex-shrink:0}.feature-card__icon svg{width:100%;height:100%;display:block}.feature-card__title{font-weight:550;font-size:32px;line-height:35px;color:#01004f}.feature-card__description,.feature-card__title{font-family:Manrope,sans-serif;vertical-align:middle;text-align:start}.feature-card__description{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;margin:0;color:#40424d}@media(max-width:1000px){.feature-card{min-height:22rem;padding:1.6rem}.feature-card__icon{width:20px;height:20px}.feature-card__title{font-size:20px;line-height:24px}.feature-card__description{line-height:21px;font-size:14px}}.how-it-works-block{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:1440px;padding:11rem 6rem 8rem}@media screen and (max-width:800px){.how-it-works-block{padding:4rem 1.6rem}}.how-it-works-block__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6rem}@media screen and (max-width:550px){.how-it-works-block__header{flex-direction:column;align-items:flex-start;margin-bottom:4rem}}.how-it-works-block__title{font-family:Manrope,sans-serif;color:#000;text-align:start;font-weight:550;font-size:48px;line-height:60px;letter-spacing:0;margin:0}@media screen and (max-width:425px){.how-it-works-block__title{font-weight:550;font-size:24px;line-height:29px;margin-bottom:2.4rem}}.how-it-works-block__content{width:100%}.how-it-works-block__steps{display:flex;align-items:flex-start;justify-content:space-between;position:relative}@media screen and (max-width:550px){.how-it-works-block__steps{flex-direction:column}}.how-it-works-block__step{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;position:relative}@media screen and (max-width:550px){.how-it-works-block__step{flex-direction:row}}.how-it-works-block__flow{display:flex;align-items:center;width:100%;margin-bottom:1.6rem}@media screen and (max-width:550px){.how-it-works-block__flow{flex-direction:column;height:100%;min-height:15.7rem;width:auto;margin-bottom:unset;margin-right:1.6rem}}.how-it-works-block__dot{width:1.6rem;height:1.6rem;border-radius:50%;flex-shrink:0}.how-it-works-block__connector{flex:1 1;height:1px;background:#bcbfcc;margin-left:0}@media screen and (max-width:550px){.how-it-works-block__connector{height:100%;width:1px;display:block}}.how-it-works-block__step-content{width:70%;text-align:start}@media screen and (max-width:425px){.how-it-works-block__step-content{width:100%;margin-bottom:4rem}}.how-it-works-block__step-number{font-family:Manrope,sans-serif;font-weight:550;font-size:24px;line-height:29px;letter-spacing:0;color:#5ad8bd;margin-bottom:4rem}@media screen and (max-width:425px){.how-it-works-block__step-number{font-weight:500;font-size:16px;line-height:19px;margin-bottom:2.4rem}}.how-it-works-block__step-title{font-family:Manrope,sans-serif;font-weight:550;font-size:32px;line-height:35px;letter-spacing:0;color:#000;margin-bottom:.8rem}@media screen and (max-width:425px){.how-it-works-block__step-title{font-weight:500;font-size:20px;line-height:24px}}.how-it-works-block__step-description{font-family:Manrope,sans-serif;color:#40424d;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;margin:0}@media screen and (max-width:768px){.how-it-works-block__step-description{font-weight:400;font-size:14px;line-height:21px}}.cta-block{margin-left:auto;margin-right:auto;max-width:1440px;justify-content:flex-start}.cta-block,.cta-block__container{position:relative;width:100%;display:flex}.cta-block__container{flex-direction:column;overflow:hidden;height:var(--height);margin:var(--margin-desktop-top) var(--margin-desktop-right) var(--margin-desktop-bottom) var(--margin-desktop-left);font-family:Manrope,sans-serif}@media screen and (max-width:425px){.cta-block__container{margin:var(--margin-mobile-top) var(--margin-mobile-right) var(--margin-mobile-bottom) var(--margin-mobile-left);flex-direction:column;height:unset}}.cta-block__container--mobile-top{justify-content:flex-start}.cta-block__container--mobile-center{justify-content:center}.cta-block__container--mobile-bottom{justify-content:flex-end}.cta-block__background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:var(--mobile-position);background-repeat:no-repeat;z-index:1}.cta-block__content{position:relative;z-index:3;display:flex;flex-direction:column;width:50%;padding:2.4rem 6rem;margin:auto 0;gap:24px;height:100%}@media screen and (max-width:768px){.cta-block__content{width:100%;padding:1.6rem}}@media screen and (max-width:425px){.cta-block__content{width:100%;padding:1.6rem;margin:4.3rem 0}}.cta-block__title{font-family:Manrope,sans-serif;color:var(--title-color);font-weight:550;font-size:48px;line-height:60px;letter-spacing:0;text-align:start;margin:0}@media screen and (max-width:768px){.cta-block__title{font-weight:550;font-size:24px;line-height:29px}}.cta-block__subtitle{font-family:Manrope,sans-serif;color:var(--title-color);font-weight:300;font-size:18px;line-height:30px;letter-spacing:0;text-align:start;margin:0;white-space:pre-line}@media screen and (max-width:768px){.cta-block__subtitle{font-weight:300;font-size:16px;line-height:24px;vertical-align:middle}}.cta-block__text{display:flex;flex-direction:column;gap:.8rem}.cta-block__buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem}@media screen and (max-width:425px){.cta-block__buttons{flex-direction:column;margin-top:0;gap:1.6rem}.cta-block--aspect-tall{aspect-ratio:5/8}.cta-block--aspect-square{aspect-ratio:1/1}}.cta-block--rounded-desktop-none{border-radius:0}.cta-block--rounded-desktop-sm{border-radius:.8rem}.cta-block--rounded-desktop-md{border-radius:1.6rem}.cta-block--rounded-desktop-lg{border-radius:2.4rem}.cta-block--rounded-desktop-xl{border-radius:3.2rem}.cta-block--rounded-desktop-2xl{border-radius:4.8rem}@media screen and (max-width:425px){.cta-block--rounded-mobile-none{border-radius:0}.cta-block--rounded-mobile-sm{border-radius:.8rem}.cta-block--rounded-mobile-md{border-radius:1.6rem}.cta-block--rounded-mobile-lg{border-radius:2.4rem}.cta-block--rounded-mobile-xl{border-radius:3.2rem}.cta-block--rounded-mobile-2xl{border-radius:4.8rem}}.progressive-blur{--blur-strength:calc(var(--blur) * 4);width:50%;z-index:2;--direction:right;--cross-direction:bottom;--mobile-direction:var(--mobile-direction);opacity:var(--opacity);--background:var(--backgroundColor);display:var(--display);position:absolute;pointer-events:none;inset:0;left:0;height:100%;top:0;bottom:0}.progressive-blur:before{background:var(--background);-webkit-mask:linear-gradient(to var(--direction),#000 10%,transparent 90%);mask:linear-gradient(to var(--direction),#000 10%,transparent 90%)}.progressive-blur:after,.progressive-blur:before{content:"";position:absolute;inset:0;z-index:8;pointer-events:none}.progressive-blur:after{background:rgba(0,0,0,.95);-webkit-mask:linear-gradient(to var(--direction),rgba(0,0,0,.9) 0,transparent 100%);mask:linear-gradient(to var(--direction),rgba(0,0,0,.9) 0,transparent 100%)}.progressive-blur>div{position:absolute;top:0;left:0;right:0;bottom:0}.progressive-blur>div:first-child{z-index:7;-webkit-backdrop-filter:blur(calc(var(--blur-strength) / 64));backdrop-filter:blur(calc(var(--blur-strength) / 64));-webkit-mask:linear-gradient(to var(--direction),rgba(0,0,0,.7) 95%,transparent 100%),linear-gradient(to var(--cross-direction),transparent 0,#000 50%,transparent 100%);mask:linear-gradient(to var(--direction),rgba(0,0,0,.7) 95%,transparent 100%),linear-gradient(to var(--cross-direction),transparent 0,#000 50%,transparent 100%);mask-composite:intersect;-webkit-mask-composite:source-in}.progressive-blur>div:nth-child(2){z-index:6;-webkit-backdrop-filter:blur(calc(var(--blur-strength) / 32));backdrop-filter:blur(calc(var(--blur-strength) / 32));-webkit-mask:linear-gradient(to var(--direction),#000 90%,transparent 95%),linear-gradient(to var(--cross-direction),transparent 0,#000 40%,#000 60%,transparent 100%);mask:linear-gradient(to var(--direction),#000 90%,transparent 95%),linear-gradient(to var(--cross-direction),transparent 0,#000 40%,#000 60%,transparent 100%);mask-composite:intersect;-webkit-mask-composite:source-in}.progressive-blur>div:nth-child(3){z-index:5;-webkit-backdrop-filter:blur(calc(var(--blur-strength) / 16));backdrop-filter:blur(calc(var(--blur-strength) / 16));-webkit-mask:linear-gradient(to var(--direction),#000 80%,transparent 100%),linear-gradient(to var(--cross-direction),transparent 0,#000 35%,#000 65%,transparent 100%);mask:linear-gradient(to var(--direction),#000 80%,transparent 100%),linear-gradient(to var(--cross-direction),transparent 0,#000 35%,#000 65%,transparent 100%);mask-composite:intersect;-webkit-mask-composite:source-in}.progressive-blur>div:nth-child(4){z-index:4;-webkit-backdrop-filter:blur(calc(var(--blur-strength) / 8));backdrop-filter:blur(calc(var(--blur-strength) / 8));-webkit-mask:linear-gradient(to var(--direction),#000 60%,transparent 80%),linear-gradient(to var(--cross-direction),transparent 0,#000 25%,#000 75%,transparent 100%);mask:linear-gradient(to var(--direction),#000 60%,transparent 80%),linear-gradient(to var(--cross-direction),transparent 0,#000 25%,#000 75%,transparent 100%);mask-composite:intersect;-webkit-mask-composite:source-in}.progressive-blur>div:nth-child(5){z-index:3;-webkit-backdrop-filter:blur(calc(var(--blur-strength) / 4));backdrop-filter:blur(calc(var(--blur-strength) / 4));-webkit-mask:linear-gradient(to var(--direction),#000 40%,transparent 60%);mask:linear-gradient(to var(--direction),#000 40%,transparent 60%)}.progressive-blur>div:nth-child(6){z-index:2;-webkit-backdrop-filter:blur(calc(var(--blur-strength) / 2));backdrop-filter:blur(calc(var(--blur-strength) / 2));-webkit-mask:linear-gradient(to var(--direction),#000 20%,transparent 40%);mask:linear-gradient(to var(--direction),#000 20%,transparent 40%)}.progressive-blur>div:nth-child(7){z-index:1;-webkit-backdrop-filter:blur(calc(var(--blur-strength) / 1));backdrop-filter:blur(calc(var(--blur-strength) / 1));-webkit-mask:linear-gradient(to var(--direction),#000 10%,transparent 20%);mask:linear-gradient(to var(--direction),#000 10%,transparent 20%)}@media(max-width:425px){.progressive-blur{width:100%;height:40%;left:0;--direction:var(--mobile-direction);--cross-direction:bottom}.progressive-blur--mobile-top{top:0;bottom:auto}.progressive-blur--mobile-bottom{bottom:0;top:auto}}.categories-block{background-color:#fff;position:relative}.categories-block__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:1440px;padding:8rem 6rem}@media screen and (max-width:768px){.categories-block__container{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:425px){.categories-block__container{padding:4rem 1.6rem}}.categories-block__title{font-family:Manrope,sans-serif;color:#000;text-align:start;font-weight:550;font-size:48px;line-height:60px;letter-spacing:0;margin-bottom:6rem}@media screen and (max-width:425px){.categories-block__title{font-weight:550;font-size:24px;line-height:29px;margin-bottom:3rem}}.categories-block__grid{display:grid;grid-template-columns:repeat(6,minmax(20rem,1fr));grid-gap:2rem;gap:2rem}@media screen and (max-width:1430px){.categories-block__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.categories-block__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.category-card{color:#000;background-color:#fff;width:100%;border-radius:2.4rem;padding:2.4rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;transition:all .3s ease-out;cursor:pointer;height:16.6rem;box-shadow:0 .2rem .6rem rgba(0,0,0,.15);z-index:2}@media screen and (max-width:425px){.category-card{width:100%;height:14.5rem;padding:1.6rem}}.category-card__icon{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.category-card__icon svg{stroke:currentColor;stroke-width:.15rem}.category-card__icon path{stroke:currentColor}.category-card__title{font-family:Manrope,sans-serif;font-weight:550;font-size:18px;line-height:20px;letter-spacing:0}@media screen and (max-width:425px){.category-card__title{font-size:16px;line-height:19px}}.category-card:hover:not(:disabled){background-color:#5ad8bd}.category-card:active:not(:disabled){background-color:#01004f;color:#fff}.category-card:focus-visible:not(:disabled){background-color:#5ad8bd}.category-card:disabled{background-color:#bcbfcc;color:#1e1e24;cursor:not-allowed;pointer-events:none}.testimonials-block{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:1440px;padding:16rem 6rem 0;overflow:visible}@media screen and (max-width:768px){.testimonials-block{padding:8rem 1.6rem 3.2rem}}.testimonials-block__container{display:flex;flex-direction:column;gap:6rem}@media screen and (max-width:768px){.testimonials-block__container{gap:3.2rem}}.testimonials-block__header{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.testimonials-block__header{justify-content:center}}.testimonials-block__title{font-family:Manrope,sans-serif;color:#000;text-align:start;font-weight:550;font-size:48px;line-height:60px;letter-spacing:0}@media screen and (max-width:768px){.testimonials-block__title{font-size:34px;line-height:40px}}@media screen and (max-width:425px){.testimonials-block__title{font-size:24px;line-height:29px}}.testimonials-block__header-nav{display:flex;gap:.8rem;align-items:center}@media screen and (max-width:768px){.testimonials-block__header-nav{display:none}}.testimonials-block__carousel{position:relative;width:100%;overflow:hidden}.testimonials-block__track-wrapper{width:100%;overflow:hidden}.testimonials-block__track{display:flex;gap:2.4rem;transition:transform .4s ease-out;width:100%}@media screen and (max-width:768px){.testimonials-block__track{gap:1.6rem}}.testimonials-block__item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 4.8rem) / 3 - 5px);min-width:0;box-sizing:border-box;padding-bottom:1rem}@media screen and (max-width:768px){.testimonials-block__item{flex:0 0 100%}}.testimonials-block__bottom-nav{display:none;margin-top:3.2rem}@media screen and (max-width:768px){.testimonials-block__bottom-nav{display:flex;align-items:center;justify-content:center;gap:2.4rem}}.quote{position:relative;display:flex;flex-direction:column;gap:4rem;padding:2.4rem;background-color:#edeff7;border-radius:1.6rem;height:100%;box-shadow:0 2px 6px 0 #00000026;transition:transform .3s ease,box-shadow .3s ease}@media screen and (max-width:768px){.quote{gap:3.2rem}}.quote__icon{height:3rem;font-family:Manrope,sans-serif;font-weight:700;font-size:64px;line-height:70px;letter-spacing:0;vertical-align:top;text-align:start;color:#01004f}@media screen and (max-width:768px){.quote__icon{height:3rem}}.quote__text{font-family:Manrope,sans-serif;font-weight:400;font-size:18px;line-height:30px;letter-spacing:0;text-align:start;color:#000;margin:0;flex-grow:1}@media screen and (max-width:768px){.quote__text{font-size:16px;line-height:24px}}.quote__author{display:flex;flex-direction:column;gap:.8rem;padding-left:1.2rem;border-left:1px solid #d3d6e0;text-align:start}@media screen and (max-width:768px){.quote__author{padding-top:1.2rem}}.quote__author-name{font-family:Manrope,sans-serif;font-weight:600;font-size:18px;line-height:20px;letter-spacing:0;margin:0;color:#000}@media screen and (max-width:768px){.quote__author-name{font-size:16px;line-height:19px}}.quote__author-title{font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;vertical-align:middle;color:#40424d;margin:0}@media screen and (max-width:768px){.quote__author-title{font-size:14px;line-height:21px}}.featured-inventory{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:1440px;padding:16rem 6rem;overflow:visible}@media screen and (max-width:768px){.featured-inventory{padding:4rem 2rem}}@media screen and (max-width:425px){.featured-inventory{padding:8rem 1.6rem}}.featured-inventory__container{display:flex;flex-direction:column;gap:3.2rem}@media screen and (max-width:425px){.featured-inventory__container{gap:2.4rem}}.featured-inventory__header{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:425px){.featured-inventory__header{justify-content:flex-start}}.featured-inventory__title{font-family:Manrope,sans-serif;text-align:start;font-weight:550;font-size:48px;line-height:60px;letter-spacing:0;color:#000}@media screen and (max-width:768px){.featured-inventory__title{font-size:34px;line-height:40px}}@media screen and (max-width:425px){.featured-inventory__title{font-size:24px;line-height:29px}}.featured-inventory__categories{display:flex;align-items:center;gap:1.6rem}.featured-inventory__categories-wrapper{flex:1 1;overflow:hidden}.featured-inventory__categories-track{display:flex;gap:1.2rem;transition:transform .4s ease-out}.featured-inventory__categories-scroll{display:flex;gap:1.2rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.4rem}.featured-inventory__categories-scroll::-webkit-scrollbar{display:none}.featured-inventory__categories-nav{display:flex;gap:.8rem;flex-shrink:0}@media screen and (max-width:425px){.featured-inventory__categories-nav{display:none}}.featured-inventory__products{width:100%;display:flex;flex-direction:column;gap:3.2rem}.featured-inventory__products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.6rem;gap:1.6rem}@media screen and (max-width:1024px){.featured-inventory__products-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:425px){.featured-inventory__products-grid{grid-template-columns:1fr}}.featured-inventory__footer{display:none}@media screen and (max-width:768px){.featured-inventory__footer{display:flex;justify-content:center;margin-top:1.6rem}.featured-inventory__view-all--bottom{width:100%;max-width:400px}}.blog-page-author{display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:flex-start;align-items:center;margin-bottom:12rem}@media screen and (max-width:700px){.blog-page-author{flex-direction:column}}.blog-page-author__avatar-container{border-radius:50%;border:2px solid #038995;margin-right:3rem;height:20rem;width:20rem;min-width:20rem;overflow:hidden}@media screen and (max-width:700px){.blog-page-author__avatar-container{margin-right:0;margin-bottom:3rem}}.blog-page-author__avatar{width:100%;height:100%;object-fit:cover}.blog-page-author__author-info{display:flex;flex-direction:column;flex-wrap:no-wrap;justify-content:flex-start;align-items:flex-start;text-align:left}@media screen and (max-width:700px){.blog-page-author__author-info{text-align:center;align-items:center}}.blog-page-author__author-info h3{font-family:Yantramanav,sans-serif;font-size:1.8rem;color:#000;text-transform:uppercase;text-decoration:none;font-size:3.2rem;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content;font-weight:300;text-align:center;padding:0;margin:0 0 1rem;border-top:none;font-size:2.2rem}@media screen and (max-width:800px){.blog-page-author__author-info h3{font-size:2.4rem}}.blog-page-author__author-info h4{font-family:Yantramanav,sans-serif;font-size:1.8rem;color:#000;text-transform:uppercase;text-decoration:none;font-size:3.2rem;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content;font-weight:300;text-align:center;padding:0;margin:0 0 1rem;border:none;font-size:1.8rem!important}@media screen and (max-width:800px){.blog-page-author__author-info h4{font-size:2.4rem}}.blog-page-author__author-info p{padding:0;margin:0;font-size:1.8rem;color:#000;font-family:Yantramanav,sans-serif}.blog-page-author__contact-info{margin-top:1rem;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.blog-page-author__contact-info a{height:-moz-fit-content;height:fit-content}.blog-page-author__contact-info a:not(:first-child){margin-left:1rem}.blog-page-author__contact-info a svg{height:2rem}.blog-page-author__contact-info a svg *{fill:#038995}.blog-page-author__contact-info a .mail{height:2.1rem;transform:translateY(2px)}.blog-page-author__contact-info a .mail *{fill:#fff;stroke:#038995}.blog-listing{width:100%;display:flex;flex-direction:column;text-decoration:none;overflow:hidden;border-radius:1.6rem;box-shadow:0 2px 6px 0 #00000026;background-color:#fff;transition:transform .3s ease,box-shadow .3s ease}.blog-listing__image-wrapper{position:relative;width:100%;height:22rem;overflow:hidden}.blog-listing__image{padding:0;margin:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease;will-change:transform}.blog-listing:hover .blog-listing__image{transform:scale(1.08)}.blog-listing__content{display:flex;flex-direction:column;justify-content:space-between;gap:1.6rem;padding:2.4rem;flex:1 1}@media screen and (max-width:425px){.blog-listing__content{padding:1.6rem}}.blog-listing__title{font-family:Manrope,sans-serif;font-weight:550;font-size:18px;line-height:20px;letter-spacing:0;color:#000;text-align:start;flex:1 1}@media screen and (max-width:450px){.blog-listing__title{font-size:16px;line-height:19px}}.blog-listing__meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d3d6e0;padding-top:1.6rem;flex-shrink:0}.blog-listing__author{display:flex;align-items:center;gap:.8rem;font-family:Manrope,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}@media screen and (max-width:425px){.blog-listing__author{font-size:14px;line-height:21px}}.blog-listing__avatar{width:3.6rem;height:3.6rem;border-radius:50%;object-fit:cover}.blog-listing__author-name{color:#000}.blog-listing__read-time{font-size:1.4rem;color:#01004f;background-color:#edeff7;padding:.6rem 1.2rem;border-radius:9.9rem}.blog{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:1440px;padding:8rem 6rem;background-color:#fff}@media screen and (max-width:425px){.blog{padding:4rem 1.6rem}}.blog__header{display:flex;justify-content:space-between;margin-bottom:6rem}@media screen and (max-width:425px){.blog__header{margin-bottom:3.2rem}}.blog__title{font-family:Manrope,sans-serif;color:#000;text-align:start;font-weight:550;font-size:48px;line-height:60px;letter-spacing:0;z-index:2}@media screen and (max-width:768px){.blog__title{font-size:32px;line-height:46px}}@media screen and (max-width:425px){.blog__title{font-size:24px;line-height:29px}}.blog__container{width:100%}.blog__grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.6rem}@media screen and (max-width:1000px){.blog__grid{grid-template-columns:1fr 1fr}.blog__grid>:nth-child(3n){display:none}}.blog__item-card{width:100%;height:100%}.blog__item-card>*{height:100%;display:flex;flex-direction:column}.blog__item-carousel{margin-bottom:3.2rem}.product-card{margin-left:auto;margin-right:auto;height:100%;overflow:hidden;box-shadow:0 1rem 2rem rgba(0,0,0,.15);width:100%;max-width:35rem;position:relative;color:#000;text-align:left;display:flex;flex-direction:column;flex-wrap:no-wrap;justify-content:space-between;align-items:flex-start}.product-card__image-link{width:100%;display:block}.product-card .product-card__image{position:relative;height:20rem;width:100%}.product-card .product-card__image__image{width:100%;height:100%;top:0;left:0;position:absolute;padding:0;margin:0;overflow:hidden;z-index:1;object-fit:cover;object-position:center}.product-card__content{flex-grow:1;height:100%;width:100%;display:flex;justify-content:space-between;flex-direction:column}.product-card__info{position:relative;color:#000;text-align:left;height:-moz-fit-content;height:fit-content}.product-card__name-price{padding:1rem;min-height:10rem}.product-card__name{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;color:#000;text-transform:uppercase;text-decoration:none;font-size:3.2rem;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content;letter-spacing:0;font-size:2rem;margin-bottom:1rem;text-align:left}.product-card__price{font-size:2rem;margin:0;font-weight:500}.product-card__bottom{background-color:#efefef;padding:1rem;bottom:0;display:flex;justify-content:space-between;align-items:flex-end;width:100%}.product-card__brand{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:1.6rem;margin:0}.product-card__inquire-now{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.2rem;color:#fff;background-color:#244274;min-height:2.5rem;padding:0 1rem;display:relative;flex-basis:13.3rem;width:13.3rem;min-width:13.3rem;margin-left:1rem}.product-card__inquire-now:not(:disabled):active,.product-card__inquire-now:not(:disabled):focus,.product-card__inquire-now:not(:disabled):hover{filter:brightness(115%)}.product-card__inquire-now:disabled{background-color:#ccc}.product-card__inquire-now:disabled:active,.product-card__inquire-now:disabled:focus,.product-card__inquire-now:disabled:hover{cursor:not-allowed}.product-card__in-cart{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.2rem;color:#fff;background-color:#038995;min-height:2.5rem;padding:0 1rem;display:relative;flex-basis:13.3rem;width:13.3rem;min-width:13.3rem;margin-left:1rem}.product-card__in-cart:not(:disabled):active,.product-card__in-cart:not(:disabled):focus,.product-card__in-cart:not(:disabled):hover{filter:brightness(115%)}.product-card__in-cart:disabled{background-color:#ccc}.product-card__in-cart:disabled:active,.product-card__in-cart:disabled:focus,.product-card__in-cart:disabled:hover{cursor:not-allowed}.product-card__in-cart svg{margin-left:1rem}.product-card__in-cart-loading{bottom:1.9em}.display-products{padding-top:10rem;padding-bottom:12rem}.display-products__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding-left:2rem;padding-right:2rem}@media screen and (max-width:1200px){.display-products__container{padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto;max-width:70rem}}.display-products__products{margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;justify-items:center}@media screen and (max-width:1200px){.display-products__products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.display-products__products{grid-template-columns:1fr;max-width:35rem}}.display-products__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;color:#000;text-transform:uppercase;text-decoration:none;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content;display:inline-block;font-size:3.2rem;text-align:center;margin-bottom:6rem;text-shadow:10px 10px 20px rgba(0,0,0,.3)}.display-products__button-container{display:flex;justify-content:center;align-items:center;margin-top:6rem}.display-products__button{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.4rem;color:#fff;background-color:#038995;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15)}.display-products__button:not(:disabled):active,.display-products__button:not(:disabled):focus,.display-products__button:not(:disabled):hover{filter:brightness(115%)}.display-products__button:disabled{background-color:#ccc}.display-products__button:disabled:active,.display-products__button:disabled:focus,.display-products__button:disabled:hover{cursor:not-allowed}.carousel-lightbox{display:flex;justify-content:center;align-items:center;top:0;left:0;position:fixed;height:100%;width:100%;z-index:100;padding:6rem}@media screen and (max-width:700px){.carousel-lightbox{padding:6rem 4rem}}@media screen and (max-width:550px){.carousel-lightbox{padding:6rem 3rem}}.carousel-lightbox img{object-fit:cover;z-index:2;max-width:100%;max-height:100%}.carousel-lightbox__overlay{width:100%;height:100%;top:0;left:0;position:absolute;background-color:rgba(0,0,0,.95)}.carousel-lightbox__cross{position:absolute;top:4rem;right:4rem}.carousel-lightbox__previous{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;pointer-events:all;z-index:3;left:6rem}.carousel-lightbox__previous svg{width:5rem;fill:#fff;stroke:rgba(68,148,221,.6);transition:all .05s}.carousel-lightbox__previous:focus{outline:none}.carousel-lightbox__previous:active svg{fill:#4494dd}@media screen and (max-width:700px){.carousel-lightbox__previous{display:none}}.carousel-lightbox__next{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;pointer-events:all;z-index:3;right:6rem}.carousel-lightbox__next svg{width:5rem;fill:#fff;stroke:rgba(68,148,221,.6);transition:all .05s}.carousel-lightbox__next:focus{outline:none}.carousel-lightbox__next:active svg{fill:#4494dd}@media screen and (max-width:700px){.carousel-lightbox__next{display:none}}.products{text-align:left;padding-bottom:12rem}.products__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:calc(1140px + 2 * 2rem);padding-left:2rem;padding-right:2rem;display:grid;grid-template-columns:1fr 3fr;grid-gap:2rem;grid-auto-rows:min-content}@media screen and (max-width:1000px){.products__container{grid-template-columns:1fr 2fr}}@media screen and (max-width:750px){.products__container{grid-template-columns:1fr}}.products__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}@media screen and (max-width:1000px){.products__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:750px){.products__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:700px){.products__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.products__grid{grid-template-columns:1fr}}.products__spinner{grid-column:1/-1;justify-self:center}.empty{padding:1rem;grid-column:1/-1}.empty h3{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;color:#000;font-size:2.2rem}.vertical-filter{width:100%;background-color:#038995;padding:2rem;color:#fff;box-shadow:0 1rem 2rem rgba(0,0,0,.15);margin-bottom:2rem;font-size:1.8rem}.vertical-filter:last-of-type{margin-bottom:0}.vertical-filter__filters{transition:all 1s ease}.vertical-filter__filters--open{display:block}.vertical-filter__filters--closed{display:none}.vertical-filter__title-container{display:flex;justify-content:space-between;align-items:center}.vertical-filter__title-container svg{fill:#fff;width:20px;height:20px;cursor:pointer}.vertical-filter__title-container--open{margin-bottom:1rem}.vertical-filter__title-container--open svg{transform:none}.vertical-filter__title-container--closed{margin-bottom:0}.vertical-filter__title-container--closed svg{transform:scaleY(-1)}.vertical-filter__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:2.4rem;letter-spacing:.15rem;text-shadow:none;text-align:left}.vertical-filter__submit,.vertical-filter__title{color:#fff;text-transform:uppercase;text-decoration:none;width:-moz-fit-content;width:fit-content}.vertical-filter__submit{font-family:Montserrat,sans-serif;font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .1s;cursor:pointer;border:none;font-size:1.6rem;background-color:#9ca3af;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);margin-top:1rem;width:100%}.vertical-filter__submit:not(:disabled):active,.vertical-filter__submit:not(:disabled):focus,.vertical-filter__submit:not(:disabled):hover{filter:brightness(115%)}.vertical-filter__submit:disabled{background-color:#ccc}.vertical-filter__submit:disabled:active,.vertical-filter__submit:disabled:focus,.vertical-filter__submit:disabled:hover{cursor:not-allowed}.filter-list{padding:0;margin:0;list-style:none;text-align:left}.filter-list:last-of-type>.filter-list__title-container{margin-bottom:0}.filter-list__title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.filter-list__title-container svg{fill:#fff;width:20px;height:20px;cursor:pointer}.filter-list__title-container--open svg{transform:none}.filter-list__title-container--closed svg{transform:scaleY(-1)}.filter-list__container--open{display:block}.filter-list__container--closed{display:none}.filter-list__link{color:#fff;text-decoration:none}.filter-list__link:hover{text-decoration:underline}.filter-list__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;color:#fff;text-transform:uppercase;text-decoration:none;font-size:2rem;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content;display:inline-block;border-bottom:1px solid;text-shadow:none;left:0}.checkbox-list{padding:0;list-style:none;text-align:left;margin:0 0 1rem}.checkbox-list label{margin:0}.filter-inputs{padding:0;margin:0;text-align:left}.filter-inputs:last-of-type>.filter-inputs__title-container--closed{margin-bottom:0}.filter-inputs__container--open{display:block}.filter-inputs__container--closed{display:none}.filter-inputs__title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.filter-inputs__title-container svg{fill:#fff;width:20px;height:20px;cursor:pointer}.filter-inputs__title-container--open svg{transform:none}.filter-inputs__title-container--closed svg{transform:scaleY(-1)}.filter-inputs__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;color:#fff;text-transform:uppercase;text-decoration:none;font-size:2rem;letter-spacing:.15rem;width:-moz-fit-content;width:fit-content;display:inline-block;border-bottom:1px solid;text-shadow:none;left:0}.filter-inputs label{display:block;margin-bottom:.3rem}.filter-inputs input{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;width:100%;display:flex;align-items:center;justify-content:center;border:none;color:#000;background-color:#fff;height:4rem;padding:0 1rem;margin-bottom:1rem}.collapse{display:block}@media screen and (max-width:750px){.collapse{display:none}}.sidebar__filters{position:-webkit-sticky;position:sticky;top:calc(8rem + 2rem)}.productcard{display:flex;flex-direction:column;border-radius:1.6rem;border:1px solid #d3d6e0;background:#fff;overflow:hidden;cursor:pointer;transition:box-shadow .3s ease}.productcard:hover{box-shadow:0 2px 6px 0 #0000001a}.productcard__image{position:relative;width:100%;aspect-ratio:4/3;background:#f9fafb;overflow:hidden;touch-action:pan-y pinch-zoom}.productcard__image-slider{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.productcard__image-item{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease;pointer-events:none}.productcard__image-item--active{opacity:1;pointer-events:auto}.productcard__dots{position:absolute;bottom:1.2rem;left:50%;transform:translateX(-50%);padding:1rem;display:flex;gap:.8rem;background:transparent;z-index:2;pointer-events:auto}.productcard__dot{width:.8rem;height:.8rem;border-radius:50%;background:#d3d6e0;border:none;padding:0;cursor:pointer;transition:all .3s ease;pointer-events:auto}.productcard__dot--active{background:#01004f;border:.5px solid #d3d6e0}.productcard__content{display:flex;flex-direction:column;justify-content:space-between;gap:1.6rem;padding:2.4rem;text-align:start;flex:1 1 auto}.productcard__description{display:flex;flex-direction:column}.productcard__category{display:flex;align-items:center;gap:.8rem;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;line-height:21px;letter-spacing:0;color:#40424d;margin-bottom:.8rem}.productcard__category svg{width:1.6rem;height:1.6rem;flex-shrink:0}.productcard__name{font-size:16px;line-height:24px;color:#01004f;margin-bottom:.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productcard__brand,.productcard__name{font-family:Manrope,sans-serif;font-weight:400;letter-spacing:0}.productcard__brand{font-size:14px;line-height:21px;color:#40424d}.productcard__footer{display:flex;justify-content:space-between;align-items:center;gap:1.2rem}.productcard__price{font-family:Manrope,sans-serif;font-weight:550;font-size:24px;line-height:29px;letter-spacing:0;color:#000;flex:1 1}@media screen and (max-width:768px){.productcard__name{font-size:1.4rem;line-height:2rem;min-height:4rem}.productcard__price{font-size:1.8rem;line-height:2.4rem}.productcard__dots{bottom:1rem;padding:.5rem .8rem;gap:.5rem}.productcard__dot{width:.5rem;height:.5rem}.productcard__dot--active{width:1.6rem}}@media screen and (max-width:425px){.productcard__label{padding:.4rem 1rem;font-size:1.1rem;gap:.4rem}.productcard__label-icon{width:1.4rem;height:1.4rem}.productcard__content{padding:1.2rem}.productcard__category svg{width:1.4rem;height:1.4rem}.productcard__name{font-size:1.3rem;line-height:1.8rem;min-height:3.6rem}.productcard__brand{font-size:1.2rem;line-height:1.8rem}.productcard__footer{margin-top:.8rem}.productcard__price{font-size:1.6rem;line-height:2.2rem}.productcard__dots{bottom:.8rem;padding:.4rem .7rem;gap:.4rem}.productcard__dot{width:.4rem;height:.4rem}.productcard__dot--active{width:1.4rem}}.cart-product{display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid #dfdfdf;padding-bottom:3rem}@media screen and (max-width:650px){.cart-product{flex-wrap:wrap}}.cart-product:not(:first-child){padding-top:3rem}.cart-product__name-brand{flex-basis:50%}@media screen and (max-width:650px){.cart-product__name-brand{flex-basis:100%;margin-top:1rem}}.cart-product__name{font-weight:300;font-size:1.8rem;text-transform:uppercase}.cart-product__brand,.cart-product__name{font-family:Yantramanav,sans-serif;color:#000;text-align:left}.cart-product__brand{font-weight:500;font-size:1.6rem}.cart-product__product-image{width:13.4rem;height:10rem;margin-right:2rem}.cart-product__quantity-price{display:flex;flex-direction:column;flex-wrap:no-wrap;justify-content:flex-start;align-items:flex-start;margin-right:2rem}@media screen and (max-width:650px){.cart-product__quantity-price{flex-basis:100%;margin-top:1rem}}.cart-product__quantity{width:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;height:4rem;border:2px solid #dfdfdf;padding:0 1rem;width:7rem;margin-right:1rem}.cart-product__quantity,.cart-product__unit-price{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;color:#000}.cart-product__quantity-unit-price{display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:flex-start;align-items:center}.cart-product__total-price{color:#000;margin-top:1rem}.cart-product__remove,.cart-product__total-price{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem}.cart-product__remove{border:none;background-color:transparent;font-size:1.6rem;color:#ff4d4d}.cart-product__remove:hover{cursor:pointer}.home{position:relative}.home__image{padding:0;margin:0;z-index:0;object-fit:cover}.home__carousel-image,.home__image{width:100%;height:100%;top:0;left:0;position:absolute}.home__link{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.4rem;color:#fff;background-color:#038995;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);margin-left:auto;margin-right:auto}.home__link:not(:disabled):active,.home__link:not(:disabled):focus,.home__link:not(:disabled):hover{filter:brightness(115%)}.home__link:disabled{background-color:#ccc}.home__link:disabled:active,.home__link:disabled:focus,.home__link:disabled:hover{cursor:not-allowed}.home__carousel{width:100%;height:100%;color:#000;height:30rem;max-height:30rem;position:relative;display:flex}.home__dots{position:absolute;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;z-index:1;bottom:1rem}.home__dot{border:2px solid #9ca3af;border-radius:50%;width:1rem;height:1rem;z-index:1}.home__dot:hover{cursor:pointer;background-color:hsla(0,0%,100%,.3)}.home__dot--active{background-color:#fff}.home__carousel-image-animation-enter{opacity:0}.home__carousel-image-animation-enter-active{opacity:1;transition:all .5s linear}.home__carousel-image-animation-enter-done,.home__carousel-image-animation-exit{opacity:1}.home__carousel-image-animation-exit-active{opacity:0;transition:all .5s linear}.home__carousel-image-animation-exit-done{opacity:0}.home__overlay{width:100%;height:100%;top:0;left:0;position:absolute;padding:0;margin:0;z-index:1}.home__jumbotron{position:absolute;top:50%;transform:translateY(-50%);position:relative;z-index:3;background-color:transparent;height:20rem;width:100%;display:flex;flex-direction:column;justify-content:space-between}.home__title{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-shadow:0 1rem 2rem rgba(0,0,0,.3);font-weight:400;text-transform:none;font-size:4rem;line-height:1;color:#000;margin:0}@media screen and (max-width:600px){.home__title{font-size:4rem}}@media screen and (max-width:450px){.home__title{font-size:3rem}}.home__text{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;align-self:center;text-shadow:0 1rem 2rem rgba(0,0,0,.3);font-weight:400;text-transform:none;font-size:2.6rem;max-width:65rem;width:80%;color:#000;margin:0;line-height:1.3}@media screen and (max-width:640px){.home__text{font-size:2.2rem;width:90%}}@media screen and (max-width:500px){.home__text{font-size:2rem}}.search-bar{padding-bottom:6rem}.search-bar__container{margin-left:auto;margin-right:auto;position:relative;width:100%;max-width:597px;padding-left:2rem;padding-right:2rem;display:flex}.search-bar__input{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;width:100%;color:#000;background-color:#fff;height:4rem;flex-grow:1}.search-bar__button,.search-bar__input{display:flex;align-items:center;justify-content:center;padding:0 2rem;border:2px solid #038995}.search-bar__button{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;font-size:1.4rem;color:#fff;background-color:#038995;height:4.2rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);border-right:none;border-left:none;height:4rem}.search-bar__button:not(:disabled):active,.search-bar__button:not(:disabled):focus,.search-bar__button:not(:disabled):hover{filter:brightness(115%)}.search-bar__button:disabled{background-color:#ccc}.search-bar__button:disabled:active,.search-bar__button:disabled:focus,.search-bar__button:disabled:hover{cursor:not-allowed}.search-bar__results{margin-left:auto;margin-right:auto;position:absolute;top:100%;left:2rem;background-color:#fff;width:calc(100% - 2 * 2rem);padding-left:2rem;padding-right:2rem;border-top:none;z-index:50;box-shadow:0 1rem 2rem rgba(0,0,0,.15);color:#000;max-height:40rem;overflow-y:scroll;overflow-x:hidden}.search-bar__results--loading{height:8rem}.search-bar__spinner{display:grid;align-items:center;justify-items:center}.search-bar__no-results{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;padding:2rem}.search-bar__see-all{cursor:pointer;padding:1rem;color:#038995;text-decoration:underline}.product-listing{display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:flex-start;align-items:flex-start;padding:1rem 0;border-bottom:1px solid #efefef;text-decoration:none;color:#000}.product-listing:hover{cursor:pointer}.product-listing:first-child{padding-top:2rem}.product-listing:last-child{padding-bottom:2rem}.product-listing__image{height:7rem;width:11rem;object-fit:cover}@media screen and (max-width:560px){.product-listing__image{height:7rem;width:9rem}}.product-listing__info{text-align:left;padding-left:2rem;display:flex;flex-direction:row;flex-wrap:no-wrap;justify-content:space-between;align-items:flex-start}.product-listing__brand{font-family:Yantramanav,sans-serif;font-weight:500;font-size:1.6rem}@media screen and (max-width:560px){.product-listing__brand{line-height:1.2}}.product-listing__title-brand{width:25rem;padding-right:2rem}@media screen and (max-width:600px){.product-listing__title-brand{width:22rem}}@media screen and (max-width:560px){.product-listing__title-brand{width:unset;padding-right:0}}.product-listing__mobile-price,.product-listing__price,.product-listing__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem}.product-listing__price{line-height:1}@media screen and (max-width:560px){.product-listing__price{display:none}}.product-listing__mobile-price{display:none}@media screen and (max-width:560px){.product-listing__mobile-price{display:block}.product-listing__title{font-size:1.6rem;line-height:1.2}}.checkout-form__field-container{background-color:#efefef;padding:4rem;margin-bottom:3rem}@media screen and (max-width:480px){.checkout-form__field-container{padding:3rem}}@media screen and (max-width:390px){.checkout-form__field-container{padding:2rem}}.checkout-form__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:3rem;color:#000;line-height:1;text-align:left;margin-bottom:3rem}@media screen and (max-width:600px){.checkout-form__title{font-size:2.4rem}}@media screen and (max-width:480px){.checkout-form__title{margin-bottom:2rem}}.checkout-form__field label{margin:1rem 0;font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;text-align:left;color:#000;display:block}.checkout-form__field input,.checkout-form__field select,.checkout-form__field textarea{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;width:100%;display:flex;align-items:center;justify-content:center;color:#000;background-color:#fff;height:4rem;padding:.5rem 1rem;border:2px solid #dfdfdf}.checkout-form__field textarea{height:unset;resize:none;line-height:1.8;display:block}.checkout-form__submit button{margin-top:1rem;font-family:Montserrat,sans-serif;font-weight:500;text-transform:uppercase;text-decoration:none;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.6rem;color:#fff;background-color:#038995;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);display:flex;width:100%}.checkout-form__submit button:not(:disabled):active,.checkout-form__submit button:not(:disabled):focus,.checkout-form__submit button:not(:disabled):hover{filter:brightness(115%)}.checkout-form__submit button:disabled{background-color:#ccc}.checkout-form__submit button:disabled:active,.checkout-form__submit button:disabled:focus,.checkout-form__submit button:disabled:hover{cursor:not-allowed}.checkout-form__error,.checkout-form__field-error{text-align:left;color:#ff4d4d;margin:.5rem 0 0}.checkout-form__form-group--checkbox{margin-top:1rem}.checkout-form__form-group--checkbox .checkbox-container{color:#000}.checkout-form__form-group--checkbox .checkbox-container a{color:#038995;text-decoration:underline}.checkout-form__form-group--checkbox .checkbox-container .checkmark{background-color:#fff;outline:2px solid #dfdfdf}.checkout-form__form-group--checkbox .checkbox-container:hover input~.checkmark{background-color:#ccc}.checkout-form__form-group--checkbox .checkbox-container input:checked~.checkmark{background-color:#6ea4ff}.checkout-form__form-group--checkbox .checkmark{transform:translateY(3px)}.checkout-page-sidebar{position:-webkit-sticky;position:sticky;top:10rem;grid-column:span 1;width:100%;height:-moz-fit-content;height:fit-content;background-color:#038995;padding:2rem}@media screen and (max-width:850px){.checkout-page-sidebar{max-width:50rem;justify-self:start}}.checkout-page-sidebar__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;text-align:left;margin-bottom:2rem;font-size:2.4rem;text-transform:uppercase}.checkout-page-sidebar hr{margin-top:.5rem;border-bottom:1px solid #fff;box-shadow:none}.checkout-page-sidebar__calculation{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;display:flex;justify-content:space-between}.checkout-page-sidebar__calculation p:first-of-type{text-align:left}.checkout-page-sidebar__calculation p:last-of-type{text-align:right}.checkout-page-sidebar__calculation--total{border-top:1px solid #fff;padding-top:.5rem;margin-top:.5rem}.checkout-page-sidebar__calculation--total p{font-weight:500}.checkout-page-sidebar__shipping-notice{font-family:Yantramanav,sans-serif;font-weight:500;font-size:1.6rem;margin-top:2rem;text-align:left;line-height:1.2}@media screen and (max-width:730px){.checkout-page-sidebar{order:-1;position:relative;top:0;max-width:unset;padding:4rem}}@media screen and (max-width:480px){.checkout-page-sidebar{padding:3rem}}@media screen and (max-width:390px){.checkout-page-sidebar{padding:2rem}}.inquiry-form__field-container{background-color:#efefef;padding:4rem;margin-bottom:3rem}@media screen and (max-width:480px){.inquiry-form__field-container{padding:3rem}}@media screen and (max-width:390px){.inquiry-form__field-container{padding:2rem}}.inquiry-form__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:3rem;color:#000;line-height:1;text-align:left;margin-bottom:3rem}@media screen and (max-width:600px){.inquiry-form__title{font-size:2.4rem}}@media screen and (max-width:480px){.inquiry-form__title{margin-bottom:2rem}}.inquiry-form__field label{margin:1rem 0;font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;text-align:left;color:#000;display:block}.inquiry-form__field input,.inquiry-form__field select,.inquiry-form__field textarea{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;width:100%;display:flex;align-items:center;justify-content:center;color:#000;background-color:#fff;height:4rem;padding:.5rem 1rem;border:2px solid #dfdfdf}.inquiry-form__field textarea{height:unset;resize:none;line-height:1.8;display:block}.inquiry-form__submit button{margin-top:1rem;font-family:Montserrat,sans-serif;font-weight:500;text-transform:uppercase;text-decoration:none;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.6rem;color:#fff;background-color:#038995;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);display:flex;width:100%}.inquiry-form__submit button:not(:disabled):active,.inquiry-form__submit button:not(:disabled):focus,.inquiry-form__submit button:not(:disabled):hover{filter:brightness(115%)}.inquiry-form__submit button:disabled{background-color:#ccc}.inquiry-form__submit button:disabled:active,.inquiry-form__submit button:disabled:focus,.inquiry-form__submit button:disabled:hover{cursor:not-allowed}.inquiry-form__error,.inquiry-form__field-error{text-align:left;color:#ff4d4d;margin:.5rem 0 0}.inquiry-form__form-group--checkbox{margin-top:1rem}.inquiry-form__form-group--checkbox .checkbox-container{color:#000}.inquiry-form__form-group--checkbox .checkbox-container a{color:#038995;text-decoration:underline}.inquiry-form__form-group--checkbox .checkbox-container .checkmark{background-color:#fff;outline:2px solid #dfdfdf}.inquiry-form__form-group--checkbox .checkbox-container:hover input~.checkmark{background-color:#ccc}.inquiry-form__form-group--checkbox .checkbox-container input:checked~.checkmark{background-color:#6ea4ff}.inquiry-form__form-group--checkbox .checkmark{transform:translateY(3px)}.inquiry-page-sidebar{position:-webkit-sticky;position:sticky;top:10rem;grid-column:span 1;width:100%;height:-moz-fit-content;height:fit-content}@media screen and (max-width:850px){.inquiry-page-sidebar{justify-self:start}}.inquiry-page-sidebar__spinner{display:flex;justify-content:center;align-items:center;align-items:flex-start}.inquiry-page-sidebar__image-container{width:100%;max-height:30rem;overflow-y:hidden;position:relative}@media screen and (max-width:730px){.inquiry-page-sidebar__image-container{max-height:unset}}@media screen and (max-width:550px){.inquiry-page-sidebar__image-container{height:30rem}}@media screen and (max-width:400px){.inquiry-page-sidebar__image-container{height:25rem}}.inquiry-page-sidebar__image{width:100%;height:100%;object-fit:cover;position:relative}@media screen and (max-width:730px){.inquiry-page-sidebar__image{position:absolute;height:100%;width:100%}}.inquiry-page-sidebar__container{background-color:#038995;padding:2rem;width:100%}@media screen and (max-width:730px){.inquiry-page-sidebar__container{width:unset}}.inquiry-page-sidebar__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;text-align:left;font-size:2.4rem;text-transform:uppercase}.inquiry-page-sidebar__name,.inquiry-page-sidebar__text{font-family:Yantramanav,sans-serif;font-weight:300;text-align:left;margin-bottom:2rem;font-size:1.8rem}.inquiry-page-sidebar__name{text-transform:uppercase}.inquiry-page-sidebar__price{font-size:1.6rem;margin:2rem 0;font-size:2.2rem}.inquiry-page-sidebar__price,.inquiry-page-sidebar__product-code{font-family:Yantramanav,sans-serif;font-weight:500;display:inline-block}.inquiry-page-sidebar__product-code{font-size:1.6rem;font-weight:300;font-size:1.8rem}.inquiry-page-sidebar__brand{font-family:Yantramanav,sans-serif;font-weight:500;font-size:1.6rem;text-align:left}.inquiry-page-sidebar__name-brand{display:flex;text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start}.inquiry-page-sidebar__button{font-family:Montserrat,sans-serif;font-weight:500;font-size:1.6rem;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.4rem;color:#fff;background-color:#9ca3af;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);width:100%}.inquiry-page-sidebar__button:not(:disabled):active,.inquiry-page-sidebar__button:not(:disabled):focus,.inquiry-page-sidebar__button:not(:disabled):hover{filter:brightness(115%)}.inquiry-page-sidebar__button:disabled{background-color:#ccc}.inquiry-page-sidebar__button:disabled:active,.inquiry-page-sidebar__button:disabled:focus,.inquiry-page-sidebar__button:disabled:hover{cursor:not-allowed}@media screen and (max-width:730px){.inquiry-page-sidebar{order:-1;position:relative;top:0;max-width:unset;display:grid;grid-template-columns:1fr 2fr}}@media screen and (max-width:650px){.inquiry-page-sidebar{grid-template-columns:2fr 3fr}}@media screen and (max-width:550px){.inquiry-page-sidebar{grid-template-columns:1fr}}@keyframes flash-dropzone{0%{background-color:#fff}to{background-color:rgba(3,137,149,.1)}}.upload-product-form{overflow:hidden}.upload-product-form__field-container{background-color:#efefef;padding:4rem;margin-bottom:3rem}@media screen and (max-width:480px){.upload-product-form__field-container{padding:3rem}}@media screen and (max-width:390px){.upload-product-form__field-container{padding:2rem}}.upload-product-form__dropzone{position:relative;width:100%;height:20rem;background-color:#fff;border:2px dashed #dfdfdf;padding:2rem;overflow-x:auto}.upload-product-form__dropzone:hover{cursor:pointer}.upload-product-form__dropzone--hover{animation:flash-dropzone .8s ease 0s infinite alternate}.upload-product-form__drop-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Yantramanav,sans-serif;font-weight:500;font-size:1.6rem;color:#ccc;line-height:1.2;font-size:3rem;width:80%}.upload-product-form__dropzone-thumbnails{position:relative;width:100%;height:100%;display:flex;align-items:stretch;justify-content:left;padding-right:2rem}.upload-product-form__thumbnail-container{position:relative}.upload-product-form__thumbnail-container .cross{top:2rem;right:2rem;position:absolute}.upload-product-form__thumbnail{position:relative;height:100%;margin-right:2rem}.upload-product-form__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;font-size:3rem;color:#000;line-height:1;text-align:left;margin-bottom:3rem}@media screen and (max-width:600px){.upload-product-form__title{font-size:2.4rem}}@media screen and (max-width:480px){.upload-product-form__title{margin-bottom:2rem}}.upload-product-form__field label{margin:1rem 0;font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;text-align:left;color:#000;display:block}.upload-product-form__field input,.upload-product-form__field select,.upload-product-form__field textarea{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;width:100%;display:flex;align-items:center;justify-content:center;color:#000;background-color:#fff;height:4rem;padding:.5rem 1rem;border:2px solid #dfdfdf}.upload-product-form__field textarea{height:unset;resize:none;line-height:1.8;display:block}.upload-product-form__submit button{margin-top:1rem;font-family:Montserrat,sans-serif;font-weight:500;text-transform:uppercase;text-decoration:none;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;transition:all .1s;cursor:pointer;border:none;font-size:1.6rem;color:#fff;background-color:#038995;height:4.2rem;padding:0 3rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);display:flex;width:100%}.upload-product-form__submit button:not(:disabled):active,.upload-product-form__submit button:not(:disabled):focus,.upload-product-form__submit button:not(:disabled):hover{filter:brightness(115%)}.upload-product-form__submit button:disabled{background-color:#ccc}.upload-product-form__submit button:disabled:active,.upload-product-form__submit button:disabled:focus,.upload-product-form__submit button:disabled:hover{cursor:not-allowed}.upload-product-form__error,.upload-product-form__field-error{text-align:left;color:#ff4d4d;margin:.5rem 0 0}.upload-product-form__form-error{color:red;font-size:1.6rem}.upload-product-form__form-group--checkbox{margin-top:1rem}.upload-product-form__form-group--checkbox .checkbox-container{color:#000}.upload-product-form__form-group--checkbox .checkbox-container a{color:#038995;text-decoration:underline}.upload-product-form__form-group--checkbox .checkbox-container .checkmark{background-color:#fff;outline:2px solid #dfdfdf}.upload-product-form__form-group--checkbox .checkbox-container:hover input~.checkmark{background-color:#ccc}.upload-product-form__form-group--checkbox .checkbox-container input:checked~.checkmark{background-color:#6ea4ff}.upload-product-form__form-group--checkbox .checkmark{transform:translateY(3px)}.upload-product-page-sidebar{position:-webkit-sticky;position:sticky;top:10rem;grid-column:span 1;width:100%;height:-moz-fit-content;height:fit-content;background-color:#038995}@media screen and (max-width:850px){.upload-product-page-sidebar{justify-self:start}}@media screen and (max-width:730px){.upload-product-page-sidebar{order:-1;position:relative;top:0;max-width:unset;display:grid;grid-template-columns:1fr 2fr}}@media screen and (max-width:650px){.upload-product-page-sidebar{grid-template-columns:2fr 3fr}}@media screen and (max-width:550px){.upload-product-page-sidebar{grid-template-columns:1fr}}.upload-product-page-sidebar__container{background-color:#038995;padding:2rem;width:100%}@media screen and (max-width:730px){.upload-product-page-sidebar__container{width:unset}}.upload-product-page-sidebar__title{font-family:Yantramanav,sans-serif;font-weight:300;font-size:1.8rem;text-align:left;font-size:2.4rem;text-transform:uppercase;margin-bottom:2rem}.upload-product-page-sidebar__text{font-family:Yantramanav,sans-serif;font-weight:300;text-align:left;font-size:1.8rem;line-height:1.6}