html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}html{height:100%;scroll-behavior:smooth}html body{display:block;position:relative;height:100%;background:#fff;color:#000;font-family:Raleway,sans-serif;font-weight:400}html body.body--hidden{overflow:hidden}html body.body--hidden::before{content:"";display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(29,31,5,.4);z-index:11}html body a{text-decoration:none;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}html body button{outline:0;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out;cursor:pointer}html body h1{color:#000;font-family:Oswald,sans-serif;margin-top:unset;margin-bottom:unset}html body h2{font-family:Oswald,sans-serif;font-size:32px;font-weight:700;line-height:125%;text-align:center;text-transform:uppercase;margin-bottom:20px}html body h2>span{color:#f62a00}html body img{max-width:100%;height:auto}html body main{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:-moz-calc(100vh - 65px);min-height:calc(100vh - 65px)}html body section{position:relative;width:100%;padding-top:30px;padding-bottom:30px;overflow:hidden}html body strong{font-weight:700}html body ul{list-style:none}::-moz-selection{background:#f1f3ce;color:#fff}::selection{background:#f1f3ce;color:#fff}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.section-subtitle{font-size:16px;font-weight:500;line-height:1.4;text-align:left;margin:0 auto 20px}.section-title{line-height:normal!important;text-align:left!important;margin-bottom:unset!important}.button{display:inline-block;background:#f62a00;color:#fff;font-size:14px;font-weight:700;letter-spacing:.28px;line-height:22px;text-align:center;text-transform:uppercase;border:1px solid #f62a00;border-radius:8px;padding:10px 16px;pointer-events:auto}.button--modal:hover{background:#fff!important;color:#f62a00!important;border:1px solid #f62a00!important}.button--tr:hover{background:0 0!important;color:#f62a00!important;border:1px solid #f62a00!important}.button--wide{width:100%}.button:hover{background:#000;border:1px solid #000}.form{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;width:100%}.form--sending{position:relative}.form--sending::before{content:"";display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;font-size:14px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;z-index:99;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.form--sending::after{content:"";display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:50%;left:50%;width:36px;height:36px;background-image:url(../img/loading-gif.gif);background-size:contain;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.form__input{width:100%;color:#000;font-size:14px;font-weight:600;line-height:22px;border-radius:12px;border:1px solid #e8e8e8;padding:12px 17px;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out;outline:0}.form__input::-webkit-input-placeholder{color:#aeaeb2;opacity:1}.form__input::-moz-placeholder{color:#aeaeb2;opacity:1}.form__input:-ms-input-placeholder{color:#aeaeb2;opacity:1}.form__input::placeholder{color:#aeaeb2;opacity:1}.form__input:focus{border:1px solid #f62a00}.form__input._error{color:#dc3545;border:1px solid #dc3545}.form__input._error::-webkit-input-placeholder{color:#dc3545}.form__input._error::-moz-placeholder{color:#dc3545}.form__input._error:-ms-input-placeholder{color:#dc3545}.form__input._error::placeholder{color:#dc3545}.form__msg{display:none;color:#dc3545;width:100%;font-size:14px;font-weight:600;line-height:22px;text-align:center;margin:auto}.form__msg--active{display:block}.modal{display:none;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;padding:40px 15px;overflow:auto;z-index:100}.modal--active{display:-moz-box;display:-ms-flexbox;display:flex;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal__close{display:block;position:absolute;top:10px;right:10px;width:32px;height:32px;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out;cursor:pointer}.modal__close:hover{opacity:.75}.modal__container{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;position:relative;width:100%;max-width:368px;height:auto;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:60px 16px 16px}.modal__form{margin-top:10px}.modal__info{max-width:266px;font-size:14px;line-height:22px;text-align:center}.modal__title{font-size:24px;line-height:32px;text-align:center;margin-bottom:unset!important}.hamburger{display:-moz-box;display:-ms-flexbox;display:flex;width:32px;height:32px;cursor:pointer;-webkit-filter:invert(1);filter:invert(1);position:relative;left:5px}.hamburger::before{content:"";display:block;position:absolute;top:50%;left:50%;width:40px;height:40px;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(0,0,0,.5);border-radius:8px;z-index:-1}.hamburger svg{width:100%;height:auto}.nav{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;top:0;left:-100%;bottom:0;width:70%;background:#000;padding:15px 15px 35px;overflow:auto;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out;z-index:100}.nav--active{left:0!important;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.nav__close{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:start;align-self:flex-start;width:32px;height:32px;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out;cursor:pointer}.nav__close:hover{opacity:.7}.nav__close svg{width:100%;height:auto}.nav__item{width:100%;text-align:center}.nav__link{color:#fff;font-family:Oswald,sans-serif;font-size:20px;line-height:36px;text-align:center}.nav__link:hover{color:#f62a00}.nav__list{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;top:-40px;gap:16px;width:100%}.advantages{background:#f6f6f6}.advantages__item{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;background:rgba(255,255,255,.8);border:1px solid #e8e8e8;border-radius:8px;padding-top:20px}.advantages__item:hover .advantages__item-icon{-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.advantages__item-description{width:100%;font-size:14px;line-height:22px}.advantages__item-description>*{margin-bottom:8px}.advantages__item-description>:last-child{margin-bottom:unset}.advantages__item-icon{width:80px;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.advantages__item-info{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;width:100%;text-align:center;padding:12px}.advantages__item-title{width:100%;font-family:Oswald,sans-serif;font-size:22px;font-weight:600;line-height:125%;text-align:center;text-transform:uppercase;margin-top:10px}.advantages__swiper{width:100%}.advantages__swiper .swiper-pagination{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;bottom:0}.advantages__swiper .swiper-pagination-bullet{width:5px;height:5px;background:#d9d9d9;opacity:1;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.advantages__swiper .swiper-pagination-bullet-active{width:15px;background:#000;border-radius:2px}.advantages__swiper .swiper-wrapper{-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:25px}.contact{background:#000;padding-top:30px!important;padding-bottom:30px!important}.contact__container{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.contact__img{width:100%;height:auto;border-radius:8px;border:1px solid #fff}.contact__item{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;position:relative;width:100%;height:auto;font-size:14px;font-weight:600;line-height:22px;color:#fff;border-radius:8px;padding:8px 15px 8px 0}.contact__item>img{position:relative;top:1px;width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.contact__list{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;list-style-type:none;width:100%}.contact__wrapper{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:100%}.contact h2{color:#fff;margin-bottom:16px!important}.contact picture{display:-moz-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:8px}.content__text{font-size:14px;line-height:22px}.content__text :not(:last-child){margin-bottom:5px}.content__text a{color:#000;font-weight:600;text-decoration:underline;-webkit-text-decoration-style:dotted;-moz-text-decoration-style:dotted;text-decoration-style:dotted}.content__text a:hover{text-decoration:none}.content__text h3{font-size:16px;line-height:24px;margin-top:10px}.content__text ul{padding-left:50px}.content__text ul li{position:relative}.content__text ul li::before{content:"";display:block;position:absolute;top:10px;left:-30px;width:15px;height:1px;background:#000}.faq{position:relative;background:#f6f6f6;overflow:hidden}.faq__item{position:relative;width:100%;background:rgba(255,255,255,.8);border:1px solid #d5d6d2;border-radius:8px;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.faq__item--active{border:1px solid #f62a00}.faq__item--active .faq__item-text{display:block}.faq__item--active .faq__item-title{color:#f62a00}.faq__item--active .faq__item-toggle::after{background:#f62a00;-moz-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.faq__item-header{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;padding:8px 12px;cursor:pointer}.faq__item-text{display:none;color:#0e0e0e;font-size:14px;line-height:22px;padding:0 12px 8px}.faq__item-text>*{margin-bottom:8px}.faq__item-text>:last-child{margin-bottom:unset}.faq__item-text ul{padding-left:50px}.faq__item-text ul li{position:relative;margin-bottom:8px}.faq__item-text ul li::before{content:"";display:block;position:absolute;top:11px;left:-30px;width:15px;height:1px;background:#000}.faq__item-title{width:-moz-calc(100% - 50px);width:calc(100% - 50px);font-size:14px;font-weight:600;line-height:22px}.faq__item-toggle{display:block;position:relative;width:20px;height:20px}.faq__item-toggle::before{content:"";display:block;position:absolute;top:50%;left:50%;width:12px;height:2px;background:#000;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.faq__item-toggle::after{content:"";display:block;position:absolute;top:50%;left:50%;width:2px;height:12px;background:#000;-moz-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.faq__wrapper{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.footer{position:relative;background:#f62a00;padding-top:24px;padding-bottom:24px;z-index:9}.footer__container{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.footer__copy{color:#fff;font-size:12px;line-height:20px;text-align:center}.footer__copy-link{color:#fff}.footer__copy-link:hover{color:#f1f3ce}.footer__nav{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.footer__nav-link{color:#fff;font-size:12px;line-height:20px;text-align:center}.footer__nav-link:hover{color:#f1f3ce}.header{position:relative;background:#fff;border-bottom:1px solid #e9e9e9;padding-top:16px;padding-bottom:16px;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out;z-index:10}.header--home{position:fixed;top:0;right:0;left:0;background:0 0;border-bottom:unset}.header--home .brand__logo{-webkit-filter:invert(0)!important;filter:invert(0)!important}.header--home .hamburger{-webkit-filter:invert(0)!important;filter:invert(0)!important}.header__container{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.hero{position:relative;padding-top:80px}.no-webp .hero::before{background-image:url(../img/hero-img.png)}.hero::before{content:"";display:block;position:absolute;top:124px;right:-60px;width:200px;height:auto;aspect-ratio:5/3;background-position:0 0;background-repeat:no-repeat;background-size:contain}.hero__info{max-width:-moz-calc(100% - 80px);max-width:calc(100% - 80px);font-size:18px;line-height:1.2}.hero__swiper{width:100%}.hero__swiper-item-img{width:100%;height:auto;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:8px}.hero__swiper picture{display:-moz-box;display:-ms-flexbox;display:flex;margin-top:20px}.hero__title{max-width:345px;font-size:36px;line-height:1.2}.hero__title span{color:#f62a00}.hero__wrapper{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.order-set__container{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.order-set__img{width:100%;height:auto;aspect-ratio:509/492;-o-object-fit:cover;object-fit:cover;-webkit-filter:drop-shadow(-8px 18px 10px rgba(0, 0, 0, .3));filter:drop-shadow(-8px 18px 10px rgba(0, 0, 0, .3))}.order-set__info{font-size:14px;font-weight:400;line-height:22px}.order-set__info>*{margin-bottom:8px}.order-set__info>:last-child{margin-bottom:unset}.order-set__info p:last-child{font-size:26px;line-height:1.4;margin-bottom:unset!important}.order-set__info p s{color:#999;font-weight:500}.order-set__info p span{color:#f62a00}.order-set__info ul{padding-left:50px}.order-set__info ul li{position:relative;margin-bottom:8px}.order-set__info ul li::before{content:"";display:block;position:absolute;top:11px;left:-30px;width:15px;height:1px;background:#000}.order-set__wrapper{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;position:relative;width:100%;z-index:1}.order-set__wrapper .button{width:100%}.order-set__wrapper h2{width:100%;color:#000;font-size:32px;text-align:center;margin-bottom:320px!important}.order-set__wrapper h2 span{color:#f62a00}.order-set picture{display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;top:100px;width:350px;height:auto;aspect-ratio:509/492;z-index:1;pointer-events:none}@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@-moz-keyframes pulse{0%{-moz-transform:scale(1);transform:scale(1)}50%{-moz-transform:scale(1.05);transform:scale(1.05)}100%{-moz-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-moz-transform:scale(1);transform:scale(1)}50%{-moz-transform:scale(1.05);transform:scale(1.05)}100%{-moz-transform:scale(1);transform:scale(1)}}.order{padding-bottom:unset!important}.order__item{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;position:relative;width:100%;max-width:420px;border-radius:8px;overflow:hidden}.order__item-body{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;bottom:0;width:100%;background:-moz-linear-gradient(274deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 72.81%);background:linear-gradient(176deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 72.81%);padding:15px;z-index:1;pointer-events:none}.order__item-img{width:100%;height:auto;aspect-ratio:362/326;-o-object-fit:cover;object-fit:cover}.order__item-price{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 6px;margin-bottom:10px}.order__item-price-info{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:232px;background:#f1f3ce;font-size:12px;line-height:22px;border-radius:50px;padding-left:10px;padding-right:10px}.order__item-price-info strong{font-weight:700}.order__item-price-new{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#f7ff5c;font-size:20px;font-weight:700;line-height:22px;text-shadow:-2px 3px 4px rgba(0,0,0,.5)}.order__item-price-new small{font-size:16px}.order__item-price-old{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#c8c8c8;font-size:20px;font-weight:700;line-height:22px;position:relative;text-shadow:-2px 3px 4px rgba(0,0,0,.5)}.order__item-price-old::before{content:"";display:block;position:absolute;bottom:12px;left:0;width:100%;height:1px;background:#c8c8c8}.order__item-price-old small{font-size:16px}.order__item-title{width:100%;color:#fff;font-family:Oswald,sans-serif;font-size:22px;line-height:28px;text-shadow:-2px 3px 4px rgba(0,0,0,.5)}.order__swiper{width:100%}.order__swiper:hover .order__swiper-nav{opacity:1!important}.order__swiper-item picture{display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:auto}.order__swiper-nav{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;width:100%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-right:28px;padding-left:28px;opacity:0;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out;z-index:5}.order__swiper-nav-next{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.order__swiper-nav-next,.order__swiper-nav-prev{width:32px;height:32px;cursor:pointer;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.order__swiper-nav-next:hover,.order__swiper-nav-prev:hover{opacity:.75}.order__swiper .swiper-pagination{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;right:15px;top:15px;left:unset!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:42px;height:25px;border-radius:50px;background:rgba(0,0,0,.6);color:#fff;font-size:12px;line-height:20px;padding-top:1px;padding-right:8px;padding-left:8px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.order__swiper .swiper-pagination-current{margin-right:2px}.order__swiper .swiper-pagination-total{margin-left:2px}.order__wrapper{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%;margin-top:5px}.reviews{background:-moz-linear-gradient(135deg,#f62a00,#000,#f62a00,#000);background:linear-gradient(-45deg,#f62a00,#000,#f62a00,#000);background-size:400% 400%;-webkit-animation:bgGradient 15s ease infinite;-moz-animation:bgGradient 15s ease infinite;animation:bgGradient 15s ease infinite}@-webkit-keyframes bgGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@-moz-keyframes bgGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes bgGradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.reviews__container{position:relative}.reviews__container h2{color:#fff}.reviews__item{width:257px;height:auto}.reviews__item-img{width:100%;height:auto;aspect-ratio:380/285;-o-object-fit:cover;object-fit:cover;border:1px solid #fff;border-radius:8px}.reviews__item picture{display:-moz-box;display:-ms-flexbox;display:flex;width:100%}.reviews__swiper{width:100%}.reviews__swiper .swiper-pagination{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;bottom:0}.reviews__swiper .swiper-pagination-bullet{width:5px;height:5px;background:rgba(255,255,255,.5);opacity:1;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.reviews__swiper .swiper-pagination-bullet-active{width:15px;background:#fff;border-radius:2px}.reviews__swiper .swiper-wrapper{-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:25px}.reviews .section-subtitle{color:#fff}.reviews .swiper-button{display:none}.simple{position:relative}.simple__img{width:100%;height:auto;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;border-radius:8px}.simple__info{width:100%;font-size:16px;line-height:22px}.simple__info>*{margin-bottom:8px}.simple__info>:last-child{margin-bottom:unset}.simple__wrapper{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.simple__wrapper picture{display:-moz-box;display:-ms-flexbox;display:flex;width:100%}.thank-you__container{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-moz-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;gap:16px;max-width:320px!important;min-height:100%}.thank-you .button{position:relative;z-index:1}.thank-you h2{position:relative;margin-bottom:unset!important;z-index:1}.thank-you p{position:relative;font-size:14px;line-height:32px;text-align:center;z-index:1}@media only screen and (min-width:430px){.hero{padding-top:100px}.hero::before{top:112px}}@media only screen and (min-width:576px){.container{max-width:540px}.nav{padding:35px 15px 35px}.contact__container{-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}.contact__img{max-width:280px}.contact__wrapper{-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-moz-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.contact h2{text-align:left!important;max-width:400px}.hero{padding-top:80px}.hero::before{top:72px;right:-40px;width:240px}.hero__info{max-width:-moz-calc(100% - 100px);max-width:calc(100% - 100px)}.hero__title{max-width:480px}.order-set__wrapper{width:420px}.order-set picture{top:100px}.order__item{border-radius:16px}.order__swiper-item picture{border-radius:16px}}@media only screen and (min-width:768px){html body h2{font-size:48px;margin-bottom:36px}html body section{padding-top:60px;padding-bottom:60px}.container{max-width:720px}.section-subtitle{max-width:620px;font-size:18px;text-align:center;margin:0 auto 36px}.section-title{text-align:center!important}.nav{left:-moz-calc(-1 * ((100% - 720px)/ 2 + 455px));left:calc(-1 * ((100% - 720px)/ 2 + 455px));width:-moz-calc((100% - 720px)/ 2 + 455px);width:calc((100% - 720px)/ 2 + 455px);padding:15px -moz-calc((100% - 720px)/ 2) 60px 15px;padding:15px calc((100% - 720px)/ 2) 60px 15px}.footer__container{-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__copy{-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.hero{padding-top:100px;padding-bottom:100px}.hero::before{content:unset}.hero__info{max-width:unset;margin-top:16px}.hero__swiper{position:absolute;top:0;right:0;bottom:0;width:40%}.hero__swiper-item-img{width:100%;height:100%;aspect-ratio:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:unset}.hero__swiper picture{width:100%;height:100%;margin-top:0}.hero__title{font-size:42px}.hero__wrapper{width:60%}.hero .button{max-width:280px}.order-set__info p:last-child{font-size:28px}.order-set picture{top:132px}.order__wrapper{margin-top:5px}.reviews__item{width:218px}.simple__info{width:-moz-calc((100% - 16px)/ 2);width:calc((100% - 16px)/ 2)}.simple__wrapper picture{width:336px}}@media only screen and (min-width:1024px){html body main{min-height:-moz-calc(100vh - 88px);min-height:calc(100vh - 88px)}html body section{padding-top:90px;padding-bottom:90px}.container{max-width:990px}.button{font-size:16px;padding:15px 30px 13px}.modal__info{max-width:304px;font-size:16px;line-height:24px}.modal__title{font-size:32px!important;line-height:40px!important}.nav{left:-moz-calc(-1 * ((100% - 990px)/ 2 + 455px));left:calc(-1 * ((100% - 990px)/ 2 + 455px));width:-moz-calc((100% - 990px)/ 2 + 455px);width:calc((100% - 990px)/ 2 + 455px);padding:10px -moz-calc((100% - 990px)/ 2) 70px 15px;padding:10px calc((100% - 990px)/ 2) 70px 15px}.nav__close{width:60px;height:60px}.advantages__item{width:-moz-calc((100% - 30px)/ 3);width:calc((100% - 30px)/ 3);border-radius:unset;padding-top:32px}.advantages__item:first-child{border-radius:16px 0 0 16px}.advantages__item:last-child{border-radius:0 16px 16px 0}.advantages__item-description{font-size:16px;line-height:24px}.advantages__item-description>*{margin-bottom:10px}.advantages__item-info{padding:20px}.advantages__item-title{font-size:28px}.advantages__swiper .swiper-wrapper{margin-bottom:unset}.contact__container{gap:60px}.contact__img{width:400px;max-width:unset;height:260px;-o-object-fit:cover;object-fit:cover;border-radius:24px}.contact__item{font-size:20px;line-height:28px}.contact__item>img{top:3px}.contact h2{margin-bottom:40px!important}.contact picture{border-radius:24px}.content__text{font-size:16px;line-height:24px}.content__text :not(:last-child){margin-bottom:8px}.content__text h3{font-size:20px;line-height:28px;margin-top:20px}.faq__container{max-width:724px}.faq__item-header{padding:12px}.faq__item-text{font-size:16px;line-height:24px;padding:0 12px 12px}.faq__item-text>*{margin-bottom:10px}.faq__item-text ul li{margin-bottom:10px}.faq__item-title{font-size:20px;line-height:22px}.footer__copy{width:180px}.hero__info{font-size:24px}.hero__swiper{width:-moz-calc(50% - 30px);width:calc(50% - 30px)}.hero__title{font-size:54px}.hero__wrapper{width:50%}.order-set__container{-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:30px}.order-set__info{font-size:16px;line-height:24px}.order-set__info>*{margin-bottom:10px}.order-set__info p:last-child{font-size:32px}.order-set__info ul li{margin-bottom:10px}.order-set__wrapper{-moz-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:-moz-calc((100% - 30px)/ 2);width:calc((100% - 30px)/ 2)}.order-set__wrapper .button{max-width:270px}.order-set__wrapper h2{font-size:62px;text-align:left!important;margin-bottom:unset!important}.order-set picture{position:relative;top:unset;width:-moz-calc((100% - 30px)/ 2);width:calc((100% - 30px)/ 2)}.order__item{width:-moz-calc((100% - 60px)/ 3);width:calc((100% - 60px)/ 3)}.order__wrapper{-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.reviews__container{max-width:790px}.reviews__item{width:257px}.reviews__item-img{border-radius:16px}.reviews__swiper .swiper-wrapper{margin-bottom:52px}.reviews .swiper-button{display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100px;height:100px;left:-100px;top:58%;color:#fff}.reviews .swiper-button-next{left:unset;right:-100px}.simple__img{border-radius:16px}.simple__info{width:-moz-calc(100% - 16px - 480px);width:calc(100% - 16px - 480px);font-size:18px;line-height:24px}.simple__info>*{margin-bottom:10px}.simple__wrapper picture{width:-moz-calc((100% - 16px)/ 2);width:calc((100% - 16px)/ 2)}.thank-you__container{gap:24px}.thank-you__container::before{width:560px}.thank-you p{font-size:16px}}@media only screen and (min-width:1200px){html body h2{font-size:54px;margin-bottom:50px}.container{max-width:1170px}.section-subtitle{max-width:680px;font-size:20px;margin:0 auto 50px}.nav{left:-moz-calc(-1 * ((100% - 1170px)/ 2 + 455px));left:calc(-1 * ((100% - 1170px)/ 2 + 455px));width:-moz-calc((100% - 1170px)/ 2 + 455px);width:calc((100% - 1170px)/ 2 + 455px);padding:10px -moz-calc((100% - 1170px)/ 2) 70px 15px;padding:10px calc((100% - 1170px)/ 2) 70px 15px}.advantages__item{width:348px}.contact h2{max-width:480px}.faq__container{max-width:1170px}.faq__item{width:-moz-calc((100% - 30px)/ 2);width:calc((100% - 30px)/ 2)}.faq__wrapper{-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px 30px}.footer__container{gap:20px}.footer__copy{width:200px;font-size:14px}.footer__nav-link{font-size:14px}.hero{display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:auto;min-height:100dvh;padding-top:120px;padding-bottom:120px}.hero__swiper{width:-moz-calc(50% - 30px);width:calc(50% - 30px)}.hero__wrapper{width:50%;gap:40px}.order-set__container{position:relative;max-width:800px}.order-set__info{margin-top:40px}.order-set__info p:last-child{font-size:32px;margin-bottom:20px!important}.order-set__wrapper{width:100%}.order-set__wrapper .button{max-width:330px}.order-set__wrapper h2{text-align:center}.order-set picture{position:absolute;top:60px;left:320px;width:420px;-webkit-animation:pulse 2.5s linear infinite;-moz-animation:pulse 2.5s linear infinite;animation:pulse 2.5s linear infinite}.order__wrapper{margin-top:20px}.reviews__container{max-width:970px}.simple__img{aspect-ratio:2/1}.simple__info{width:-moz-calc((100% - 30px)/ 2);width:calc((100% - 30px)/ 2)}.simple__wrapper{gap:30px}.simple__wrapper picture{width:-moz-calc((100% - 30px)/ 2);width:calc((100% - 30px)/ 2)}}@media only screen and (min-width:1920px){.thank-you__container::before{width:677px}}@media only screen and (max-height:480px){.modal__container{-ms-flex-item-align:self-start;-ms-grid-row-align:self-start;align-self:self-start}}.webp .hero::before{background-image:url(../img/hero-img.webp)}