img{max-width:100%}.owl-dots{margin-top:30px;display:flex;justify-content:center;gap:10px}.owl-dot{width:10px;height:10px}.owl-dot span{width:inherit;height:inherit;border-radius:50%;display:block;background:#99999920;border:none;transition:all .5s ease}.owl-dot.active span{background:#999}.show-up{display:none;overflow:hidden}.show-up span{display:inline-block;transform:translateY(100%)}.show-up.show span{transform:translateY(0);transition:all .8s ease}.show-up.hide span{transform:translateY(-100%);transition:all .5s ease}.page-banner{position:relative;height:52vh;overflow:hidden}.page-banner .bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.2);width:100%;height:100%;transition:all .8s ease;z-index:1}.page-banner .container{position:relative;z-index:2}.collection-list{position:relative;overflow:hidden}.collection-list .handle-container{background:#f7f8f9}.collection-list .handle-container .container{padding-top:30px;padding-bottom:30px}.collection-list>.container{padding-top:60px}.collection-list>.container .row{--bs-gutter-x: 15px;--bs-gutter-y: 15px}.collection-list .item{text-align:center;border-radius:10px;background:transparent;padding:10px;cursor:pointer;transition:all .5s ease}.collection-list .item:hover,.collection-list .item.active{background:#e9e9e9}.collection-list .item img{width:auto!important;height:78px;display:inline-block;margin-bottom:8px}.collection-list .float-nav button{--btn-pos: -150px;background:#eee;color:#1a1a1a;width:52px;height:52px;font-size:18px}.collection-list .float-nav button:hover{background:#ff4438;color:#fff}.collection-list .sort-by{background:#f7f8f9;padding:10px;border-radius:10px;flex-direction:column;justify-content:center}.collection-list .sort-by>*:not(:last-child){margin-bottom:10px}.collection-list .sort-by>*:first-child{opacity:.5;cursor:default}.collection-list .sort-by>*{padding:10px 15px;cursor:pointer;background:transparent;border-radius:8px;transition:all .5s ease}.collection-list .sort-by>[data-sort]:hover,.collection-list .sort-by>[data-sort].active{background:#e9e9e9}.collection-list .product-wrapper{background:#f7f8f9;border-radius:10px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.collection-list .product-wrapper .product-image{position:relative;aspect-ratio:1 / .8}.collection-list .product-wrapper .product-image img{width:100%;height:100%;object-fit:contain}.collection-list .product-wrapper .saved{position:absolute;top:0;left:0;z-index:1}.collection-list .product-wrapper .save{font-size:14px;font-weight:500;color:#fff;background:#ff4438;border-radius:30px;padding:4px 12px}.collection-list .product-wrapper .tag{background:#fff5f5;font-size:12px;font-weight:400;color:#ff4438;padding:4px 16px;border-radius:30px}.collection-list .product-wrapper .product-title{font-size:20px}.collection-list .product-wrapper small{font-size:.9em;color:#7e7e7e}.collection-list .product-wrapper .price-regular{font-size:18px;font-weight:600;color:#1a1a1a}.collection-list .product-wrapper .product-compare-price{font-size:12px;font-weight:400;color:#999;text-decoration:line-through;margin-left:2px;vertical-align:middle}.collection-list .product-wrapper .btns{display:flex;flex-direction:row;gap:10px}.collection-list .product-wrapper .btns>*{width:50%}.collection-list .product-wrapper .btns>* .btn{width:100%}.collection-list .product-wrapper .btn{color:#fff!important;font-size:14px;font-weight:500;padding:8px}.collection-list .jdgm-prev-badge__text{visibility:visible;margin-left:6px;font-size:12px;font-weight:400;color:#1a1a1a}.collection-list .jdgm-star{color:#ff4438;font-size:14px;cursor:default}.collection-list .sort-wrapper{display:flex;align-items:center;gap:10px;border:1px solid #D9D9D9;border-radius:4px;padding:12px 14px;margin-bottom:5px}.collection-list .sort-wrapper select{outline:none;box-shadow:none;font-size:16px;font-weight:600;border:none;flex:1;color:#1a1a1a}.collection-list .el-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999;background:none;display:none}.collection-list .el-overlay .el-spinner{border:4px solid #d8d8d8;border-top:4px solid #FF4438;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite;position:absolute;top:calc(50% - 20px);left:50%;transform:translate(-50%,-50%);display:block!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.faqs{overflow:hidden;background:#fff}.faqs .wrapper{border-radius:10px;padding:50px;background:#f7f8f9}.faqs .toggles{border-radius:30px;background:#fff;display:block;width:fit-content;margin:40px auto;white-space:nowrap}.faqs .toggle{border-radius:inherit;padding:12px 30px;display:inline-block;font-size:16px;font-weight:500;cursor:pointer;transition:all .5s ease}.faqs .toggle.active{background:#ff4438;color:#fff}.faqs .accordion-item{background:none!important;border:none!important;border-bottom:1px solid #dadada!important;border-radius:0!important;margin-bottom:0!important}.faqs .accordion-item:first-child{border-top:none!important}.faqs .accordion-item:last-child{border-bottom:none!important}.faqs .accordion-button{font-weight:600;font-size:18px;padding:30px 20px;color:#1a1a1a!important;background:none!important;box-shadow:none!important;outline:none!important}.faqs .accordion-button span{margin-right:10px}.faqs .accordion-button:after{content:"\f078";font-family:"Font Awesome 6 Free";font-weight:700;font-size:.8em;width:auto;height:auto;background-image:none!important;color:#1a1a1a}.faqs .accordion-body{font-size:16px;font-weight:400;color:#4f4f4f;padding:0 20px 20px}.faqs .menu-toggle{display:none}.faqs .container-mobile{padding-top:30px}.faqs .container-mobile .container{padding-top:0;padding-bottom:0}.faqs .toggles-mobile{overflow-x:auto;padding:0 20px;scrollbar-width:none}.cta .content{border-radius:10px;overflow:hidden;height:34vh;position:relative;display:flex;flex-direction:column;justify-content:center;padding:50px}.cta .content img{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;z-index:1;transform:translate(-50%,-50%) scale(1.1);transition:all .8s ease}.cta .content .texts{width:40%;text-align:start;z-index:2}.cta em{font-style:normal;color:#ff4438}.cta .btn{color:#fff!important}.affiliate.page-banner .bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:100%;height:100%;transition:all .8s ease;z-index:1}.affiliate.page-banner .title{line-height:1.5em}.affiliate.page-banner em{font-style:normal;color:#ff4438!important}.affiliate.page-banner .btn{color:#fff!important;min-width:160px}.affiliate-program .container{padding-top:120px;padding-bottom:120px}.affiliate-program .container>.row{--bs-gutter-x: 100px;--bs-gutter-y: 30px}.affiliate-program .container>.row .row{--bs-gutter-x: 20px;--bs-gutter-y: 20px}.affiliate-program .wrapper{padding:50px 20px;border-radius:30px;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;border:1px solid #DADADA}.affiliate-program .wrapper .icon{width:auto;height:126px;margin-bottom:30px}.affiliate-program .wrapper .icon img{width:100%;height:100%;object-fit:scale-down}.affiliate-program .wrapper .count{--lineHeight: 70px;white-space:nowrap;line-height:var(--lineHeight)}.affiliate-program .wrapper .count>span{font-family:Poppins;font-weight:600;font-size:var(--lineHeight);color:#ff4438}.affiliate-program .wrapper .count>span .count-it{display:inline-flex;flex-direction:column;overflow:hidden;position:relative;height:var(--lineHeight)}.affiliate-program .wrapper .count>span .count-it span{transform:translateY(0);transition:all .5s ease-out}.affiliate-program .wrapper .count>span .count-it span.active{transform:translateY(calc(calc(var(--lineHeight) * -1) * 5))}.affiliate-program .f-gray{color:#7e7e7e!important}.earn-commission{background:#fbfbfb;overflow:hidden}.earn-commission .container{padding-top:80px;padding-bottom:80px}.earn-commission .col-wrapper{overflow:hidden}.earn-commission .row-custom{padding-bottom:0;flex-wrap:nowrap;overflow:auto;--bs-gutter-x: 54px;-ms-overflow-style:block;scrollbar-width:block}.earn-commission .row-custom::-webkit-scrollbar{display:block}.earn-commission .row-custom::-webkit-scrollbar{width:4px;height:4px}.earn-commission .row-custom::-webkit-scrollbar-track{background:#c5c5c5}.earn-commission .row-custom::-webkit-scrollbar-thumb{background-color:#ff4438;border-radius:0;border:none}.earn-commission .col-custom{position:relative;width:20%;display:flex;flex-direction:column;text-align:center;gap:30px;padding:0 40px;flex:0 0 auto}.earn-commission .row:has(.col-custom) .col-custom:not(:first-child):after{content:"\f0da";font-family:FontAwesome;font-weight:700;font-size:34px;position:absolute;top:calc(50% + 30px);transform:translateY(-50%);left:-8px;color:#ff4438}.earn-commission .icon{height:72px}.earn-commission .icon img{width:100%;height:100%;object-fit:scale-down}.earn-commission .f-gray{color:#7e7e7e}.affiliate-details .container{padding-top:120px;padding-bottom:120px}.affiliate-details .row{--bs-gutter-x: 60px;--bs-gutter-y: 30px}.affiliate-details .content{background:#fbfbfb;display:flex;flex-direction:column;align-items:center;border-radius:15px;padding:120px 20px;gap:30px;text-align:center}.affiliate-details .content img{width:210px;max-width:100%}.affiliate-details .content .btn{font-size:18px;color:#ff4438;border:2px solid #FF4438;min-width:170px}.affiliate-details .content .divider{width:75%;height:1px;background:#e8e8e8}.affiliate-details .f-gray{color:#7e7e7e}.affiliate-details .texts:not(:last-child){margin-bottom:30px}.affiliate-details .texts .text{display:flex;gap:8px}.affiliate-details .texts .bullet{color:#1a1a1a;font-size:1.2em}.product-comparison .hozscroll{overflow:auto;scrollbar-width:none}.product-comparison .selection{padding:0 30px;overflow:auto;scrollbar-width:none}.product-comparison .selection .row{margin-left:0;margin-right:0}.product-comparison .selection .row>div{padding:0 20px}.product-comparison .selection .row div:first-child{padding-left:0!important}.product-comparison .selection .row>div:not(:first-child){text-align:center}.product-comparison .selection .btn-select{border:1px solid #DADADA;border-radius:5px;background:#fff;padding:10px 30px 10px 10px;width:180px;font-size:16px;font-weight:500;position:relative;color:#1a1a1a}.product-comparison .selection .btn-select:after{content:"\f078";font-family:"Font Awesome 6 Free";font-weight:700;position:absolute;top:50%;right:10px;transform:translateY(-50%) rotate(0);font-size:12px;color:#1a1a1a;transition:all .3s ease}.product-comparison .selection .btn-select:hover{border-color:#ff4438}.product-comparison .selection .btn-select:hover:after{transform:translateY(-50%) rotate(-180deg)}.product-comparison .selection .btn-select div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-comparison .compare{padding:0 30px}.product-comparison .compare .row{flex-wrap:nowrap;margin-left:0;margin-right:0}.product-comparison .compare .row:last-child>div{border-bottom:none}.product-comparison .compare .row:last-child>div{padding-bottom:0}.product-comparison .compare .row>div{padding:30px 20px;border-bottom:1px solid #dfdfdf}.product-comparison .compare .row>div:first-child{padding-left:0!important}.product-comparison .data--product{display:flex;align-items:center;flex-direction:column;gap:10px;display:none;text-align:center;height:100%}.product-comparison .data--product .divider{margin:10px 0;width:100%;height:1px;background:#dadada}.product-comparison .data--product klarna-placement::part(osm-container){border:none;padding:0;font-family:Poppins;font-size:12px;flex-direction:row;gap:5px}.product-comparison .data--product a{width:fit-content;font-weight:500;color:#fff!important;font-size:16px;padding:10px 24px;margin-top:10px}.product-comparison .data--product .product-image{aspect-ratio:1 / 1}.product-comparison .data--product .product-image img{width:100%;height:100%;object-fit:contain}.product-comparison .data--product .product-compare-price{color:#999;text-decoration:line-through;margin-left:4px}.product-comparison .data--placeholder{background:#f8f8f8;border-radius:10px;min-height:30vh;padding:30px;display:flex;align-items:center;text-align:center}.product-comparison .models{background:#fff;width:180px;border-radius:5px;border:1px solid #d9d9d9;position:absolute;display:none;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;overflow:hidden;z-index:2}.product-comparison .models .model{text-align:center;cursor:pointer;position:relative;background:none;padding:5px;transition:all .3s ease}.product-comparison .models .model:hover,.product-comparison .models .model.active{background:#1866d2;color:#fff}.product-comparison .models .model>*{color:#161616;transition:all .3s ease}.product-comparison .models .model:hover>*,.product-comparison .models .model.active>*{color:#fff;transition:all .3s ease}.product-comparison .spec-title{font-family:Poppins;font-weight:500;font-size:18px;color:#161616}.product-comparison .spec-value{font-size:16px;font-weight:400;color:#564343;text-align:center}.product-comparison .accordion-item{background:none!important;border:none!important;border-bottom:1px solid #dadada!important;border-radius:0!important;margin-bottom:0!important;padding-bottom:30px}.product-comparison .accordion-item:first-child{border-top:none!important}.product-comparison .accordion-button{font-family:Poppins;font-weight:600;font-size:22px;padding:30px 0 0;color:#1a1a1a!important;background:none!important;box-shadow:none!important;outline:none!important}.product-comparison .accordion-button span{margin-right:10px}.product-comparison .accordion-button:after{content:"\f078";font-family:"Font Awesome 6 Free";font-weight:700;font-size:.6em;width:auto;height:auto;background-image:none!important;color:#7e7e7e}.product-comparison .accordion-body{padding:0;overflow:auto;scrollbar-width:none}.product-comparison .hidden-scroll{overflow:auto;-ms-overflow-style:block;scrollbar-width:block}.product-comparison .hidden-scroll::-webkit-scrollbar{display:block}.product-comparison .hidden-scroll::-webkit-scrollbar{width:8px;height:8px}.product-comparison .hidden-scroll::-webkit-scrollbar-track{background:#f0f0f0}.product-comparison .hidden-scroll::-webkit-scrollbar-thumb{background-color:#999;border-radius:30px;border:none}.new-404{background:#000}.new-404 .container{max-width:1800px;padding-top:0}.new-404 img{width:100%}.new-404 .btn{color:#fff!important;font-weight:500;padding-left:35px;padding-right:35px}.scroll-video-effect{--heading-H: 180px;height:300vh}.scroll-video-effect .sticky{position:sticky;top:0;height:100vh;overflow:hidden}.scroll-video-effect video{width:100%;height:100%;object-fit:cover}.scroll-video-effect .mask{width:100%;height:100%;background:#fff;top:50%;left:50%;transform:translate(-50%,-50%);mix-blend-mode:screen;position:absolute;z-index:1}.scroll-video-effect .heading{font-size:var(--heading-H);line-height:var(--heading-H)}.scroll-video-effect .subtitle{position:absolute;top:calc(50% - calc(calc(var(--heading-H) / 2) + 50px));left:50%;transform:translate(-50%,-50%);width:100%;max-width:1570px;text-align:center;z-index:2;padding-top:0;padding-bottom:0}.scroll-video-effect .container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:3}.scroll-video-effect .container .description{font-size:80px}.scroll-video-effect em{font-style:normal;color:#ff4438}.scroll-video-effect .scroll-it{position:absolute;bottom:30px;left:50%;transform:translate(-50%);overflow:hidden;z-index:1}.scroll-video-effect .scroll-it p{display:flex;flex-direction:column;align-items:center;gap:5px;position:relative;top:0;transition:all .8s ease-out}.story-mission{background:#000}.story-mission .row-cards{justify-content:center;position:relative!important;width:100%;--bs-gutter-x: 60px;--bs-gutter-y: 10px;top:0}.story-mission .col-custom{flex:0 0 auto;width:20%}.story-mission .card-counter{padding:0!important;border-radius:0!important;text-align:center;height:100%}.story-mission .count{--lineHeight: 32px;white-space:nowrap;line-height:var(--lineHeight)}.story-mission .count>span{font-family:Poppins;font-weight:600;font-size:var(--lineHeight);color:#ff4438}.story-mission .count>span .count-it{display:inline-flex;flex-direction:column;overflow:hidden;position:relative;height:var(--lineHeight);margin-right:4px}.story-mission .count>span .count-it span{transform:translateY(0);transition:all 1s ease-out}.story-mission .count>span .count-it span.active{transform:translateY(calc(calc(var(--lineHeight) * -1) * 8))}.story-mission .icon{width:auto;height:66px}.story-mission .icon img{width:100%;height:100%;object-fit:scale-down}.toggle-text-image{overflow:hidden;background:#000}.toggle-text-image .owl-carousel{margin:60px 0}.toggle-text-image .owl-carousel img{border-radius:20px}.toggle-text-image .texts{display:flex;gap:20px;text-align:center}.toggle-text-image .text{display:flex;flex-direction:column;gap:15px;cursor:pointer;opacity:.8;transition:all .5s ease}.toggle-text-image .text.active,.toggle-text-image .text:hover,.toggle-text-image .owl-item.active .text{opacity:1}.toggle-text-image .text .line{width:100%;height:1px;background:#ffffff4f;position:relative}.toggle-text-image .text .innerline{width:0;height:4px;background:#ff4438;transition:all .5s ease-out}.toggle-text-image .text.active .innerline,.toggle-text-image .owl-item.active .text .innerline{width:100%}.toggle-text-image .text h5{transform:scale(.8);transition:all .5s ease-out}.toggle-text-image .text.active h5,.toggle-text-image .text:hover h5,.toggle-text-image .owl-item.active .text h5{transform:scale(1)}.toggle-text-image .owl-carousel .owl-stage-outer{overflow:visible!important}.toggle-text-image .float-nav button{--btn-pos: 0}.milestones{overflow:hidden;background:#000}.milestones .dates{position:relative;display:flex;justify-content:space-between;font-size:22px;margin:50px 0;overflow:auto;gap:30px;scrollbar-width:none}.milestones .date{color:#ffffff4f;cursor:pointer;transform:all .5s ease}.milestones .date.active{color:#ff4438}.milestones .line{position:absolute;bottom:6px;width:100%;height:1px;background:#ffffff4f}.milestones .innerline{position:absolute;top:-1px;width:0;height:3px;background:#ff4438;transition:all .5s ease-out}.milestones .innerline:before{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:12px;height:12px;background:#ff4438;border-radius:50%}.milestones .owl-carousel img{border-radius:20px}.milestones .owl-carousel .row{--bs-gutter-x: 80px;--bs-gutter-y: 30px}.milestones .owl-carousel .owl-stage-outer{overflow:visible!important}.milestones .float-nav button{--btn-pos: 0}.milestones .mobile-container .dates{padding:0 20px}.categorized-slider{overflow:hidden}.categorized-slider .categories{display:flex;justify-content:center;gap:40px;margin:30px auto;position:relative;width:fit-content;overflow:auto;scrollbar-width:none}.categorized-slider .categories .line{content:"";width:100%;height:1px;position:absolute;bottom:1px;background:#e3e3e3;z-index:-1}.categorized-slider .category{font-family:Poppins;font-size:20px;font-weight:500;color:#999;padding-bottom:15px;border-bottom:3px solid transparent;cursor:pointer;white-space:nowrap;transition:all .5s ease}.categorized-slider .category.active{color:#1a1a1a;border-color:#ff4438}.categorized-slider .slide{display:none}.categorized-slider .item{position:relative}.categorized-slider .texts{position:absolute;width:calc(100% - 80px);top:40px;left:50%;transform:translate(-50%)}.categorized-slider .float-nav button{--btn-pos: 40px;background:#ffffff21;color:#fff}.categorized-slider .btn{color:#fff!important;font-size:16px;font-weight:400!important}.categorized-slider .texts p{width:40%;margin:auto}.categorized-slider .owl-carousel{display:block!important;opacity:1!important}.categorized-slider .owl-carousel .owl-stage-outer{overflow:hidden!important}.categorized-slider .mobile-container .categories{padding:0 20px}.two-column{overflow:hidden}.two-column .container{padding-top:30px}.two-column .row .row{--bs-gutter-x: 20px;--bs-gutter-y: 20px}.two-column a{display:flex;aspect-ratio:16/9;position:relative;border-radius:20px;overflow:hidden;flex-direction:column;padding:20px;justify-content:flex-end;text-decoration:none}.two-column p{text-decoration:underline}.two-column img{width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);z-index:-1;transition:all .5s ease}.two-column a:hover img{transform:translate(-50%,-50%) scale(1.1)}.distributor-map{background:linear-gradient(180deg,#fff,#e9eaeb)}.distributor-map .row-cards{justify-content:center;--bs-gutter-x: 30px}.distributor-map .col-custom{flex:0 0 auto;width:25%}.distributor-map .card-counter{text-align:center;height:100%}.distributor-map .count{--lineHeight: 32px;white-space:nowrap;line-height:var(--lineHeight)}.distributor-map .count>span{font-family:Poppins;font-weight:600;font-size:var(--lineHeight);color:#ff4438}.distributor-map .count>span .count-it{display:inline-flex;flex-direction:column;overflow:hidden;position:relative;height:var(--lineHeight);margin-right:4px}.distributor-map .count>span .count-it span{transform:translateY(0);transition:all 1s ease-out}.distributor-map .count>span .count-it span.active{transform:translateY(calc(calc(var(--lineHeight) * -1) * 8))}.distributor-map .icon{width:auto;height:40px}.distributor-map .icon img{width:100%;height:100%;object-fit:scale-down}.distributor-map .pin{position:absolute;display:inline-block;width:1px;height:1px;transform:translateY(-50px);opacity:0;z-index:2;transition:all .5s ease}.distributor-map .pin img{max-width:unset;width:36px;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.distributor-map .pin .shadow{position:absolute;bottom:-36px!important;transform:rotate(61deg) skew(-60deg) scaleY(.4)!important;filter:blur(4px) brightness(0);opacity:.2;z-index:1!important}.distributor-map .pin.active{transform:translateY(0);opacity:1}.retailers .row-data{--bs-gutter-x: 20px;--bs-gutter-y: 20px}.retailers .wrapper.main{background:url(/cdn/shop/files/46045_2x_435d0612-12a4-4772-b260-4b6b18aa1f89.png?v=1749617127);background-position:center;background-size:cover;background-repeat:no-repeat;padding:60px 0 0 40px}.retailers .wrapper.main img{width:100%;float:right}.retailers .wrapper:not(.main){cursor:pointer}.retailers .wrapper{background:#f7f8f9;padding:60px 40px;border-radius:10px;height:100%;display:flex;flex-direction:column;align-items:flex-start}.retailers .wrapper .btn{color:#fff!important;width:40%}.retailers .wrapper .btns{width:100%;display:flex;gap:10px}.retailers .wrapper a{text-decoration:none}.retailers .wrapper a i{font-size:.6em;vertical-align:middle;margin-left:6px}.retailers .pad-mobile{padding:0}.page-banner+.form-wrapper{position:relative;top:-80px;z-index:1}.page-banner+.form-wrapper .container{padding-top:0;padding-bottom:0}.page-banner+.form-wrapper .wrapper{background:#f7f8f9;border-radius:20px;padding:50px;box-shadow:0 4px 10px 1px #00000029}.page-banner+.form-wrapper .wrapper .icon{height:120px}.page-banner+.form-wrapper .wrapper .icon img{width:100%;height:100%;object-fit:scale-down}.page-banner+.form-wrapper .wrapper a{text-decoration:none;color:#ff4438}.page-banner+.form-wrapper+.popup-form{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;display:none}.page-banner+.form-wrapper+.popup-form .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000040;z-index:1}.page-banner+.form-wrapper+.popup-form .form-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50vw;max-height:65vh;padding:20px 50px;background:#fff;border-radius:5px;overflow-y:auto;z-index:2}.page-banner+.form-wrapper+.popup-form .form-container .btn{min-width:200px;color:#fff!important;font-weight:400}.page-banner+.form-wrapper+.popup-form .form-container .form-input{background:#f9f9f9;border-radius:10px;border:none;outline:none;box-shadow:none;font-family:Poppins;font-size:16px;font-weight:400;color:#161616;padding:20px;width:100%}.page-banner+.form-wrapper+.popup-form .form-container .form-input::placeholder{color:#999}.page-banner+.form-wrapper+.popup-form .form-container form .row{--bs-gutter-y: 15px}.page-banner+.form-wrapper+.popup-form .form-container select.form-input{-webkit-appearance:none;-moz-appearance:none;color:#999;position:relative}.page-banner+.form-wrapper+.popup-form .form-container .select-wrapper{position:relative}.page-banner+.form-wrapper+.popup-form .form-container .select-wrapper:after{content:"\f078";font-family:FontAwesome;font-weight:700;font-size:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.page-banner+.form-wrapper+.popup-form .form-container .form-close{width:30px;height:30px;background:#dedede;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;font-size:16px;cursor:pointer;position:relative;right:-30px}.socials-v2 .container{padding-top:120px;padding-bottom:120px}.socials-v2 .platforms{--bs-gutter-x: 100px;--bs-gutter-y: 40px}.socials-v2 .social-platforms{flex-direction:column}.socials-v2 .emails{flex-wrap:nowrap;flex-direction:column}.socials-v2 .social-platforms,.socials-v2 .emails{display:flex;flex-wrap:wrap;row-gap:40px;overflow:hidden;width:auto;flex:0 0 auto}.socials-v2 .social{flex:0 0 auto;width:100%;display:flex;flex-wrap:wrap;align-items:center;font-size:24px;font-weight:600;color:#1a1a1a;text-decoration:none;position:relative;left:-19px;transition:all .3s ease}.socials-v2 .social:hover{left:0}.socials-v2 .social .icon{flex:0 0 auto;width:32px;height:auto;margin:0 15px 0 5px}.socials-v2 .social .icon img{width:100%;height:100%;object-fit:scale-down}.socials-v2 .social i{opacity:0;transition:all .3s ease}.socials-v2 .social:hover i{opacity:1}.socials-v2 .email{width:100%}.socials-v2 .email h5{font-size:24px;font-weight:600;color:#1a1a1a}.socials-v2 .email a{color:#ff4438;font-size:16px;font-weight:400;text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:8px;margin-top:10px}.socials-v2 .git{font-size:100px;line-height:1em}
/*# sourceMappingURL=/cdn/shop/t/43/assets/hnz-style.css.map */
