@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap);@font-face{font-family:Ostrovsky;src:url(../fonts/OstrovskyBold_0.eot);src:url(../fonts/OstrovskyBold_0.eot) format("embedded-opentype"),url(../fonts/OstrovskyBold_0.woff2) format("woff2"),url(../fonts/OstrovskyBold_0.woff) format("woff"),url(../fonts/OstrovskyBold_0.ttf) format("truetype"),url(../fonts/OstrovskyBold_0.svg#OstrovskyBold_0) format("svg")}@-webkit-keyframes fade-animation{0%{opacity:.1}to{opacity:1}}@keyframes fade-animation{0%{opacity:.1}to{opacity:1}}html{scroll-behavior:smooth}body{background-color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-family:Mulish,sans-serif;font-size:16px;font-style:normal;font-weight:400;margin:0;overflow-x:hidden}#background{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;pointer-events:none;position:absolute}#background,.bg-ios{left:0;top:0;width:100%}.bg-ios{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;height:100%;position:fixed;z-index:-1}#app{height:auto;width:100%}*{-webkit-box-sizing:border-box;box-sizing:border-box}main{overflow:hidden}a,a:hover,a:visited{text-decoration:none}h1,h2,h3,h4,h5,h6,ul{font-weight:400;list-style-type:none;margin:0;padding:0}p{margin:0;padding:0}picture{display:-webkit-box;display:-ms-flexbox;display:flex}picture img{max-width:100%}.container{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;max-width:1474px;padding:0 20px}.bg{position:absolute}.none{display:none}h1{font-family:Mulish,sans-serif;font-size:32px;font-style:normal;font-weight:900;line-height:125%}@media (max-width:375px){h1{font-size:26px}}h2{font-family:Mulish,sans-serif;font-size:28px;font-style:normal;font-weight:900;line-height:125%}@media (max-width:375px){h2{font-size:22px}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]:focus,input[type=number]:hover{-moz-appearance:number-input}.fade-animation{-webkit-animation:fade-animation;animation:fade-animation 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media (max-width:998px){.fade-animation{-webkit-animation:none;animation:none}}.form{margin:0 auto;max-width:650px;z-index:2}@media (max-width:650px){.form{margin:0}}.form .form__error{font-weight:600;margin-top:10px}.form__input-container{position:relative}.form__email{background:#fff;border:none;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#757575;font-family:Mulish,sans-serif;font-size:20px;height:54px;line-height:21px;outline:0;padding:0 19px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;width:100%}.form__email::-webkit-input-placeholder{color:#9e9e9e;font-size:20px;line-height:21px}.form__email::-moz-placeholder{color:#9e9e9e;font-size:20px;line-height:21px}.form__email:-ms-input-placeholder{color:#9e9e9e;font-size:20px;line-height:21px}.form__email::-ms-input-placeholder{color:#9e9e9e;font-size:20px;line-height:21px}.form__email::placeholder{color:#9e9e9e;font-size:20px;line-height:21px}.form__button.button{font-family:Ostrovsky,sans-serif;margin-top:20px;position:relative;width:100%;z-index:5}.form .form__text2,.form__text,.form__text2 a{color:#9e9e9e}@-webkit-keyframes animatedButton{0%{background-position:-3000px}to{background-position:0}}@keyframes animatedButton{0%{background-position:-3000px}to{background-position:0}}.form__button-loader:disabled:is(button){-webkit-animation:animatedButton 60s linear infinite;animation:animatedButton 60s linear infinite;background:repeating-linear-gradient(135deg,#a87ff3,#a87ff3 10px,#fff 0,#fff 20px);background-size:3000%;-webkit-filter:none;filter:none}.form__check,.form__check2,.form__check3{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:12px;line-height:130%;margin-top:10px;padding-left:35px;position:relative;width:100%;z-index:10}.form__check-input{opacity:0;position:absolute;z-index:-1}.form__check-box{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form__check-input+label:before{background:0 0;border:1px solid #5f33cc;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";cursor:pointer;display:inline-block;height:23px;left:0;position:absolute;top:12px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:23px}.form__check-input:checked+label:before{background:#5f33cc;background-position:50%;background-repeat:no-repeat;background-size:14px,auto}.form__text.form__text--bottom{margin-top:40px}.button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#8352ec;border:none;border-radius:15px;-webkit-box-shadow:-3px -3px 15px 0 rgba(84,46,165,.7),3px 3px 15px 0 rgba(84,46,165,.7);box-shadow:-3px -3px 15px 0 rgba(84,46,165,.7),3px 3px 15px 0 rgba(84,46,165,.7);-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Mulish,sans-serif;font-size:18px;font-weight:800;height:60px;justify-content:center;line-height:50px;max-width:650px;text-transform:uppercase;-webkit-transition:all .7s ease 0s;transition:all .7s ease 0s;width:100%}.button:active,.button:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.button:disabled{opacity:.3}.button.button__option{-webkit-box-shadow:none;box-shadow:none;height:100%;line-height:100%}.order{padding:16px 0 40px;position:relative}.order .container{max-width:1098px}.order__body{position:relative}.order__logo{display:none}.order__block{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:initial,-webkit-gradient(linear,left top,right top,from(#fa709a),to(#fee140));background:initial,linear-gradient(90deg,#fa709a,#fee140);background-position:100% 0,50%;background-repeat:no-repeat;background-size:auto,cover;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-left:auto;max-width:400px;min-height:348px}.order__block p{color:#fff;font-size:24px;padding:0 24px;text-transform:capitalize}.order__block p,.order__title{font-weight:700;text-align:center}.order__title{font-family:Ostrovsky;font-size:48px;margin:0 0 25px}@media (max-width:650px){.order__title{font-size:28px;text-align:left}}.order__price{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(#fa709a),to(#fee140));background:linear-gradient(90deg,#fa709a,#fee140);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Ostrovsky;justify-content:center;margin:0 auto;padding:8px 16px;-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);width:-webkit-max-content;width:-moz-max-content;width:max-content}.order__price p{font-family:Ostrovsky,sans-serif;font-size:16px;margin:0 0 -2px}.order__price img{right:4px;top:4px}@media (max-width:650px){.order__price{margin:0}}.order__gift{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#353449;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px 0 25px;max-width:650px}.order__gift img{min-width:59px}@media (max-width:650px){.order__gift{margin:24px 0 25px}}.order__gift__wrapp{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px}.order__gift-text h6{font-family:Ostrovsky;font-size:20px;font-weight:700}.order__gift-text p{font-size:20px;font-weight:400;line-height:22px;margin-bottom:9px}@media (max-width:998px){.order__block{margin:0 auto;max-width:none;min-height:112px;width:100%}.order__block p{font-size:20px;padding:40px 32px}}@media (max-width:650px){.order__logo{bottom:25px;display:block;left:calc(50% - 44.5px);position:absolute}.order__block{background:initial,-webkit-gradient(linear,left top,right top,from(#fa709a),to(#fee140));background:initial,linear-gradient(90deg,#fa709a,#fee140);background-position:100% 0,50%;background-repeat:no-repeat;background-size:72px,cover}.order__block p{border-radius:15px;font-size:14px;font-weight:400;padding:20px 32px}.order__title{font-size:28px;text-transform:uppercase}}@media (max-width:350px){.order__block p{font-size:12px;padding:20px 24px}}@media (max-width:386px){.order__title{font-size:8vw;text-transform:uppercase}}.intro{padding:140px 0 102px}.intro__body{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#353449;border:.5px solid #ffb800;border-radius:20px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:35px 22px 45px;position:relative}.intro__body,.intro__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}.intro__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro__content.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.intro__title{color:#fff;font-family:Ostrovsky,serif;font-size:22px;font-weight:400;letter-spacing:.11px;line-height:115%;margin-bottom:24px;text-transform:uppercase}.intro__data{margin:0 0 27px}.intro__data-item{color:#bababa;font-size:32px;font-style:normal;font-weight:400;line-height:125%}.intro__data-item span{color:#fff}.intro__img{margin:0 auto}.intro__btn{font-family:Ostrovsky;margin:20px auto 0}@media (max-width:1450px){.intro__title{font-size:4vw}.intro__data-item{font-size:24px}.intro__img{max-width:300px}}@media (max-width:998px){.intro{padding:100px 0 80px}.intro__btn{bottom:29px;left:50%;margin:0;position:fixed;width:calc(100% - 40px);z-index:2}.intro__btn,.intro__btn:active,.intro__btn:hover{-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.intro__btn-overlay{background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(114.47%,#000));background:linear-gradient(180deg,transparent,#000 114.47%);bottom:-1px;height:93px;left:0;position:fixed;width:100%}.intro__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intro__title{font-size:22px;font-weight:400;margin-bottom:20px}.intro__data-item{font-size:18px}.intro__img{max-width:150px;width:100%}}@media (max-width:370px){.intro__title{font-size:5.3vw}}.themes{margin-bottom:70px}.themes .bg2{left:0;mix-blend-mode:lighten;position:absolute;top:0}.themes__slider.swiper{margin:0;max-width:700px;min-width:280px;overflow:visible}.themes-slide{background:#353449;border:.5px solid #ffb800;border-radius:15px;min-height:180px;padding:27px 34px 21px 21px;position:relative}.themes-slide__img{position:absolute;right:-32px;top:-32px}.themes-slide__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:125px}.themes-slide__title{color:#fff;font-family:Ostrovsky,serif;font-size:22px;font-style:normal;margin:auto 0;text-transform:uppercase}.themes-slide__subtitle{color:#d7d7d7;font-size:16px;font-weight:300;margin:0 0 6px}.themes-slide__text{font-size:18px;font-weight:300;line-height:normal;margin:auto 0 0}.themes__title{font-size:48px;font-style:normal;font-weight:700;margin:0 auto 90px;max-width:870px;text-align:center}@media (max-width:998px){.themes__title{font-size:28px;margin:0 0 30px;text-align:left}.themes__slider.swiper{max-width:86%}}@media (max-width:380px){.themes__title{font-size:26px}}.next__title{font-family:Ostrovsky,serif;font-size:48px;font-style:normal;margin:0 auto;max-width:750px;padding-bottom:90px;text-align:center;text-transform:uppercase}.next__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;padding-top:90px}.next__body,.next__item{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.next__item{gap:24px;width:50%}.next__item p{-ms-flex-negative:1;flex-shrink:1;font-size:32px;font-weight:500;max-width:583px}.next__span{text-wrap:nowrap;background:#353449;border-radius:10px;color:#fff;display:inline-block;font-size:13px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:9px;margin-right:9px;padding:5px 10px}.next__pic{height:51px;width:51px}.next__wrapp_content picture{float:right}@media (max-width:1450px){.next__item p{font-size:24px}.next__img{height:auto;width:100%}}@media (max-width:998px){.next__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:20px}.next__item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:500px}.next__title{font-size:22px;margin:0;padding-bottom:30px;text-align:left}.next__body{padding-top:35px}.next__pic{height:24px;width:24px}.next__item{gap:14px;width:100%}.next__item p{font-size:18px}}@media (max-width:460px){.next__title{font-size:5.8vw}}@media (max-width:393px){.next__span{font-size:12px;margin-bottom:7px;margin-right:7px;padding:4px 9px}}@media (max-width:374px){.next__wrapp_content picture{max-width:110px}.next__span{font-size:11px;margin-bottom:6px;margin-right:6px}}@media (max-width:340px){.next__wrapp_content picture{max-width:95px}.next__span{font-size:3.47vw;margin-bottom:6px;margin-right:6px;padding:2px 5px}}.get{padding:65px 0 0}.get__title{font-family:Ostrovsky,serif;max-width:100%;text-transform:uppercase}.get__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 65px}.get__column,.get__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.get__column{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#353449;border:.5px solid #ffb800;border-radius:15px;height:70px;justify-content:center;margin:0 0 15px;overflow:hidden;padding:15px 22px;position:relative;text-align:center;width:100%}.get__column:nth-child(3) .get__column-img,.get__column:nth-child(4) .get__column-img{bottom:0;top:auto}.get__column:last-child{margin:0}.get__column br{display:none}.get__column-img{position:absolute;right:0;top:0;z-index:-1}.get__column-text{font-size:18px;font-weight:400;line-height:20px}.get__footer{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-start;background:#1d1d1d;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:174px;padding:34px 0}.get__footer img{max-width:100px}@media (max-width:998px){.get__title{text-align:left}.get__column{max-width:500px}.get__column br{display:block}.get__column-text{font-size:18px;line-height:20px;max-width:100%}}@media (max-width:650px){.get__title{font-size:22px}}@media (max-width:460px){.get__title{font-size:5.8vw}.get__column-text{max-width:230px}}.modal{bottom:-2000px;height:100%;left:0;position:fixed;width:100%;z-index:5}.modal.active{bottom:0;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.modal-overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5)));background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5));display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:4}.modal-content{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#353449;border-radius:20px 20px 0 0;bottom:0;max-height:458px;overflow-y:auto;padding:10px 0 0;position:absolute;width:100%}.modal-content,.modal__line{left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.modal__line{position:relative}@media (max-width:998px){.modal{bottom:-900px}.modal-content{max-height:458px}}.header1{background-color:transparent;font-family:Mulish,sans-serif;left:0;padding-bottom:15px;padding-top:15px;position:absolute;top:0;width:100%;z-index:5}@media (max-width:768px){.header1{padding-bottom:10px;padding-top:10px}}.header1 .header1__container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 auto;max-width:1472px;padding:0 50px;position:relative;width:100%}@media (max-width:998px){.header1 .header1__container{padding-left:30px;padding-right:30px}}@media (max-width:768px){.header1 .header1__container{padding-left:16px;padding-right:16px}.header1 .header1__container--sub{padding-bottom:15px;padding-top:15px}}.header1 .header1__logo{width:123px}.header1 .header1__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:15px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.15);box-shadow:0 0 15px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;-ms-flex-direction:column;flex-direction:column;margin-left:-16px;padding:25px 15px 15px;position:absolute;right:70px;top:15px;z-index:1}@media (max-width:998px){.header1 .header1__menu{right:35px}}.header1 .hide{display:none}.header1 .Button,.header1 .header1__menu.active{display:-webkit-box;display:-ms-flexbox;display:flex}.header1 .Button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;justify-content:center;position:relative;text-align:center;text-decoration:none;-webkit-transition:.3s;transition:.3s}.header1 .Button:active,.header1 .Button:focus,.header1 .Button:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.header1 .Button:disabled{cursor:not-allowed;-webkit-filter:brightness(1) grayscale(1);filter:brightness(1) grayscale(1)}.header1 .Button--red{background-color:#c00;border-radius:20px;color:#fff;font-size:24px;font-weight:600;line-height:120%}@media (max-width:998px){.header1 .Button--red{font-size:22px}}.header1 .Button--violet{background:#7200cc radial-gradient(120.48% 1305.81% at 91.5% 88.41%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.15) 43.23%,hsla(0,0%,100%,0) 100%);border-radius:10px;color:#fff;font-size:20px;font-weight:600}.header1 .Button--violet span{position:relative;z-index:2}.header1 .Button--violet:before{background-color:#7200cc;border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;-webkit-transition:inherit;transition:inherit}.header1 .Button--violet:active,.header1 .Button--violet:hover{background:radial-gradient(120.48% 1305.81% at 91.5% 88.41%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.15) 43.23%,hsla(0,0%,100%,0) 100%) #7200cc}.header1 .Button--violet:active:before,.header1 .Button--violet:hover:before{opacity:1}.header1 .Button--violet:disabled{cursor:not-allowed;-webkit-filter:grayscale(1);filter:grayscale(1)}.header1 .Button--violet:disabled:before{opacity:0}@media (max-width:998px){.header1 .Button--violet{font-size:14px}}.header1 .Button--light{background:#eaf0f5;border-radius:10px;color:#2f2f2f}.header1 .header1__lk{width:100%}.header1 .header1__lk span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:14px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:500;line-height:140%;padding:13px 25px}.header1 .header1__lk+.header1__lk{margin-top:20px}.header1 .header1__lk-arrow{margin-left:8px}.header1 .hamburglar1{background:0 0;cursor:pointer;height:68px;max-height:35px;position:relative;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);width:45px;z-index:5}.header1 .path-burger1{height:68px;left:40%;position:absolute;top:45%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:68px}.header1 .path-burger1 path{fill:red;stroke:red}.header1 .animate-path{height:68px;left:0;position:absolute;top:0;width:68px}.header1 .path-rotation{height:34px;margin:34px 34px 0 0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;width:34px}.header1 .path-rotation:before{background:#fff;content:"";display:block;height:34px;margin:0 4px 0 0;width:30px}.header1 .hamburglar1.is-open .path{-webkit-animation:dash-in .6s linear normal;animation:dash-in .6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.header1 .hamburglar1.is-open .animate-path{-webkit-animation:rotate-in .6s linear normal;animation:rotate-in .6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.header1 .hamburglar1.is-open .burger-bun-top{-webkit-animation:bun-top-out .6s linear normal;animation:bun-top-out .6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:35px}.header1 .hamburglar1.is-open .burger-bun-bot{-webkit-animation:bun-bot-out .6s linear normal;animation:bun-bot-out .6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;margin:0}.header1 .hamburglar1.is-open .burger-filling{-webkit-animation:burger-fill-out .6s linear normal;animation:burger-fill-out .6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.header1 .hamburglar1.is-closed .path{-webkit-animation:dash-out .6s linear normal;animation:dash-out .6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.header1 .hamburglar1.is-closed .animate-path{-webkit-animation:rotate-out .6s linear normal;animation:rotate-out .6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.header1 .hamburglar1.is-closed .burger-bun-top{-webkit-animation:bun-top-in .6s linear normal;animation:bun-top-in .6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.header1 .hamburglar1.is-closed .burger-bun-bot{-webkit-animation:bun-bot-in .6s linear normal;animation:bun-bot-in .6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.header1 .hamburglar1.is-closed .burger-filling{-webkit-animation:burger-fill-in .6s linear normal;animation:burger-fill-in .6s linear normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.header1 .path{stroke-dasharray:240;stroke-dashoffset:240;stroke-linejoin:round}.header1 .burger-icon{height:35px;position:absolute;width:35px}.header1 .burger-container{height:28px;position:relative;width:36px}.header1 .burger-bun-bot,.header1 .burger-bun-top,.header1 .burger-filling{background:#fff;border-radius:2px;display:block;height:3px;position:absolute;width:41px}.header1 .burger-bun-bot{height:3px;margin-left:12px;right:0;width:29px}.header1 .burger-filling{margin-left:5px;right:0;width:35px}.header1 .burger-bun-top{top:0}.header1 .burger-bun-bot,.header1 .burger-bun-top{-webkit-transform-origin:34px 2px;-ms-transform-origin:34px 2px;transform-origin:34px 2px}.header1 .burger-bun-bot{bottom:0}.header1 .burger-filling{top:12px}.header1 .burger-ring{left:40%;position:absolute;top:45%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header1 .burger-ring,.header1 .svg-ring{height:68px;width:68px}.header1 .svg-ring path{stroke:#fff}@-webkit-keyframes rotate-out{0%{-webkit-transform:rotate(0);transform:rotate(0)}40%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-out{0%{-webkit-transform:rotate(0);transform:rotate(0)}40%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotate-in{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}40%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotate-in{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}40%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes bun-top-out{0%{left:0;top:0;-webkit-transform:rotate(0);transform:rotate(0)}20%{left:0;top:0;-webkit-transform:rotate(15deg);transform:rotate(15deg)}80%{left:-5px;top:0;-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}to{left:-5px;top:1px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes bun-top-out{0%{left:0;top:0;-webkit-transform:rotate(0);transform:rotate(0)}20%{left:0;top:0;-webkit-transform:rotate(15deg);transform:rotate(15deg)}80%{left:-5px;top:0;-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}to{left:-5px;top:1px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@-webkit-keyframes bun-bot-out{0%{left:0;-webkit-transform:rotate(0);transform:rotate(0)}20%{left:0;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}80%{left:-5px;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes bun-bot-out{0%{left:0;-webkit-transform:rotate(0);transform:rotate(0)}20%{left:0;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}80%{left:-5px;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@-webkit-keyframes bun-top-in{0%{left:-5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}20%{left:-5px;-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}80%{left:0;-webkit-transform:rotate(15deg);transform:rotate(15deg)}to{left:0;-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes bun-top-in{0%{left:-5px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}20%{left:-5px;-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}80%{left:0;-webkit-transform:rotate(15deg);transform:rotate(15deg)}to{left:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes bun-bot-in{0%{left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}20%{left:-5px;-webkit-transform:rotate(60deg);transform:rotate(60deg)}80%{left:0;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}to{left:0;-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes bun-bot-in{0%{left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}20%{left:-5px;-webkit-transform:rotate(60deg);transform:rotate(60deg)}80%{left:0;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}to{left:0;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes burger-fill-in{0%{left:36px;width:0}40%{left:40px;width:0}80%{left:-6px;width:36px}to{left:0;width:36px}}@keyframes burger-fill-in{0%{left:36px;width:0}40%{left:40px;width:0}80%{left:-6px;width:36px}to{left:0;width:36px}}@-webkit-keyframes burger-fill-out{0%{left:0;width:36px}20%{left:-6px;width:42px}40%{left:40px;width:0}to{left:36px;width:0}}@keyframes burger-fill-out{0%{left:0;width:36px}20%{left:-6px;width:42px}40%{left:40px;width:0}to{left:36px;width:0}}@-webkit-keyframes dash-in{0%{stroke-dashoffset:240}40%{stroke-dashoffset:240}to{stroke-dashoffset:0}}@keyframes dash-in{0%{stroke-dashoffset:240}40%{stroke-dashoffset:240}to{stroke-dashoffset:0}}@-webkit-keyframes dash-out{0%{stroke-dashoffset:0}40%{stroke-dashoffset:240}to{stroke-dashoffset:240}}@keyframes dash-out{0%{stroke-dashoffset:0}40%{stroke-dashoffset:240}to{stroke-dashoffset:240}}.header1-popup{color:#222;display:none;font-family:Mulish,serif;position:fixed;z-index:10}.header1-popup.show{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:100vh}.header1-popup__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.2);bottom:0;left:0;position:fixed;right:0;top:0}.header1-popup__body{background:#f3f4f7;border-radius:40px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:555px;padding:35px 67px;position:relative;width:calc(100% - 20px)}.header1-popup__close{border:1px solid #7200cc;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;position:absolute;right:17.5px;top:16.5px;width:30px}.header1-popup__close:after,.header1-popup__close:before{background-color:#7200cc;content:"";height:1px;left:50%;position:absolute;top:50%;width:15px}.header1-popup__close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.header1-popup__close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.header1-popup__title{font-size:36px;font-weight:600;line-height:140%;margin-bottom:35px}.header1-popup form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:330px}.header1-popup form,.header1-popup label{display:-webkit-box;display:-ms-flexbox;display:flex}.header1-popup label{font-size:14px;font-weight:400;line-height:140%;margin-bottom:7px}.header1-popup input{background:#fff;border:0;border-radius:10px;-webkit-box-shadow:0 1px 4px 0 hsla(0,0%,65%,.1);box-shadow:0 1px 4px 0 hsla(0,0%,65%,.1);-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;height:40px;margin-bottom:20px;padding:0 15px;width:100%}.header1-popup__send{height:46px;width:100%}@media (max-width:998px){.header1-popup__body{padding:35px 15px}.header1-popup__title{font-size:24px;margin-bottom:25px}}.bg-ios,body.no-js .bg-ios,body.no-webp .bg-ios{background-image:url(../img/bg.jpg)}body.webp .bg-ios{background-image:url(../img/bg.webp)}.form__check-input:checked+label:before{background-image:url(../img/order2.svg)}.order__block{background-image:url(../img/wave.svg),linear-gradient(90deg,#fa709a,#fee140)}@media (max-width:650px){.order__block{background-image:url(../img/wave.svg),linear-gradient(90deg,#fa709a,#fee140)}}