:root{--primary-color: color(display-p3 0.373 0.733 0.839);--primary-color-hover: #6bd5f5;--primary-color-dark-hover: #01749a;--secondary-color: #ffb84d;--active-color: #e1670e;--success-color: #97ee3f;--white-color: #ffffff;--light-gray-color: #cacaca;--black-transparent-color: #00000080;--medium-gray-color: #666666;--dark-gray-color: #414141;--black-color: #000000}.modal input::placeholder,.modal textarea::placeholder{font-size:10px;font-family:"Rubik",Arial,sans-serif;line-height:120%;letter-spacing:-0.2px;color:rgba(52,66,93,1);opacity:1}.dnk__image-wrapper{transform:translateY(7px);width:29%;height:auto}.dnk__image{width:100%;height:auto}.capsule-image__img{max-width:100%;height:auto}.button{padding:12px 24px;font-size:16px;border:none;border-radius:6px;cursor:pointer;transition:all 0.2s;font-weight:500;font-family:"Rubik",Arial,sans-serif}.button--primary{display:flex;align-items:center;justify-content:space-between;gap:15px;width:min-content;height:49.03px;border-radius:30px;padding:8px 8px 8px 20px;background-color:var(--primary-color);color:white;border:none;cursor:pointer;font-family:"Rubik",Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:-0.2px;transition:all 0.2s ease}.button--inverted{background-color:white;color:rgba(52,66,93,1)}.download__button--primary{align-items:center;justify-content:space-between;border-radius:15px;padding:15px 50px;background-color:var(--primary-color);color:white;border:none;cursor:pointer;font-family:"Rubik",Arial,sans-serif;font-weight:500;font-size:14px;letter-spacing:-0.2px;transition:all 0.2s ease;margin-bottom:22px}.download__button--primary:hover{background:var(--primary-color-hover)}.button__download-img{margin-bottom:7px}.download__button-text{margin-bottom:3px}.download__button-additional-text{font-size:10px;font-weight:400;color:rgba(180,236,252,1)}.checkbox{display:flex;align-items:center;gap:5px;cursor:pointer;text-align:left}.checkbox-group{max-width:200px;display:flex;flex-direction:column;gap:5px}.checkbox__input{position:absolute;opacity:0;width:0;height:0}.checkbox__circle{display:flex;align-items:center;justify-content:center;width:11px;height:11px;border-radius:50%;background:white;position:relative;transition:all 0.2s ease}.checkbox__circle--error{outline:2px solid;outline-color:#ff4444;animation:shake 0.3s ease}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}.checkbox__input:checked+.checkbox__circle{outline:2px solid var(--primary-color)}.checkbox__input:checked+.checkbox__circle::after{content:"";width:5px;height:5px;border-radius:50%;background:var(--primary-color)}.checkbox__text{font-size:9px;line-height:130%;color:white;font-weight:300;letter-spacing:-0.2px;flex:1}.checkbox__link{color:inherit;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:0.5px;cursor:pointer;transition:opacity 0.2s ease}.checkbox__link:hover{opacity:0.7;text-decoration-thickness:2px}.checkbox__link--dotted{text-decoration:underline dotted}.checkbox__link--colored{color:#5fbbd6;text-decoration:none;border-bottom:1px solid #5fbbd6}.checkbox__link--colored:hover{border-bottom-width:2px}.form{display:flex;gap:15px;width:100%;max-width:500px;margin:0 auto}.form--left{display:flex;flex-direction:column;gap:15px;width:50%}.form--right{width:50%}.form__group--wrapper{display:flex;gap:15px;>div {
    width: 50%;
  }}.form__group{display:flex;position:relative;flex-direction:column;gap:10px;text-align:left}.form__label{font-size:13px;font-weight:500;color:white;letter-spacing:-0.2px;line-height:120%}.form__required{color:#ff4444;margin-left:2px}.form__input{padding:11.5px 10px;border:none;border-radius:10px;font-size:10px;font-family:"Rubik",Arial,sans-serif;transition:all 0.2s ease;background:white;width:100%;box-sizing:border-box}.form__input--email{padding:10.5px 10px 11.5px 10px}.form__input:focus{outline:none;border-color:#5fbbd6;box-shadow:0 0 0 3px rgba(95,187,214,0.1)}.form__input--error{outline:2px solid;outline-color:#ff4444}.form__input--error:focus{outline:2px solid;outline-color:#ff4444}.form__textarea{padding:11.5px 10px;border:2px solid #e0e0e0;border-radius:8px;font-size:10px;font-family:"Rubik",Arial,sans-serif;background:white;width:100%;border:none;box-sizing:border-box;height:61px;resize:none;transform:translateY(2px)}.form__textarea--large{min-height:70px;padding:11px 18px;transform:none}.form__textarea:focus{outline:none;border-color:#5fbbd6;box-shadow:0 0 0 3px rgba(95,187,214,0.1)}.form__radio-group{display:flex;gap:10px;flex-wrap:wrap}.form__radio{display:flex;align-items:center;gap:10px;cursor:pointer}.form__radio-input{position:absolute;opacity:0;width:0;height:0}.form__radio-circle{width:16px;height:16px;border-radius:50%;background:transparent;border:1.5px solid rgba(255,255,255,0.4);position:relative;transition:all 0.2s ease;flex-shrink:0}.form__radio-input:checked+.form__radio-circle{background:#5fbbd6;border-color:#5fbbd6}.form__radio-input:checked+.form__radio-circle::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5px;height:5px;border-radius:50%;background:white}.form__radio-input:focus+.form__radio-circle{box-shadow:0 0 0 3px rgba(95,187,214,0.3)}.form__radio-text{font-size:10px;color:white;letter-spacing:-0.2px}.form__error{position:absolute;font-size:10px;color:#ff4444;bottom:-15px;display:none}.form__error--visible{display:block}.payment{display:flex;gap:30px;padding:20px;background:white;border-radius:12px;max-width:600px;margin:0 auto;text-align:left;gap:25px;border-radius:30px;padding:30px;width:100%;max-width:525px;box-sizing:border-box}.payment__card{flex:2}.payment__card--main{display:flex;flex-direction:column;gap:14px}.payment__title{font-size:25px;font-weight:500;color:rgba(52,66,93,1);letter-spacing:-1px;line-height:105%}.payment__guarantee{display:flex;gap:10px;align-items:flex-start;background-color:rgba(240,244,248,1);border-radius:10px;padding:10px}.payment__icon{width:18px;height:18px}.payment__guarantee-text{flex:1}.payment__guarantee-title{font-size:14px;font-weight:500;color:rgba(52,66,93,1);margin:0 0 11px 0;text-wrap:nowrap;letter-spacing:-4%;line-height:120%;font-kerning:none}.payment__guarantee-desc{font-size:12px;color:rgba(52,66,93,1);line-height:1.4;margin:0;letter-spacing:-4%}.payment__footer{display:flex;gap:15px;align-items:center}.payment__bot-button{display:flex;gap:10px;padding:9px;background:white;color:rgba(52,66,93,1);text-decoration:none;border:1px solid rgba(52,66,93,0.25);border-radius:30px;font-size:11px;font-weight:500;transition:all 0.2s ease;text-wrap:nowrap;font-weight:400;line-height:120%;letter-spacing:-4%}.payment__bot-button:hover{background:var(--primary-color);color:white;border:1px solid transparent}.button__hover--dark:hover{background-color:var(--primary-color-dark-hover)}.payment__subscription-text{font-size:10px;color:rgba(52,66,93,1);margin:0;font-weight:400;line-height:120%;letter-spacing:-4%;font-kerning:none}.payment__divider{width:1px;background:rgba(240,244,248,1);flex-shrink:0}.payment__price-block{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:16px}.payment__price{font-size:40px;font-weight:700;color:rgba(52,66,93,1);letter-spacing:-0.2px;line-height:100%}.payment__pay-button{background:#5fbbd6;color:white;border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s ease;width:100%;max-width:144px}.payment__pay-button:hover{background:#48b0cc}.payment__description{font-weight:400;font-size:10px;line-height:140%;letter-spacing:-0.2px;text-align:center;color:rgba(52,66,93,1)}.payment__bot-button__icon{width:14px}.button__text{white-space:nowrap;line-height:1}.button__circle{width:33.03px;height:33.03px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#5fbbd6;transition:all 0.2s ease;color:#5FBBD6}.button__circle svg{stroke:currentColor}.button__circle path{stroke:currentColor}.button__circle--inverted{background-color:rgba(52,66,93,1);color:white}.button__arrow{width:7.07px;height:11.48px;stroke:currentColor;stroke-width:2}.button--primary:hover{background:var(--primary-color-hover)}.button--primary:hover .button__circle{background:#f8f8f8}.button--primary:hover .button__arrow{transform:translateX(2px)}.button--primary:active{transform:translateY(0);box-shadow:0 4px 8px rgba(75,175,200,0.25)}.button__hover--dark:hover{background-color:var(--primary-color-dark-hover)}.button--secondary{transform:translateY(-1px);display:block;padding:11.5px 17.5px;background:transparent;color:white;border:1px solid rgba(95,187,214,0.4);border-radius:30px;font-size:14px;padding:11px 17px}.button--secondary:hover{color:#98e7ff}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffff;z-index:1000;justify-content:center;align-items:center}.modal--active{display:flex}.modal__container{display:flex;flex-direction:column;padding:30px;width:940px;height:489.65px;border-radius:50px;animation:modalFadeIn 0.3s ease;position:relative;background:url(/form-images/line-3.svg)no-repeat left top,url(/form-images/line-4.svg)no-repeat right bottom,linear-gradient(174deg,#30435F 8.19%,color(display-p3 0.094 0.502 0.659) 92%);background-position:calc(100% - 431px) -157px,calc(100% + 230px) -158px,0 0}.modal__header{position:relative;z-index:2}.modal__header-content{display:flex;justify-content:end;align-items:center}.modal__step{font-size:14px;color:white;opacity:0.9;font-weight:400;letter-spacing:0.5px;font-family:"Rubik",Arial,sans-serif;font-weight:400;font-style:Regular;font-size:13px;line-height:120%;letter-spacing:-0.2px}.modal__close{display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:0;border-radius:50%;background:white;width:33px;height:33px;color:var(--primary-color)}.modal__close-icon{display:flex;justify-content:center;align-items:center;font-size:28px;line-height:1;font-weight:300}.modal__close:hover .modal__close-icon{opacity:0.8}.step__modal-wrapper{display:flex;flex-direction:column;align-items:center;max-width:525px;width:100%;margin:0 auto;margin-top:22px}.step--1{margin-bottom:13px;max-width:428px;width:100%;h2 {
    margin-bottom: 19px;
  }}.step--2{margin-bottom:-6px;max-width:465px;width:100%}.step--3{margin-bottom:7px}.step--4{max-width:470px;width:100%}.header__step-wrapper{border:1px solid rgba(95,187,214,0.4);border-radius:30px;padding:7px 11px;margin-bottom:10px;width:fit-content}.header__step{display:flex;align-items:center;color:rgba(200,242,255,1);font-weight:500;font-size:12px;letter-spacing:-0.2px;text-wrap:nowrap}.modal__steps{display:flex;justify-content:center;width:100%;border-radius:8px;position:relative;z-index:2}.button--inverted:hover{background-color:rgba(52,66,93,1);color:white}.button--inverted:hover .button__circle--inverted{color:rgba(52,66,93,1)}.progress{width:114px;height:8px;background:white;border-radius:30px;overflow:hidden}.progress__bar{height:100%;background:var(--primary-color);border-radius:30px;transition:width 0.3s ease;width:20%}.step{display:none}.step--active{display:flex;flex-direction:column;align-items:center}.step__title{font-size:40px;color:white;margin-bottom:20px;font-weight:500;text-align:center;letter-spacing:-1.5px;line-height:105%}.step__text{color:#666;line-height:1.5;margin:0 0 20px;font-weight:400}.capsule-image__last-step{display:none;z-index:1;position:absolute;transform:rotate(18deg);top:-90px;right:-83px;max-width:312px;width:100%}.dnk__image-wrapper__last-step{display:none;z-index:1;position:absolute;bottom:33px;left:19px;width:123px;transform:rotate(18deg)}.modal__footer{display:flex;justify-content:space-between;gap:12px;position:relative;z-index:2}.modal__footer--left{display:flex;align-items:center;gap:13.01px}.modal__footer--right{display:flex;align-items:center;gap:10.5px}.modal__footer .button--left{margin-top:1px;padding:11.5px 18px;width:78px;height:41px;letter-spacing:-0.2px}.modal__footer .button--right{padding:11.5px 18px;width:79px;height:41px;letter-spacing:-0.2px}@keyframes modalFadeIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1199px) and (min-width:992px){.capsule-image__last-step{right:-32px}}@media (max-width:991px) and (min-width:768px){.dnk__image-wrapper{width:25%;margin-right:9px}.capsule-image__img{width:500px}.modal__container{width:568px;height:auto;min-height:400px;padding:20px}.modal__footer{align-items:center;gap:15px}.step__title{font-size:28px;margin-bottom:15px}.step--1{max-width:350px}.step--2{max-width:400px}.step--3{max-width:430px}.form--left,.form--right{width:100%}.payment{max-width:450px;padding:20px;flex-direction:column}.payment__divider{display:none}.payment__price-block{align-items:center}.button--primary{padding:11px 12px 11px 25px;height:initial;gap:20px;letter-spacing:-0.7px}.button__text{font-size:17px}.button__circle{width:38px;height:38px}.modal__container{width:554px;border-radius:60px;max-height:fit-content;height:100%;padding:42px;justify-content:space-between}.modal__footer{align-items:center;gap:15px}.step--1{max-width:350px}.step--2{max-width:470px}.step--3{max-width:430px}.form{gap:27px}.form--left,.form--right{width:100%}.payment{max-width:450px;padding:20px;flex-direction:column}.payment__divider{display:none}.payment__price-block{align-items:center}.button__text{font-size:18px}.button__circle{width:38px;height:38px}.step--2 .step__modal-wrapper{max-width:470px;margin-top:55px}.modal__header{margin-bottom:13px}.step--2 .step__title{font-size:43px;margin-top:7px}.step--3 .step__title{font-size:43px;margin-top:2px}.step--3{width:100%;max-width:465px}.step__title{margin-top:11px;font-size:38px;letter-spacing:-2.9px;margin-bottom:26px!important}.header__step-wrapper{padding:5px 15px;margin-bottom:21px}.header__step{font-size:13px}.form__group--wrapper{gap:2px}.form__group--wrapper>div{width:100%}.form__radio-group{flex-direction:column}.form__radio-text{font-size:11px}.form__radio-circle{width:18px;height:18px}.form__label{font-size:15px;letter-spacing:-0.7px}.form__input{padding:15px 23px;font-size:13px}.form__textarea{height:70px;font-size:9px;padding:11.5px 20px}.form__textarea--large{height:70px;min-height:60px}.modal input::placeholder,.modal textarea::placeholder{font-size:13px;font-family:"Rubik",Arial,sans-serif;line-height:120%;letter-spacing:-0.5px;color:rgba(52,66,93,1);opacity:1}.step--1{margin-bottom:74px}.step--2{margin-bottom:25px}.step--3{margin-bottom:25px}.step--4{padding-bottom:82px}.payment{max-width:470px;padding:34px;border-radius:29px;align-items:center}.payment__title{font-size:31px;letter-spacing:-2.2px}.payment__card--main{gap:15px}.payment__guarantee{padding:18px;gap:13px}.payment__guarantee-title{font-size:17px;letter-spacing:-3.7%;margin-bottom:13px}.payment__guarantee-desc{font-size:15px;letter-spacing:-5.6%;line-height:1.3}.payment__footer{align-items:center;gap:21px}.payment__bot-button{padding:18px 15px;font-size:15px;letter-spacing:-0.6px}.payment__bot-button__icon{width:18px}.payment__price{font-size:46px;letter-spacing:-1.6px}.payment__subscription-text{font-size:12px}.payment__pay-button{max-width:120px;padding:10px 20px;font-size:12px}.payment__description{font-size:12px;margin-top:5px}.button--secondary{padding:8px 14px;font-size:12px}.button__hover--dark{width:auto;padding:10px 10px 10px 20px}.download__button--primary{display:flex;gap:14px;align-items:start;padding:22px 30px;font-size:17px;margin-bottom:26px}.download__button-text{margin-bottom:4px}.download__button-additional-text{font-size:13px}.button__download-img{width:28px}.button--inverted{margin-top:5px;width:fit-content;padding:10px 10px 10px 20px}.button--inverted .button__text{font-size:15px;letter-spacing:-0.6px}.checkbox__circle{flex-shrink:0;width:19px;height:19px}.checkbox__input:checked+.checkbox__circle::after{width:10px;height:10px}.checkbox{gap:15px}.button__download-img{width:25px}.button--inverted{margin-top:5px;width:fit-content;padding:10px 10px 10px 20px}.button--inverted .button__text{font-size:15px;letter-spacing:-0.6px}.checkbox-group{width:215px;max-width:215px;gap:26px}.checkbox__text{font-size:9px;line-height:120%}.progress{width:168px;height:12px}.modal__footer{gap:10px}.modal__footer--right{justify-content:end}.modal__footer--left{width:100%;justify-content:start}.modal__footer .button--left,.modal__footer .button--right{width:96px;height:48px;padding:10px 12px;font-size:17px}.capsule-image__last-step{z-index:1;position:absolute;width:100%;transform:rotate(8deg);top:-108px;right:30px;max-width:168px}.modal__close{width:42px;height:42px}.modal__close-icon{font-size:34px}}@media (max-width:767px) and (min-width:576px){.dnk__image-wrapper{width:25%;margin-right:9px}.capsule-image__img{width:500px}.modal__container{width:560px;height:auto;min-height:400px;padding:20px}.modal__footer{align-items:center;gap:15px}.step--1{max-width:450px}.step--2{max-width:470px;margin-top:55px}.step__title{font-size:28px;margin-bottom:15px}.step--1{max-width:350px}.step--2{max-width:400px}.step--3{max-width:430px}.form{flex-direction:column}.form--left,.form--right{width:100%}.payment{max-width:450px;padding:20px;flex-direction:column}.payment__divider{display:none}.payment__price-block{align-items:center}.button--primary{padding:11px 12px 11px 25px;height:initial;gap:20px}.button__text{font-size:17px}.button__circle{width:38px;height:38px}.download__button--primary{display:flex;gap:14px;align-items:start;padding:22px 30px;font-size:17px;margin-bottom:26px}.download__button-text{margin-bottom:4px}.download__button-additional-text{font-size:13px}.button__download-img{width:28px}}@media (max-width:575px) and (min-width:360px){.dnk__image-wrapper{width:33%}.capsule-image__img{width:500px}.modal__container{width:560px;height:auto;min-height:400px;padding:20px}.modal__footer{align-items:center;gap:15px}.step__modal-wrapper{max-width:450px}.step__title{font-size:28px;margin-bottom:15px}.step--1{max-width:350px}.step--2{max-width:400px}.step--3{max-width:430px}.form{flex-direction:column;gap:27px}.form--left,.form--right{width:100%}.payment{max-width:450px;padding:20px;flex-direction:column}.payment__divider{display:none}.payment__price-block{align-items:center}.button--primary{padding:13px 12px 13px 25px;height:initial;gap:20px}.button__text{font-size:18px}.button__circle{width:38px;height:38px}.dnk__image-wrapper{width:30%;margin-right:0;transform:translateY(0)}.capsule-image__img{width:100%}.modal__container{width:354px;padding:25px 21px;border-radius:40px;background-position:calc(100% - 350px) -120px,calc(100% + 150px) -120px,0 0}.step__modal-wrapper{max-width:450px;margin-top:55px}.modal__header{margin-bottom:22px}.step__title{font-size:34px;letter-spacing:-1px;margin-bottom:20px}.header__step-wrapper{padding:7px 13px;margin-bottom:16px}.header__step{font-size:11px}.step--1,.step--2,.step--3,.step--4{max-width:100%}.form__group--wrapper{gap:2px}.form__group--wrapper>div{width:100%}.form__radio-group{flex-direction:column}.form__radio-text{font-size:11px}.form__radio-circle{width:18px;height:18px}.form__label{font-size:13px;letter-spacing:0px}.form__input{padding:12px;font-size:9px}.form__textarea{height:60px;font-size:9px;padding:11.5px 20px}.form__textarea--large{height:60px;min-height:60px}.step--1{margin-bottom:74px}.step--2{margin-bottom:25px}.step--3{margin-bottom:25px}.step--4{padding-bottom:82px}.payment{max-width:326px;padding:18px;border-radius:29px;align-items:center}.payment__title{font-size:27px;letter-spacing:-2.2px}.payment__card--main{gap:15px}.payment__guarantee{padding:15px}.payment__guarantee-title{font-size:15px;letter-spacing:-5.6%;margin-bottom:10px}.payment__guarantee-desc{font-size:13px;letter-spacing:-5.6%}.payment__footer{align-items:center;gap:16px}.payment__bot-button{padding:16px 15px;font-size:14px}.payment__price{font-size:38px;letter-spacing:-1.6px}.payment__subscription-text{font-size:10px}.payment__pay-button{max-width:120px;padding:10px 20px;font-size:12px}.payment__description{font-size:12px;margin-top:5px}.button--primary{padding:8px 10px 8px 20px;gap:15px;width:99%;justify-content:space-between}.button__text{font-size:14px;letter-spacing:-0.4px}.button__circle{width:32px;height:32px}.button--secondary{padding:8px 14px;font-size:12px}.button__hover--dark{width:auto;padding:10px 10px 10px 20px}.download__button--primary{padding:12px 30px;font-size:13px}.download__button--primary{display:flex;gap:14px;align-items:start;padding:16px 28px;font-size:17px;margin-bottom:17px}.download__button-text{margin-bottom:5px}.download__button-additional-text{font-size:12px}.checkbox__circle{flex-shrink:0;width:19px;height:19px}.checkbox__input:checked+.checkbox__circle::after{width:10px;height:10px}.checkbox{gap:15px}.button__download-img{width:25px}.button--inverted{margin-top:5px;width:fit-content;padding:10px 10px 10px 20px}.button--inverted .button__text{font-size:15px;letter-spacing:-0.6px}.checkbox-group{width:215px;max-width:215px;gap:26px}.checkbox__text{font-size:9px;line-height:120%}.progress{width:90px;height:6px}.modal__footer{gap:10px}.modal__footer--right{justify-content:end}.modal__footer--left{width:100%;justify-content:start}.modal__footer .button--left,.modal__footer .button--right{width:100%;height:38px;padding:8px 12px;font-size:12px}.dnk__image-wrapper__last-step{bottom:19px;left:13px;width:67px;transform:rotate(22deg)}.capsule-image__last-step{z-index:1;position:absolute;width:100%;transform:rotate(8deg);top:-108px;right:30px;max-width:168px}}@media (max-width:359px){.dnk__image-wrapper{width:33%}.capsule-image__img{width:500px}.modal__container{width:560px;height:auto;min-height:400px;padding:20px}.modal__footer{align-items:center;gap:15px}.step__modal-wrapper{max-width:450px}.step__title{font-size:28px;margin-bottom:15px}.step--1{max-width:350px}.step--2{max-width:400px}.step--3{max-width:430px}.form{flex-direction:column}.form--left,.form--right{width:100%}.payment{max-width:450px;padding:20px;flex-direction:column}.payment__divider{display:none}.payment__price-block{align-items:center}.button--primary{padding:13px 12px 13px 13px;height:initial;gap:5px}.button__text{font-size:13px;letter-spacing:-0.5px}.button__circle{width:38px;height:38px}.dnk__image-wrapper{width:30%;margin-right:0;transform:translateY(0)}.capsule-image__img{width:100%}.modal__container{width:300px;padding:20px 15px;border-radius:30px;background-position:calc(100% - 350px) -120px,calc(100% + 150px) -120px,0 0}.step__modal-wrapper{max-width:260px;margin-top:10px;margin-bottom:20px}.step__title{font-size:22px;letter-spacing:-1px;margin-bottom:15px}.header__step-wrapper{padding:5px 10px}.header__step{font-size:11px}.step--1,.step--2,.step--3,.step--4{max-width:100%}.form__group--wrapper{gap:10px}.form__group--wrapper>div{width:100%}.form__label{font-size:12px}.form__input{padding:10px;font-size:9px}.form__textarea{height:50px;font-size:9px}.payment{max-width:280px;padding:15px;border-radius:20px}.payment__title{font-size:20px;letter-spacing:-0.5px}.payment__guarantee{padding:8px}.payment__guarantee-title{font-size:12px;margin-bottom:5px}.payment__guarantee-desc{font-size:10px}.payment__footer{align-items:flex-start;gap:10px}.payment__bot-button{padding:8px 15px;font-size:10px}.payment__price{font-size:32px}.payment__pay-button{max-width:120px;padding:10px 20px;font-size:12px}.payment__description{font-size:9px}.button__text{font-size:14px;letter-spacing:-0.4px}.button__circle{width:32px;height:32px}.button--secondary{padding:8px 14px;font-size:12px}.download__button--primary{padding:12px 30px;font-size:13px}.checkbox-group{max-width:74%}.checkbox__text{font-size:8px;line-height:120%}.progress{width:80px;height:6px}.modal__step{font-size:10px}.modal__footer{gap:10px}.modal__footer--left,.modal__footer--right{width:100%;justify-content:center}.modal__footer .button--left,.modal__footer .button--right{width:100%;height:38px;padding:8px 12px;font-size:12px}.dnk__image-wrapper__last-step{bottom:20px;left:20px;width:50px}.capsule-image__last-step{z-index:1;position:absolute;transform:rotate(18deg);top:-90px;right:0px;max-width:150px;width:100%}}@media (max-width:320px){.modal__container{width:280px;border-radius:34px;padding:20px 21px}.modal__close{width:33px;height:33px}.step__title{font-size:29px}.payment{max-width:240px;padding:12px}.payment__title{font-size:18px}.payment__price{font-size:28px}.button__text{font-size:12px}.button__circle{width:28px;height:28px}.button--primary{padding:8px 8px 8px 16px;gap:10px}.dnk__image-wrapper{width:28%}}.loader{display:flex;flex-direction:column;align-items:center;gap:14px}.loader__dots{display:flex;gap:8px}.loader__dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,0.3);animation:dotPulse 1.4s ease-in-out infinite}.loader__dot:nth-child(1){animation-delay:0s}.loader__dot:nth-child(2){animation-delay:0.2s}.loader__dot:nth-child(3){animation-delay:0.4s}@keyframes dotPulse{0%,80%,100%{background:rgba(255,255,255,0.3);transform:scale(1)}40%{background:rgba(95,187,214,1);transform:scale(1.3)}}.loader__text{font-size:12px;color:rgba(200,242,255,0.8);letter-spacing:-0.2px}.download-block{display:none;flex-direction:column;align-items:center;gap:10px;animation:fadeInUp 0.4s ease}.download-block.visible{display:flex}@keyframes fadeInUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.download-block__hint{font-size:11px;color:rgba(200,242,255,0.7);letter-spacing:-0.2px}.status-error{display:none;flex-direction:column;align-items:center;gap:12px}.status-error.visible{display:flex}.status-error__text{font-size:13px;color:rgba(255,200,200,0.9);letter-spacing:-0.2px;max-width:360px;line-height:140%;text-align:center}.pay-overlay{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,0.5);backdrop-filter:blur(4px);align-items:center;justify-content:center}.pay-overlay.visible{display:flex}.pay-overlay__box{background:linear-gradient(174deg,#30435F 8.19%,color(display-p3 0.094 0.502 0.659) 92%);border-radius:30px;padding:40px 50px;display:flex;flex-direction:column;align-items:center;gap:20px;max-width:400px;text-align:center}.pay-overlay__title{font-size:20px;font-weight:500;color:white;letter-spacing:-0.5px;line-height:130%}.pay-overlay__desc{font-size:13px;color:rgba(200,242,255,0.8);letter-spacing:-0.2px;line-height:140%}.modal input:focus::placeholder{color:transparent}