@media (min-width: 750px){.mobile-u-hidden{display:none!important}}@media (max-width: 749px){.mobile-l-hidden{display:none!important}}@media screen and (max-width: 990px){.lg-l-hidden{display:none!important}}@media screen and (min-width: 991px){.lg-u-hidden{display:none!important}.header--middle-left{grid-template-columns:auto 1fr auto}.header__inline-menu{text-align:right}a#HeaderMenu-shop{padding:1rem 3rem;cursor:pointer;color:rgb(var(--color-button-text));transition:box-shadow var(--duration-short) ease;-webkit-appearance:none;appearance:none;background-color:#005bac;border-radius:10px;margin-left:2rem}a#HeaderMenu-shop:hover span{text-decoration:none}a#HeaderMenu-shop .header__active-menu-item{text-decoration:none;color:#fff}}.scroll_content{width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding-bottom:20px;position:relative}.scroll_content::-webkit-scrollbar{display:none}.scroll-items{display:flex;gap:20px;padding:10px 0}.button-blocks{background:#202621}.button-blocks h2{text-align:center}.button-blocks p.sub-text{padding-top:1rem;padding-bottom:4rem}.button-blocks__item{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#fff;border-radius:4px;cursor:pointer}.button-blocks__item.active{background:#bce6ed;color:#202621;padding:.5rem}.button-blocks__tab-items{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;max-width:1000px;margin:auto;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:1rem;margin-bottom:3rem}.button-blocks__item img{display:none}.button-blocks__item.active img,.button-blocks__content-item.active{display:block}.button-blocks__content-item{display:none;position:relative}.button-blocks__content-item img{width:100%;max-height:40rem;object-fit:cover;object-position:center}.button-blocks__content-text{position:absolute;top:10rem;left:1.5rem;background:#efefefbf;max-width:58rem;width:calc(100% - 3rem);padding:2rem;border-radius:16px;color:#202621}.button-blocks__tab-content{margin-bottom:4rem}.button-blocks__button{text-align:center}.button-blocks__button .button{background:#005bac}.button-blocks__button .button:after{display:none}@media screen and (min-width: 750px){.button-blocks__tab-items{padding-bottom:2rem;margin-bottom:4rem}.button-blocks__item{padding:.5rem 2rem}.button-blocks__content-item img{max-height:65rem}.button-blocks__content-text{left:7%}}.image-with-text-schema-2{background:#202621;text-align:center}.image-with-text-schema-2__block{display:flex;align-items:stretch;justify-content:space-between;column-gap:1%;row-gap:20px}.image-with-text-schema-2__block-item{background:#efefef80;padding:10px 20px;border-radius:4px;width:16%;display:flex;flex-direction:column;color:#cecece;cursor:pointer}.image-with-text-schema-2__block-item .description{display:none}.image-with-text-schema-2__block-item.item-active{gap:20px;width:25%;text-align:left;flex-direction:row;align-items:center;background:#efefef}.image-with-text-schema-2__block-item.item-active .description{display:block;font-size:18px}.image-with-text-schema-2_button{margin-top:4rem}.image-with-text-schema-2_button a{background:#005bac}.image-with-text-schema-2_button a:after{display:none}.image-with-text-schema-2__block-item h3{font-weight:700;color:#cecece;margin:0;font-size:36px}.image-with-text-schema-2__block-item.item-active p,.image-with-text-schema-2__block-item.item-active h3{color:#202621}.image-with-text-schema-2__block-item.item-active p.heading{font-weight:700;font-size:20px}.image-with-text-schema-2__image{margin:1rem 0}.image-with-text-schema-2__image img{width:100%;height:auto;max-width:1100px;margin:auto;display:none}.image-with-text-schema-2__image img.item-active{display:block}@media (max-width: 991px){.image-with-text-schema-2__block{flex-wrap:wrap}.image-with-text-schema-2__text p.heading{font-size:28px;color:#fff;font-weight:700;padding-bottom:1rem}.image-with-text-schema-2__text{padding-top:3rem}.image-with-text-schema-2__text p.description{font-size:18px;color:#fff}.image-with-text-schema-2-image img{width:100%;margin:auto;height:400px;object-fit:contain}.image-with-text-schema-2__block-item.item-active{width:100%;display:block;background:transparent;text-align:center}.image-with-text-schema-2__block-item.item-active h3{display:none}.image-with-text-schema-2__block-item{display:none;background:transparent}.image-with-text-schema-2__block-item.item-active p{color:#fff}.image-with-text-schema-2__block-item.item-active p.heading{font-size:28px}}@media (max-width: 749px){.image-with-text-schema-2_button a{width:100%}.image-with-text-schema-2-image img{height:200px;width:100%;object-fit:contain}}.review-section__reviews{display:flex;align-items:stretch;justify-content:space-between;column-gap:1%;flex-wrap:wrap;row-gap:20px;margin:5rem 0}.review-section__review:last-child,.review-section__review:first-child{width:50%}.review-section__review{width:24%;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:20px;gap:40px;height:270px;box-shadow:0 110px 44px #00000003,0 62px 37px #0000000d,0 28px 28px #00000017,0 7px 15px #0000001a}.review_content{max-width:450px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:20px;height:100%}.review_author{height:100%;display:flex;flex-direction:column;justify-content:space-between}.review_content video{width:100%;height:100%}.review_content img{width:100%}.review_content p{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}.review-section h2{color:#202621}@media (max-width: 991px){.review-section__review:last-child,.review-section__review:first-child{width:100%}}@media (max-width: 749px){.review-section__review{width:100%;height:200px;gap:10px}.review-section__review:nth-child(2),.review-section__review:nth-child(3){width:48%}.review_author svg{width:100px}.review_content p{-webkit-line-clamp:6}}.image-gallery-section{text-align:center}.image-gallery-section h2{margin:0}.image-gallery{display:flex;align-items:stretch}.gallery-main-image,.gallery-images{width:50%}.gallery-main-image{position:relative}.gallery-text{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:20px;height:100%;color:#fff}.gallery-main-image img{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0}.gallery-images{display:flex;flex-wrap:wrap}.gallery-images img:first-child{width:100%}.gallery-images img{width:50%}.image-gallery-section .page-width p{margin-bottom:4rem;margin-top:1rem;color:#202621}.image-gallery:nth-child(odd){flex-direction:row-reverse}@media (max-width: 749px){.gallery-main-image,.gallery-images{width:100%}.image-gallery{flex-direction:column!important}.gallery-main-image{min-height:200px}.review-section .page-width{display:flex;flex-direction:column}.review-section .button{order:1}.review-section__reviews{margin-top:0;margin-bottom:3rem}}.text-block__content h2{margin:0;line-height:1}.text-block__content{display:flex;align-items:center;justify-content:space-between;padding:45px 30px;border-radius:16px;box-shadow:0 13px 31px #00000003,0 50px 20px #0000000d,0 8px 26px #00000017,0 31px 21px #0000001a}@media (max-width: 749px){.text-block .page-width{padding:0}.text-block{padding:0!important}.text-block .button{width:100%}.text-block__content h2{margin-bottom:20px}.text-block__content{flex-direction:column;text-align:center;gap:20px;border-radius:0}}.icon-block__items-inner{display:flex;gap:20px}.icon-block__item{background:#efefef;border-radius:16px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:5px;box-shadow:0 258px 103px #00000003,0 145px 87px #0000000d,0 64px 64px #00000017,0 16px 35px #0000001a}.icon-block p,.icon-block h2{color:#202621}.icon-block__item img{width:fit-content}.icon-block__item p.heading{min-height:46px}.icon-block__items{position:relative;padding-bottom:70px}.icon-block__items.show_background:after{content:"";background:#202621;width:100%;height:calc(50% + 70px);display:block;position:absolute;top:calc(50% - 35px);z-index:-9}@media (max-width: 991px){.icon-block__items-inner{flex-direction:column}.icon-block__items{position:relative;padding-bottom:40px}.icon-block__items.show_background:after{top:calc(50% - 10px)}}.accordion__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 20px;border-radius:16px;cursor:pointer}.accordion__heading h2{margin:0;line-height:1}.accordion__text{margin-top:1rem}.accordion__items{padding-top:2rem}.accordion__item{margin-top:20px}.accordion__content .rich-text{padding:20px 10px 20px 30px}.accordion__content:before{position:absolute;content:"";left:16px;width:2px;height:calc(100% - 20px)}.accordion__content{position:relative}.accordion__item:not(.is-accordion-open) span.icon-plus{display:block}.accordion__item:not(.is-accordion-open) span.icon-minus{display:none}.accordion__item.is-accordion-open span.icon-plus{display:none}.accordion__item.is-accordion-open span.icon-minus{display:block!important}@media (max-width: 749px){.accordion__header{border-radius:8px}}.text-block-items{text-align:center}.text-block-items .page-width{display:flex;flex-direction:column;gap:5rem}.text-block-items .button{width:fit-content;margin:auto}.text-block-items__grid{display:flex;justify-content:space-around;align-items:stretch;gap:3%}.text-block-items__item h3{margin:0;line-height:1;margin-bottom:1.5rem}.text-block-items__item{line-height:1;padding:4rem;border-radius:10px}.text-block-items__header h2{margin:0}@media (max-width: 749px){.text-block-items__header h2{font-size:28px!important}.text-block-items__grid{flex-direction:column;gap:2rem}.text-block-items__item{padding:2rem}}.blog-tags{display:flex;gap:1rem;margin-bottom:2rem}.tag-link p,.tag-link a{cursor:pointer;text-decoration:none;display:flex;align-items:center;gap:.5rem;color:#595d59;line-height:1;padding:3px 10px;border-radius:4px}.tag-link p:hover,.tag-link a:hover{background:#d9d9d9}.tag-link p.active,.tag-link.active a{background:#bce6ed}@media screen and (min-width: 750px){.blog-tags{gap:2rem}}.how-it-works__tabs{margin:0 1.5rem}.how-it-works__tabs-inner{display:flex;align-items:center;flex-grow:1;justify-content:space-around;max-width:1200px;box-shadow:0 384px 154px #00000003,0 216px 130px #0000000d,0 96px 96px #00000017,0 24px 53px #0000001a;background:#fff;border-radius:8px;margin:auto;padding:2rem 1rem}.how-it-works__tabs-link{border:none;display:flex;align-items:center;background:transparent;gap:.5rem;cursor:pointer;color:#595d59;padding:.5rem 1rem;border-radius:4px;text-decoration:none;line-height:1}.how-it-works__content{margin-top:4rem}.how-it-works__tab-content{padding:0 5rem}.how-it-works__tab-content-item{text-align:center;display:none;max-width:1200px;margin:auto}.how-it-works__tab-content-item.is-active{display:block}.how-it-works__tabs-link:hover{background:#cecece}.how-it-works__tabs-link.is-active{background:#bce6ed;color:#202621}.how-it-works__tabs-link.is-active svg path{fill:#202621}.how-it-works__content-heading{text-align:center;max-width:1200px;margin:auto;padding:0 1.5rem}.how-it-works__content-heading h2{margin-bottom:1rem;color:#202621}.how-it-works__content-text{line-height:1.3;color:#202621}.how-it-works__content-video{position:relative;width:100%;padding-bottom:65vh;height:0;overflow:hidden;margin:4rem 0}.how-it-works__content-video video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.how-it-works__content-footer{text-align:center}.how-it-works__content-footer .button:after{display:none}.how-it-works__tabs-link svg{width:20px;height:20px}@media screen and (max-width: 749px){.how-it-works__tab-content{padding:0 1.5rem}.how-it-works__tabs-link svg{display:none}.how-it-works__tabs-link{padding:.5rem;text-align:center}.how-it-works__tabs-inner{padding:2rem .5rem}.how-it-works__content{padding-top:0rem}.how-it-works__content-video{padding-bottom:35vh}}@media screen and (max-width: 480px){.how-it-works__tabs-link{font-size:14px!important}}.video-grid__inner h2{text-align:center;padding:0 1.5rem}.video-grid__content{display:grid;grid-template-columns:1fr 1fr}.video-grid__item{position:relative}.video-thumbnail{background-size:cover;background-position:center;padding-top:400px;position:relative}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;background:none;border:none;color:#fff;cursor:pointer}.video-container{position:relative}.video-container video{width:100%;height:400px;display:block;background:#000}.play-button svg{width:50px;height:50px}@media screen and (max-width: 749px){.video-grid__content{grid-template-columns:1fr}.video-thumbnail{padding-top:250px}.video-container video{height:250px}}.image-with-text-circle{display:flex;align-items:center;padding-top:4rem;justify-content:space-around}.image-with-text__text-item.text-content{z-index:2}@media (min-width: 750px){.image-with-text-circle .image-with-text__text-item.text-content{width:60%}.image-with-text-circle .image-with-text__image-item.image-content{width:40%}.image-with-text-circle__narrow .page-width>div{border-radius:24px}.image-with-text-circle__narrow .image-with-text__content-circle{padding-left:6rem}}.image-with-text__content-circle{max-width:600px}.image-with-text__image-item{width:50%;position:relative}.image-with-text__image-item img{width:100%;display:block}.image-with-text-circle h2{margin:0;padding-bottom:2rem}.image-with-text-circle .image-with-text__buttons{margin-top:4rem}.tablet-only{display:none}@media (max-width: 749px){.tablet-only{display:block}.desktop-only{display:none}.image-with-text-circle-section .page-width{padding:0}.image-with-text__image-item.tablet-only img{margin-bottom:-10rem;border-radius:50%;max-height:400px;height:100%;width:auto;margin-left:auto;margin-right:auto;max-width:400px;z-index:1;position:relative}.image-with-text__image-item.tablet-only:before{content:"";width:500px;height:500px;position:absolute;border-radius:500px;top:0;left:50%;transform:translate(-50%)}.image-with-text__image-item.tablet-only{overflow:hidden}.image-with-text__text-item.text-content{z-index:9;width:100%}.image-with-text__content-circle{padding:0 1.5rem}.image-with-text-circle__narrow .page-width,.image-with-text-circle__narrow{padding:0!important}.image-with-text-circle{flex-direction:column}.image-with-text__text-item.grid__item{width:100%;max-width:100%;z-index:9}.image-with-text__image-item,.image-with-text-circle .button{width:100%}}.founders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.founder-block img{border-radius:16px;overflow:hidden;width:100%;max-width:250px;max-height:327px;object-fit:cover;display:block;box-shadow:0 144px 58px #00000003,0 81px 49px #0000000d,0 36px 36px #00000017,0 9px 20px #0000001a}.founders-section h2.section-title{text-align:center}@media (min-width: 750px){.founders-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}@media (min-width: 991px){.founders-grid{gap:4rem}}.image-gallery__grid-about{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);height:70vh}.image-gallery__item-about{position:relative;overflow:hidden}.image-gallery__item-about img,.image-gallery__item-about svg{width:100%;height:100%;object-fit:cover}.image-gallery__item-about:nth-child(1){grid-column:1 / 3;grid-row:1 / 5}.image-gallery__item-about:nth-child(2){grid-column:3 / 5;grid-row:1 / 3}.image-gallery__item-about:nth-child(3){grid-column:3 / 4;grid-row:3 / 5}.image-gallery__item-about:nth-child(4){grid-column:4/ 5;grid-row:3 / 4}.image-gallery__item-about:nth-child(5){grid-column:4/ 5;grid-row:4 / 5}.image-gallery-about h2{text-align:center}@media (max-width: 768px){.image-gallery__grid-about{display:flex;flex-wrap:wrap;height:auto}.image-gallery__item-about:nth-child(1){max-height:400px;width:100%}.image-gallery__item-about:nth-child(2){max-height:250px;width:100%}.image-gallery__item-about:nth-child(3){max-height:250px;width:50%}.image-gallery__item-about:nth-child(4){max-height:250px;width:50%}.image-gallery__item-about:nth-child(5){display:none}}.scroll-section__inner{display:flex;gap:2rem;align-items:flex-start}.scroll-section__blocks-left{width:50%;padding-right:20px;flex:1}.scroll-section__blocks-right{width:50%;padding-left:20px;flex:1}.scroll-text{padding-left:3rem;position:relative;transition:opacity .3s ease;width:100%;transform:translateY(20px);margin:4rem 0}.scroll-text:before{position:absolute;left:0;top:0;height:100%;width:9px;background:#a1dcee;content:"";border-radius:5px;opacity:.3;transition:opacity .3s ease}.scroll-text>div{margin-top:1rem}.scroll-section__blocks-right{position:relative}.scroll-image{opacity:0;position:absolute;left:0;width:100%;transition:opacity .3s ease;pointer-events:none;top:50px}.scroll-image img{max-width:100%;display:block;max-height:60vh;object-fit:contain}.scroll-slider__slide img{width:100%;height:auto;object-fit:contain;margin-bottom:3rem;height:24rem}.scroll-section__mobile{padding-bottom:40px!important;padding-top:40px!important}.scroll-section__mobile a{width:100%;margin-top:3rem}.scroll-section a{border:1px solid white}.scroll-section a:after,.scroll-section__mobile a:after{display:none}.scroll-slide__text{text-align:center}.scroll-slide__text>div{padding-top:1.5rem}.scroll-slide__text li{list-style:none}.scroll-slide__text ul{margin:auto}.certification-block{display:flex;align-items:center;justify-content:space-between;flex-direction:column;column-gap:3rem;padding:2rem;background-color:#efefef}.certification-report-link{color:#005bac;text-decoration:none;padding-top:2rem;display:block}.slider-certification{box-shadow:0 258px 103px #00000003,0 145px 87px #0000000d,0 64px 64px #00000017,0 16px 35px #0000001a;border-radius:16px;background:#efefef}.certification-icon{height:100px;width:auto;text-align:center}.certification-icon img{height:auto;width:auto;object-fit:contain}.certification-content{text-align:left}@media screen and (min-width: 750px){.certification-block{flex-direction:row}.certification-icon{width:145px;height:auto}.certification-content{width:calc(100% - 145px)}.certification-icon img{width:auto;height:auto}}.main-page-content p{margin-bottom:2rem;line-height:1.2}.text-center{text-align:center}.main-page-content a{color:#005bac;text-decoration:none}.tech-spec-container{box-shadow:0 10px 14px #00000003,0 22px 37px #0000000d,0 28px 28px #00000017,0 7px 15px #0000001a;border-radius:16px;padding:4rem 4rem 0;color:#202621}.tech-spec-content{display:flex;align-items:center}.tech-spec-header{text-align:center}.tech-spec-image img{display:block;width:100%;height:auto;max-width:400px;margin-left:auto}.tech-spec-header h2{color:#202621;margin:1rem 0}.tech-spec-list{width:60%}.tech-spec-image{width:40%}.tech-spec-item{display:flex;align-items:center;justify-content:space-between}.tech-spec-list{padding:2rem}.tech-spec-item span{width:45%;line-height:1;margin-bottom:1rem}@media (max-width: 749px){.tech-spec-container{padding:4rem 2rem 0}.tech-spec-content{flex-direction:column;align-items:center}.tech-spec-image{width:100%;text-align:center}.tech-spec-image img{max-width:300px;margin:auto}.tech-spec-list{width:100%;padding:2rem 0}.tech-spec-header{text-align:left}.certification-icon{display:flex;align-items:center}}.comfort-heading{text-align:center;padding:4rem 5rem;color:#202621}.comfort-heading h2{margin:0rem 0 1rem;color:#202621}.comfort-image img{width:100%;height:auto;object-fit:contain}.comfort-image{width:280px}.comfort-container{position:relative}.comfort-item{box-shadow:0 248px 99px #00000003,0 140px 84px #0000000d,0 62px 62px #00000017,0 16px 34px #0000001a;border-radius:16px;padding:30px;position:absolute;max-width:350px}.comfort-background{position:relative;min-height:500px}.comfort-image{position:absolute;top:0;left:50%;transform:translate(-50%)}.comfort-background-image{height:90vh}.comfort-background-image img{width:100%;height:100%;object-fit:cover;object-position:center}.comfort-item:nth-child(odd){margin-left:1rem}.comfort-item:nth-child(2n){margin-right:1rem}@media (max-width: 991px){.comfort-image{width:200px}.comfort-background{height:350px;min-height:auto}.comfort-background-image{height:100%}.comfort-background-image img{height:100%;width:100%;object-position:center;object-fit:cover}.comfort-items{position:relative;display:flex;row-gap:20px;flex-wrap:wrap;padding:0 5rem;margin-top:30px}.comfort-item{width:100%;position:relative!important;left:0!important;max-width:100%;right:0!important;top:0!important;margin:0!important}}@media (max-width: 749px){.comfort-items{padding:0 1.5rem}.comfort-background{height:250px}.comfort-heading{padding:4rem 1.5rem}.comfort-image img{max-height:250px}}.blog-articles h2,.blog-all-articles h2{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.blog-articles h2{margin-bottom:.5rem}.blog-articles__description{max-width:700px;margin-bottom:2rem}.blog-articles__description p{font-size:18px}.blog-articles h2 a,.blog-all-articles h2 a{display:none}.blog-articles__item{display:flex;flex-direction:column;gap:5px}.blog-articles__content{display:flex;flex-wrap:wrap;row-gap:30px;column-gap:3%}.blog-articles__item a{line-height:1;text-decoration:none;color:#000;display:block;margin-top:1rem}.blog-articles a.lg-u-hidden{display:flex;align-items:center;text-decoration:none;color:#005bac;gap:10px;margin-top:2rem}@media (min-width: 750px){.blog-articles__content{flex-wrap:nowrap}.blog-articles__description p{font-size:20px}.blog-articles__item{width:32%}.blog-articles h2 a,.blog-all-articles h2 a{display:flex;align-items:center;text-decoration:none;gap:5px;color:#005bac}.blog-articles .lg-u-hidden{display:none}}.product__sticky_container{position:sticky;top:91px;width:100%;background:#fff;z-index:999}.globo-form-id-102291 .globo-form-app{max-width:100%!important;background:#f9d37d!important;padding:0!important;margin:0!important}.globo-form-id-102291 .globo-form-app .header{display:none}.globo-form-id-102291 .globo-form-input:after,.globo-form-id-102291 .globo-form-input:before{display:none}.globo-form-id-102291 .globo-form-input select,.globo-form-id-102291 .globo-form-input input,.globo-form-id-102291 label{font-family:var(--font-body-family)!important;color:#002f59!important}.globo-form-id-102291 .globo-form-input select{padding:1.5rem 1.5rem 1.5rem 2rem!important}.globo-form-id-102291 .globo-form-control .globo-form-input{background:#fff;border-radius:8px}.globo-form-id-102291 .gfb__dropzone{border:none!important}.globo-form-id-102291 .gfb__dropzone--placeholder{color:#002f59!important}.globo-form-id-102291 .gfb__dropzone--placeholder--button{color:#002f59!important;border:1px solid #002F59!important}.globo-form-id-102291 .gfb__footer button.action{background:#005bac;font-size:18px;font-family:var(--font-body-family)!important}
/*# sourceMappingURL=/cdn/shop/t/74/assets/custom.css.map */
