@charset "UTF-8";:root{--orange: #F97316;--orange-dk: #C2500A;--orange-lt: #FFF7ED;--orange-md: #FED7AA;--navy: #1C1C2E;--navy-lt: #374151;--gray: #6B7280;--gray-lt: #F5F4F2;--green: #059669;--green-lt: #ECFDF5;--green-dk: #064E3B;--red: #DC2626;--red-lt: #FEF2F2;--amber: #D97706;--amber-lt: #FFFBEB;--border: #E8E4DF;--white: #FFFFFF;--bg: #F9F8F6;--radius: 12px;--radius-sm: 8px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .07);--shadow-md: 0 4px 16px rgba(0, 0, 0, .09)}html{scroll-behavior:smooth}a,input,textarea,button,select,label{-webkit-tap-highlight-color:transparent}button:focus-visible{outline:initial;outline-offset:initial;box-shadow:initial}ul{margin:initial;padding:initial}h1,h2,h3,h4,h5,h6{margin:initial}.footer{margin-top:50px!important}@media screen and (max-width:767px){.footer{margin-top:25px!important}}@media screen and (max-width:480px){.footer{margin-top:25px!important}}.desktop-view{display:block}@media screen and (max-width:767px){.desktop-view{display:none}}@media screen and (max-width:480px){.desktop-view{display:none}}.mobile-view{display:none}@media screen and (max-width:767px){.mobile-view{display:block}}@media screen and (max-width:480px){.mobile-view{display:block}}.modal{display:none;align-items:center;justify-content:center;padding:20px;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0000004d}.modal .modal-content{position:relative;width:100%;max-width:1000px;animation:fadeIn .4s}.modal .modal-content .close{cursor:pointer;transition:all ease .3s;position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;width:3rem;height:3rem;background-color:#000;color:#fff;border-radius:50%;z-index:1}.modal .modal-content .close .icon-close-small{width:20px;height:20px;padding-left:2px}.modal .modal-content .close-product-video{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;padding:initial;width:3rem;height:3rem;background-color:#000;color:#fff;border:1px solid #000000;border-radius:50%;cursor:pointer;z-index:1}.modal .modal-content .video-container{position:relative;overflow:hidden;width:100%;padding-top:56.25%;border-radius:20px;box-shadow:0 5px 15px #00000080}.modal .modal-content .video-container iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.modal .modal-content .video-container video{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tooltip{display:flex;position:relative;cursor:pointer}.tooltip .tooltip-image{width:15px;height:15px;object-fit:contain}.tooltip .tooltip-text{visibility:hidden;position:absolute;top:-7rem;left:-30rem;padding:1rem;width:30rem;background-color:#000;color:#fff;font-size:14px;border-radius:1rem;border-bottom-right-radius:0}.tooltip:hover .tooltip-text{visibility:visible}.poopy-sticky{position:sticky;top:0;z-index:5}.poopy-arrow{border:solid black;border-width:0 3px 3px 0;display:inline-block;padding:3px;border-radius:1.5px}.poopy-arrow__right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.poopy-arrow__left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.poopy-arrow__up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.poopy-arrow__down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}break{display:block;margin:1rem}bold{font-weight:700!important}italic{font-style:italic!important}orange{color:#ff7f00}blue{color:#7ab8e1}green{color:#569368}red{color:#b30000}yellow{color:#ffc900}darkorange{color:#c2500a}check{display:flex;align-items:center;line-height:1.4}check:before{content:"";margin-right:.5rem;width:20px;min-width:20px;height:20px;background-image:url(/cdn/shop/files/green-check_43c5c362-4093-43c7-b696-632d2276e338.svg?v=1741944288);display:inline-block}em{font-family:Satoshi-Regular!important}.ts-switcher-btn--embedded-desktop{margin:0 0 0 2rem!important}.ts-switcher-btn__flag{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}.ts-switcher-expand__apply{padding:2rem 3rem!important;color:#fff!important;background:#ff7f00!important;border:none!important;border-radius:1rem!important;box-shadow:none!important}.ts-geo-modal-footer button{background:#ff7f00!important}.poopy-button{display:flex;align-items:center;justify-content:center;padding:10px 20px;min-width:180px;font-size:14px;text-decoration:none;border-radius:10px;box-shadow:initial;filter:saturate(1);transition:all ease .3s}.poopy-button:hover{box-shadow:0 10px 15px #00000026;filter:saturate(2)}@media screen and (max-width:767px){.poopy-button{padding:1rem 2rem;min-width:100%;font-size:16px}}@media screen and (max-width:480px){.poopy-button{padding:1rem 2rem;min-width:100%;font-size:16px}}.poopy-button__ripple__primary{background:linear-gradient(135deg,#f97316,#c2500a);box-shadow:0 6px 22px #c2500a52}.poopy-button__secondary{display:flex;align-items:center;justify-content:center;padding:10px 20px;min-width:180px;font-size:14px;text-decoration:none;border-radius:10px;box-shadow:initial;transition:all ease .3s}.poopy-button__secondary:hover{box-shadow:0 10px 15px #00000026}@media screen and (max-width:767px){.poopy-button__secondary{padding:1rem 2rem;min-width:100%;font-size:16px}}@media screen and (max-width:480px){.poopy-button__secondary{padding:1rem 2rem;min-width:100%;font-size:16px}}.fealy-checkout-button{width:100%;border-radius:8px;font-size:16px;transition:all ease .3s}.fealy-checkout-button:hover{box-shadow:0 10px 15px #00000026}.fealy-checkout-button:before,.fealy-checkout-button:after{content:initial}.buy-button__ripple{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem 4rem;width:100%;border-radius:1rem;border:none;cursor:pointer;overflow:hidden;text-decoration:none;background:linear-gradient(135deg,#f97316,#c2500a);box-shadow:0 6px 22px #c2500a52}.buy-button__ripple:after,.buy-button__ripple:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}.buy-button__ripple:after{transition:all .5s ease}.buy-button__ripple:before{transition:all .5s ease-out}@media screen and (max-width:767px){.buy-button__ripple{padding:2rem 3rem}}@media screen and (max-width:480px){.buy-button__ripple{padding:2rem 3rem}}.buy-button__ripple>img{display:block;width:22px;height:22px;object-fit:contain;z-index:1;order:2}.buy-button__ripple .buy-button__ripple__text{order:1}@media screen and (max-width:767px){.buy-button__ripple>img{width:20px;height:20px}}@media screen and (max-width:480px){.buy-button__ripple>img{width:20px;height:20px}}.buy-button__ripple .buy-button__ripple__text{font-size:18px;z-index:1;transition:all .3s ease-out}@media screen and (max-width:767px){.buy-button__ripple .buy-button__ripple__text{font-size:14px}}@media screen and (max-width:480px){.buy-button__ripple .buy-button__ripple__text{font-size:14px}}.buy-button__ripple:hover:after,.buy-button__ripple:hover:before{width:60rem;height:60rem;border-radius:1rem}.buy-button__ripple:hover:after{transition:all .7s ease-in}.buy-button__ripple:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){.buy-button__ripple:hover:after,.buy-button__ripple:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){.buy-button__ripple:hover:after,.buy-button__ripple:hover:before{width:0%;height:0%;border-radius:100%}}header.fealy-header{padding:initial}@media screen and (max-width:767px){header.fealy-header{display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width:480px){header.fealy-header{display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width:767px){header.fealy-header header-drawer{flex:1}}@media screen and (max-width:480px){header.fealy-header header-drawer{flex:1}}@media screen and (max-width:767px){header.fealy-header .header__heading{flex:1}}@media screen and (max-width:480px){header.fealy-header .header__heading{flex:1}}@media screen and (max-width:767px){header.fealy-header .header__heading-link{flex:1;padding:1.5rem .75rem}}@media screen and (max-width:480px){header.fealy-header .header__heading-link{flex:1;padding:1.5rem .75rem}}header.fealy-header .header__inline-menu .list-menu header-menu .header__menu-item{text-decoration:initial;height:80px;border-bottom:3px solid transparent;transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .header__menu-item:hover{border-bottom:3px solid #FF7F00}header.fealy-header .header__inline-menu .list-menu header-menu .header__menu-item span{text-decoration:initial}header.fealy-header .header__inline-menu .list-menu header-menu .header__menu-item .highlight-menu{padding:5px 10px;border-radius:6px;line-height:initial}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content{padding:initial;display:flex;justify-content:space-between;max-width:fit-content;margin:0 auto;border-bottom-left-radius:20px;border-bottom-right-radius:20px}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .mega-menu__list{margin:initial;padding:20px;display:flex;justify-content:center;gap:20px}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .mega-menu__list li{position:relative;display:flex;align-items:center}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .mega-menu__list li .poopy-badge{position:absolute;top:1rem;left:1rem;padding:.8rem;font-size:10px;border:initial}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .mega-menu__list li .mega-menu__link{padding:initial;color:#000;text-align:center;text-decoration:initial;transition:all ease .3s;width:234px}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .mega-menu__list li .mega-menu__link:hover{color:#f0b94d}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .mega-menu__list li .mega-menu__link .link-list-image{margin-bottom:10px;background-color:#fcf3d0;border-radius:20px;display:flex;align-items:center;justify-content:center;height:179px}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .mega-menu__list li .mega-menu__link .link-list-image img{height:150px;object-fit:contain}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access{padding:20px;background-color:#d9d9d936;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-menu h6{color:#000;font-size:12px}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-menu ul{display:flex;flex-direction:column}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-menu ul li{color:#000;font-size:12px;list-style-type:none}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-menu ul li a{color:#000;text-decoration:initial;transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-menu ul li a:hover{color:#f0b94d}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-category{position:relative;text-align:center}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-category:hover .title h6{color:#f0b94d}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-category .link{display:block;position:absolute;width:100%;height:100%}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-category .image{display:flex;align-items:center;justify-content:center;width:149px;height:100px;background-color:#fcf3d0;border-radius:20px}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-category .image img{height:80px;object-fit:contain}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-category .title{margin:initial}header.fealy-header .header__inline-menu .list-menu header-menu .mega-menu__content .quick-access .quick-access-category .title h6{transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content{position:absolute;left:0;width:100%;z-index:1;padding:4rem 0;background:#fff;border-top:1px solid #d9d9d9;overflow:hidden;box-shadow:0 5px 10px #0000001a}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper{display:flex;margin:0 auto;max-width:1400px;padding:0 5rem}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card{display:flex;gap:10px;padding:2rem}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-big{display:flex;gap:1rem}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-big .poopy-mega-menu__content-card-big-item{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1rem 2rem;background-color:#f1f1f1;width:30rem;height:30rem;border-radius:15px;background-position:center;background-repeat:no-repeat;background-size:cover;text-align:center;text-decoration:none;overflow:hidden}@media(min-width:1200px)and (max-width:1439px){header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-big .poopy-mega-menu__content-card-big-item{width:25rem;height:25rem}}@media(min-width:992px)and (max-width:1199px){header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-big .poopy-mega-menu__content-card-big-item{width:20rem;height:20rem}}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-big .poopy-mega-menu__content-card-big-item:hover .poopy-mega-menu__content-card-big-item__image{transform:rotate(-5deg) scale(1.1)}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-big .poopy-mega-menu__content-card-big-item:hover .poopy-mega-menu__content-card-big-item__title{color:#ff7f00}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-big .poopy-mega-menu__content-card-big-item .poopy-mega-menu__content-card-big-item__image{width:100%;height:90%;object-fit:contain;transform:rotate(0) scale(1);transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-big .poopy-mega-menu__content-card-big-item .poopy-mega-menu__content-card-big-item__title{color:#000;font-size:14px;transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-small{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;width:30rem;height:30rem}@media(min-width:1200px)and (max-width:1439px){header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-small{width:25rem;height:25rem}}@media(min-width:992px)and (max-width:1199px){header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-small{width:20rem;height:20rem}}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-small .poopy-mega-menu__content-card-small-item{display:flex;flex-direction:column;justify-content:space-between;padding:1rem;background-color:#f1f1f1;border-radius:15px;aspect-ratio:1/1;background-position:center;background-repeat:no-repeat;background-size:cover;text-align:center;text-decoration:none;overflow:hidden}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-small .poopy-mega-menu__content-card-small-item:hover .poopy-mega-menu__content-card-small-item__image{transform:rotate(-5deg) scale(1.1)}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-small .poopy-mega-menu__content-card-small-item:hover .poopy-mega-menu__content-card-small-item__title{color:#ff7f00}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-small .poopy-mega-menu__content-card-small-item .poopy-mega-menu__content-card-small-item__image{width:100%;height:80%;object-fit:contain;transform:rotate(0) scale(1);transition:all ease .3s}@media(min-width:992px)and (max-width:1199px){header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-small .poopy-mega-menu__content-card-small-item .poopy-mega-menu__content-card-small-item__image{height:50%}}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-card .poopy-mega-menu__content-card-small .poopy-mega-menu__content-card-small-item .poopy-mega-menu__content-card-small-item__title{color:#000;font-size:14px;transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-list{padding:30px 20px;background-color:#f1f1f1}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-list .poopy-mega-menu__content-list-header{margin-bottom:10px;padding-bottom:10px;font-size:16px;border-bottom:1px solid #d9d9d9}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-list .poopy-mega-menu__content-list-menu{list-style-type:none;font-size:14px}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-list .poopy-mega-menu__content-list-menu li{line-height:2}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-list .poopy-mega-menu__content-list-menu li a{color:#000;text-decoration:none;transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-list .poopy-mega-menu__content-list-menu li a:hover{color:#ff7f00}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-button{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;width:15%}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-button>ul{list-style-type:none;display:flex;flex-direction:column;gap:1rem}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-button>ul li button{padding:initial;background:transparent;color:#000;font-size:16px;text-align:left;border:none;cursor:pointer;transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-button>ul li button:hover,header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-button>ul li button.active{color:#ff7f00}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content{width:85%}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container{display:none;width:100%}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container.active{display:block}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide{position:relative;display:flex;flex-direction:column;gap:2rem;padding:2rem 0;height:auto;border-radius:1rem;overflow:hidden}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide:hover .background-image{opacity:0}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide:hover .background-image-hover{opacity:1}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide:hover .poopy-mega-menu__content-wrapper__card__image{transform:rotate(-5deg) scale(1.1)}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide .background-image{opacity:1;transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide .background-image-hover{opacity:0;transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide .background-image,header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide .background-image-hover{display:block;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:1rem;background-position:center;background-repeat:no-repeat;background-size:cover}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide .poopy-mega-menu__content-wrapper__card__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:1rem;z-index:1}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide .poopy-mega-menu__content-wrapper__card__image{position:relative;display:block;margin:0 auto;width:12rem;height:12rem;object-fit:contain;transform:rotate(0) scale(1);transition:all ease .3s}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide .poopy-mega-menu__content-wrapper__card___trustpilot{position:absolute;top:2rem;right:2rem;display:flex;gap:.5rem;padding:8px 12px;width:fit-content;background:#fff;border:1px solid #aaa;border-radius:14px;z-index:1}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide .poopy-mega-menu__content-wrapper__card___trustpilot>img{display:block;width:14px;height:14px;object-fit:contain}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide .poopy-mega-menu__content-wrapper__card___trustpilot>span{display:block;color:#000;font-size:14px;line-height:1}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide>h4{display:flex;align-items:start;justify-content:center;position:relative;display:block;padding:0 2rem;min-height:4rem;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide>ul{position:relative;display:block;padding:0 2rem;list-style-type:none}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide>ul li{display:flex;gap:1rem}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide>ul li>img{display:block;object-fit:contain}header.fealy-header .header__inline-menu .list-menu header-menu .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-content swiper-container swiper-slide>ul li>span{display:block;margin:initial;line-height:1.5}header.fealy-header .header__inline-menu .list-menu .header-menu-list details{position:relative;overflow:visible!important}header.fealy-header .header__inline-menu .list-menu .header-menu-list details .poopy-mega-menu__content{width:40rem}header.fealy-header .header__inline-menu .list-menu .header-menu-list details .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-button{width:100%}header.fealy-header .header__inline-menu .list-menu .header-menu-list details .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-button ul{gap:2rem}header.fealy-header .header__inline-menu .list-menu .header-menu-list details .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-button ul li{display:flex;align-items:center;gap:1rem}header.fealy-header .header__inline-menu .list-menu .header-menu-list details .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-button ul li .poopy-mega-menu__content-wrapper__tab-button__icon{display:block;width:2rem;height:2rem;object-fit:contain}header.fealy-header .header__inline-menu .list-menu .header-menu-list details .poopy-mega-menu__content .poopy-mega-menu__content-wrapper .poopy-mega-menu__content-wrapper__tab-button ul li button{line-height:1}header.fealy-header .header__icons{align-items:center}@media screen and (max-width:767px){header.fealy-header .header__icons{flex:1;justify-content:end;padding-right:15px}}@media screen and (max-width:480px){header.fealy-header .header__icons{flex:1;justify-content:end;padding-right:15px}}header.fealy-header .header__icons .header-reviews{transform:scale(.8)}@media(min-width:768px)and (max-width:991px){header.fealy-header .header__icons .header-reviews{display:none}}@media screen and (max-width:767px){header.fealy-header .header__icons .header-reviews{display:none}}@media screen and (max-width:480px){header.fealy-header .header__icons .header-reviews{display:none}}@media(min-width:768px)and (max-width:991px){header.fealy-header .header__icons .poopy-trustpilot{display:none}}@media screen and (max-width:767px){header.fealy-header .header__icons .poopy-trustpilot{display:none}}@media screen and (max-width:480px){header.fealy-header .header__icons .poopy-trustpilot{display:none}}header.fealy-header .header__icons .header__icon img{width:24px;height:24px%}@media screen and (max-width:767px){header.fealy-header .header__icons .custom-search-icon{margin:0;padding:initial;width:4.4rem;background:initial;border-radius:initial}}@media screen and (max-width:480px){header.fealy-header .header__icons .custom-search-icon{margin:0;padding:initial;width:4.4rem;background:initial;border-radius:initial}}header.fealy-header .header__icons .custom-search-icon>input{display:block;width:10rem;background:transparent;color:#000;font-size:14px;border:initial;outline:initial;box-shadow:initial}@media screen and (max-width:767px){header.fealy-header .header__icons .custom-search-icon>input{display:none}}@media screen and (max-width:480px){header.fealy-header .header__icons .custom-search-icon>input{display:none}}div.fealy-menu-drawer{width:80%;border-bottom-right-radius:30px}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation{padding:30px 15px}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-wrapper{display:flex;flex-direction:column;gap:10px}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-wrapper .fealy-menu-drawer-card{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;border:1px solid #D9D9D9;border-radius:20px;position:relative}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-wrapper .fealy-menu-drawer-card .poopy-badge{position:absolute;top:1rem;left:1rem;padding:.5rem;font-size:10px;border:initial}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-wrapper .fealy-menu-drawer-card .fealy-menu-drawer-card-link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:20px}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-wrapper .fealy-menu-drawer-card h6{color:#000;font-size:12px}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-wrapper .fealy-menu-drawer-card img{width:80px;height:80px}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-quick-access{margin-top:30px}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-quick-access h6{margin-bottom:10px;color:#000;font-size:14px}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-quick-access ul{display:flex;flex-direction:column;gap:5px;padding-left:10px}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-quick-access ul li{font-size:12px;list-style-type:none}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-quick-access ul li .fealy-menu-drawer-quick-access-link{color:#000;text-decoration:initial;transition:all ease .3s}div.fealy-menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__navigation .fealy-menu-drawer-quick-access ul li .fealy-menu-drawer-quick-access-link:hover{color:#f0b94d}div.custom-mobile-menu__overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0000004d;z-index:1}div.custom-mobile-menu{position:fixed;top:0;padding:2rem;width:95%;height:100vh;background-color:#fff;z-index:1;transition:all ease .5s;left:-100%}div.custom-mobile-menu.open{left:0}div.custom-mobile-menu .custom-mobile-menu__header{position:relative;margin-bottom:3rem;height:4rem}div.custom-mobile-menu .custom-mobile-menu__header .custom-mobile-menu__back-button{display:flex;align-items:center;justify-content:center;position:absolute;left:0;width:40px;height:40px;color:#fff;background-color:#000;border-radius:50%;border:1px solid #000000;opacity:0;transform:scale(.8);transition:all ease .3s}div.custom-mobile-menu .custom-mobile-menu__header .custom-mobile-menu__back-button>img{display:block;width:1.5rem;height:1.5rem;object-fit:contain;transform:rotate(180deg)}div.custom-mobile-menu .custom-mobile-menu__header .custom-mobile-menu__close-button{display:flex;align-items:center;justify-content:center;position:absolute;right:0;width:40px;height:40px;color:#fff;background-color:#000;border-radius:50%;border:1px solid #000000}div.custom-mobile-menu .custom-mobile-menu__header .custom-mobile-menu__close-button .icon-close-small{width:20px;height:20px}div.custom-mobile-menu .custom-mobile-menu__header .custom-mobile-menu__header__image{width:100%;height:100%;object-fit:contain}div.custom-mobile-menu .custom-mobile-menu__body{position:relative;width:100%;height:100%;overflow:hidden}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1{position:absolute;transform:translate(0);display:flex;flex-direction:column;gap:2rem;padding-bottom:10rem;width:100%;height:calc(100vh - 110px);transition:all ease .3s;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1::-webkit-scrollbar{display:none}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__collection-list{margin-bottom:.5rem}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__collection-list .collection-list{display:flex;flex-direction:column;gap:1rem}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__collection-list .collection-list .list{display:flex;align-items:center;justify-content:space-between}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__collection-list .collection-list .list .list-text{display:block;color:#000;font-size:24px}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__collection-list .collection-list .list .list-arrow{filter:invert(1);display:block;width:2rem;height:2rem;object-fit:contain}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-reviews{display:flex;flex-direction:column;gap:.5rem;position:relative;padding:2rem 0;border-top:1px solid rgba(128,128,128,.1);border-bottom:1px solid rgba(128,128,128,.1)}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-reviews .custom-mobile-menu__body__menu-reviews__link{display:block;position:absolute;width:100%;height:100%;z-index:1}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-reviews .custom-mobile-menu__body__menu-reviews__upper{display:flex;align-items:center;gap:1rem}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-reviews .custom-mobile-menu__body__menu-reviews__upper .custom-mobile-menu__body__menu-reviews__rate svg{display:block;vertical-align:middle;width:100px;height:20px}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-reviews .custom-mobile-menu__body__menu-reviews__upper .custom-mobile-menu__body__menu-reviews__text span{color:#000;font-size:14px;line-height:1}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-reviews .custom-mobile-menu__body__menu-reviews__upper .custom-mobile-menu__body__menu-reviews__logo svg{display:block;vertical-align:middle;width:80px;height:30px}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-reviews .custom-mobile-menu__body__menu-reviews__lower .custom-mobile-menu__body__menu-reviews__subheader span{color:#000;font-size:14px;line-height:1}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-reviews .custom-mobile-menu__body__menu-reviews__lower .custom-mobile-menu__body__menu-reviews__logo svg{display:block;vertical-align:middle;width:85px;height:35px}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-list{display:flex;flex-direction:column;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(128,128,128,.1)}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-list li a{color:#000;font-size:14px;text-decoration:none}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-login a{display:flex;align-items:center;gap:.5rem}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-login a account-icon{display:flex;align-items:center}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-info{display:flex;flex-direction:column;padding-top:2rem;border-top:1px solid rgba(128,128,128,.1)}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-info .custom-mobile-menu__body__menu-info__header{margin-bottom:2rem;color:#000;font-size:14px}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-1 .custom-mobile-menu__body__menu-info .custom-mobile-menu__body__menu-info__body{color:#000;font-size:14px}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2{position:absolute;transform:translate(101%);width:100%;transition:all ease .3s}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2 .custom-mobile-menu__body__product-list .product-list{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:10rem;width:100%;height:calc(100vh - 110px);overflow:auto;scrollbar-width:none;-ms-overflow-style:none}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2 .custom-mobile-menu__body__product-list .product-list .product-list-item{display:flex;align-items:flex-start;gap:1.5rem;position:relative}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2 .custom-mobile-menu__body__product-list .product-list .product-list-item .product-list-item-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2 .custom-mobile-menu__body__product-list .product-list .product-list-item .product-list-item-image{padding:1.5rem;border-radius:.8rem;background-position:center;background-repeat:no-repeat;background-size:cover}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2 .custom-mobile-menu__body__product-list .product-list .product-list-item .product-list-item-image img{display:block;width:9.5rem;height:9.5rem;object-fit:contain}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2 .custom-mobile-menu__body__product-list .product-list .product-list-item .product-list-item-text{display:flex;flex-direction:column;gap:.5rem}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2 .custom-mobile-menu__body__product-list .product-list .product-list-item .product-list-item-text .product-list-item-text-header{margin-bottom:.5rem;display:block;color:#000;font-size:16px;line-height:1.2}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2 .custom-mobile-menu__body__product-list .product-list .product-list-item .product-list-item-text .product-list-item-text-benefit{display:flex;align-items:flex-start;gap:.5rem}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2 .custom-mobile-menu__body__product-list .product-list .product-list-item .product-list-item-text .product-list-item-text-benefit img{display:block;width:2rem;height:2rem;object-fit:contain}div.custom-mobile-menu .custom-mobile-menu__body .custom-mobile-menu__body__level-2 .custom-mobile-menu__body__product-list .product-list .product-list-item .product-list-item-text .product-list-item-text-benefit>span{display:block;color:#aaa;font-size:14px;line-height:1.5}section.custom-buttons{padding:5rem 0}section.custom-buttons .container .custom-buttons__ripple{display:flex;flex-direction:column;gap:2rem}cart-drawer{z-index:9999999999!important}cart-drawer.active .fealy-cart-drawer .custom-cart-upsell__desktop{transition:transform .5s ease .5s,visibility 0s .5s,opacity .5s ease .5s;transform:translate(0);visibility:visible;opacity:1}cart-drawer.active .fealy-cart-drawer .drawer__inner{transition:transform .5s ease,visibility 0s;transform:translate(0);visibility:visible}div.fealy-cart-drawer{display:flex}div.fealy-cart-drawer .custom-cart-upsell__desktop{display:block;display:none!important;background-color:#fff;transition:transform .5s ease,visibility 0s .5s,opacity .5s ease;transform:translate(100%);visibility:hidden;opacity:0;width:35rem}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .custom-cart-upsell__desktop{display:none}}@media screen and (max-width:767px){div.fealy-cart-drawer .custom-cart-upsell__desktop{display:none}}@media screen and (max-width:480px){div.fealy-cart-drawer .custom-cart-upsell__desktop{display:none}}div.fealy-cart-drawer .custom-cart-upsell__desktop h3{margin-bottom:24px;font-size:24px}div.fealy-cart-drawer .drawer__inner{overflow:auto;transition:transform .5s ease .5s,visibility 0s 1s;transform:translate(100%);visibility:hidden;padding:32px 24px;width:60rem}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner{padding:20px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner{padding:20px;width:100vw;max-width:initial}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner{padding:10px;width:100vw;max-width:initial}}div.fealy-cart-drawer .drawer__inner:focus-visible{outline:initial;box-shadow:initial}div.fealy-cart-drawer .drawer__inner .drawer__header{padding:initial;margin-bottom:20px}div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__heading{margin:initial;font-size:32px;display:flex;align-items:center;gap:1rem}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__heading{font-size:22px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__heading{font-size:22px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__heading{font-size:22px}}div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__heading>span{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:#000;color:#fff;font-size:24px;line-height:1.5;border-radius:50%}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__heading>span{font-size:14px;width:2.5rem;height:2.5rem}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__heading>span{font-size:14px;width:2.5rem;height:2.5rem}}div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__close{position:initial;display:flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;background-color:#000;color:#fff;border:1px solid #000000;border-radius:50%}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__close{min-width:40px;min-height:40px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__close{min-width:40px;min-height:40px}}div.fealy-cart-drawer .drawer__inner .drawer__header .drawer__close .icon-close-small{height:20px;width:20px}div.fealy-cart-drawer .drawer__inner .drawer__header .fealy-cart-drawer-logo{width:100px}div.fealy-cart-drawer .drawer__inner .upper-content{margin-bottom:20px;padding:20px;background-color:#eff3f6;border-radius:8px}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .upper-content{margin:10px 0}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .upper-content{margin:10px 0}}div.fealy-cart-drawer .drawer__inner .upper-content .goal-message{margin-bottom:10px;font-size:14px;text-align:left;line-height:initial}div.fealy-cart-drawer .drawer__inner cart-drawer-items{overflow:auto}div.fealy-cart-drawer .drawer__inner cart-drawer-items::-webkit-scrollbar{width:5px}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner cart-drawer-items::-webkit-scrollbar{height:0}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner cart-drawer-items::-webkit-scrollbar{height:0}}div.fealy-cart-drawer .drawer__inner cart-drawer-items::-webkit-scrollbar-track{background:#fff;border:1px solid #D9D9D9;border-radius:10px}div.fealy-cart-drawer .drawer__inner cart-drawer-items::-webkit-scrollbar-thumb{background:#d9d9d9}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents{margin:1rem 0 3rem}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents{margin:1rem 0 3rem}}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody{display:flex;flex-direction:column-reverse;gap:1rem}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item{margin-bottom:initial;display:flex;justify-content:space-between;gap:2rem}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item{gap:2rem}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item{gap:2rem}}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item:not(:first-child){border-bottom:1px solid rgba(128,128,128,.1)}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__media{padding:initial;display:flex;flex-direction:column;align-items:center;width:8rem}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__media .cart-item__image{padding:10px;background-color:#eff3f6;border-radius:10px;object-fit:contain;aspect-ratio:1}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__media .poopy-cart-quantity{margin-top:.5rem}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__media .poopy-cart-quantity .cart-item__quantity{padding:initial}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__media .poopy-cart-quantity .cart-item__quantity quantity-popover .cart-item__quantity-wrapper .quantity-popover-container quantity-input{min-height:2rem;width:100%}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__media .poopy-cart-quantity .cart-item__quantity quantity-popover .cart-item__quantity-wrapper .quantity-popover-container quantity-input .quantity__button{border-radius:5px;width:2.5rem;height:2.5rem;margin-bottom:.8rem}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__media .poopy-cart-quantity .cart-item__quantity quantity-popover .cart-item__quantity-wrapper .quantity-popover-container quantity-input .quantity__input{font-size:12px;line-height:1.5}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__media .poopy-cart-quantity .cart-item__quantity quantity-popover .cart-item__quantity-wrapper .quantity-popover-container quantity-input:after{content:initial}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__media .poopy-cart-quantity .cart-item__quantity quantity-popover .fealy-cart-item-error{display:none}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text{padding:initial;flex:1;display:flex}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals{display:flex;align-items:center;justify-content:space-between;gap:15px;gap:10px;width:100%}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__details{margin-bottom:.8rem}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__details .cart-item__name{color:#000;text-decoration:initial;transition:all ease .3s;font-size:16px}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__details .cart-item__name:hover{color:#ff7f00}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__details .cart-item__subheadline{display:block;font-size:12px;color:#757575}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__details .product-option{margin:initial;font-size:12px;color:#757575}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__details .discounts .discounts__discount{font-family:Satoshi-Regular!important}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__details .cart-item__delivery-date{display:block;font-size:12px;color:#ff7f00}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__details>*+*{margin-top:.5rem}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__totals{flex-wrap:wrap;align-items:initial;justify-content:initial;gap:15px}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__totals .loading__spinner{padding-top:initial}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__totals .cart-item__price-wrapper{display:flex;gap:1rem;flex-direction:column}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__totals .cart-item__price-wrapper .compare_at_price{color:#c1c1c1!important;text-decoration:line-through;font-size:16px}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__totals .cart-item__price-wrapper .price{color:#000;font-size:16px}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody .cart-item .cart-item__text .cart-details-and-totals .cart-item__totals .cart-item__badge{padding:4px 16px;background-color:#e6f7ff;font-size:12px;border-radius:30px}div.fealy-cart-drawer .drawer__inner cart-drawer-items .cart__contents .drawer__contents .drawer__cart-items-wrapper .cart-items tbody tr[docapp-data-cart-item] dl{display:none}div.fealy-cart-drawer .drawer__inner cart-drawer-items .custom-cart-upsell__mobile{margin-top:initial;display:none;display:none!important}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner cart-drawer-items .custom-cart-upsell__mobile{display:block}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner cart-drawer-items .custom-cart-upsell__mobile{display:block}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner cart-drawer-items .custom-cart-upsell__mobile{display:block}}div.fealy-cart-drawer .drawer__inner cart-drawer-items .custom-cart-upsell__mobile .custom-cart-drawer-add-ons{margin:20px 0;height:initial}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner cart-drawer-items .custom-cart-upsell__mobile .custom-cart-drawer-add-ons{margin:10px 0}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner cart-drawer-items .custom-cart-upsell__mobile .custom-cart-drawer-add-ons{margin:10px 0}}div.fealy-cart-drawer .drawer__inner cart-drawer-items .custom-cart-upsell__mobile .custom-cart-drawer-add-ons .add-ons{display:flex;flex-direction:row}div.fealy-cart-drawer .drawer__inner .drawer__footer{padding:initial;padding-top:10px;border-top:initial;border-top:1px solid rgba(128,128,128,.1)}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer{display:flex;flex-direction:column;margin-bottom:1rem}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .custom-cart-upsell__mobile{margin-top:initial;display:none;display:none!important}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .custom-cart-upsell__mobile{display:block}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .custom-cart-upsell__mobile{display:block}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .custom-cart-upsell__mobile{display:block}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .custom-cart-upsell__mobile .custom-cart-drawer-add-ons{margin:20px 0;height:initial}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .custom-cart-upsell__mobile .custom-cart-drawer-add-ons{margin:10px 0}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .custom-cart-upsell__mobile .custom-cart-drawer-add-ons{margin:10px 0}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .custom-cart-upsell__mobile .custom-cart-drawer-add-ons .add-ons{display:flex;flex-direction:row}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .original-price{margin:initial;display:flex;align-items:center;justify-content:space-between}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .original-price .original-price__label{color:#757575;font-size:14px;line-height:1.5}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .original-price .original-price__label{font-size:14px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .original-price .original-price__label{font-size:14px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .original-price .original-price__label{font-size:14px}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .original-price .original-price__value{margin:initial;color:#757575;font-size:14px;line-height:1.5}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .original-price .original-price__value{font-size:14px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .original-price .original-price__value{font-size:14px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .original-price .original-price__value{font-size:14px}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .total-discount{margin:initial;display:flex;align-items:center;justify-content:space-between}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .total-discount .total-discount__label{color:#569368;font-size:20px;line-height:1.5}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .total-discount .total-discount__label{font-size:18px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .total-discount .total-discount__label{font-size:18px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .total-discount .total-discount__label{font-size:18px}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .total-discount .total-discount__value{margin:initial;color:#569368;font-size:16px;line-height:1.5}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .total-discount .total-discount__value{font-size:18px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .total-discount .total-discount__value{font-size:18px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .total-discount .total-discount__value{font-size:18px}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .shipping{margin:initial;display:flex;align-items:center;justify-content:space-between}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .shipping .shipping__fee{color:#757575;font-size:14px;line-height:1.5}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .shipping .shipping__fee{font-size:14px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .shipping .shipping__fee{font-size:14px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .shipping .shipping__fee{font-size:14px}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .shipping .shipping__fee-value{margin:initial;color:#757575;font-size:14px;line-height:1.5}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .shipping .shipping__fee-value{font-size:14px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .shipping .shipping__fee-value{font-size:14px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .shipping .shipping__fee-value{font-size:14px}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .totals{margin:initial;margin-top:10px;padding-top:10px;border-top:1px solid rgba(128,128,128,.1)}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .totals .totals__total{margin:initial;color:#000;font-size:16px;line-height:1.5}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .totals .totals__total{font-size:14px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .totals .totals__total{font-size:14px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .totals .totals__total{font-size:14px}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .totals .totals__total-value{margin:initial;color:#000;font-size:16px;line-height:1.5}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .totals .totals__total-value{font-size:14px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .totals .totals__total-value{font-size:14px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .totals .totals__total-value{font-size:14px}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart-drawer__footer .tax-note{display:none}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart_payment-methods{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:20px}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart_payment-methods .cart_payment-method{width:35px;height:35px}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart_payment-methods .cart_payment-method{width:30px;height:20px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart_payment-methods .cart_payment-method{margin-top:10px;width:30px;height:20px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner .drawer__footer .cart_payment-methods .cart_payment-method{margin-top:10px;width:30px;height:20px}}div.fealy-cart-drawer .drawer__inner .drawer__footer .cart_payment-methods .cart_payment-method img{width:100%;height:100%;object-fit:contain}div.fealy-cart-drawer .is-empty{display:none}div.fealy-cart-drawer .drawer__inner-empty{padding:32px 24px;justify-content:space-between}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner-empty{padding:10px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner-empty{padding:10px}}div.fealy-cart-drawer .drawer__inner-empty .drawer__header-empty{display:flex;align-items:center;justify-content:space-between}div.fealy-cart-drawer .drawer__inner-empty .drawer__header-empty .drawer__heading{margin:initial;font-size:32px}@media(min-width:768px)and (max-width:991px){div.fealy-cart-drawer .drawer__inner-empty .drawer__header-empty .drawer__heading{font-size:22px}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner-empty .drawer__header-empty .drawer__heading{font-size:22px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner-empty .drawer__header-empty .drawer__heading{font-size:22px}}div.fealy-cart-drawer .drawer__inner-empty .drawer__header-empty .drawer__close{position:initial;display:flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;background-color:#000;color:#fff;border:1px solid #000000;border-radius:50%}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner-empty .drawer__header-empty .drawer__close{min-width:40px;min-height:40px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner-empty .drawer__header-empty .drawer__close{min-width:40px;min-height:40px}}div.fealy-cart-drawer .drawer__inner-empty .drawer__header-empty .drawer__close .icon-close-small{height:20px;width:20px}div.fealy-cart-drawer .drawer__inner-empty .drawer__header-empty .fealy-cart-drawer-logo{width:100px}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings{flex:initial}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content .drawer__close{position:initial;display:flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;background-color:#000;color:#fff;border:1px solid #000000;border-radius:50%}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content .drawer__close{min-width:40px;min-height:40px}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content .drawer__close{min-width:40px;min-height:40px}}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content .drawer__close .icon-close-small{height:20px;width:20px}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content h2{margin:initial}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content img{display:block;width:60%;object-fit:contain;aspect-ratio:4/3}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content img{width:80%}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content img{width:80%}}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content .poopy-button__ripple{width:fit-content!important}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__warnings .cart-drawer__empty-content .poopy-button__ripple{width:fit-content!important}}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper{display:flex;gap:2rem}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper{gap:1rem}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper{gap:1rem}}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper .cart-drawer__collection__card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:50%;border-radius:1rem;aspect-ratio:1;background-position:center;background-repeat:no-repeat;background-size:cover}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper .cart-drawer__collection__card:hover img{transform:rotate(-5deg) scale(1.1)}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper .cart-drawer__collection__card{gap:1rem}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper .cart-drawer__collection__card{gap:1rem}}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper .cart-drawer__collection__card .cart-drawer__collection__card__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:1rem}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper .cart-drawer__collection__card img{display:block;width:16rem;height:16rem;object-fit:contain;transform:rotate(0) scale(1);transition:all ease .3s}@media screen and (max-width:767px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper .cart-drawer__collection__card img{width:11rem;height:11rem}}@media screen and (max-width:480px){div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper .cart-drawer__collection__card img{width:11rem;height:11rem}}div.fealy-cart-drawer .drawer__inner-empty .cart-drawer__collection__wrapper .cart-drawer__collection__card span{display:block;color:#000;font-size:16px;line-height:1.5}section.custom-collection-banner{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}section.custom-collection-banner .banner-overlay{display:block;position:absolute;top:0;width:50%;height:100%;background:linear-gradient(to left,#0000,#00000080)}@media screen and (max-width:767px){section.custom-collection-banner .banner-overlay{width:100%}}@media screen and (max-width:480px){section.custom-collection-banner .banner-overlay{width:100%}}section.custom-collection-banner .container{padding-top:20px;padding-bottom:20px;height:100%;min-height:275px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:767px){section.custom-collection-banner .container{min-height:190px}}@media screen and (max-width:480px){section.custom-collection-banner .container{min-height:190px}}section.custom-collection-banner .container .section-header{position:relative;margin-bottom:10px;max-width:450px}section.custom-collection-banner .container .section-header h1{color:#fff}@media screen and (max-width:767px){section.custom-collection-banner .container .section-header h1{font-size:38px!important}}@media screen and (max-width:480px){section.custom-collection-banner .container .section-header h1{font-size:38px!important}}section.custom-collection-banner .container .section-description{position:relative;max-width:450px}section.custom-collection-banner .container .section-description p{margin:initial;color:#fff;line-height:30px}@media screen and (max-width:767px){section.custom-collection-banner .container .section-description p{font-size:16px!important}}@media screen and (max-width:480px){section.custom-collection-banner .container .section-description p{font-size:16px!important}}@media screen and (max-width:767px){section.custom-strip-banner{padding:10px 0}}@media screen and (max-width:480px){section.custom-strip-banner{padding:10px 0}}section.custom-strip-banner .custom-strip-banner__desktop{display:block}@media screen and (max-width:767px){section.custom-strip-banner .custom-strip-banner__desktop{display:none}}@media screen and (max-width:480px){section.custom-strip-banner .custom-strip-banner__desktop{display:none}}section.custom-strip-banner .custom-strip-banner__mobile{display:none}@media screen and (max-width:767px){section.custom-strip-banner .custom-strip-banner__mobile{display:block}}@media screen and (max-width:480px){section.custom-strip-banner .custom-strip-banner__mobile{display:block}}section.custom-strip-banner .container ul{list-style-type:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){section.custom-strip-banner .container ul{align-items:flex-start;justify-content:initial;gap:3rem;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}section.custom-strip-banner .container ul::-webkit-scrollbar{display:none}}@media screen and (max-width:480px){section.custom-strip-banner .container ul{align-items:flex-start;justify-content:initial;gap:3rem;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}section.custom-strip-banner .container ul::-webkit-scrollbar{display:none}}section.custom-strip-banner .container ul li{display:flex;align-items:center;justify-content:center;gap:10px;margin:20px 0}@media screen and (max-width:767px){section.custom-strip-banner .container ul li{margin:5px 0;flex:0 0 auto;justify-content:initial}}@media screen and (max-width:480px){section.custom-strip-banner .container ul li{margin:5px 0;flex:0 0 auto;justify-content:initial}}section.custom-strip-banner .container ul li:not(:last-child){border-right:1px solid #D9D9D9;margin-right:5rem;padding-right:5rem}@media screen and (max-width:767px){section.custom-strip-banner .container ul li:not(:last-child){border-right:initial;margin-right:initial;padding-right:initial}}@media screen and (max-width:480px){section.custom-strip-banner .container ul li:not(:last-child){border-right:initial;margin-right:initial;padding-right:initial}}section.custom-strip-banner .container ul li img{width:35px;height:35px;object-fit:contain}section.custom-strip-banner .container ul li p{margin:initial;line-height:20px}section.custom-strip-banner .carousel{position:relative;width:100vw;overflow:hidden;margin:auto;white-space:nowrap}section.custom-strip-banner .carousel .slides{display:flex;gap:5rem;width:max-content;animation:marquee 10s linear infinite}section.custom-strip-banner .carousel .slide{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:10px}section.custom-strip-banner .carousel .slide img{width:35px;height:35px;object-fit:contain}section.custom-strip-banner .carousel .slide p{margin:initial;line-height:1}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-20%)}}aside.facets-wrapper{display:none}@media screen and (max-width:767px){aside.facets-wrapper{display:none}}@media screen and (max-width:480px){aside.facets-wrapper{display:none}}aside.facets-wrapper .facets-container .facets .facets__form-vertical{width:20rem;border-right:1px solid #D9D9D9}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .active-facets{margin-bottom:20px}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .active-facets .active-facets-vertical-filter{display:flex;align-items:center;justify-content:flex-start;gap:10px}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .active-facets .active-facets-vertical-filter img{width:20px;height:100%;object-fit:contain}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .active-facets .active-facets-vertical-filter h2{color:#000;margin:initial;font-size:16px}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .active-facets .active-facets-vertical-filter facet-remove{display:none}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .active-facets facet-remove{display:none}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical{border-top:initial}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical .facets__summary:focus-visible{outline:initial;outline-offset:initial;box-shadow:initial}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical .facets__summary:hover div .facets__summary-label{color:#ff7f00}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical .facets__summary div .facets__summary-label{color:#000;font-size:16px;text-decoration:initial;transition:all ease .3s}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical .facets__summary div .icon-caret{display:none}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical fieldset .facets-layout .list-menu__item label:hover .facet-checkbox__text .facet-checkbox__text-label{color:#ff7f00}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical fieldset .facets-layout .list-menu__item label:hover svg rect{stroke:#ff7f00}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical fieldset .facets-layout .list-menu__item label .facet-checkbox__text .facet-checkbox__text-label{color:#000;text-decoration:initial;transition:all ease .3s}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical fieldset .facets-layout .list-menu__item label svg{background-color:#fff;transition:all ease .3s}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical fieldset .facets-layout .list-menu__item label svg rect{stroke:#000;transition:all ease .3s}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical fieldset .facets-layout .list-menu__item label svg path{stroke:#fff;transition:all ease .3s}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical fieldset .facets-layout .list-menu__item .active svg{background-color:#ff7f00}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical fieldset .facets-layout .list-menu__item .active svg rect{stroke:#ff7f00}aside.facets-wrapper .facets-container .facets .facets__form-vertical #FacetsWrapperDesktop .facets__disclosure-vertical fieldset .facets-layout .list-menu__item .active svg path{stroke:#fff}div.product-grid-container .product-grid__collection-name{margin-bottom:3rem}div.product-grid-container .product-grid__collection-name h2{color:#000;font-size:30px}@media screen and (max-width:767px){div.product-grid-container .product-grid__collection-name h2{font-size:20px}}@media screen and (max-width:480px){div.product-grid-container .product-grid__collection-name h2{font-size:20px}}div.product-grid-container .custom-category-menu__list{padding-bottom:3rem;border-bottom:1px solid rgba(0,0,0,.1)}div.product-grid-container .custom-category-menu__list>ul{list-style-type:none;display:flex;gap:3rem;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width:767px){div.product-grid-container .custom-category-menu__list>ul{gap:2rem}}@media screen and (max-width:480px){div.product-grid-container .custom-category-menu__list>ul{gap:2rem}}div.product-grid-container .custom-category-menu__list>ul::-webkit-scrollbar{display:none}div.product-grid-container .custom-category-menu__list>ul li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}div.product-grid-container .custom-category-menu__list>ul li .custom-category-menu__list__image{position:relative;padding:2rem;width:12rem;height:10rem;background:#f4f4f1;border:2px solid transparent;border-radius:1rem}@media screen and (max-width:767px){div.product-grid-container .custom-category-menu__list>ul li .custom-category-menu__list__image{padding:1.5rem;width:10rem;height:8rem}}@media screen and (max-width:480px){div.product-grid-container .custom-category-menu__list>ul li .custom-category-menu__list__image{padding:1.5rem;width:10rem;height:8rem}}div.product-grid-container .custom-category-menu__list>ul li .custom-category-menu__list__image a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem}div.product-grid-container .custom-category-menu__list>ul li .custom-category-menu__list__image img{display:block;width:100%;height:100%;object-fit:contain}div.product-grid-container .custom-category-menu__list>ul li .custom-category-menu__list__title{display:block;color:#000;font-size:14px}div.product-grid-container .custom-category-menu__list>ul .active .custom-category-menu__list__image{background:#ebf9ff;border:2px solid #95d6f6}div.product-grid-container .custom-category-menu__swiper swiper-slide{position:relative;padding:10px;border-radius:1rem;text-align:center;border:1px solid #D9D9D9;transition:all ease .3s}div.product-grid-container .custom-category-menu__swiper swiper-slide .category-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.5rem;z-index:1}div.product-grid-container .custom-category-menu__swiper swiper-slide .category-type{display:none;align-items:center;justify-content:center;gap:5px;padding:5px 10px;width:fit-content;background-color:#ff7f00;border-radius:20px;position:absolute;top:10px;right:-20px}@media screen and (max-width:767px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-type{gap:2px;padding:3px 5px;top:5px;right:-10px}}@media screen and (max-width:480px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-type{gap:2px;padding:3px 5px;top:5px;right:-10px}}div.product-grid-container .custom-category-menu__swiper swiper-slide .category-type span{color:#fff;font-size:10px;line-height:0px}@media screen and (max-width:767px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-type span{font-size:8px}}@media screen and (max-width:480px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-type span{font-size:8px}}div.product-grid-container .custom-category-menu__swiper swiper-slide .category-type img{width:15px;height:15px;object-fit:contain;filter:invert(1)}@media screen and (max-width:767px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-type img{width:10px;height:10px}}@media screen and (max-width:480px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-type img{width:10px;height:10px}}div.product-grid-container .custom-category-menu__swiper swiper-slide .is-refurbished{display:flex}div.product-grid-container .custom-category-menu__swiper swiper-slide .category-image img{display:block;width:100%;height:11rem;object-fit:contain}@media(min-width:1200px)and (max-width:1439px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-image img{height:11rem}}@media(min-width:992px)and (max-width:1199px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-image img{height:11rem}}@media(min-width:768px)and (max-width:991px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-image img{height:10rem}}@media screen and (max-width:767px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-image img{height:7rem}}@media screen and (max-width:480px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-image img{height:7rem}}div.product-grid-container .custom-category-menu__swiper swiper-slide .category-name{margin-top:.5rem}div.product-grid-container .custom-category-menu__swiper swiper-slide .category-name span{display:block;color:#000;font-size:14px;transition:all ease .3s}@media screen and (max-width:767px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-name span{font-size:8px}}@media screen and (max-width:480px){div.product-grid-container .custom-category-menu__swiper swiper-slide .category-name span{font-size:8px}}div.product-grid-container .custom-category-menu__swiper swiper-slide:hover{border:1px solid #FF7F00}div.product-grid-container .custom-category-menu__swiper swiper-slide:hover .category-name span{color:#ff7f00}div.product-grid-container .custom-category-menu__swiper .active-category{border:1px solid #FF7F00}div.product-grid-container .facets{padding:initial;margin:30px 0}div.product-grid-container .facets .facets-vertical-form{display:flex;align-items:center;justify-content:start}div.product-grid-container .facets .facets-vertical-form .facet-filters{padding:initial}div.product-grid-container .facets .facets-vertical-form .facet-filters .facet-filters__label{display:none}div.product-grid-container .facets .facets-vertical-form .facet-filters .select .facet-filters__sort{padding:10px 25px 10px 10px;background-color:#ff7f00;color:#fff;font-size:16px;border-radius:1rem}@media screen and (max-width:767px){div.product-grid-container .facets .facets-vertical-form .facet-filters .select .facet-filters__sort{font-size:12px;border-radius:10px}}@media screen and (max-width:480px){div.product-grid-container .facets .facets-vertical-form .facet-filters .select .facet-filters__sort{font-size:12px;border-radius:10px}}div.product-grid-container .facets .facets-vertical-form .facet-filters .select .facet-filters__sort:focus-visible{outline:initial;outline-offset:initial;box-shadow:initial}div.product-grid-container .facets .facets-vertical-form .facet-filters .select .facet-filters__sort option{background-color:#fff;color:#000}div.product-grid-container .facets .facets-vertical-form .facet-filters .select .facet-filters__sort option:checked{font-weight:800}div.product-grid-container .facets .facets-vertical-form .facet-filters .select .icon{right:10px}div.product-grid-container .facets .facets-vertical-form .facet-filters .select .icon path{fill:#fff}div.product-grid-container .facets .facets-vertical-form .product-count-vertical{display:none}div.product-grid-container .collection .grid{gap:30px}div.product-grid-container .collection .grid .grid__item{width:calc(33.3333333333% - 20px);max-width:initial;flex-grow:initial}@media(min-width:768px)and (max-width:991px){div.product-grid-container .collection .grid .grid__item{width:calc(50% - 15px)}}@media screen and (max-width:767px){div.product-grid-container .collection .grid .grid__item{width:100%}}@media screen and (max-width:480px){div.product-grid-container .collection .grid .grid__item{width:100%}}div.product-grid-container .collection .grid .grid__item .card-wrapper:hover .card .card__inner .card__media .media img{transform:rotate(-5deg) scale(1.1)}div.product-grid-container .collection .grid .grid__item .card-wrapper:hover .card .card__content .card__information .card__heading a{color:#ff7f00}div.product-grid-container .collection .grid .grid__item .card-wrapper .card .poopy-card-inner{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:20px}div.product-grid-container .collection .grid .grid__item .card-wrapper .card .poopy-card-inner .card__media .media img{padding:40px;object-fit:contain;transform:rotate(0) scale(1);transition:all ease .3s}@media screen and (max-width:767px){div.product-grid-container .collection .grid .grid__item .card-wrapper .card .poopy-card-inner .card__media .media img{padding:20px}}@media screen and (max-width:480px){div.product-grid-container .collection .grid .grid__item .card-wrapper .card .poopy-card-inner .card__media .media img{padding:20px}}div.product-grid-container .collection .grid .grid__item .card-wrapper .card .card__content .card__information .card__heading{color:#000;font-size:16px}@media screen and (max-width:767px){div.product-grid-container .collection .grid .grid__item .card-wrapper .card .card__content .card__information .card__heading{font-size:12px}}@media screen and (max-width:480px){div.product-grid-container .collection .grid .grid__item .card-wrapper .card .card__content .card__information .card__heading{font-size:12px}}div.product-grid-container .collection .grid .grid__item .card-wrapper .card .card__content .card__information .card__heading a{text-decoration:initial;transition:all ease .3s}div.product-grid-container .collection .grid .grid__item .card-wrapper .card .card__content .card__information .card-information .price .price__container{color:#000;font-size:16px}@media screen and (max-width:767px){div.product-grid-container .collection .grid .grid__item .card-wrapper .card .card__content .card__information .card-information .price .price__container{font-size:12px}}@media screen and (max-width:480px){div.product-grid-container .collection .grid .grid__item .card-wrapper .card .card__content .card__information .card-information .price .price__container{font-size:12px}}section.custom-page-banner{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}section.custom-page-banner .banner-overlay{display:block;position:absolute;top:0;width:50%;height:100%;background:linear-gradient(to left,#0000,#00000080)}@media screen and (max-width:767px){section.custom-page-banner .banner-overlay{width:100%}}@media screen and (max-width:480px){section.custom-page-banner .banner-overlay{width:100%}}section.custom-page-banner .container{padding-top:20px;padding-bottom:20px;height:100%;min-height:275px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:767px){section.custom-page-banner .container{min-height:190px}}@media screen and (max-width:480px){section.custom-page-banner .container{min-height:190px}}section.custom-page-banner .container .section-header{position:relative;margin-bottom:10px;max-width:450px}section.custom-page-banner .container .section-header h1{color:#fff}@media screen and (max-width:767px){section.custom-page-banner .container .section-header h1{font-size:38px!important}}@media screen and (max-width:480px){section.custom-page-banner .container .section-header h1{font-size:38px!important}}section.custom-page-banner .container .section-description{position:relative;max-width:450px}section.custom-page-banner .container .section-description p{margin:initial;color:#fff;line-height:30px}@media screen and (max-width:767px){section.custom-page-banner .container .section-description p{font-size:16px!important}}@media screen and (max-width:480px){section.custom-page-banner .container .section-description p{font-size:16px!important}}section.custom-page-banner .container .page-banner-button{position:relative;margin-top:2rem;padding:.5rem 2rem;max-width:fit-content;box-shadow:initial}section.custom-policy-block{padding:30px 0}@media screen and (max-width:767px){section.custom-policy-block{padding:20px 0}}@media screen and (max-width:480px){section.custom-policy-block{padding:20px 0}}section.custom-policy-block .container .block-header{margin-bottom:5px}section.custom-policy-block .container .block-header h2{color:#000}@media screen and (max-width:767px){section.custom-policy-block .container .block-header h2{font-size:20px!important}}@media screen and (max-width:480px){section.custom-policy-block .container .block-header h2{font-size:20px!important}}section.custom-policy-block .container .block-subheader{margin-bottom:20px}section.custom-policy-block .container .block-subheader p{margin:initial;color:#000}@media screen and (max-width:767px){section.custom-policy-block .container .block-subheader p{font-size:12px!important}}@media screen and (max-width:480px){section.custom-policy-block .container .block-subheader p{font-size:12px!important}}section.custom-policy-block .container .block-wrapper{display:flex;flex-wrap:wrap;gap:20px}section.custom-policy-block .container .block-wrapper .item{position:relative;display:flex;align-items:center;gap:20px;padding:10px 20px;width:100%;border:1px solid #E4E4E4;border-radius:5px}section.custom-policy-block .container .block-wrapper .item:hover .item-title h3{color:#ff7f00}section.custom-policy-block .container .block-wrapper .item .item-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}section.custom-policy-block .container .block-wrapper .item .item-icon img{display:block;width:40px;height:40px;object-fit:contain}@media screen and (max-width:767px){section.custom-policy-block .container .block-wrapper .item .item-icon img{width:36px;height:36px}}@media screen and (max-width:480px){section.custom-policy-block .container .block-wrapper .item .item-icon img{width:36px;height:36px}}section.custom-policy-block .container .block-wrapper .item .item-title h3{color:#000;margin:initial;transition:all ease .3s}@media screen and (max-width:767px){section.custom-policy-block .container .block-wrapper .item .item-title h3{font-size:12px!important}}@media screen and (max-width:480px){section.custom-policy-block .container .block-wrapper .item .item-title h3{font-size:12px!important}}section.custom-policy-block .container .block-wrapper .item .item-arrow{position:absolute;right:20px}section.custom-policy-block .container .block-wrapper .item .item-arrow img{display:block;object-fit:contain;transform:rotate(90deg);width:15px;height:12px}@media screen and (max-width:767px){section.custom-policy-block .container .block-wrapper .item .item-arrow img{width:8px}}@media screen and (max-width:480px){section.custom-policy-block .container .block-wrapper .item .item-arrow img{width:8px}}section.custom-support-block{padding:30px 0}@media screen and (max-width:767px){section.custom-support-block{padding:20px 0}}@media screen and (max-width:480px){section.custom-support-block{padding:20px 0}}section.custom-support-block .container .block-header{margin-bottom:5px}section.custom-support-block .container .block-header h2{color:#000}section.custom-support-block .container .block-subheader{margin-bottom:20px}section.custom-support-block .container .block-subheader p{margin:initial;color:#000}section.custom-support-block .container .block-wrapper{display:flex;flex-wrap:wrap;gap:20px}section.custom-support-block .container .block-wrapper .item{position:relative;display:flex;align-items:center;gap:20px;padding:10px 20px;width:100%;border:1px solid #E4E4E4;border-radius:5px}section.custom-support-block .container .block-wrapper .item:hover .item-title h3{color:#ff7f00}section.custom-support-block .container .block-wrapper .item .item-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}section.custom-support-block .container .block-wrapper .item .item-icon img{display:block;width:40px;height:40px;object-fit:contain}@media screen and (max-width:767px){section.custom-support-block .container .block-wrapper .item .item-icon img{width:36px;height:36px}}@media screen and (max-width:480px){section.custom-support-block .container .block-wrapper .item .item-icon img{width:36px;height:36px}}section.custom-support-block .container .block-wrapper .item .item-title h3{color:#000;margin:initial;transition:all ease .3s}section.custom-technical-block{padding:30px 0}@media screen and (max-width:767px){section.custom-technical-block{padding:20px 0}}@media screen and (max-width:480px){section.custom-technical-block{padding:20px 0}}section.custom-technical-block .container .block-header{margin-bottom:5px}section.custom-technical-block .container .block-header h2{color:#000}@media screen and (max-width:767px){section.custom-technical-block .container .block-header h2{font-size:20px!important}}@media screen and (max-width:480px){section.custom-technical-block .container .block-header h2{font-size:20px!important}}section.custom-technical-block .container .block-subheader{margin-bottom:20px}section.custom-technical-block .container .block-subheader p{margin:initial;color:#000}@media screen and (max-width:767px){section.custom-technical-block .container .block-subheader p{font-size:12px!important}}@media screen and (max-width:480px){section.custom-technical-block .container .block-subheader p{font-size:12px!important}}section.custom-technical-block .container .block-wrapper{display:flex;gap:20px;width:100%}@media(min-width:768px)and (max-width:991px){section.custom-technical-block .container .block-wrapper{flex-direction:column}}@media screen and (max-width:767px){section.custom-technical-block .container .block-wrapper{flex-direction:column}}@media screen and (max-width:480px){section.custom-technical-block .container .block-wrapper{flex-direction:column}}section.custom-technical-block .container .block-wrapper .item{padding:20px;display:flex;align-items:center;gap:20px;border:1px solid #E4E4E4;border-radius:5px;flex:1}@media(min-width:768px)and (max-width:991px){section.custom-technical-block .container .block-wrapper .item{flex-direction:column;gap:10px}}@media screen and (max-width:767px){section.custom-technical-block .container .block-wrapper .item{flex-direction:column;gap:10px}}@media screen and (max-width:480px){section.custom-technical-block .container .block-wrapper .item{flex-direction:column;gap:10px}}section.custom-technical-block .container .block-wrapper .item .item-left{width:140px;height:140px}@media(min-width:768px)and (max-width:991px){section.custom-technical-block .container .block-wrapper .item .item-left{width:initial;height:initial;text-align:center}}@media screen and (max-width:767px){section.custom-technical-block .container .block-wrapper .item .item-left{width:initial;height:initial;text-align:center}}@media screen and (max-width:480px){section.custom-technical-block .container .block-wrapper .item .item-left{width:initial;height:initial;text-align:center}}section.custom-technical-block .container .block-wrapper .item .item-left img{width:100%;height:100%;object-fit:contain}@media(min-width:768px)and (max-width:991px){section.custom-technical-block .container .block-wrapper .item .item-left img{height:151px}}@media screen and (max-width:767px){section.custom-technical-block .container .block-wrapper .item .item-left img{height:151px}}@media screen and (max-width:480px){section.custom-technical-block .container .block-wrapper .item .item-left img{height:151px}}section.custom-technical-block .container .block-wrapper .item .item-left h3{display:none;font-size:15px}@media(min-width:768px)and (max-width:991px){section.custom-technical-block .container .block-wrapper .item .item-left h3{display:block}}@media screen and (max-width:767px){section.custom-technical-block .container .block-wrapper .item .item-left h3{display:block}}@media screen and (max-width:480px){section.custom-technical-block .container .block-wrapper .item .item-left h3{display:block}}section.custom-technical-block .container .block-wrapper .item .item-right{display:flex;flex-direction:column;gap:10px}@media(min-width:768px)and (max-width:991px){section.custom-technical-block .container .block-wrapper .item .item-right{align-items:center}}@media screen and (max-width:767px){section.custom-technical-block .container .block-wrapper .item .item-right{align-items:center}}@media screen and (max-width:480px){section.custom-technical-block .container .block-wrapper .item .item-right{align-items:center}}section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper{display:flex;flex-direction:column;gap:10px;width:fit-content}section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper .item-link{display:flex;align-items:center;gap:5px;text-decoration:none}section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper .item-link:hover span{color:#ff7f00}section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper .item-link img{width:20px;height:20px;object-fit:contain}@media(min-width:768px)and (max-width:991px){section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper .item-link img{width:25px;height:25px}}@media screen and (max-width:767px){section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper .item-link img{width:25px;height:25px}}@media screen and (max-width:480px){section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper .item-link img{width:25px;height:25px}}section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper .item-link span{color:#000;font-size:12px;transition:all ease .3s}@media(min-width:768px)and (max-width:991px){section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper .item-link span{font-size:11px}}@media screen and (max-width:767px){section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper .item-link span{font-size:11px}}@media screen and (max-width:480px){section.custom-technical-block .container .block-wrapper .item .item-right .item-link-wrapper .item-link span{font-size:11px}}section.custom-technical-block .container .block-wrapper .item .item-right .item-button{padding:5px;background-color:#ff7f00;border-radius:5px;text-decoration:none;line-height:14px}@media(min-width:768px)and (max-width:991px){section.custom-technical-block .container .block-wrapper .item .item-right .item-button{padding:10px;line-height:12px}}@media screen and (max-width:767px){section.custom-technical-block .container .block-wrapper .item .item-right .item-button{padding:10px;line-height:12px}}@media screen and (max-width:480px){section.custom-technical-block .container .block-wrapper .item .item-right .item-button{padding:10px;line-height:12px}}section.custom-technical-block .container .block-wrapper .item .item-right .item-button span{color:#fff;font-size:10px}@media(min-width:768px)and (max-width:991px){section.custom-technical-block .container .block-wrapper .item .item-right .item-button span{font-size:12px}}@media screen and (max-width:767px){section.custom-technical-block .container .block-wrapper .item .item-right .item-button span{font-size:12px}}@media screen and (max-width:480px){section.custom-technical-block .container .block-wrapper .item .item-right .item-button span{font-size:12px}}section.custom-faqs-block{padding:30px 0}@media screen and (max-width:767px){section.custom-faqs-block{padding:20px 0}}@media screen and (max-width:480px){section.custom-faqs-block{padding:20px 0}}section.custom-faqs-block .container .block-header{margin-bottom:5px}section.custom-faqs-block .container .block-header h2{color:#000}section.custom-faqs-block .container .block-subheader{margin-bottom:20px}section.custom-faqs-block .container .block-subheader p{margin:initial;color:#000}section.custom-faqs-block .container .accordion{display:flex;flex-wrap:wrap;gap:20px;border-top:initial}section.custom-faqs-block .container .accordion .accordion-item{width:100%;border:1px solid #E4E4E4;border-radius:5px}section.custom-faqs-block .container .accordion .accordion-item .accordion-question{position:relative;display:flex;align-items:center;padding:20px;width:100%;color:#000;background-color:transparent;border:initial;cursor:pointer}section.custom-faqs-block .container .accordion .accordion-item .accordion-question:hover span{color:#ff7f00}section.custom-faqs-block .container .accordion .accordion-item .accordion-question span{padding-right:20px;color:#000;text-align:left;transition:all ease .3s}section.custom-faqs-block .container .accordion .accordion-item .accordion-question .caret{position:absolute;right:20px;display:block;object-fit:contain;transition:all ease .3s;transform:rotate(90deg);width:15px;height:12px}@media screen and (max-width:767px){section.custom-faqs-block .container .accordion .accordion-item .accordion-question .caret{width:8px}}@media screen and (max-width:480px){section.custom-faqs-block .container .accordion .accordion-item .accordion-question .caret{width:8px}}section.custom-faqs-block .container .accordion .accordion-item .active span{color:#ff7f00}section.custom-faqs-block .container .accordion .accordion-item .active .caret{transform:rotate(270deg)}section.custom-faqs-block .container .accordion .accordion-item .accordion-answer{padding:0 20px;max-height:0;overflow:hidden;transition:all ease .3s}section.custom-faqs-block .container .accordion .accordion-item .accordion-answer p{margin:initial;margin:.5rem 0;color:#000}section.custom-faqs-block .container .accordion .accordion-item .accordion-answer ol,section.custom-faqs-block .container .accordion .accordion-item .accordion-answer ul{margin:.5rem 0;padding-left:1.5rem;color:#000}section.custom-faqs-block .container .accordion .active-item{padding-bottom:20px}section.custom-faqs-block .container .poopy-button,section.custom-faqs-block .container .poopy-button__ripple{margin:0 auto;margin-top:3rem;max-width:fit-content}section.custom-faqs-v2{padding:5rem 2rem}section.custom-faqs-v2 .container{margin:0 auto;max-width:644px}section.custom-faqs-v2 .container .section-header{margin-bottom:2rem}section.custom-faqs-v2 .container .section-accordion .accordion .accordion-item{border-bottom:1px solid rgba(0,0,0,.1)}section.custom-faqs-v2 .container .section-accordion .accordion .accordion-item .accordion-button{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:3rem 0;width:100%;cursor:pointer;background:transparent;border:none;outline:none}section.custom-faqs-v2 .container .section-accordion .accordion .accordion-item .accordion-button h3{line-height:1.5;text-align:left;transition:all ease .3s}section.custom-faqs-v2 .container .section-accordion .accordion .accordion-item .accordion-button .accordion-icon{display:flex;padding:1rem;width:3rem;height:3rem;background-color:#fff;border-radius:50%;transition:all ease .3s}section.custom-faqs-v2 .container .section-accordion .accordion .accordion-item .accordion-button .accordion-icon svg path{fill:#000}section.custom-faqs-v2 .container .section-accordion .accordion .accordion-item .accordion-button.active h3{color:#ff7f00}section.custom-faqs-v2 .container .section-accordion .accordion .accordion-item .accordion-button.active .accordion-icon{transform:rotate(45deg)}section.custom-faqs-v2 .container .section-accordion .accordion .accordion-item .accordion-button.active+.accordion-content{margin-bottom:1.5rem}section.custom-faqs-v2 .container .section-accordion .accordion .accordion-item .accordion-content{margin-bottom:0;max-height:0;overflow:hidden;transition:all ease .3s}section.custom-faqs-v2 .container .section-accordion .accordion .accordion-item .accordion-content p{margin:initial;line-height:1.5}.poopy-breadcrumb{display:flex;align-items:center;justify-content:start;gap:1rem;margin-bottom:20px}@media screen and (max-width:767px){.poopy-breadcrumb{display:none}}@media screen and (max-width:480px){.poopy-breadcrumb{display:none}}.poopy-breadcrumb a{display:block;line-height:1;font-size:12px;text-decoration:none;color:gray}.poopy-breadcrumb span{display:block;line-height:1;font-size:12px;color:gray}[id*=product_details_navigation]{position:sticky;top:0;z-index:3!important;display:none}[id*=product_details_navigation] .product-details-navigation{position:absolute;left:0;right:0;opacity:0;pointer-events:none;transition:all ease .1s}[id*=product_details_navigation] .product-details-navigation.show{opacity:0;pointer-events:none}@media screen and (max-width:767px){[id*=product_details_navigation] .product-details-navigation.show{opacity:1;pointer-events:initial}}@media screen and (max-width:480px){[id*=product_details_navigation] .product-details-navigation.show{opacity:1;pointer-events:initial}}[id*=product_details_navigation] .product-details-navigation .quick-tab{display:flex;background-color:#d9d9d9}[id*=product_details_navigation] .product-details-navigation .quick-tab .quick-tablinks{flex:1;padding:1rem;background-color:initial;border:none;border-top-left-radius:15px;border-top-right-radius:15px;transition:all ease .3s}[id*=product_details_navigation] .product-details-navigation .quick-tab .quick-tablinks span{padding-bottom:2px;color:#7ab8e1;font-size:16px;border-bottom:2px solid transparent;transition:all ease .3s}[id*=product_details_navigation] .product-details-navigation .quick-tab .first{border-top-left-radius:initial}[id*=product_details_navigation] .product-details-navigation .quick-tab .last{border-top-right-radius:initial}[id*=product_details_navigation] .product-details-navigation .quick-tab .active{background-color:#fff}[id*=product_details_navigation] .product-details-navigation .quick-tab .active span{border-bottom:2px solid #FF7F00}@media screen and (max-width:767px){section.fealy-main-product{padding-top:15px}}@media screen and (max-width:480px){section.fealy-main-product{padding-top:15px}}section.poopy-main-product .poopy-breadcrumb{display:flex;align-items:center;justify-content:start;gap:1rem;margin-bottom:20px}section.poopy-main-product .poopy-breadcrumb a{display:block;line-height:1;font-size:12px;text-decoration:none;color:gray}section.poopy-main-product .poopy-breadcrumb span{display:block;line-height:1;font-size:12px;color:gray}section.poopy-main-product [id*=product_details_navigation]{position:sticky;top:0;z-index:3!important;display:none}section.poopy-main-product [id*=product_details_navigation] .product-details-navigation{position:absolute;left:0;right:0;opacity:0;pointer-events:none;transition:all ease .1s}section.poopy-main-product [id*=product_details_navigation] .product-details-navigation.show{opacity:0;pointer-events:none}@media screen and (max-width:767px){section.poopy-main-product [id*=product_details_navigation] .product-details-navigation.show{opacity:1;pointer-events:initial}}@media screen and (max-width:480px){section.poopy-main-product [id*=product_details_navigation] .product-details-navigation.show{opacity:1;pointer-events:initial}}section.poopy-main-product [id*=product_details_navigation] .product-details-navigation .quick-tab{display:flex;background-color:#d9d9d9}section.poopy-main-product [id*=product_details_navigation] .product-details-navigation .quick-tab .quick-tablinks{flex:1;padding:1rem;background-color:initial;border:none;border-top-left-radius:15px;border-top-right-radius:15px;transition:all ease .3s}section.poopy-main-product [id*=product_details_navigation] .product-details-navigation .quick-tab .quick-tablinks span{padding-bottom:2px;color:#7ab8e1;font-size:16px;border-bottom:2px solid transparent;transition:all ease .3s}section.poopy-main-product [id*=product_details_navigation] .product-details-navigation .quick-tab .first{border-top-left-radius:initial}section.poopy-main-product [id*=product_details_navigation] .product-details-navigation .quick-tab .last{border-top-right-radius:initial}section.poopy-main-product [id*=product_details_navigation] .product-details-navigation .quick-tab .active{background-color:#fff}section.poopy-main-product [id*=product_details_navigation] .product-details-navigation .quick-tab .active span{border-bottom:2px solid #FF7F00}@media screen and (max-width:767px){section.poopy-main-product section.fealy-main-product{padding-top:15px}}@media screen and (max-width:480px){section.poopy-main-product section.fealy-main-product{padding-top:15px}}section.custom-video-block{padding:50px 0}@media screen and (max-width:767px){section.custom-video-block{padding:25px 0}}section.custom-video-block .container .section-subheader{margin-top:1rem}section.custom-video-block .container .section-subheader p{margin:initial}section.custom-video-block .container .section-video{position:relative;margin:0 auto;max-width:904px}@media screen and (max-width:767px){section.custom-video-block .container .section-video{display:flex;flex-direction:column;gap:1rem}}@media screen and (max-width:480px){section.custom-video-block .container .section-video{display:flex;flex-direction:column;gap:1rem}}section.custom-video-block .container .section-video .section-video-button{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2rem}section.custom-video-block .container .section-video .section-video-button:hover~.play-button:after,section.custom-video-block .container .section-video .section-video-button:hover~.play-button:before{width:50rem;height:50rem;border-radius:1rem}section.custom-video-block .container .section-video .section-video-button:hover~.play-button:after{transition:all .7s ease-in}section.custom-video-block .container .section-video .section-video-button:hover~.play-button:before{transition:all .5s ease-in}@media screen and (max-width:767px){section.custom-video-block .container .section-video .section-video-button:hover~.play-button:after,section.custom-video-block .container .section-video .section-video-button:hover~.play-button:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){section.custom-video-block .container .section-video .section-video-button:hover~.play-button:after,section.custom-video-block .container .section-video .section-video-button:hover~.play-button:before{width:0%;height:0%;border-radius:100%}}section.custom-video-block .container .section-video .video-wrapper{display:flex;align-items:center;justify-content:center;margin:0 auto;margin-top:3rem;width:100%;aspect-ratio:16/9;background-color:#d9d9d936;border-radius:20px;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:767px){section.custom-video-block .container .section-video .video-wrapper{border-radius:1rem}}@media screen and (max-width:480px){section.custom-video-block .container .section-video .video-wrapper{border-radius:1rem}}section.custom-video-block .container .section-video .play-button{position:absolute;right:2rem;bottom:2rem}@media screen and (max-width:767px){section.custom-video-block .container .section-video .play-button{position:initial}}@media screen and (max-width:480px){section.custom-video-block .container .section-video .play-button{position:initial}}section.custom-video-block .container .poopy-button{margin:0 auto;margin-top:4rem;max-width:fit-content;box-shadow:initial}section.custom-text-image-block{margin:0;padding:50px 0}@media screen and (max-width:767px){section.custom-text-image-block{margin:0;padding:25px 0}}@media screen and (max-width:480px){section.custom-text-image-block{margin:0;padding:25px 0}}section.custom-text-image-block .container .content-wrapper{display:flex;align-items:center;justify-content:center;gap:4rem}@media(min-width:768px)and (max-width:991px){section.custom-text-image-block .container .content-wrapper{flex-direction:column!important}}@media screen and (max-width:767px){section.custom-text-image-block .container .content-wrapper{flex-direction:column!important}}@media screen and (max-width:480px){section.custom-text-image-block .container .content-wrapper{flex-direction:column!important}}section.custom-text-image-block .container .content-wrapper .image-wrapper{width:50%}@media(min-width:768px)and (max-width:991px){section.custom-text-image-block .container .content-wrapper .image-wrapper{width:100%!important}}@media screen and (max-width:767px){section.custom-text-image-block .container .content-wrapper .image-wrapper{width:100%!important}}@media screen and (max-width:480px){section.custom-text-image-block .container .content-wrapper .image-wrapper{width:100%!important}}section.custom-text-image-block .container .content-wrapper .image-wrapper img{width:100%;height:100%;object-fit:contain}section.custom-text-image-block .container .content-wrapper .text-wrapper{width:50%}@media(min-width:768px)and (max-width:991px){section.custom-text-image-block .container .content-wrapper .text-wrapper{width:100%}}@media screen and (max-width:767px){section.custom-text-image-block .container .content-wrapper .text-wrapper{width:100%}}@media screen and (max-width:480px){section.custom-text-image-block .container .content-wrapper .text-wrapper{width:100%}}section.custom-text-image-block .container .content-wrapper .text-wrapper .headers{margin-bottom:4rem}@media screen and (max-width:767px){section.custom-text-image-block .container .content-wrapper .text-wrapper .headers{margin-bottom:2rem}}@media screen and (max-width:480px){section.custom-text-image-block .container .content-wrapper .text-wrapper .headers{margin-bottom:2rem}}section.custom-text-image-block .container .content-wrapper .text-wrapper .headers span{color:#757575}@media screen and (max-width:767px){section.custom-text-image-block .container .content-wrapper .text-wrapper .headers span{display:block;margin-bottom:10px;line-height:24px}}@media screen and (max-width:480px){section.custom-text-image-block .container .content-wrapper .text-wrapper .headers span{display:block;margin-bottom:10px;line-height:24px}}section.custom-text-image-block .container .content-wrapper .text-wrapper .benefit-list{display:flex;flex-wrap:wrap;list-style-type:none;gap:2rem;flex-direction:column}section.custom-text-image-block .container .content-wrapper .text-wrapper .benefit-list .benefit-item{width:100%;display:flex;gap:2rem;flex-direction:row-reverse;justify-content:left}section.custom-text-image-block .container .content-wrapper .text-wrapper .benefit-list .benefit-item .benefit-item-image{display:block;width:10rem;height:10rem;object-fit:cover;border-radius:5px}section.custom-text-image-block .container .content-wrapper .text-wrapper .benefit-list .benefit-item .benefit-item-wrapper{flex:1}section.custom-text-image-block .container .content-wrapper .text-wrapper .benefit-list .benefit-item .benefit-item-wrapper img{width:35px;height:35px;object-fit:contain}section.custom-text-image-block .container .content-wrapper .text-wrapper .benefit-list .benefit-item .benefit-item-wrapper h3{margin-bottom:5px}section.custom-text-image-block .container .content-wrapper .text-wrapper .benefit-list .benefit-item .benefit-item-wrapper p{margin:initial;color:#000}section.custom-text-image-block .container .content-wrapper .text-wrapper .content-buttons{display:flex;gap:2rem;margin-top:4rem}@media screen and (max-width:767px){section.custom-text-image-block .container .content-wrapper .text-wrapper .content-buttons{flex-direction:column;gap:1rem;margin-top:3rem}}@media screen and (max-width:480px){section.custom-text-image-block .container .content-wrapper .text-wrapper .content-buttons{flex-direction:column;gap:1rem;margin-top:3rem}}section.custom-text-image-block .container .content-wrapper .text-wrapper .content-buttons .content-button,section.custom-text-image-block .container .content-wrapper .text-wrapper .content-buttons .poopy-button__ripple{width:50%}section.custom-multi-column{padding:50px 0}@media screen and (max-width:767px){section.custom-multi-column{padding:25px 0}}section.custom-multi-column .container .section-subheader{margin-top:1rem}section.custom-multi-column .container .section-subheader p{margin:initial}section.custom-multi-column .container .column-wrapper{margin-top:4rem;display:flex;gap:4rem;justify-content:center}@media screen and (max-width:767px){section.custom-multi-column .container .column-wrapper{margin-top:3rem;flex-direction:column;gap:3rem}}@media screen and (max-width:480px){section.custom-multi-column .container .column-wrapper{margin-top:3rem;flex-direction:column;gap:3rem}}section.custom-multi-column .container .column-wrapper .item{position:relative;width:30%}@media screen and (max-width:767px){section.custom-multi-column .container .column-wrapper .item{width:100%}}@media screen and (max-width:480px){section.custom-multi-column .container .column-wrapper .item{width:100%}}section.custom-multi-column .container .column-wrapper .item .item-image{position:relative;width:100%;padding-top:100%}section.custom-multi-column .container .column-wrapper .item .item-image .number-badges{position:absolute;left:50%;transform:translate(-50%);top:-20px;z-index:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:18px;line-height:initial;border-radius:100px}@media screen and (max-width:767px){section.custom-multi-column .container .column-wrapper .item .item-image .number-badges{top:-10px}}@media screen and (max-width:480px){section.custom-multi-column .container .column-wrapper .item .item-image .number-badges{top:-10px}}section.custom-multi-column .container .column-wrapper .item .item-image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:30px}@media screen and (max-width:767px){section.custom-multi-column .container .column-wrapper .item .item-image img{border-radius:20px}}@media screen and (max-width:480px){section.custom-multi-column .container .column-wrapper .item .item-image img{border-radius:20px;margin-top:1rem}}section.custom-multi-column .container .column-wrapper .item .item-text{padding:20px}@media screen and (max-width:767px){section.custom-multi-column .container .column-wrapper .item .item-text{padding:20px 0 0;flex:1}}@media screen and (max-width:480px){section.custom-multi-column .container .column-wrapper .item .item-text{padding:20px 0 0;flex:1}}section.custom-multi-column .container .column-wrapper .item .item-text h3{margin-bottom:1rem}section.custom-multi-column .container .column-wrapper .item .item-text p{margin:initial;color:#000}section.custom-multi-column .container .cta-button{margin:0 auto;margin-top:3rem;max-width:fit-content}section.custom-multi-column-v2{padding:50px 0}@media screen and (max-width:767px){section.custom-multi-column-v2{padding:25px 0}}section.custom-multi-column-v2 .container .section-subheader{margin-top:1rem}section.custom-multi-column-v2 .container .section-subheader p{margin:initial}section.custom-multi-column-v2 .container .column-wrapper{margin-top:4rem;display:flex;gap:2rem;justify-content:center}@media screen and (max-width:767px){section.custom-multi-column-v2 .container .column-wrapper{margin-top:3rem;flex-direction:column;gap:3rem}}@media screen and (max-width:480px){section.custom-multi-column-v2 .container .column-wrapper{margin-top:3rem;flex-direction:column;gap:3rem}}section.custom-multi-column-v2 .container .column-wrapper .item{position:relative;width:30%}@media screen and (max-width:767px){section.custom-multi-column-v2 .container .column-wrapper .item{width:100%;display:flex;align-items:center;gap:1.5rem}}@media screen and (max-width:480px){section.custom-multi-column-v2 .container .column-wrapper .item{width:100%;display:flex;align-items:center;gap:1.5rem}}section.custom-multi-column-v2 .container .column-wrapper .item .item-image{position:relative;width:100%;padding-top:100%}@media screen and (max-width:767px){section.custom-multi-column-v2 .container .column-wrapper .item .item-image{padding:initial;width:100px;height:100px}}@media screen and (max-width:480px){section.custom-multi-column-v2 .container .column-wrapper .item .item-image{padding:initial;width:100px;height:100px}}section.custom-multi-column-v2 .container .column-wrapper .item .item-image .number-badges{position:absolute;left:50%;transform:translate(-50%);top:-20px;z-index:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:18px;line-height:initial;border-radius:100px}@media screen and (max-width:767px){section.custom-multi-column-v2 .container .column-wrapper .item .item-image .number-badges{top:-15px;width:30px;height:30px;font-size:14px}}@media screen and (max-width:480px){section.custom-multi-column-v2 .container .column-wrapper .item .item-image .number-badges{top:-15px;width:30px;height:30px;font-size:14px}}section.custom-multi-column-v2 .container .column-wrapper .item .item-image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:1rem}@media screen and (max-width:767px){section.custom-multi-column-v2 .container .column-wrapper .item .item-image img{margin-top:initial;border-radius:15px}}@media screen and (max-width:480px){section.custom-multi-column-v2 .container .column-wrapper .item .item-image img{margin-top:initial;border-radius:15px}}section.custom-multi-column-v2 .container .column-wrapper .item .item-text{padding:2rem 0 0}@media screen and (max-width:767px){section.custom-multi-column-v2 .container .column-wrapper .item .item-text{padding:initial;flex:1;text-align:left!important;display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width:480px){section.custom-multi-column-v2 .container .column-wrapper .item .item-text{padding:initial;flex:1;text-align:left!important;display:flex;flex-direction:column;justify-content:center}}section.custom-multi-column-v2 .container .column-wrapper .item .item-text h3{margin-bottom:1rem}section.custom-multi-column-v2 .container .column-wrapper .item .item-text p{margin:initial;color:#000}@media screen and (max-width:767px){section.custom-multi-column-v2 .container .column-wrapper .item .item-text p{line-height:1.5}}@media screen and (max-width:480px){section.custom-multi-column-v2 .container .column-wrapper .item .item-text p{line-height:1.5}}section.custom-multi-column-v2 .container .cta-button{margin:0 auto;margin-top:3rem;max-width:fit-content}section.custom-specs-section{padding:50px 0}@media screen and (max-width:767px){section.custom-specs-section{padding:25px 0}}@media screen and (max-width:480px){section.custom-specs-section{padding:25px 0}}section.custom-specs-section .container .section-header{text-align:center;margin-bottom:4rem}@media screen and (max-width:767px){section.custom-specs-section .container .section-header{margin-bottom:2rem}}@media screen and (max-width:480px){section.custom-specs-section .container .section-header{margin-bottom:2rem}}@media screen and (max-width:767px){section.custom-specs-section .container .section-header h2{font-size:20px!important}}@media screen and (max-width:480px){section.custom-specs-section .container .section-header h2{font-size:20px!important}}section.custom-specs-section .container .tech-images{display:flex;gap:2rem;margin-bottom:2rem}@media screen and (max-width:767px){section.custom-specs-section .container .tech-images{gap:1rem;margin-bottom:1rem;flex-direction:column}}@media screen and (max-width:480px){section.custom-specs-section .container .tech-images{gap:1rem;margin-bottom:1rem;flex-direction:column}}section.custom-specs-section .container .tech-images .image{flex:1;padding:20px;max-height:350px;background-color:#f1f1f1;border-radius:15px;text-align:center;overflow:hidden}@media screen and (max-width:767px){section.custom-specs-section .container .tech-images .image{max-height:initial}}@media screen and (max-width:480px){section.custom-specs-section .container .tech-images .image{max-height:initial}}section.custom-specs-section .container .tech-images .image img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:767px){section.custom-specs-section .container .tech-images .image img{width:60%}}@media screen and (max-width:480px){section.custom-specs-section .container .tech-images .image img{width:60%}}section.custom-specs-section .container .tech-details{display:flex;gap:2rem}@media screen and (max-width:767px){section.custom-specs-section .container .tech-details{gap:1rem;flex-direction:column}}@media screen and (max-width:480px){section.custom-specs-section .container .tech-details{gap:1rem;flex-direction:column}}section.custom-specs-section .container .tech-details .detail{flex:1 1 auto;padding:25px 10px;background-color:#f1f1f1;text-align:center;border-radius:15px}section.custom-specs-section .container .tech-details .detail p{margin:initial;color:#000}section.custom-specs-v2{padding:50px 0}@media screen and (max-width:767px){section.custom-specs-v2{padding:25px 0}}@media screen and (max-width:480px){section.custom-specs-v2{padding:25px 0}}section.custom-specs-v2 .container .section-header{margin-bottom:4rem}@media screen and (max-width:767px){section.custom-specs-v2 .container .section-header{margin-bottom:2rem}}@media screen and (max-width:480px){section.custom-specs-v2 .container .section-header{margin-bottom:2rem}}section.custom-specs-v2 .container .tech-images{display:flex;gap:2rem;margin-bottom:2rem}@media screen and (max-width:767px){section.custom-specs-v2 .container .tech-images{gap:1rem;margin-bottom:1rem;flex-direction:column}}@media screen and (max-width:480px){section.custom-specs-v2 .container .tech-images{gap:1rem;margin-bottom:1rem;flex-direction:column}}section.custom-specs-v2 .container .tech-images .image{flex:1;padding:20px;max-height:350px;border-radius:15px;text-align:center;overflow:hidden}@media screen and (max-width:767px){section.custom-specs-v2 .container .tech-images .image{max-height:initial}}@media screen and (max-width:480px){section.custom-specs-v2 .container .tech-images .image{max-height:initial}}section.custom-specs-v2 .container .tech-images .image img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:767px){section.custom-specs-v2 .container .tech-images .image img{width:60%}}@media screen and (max-width:480px){section.custom-specs-v2 .container .tech-images .image img{width:60%}}section.custom-specs-v2 .container .tech-details{display:flex;gap:2rem}@media screen and (max-width:767px){section.custom-specs-v2 .container .tech-details{gap:1rem;flex-direction:column}}@media screen and (max-width:480px){section.custom-specs-v2 .container .tech-details{gap:1rem;flex-direction:column}}section.custom-specs-v2 .container .tech-details .detail{flex:1 1 auto;padding:25px 10px;text-align:center;border-radius:15px}section.custom-specs-v2 .container .tech-details .detail p{margin:initial}section.custom-app-slider{padding:25px 50px;min-height:200px}@media screen and (max-width:767px){section.custom-app-slider{padding:25px 20px}}@media screen and (max-width:480px){section.custom-app-slider{padding:25px 20px}}section.custom-app-slider .container{position:relative;max-width:1400px;margin:0 auto}section.custom-app-slider .container .section-header{max-width:500px;position:absolute;top:35%;left:43%}@media(min-width:992px)and (max-width:1199px){section.custom-app-slider .container .section-header{left:41%}}@media(min-width:768px)and (max-width:991px){section.custom-app-slider .container .section-header{top:20%;left:41%}}@media screen and (max-width:767px){section.custom-app-slider .container .section-header{max-width:initial;position:initial;text-align:center;margin-bottom:2rem}}@media screen and (max-width:480px){section.custom-app-slider .container .section-header{max-width:initial;position:initial;text-align:center;margin-bottom:2rem}}section.custom-app-slider .container .slider-arrows{position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}section.custom-app-slider .container .slider-arrows .app-arrow{padding:15px 15px 15px 25px;width:70px;height:70px;background-color:#ff7f00;border:initial;border-radius:50%;cursor:pointer}@media(min-width:768px)and (max-width:991px){section.custom-app-slider .container .slider-arrows .app-arrow{padding:10px 10px 10px 20px;width:50px;height:50px}}@media screen and (max-width:767px){section.custom-app-slider .container .slider-arrows .app-arrow{padding:10px 10px 10px 15px;width:40px;height:40px}}@media screen and (max-width:480px){section.custom-app-slider .container .slider-arrows .app-arrow{padding:10px 10px 10px 15px;width:40px;height:40px}}section.custom-app-slider .container .slider-arrows .app-arrow img{width:100%;height:100%;object-fit:contain}section.custom-app-slider .container .slider-arrows .prev{transform:rotate(180deg)}section.custom-app-slider .container .slider-arrows .next{float:right}section.custom-app-slider .container .app-slider{display:flex;overflow:hidden;transition:transform .3s ease-in-out}section.custom-app-slider .container .app-slider .item{padding:0 250px;width:100%;flex:0 0 auto;display:flex;align-items:center;z-index:1}@media(min-width:1200px)and (max-width:1439px){section.custom-app-slider .container .app-slider .item{padding:0 150px}}@media(min-width:992px)and (max-width:1199px){section.custom-app-slider .container .app-slider .item{padding:0 50px}}@media(min-width:768px)and (max-width:991px){section.custom-app-slider .container .app-slider .item{padding:0 50px}}@media screen and (max-width:767px){section.custom-app-slider .container .app-slider .item{padding:0 30px;flex-direction:column}}@media screen and (max-width:480px){section.custom-app-slider .container .app-slider .item{padding:0 30px;flex-direction:column}}section.custom-app-slider .container .app-slider .item .image{flex:0 0 40%;padding:5rem}@media(min-width:1200px)and (max-width:1439px){section.custom-app-slider .container .app-slider .item .image{padding:4rem}}@media(min-width:992px)and (max-width:1199px){section.custom-app-slider .container .app-slider .item .image{padding:3rem}}@media(min-width:768px)and (max-width:991px){section.custom-app-slider .container .app-slider .item .image{padding:2rem}}@media screen and (max-width:767px){section.custom-app-slider .container .app-slider .item .image{padding:2rem 5rem}}@media screen and (max-width:480px){section.custom-app-slider .container .app-slider .item .image{padding:2rem 5rem}}section.custom-app-slider .container .app-slider .item .image img{width:100%;height:100%;object-fit:contain}section.custom-app-slider .container .app-slider .item .content{flex:0 0 55%;display:flex;flex-direction:column;align-items:start}@media screen and (max-width:767px){section.custom-app-slider .container .app-slider .item .content{display:initial;margin-top:initial;text-align:center}}@media screen and (max-width:480px){section.custom-app-slider .container .app-slider .item .content{display:initial;margin-top:initial;text-align:center}}@media screen and (max-width:767px){section.custom-app-slider .container .app-slider .item .content h3{margin-bottom:10px}}@media screen and (max-width:480px){section.custom-app-slider .container .app-slider .item .content h3{margin-bottom:10px}}section.custom-app-slider .container .app-slider .item .content p{margin:initial}section.custom-app-slider .container .app-slider .item .content .poopy-button,section.custom-app-slider .container .app-slider .item .content .poopy-button__ripple{margin-top:2rem}section.custom-app-slider .container .app-slider .item .has-header{margin-top:100px}@media(min-width:768px)and (max-width:991px){section.custom-app-slider .container .app-slider .item .has-header{margin-top:120px}}section.poopy-app-slider{padding:50px 30px;background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width:767px){section.poopy-app-slider{padding:30px}}@media screen and (max-width:480px){section.poopy-app-slider{padding:30px}}section.poopy-app-slider .poopy-app-slider_wrapper{margin:0 auto!important;max-width:860px!important;border-radius:2rem!important;overflow:hidden!important}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide{background:#fff;border-radius:2rem}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item{position:relative;display:flex;gap:5rem;padding:5rem}@media screen and (max-width:767px){section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item{align-items:center;flex-direction:column;gap:3rem;padding:3rem}}@media screen and (max-width:480px){section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item{align-items:center;flex-direction:column;gap:3rem;padding:3rem}}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_number{position:absolute;top:0;right:5rem;color:#757575;font-size:96px}@media screen and (max-width:767px){section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_number{display:none}}@media screen and (max-width:480px){section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_number{display:none}}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_media{width:370px}@media screen and (max-width:767px){section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_media{width:160px}}@media screen and (max-width:480px){section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_media{width:160px}}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_media img{display:block;width:100%;height:100%;object-fit:contain}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:2rem;width:100%}@media screen and (max-width:767px){section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details{align-items:center;text-align:center}}@media screen and (max-width:480px){section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details{align-items:center;text-align:center}}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details span{display:block;line-height:1.5}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details h3{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:initial;line-height:1.5}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details button{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:2rem;background:#ff7f0012;border:1px solid rgba(255,127,0,.1333333333);border-radius:1rem;box-sizing:border-box;cursor:pointer}@media screen and (max-width:767px){section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details button{margin-top:5rem;padding:1.5rem 2rem;width:100%}}@media screen and (max-width:480px){section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details button{margin-top:5rem;padding:1.5rem 2rem;width:100%}}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details button img{display:block;width:25px;height:25px;object-fit:contain}section.poopy-app-slider .poopy-app-slider_wrapper swiper-container swiper-slide .poopy-app-slider_item .poopy-app-slider_item_details button span{display:block;color:#ff7f00;font-size:16px;line-height:1.2}section.custom-homepage-banner{padding:5rem 0;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}@media screen and (max-width:767px){section.custom-homepage-banner{padding:initial;background-image:initial!important}}@media screen and (max-width:480px){section.custom-homepage-banner{padding:initial;background-image:initial!important}}section.custom-homepage-banner .custom-homepage-banner__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}section.custom-homepage-banner .banner-overlay{display:block;position:absolute;top:0;width:50%;height:100%;background:linear-gradient(to left,#0000,#00000080)}@media screen and (max-width:767px){section.custom-homepage-banner .banner-overlay{display:none}}@media screen and (max-width:480px){section.custom-homepage-banner .banner-overlay{display:none}}section.custom-homepage-banner .container{position:relative;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:767px){section.custom-homepage-banner .container{padding:25px 30px;height:initial!important;display:flex;flex-direction:column;gap:3rem}}@media screen and (max-width:480px){section.custom-homepage-banner .container{padding:25px 30px;height:initial!important;display:flex;flex-direction:column;gap:3rem}}section.custom-homepage-banner .container .banner-header{max-width:450px}@media screen and (max-width:767px){section.custom-homepage-banner .container .banner-header{display:flex;flex-direction:column;gap:2rem}}@media screen and (max-width:480px){section.custom-homepage-banner .container .banner-header{display:flex;flex-direction:column;gap:2rem}}section.custom-homepage-banner .container .banner-header h1{margin-bottom:2rem;line-height:1.2}@media screen and (max-width:767px){section.custom-homepage-banner .container .banner-header h1{margin:initial}}@media screen and (max-width:480px){section.custom-homepage-banner .container .banner-header h1{margin:initial}}section.custom-homepage-banner .container .banner-header p{margin:initial}section.custom-homepage-banner .container .banner-countdown-timer__timer{margin-top:2rem;max-width:fit-content;padding:10px 15px;border-radius:10px}section.custom-homepage-banner .container .banner-countdown-timer__timer .countdown-timer .countdown{display:flex;align-items:center;justify-content:center;gap:10px}section.custom-homepage-banner .container .banner-countdown-timer__timer .countdown-timer .countdown .countdown-item{display:flex;flex-direction:column;align-items:center;border-radius:5px}section.custom-homepage-banner .container .banner-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{display:block;line-height:initial}@media(min-width:768px)and (max-width:991px){section.custom-homepage-banner .container .banner-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{font-size:22px!important}}@media screen and (max-width:767px){section.custom-homepage-banner .container .banner-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{font-size:20px!important}}@media screen and (max-width:480px){section.custom-homepage-banner .container .banner-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{font-size:20px!important}}section.custom-homepage-banner .container .banner-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{display:block;line-height:initial}@media(min-width:768px)and (max-width:991px){section.custom-homepage-banner .container .banner-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{font-size:14px!important}}@media screen and (max-width:767px){section.custom-homepage-banner .container .banner-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{font-size:14px!important}}@media screen and (max-width:480px){section.custom-homepage-banner .container .banner-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{font-size:14px!important}}section.custom-homepage-banner .container .banner-buttons{display:flex;gap:1rem}@media screen and (max-width:767px){section.custom-homepage-banner .container .banner-buttons{flex-direction:column;width:80%}}@media screen and (max-width:480px){section.custom-homepage-banner .container .banner-buttons{flex-direction:column;width:80%}}section.custom-homepage-banner .container .banner-buttons .poopy-button{margin-top:3rem}@media screen and (max-width:767px){section.custom-homepage-banner .container .banner-buttons .poopy-button{margin:initial;padding:1rem 3rem}}@media screen and (max-width:480px){section.custom-homepage-banner .container .banner-buttons .poopy-button{margin:initial;padding:1rem 3rem}}section.custom-homepage-banner .container .banner-buttons .poopy-button__ripple{margin-top:3rem}@media screen and (max-width:767px){section.custom-homepage-banner .container .banner-buttons .poopy-button__ripple{margin:initial}}@media screen and (max-width:480px){section.custom-homepage-banner .container .banner-buttons .poopy-button__ripple{margin:initial}}section.custom-homepage-banner__mobile{display:none;max-width:800px;max-height:800px;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;aspect-ratio:16/9}@media screen and (max-width:767px){section.custom-homepage-banner__mobile{display:block}}@media screen and (max-width:480px){section.custom-homepage-banner__mobile{display:block}}section.custom-homepage-banner__mobile .custom-homepage-banner__mobile__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:767px){section.custom-slider-banner{height:100%!important}}@media screen and (max-width:480px){section.custom-slider-banner{height:100%!important}}section.custom-slider-banner .custom-slider-banner__swiper{height:100%}section.custom-slider-banner .custom-slider-banner__swiper .container{display:flex;height:100%}@media screen and (max-width:767px){section.custom-slider-banner .custom-slider-banner__swiper .container{flex-direction:column!important}}@media screen and (max-width:480px){section.custom-slider-banner .custom-slider-banner__swiper .container{flex-direction:column!important}}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy{position:relative;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;width:50%;flex:1}@media screen and (max-width:767px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy{width:initial}}@media screen and (max-width:480px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy{width:initial}}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__background-image{position:absolute;width:100%;height:100%;object-fit:cover}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper{display:flex;flex-direction:column;gap:2rem;max-width:534px;z-index:1}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__widget iframe{margin-left:-1rem;width:auto!important}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__trustpilot{display:flex;flex-direction:column;gap:.5rem;position:relative;margin:1rem 0}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__trustpilot .custom-slider-banner__copy__trustpilot__link{display:block;position:absolute;width:100%;height:100%;z-index:1}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__trustpilot .custom-slider-banner__copy__trustpilot__upper{display:flex;align-items:center;gap:1rem}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__trustpilot .custom-slider-banner__copy__trustpilot__upper .custom-slider-banner__copy__trustpilot__rate svg{display:block;vertical-align:middle;width:100px;height:20px}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__trustpilot .custom-slider-banner__copy__trustpilot__upper .custom-slider-banner__copy__trustpilot__text span{color:#000;font-size:14px;line-height:1}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__trustpilot .custom-slider-banner__copy__trustpilot__upper .custom-slider-banner__copy__trustpilot__logo svg{display:block;vertical-align:middle;width:80px;height:30px}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__trustpilot .custom-slider-banner__copy__trustpilot__lower .custom-slider-banner__copy__trustpilot__subheader span{color:#000;font-size:14px;line-height:1}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__header h1{line-height:1.2}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__subheader p{margin:initial;line-height:1.2}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__button .poopy-button{width:fit-content}@media screen and (max-width:767px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__button .poopy-button{min-width:initial}}@media screen and (max-width:480px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__button .poopy-button{min-width:initial}}@media screen and (max-width:767px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__button .poopy-button__ripple{width:fit-content!important}}@media screen and (max-width:480px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__copy .custom-slider-banner__copy__wrapper .custom-slider-banner__copy__button .poopy-button__ripple{width:fit-content!important}}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__image{position:relative;width:50%;height:100%}@media screen and (max-width:767px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__image{width:100%;aspect-ratio:2/1}}@media screen and (max-width:480px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__image{width:100%;aspect-ratio:2/1}}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__image img{display:block;width:100%;height:100%;object-fit:cover}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__image .custom-slider-banner__image__badge{position:absolute;top:5rem;right:5rem;display:flex;align-items:center;gap:1rem}@media screen and (max-width:767px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__image .custom-slider-banner__image__badge{top:2rem;right:2rem}}@media screen and (max-width:480px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__image .custom-slider-banner__image__badge{top:2rem;right:2rem}}section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__image .custom-slider-banner__image__badge img{display:block;width:80px;height:100%;object-fit:contain}@media screen and (max-width:767px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__image .custom-slider-banner__image__badge img{width:50px}}@media screen and (max-width:480px){section.custom-slider-banner .custom-slider-banner__swiper .container .custom-slider-banner__image .custom-slider-banner__image__badge img{width:50px}}section.custom-collection-slider{padding:5rem 0}@media screen and (max-width:767px){section.custom-collection-slider{padding:3rem 0}}@media screen and (max-width:480px){section.custom-collection-slider{padding:3rem 0}}section.custom-collection-slider .container{max-width:140rem;margin:0 auto}section.custom-collection-slider .container .section-header{margin-bottom:5rem;padding:0 2rem;text-align:center}@media screen and (max-width:767px){section.custom-collection-slider .container .section-header{margin-bottom:3rem}}@media screen and (max-width:480px){section.custom-collection-slider .container .section-header{margin-bottom:3rem}}@media screen and (max-width:767px){section.custom-collection-slider .container .section-header h2{font-size:20px!important}}@media screen and (max-width:480px){section.custom-collection-slider .container .section-header h2{font-size:20px!important}}section.custom-collection-slider .container .slider-wrapper{display:flex;gap:2rem;list-style-type:none;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none}@media screen and (max-width:767px){section.custom-collection-slider .container .slider-wrapper{gap:1rem;overflow:auto;justify-content:initial!important}}@media screen and (max-width:480px){section.custom-collection-slider .container .slider-wrapper{gap:1rem;overflow:auto;justify-content:initial!important}}section.custom-collection-slider .container .slider-wrapper.active{cursor:grabbing}section.custom-collection-slider .container .slider-wrapper .item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;padding:5rem;width:calc(20% - 16px);border:1px solid #D9D9D9;border-radius:20px;transition:all ease .3s}section.custom-collection-slider .container .slider-wrapper .item:hover{border:1px solid #FF7F00}section.custom-collection-slider .container .slider-wrapper .item:hover .item-title h3{color:#ff7f00}@media(min-width:1200px)and (max-width:1439px){section.custom-collection-slider .container .slider-wrapper .item{padding:4rem}}@media(min-width:992px)and (max-width:1199px){section.custom-collection-slider .container .slider-wrapper .item{padding:3rem}}@media(min-width:768px)and (max-width:991px){section.custom-collection-slider .container .slider-wrapper .item{padding:2rem}}@media screen and (max-width:767px){section.custom-collection-slider .container .slider-wrapper .item{padding:1rem;width:30%}}@media screen and (max-width:480px){section.custom-collection-slider .container .slider-wrapper .item{padding:1rem;width:30%}}section.custom-collection-slider .container .slider-wrapper .item .item-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px}section.custom-collection-slider .container .slider-wrapper .item .image{margin-bottom:1rem;height:15rem}@media(min-width:1200px)and (max-width:1439px){section.custom-collection-slider .container .slider-wrapper .item .image{height:12rem}}@media(min-width:992px)and (max-width:1199px){section.custom-collection-slider .container .slider-wrapper .item .image{height:8rem}}@media(min-width:768px)and (max-width:991px){section.custom-collection-slider .container .slider-wrapper .item .image{height:7rem}}@media screen and (max-width:767px){section.custom-collection-slider .container .slider-wrapper .item .image{height:7rem}}@media screen and (max-width:480px){section.custom-collection-slider .container .slider-wrapper .item .image{height:7rem}}section.custom-collection-slider .container .slider-wrapper .item .image img{width:100%;height:100%;object-fit:contain;pointer-events:none}section.custom-collection-slider .container .slider-wrapper .item .item-title{text-align:center}section.custom-collection-slider .container .slider-wrapper .item .item-title h3{color:#000;transition:all ease .3s}@media screen and (max-width:767px){section.custom-collection-slider .container .slider-wrapper .item .item-title h3{font-size:10px!important}}@media screen and (max-width:480px){section.custom-collection-slider .container .slider-wrapper .item .item-title h3{font-size:10px!important}}section.custom-cta-block{padding:3rem 0}section.custom-cta-block .container .cta-wrapper{padding:5rem;border-radius:15px}@media screen and (max-width:767px){section.custom-cta-block .container .cta-wrapper{padding:3rem 1rem;border-top-width:5px!important;border-right-width:5px!important;border-bottom-width:5px!important;border-left-width:5px!important}}@media screen and (max-width:480px){section.custom-cta-block .container .cta-wrapper{padding:3rem 1rem;border-top-width:5px!important;border-right-width:5px!important;border-bottom-width:5px!important;border-left-width:5px!important}}section.custom-cta-block .container .cta-wrapper .image-wrapper{display:flex;align-items:center;justify-content:center}section.custom-cta-block .container .cta-wrapper .image-wrapper .left-image{flex:0 0 30%;max-width:180px;max-height:180px}section.custom-cta-block .container .cta-wrapper .image-wrapper .left-image img{width:100%;height:100%;object-fit:contain}section.custom-cta-block .container .cta-wrapper .image-wrapper .middle-image{flex:0 0 40%;max-width:235px;max-height:235px}section.custom-cta-block .container .cta-wrapper .image-wrapper .middle-image img{width:100%;height:100%;object-fit:contain}section.custom-cta-block .container .cta-wrapper .image-wrapper .right-image{flex:0 0 30%;max-width:180px;max-height:180px}section.custom-cta-block .container .cta-wrapper .image-wrapper .right-image img{width:100%;height:100%;object-fit:contain}section.custom-cta-block .container .cta-wrapper .text-wrapper{margin:2rem 0;text-align:center}section.custom-cta-block .container .cta-wrapper .text-wrapper h2{margin-bottom:.5rem}@media screen and (max-width:767px){section.custom-cta-block .container .cta-wrapper .text-wrapper h2{font-size:16px!important}}@media screen and (max-width:480px){section.custom-cta-block .container .cta-wrapper .text-wrapper h2{font-size:16px!important}}section.custom-cta-block .container .cta-wrapper .text-wrapper p{margin:initial;color:#000}@media screen and (max-width:767px){section.custom-cta-block .container .cta-wrapper .text-wrapper p{font-size:12px!important}}@media screen and (max-width:480px){section.custom-cta-block .container .cta-wrapper .text-wrapper p{font-size:12px!important}}section.custom-cta-block .container .cta-wrapper .cta-button{margin:0 auto;max-width:180px;box-shadow:initial}@media screen and (max-width:767px){section.custom-cta-block .container .cta-wrapper .cta-button{max-width:118px}}@media screen and (max-width:480px){section.custom-cta-block .container .cta-wrapper .cta-button{max-width:118px}}section.custom-service-section{padding:5rem 0}@media screen and (max-width:767px){section.custom-service-section{padding:3rem 0}}@media screen and (max-width:480px){section.custom-service-section{padding:3rem 0}}section.custom-service-section .container{display:flex}@media screen and (max-width:767px){section.custom-service-section .container{flex-direction:column}}@media screen and (max-width:480px){section.custom-service-section .container{flex-direction:column}}section.custom-service-section .container main.page{width:70%}@media screen and (max-width:767px){section.custom-service-section .container main.page{width:100%}}@media screen and (max-width:480px){section.custom-service-section .container main.page{width:100%}}section.custom-service-section .container main.page .accordion-header{padding:2rem;background-color:#d9d9d9;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;align-items:center;gap:1rem}section.custom-service-section .container main.page .accordion-header img{width:40px;height:40px;object-fit:contain}@media screen and (max-width:767px){section.custom-service-section .container main.page .accordion-header img{width:30px;height:30px}}@media screen and (max-width:480px){section.custom-service-section .container main.page .accordion-header img{width:30px;height:30px}}section.custom-service-section .container main.page .accordion-header h2{font-size:30px}@media(min-width:768px)and (max-width:991px){section.custom-service-section .container main.page .accordion-header h2{font-size:20px}}@media screen and (max-width:767px){section.custom-service-section .container main.page .accordion-header h2{font-size:20px}}@media screen and (max-width:480px){section.custom-service-section .container main.page .accordion-header h2{font-size:20px}}section.custom-service-section .container main.page .accordion{display:flex;flex-wrap:wrap}section.custom-service-section .container main.page .accordion .accordion-item{width:100%;border:1px solid #E4E4E4}section.custom-service-section .container main.page .accordion .accordion-item .accordion-topic{position:relative;display:flex;align-items:center;padding:2rem;width:100%;color:#000;background-color:transparent;border:initial;cursor:pointer}section.custom-service-section .container main.page .accordion .accordion-item .accordion-topic:hover span{color:#ff7f00}section.custom-service-section .container main.page .accordion .accordion-item .accordion-topic span{padding-right:2rem;color:#000;font-size:18px;text-align:left;transition:all ease .3s}@media(min-width:768px)and (max-width:991px){section.custom-service-section .container main.page .accordion .accordion-item .accordion-topic span{font-size:14px}}@media screen and (max-width:767px){section.custom-service-section .container main.page .accordion .accordion-item .accordion-topic span{font-size:14px}}@media screen and (max-width:480px){section.custom-service-section .container main.page .accordion .accordion-item .accordion-topic span{font-size:14px}}section.custom-service-section .container main.page .accordion .accordion-item .accordion-topic .caret{position:absolute;right:2rem;display:block;object-fit:contain;transition:all ease .3s;transform:rotate(90deg);width:15px;height:12px}@media screen and (max-width:767px){section.custom-service-section .container main.page .accordion .accordion-item .accordion-topic .caret{width:8px}}@media screen and (max-width:480px){section.custom-service-section .container main.page .accordion .accordion-item .accordion-topic .caret{width:8px}}section.custom-service-section .container main.page .accordion .accordion-item .active span{color:#ff7f00}section.custom-service-section .container main.page .accordion .accordion-item .active .caret{transform:rotate(270deg)}section.custom-service-section .container main.page .accordion .accordion-item .accordion-content{padding:0 2rem;max-height:0;overflow:hidden;transition:all ease .3s}section.custom-service-section .container main.page .accordion .accordion-item .accordion-content p{margin:initial;margin:.5rem 0;color:#000;font-size:12px}section.custom-service-section .container main.page .accordion .accordion-item .accordion-content ol,section.custom-service-section .container main.page .accordion .accordion-item .accordion-content ul{margin:.5rem 0;padding-left:1.5rem;color:#000;font-size:12px}section.custom-service-section .container main.page .accordion .accordion-item .accordion-content .accordion-item-button{margin-top:2rem;padding:.5rem 1.5rem;max-width:fit-content;font-size:12px;box-shadow:initial}section.custom-service-section .container main.page .accordion .active-item{padding-bottom:2rem}section.custom-service-section .container main.page .accordion-footer{margin-top:4rem}section.custom-service-section .container main.page .accordion-footer h3{font-size:20px}section.custom-service-section .container main.page .accordion-footer .accordion-footer-button{margin-top:2rem;padding:1rem 2rem;max-width:fit-content;font-size:14px;border-radius:5px;box-shadow:initial}section.custom-service-section .container aside.sidebar{padding-left:5rem;width:30%}@media(min-width:768px)and (max-width:991px){section.custom-service-section .container aside.sidebar{padding-left:3rem}}@media screen and (max-width:767px){section.custom-service-section .container aside.sidebar{margin-top:1rem;padding:initial;width:100%}}@media screen and (max-width:480px){section.custom-service-section .container aside.sidebar{margin-top:1rem;padding:initial;width:100%}}section.custom-service-section .container aside.sidebar .sidebar-header{padding:2rem 0}section.custom-service-section .container aside.sidebar .sidebar-header h3{font-size:30px}@media(min-width:768px)and (max-width:991px){section.custom-service-section .container aside.sidebar .sidebar-header h3{font-size:20px}}@media screen and (max-width:767px){section.custom-service-section .container aside.sidebar .sidebar-header h3{font-size:20px}}@media screen and (max-width:480px){section.custom-service-section .container aside.sidebar .sidebar-header h3{font-size:20px}}section.custom-service-section .container aside.sidebar .service-menu{display:flex;flex-direction:column}section.custom-service-section .container aside.sidebar .service-menu .service-menu-link{padding:1rem;display:flex;align-items:center;justify-content:space-between;text-decoration:initial;border:1px solid #D9D9D9}section.custom-service-section .container aside.sidebar .service-menu .service-menu-link:hover span{color:#ff7f00}section.custom-service-section .container aside.sidebar .service-menu .service-menu-link span{font-size:18px;color:#000;transition:all ease .3s}@media(min-width:768px)and (max-width:991px){section.custom-service-section .container aside.sidebar .service-menu .service-menu-link span{font-size:14px}}@media screen and (max-width:767px){section.custom-service-section .container aside.sidebar .service-menu .service-menu-link span{font-size:14px}}@media screen and (max-width:480px){section.custom-service-section .container aside.sidebar .service-menu .service-menu-link span{font-size:14px}}section.custom-service-section .container aside.sidebar .service-menu .service-menu-link .caret{transform:rotate(90deg);width:15px;height:12px}@media screen and (max-width:767px){section.custom-service-section .container aside.sidebar .service-menu .service-menu-link .caret{width:8px}}@media screen and (max-width:480px){section.custom-service-section .container aside.sidebar .service-menu .service-menu-link .caret{width:8px}}section.custom-service-section .container .service-footer{margin-top:3rem}section.custom-service-section .container .service-footer h3{font-size:20px}section.custom-service-section .container .service-footer .accordion-footer-button{margin-top:2rem;padding:1rem 2rem;max-width:fit-content;font-size:14px;border-radius:5px;box-shadow:initial}section.custom-info-image-block .container .content-wrapper{display:flex;gap:2rem;max-height:390px}@media(min-width:1200px)and (max-width:1439px){section.custom-info-image-block .container .content-wrapper{max-height:320px}}@media(min-width:768px)and (max-width:991px){section.custom-info-image-block .container .content-wrapper{flex-direction:column!important;gap:1rem;max-height:initial}}@media screen and (max-width:767px){section.custom-info-image-block .container .content-wrapper{flex-direction:column!important;gap:1rem;max-height:initial}}@media screen and (max-width:480px){section.custom-info-image-block .container .content-wrapper{flex-direction:column!important;gap:1rem;max-height:initial}}section.custom-info-image-block .container .content-wrapper .image{width:70%}@media(min-width:768px)and (max-width:991px){section.custom-info-image-block .container .content-wrapper .image{width:100%;height:150px}}@media screen and (max-width:767px){section.custom-info-image-block .container .content-wrapper .image{width:100%;height:150px}}@media screen and (max-width:480px){section.custom-info-image-block .container .content-wrapper .image{width:100%;height:150px}}section.custom-info-image-block .container .content-wrapper .image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:15px}section.custom-info-image-block .container .content-wrapper .info{display:flex;flex-direction:column;justify-content:center;padding:3rem;width:30%;border-radius:15px}@media(min-width:768px)and (max-width:991px){section.custom-info-image-block .container .content-wrapper .info{width:100%;padding:2rem}}@media screen and (max-width:767px){section.custom-info-image-block .container .content-wrapper .info{width:100%;padding:2rem}}@media screen and (max-width:480px){section.custom-info-image-block .container .content-wrapper .info{width:100%;padding:2rem}}section.custom-info-image-block .container .content-wrapper .info h3{margin-bottom:1rem}@media(min-width:768px)and (max-width:991px){section.custom-info-image-block .container .content-wrapper .info h3{font-size:16px!important}}@media screen and (max-width:767px){section.custom-info-image-block .container .content-wrapper .info h3{font-size:16px!important}}@media screen and (max-width:480px){section.custom-info-image-block .container .content-wrapper .info h3{font-size:16px!important}}section.custom-info-image-block .container .content-wrapper .info p{margin:initial}@media(min-width:768px)and (max-width:991px){section.custom-info-image-block .container .content-wrapper .info p{font-size:12px!important}}@media screen and (max-width:767px){section.custom-info-image-block .container .content-wrapper .info p{font-size:12px!important}}@media screen and (max-width:480px){section.custom-info-image-block .container .content-wrapper .info p{font-size:12px!important}}section.custom-thumbnail-slider{padding:50px 0}@media screen and (max-width:767px){section.custom-thumbnail-slider{padding:25px 0}}section.custom-thumbnail-slider .slider{position:relative;max-width:850px;margin:auto;overflow:hidden}section.custom-thumbnail-slider .slider .slides{display:flex;transition:transform .3s ease-in-out}section.custom-thumbnail-slider .slider .slides .slide{min-width:100%;box-sizing:border-box;border:1px solid #000000;border-radius:30px}section.custom-thumbnail-slider .slider .slides .slide .video-review{background-position:center;background-repeat:repeat;background-size:cover;width:60%;height:700px;border-top-left-radius:30px;border-bottom-left-radius:30px;display:flex;align-items:center;justify-content:center}section.custom-thumbnail-slider .slider .slides .slide .video-review .play-button{display:block;background-color:#ff7f00;width:100px;height:100px;border-radius:50%;position:relative;cursor:pointer;opacity:.5;transition:all ease .3s}section.custom-thumbnail-slider .slider .slides .slide .video-review .play-button:hover{opacity:1}section.custom-thumbnail-slider .slider .slides .slide .video-review .play-button:before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:0;height:0;border-style:solid;border-width:20px 0 20px 30px;border-color:transparent transparent transparent #fff}section.custom-thumbnail-slider .slider .slides .slide .rating{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:3rem;width:40%}section.custom-thumbnail-slider .slider .slides .slide .rating .stars{width:15rem;object-fit:contain}section.custom-thumbnail-slider .slider .slides .slide .rating .comment{margin:initial;color:#000;font-size:20px;line-height:30px}section.custom-thumbnail-slider .thumbnail{margin-top:2rem}section.custom-thumbnail-slider .thumbnail .thumbnail-nav{display:flex;align-items:center;justify-content:center;gap:1rem}section.custom-thumbnail-slider .thumbnail .thumbnail-nav .prev,section.custom-thumbnail-slider .thumbnail .thumbnail-nav .next{display:block;padding:2rem;background-color:#ff7f00;width:70px;height:70px;border-radius:50%;cursor:pointer}section.custom-thumbnail-slider .thumbnail .thumbnail-nav .prev img,section.custom-thumbnail-slider .thumbnail .thumbnail-nav .next img{width:100%;height:100%;object-fit:contain}section.custom-thumbnail-slider .thumbnail .thumbnail-nav .dot{width:170px;height:130px;object-fit:cover;border-radius:30px;border:5px solid #ffffff;cursor:pointer;transition:all ease .3s}@media(min-width:992px)and (max-width:1199px){section.custom-thumbnail-slider .thumbnail .thumbnail-nav .dot{width:140px;height:110px}}section.custom-thumbnail-slider .thumbnail .thumbnail-nav .active{border:5px solid #FF7F00}footer.poopy-footer{position:relative;padding:50px 0}@media screen and (max-width:767px){footer.poopy-footer{padding:25px 0}}footer.poopy-footer .container .wrapper{display:flex;justify-content:space-between}@media(min-width:768px)and (max-width:991px){footer.poopy-footer .container .wrapper{flex-direction:column;gap:2rem}}@media screen and (max-width:767px){footer.poopy-footer .container .wrapper{flex-direction:column;gap:2rem}}@media screen and (max-width:480px){footer.poopy-footer .container .wrapper{flex-direction:column;gap:2rem}}footer.poopy-footer .container .wrapper .logo{width:15%}@media(min-width:768px)and (max-width:991px){footer.poopy-footer .container .wrapper .logo{width:50%}}@media screen and (max-width:767px){footer.poopy-footer .container .wrapper .logo{width:50%}}@media screen and (max-width:480px){footer.poopy-footer .container .wrapper .logo{width:50%}}footer.poopy-footer .container .wrapper .logo img{width:100%;object-fit:contain}footer.poopy-footer .container .wrapper .menus{width:65%;display:flex;justify-content:center;gap:3rem;margin-right:3rem;border-right:1px solid #ffffff}@media(min-width:768px)and (max-width:991px){footer.poopy-footer .container .wrapper .menus{flex-direction:column;gap:2rem;width:100%;margin-right:initial;border-right:initial}}@media screen and (max-width:767px){footer.poopy-footer .container .wrapper .menus{flex-direction:column;gap:2rem;width:100%;margin-right:initial;border-right:initial}}@media screen and (max-width:480px){footer.poopy-footer .container .wrapper .menus{flex-direction:column;gap:2rem;width:100%;margin-right:initial;border-right:initial}}footer.poopy-footer .container .wrapper .menus .menu .menu-header{margin-bottom:1rem;font-size:30px}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer .container .wrapper .menus .menu .menu-header{font-size:20px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer .container .wrapper .menus .menu .menu-header{font-size:20px}}footer.poopy-footer .container .wrapper .menus .menu .menu-links{list-style-type:none}footer.poopy-footer .container .wrapper .menus .menu .menu-links .menu-link a{color:#000;font-size:16px;text-decoration:none;transition:all ease .3s}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer .container .wrapper .menus .menu .menu-links .menu-link a{font-size:14px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer .container .wrapper .menus .menu .menu-links .menu-link a{font-size:14px}}footer.poopy-footer .container .wrapper .menus .menu .menu-links .menu-link a:hover{color:#ff7f00}footer.poopy-footer .container .wrapper .form{width:20%}@media(min-width:768px)and (max-width:991px){footer.poopy-footer .container .wrapper .form{width:100%;margin-top:2rem;padding-top:2rem;border-top:1px solid #000000}}@media screen and (max-width:767px){footer.poopy-footer .container .wrapper .form{width:100%;margin-top:2rem;padding-top:2rem;border-top:1px solid #000000}}@media screen and (max-width:480px){footer.poopy-footer .container .wrapper .form{width:100%;margin-top:2rem;padding-top:2rem;border-top:1px solid #000000}}footer.poopy-footer .container .wrapper .form h3{margin-bottom:2rem;font-size:20px}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer .container .wrapper .form h3{font-size:16px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer .container .wrapper .form h3{font-size:16px}}footer.poopy-footer .container .wrapper .form .poopy-form .poopy-form-field{display:flex}footer.poopy-footer .container .wrapper .form .poopy-form .poopy-form-field .poopy-form-input{padding:1.5rem;font-size:14px;border-top-left-radius:10px;border-bottom-left-radius:10px;border:initial}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer .container .wrapper .form .poopy-form .poopy-form-field .poopy-form-input{padding:1rem;font-size:12px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer .container .wrapper .form .poopy-form .poopy-form-field .poopy-form-input{padding:1rem;font-size:12px}}footer.poopy-footer .container .wrapper .form .poopy-form .poopy-form-field .poopy-form-input:focus-visible{outline:initial;outline-offset:initial;box-shadow:initial}footer.poopy-footer .container .wrapper .form .poopy-form .poopy-form-field .poopy-form-submit{padding:1.5rem 2rem;background-color:#ff7f00;border-top-right-radius:10px;border-bottom-right-radius:10px;border:initial;cursor:pointer;transition:all ease .3s}footer.poopy-footer .container .wrapper .form .poopy-form .poopy-form-field .poopy-form-submit:hover{background-color:#ff7f00}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer .container .wrapper .form .poopy-form .poopy-form-field .poopy-form-submit{padding:1rem 1.5rem}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer .container .wrapper .form .poopy-form .poopy-form-field .poopy-form-submit{padding:1rem 1.5rem}}footer.poopy-footer .container .wrapper .form .poopy-form .poopy-form-field .poopy-form-submit img{filter:invert(1)}footer.poopy-footer .container hr{margin:5rem 0}footer.poopy-footer .container .copyright{text-align:center}footer.poopy-footer .container .copyright span{font-size:14px}footer.poopy-footer-v2{padding:56px 0}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v2{padding:40px 0}}@media screen and (max-width:767px){footer.poopy-footer-v2{padding:40px 0}}@media screen and (max-width:480px){footer.poopy-footer-v2{padding:40px 0}}footer.poopy-footer-v2 .container .poopy-footer__wrapper{display:flex;justify-content:space-between;gap:120px}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer-v2 .container .poopy-footer__wrapper{gap:60px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v2 .container .poopy-footer__wrapper{gap:30px}}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v2 .container .poopy-footer__wrapper{flex-direction:column;gap:40px}}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper{flex-direction:column;gap:40px}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper{flex-direction:column;gap:40px}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left{max-width:400px}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left{max-width:360px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left{max-width:270px}}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left{gap:32px}}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left{gap:32px}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left{gap:32px}}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-logo{margin:0 auto}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-logo{margin:0 auto}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-logo img{width:100%;height:100%;object-fit:contain}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form{display:flex;flex-direction:column;gap:16px;margin-bottom:4rem}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-footer__left-form-heading span{color:#000;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-footer__left-form-heading span{font-size:20px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-footer__left-form-heading span{font-size:20px!important}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-footer__left-form-subheading{display:flex}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-footer__left-form-subheading span{color:#656565;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-footer__left-form-subheading span{font-size:14px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-footer__left-form-subheading span{font-size:14px!important}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-footer__left-form-subheading span bold{font-weight:600}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .poopy-form__field{display:flex}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .poopy-form__field .poopy-form__input{padding:17px;width:100%;font-size:16px;border:1px solid #C1C1C1;border-right:initial;border-top-left-radius:10px;border-bottom-left-radius:10px;outline:initial;box-shadow:initial}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .poopy-form__field .poopy-form__input{font-size:14px}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .poopy-form__field .poopy-form__submit{padding:17px;font-size:16px;background-color:#ff7f00;color:#fff;border:initial;border-top-right-radius:10px;border-bottom-right-radius:10px;cursor:pointer;transition:all ease .3s}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .poopy-form__field .poopy-form__submit{font-size:14px}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .poopy-form__field .poopy-form__submit:hover{filter:saturate(2)}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick{padding:initial!important;min-height:initial!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick input{padding:18px!important;width:100%!important;height:initial!important;font-size:14px!important;color:#000!important;border:1px solid #C1C1C1!important;border-right:initial!important;border-radius:10px 0 0 10px!important;outline:initial!important;box-shadow:initial!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick input::-webkit-input-placeholder{font-size:14px!important;color:#c1c1c1!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick input::-moz-placeholder{font-size:14px!important;color:#c1c1c1!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick input:-ms-input-placeholder{font-size:14px!important;color:#c1c1c1!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick input::-ms-input-placeholder{font-size:14px!important;color:#c1c1c1!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick button{padding:18.5px!important;height:initial!important;font-size:14px!important;background-color:#ff7f00!important;color:#fff!important;border:2px solid #FF7F00!important;border-radius:0 10px 10px 0!important;cursor:pointer!important;transition:all ease .3s}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick button:hover{background-color:#000!important;border:2px solid #000000!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick #rich-text-01JP5AN8EB9A510CDCS9QABRTS{margin-bottom:1rem}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick #rich-text-01JP5AN8EB9A510CDCS9QABRTS h1{text-align:left!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick #rich-text-01JP5AN8EB9A510CDCS9QABRTS h1 span{font-size:20px!important;color:#000!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick #rich-text-01JP5AN8EJJ05RTFQRG9JY7T6Z p{text-align:left!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__left-form .poopy-form .klaviyo-form .needsclick #rich-text-01JP5AN8EJJ05RTFQRG9JY7T6Z p span{font-size:14px!important;color:#656565!important}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__badges{display:flex;flex-wrap:wrap;align-items:center;gap:2rem}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__badges .poopy-footer__badge{display:flex;align-items:center;gap:1rem}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__badges .poopy-footer__badge img{display:block;width:70px;height:100%;object-fit:contain}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__badges .poopy-footer__badge img{width:50px}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__badges .poopy-footer__badge img{width:50px}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__badges .poopy-footer__left-reviews{transform:scale(1);transform-origin:left center}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__badges .poopy-footer__left-reviews .trustpilot-widget iframe{margin-left:-1rem;width:auto!important}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__badges .poopy-footer__left-reviews .trustpilot-widget iframe{margin-left:-1rem}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__left .poopy-footer__badges .poopy-footer__left-reviews .trustpilot-widget iframe{margin-left:-1rem}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right{flex:1;display:flex;width:100%}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right{gap:20px}}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right{flex-direction:column}}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right{flex-direction:column}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right{flex-direction:column}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu{display:flex;justify-content:space-between;gap:60px;width:100%}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu{gap:30px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu{gap:30px}}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu{flex-direction:column;gap:32px}}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu{flex-direction:column;gap:32px}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu{flex-direction:column;gap:32px}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu .menu{display:flex;flex-direction:column;gap:16px}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu .menu .menu-header{color:#000;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu .menu .menu-header{font-size:20px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu .menu .menu-header{font-size:20px!important}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu .menu .menu-links{list-style-type:none;display:flex;flex-direction:column;gap:16px}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu .menu .menu-links .menu-link a{display:block;line-height:1.5;color:#656565;text-decoration:initial;transition:all ease .3s}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu .menu .menu-links .menu-link a{font-size:14px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu .menu .menu-links .menu-link a{font-size:14px!important}}footer.poopy-footer-v2 .container .poopy-footer__wrapper .poopy-footer__right .poopy-footer__right-menu .menu .menu-links .menu-link a:hover{color:#000}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper{margin-top:40px;display:flex;gap:120px}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper{gap:60px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper{gap:30px}}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper{flex-direction:column;gap:40px}}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper{flex-direction:column;gap:40px}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper{flex-direction:column;gap:40px}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social{display:flex;flex-direction:column;gap:24px;width:100%;max-width:400px}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social{max-width:360px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social{max-width:270px}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-heading span{color:#000;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-heading span{font-size:20px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-heading span{font-size:20px!important}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-icons{display:flex;list-style-type:none;gap:24px}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-icons .poopy-footer__left-social-icon .poopy-footer__left-social-icon-link{display:block;transform:scale(1);transition:all ease .3s}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-icons .poopy-footer__left-social-icon .poopy-footer__left-social-icon-link img{width:100%;height:100%;object-fit:contain;filter:saturate(1);transition:all ease .3s}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-icons .poopy-footer__left-social-icon .poopy-footer__left-social-icon-link:hover{transform:scale(1.1)}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-icons .poopy-footer__left-social-icon .poopy-footer__left-social-icon-link:hover img{filter:saturate(2)}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-custom-block{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-custom-block{display:none}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-custom-block{display:none}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-custom-block .custom-block-header{color:#000;font-size:25px;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-custom-block .custom-block-header{font-size:20px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-custom-block .custom-block-header{font-size:20px!important}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-custom-block .custom-block-desc{display:block;font-size:16px;color:#656565;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-custom-block .custom-block-desc{font-size:14px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__left-social .poopy-footer__left-social-custom-block .custom-block-desc{font-size:14px!important}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-heading span{color:#000;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-heading span{font-size:20px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-heading span{font-size:20px!important}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-subheading{margin-top:16px}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-subheading span{display:block;color:#656565;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-subheading span{font-size:14px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-subheading span{font-size:14px!important}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-subheading span bold{font-weight:600}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts{margin-top:24px;display:flex;gap:24px}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts{gap:14px}}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts{flex-direction:column}}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts{flex-direction:column}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts{flex-direction:column}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact{display:flex;align-items:center;gap:16px}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact{gap:8px}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-link{display:block;transform:scale(1);transition:all ease .3s}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-link{width:40px!important;height:40px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-link{width:40px!important;height:40px!important}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-link img{width:100%;height:100%;object-fit:contain;filter:saturate(1);transition:all ease .3s}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-link:hover{transform:scale(1.1)}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-link:hover img{filter:saturate(2)}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:5px}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-info .poopy-footer__right-support-contact-info-heading{color:#656565;line-height:initial}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-info .poopy-footer__right-support-contact-info-heading{font-size:12px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-info .poopy-footer__right-support-contact-info-heading{font-size:12px!important}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-info .poopy-footer__right-support-contact-info-value{color:#000;line-height:initial}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-info .poopy-footer__right-support-contact-info-value{font-size:12px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__right-support .poopy-footer__right-support-contacts .poopy-footer__right-support-contact .poopy-footer__right-support-contact-info .poopy-footer__right-support-contact-info-value{font-size:12px!important}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__contacts-wrapper__custom-block{display:none;flex-direction:column;gap:16px}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__contacts-wrapper__custom-block{display:flex}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__contacts-wrapper__custom-block{display:flex}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__contacts-wrapper__custom-block .custom-block-header{color:#000;font-size:25px;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__contacts-wrapper__custom-block .custom-block-header{font-size:20px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__contacts-wrapper__custom-block .custom-block-header{font-size:20px!important}}footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__contacts-wrapper__custom-block .custom-block-desc{display:block;font-size:16px;color:#656565;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__contacts-wrapper__custom-block .custom-block-desc{font-size:14px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .container .poopy-footer__contacts-wrapper .poopy-footer__contacts-wrapper__custom-block .custom-block-desc{font-size:14px!important}}footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper{margin-top:32px;padding-top:32px;border-top:1px solid #E0E0E0;display:flex;justify-content:space-between}@media screen and (max-width:767px){footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper{flex-direction:column;align-items:center;gap:24px}}@media screen and (max-width:480px){footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper{flex-direction:column;align-items:center;gap:24px}}footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__text{display:flex;align-items:center}footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__text span{color:#828282;line-height:1.5}@media screen and (max-width:767px){footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__text span{font-size:12px!important}}@media screen and (max-width:480px){footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__text span{font-size:12px!important}}footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__payment-icons ul{list-style-type:none;display:flex;gap:24px}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__payment-icons ul{gap:16px}}@media screen and (max-width:767px){footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__payment-icons ul{gap:16px}}@media screen and (max-width:480px){footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__payment-icons ul{gap:16px}}footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__payment-icons ul li{width:40px;height:40px}@media screen and (max-width:767px){footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__payment-icons ul li{width:30px;height:30px}}@media screen and (max-width:480px){footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__payment-icons ul li{width:30px;height:30px}}footer.poopy-footer-v2 .poopy-copyright .poopy-copyright__wrapper .poopy-copyright__payment-icons ul li img{width:100%;height:100%;object-fit:contain}section.custom-recent-blogs{position:relative;padding:5rem 0}@media(min-width:768px)and (max-width:991px){section.custom-recent-blogs{padding:3rem 0}}@media screen and (max-width:767px){section.custom-recent-blogs{padding:3rem 0}}@media screen and (max-width:480px){section.custom-recent-blogs{padding:3rem 0}}section.custom-recent-blogs .hero__blog-media-image-wrapper-mobile{display:none;position:absolute;top:0;height:320px;width:100%}@media screen and (max-width:767px){section.custom-recent-blogs .hero__blog-media-image-wrapper-mobile{display:block}}@media screen and (max-width:480px){section.custom-recent-blogs .hero__blog-media-image-wrapper-mobile{display:block}}section.custom-recent-blogs .hero__blog-media-image-wrapper-mobile .hero__category-icon-wrapper-mobile{position:absolute;top:1rem;right:1rem;z-index:1;display:flex;flex-direction:column;gap:.3rem}section.custom-recent-blogs .hero__blog-media-image-wrapper-mobile .hero__category-icon-wrapper-mobile .hero__category-icon-mobile{display:flex;padding:3px;width:25px;height:25px;background-color:#fff;border:.5px solid #FF7F00;border-radius:50%}section.custom-recent-blogs .hero__blog-media-image-wrapper-mobile .hero__category-icon-wrapper-mobile .hero__category-icon-mobile img{width:100%;height:100%;object-fit:contain}section.custom-recent-blogs .hero__blog-media-image-wrapper-mobile .hero__blog-media-image-mobile{width:100%;height:100%;object-fit:cover}section.custom-recent-blogs .container{position:relative;z-index:1;display:flex;gap:2rem}@media(min-width:768px)and (max-width:991px){section.custom-recent-blogs .container{flex-direction:column}}@media screen and (max-width:767px){section.custom-recent-blogs .container{flex-direction:column;margin-top:150px}}@media screen and (max-width:480px){section.custom-recent-blogs .container{flex-direction:column;margin-top:150px}}section.custom-recent-blogs .container .blog-hero{width:70%;display:flex;border-radius:15px;overflow:hidden}@media(min-width:768px)and (max-width:991px){section.custom-recent-blogs .container .blog-hero{width:100%}}@media screen and (max-width:767px){section.custom-recent-blogs .container .blog-hero{width:100%}}@media screen and (max-width:480px){section.custom-recent-blogs .container .blog-hero{width:100%}}section.custom-recent-blogs .container .blog-hero .hero__blog-content{padding:4rem;width:40%;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media(min-width:768px)and (max-width:991px){section.custom-recent-blogs .container .blog-hero .hero__blog-content{padding:3rem}}@media screen and (max-width:767px){section.custom-recent-blogs .container .blog-hero .hero__blog-content{padding:3rem;width:100%}}@media screen and (max-width:480px){section.custom-recent-blogs .container .blog-hero .hero__blog-content{padding:3rem;width:100%}}section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-author-date{margin-bottom:1rem;font-size:12px;color:#000}section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-title{margin-bottom:1rem;color:#000;text-decoration:none;transition:all ease .3s}section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-title:hover{text-decoration:underline}section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-title h1{font-size:30px}@media(min-width:1200px)and (max-width:1439px){section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-title h1{font-size:24px}}@media(min-width:992px)and (max-width:1199px){section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-title h1{font-size:24px}}@media(min-width:768px)and (max-width:991px){section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-title h1{font-size:20px}}@media screen and (max-width:767px){section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-title h1{font-size:20px}}@media screen and (max-width:480px){section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-title h1{font-size:20px}}section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-excerpt p{margin:initial;font-size:12px;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-button{margin-top:2rem;display:inline-block;padding:1rem 2rem;color:#ff7f00;font-size:12px;text-decoration:none;border:1px solid #FF7F00;border-radius:50px;transition:all ease .3s}section.custom-recent-blogs .container .blog-hero .hero__blog-content .hero__blog-button:hover{background-color:#ff7f00;color:#fff}section.custom-recent-blogs .container .blog-hero .hero__blog-media{position:relative;width:60%}@media screen and (max-width:767px){section.custom-recent-blogs .container .blog-hero .hero__blog-media{display:none}}@media screen and (max-width:480px){section.custom-recent-blogs .container .blog-hero .hero__blog-media{display:none}}section.custom-recent-blogs .container .blog-hero .hero__blog-media .hero__category-icon-wrapper{position:absolute;top:1rem;right:1rem;z-index:1;display:flex;flex-direction:column;gap:.5rem}section.custom-recent-blogs .container .blog-hero .hero__blog-media .hero__category-icon-wrapper .hero__category-icon{display:flex;padding:5px;width:30px;height:30px;background-color:#fff;border:1px solid #FF7F00;border-radius:50%}section.custom-recent-blogs .container .blog-hero .hero__blog-media .hero__category-icon-wrapper .hero__category-icon img{width:100%;height:100%;object-fit:contain}section.custom-recent-blogs .container .blog-hero .hero__blog-media .hero__blog-media-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}section.custom-recent-blogs .container .blog-list{width:30%;display:flex;flex-direction:column;gap:2rem}@media(min-width:768px)and (max-width:991px){section.custom-recent-blogs .container .blog-list{padding-bottom:1rem;overflow:auto;width:100%;flex-direction:initial}}@media screen and (max-width:767px){section.custom-recent-blogs .container .blog-list{padding-bottom:1rem;overflow:auto;width:100%;flex-direction:initial}}@media screen and (max-width:480px){section.custom-recent-blogs .container .blog-list{padding-bottom:1rem;overflow:auto;width:100%;flex-direction:initial}}section.custom-recent-blogs .container .blog-list .blog-list-item{display:flex;gap:1rem}@media(min-width:768px)and (max-width:991px){section.custom-recent-blogs .container .blog-list .blog-list-item{flex:0 0 auto;width:40%;display:flex;flex-direction:column}}@media screen and (max-width:767px){section.custom-recent-blogs .container .blog-list .blog-list-item{flex:0 0 auto;width:40%;display:flex;flex-direction:column}}@media screen and (max-width:480px){section.custom-recent-blogs .container .blog-list .blog-list-item{flex:0 0 auto;width:40%;display:flex;flex-direction:column}}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-media{position:relative;padding-top:40%;width:50%;border-radius:15px;overflow:hidden}@media(min-width:768px)and (max-width:991px){section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-media{padding-top:70%;width:100%}}@media screen and (max-width:767px){section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-media{padding-top:70%;width:100%}}@media screen and (max-width:480px){section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-media{padding-top:70%;width:100%}}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-media .list__category-icon-wrapper{position:absolute;top:1rem;right:.5rem;z-index:1;display:flex;flex-direction:column;gap:.3rem}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-media .list__category-icon-wrapper .list__category-icon{display:flex;padding:3px;width:25px;height:25px;background-color:#fff;border:.5px solid #FF7F00;border-radius:50%}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-media .list__category-icon-wrapper .list__category-icon img{width:100%;height:100%;object-fit:contain}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-media .list__blog-media-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-content{width:50%}@media(min-width:768px)and (max-width:991px){section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-content{width:100%}}@media screen and (max-width:767px){section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-content{width:100%}}@media screen and (max-width:480px){section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-content{width:100%}}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-content .list__blog-item .list__blog-author-date{margin-bottom:.5rem;font-size:10px;color:#000}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-content .list__blog-item .list__blog-title{color:#000;text-decoration:none;cursor:pointer;transition:all ease .3s}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-content .list__blog-item .list__blog-title:hover{text-decoration:underline}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-content .list__blog-item .list__blog-title h2{font-size:12px}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-content .list__blog-item .list__blog-button{margin-top:.5rem;display:inline-block;font-size:12px;color:#ff7f00;text-decoration:none;transition:all ease .3s}section.custom-recent-blogs .container .blog-list .blog-list-item .list__blog-content .list__blog-item .list__blog-button:hover{text-decoration:underline}section.custom-blog-category{padding:5rem 0}@media(min-width:768px)and (max-width:991px){section.custom-blog-category{padding:3rem 0}}@media screen and (max-width:767px){section.custom-blog-category{padding:3rem 0}}@media screen and (max-width:480px){section.custom-blog-category{padding:3rem 0}}section.custom-blog-category .container .section-header{text-align:center;margin-bottom:3rem}@media(min-width:768px)and (max-width:991px){section.custom-blog-category .container .section-header{margin-bottom:2rem}}@media screen and (max-width:767px){section.custom-blog-category .container .section-header{margin-bottom:2rem}}@media screen and (max-width:480px){section.custom-blog-category .container .section-header{margin-bottom:2rem}}@media(min-width:768px)and (max-width:991px){section.custom-blog-category .container .section-header h2{font-size:20px!important}}@media screen and (max-width:767px){section.custom-blog-category .container .section-header h2{font-size:20px!important}}@media screen and (max-width:480px){section.custom-blog-category .container .section-header h2{font-size:20px!important}}section.custom-blog-category .container .blog-category-wrapper{display:flex;align-items:center;justify-content:center;gap:2rem}@media screen and (max-width:767px){section.custom-blog-category .container .blog-category-wrapper{padding-bottom:1rem;justify-content:initial;gap:1rem;overflow:auto}}@media screen and (max-width:480px){section.custom-blog-category .container .blog-category-wrapper{padding-bottom:1rem;justify-content:initial;gap:1rem;overflow:auto}}section.custom-blog-category .container .blog-category-wrapper .blog-category-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;position:relative;padding:2rem;border:1px solid #D9D9D9;border-radius:15px;width:180px;height:150px;box-shadow:0 5px 5px #0000000d}@media(min-width:768px)and (max-width:991px){section.custom-blog-category .container .blog-category-wrapper .blog-category-item{padding:1rem;height:130px}}@media screen and (max-width:767px){section.custom-blog-category .container .blog-category-wrapper .blog-category-item{padding:1rem;height:100px}}@media screen and (max-width:480px){section.custom-blog-category .container .blog-category-wrapper .blog-category-item{padding:1rem;height:100px}}section.custom-blog-category .container .blog-category-wrapper .blog-category-item .blog-category-link{position:absolute;display:block;width:100%;height:100%;border-radius:15px}section.custom-blog-category .container .blog-category-wrapper .blog-category-item .blog-category-link:hover~.blog-category-title h3{text-decoration:underline}section.custom-blog-category .container .blog-category-wrapper .blog-category-item .blog-category-icon{width:60px;height:60px}@media(min-width:768px)and (max-width:991px){section.custom-blog-category .container .blog-category-wrapper .blog-category-item .blog-category-icon{width:40px;height:40px}}@media screen and (max-width:767px){section.custom-blog-category .container .blog-category-wrapper .blog-category-item .blog-category-icon{margin:0 2rem;width:40px;height:40px}}@media screen and (max-width:480px){section.custom-blog-category .container .blog-category-wrapper .blog-category-item .blog-category-icon{margin:0 2rem;width:40px;height:40px}}section.custom-blog-category .container .blog-category-wrapper .blog-category-item .blog-category-icon img{width:100%;height:100%;object-fit:contain}section.custom-blog-category .container .blog-category-wrapper .blog-category-item .blog-category-title{text-align:center}@media screen and (max-width:767px){section.custom-blog-category .container .blog-category-wrapper .blog-category-item .blog-category-title h3{font-size:10px!important}}@media screen and (max-width:480px){section.custom-blog-category .container .blog-category-wrapper .blog-category-item .blog-category-title h3{font-size:10px!important}}section.custom-blog-column{padding:5rem 0}@media(min-width:768px)and (max-width:991px){section.custom-blog-column{padding:3rem 0}}@media screen and (max-width:767px){section.custom-blog-column{padding:3rem 0}}@media screen and (max-width:480px){section.custom-blog-column{padding:3rem 0}}section.custom-blog-column .container .blog-category-highlight{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding:.5rem 1.5rem .5rem .5rem;width:fit-content;background-color:#ff7f00;border-radius:50px}section.custom-blog-column .container .blog-category-highlight .blog-category-highlight-icon{display:flex;padding:3px;width:25px;height:25px;background-color:#fff;border-radius:50%}section.custom-blog-column .container .blog-category-highlight .blog-category-highlight-icon img{width:100%;height:100%;object-fit:contain}section.custom-blog-column .container .blog-category-highlight span{font-size:12px;color:#fff}section.custom-blog-column .container .blog-column-wrapper{display:flex;gap:2rem}@media(min-width:768px)and (max-width:991px){section.custom-blog-column .container .blog-column-wrapper{flex-direction:column}}@media screen and (max-width:767px){section.custom-blog-column .container .blog-column-wrapper{flex-direction:column}}@media screen and (max-width:480px){section.custom-blog-column .container .blog-column-wrapper{flex-direction:column}}section.custom-blog-column .container .blog-column-wrapper .blog-column-item{flex:1;border-radius:15px;overflow:hidden}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-media{position:relative;padding-top:20rem}@media screen and (max-width:767px){section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-media{padding-top:15rem}}@media screen and (max-width:480px){section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-media{padding-top:15rem}}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-media img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content{position:relative;padding:2rem 5rem 2rem 2rem;background-color:#f5f5f5}@media screen and (max-width:767px){section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content{padding:1rem 4rem 1rem 1rem}}@media screen and (max-width:480px){section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content{padding:1rem 4rem 1rem 1rem}}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-category-icon-wrapper{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.3rem}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-category-icon-wrapper .blog-category-icon{display:flex;padding:3px;width:25px;height:25px;background-color:#fff;border:.5px solid #FF7F00;border-radius:50%}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-category-icon-wrapper .blog-category-icon img{width:100%;height:100%;object-fit:contain}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-author-date{margin-bottom:1rem}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-author-date span{display:block;font-size:12px;color:#000}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-title{display:inline-block;margin-bottom:.5rem;color:#000;text-decoration:none;transition:all ease .3s}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-title:hover{text-decoration:underline}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-title h3{font-size:20px}@media screen and (max-width:767px){section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-title h3{font-size:18px}}@media screen and (max-width:480px){section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-title h3{font-size:18px}}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-excerpt p{margin:initial;font-size:12px;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-button{margin-top:2rem;display:inline-block;font-size:12px;color:#ff7f00;text-decoration:none;transition:all ease .3s}section.custom-blog-column .container .blog-column-wrapper .blog-column-item .blog-content .blog-button:hover{text-decoration:underline}section.custom-video-gallery{padding:5rem 0}@media(min-width:768px)and (max-width:991px){section.custom-video-gallery{padding:3rem 0}}@media screen and (max-width:767px){section.custom-video-gallery{padding:3rem 0}}@media screen and (max-width:480px){section.custom-video-gallery{padding:3rem 0}}section.custom-video-gallery .container .section-header{margin-bottom:3rem}section.custom-video-gallery .container .video-gallery-container{position:relative}section.custom-video-gallery .container .video-gallery-container .arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:initial;color:#000;font-size:25px;font-weight:600;border:initial;border-radius:50%;cursor:pointer;z-index:1;transition:all ease .3s}section.custom-video-gallery .container .video-gallery-container .arrow:hover{background-color:#ff7f00;color:#fff}@media(min-width:768px)and (max-width:991px){section.custom-video-gallery .container .video-gallery-container .arrow{display:none}}@media screen and (max-width:767px){section.custom-video-gallery .container .video-gallery-container .arrow{display:none}}@media screen and (max-width:480px){section.custom-video-gallery .container .video-gallery-container .arrow{display:none}}section.custom-video-gallery .container .video-gallery-container .left-arrow{left:-30px}section.custom-video-gallery .container .video-gallery-container .right-arrow{right:-30px}section.custom-video-gallery .container .video-gallery-container .video-gallery{display:flex;padding-bottom:1rem;overflow:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth}section.custom-video-gallery .container .video-gallery-container .video-gallery::-webkit-scrollbar{display:none}section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item{padding:1rem;width:20%;display:flex;flex-direction:column;align-items:center;gap:1rem;scroll-snap-align:start;flex:0 0 auto}@media screen and (max-width:767px){section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item{width:80%}}@media screen and (max-width:480px){section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item{width:80%}}section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item .video-wrapper{position:relative;width:100%}section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item .video-wrapper .video-thumbnail{position:relative;padding-top:160%;border:4px solid #D9D9D9;border-radius:10px;overflow:hidden;cursor:pointer}section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item .video-wrapper .video-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item .video-wrapper .video-thumbnail:hover~.play-button{transform:scale(1.1)}section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item .video-wrapper .play-button{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;display:block;width:50px;height:50px;background-color:#000;border:2px solid #ffffff;border-radius:50%;cursor:pointer;opacity:.5;transition:all ease .3s}section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item .video-wrapper .play-button:hover{transform:scale(1.1)}section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item .video-wrapper .play-button:before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:0;height:0;border-style:solid;border-width:10px 0 10px 15px;border-color:transparent transparent transparent #fff}section.custom-video-gallery .container .video-gallery-container .video-gallery .video-item .video-title h3{font-size:12px}div.shopify-policy__container{padding:5rem 2rem}@media screen and (max-width:767px){div.shopify-policy__container{padding:3rem 2rem}}@media screen and (max-width:480px){div.shopify-policy__container{padding:3rem 2rem}}div.shopify-policy__container .shopify-policy__title{margin-bottom:5rem}@media screen and (max-width:767px){div.shopify-policy__container .shopify-policy__title{margin-bottom:3rem}}@media screen and (max-width:480px){div.shopify-policy__container .shopify-policy__title{margin-bottom:3rem}}section.custom-top-bar{padding:1rem}section.custom-top-bar .container{display:flex;align-items:center;justify-content:center;gap:3rem}@media(min-width:992px)and (max-width:1199px){section.custom-top-bar .container{gap:2rem}}@media(min-width:768px)and (max-width:991px){section.custom-top-bar .container{gap:2rem}}@media screen and (max-width:767px){section.custom-top-bar .container{gap:2rem}}@media screen and (max-width:480px){section.custom-top-bar .container{gap:2rem}}section.custom-top-bar .container .custom-top-bar_text{display:flex;align-items:center;gap:1rem}section.custom-top-bar .container .custom-top-bar_text img{width:20px;height:20px;object-fit:contain}section.custom-top-bar .container .custom-top-bar_text p{margin:initial;font-size:15px;color:#000}@media(min-width:992px)and (max-width:1199px){section.custom-top-bar .container .custom-top-bar_text p{font-size:14px}}@media(min-width:768px)and (max-width:991px){section.custom-top-bar .container .custom-top-bar_text p{font-size:14px}}@media screen and (max-width:767px){section.custom-top-bar .container .custom-top-bar_text p{font-size:14px}}@media screen and (max-width:480px){section.custom-top-bar .container .custom-top-bar_text p{font-size:14px}}@media(min-width:992px)and (max-width:1199px){section.custom-top-bar .container .custom-top-bar_text .desktop-view{display:none}}@media(min-width:768px)and (max-width:991px){section.custom-top-bar .container .custom-top-bar_text .desktop-view{display:none}}@media(min-width:992px)and (max-width:1199px){section.custom-top-bar .container .custom-top-bar_text .mobile-view{display:block}}@media(min-width:768px)and (max-width:991px){section.custom-top-bar .container .custom-top-bar_text .mobile-view{display:block}}section.custom-top-bar .container .custom-top-bar_timer{display:block}@media(min-width:992px)and (max-width:1199px){section.custom-top-bar .container .custom-top-bar_timer{display:none}}@media(min-width:768px)and (max-width:991px){section.custom-top-bar .container .custom-top-bar_timer{display:none}}@media screen and (max-width:767px){section.custom-top-bar .container .custom-top-bar_timer{display:none}}@media screen and (max-width:480px){section.custom-top-bar .container .custom-top-bar_timer{display:none}}section.custom-top-bar .container .custom-top-bar_timer .custom-timer .countdown{display:flex;gap:2rem;color:#000;margin-top:2px;height:48px}section.custom-top-bar .container .custom-top-bar_timer .custom-timer .countdown .countdown-item{display:flex;flex-direction:column;align-items:center}section.custom-top-bar .container .custom-top-bar_timer .custom-timer .countdown .countdown-item .countdown-item-time{background-color:#fff;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:2px;font-size:14px;line-height:initial}section.custom-top-bar .container .custom-top-bar_timer .custom-timer .countdown .countdown-item .countdown-item-label{font-size:13px;line-height:initial;margin-top:2px}section.custom-top-bar .container .custom-top-bar_button{height:48px}@media(min-width:992px)and (max-width:1199px){section.custom-top-bar .container .custom-top-bar_button{height:25px;display:flex;align-items:center}}@media(min-width:768px)and (max-width:991px){section.custom-top-bar .container .custom-top-bar_button{height:25px;display:flex;align-items:center}}@media screen and (max-width:767px){section.custom-top-bar .container .custom-top-bar_button{height:25px;display:flex;align-items:center}}@media screen and (max-width:480px){section.custom-top-bar .container .custom-top-bar_button{height:25px;display:flex;align-items:center}}section.custom-top-bar .container .custom-top-bar_button button{padding:1.4rem;height:100%;background-color:#f84444;color:#fff;font-size:16px;text-decoration:none;border-radius:5px;border:initial;cursor:pointer;transition:all ease .3s}@media(min-width:992px)and (max-width:1199px){section.custom-top-bar .container .custom-top-bar_button button{padding:.8rem 1rem;height:initial}}@media(min-width:768px)and (max-width:991px){section.custom-top-bar .container .custom-top-bar_button button{padding:.8rem 1rem;font-size:14px;height:initial}}@media screen and (max-width:767px){section.custom-top-bar .container .custom-top-bar_button button{padding:.8rem 1rem;font-size:14px;height:initial}}@media screen and (max-width:480px){section.custom-top-bar .container .custom-top-bar_button button{padding:.8rem 1rem;font-size:14px;height:initial}}section.custom-top-bar .container .custom-top-bar_button button:hover{background-color:red}section.custom-black-top-bar{padding:1rem;align-items:center;justify-content:center;gap:2rem}@media(min-width:992px)and (max-width:1199px){section.custom-black-top-bar{display:flex}}@media(min-width:768px)and (max-width:991px){section.custom-black-top-bar{display:flex}}@media screen and (max-width:767px){section.custom-black-top-bar{display:flex;gap:1}}@media screen and (max-width:480px){section.custom-black-top-bar{display:flex;gap:1}}section.custom-black-top-bar .custom-black-top-bar_timer .custom-timer-black-top .countdown{display:flex;gap:2rem;color:#000}@media screen and (max-width:767px){section.custom-black-top-bar .custom-black-top-bar_timer .custom-timer-black-top .countdown{gap:1rem}}section.custom-black-top-bar .custom-black-top-bar_timer .custom-timer-black-top .countdown .countdown-item{display:flex;flex-direction:column;align-items:center}section.custom-black-top-bar .custom-black-top-bar_timer .custom-timer-black-top .countdown .countdown-item .countdown-item-time{background-color:#fff;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:2px;font-size:14px;line-height:initial}section.custom-black-top-bar .custom-black-top-bar_timer .custom-timer-black-top .countdown .countdown-item .countdown-item-label{font-size:13px;line-height:initial;margin-top:2px}section.custom-black-top-bar .custom-black-top-bar_text p{margin:initial;font-size:14px;color:#fff}section.custom-black-top-bar .custom-black-top-bar-close{display:flex;position:absolute;right:2rem}section.custom-top-bar__fade{padding:1rem 0;min-height:52px}@media screen and (max-width:767px){section.custom-top-bar__fade{padding:.5rem 0;min-height:initial}}@media screen and (max-width:480px){section.custom-top-bar__fade{padding:.5rem 0;min-height:initial}}section.custom-top-bar__fade .container .top-bar-block__container{position:relative;width:100%;min-height:30px;display:flex;align-items:center;justify-content:center;transition:all ease .3s}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item{position:absolute;width:100%;opacity:0;transform:scale(.5);transition:opacity .3s ease-in-out,transform .3s ease-in-out;pointer-events:none;display:flex;align-items:center;justify-content:center;gap:1rem}@media screen and (max-width:767px){section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item{flex-wrap:wrap;gap:.5rem}}@media screen and (max-width:480px){section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item{flex-wrap:wrap;gap:.5rem}}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item.active{opacity:1;transform:scale(1);pointer-events:initial}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .top-bar-block__link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border:none;background:transparent;cursor:pointer}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item img{object-fit:contain}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item p{display:block;margin:initial;line-height:1.5;text-align:center}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item p a{display:block;text-decoration:none;transition:all ease .3s}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item p a:hover{text-decoration:underline}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer .countdown{display:flex;align-items:center;justify-content:center;gap:5px}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item{display:flex;flex-direction:row;align-items:center;padding:2px 4px;border-radius:3px}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{display:block;line-height:initial}@media(min-width:768px)and (max-width:991px){section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{font-size:22px!important}}@media screen and (max-width:767px){section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{font-size:20px!important}}@media screen and (max-width:480px){section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{font-size:20px!important}}section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{display:block;line-height:initial}@media(min-width:768px)and (max-width:991px){section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{font-size:14px!important}}@media screen and (max-width:767px){section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{font-size:14px!important}}@media screen and (max-width:480px){section.custom-top-bar__fade .container .top-bar-block__container .top-bar-block__item .custom-countdown-timer .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{font-size:14px!important}}section.custom-top-bar__widget{padding:1rem 0}@media screen and (max-width:767px){section.custom-top-bar__widget{padding:.5rem 0}}@media screen and (max-width:480px){section.custom-top-bar__widget{padding:.5rem 0}}section.custom-top-bar__widget .container .top-bar-widget__container{position:relative;width:100%;min-height:30px;display:flex;align-items:center;justify-content:center;transition:all ease .3s}section.custom-top-bar__widget .container .top-bar-widget__container .top-bar-widget__item{position:absolute;width:100%;text-align:center;opacity:0;transform:scale(.5);transition:opacity .3s ease-in-out,transform .3s ease-in-out;pointer-events:none}section.custom-top-bar__widget .container .top-bar-widget__container .top-bar-widget__item.active{opacity:1;transform:scale(1);pointer-events:initial}section.custom-top-bar__widget .container .top-bar-widget__container .top-bar-widget__item .poopy-trustpilot .poopy-trustpilot__wrapper{justify-content:center}section.custom-warranty-claim .warranty-claim__header{padding:17px 0;background-color:#ff7f00}section.custom-warranty-claim .warranty-claim__header .container{display:flex;align-items:center;justify-content:space-between}section.custom-warranty-claim .warranty-claim__header .container .warranty-claim__logo{flex:1;height:64px}section.custom-warranty-claim .warranty-claim__header .container .warranty-claim__logo .warranty-claim__logo-link{display:block;height:100%;width:fit-content}section.custom-warranty-claim .warranty-claim__header .container .warranty-claim__logo .warranty-claim__logo-link img{height:100%;object-fit:contain}section.custom-warranty-claim .warranty-claim__header .container .warranty-claim__progress{flex:1;display:flex;justify-content:center;list-style-type:none}section.custom-warranty-claim .warranty-claim__header .container .warranty-claim__progress li{font-size:14px;color:#fff9}section.custom-warranty-claim .warranty-claim__header .container .warranty-claim__spacer{flex:1;display:block}#shopify-section-template--23590430179653__affiliate_navigation_kQHY7H{position:sticky;top:0;z-index:1}section.custom-support-contacts{padding:7rem 0}@media(min-width:768px)and (max-width:991px){section.custom-support-contacts{padding:5rem 0}}@media screen and (max-width:767px){section.custom-support-contacts{padding:3rem 0}}@media screen and (max-width:480px){section.custom-support-contacts{padding:3rem 0}}section.custom-support-contacts .container .custom-support-contacts__header{margin-bottom:1rem}section.custom-support-contacts .container .custom-support-contacts__header h2{font-size:40px}@media(min-width:768px)and (max-width:991px){section.custom-support-contacts .container .custom-support-contacts__header h2{font-size:24px}}@media screen and (max-width:767px){section.custom-support-contacts .container .custom-support-contacts__header h2{font-size:24px}}@media screen and (max-width:480px){section.custom-support-contacts .container .custom-support-contacts__header h2{font-size:24px}}section.custom-support-contacts .container .custom-support-contacts__desc{margin-bottom:32px}section.custom-support-contacts .container .custom-support-contacts__desc p{margin:initial;font-size:20px;color:#000}@media screen and (max-width:767px){section.custom-support-contacts .container .custom-support-contacts__desc p{font-size:16px}}@media screen and (max-width:480px){section.custom-support-contacts .container .custom-support-contacts__desc p{font-size:16px}}section.custom-support-contacts .container .custom-support-contacts__wrapper{display:flex;justify-content:space-between;gap:4rem}@media(min-width:768px)and (max-width:991px){section.custom-support-contacts .container .custom-support-contacts__wrapper{gap:20px}}@media screen and (max-width:767px){section.custom-support-contacts .container .custom-support-contacts__wrapper{gap:24px;flex-direction:column}}@media screen and (max-width:480px){section.custom-support-contacts .container .custom-support-contacts__wrapper{gap:24px;flex-direction:column}}section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item{flex:1;padding:24px;box-shadow:0 1px 6px #0000001a;text-align:center;border-radius:8px}@media(min-width:768px)and (max-width:991px){section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item{padding:20px}}section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item .custom-support-contacts__item-header{margin-bottom:1rem}section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item .custom-support-contacts__item-header h3{font-size:20px;display:flex;align-items:center;justify-content:center}@media(min-width:768px)and (max-width:991px){section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item .custom-support-contacts__item-header h3{font-size:18px}}section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item .custom-support-contacts__item-header h3 img{margin-right:1rem;width:24px;height:24px;object-fit:contain}section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item .custom-support-contacts__item-desc{margin-bottom:24px;min-height:58px}section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item .custom-support-contacts__item-desc p{margin:initial;font-size:16px;color:#858585;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px)and (max-width:991px){section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item .custom-support-contacts__item-desc p{font-size:14px}}section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item .poopy-button__secondary{font-size:16px;background-color:initial;box-shadow:initial;max-width:initial;padding:12px;transition:all ease .3s}@media(min-width:768px)and (max-width:991px){section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item .poopy-button__secondary{padding:10px;font-size:14px}}section.custom-support-contacts .container .custom-support-contacts__wrapper .custom-support-contacts__item .poopy-button__secondary:hover{background-color:#ff7f00;color:#fff}section.custom-support-slider{padding:7rem 0}@media(min-width:768px)and (max-width:991px){section.custom-support-slider{padding:5rem 0}}@media screen and (max-width:767px){section.custom-support-slider{padding:3rem 0}}@media screen and (max-width:480px){section.custom-support-slider{padding:3rem 0}}section.custom-support-slider .container .custom-support-slider__header{margin-bottom:1rem;display:flex;align-items:center;gap:32px}section.custom-support-slider .container .custom-support-slider__header h2{font-size:40px}@media(min-width:768px)and (max-width:991px){section.custom-support-slider .container .custom-support-slider__header h2{font-size:24px}}@media screen and (max-width:767px){section.custom-support-slider .container .custom-support-slider__header h2{font-size:24px}}@media screen and (max-width:480px){section.custom-support-slider .container .custom-support-slider__header h2{font-size:24px}}section.custom-support-slider .container .custom-support-slider__header .custom-support-slider-controls{display:flex;gap:16px}section.custom-support-slider .container .custom-support-slider__header .custom-support-slider-controls .slider-control{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1px solid #FF7F00;background-color:initial;cursor:pointer;transition:all ease .3s}section.custom-support-slider .container .custom-support-slider__header .custom-support-slider-controls .slider-control img{display:block;width:15px;height:15px;object-fit:contain;filter:brightness(0)}section.custom-support-slider .container .custom-support-slider__header .custom-support-slider-controls .slider-control:hover{background-color:#ff7f00}section.custom-support-slider .container .custom-support-slider__header .custom-support-slider-controls .slider-control:hover img{filter:brightness(10)}section.custom-support-slider .container .custom-support-slider__header .custom-support-slider-controls .disabled{opacity:.4;pointer-events:none}section.custom-support-slider .container .custom-support-slider__desc{margin-bottom:32px}section.custom-support-slider .container .custom-support-slider__desc p{margin:initial;font-size:20px;color:#000}@media screen and (max-width:767px){section.custom-support-slider .container .custom-support-slider__desc p{font-size:16px}}@media screen and (max-width:480px){section.custom-support-slider .container .custom-support-slider__desc p{font-size:16px}}section.custom-support-slider .container-fluid{overflow:hidden;margin-left:calc((100vw - 1300px)/2)}@media(min-width:1200px)and (max-width:1439px){section.custom-support-slider .container-fluid{margin-left:5rem}}@media(min-width:992px)and (max-width:1199px){section.custom-support-slider .container-fluid{margin-left:5rem}}@media(min-width:768px)and (max-width:991px){section.custom-support-slider .container-fluid{margin-left:5rem}}@media screen and (max-width:767px){section.custom-support-slider .container-fluid{margin-left:1.5rem}}section.custom-support-slider .container-fluid .custom-support-slider__wrapper{display:flex;gap:32px;transition:transform .5s ease}section.custom-support-slider .container-fluid .custom-support-slider__wrapper .custom-support-slider__item{position:relative}section.custom-support-slider .container-fluid .custom-support-slider__wrapper .custom-support-slider__item:hover .custom-support-slider__item-title h3{color:#ff7f00}section.custom-support-slider .container-fluid .custom-support-slider__wrapper .custom-support-slider__item .custom-support-slider__item-link{position:absolute;display:block;width:100%;height:100%}section.custom-support-slider .container-fluid .custom-support-slider__wrapper .custom-support-slider__item .custom-support-slider__item-image{padding:2rem;width:276px;height:320px;background-color:#f7f7f7;border-radius:8px}section.custom-support-slider .container-fluid .custom-support-slider__wrapper .custom-support-slider__item .custom-support-slider__item-image img{width:100%;height:100%;object-fit:contain}section.custom-support-slider .container-fluid .custom-support-slider__wrapper .custom-support-slider__item .custom-support-slider__item-title{margin-top:24px}section.custom-support-slider .container-fluid .custom-support-slider__wrapper .custom-support-slider__item .custom-support-slider__item-title h3{font-size:20px;color:#000;transition:all ease .3s}section.custom-social-proof-v1{padding:2rem 0}section.custom-social-proof-v1 .container .custom-social-proof-v1__wrapper{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap;margin:0 auto;max-width:fit-content;text-decoration:none}section.custom-social-proof-v1 .container .custom-social-proof-v1__wrapper .item p{margin:initial}@media(min-width:768px)and (max-width:991px){section.custom-social-proof-v1 .container .custom-social-proof-v1__wrapper .item p{font-size:14px!important}}@media screen and (max-width:767px){section.custom-social-proof-v1 .container .custom-social-proof-v1__wrapper .item p{font-size:14px!important}}section.custom-social-proof-v1 .container .custom-social-proof-v1__wrapper .item img{width:100%;height:14px;object-fit:contain}section.custom-social-proof-v2{padding:2rem 0}section.custom-social-proof-v2 .container .custom-social-proof-v2__wrapper{display:flex;justify-content:center;gap:3rem}@media screen and (max-width:767px){section.custom-social-proof-v2 .container .custom-social-proof-v2__wrapper{flex-direction:column}}@media screen and (max-width:480px){section.custom-social-proof-v2 .container .custom-social-proof-v2__wrapper{flex-direction:column}}section.custom-social-proof-v2 .container .custom-social-proof-v2__wrapper .item{flex:1}section.custom-social-proof-v2 .container .custom-social-proof-v2__wrapper .item .heading{text-align:center}@media(min-width:768px)and (max-width:991px){section.custom-social-proof-v2 .container .custom-social-proof-v2__wrapper .item .heading h3{font-size:24px!important}}@media screen and (max-width:767px){section.custom-social-proof-v2 .container .custom-social-proof-v2__wrapper .item .heading h3{font-size:24px!important}}section.custom-social-proof-v2 .container .custom-social-proof-v2__wrapper .item .subheading{text-align:center}@media(min-width:768px)and (max-width:991px){section.custom-social-proof-v2 .container .custom-social-proof-v2__wrapper .item .subheading h4{font-size:14px!important}}@media screen and (max-width:767px){section.custom-social-proof-v2 .container .custom-social-proof-v2__wrapper .item .subheading h4{font-size:14px!important}}section.custom-social-proof-v3{padding:2rem 0}section.custom-social-proof-v3 .container .custom-social-proof-v3__wrapper{display:flex;justify-content:center;gap:3rem}@media screen and (max-width:767px){section.custom-social-proof-v3 .container .custom-social-proof-v3__wrapper{flex-direction:column}}@media screen and (max-width:480px){section.custom-social-proof-v3 .container .custom-social-proof-v3__wrapper{flex-direction:column}}section.custom-social-proof-v3 .container .custom-social-proof-v3__wrapper .item{flex:1;display:flex;flex-direction:column;gap:1rem}section.custom-social-proof-v3 .container .custom-social-proof-v3__wrapper .item .icon{display:flex;align-items:center;justify-content:center}section.custom-social-proof-v3 .container .custom-social-proof-v3__wrapper .item .icon img{width:5rem;height:5rem;object-fit:contain}section.custom-social-proof-v3 .container .custom-social-proof-v3__wrapper .item .desc{text-align:center}section.custom-social-proof-v3 .container .custom-social-proof-v3__wrapper .item .desc p{margin:initial}@media(min-width:768px)and (max-width:991px){section.custom-social-proof-v3 .container .custom-social-proof-v3__wrapper .item .desc p{font-size:14px!important}}@media screen and (max-width:767px){section.custom-social-proof-v3 .container .custom-social-proof-v3__wrapper .item .desc p{font-size:14px!important}}section.custom-social-proof-v4{padding:2rem 0}section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper{display:flex;justify-content:center;gap:3rem}@media screen and (max-width:767px){section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper{flex-direction:column}}@media screen and (max-width:480px){section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper{flex-direction:column}}section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper .item{flex:1}section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper .item .number{text-align:center}section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper .item .number h3,section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper .item .number span{line-height:initial}section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper .item .number .number-info{display:flex;align-items:center;justify-content:center;padding-left:1px;margin-left:1rem;width:2rem;height:2rem;font-size:11px;border:2px solid #000000;border-radius:50%}section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper .item .number-tooltip{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper .item .number-tooltip .number-tooltip-text{position:absolute;top:4rem;left:0;z-index:1;padding:10px;width:100%;background-color:#242424;color:#fff;font-size:12px;text-align:left;border-radius:10px;visibility:hidden}section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper .item .number-tooltip:hover .number-tooltip-text{visibility:visible}section.custom-social-proof-v4 .container .custom-social-proof-v4__wrapper .item .subheading{text-align:center}section.custom-media-quotes{padding:50px 0}@media screen and (max-width:767px){section.custom-media-quotes{padding:25px 0}}section.custom-media-quotes .container .custom-media-quotes__wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;grid-row-gap:20px}@media(min-width:768px)and (max-width:991px){section.custom-media-quotes .container .custom-media-quotes__wrapper{grid-template-columns:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px}}@media screen and (max-width:767px){section.custom-media-quotes .container .custom-media-quotes__wrapper{grid-template-columns:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px}}@media screen and (max-width:480px){section.custom-media-quotes .container .custom-media-quotes__wrapper{grid-template-columns:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px}}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4{position:relative;padding:50px;border-radius:15px}@media(min-width:992px)and (max-width:1199px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4{padding:30px}}@media(min-width:768px)and (max-width:991px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4{padding:20px}}@media screen and (max-width:767px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4{padding:20px}}@media screen and (max-width:480px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4{padding:20px}}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1 .tile-content,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2 .tile-content,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3 .tile-content,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-content{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1 .tile-content img,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2 .tile-content img,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3 .tile-content img,section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-content img{display:block;height:25px}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1{grid-area:1/1/3/3;overflow:hidden;padding-bottom:0;display:flex;flex-direction:column;justify-content:space-between;gap:40px}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1 .tile-quote{position:absolute;top:0;right:20%}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1 .tile-content span{font-size:32px;line-height:1.2}@media(min-width:992px)and (max-width:1199px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1 .tile-content span{font-size:26px}}@media(min-width:768px)and (max-width:991px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1 .tile-content span{font-size:20px}}@media screen and (max-width:767px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1 .tile-content span{font-size:20px}}@media screen and (max-width:480px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1 .tile-content span{font-size:20px}}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile1 .tile-image img{display:block;width:100%;height:100%;object-fit:contain}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2{grid-area:1/3/2/4;display:flex;align-items:center}@media(min-width:768px)and (max-width:991px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2{grid-area:3/1/4/2}}@media screen and (max-width:767px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2{grid-area:3/1/4/2}}@media screen and (max-width:480px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2{grid-area:3/1/4/2}}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2 .tile-content span{font-size:19px;line-height:1.2}@media(min-width:992px)and (max-width:1199px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2 .tile-content span{font-size:16px}}@media(min-width:768px)and (max-width:991px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2 .tile-content span{font-size:14px}}@media screen and (max-width:767px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2 .tile-content span{font-size:14px}}@media screen and (max-width:480px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile2 .tile-content span{font-size:14px}}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3{grid-area:1/4/2/5;display:flex;align-items:center}@media(min-width:768px)and (max-width:991px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3{grid-area:3/2/4/3}}@media screen and (max-width:767px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3{grid-area:3/2/4/3}}@media screen and (max-width:480px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3{grid-area:3/2/4/3}}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3 .tile-content span{font-size:19px;line-height:1.2}@media(min-width:992px)and (max-width:1199px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3 .tile-content span{font-size:16px}}@media(min-width:768px)and (max-width:991px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3 .tile-content span{font-size:14px}}@media screen and (max-width:767px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3 .tile-content span{font-size:14px}}@media screen and (max-width:480px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile3 .tile-content span{font-size:14px}}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4{grid-area:2/3/3/5;display:flex;gap:40px}@media(min-width:992px)and (max-width:1199px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4{gap:30px}}@media(min-width:768px)and (max-width:991px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4{grid-area:4/1/5/3}}@media screen and (max-width:767px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4{grid-area:4/1/5/3}}@media screen and (max-width:480px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4{grid-area:4/1/5/3}}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-quote{position:absolute;top:0;right:20%}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-image{width:50%}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-image img{display:block;width:100%;height:100%;object-fit:contain}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-content{width:50%;justify-content:center}section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-content span{font-size:26px;line-height:1.2}@media(min-width:992px)and (max-width:1199px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-content span{font-size:20px}}@media(min-width:768px)and (max-width:991px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-content span{font-size:14px}}@media screen and (max-width:767px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-content span{font-size:14px}}@media screen and (max-width:480px){section.custom-media-quotes .container .custom-media-quotes__wrapper .tile4 .tile-content span{font-size:14px}}section.custom-benefits-block{padding:80px 0;overflow:hidden}@media screen and (max-width:767px){section.custom-benefits-block{padding:25px 0}}@media screen and (max-width:480px){section.custom-benefits-block{padding:25px 0}}section.custom-benefits-block .container{max-width:925px}@media(min-width:768px)and (max-width:991px){section.custom-benefits-block .container{max-width:840px}}@media screen and (max-width:767px){section.custom-benefits-block .container{max-width:400px}}@media screen and (max-width:480px){section.custom-benefits-block .container{max-width:400px}}section.custom-benefits-block .container .section-header{margin-bottom:40px}@media screen and (max-width:767px){section.custom-benefits-block .container .section-header{margin-bottom:12rem}}section.custom-benefits-block .container .section-body__wrapper{display:flex;flex-direction:column;gap:80px}section.custom-benefits-block .container .section-body__wrapper .section-body{position:relative;display:flex;height:504px}@media(min-width:768px)and (max-width:991px){section.custom-benefits-block .container .section-body__wrapper .section-body{height:400px}}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body{flex-direction:column;height:400px}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body{flex-direction:column;height:400px}}section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__element{position:absolute;top:0;left:-300px}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__element{top:-60px;left:-120px}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__element{top:-60px;left:-120px}}section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image{position:relative;width:100%}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image{flex:1}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image{flex:1}}section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-1,section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-2{width:320px;height:400px;object-fit:cover;border-radius:16px;box-shadow:2px 2px 4px #00000040}@media(min-width:768px)and (max-width:991px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-1,section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-2{width:250px;height:330px}}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-1,section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-2{width:200px;height:250px}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-1,section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-2{width:200px;height:250px}}section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-1{position:absolute;bottom:0;left:0;z-index:1}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-1{bottom:-40px}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-1{bottom:-40px}}section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-2{position:absolute;top:0;right:-20px}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-2{right:0}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__image .section-body__image-2{right:0}}section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__content{position:relative;max-width:320px;display:flex;align-items:center;z-index:2}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__content{margin:0 auto;max-width:280px}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__content{margin:0 auto;max-width:280px}}section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__content .section-body__content-copy{padding:32px;border-radius:16px;display:flex;flex-direction:column;gap:8px;box-shadow:2px 2px 4px #00000040}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__content .section-body__content-copy{padding:42px 32px}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__content .section-body__content-copy{padding:42px 32px}}section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__content .section-body__content-copy h3{line-height:1.2}section.custom-benefits-block .container .section-body__wrapper .section-body .section-body__content .section-body__content-copy p{margin:initial;line-height:1.5}section.custom-benefits-block .container .section-body__wrapper .section-body__reverse{flex-direction:row-reverse}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body__reverse{flex-direction:column}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body__reverse{flex-direction:column}}section.custom-benefits-block .container .section-body__wrapper .section-body__reverse .section-body__element{left:initial;right:-300px}section.custom-benefits-block .container .section-body__wrapper .section-body__reverse .section-body__image .section-body__image-1{top:0;bottom:initial;left:-20px}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body__reverse .section-body__image .section-body__image-1{left:0}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body__reverse .section-body__image .section-body__image-1{left:0}}section.custom-benefits-block .container .section-body__wrapper .section-body__reverse .section-body__image .section-body__image-2{top:initial;bottom:0;right:0}@media screen and (max-width:767px){section.custom-benefits-block .container .section-body__wrapper .section-body__reverse .section-body__image .section-body__image-2{bottom:-40px}}@media screen and (max-width:480px){section.custom-benefits-block .container .section-body__wrapper .section-body__reverse .section-body__image .section-body__image-2{bottom:-40px}}section.custom-image-gallery{padding:5rem 0}@media(min-width:768px)and (max-width:991px){section.custom-image-gallery{padding:3rem 0}}@media screen and (max-width:767px){section.custom-image-gallery{padding:3rem 0}}@media screen and (max-width:480px){section.custom-image-gallery{padding:3rem 0}}section.custom-image-gallery .container{max-width:initial;padding:initial}section.custom-image-gallery .container .section-header{margin-bottom:1rem;padding:0 5rem}@media screen and (max-width:767px){section.custom-image-gallery .container .section-header{padding:0 1.5rem}}@media screen and (max-width:480px){section.custom-image-gallery .container .section-header{padding:0 1.5rem}}section.custom-image-gallery .container .section-subheader{margin-bottom:5rem;padding:0 5rem}@media screen and (max-width:767px){section.custom-image-gallery .container .section-subheader{margin-bottom:3rem;padding:0 1.5rem}}@media screen and (max-width:480px){section.custom-image-gallery .container .section-subheader{margin-bottom:3rem;padding:0 1.5rem}}section.custom-image-gallery .container .section-subheader p{margin:initial}section.custom-image-gallery .container .section-swiper .section-swiper__container .section-swiper__slide{aspect-ratio:3/4;border-radius:1rem;overflow:hidden}section.custom-image-gallery .container .section-swiper .section-swiper__container .section-swiper__slide:nth-of-type(odd){margin-bottom:5rem}section.custom-image-gallery .container .section-swiper .section-swiper__container .section-swiper__slide:nth-of-type(2n){margin-top:5rem}section.custom-image-gallery .container .section-swiper .section-swiper__container .section-swiper__slide img{width:100%;height:100%;object-fit:cover}section.custom-image-gallery .container .section-swiper .section-swiper__container_2{margin-top:2rem}section.custom-image-gallery .container .section-swiper .section-swiper__container_2 .section-swiper__slide{aspect-ratio:3/4;border-radius:1rem;overflow:hidden}section.custom-image-gallery .container .section-swiper .section-swiper__container_2 .section-swiper__slide:nth-of-type(odd){margin-bottom:5rem}section.custom-image-gallery .container .section-swiper .section-swiper__container_2 .section-swiper__slide:nth-of-type(2n){margin-top:5rem}section.custom-image-gallery .container .section-swiper .section-swiper__container_2 .section-swiper__slide img{width:100%;height:100%;object-fit:cover}section.custom-image-gallery .container .poopy-button{margin:0 auto;margin-top:4rem;max-width:fit-content;box-shadow:initial}section.custom-text-image-review{padding:50px 0}@media screen and (max-width:767px){section.custom-text-image-review{padding:25px 0}}section.custom-text-image-review .container .custom-text-image-review__wrapper{display:flex;align-items:center;gap:5rem}@media(min-width:768px)and (max-width:991px){section.custom-text-image-review .container .custom-text-image-review__wrapper{flex-direction:column!important;gap:2rem}}@media screen and (max-width:767px){section.custom-text-image-review .container .custom-text-image-review__wrapper{flex-direction:column!important;gap:2rem}}@media screen and (max-width:480px){section.custom-text-image-review .container .custom-text-image-review__wrapper{flex-direction:column!important;gap:2rem}}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text{display:flex;flex-direction:column;gap:2rem;width:50%}@media(min-width:768px)and (max-width:991px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text{gap:1rem;width:100%}}@media screen and (max-width:767px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text{gap:1rem;width:100%}}@media screen and (max-width:480px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text{gap:1rem;width:100%}}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text .custom-text-image-review__text__image__wrapper{display:flex;flex-wrap:wrap;gap:2rem;width:100%}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text .custom-text-image-review__text__image__wrapper .custom-text-image-review__text__image{object-fit:contain}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text .custom-text-image-review__text-title{line-height:1.2}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text .custom-text-image-review__text-message{margin:initial}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text .custom-text-image-review__text-rating{display:block;margin-top:2rem;object-fit:contain}@media(min-width:768px)and (max-width:991px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text .custom-text-image-review__text-rating{margin:1rem 0 0;width:100px!important}}@media screen and (max-width:767px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text .custom-text-image-review__text-rating{margin:1rem 0 0;width:100px!important}}@media screen and (max-width:480px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text .custom-text-image-review__text-rating{margin:1rem 0 0;width:100px!important}}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__text .custom-text-image-review__text-customer{display:block}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image{display:flex;flex-direction:column;gap:2rem;position:relative;width:50%}@media(min-width:768px)and (max-width:991px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image{width:100%}}@media screen and (max-width:767px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image{width:100%}}@media screen and (max-width:480px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image{width:100%}}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image .custom-text-image-review__image__link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image .custom-text-image-review__image-image{display:block;width:100%;height:100%;aspect-ratio:16/12;object-fit:cover;border-radius:1rem}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image .custom-text-image-review__text-button,section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image .poopy-button__ripple{position:absolute;right:2rem;bottom:2rem}@media(min-width:768px)and (max-width:991px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image .custom-text-image-review__text-button,section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image .poopy-button__ripple{position:initial;max-width:100%}}@media screen and (max-width:767px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image .custom-text-image-review__text-button,section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image .poopy-button__ripple{position:initial;max-width:100%}}@media screen and (max-width:480px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image .custom-text-image-review__text-button,section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__image .poopy-button__ripple{position:initial;max-width:100%}}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__video{width:50%}@media(min-width:768px)and (max-width:991px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__video{width:100%}}@media screen and (max-width:767px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__video{width:100%}}@media screen and (max-width:480px){section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__video{width:100%}}section.custom-text-image-review .container .custom-text-image-review__wrapper .custom-text-image-review__video .custom-text-image-review__video-video{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:20px}section.custom-meet-the-team{padding:5rem 0}@media(min-width:768px)and (max-width:991px){section.custom-meet-the-team{padding:3rem 0}}@media screen and (max-width:767px){section.custom-meet-the-team{padding:3rem 0}}@media screen and (max-width:480px){section.custom-meet-the-team{padding:3rem 0}}section.custom-meet-the-team .container .section-header{margin-bottom:1rem}section.custom-meet-the-team .container .section-subheader{margin-bottom:3rem}section.custom-meet-the-team .container .section-subheader p{margin:initial}section.custom-meet-the-team .container .custom-meet-the-team__wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:5rem}@media(min-width:768px)and (max-width:991px){section.custom-meet-the-team .container .custom-meet-the-team__wrapper{gap:3rem}}@media screen and (max-width:767px){section.custom-meet-the-team .container .custom-meet-the-team__wrapper{gap:3rem}}@media screen and (max-width:480px){section.custom-meet-the-team .container .custom-meet-the-team__wrapper{gap:3rem}}section.custom-meet-the-team .container .custom-meet-the-team__wrapper .custom-meet-the-team__item{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px)and (max-width:991px){section.custom-meet-the-team .container .custom-meet-the-team__wrapper .custom-meet-the-team__item{width:calc(50% - 25px)!important}}@media screen and (max-width:767px){section.custom-meet-the-team .container .custom-meet-the-team__wrapper .custom-meet-the-team__item{width:calc(50% - 25px)!important}}@media screen and (max-width:480px){section.custom-meet-the-team .container .custom-meet-the-team__wrapper .custom-meet-the-team__item{width:calc(50% - 25px)!important}}section.custom-meet-the-team .container .custom-meet-the-team__wrapper .custom-meet-the-team__item .custom-meet-the-team__item-image{margin-bottom:1rem;width:100%;object-fit:cover;aspect-ratio:1;border-radius:20px}section.custom-meet-the-team .container .custom-meet-the-team__wrapper .custom-meet-the-team__item .custom-meet-the-team__item-position{display:block;line-height:1.5;text-align:center}section.custom-team-block{padding:5rem 0}@media(min-width:768px)and (max-width:991px){section.custom-team-block{padding:3rem 0}}@media screen and (max-width:767px){section.custom-team-block{padding:3rem 0}}@media screen and (max-width:480px){section.custom-team-block{padding:3rem 0}}section.custom-team-block .container .section-header{margin-bottom:1rem;text-align:center}@media screen and (max-width:767px){section.custom-team-block .container .section-header h2{font-size:20px!important}}@media screen and (max-width:480px){section.custom-team-block .container .section-header h2{font-size:20px!important}}section.custom-team-block .container .section-subheader{margin-bottom:3rem;text-align:center}section.custom-team-block .container .section-subheader p{margin:initial}@media screen and (max-width:767px){section.custom-team-block .container .section-subheader p{font-size:14px!important}}@media screen and (max-width:480px){section.custom-team-block .container .section-subheader p{font-size:14px!important}}section.custom-team-block .container .custom-team-block__wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem}@media(min-width:768px)and (max-width:991px){section.custom-team-block .container .custom-team-block__wrapper{gap:3rem}}@media screen and (max-width:767px){section.custom-team-block .container .custom-team-block__wrapper{gap:3rem}}@media screen and (max-width:480px){section.custom-team-block .container .custom-team-block__wrapper{gap:3rem}}section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item{width:calc(20% - 32px);display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px)and (max-width:991px){section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item{width:calc(50% - 25px)}}@media screen and (max-width:767px){section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item{width:calc(50% - 25px)}}@media screen and (max-width:480px){section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item{width:calc(50% - 25px)}}section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item .custom-team-block__item-image{margin-bottom:1rem;width:100%;object-fit:cover;aspect-ratio:1;border-radius:10px}@media(min-width:768px)and (max-width:991px){section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item .custom-team-block__item-name{font-size:16px!important}}@media screen and (max-width:767px){section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item .custom-team-block__item-name{font-size:16px!important}}@media screen and (max-width:480px){section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item .custom-team-block__item-name{font-size:16px!important}}section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item .custom-team-block__item-position{display:block;line-height:1.5;text-align:center}@media(min-width:768px)and (max-width:991px){section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item .custom-team-block__item-position{font-size:14px!important}}@media screen and (max-width:767px){section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item .custom-team-block__item-position{font-size:14px!important}}@media screen and (max-width:480px){section.custom-team-block .container .custom-team-block__wrapper .custom-team-block__item .custom-team-block__item-position{font-size:14px!important}}section.custom-comparison-block{padding:5rem 0}@media(min-width:768px)and (max-width:991px){section.custom-comparison-block{padding:3rem 0}}@media screen and (max-width:767px){section.custom-comparison-block{padding:3rem 0}}@media screen and (max-width:480px){section.custom-comparison-block{padding:3rem 0}}section.custom-comparison-block .container .section-header{text-align:center}@media screen and (max-width:767px){section.custom-comparison-block .container .section-header h2{font-size:20px!important}}@media screen and (max-width:480px){section.custom-comparison-block .container .section-header h2{font-size:20px!important}}section.custom-comparison-block .container .section-subheader{margin-bottom:1rem;text-align:center}section.custom-comparison-block .container .section-subheader p{margin:initial}@media screen and (max-width:767px){section.custom-comparison-block .container .section-subheader p{font-size:14px!important}}@media screen and (max-width:480px){section.custom-comparison-block .container .section-subheader p{font-size:14px!important}}section.custom-comparison-block .container .custom-comparison-block__wrapper{margin-top:3rem;display:flex;gap:5rem}@media screen and (max-width:767px){section.custom-comparison-block .container .custom-comparison-block__wrapper{flex-direction:column}}@media screen and (max-width:480px){section.custom-comparison-block .container .custom-comparison-block__wrapper{flex-direction:column}}section.custom-comparison-block .container .custom-comparison-block__wrapper .custom-comparison-block__item{display:flex;flex-direction:column;gap:2rem}section.custom-comparison-block .container .custom-comparison-block__wrapper .custom-comparison-block__item .custom-comparison-block__item-image{width:100%;object-fit:contain;aspect-ratio:1;border-radius:30px}section.custom-comparison-block .container .custom-comparison-block__wrapper .custom-comparison-block__item .custom-comparison-block__item-title{text-align:center}@media screen and (max-width:767px){section.custom-comparison-block .container .custom-comparison-block__wrapper .custom-comparison-block__item .custom-comparison-block__item-title{font-size:16px!important}}@media screen and (max-width:480px){section.custom-comparison-block .container .custom-comparison-block__wrapper .custom-comparison-block__item .custom-comparison-block__item-title{font-size:16px!important}}section.custom-comparison-block .container .custom-comparison-block__wrapper .custom-comparison-block__item .custom-comparison-block__item-details{margin:initial;color:#000}@media screen and (max-width:767px){section.custom-comparison-block .container .custom-comparison-block__wrapper .custom-comparison-block__item .custom-comparison-block__item-details{font-size:14px!important}}@media screen and (max-width:480px){section.custom-comparison-block .container .custom-comparison-block__wrapper .custom-comparison-block__item .custom-comparison-block__item-details{font-size:14px!important}}section.custom-comparison-block .container .poopy-button{margin:0 auto;margin-top:5rem;max-width:fit-content;box-shadow:none}section.custom-comparison-block-v2{padding:5rem 0}@media screen and (max-width:767px){section.custom-comparison-block-v2{padding:3rem 0}}@media screen and (max-width:480px){section.custom-comparison-block-v2{padding:3rem 0}}section.custom-comparison-block-v2 .container{display:flex;flex-direction:column;max-width:120rem}section.custom-comparison-block-v2 .container .section-header{margin-bottom:3rem}@media screen and (max-width:767px){section.custom-comparison-block-v2 .container .section-header{margin-bottom:2rem}}@media screen and (max-width:480px){section.custom-comparison-block-v2 .container .section-header{margin-bottom:2rem}}section.custom-comparison-block-v2 .container .custom-comparison-block__header,section.custom-comparison-block-v2 .container .custom-comparison-block__row{display:flex;gap:2rem}section.custom-comparison-block-v2 .container .custom-comparison-block__header .custom-comparison-block__header__item{flex:1;padding:2rem;border-radius:2rem 2rem 0 0}section.custom-comparison-block-v2 .container .custom-comparison-block__header .custom-comparison-block__header__item .custom-comparison-block__header__image{margin:0 auto;width:100%;height:100%;max-width:30rem;max-height:30rem}section.custom-comparison-block-v2 .container .custom-comparison-block__header .custom-comparison-block__header__item .custom-comparison-block__header__image img{display:block;width:100%;height:100%;object-fit:contain}section.custom-comparison-block-v2 .container .custom-comparison-block__row:last-child .custom-comparison-block__row__item{border-radius:0 0 2rem 2rem}section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item{flex:1;padding:2rem;display:flex;align-items:center;gap:1rem;text-align:left}@media screen and (max-width:767px){section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item{flex-direction:column;align-items:start}}@media screen and (max-width:480px){section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item{flex-direction:column;align-items:start}}section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item:last-child{flex-direction:row-reverse;text-align:right}@media screen and (max-width:767px){section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item:last-child{flex-direction:column;align-items:end}}@media screen and (max-width:480px){section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item:last-child{flex-direction:column;align-items:end}}section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item .custom-comparison-block__row__image{width:100%;height:100%;max-width:5rem;max-height:5rem}@media screen and (max-width:767px){section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item .custom-comparison-block__row__image{max-width:4rem;max-height:4rem}}@media screen and (max-width:480px){section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item .custom-comparison-block__row__image{max-width:4rem;max-height:4rem}}section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item .custom-comparison-block__row__image img{display:block;width:100%;height:100%;object-fit:contain}section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item .custom-comparison-block__row__copy{display:flex;flex-direction:column}section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item .custom-comparison-block__row__copy h3,section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item .custom-comparison-block__row__copy p{margin:0;line-height:1.2}section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item .custom-comparison-block__row__copy p{margin-top:1rem}@media screen and (max-width:767px){section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item .custom-comparison-block__row__copy p{display:none}}@media screen and (max-width:480px){section.custom-comparison-block-v2 .container .custom-comparison-block__row .custom-comparison-block__row__item .custom-comparison-block__row__copy p{display:none}}section.custom-comparison-table{padding:5rem 0}@media(min-width:768px)and (max-width:991px){section.custom-comparison-table{padding:3rem 0}}@media screen and (max-width:767px){section.custom-comparison-table{padding:3rem 0}}@media screen and (max-width:480px){section.custom-comparison-table{padding:3rem 0}}section.custom-comparison-table .container .custom-comparison-table__header{display:none;margin-bottom:4rem}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__header{display:block}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__header{display:block}}section.custom-comparison-table .container .custom-comparison-table__table table{width:100%;border-collapse:separate;border-spacing:20px 0}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table{border-spacing:10px 0}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__table table{border-spacing:10px 0}}section.custom-comparison-table .container .custom-comparison-table__table table tr th,section.custom-comparison-table .container .custom-comparison-table__table table tr td{padding:20px 10px;border:none}section.custom-comparison-table .container .custom-comparison-table__table table tr:first-child th,section.custom-comparison-table .container .custom-comparison-table__table table tr:first-child td{border-top-left-radius:16px;border-top-right-radius:16px;vertical-align:initial}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table tr:first-child th,section.custom-comparison-table .container .custom-comparison-table__table table tr:first-child td{border-top-left-radius:10px;border-top-right-radius:10px}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__table table tr:first-child th,section.custom-comparison-table .container .custom-comparison-table__table table tr:first-child td{border-top-left-radius:10px;border-top-right-radius:10px}}section.custom-comparison-table .container .custom-comparison-table__table table tr:last-child th,section.custom-comparison-table .container .custom-comparison-table__table table tr:last-child td{border-bottom-left-radius:16px;border-bottom-right-radius:16px}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table tr:last-child th,section.custom-comparison-table .container .custom-comparison-table__table table tr:last-child td{border-bottom-left-radius:10px;border-bottom-right-radius:10px}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__table table tr:last-child th,section.custom-comparison-table .container .custom-comparison-table__table table tr:last-child td{border-bottom-left-radius:10px;border-bottom-right-radius:10px}}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons{position:relative}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper{display:flex;align-items:center;gap:10px}@media(min-width:768px)and (max-width:991px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper{align-items:start;flex-direction:column}}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper{align-items:start;flex-direction:column}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper{align-items:start;flex-direction:column}}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper .table-icons__wrapper__icon{width:50px;height:50px}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper .table-icons__wrapper__icon{width:40px;height:40px}}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper .table-icons__wrapper__icon img{width:100%;height:100%;object-fit:contain}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper .table-icons__wrapper__text{display:flex;flex-direction:column;flex:1}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper .table-icons__wrapper__text .table-icons__wrapper__text-header,section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper .table-icons__wrapper__text .table-icons__wrapper__text-description{line-height:1.5}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper .table-icons__wrapper__text .table-icons__wrapper__text-description{display:none}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table-icons__wrapper .table-icons__wrapper__text .table-icons__wrapper__text-description{display:none}}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table_header{display:block;position:absolute}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table_header{display:none}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table_header{display:none}}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-icons .table_header h2{line-height:1.2}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros,section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons{width:25%}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros .table-pros-image{display:flex;align-items:center;justify-content:center}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros .table-pros-image img{width:160px;height:160px;object-fit:contain}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros .table-pros-image img{width:70px;height:70px}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros .table-pros-image img{width:70px;height:70px}}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros .table-pros-name{margin-top:1rem}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros .table-pros-name span{display:block;line-height:1.2}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros .table-pros-icon{display:flex;align-items:center;justify-content:center}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros .table-pros-icon img{width:40px;height:40px;object-fit:contain}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros .table-pros-icon img{width:30px;height:30px}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-pros .table-pros-icon img{width:30px;height:30px}}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons .table-cons-image{display:flex;align-items:center;justify-content:center}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons .table-cons-image img{width:160px;height:160px;object-fit:contain}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons .table-cons-image img{width:70px;height:70px}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons .table-cons-image img{width:70px;height:70px}}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons .table-cons-name{margin-top:1rem}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons .table-cons-name span{display:block;line-height:1.2}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons .table-cons-icon{display:flex;align-items:center;justify-content:center}section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons .table-cons-icon img{width:40px;height:40px;object-fit:contain}@media screen and (max-width:767px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons .table-cons-icon img{width:30px;height:30px}}@media screen and (max-width:480px){section.custom-comparison-table .container .custom-comparison-table__table table tr .table-cons .table-cons-icon img{width:30px;height:30px}}section.custom-countdown-timer{padding:2rem 0}section.custom-countdown-timer .container .custom-countdown-timer__timer .countdown-timer .countdown{display:flex;align-items:center;justify-content:center;gap:5px}section.custom-countdown-timer .container .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item{display:flex;flex-direction:row;align-items:center;padding:5px;border-radius:5px}section.custom-countdown-timer .container .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{display:block;line-height:initial}@media(min-width:768px)and (max-width:991px){section.custom-countdown-timer .container .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{font-size:22px!important}}@media screen and (max-width:767px){section.custom-countdown-timer .container .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{font-size:20px!important}}@media screen and (max-width:480px){section.custom-countdown-timer .container .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-time span{font-size:20px!important}}section.custom-countdown-timer .container .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{display:block;line-height:initial}@media(min-width:768px)and (max-width:991px){section.custom-countdown-timer .container .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{font-size:14px!important}}@media screen and (max-width:767px){section.custom-countdown-timer .container .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{font-size:14px!important}}@media screen and (max-width:480px){section.custom-countdown-timer .container .custom-countdown-timer__timer .countdown-timer .countdown .countdown-item .countdown-item-label span{font-size:14px!important}}section.custom-policy-banner{padding:50px 0}@media(min-width:768px)and (max-width:991px){section.custom-policy-banner{padding:30px 0}}@media screen and (max-width:767px){section.custom-policy-banner{padding:25px 0}}section.custom-policy-banner .container .custom-policy-banner__wrapper{padding:14rem 0;border-radius:16px;position:relative;overflow:hidden}@media(min-width:768px)and (max-width:991px){section.custom-policy-banner .container .custom-policy-banner__wrapper{padding:80px 0}}@media screen and (max-width:767px){section.custom-policy-banner .container .custom-policy-banner__wrapper{padding:80px 0}}@media screen and (max-width:480px){section.custom-policy-banner .container .custom-policy-banner__wrapper{padding:80px 0}}section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-border-top{position:absolute;top:0;width:100%}section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-border-bottom{position:absolute;bottom:0;width:100%}section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-image-container{position:absolute;top:50%;transform:translateY(-50%);width:280px;height:280px}@media(min-width:768px)and (max-width:991px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-image-container{width:180px;height:180px}}@media screen and (max-width:767px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-image-container{top:90%;right:-10px;width:180px;height:180px}}@media screen and (max-width:480px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-image-container{top:90%;right:-10px;width:180px;height:180px}}section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-image-container .custom-policy-banner__wrapper-image{width:100%;height:100%;object-fit:contain}section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 30rem;text-align:center}@media(min-width:992px)and (max-width:1199px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content{padding:0 28rem}}@media(min-width:768px)and (max-width:991px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content{padding:0 18rem}}@media screen and (max-width:767px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content{padding:0 8rem}}@media screen and (max-width:480px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content{padding:0 8rem}}section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content .custom-policy-banner__wrapper-content-heading{line-height:1.2}@media(min-width:768px)and (max-width:991px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content .custom-policy-banner__wrapper-content-heading{font-size:24px!important}}@media screen and (max-width:767px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content .custom-policy-banner__wrapper-content-heading{font-size:24px!important}}@media screen and (max-width:480px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content .custom-policy-banner__wrapper-content-heading{font-size:24px!important}}section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content .custom-policy-banner__wrapper-content-subheading{margin:initial;line-height:1.5}@media(min-width:768px)and (max-width:991px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content .custom-policy-banner__wrapper-content-subheading{font-size:14px!important}}@media screen and (max-width:767px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content .custom-policy-banner__wrapper-content-subheading{font-size:12px!important}}@media screen and (max-width:480px){section.custom-policy-banner .container .custom-policy-banner__wrapper .custom-policy-banner__wrapper-content .custom-policy-banner__wrapper-content-subheading{font-size:12px!important}}section.custom-policy-tabs{padding:0 0 50px}@media screen and (max-width:767px){section.custom-policy-tabs{padding:0 0 25px}}section.custom-policy-tabs .container .tab-container{display:flex;width:100%;overflow:hidden}@media(min-width:768px)and (max-width:991px){section.custom-policy-tabs .container .tab-container{flex-direction:column}}@media screen and (max-width:767px){section.custom-policy-tabs .container .tab-container{flex-direction:column}}@media screen and (max-width:480px){section.custom-policy-tabs .container .tab-container{flex-direction:column}}section.custom-policy-tabs .container .tab-container .tabs{display:flex;flex-direction:column;width:100%;max-width:240px;gap:16px}@media(min-width:768px)and (max-width:991px){section.custom-policy-tabs .container .tab-container .tabs{flex-direction:row;max-width:initial;overflow:auto}}@media screen and (max-width:767px){section.custom-policy-tabs .container .tab-container .tabs{flex-direction:row;max-width:initial;overflow:auto}}@media screen and (max-width:480px){section.custom-policy-tabs .container .tab-container .tabs{flex-direction:row;max-width:initial;overflow:auto}}section.custom-policy-tabs .container .tab-container .tabs .tab{padding:16px;text-align:center;background-color:#fff;color:#000;border:1px solid #e0e0e0;border-radius:10px;cursor:pointer;text-decoration:none;transition:all ease .3s}@media(min-width:768px)and (max-width:991px){section.custom-policy-tabs .container .tab-container .tabs .tab{flex:0 0 48%;padding:12px}}@media screen and (max-width:767px){section.custom-policy-tabs .container .tab-container .tabs .tab{flex:0 0 48%;padding:12px}}@media screen and (max-width:480px){section.custom-policy-tabs .container .tab-container .tabs .tab{flex:0 0 48%;padding:12px}}section.custom-policy-tabs .container .tab-container .tabs .tab:hover{border:1px solid #FF7F00}section.custom-policy-tabs .container .tab-container .tabs .active{color:#fff;background-color:#ff7f00;border:1px solid #FF7F00}section.custom-policy-tabs .container .tab-container .tab-content{padding-left:40px}@media(min-width:768px)and (max-width:991px){section.custom-policy-tabs .container .tab-container .tab-content{padding-left:0;padding-top:40px}}@media screen and (max-width:767px){section.custom-policy-tabs .container .tab-container .tab-content{padding-left:0;padding-top:40px}}@media screen and (max-width:480px){section.custom-policy-tabs .container .tab-container .tab-content{padding-left:0;padding-top:40px}}section.custom-policy-tabs .container .tab-container .tab-content h1{font-size:32px}section.custom-policy-tabs .container .tab-container .tab-content h2{font-size:28px}section.custom-policy-tabs .container .tab-container .tab-content h3{font-size:24px}section.custom-policy-tabs .container .tab-container .tab-content h4{font-size:20px}section.custom-policy-tabs .container .tab-container .tab-content h5{font-size:16px}section.custom-policy-tabs .container .tab-container .tab-content h6{font-size:12px}section.custom-policy-tabs .container .tab-container .tab-content p{font-size:16px;color:#000}section.custom-policy-tabs .container .tab-container .tab-content ul,section.custom-policy-tabs .container .tab-container .tab-content ol{padding-left:16px;font-size:16px;color:#000}section.custom-policy-tabs .container .tab-container .active{display:block}section.custom-household-tabs{padding:50px 0}@media screen and (max-width:767px){section.custom-household-tabs{padding:25px 0}}section.custom-household-tabs .container .section-header{margin-bottom:32px}section.custom-household-tabs .container .section-household-tabs .tabs{display:flex;justify-content:center;gap:12px;margin-bottom:32px}@media screen and (max-width:767px){section.custom-household-tabs .container .section-household-tabs .tabs{justify-content:initial;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}section.custom-household-tabs .container .section-household-tabs .tabs::-webkit-scrollbar{display:none}}@media screen and (max-width:480px){section.custom-household-tabs .container .section-household-tabs .tabs{justify-content:initial;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}section.custom-household-tabs .container .section-household-tabs .tabs::-webkit-scrollbar{display:none}}section.custom-household-tabs .container .section-household-tabs .tabs .tab-btn{padding:10px 20px;background-color:initial;color:#000;font-size:14px;border:1px solid #000000;border-radius:5px;cursor:pointer;white-space:nowrap;transition:all ease .3s;min-width:130px}section.custom-household-tabs .container .section-household-tabs .tabs .tab-btn:hover{color:#ff7f00;border:1px solid #FF7F00;box-shadow:0 10px 15px #00000026}section.custom-household-tabs .container .section-household-tabs .tabs .tab-btn-active{background-color:#ff7f00;color:#fff;border:1px solid #FF7F00}section.custom-household-tabs .container .section-household-tabs .tabs .tab-btn-active:hover{color:#fff;cursor:initial;box-shadow:initial}section.custom-household-tabs .container .section-household-tabs .tab-content{display:none}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery{display:flex;gap:22px}@media(min-width:768px)and (max-width:991px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery{gap:12px}}@media screen and (max-width:767px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery{display:none}}@media screen and (max-width:480px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery{display:none}}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-big{width:100%;height:100%;aspect-ratio:1/1}@media screen and (max-width:767px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-big{aspect-ratio:4/3}}@media screen and (max-width:480px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-big{aspect-ratio:4/3}}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-big img{width:100%;height:100%;object-fit:cover;border-radius:20px}@media(min-width:768px)and (max-width:991px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-big img{border-radius:15px}}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-small{display:flex;flex-direction:column;gap:22px;width:100%;height:100%;aspect-ratio:1/1}@media(min-width:768px)and (max-width:991px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-small{gap:12px}}@media screen and (max-width:767px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-small{display:none}}@media screen and (max-width:480px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-small{display:none}}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-small img{width:100%;height:calc(50% - 11px);object-fit:cover;border-radius:20px}@media(min-width:768px)and (max-width:991px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery .tab-content__gallery-small img{height:calc(50% - 6px)}}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery__mobile{display:none;position:relative;width:100%;max-width:600px;overflow:hidden}@media screen and (max-width:767px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery__mobile{display:block}}@media screen and (max-width:480px){section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery__mobile{display:block}}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery__mobile .slides{display:flex;transition:transform .3s ease-in-out}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery__mobile .slides .slide{min-width:100%}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery__mobile .slides .slide img{display:block;width:100%;height:100%;object-fit:cover;border-radius:2rem;aspect-ratio:4/3}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery__mobile .slider-dots{position:absolute;left:50%;transform:translate(-50%);bottom:10px;display:flex;gap:10px}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery__mobile .slider-dots .slider-dot{display:block;width:10px;height:10px;background-color:#d9d9d9;border-radius:50%}section.custom-household-tabs .container .section-household-tabs .tab-content .tab-content__gallery__mobile .slider-dots .active{background-color:#000}section.custom-household-tabs .container .section-household-tabs .tab-content-active{display:block}section.custom-image-and-text{padding:50px 0}@media screen and (max-width:767px){section.custom-image-and-text{padding:30px 0}}@media screen and (max-width:480px){section.custom-image-and-text{padding:30px 0}}section.custom-image-and-text .container{display:flex;flex-direction:column;gap:70px}@media(min-width:768px)and (max-width:991px){section.custom-image-and-text .container{gap:50px}}@media screen and (max-width:767px){section.custom-image-and-text .container{gap:40px}}@media screen and (max-width:480px){section.custom-image-and-text .container{gap:40px}}section.custom-image-and-text .container .custom-image-and-text__wrapper{display:flex;align-items:center;justify-content:center;gap:70px}@media(min-width:768px)and (max-width:991px){section.custom-image-and-text .container .custom-image-and-text__wrapper{gap:50px}}@media screen and (max-width:767px){section.custom-image-and-text .container .custom-image-and-text__wrapper{flex-direction:column!important;gap:20px}}@media screen and (max-width:480px){section.custom-image-and-text .container .custom-image-and-text__wrapper{flex-direction:column!important;gap:20px}}section.custom-image-and-text .container .custom-image-and-text__wrapper .custom-image-and-text__image{max-width:600px;max-height:600px;aspect-ratio:1/1;border-radius:20px;overflow:hidden}section.custom-image-and-text .container .custom-image-and-text__wrapper .custom-image-and-text__image img{width:100%;height:100%;object-fit:cover}section.custom-image-and-text .container .custom-image-and-text__wrapper .custom-image-and-text__text{display:flex;flex-direction:column;justify-content:center;gap:15px;max-width:600px;max-height:600px;aspect-ratio:1/1}@media screen and (max-width:767px){section.custom-image-and-text .container .custom-image-and-text__wrapper .custom-image-and-text__text{aspect-ratio:initial}}@media screen and (max-width:480px){section.custom-image-and-text .container .custom-image-and-text__wrapper .custom-image-and-text__text{aspect-ratio:initial}}section.custom-image-and-text .container .custom-image-and-text__wrapper .custom-image-and-text__text .custom-image-and-text__text__header{line-height:1.2}section.custom-image-and-text .container .custom-image-and-text__wrapper .custom-image-and-text__text .custom-image-and-text__text__description{margin:initial}section.poopy-image-with-text{padding:50px 0}@media screen and (max-width:767px){section.poopy-image-with-text{padding:30px 0}}@media screen and (max-width:480px){section.poopy-image-with-text{padding:30px 0}}section.poopy-image-with-text .container{display:flex;flex-direction:column;gap:2rem}section.poopy-image-with-text .container .poopy-image-with-text_wrapper{display:flex;gap:2rem;padding:initial;border-radius:1rem;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:767px){section.poopy-image-with-text .container .poopy-image-with-text_wrapper{flex-direction:column!important;padding:2rem}}@media screen and (max-width:480px){section.poopy-image-with-text .container .poopy-image-with-text_wrapper{flex-direction:column!important;padding:2rem}}section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_image{width:50%;border-radius:2rem;overflow:hidden;aspect-ratio:3.5/2.5}@media screen and (max-width:767px){section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_image{width:100%}}@media screen and (max-width:480px){section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_image{width:100%}}section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_image img{display:block;width:100%;height:100%;object-fit:cover}section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_text{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:4rem 0;width:50%;border-radius:2rem;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:767px){section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_text{padding:initial;width:100%;background-image:initial!important}}@media screen and (max-width:480px){section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_text{padding:initial;width:100%;background-image:initial!important}}section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_text h3{padding:0 4rem}@media screen and (max-width:767px){section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_text h3{padding:initial}}@media screen and (max-width:480px){section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_text h3{padding:initial}}section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_text p{margin:initial;padding:0 4rem}@media screen and (max-width:767px){section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_text p{padding:initial}}@media screen and (max-width:480px){section.poopy-image-with-text .container .poopy-image-with-text_wrapper .poopy-image-with-text_text p{padding:initial}}section.custom-category-showcase .container .custom-category-showcase__wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:0px;grid-row-gap:0px}section.custom-category-showcase .container .custom-category-showcase__wrapper .custom-category-showcase__item1{grid-area:1/1/5/3}section.custom-category-showcase .container .custom-category-showcase__wrapper .custom-category-showcase__item2{grid-area:1/3/3/5}section.custom-category-showcase .container .custom-category-showcase__wrapper .custom-category-showcase__item3{grid-area:3/3/4/4}section.custom-category-showcase .container .custom-category-showcase__wrapper .custom-category-showcase__item4{grid-area:3/4/4/5}section.custom-category-showcase .container .custom-category-showcase__wrapper .custom-category-showcase__item5{grid-area:4/3/5/4}section.custom-category-showcase .container .custom-category-showcase__wrapper .custom-category-showcase__item6{grid-area:4/4/5/5}section.custom-support-videos{padding:30px 0}@media screen and (max-width:767px){section.custom-support-videos{padding:20px 0}}@media screen and (max-width:480px){section.custom-support-videos{padding:20px 0}}section.custom-support-videos .container .section-subheader{margin-top:10px}section.custom-support-videos .container .section-subheader p{margin:initial}section.custom-support-videos .container .section-tabs{margin-top:30px}section.custom-support-videos .container .section-tabs .tabcontent{display:block;padding:4rem 0}section.custom-support-videos .container .section-tabs .tabcontent .tabcontent_search{width:100%;padding:10px;margin-bottom:20px;font-size:16px;border:1px solid #D9D9D9;border-radius:5px}section.custom-support-videos .container .section-tabs .tabcontent .tabcontent_search:focus-visible{outline:none;box-shadow:none}section.custom-support-videos .container .section-tabs .tabcontent .tabcontent__video-container{display:flex;flex-wrap:wrap;gap:2rem}section.custom-support-videos .container .section-tabs .tabcontent .tabcontent__video-container .tabcontent__video-item{position:relative;width:calc(50% - 10px)}@media screen and (max-width:767px){section.custom-support-videos .container .section-tabs .tabcontent .tabcontent__video-container .tabcontent__video-item{width:100%}}@media screen and (max-width:480px){section.custom-support-videos .container .section-tabs .tabcontent .tabcontent__video-container .tabcontent__video-item{width:100%}}section.custom-support-videos .container .section-tabs .tabcontent .tabcontent__video-container .tabcontent__video-item .tabcontent__video-item__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:15px}section.custom-support-videos .container .section-tabs .tabcontent .tabcontent__video-container .tabcontent__video-item .tabcontent__video-item__link:hover~.tabcontent__video-item__title{color:#ff7f00}section.custom-support-videos .container .section-tabs .tabcontent .tabcontent__video-container .tabcontent__video-item .tabcontent__video-item__image{width:100%;object-fit:cover;aspect-ratio:16/9;border-radius:15px}section.custom-support-videos .container .section-tabs .tabcontent .tabcontent__video-container .tabcontent__video-item .tabcontent__video-item__title{color:#000;transition:all ease .1s}section.custom-support-manual{padding:30px 0}@media screen and (max-width:767px){section.custom-support-manual{padding:20px 0}}@media screen and (max-width:480px){section.custom-support-manual{padding:20px 0}}section.custom-support-manual .container .section-subheader{margin-top:10px}section.custom-support-manual .container .section-subheader p{margin:initial}section.custom-support-manual .container .section-tabs{margin-top:30px}section.custom-support-manual .container .section-tabs .tabcontent{display:block;padding:4rem 0}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent_search{width:100%;padding:10px;margin-bottom:20px;font-size:16px;border:1px solid #D9D9D9;border-radius:5px}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent_search:focus-visible{outline:none;box-shadow:none}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper{display:flex;flex-wrap:wrap;gap:1rem}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item{width:calc(25% - 8px);border:2px solid #F7F7F7;border-radius:10px}@media(min-width:768px)and (max-width:991px){section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item{width:calc(50% - 5px)}}@media screen and (max-width:767px){section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item{width:100%}}@media screen and (max-width:480px){section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item{width:100%}}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__image{padding:2rem}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__image img{width:100%;height:100%;object-fit:contain}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:1rem;background-color:#f7f7f7}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .tabcontent__manual-item__text-name{color:#000}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .tabcontent__manual-item__text-button{color:#fff;background-color:#ff7f00;border-radius:10px}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem;width:100%;border-radius:1rem;border:none;cursor:pointer;overflow:hidden;text-decoration:none;background-color:#ff7f00}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:after,section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:after{background:#000;transition:all .5s ease}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:before{background:#7c7c7c;transition:all .5s ease-out}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary .poopy-button__ripple__primary__text{color:#fff;font-size:14px;z-index:1;transition:all .3s ease-out}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:hover:after,section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:hover:before{width:50rem;height:50rem;border-radius:1rem}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:hover:after{transition:all .7s ease-in}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:hover:after,section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:hover:after,section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:hover:before{width:0%;height:0%;border-radius:100%}}section.custom-support-manual .container .section-tabs .tabcontent .tabcontent__manual-container .tabcontent__manual-wrapper .tabcontent__manual-item .tabcontent__manual-item__text .poopy-button__ripple__primary:hover .poopy-button__ripple__primary__text{color:#fff}section.custom-support-app{padding:30px 0}@media screen and (max-width:767px){section.custom-support-app{padding:20px 0}}@media screen and (max-width:480px){section.custom-support-app{padding:20px 0}}section.custom-support-app .container .section-subheader{margin-top:10px}section.custom-support-app .container .section-subheader p{margin:initial}section.custom-support-app .container .section-tabs{margin-top:30px}section.custom-support-app .container .section-tabs .tabcontent{display:block;padding:4rem 0}section.custom-support-app .container .section-tabs .tabcontent .tabcontent_search{width:100%;padding:10px;margin-bottom:20px;font-size:16px;border:1px solid #D9D9D9;border-radius:5px}section.custom-support-app .container .section-tabs .tabcontent .tabcontent_search:focus-visible{outline:none;box-shadow:none}section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container{display:flex;flex-direction:column;gap:40px}section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper{display:flex;align-items:center;gap:5rem;padding:2rem;border-radius:2rem}@media screen and (max-width:767px){section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper{gap:3rem;flex-direction:column!important;padding:1rem}}@media screen and (max-width:480px){section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper{gap:3rem;flex-direction:column!important;padding:1rem}}section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image{flex:1}@media screen and (max-width:767px){section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image{text-align:center}}@media screen and (max-width:480px){section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image{text-align:center}}section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:767px){section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image img{width:80%}}@media screen and (max-width:480px){section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image img{width:80%}}section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text{width:70%}@media screen and (max-width:767px){section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text{width:100%}}@media screen and (max-width:480px){section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text{width:100%}}section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text .tabcontent__app-slider-wrapper_text_swiper swiper-slide .swiper-slide-content{padding:0px 8rem}@media screen and (max-width:767px){section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text .tabcontent__app-slider-wrapper_text_swiper swiper-slide .swiper-slide-content{padding:0px 5rem}}@media screen and (max-width:480px){section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text .tabcontent__app-slider-wrapper_text_swiper swiper-slide .swiper-slide-content{padding:0px 5rem}}section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text .tabcontent__app-slider-wrapper_text_swiper swiper-slide .swiper-slide-content h3{margin-bottom:2rem}section.custom-support-app .container .section-tabs .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text .tabcontent__app-slider-wrapper_text_swiper swiper-slide .swiper-slide-content p{margin:initial}section.custom-app .container .tabcontent{padding:4rem 0}section.custom-app .container .tabcontent .tabcontent_search{width:100%;padding:10px;margin-bottom:20px;font-size:16px;border:1px solid #D9D9D9;border-radius:5px}section.custom-app .container .tabcontent .tabcontent_search:focus-visible{outline:none;box-shadow:none}section.custom-app .container .tabcontent .tabcontent__app-container{display:flex;flex-direction:column;gap:40px}section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper{display:flex;align-items:center;gap:5rem;padding:2rem;border-radius:2rem}@media screen and (max-width:767px){section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper{gap:3rem;flex-direction:column!important;padding:1rem}}@media screen and (max-width:480px){section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper{gap:3rem;flex-direction:column!important;padding:1rem}}section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image{flex:1}@media screen and (max-width:767px){section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image{text-align:center}}@media screen and (max-width:480px){section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image{text-align:center}}section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:767px){section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image img{width:80%}}@media screen and (max-width:480px){section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_image img{width:80%}}section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text{width:70%}@media screen and (max-width:767px){section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text{width:100%}}@media screen and (max-width:480px){section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text{width:100%}}section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text .tabcontent__app-slider-wrapper_text_swiper swiper-slide .swiper-slide-content{padding:0px 8rem}@media screen and (max-width:767px){section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text .tabcontent__app-slider-wrapper_text_swiper swiper-slide .swiper-slide-content{padding:0px 5rem}}@media screen and (max-width:480px){section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text .tabcontent__app-slider-wrapper_text_swiper swiper-slide .swiper-slide-content{padding:0px 5rem}}section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text .tabcontent__app-slider-wrapper_text_swiper swiper-slide .swiper-slide-content h3{margin-bottom:2rem}section.custom-app .container .tabcontent .tabcontent__app-container .tabcontent__app-wrapper .tabcontent__app-slider-wrapper_text .tabcontent__app-slider-wrapper_text_swiper swiper-slide .swiper-slide-content p{margin:initial}section.custom-blog-collection{padding:5rem 0}@media screen and (max-width:767px){section.custom-blog-collection{padding:3rem 0}}@media screen and (max-width:480px){section.custom-blog-collection{padding:3rem 0}}section.custom-blog-collection .container .custom-blog-collection__wrapper{display:flex;flex-direction:column}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature{display:flex;align-items:center;justify-content:space-between;position:relative;padding:5rem;border-radius:2rem;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:767px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature{padding:2rem;flex-direction:column-reverse}}@media screen and (max-width:480px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature{padding:2rem;flex-direction:column-reverse}}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature .custom-blog-collection__feature__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:2rem}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature .custom-blog-collection__feature__text{padding:0 5rem;width:45%}@media screen and (max-width:767px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature .custom-blog-collection__feature__text{padding:initial;width:100%}}@media screen and (max-width:480px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature .custom-blog-collection__feature__text{padding:initial;width:100%}}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature .custom-blog-collection__feature__image{width:55%;aspect-ratio:4/3;aspect-ratio:5/4;border-radius:2rem;overflow:hidden}@media screen and (max-width:767px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature .custom-blog-collection__feature__image{margin-bottom:2rem;width:100%}}@media screen and (max-width:480px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature .custom-blog-collection__feature__image{margin-bottom:2rem;width:100%}}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__feature .custom-blog-collection__feature__image img{width:100%;height:100%;object-fit:cover}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:5rem}@media screen and (max-width:767px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid{flex-direction:column;gap:2rem;margin-top:4rem}}@media screen and (max-width:480px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid{flex-direction:column;gap:2rem;margin-top:4rem}}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item{display:flex;flex-direction:column;gap:1rem;position:relative;margin-bottom:5rem;width:calc(33.3333333333% - 7px)}@media screen and (max-width:767px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item{flex-direction:row;margin-bottom:initial;width:100%}}@media screen and (max-width:480px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item{flex-direction:row;margin-bottom:initial;width:100%}}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:1rem}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__image{aspect-ratio:4/3;border-radius:1rem;overflow:hidden}@media screen and (max-width:767px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__image{width:25%;aspect-ratio:6/5}}@media screen and (max-width:480px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__image{width:25%;aspect-ratio:6/5}}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__image img{width:100%;height:100%;object-fit:cover}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__text{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:767px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__text{flex:1;justify-content:center}}@media screen and (max-width:480px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__text{flex:1;justify-content:center}}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__text .custom-blog-collection__grid__item__text__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:767px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__text .custom-blog-collection__grid__item__text__date{line-height:1}}@media screen and (max-width:480px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__grid .custom-blog-collection__grid__item .custom-blog-collection__grid__item__text .custom-blog-collection__grid__item__text__date{line-height:1}}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer{display:flex;gap:1rem;margin-bottom:5rem}@media screen and (max-width:767px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer{display:none}}@media screen and (max-width:480px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer{display:none}}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer .custom-blog-collection__footer__item{position:relative;width:50%}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer .custom-blog-collection__footer__item .custom-blog-collection__footer__item__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:2rem;z-index:2}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer .custom-blog-collection__footer__item .custom-blog-collection__footer__item__wrapper{position:relative;border-radius:2rem;overflow:hidden}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer .custom-blog-collection__footer__item .custom-blog-collection__footer__item__wrapper .custom-blog-collection__footer__item__image{aspect-ratio:9/8}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer .custom-blog-collection__footer__item .custom-blog-collection__footer__item__wrapper .custom-blog-collection__footer__item__image img{display:block;width:100%;height:100%;object-fit:cover}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer .custom-blog-collection__footer__item .custom-blog-collection__footer__item__wrapper .custom-blog-collection__footer__item__text{position:absolute;bottom:0;padding:3rem;width:70%;border-radius:2rem}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer__mobile{display:none;flex-direction:column;gap:2rem;margin-top:2rem;margin-bottom:3rem}@media screen and (max-width:767px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer__mobile{display:flex}}@media screen and (max-width:480px){section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer__mobile{display:flex}}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer__mobile .custom-blog-collection__footer__mobile__item{position:relative;display:flex;gap:1rem}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer__mobile .custom-blog-collection__footer__mobile__item .custom-blog-collection__footer__mobile__item__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:1rem}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer__mobile .custom-blog-collection__footer__mobile__item .custom-blog-collection__footer__mobile__item__image{width:25%;aspect-ratio:6/5;border-radius:1rem;overflow:hidden}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer__mobile .custom-blog-collection__footer__mobile__item .custom-blog-collection__footer__mobile__item__image img{width:100%;height:100%;object-fit:cover}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer__mobile .custom-blog-collection__footer__mobile__item .custom-blog-collection__footer__mobile__item__text{display:flex;flex-direction:column;justify-content:center;gap:1rem;flex:1}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer__mobile .custom-blog-collection__footer__mobile__item .custom-blog-collection__footer__mobile__item__text .custom-blog-collection__footer__mobile__item__text__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-collection__footer__mobile .custom-blog-collection__footer__mobile__item .custom-blog-collection__footer__mobile__item__text .custom-blog-collection__footer__mobile__item__text__date{line-height:1}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-pagination ul{list-style-type:none;display:flex;align-items:center;justify-content:center;gap:3rem}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-pagination ul li a{text-decoration:none;color:#191d2366}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-pagination ul li a i{color:#000}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-pagination ul .current{color:#000}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-pagination ul .prev .prev-link{display:flex;align-items:center;justify-content:center;padding-left:2px;width:35px;height:35px;border:1px solid #000000;border-radius:50%}section.custom-blog-collection .container .custom-blog-collection__wrapper .custom-blog-pagination ul .next .next-link{display:flex;align-items:center;justify-content:center;padding-right:2px;width:35px;height:35px;border:1px solid #000000;border-radius:50%}article.article-template{padding-bottom:2rem}article.article-template .page-width--narrow{max-width:67.6rem}article.article-template .article-template__banner{display:flex;align-items:center;justify-content:center;margin:0 auto!important;margin-top:5rem!important;margin-bottom:5rem!important;max-width:140rem;border-radius:2rem;background-position:center;background-repeat:no-repeat;background-size:cover}@media(min-width:1200px)and (max-width:1439px){article.article-template .article-template__banner{margin-left:2rem!important;margin-right:2rem!important}}@media(min-width:992px)and (max-width:1199px){article.article-template .article-template__banner{margin-left:2rem!important;margin-right:2rem!important}}@media(min-width:768px)and (max-width:991px){article.article-template .article-template__banner{margin-left:2rem!important;margin-right:2rem!important;margin-bottom:3rem!important;flex-direction:column;padding:initial}}@media screen and (max-width:767px){article.article-template .article-template__banner{margin-left:2rem!important;margin-right:2rem!important;margin-bottom:3rem!important;flex-direction:column;padding:initial}}@media screen and (max-width:480px){article.article-template .article-template__banner{margin-left:2rem!important;margin-right:2rem!important;margin-bottom:3rem!important;flex-direction:column;padding:initial}}article.article-template .article-template__banner .article-template__banner__text{width:50%;padding:2rem 5rem}@media(min-width:768px)and (max-width:991px){article.article-template .article-template__banner .article-template__banner__text{width:100%;padding:2rem}}@media screen and (max-width:767px){article.article-template .article-template__banner .article-template__banner__text{width:100%;padding:2rem}}@media screen and (max-width:480px){article.article-template .article-template__banner .article-template__banner__text{width:100%;padding:2rem}}article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__link{display:flex;align-items:center;gap:1rem;position:absolute;top:3rem;left:3rem;font-size:14px;text-decoration:none}@media(min-width:768px)and (max-width:991px){article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__link{top:-3.5rem;left:0rem}}@media screen and (max-width:767px){article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__link{top:-3.5rem;left:0rem}}@media screen and (max-width:480px){article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__link{top:-3.5rem;left:0rem}}article.article-template .article-template__banner .article-template__banner__text h1{margin-bottom:2rem}article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__details{display:flex;align-items:center;gap:2rem}@media(min-width:768px)and (max-width:991px){article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__details{gap:1rem}}@media screen and (max-width:767px){article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__details{gap:1rem}}@media screen and (max-width:480px){article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__details{gap:1rem}}article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__details img{display:block;width:50px;height:50px;object-fit:cover;border-radius:50%}@media(min-width:768px)and (max-width:991px){article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__details img{width:40px;height:40px}}@media screen and (max-width:767px){article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__details img{width:40px;height:40px}}@media screen and (max-width:480px){article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__details img{width:40px;height:40px}}article.article-template .article-template__banner .article-template__banner__text .article-template__banner__text__details span{line-height:1.2;white-space:pre}article.article-template .article-template__banner .article-template__banner__image{width:50%;aspect-ratio:9/8;border-top-left-radius:0;border-top-right-radius:2rem;border-bottom-left-radius:0;border-bottom-right-radius:2rem;overflow:hidden}@media(min-width:768px)and (max-width:991px){article.article-template .article-template__banner .article-template__banner__image{padding:initial;width:100%;height:100%;aspect-ratio:4/3;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}}@media screen and (max-width:767px){article.article-template .article-template__banner .article-template__banner__image{padding:initial;width:100%;height:100%;aspect-ratio:4/3;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}}@media screen and (max-width:480px){article.article-template .article-template__banner .article-template__banner__image{padding:initial;width:100%;height:100%;aspect-ratio:4/3;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}}article.article-template .article-template__banner .article-template__banner__image img{display:block;width:100%;height:100%;object-fit:cover}article.article-template .article-template__content p,article.article-template .article-template__content h1,article.article-template .article-template__content h2,article.article-template .article-template__content h3,article.article-template .article-template__content h4,article.article-template .article-template__content h5,article.article-template .article-template__content h6,article.article-template .article-template__content ul,article.article-template .article-template__content ol,article.article-template .article-template__content span,article.article-template .article-template__content a,article.article-template .article-template__content table{color:#000}article.article-template .article-template__content img{border-radius:2rem;aspect-ratio:4/3;object-fit:cover}article.article-template .article-template__content hr{margin:3rem 0}@media(min-width:768px)and (max-width:991px){article.article-template .article-template__content hr{margin:2rem 0}}@media screen and (max-width:767px){article.article-template .article-template__content hr{margin:2rem 0}}@media screen and (max-width:480px){article.article-template .article-template__content hr{margin:2rem 0}}article.article-template .article-template__content ul{list-style-position:outside}section.custom-blog-feature{padding:5rem 0}@media screen and (max-width:767px){section.custom-blog-feature{padding:3rem 0}}@media screen and (max-width:480px){section.custom-blog-feature{padding:3rem 0}}section.custom-blog-feature .container .custom-blog-feature__header{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:5rem}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__header{margin-bottom:3rem}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__header{margin-bottom:3rem}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__header{margin-bottom:3rem}}section.custom-blog-feature .container .custom-blog-feature__header .custom-blog-feature__header__button{display:flex}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__header .custom-blog-feature__header__button{display:none}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__header .custom-blog-feature__header__button{display:none}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__header .custom-blog-feature__header__button{display:none}}section.custom-blog-feature .container .custom-blog-feature__wrapper{display:flex;gap:10rem}@media(min-width:992px)and (max-width:1199px){section.custom-blog-feature .container .custom-blog-feature__wrapper{gap:5rem}}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper{flex-direction:column;gap:3rem}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper{flex-direction:column;gap:3rem}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper{flex-direction:column;gap:3rem}}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest{width:50%;height:600px;position:relative}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest{width:100%;height:initial}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest{width:100%;height:initial}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest{width:100%;height:initial}}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem;z-index:1}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__image{height:100%;border-radius:1rem;overflow:hidden}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__image{aspect-ratio:9/8}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__image{aspect-ratio:9/8}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__image{aspect-ratio:9/8}}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__image img{display:block;width:100%;height:100%;object-fit:cover}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text{position:absolute;bottom:0;left:0;right:0}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text{position:initial;background:initial}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text{position:initial;background:initial}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text{position:initial;background:initial}}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details{display:flex;flex-direction:column;gap:1rem;padding:3rem}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details{padding:2rem 0 1rem}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details{padding:2rem 0 1rem}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details{padding:2rem 0 1rem}}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details .custom-blog-feature__latest__text__details__title h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details .custom-blog-feature__latest__text__details__subtitle{display:flex;align-items:center;justify-content:space-between}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details .custom-blog-feature__latest__text__details__subtitle{flex-direction:row-reverse}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details .custom-blog-feature__latest__text__details__subtitle{flex-direction:row-reverse}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details .custom-blog-feature__latest__text__details__subtitle{flex-direction:row-reverse}}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details .custom-blog-feature__latest__text__details__subtitle .custom-blog-feature__latest__text__details__subtitle__author{display:flex;align-items:center;gap:1rem}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__latest .custom-blog-feature__latest__text .custom-blog-feature__latest__text__details .custom-blog-feature__latest__text__details__subtitle .custom-blog-feature__latest__text__details__subtitle__author img{display:block;width:30px;height:30px;object-fit:contain;border-radius:50%}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous{width:50%}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous{width:100%}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous{width:100%}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous{width:100%}}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:4rem;height:100%}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper{gap:2rem}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper{gap:2rem}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper{gap:2rem}}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item{display:flex;gap:2rem;position:relative}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1rem}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__image{width:100%;height:100%;max-width:165px;max-height:120px;aspect-ratio:4/3;border-radius:1rem;overflow:hidden}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__image{max-width:96px;max-height:80px}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__image{max-width:96px;max-height:80px}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__image{max-width:96px;max-height:80px}}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__image img{width:100%;height:100%;object-fit:cover}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text{display:flex;flex-direction:column;justify-content:center;gap:1rem}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details{display:flex;align-items:center;gap:1rem}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details img{display:block;width:30px;height:30px;object-fit:cover;border-radius:50%}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details .blog-author-image,section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details .blog-author-name,section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details .blog-dot{display:none}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details .blog-author-image,section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details .blog-author-name,section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details .blog-dot{display:none}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details .blog-author-image,section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details .blog-author-name,section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__previous .custom-blog-feature__previous__wrapper .custom-blog-feature__previous__item .custom-blog-feature__previous__item__text .custom-blog-feature__previous__item__text__details .blog-dot{display:none}}section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__wrapper__button{display:none}@media(min-width:768px)and (max-width:991px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__wrapper__button{display:flex}}@media screen and (max-width:767px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__wrapper__button{display:flex}}@media screen and (max-width:480px){section.custom-blog-feature .container .custom-blog-feature__wrapper .custom-blog-feature__wrapper__button{display:flex}}section.custom-header-and-content{padding:5rem 0}@media screen and (max-width:767px){section.custom-header-and-content{padding:3rem 0}}@media screen and (max-width:480px){section.custom-header-and-content{padding:3rem 0}}section.custom-header-and-content .container{display:flex;flex-direction:column;gap:5rem}@media screen and (max-width:767px){section.custom-header-and-content .container{gap:3rem}}@media screen and (max-width:480px){section.custom-header-and-content .container{gap:3rem}}section.custom-header-and-content .container .custom-header-and-content__header{padding:8rem 2rem;border-radius:1rem;text-align:center;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:767px){section.custom-header-and-content .container .custom-header-and-content__header{padding:6rem 2rem}}@media screen and (max-width:480px){section.custom-header-and-content .container .custom-header-and-content__header{padding:6rem 2rem}}section.custom-header-and-content .container .custom-header-and-content__content{margin:0 auto;width:100%;max-width:1132px}section.custom-header-and-content .container .custom-header-and-content__content p,section.custom-header-and-content .container .custom-header-and-content__content a,section.custom-header-and-content .container .custom-header-and-content__content ul,section.custom-header-and-content .container .custom-header-and-content__content ol,section.custom-header-and-content .container .custom-header-and-content__content span{margin:1rem 0}section.custom-header-and-content .container .custom-header-and-content__content h1,section.custom-header-and-content .container .custom-header-and-content__content h2,section.custom-header-and-content .container .custom-header-and-content__content h3,section.custom-header-and-content .container .custom-header-and-content__content h4,section.custom-header-and-content .container .custom-header-and-content__content h5,section.custom-header-and-content .container .custom-header-and-content__content h6{margin:4rem 0 2rem}@media screen and (max-width:767px){section.custom-header-and-content .container .custom-header-and-content__content h1,section.custom-header-and-content .container .custom-header-and-content__content h2,section.custom-header-and-content .container .custom-header-and-content__content h3,section.custom-header-and-content .container .custom-header-and-content__content h4,section.custom-header-and-content .container .custom-header-and-content__content h5,section.custom-header-and-content .container .custom-header-and-content__content h6{margin:2rem 0}}@media screen and (max-width:480px){section.custom-header-and-content .container .custom-header-and-content__content h1,section.custom-header-and-content .container .custom-header-and-content__content h2,section.custom-header-and-content .container .custom-header-and-content__content h3,section.custom-header-and-content .container .custom-header-and-content__content h4,section.custom-header-and-content .container .custom-header-and-content__content h5,section.custom-header-and-content .container .custom-header-and-content__content h6{margin:2rem 0}}section.custom-header-and-content .container .custom-header-and-content__content ul,section.custom-header-and-content .container .custom-header-and-content__content ol{padding-left:17px}@media screen and (max-width:767px){div._imageContainer_12sfd_15{width:100%;height:100%;aspect-ratio:1}}@media screen and (max-width:480px){div._imageContainer_12sfd_15{width:100%;height:100%;aspect-ratio:1}}section.custom-image-banner .custom-image-banner_desktop{display:block;margin:0 auto}@media screen and (max-width:767px){section.custom-image-banner .custom-image-banner_desktop{display:none}}@media screen and (max-width:480px){section.custom-image-banner .custom-image-banner_desktop{display:none}}section.custom-image-banner .custom-image-banner_desktop img{display:block;width:100%}section.custom-image-banner .custom-image-banner_mobile{display:none}@media screen and (max-width:767px){section.custom-image-banner .custom-image-banner_mobile{display:block}}@media screen and (max-width:480px){section.custom-image-banner .custom-image-banner_mobile{display:block}}section.custom-image-banner .custom-image-banner_mobile img{display:block;width:100%}section.custom-image-banner .custom-image-banner_full-width{padding:initial;max-width:initial}section.custom-image-banner .custom-image-banner_full-width img{border-radius:initial}section.custom-image-banner .custom-image-banner_fixed-width{padding:5rem;max-width:140rem}@media screen and (max-width:767px){section.custom-image-banner .custom-image-banner_fixed-width{padding:3rem 2rem}}@media screen and (max-width:480px){section.custom-image-banner .custom-image-banner_fixed-width{padding:3rem 2rem}}section.custom-image-banner .custom-image-banner_fixed-width img{border-radius:3rem}@media screen and (max-width:767px){section.custom-image-banner .custom-image-banner_fixed-width img{border-radius:1rem}}@media screen and (max-width:480px){section.custom-image-banner .custom-image-banner_fixed-width img{border-radius:1rem}}section.custom-logos{padding:5rem 0}@media screen and (max-width:767px){section.custom-logos{padding:3rem 0}}section.custom-logos .container .custom-logos__header{margin-bottom:5rem}section.custom-logos .container .custom-logos__wrapper{display:flex;align-items:center;justify-content:space-between;gap:5rem}@media screen and (max-width:767px){section.custom-logos .container .custom-logos__wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:5rem}section.custom-logos .container .custom-logos__wrapper::-webkit-scrollbar{display:none}}@media screen and (max-width:480px){section.custom-logos .container .custom-logos__wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:5rem}section.custom-logos .container .custom-logos__wrapper::-webkit-scrollbar{display:none}}section.custom-logos .container .custom-logos__wrapper .custom-logos__item{position:relative;margin:2rem;width:20%}@media screen and (max-width:767px){section.custom-logos .container .custom-logos__wrapper .custom-logos__item{flex:0 0 40%;margin:initial;width:100%}}@media screen and (max-width:480px){section.custom-logos .container .custom-logos__wrapper .custom-logos__item{flex:0 0 40%;margin:initial;width:100%}}section.custom-logos .container .custom-logos__wrapper .custom-logos__item .custom-logos__item__link{display:block;position:absolute;top:0;left:0;width:100%;height:100%}section.custom-logos .container .custom-logos__wrapper .custom-logos__item .custom-logos__item__image img{display:block;width:100%;height:100%;object-fit:contain}section.custom-reassurances{padding:8rem 0}@media screen and (max-width:767px){section.custom-reassurances{padding:3rem 0}}section.custom-reassurances .container .custom-reassurances__header{margin-bottom:6rem}section.custom-reassurances .container .custom-reassurances__swiper swiper-slide{display:flex;flex-direction:column;align-items:center;gap:3rem}@media screen and (max-width:767px){section.custom-reassurances .container .custom-reassurances__swiper swiper-slide{padding-bottom:6rem}}@media screen and (max-width:480px){section.custom-reassurances .container .custom-reassurances__swiper swiper-slide{padding-bottom:6rem}}section.custom-reassurances .container .custom-reassurances__swiper swiper-slide .custom-reassurances__wrapper__item__icon{margin-bottom:3rem;max-width:6rem;max-height:6rem}section.custom-reassurances .container .custom-reassurances__swiper swiper-slide .custom-reassurances__wrapper__item__icon img{display:block;width:100%;height:100%;object-fit:contain}section.custom-reassurances .container .custom-reassurances__swiper swiper-slide .custom-reassurances__wrapper__item__header{text-align:center}section.custom-reassurances .container .custom-reassurances__swiper swiper-slide .custom-reassurances__wrapper__item__header h3{line-height:.8}section.custom-reassurances .container .custom-reassurances__swiper swiper-slide .custom-reassurances__wrapper__item__description{text-align:center}section.custom-reassurances .container .custom-reassurances__swiper swiper-slide .custom-reassurances__wrapper__item__description p{margin:initial}section.custom-testimonials{padding:10rem 0}@media screen and (max-width:767px){section.custom-testimonials{padding:5rem 0}}section.custom-testimonials .container{max-width:80rem}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item{display:flex;align-items:center;gap:2rem;position:relative}@media screen and (max-width:767px){section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item{flex-direction:column}}@media screen and (max-width:480px){section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item{flex-direction:column}}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__image{width:64px;height:64px;border-radius:50%;overflow:hidden}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__image>img{display:block;width:100%;height:100%;object-fit:cover}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy{flex:1;display:flex;flex-direction:column;gap:1rem}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__upper{display:flex;flex-direction:column;gap:1rem;text-align:left}@media screen and (max-width:767px){section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__upper{align-items:center;text-align:center}}@media screen and (max-width:480px){section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__upper{align-items:center;text-align:center}}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__upper>img{display:block;width:10rem;height:initial;object-fit:contain}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__upper p{margin:initial;line-height:1.2}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__lower{display:flex;align-items:center;justify-content:start;gap:1.5rem}@media screen and (max-width:767px){section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__lower{justify-content:center}}@media screen and (max-width:480px){section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__lower{justify-content:center}}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__lower .custom-testimonials__wrapper__item__lower__rate{width:10rem}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__lower .custom-testimonials__wrapper__item__lower__rate img{display:block;width:100%;height:100%;object-fit:contain}section.custom-testimonials .container .custom-testimonials__wrapper .custom-testimonials__wrapper__item .custom-testimonials__wrapper__item__copy .custom-testimonials__wrapper__item__lower .custom-testimonials__wrapper__item__lower__name span{display:block;line-height:1}section.custom-review-section{display:flex;height:100vh;max-height:700px;overflow:hidden}@media(min-width:768px)and (max-width:991px){section.custom-review-section{padding:3rem 0 6rem;height:initial;max-height:initial}}@media screen and (max-width:767px){section.custom-review-section{padding:3rem 0 6rem;height:initial;max-height:initial}}@media screen and (max-width:480px){section.custom-review-section{padding:3rem 0 6rem;height:initial;max-height:initial}}section.custom-review-section .container{position:relative;display:flex;align-items:center}@media(min-width:768px)and (max-width:991px){section.custom-review-section .container{flex-direction:column;gap:3rem;max-width:100%}}@media screen and (max-width:767px){section.custom-review-section .container{flex-direction:column;gap:3rem;max-width:100%}}@media screen and (max-width:480px){section.custom-review-section .container{flex-direction:column;gap:3rem;max-width:100%}}section.custom-review-section .container .custom-review-section__copy{display:flex;flex-direction:column;gap:2rem;max-width:50rem}@media(min-width:768px)and (max-width:991px){section.custom-review-section .container .custom-review-section__copy{max-width:initial;width:100%}}@media screen and (max-width:767px){section.custom-review-section .container .custom-review-section__copy{max-width:initial;width:100%}}@media screen and (max-width:480px){section.custom-review-section .container .custom-review-section__copy{max-width:initial;width:100%}}section.custom-review-section .container .custom-review-section__copy .custom-review-section__copy__widget iframe{margin-left:-1rem;width:auto!important}@media(min-width:768px)and (max-width:991px){section.custom-review-section .container .custom-review-section__copy .custom-review-section__copy__widget iframe{margin-left:-2.5rem}}@media screen and (max-width:767px){section.custom-review-section .container .custom-review-section__copy .custom-review-section__copy__widget iframe{margin-left:-2.5rem}}@media screen and (max-width:480px){section.custom-review-section .container .custom-review-section__copy .custom-review-section__copy__widget iframe{margin-left:-2.5rem}}section.custom-review-section .container .custom-review-section__copy .custom-review-section__copy__header h2{line-height:1.2}section.custom-review-section .container .custom-review-section__copy .custom-review-section__copy__subheader p{margin:initial;line-height:1.5}section.custom-review-section .container .custom-review-section__reviews{width:140rem}@media(min-width:768px)and (max-width:991px){section.custom-review-section .container .custom-review-section__reviews{width:100%}}@media screen and (max-width:767px){section.custom-review-section .container .custom-review-section__reviews{width:100%}}@media screen and (max-width:480px){section.custom-review-section .container .custom-review-section__reviews{width:100%}}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns{position:absolute;top:0;right:5rem;display:flex;gap:4rem;transition:transform .3s ease-in-out;will-change:transform}@media(min-width:768px)and (max-width:991px){section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns{display:none}}@media screen and (max-width:767px){section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns{display:none}}@media screen and (max-width:480px){section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns{display:none}}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__1 .scroll-wrapper,section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__2 .scroll-wrapper{display:flex;flex-direction:column;gap:4rem}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__1{animation:scroll-up 30s linear infinite}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__2{animation:scroll-up-reverse 30s linear infinite}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scroll-up-reverse{0%{transform:translateY(-50%)}to{transform:translateY(0)}}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__1,section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__2{display:flex;flex-direction:column;gap:4rem}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__1 .custom-review-section__reviews__column__item,section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__2 .custom-review-section__reviews__column__item{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:2rem;width:334px;height:272px;background-color:#fff;border-radius:1rem;position:relative}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__1 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__link,section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__2 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__1 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__rating,section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__2 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__rating{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__1 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__rating img,section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__2 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__rating img{display:block;height:20px;object-fit:contain}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__1 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__rating span,section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__2 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__rating span{display:block;line-height:1}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__1 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__review p,section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__2 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__review p{margin:initial;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__1 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__name span,section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__columns .custom-review-section__reviews__column__2 .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__name span{display:block}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__swiper{display:none;width:100%}@media(min-width:768px)and (max-width:991px){section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__swiper{display:block}}@media screen and (max-width:767px){section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__swiper{display:block}}@media screen and (max-width:480px){section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__swiper{display:block}}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__swiper .custom-review-section__reviews__column__item{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:2rem;background-color:#fff;border-radius:1rem;box-sizing:border-box}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__swiper .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__rating{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__swiper .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__rating img{display:block;height:20px;object-fit:contain}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__swiper .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__rating span{display:block;line-height:1}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__swiper .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__review p{margin:initial;line-height:1.5}section.custom-review-section .container .custom-review-section__reviews .custom-review-section__reviews__swiper .custom-review-section__reviews__column__item .custom-review-section__reviews__column__item__name span{display:block}section.custom-review-grid{padding:5rem 0}section.custom-review-grid .container .custom-review-grid__header{margin-bottom:5rem}section.custom-review-grid .container .custom-review-grid__wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem}@media screen and (max-width:767px){section.custom-review-grid .container .custom-review-grid__wrapper{flex-direction:column;gap:2rem}}@media screen and (max-width:480px){section.custom-review-grid .container .custom-review-grid__wrapper{flex-direction:column;gap:2rem}}section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item{display:flex;flex-direction:column;gap:2rem;padding:3rem;width:calc(33.3333333333% - 2rem);border-radius:1rem;position:relative}@media screen and (max-width:767px){section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item{padding:2rem;width:100%}}@media screen and (max-width:480px){section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item{padding:2rem;width:100%}}section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item .custom-review-grid__item__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item .custom-review-grid__item__logo{width:3rem}section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item .custom-review-grid__item__logo>img{display:block;width:100%;height:100%;object-fit:contain}section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item .custom-review-grid__item__title h3{font-size:20px;line-height:1.5}section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item .custom-review-grid__item__rating{display:flex;align-items:center;gap:1rem}section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item .custom-review-grid__item__rating>img{display:block;width:10rem;height:100%;object-fit:contain}section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item .custom-review-grid__item__rating>span{display:block;color:#000;line-height:1.5}section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item .custom-review-grid__item__review>p{margin:initial;font-size:14px;line-height:1.5}section.custom-review-grid .container .custom-review-grid__wrapper .custom-review-grid__item .custom-review-grid__item__name>span{display:block;font-size:16px;line-height:1.5}section.custom-review-logo{padding:5rem 0}section.custom-review-logo .container .custom-review-logo__header{margin-bottom:5rem}section.custom-review-logo .container .custom-review-logo__wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media screen and (max-width:767px){section.custom-review-logo .container .custom-review-logo__wrapper{flex-direction:column;gap:2rem}}@media screen and (max-width:480px){section.custom-review-logo .container .custom-review-logo__wrapper{flex-direction:column;gap:2rem}}section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;padding:2rem;width:calc(25% - 2rem);background-color:#fff;border-radius:1rem;aspect-ratio:4/3;transition:all ease .3s}@media screen and (max-width:767px){section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item{padding:2rem;width:100%}}@media screen and (max-width:480px){section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item{padding:2rem;width:100%}}section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item:hover{box-shadow:3px 3px 5px #0003;transform:translate(-2px,-2px)}section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item .custom-review-logo__item__link{position:absolute;display:block;width:100%;height:100%;border-radius:1rem}section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item .custom-review-logo__item__logo>img{display:block;width:15rem;height:4rem;object-fit:contain}section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item .custom-review-logo__item__rating{display:flex;flex-direction:column;align-items:center;gap:1rem}section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item .custom-review-logo__item__rating>img{display:block;width:10rem;height:2rem;object-fit:contain}@media screen and (max-width:767px){section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item .custom-review-logo__item__rating>img{width:15rem}}@media screen and (max-width:480px){section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item .custom-review-logo__item__rating>img{width:15rem}}section.custom-review-logo .container .custom-review-logo__wrapper .custom-review-logo__item .custom-review-logo__item__rating>span{display:block;color:#000;font-size:14px}section.custom-review-logo .container>a{margin:0 auto;margin-top:5rem}@media screen and (max-width:767px){section.custom-review-logo .container>a{margin-top:3rem}}@media screen and (max-width:480px){section.custom-review-logo .container>a{margin-top:3rem}}section.custom-about-slider{padding:10rem 0}@media(min-width:768px)and (max-width:991px){section.custom-about-slider{padding:5rem 0}}@media screen and (max-width:767px){section.custom-about-slider{padding:5rem 0}}@media screen and (max-width:480px){section.custom-about-slider{padding:5rem 0}}section.custom-about-slider .container{display:flex;flex-direction:column;gap:10rem;max-width:110rem}@media screen and (max-width:767px){section.custom-about-slider .container{gap:3rem}}@media screen and (max-width:480px){section.custom-about-slider .container{gap:3rem}}section.custom-about-slider .container .section-headers{display:flex;flex-direction:column;align-items:center;gap:2rem}@media screen and (max-width:767px){section.custom-about-slider .container .section-headers{gap:1rem}}@media screen and (max-width:480px){section.custom-about-slider .container .section-headers{gap:1rem}}section.custom-about-slider .container .section-headers p{margin:initial}section.custom-about-slider .container .section-slider{width:100%}section.custom-about-slider .container .section-slider .section-slider-item{display:flex;gap:10rem;background-color:#fff;border-radius:1rem}@media screen and (max-width:767px){section.custom-about-slider .container .section-slider .section-slider-item{flex-direction:column;gap:3rem}}@media screen and (max-width:480px){section.custom-about-slider .container .section-slider .section-slider-item{flex-direction:column;gap:3rem}}section.custom-about-slider .container .section-slider .section-slider-item .section-slider-item__image{width:50%}@media screen and (max-width:767px){section.custom-about-slider .container .section-slider .section-slider-item .section-slider-item__image{width:100%}}@media screen and (max-width:480px){section.custom-about-slider .container .section-slider .section-slider-item .section-slider-item__image{width:100%}}section.custom-about-slider .container .section-slider .section-slider-item .section-slider-item__image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:1rem;aspect-ratio:1/1}section.custom-about-slider .container .section-slider .section-slider-item .section-slider-item__copy{width:50%;padding:5rem 0}@media screen and (max-width:767px){section.custom-about-slider .container .section-slider .section-slider-item .section-slider-item__copy{width:100%;padding:0 0 7rem}}@media screen and (max-width:480px){section.custom-about-slider .container .section-slider .section-slider-item .section-slider-item__copy{width:100%;padding-top:initial;padding:0 0 7rem}}section.custom-about-slider .container .section-slider .section-slider-item .section-slider-item__copy h3{margin-bottom:2.5rem}section.custom-about-slider .container .section-slider .section-slider-item .section-slider-item__copy p{margin:initial}section.custom-timeline{padding:10rem 0}@media screen and (max-width:767px){section.custom-timeline{padding:5rem 0}}@media screen and (max-width:480px){section.custom-timeline{padding:5rem 0}}section.custom-timeline .container{display:flex;flex-direction:column;max-width:130rem}section.custom-timeline .container .section-headers{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;margin-bottom:5rem}@media screen and (max-width:767px){section.custom-timeline .container .section-headers{margin-bottom:2rem}}@media screen and (max-width:480px){section.custom-timeline .container .section-headers{margin-bottom:2rem}}section.custom-timeline .container .section-headers h2{line-height:1.2}section.custom-timeline .container .section-headers>p{margin:initial}section.custom-timeline .container .section-mascot{display:flex;align-items:center;justify-content:center}section.custom-timeline .container .section-mascot>img{display:block;width:30rem;height:100%;object-fit:contain}@media screen and (max-width:767px){section.custom-timeline .container .section-mascot>img{width:20rem}}@media screen and (max-width:480px){section.custom-timeline .container .section-mascot>img{width:20rem}}section.custom-timeline .container .section-timeline{display:flex;flex-direction:column;gap:10rem;position:relative;padding:5rem 0;margin-top:5rem}@media screen and (max-width:767px){section.custom-timeline .container .section-timeline{gap:5rem;margin-top:2rem;padding-left:6rem}}@media screen and (max-width:480px){section.custom-timeline .container .section-timeline{gap:5rem;margin-top:2rem;padding-left:6rem}}section.custom-timeline .container .section-timeline .paw-trail{display:flex;flex-direction:column;align-items:center;gap:1rem;position:absolute;top:0;left:50%}@media screen and (max-width:767px){section.custom-timeline .container .section-timeline .paw-trail{left:5px}}@media screen and (max-width:480px){section.custom-timeline .container .section-timeline .paw-trail{left:5px}}section.custom-timeline .container .section-timeline .paw-trail>img{width:3rem;height:initial;object-fit:contain;z-index:1}section.custom-timeline .container .section-timeline .section-timeline__block{display:flex;justify-content:space-between;position:relative}@media screen and (max-width:767px){section.custom-timeline .container .section-timeline .section-timeline__block{flex-direction:column-reverse!important;gap:2rem}}@media screen and (max-width:480px){section.custom-timeline .container .section-timeline .section-timeline__block{flex-direction:column-reverse!important;gap:2rem}}section.custom-timeline .container .section-timeline .section-timeline__block .section-timeline__block__copy{flex-basis:40%;display:flex;flex-direction:column;gap:2rem;padding-top:1rem}@media screen and (max-width:767px){section.custom-timeline .container .section-timeline .section-timeline__block .section-timeline__block__copy{gap:1rem}}@media screen and (max-width:480px){section.custom-timeline .container .section-timeline .section-timeline__block .section-timeline__block__copy{gap:1rem}}section.custom-timeline .container .section-timeline .section-timeline__block .section-timeline__block__copy>img{display:block;width:5rem;height:initial;object-fit:contain;margin-bottom:1rem}section.custom-timeline .container .section-timeline .section-timeline__block .section-timeline__block__copy h3{line-height:1.2}section.custom-timeline .container .section-timeline .section-timeline__block .section-timeline__block__copy>p{margin:initial}section.custom-timeline .container .section-timeline .section-timeline__block .section-timeline__block__copy .timeline__block__copy__video-button{padding:1.5rem 2.5rem;width:fit-content;background:#ff7f00;border-radius:1rem;border:none;cursor:pointer}section.custom-timeline .container .section-timeline .section-timeline__block .section-timeline__block__copy .timeline__block__copy__video-button span{display:block;color:#fff;font-size:14px;line-height:1.5}section.custom-timeline .container .section-timeline .section-timeline__block .section-timeline__block__media{flex-basis:40%}section.custom-timeline .container .section-timeline .section-timeline__block .section-timeline__block__media>img{display:block;width:100%;height:100%;object-fit:cover;border-radius:1rem;aspect-ratio:8/7}section.poopy-timeline-progress-bar .container .progress-headers{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:8rem;text-align:center}section.poopy-timeline-progress-bar .container .progress-headers h2{line-height:1.5}section.poopy-timeline-progress-bar .container .progress-headers p{margin:initial;line-height:1.5}section.poopy-timeline-progress-bar .container .progress-wrapper{width:100%;max-width:calc(100vw - 30%);margin:0 auto}section.poopy-timeline-progress-bar .container .progress-wrapper .progress-bar{position:relative;width:100%;height:15px;background:#eee;border-radius:10px}@media screen and (max-width:767px){section.poopy-timeline-progress-bar .container .progress-wrapper .progress-bar{height:10px}}@media screen and (max-width:480px){section.poopy-timeline-progress-bar .container .progress-wrapper .progress-bar{height:10px}}section.poopy-timeline-progress-bar .container .progress-wrapper .progress-bar .progress-fill{position:relative;height:100%;border-radius:10px 0 0 10px;background:linear-gradient(270deg,#a8cbe4,#5ba1d8,#a8cbe4,#5ba1d8,#a8cbe4);background-size:300% 100%;animation:gradientMove 8s linear infinite}section.poopy-timeline-progress-bar .container .progress-wrapper .progress-bar .progress-fill .progress-percent{position:absolute;top:-60px;right:-15px;font-size:12px;font-weight:700;color:#000}@media screen and (max-width:767px){section.poopy-timeline-progress-bar .container .progress-wrapper .progress-bar .progress-fill .progress-percent{top:-50px}}@media screen and (max-width:480px){section.poopy-timeline-progress-bar .container .progress-wrapper .progress-bar .progress-fill .progress-percent{top:-50px}}section.poopy-timeline-progress-bar .container .progress-wrapper .progress-bar .progress-fill .progress-tip{position:absolute;top:-50px;right:-50px;width:100px;height:100px;object-fit:contain;animation:bobbing 3s ease-in-out infinite}@media screen and (max-width:767px){section.poopy-timeline-progress-bar .container .progress-wrapper .progress-bar .progress-fill .progress-tip{top:-27px;right:-30px;width:60px;height:60px}}@media screen and (max-width:480px){section.poopy-timeline-progress-bar .container .progress-wrapper .progress-bar .progress-fill .progress-tip{top:-27px;right:-30px;width:60px;height:60px}}section.poopy-timeline-progress-bar .container .progress-wrapper .progress-dates{position:relative;width:100%;margin-top:30px;height:20px}@media screen and (max-width:767px){section.poopy-timeline-progress-bar .container .progress-wrapper .progress-dates{margin-top:25px}}@media screen and (max-width:480px){section.poopy-timeline-progress-bar .container .progress-wrapper .progress-dates{margin-top:25px}}section.poopy-timeline-progress-bar .container .progress-wrapper .progress-dates span{position:absolute;font-size:12px;white-space:nowrap;text-align:center;line-height:1.5}@keyframes bobbing{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}section.custom-ugc-gallery{padding:5rem 0}section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper{display:flex;flex-direction:column;gap:3rem;padding:5rem;border-radius:2rem}@media screen and (max-width:767px){section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper{padding:3rem;border-radius:1rem}}@media screen and (max-width:480px){section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper{padding:3rem;border-radius:1rem}}section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper .custom-ugc-gallery__wrapper__header h2{line-height:1.2}section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper .custom-ugc-gallery__swiper{width:100%}section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper .custom-ugc-gallery__swiper .custom-ugc-gallery__swiper__video{position:relative;aspect-ratio:9/16;border-radius:2rem;overflow:hidden}@media screen and (max-width:767px){section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper .custom-ugc-gallery__swiper .custom-ugc-gallery__swiper__video{border-radius:1rem}}@media screen and (max-width:480px){section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper .custom-ugc-gallery__swiper .custom-ugc-gallery__swiper__video{border-radius:1rem}}section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper .custom-ugc-gallery__swiper .custom-ugc-gallery__swiper__video .play-button{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#0003;z-index:1;cursor:pointer}section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper .custom-ugc-gallery__swiper .custom-ugc-gallery__swiper__video .play-button svg{width:5rem;height:5rem;transform:scale(1);transition:all ease .3s}section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper .custom-ugc-gallery__swiper .custom-ugc-gallery__swiper__video .play-button svg path{fill:#fff}section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper .custom-ugc-gallery__swiper .custom-ugc-gallery__swiper__video .play-button:hover svg{transform:scale(1.2)}section.custom-ugc-gallery .container .custom-ugc-gallery__wrapper .custom-ugc-gallery__swiper .custom-ugc-gallery__swiper__video video{display:block;width:100%;height:100%;object-fit:cover;background-color:#000}section.configurator-banner{padding:5rem 0;position:relative;height:calc(100vh - 20rem)}@media screen and (max-width:767px){section.configurator-banner{display:flex;align-items:end}}@media screen and (max-width:480px){section.configurator-banner{display:flex;align-items:end}}section.configurator-banner .configurator-banner__background-image{display:block;position:absolute;top:0;left:0;height:100%;width:100%}@media screen and (max-width:767px){section.configurator-banner .configurator-banner__background-image{display:none}}@media screen and (max-width:480px){section.configurator-banner .configurator-banner__background-image{display:none}}section.configurator-banner .configurator-banner__background-image>img{display:block;width:100%;height:100%;object-fit:cover}section.configurator-banner .configurator-banner__background-image__mobile{display:none;position:absolute;top:0;left:0;height:100%;width:100%}@media screen and (max-width:767px){section.configurator-banner .configurator-banner__background-image__mobile{display:block}}@media screen and (max-width:480px){section.configurator-banner .configurator-banner__background-image__mobile{display:block}}section.configurator-banner .configurator-banner__background-image__mobile>img{display:block;width:100%;height:100%;object-fit:cover}section.configurator-banner .container{position:relative;display:flex;align-items:center;height:100%}@media screen and (max-width:767px){section.configurator-banner .container{height:initial}}@media screen and (max-width:480px){section.configurator-banner .container{height:initial}}section.configurator-banner .container .configurator-banner__content{display:flex;flex-direction:column;gap:2rem;width:40%}@media screen and (max-width:767px){section.configurator-banner .container .configurator-banner__content{width:100%}}@media screen and (max-width:480px){section.configurator-banner .container .configurator-banner__content{width:100%}}section.configurator-banner .container .configurator-banner__content .configurator-banner__content__review{display:flex;align-items:center;gap:2rem}section.configurator-banner .container .configurator-banner__content .configurator-banner__content__review>img{display:block;width:12rem;height:3rem;object-fit:contain}@media screen and (max-width:767px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__review>img{width:10rem;height:2rem}}@media screen and (max-width:480px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__review>img{width:10rem;height:2rem}}section.configurator-banner .container .configurator-banner__content .configurator-banner__content__review>span{display:block;color:#000;font-size:18px;line-height:1.5}@media screen and (max-width:767px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__review>span{font-size:16px}}@media screen and (max-width:480px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__review>span{font-size:16px}}section.configurator-banner .container .configurator-banner__content .configurator-banner__content__header>h1{color:#000;font-size:50px}@media screen and (max-width:767px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__header>h1{font-size:30px}}@media screen and (max-width:480px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__header>h1{font-size:30px}}section.configurator-banner .container .configurator-banner__content .configurator-banner__content__description>p{margin:initial;color:#000;font-size:18px;line-height:1.5}@media screen and (max-width:767px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__description>p{font-size:16px}}@media screen and (max-width:480px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__description>p{font-size:16px}}section.configurator-banner .container .configurator-banner__content .configurator-banner__content__button{display:flex;align-items:center;gap:2rem;margin-top:1rem}@media screen and (max-width:767px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__button>a{width:fit-content!important}}@media screen and (max-width:480px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__button>a{width:fit-content!important}}section.configurator-banner .container .configurator-banner__content .configurator-banner__content__button>a>span{font-size:18px!important}@media screen and (max-width:767px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__button>a>span{font-size:16px}}@media screen and (max-width:480px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__button>a>span{font-size:16px}}section.configurator-banner .container .configurator-banner__content .configurator-banner__content__button>span{display:block;color:#000;font-size:18px}@media screen and (max-width:767px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__button>span{font-size:16px}}@media screen and (max-width:480px){section.configurator-banner .container .configurator-banner__content .configurator-banner__content__button>span{font-size:16px}}section.poopy-pricing-table{padding:10rem 0}@media screen and (max-width:767px){section.poopy-pricing-table{padding:5rem 0}}@media screen and (max-width:480px){section.poopy-pricing-table{padding:5rem 0}}section.poopy-pricing-table .container .poopy-pricing-table__header{margin-bottom:8rem;text-align:center}@media screen and (max-width:767px){section.poopy-pricing-table .container .poopy-pricing-table__header{margin-bottom:5rem}}@media screen and (max-width:480px){section.poopy-pricing-table .container .poopy-pricing-table__header{margin-bottom:5rem}}section.poopy-pricing-table .container .poopy-pricing-table__header>h2{color:#000;line-height:1.5}section.poopy-pricing-table .container .poopy-pricing-table__row{display:flex}@media screen and (max-width:767px){section.poopy-pricing-table .container .poopy-pricing-table__row{display:none}}@media screen and (max-width:480px){section.poopy-pricing-table .container .poopy-pricing-table__row{display:none}}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column{position:relative;display:flex;flex-direction:column;margin:2rem 1rem;width:33.3333333333%;border-radius:2rem}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__badge{position:absolute;top:0;left:50%;right:50%;transform:translate(-50%,-50%);padding:1rem 3rem;width:max-content;border-radius:3rem;text-align:center}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__badge>span{display:block;color:#fff;line-height:1.5;text-transform:uppercase}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__image{flex:1;display:flex;align-items:center;justify-content:center;padding:4rem 2rem 2rem}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__image>img{display:block;width:50%;height:100%;object-fit:contain}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__details{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:0 2rem 2rem}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__details>h3{color:#000;line-height:1.5}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__details .poopy-pricing-table__column__details__price{display:flex;align-items:center;gap:1rem}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__details .poopy-pricing-table__column__details__price>span{display:block;line-height:1.5}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__details .poopy-pricing-table__column__details__price .poopy-pricing-table__column__details__price__compare{color:#757575;text-decoration:line-through}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__details .poopy-pricing-table__column__details__price .poopy-pricing-table__column__details__price__current{color:#000}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__benefits{display:flex;flex-direction:column}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__benefits .poopy-pricing-table__column__benefit{display:flex;gap:1rem;padding:2rem}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__benefits .poopy-pricing-table__column__benefit:nth-child(odd){background:#ffffff80}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__benefits .poopy-pricing-table__column__benefit:last-child{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__benefits .poopy-pricing-table__column__benefit .poopy-pricing-table__column__benefit__icon>img{display:block;width:3rem;height:3rem;object-fit:contain}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__benefits .poopy-pricing-table__column__benefit .poopy-pricing-table__column__benefit__text{display:flex;flex-direction:column;gap:1rem}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__benefits .poopy-pricing-table__column__benefit .poopy-pricing-table__column__benefit__text>h4{color:#000}section.poopy-pricing-table .container .poopy-pricing-table__row .poopy-pricing-table__column .poopy-pricing-table__column__benefits .poopy-pricing-table__column__benefit .poopy-pricing-table__column__benefit__text>p{margin:initial;color:#000;line-height:1.5}section.poopy-pricing-table .container .poopy-pricing-table__row .highlight,section.poopy-pricing-table .container .poopy-pricing-table__row .highlight2{margin:0 1rem;box-shadow:0 5px 10px #0003}section.poopy-pricing-table .container .poopy-pricing-table__row .highlight .poopy-pricing-table__column__image>img,section.poopy-pricing-table .container .poopy-pricing-table__row .highlight2 .poopy-pricing-table__column__image>img{width:60%}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile{display:none;flex-direction:column;gap:3rem}@media screen and (max-width:767px){section.poopy-pricing-table .container .poopy-pricing-table__row__mobile{display:flex}}@media screen and (max-width:480px){section.poopy-pricing-table .container .poopy-pricing-table__row__mobile{display:flex}}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;margin:initial;width:100%;border-radius:2rem}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__badge{position:absolute;top:0;left:50%;right:50%;transform:translate(-50%,-50%);padding:1rem 3rem;width:max-content;border-radius:3rem;text-align:center}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__badge>span{display:block;color:#fff;line-height:1.5;text-transform:uppercase}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__image{flex:1;display:flex;align-items:center;justify-content:center;padding:4rem 1rem 2rem 2rem;width:50%}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__image>img{display:block;width:100%;height:100%;object-fit:contain}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__details{display:flex;flex-direction:column;align-items:start;gap:.5rem;padding:4rem 1rem 2rem 2rem;width:70%}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__details>h3{color:#000;line-height:1.5}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__details .poopy-pricing-table__column__mobile__details__price{display:flex;align-items:center;gap:1rem}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__details .poopy-pricing-table__column__mobile__details__price>span{display:block;line-height:1.5}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__details .poopy-pricing-table__column__mobile__details__price .poopy-pricing-table__column__mobile__details__price__compare{color:#757575;text-decoration:line-through}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__details .poopy-pricing-table__column__mobile__details__price .poopy-pricing-table__column__mobile__details__price__current{color:#000}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__benefits{display:flex;flex-direction:column;width:100%}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__benefits .poopy-pricing-table__column__mobile__benefit{display:flex;gap:1rem;padding:2rem}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__benefits .poopy-pricing-table__column__mobile__benefit:nth-child(odd){background:#ffffff80}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__benefits .poopy-pricing-table__column__mobile__benefit:last-child{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__benefits .poopy-pricing-table__column__mobile__benefit .poopy-pricing-table__column__mobile__benefit__icon>img{display:block;width:3rem;height:3rem;object-fit:contain}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__benefits .poopy-pricing-table__column__mobile__benefit .poopy-pricing-table__column__mobile__benefit__text{display:flex;flex-direction:column;gap:1rem}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__benefits .poopy-pricing-table__column__mobile__benefit .poopy-pricing-table__column__mobile__benefit__text>h4{color:#000}section.poopy-pricing-table .container .poopy-pricing-table__row__mobile .poopy-pricing-table__column__mobile .poopy-pricing-table__column__mobile__benefits .poopy-pricing-table__column__mobile__benefit .poopy-pricing-table__column__mobile__benefit__text>p{margin:initial;color:#000;line-height:1.5}section.poopy-section-navigation{min-height:50px;box-shadow:#0000001a 0 2px 2px}section.poopy-section-navigation.poopy-section-navigation__fixed{position:fixed;left:0;width:100%;z-index:4}section.poopy-section-navigation .container .poopy-section-navigation__list{list-style-type:none;display:flex;align-items:center;justify-content:center;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}section.poopy-section-navigation .container .poopy-section-navigation__list::-webkit-scrollbar{display:none}@media screen and (max-width:767px){section.poopy-section-navigation .container .poopy-section-navigation__list{justify-content:initial}}@media screen and (max-width:480px){section.poopy-section-navigation .container .poopy-section-navigation__list{justify-content:initial}}section.poopy-section-navigation .container .poopy-section-navigation__list li{flex:0 0 auto}section.poopy-section-navigation .container .poopy-section-navigation__list li a{display:block;padding:1.2rem;background:transparent;text-decoration:none;transition:all ease .2s}section.poopy-section-navigation .container .poopy-section-navigation__list li:hover a{color:#ff7f00}section.poopy-section-navigation .container .poopy-section-navigation__list li .active{color:#fff!important;background:#ff7f00!important}section.poopy-accordion-and-slider{padding:5rem 0}section.poopy-accordion-and-slider .container{display:flex;gap:5rem}@media screen and (max-width:767px){section.poopy-accordion-and-slider .container{gap:3rem;flex-direction:column}}@media screen and (max-width:480px){section.poopy-accordion-and-slider .container{gap:3rem;flex-direction:column}}section.poopy-accordion-and-slider .container .section-accordion-wrapper{width:50%}@media screen and (max-width:767px){section.poopy-accordion-and-slider .container .section-accordion-wrapper{width:100%}}@media screen and (max-width:480px){section.poopy-accordion-and-slider .container .section-accordion-wrapper{width:100%}}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-header{margin-bottom:5rem}@media screen and (max-width:767px){section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-header{margin-bottom:3rem}}@media screen and (max-width:480px){section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-header{margin-bottom:3rem}}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion{display:flex;flex-direction:column;gap:1rem}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item{background-color:#fff;border-radius:1rem;padding:0 2rem}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 0;width:100%;cursor:pointer;background:transparent;border:none;outline:none}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js h3{color:#000;line-height:1.5;text-align:left;transition:all ease .3s}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js .accordion-icon{display:flex;padding:.9rem;width:3rem;height:3rem;border-radius:50%;transition:all ease .3s}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js .accordion-icon svg path{fill:#000}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js.active h3{color:#ff7f00}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js.active .accordion-icon{transform:rotate(45deg)}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js.active+.accordion-content-js{margin-bottom:2rem}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js{margin-bottom:0;max-height:0;overflow:hidden;transition:all ease .3s}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__columns{display:flex;flex-wrap:wrap;gap:2rem;list-style-type:none}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__columns .accordion-content-js__columns__item{flex:1}@media screen and (max-width:767px){section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__columns .accordion-content-js__columns__item{flex:0 0 calc(50% - 10px)}}@media screen and (max-width:480px){section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__columns .accordion-content-js__columns__item{flex:0 0 calc(50% - 10px)}}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__columns .accordion-content-js__columns__item .accordion-content-js__columns__item__label{display:block;color:gray;line-height:1.5}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__columns .accordion-content-js__columns__item .accordion-content-js__columns__item__value{display:block;color:#000;line-height:1.5}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text p{margin:.5rem 0;color:#000;line-height:1.5}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text p a{color:#000;font-weight:600}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text>ul,section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text>ol{margin:.5rem 0;padding:0 0 0 2rem}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text>ul>li,section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text>ol>li{color:#000;line-height:1.5}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__cards{display:flex;gap:1rem;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__cards::-webkit-scrollbar{display:none}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__cards .accordion-content-js__cards__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem;max-width:12rem;border-radius:1rem;flex:0 0 auto}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__cards .accordion-content-js__cards__item>img{display:block;width:4rem;height:4rem;object-fit:contain}section.poopy-accordion-and-slider .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__cards .accordion-content-js__cards__item>span{display:block;color:#000;line-height:1.5}section.poopy-accordion-and-slider .container .section-slider-wrapper{width:50%}@media screen and (max-width:767px){section.poopy-accordion-and-slider .container .section-slider-wrapper{width:100%}}@media screen and (max-width:480px){section.poopy-accordion-and-slider .container .section-slider-wrapper{width:100%}}section.poopy-accordion-and-slider .container .section-slider-wrapper .poopy-accordion-and-slider__swiper{aspect-ratio:6/5}section.poopy-accordion-and-slider .container .section-slider-wrapper .poopy-accordion-and-slider__swiper swiper-slide{background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:2rem;aspect-ratio:4/3;overflow:hidden}section.poopy-accordion-and-slider .container .section-slider-wrapper .poopy-accordion-and-slider__swiper swiper-slide img{display:block;width:100%;height:100%;object-fit:contain}section.poopy-homepage-banner{position:relative;display:flex;align-items:center;height:calc(100vh - 200px)}@media screen and (max-width:767px){section.poopy-homepage-banner{display:none}}@media screen and (max-width:480px){section.poopy-homepage-banner{display:none}}section.poopy-homepage-banner .poopy-homepage-banner__background-image,section.poopy-homepage-banner .poopy-homepage-banner__foreground-image{position:absolute;top:0;left:0;width:100%;height:100%}section.poopy-homepage-banner .poopy-homepage-banner__background-image>img,section.poopy-homepage-banner .poopy-homepage-banner__foreground-image>img{display:block;width:100%;height:100%;object-fit:cover}section.poopy-homepage-banner .poopy-homepage-banner__background-overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#0003}section.poopy-homepage-banner .poopy-homepage-banner__text-wrapper{position:absolute;top:20%;display:flex;padding:0 5rem;width:100%}section.poopy-homepage-banner .poopy-homepage-banner__text-wrapper .poopy-homepage-banner__text-left,section.poopy-homepage-banner .poopy-homepage-banner__text-wrapper .poopy-homepage-banner__text-right{width:50%;opacity:0}section.poopy-homepage-banner .poopy-homepage-banner__text-wrapper .poopy-homepage-banner__text-left span,section.poopy-homepage-banner .poopy-homepage-banner__text-wrapper .poopy-homepage-banner__text-right span{display:block;line-height:1}section.poopy-homepage-banner .poopy-homepage-banner__text-wrapper .poopy-homepage-banner__text-left{position:relative;text-align:right}section.poopy-homepage-banner .poopy-homepage-banner__text-wrapper .poopy-homepage-banner__text-left span{position:absolute;right:12vw}section.poopy-homepage-banner .poopy-homepage-banner__text-wrapper .poopy-homepage-banner__text-right{position:relative;text-align:left}section.poopy-homepage-banner .poopy-homepage-banner__text-wrapper .poopy-homepage-banner__text-right span{position:absolute;left:14vw}section.poopy-homepage-banner.animate .poopy-homepage-banner__text-left{animation:slideFromRight 1s ease-out forwards}section.poopy-homepage-banner.animate .poopy-homepage-banner__text-right{animation:slideFromLeft 1s ease-out forwards}@keyframes slideFromRight{0%{transform:translate(100vw);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideFromLeft{0%{transform:translate(-100vw);opacity:0}to{transform:translate(0);opacity:1}}section.poopy-homepage-banner .poopy-homepage-banner__info{position:absolute;bottom:5rem;width:100%;display:flex;justify-content:center}section.poopy-homepage-banner .poopy-homepage-banner__badges-truspilot-wrapper{position:absolute;left:4vw;bottom:4rem;display:flex;flex-direction:column;gap:2rem}section.poopy-homepage-banner .poopy-homepage-banner__badges-truspilot-wrapper .poopy-homepage-banner__badges{display:flex;gap:1rem}section.poopy-homepage-banner .poopy-homepage-banner__badges-truspilot-wrapper .poopy-homepage-banner__badges img{display:block;width:6rem;height:100%;object-fit:contain}section.poopy-homepage-banner .poopy-homepage-banner__badges-truspilot-wrapper .poopy-homepage-banner__copy__trustpilot{display:flex;flex-direction:column;position:relative}section.poopy-homepage-banner .poopy-homepage-banner__badges-truspilot-wrapper .poopy-homepage-banner__copy__trustpilot .poopy-homepage-banner__copy__trustpilot__link{display:block;position:absolute;width:100%;height:100%;z-index:1}section.poopy-homepage-banner .poopy-homepage-banner__badges-truspilot-wrapper .poopy-homepage-banner__copy__trustpilot .poopy-homepage-banner__copy__trustpilot__upper{display:flex;align-items:center;gap:1rem}section.poopy-homepage-banner .poopy-homepage-banner__badges-truspilot-wrapper .poopy-homepage-banner__copy__trustpilot .poopy-homepage-banner__copy__trustpilot__upper .poopy-homepage-banner__copy__trustpilot__rate svg{display:block;vertical-align:middle;width:100px;height:20px}section.poopy-homepage-banner .poopy-homepage-banner__badges-truspilot-wrapper .poopy-homepage-banner__copy__trustpilot .poopy-homepage-banner__copy__trustpilot__upper .poopy-homepage-banner__copy__trustpilot__text span{color:#fff;font-size:14px;line-height:1}section.poopy-homepage-banner .poopy-homepage-banner__badges-truspilot-wrapper .poopy-homepage-banner__copy__trustpilot .poopy-homepage-banner__copy__trustpilot__upper .poopy-homepage-banner__copy__trustpilot__logo svg{display:block;vertical-align:middle;width:80px;height:30px;color:#fff}section.poopy-homepage-banner .poopy-homepage-banner__badges-truspilot-wrapper .poopy-homepage-banner__copy__trustpilot .poopy-homepage-banner__copy__trustpilot__lower .poopy-homepage-banner__copy__trustpilot__subheader span{color:#fff;font-size:14px;line-height:1}section.poopy-homepage-banner--mobile{position:relative;display:none;align-items:center;height:calc(100vh - 200px)}@media screen and (max-width:767px){section.poopy-homepage-banner--mobile{display:flex}}@media screen and (max-width:480px){section.poopy-homepage-banner--mobile{display:flex}}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__background-image,section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__foreground-image{position:absolute;top:0;left:0;width:100%;height:100%}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__background-image>img,section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__foreground-image>img{display:block;width:100%;height:100%;object-fit:cover}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__background-overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#0003}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__text-wrapper{position:absolute;top:20%;display:flex;flex-direction:column;gap:.5rem;text-align:center;padding:0 5rem;width:100%}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__text-wrapper .poopy-homepage-banner--mobile__text-left,section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__text-wrapper .poopy-homepage-banner--mobile__text-right{opacity:0}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__text-wrapper .poopy-homepage-banner--mobile__text-left span,section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__text-wrapper .poopy-homepage-banner--mobile__text-right span{display:block;line-height:1}section.poopy-homepage-banner--mobile.animate .poopy-homepage-banner--mobile__text-left{animation:slideFromRightMobile 1s ease-out forwards}section.poopy-homepage-banner--mobile.animate .poopy-homepage-banner--mobile__text-right{animation:slideFromLeftMobile 1s ease-out forwards}@keyframes slideFromRightMobile{0%{transform:translate(100vw);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideFromLeftMobile{0%{transform:translate(-100vw);opacity:0}to{transform:translate(0);opacity:1}}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__info{position:absolute;bottom:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:0 2rem;width:100%;text-align:center}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__info .poopy-homepage-banner__copy__trustpilot__mobile{display:flex;flex-direction:column;position:relative}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__info .poopy-homepage-banner__copy__trustpilot__mobile .poopy-homepage-banner__copy__trustpilot__link{display:block;position:absolute;width:100%;height:100%;z-index:1}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__info .poopy-homepage-banner__copy__trustpilot__mobile .poopy-homepage-banner__copy__trustpilot__upper{display:flex;align-items:center;gap:1rem}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__info .poopy-homepage-banner__copy__trustpilot__mobile .poopy-homepage-banner__copy__trustpilot__upper .poopy-homepage-banner__copy__trustpilot__rate svg{display:block;vertical-align:middle;width:100px;height:20px}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__info .poopy-homepage-banner__copy__trustpilot__mobile .poopy-homepage-banner__copy__trustpilot__upper .poopy-homepage-banner__copy__trustpilot__text span{color:#fff;font-size:14px;line-height:1}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__info .poopy-homepage-banner__copy__trustpilot__mobile .poopy-homepage-banner__copy__trustpilot__upper .poopy-homepage-banner__copy__trustpilot__logo svg{display:block;vertical-align:middle;width:80px;height:30px;color:#fff}section.poopy-homepage-banner--mobile .poopy-homepage-banner--mobile__info .poopy-homepage-banner__copy__trustpilot__mobile .poopy-homepage-banner__copy__trustpilot__lower .poopy-homepage-banner__copy__trustpilot__subheader span{color:#fff;font-size:14px;line-height:1}section.poopy-homepage-banner--mobile .poopy-homepage-banner__badges-truspilot-wrapper__mobile{position:absolute;top:2rem;right:2rem;display:flex;flex-direction:column;gap:2rem}section.poopy-homepage-banner--mobile .poopy-homepage-banner__badges-truspilot-wrapper__mobile .poopy-homepage-banner__badges{display:flex;gap:1rem}section.poopy-homepage-banner--mobile .poopy-homepage-banner__badges-truspilot-wrapper__mobile .poopy-homepage-banner__badges img{display:block;width:5rem;height:100%;object-fit:contain}section.poopy-video-banner{position:relative;width:100%;height:calc(100vh - 130px);overflow:hidden}@media screen and (max-width:767px){section.poopy-video-banner{height:100%;aspect-ratio:16/9}}@media screen and (max-width:480px){section.poopy-video-banner{height:100%;aspect-ratio:16/9}}section.poopy-video-banner .poopy-video-banner__wrapper{position:relative;width:100%;height:100%}section.poopy-video-banner .poopy-video-banner__wrapper .poopy-video-banner__video{display:block;width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;object-position:center}section.poopy-staggered-grid{padding:50px 0}@media screen and (max-width:767px){section.poopy-staggered-grid{padding:30px 0}}@media screen and (max-width:480px){section.poopy-staggered-grid{padding:30px 0}}section.poopy-staggered-grid .container .poopy-staggered-grid_header{margin-bottom:5rem;text-align:center}@media screen and (max-width:767px){section.poopy-staggered-grid .container .poopy-staggered-grid_header{margin-bottom:3rem}}section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper{display:flex;gap:1rem}@media screen and (max-width:767px){section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper{flex-direction:column}}@media screen and (max-width:480px){section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper{flex-direction:column}}section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper .poopy-staggered-grid_block{display:flex;width:50%;gap:1rem}@media screen and (max-width:767px){section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper .poopy-staggered-grid_block{flex-direction:column!important;width:100%}}@media screen and (max-width:480px){section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper .poopy-staggered-grid_block{flex-direction:column!important;width:100%}}section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper .poopy-staggered-grid_block .poopy-staggered-grid_block_images{display:flex;gap:1rem;aspect-ratio:3/2}section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper .poopy-staggered-grid_block .poopy-staggered-grid_block_images img{display:block;height:100%;width:calc(50% - 5px);object-fit:cover;border-radius:1rem}section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper .poopy-staggered-grid_block .poopy-staggered-grid_block_copies{display:flex;flex-direction:column;justify-content:center;gap:1rem;flex:1;padding:5rem;width:100%;border-radius:1rem;background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width:767px){section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper .poopy-staggered-grid_block .poopy-staggered-grid_block_copies{padding:2rem}}@media screen and (max-width:480px){section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper .poopy-staggered-grid_block .poopy-staggered-grid_block_copies{padding:2rem}}section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper .poopy-staggered-grid_block .poopy-staggered-grid_block_copies span{display:block}section.poopy-staggered-grid .container .poopy-staggered-grid_wrapper .poopy-staggered-grid_block .poopy-staggered-grid_block_copies p{margin:initial}section.poopy-faqs-and-contacts{padding:50px 0}@media screen and (max-width:767px){section.poopy-faqs-and-contacts{padding:30px 0}}@media screen and (max-width:480px){section.poopy-faqs-and-contacts{padding:30px 0}}section.poopy-faqs-and-contacts .container{display:flex;gap:5rem}@media screen and (max-width:767px){section.poopy-faqs-and-contacts .container{gap:3rem;flex-direction:column}}@media screen and (max-width:480px){section.poopy-faqs-and-contacts .container{gap:3rem;flex-direction:column}}section.poopy-faqs-and-contacts .container .section-accordion-wrapper{width:50%}@media screen and (max-width:767px){section.poopy-faqs-and-contacts .container .section-accordion-wrapper{width:100%}}@media screen and (max-width:480px){section.poopy-faqs-and-contacts .container .section-accordion-wrapper{width:100%}}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-header{margin-bottom:1rem}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion{display:flex;flex-direction:column}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item{border-radius:1rem}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item:not(:first-child){border-top:1px solid #f3f4f1}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 0;width:100%;cursor:pointer;background:transparent;border:none;outline:none}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js h3{color:#000;line-height:1.5;text-align:left;transition:all ease .3s}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js .accordion-icon{display:flex;padding:.9rem;width:3rem;height:3rem;background:#f3f4f1;border-radius:50%;transition:all ease .3s}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js .accordion-icon svg path{fill:#000}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js.active h3{color:#ff7f00}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js.active .accordion-icon{transform:rotate(45deg)}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-button-js.active+.accordion-content-js{margin-bottom:2rem}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js{margin-bottom:0;max-height:0;overflow:hidden;transition:all ease .3s}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text p{margin:.5rem 0;color:#000;line-height:1.5}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text p a{color:#000;font-weight:600}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text>ul,section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text>ol{margin:.5rem 0;padding:0 0 0 2rem}section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text>ul>li,section.poopy-faqs-and-contacts .container .section-accordion-wrapper .section-accordion .accordion .accordion-item .accordion-content-js .accordion-content-js__text>ol>li{color:#000;line-height:1.5}section.poopy-faqs-and-contacts .container .section-contact-wrapper{width:50%;height:100%;background:#f3f4f1;border-radius:1rem;overflow:hidden}@media screen and (max-width:767px){section.poopy-faqs-and-contacts .container .section-contact-wrapper{width:100%}}@media screen and (max-width:480px){section.poopy-faqs-and-contacts .container .section-contact-wrapper{width:100%}}section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-image{aspect-ratio:3/2}section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-image img{display:block;width:100%;height:100%;object-fit:cover}section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-text{margin:2rem 3rem;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:767px){section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-text{margin:2rem}}@media screen and (max-width:480px){section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-text{margin:2rem}}section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-text h3{font-size:20px;color:#000}section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-text p{margin:initial;color:#000;font-size:14px;line-height:1.5}section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-text a{text-decoration:none;color:#ff7f00;font-size:14px}section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-list{display:flex;flex-direction:column;gap:1rem;margin:2rem 3rem;padding-top:2rem;border-top:1px solid #ccc}@media screen and (max-width:767px){section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-list{margin:2rem}}@media screen and (max-width:480px){section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-list{margin:2rem}}section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-list .section-contact-list-item{display:flex;align-items:center;gap:1rem}section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-list .section-contact-list-item img{display:block;width:2rem;height:2rem;object-fit:contain}section.poopy-faqs-and-contacts .container .section-contact-wrapper .section-contact-list .section-contact-list-item a{text-decoration:none;color:#000;font-size:14px}section.poopy-image-and-text-reviews{padding:50px 0}@media screen and (max-width:767px){section.poopy-image-and-text-reviews{padding:30px 0}}@media screen and (max-width:480px){section.poopy-image-and-text-reviews{padding:30px 0}}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_trustpilot{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 auto;margin-bottom:2rem;padding:.5rem 2rem;background:#f3f4f1;width:fit-content;border-radius:5px}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_trustpilot .poopy-image-and-text-reviews_trustpilot__logo{display:block}@media screen and (max-width:767px){section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_trustpilot .poopy-image-and-text-reviews_trustpilot__logo{display:none}}@media screen and (max-width:480px){section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_trustpilot .poopy-image-and-text-reviews_trustpilot__logo{display:none}}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_trustpilot .poopy-image-and-text-reviews_trustpilot__logo svg{display:block;vertical-align:middle;width:80px;height:30px}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_trustpilot .poopy-image-and-text-reviews_trustpilot__rate svg{display:block;vertical-align:middle;width:10rem;height:2rem}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_trustpilot .poopy-image-and-text-reviews_trustpilot__text>span{display:block;color:#000;font-size:14px;line-height:1}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_header{margin-bottom:5rem;padding:0 2rem;text-align:center}@media screen and (max-width:767px){section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_header{margin-bottom:3rem}}@media screen and (max-width:480px){section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_header{margin-bottom:3rem}}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_gallery{margin-bottom:2rem}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_gallery .poopy-image-and-text-reviews_gallery_container{display:flex;gap:2rem;overflow-x:hidden}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_gallery .poopy-image-and-text-reviews_gallery_container img{display:block;width:20%;aspect-ratio:1/1;object-fit:cover;border-radius:1rem}@media screen and (max-width:767px){section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_gallery .poopy-image-and-text-reviews_gallery_container img{width:70%}}@media screen and (max-width:480px){section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_gallery .poopy-image-and-text-reviews_gallery_container img{width:70%}}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider{margin:0 auto;padding:0 2rem;max-width:1500px}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider .poopy-image-and-text-reviews_slider_swiper{cursor:pointer}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider .poopy-image-and-text-reviews_slider_swiper swiper-slide{padding-bottom:3rem}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider .poopy-image-and-text-reviews_slider_swiper swiper-slide .poopy-image-and-text-reviews_slider_slide{display:flex;flex-direction:column;gap:1.5rem;padding:3rem;background:#f3f4f1;border-radius:1rem;position:relative}@media screen and (max-width:767px){section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider .poopy-image-and-text-reviews_slider_swiper swiper-slide .poopy-image-and-text-reviews_slider_slide{gap:1rem;padding:2rem}}@media screen and (max-width:480px){section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider .poopy-image-and-text-reviews_slider_swiper swiper-slide .poopy-image-and-text-reviews_slider_slide{gap:1rem;padding:2rem}}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider .poopy-image-and-text-reviews_slider_swiper swiper-slide .poopy-image-and-text-reviews_slider_slide .poopy-image-and-text-reviews_slider_slide_link{position:absolute;top:0;left:0;display:block;width:100%;height:100%}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider .poopy-image-and-text-reviews_slider_swiper swiper-slide .poopy-image-and-text-reviews_slider_slide .poopy-image-and-text-reviews_slider_slide_rate img{display:block;width:8rem;object-fit:contain}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider .poopy-image-and-text-reviews_slider_swiper swiper-slide .poopy-image-and-text-reviews_slider_slide h3{color:#000;font-size:16px}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider .poopy-image-and-text-reviews_slider_swiper swiper-slide .poopy-image-and-text-reviews_slider_slide p{margin:initial;color:#000;font-size:14px;line-height:1.5}section.poopy-image-and-text-reviews .container .poopy-image-and-text-reviews_slider .poopy-image-and-text-reviews_slider_swiper swiper-slide .poopy-image-and-text-reviews_slider_slide span{display:block;color:#aaa;font-size:14px;line-height:1.2}section.poopy-media-mentions{padding:50px 0}@media screen and (max-width:767px){section.poopy-media-mentions{padding:30px 0}}@media screen and (max-width:480px){section.poopy-media-mentions{padding:30px 0}}section.poopy-media-mentions .container .poopy-media-mentions_wrapper{display:flex;gap:2rem}@media screen and (max-width:767px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper{flex-direction:column}}@media screen and (max-width:480px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper{flex-direction:column}}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container{padding:3rem;width:50%;border:1px solid rgba(18,18,18,.1215686275);border-radius:1rem}@media screen and (max-width:767px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container{padding:0;width:100%;border:none}}@media screen and (max-width:480px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container{padding:0;width:100%;border:none}}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:6rem;border-radius:1rem}@media screen and (max-width:767px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide{gap:1rem;padding:2rem;border:1px solid rgba(18,18,18,.1215686275)}}@media screen and (max-width:480px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide{gap:1rem;padding:2rem;border:1px solid rgba(18,18,18,.1215686275)}}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_logo{display:flex;justify-content:end}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_logo img{display:block;width:10rem;object-fit:contain}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_subheader span{color:#757575;font-size:18px}@media screen and (max-width:767px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_subheader span{font-size:14px}}@media screen and (max-width:480px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_subheader span{font-size:14px}}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_header h3{color:#000;font-size:40px;line-height:1.2}@media screen and (max-width:767px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_header h3{font-size:30px}}@media screen and (max-width:480px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_header h3{font-size:30px}}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_description p{margin:initial;color:#000;font-size:18px}@media screen and (max-width:767px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_description p{font-size:14px}}@media screen and (max-width:480px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions-swiper_description p{font-size:14px}}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions_video-wrapper_mobile{display:none;position:relative;aspect-ratio:3/2;border-radius:1rem;overflow:hidden}@media screen and (max-width:767px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions_video-wrapper_mobile{display:block}}@media screen and (max-width:480px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions_video-wrapper_mobile{display:block}}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions_video-wrapper_mobile .poopy-media-mentions_video-wrapper_image_mobile{display:block;width:100%;height:100%;object-fit:cover}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions_video-wrapper_mobile button{position:absolute;right:1.5rem;bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#ff7f00;border:none;border-radius:5px;box-sizing:border-box;cursor:pointer;box-shadow:5px 5px 5px #00000080}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions_video-wrapper_mobile button img{display:block;width:20px;height:20px;object-fit:contain}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_slider-container .poopy-media-mentions-swiper swiper-slide .poopy-media-mentions-swiper_slide .poopy-media-mentions_video-wrapper_mobile button span{display:block;color:#fff;font-size:14px;line-height:1.2}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_video-container{display:block;width:50%}@media screen and (max-width:767px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_video-container{display:none}}@media screen and (max-width:480px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_video-container{display:none}}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_video-container .poopy-media-mentions-video-swiper swiper-slide .poopy-media-mentions_video-wrapper{position:relative;aspect-ratio:3/2;border-radius:1rem;overflow:hidden}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_video-container .poopy-media-mentions-video-swiper swiper-slide .poopy-media-mentions_video-wrapper .poopy-media-mentions_video-wrapper_image{display:block;width:100%;height:100%;object-fit:cover}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_video-container .poopy-media-mentions-video-swiper swiper-slide .poopy-media-mentions_video-wrapper button{position:absolute;right:3rem;bottom:3rem;display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem;background:#ff7f00;border:none;border-radius:1rem;box-sizing:border-box;cursor:pointer;box-shadow:5px 5px 5px #00000080}@media screen and (max-width:767px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_video-container .poopy-media-mentions-video-swiper swiper-slide .poopy-media-mentions_video-wrapper button{padding:1.5rem 2rem;width:100%}}@media screen and (max-width:480px){section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_video-container .poopy-media-mentions-video-swiper swiper-slide .poopy-media-mentions_video-wrapper button{padding:1.5rem 2rem;width:100%}}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_video-container .poopy-media-mentions-video-swiper swiper-slide .poopy-media-mentions_video-wrapper button img{display:block;width:25px;height:25px;object-fit:contain}section.poopy-media-mentions .container .poopy-media-mentions_wrapper .poopy-media-mentions_video-container .poopy-media-mentions-video-swiper swiper-slide .poopy-media-mentions_video-wrapper button span{display:block;color:#fff;font-size:16px;line-height:1.2}section.poopy-steps{padding:50px 0}@media screen and (max-width:767px){section.poopy-steps{padding:30px 0}}@media screen and (max-width:480px){section.poopy-steps{padding:30px 0}}section.poopy-steps .container{display:flex;gap:3rem}@media screen and (max-width:767px){section.poopy-steps .container{flex-direction:column;gap:1rem}}@media screen and (max-width:480px){section.poopy-steps .container{flex-direction:column;gap:1rem}}section.poopy-steps .container .poopy-steps_text{flex:1}section.poopy-steps .container .poopy-steps_text .poopy-steps_text_header{height:9rem}@media screen and (max-width:767px){section.poopy-steps .container .poopy-steps_text .poopy-steps_text_header{height:initial}}@media screen and (max-width:480px){section.poopy-steps .container .poopy-steps_text .poopy-steps_text_header{height:initial}}section.poopy-steps .container .poopy-steps_text .poopy-steps_text_header h2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}section.poopy-steps .container .poopy-steps_text .poopy-steps_text_step-wrapper{display:flex;flex-wrap:wrap;gap:2rem}@media screen and (max-width:767px){section.poopy-steps .container .poopy-steps_text .poopy-steps_text_step-wrapper{display:none}}@media screen and (max-width:480px){section.poopy-steps .container .poopy-steps_text .poopy-steps_text_step-wrapper{display:none}}section.poopy-steps .container .poopy-steps_text .poopy-steps_text_step-wrapper .poopy-steps_text_step-card{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;width:calc(50% - 10px);border-radius:1rem}section.poopy-steps .container .poopy-steps_text .poopy-steps_text_step-wrapper .poopy-steps_text_step-card .poopy-steps_text_step-card_description{margin:initial}section.poopy-steps .container .poopy-steps_media{flex:1;max-width:548px;height:100%}section.poopy-steps .container .poopy-steps_media .poopy-steps_media_subheader{height:9rem}@media screen and (max-width:767px){section.poopy-steps .container .poopy-steps_media .poopy-steps_media_subheader{height:initial;margin-bottom:2rem}}@media screen and (max-width:480px){section.poopy-steps .container .poopy-steps_media .poopy-steps_media_subheader{height:initial;margin-bottom:2rem}}section.poopy-steps .container .poopy-steps_media .poopy-steps_media_subheader span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}section.poopy-steps .container .poopy-steps_media .poopy-steps_media_container{border-radius:2rem;overflow:hidden}section.poopy-steps .container .poopy-steps_media .poopy-steps_media_container img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:4/3}section.poopy-steps .container .poopy-steps-swiper{display:none;width:100%;margin-top:1rem}@media screen and (max-width:767px){section.poopy-steps .container .poopy-steps-swiper{display:block}}@media screen and (max-width:480px){section.poopy-steps .container .poopy-steps-swiper{display:block}}section.poopy-steps .container .poopy-steps-swiper swiper-slide{padding-bottom:2rem}section.poopy-steps .container .poopy-steps-swiper swiper-slide .poopy-steps_swiper_step-card{display:flex;flex-direction:column;gap:1.5rem;padding:2rem;border-radius:1rem}section.poopy-steps .container .poopy-steps-swiper swiper-slide .poopy-steps_swiper_step-card .poopy-steps_swiper_step-card_description{margin:initial}section.poopy-image-and-tabs{padding:50px 0}@media screen and (max-width:767px){section.poopy-image-and-tabs{padding:30px 0}}@media screen and (max-width:480px){section.poopy-image-and-tabs{padding:30px 0}}section.poopy-image-and-tabs .container{display:flex;gap:3rem}@media screen and (max-width:767px){section.poopy-image-and-tabs .container{flex-direction:column}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container{flex-direction:column}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image{position:relative;width:50%;max-width:680px;max-height:480px}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image{width:100%;max-width:initial;max-height:initial}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image{width:100%;max-width:initial;max-height:initial}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image-main{display:block;width:100%;height:100%;object-fit:cover;border-radius:2rem}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image-main{border-radius:1rem;aspect-ratio:4/3}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image-main{border-radius:1rem;aspect-ratio:4/3}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper{position:absolute;bottom:3rem;padding:0 3rem;width:100%;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper{bottom:2rem;padding:0 2rem}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper{bottom:2rem;padding:0 2rem}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-upper{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;width:fit-content;border-radius:1rem}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-upper>img{display:block;width:24px;height:24px;object-fit:contain}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-upper>img{width:20px;height:20px}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-upper>img{width:20px;height:20px}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-upper>span{font-size:16px;line-height:1.5}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-upper>span{font-size:12px}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-upper>span{font-size:12px}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-lower{position:relative;display:flex;gap:1rem;padding:1rem 6rem 1rem 2rem;width:100%;border-radius:1rem}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-lower span{font-size:18px;line-height:1.5}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-lower span{font-size:12px}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-lower span{font-size:12px}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-lower span:first-child{padding-right:1rem;border-right:1px solid #000}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-lower>img{position:absolute;right:1rem;bottom:1rem;width:10rem;height:10rem;object-fit:contain}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-lower>img{width:5rem;height:5rem}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image_banner-wrapper .poopy-image-and-tabs_image_banner-lower>img{width:5rem;height:5rem}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image-feature{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image-feature{display:none}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image-feature{display:none}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_image .poopy-image-and-tabs_image-feature img{width:calc(25% - 8px);object-fit:cover;aspect-ratio:4/3;border-radius:1rem}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs{width:50%}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs{width:100%}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs{width:100%}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs h2{margin-bottom:2rem;line-height:1.2}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tabs{display:flex;gap:2rem;overflow:auto;padding-bottom:1rem;margin-bottom:1rem}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tabs{padding-bottom:1rem;margin-bottom:1rem}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tabs{padding-bottom:1rem;margin-bottom:1rem}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tabs::-webkit-scrollbar{width:5px;height:5px}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tabs::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tabs::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tabs .tab{padding:10px 15px;background:none;color:#aaa;font-size:16px;border:1px solid #aaa;border-radius:2rem;cursor:pointer;white-space:nowrap}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tabs .active{color:#ff7f00;border:1px solid #FF7F00}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tab-content{display:none;margin-top:2rem}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tab-content>p{margin:initial;line-height:1.5}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tab-content .tab-content_list{margin-top:2rem;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);list-style-type:none}@media screen and (max-width:767px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tab-content .tab-content_list{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:480px){section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tab-content .tab-content_list{grid-template-columns:repeat(1,1fr)}}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tab-content .tab-content_list .tab-content_list-item .tab-content_list-item-header{display:flex;gap:1rem}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tab-content .tab-content_list .tab-content_list-item .tab-content_list-item-header img{display:block;object-fit:contain}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tab-content .tab-content_list .tab-content_list-item .tab-content_list-item-header span{line-height:1.5}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .tab-content .tab-content_list .tab-content_list-item .tab-content_list-item-description{margin:initial;margin-top:1rem;line-height:1.5}section.poopy-image-and-tabs .container .poopy-image-and-tabs_tabs .poopy-image-and-tabs_tabs_container .active{display:block}section.pc-banner{padding:50px 0;overflow:hidden}section.pc-banner .container{display:flex;flex-direction:row}@media screen and (max-width:767px){section.pc-banner .container{flex-direction:column}}@media screen and (max-width:480px){section.pc-banner .container{flex-direction:column}}section.pc-banner .container .pc-banner_content{display:flex;flex-direction:column;justify-content:center;width:60%;z-index:1}@media(min-width:1200px)and (max-width:1439px){section.pc-banner .container .pc-banner_content{width:55%}}@media(min-width:992px)and (max-width:1199px){section.pc-banner .container .pc-banner_content{width:45%}}@media screen and (max-width:767px){section.pc-banner .container .pc-banner_content{width:100%}}@media screen and (max-width:480px){section.pc-banner .container .pc-banner_content{width:100%}}section.pc-banner .container .pc-banner_content h1{line-height:1.2}section.pc-banner .container .pc-banner_content h2{line-height:1.2}section.pc-banner .container .pc-banner_content p{margin:initial;margin-top:3rem;max-width:450px;line-height:1.5}@media screen and (max-width:767px){section.pc-banner .container .pc-banner_content p{margin-top:2rem}}@media screen and (max-width:480px){section.pc-banner .container .pc-banner_content p{margin-top:2rem}}section.pc-banner .container .pc-banner_content .poopy-button__ripple{margin-top:3rem}section.pc-banner .container .pc-banner_media{min-height:45rem}@media screen and (max-width:767px){section.pc-banner .container .pc-banner_media{min-height:35rem}}@media screen and (max-width:480px){section.pc-banner .container .pc-banner_media{min-height:35rem}}section.pc-banner .container .pc-banner_media img{position:absolute;right:12vw;display:block;height:100%;object-fit:contain}@media screen and (max-width:767px){section.pc-banner .container .pc-banner_media img{left:0;width:100%;bottom:-27vh}}@media screen and (max-width:480px){section.pc-banner .container .pc-banner_media img{left:0;width:100%;bottom:-27vh}}section.pc-multicolumn{padding:50px 0}@media screen and (max-width:767px){section.pc-multicolumn{padding:30px 0}}@media screen and (max-width:480px){section.pc-multicolumn{padding:30px 0}}section.pc-multicolumn .container{max-width:1053px}section.pc-multicolumn .container .pc-multicolumn_content h2{line-height:1.2}section.pc-multicolumn .container .pc-multicolumn_content p{margin:initial;margin-top:3rem;max-width:600px;line-height:1.5}@media screen and (max-width:767px){section.pc-multicolumn .container .pc-multicolumn_content p{margin-top:2rem}}@media screen and (max-width:480px){section.pc-multicolumn .container .pc-multicolumn_content p{margin-top:2rem}}section.pc-multicolumn .container .pc-multicolumn_wrapper{display:flex;gap:1.5rem;margin-top:5rem}@media screen and (max-width:767px){section.pc-multicolumn .container .pc-multicolumn_wrapper{flex-wrap:wrap}}@media screen and (max-width:480px){section.pc-multicolumn .container .pc-multicolumn_wrapper{flex-wrap:wrap}}section.pc-multicolumn .container .pc-multicolumn_wrapper .pc-multicolumn_item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem;width:227px;height:196px;border-radius:1rem}@media screen and (max-width:767px){section.pc-multicolumn .container .pc-multicolumn_wrapper .pc-multicolumn_item{width:calc(50% - 8px)}}@media screen and (max-width:480px){section.pc-multicolumn .container .pc-multicolumn_wrapper .pc-multicolumn_item{width:calc(50% - 8px)}}section.pc-multicolumn .container .pc-multicolumn_wrapper .pc-multicolumn_item img{display:block;width:82px;height:64px;object-fit:contain}section.pc-multicolumn .container .pc-multicolumn_wrapper .pc-multicolumn_item span{line-height:1.5}div.product .product__media-wrapper_v2{padding-right:4rem}@media screen and (max-width:767px){div.product .product__media-wrapper_v2{padding:initial}}@media screen and (max-width:480px){div.product .product__media-wrapper_v2{padding:initial}}div.product .product__info-wrapper_v2{padding:initial!important}html.lock-scroll,body.lock-scroll{overflow:hidden}div#poopy-preloader{position:fixed;z-index:99999;width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .5s ease}div#poopy-preloader.hidden{opacity:0;pointer-events:none}div#poopy-preloader .poopy-preloader-wrapper{max-width:100px;animation:blink 1s infinite ease-in-out}div#poopy-preloader .poopy-preloader-wrapper img{display:block;width:100%;height:100%;object-fit:contain}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}div.custom-cart-drawer-add-ons{height:100vh;overflow:auto}div.custom-cart-drawer-add-ons::-webkit-scrollbar{width:5px}@media(min-width:768px)and (max-width:991px){div.custom-cart-drawer-add-ons::-webkit-scrollbar{height:0}}@media screen and (max-width:767px){div.custom-cart-drawer-add-ons::-webkit-scrollbar{height:0}}@media screen and (max-width:480px){div.custom-cart-drawer-add-ons::-webkit-scrollbar{height:0}}div.custom-cart-drawer-add-ons::-webkit-scrollbar-track{background:#fff;border:1px solid #D9D9D9;border-radius:10px}div.custom-cart-drawer-add-ons::-webkit-scrollbar-thumb{background:#d9d9d9}div.custom-cart-drawer-add-ons .add-ons{display:flex;flex-direction:column;gap:5px}div.custom-cart-drawer-add-ons .add-ons .add-on{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:20px;background-color:#eff3f6;background-position:center;background-repeat:no-repeat;background-size:cover}@media(min-width:768px)and (max-width:991px){div.custom-cart-drawer-add-ons .add-ons .add-on{padding:10px;border-radius:10px}}@media screen and (max-width:767px){div.custom-cart-drawer-add-ons .add-ons .add-on{padding:10px;border-radius:10px}}@media screen and (max-width:480px){div.custom-cart-drawer-add-ons .add-ons .add-on{padding:10px;border-radius:10px}}div.custom-cart-drawer-add-ons .add-ons .add-on:hover .add-on__background__default{opacity:0}div.custom-cart-drawer-add-ons .add-ons .add-on:hover .add-on__background__hover{opacity:1}div.custom-cart-drawer-add-ons .add-ons .add-on:hover .product-image img{transform:rotate(-5deg) scale(1.1)}div.custom-cart-drawer-add-ons .add-ons .add-on .add-on__background__default{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;transition:all ease .3s}div.custom-cart-drawer-add-ons .add-ons .add-on .add-on__background__default img{display:block;width:100%;height:100%;object-fit:cover}div.custom-cart-drawer-add-ons .add-ons .add-on .add-on__background__hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:all ease .3s}div.custom-cart-drawer-add-ons .add-ons .add-on .add-on__background__hover img{display:block;width:100%;height:100%;object-fit:cover}div.custom-cart-drawer-add-ons .add-ons .add-on .product-image{position:relative;text-align:center}div.custom-cart-drawer-add-ons .add-ons .add-on .product-image .product-link{position:absolute;display:block;width:100%;height:100%;border-radius:20px}div.custom-cart-drawer-add-ons .add-ons .add-on .product-image img{padding:10px;width:250px;height:250px;object-fit:contain;transform:rotate(0) scale(1);transition:all ease .3s}@media(min-width:768px)and (max-width:991px){div.custom-cart-drawer-add-ons .add-ons .add-on .product-image img{padding:initial;width:200px;height:150px}}@media screen and (max-width:767px){div.custom-cart-drawer-add-ons .add-ons .add-on .product-image img{padding:initial;width:170px;height:120px}}@media screen and (max-width:480px){div.custom-cart-drawer-add-ons .add-ons .add-on .product-image img{padding:initial;width:150px;height:100px}}div.custom-cart-drawer-add-ons .add-ons .add-on .text{display:flex;justify-content:space-between;gap:15px;z-index:1}@media(min-width:768px)and (max-width:991px){div.custom-cart-drawer-add-ons .add-ons .add-on .text{align-items:end}}@media screen and (max-width:767px){div.custom-cart-drawer-add-ons .add-ons .add-on .text{align-items:end;gap:10px}}@media screen and (max-width:480px){div.custom-cart-drawer-add-ons .add-ons .add-on .text{align-items:end;gap:10px}}div.custom-cart-drawer-add-ons .add-ons .add-on .text .details{display:flex;flex-direction:column;gap:5px;flex:1}div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .name a{display:block;font-size:16px;color:#000;line-height:1.2;text-decoration:initial;transition:all ease .3s}@media(min-width:768px)and (max-width:991px){div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .name a{font-size:14px;max-height:27px;overflow:hidden}}@media screen and (max-width:767px){div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .name a{font-size:14px;max-height:27px;overflow:hidden}}@media screen and (max-width:480px){div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .name a{font-size:12px;max-height:27px;overflow:hidden}}div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .name a:hover{color:#ff7f00}div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .price{display:flex;align-items:center;gap:15px}div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .price .price__discount{color:#00000080;font-size:16px;text-decoration:line-through}@media(min-width:768px)and (max-width:991px){div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .price .price__discount{font-size:14px}}@media screen and (max-width:767px){div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .price .price__discount{font-size:14px}}@media screen and (max-width:480px){div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .price .price__discount{font-size:12px}}div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .price .price__price{color:#000;font-size:16px}@media(min-width:768px)and (max-width:991px){div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .price .price__price{font-size:14px}}@media screen and (max-width:767px){div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .price .price__price{font-size:14px}}@media screen and (max-width:480px){div.custom-cart-drawer-add-ons .add-ons .add-on .text .details .price .price__price{font-size:12px}}div.custom-cart-drawer-add-ons .add-ons .add-on .text form{display:flex;align-items:flex-end}div.custom-cart-drawer-add-ons .add-ons .add-on .text form button{width:4rem;height:4rem;border-radius:8px;border:initial;cursor:pointer;font-size:20px;box-shadow:2px 2px 2px #0000004d}@media(min-width:768px)and (max-width:991px){div.custom-cart-drawer-add-ons .add-ons .add-on .text form button{padding:initial;width:3rem;height:3rem}}@media screen and (max-width:767px){div.custom-cart-drawer-add-ons .add-ons .add-on .text form button{padding:initial;width:3rem;height:3rem}}@media screen and (max-width:480px){div.custom-cart-drawer-add-ons .add-ons .add-on .text form button{padding:initial;width:3rem;height:3rem}}div.custom-cart-drawer-add-ons .add-ons .add-on .text form button img{width:100%;height:100%;object-fit:contain}div.custom-cart-drawer-add-ons .add-ons .add-on .text form .custom-cart-drawer-add-ons__buttons{position:absolute;top:2rem;right:2rem;display:flex;flex-direction:column;gap:1rem;z-index:2}div.custom-cart-drawer-add-ons .add-ons .add-on .text form .custom-cart-drawer-add-ons__buttons .custom-cart-drawer-add-ons__button{display:block;padding:1rem;width:40px;height:40px;background:#fff;border-radius:50%;border:none;cursor:pointer;box-shadow:0 0 10px 5px #0000001a;transition:all ease .3s}div.custom-cart-drawer-add-ons .add-ons .add-on .text form .custom-cart-drawer-add-ons__buttons .custom-cart-drawer-add-ons__button img{display:block;width:2rem;height:2rem;object-fit:contain;transition:all ease .3s}div.custom-cart-drawer-add-ons .add-ons .add-on .text form .custom-cart-drawer-add-ons__buttons:hover .custom-cart-drawer-add-ons__button{width:11rem;background:#ff7f00}div.custom-cart-drawer-add-ons .add-ons .add-on .text form .custom-cart-drawer-add-ons__buttons:hover .custom-cart-drawer-add-ons__button img{filter:invert(1)}div.custom-cart-drawer-add-ons .add-ons .add-on .text form .custom-cart-drawer-add-ons__buttons:hover .custom-cart-drawer-add-ons__button .custom-cart-drawer-add-ons__text{opacity:1}div.custom-cart-drawer-add-ons .add-ons .add-on .text form .custom-cart-drawer-add-ons__buttons .custom-cart-drawer-add-ons__button{position:relative;pointer-events:auto;display:flex;align-items:center;gap:.5rem;border-radius:2rem;overflow:hidden;width:4rem;transition:all ease .3s}div.custom-cart-drawer-add-ons .add-ons .add-on .text form .custom-cart-drawer-add-ons__buttons .custom-cart-drawer-add-ons__button .custom-cart-drawer-add-ons__text{display:block;color:#fff;font-size:14px;white-space:nowrap;opacity:0;transition:all ease .3s}div.custom-cart-drawer-add-ons .add-ons .add-on .text form .custom-cart-drawer-add-ons__buttons .custom-cart-drawer-add-ons__button.loading{pointer-events:none;opacity:.6}div.custom-cart-drawer-add-ons .add-ons .add-on .text form .custom-cart-drawer-add-ons__buttons .custom-cart-drawer-add-ons__button .spinner{position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border:2px solid #fff;border-top:2px solid #333;border-radius:50%;animation:spin .6s linear infinite;z-index:2}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#shopify-section-template--23144757854533__1738060706735086c2{padding:50px 0;background-color:#f8bc44}a.poopy-button__ripple__primary{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 2.5rem;width:fit-content;border-radius:1rem;border:none;cursor:pointer;overflow:hidden;text-decoration:none}a.poopy-button__ripple__primary:after,a.poopy-button__ripple__primary:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}a.poopy-button__ripple__primary:after{transition:all .5s ease}a.poopy-button__ripple__primary:before{transition:all .5s ease-out}@media screen and (max-width:767px){a.poopy-button__ripple__primary{width:100%!important;max-width:initial!important}}@media screen and (max-width:480px){a.poopy-button__ripple__primary{width:100%!important;max-width:initial!important}}a.poopy-button__ripple__primary svg{width:1.5rem;height:1.5rem;z-index:1}a.poopy-button__ripple__primary svg path{transition:all .3s ease-out}a.poopy-button__ripple__primary .poopy-button__ripple__primary__text{font-size:14px!important;z-index:1;transition:all .3s ease-out}a.poopy-button__ripple__primary:hover:after,a.poopy-button__ripple__primary:hover:before{width:50rem;height:50rem;border-radius:1rem}a.poopy-button__ripple__primary:hover:after{transition:all .7s ease-in}a.poopy-button__ripple__primary:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){a.poopy-button__ripple__primary:hover:after,a.poopy-button__ripple__primary:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){a.poopy-button__ripple__primary:hover:after,a.poopy-button__ripple__primary:hover:before{width:0%;height:0%;border-radius:100%}}a.poopy-button__ripple__secondary{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 2.5rem;width:fit-content;border-radius:1rem;border:none;cursor:pointer;overflow:hidden;text-decoration:none}a.poopy-button__ripple__secondary:after,a.poopy-button__ripple__secondary:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}a.poopy-button__ripple__secondary:after{transition:all .5s ease}a.poopy-button__ripple__secondary:before{transition:all .5s ease-out}@media screen and (max-width:767px){a.poopy-button__ripple__secondary{width:100%!important;max-width:initial!important}}@media screen and (max-width:480px){a.poopy-button__ripple__secondary{width:100%!important;max-width:initial!important}}a.poopy-button__ripple__secondary svg{width:1.5rem;height:1.5rem;z-index:1}a.poopy-button__ripple__secondary svg path{transition:all .3s ease-out}a.poopy-button__ripple__secondary .poopy-button__ripple__secondary__text{font-size:14px!important;z-index:1;transition:all .3s ease-out}a.poopy-button__ripple__secondary:hover:after,a.poopy-button__ripple__secondary:hover:before{width:50rem;height:50rem;border-radius:1rem}a.poopy-button__ripple__secondary:hover:after{transition:all .7s ease-in}a.poopy-button__ripple__secondary:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){a.poopy-button__ripple__secondary:hover:after,a.poopy-button__ripple__secondary:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){a.poopy-button__ripple__secondary:hover:after,a.poopy-button__ripple__secondary:hover:before{width:0%;height:0%;border-radius:100%}}a.poopy-button__ripple__tertiary{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 2.5rem;width:fit-content;border-radius:1rem;border:none;cursor:pointer;overflow:hidden;text-decoration:none}a.poopy-button__ripple__tertiary:after,a.poopy-button__ripple__tertiary:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}a.poopy-button__ripple__tertiary:after{transition:all .5s ease}a.poopy-button__ripple__tertiary:before{transition:all .5s ease-out}@media screen and (max-width:767px){a.poopy-button__ripple__tertiary{width:100%!important;max-width:initial!important}}@media screen and (max-width:480px){a.poopy-button__ripple__tertiary{width:100%!important;max-width:initial!important}}a.poopy-button__ripple__tertiary svg{width:1.5rem;height:1.5rem;z-index:1}a.poopy-button__ripple__tertiary svg path{transition:all .3s ease-out}a.poopy-button__ripple__tertiary .poopy-button__ripple__tertiary__text{font-size:14px!important;line-height:1.5;z-index:1;transition:all .3s ease-out}a.poopy-button__ripple__tertiary:hover:after,a.poopy-button__ripple__tertiary:hover:before{width:50rem;height:50rem;border-radius:1rem}a.poopy-button__ripple__tertiary:hover:after{transition:all .7s ease-in}a.poopy-button__ripple__tertiary:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){a.poopy-button__ripple__tertiary:hover:after,a.poopy-button__ripple__tertiary:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){a.poopy-button__ripple__tertiary:hover:after,a.poopy-button__ripple__tertiary:hover:before{width:0%;height:0%;border-radius:100%}}div.custom-media-gallery{display:flex;gap:15px}@media screen and (max-width:767px){div.custom-media-gallery .gallery-thumbnail{display:none}}@media screen and (max-width:480px){div.custom-media-gallery .gallery-thumbnail{display:none}}div.custom-media-gallery .gallery-thumbnail .gallery-thumbnail-list{display:flex;flex-wrap:wrap;gap:15px;list-style-type:none}div.custom-media-gallery .gallery-thumbnail .gallery-thumbnail-list .gallery-thumbnail-item{flex:0 0 100%;max-width:80px;max-height:52px;aspect-ratio:4/3;cursor:pointer}div.custom-media-gallery .gallery-thumbnail .gallery-thumbnail-list .gallery-thumbnail-item img{display:block;width:100%;height:100%;object-fit:cover;border-radius:6px}div.custom-media-gallery .gallery-viewer .gallery-viewer-list{display:flex;flex-wrap:wrap;gap:15px;list-style-type:none}@media screen and (max-width:767px){div.custom-media-gallery .gallery-viewer .gallery-viewer-list{flex-wrap:initial;overflow:auto}}@media screen and (max-width:480px){div.custom-media-gallery .gallery-viewer .gallery-viewer-list{flex-wrap:initial;overflow:auto}}div.custom-media-gallery .gallery-viewer .gallery-viewer-list .gallery-viewer-item{flex:0 0 100%;max-width:780px;max-height:510px;aspect-ratio:3/2;cursor:pointer}@media screen and (max-width:767px){div.custom-media-gallery .gallery-viewer .gallery-viewer-list .gallery-viewer-item{max-width:initial;max-height:initial;aspect-ratio:1}}@media screen and (max-width:480px){div.custom-media-gallery .gallery-viewer .gallery-viewer-list .gallery-viewer-item{max-width:initial;max-height:initial;aspect-ratio:1}}div.custom-media-gallery .gallery-viewer .gallery-viewer-list .gallery-viewer-item:nth-child(2),div.custom-media-gallery .gallery-viewer .gallery-viewer-list .gallery-viewer-item:nth-child(3){flex:0 0 calc(50% - 7.5px)}@media screen and (max-width:767px){div.custom-media-gallery .gallery-viewer .gallery-viewer-list .gallery-viewer-item:nth-child(2),div.custom-media-gallery .gallery-viewer .gallery-viewer-list .gallery-viewer-item:nth-child(3){flex:0 0 100%}}@media screen and (max-width:480px){div.custom-media-gallery .gallery-viewer .gallery-viewer-list .gallery-viewer-item:nth-child(2),div.custom-media-gallery .gallery-viewer .gallery-viewer-list .gallery-viewer-item:nth-child(3){flex:0 0 100%}}div.custom-media-gallery .gallery-viewer .gallery-viewer-list .gallery-viewer-item img{display:block;width:100%;height:100%;object-fit:cover;border-radius:15px}div.custom-media-gallery__v2 .custom-media-gallery__v2__images{display:grid;grid-column-gap:10px;grid-row-gap:10px}div.custom-media-gallery__v2 .custom-media-gallery__v2__images .custom-media-gallery__v2__image{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:1/1;background-color:#fff}div.custom-media-gallery__v2 .custom-media-gallery__v2__images .custom-media-gallery__v2__image img{width:100%;height:100%;object-fit:cover}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1{grid-template-columns:repeat(3,1fr)}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(1){grid-area:1/1/3/3}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(2){grid-area:1/3/2/4}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(3){grid-area:2/3/3/4}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(4){grid-area:3/1/4/2}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(5){grid-area:4/1/5/2}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(6){grid-area:3/2/5/4}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(7){grid-area:5/1/7/3}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(8){grid-area:5/3/6/4}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(9){grid-area:6/3/7/4}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(10){grid-area:7/1/8/2}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(11){grid-area:8/1/9/2}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(12){grid-area:7/2/9/4}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(13){grid-area:9/1/11/3}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(14){grid-area:9/3/10/4}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_1 .custom-media-gallery__v2__image:nth-child(15){grid-area:10/3/11/4}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_2{grid-template-columns:repeat(2,1fr)}div.custom-media-gallery__v2 .custom-media-gallery__v2__images_layout_2 .custom-media-gallery__v2__image:nth-child(1){grid-column:1/3;aspect-ratio:3/2}section.shopify-pc__banner__dialog{width:100%;height:100%;max-height:100%;top:0;left:0;transform:initial;background-color:#00000080}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper{position:relative;top:50%;transform:translateY(-50%);display:flex;flex-direction:row;padding:initial;margin:0 auto;max-width:100rem;background-color:#fff;border-radius:1rem}@media screen and (max-width:767px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper{flex-direction:column-reverse}}@media screen and (max-width:480px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper{flex-direction:column-reverse}}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy{flex:0 0 50%;padding:5rem}@media screen and (max-width:767px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy{padding:2rem}}@media screen and (max-width:480px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy{padding:2rem}}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__body h2{color:#000;font-size:32px;font-family:Satoshi-Black!important}@media screen and (max-width:767px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__body h2{font-size:26px;line-height:1.2}}@media screen and (max-width:480px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__body h2{font-size:26px;line-height:1.2}}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__body p{color:#000;font-size:16px;white-space:pre-line;line-height:1.5}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__body p a{color:#ff7f00;font-weight:600;text-decoration:initial}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs{font-family:Satoshi-Regular!important;position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 2.5rem;width:fit-content;border-radius:1rem;border:none;cursor:pointer;overflow:hidden;text-decoration:none;background-color:#ecebe4}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:after,section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:after{background-color:#000;transition:all .5s ease}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:before{background-color:#7c7c7c;transition:all .5s ease-out}@media screen and (max-width:767px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs{width:100%!important;max-width:initial!important}}@media screen and (max-width:480px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs{width:100%!important;max-width:initial!important}}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs span{color:#000;font-size:14px!important;z-index:1;transition:all .3s ease-out;outline:none}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:hover:after,section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:hover:before{width:50rem;height:50rem;border-radius:1rem}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:hover:after{transition:all .7s ease-in}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:hover:after,section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:hover:after,section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:hover:before{width:0%;height:0%;border-radius:100%}}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-manage-prefs:hover span{color:#fff}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept{font-family:Satoshi-Regular!important;position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 2.5rem;width:fit-content;border-radius:1rem;border:none;cursor:pointer;overflow:hidden;text-decoration:none;background-color:#ff7f00}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:after,section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:after{background-color:#000;transition:all .5s ease}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:before{background-color:#7c7c7c;transition:all .5s ease-out}@media screen and (max-width:767px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept{width:100%!important;max-width:initial!important}}@media screen and (max-width:480px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept{width:100%!important;max-width:initial!important}}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept span{color:#fff;font-size:14px!important;z-index:1;transition:all .3s ease-out;outline:none}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:hover:after,section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:hover:before{width:50rem;height:50rem;border-radius:1rem}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:hover:after{transition:all .7s ease-in}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:hover:after,section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:hover:after,section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:hover:before{width:0%;height:0%;border-radius:100%}}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-accept:hover span{color:#fff}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-decline{display:none;padding:1.5rem;font-family:Satoshi-Regular!important;color:#ff7f00;background-color:transparent;border:1px solid #FF7F00;border-radius:1rem;box-shadow:initial;filter:saturate(1);transition:all ease .3s}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__copy .shopify-pc__banner__btns .shopify-pc__banner__btn-decline:hover{color:#fff;background-color:#ff7f00;box-shadow:0 10px 15px #00000026;filter:saturate(2)}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__image{flex:0 0 50%}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper .shopify-pc__banner__image img{display:block;width:100%;height:100%;object-fit:cover}section.shopify-pc__prefs__dialog{border-radius:1rem}section.shopify-pc__prefs__dialog header #shopify-pc__prefs__header-close{background-color:#000;border:initial;box-shadow:initial}section.shopify-pc__prefs__dialog header #shopify-pc__prefs__header-close svg{height:8px;width:8px}section.shopify-pc__prefs__dialog header #shopify-pc__prefs__header-close svg path{fill:#fff}section.shopify-pc__prefs__dialog header h2{font-family:Satoshi-Black!important;font-size:30px}@media screen and (max-width:767px){section.shopify-pc__prefs__dialog header h2{font-size:24px}}@media screen and (max-width:480px){section.shopify-pc__prefs__dialog header h2{font-size:24px}}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept{font-family:Satoshi-Regular!important;position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 2.5rem;width:fit-content;border-radius:1rem;border:none;cursor:pointer;overflow:hidden;text-decoration:none;background-color:#ff7f00}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:after,section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:after{background-color:#000;transition:all .5s ease}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:before{background-color:#7c7c7c;transition:all .5s ease-out}@media screen and (max-width:767px){section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept{width:100%!important;max-width:initial!important}}@media screen and (max-width:480px){section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept{width:100%!important;max-width:initial!important}}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept span{color:#fff;font-size:14px!important;z-index:1;transition:all .3s ease-out;outline:none}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:hover:after,section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:hover:before{width:50rem;height:50rem;border-radius:1rem}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:hover:after{transition:all .7s ease-in}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:hover:after,section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:hover:after,section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:hover:before{width:0%;height:0%;border-radius:100%}}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-accept:hover span{color:#fff}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-decline{display:none;padding:1.5rem;font-family:Satoshi-Regular!important;color:#ff7f00;background-color:transparent;border:1px solid #FF7F00;border-radius:1rem;box-shadow:initial;filter:saturate(1);transition:all ease .3s}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-decline:hover{color:#fff;background-color:#ff7f00;box-shadow:0 10px 15px #00000026;filter:saturate(2)}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save{font-family:Satoshi-Regular!important;position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.5rem 2.5rem;width:fit-content;border-radius:1rem;border:none;cursor:pointer;overflow:hidden;text-decoration:none;background-color:#ecebe4}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:after,section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:after{background-color:#000;transition:all .5s ease}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:before{background-color:#7c7c7c;transition:all .5s ease-out}@media screen and (max-width:767px){section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save{width:100%!important;max-width:initial!important}}@media screen and (max-width:480px){section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save{width:100%!important;max-width:initial!important}}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save span{color:#000;font-size:14px!important;z-index:1;transition:all .3s ease-out;outline:none}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:hover:after,section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:hover:before{width:50rem;height:50rem;border-radius:1rem}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:hover:after{transition:all .7s ease-in}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:hover:after,section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:hover:after,section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:hover:before{width:0%;height:0%;border-radius:100%}}section.shopify-pc__prefs__dialog header .shopify-pc__prefs__header-actions #shopify-pc__prefs__header-save:hover span{color:#fff}section.shopify-pc__prefs__dialog .shopify-pc__prefs__scrollable .shopify-pc__prefs__intro .shopify-pc__prefs__intro-main h3{font-family:Satoshi-Regular!important}section.shopify-pc__prefs__dialog .shopify-pc__prefs__scrollable .shopify-pc__prefs__options .shopify-pc__prefs__option label{font-family:Satoshi-Regular!important}section.shopify-pc__prefs__dialog .shopify-pc__prefs__scrollable .shopify-pc__prefs__options .shopify-pc__prefs__option label span{background-color:initial}section.shopify-pc__prefs__dialog .shopify-pc__prefs__scrollable .shopify-pc__prefs__options .shopify-pc__prefs__option label span svg{box-shadow:initial}section.shopify-pc__prefs__dialog .shopify-pc__prefs__scrollable .shopify-pc__prefs__options .shopify-pc__prefs__option label span svg path{fill:#ff7f00}@media screen and (max-width:767px){section.shopify-pc__banner__dialog{overflow-y:auto;-webkit-overflow-scrolling:touch}section.shopify-pc__banner__dialog .shopify-pc__banner__wrapper{position:relative;top:auto;transform:none;margin:auto;max-height:none;padding-bottom:env(safe-area-inset-bottom,16px)}section.shopify-pc__banner__dialog .shopify-pc__banner__image{max-height:200px;overflow:hidden}section.shopify-pc__banner__dialog .shopify-pc__banner__image img{object-position:center top}}.jdgm-review-widget{padding:50px 0}@media screen and (max-width:767px){.jdgm-review-widget{padding:25px 0}}@media screen and (max-width:480px){.jdgm-review-widget{padding:25px 0}}.jdgm-rev-widg__title{font-size:30px!important}@media screen and (max-width:767px){.jdgm-rev-widg__title{font-size:20px!important}}@media screen and (max-width:480px){.jdgm-rev-widg__title{font-size:20px!important}}.jdgm-gallery-title{color:#000!important}.jdgm-row-media{justify-content:initial!important;padding:0 2rem!important;background-color:#efefef!important;border:initial!important;border-radius:15px!important}.jdgm-histogram__bar-content{background-color:#000!important}.jdgm-write-rev-link{padding:1.5rem 2.5rem!important;background-color:#ff7f00!important;border-color:#ff7f00!important;border-radius:10px!important;font-size:14px!important;font-family:Satoshi-Regular!important;transition:all ease .3s!important}.jdgm-write-rev-link:hover{background-color:#000!important;border-color:#000!important;opacity:1!important}.jdgm-paginate__load-more,.jdgm-all-reviews-page__load-more{padding:1.5rem 2.5rem!important;background-color:#000!important;border-color:#000!important;border-radius:10px!important;font-size:14px!important;font-family:Satoshi-Regular!important;transition:all ease .3s!important}.jdgm-paginate__load-more:hover,.jdgm-all-reviews-page__load-more:hover{background-color:#ff7f00!important;border-color:#ff7f00!important;opacity:1!important}.jdgm-all-reviews-page__load-more-wrapper{margin-bottom:5rem!important}.jdgm-sort-dropdown{font-size:16px!important}.jdgm-sort-dropdown:focus-visible{outline:initial!important;box-shadow:initial!important}.jdgm-rev__title{font-size:18px!important;color:#000}@media screen and (max-width:767px){.jdgm-rev__title{font-size:16px!important}}@media screen and (max-width:480px){.jdgm-rev__title{font-size:16px!important}}.jdgm-subtab{display:none}.jdgm-row-actions{border:none!important;align-items:end}.jdgm-rev-widg__summary-stars{text-align:center}.jdgm-rev-widg__summary-stars .jdgm-star{font-size:20px!important}@media screen and (max-width:767px){.jdgm-rev-widg__summary-stars .jdgm-star{font-size:16px!important}}@media screen and (max-width:480px){.jdgm-rev-widg__summary-stars .jdgm-star{font-size:16px!important}}.jdgm-rev-widg__summary-stars .jdgm-rev-widg__summary-average{display:block;color:#000!important;font-size:30px!important}@media screen and (max-width:767px){.jdgm-rev-widg__summary-stars .jdgm-rev-widg__summary-average{font-size:20px!important}}@media screen and (max-width:480px){.jdgm-rev-widg__summary-stars .jdgm-rev-widg__summary-average{font-size:20px!important}}.jdgm-all-reviews__summary-stars{text-align:center}.jdgm-all-reviews__summary-stars .jdgm-star{font-size:20px!important}@media screen and (max-width:767px){.jdgm-all-reviews__summary-stars .jdgm-star{font-size:16px!important}}@media screen and (max-width:480px){.jdgm-all-reviews__summary-stars .jdgm-star{font-size:16px!important}}.jdgm-all-reviews__summary-stars .jdgm-all-reviews__summary-average{display:block;color:#000!important;font-size:30px!important}@media screen and (max-width:767px){.jdgm-all-reviews__summary-stars .jdgm-all-reviews__summary-average{font-size:20px!important}}@media screen and (max-width:480px){.jdgm-all-reviews__summary-stars .jdgm-all-reviews__summary-average{font-size:20px!important}}.jdgm-form__fieldset input[name=yt_url]{display:none}.jdgm-rev__reply{word-wrap:break-word}.jdgm-verified-checkmark{display:none}.qsc2-stickybar{background-color:#f9fbfc!important}.qsc2-stickybar .qsc2-stickybar__wrapper{background-color:#f9fbfc!important;padding:0 1rem;height:100px}.qsc2-stickybar .qsc2-stickybar__wrapper .qsc2-stickybar__product{margin-bottom:20px}.qsc2-stickybar .qsc2-stickybar__wrapper .qsc2-stickybar__product .qsc2-stickybar__content .qsc2-product-item__product-title{font-size:32px;color:#000}.qsc2-stickybar .qsc2-stickybar__wrapper .qsc2-stickybar__product .qsc2-stickybar__content .qsc2-price-wrapper .qsc2-stickybar__product-price,.qsc2-stickybar .qsc2-stickybar__wrapper .qsc2-stickybar__product .qsc2-stickybar__content .qsc2-price-wrapper .qsc2-original-price{font-size:15px}.qsc2-stickybar .qsc2-stickybar__wrapper .qsc2-stickybar__product .qsc2-stickybar__content .qsc2-price-wrapper .qsc2-stickybar__product-price{color:red}.qsc2-stickybar .qsc2-stickybar__wrapper .qsc2-stickybar__product:after{top:70px}.qsc2-stickybar__action-btn{border-radius:10px!important}@media screen and (max-width:767px){.qsc2-stickybar__action-btn{border-radius:0!important}}@media screen and (max-width:480px){.qsc2-stickybar__action-btn{border-radius:0!important}}section.custom-sticky-add-to-cart{position:fixed;bottom:-200px;left:0;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;width:100%;box-shadow:0 -2px 10px #0000001a;z-index:99991;transition:bottom .2s ease-in-out}@media(min-width:768px)and (max-width:991px){section.custom-sticky-add-to-cart{padding:1.5rem 2rem}}@media screen and (max-width:767px){section.custom-sticky-add-to-cart{padding:1.5rem 2rem}}@media screen and (max-width:480px){section.custom-sticky-add-to-cart{padding:1.5rem 2rem}}section.custom-sticky-add-to-cart.show-sticky-bar{bottom:0}section.custom-sticky-add-to-cart .container{width:100%}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content{display:flex;align-items:center;justify-content:space-between;gap:2rem}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left{display:flex;align-items:center;gap:1rem}@media(min-width:768px)and (max-width:991px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left{display:none}}@media screen and (max-width:767px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left{display:none}}@media screen and (max-width:480px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left{display:none}}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left .product-info__image{padding:.5rem;max-width:7rem;max-height:7rem;border-radius:5px;background-position:center;background-repeat:no-repeat;background-size:cover}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left .product-info__image img{width:100%;height:100%;object-fit:cover}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left .product-info__text{display:flex;flex-direction:column;gap:.1rem}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left .product-info__text .reassurance-wrapper{list-style-type:none;display:flex}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left .product-info__text .reassurance-wrapper .reassurance-item{display:flex;align-items:center;gap:.5rem;margin-right:1rem}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left .product-info__text .reassurance-wrapper .reassurance-item img{width:2rem;height:2rem;object-fit:contain}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__left .product-info__text .reassurance-wrapper .reassurance-item span{line-height:1.5;white-space:nowrap}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__middle{display:block}@media screen and (max-width:767px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__middle{display:none}}@media screen and (max-width:480px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__middle{display:none}}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right{display:flex;align-items:center;gap:2rem}@media(min-width:768px)and (max-width:991px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right{width:100%;justify-content:space-between}}@media screen and (max-width:767px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right{width:100%;justify-content:space-between}}@media screen and (max-width:480px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right{width:100%;justify-content:space-between}}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-info__price-wrapper{display:flex;flex-direction:column;align-items:end;gap:.1rem}@media(min-width:768px)and (max-width:991px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-info__price-wrapper{align-items:start}}@media screen and (max-width:767px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-info__price-wrapper{align-items:start}}@media screen and (max-width:480px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-info__price-wrapper{align-items:start}}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-info__price-wrapper .product-info__price{display:flex;align-items:center;gap:1rem}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-info__price-wrapper .product-info__price .compare-price{text-decoration:line-through;line-height:1.5}@media screen and (max-width:767px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-info__price-wrapper .product-info__price .compare-price{font-size:14px!important}}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-info__price-wrapper .product-info__price .retail-price{line-height:1.5}@media screen and (max-width:480px){section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-info__price-wrapper .product-info__price .retail-price{font-size:14px!important}}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-info__price-wrapper .product-info__discount span{padding:.5rem 1rem;border-radius:12px;white-space:nowrap}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .product-form .product-form__submit{margin:initial}section.custom-sticky-add-to-cart .container .custom-sticky-add-to-cart__content .product-info__right .popup-add-to-cart-trigger{margin:initial;padding:1.5rem 2rem;width:initial}section.custom-popup-preorder{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;padding:2rem;width:100%;height:100%;background-color:#0003;z-index:5;opacity:0;visibility:hidden;transition:all .4s ease-in-out}section.custom-popup-preorder.show{opacity:1;visibility:visible}@media screen and (max-width:767px){section.custom-popup-preorder{align-items:end;padding:initial}}@media screen and (max-width:480px){section.custom-popup-preorder{align-items:end;padding:initial}}section.custom-popup-preorder .container{position:relative;padding:4rem;width:100%;max-width:100rem;background-color:#fff;border-radius:1rem;z-index:1;transition:all .4s ease-in-out}@media screen and (max-width:767px){section.custom-popup-preorder .container{padding:4rem 1rem 1rem;height:100%;border-radius:initial}}@media screen and (max-width:480px){section.custom-popup-preorder .container{padding:4rem 1rem 1rem;height:100%;border-radius:initial}}section.custom-popup-preorder .container .preorder-container-close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;padding:initial;width:3rem;height:3rem;background-color:#000;color:#fff;border:1px solid #000000;border-radius:50%;cursor:pointer}@media screen and (max-width:767px){section.custom-popup-preorder .container .preorder-container-close{position:fixed}}@media screen and (max-width:480px){section.custom-popup-preorder .container .preorder-container-close{position:fixed}}section.custom-popup-preorder .container .preorder-container-close .icon-close-small{width:1.5rem;height:1.5rem}section.custom-popup-preorder .container .custom-popup-preorder__content{display:flex;flex-direction:column;gap:2rem;height:100%;overflow:auto}@media screen and (max-width:767px){section.custom-popup-preorder .container .custom-popup-preorder__content{gap:1rem}}@media screen and (max-width:480px){section.custom-popup-preorder .container .custom-popup-preorder__content{gap:1rem}}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__header{display:flex;text-align:center;flex-direction:column;gap:2rem}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__header p{margin:initial}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks{display:flex;flex-direction:column;gap:1rem;max-height:50rem;scrollbar-width:none;-ms-overflow-style:none}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks::-webkit-scrollbar{display:none}@media screen and (max-width:767px){section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks{max-height:35rem}}@media screen and (max-width:480px){section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks{max-height:35rem}}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem;border:1px solid #D9D9D9;border-radius:1rem}@media screen and (max-width:767px){section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block{flex-direction:column;padding:1rem}}@media screen and (max-width:480px){section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block{flex-direction:column;padding:1rem}}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block .custom-popup-preorder__content__block__wrapper{display:flex;align-items:center;gap:2rem}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block .custom-popup-preorder__content__block__wrapper .custom-popup-preorder__content__image{padding:.5rem;max-width:9rem;max-height:9rem;border-radius:1rem;overflow:hidden;aspect-ratio:1;background-color:#d9d9d9;background-size:cover;background-repeat:no-repeat;background-position:center}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block .custom-popup-preorder__content__block__wrapper .custom-popup-preorder__content__image img{display:block;width:100%;height:100%;object-fit:contain}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block .custom-popup-preorder__content__block__wrapper .custom-popup-preorder__content__copy{flex:1;display:flex;flex-direction:column;gap:.5rem}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block .custom-popup-preorder__content__block__wrapper .custom-popup-preorder__content__copy .custom-popup-preorder__content__copy__header h3{margin-bottom:1rem}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block .custom-popup-preorder__content__block__wrapper .custom-popup-preorder__content__copy .custom-popup-preorder__content__copy__details{display:flex;flex-direction:column;gap:.5rem}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block .custom-popup-preorder__content__block__wrapper .custom-popup-preorder__content__copy .custom-popup-preorder__content__copy__details .custom-popup-preorder__content__copy__detail{display:flex;align-items:center;gap:1rem}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block .custom-popup-preorder__content__block__wrapper .custom-popup-preorder__content__copy .custom-popup-preorder__content__copy__details .custom-popup-preorder__content__copy__detail img{display:block;width:4rem;object-fit:contain}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__blocks .custom-popup-preorder__content__block .custom-popup-preorder__content__block__wrapper .custom-popup-preorder__content__copy .custom-popup-preorder__content__copy__details .custom-popup-preorder__content__copy__detail p{margin:initial;line-height:1.5}section.custom-popup-preorder .container .custom-popup-preorder__content .custom-popup-preorder__content__video{display:flex;justify-content:center}div.product-info-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#13092799;z-index:9999999991}div.product-info-modal .product-info-modal_container{position:relative}@media screen and (max-width:767px){div.product-info-modal .product-info-modal_container{height:100%}}@media screen and (max-width:480px){div.product-info-modal .product-info-modal_container{height:100%}}div.product-info-modal .product-info-modal_container .product-info-modal_container_close{position:absolute;top:3rem;right:3rem;z-index:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:none;cursor:pointer;opacity:0;transition:all ease .3s}@media screen and (max-width:767px){div.product-info-modal .product-info-modal_container .product-info-modal_container_close{top:34%;left:50%;transform:translate(-50%)}}@media screen and (max-width:480px){div.product-info-modal .product-info-modal_container .product-info-modal_container_close{top:34%;left:50%;transform:translate(-50%)}}div.product-info-modal .product-info-modal_container .product-info-modal_container_close svg{width:2rem;height:2rem}div.product-info-modal .product-info-modal_container .product-info-modal_container_content{position:absolute;top:0;right:0;padding:10rem 3rem 3rem;width:420px;height:100vh;background:#fff;border-top-left-radius:2rem;border-bottom-left-radius:2rem;overflow:auto;transform:translate(100%);transition:all ease .3s}@media screen and (max-width:767px){div.product-info-modal .product-info-modal_container .product-info-modal_container_content{top:initial;bottom:0;padding:3rem;width:100%;height:60%;border-top-left-radius:2rem;border-bottom-left-radius:0;border-top-right-radius:2rem}}@media screen and (max-width:480px){div.product-info-modal .product-info-modal_container .product-info-modal_container_content{top:initial;bottom:0;padding:3rem;width:100%;height:60%;border-top-left-radius:2rem;border-bottom-left-radius:0;border-top-right-radius:2rem}}div.product-info-modal .product-info-modal_container .product-info-modal_container_content .product-info-modal_container_content_title{margin-bottom:2rem}div.product-info-modal .product-info-modal_container .product-info-modal_container_content .product-info-modal_container_content_title h3{color:#000;font-size:24px}div.product-info-modal .product-info-modal_container .product-info-modal_container_content .product-info-modal_container_content_image{margin-bottom:2rem;background:#f3f4f1;aspect-ratio:16/9;border-radius:1rem;overflow:hidden}div.product-info-modal .product-info-modal_container .product-info-modal_container_content .product-info-modal_container_content_image img{display:block;width:100%;height:100%;object-fit:cover}div.product-info-modal .product-info-modal_container .product-info-modal_container_content .product-info-modal_container_content_description p{margin:initial;color:#000;font-size:16px;line-height:1.5}div.custom-images-mobile{margin:-15px -15px 0;margin-bottom:2rem}@keyframes ping{0%{transform:scale(1);opacity:.75}75%,to{transform:scale(2);opacity:0}}footer.poopy-footer-v3 .poopy-footer-v3__newsletter{padding:40px 0;overflow:hidden}@media screen and (max-width:767px){footer.poopy-footer-v3 .poopy-footer-v3__newsletter{padding:40px 0 170px}}@media screen and (max-width:480px){footer.poopy-footer-v3 .poopy-footer-v3__newsletter{padding:40px 0 170px}}footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container{position:relative;display:flex;flex-direction:column;gap:32px}footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-copy{margin:0 auto;max-width:710px;text-align:center}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-copy{max-width:530px}}footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-copy h2{line-height:1.2}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-copy h2{font-size:24px!important}}@media screen and (max-width:767px){footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-copy h2{font-size:20px!important}}@media screen and (max-width:480px){footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-copy h2{font-size:20px!important}}footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-form .poopy-footer-v3__newsletter-field{display:flex;align-items:center;justify-content:center}footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-form .poopy-footer-v3__newsletter-field .poopy-footer-v3__newsletter-input{padding:16px 24px;font-size:16px;border:1px solid #C1C1C1;border-top-left-radius:8px;border-bottom-left-radius:8px;outline:initial;box-shadow:initial}footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-form .poopy-footer-v3__newsletter-field .poopy-footer-v3__newsletter-button{padding:16px 24px;font-size:16px;border-top-right-radius:8px;border-bottom-right-radius:8px;cursor:pointer;filter:saturate(1);transition:all ease .3s}footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-form .poopy-footer-v3__newsletter-field .poopy-footer-v3__newsletter-button:hover{filter:saturate(2)}footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-image{position:absolute;top:-30px;right:10px;width:320px}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-image{top:50px;right:-10px}}@media screen and (max-width:767px){footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-image{top:initial;bottom:-500px;left:50%;right:50%;transform:translate(-50%,-50%)}}@media screen and (max-width:480px){footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-image{top:initial;bottom:-500px;left:40%;right:50%;transform:translate(-50%,-50%)}}footer.poopy-footer-v3 .poopy-footer-v3__newsletter .container .poopy-footer-v3__newsletter-image img{width:100%;height:100%;object-fit:contain}footer.poopy-footer-v3 .poopy-footer-v3__footer{padding:56px 0 32px}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper{display:flex;justify-content:space-between;gap:80px}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper{gap:20px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper{gap:20px}}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper{flex-direction:column;gap:40px}}@media screen and (max-width:767px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper{flex-direction:column;gap:40px}}@media screen and (max-width:480px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper{flex-direction:column;gap:40px}}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left{display:flex;flex-direction:column;gap:32px;max-width:176px}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left{max-width:initial;flex-direction:row;flex-wrap:wrap;gap:40px}}@media screen and (max-width:767px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left{max-width:initial;flex-direction:row;flex-wrap:wrap;gap:40px}}@media screen and (max-width:480px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left{max-width:initial;flex-direction:row;flex-wrap:wrap;gap:40px}}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-logo{width:100%}}@media screen and (max-width:767px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-logo{width:100%}}@media screen and (max-width:480px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-logo{width:100%}}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-logo img{width:100%;height:100%;object-fit:contain}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-logo img{max-width:150px}}@media screen and (max-width:767px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-logo img{max-width:150px}}@media screen and (max-width:480px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-logo img{max-width:150px}}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-social{display:flex;flex-direction:column;gap:16px}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-social ul{list-style-type:none;display:flex;gap:16px}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-social ul li{width:32px;height:32px}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-social ul li a{display:block}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-social ul li a img{width:100%;height:100%;object-fit:contain;transform:scale(1);transition:all ease .3s}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-social ul li a:hover img{transform:scale(1.1)}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-rating{display:flex;flex-direction:column;gap:16px}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-rating img{display:block;width:80px;object-fit:contain}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-left .poopy-footer-v3__footer__wrapper-left-rating span{display:inline-block}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right{display:flex;gap:56px}@media(min-width:1200px)and (max-width:1439px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right{gap:20px}}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right{gap:20px}}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right{flex-wrap:wrap;flex-direction:row;gap:40px}}@media screen and (max-width:767px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right{flex-wrap:wrap;flex-direction:row;gap:40px}}@media screen and (max-width:480px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right{flex-wrap:wrap;flex-direction:row;gap:40px}}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-menu{flex:1}@media(min-width:768px)and (max-width:991px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-menu{flex:initial;width:calc(33.3333333333% - 27px)}}@media screen and (max-width:767px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-menu{flex:initial;width:calc(50% - 20px)}}@media screen and (max-width:480px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-menu{flex:initial;width:calc(50% - 20px)}}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-menu h3{margin-bottom:16px}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-menu ul{display:flex;flex-direction:column;gap:16px;list-style-type:none}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-menu ul li a{display:block;text-decoration:none}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-menu ul li a:hover{font-weight:600}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-service{flex:1;display:flex;flex-direction:column;gap:16px}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-service span{display:block}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-service ul{display:flex;flex-direction:column;gap:16px;list-style-type:none}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-service ul li{display:flex;align-items:center;gap:16px}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-service ul li img{width:16px;height:16px;object-fit:contain;transform:scale(1);transition:all ease .3s}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-service ul li span{display:block;font-weight:600}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-service ul li:hover img{transform:scale(1.2)}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-office{flex:1;display:flex;flex-direction:column;gap:16px}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-office span{display:block}footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-office img{width:200px;height:200px;border-radius:8px}@media(min-width:992px)and (max-width:1199px){footer.poopy-footer-v3 .poopy-footer-v3__footer .container .poopy-footer-v3__footer__wrapper .poopy-footer-v3__footer__wrapper-right .poopy-footer-v3__footer__wrapper-right-office img{width:120px;height:120px}}footer.poopy-footer-v3 .poopy-footer-v3__copyright{padding:32px 0 56px;border-top:1px solid #e0e0e0}footer.poopy-footer-v3 .poopy-footer-v3__copyright .container .poopy-footer-v3__copyright__wrapper{display:flex;align-items:center;justify-content:space-between;gap:10px}@media screen and (max-width:767px){footer.poopy-footer-v3 .poopy-footer-v3__copyright .container .poopy-footer-v3__copyright__wrapper{flex-direction:column}}@media screen and (max-width:480px){footer.poopy-footer-v3 .poopy-footer-v3__copyright .container .poopy-footer-v3__copyright__wrapper{flex-direction:column}}footer.poopy-footer-v3 .poopy-footer-v3__copyright .container .poopy-footer-v3__copyright__wrapper .poopy-footer-v3__copyright__wrapper-text span{display:block}footer.poopy-footer-v3 .poopy-footer-v3__copyright .container .poopy-footer-v3__copyright__wrapper .poopy-footer-v3__copyright__icons ul{display:flex;align-items:center;list-style-type:none;gap:24px}footer.poopy-footer-v3 .poopy-footer-v3__copyright .container .poopy-footer-v3__copyright__wrapper .poopy-footer-v3__copyright__icons ul li{width:40px;height:40px}footer.poopy-footer-v3 .poopy-footer-v3__copyright .container .poopy-footer-v3__copyright__wrapper .poopy-footer-v3__copyright__icons ul li img{width:100%;height:100%;object-fit:contain}button.scroll-top-btn{display:none!important;position:fixed;right:5vw;bottom:60px;padding-top:4px;width:40px;height:40px;background-color:#fff;border:none;border-radius:50%;box-shadow:0 5px 10px #0000001a;cursor:pointer;transition:all ease .3s;z-index:1;opacity:0;visibility:hidden}@media screen and (max-width:767px){button.scroll-top-btn{display:block;bottom:40px;width:40px;height:40px;font-size:12px}}@media screen and (max-width:480px){button.scroll-top-btn{display:block;bottom:40px;width:40px;height:40px;font-size:12px}}button.scroll-top-btn:hover{background-color:#ff7f00}button.scroll-top-btn:hover i{border-color:#fff}@media(min-width:768px)and (max-width:991px){button.scroll-top-btn:hover{background-color:#fff}button.scroll-top-btn:hover i{border-color:#ff7f00}}@media screen and (max-width:767px){button.scroll-top-btn:hover{background-color:#fff}button.scroll-top-btn:hover i{border-color:#ff7f00}}@media screen and (max-width:480px){button.scroll-top-btn:hover{background-color:#fff}button.scroll-top-btn:hover i{border-color:#ff7f00}}button.scroll-top-btn.show{opacity:1;visibility:visible}button.scroll-top-btn i{display:inline-block;border-color:#ff7f00;transition:all ease .3s}div.custom-search{display:none;position:fixed;top:0;left:0;padding:10rem 3rem;width:100%;height:100%;z-index:6;background-color:#fff9;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}@media screen and (max-width:767px){div.custom-search{padding:5rem 2rem}}@media screen and (max-width:480px){div.custom-search{padding:5rem 2rem}}div.custom-search .custom-search__close{position:absolute;display:flex;align-items:center;justify-content:center;padding:initial;padding-left:2px;background-color:#000;color:#fff;font-size:19px;line-height:1.5;border:1px solid #000000;border-radius:50%;cursor:pointer;transition:all ease .3s;top:6rem;right:2rem;width:48px;height:48px;z-index:2}@media screen and (max-width:767px){div.custom-search .custom-search__close{top:1rem;right:1rem;width:40px;height:40px}}@media screen and (max-width:480px){div.custom-search .custom-search__close{top:1rem;right:1rem;width:40px;height:40px}}div.custom-search .custom-search__close .icon-close-small{width:20px;height:20px}div.custom-search .custom-search__field{display:flex;align-items:center;gap:2rem;margin:0 auto;margin-bottom:5rem;max-width:1000px;border-bottom:.1rem solid #000000}@media screen and (max-width:767px){div.custom-search .custom-search__field{gap:1rem;margin-bottom:3rem}}@media screen and (max-width:480px){div.custom-search .custom-search__field{gap:1rem;margin-bottom:3rem}}div.custom-search .custom-search__field .custom-search__field__icon{width:3rem;height:3rem;object-fit:contain}@media screen and (max-width:767px){div.custom-search .custom-search__field .custom-search__field__icon{width:2rem;height:2rem}}@media screen and (max-width:480px){div.custom-search .custom-search__field .custom-search__field__icon{width:2rem;height:2rem}}div.custom-search .custom-search__field .custom-search__field__input{padding:1rem 0;width:100%;color:#000;font-size:24px;background-color:initial;border:initial}div.custom-search .custom-search__field .custom-search__field__input:focus-visible{outline:initial;box-shadow:initial}@media screen and (max-width:767px){div.custom-search .custom-search__field .custom-search__field__input{font-size:16px}}@media screen and (max-width:480px){div.custom-search .custom-search__field .custom-search__field__input{font-size:16px}}div.custom-search .custom-search__message{display:none;margin:0 auto;max-width:1000px;color:#000;font-size:24px}@media screen and (max-width:767px){div.custom-search .custom-search__message{font-size:20px}}@media screen and (max-width:480px){div.custom-search .custom-search__message{font-size:20px}}div.custom-search .custom-search__results{margin:0 auto;max-width:1000px;max-height:calc(100vh - 30rem);overflow:auto}@media screen and (max-width:767px){div.custom-search .custom-search__results{max-height:calc(100vh - 20rem)}}@media screen and (max-width:480px){div.custom-search .custom-search__results{max-height:calc(100vh - 20rem)}}div.custom-search .custom-search__results .custom-search__results__count{display:block;margin-bottom:2rem;color:#000;font-size:14px}@media screen and (max-width:767px){div.custom-search .custom-search__results .custom-search__results__count{margin-bottom:1rem}}@media screen and (max-width:480px){div.custom-search .custom-search__results .custom-search__results__count{margin-bottom:1rem}}div.custom-search .custom-search__results .custom-search__results__wrapper{display:none;flex-wrap:wrap;gap:1rem;padding:0 2px}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link{width:calc(20% - 8px);display:flex;flex-direction:column;align-items:center;text-decoration:none}@media screen and (max-width:767px){div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link{width:calc(50% - 5px)}}@media screen and (max-width:480px){div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link{width:calc(50% - 5px)}}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link .custom-search__result__image{padding:2rem;border-radius:1rem;background-size:cover;background-repeat:no-repeat;background-position:center;box-shadow:2px 2px 4px #0003;overflow:hidden}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link .custom-search__result__image img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1;transform:rotate(0) scale(1);transition:all ease .3s}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link .custom-search__result__title{margin-top:1rem;color:#000;font-size:14px;text-align:center;transition:all ease .3s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link:hover .custom-search__result__image img{transform:rotate(-5deg) scale(1.1)}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link:hover .custom-search__result__title{color:#ff7f00}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page{width:calc(20% - 8px);display:flex;flex-direction:column;align-items:center;text-decoration:none}@media screen and (max-width:767px){div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page{width:calc(50% - 5px)}}@media screen and (max-width:480px){div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page{width:calc(50% - 5px)}}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog .custom-search__result__image__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog .custom-search__result__image__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog .custom-search__result__image__page,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection .custom-search__result__image__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection .custom-search__result__image__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection .custom-search__result__image__page,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page .custom-search__result__image__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page .custom-search__result__image__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page .custom-search__result__image__page{border-radius:1rem;background-size:cover;background-repeat:no-repeat;background-position:center;box-shadow:2px 2px 4px #0003;overflow:hidden}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog .custom-search__result__image__blog img,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog .custom-search__result__image__collection img,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog .custom-search__result__image__page img,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection .custom-search__result__image__blog img,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection .custom-search__result__image__collection img,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection .custom-search__result__image__page img,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page .custom-search__result__image__blog img,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page .custom-search__result__image__collection img,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page .custom-search__result__image__page img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog .custom-search__result__title__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog .custom-search__result__title__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog .custom-search__result__title__page,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection .custom-search__result__title__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection .custom-search__result__title__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection .custom-search__result__title__page,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page .custom-search__result__title__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page .custom-search__result__title__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page .custom-search__result__title__page{margin-top:1rem;color:#000;font-size:14px;text-align:center;transition:all ease .3s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog:hover .custom-search__result__title__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog:hover .custom-search__result__title__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__blog:hover .custom-search__result__title__page,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection:hover .custom-search__result__title__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection:hover .custom-search__result__title__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__collection:hover .custom-search__result__title__page,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page:hover .custom-search__result__title__blog,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page:hover .custom-search__result__title__collection,div.custom-search .custom-search__results .custom-search__results__wrapper .custom-search__result__link__page:hover .custom-search__result__title__page{color:#ff7f00}div.poopy-trustpilot .poopy-trustpilot__wrapper{display:flex;align-items:center;gap:1rem;position:relative}div.poopy-trustpilot .poopy-trustpilot__wrapper .poopy-trustpilot__link{display:block;position:absolute;width:100%;height:100%}div.poopy-trustpilot .poopy-trustpilot__wrapper .poopy-trustpilot__text span{display:block;color:#000;line-height:1}div.poopy-trustpilot .poopy-trustpilot__wrapper .poopy-trustpilot__rate svg{display:block;vertical-align:middle;width:100px;height:20px}div.poopy-trustpilot .poopy-trustpilot__wrapper .poopy-trustpilot__logo svg{display:block;vertical-align:middle;width:80px;height:30px}div.poopy-live-chat.poopy-button__ripple__primary{position:fixed;right:4vw;bottom:100px;z-index:6;display:flex;align-items:center;justify-content:center;gap:1rem;width:fit-content;border:none;box-shadow:0 5px 10px #0000001a;cursor:pointer;overflow:hidden;text-decoration:none;transition:all ease .3s;padding:2rem;border-radius:50%}div.poopy-live-chat.poopy-button__ripple__primary:after,div.poopy-live-chat.poopy-button__ripple__primary:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}div.poopy-live-chat.poopy-button__ripple__primary:after{transition:all .5s ease}div.poopy-live-chat.poopy-button__ripple__primary:before{transition:all .5s ease-out}@media screen and (max-width:767px){div.poopy-live-chat.poopy-button__ripple__primary{right:5vw;bottom:40px;padding:.5rem;width:35px;height:35px;max-width:initial!important;font-size:12px;border-radius:50%}}@media screen and (max-width:480px){div.poopy-live-chat.poopy-button__ripple__primary{right:5vw;bottom:40px;padding:.5rem;width:35px;height:35px;max-width:initial!important;font-size:12px;border-radius:50%}}div.poopy-live-chat.poopy-button__ripple__primary svg{width:2.5rem;height:2.5rem;z-index:1}@media screen and (max-width:767px){div.poopy-live-chat.poopy-button__ripple__primary svg{width:2rem;height:2rem}}@media screen and (max-width:480px){div.poopy-live-chat.poopy-button__ripple__primary svg{width:2rem;height:2rem}}div.poopy-live-chat.poopy-button__ripple__primary svg path{transition:all .3s ease-out}div.poopy-live-chat.poopy-button__ripple__primary .poopy-button__ripple__primary__text{display:none;font-size:14px!important;z-index:1;transition:all .3s ease-out}@media screen and (max-width:767px){div.poopy-live-chat.poopy-button__ripple__primary .poopy-button__ripple__primary__text{display:none}}@media screen and (max-width:480px){div.poopy-live-chat.poopy-button__ripple__primary .poopy-button__ripple__primary__text{display:none}}div.poopy-live-chat.poopy-button__ripple__primary:hover:after,div.poopy-live-chat.poopy-button__ripple__primary:hover:before{width:50rem;height:50rem;border-radius:1rem}div.poopy-live-chat.poopy-button__ripple__primary:hover:after{transition:all .7s ease-in}div.poopy-live-chat.poopy-button__ripple__primary:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){div.poopy-live-chat.poopy-button__ripple__primary:hover:after,div.poopy-live-chat.poopy-button__ripple__primary:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){div.poopy-live-chat.poopy-button__ripple__primary:hover:after,div.poopy-live-chat.poopy-button__ripple__primary:hover:before{width:0%;height:0%;border-radius:100%}}button.poopy-live-chat__button{position:fixed;right:4vw;bottom:100px;z-index:5;padding:0 15px;width:65px;height:65px;border:none;border-radius:50%;box-shadow:0 5px 10px #0000001a;cursor:pointer;transform:scale(1);transition:all ease .3s}button.poopy-live-chat__button:hover{transform:scale(1.1)}button.poopy-live-chat__button:active{transform:scale(.9)}body.satc-bar-active button.poopy-live-chat__button{bottom:124px}@media screen and (max-width:767px){body.satc-bar-active button.poopy-live-chat__button{bottom:120px}}@media screen and (max-width:767px){button.poopy-live-chat__button{right:5vw;bottom:40px;padding:0 10px;width:40px;height:40px}}@media screen and (max-width:480px){button.poopy-live-chat__button{right:5vw;bottom:40px;padding:0 10px;width:40px;height:40px}}button.poopy-live-chat__button>img{width:3.5rem;height:3.5rem;object-fit:contain}@media screen and (max-width:767px){button.poopy-live-chat__button>img{width:2rem;height:3.5rem}}@media screen and (max-width:480px){button.poopy-live-chat__button>img{width:2rem;height:3.5rem}}button.poopy-live-chat__button .poopy-live-chat__button__open{display:inline}button.poopy-live-chat__button .poopy-live-chat__button__close{display:none}div.poopy-live-chat__modal{display:none;position:fixed;right:4vw;bottom:18rem;width:40vw;height:70vh;z-index:6;background:#f4f4f1;border-bottom:1rem solid #f4f4f1;border-radius:2rem;box-shadow:0 5px 10px #0000001a;overflow:hidden}@media screen and (max-width:767px){div.poopy-live-chat__modal{right:initial;bottom:initial;width:100%;height:100%;border-radius:initial}}@media screen and (max-width:480px){div.poopy-live-chat__modal{right:initial;bottom:initial;width:100%;height:100%;border-radius:initial}}div.poopy-live-chat__modal .poopy-live-chat__modal__header{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;padding:2rem;width:calc(100% - 8px);background:#f4f4f1}@media screen and (max-width:767px){div.poopy-live-chat__modal .poopy-live-chat__modal__header{width:calc(100% - 6px)}}@media screen and (max-width:480px){div.poopy-live-chat__modal .poopy-live-chat__modal__header{width:calc(100% - 6px)}}div.poopy-live-chat__modal .poopy-live-chat__modal__header .poopy-live-chat__modal__button{display:none;position:absolute;top:1.5rem;right:1rem;align-items:center;justify-content:center;padding:initial;padding-left:1px;width:4rem;height:4rem;background:#000;color:#fff;border-radius:50%}@media screen and (max-width:767px){div.poopy-live-chat__modal .poopy-live-chat__modal__header .poopy-live-chat__modal__button{display:flex}}@media screen and (max-width:480px){div.poopy-live-chat__modal .poopy-live-chat__modal__header .poopy-live-chat__modal__button{display:flex}}div.poopy-live-chat__modal .poopy-live-chat__modal__header .poopy-live-chat__modal__button svg{width:2rem;height:2rem}div.poopy-live-chat__modal .poopy-live-chat__modal__header>img{display:block;width:8rem;height:100%;object-fit:contain}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper{display:flex;flex-direction:column;gap:3rem;padding:8rem 2rem 2rem;height:100%;overflow:auto}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper::-webkit-scrollbar{width:8px;height:8px}@media screen and (max-width:767px){div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper::-webkit-scrollbar{width:6px;height:6px}}@media screen and (max-width:480px){div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper::-webkit-scrollbar{width:6px;height:6px}}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper::-webkit-scrollbar-track{background:#2c2c2c}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper::-webkit-scrollbar-thumb{background:#9f9f9f;border-radius:10px}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper::-webkit-scrollbar-thumb:hover{background:#c2c2c2}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body{display:flex;flex-direction:column;gap:1rem}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body>span{display:block;color:#000;line-height:1.5}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion{display:flex;flex-direction:column;gap:1rem}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item{background-color:#fff;border-radius:1rem;padding:0 2rem;box-shadow:0 5px 10px #0000001a}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-button{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 0;width:100%;cursor:pointer;background:transparent;border:none;outline:none}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-button h3{color:#000;line-height:1.5;text-align:left;transition:all ease .3s}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-button .poopy-live-chat__modal__accordion-icon{display:flex;padding:.9rem;width:3rem;height:3rem;border-radius:50%;transition:all ease .3s}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-button .poopy-live-chat__modal__accordion-icon svg path{fill:#000}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-button.active h3{color:#ff7f00}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-button.active .poopy-live-chat__modal__accordion-icon{transform:rotate(45deg)}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-button.active+.poopy-live-chat__modal__accordion-content{margin-bottom:2rem}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-content{margin-bottom:0;max-height:0;overflow:hidden;transition:all ease .3s}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-content .poopy-live-chat__modal__accordion-content__text p{margin:.5rem 0;color:#000;line-height:1.5}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-content .poopy-live-chat__modal__accordion-content__text p a{color:#000;font-weight:600}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-content .poopy-live-chat__modal__accordion-content__text>ul,div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-content .poopy-live-chat__modal__accordion-content__text>ol{margin:.5rem 0;padding:0 0 0 2rem}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-content .poopy-live-chat__modal__accordion-content__text>ul>li,div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__body .poopy-live-chat__modal__accordion .poopy-live-chat__modal__accordion-item .poopy-live-chat__modal__accordion-content .poopy-live-chat__modal__accordion-content__text>ol>li{color:#000;font-size:14px;line-height:1.5}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer{display:flex;flex-direction:column;gap:1rem}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer>span{display:block;color:#000;line-height:1.5}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer .poopy-live-chat__modal__footer__button{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 2.5rem;width:100%;border:none;border-radius:1rem;box-shadow:0 5px 10px #0000001a;cursor:pointer;text-decoration:none;position:relative;overflow:hidden}@media(hover:hover)and (pointer:fine){div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer .poopy-live-chat__modal__footer__button:hover .poopy-live-chat__modal__footer__button__icon{opacity:0}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer .poopy-live-chat__modal__footer__button:hover .poopy-live-chat__modal__footer__button__right{opacity:1;right:25px}}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer .poopy-live-chat__modal__footer__button>span{display:block;color:#fff;font-size:16px;line-height:1.5;text-align:left}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer .poopy-live-chat__modal__footer__button img{display:block;width:2.5rem;height:2.5rem;object-fit:contain;transition:all ease .3s}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer .poopy-live-chat__modal__footer__button .poopy-live-chat__modal__footer__button__icon{opacity:1}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer .poopy-live-chat__modal__footer__button .poopy-live-chat__modal__footer__button__right{opacity:0;position:absolute;right:-30px}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer .poopy-live-chat__modal__footer__button__page{background:#ff7f00}div.poopy-live-chat__modal .poopy-live-chat__modal__wrapper .poopy-live-chat__modal__footer .poopy-live-chat__modal__footer__button__app{background:#25d366}div.additional-add-to-cart button.additional-add-to-cart-button{position:relative;display:flex;align-items:center;justify-content:center;padding:2rem 4rem;width:100%;border-radius:1rem;border:none;cursor:pointer;overflow:hidden;text-decoration:none}div.additional-add-to-cart button.additional-add-to-cart-button:after,div.additional-add-to-cart button.additional-add-to-cart-button:before{width:0%;height:0%;content:"";position:absolute;border-radius:100%}div.additional-add-to-cart button.additional-add-to-cart-button:after{transition:all .5s ease}div.additional-add-to-cart button.additional-add-to-cart-button:before{transition:all .5s ease-out}@media screen and (max-width:767px){div.additional-add-to-cart button.additional-add-to-cart-button{padding:2rem 3rem}}@media screen and (max-width:480px){div.additional-add-to-cart button.additional-add-to-cart-button{padding:2rem 3rem}}div.additional-add-to-cart button.additional-add-to-cart-button span.additional-add-to-cart-button__text{font-size:18px;z-index:1;transition:all .3s ease-out}@media screen and (max-width:767px){div.additional-add-to-cart button.additional-add-to-cart-button span.additional-add-to-cart-button__text{font-size:14px}}@media screen and (max-width:480px){div.additional-add-to-cart button.additional-add-to-cart-button span.additional-add-to-cart-button__text{font-size:14px}}div.additional-add-to-cart button.additional-add-to-cart-button:hover:after,div.additional-add-to-cart button.additional-add-to-cart-button:hover:before{width:60rem;height:60rem;border-radius:1rem}div.additional-add-to-cart button.additional-add-to-cart-button:hover:after{transition:all .7s ease-in}div.additional-add-to-cart button.additional-add-to-cart-button:hover:before{transition:all .5s ease-in}@media screen and (max-width:767px){div.additional-add-to-cart button.additional-add-to-cart-button:hover:after,div.additional-add-to-cart button.additional-add-to-cart-button:hover:before{width:0%;height:0%;border-radius:100%}}@media screen and (max-width:480px){div.additional-add-to-cart button.additional-add-to-cart-button:hover:after,div.additional-add-to-cart button.additional-add-to-cart-button:hover:before{width:0%;height:0%;border-radius:100%}}div.additional-add-to-cart .additional-add-to-cart__note{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:-10px;padding:2rem 1rem 1rem;border-top:none;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}div.additional-add-to-cart .additional-add-to-cart__note img{display:block;width:2.5rem;height:2.5rem;object-fit:contain}div.additional-add-to-cart .additional-add-to-cart__note span{display:block;color:#000;font-size:12px;line-height:1}@keyframes gradientMove{0%{background-position:0% 50%}to{background-position:300% 50%}}section.access-form{margin:0 auto;padding:5rem;max-width:800px}@media screen and (max-width:767px){section.access-form{padding:5rem 3rem}}@media screen and (max-width:480px){section.access-form{padding:5rem 3rem}}section.access-form .form-header{margin-bottom:2rem;color:#000;font-size:36px;text-align:center}@media screen and (max-width:767px){section.access-form .form-header{font-size:24px}}@media screen and (max-width:480px){section.access-form .form-header{font-size:24px}}section.access-form .form-subheader{margin:initial;margin-bottom:4rem;color:#000;font-size:18px;text-align:center}@media screen and (max-width:767px){section.access-form .form-subheader{font-size:14px}}@media screen and (max-width:480px){section.access-form .form-subheader{font-size:14px}}section.access-form #access-form{display:flex;align-items:center;justify-content:center;margin:0 auto;max-width:300px}section.access-form #access-form #access-code-input{padding:18px;width:100%;height:initial;font-size:16px;color:#000;border:1px solid #C1C1C1;border-right:initial;border-radius:10px 0 0 10px;outline:initial;box-shadow:initial}@media screen and (max-width:767px){section.access-form #access-form #access-code-input{font-size:14px}}@media screen and (max-width:480px){section.access-form #access-form #access-code-input{font-size:14px}}section.access-form #access-form .form-submit{padding:18px;height:initial;font-size:16px;background-color:#ff7f00;color:#fff;border:1px solid #FF7F00;border-radius:0 10px 10px 0;cursor:pointer;transition:all ease .3s}@media screen and (max-width:767px){section.access-form #access-form .form-submit{font-size:14px}}@media screen and (max-width:480px){section.access-form #access-form .form-submit{font-size:14px}}section.access-form #access-form .form-submit:hover{background-color:#000;border:1px solid #000000}section.access-form #access-error{margin:initial;margin-top:2rem;color:#b30000;font-size:16px;text-align:center}@media screen and (max-width:767px){section.access-form #access-error{font-size:14px}}@media screen and (max-width:480px){section.access-form #access-error{font-size:14px}}.buy-buttons-flow_container .buy-buttons-flow_main-button{padding:2rem;width:100%;background:#ff7f00;border:none;border-radius:1rem;cursor:pointer;transition:all ease .3s}.buy-buttons-flow_container .buy-buttons-flow_main-button:hover{box-shadow:3px 3px 5px #0000004d;transform:translate(-2px,-2px)}.buy-buttons-flow_container .buy-buttons-flow_main-button span{color:#fff;font-size:18px}.weglot-container{position:fixed!important;top:14px!important;bottom:initial!important;right:14px!important;left:auto!important;z-index:5!important}.weglot-container .weglot_switcher{position:relative!important;top:auto!important;bottom:initial!important;right:auto!important}.weglot-container .wgcurrent{position:relative!important;display:flex!important;align-items:center!important;background:#fff!important;border:1px solid #ECE5D8!important;border-radius:999px!important;box-shadow:0 4px 14px #281a061f!important;padding:0 32px 0 0!important;overflow:visible!important;transition:box-shadow .15s ease,border-color .15s ease!important}.weglot-container .wgcurrent:hover{border-color:#d9cfbc!important;box-shadow:0 6px 18px #281a062e!important}.weglot-container .wgcurrent{position:relative!important}.weglot-container aside.wg-drop:after{display:none!important;content:none!important}.weglot-container .wgcurrent:after{content:""!important;position:absolute!important;top:50%!important;right:13px!important;left:auto!important;bottom:auto!important;width:7px!important;height:7px!important;margin:0!important;padding:0!important;background:none!important;border:solid #6B5B45!important;border-width:0 2px 2px 0!important;border-radius:0!important;transform:translateY(-65%) rotate(45deg)!important;transition:transform .15s ease!important;pointer-events:none!important}.weglot-container aside.wg-drop:not(.closed) .wgcurrent:after,.weglot-container .wgcurrent[aria-expanded=true]:after{transform:translateY(-35%) rotate(-135deg)!important}.weglot-container .wgcurrent,.weglot-container .wgcurrent a{cursor:pointer!important}.weglot-container .wgcurrent{padding-right:30px!important}.weglot-container .wgcurrent a,.weglot-container .wg-li a{display:flex!important;align-items:center!important;gap:8px!important;padding:9px 8px 9px 14px!important;font-size:13px!important;font-weight:600!important;color:#2a1e10!important;text-decoration:none!important;white-space:nowrap!important}.weglot-container .wg-flag{width:20px!important;height:20px!important;border-radius:50%!important;flex:none!important}.weglot-container .weglot_switcher ul,.weglot-container #weglot-listbox{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;margin:0!important;background:#fff!important;border:1px solid #ECE5D8!important;border-radius:14px!important;box-shadow:0 10px 28px #281a062e!important;overflow:hidden!important;padding:4px!important;min-width:100%!important}.weglot-container .wg-li{border:none!important;border-radius:10px!important}.weglot-container .wg-li:hover{background:#f7f2e8!important}.weglot-container .wg-li a:hover{color:#ff7f00!important}div#shopify-block-ASFV0TU9ROHV1Q2UzW__firmhouse_subscription_options_K3hjtL div.selling_plan_app_container{margin-top:-2rem!important}fh-selling-plans-widget .selling_plan_theme_integration{margin-top:4rem!important}fh-selling-plans-widget .selling_plan_theme_integration legend{font-size:19px!important;font-weight:800!important;color:var(--navy)!important;line-height:1.25!important;letter-spacing:-.3px!important;margin-bottom:14px!important}fh-selling-plans-widget .selling_plan_app_plans_list{display:flex!important;flex-wrap:wrap!important;flex-direction:row!important}fh-selling-plans-widget .subscription-options--pills .selling_plan_app_plans_list label{padding:1rem 2rem!important;line-height:1!important;border-radius:3rem!important}fh-selling-plans-widget .option-price{margin-left:2rem!important}fh-selling-plans-widget .subscription-options--dropdown .subscription-selector__select{padding:1rem!important;border-radius:8px!important;font-family:Satoshi-Regular!important}variant-selects.fealy-variant-picker fieldset.product-form__input{display:flex;gap:4px}variant-selects.fealy-variant-picker fieldset.product-form__input label{width:100%}variant-selects.custom-delivery-picker fieldset.product-form__input{display:flex;gap:1rem}@media screen and (max-width:767px){variant-selects.custom-delivery-picker fieldset.product-form__input{flex-direction:column}}@media screen and (max-width:480px){variant-selects.custom-delivery-picker fieldset.product-form__input{flex-direction:column}}variant-selects.custom-delivery-picker fieldset.product-form__input legend.form__label{margin:initial;margin-bottom:1rem;padding:initial;font-size:17px;color:#000}@media screen and (max-width:767px){variant-selects.custom-delivery-picker fieldset.product-form__input legend.form__label{font-size:14px}}@media screen and (max-width:480px){variant-selects.custom-delivery-picker fieldset.product-form__input legend.form__label{font-size:14px}}variant-selects.custom-delivery-picker fieldset.product-form__input label{flex:1;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:1rem;margin:initial;padding:2rem;background-color:transparent;border:3px solid #d5d5d5;border-radius:1rem;transition:all ease .3s}variant-selects.custom-delivery-picker fieldset.product-form__input label:hover{border:3px solid #ffd29b}@media screen and (max-width:767px){variant-selects.custom-delivery-picker fieldset.product-form__input label{flex-direction:row-reverse;justify-content:flex-end;gap:1.5rem}}@media screen and (max-width:480px){variant-selects.custom-delivery-picker fieldset.product-form__input label{flex-direction:row-reverse;justify-content:flex-end;gap:1.5rem}}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper{display:flex;flex-direction:column;align-items:start;gap:1rem}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-badge{position:absolute;top:-15px;right:15px;padding:.5rem 1rem;width:max-content;background:#ff7f00;color:#fff;font-size:13px;line-height:1.5;border-radius:1rem}@media screen and (max-width:767px){variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-badge{font-size:12px}}@media screen and (max-width:480px){variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-badge{font-size:12px}}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-header{font-size:17px;color:#000;text-align:left}@media screen and (max-width:767px){variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-header{font-size:15px}}@media screen and (max-width:480px){variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-header{font-size:15px}}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-value{font-size:15px;color:#000;text-align:left}@media screen and (max-width:767px){variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-value{font-size:14px}}@media screen and (max-width:480px){variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-value{font-size:14px}}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-price{display:flex;align-items:center;justify-content:center;gap:.5rem}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-price .variant-price-current{font-size:13px;color:#000}@media screen and (max-width:767px){variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-price .variant-price-current{font-size:12px}}@media screen and (max-width:480px){variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-price .variant-price-current{font-size:12px}}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-price .variant-price-compare{font-size:13px;color:#aaa;text-decoration:line-through}@media screen and (max-width:767px){variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-price .variant-price-compare{font-size:12px}}@media screen and (max-width:480px){variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-price .variant-price-compare{font-size:12px}}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-wrapper .variant-price .variant-discount{padding:5px 8px;background:#b83336;color:#fff;font-size:13px;line-height:1;border-radius:20px}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-radio{display:flex;align-items:center;gap:.5rem;margin-top:.8rem}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-radio .variant-radio-circle{position:relative;display:block;width:2rem;height:2rem;border:2px solid #d5d5d5;border-radius:50%}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-radio .variant-radio-circle:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.2rem;height:1.2rem;background:#ff7f00;border-radius:50%}variant-selects.custom-delivery-picker fieldset.product-form__input label .variant-radio .variant-radio-status{display:none;color:#ff7f00;font-size:13px}variant-selects.custom-delivery-picker fieldset.product-form__input input[type=radio]:checked+label{background-color:#f0b94d24;color:#000;border:3px solid #FF7F00}variant-selects.custom-delivery-picker fieldset.product-form__input input[type=radio]:checked+label .variant-radio .variant-radio-circle{border:2px solid #FF7F00}variant-selects.custom-delivery-picker fieldset.product-form__input input[type=radio]:checked+label .variant-radio .variant-radio-circle:before{content:""}variant-selects.custom-delivery-picker fieldset.product-form__input input[type=radio]:checked+label .variant-radio .variant-radio-status{display:block}@media screen and (max-width:767px){variant-selects.custom-delivery-picker fieldset.product-form__input input[type=radio]:checked+label .variant-radio .variant-radio-status{display:none}}@media screen and (max-width:480px){variant-selects.custom-delivery-picker fieldset.product-form__input input[type=radio]:checked+label .variant-radio .variant-radio-status{display:none}}variant-selects.custom-delivery-picker .delivery-picker-status{position:relative;display:flex;align-items:center;margin-top:2rem;padding-left:2.5rem;color:#3b9662;font-size:15px;line-height:1.5}@media screen and (max-width:767px){variant-selects.custom-delivery-picker .delivery-picker-status{font-size:14px}}@media screen and (max-width:480px){variant-selects.custom-delivery-picker .delivery-picker-status{font-size:14px}}variant-selects.custom-delivery-picker .delivery-picker-status .pulse{position:absolute;left:0;width:15px;height:15px;border-radius:50%;z-index:1}variant-selects.custom-delivery-picker .status-green{color:#3b9662}variant-selects.custom-delivery-picker .status-green .pulse{background:#3b9662}variant-selects.custom-delivery-picker .status-green .pulse:before{content:"";position:absolute;display:block;width:200%;height:200%;box-sizing:border-box;margin-left:-50%;margin-top:-50%;border-radius:50px;background-color:#3b9662;animation:inventory-pulse 1.75s cubic-bezier(.215,.61,.355,1) infinite}variant-selects.custom-delivery-picker .status-green .pulse:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#3b9662;border-radius:50px;animation:inventory-circle 1.75s cubic-bezier(.455,.03,.515,.955) -.6s infinite}variant-selects.custom-delivery-picker .status-orange{color:#ff7f00}variant-selects.custom-delivery-picker .status-orange .pulse{background:#ff7f00}variant-selects.custom-delivery-picker .status-orange .pulse:before{content:"";position:absolute;display:block;width:200%;height:200%;box-sizing:border-box;margin-left:-50%;margin-top:-50%;border-radius:50px;background-color:#ff7f00;animation:inventory-pulse 1.75s cubic-bezier(.215,.61,.355,1) infinite}variant-selects.custom-delivery-picker .status-orange .pulse:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#ff7f00;border-radius:50px;animation:inventory-circle 1.75s cubic-bezier(.455,.03,.515,.955) -.6s infinite}div.custom-addons-list .custom-addons-list-header{margin-bottom:2rem}div.custom-addons-list .custom-addons-list-header h3{color:#000;font-size:17px}@media screen and (max-width:767px){div.custom-addons-list .custom-addons-list-header h3{font-size:14px}}@media screen and (max-width:480px){div.custom-addons-list .custom-addons-list-header h3{font-size:14px}}div.custom-addons-list .custom-addons-list-wrapper{display:flex;flex-direction:column;gap:2rem}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item{display:flex;align-items:center;gap:2rem}@media screen and (max-width:767px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item{flex-wrap:wrap;gap:1rem}}@media screen and (max-width:480px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item{flex-wrap:wrap;gap:1rem}}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-image{padding:1rem;width:8rem;height:8rem;border:3px solid #a0d2eb;border-radius:50%;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:767px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-image{width:7rem;height:7rem}}@media screen and (max-width:480px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-image{width:7rem;height:7rem}}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-image img{width:100%;height:100%;object-fit:contain}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details{flex:1}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details h4{color:#000;font-size:15px}@media screen and (max-width:767px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details h4{font-size:14px}}@media screen and (max-width:480px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details h4{font-size:14px}}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details p{margin:initial;color:#aaa;font-size:13px;line-height:1.5}@media screen and (max-width:767px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details p{display:none;font-size:12px}}@media screen and (max-width:480px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details p{display:none;font-size:12px}}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button{display:flex;flex-direction:column;align-items:center}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-button-wrapper{padding:.5rem 1.5rem;min-width:11rem;background-color:#2b274c;text-align:center;line-height:1.5;border-radius:2rem;cursor:pointer}@media screen and (max-width:767px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-button-wrapper{padding:.5rem 1rem;min-width:10rem}}@media screen and (max-width:480px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-button-wrapper{padding:.5rem 1rem;min-width:10rem}}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-button-wrapper input{position:absolute;visibility:hidden}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-button-wrapper label{color:#fff;font-size:13px;cursor:pointer}@media screen and (max-width:767px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-button-wrapper label{font-size:12px}}@media screen and (max-width:480px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-button-wrapper label{font-size:12px}}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-price .custom-addons-list-item-price-current{color:#000;font-size:13px}@media screen and (max-width:767px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-price .custom-addons-list-item-price-current{font-size:12px}}@media screen and (max-width:480px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-price .custom-addons-list-item-price-current{font-size:12px}}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-price .custom-addons-list-item-price-compare{color:#aaa;font-size:13px;text-decoration:line-through}@media screen and (max-width:767px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-price .custom-addons-list-item-price-compare{font-size:12px}}@media screen and (max-width:480px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-button .custom-addons-list-item-price .custom-addons-list-item-price-compare{font-size:12px}}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details-mobile{display:none;margin-top:-5px}@media screen and (max-width:767px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details-mobile{display:block}}@media screen and (max-width:480px){div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details-mobile{display:block}}div.custom-addons-list .custom-addons-list-wrapper .custom-addons-list-item .custom-addons-list-item-details-mobile p{margin:initial;color:#aaa;font-size:12px;line-height:1.5}div.custom-delivery-redirect .delivery-redirect-header{margin-bottom:2rem}div.custom-delivery-redirect .delivery-redirect-header h3{color:#000;font-size:17px}@media screen and (max-width:767px){div.custom-delivery-redirect .delivery-redirect-header h3{font-size:14px}}@media screen and (max-width:480px){div.custom-delivery-redirect .delivery-redirect-header h3{font-size:14px}}div.custom-delivery-redirect .delivery-redirect-options{display:flex;gap:1rem}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option{position:relative;flex:1;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:1rem;margin:initial;padding:2rem;background-color:transparent;border:3px solid #d5d5d5;border-radius:1rem;cursor:pointer;transition:all ease .3s}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option:hover{border:3px solid #ffd29b}@media screen and (max-width:767px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option{flex-direction:row-reverse;justify-content:flex-end;gap:1.5rem}}@media screen and (max-width:480px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option{flex-direction:row-reverse;justify-content:flex-end;gap:1.5rem}}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content{display:flex;flex-direction:column;align-items:start;gap:.5rem}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-badge{position:absolute;top:-15px;right:15px;padding:.5rem 1rem;width:max-content;background:#ff7f00;color:#fff;font-size:13px;line-height:1.5;border-radius:1rem}@media screen and (max-width:767px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-badge{font-size:12px}}@media screen and (max-width:480px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-badge{font-size:12px}}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-header{font-size:17px;color:#000;text-align:left}@media screen and (max-width:767px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-header{font-size:15px}}@media screen and (max-width:480px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-header{font-size:15px}}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-value{font-size:15px;color:#000;text-align:left}@media screen and (max-width:767px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-value{font-size:14px}}@media screen and (max-width:480px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-value{font-size:14px}}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-price{display:flex;align-items:center;justify-content:center;gap:.5rem}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-price .delivery-redirect-option-content-price-current{font-size:13px;color:#000}@media screen and (max-width:767px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-price .delivery-redirect-option-content-price-current{font-size:12px}}@media screen and (max-width:480px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-price .delivery-redirect-option-content-price-current{font-size:12px}}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-price .delivery-redirect-option-content-price-compare{font-size:13px;color:#aaa;text-decoration:line-through}@media screen and (max-width:767px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-price .delivery-redirect-option-content-price-compare{font-size:12px}}@media screen and (max-width:480px){div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-price .delivery-redirect-option-content-price-compare{font-size:12px}}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-content .delivery-redirect-option-content-price .delivery-redirect-option-content-price-discount{padding:5px 8px;background:#b83336;color:#fff;font-size:13px;line-height:1;border-radius:20px}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-radio{display:flex;align-items:center;gap:.5rem;margin-top:.8rem}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-radio .delivery-redirect-option-radio-circle{position:relative;display:block;width:2rem;height:2rem;border:2px solid #d5d5d5;border-radius:50%}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-radio .delivery-redirect-option-radio-circle:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.2rem;height:1.2rem;background:#ff7f00;border-radius:50%}div.custom-delivery-redirect .delivery-redirect-options label.delivery-redirect-option .delivery-redirect-option-radio .delivery-redirect-option-radio-status{display:none;color:#ff7f00;font-size:13px}div.custom-delivery-redirect .delivery-redirect-options input.delivery-redirect-option-input{position:absolute;visibility:hidden}div.custom-delivery-redirect .delivery-redirect-options input[type=radio]:checked+label{background-color:#f0b94d24;color:#000;border:3px solid #FF7F00}div.custom-delivery-redirect .delivery-redirect-options input[type=radio]:checked+label .delivery-redirect-option-radio .delivery-redirect-option-radio-circle{border:2px solid #FF7F00}div.custom-delivery-redirect .delivery-redirect-options input[type=radio]:checked+label .delivery-redirect-option-radio .delivery-redirect-option-radio-circle:before{content:""}div.custom-delivery-redirect .delivery-redirect-options input[type=radio]:checked+label .delivery-redirect-option-radio .delivery-redirect-option-radio-status{display:block}@media screen and (max-width:767px){div.custom-delivery-redirect .delivery-redirect-options input[type=radio]:checked+label .delivery-redirect-option-radio .delivery-redirect-option-radio-status{display:none}}@media screen and (max-width:480px){div.custom-delivery-redirect .delivery-redirect-options input[type=radio]:checked+label .delivery-redirect-option-radio .delivery-redirect-option-radio-status{display:none}}div.custom-delivery-redirect .delivery-redirect-options-reverse{flex-direction:row-reverse}@media screen and (max-width:767px){div.custom-delivery-redirect .delivery-redirect-options-reverse{flex-direction:column-reverse}}div.custom-delivery-redirect .delivery-redirect-option-status{position:relative;display:flex;align-items:center;margin-top:2rem;padding-left:2.5rem;color:#3b9662;font-size:15px;line-height:1.5}@media screen and (max-width:767px){div.custom-delivery-redirect .delivery-redirect-option-status{font-size:14px}}@media screen and (max-width:480px){div.custom-delivery-redirect .delivery-redirect-option-status{font-size:14px}}div.custom-delivery-redirect .delivery-redirect-option-status .pulse{position:absolute;left:0;width:15px;height:15px;border-radius:50%;z-index:1}div.custom-delivery-redirect .status-green{color:#3b9662}div.custom-delivery-redirect .status-green .pulse{background:#3b9662}div.custom-delivery-redirect .status-green .pulse:before{content:"";position:absolute;display:block;width:200%;height:200%;box-sizing:border-box;margin-left:-50%;margin-top:-50%;border-radius:50px;background-color:#3b9662;animation:inventory-pulse 1.75s cubic-bezier(.215,.61,.355,1) infinite}div.custom-delivery-redirect .status-green .pulse:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#3b9662;border-radius:50px;animation:inventory-circle 1.75s cubic-bezier(.455,.03,.515,.955) -.6s infinite}div.custom-delivery-redirect .status-orange{color:#ff7f00}div.custom-delivery-redirect .status-orange .pulse{background:#ff7f00}div.custom-delivery-redirect .status-orange .pulse:before{content:"";position:absolute;display:block;width:200%;height:200%;box-sizing:border-box;margin-left:-50%;margin-top:-50%;border-radius:50px;background-color:#ff7f00;animation:inventory-pulse 1.75s cubic-bezier(.215,.61,.355,1) infinite}div.custom-delivery-redirect .status-orange .pulse:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#ff7f00;border-radius:50px;animation:inventory-circle 1.75s cubic-bezier(.455,.03,.515,.955) -.6s infinite}@keyframes inventory-pulse{0%{transform:scale(.33);opacity:1}80%,to{opacity:0;transform:scale(1)}}@keyframes inventory-circle{0%{transform:scale(0);opacity:1}to{transform:scale(1.5);opacity:0}}div.custom-status-pulse .custom-status-pulse-status{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding-left:2.5rem;font-size:15px;line-height:1.5}@media screen and (max-width:767px){div.custom-status-pulse .custom-status-pulse-status{font-size:14px}}@media screen and (max-width:480px){div.custom-status-pulse .custom-status-pulse-status{font-size:14px}}div.custom-status-pulse .custom-status-pulse-status .pulse{position:absolute;left:0;width:15px;height:15px;border-radius:50%;z-index:1}div.custom-status-pulse .custom-status-pulse-status .pulse:before{content:"";position:absolute;display:block;width:200%;height:200%;box-sizing:border-box;margin-left:-50%;margin-top:-50%;border-radius:50px;animation:status-pulse 1.75s cubic-bezier(.215,.61,.355,1) infinite}div.custom-status-pulse .custom-status-pulse-status .pulse:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;border-radius:50px;animation:status-circle 1.75s cubic-bezier(.455,.03,.515,.955) -.6s infinite}@keyframes status-pulse{0%{transform:scale(.33);opacity:1}80%,to{opacity:0;transform:scale(1)}}@keyframes status-circle{0%{transform:scale(0);opacity:1}to{transform:scale(1.5);opacity:0}}div.pdp-reassurances{display:flex;flex-wrap:wrap;gap:8px}div.pdp-reassurances .pdp-reassurances-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:10px 8px;width:calc(33.3333333333% - 6px);background:#fafafa;border:.5px solid #e5e7eb;border-radius:10px;flex:1 1 calc(33.333% - 6px)}div.pdp-reassurances .pdp-reassurances-card .pdp-reassurances-card-icon-container{display:flex;align-items:center;justify-content:center;padding:8px;width:44px;height:44px;border-radius:50%}div.pdp-reassurances .pdp-reassurances-card .pdp-reassurances-card-icon-container .pdp-reassurances-card-icon{display:block;width:100%;height:100%;object-fit:contain}div.pdp-reassurances .pdp-reassurances-card .pdp-reassurances-card-header{font-size:11px;font-weight:700;color:#1a1a1a;line-height:1.3}div.pdp-reassurances .pdp-reassurances-card .pdp-reassurances-card-subheader{font-size:10px;color:#888;line-height:1.3}div.pdp-urgency-block .sec-label{font-size:11px;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px}div.pdp-urgency-block .sec-title{font-size:19px;font-weight:800;color:var(--navy);line-height:1.25;letter-spacing:-.3px;margin-bottom:14px}div.pdp-urgency-block .urgency-wrap{display:flex;flex-direction:column;gap:8px}div.pdp-urgency-block .toast{background:#fff;border:1px solid var(--border);border-left:3px solid var(--green);border-radius:var(--radius-sm);padding:10px 12px;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--gray);box-shadow:var(--shadow-sm);min-height:42px}div.pdp-urgency-block .toast strong{color:var(--navy)}div.pdp-urgency-block .live-row{display:flex;align-items:center;gap:8px;background:var(--green-lt);border-radius:var(--radius-sm);padding:8px 12px;font-size:12px;color:#065f46;font-weight:500}div.pdp-urgency-block .live-dot{width:7px;height:7px;background:var(--green);border-radius:50%;flex-shrink:0;animation:blink 1.4s infinite}@keyframes blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}div.pdp-urgency-block .countdown{border:2px solid var(--orange);border-radius:var(--radius);padding:13px 14px;background:#fff}div.pdp-urgency-block .cd-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}div.pdp-urgency-block .cd-label{font-size:11px;font-weight:700;color:var(--orange-dk);text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:5px}div.pdp-urgency-block .cd-once{background:var(--orange-lt);border:1px solid var(--orange-md);color:var(--orange-dk);font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px}div.pdp-urgency-block .cd-timer{display:flex;align-items:center;gap:7px}div.pdp-urgency-block .cd-block{flex:1;background:var(--navy);border-radius:9px;padding:10px 6px;text-align:center}div.pdp-urgency-block .cd-block .n{font-size:28px;font-weight:900;color:#fff;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-1px}div.pdp-urgency-block .cd-block .l{font-size:8px;color:#ffffff73;text-transform:uppercase;letter-spacing:.4px;margin-top:3px}div.pdp-urgency-block .cd-sep{font-size:24px;font-weight:900;color:var(--orange);margin-bottom:10px}div.pdp-urgency-block .cd-sub{font-size:11px;color:var(--gray);margin-top:10px;line-height:1.55}div.pdp-urgency-block .cd-sub strong{color:var(--navy)}div.pdp-urgency-block .stock-block{background:var(--red-lt);border:1px solid #FECACA;border-radius:var(--radius-sm);padding:11px 13px}div.pdp-urgency-block .stock-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}div.pdp-urgency-block .stock-lbl{font-size:12px;font-weight:700;color:var(--navy);display:flex;align-items:center;gap:5px}div.pdp-urgency-block .stock-num{font-size:13px;font-weight:800;color:var(--red)}div.pdp-urgency-block .stock-bar{background:#fee2e2;border-radius:20px;height:8px;overflow:hidden}div.pdp-urgency-block .stock-fill{display:block;background:linear-gradient(90deg,var(--red) 0%,var(--orange) 100%);height:100%;border-radius:20px;transition:width 1.2s cubic-bezier(.4,0,.2,1)}div.pdp-urgency-block .stock-sub{font-size:11px;color:#991b1b;margin-top:5px;font-weight:500;display:flex;justify-content:space-between}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}div.pdp-urgency-block .conf-number{font-size:52px;font-weight:900;color:#dc2626;line-height:1;margin-bottom:6px}div.pdp-urgency-block .conf-label{font-size:14px;font-weight:600;color:#7f1d1d;margin-bottom:12px;line-height:1.4}div.pdp-urgency-block .conf-stock{font-size:13px;color:var(--navy-lt);margin-bottom:16px;line-height:1.5}div.pdp-urgency-block .conf-stock strong{color:#dc2626}div.pdp-urgency-block .conf-btn{width:100%;background:#dc2626;color:#fff;border:none;border-radius:var(--radius);padding:14px 16px;font-size:15px;font-weight:800;cursor:pointer;letter-spacing:-.2px}div.pdp-klarna-block{border-radius:var(--radius-sm);padding:9px 12px;display:flex;align-items:flex-start;gap:8px;font-size:11.5px;line-height:1.5}div.pdp-klarna-block .klarna-logo{display:flex;width:5rem;height:2.5rem}div.pdp-klarna-block .klarna-logo>img{width:100%;height:100%;object-fit:contain}div.pdp-faqs-block .sec-label{font-size:11px;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px}div.pdp-faqs-block .sec-title{font-size:19px;font-weight:800;color:var(--navy);line-height:1.25;letter-spacing:-.3px;margin-bottom:14px}div.pdp-faqs-block .faq-wrap{display:flex;flex-direction:column;gap:8px}div.pdp-faqs-block .faq{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}div.pdp-faqs-block .faq-q{padding:13px 14px;font-size:13.5px;font-weight:700;color:var(--navy);display:flex;justify-content:space-between;align-items:center;cursor:pointer}div.pdp-faqs-block .faq-q .ch{color:var(--orange);font-size:18px;font-weight:300;line-height:1}div.pdp-faqs-block .faq-a{display:none;padding:12px 14px;font-size:12.5px;color:var(--gray);line-height:1.65;border-top:1px solid var(--border)}div.pdp-faqs-block .faq.open .faq-a{display:block}div.pdp-faqs-block .faq.open .ch{transform:rotate(45deg);display:inline-block}div.pdp-faqs-block .faq-a strong,div.pdp-faqs-block .faq-a b{color:var(--navy)}div.pdp-benefits-block .sec-label{font-size:11px;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px}div.pdp-benefits-block .sec-title{font-size:19px;font-weight:800;color:var(--navy);line-height:1.25;letter-spacing:-.3px;margin-bottom:14px}div.pdp-benefits-block .benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}div.pdp-benefits-block .benefit-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:14px 12px}div.pdp-benefits-block .benefit-icon-wrap{padding:7px;width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}div.pdp-benefits-block .benefit-icon-wrap img{width:100%;height:100%;object-fit:contain}div.pdp-benefits-block .benefit-title{font-size:13px;font-weight:700;color:var(--navy);margin-bottom:4px;line-height:1.3}div.pdp-benefits-block .benefit-body{font-size:11.5px;color:var(--gray);line-height:1.5}div.pdp-reviews-block .sec-label{font-size:11px;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px}div.pdp-reviews-block .sec-title{font-size:19px;font-weight:800;color:var(--navy);line-height:1.25;letter-spacing:-.3px;margin-bottom:14px}div.pdp-reviews-block .review-count-bar{background:var(--gray-lt);border-radius:var(--radius);padding:12px 14px;display:flex;align-items:center;justify-content:space-between}div.pdp-reviews-block .review-laden,div.pdp-reviews-block .rcb-left{font-size:13px;font-weight:700;color:var(--navy)}div.pdp-reviews-block .rcb-left span{display:block;font-size:11px;font-weight:500;color:var(--gray);margin-top:1px}div.pdp-reviews-block .rcb-right{display:flex;gap:2px}div.pdp-reviews-block .reviews-wrap{display:flex;flex-direction:column;gap:10px}div.pdp-reviews-block .review-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:14px}div.pdp-reviews-block .review-link{position:absolute;top:0;left:0;display:block;width:100%;height:100%}div.pdp-reviews-block .review-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:9px}div.pdp-reviews-block .review-stars{display:flex;gap:2px}div.pdp-reviews-block .review-date{font-size:10px;color:var(--gray)}div.pdp-reviews-block .review-text{font-size:13px;color:var(--navy-lt);line-height:1.65;margin-bottom:11px}div.pdp-reviews-block .review-author{display:flex;align-items:center;gap:9px}div.pdp-reviews-block .review-avatar{width:32px;height:32px;border-radius:50%;background:var(--orange-md);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:var(--orange-dk);flex-shrink:0}div.pdp-reviews-block .review-avatar>img{width:32px;height:32px;border-radius:50%}div.pdp-reviews-block .review-name{font-size:12px;font-weight:700;color:var(--navy)}div.pdp-reviews-block .review-verified{font-size:10px;color:var(--green);font-weight:600;display:flex;align-items:center;gap:3px;margin-top:2px}.custom-image-accordion{position:absolute;bottom:2rem;left:2rem;right:2rem;z-index:2;background-color:#fff;border-radius:1.5rem;box-shadow:0 4px 20px #0000001f;overflow:hidden;transition:border-radius .25s ease}@media screen and (min-width:768px){.custom-image-accordion{left:50%;right:auto;transform:translate(-50%);min-width:280px;max-width:380px}}.custom-image-accordion__trigger{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;background:transparent;border:none;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.custom-image-accordion__icon{display:block;width:24px;height:24px;flex-shrink:0;object-fit:contain}.custom-image-accordion__label{flex:1;display:block;font-size:14px;color:#000;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.custom-image-accordion__label{font-size:13px}}@media screen and (max-width:480px){.custom-image-accordion__label{font-size:13px}}.custom-image-accordion__arrow{flex-shrink:0;color:#000;transition:transform .25s ease;transform:rotate(0)}.custom-image-accordion__body{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .25s ease;padding:0 1.5rem}.custom-image-accordion__text{margin:0;font-size:14px;color:#757575;line-height:1.6;padding-bottom:1.25rem}@media screen and (max-width:767px){.custom-image-accordion__text{font-size:13px}}@media screen and (max-width:480px){.custom-image-accordion__text{font-size:13px}}.custom-image-accordion[aria-expanded=true]{border-radius:1.25rem}.custom-image-accordion[aria-expanded=true] .custom-image-accordion__arrow{transform:rotate(180deg)}.custom-image-accordion[aria-expanded=true] .custom-image-accordion__body{max-height:300px}.ov-badge__icon--no-bg{background:transparent!important;padding:0!important;width:20px!important;height:20px!important;border-radius:0!important}.ov-badge__icon--no-bg img{width:20px!important;height:20px!important;object-fit:contain}a.poopy-live-chat__button--whatsapp{position:fixed;left:4vw;bottom:100px;z-index:5;width:65px;height:65px;border-radius:50%;box-shadow:0 5px 10px #0000001a;display:flex;align-items:center;justify-content:center;padding:0;background:#25d366;color:#fff;text-decoration:none;transform:scale(1);transition:all ease .3s}a.poopy-live-chat__button--whatsapp:active{transform:scale(.9)}@media screen and (max-width:767px){a.poopy-live-chat__button--whatsapp{left:5vw;bottom:40px;width:40px;height:40px}}a.poopy-live-chat__button--whatsapp:hover{background:#1ebe5d;color:#fff}a.poopy-live-chat__button--whatsapp .poopy-live-chat__button__wa-icon{width:34px;height:34px}@media screen and (max-width:767px){a.poopy-live-chat__button--whatsapp .poopy-live-chat__button__wa-icon{width:22px;height:22px}}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5,b,span,a{font-family:Satoshi-Black!important}div,p{font-family:Satoshi-Regular!important}.cart-count-bubble{background-color:#d06c46;color:#fff}.custom-popup-add-to-cart:not(.show),.custom-popup-additional-add-to-cart:not(.show),.klarna-modal-overlay:not(.show):not(.active):not(.open),.spraypay-modal-overlay:not(.show):not(.active):not(.open),.info-modal-overlay:not(.show):not(.active):not(.open),.atc-modal:not(.show):not(.active):not(.open),.atc-modal-2:not(.show):not(.active):not(.open),.video-iframe-modal:not(.show):not(.active):not(.open),.entry-modal_overlay:not(.show):not(.active):not(.open),.fullpage-modal:not(.show):not(.active):not(.open),.modal-stories:not(.show):not(.active):not(.open){display:none}
/*# sourceMappingURL=/cdn/shop/t/620/assets/custom-dev.css.map */
