.btn{display:inline-block;font-family:Oswald,sans-serif,sans-serif;font-size:20px;font-weight:500;text-transform:uppercase;color:#fff;background-color:#ff8d22;line-height:1.5;border:3px solid #FF8D22;padding:17px 33px;-webkit-transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out;letter-spacing:.03em;cursor:pointer}@media (max-width: 480px){.btn{font-size:17px;padding:17px 25px}}.btn:hover{background-color:#ed7708;border-color:#ed7708;color:#fff}.btn--inverse{color:#ff8d22;background-color:transparent;border-color:#ff8d22}.btn--inverse:hover{background-color:transparent;color:#ed7708;border-color:#ed7708}.announcement-bar__container--alt .message-header{padding:.3em 1em;font-size:18px;font-weight:700;font-family:Oswald,sans-serif,sans-serif;text-shadow:0 2px 3px rgba(0,0,0,.25)}.announcement-bar__container--alt a.button--primary.button{color:#000;background-color:#fff;font-weight:500;text-shadow:none;font-size:18px;padding:4px 7px}.announcement-bar__container--alt a.button--primary.button:hover{background-color:#ffddbc}#shopify-section-header-alt{position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-alt{background-color:#eaeaea;padding:27px 0}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header-alt{padding:15px 0}}.header-alt .header__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header-alt .header__logo{-webkit-transform:scale(.7);transform:scale(.7)}}.header-alt .header__mobile-toggle-icon{display:none;line-height:0}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header-alt .header__mobile-toggle-icon{display:block}}.header-alt .header__mobile-toggle-icon.is-open .header__mobile-close,.header-alt .header__mobile-toggle-icon.is-close .header__mobile-open{display:none}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.header-alt .header__nav{position:absolute;top:100%;left:0;width:100%;background-color:#eaeaea;display:none}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav{max-height:60vh;overflow-y:auto}}.nav a{color:#000;font-family:Roboto,sans-serif;font-size:17px;font-weight:700;position:relative;display:inline-block;padding:4px 0}.nav a:after{content:"";width:100%;height:2px;background-color:currentColor;position:absolute;bottom:0;left:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.nav a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1)}.nav>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 -25px}@media (max-width: 1024px){.nav>ul{margin:0 -15px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav>ul{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 20px;text-align:center}}.nav>ul>li{padding:0 25px}@media (max-width: 1024px){.nav>ul>li{padding:0 15px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav>ul>li{padding:5px 0}}.nav .nav__item--has-dropdown{position:relative}.nav .nav__item--has-dropdown>a:before{content:"";width:6px;height:6px;display:inline-block;vertical-align:middle;border-width:0 0 2px 2px;border-style:solid;border-color:currentColor;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform:translate(3px,-4px) rotate(-45deg);transform:translate(3px,-4px) rotate(-45deg);position:absolute;right:-9px;top:50%}.nav .nav__dropdown{position:absolute;top:calc(100% + 28px);left:6px;padding:20px;background-color:#fff;color:currentColor;min-width:100%;z-index:1;border:1px solid #000;white-space:nowrap;pointer-events:none;opacity:0;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav .nav__dropdown{position:static;background-color:transparent;opacity:1;pointer-events:all;border:none;background-color:#fff;display:none}}.nav .nav__dropdown:before{content:"";height:32px;width:100%;position:absolute;top:-32px;left:0}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav .nav__dropdown:before{content:none}}.nav .nav__dropdown li+li{padding-top:14px}.nav .nav__item--has-dropdown:hover>.nav__dropdown{opacity:1;pointer-events:all}@media screen and (min-width: 768px){.nav .nav__dropdown .nav__item--has-dropdown>a:before{-webkit-transform:translate(3px,-2px) rotate(-135deg);transform:translate(3px,-2px) rotate(-135deg)}}.nav .nav__dropdown .nav__dropdown{top:-21px;left:calc(100% + 20px)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.nav .nav__dropdown .nav__dropdown{background-color:#eaeaea}}.nav .nav__dropdown .nav__dropdown:before{width:30px;height:100%;top:0;left:-30px}.nav>ul>.nav__item--has-dropdown:last-child .nav__dropdown .nav__dropdown{right:calc(100% + 20px);left:auto}.nav>ul>.nav__item--has-dropdown:last-child .nav__dropdown .nav__dropdown:before{left:auto;right:-30px}.footer-alt{font-size:12px;overflow:hidden;line-height:1.18}.footer-alt .footer__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer-alt .footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.footer-alt .footer__top{padding:22px 0;background-color:#eaeaea}.footer-alt .footer__logo{display:block}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer-alt .footer__logo{margin-bottom:20px}}.footer-alt .footer__nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:14px;font-weight:400;margin:0 -20px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer-alt .footer__nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.footer-alt .footer__nav li{padding:0 20px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer-alt .footer__nav li{padding:10px 0}}.footer-alt .footer__nav a{color:#606060;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.footer-alt .footer__nav a:hover{opacity:.7}.footer-alt .footer__main{background-color:#f7f7f7;color:#868686;padding:24px 0}.footer-alt .footer__main p{margin-bottom:20px}.footer-alt .footer__main p:last-child{margin-bottom:0}.footer-alt .footer__bar{background-color:#f7f7f7;border-top:1px solid #EAEAEA;padding:26px 0 25px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer-alt .footer__bar{padding:15px 0;text-align:center}}.footer-alt .footer__copyright{color:#aaa;padding-right:15px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.footer-alt .footer__copyright{margin-bottom:15px}}.footer-alt .footer__bottom{background-color:#eaeaea;color:#868686;padding:30px 0 29px}.page-offer-2-hero{padding:54px 0 94px;background-color:#f7f7f7}@media (max-width: 1024px){.page-offer-2-hero{padding:30px 0 50px}}.page-offer-2-hero .hero__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width: 1024px){.page-offer-2-hero .hero__inner{display:block}}.page-offer-2-hero .hero__content,.page-offer-2-hero .hero__media{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (max-width: 1024px){.page-offer-2-hero .hero__content,.page-offer-2-hero .hero__media{max-width:100%}}.page-offer-2-hero .hero__content{padding-right:15px}@media (max-width: 1024px){.page-offer-2-hero .hero__content{margin-bottom:40px}}.page-offer-2-hero .hero__strapline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:47px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.page-offer-2-hero .hero__strapline{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.page-offer-2-hero .hero__strapline h4{font-size:20px;font-weight:700;text-transform:uppercase}.page-offer-2-hero .hero__strapline .image-element__wrap{margin-left:0;margin-right:16px}.page-offer-2-hero .strapline__image{max-width:50px}.page-offer-2-hero .strapline__sub{font-size:18px;color:#606060}.page-offer-2-hero .hero__title{font-size:95px;font-weight:700;line-height:105px;text-transform:uppercase;margin-bottom:15px}@media (max-width: 1300px){.page-offer-2-hero .hero__title{font-size:7.3vw;line-height:8.1vw}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.page-offer-2-hero .hero__title{font-size:55px;line-height:62px;text-align:center}}.page-offer-2-hero .hero__title strong{font-size:155px;text-transform:none}@media (max-width: 1300px){.page-offer-2-hero .hero__title strong{font-size:12vw}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.page-offer-2-hero .hero__title strong{font-size:90px}}.page-offer-2-hero .hero__subtitle{font-family:Roboto,sans-serif;font-size:20px;text-transform:uppercase;margin-bottom:45px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.page-offer-2-hero .hero__subtitle{text-align:center}}.page-offer-2-hero .hero__checklist{margin-bottom:27px}.page-offer-2-hero .hero__checklist ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:32px}@media (max-width: 1024px){.page-offer-2-hero .hero__checklist ul{max-width:600px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.page-offer-2-hero .hero__checklist ul{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin:0 auto}}.page-offer-2-hero .hero__checklist li{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:37px;position:relative;max-width:260px;padding-right:4px;width:100%;margin-bottom:27px}@media (max-width: 480px){.page-offer-2-hero .hero__checklist li{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.page-offer-2-hero .hero__checklist li:before{content:"";width:25px;height:25px;background-repeat:no-repeat;background-position:center center;background-size:cover;background-image:url(../assets/checkmark@2x.png);position:absolute;left:0;top:5px}.page-offer-2-hero .hero__checklist h4{font-size:20px;font-weight:700;text-transform:uppercase}.page-offer-2-hero .hero__checklist span{font-size:18px;color:#606060}.page-offer-2-hero .hero__actions{position:relative}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.page-offer-2-hero .hero__actions{text-align:center}}.page-offer-2-hero .hero__actions .hero__arrow{width:80px;height:91px;position:absolute;left:-66px;top:-94px}.page-offer-2-hero .hero__actions .hero__arrow>*{width:100%;height:auto}@media screen and (max-width: 1350px){.page-offer-2-hero .hero__actions .hero__arrow{left:-35px;top:-98px;width:72px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.page-offer-2-hero .hero__actions .hero__arrow{left:-11px;top:-69px;width:56px}}.page-offer-2-hero .hero__media{padding-bottom:8px}.page-offer-2-hero .hero__media ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-offer-2-hero .hero__media ul li{-webkit-box-flex:0;-webkit-flex:0 0 calc(50% - 10px);-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px);max-width:50%}.page-offer-2-hero .hero__media ul li:first-child{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.section-list-logos{padding:46px 0 8px}.section-list-logos .section__title{margin-bottom:20px;text-align:center;font-size:20px;font-weight:700;text-transform:uppercase}.section-list-logos ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.section-list-logos li{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%;padding-bottom:20px;min-width:150px}@media (max-width: 480px){.section-list-logos li{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;min-width:auto}}.tabs-alt .tabs__head{padding-bottom:68px;overflow:hidden}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.tabs-alt .tabs__head{padding-bottom:20px}}.tabs-alt .tabs__body{padding:50px 0}@media screen and (max-width: 1300px){.tabs-alt .tabs__body{padding:35px 0}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.tabs-alt .tabs__body{padding:20px 0}}.tabs-alt .tabs__nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;font-family:Oswald,sans-serif;text-transform:uppercase;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:2px solid #000;border-radius:100px}.tabs-alt .tabs__nav a{text-decoration:none;display:block;padding:12px 33px;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out;position:relative;border-radius:100px;color:#bababa}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.tabs-alt .tabs__nav a{padding:10px 25px}}@media (max-width: 480px){.tabs-alt .tabs__nav a{padding:10px 16px}}.tabs-alt .tabs__nav a:hover{color:#606060}.tabs-alt .tab,.tabs-alt .tab__item--hidden{display:none}.tabs-alt .tab.current{display:block}.tabs-alt .tabs__nav li.current a{background-color:#000;color:#fff}.review{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:20px 0 100px}@media (max-width: 1024px){.review{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;margin:20px 0 50px}}.review.review--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width: 1024px){.review.review--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.review .review__media{-webkit-box-flex:0;-webkit-flex:0 0 43.9%;-ms-flex:0 0 43.9%;flex:0 0 43.9%;padding-right:25px}@media (max-width: 1024px){.review .review__media{padding-right:0}}.review.review--reverse .review__media{padding-right:0;padding-left:25px}@media (max-width: 1024px){.review.review--reverse .review__media{padding-left:0}}.review .review__video{margin-bottom:20px}.review .review__images{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.review .review__image{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-right:10px}.review .review__image+.review__image{padding-left:10px;padding-right:0}.review .review__content{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;padding:33px 0}.review .review__rating{margin-bottom:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width: 1024px){.review .review__rating{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.review .review__rating ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:0}.review .review__rating li{padding:1px}.review .review__score{font-weight:400;font-size:24px;font-family:Oswald,sans-serif;display:inline-block;padding:18px;margin-left:5px;background-image:url(../assets/circle-orange.png);background-size:contain;background-repeat:no-repeat;background-position:center center}.review .review__title{font-family:Roboto,sans-serif;font-size:40px;font-weight:700;line-height:1.25;font-style:italic;margin-bottom:42px}@media (max-width: 1024px){.review .review__title{margin-bottom:20px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.review .review__title{font-size:24px}}.review .review__subtitle{display:block;margin-bottom:44px;font-size:20px;letter-spacing:.15em;text-transform:uppercase;font-family:Roboto,sans-serif;font-weight:500}@media (max-width: 1024px){.review .review__subtitle{margin-bottom:20px}}.section-reviews{padding:151px 0 130px;background-color:#f7f7f7}@media (max-width: 1024px){.section-reviews{padding:60px 0}}.section-reviews .section__title{font-size:75px;text-transform:none;text-align:center;margin-bottom:34px;font-weight:700;line-height:1.13}@media (max-width: 1024px){.section-reviews .section__title{font-size:7vw}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-reviews .section__title{font-size:48px}}@media (max-width: 480px){.section-reviews .section__title{font-size:35px}}.section-reviews .section__title strong{color:#ff8d22}.section-reviews .section__subtitle{max-width:880px;margin:0 auto 57px;font-size:22px;color:#606060;text-align:center}@media (max-width: 480px){.section-reviews .section__subtitle{font-size:20px}}.section-reviews .section__subtitle strong{color:#000}.section-reviews .section__actions{text-align:center;padding-top:49px}.section-reviews .section__actions ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 480px){.section-reviews .section__actions ul{display:block}}@media (max-width: 480px){.section-reviews .section__actions ul .btn{display:block;margin:10px}}.section-reviews .section__actions li{padding:0 10px}.section-reviews .section__actions-title{font-size:40px;font-weight:700;line-height:1.87;text-transform:uppercase;font-family:Oswald,sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 41px;position:relative}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-reviews .section__actions-title{font-size:24px}}.section-reviews .section__actions-title:after{content:"";background-image:url(../assets/stars.png);background-repeat:no-repeat;background-size:contain;background-position:center center;width:100px;height:75px;position:absolute;top:-54px;right:-40px;display:block}@media (max-width: 480px){.section-reviews .section__actions-title:after{top:-48px;right:0;width:71px;height:58px}}.section-how-it-works{padding:150px 0 180px;overflow:hidden}@media (max-width: 1024px){.section-how-it-works{padding:50px 0 80px}}.section-how-it-works .section__head{margin-bottom:145px}@media (max-width: 1024px){.section-how-it-works .section__head{margin-bottom:45px}}.section-how-it-works .section__title{font-size:75px;font-family:Oswald,sans-serif;font-weight:700;text-align:center;text-transform:uppercase;margin-bottom:17px}@media (max-width: 1024px){.section-how-it-works .section__title{font-size:7vw}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-how-it-works .section__title{font-size:48px}}@media (max-width: 480px){.section-how-it-works .section__title{font-size:36px}}.section-how-it-works .section__subtitle{text-align:center;color:#606060;font-size:22px}@media (max-width: 480px){.section-how-it-works .section__subtitle{font-size:20px}}.section-how-it-works .section__subtitle strong{color:#000}.section-how-it-works .section__blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 -30px 51px}@media (max-width: 1024px){.section-how-it-works .section__blocks{margin:0 -15px 51px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-how-it-works .section__blocks{display:block;margin:0 40px}}.section-how-it-works .section__block{padding:15px;text-align:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-how-it-works .section__block{padding-bottom:45px}}.section-how-it-works .section__arrow{display:block;width:92px;height:70px;position:absolute;top:-60px;left:-57px;color:#000;opacity:.1}@media (max-width: 1024px){.section-how-it-works .section__arrow{width:76px;top:-28px;left:-41px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-how-it-works .section__arrow{display:none}}.section-how-it-works .section__block-title{text-align:center;font-size:27px;font-weight:700;font-family:Oswald,sans-serif;margin-bottom:17px;text-transform:uppercase}.section-how-it-works .section__block-image{max-width:150px;margin:0 auto 47px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-how-it-works .section__block-image{margin-bottom:25px}}.section-how-it-works .section__block-entry{font-size:20px;line-height:1.5;max-width:380px;margin:0 auto;padding:0 10px}@media (max-width: 1024px){.section-how-it-works .section__block-entry{font-size:18px}}.section-how-it-works .section__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:20px;line-height:1.8;max-width:1050px;margin:0 auto 94px}@media (max-width: 1024px){.section-how-it-works .section__content{display:block;margin-bottom:50px}}@media (max-width: 480px){.section-how-it-works .section__content{font-size:18px}}.section-how-it-works .section__entry{-webkit-box-flex:0;-webkit-flex:0 1 500px;-ms-flex:0 1 500px;flex:0 1 500px;padding:0 25px}@media (max-width: 1024px){.section-how-it-works .section__entry{margin-bottom:15px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-how-it-works .section__entry{padding:0;text-align:center}}.section-how-it-works .section__actions{text-align:center}.section-details{background-color:#f7f7f7;padding:149px 0 131px}@media (max-width: 1024px){.section-details{padding:50px 0}}.section-details .section__title{line-height:1.13;font-family:Oswald,sans-serif;font-weight:700;text-align:center;text-transform:uppercase;font-size:75px;margin-bottom:101px}.section-details .section__title strong{color:#ff8d22;text-transform:none}@media (max-width: 1024px){.section-details .section__title{font-size:7vw;margin-bottom:50px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-details .section__title{font-size:48px}}@media (max-width: 480px){.section-details .section__title{font-size:32px}}.section-details .section__content{overflow:hidden}.section-details .section__blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}.section-details .section__block{-webkit-box-flex:0;-webkit-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;padding:0 20px 50px}@media (max-width: 1024px){.section-details .section__block{-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-details .section__block{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}}.section-details .section__block-image{max-width:117px;margin-bottom:35px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-details .section__block-image{margin:0 auto 20px}}.section-details .section__block-title{margin-bottom:5px;font-size:22px;font-weight:700;text-transform:uppercase}.section-details .section__block-subtitle{font-size:16px;font-family:Roboto,sans-serif;line-height:2.1;color:#606060;margin-bottom:18px}.section-details .section__block-subtitle strong{color:#ff8d22}.section-details .section__block-entry{font-size:20px;line-height:1.79}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-details .section__block-entry{font-size:18px}}.section-title-and-cta{padding:105px 0;background-color:#eaeaea}@media (max-width: 1024px){.section-title-and-cta{padding:50px 0}}.section-title-and-cta .section__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1024px){.section-title-and-cta .section__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.section-title-and-cta .section__title{font-size:75px;font-weight:700;line-height:1.133;text-transform:uppercase}@media (max-width: 1024px){.section-title-and-cta .section__title{text-align:center;margin-bottom:50px;font-size:7vw}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-title-and-cta .section__title{font-size:48px}}@media (max-width: 480px){.section-title-and-cta .section__title{font-size:38px}}.section-title-and-cta .section__title strong{color:#ff8d22}.section-title-and-cta .section__body{padding-left:50px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width: 1024px){.section-title-and-cta .section__body{padding-left:0}}.section-features{padding:150px 0 118px}@media (max-width: 1024px){.section-features{padding:50px 0 80px}}.section-features .section__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-features .section__head{display:block}}.section-features .section__content{-webkit-box-flex:0;-webkit-flex:0 0 56%;-ms-flex:0 0 56%;flex:0 0 56%}.section-features .section__title{font-size:75px;font-weight:700;line-height:1.13;text-transform:uppercase;margin-bottom:58px}@media (max-width: 1024px){.section-features .section__title{font-size:7vw}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-features .section__title{font-size:48px;text-align:center}}@media (max-width: 480px){.section-features .section__title{font-size:34px}}.section-features .section__title strong{color:#ff8d22;text-transform:none}.section-features .section__subtitle{color:#868686;padding-bottom:32px;font-family:Oswald,sans-serif;text-transform:uppercase;font-size:27px;position:relative}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-features .section__subtitle{text-align:center}}.section-features .section__subtitle .section__arrow{width:80px;height:91px;position:absolute;left:-72px;top:16px;-webkit-transform:rotate(-7deg);transform:rotate(-7deg);z-index:1;color:#000}.section-features .section__subtitle .section__arrow>*{width:100%;height:auto}@media (max-width: 1350px){.section-features .section__subtitle .section__arrow{left:-35px;top:22px;width:64px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-features .section__subtitle .section__arrow{left:0;top:28px;width:50px}}.section-features .section__subtitle strong{color:#000;font-weight:500}.section-features .section__image{-webkit-box-flex:0;-webkit-flex:0 0 38.2%;-ms-flex:0 0 38.2%;flex:0 0 38.2%;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.section-features .section__body{overflow:hidden}.section-features .section__features{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px}.section-features .section__features-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 30px 60px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-features .section__features-item{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:30px}}.feature{background-color:#f7f7f7;padding:34px 35px 40px;height:100%;position:relative}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.feature{padding:34px 20px 40px}}.feature .feature__checkmark{position:absolute;top:16px;right:25px;width:29px;height:40px;color:#ff8d22}.feature .feature__title{font-size:36px;font-weight:700;margin-bottom:27px;text-transform:uppercase;padding-right:23px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.feature .feature__title{font-size:28px}}.feature .feature__title strong{color:#ff8d22}.feature .feature__content{font-size:20px;font-family:Roboto,sans-serif;line-height:1.6}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.feature .feature__content{font-size:18px}}.feature sup{line-height:1}.section-product-plans{padding:166px 0 70px;border-top:1px solid #EAEAEA}@media (max-width: 1024px){.section-product-plans{padding:50px 0 30px}}.section-product-plans .section__title{font-size:75px;font-weight:700;line-height:1.13;text-transform:uppercase;margin-bottom:112px;text-align:center}@media (max-width: 1024px){.section-product-plans .section__title{font-size:7vw}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-product-plans .section__title{font-size:48px}}@media (max-width: 480px){.section-product-plans .section__title{font-size:36px}}.section-product-plans .section__title sup{line-height:0}.section-product-plans .section__title strong{text-transform:none;color:#ff8d22}.section-product-plans .section__body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px}@media (max-width: 1024px){.section-product-plans .section__body{margin:0}}.section-product-plans .section__content{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 30px}@media (max-width: 1024px){.section-product-plans .section__content{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:70px}}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-product-plans .section__content{padding:0 0 70px}}.section-product-plans .section__content:last-child{padding-bottom:0}.card-product{background-color:#f7f7f7;padding:38px 0 70px;position:relative}.card-product .card__stamp{background-repeat:no-repeat;background-position:center center;background-size:contain;display:block;width:205px;height:205px;position:absolute;top:-48px;left:14px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.card-product .card__stamp{width:150px;height:150px}}.card-product .card__image{padding:0 55px}.card-product .card__content{padding:30px 30px 0;max-width:450px;margin:0 auto}@media (max-width: 480px){.card-product .card__content{padding:30px 15px 0}}.card-product .card__items{margin-bottom:10px;border-bottom:1px solid #EFEFEF;padding-bottom:14px}.card-product ul li{margin-bottom:13px;position:relative;padding-right:25px}.card-product ul li:after{content:"";width:15px;height:11px;background-image:url(../assets/check-alt.png);background-size:contain;background-repeat:no-repeat;background-position:center center;position:absolute;right:3px;top:4px}.card-product .card__bonus-items{margin-bottom:38px}.card-product .card__bonus-items-title{text-align:center;font-size:20px;font-weight:700;line-height:1.5;text-transform:uppercase;padding-bottom:32px}.card-product .card__bonus-items-title strong{color:#ff8d22;font-size:42px;line-height:42px;display:block}.card-product .card__discount{padding:15px 20px 18px;margin-bottom:56px;background-color:#fff;border:2px dashed #FF8D22;border-radius:80px;text-align:center;font-size:20px;font-weight:500;text-transform:uppercase;font-family:Oswald,sans-serif}.card-product .card__discount strong{font-size:24px;color:#ff8d22}.card-product .card__label{margin-bottom:62px}.card-product .card__label-inner{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.card-product .card__label-circle{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:146%}.card-product .card__label-circle svg{width:100%;height:auto}.card-product .card__label-curle--alt{width:130%}.card-product .card__label-inner h4{font-size:27px;font-weight:700;text-transform:uppercase;text-align:center}.card-product .card__variatns-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}@media (max-width: 480px){.card-product .card__variatns-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.card-product .card__variant{-webkit-box-flex:1;-webkit-flex:1 0 33.33%;-ms-flex:1 0 33.33%;flex:1 0 33.33%;padding:22px 20px 35px;-webkit-transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;cursor:pointer}@media (max-width: 480px){.card-product .card__variant{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.card-product .card__variant:hover{background-color:#ebebeb}.card-product .card__variant--active{background-color:#fff;-webkit-box-shadow:0 15px 30px rgba(0,0,0,.05);box-shadow:0 15px 30px #0000000d}.card-product .card__variant--active:hover{background-color:#fff}.card-product .card__actions{text-align:center}.card-product .card__variant-radio{text-align:center;margin-bottom:17px}@media (max-width: 480px){.card-product .card__variant-radio{margin-bottom:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:left}}.card-product .card__variant-radio input{display:none}.card-product .card__variant-radio label{text-transform:uppercase;font-size:13px;font-weight:700;font-family:Oswald,sans-serif;letter-spacing:.15em;line-height:1.54;display:inline-block;padding:5px 10px;text-align:center;background-color:#ff8d22;color:#fff;margin-top:45px;position:relative;cursor:pointer}.card-product .card__variant-radio label:before{content:"";width:24px;height:24px;border:2px solid rgba(0,0,0,.1);border-radius:5px;display:block;position:absolute;top:-46px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);pointer-events:none}@media (max-width: 480px){.card-product .card__variant-radio label:before{left:14px}}.card-product .card__variant-radio label:after{content:"";width:15px;height:10px;display:block;background-image:url(../assets/check-alt-white.png);background-repeat:no-repeat;background-size:contain;background-position:center center;position:absolute;top:-39px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);opacity:0;pointer-events:none}@media (max-width: 480px){.card-product .card__variant-radio label:after{left:14px}}.card-product .card__variant-radio label.is-most-popular{background-color:#000}.card-product .card__variant-radio input[checked]+label:before{background-color:#ff8d22;border-color:#ff8d22}.card-product .card__variant-radio input[checked]+label:after{opacity:1}.card-product .card__variant-name{max-width:100px;margin:0 auto 21px;text-align:center;font-size:16px;font-weight:400;font-family:Oswald,sans-serif;line-height:1.5;text-transform:uppercase;padding-bottom:21px;border-bottom:1px solid #EFEFEF}@media (max-width: 480px){.card-product .card__variant-name{margin-bottom:0;border-bottom:none}}.card-product .card__variant-name:first-letter{font-size:24px;font-weight:700}.card-product .card__variant-prices{font-family:Oswald,sans-serif;text-align:center}@media (max-width: 480px){.card-product .card__variant-prices{text-align:right;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}}.card-product .card__variant-prices del{font-size:18px;color:#868686;display:block;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 5px}@media (max-width: 480px){.card-product .card__variant-prices del{margin-right:0}}.card-product .card__variant-prices ins{font-size:27px;font-weight:700;line-height:1.48;text-decoration:none}@media (max-width: 480px){.card-product .card__variant-prices ins{font-size:21px}}.section-prefooter{padding:21px 0 67px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.section-prefooter{padding:40px 0 20px}}.section-prefooter .section__inner{overflow:hidden;color:#606060}.section-prefooter ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.section-prefooter li{padding:0 15px;-webkit-box-flex:0;-webkit-flex:0 1 16.666%;-ms-flex:0 1 16.666%;flex:0 1 16.666%;min-width:150px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.section-prefooter .section__icon{margin:0 auto 15px}.section-prefooter .section__content{margin-top:auto;min-height:80px}.section-prefooter .section__title{text-align:center;font-size:16px;line-height:1.5;text-transform:uppercase;font-family:Oswald,sans-serif}.section-prefooter .section__subtitle{font-weight:300;font-size:15px;text-transform:uppercase;font-family:Oswald,sans-serif;text-align:center}.timer{position:fixed;bottom:103px;right:13px;z-index:999;display:none;background-color:#f7f7f7;padding:15px;border-radius:32px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.timer{position:static;border-radius:0;border-bottom:1px solid rgba(0,0,0,.1)}}.timer.is-active{display:block}.timer .timer__counter{margin-bottom:18px;border-radius:50px;padding:7px 10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#f7f7f7;position:relative;overflow:hidden}.timer .timer__counter:before{content:"";width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;top:2px;left:2px;background-color:#f7f7f7;z-index:3;border-radius:50px}.timer .timer__counter:after{content:"";width:calc(100% - 2px);height:calc(100% - 2px);border-radius:50px;background-color:#0000001a;position:absolute;top:1px;left:1px;z-index:1}.timer .timer__counter .timer__border{width:calc(100% + 4px);height:calc(100% + 4px);border-radius:50px;background-color:#ff8d22;position:absolute;top:-2px;left:-2px;z-index:2;-webkit-transition:width .4s linear;transition:width .4s linear;-webkit-transform-origin:right;transform-origin:right;min-width:2px}.timer .timer__time{font-size:30px;line-height:45px;font-weight:700;text-transform:uppercase;color:#ff8d22;font-family:Oswald,sans-serif;-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;text-align:center;position:relative;z-index:4}.timer .timer__label{-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;font-size:18px;font-weight:500;font-family:Oswald,sans-serif;text-transform:uppercase;padding-left:17px;line-height:42px;text-align:center;border-left:1px solid rgba(0,0,0,.1);position:relative;z-index:4}.timer .timer__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.timer .timer__entry{max-width:195px;font-size:15px;line-height:1.4;padding-right:5px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.timer .timer__entry{max-width:100%}}.timer .timer__close{display:block;width:60px;height:60px;border-radius:50%;position:relative;background-color:#fff;-webkit-box-shadow:0 15px 30px rgba(0,0,0,.05);box-shadow:0 15px 30px #0000000d;-webkit-box-flex:0;-webkit-flex:0 0 60px;-ms-flex:0 0 60px;flex:0 0 60px}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.timer .timer__close{width:40px;height:40px;-webkit-box-flex:0;-webkit-flex:0 0 40px;-ms-flex:0 0 40px;flex:0 0 40px}}.timer .timer__close:before,.timer .timer__close:after{content:"";width:23px;height:2px;position:absolute;top:50%;left:50%;background-color:#000;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape){.timer .timer__close:before,.timer .timer__close:after{width:16px}}.timer .timer__close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}
/*# sourceMappingURL=/cdn/shop/t/88/assets/custom_bundle.css.map */
