@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap";:root{--primary-font: "Inter", sans-serif;--secondary-font: "Poppins", sans-serif;--tertiary-font: "Lato", sans-serif;--color-black: #000000;--color-white: #FFFFFF;--color-dark-gray: #1E1E1E;--color-mint-green: #3AFFA7;--color-Cream: #F3E6C9;--color-frosted-mint: #F2F7F5;--color-red: #D80027;--color-forest-green: #004A2F}*{box-sizing:border-box;text-box-trim:trim-both;text-box-edge:cap alphabetic;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{width:auto;height:auto;max-width:100%;vertical-align:bottom;border-style:none;-webkit-perspective:0;perspective:0;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);visibility:visible;backface-visibility:hidden;display:block}body{font-family:var(--primary-font);font-weight:400;letter-spacing:0;color:var(--color-dark-gray)}h1,h2,h3,h4,h5,h6{font-family:var(--secondary-font)}h1,h2,h3{font-size:25px;font-weight:800;text-transform:uppercase;color:var(--color-black)}.common-wrap{width:100%;max-width:1284px;padding:0 17px;margin:0 auto}.btn{background-color:var(--color-mint-green);border-radius:10px;padding:20px 48px;text-align:center;display:block}.btn:hover .btn__top-img img{transform:translate(6px)}.btn__top{display:flex;align-items:center;justify-content:center;gap:7px}body .btn__top-text p{font-family:var(--primary-font)!important;font-weight:800!important;font-size:17px!important;line-height:18px!important;text-transform:uppercase;color:var(--color-black)!important;margin-bottom:0!important;letter-spacing:0!important}.btn__top-img{width:28px}.btn__top-img img{transition:.3s;transform:translate(0)}.btn__bottom{margin-top:9px}body .btn__bottom p{font-family:var(--secondary-font);font-weight:700;font-size:18px!important;line-height:140%!important;color:var(--color-dark-gray)!important;margin-bottom:0!important;letter-spacing:0!important}.btn__bottom p em{font-style:normal;color:var(--color-red)}.thumb-animate{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);-webkit-transition:all 1.6s cubic-bezier(.28,.27,.56,1.09);transition:all 1.6s cubic-bezier(.28,.27,.56,1.09);-webkit-transform:translateY(50px);transform:translateY(50px)}.in-view.thumb-animate{-webkit-clip-path:polygon(0 -50%,100% -50%,100% 100%,0 100%);clip-path:polygon(0 -50%,100% -50%,100% 100%,0 100%);-webkit-transform:translateY(0);transform:translateY(0)}.scroll-animation{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-animation.visible{opacity:1;transform:translateY(0)}.announcement__inner{background-color:var(--color-black);padding:13px 0}.announcement__content p{font-family:var(--secondary-font);font-size:12px;line-height:100%;text-align:center;color:var(--color-white);text-transform:uppercase;margin-bottom:0!important}.header__inner{background-color:var(--color-white);padding:10px 0}.header__logo a{display:block}.header__logo{width:218px;margin:0 auto}.hero__inner{background-color:var(--color-frosted-mint);padding:30px 0 37px}.hero__right{margin-bottom:14px}.hero__star{width:85px}.hero__star-text p{font-family:var(--tertiary-font);font-weight:400;font-size:14px;line-height:14px;text-align:center;text-transform:capitalize;color:#505050;margin-bottom:0!important}.hero__star-text p em{font-style:normal;font-weight:700;color:var(--color-black)}.hero__star-wrap a{display:flex;align-items:center;gap:0 8px;justify-content:center}.hero__star-wrap{margin-bottom:22px}.hero__content h1{line-height:114%;text-align:center;margin-bottom:33px;text-transform:uppercase;font-size:25px!important}.hero__content p{font-size:16px;line-height:22px;letter-spacing:.16px;text-align:center;margin-bottom:22px!important;color:var(--color-black)}.hero__content p br{display:none}.hero__btn{max-width:310px;margin:0 auto}.product-highlight__inner{padding:49px 0 0}.product-highlight__items .slick-dots button{width:10px;height:10px;font-size:0;border-radius:50%;overflow:hidden;background-color:#efefef;padding:0;cursor:pointer;border:none;display:block}.product-highlight__items .slick-dots{display:flex;align-items:center;gap:0 15px;justify-content:center;margin-top:30px!important;line-height:0;position:relative;bottom:inherit}.product-highlight__items .slick-dots li{line-height:0;width:10px;height:10px;margin:0}.product-highlight__items .slick-active button{background-color:var(--color-black)}.product-highlight__star-wrap{display:none}.product-highlight__badge p{font-weight:600;font-size:12px;line-height:18px;text-align:center;text-transform:uppercase;color:#3a3a3a;padding:9px 20px;background-color:var(--color-Cream);border-radius:100px;display:inline-flex;margin-bottom:0!important}.product-highlight__badge{margin-bottom:20px;display:inline-flex}.product-highlight__title h3{font-size:30px!important;line-height:39px!important;text-transform:capitalize!important}.product-highlight__title{margin-bottom:25px}.product-highlight__mobi-star{width:84px}.product-highlight__mobi-star-text p{font-size:16px;line-height:26.4px;color:var(--color-black);margin-bottom:0!important}.product-highlight__mobi-star-wrap a{display:flex;align-items:center;gap:0 4px}.product-highlight__mobi-star-wrap{margin-bottom:22px}.product-highlight__warning img{width:16px}.product-highlight__warning p{font-weight:700;font-size:16px;line-height:100%;margin-bottom:0!important}.product-highlight__warning{display:flex;gap:0 12px;align-items:center;margin-bottom:19px}.product-highlight__list ul li{font-size:16px;line-height:26.4px;color:var(--color-black);display:flex;align-items:center;gap:0 10px;margin-bottom:4px}.product-highlight__list ul li:before{content:url(black-tick.svg);line-height:0}.product-highlight__list ul li:last-child{margin-bottom:0}.product-highlight__list{margin-bottom:14px}.product-highlight__btn{margin-bottom:17px}.product-highlight__reviews-img{width:85px;height:85px;border-radius:50px;overflow:hidden}.product-highlight__reviews-text p{font-size:14px;line-height:120%;color:var(--color-black);margin-bottom:22px}.product-highlight__reviews-star{width:82px;line-height:0}.product-highlight__reviews-name h6{font-family:var(--primary-font);font-weight:700;font-size:16px;line-height:100%}.product-highlight__reviews-star-wrap{display:flex;align-items:center;gap:0 10px}.product-highlight__reviews-wrap{background-color:#f3ce9d29;padding:17px 13px 13px;display:flex;align-items:center;gap:0 10px}.product-highlight__reviews-text{width:calc(100% - 95px)}.product-highlight__left{margin-bottom:40px}.reminder__inner{background-color:var(--color-frosted-mint);padding:40px 0 49px}.reminder__img{border-radius:6px;overflow:hidden}.reminder__right{position:relative;margin-bottom:68px}.reminder__product{width:162px;position:absolute;bottom:-34px;left:-7px;z-index:1}.reminder__left h6{font-family:var(--primary-font);font-weight:400;font-size:15px;line-height:140%;text-align:center;margin-bottom:32px}.reminder__left h2{font-weight:700!important;font-size:18px!important;line-height:22px!important;text-align:center;margin-bottom:22px;text-transform:uppercase!important}.deal__inner{background-color:#fee2ba;padding:0 0 21px;position:relative}.deal__right{width:calc(100% + 34px);margin:0 -17px 10px}.deal__left h2,.deal__left h2 p{line-height:130%!important;text-align:center!important;margin-bottom:26px!important;font-size:25px!important}.deal__left h2 em{font-style:normal;color:var(--color-red)}.deal__left p{font-family:var(--secondary-font);font-size:14px!important;line-height:140%!important;text-align:center!important;margin-bottom:26px!important}.deal__left p br{display:none}.deal__free-shipping p{font-family:var(--secondary-font);font-weight:400;font-size:14px!important;line-height:160%!important;margin-bottom:0!important;padding:22px 0;background-color:#ffffff54;border-radius:4px}.deal__free-shipping p em{font-style:normal;color:var(--color-red);font-weight:700}.deal__free-shipping p strong{font-weight:700;text-transform:uppercase}.deal__free-shipping,.deal__btn{margin-bottom:26px}.deal__guarantee p{font-family:var(--secondary-font);font-size:14px;line-height:140%;text-align:center;margin-bottom:0!important}.deal__guarantee p strong{font-weight:700}.deal__badge-title img{width:18px;height:18px}.deal__badge-title p{font-family:Work Sans,sans-serif;font-weight:700;font-size:14px;line-height:100%;text-transform:uppercase;color:var(--color-white);margin-bottom:0!important}.deal__badge-title{display:flex;align-items:center;gap:0 10px;background-color:var(--color-dark-gray);border-radius:100px;padding:10px 13px;justify-content:center;position:absolute;top:-13px;left:50%;transform:translate(-50%);z-index:1;width:max-content}.footer__inner{background-color:var(--color-dark-gray);padding:15px 0 21px}.footer__logo a{display:block}.footer__logo{width:179px;margin:0 auto 25px}.footer__copyright-text p{font-family:Work Sans,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:var(--color-white);text-align:center}.testimonial__inner{padding:42px 0 8px}.testimonial__top{overflow:hidden;border-radius:6px;margin-bottom:35px}.testimonial__title{margin-top:25px;margin-bottom:8px}.testimonial__title h2{font-size:25px!important;line-height:32px!important;text-transform:uppercase}.testimonial__item{padding:17px 17px 21px}.testimonial__items{width:calc(100% + 34px);margin:0 -17px}.testimonial__items .slick-track{display:flex}.testimonial__items .review-card{height:auto}.testimonial__items .review-card__star{margin-bottom:17px}.testimonial__items .review-card__client-say p{font-size:13px;line-height:125%}.testimonial__items .review-card__client-img{display:none}.testimonial__items .review-card__client-say{width:100%}.testimonial__items .review-card__start{margin-bottom:18px}.testimonial__arrow{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:5px}.testimonial__left-arrow,.testimonial__right-arrow{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1.76px solid #111111;cursor:pointer;transition:.3s}.testimonial__left-arrow img,.testimonial__right-arrow img{max-width:18px;max-height:12px}.testimonial__left-arrow:hover img,.testimonial__right-arrow:hover img{filter:invert(99%) sepia(2%) saturate(320%) hue-rotate(221deg) brightness(113%) contrast(100%)}.testimonial__left-arrow:hover,.testimonial__right-arrow:hover{background-color:#232323}.people-say__inner{padding:47px 0 66px}.people-say__title{margin-bottom:32px}.people-say__title h2{font-size:30px!important;line-height:39px!important;text-align:center;text-transform:capitalize}.people-say-card{background-color:#e5e5e5;border-radius:10px;border:1px solid var(--color-black);padding:41px 31px 33px}.people-say-card__img{overflow:hidden;border-radius:10px;margin-bottom:14px}.people-say-card__info h5{text-align:center;font-family:var(--primary-font);font-weight:400;font-size:16px;line-height:100%;margin-bottom:23px}.people-say-card__star{margin:0 auto 26px;width:82px}.people-say-card__text{min-height:200px;display:flex;flex-direction:column}.people-say-card__text p{font-size:16px;line-height:118%;text-align:center;margin-bottom:0!important}.people-say__content{position:relative;z-index:2}.people-say__item-bot-text{display:flex!important;align-items:center;gap:10px;justify-content:center}.people-say__benefit{margin-top:30px}.people-say__item-bot-text p{font-size:16px;line-height:26.4px;margin-bottom:0!important}.people-say__item-bot-text img{width:20px;height:20px;border-radius:50%}.people-say__items{padding:0 33px}.people-say__items .slick-track{display:flex}.people-say__arrow{display:flex;align-items:center;justify-content:space-between;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}.people-say__left-arrow,.people-say__right-arrow{width:18px;height:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.people-say__left-arrow img,.people-say__right-arrow img{max-width:7px;max-height:12px}.text-with-img__inner{padding:70px 0 78px}.text-with-img__images{overflow:hidden;border-radius:6px;margin-bottom:30px}.point{background-color:var(--color-forest-green);width:59px;height:59px;border-radius:50%;display:flex;align-items:center;justify-content:center}.point p{font-weight:700;font-size:25px;line-height:100%;letter-spacing:0;text-align:center;color:var(--color-white);margin-bottom:0!important}.text-with-img__info{margin:25px 0 0}.text-with-img__review{margin-top:30px}.text-with-img__info h2{line-height:32px!important;text-transform:uppercase;margin-bottom:31px!important;font-size:25px!important}.text-with-img__info p{font-size:15px;line-height:140%;margin-bottom:31px!important}.text-with-img__info p br{display:none}.text-with-img__info p strong{font-weight:700}.text-with-img__info p:last-of-type{margin-bottom:0!important}.review-card{display:flex;gap:15px;padding:15px 10px 12px;box-shadow:0 4px 25px #0000001a;background:var(--color-white);margin-bottom:15px}.review-card:last-child{margin-bottom:0}.review-card__star{width:75px;margin-bottom:24px}.review-card__client-img{width:25px;height:25px;border-radius:50px;overflow:hidden}.review-card__client-say h5{font-family:var(--primary-font);font-weight:700;font-size:10px;line-height:100%;color:var(--color-black);margin-bottom:5px}.review-card__client-say p{font-size:11px;line-height:120%;margin-bottom:20px!important}.review-card__client-say p:last-child{margin-bottom:0!important}.review-card__client-say p a{font-style:normal;color:#216fdd;font-weight:500}.review-card__main-content{display:flex;gap:0 10px;margin-bottom:20px}.review-card__main-content>img{width:100%;height:auto}.review-card__client-say{width:calc(100% - 35px);padding:10px;border-radius:12px;background-color:#e7f3ff}.review-card__client-name{display:flex;align-items:center;gap:4px}.review-card__client-name h4{font-family:var(--primary-font);font-weight:700;font-size:12px;line-height:100%;color:#111;margin-bottom:0}.review-card__client-name p{display:flex;align-items:center;gap:5px;font-weight:500;font-size:12px;line-height:22px;color:#323232;margin-bottom:0!important}.review-card__client-name p img{width:15px;height:15px;border-radius:50%}.text-with-img__inner_bg{background-color:var(--color-frosted-mint);padding:26px 0 33px}.people-say__cream-review{display:flex;align-items:center;justify-content:center;gap:13px;margin-bottom:19px}.people-say__cream-review p{font-size:12px;line-height:100%;font-family:var(--secondary-font)}.people-say__cream-review p em{font-style:normal;font-weight:700}.people-say__review-star{width:69px}.people-say__review-star img{line-height:0}.footer{padding:0!important}.btn-price del{opacity:.5;margin-right:3px}@media(min-width:1024px){h1,h2,h3{font-size:35px}.common-wrap{padding:0 20px}.btn{padding:20px 0}.btn__top{gap:9px}body .btn__bottom p,body .btn__top-text p{text-align:center!important}.announcement__inner{padding:15px 0}.announcement__content p{font-size:16px}.header__inner{padding:20px 0}.hero__inner{padding:74px 0 68px}.hero__right{margin-bottom:0;width:47.66%}.hero__left{width:41.39%}.hero__wrapper{display:flex;align-items:center;flex-direction:row-reverse;gap:0 137px}.hero__star{width:105px}.hero__star-text p{font-size:18px}.hero__star-wrap a{justify-content:flex-start}.hero__star-wrap{margin-bottom:26px}.hero__content h1{font-size:40px!important;text-align:left;margin-bottom:26px;line-height:114%!important}.hero__content p{text-align:left;margin-bottom:26px}.hero__content p br{display:block}.hero__btn{max-width:100%}.product-highlight__inner{padding:74px 0 0}.product-highlight__wrapper{display:flex;gap:0 102px}.product-highlight__left{margin-bottom:0;width:51.68%}.product-highlight__right{width:40.112%}.product-highlight__star-wrap{display:block;margin-bottom:28px}.product-highlight__star{width:115px}.product-highlight__review-text p{font-family:var(--tertiary-font);font-weight:400;font-size:18px;line-height:14px;text-transform:capitalize;color:#505050;margin-bottom:0!important}.product-highlight__review-text p em{font-style:normal;color:var(--color-black);font-weight:700}.product-highlight__star-wrap a{display:flex;align-items:center;gap:0 8px}.product-highlight__badge p{font-size:16px;padding:13px 21px}.product-highlight__badge{margin-bottom:28px}.product-highlight__title h3{font-size:42px!important;line-height:56px!important}.product-highlight__title{margin-bottom:28px}.product-highlight__mobi-star-wrap{display:none}.product-highlight__warning img{width:22px}.product-highlight__warning p{font-size:20px}.product-highlight__warning,.product-highlight__list,.product-highlight__btn{margin-bottom:28px}.product-highlight__reviews .review-card{max-width:100%;padding:20px 20px 26px}.product-highlight__reviews .review-card__client-img{width:35px;height:35px}.product-highlight__reviews .review-card__client-say{padding:15px 32px 15px 15px}.product-highlight__reviews .review-card__client-say h5{font-size:13px}.product-highlight__reviews .review-card__client-say p{font-size:15px;line-height:21px;letter-spacing:-.55px}.product-highlight__reviews .review-card__star{margin-bottom:34px}.product-highlight__reviews .review-card__main-content{margin-bottom:26px}.product-highlight__reviews-text p{font-size:19px;margin-bottom:20px}.product-highlight__reviews-text p br{display:none}.product-highlight__reviews-wrap{padding:27px 23px 27px 17px}.product-highlight__items .slick-dots{margin-top:37px!important}.reminder__wrap{display:flex;gap:0 261px;flex-direction:row-reverse;align-items:center}.reminder__left{width:43.64%}.reminder__right{margin-bottom:0;width:35.28%}.reminder__inner{padding:73px 0 81px}.reminder__product{width:214px;left:-113px;bottom:-9px}.reminder__left h6{font-size:22px;text-align:left;margin-bottom:39px}.reminder__left h2{font-weight:800!important;font-size:35px!important;line-height:42px!important;text-align:left;margin-bottom:39px}.reminder__img{border-radius:20px}.reminder__btn{max-width:509px}.deal__wrapper{display:flex;align-items:center;gap:0 151px;flex-direction:row-reverse}.deal__right{width:43.56%;margin:0}.deal__left{width:45.09%}.deal__inner{padding:58px 0 38px}.deal__badge-title img{width:22px;height:22px}.deal__badge-title p{font-size:22px}.deal__badge-title{padding:12px 25px;top:-18px}.deal__left h2,.deal__left h2 p{font-size:50px!important;line-height:120%!important;text-align:left!important;margin-bottom:22px!important}.deal__left p{font-family:var(--primary-font)!important;font-size:20px!important;line-height:120%!important;text-align:left!important;margin-bottom:22px!important}.deal__left p br{display:block}.deal__btn{margin-bottom:21px}.deal__free-shipping p{font-family:var(--secondary-font)!important;font-weight:400;font-size:18px!important;line-height:160%!important;margin-bottom:0!important;text-align:center!important;padding:20px 33px;display:inline-block}.deal__free-shipping{margin-bottom:22px;display:flex;justify-content:center}.deal__guarantee p{font-family:var(--secondary-font);font-weight:400;font-size:18px!important;line-height:140%!important;text-align:center!important;margin-bottom:0!important}.deal__guarantee{max-width:350px;margin:0 auto}.testimonial__inner{padding:74px 0 85px}.testimonial__wrapper{display:flex;align-items:flex-end;gap:74px;flex-direction:row-reverse}.testimonial__top{width:50%;margin-bottom:0}.testimonial__title h2{font-size:35px!important;line-height:42px!important}.testimonial__title{margin-top:17px;margin-bottom:6px}.testimonial__items .review-card__img{display:block}.testimonial__items .review-card__client-say p{font-size:18px;line-height:24px;letter-spacing:-.17px}.testimonial__bottom{width:44%}.testimonial__items{width:100%;margin:22px 0 15px;box-shadow:0 4px 25px #0000001a}.testimonial__items .review-card{margin:0;max-width:100%;box-shadow:none;padding:19px 20px 25px}.testimonial__item{padding:0}.testimonial__items .review-card__start{margin-bottom:15px}.testimonial__items .review-card__client-say{margin-bottom:10px;padding:15px 39px 15px 15px}.testimonial__left-arrow img,.testimonial__right-arrow img{max-width:19px;max-height:13px}.people-say__inner{padding:90px 0 113px}.people-say__title{margin-bottom:57px}.people-say__title h2{font-size:35px!important;line-height:42px!important;text-transform:uppercase}.people-say-card__text p{line-height:120%}.people-say__item{padding:0 12.5px}.people-say-card{padding:41px 31px 39px}.people-say-card__text{justify-content:center;max-width:227px;margin:0 auto}.people-say-card__star{transform:translate(-30px);margin:0 auto 19px}.people-say__content{max-width:1103px;margin:0 auto}.people-say__items{width:calc(100% + 25px);margin:0 -12.5px;padding:0}.people-say__left-arrow,.people-say__right-arrow{width:65px;height:56px}.people-say__left-arrow{margin-left:-84px}.people-say__right-arrow{margin-right:-84px}.people-say__arrow{top:262px;transform:translateY(0)}.people-say__benefit-items{display:flex;align-items:center;gap:0 52px;justify-content:center;max-width:952px;margin:27px auto 0}.people-say__item-bot-text:nth-child(odd){flex:1 0 265px}.people-say__item-bot-text:nth-child(2n){flex:1 0 317px}.people-say__item-bot-text{justify-content:flex-start}.text-with-img__wrapper_flex-revers{flex-direction:row-reverse;margin-bottom:0!important}.text-with-img__inner{padding:78px 0 74px}.text-with-img__inner_bg{padding:60px 0}.text-with-img__wrapper{display:flex;gap:74px;margin-bottom:75px;align-items:flex-end}.text-with-img__images{margin-bottom:0;width:50.08%}.text-with-img__text-content{width:45%}.point{width:46px;height:46px}.text-with-img__info{margin:15px 0 0}.text-with-img__info h2{line-height:42px!important;margin-bottom:26px;font-size:35px!important}.text-with-img__info p{font-size:16px;margin-bottom:32px}.text-with-img__info p br{display:block}.text-with-img__review{display:flex;gap:15px;flex-wrap:wrap}.review-card{margin-bottom:0;flex:1 0 45%;max-width:calc(50% - 7.5px);height:auto;padding:20px 20px 32px}.review-card__star{width:93px;margin-bottom:30px}.review-card__client-say p{font-size:18px;line-height:24px}.review-card__client-name p{font-size:15px;margin-bottom:0}.review-card__client-img{width:40px;height:40px}.review-card__client-say h5{font-size:17px;margin-bottom:10px}.review-card__client-say{padding:15px 49px 15px 15px;width:calc(100% - 50px)}.review-card__client-name h4{font-size:18px;margin-bottom:0}.review-card__main-content{margin-bottom:18px}.review-card__client-say p a{font-weight:600}.people-say__review-star{width:93px}.people-say__cream-review{gap:3px;margin-bottom:36px}.people-say__cream-review p{font-size:16px}.people-say-card__img img{height:250px;width:100%;object-fit:cover}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/style.css.map */
