.order__wrapper{position:relative;margin:30px 0;min-height:100vh;display:flex;flex-direction:column;justify-content:center;gap:30px}.file__wrapper,.order__wrapper{align-items:center}.form__wrapper{display:flex;flex-direction:column;gap:10px;min-width:570px}.form__text{color:#fff;text-shadow:0 0 5px #000;padding-bottom:10px;letter-spacing:.5px;font-size:clamp(14px,.9vw,16px)}.input__wrapper{width:100%;display:flex;gap:10px}.input{width:100%;height:35px;border:unset;border-radius:8px;padding:0 15px;transition:.2s;color:#846e6e}.btn:focus,.input:focus,.order_amount__input{border:1px solid var(--secondary-color);outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(89,38,128,.5)}.inputFile{position:absolute;width:1px;border:none;clip:rect(0,0,0,0)}.input-promocode{flex:1 1}.select__wrapper{display:flex;flex-direction:row;gap:10px}.order__select-label{color:#fff;text-shadow:0 0 5px #000;letter-spacing:.5px;font-size:16px;align-self:center}.flex-1{flex:1 1}.input__textarea{resize:none;height:unset;padding:10px 15px}.checkbox__wrapper{height:30px;display:flex;align-items:flex-end;justify-content:flex-start;padding-left:20px;gap:40px}.agreement__link{padding-bottom:10px;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;transition:.2s}.agreement__link:hover{text-decoration:unset}.checkbox_agreement{font-size:clamp(14px,.9vw,16px)}.checkbox_agreement,.order_checkbox_agreement{color:#fff;text-shadow:0 0 5px #000;letter-spacing:.5px}.order_checkbox_agreement{font-size:clamp(12px,3vw,16px);align-self:center}.btn_submit__text{color:#fff;text-shadow:0 0 5px #000;letter-spacing:.5px;font-size:clamp(14px,.9vw,16px)}.checkbox{position:relative;display:block;cursor:pointer;width:1px}.checkbox:before{top:-14px;left:-23px;height:24px;width:54px;background-color:#bbb;border-radius:14px;transition:background-color .2s}.checkbox:after,.checkbox:before{content:"";display:block;position:absolute;cursor:pointer}.checkbox:after{transition:transform .2s;top:-12px;left:-21px;border-radius:12px;box-shadow:0 2px 3px rgba(0,0,0,.3);background-color:#fff;height:20px;width:20px}.checkbox:checked:before{background-color:var(--secondary-color)}.checkbox:checked:after{transform:translateX(30px);-webkit-transform:translateX(30px)}.button__wrapper{margin:20px auto}.btn{min-width:160px;border-radius:30px;cursor:pointer;background-color:var(--middle-color);height:40px;width:120px;display:flex;align-items:center;justify-content:center;padding:0;text-transform:uppercase;letter-spacing:1px;transition:.2s}.btn:hover{background-color:var(--secondary-color)}.btn-disabled{cursor:no-drop;filter:grayscale(1)}body.ru .btn{width:160px}.btn-file{position:relative;font-size:14px;flex:0.5 1}.fileInfo{background-color:#fff;font-family:Arial,sans-serif;font-size:13px;flex:1 1;display:flex;align-items:center;max-width:384px;height:auto;min-height:35px;padding:10px 15px}.link_continue{text-decoration:none;width:160px}body.ru .link_continue{width:200px}.link_again{text-decoration:none;width:210px!important}.lds-ring{display:flex;justify-content:center;align-items:center;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:32px;height:32px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid transparent;border-top-color:#fff}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.response-success{text-shadow:0 0 5px #26c40d}.response-error{text-shadow:0 0 5px red}.orderList__wrapper{display:flex;flex-wrap:wrap;flex-direction:column;background-color:#ffffff70;min-height:80px;border-radius:10px;padding:10px;align-items:center;justify-content:center;gap:10px}.order_item__wrapper{position:relative;width:100%;max-height:85px}.order_item__label{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:row;background-color:#ffffff61;border-radius:10px;padding:10px 15px}.order_item__label div{flex:1 1}.order_item__label div:first-child{display:flex;flex:0.5 1}.order_item__label div:nth-child(2){text-align:center}.order_item__label div:nth-child(4){flex:0.5 1;display:flex;flex-direction:column;align-items:center}.totalPrice__wrapper{font-size:16px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.order_amount__wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center}.order_amount__input{width:25%;height:35px;border:unset;border-radius:8px;padding:0 5px;text-align:center;transition:.2s;color:#846e6e}.order_plus_amount{cursor:pointer;transition:.2s}.order_plus_amount:hover{fill:var(--secondary-color)}.order_delete{cursor:pointer;position:absolute;top:5px;right:5px}.promocode__fail,.promocode__fail:focus{border:1px solid red;outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(128,38,38,.5)}.promocode__success,.promocode__success:focus{border:1px solid #26c40d;outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(38,196,13,.5)}@media (max-width:576px){.form__wrapper{min-width:unset;width:100%}.btn-file{flex:none}.input-promocode{flex:unset}.input__multi-wrapper{flex-direction:column}.agreeement__wrapper{margin-top:10px}}@media (max-width:425px){.order_item__wrapper{max-height:100%}.order_item__label{flex-direction:column;gap:20px}body.ru .agreement__link{padding:0}.response-error,.response-success,.response_description-success{text-align:center}.agreeement__wrapper{margin-top:20px}}@font-face{font-family:__Barlow_b3d07b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f2bfb63acfc2a372.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Barlow_b3d07b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/642cf3f5695072c2.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Barlow_b3d07b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/83c76cede88902c5.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.__className_b3d07b{font-family:__Barlow_b3d07b;font-weight:900;font-style:normal}