@charset "UTF-8";@font-face{font-family:TT Firs Neue;src:url(../fonts/TTFirsNeue-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:TT Firs Neue;src:url(../fonts/TTFirsNeue-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TT Firs Neue;src:url(../fonts/TTFirsNeue-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TT Firs Neue;src:url(../fonts/TTFirsNeue-DemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:TT Firs Neue;src:url(../fonts/TTFirsNeue-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box;outline:none}::-webkit-scrollbar{width:.6rem;height:.6rem}::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}::-webkit-scrollbar-thumb{border-radius:.4rem;background-color:#5bb2c2;cursor:pointer}::selection{background-color:hsla(0,0%,100%,.1);color:#5bb2c2}html{font-size:10px}body,html{margin:0;padding:0}body.fixed,html.fixed{overflow:hidden;-ms-touch-action:none;touch-action:none}body{position:relative;height:100%;background-color:#171a25;font-family:TT Firs Neue,sans-serif;font-weight:500;font-size:2rem;line-height:1.4;letter-spacing:-.02em;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}.container{width:154rem;max-width:100%;margin:0 auto;padding:0 2rem}.scrollable-content{height:100%;overflow-x:auto}@media (max-height:700px),(max-width:992px){.scrollable-content{height:auto;overflow-y:hidden}}.scrollable-content::-webkit-scrollbar{width:0;height:0}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;color:inherit;font-size:inherit;font-weight:inherit}a{color:#5bb2c2}a,a:focus,a:hover{text-decoration:none}a:focus{outline:0}p{margin:0 0 .5em}ul{list-style:none;margin:0;padding:0}.screens{position:relative;width:100vw;height:100vh;overflow:hidden}.screens:has(.hero_form__sidebar){overflow:initial}@media (max-height:700px),(max-width:992px){.screens:has(.hero_form__sidebar){overflow-y:auto;overflow-x:hidden}}@media (max-height:700px),(max-width:992px){.screens{overflow-y:auto;overflow-x:hidden}}.screen{width:100vw;transition:all 1s ease}@media (min-height:701px) and (pointer:fine),(min-width:993px) and (pointer:fine){.screen{position:absolute;top:0;left:0;height:100vh;transform:translateX(100%)}}@media (max-height:700px),(max-width:992px){.screen{position:relative;height:auto;min-height:100vh}}.screen.active{transform:translateX(0)}.screen.active .reveal{transform:translateY(0) scale(1)}.screen.past-section{transform:translateX(0)}.screen.past-section .hero{transform:translateX(-5%);opacity:0}.screen__bg{position:absolute;top:0;left:0;width:100vw;height:100vh}@media (max-height:700px),(max-width:992px){.screen__bg{height:100%}}.screen__bg iframe,.screen__bg img,.screen__bg video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.screen__bg--mask:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#080610;opacity:.85}.screen__content{height:100%}@media (max-height:700px),(max-width:992px){.screen__content{display:-ms-flexbox;display:flex;height:auto}}.block__title{margin-bottom:2.7rem;font-weight:400;font-size:clamp(3rem,6vw,7.6rem);line-height:1.3}.block__text{font-weight:500;font-size:1.8rem}@media (max-height:700px),(max-width:992px){.block__text{font-size:1.6rem}}figure{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem}figcaption{font-weight:500;font-size:1.8rem}.dropdown{position:relative;border-radius:1.5rem}.dropdown:hover .dropdown__link:after{transform:rotate(180deg)}.dropdown:hover .dropdown__container{transform:translateY(0);opacity:1;pointer-events:auto}.dropdown__link{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:6rem;padding:.5rem 7.5rem .5rem 2rem;border-radius:1.5rem;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-weight:500;font-size:1.8rem;line-height:1.1;letter-spacing:-.02em;color:#fff;overflow:hidden;transition:.3s}@media (max-height:700px),(max-width:992px){.dropdown__link{font-size:1.6rem}}.dropdown__link:before{bottom:1px;border-radius:1.1rem;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:-1}.dropdown__link:after,.dropdown__link:before{content:"";position:absolute;top:.5rem;right:.5rem;width:5rem;height:5rem}.dropdown__link:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.97243 -4.49165e-08L5.01253 3.80952L1.00251 0.0250623L0 1.00251L4.96241 5.86466L10 1.05263L8.97243 -4.49165e-08Z' fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:1.2rem;will-change:transform;transform-origin:center;transition:.5s}.dropdown__container{position:absolute;top:100%;left:0;width:100%;padding-top:1rem;transform:translateY(-1rem);opacity:0;pointer-events:none;z-index:1;transition:.1s}.dropdown__wrapper{border-radius:1.5rem;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);overflow:hidden}.dropdown__list{position:relative;max-height:22rem;padding:1rem 0;z-index:1;overflow-y:auto}.dropdown__list-item a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:4rem;padding:.5rem 2rem;font-weight:500;font-size:1.6rem;color:#fff;transition:.3s}.dropdown__list-item a:hover{color:hsla(0,0%,100%,.5)}.actions{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:1rem}.actions.center,.btn{-ms-flex-pack:center;justify-content:center}.btn{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;height:6rem;gap:1.7rem;margin:0;padding:1rem 3rem;border-radius:3rem;border:none;font-family:TT Firs Neue,sans-serif;font-weight:500;font-size:1.6rem;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;will-change:backdrop-filter;transition:.3s}@media (max-height:700px),(max-width:992px){.btn{height:5rem;padding:.5rem 2.5rem}}.btn:focus,.btn:hover{text-decoration:none}.btn img{display:block;width:auto;height:3.6rem}.btn--white{background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(3.2rem);backdrop-filter:blur(3.2rem);color:#fff}.btn--white:hover{background-color:hsla(0,0%,100%,.3)}.btn--o-white{border:1px solid hsla(0,0%,100%,.05);background-color:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(3.2rem);backdrop-filter:blur(3.2rem);color:#fff}.btn--o-white:hover{border-color:hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.1)}.btn--o-red{border:2px solid #ff5959;background-color:transparent;color:#fff}.btn--o-red:hover{background-color:#ff5959}.btn--green{background-color:#7ad96e;color:#fff}.btn--green:hover{background-color:#9dbdd2}.btn--main{background-color:#5bb2c2;color:#fff}.btn--main:hover{background-color:#9dbdd2}.btn--before-icon{padding:1.2rem 3rem 1.2rem 1.2rem}.btn--after-icon{padding:1.2rem 1.2rem 1.2rem 3rem}.btn.disabled{background-color:hsla(0,0%,100%,.6);color:#797979;pointer-events:none}.accordion{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem}.accordion__item{position:relative;width:88rem;max-width:100%;border-radius:2.5rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);transition:.3s}.accordion__item:nth-child(2n){margin-left:auto}.accordion__item:hover{background-color:hsla(0,0%,100%,.1)}.accordion__item.active .accordion__title a:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3243 7.57408C12.9409 7.96473 12.3147 7.97456 11.9193 7.59614L7.7736 3.62921C7.38962 3.26178 6.78531 3.25889 6.39783 3.62262L2.16075 7.6C1.77681 7.9604 1.17743 7.95553 0.799408 7.58892C0.400645 7.2022 0.399861 6.56258 0.797674 6.17489L6.32952 0.783748C6.71433 0.408726 7.32672 0.404839 7.71626 0.774948L13.3345 6.11295C13.7395 6.49773 13.7507 7.13967 13.3594 7.53836L13.3243 7.57408Z' fill='white' stroke='white'/%3e%3c/svg%3e")}.accordion__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;font-size:2.4rem}@media (max-height:700px),(max-width:992px){.accordion__title{font-size:2rem}}.accordion__title a{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:8rem;padding:1.3rem 8rem 1.3rem 2.5rem;color:#fff;transition:.3s}@media (max-height:700px),(max-width:992px){.accordion__title a{min-height:0;padding:2rem 7rem 2rem 2rem}}.accordion__title a:before{content:"";position:absolute;top:50%;right:1.3rem;transform:translateY(-50%);width:5.4rem;height:5.4rem;border-radius:1.5rem;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.821176 0.79945C1.20457 0.408807 1.83077 0.398976 2.22624 0.77739L6.37191 4.74433C6.75589 5.11175 7.3602 5.11465 7.74768 4.75092L11.9848 0.773539C12.3687 0.413131 12.9681 0.418007 13.3461 0.784614C13.7449 1.17133 13.7456 1.81095 13.3478 2.19865L7.81599 7.58979C7.43117 7.96481 6.81879 7.9687 6.42925 7.59859L0.811016 2.26059C0.40604 1.87581 0.394823 1.23387 0.78611 0.835179L0.821176 0.79945Z' fill='white' stroke='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:1.4rem;transition:.3s}@media (max-height:700px),(max-width:992px){.accordion__title a:before{right:2rem;width:4rem;height:4rem;background-size:1rem}}.accordion__content{width:74rem;max-width:100%;margin-top:-2rem;padding:0 1.3rem 1.3rem 2.5rem;font-weight:500;font-size:1.8rem}@media (max-height:700px),(max-width:992px){.accordion__content{font-size:1.6rem}}.accordion__content.hide{display:none}@media (max-width:992px){.accordion__content{margin-top:0;padding:0 2rem 2rem}}.hero_form{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:2rem 0}@media (min-height:701px) and (pointer:fine),(min-width:993px) and (pointer:fine){.hero_form{position:absolute;top:0;left:-1rem;right:-1rem;height:100%}}@media (max-height:700px),(max-width:992px){.hero_form{-ms-flex-direction:column;flex-direction:column}}.hero_form .block__subtitle{font-weight:500;font-size:14px;line-height:24px;color:#d7e9f8}@media (max-height:700px),(max-width:992px){.hero_form .block__subtitle{font-size:1.2rem}}.hero_form .block__title{margin-bottom:0!important;font-weight:400;font-size:4rem;line-height:1;letter-spacing:-.02em}@media (max-height:700px),(max-width:992px){.hero_form .block__title{font-size:3rem}}.hero_form--steps .hero_form__widget{min-height:100%}.hero_form--steps .hero_form__widget-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.hero_form--render .hero_form__sidebar{width:31%;overflow-y:initial}@media (max-height:700px),(max-width:992px){.hero_form--render .hero_form__sidebar{width:100%}}.hero_form--render .hero_form__sidebar .block__subtitle,.hero_form--render .hero_form__sidebar .block__title{text-align:left}.hero_form--render .hero_form__sidebar .form__title{height:auto;margin-bottom:1rem;font-size:1.6rem}.hero_form--render .hero_form__sidebar .dropzone{padding:2.2rem}.hero_form--render .hero_form__sidebar .dropzone__title:before{width:3.4rem;height:3.3rem;margin:0 auto 1rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26.69 21.44C26.6011 21.3084 26.4823 21.1999 26.3431 21.1234C26.204 21.0469 26.0487 21.0046 25.89 21C25.7529 21.0004 25.6173 21.0291 25.4917 21.0841C25.3662 21.1392 25.2532 21.2195 25.16 21.32L21.94 24.54C21.8463 24.633 21.7719 24.7436 21.7211 24.8654C21.6703 24.9873 21.6442 25.118 21.6442 25.25C21.6442 25.382 21.6703 25.5127 21.7211 25.6346C21.7719 25.7564 21.8463 25.867 21.94 25.96C22.033 26.0537 22.1436 26.1281 22.2654 26.1789C22.3873 26.2297 22.518 26.2558 22.65 26.2558C22.782 26.2558 22.9127 26.2297 23.0346 26.1789C23.1564 26.1281 23.267 26.0537 23.36 25.96L24.89 24.43V28C24.89 28.2652 24.9953 28.5196 25.1829 28.7071C25.3704 28.8946 25.6248 29 25.89 29C26.1552 29 26.4096 28.8946 26.5971 28.7071C26.7846 28.5196 26.89 28.2652 26.89 28V24.46L28.38 26C28.4696 26.1047 28.58 26.1897 28.704 26.2497C28.8281 26.3097 28.9632 26.3435 29.1009 26.3488C29.2387 26.3541 29.376 26.3309 29.5043 26.2806C29.6326 26.2304 29.7492 26.1541 29.8466 26.0567C29.9441 25.9592 30.0204 25.8426 30.0706 25.7143C30.1209 25.586 30.1441 25.4487 30.1388 25.3109C30.1335 25.1732 30.0997 25.0381 30.0397 24.914C29.9797 24.79 29.8947 24.6796 29.79 24.59L26.69 21.44Z' fill='white'/%3e%3cpath d='M31.55 19.3395C31.0888 18.8727 30.5675 18.4691 30 18.1395C29.6482 17.9215 29.2766 17.7374 28.89 17.5895C27.9373 17.2018 26.9187 17.0015 25.89 16.9995C25.6638 16.9793 25.4362 16.9793 25.21 16.9995C24.975 17.0141 24.7411 17.0442 24.51 17.0895C22.887 17.3595 21.3898 18.1325 20.23 19.2995C18.9653 20.5656 18.1654 22.2218 17.96 23.9995C17.9119 24.3307 17.8885 24.6649 17.89 24.9995C17.8879 25.3342 17.9113 25.6685 17.96 25.9995C18.1673 27.768 18.9675 29.414 20.23 30.6695C20.974 31.4128 21.857 32.0023 22.8288 32.4043C23.8005 32.8063 24.8419 33.013 25.8936 33.0125C26.9452 33.0121 27.9864 32.8045 28.9578 32.4016C29.9292 31.9987 30.8117 31.4085 31.555 30.6645C32.2983 29.9206 32.8878 29.0375 33.2898 28.0658C33.6918 27.094 33.8985 26.0526 33.898 25.001C33.8975 23.9494 33.6899 22.9081 33.2871 21.9367C32.8842 20.9654 32.294 20.0828 31.55 19.3395ZM30.13 29.2395C29.005 30.3631 27.48 30.9943 25.89 30.9943C24.3 30.9943 22.775 30.3631 21.65 29.2395C20.7653 28.3629 20.1808 27.2287 19.98 25.9995V24.9995C19.9702 23.5209 20.5068 22.0907 21.4868 20.9833C22.4668 19.876 23.8211 19.1696 25.29 18.9995C25.4899 18.9881 25.6902 18.9881 25.89 18.9995C27.0759 19.0006 28.235 19.353 29.2207 20.0124C30.2064 20.6718 30.9746 21.6084 31.4283 22.7041C31.882 23.7999 32.0008 25.0054 31.7697 26.1686C31.5387 27.3318 30.9681 28.4004 30.13 29.2395Z' fill='white'/%3e%3cpath d='M9.93999 11.7901C10.6738 11.7921 11.3916 11.5764 12.0028 11.1704C12.614 10.7644 13.0911 10.1863 13.3737 9.5091C13.6564 8.83195 13.7318 8.08619 13.5906 7.36614C13.4494 6.64609 13.0979 5.98408 12.5804 5.46383C12.063 4.94358 11.4029 4.58846 10.6836 4.44337C9.96429 4.29828 9.21814 4.36974 8.53947 4.64871C7.8608 4.92768 7.2801 5.40163 6.8708 6.01064C6.46149 6.61964 6.24197 7.33634 6.23999 8.0701C6.24259 9.05245 6.63262 9.99412 7.32537 10.6906C8.01812 11.3871 8.95767 11.7822 9.93999 11.7901Z' fill='white'/%3e%3cpath d='M18.82 17.93C19.7461 16.9982 20.8478 16.2595 22.0614 15.7565C23.275 15.2536 24.5763 14.9964 25.89 15C26.599 15.0018 27.3059 15.0756 28 15.22C28.3185 15.2867 28.6325 15.3736 28.94 15.48C29.2051 15.5584 29.4656 15.6519 29.72 15.76L30 15.88V3.61C29.9974 2.65165 29.6148 1.73346 28.9362 1.05674C28.2576 0.380015 27.3384 -3.65659e-06 26.38 0H3.62C2.66073 0.002639 1.7415 0.384878 1.06319 1.06319C0.384878 1.7415 0.002639 2.66073 0 3.62V21.45V22.37C-3.64654e-06 23.331 0.381069 24.2528 1.05966 24.9333C1.73826 25.6137 2.659 25.9974 3.62 26H15.94C15.94 25.67 15.89 25.33 15.89 25C15.8901 24.6658 15.9101 24.3318 15.95 24C16.1704 21.7041 17.1855 19.5572 18.82 17.93ZM3.62 2H26.38C26.5931 1.99867 26.8044 2.03967 27.0015 2.12061C27.1987 2.20155 27.3778 2.32083 27.5285 2.47153C27.6792 2.62222 27.7984 2.80134 27.8794 2.99849C27.9603 3.19563 28.0013 3.40689 28 3.62V9.77C27.5912 9.52577 27.1548 9.33106 26.7 9.19C25.509 8.8067 24.2359 8.75595 23.0181 9.0432C21.8004 9.33046 20.6842 9.94483 19.79 10.82L14.89 15.66L14.17 15L13.66 14.5C12.7727 13.644 11.5879 13.1656 10.355 13.1656C9.12209 13.1656 7.93727 13.644 7.05 14.5L1.99 19.5V3.61C1.99131 3.39726 2.03451 3.18686 2.11713 2.99081C2.19976 2.79476 2.32019 2.61691 2.47155 2.46741C2.62291 2.3179 2.80224 2.19968 2.99929 2.11948C3.19634 2.03928 3.40726 1.99868 3.62 2Z' fill='white'/%3e%3c/svg%3e")}.hero_form--render .hero_form__sidebar .dropzone__title span{display:block;margin-top:.5rem;font-size:1.3rem;color:#c3c3c4}.hero_form--render .hero_form__sidebar .noUi-target{height:1rem;margin-bottom:2.5rem;background:hsla(0,0%,100%,.1)}.hero_form--render .hero_form__sidebar .noUi-pips-horizontal{height:2.5rem;padding-top:0}.hero_form--render .hero_form__sidebar .noUi-value{color:#c3c3c4;font-weight:600;font-size:1.2rem}.hero_form--render .hero_form__sidebar .noUi-horizontal .noUi-tooltip{bottom:auto;top:1.6rem}.hero_form--render .hero_form__sidebar .noUi-tooltip{border:none;border-radius:0;background:transparent;font-weight:600;font-size:1.6rem;color:#fff;padding:0}.hero_form--render .hero_form__main{width:69%;overflow-y:auto}@media (max-height:700px),(max-width:992px){.hero_form--render .hero_form__main{width:100%}}.hero_form--render .hero_form__main .hero_form__widget--empty{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center}.hero_form--render .hero_form__main .hero_form__widget--empty:before{background-color:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.hero_form--render .hero_form__widget{height:100%}.hero_form--render .form__wrapper{-ms-flex:1;flex:1;margin-right:-4rem;padding-right:4rem;overflow-y:auto}.hero_form--render .hero_form__widget-price{font-size:2rem}.hero_form--render .hero_form__widget-price .value{font-size:2.4rem}.hero_form .hero_form__widget-footer{position:relative;margin-top:1.4rem;padding-top:3.6rem;border-top:none}.hero_form .hero_form__widget-footer:before{content:"";position:absolute;top:0;left:-4rem;right:-4rem;height:3.4rem;background:linear-gradient(180deg,transparent,#000);transform:translateY(-100%);opacity:.17}@media (max-height:700px),(max-width:992px){.hero_form .hero_form__widget-footer:before{left:-2rem;right:-2rem}}.hero_form__main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;width:65%;height:100%;padding:0 1rem}@media (max-height:700px),(max-width:992px){.hero_form__main{width:100%;height:auto;padding:0}}.hero_form__main .hero_form__widget{height:100%}.hero_form__sidebar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem;width:35%}@media (min-height:701px) and (pointer:fine),(min-width:993px) and (pointer:fine){.hero_form__sidebar{position:sticky;top:0;height:100%;padding:0 1rem;overflow-y:auto}}@media (max-height:700px),(max-width:992px){.hero_form__sidebar{width:100%;height:auto}}.hero_form__sidebar::-webkit-scrollbar{width:0;height:0}.hero_form__sidebar .block__subtitle,.hero_form__sidebar .block__title{text-align:right}.hero_form__widget{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;gap:2rem;padding:4rem;border-radius:3rem}@media (max-height:700px),(max-width:992px){.hero_form__widget{padding:2rem;z-index:1}}.hero_form__widget:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);z-index:-1}.hero_form__widget-wrapper{position:relative;-ms-flex:1;flex:1}@media (min-height:701px) and (pointer:fine),(min-width:993px) and (pointer:fine){.hero_form__scroll{position:absolute;top:0;left:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto}}.hero_form__scroll.has-scroll{width:calc(100% + 4rem);margin-right:-4rem;padding-right:4rem}.form__container{gap:5rem}.form__container,.form__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.form__wrapper{gap:2rem}.form__wrapper:last-child .form__row:last-child .dropdown:hover .dropdown__container,.form__wrapper:last-child .form__row:nth-last-child(2) .dropdown:hover .dropdown__container{transform:translateY(0)}.form__wrapper:last-child .form__row:last-child .dropdown__container,.form__wrapper:last-child .form__row:nth-last-child(2) .dropdown__container{top:auto;padding-top:0;transform:translateY(1rem);bottom:100%;padding-bottom:1rem}.form__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}@media (max-height:700px),(max-width:992px){.form__row{-ms-flex-direction:column;flex-direction:column}}.form__block{width:calc(50% - 1rem)}@media (max-width:640px){.form__block{width:100%}}.form__block.large{width:100%}.form__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;font-weight:500;font-size:2.4rem;line-height:1.25}@media (max-height:700px),(max-width:992px){.form__title{font-size:2rem}}.radio__block{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.dropzone{position:relative;padding:3rem;border-radius:1.5rem;border:1px dashed hsla(0,0%,100%,.3);background-color:hsla(0,0%,100%,.1);cursor:pointer;transition:.3s}.dropzone:hover{background-color:hsla(0,0%,100%,.15)}.dropzone:has(.dropzone__list){padding:0!important}.dropzone__title{position:relative;font-weight:400;font-size:1.6rem;line-height:1.1;letter-spacing:0;text-align:center}.dropzone__title:before{content:"";display:block;width:3.5rem;height:2.8rem;margin:0 auto 1.5rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='28' viewBox='0 0 35 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.6' d='M17.5017 14.5127L25.1214 22.1317L23.8843 23.3687L18.3765 17.8614V27.9987H16.6258V17.8614L11.1197 23.3671L9.88256 22.1301L17.5017 14.5127ZM28.0023 10.6737V10.4998C28.0023 4.71021 23.2917 0 17.5017 0C11.7116 0 7.00101 4.71021 7.00101 10.4998V10.6753C3.01239 11.4891 0 15.0244 0 19.2507C0 24.0756 3.92629 28 8.75 28V26.2495C4.88445 26.2495 1.74899 23.116 1.74899 19.2491C1.74899 15.3838 4.88277 12.2486 8.75 12.2486V10.4981C8.75 5.66652 12.6681 1.74883 17.5 1.74883C22.3319 1.74883 26.25 5.66656 26.25 10.4981V12.2486C30.1155 12.2486 33.251 15.3821 33.251 19.2491C33.251 23.1143 30.1172 26.2495 26.25 26.2495V28C31.0753 28 35 24.074 35 19.2507C35.0033 15.0231 31.9909 11.4876 28.0023 10.6737Z' fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:contain}.dropzone__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.8rem;padding:.8rem}.dropzone__item{position:relative;width:calc(50% - .4rem);border-radius:1rem;overflow:hidden}.dropzone__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.4}.dropzone__item img{display:block;width:100%;height:100%;object-fit:cover}.dropzone__item .remove{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.remove{width:4rem;height:4rem;background-color:transparent;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.744 0.256009C13.4026 -0.0853364 12.8551 -0.0853364 12.5137 0.256009L7 5.76906L1.48631 0.256009C1.14493 -0.0853364 0.597424 -0.0853364 0.256039 0.256009C-0.0853462 0.597355 -0.0853462 1.1448 0.256039 1.48614L5.76973 6.9992L0.256039 12.5123C-0.0853462 12.8536 -0.0853462 13.401 0.256039 13.7424C0.42351 13.9098 0.648953 14 0.867955 14C1.08696 14 1.3124 13.9163 1.47987 13.7424L6.99356 8.22933L12.5072 13.7424C12.6747 13.9098 12.9002 14 13.1192 14C13.3446 14 13.5636 13.9163 13.7311 13.7424C14.0725 13.401 14.0725 12.8536 13.7311 12.5123L8.23027 6.9992L13.744 1.48614C14.0853 1.1448 14.0853 0.597355 13.744 0.256009Z' fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:1.4rem;margin:0;border:none;outline:none;cursor:pointer}.hero_form__table:not(:last-child){margin-bottom:1.5rem}.hero_form__table table{width:100%}.hero_form__table tr{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:none}.hero_form__table tr.select td:last-child{color:#ff3737}.hero_form__table tr.select td:last-child:after{background-color:#ff3737;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='2' height='8' viewBox='0 0 2 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.0555555 3.46853V0H1.94444V3.46853L1.61111 5.25874H0.388889L0.0555555 3.46853ZM0 6.99301C0 6.42238 0.433333 5.98601 1 5.98601C1.56667 5.98601 2 6.42238 2 6.99301C2 7.56364 1.56667 8 1 8C0.433333 8 0 7.56364 0 6.99301Z' fill='white'/%3e%3c/svg%3e");background-size:.25rem;opacity:.6}.hero_form__table tr.delete td:last-child{color:#ff3737}.hero_form__table tr.delete td:last-child:after{background-color:#ff3737;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.35369 0.646291C8.15862 0.451236 7.84576 0.451236 7.65068 0.646291L4.5 3.79661L1.34932 0.646291C1.15424 0.451236 0.841385 0.451236 0.646308 0.646291C0.451231 0.841346 0.451231 1.15417 0.646308 1.34922L3.79699 4.49954L0.646308 7.64986C0.451231 7.84491 0.451231 8.15773 0.646308 8.35279C0.742006 8.44848 0.87083 8.5 0.995974 8.5C1.12112 8.5 1.24994 8.45216 1.34564 8.35279L4.49632 5.20247L7.647 8.35279C7.7427 8.44848 7.87152 8.5 7.99667 8.5C8.12549 8.5 8.25063 8.45216 8.34633 8.35279C8.54141 8.15773 8.54141 7.84491 8.34633 7.64986L5.20301 4.49954L8.35369 1.34922C8.54877 1.15417 8.54877 0.841346 8.35369 0.646291Z' fill='white' fill-opacity='0.6' stroke='white' stroke-opacity='0.6'/%3e%3c/svg%3e");background-size:.8rem}.hero_form__table tr:last-child td{padding-bottom:.4rem}.hero_form__table td{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1rem;padding:.4rem 0;font-weight:500;font-size:1.6rem}.hero_form__table td:not(:last-child){-ms-flex:1;flex:1;opacity:.6}.hero_form__table td:not(:last-child):after{content:"";display:block;-ms-flex:1;flex:1;margin:.8rem 1rem 0 0;border-bottom:1px dashed hsla(0,0%,100%,.3)}.hero_form__table td:last-child{font-weight:700;text-align:right}.hero_form__table td:last-child:after{content:"";display:-ms-flexbox;display:flex;width:2.4rem;height:2.4rem;border-radius:50%;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.75048 0.27607C10.0832 0.643991 10.0832 1.2387 9.75048 1.60679L4.21874 7.7241C4.05278 7.90763 3.83493 8 3.61708 8C3.39924 8 3.18139 7.90763 3.01543 7.7241L0.249637 4.66545C-0.0832123 4.29753 -0.0832123 3.70265 0.249637 3.33473C0.58233 2.96663 1.12009 2.96663 1.45294 3.33473L3.61708 5.72802L8.54718 0.27607C8.87987 -0.0920234 9.41763 -0.0920234 9.75048 0.27607Z' fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:1rem}.hero_form__table td:last-child span{-ms-flex:1;flex:1}.hero_form__table--steps tr:not(.check) td:last-child:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='2' height='8' viewBox='0 0 2 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.0555555 3.46853V0H1.94444V3.46853L1.61111 5.25874H0.388889L0.0555555 3.46853ZM0 6.99301C0 6.42238 0.433333 5.98601 1 5.98601C1.56667 5.98601 2 6.42238 2 6.99301C2 7.56364 1.56667 8 1 8C0.433333 8 0 7.56364 0 6.99301Z' fill='white'/%3e%3c/svg%3e");background-size:.2rem}.hero_form__table-title{margin-bottom:.5rem;font-weight:700;font-size:1.6rem}.hero_form__widget-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:3rem;margin-top:4rem;padding-top:4rem;border-top:1px solid hsla(0,0%,85%,.2)}.hero_form__widget-price{font-weight:500;font-size:2.4rem;line-height:1.25}.hero_form__widget-price .value{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:.7rem;font-weight:700}.hero_form__widget-price .value:after{content:"";display:block;width:2rem;height:2rem;margin-bottom:.4rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 10C20 15.5134 15.5134 20 10 20C4.48665 20 0 15.5134 0 10C0 4.48665 4.48665 0 10 0C15.5134 0 20 4.48665 20 10ZM18.4615 10C18.4615 5.33465 14.6654 1.53846 10 1.53846C5.33465 1.53846 1.53846 5.33465 1.53846 10C1.53846 14.6654 5.33465 18.4615 10 18.4615C14.6654 18.4615 18.4615 14.6654 18.4615 10Z' fill='white'/%3e%3cpath d='M9.95099 8.40232C10.5466 8.40232 11.0294 7.91526 11.0294 7.31444C11.0294 6.71362 10.5466 6.22656 9.95099 6.22656C9.35539 6.22656 8.87256 6.71362 8.87256 7.31444C8.87256 7.91526 9.35539 8.40232 9.95099 8.40232Z' fill='white'/%3e%3cpath d='M4.08489 10.95C4.5 10.95 4.83652 10.6106 4.83652 10.1918C4.83652 9.77306 4.5 9.43359 4.08489 9.43359C3.66977 9.43359 3.33325 9.77306 3.33325 10.1918C3.33325 10.6106 3.66977 10.95 4.08489 10.95Z' fill='white'/%3e%3cpath d='M7.33659 12.7801C7.75171 12.7801 8.08823 12.4406 8.08823 12.0219C8.08823 11.6031 7.75171 11.2637 7.33659 11.2637C6.92148 11.2637 6.58496 11.6031 6.58496 12.0219C6.58496 12.4406 6.92148 12.7801 7.33659 12.7801Z' fill='white'/%3e%3cpath d='M9.8366 14.0708C10.1885 14.0708 10.4739 13.783 10.4739 13.428C10.4739 13.073 10.1885 12.7852 9.8366 12.7852C9.48465 12.7852 9.19934 13.073 9.19934 13.428C9.19934 13.783 9.48465 14.0708 9.8366 14.0708Z' fill='white'/%3e%3cpath d='M6.99361 15.9968C7.26434 15.9968 7.48381 15.7754 7.48381 15.5023C7.48381 15.2292 7.26434 15.0078 6.99361 15.0078C6.72289 15.0078 6.50342 15.2292 6.50342 15.5023C6.50342 15.7754 6.72289 15.9968 6.99361 15.9968Z' fill='white'/%3e%3cpath d='M9.77117 16.6659C9.99677 16.6659 10.1797 16.4815 10.1797 16.2539C10.1797 16.0263 9.99677 15.8418 9.77117 15.8418C9.54556 15.8418 9.36267 16.0263 9.36267 16.2539C9.36267 16.4815 9.54556 16.6659 9.77117 16.6659Z' fill='white'/%3e%3cpath d='M4.70586 14.0279C5.0578 14.0279 5.34311 13.7401 5.34311 13.385C5.34311 13.03 5.0578 12.7422 4.70586 12.7422C4.35391 12.7422 4.0686 13.03 4.0686 13.385C4.0686 13.7401 4.35391 14.0279 4.70586 14.0279Z' fill='white'/%3e%3cpath d='M4.82025 8.66209C5.41585 8.66209 5.89868 8.17503 5.89868 7.57421C5.89868 6.97339 5.41585 6.48633 4.82025 6.48633C4.22465 6.48633 3.74182 6.97339 3.74182 7.57421C3.74182 8.17503 4.22465 8.66209 4.82025 8.66209Z' fill='white'/%3e%3cpath d='M14.8856 8.66209C15.4812 8.66209 15.964 8.17503 15.964 7.57421C15.964 6.97339 15.4812 6.48633 14.8856 6.48633C14.29 6.48633 13.8071 6.97339 13.8071 7.57421C13.8071 8.17503 14.29 8.66209 14.8856 8.66209Z' fill='white'/%3e%3cpath d='M7.0589 6.33201C7.6545 6.33201 8.13733 5.84495 8.13733 5.24413C8.13733 4.64331 7.6545 4.15625 7.0589 4.15625C6.4633 4.15625 5.98047 4.64331 5.98047 5.24413C5.98047 5.84495 6.4633 6.33201 7.0589 6.33201Z' fill='white'/%3e%3cpath d='M12.7614 6.33201C13.357 6.33201 13.8398 5.84495 13.8398 5.24413C13.8398 4.64331 13.357 4.15625 12.7614 4.15625C12.1658 4.15625 11.683 4.64331 11.683 5.24413C11.683 5.84495 12.1658 6.33201 12.7614 6.33201Z' fill='white'/%3e%3cpath d='M12.4183 10.0058C13.0139 10.0058 13.4967 9.51878 13.4967 8.91796C13.4967 8.31714 13.0139 7.83008 12.4183 7.83008C11.8227 7.83008 11.3398 8.31714 11.3398 8.91796C11.3398 9.51878 11.8227 10.0058 12.4183 10.0058Z' fill='white'/%3e%3cpath d='M12.4183 13.1054C13.0139 13.1054 13.4967 12.6184 13.4967 12.0176C13.4967 11.4167 13.0139 10.9297 12.4183 10.9297C11.8227 10.9297 11.3398 11.4167 11.3398 12.0176C11.3398 12.6184 11.8227 13.1054 12.4183 13.1054Z' fill='white'/%3e%3cpath d='M15.5882 11.6094C16.1838 11.6094 16.6666 11.1223 16.6666 10.5215C16.6666 9.92065 16.1838 9.43359 15.5882 9.43359C14.9926 9.43359 14.5098 9.92065 14.5098 10.5215C14.5098 11.1223 14.9926 11.6094 15.5882 11.6094Z' fill='white'/%3e%3cpath d='M14.8856 14.4277C15.4812 14.4277 15.964 13.9407 15.964 13.3398C15.964 12.739 15.4812 12.252 14.8856 12.252C14.29 12.252 13.8071 12.739 13.8071 13.3398C13.8071 13.9407 14.29 14.4277 14.8856 14.4277Z' fill='white'/%3e%3cpath d='M12.7614 16.5859C13.357 16.5859 13.8398 16.0989 13.8398 15.498C13.8398 14.8972 13.357 14.4102 12.7614 14.4102C12.1658 14.4102 11.683 14.8972 11.683 15.498C11.683 16.0989 12.1658 16.5859 12.7614 16.5859Z' fill='white'/%3e%3cpath d='M7.33649 10.0058C7.93209 10.0058 8.41492 9.51878 8.41492 8.91796C8.41492 8.31714 7.93209 7.83008 7.33649 7.83008C6.74089 7.83008 6.25806 8.31714 6.25806 8.91796C6.25806 9.51878 6.74089 10.0058 7.33649 10.0058Z' fill='white'/%3e%3cpath d='M9.95099 5.50974C10.5466 5.50974 11.0294 5.02268 11.0294 4.42186C11.0294 3.82104 10.5466 3.33398 9.95099 3.33398C9.35539 3.33398 8.87256 3.82104 8.87256 4.42186C8.87256 5.02268 9.35539 5.50974 9.95099 5.50974Z' fill='white'/%3e%3cpath d='M9.95099 11.2715C10.5466 11.2715 11.0294 10.7844 11.0294 10.1836C11.0294 9.58276 10.5466 9.0957 9.95099 9.0957C9.35539 9.0957 8.87256 9.58276 8.87256 10.1836C8.87256 10.7844 9.35539 11.2715 9.95099 11.2715Z' fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:contain}.hero_form__cart-empty{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:11rem 0;text-align:center}@media (max-height:700px),(max-width:992px){.hero_form__cart-empty{padding:5rem 0}}.hero_form__cart-empty .btn{margin-top:3.5rem}.hero_form__cart-title{font-weight:400;font-size:2.4rem;line-height:1.33;letter-spacing:0}@media (max-height:700px),(max-width:992px){.hero_form__cart-title{font-size:2rem}}.hero_form__cart-title:before{content:"";display:block;width:7.2rem;height:7.2rem;margin:0 auto 3.5rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.98986 0C2.19773 0.00297877 1.43874 0.347459 0.878633 0.958563C0.318522 1.56967 0.00272334 2.3977 2.30753e-05 3.26191C-0.00152318 3.69188 0.0746548 4.11803 0.224088 4.51589C0.37352 4.91376 0.593198 5.27558 0.870847 5.58073C1.1485 5.88589 1.47863 6.12831 1.8422 6.29427C2.20577 6.46023 2.59575 6.5465 2.98986 6.54798H3.85393C5.06848 6.54798 6.00218 7.54261 6.00218 8.86756V16.3579V42.5498C6.00218 49.7418 11.4136 55.6457 18.0058 55.6457H59.9964C66.5885 55.6457 72 49.7418 72 42.5498V19.6198C72 16.0432 69.2766 13.0718 65.9982 13.0718H12.004V8.86756C12.004 4.00473 8.31127 0 3.85393 0H2.98986ZM12.0037 19.6198H65.9978V42.5498C65.9978 46.2039 63.3454 49.0977 59.996 49.0977H18.0055C14.6561 49.0977 12.0037 46.2039 12.0037 42.5498V19.6198Z' fill='white'/%3e%3cpath d='M26.9996 65.4526C26.9996 67.1888 26.3674 68.8539 25.2421 70.0816C24.1169 71.3093 22.5907 71.9989 20.9993 71.9989C19.4079 71.9989 17.8818 71.3092 16.7565 70.0816C15.6312 68.8539 14.999 67.1888 14.999 65.4526C14.999 63.7164 15.6311 62.0513 16.7564 60.8237C17.8817 59.596 19.4079 58.9063 20.9993 58.9063C21.7873 58.9062 22.5676 59.0756 23.2956 59.4046C24.0236 59.7336 24.685 60.2158 25.2422 60.8237C25.7994 61.4316 26.2414 62.1532 26.5429 62.9475C26.8445 63.7417 26.9996 64.5929 26.9996 65.4526Z' fill='white'/%3e%3cpath d='M26.9909 26.1875C26.1988 26.1905 25.4398 26.5351 24.8797 27.1462C24.3195 27.7573 24.0037 28.5852 24.001 29.4494V39.2835C24.0037 40.1477 24.3195 40.9756 24.8797 41.5867C25.4398 42.1978 26.1988 42.5424 26.9909 42.5454C27.385 42.5471 27.7755 42.464 28.1402 42.3009C28.5049 42.1379 28.8365 41.8981 29.1162 41.5952C29.3959 41.2923 29.6182 40.9322 29.7703 40.5356C29.9225 40.1389 30.0014 39.7134 30.0028 39.2835V29.4494C30.0014 29.0195 29.9225 28.594 29.7703 28.1973C29.6182 27.8007 29.3959 27.4406 29.1162 27.1377C28.8365 26.8348 28.5049 26.595 28.1402 26.432C27.7755 26.2689 27.385 26.1858 26.9909 26.1875Z' fill='white'/%3e%3cpath d='M63.0017 65.4526C63.0016 67.1888 62.3694 68.8539 61.2442 70.0816C60.1189 71.3092 58.5927 71.9989 57.0013 71.9989C55.4099 71.9989 53.8837 71.3093 52.7585 70.0816C51.6332 68.8539 51.001 67.1888 51.001 65.4526C51.001 64.5929 51.1562 63.7417 51.4578 62.9475C51.7593 62.1532 52.2013 61.4316 52.7585 60.8237C53.3156 60.2158 53.9771 59.7336 54.7051 59.4046C55.4331 59.0756 56.2133 58.9062 57.0013 58.9063C58.5927 58.9063 60.1189 59.596 61.2442 60.8237C62.3695 62.0513 63.0017 63.7164 63.0017 65.4526Z' fill='white'/%3e%3cpath d='M38.9947 26.1875C38.2026 26.1905 37.4438 26.5352 36.8837 27.1463C36.3236 27.7574 36.0076 28.5852 36.0049 29.4494V39.2835C36.0076 40.1477 36.3236 40.9756 36.8837 41.5866C37.4438 42.1977 38.2026 42.5424 38.9947 42.5454C39.3888 42.5471 39.7794 42.464 40.1441 42.3009C40.5088 42.1379 40.8404 41.8981 41.1201 41.5952C41.3998 41.2923 41.622 40.9322 41.7742 40.5356C41.9263 40.1389 42.0053 39.7134 42.0067 39.2835V29.4494C42.0053 29.0195 41.9263 28.594 41.7742 28.1973C41.622 27.8007 41.3998 27.4406 41.1201 27.1377C40.8404 26.8348 40.5088 26.595 40.1441 26.432C39.7794 26.2689 39.3888 26.1858 38.9947 26.1875Z' fill='white'/%3e%3cpath d='M50.9986 26.1875C50.2065 26.1905 49.4476 26.5352 48.8875 27.1463C48.3274 27.7574 48.0115 28.5852 48.0088 29.4494V39.2835C48.0115 40.1477 48.3274 40.9756 48.8875 41.5866C49.4476 42.1977 50.2065 42.5424 50.9986 42.5454C51.3927 42.5471 51.7832 42.4641 52.1479 42.301C52.5126 42.138 52.8443 41.8981 53.124 41.5952C53.4037 41.2923 53.626 40.9322 53.7781 40.5356C53.9303 40.1389 54.0092 39.7135 54.0106 39.2835V29.4494C54.0092 29.0195 53.9303 28.594 53.7781 28.1973C53.626 27.8007 53.4037 27.4406 53.124 27.1377C52.8443 26.8348 52.5126 26.5949 52.1479 26.4319C51.7832 26.2689 51.3927 26.1858 50.9986 26.1875Z' fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:contain}.hero_form__cart-text{margin-top:1rem;font-weight:400;font-size:1.6rem}.form__widgets{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem}.form__widgets--brand-graphic{height:100%;gap:4rem}.form__widgets--brand-graphic .hero_form__widget-list{height:100%}.form__widgets--brand-graphic .form__widget{padding:0}.form__widgets--brand-graphic .form__widget .radio{height:100%}.form__widgets--brand-graphic .form__widget .radio>input:checked+label{border-color:#fff}.form__widgets--brand-graphic .form__widget .radio>input:disabled+label{opacity:.5;pointer-events:none}.form__widgets--brand-graphic .form__widget .radio>label{width:100%;height:100%;padding:3rem 0 2.5rem;border-radius:2rem;border:2px solid transparent;transition:.3s}.form__widgets--brand-graphic .form__widget .radio>label:after,.form__widgets--brand-graphic .form__widget .radio>label:before{display:none}.form__widgets--brand-graphic .form__widget .radio>label .form__widget-img{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}.form__widgets--brand-graphic .form__widget .radio>label img{width:auto;max-width:calc(100% - 4rem);height:auto;margin:0}.form__widgets--brand-graphic .form__widget .form__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;text-align:center}.form__widgets--brand-graphic .form__widget .form__widget-img{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1}.form__widget{padding:3.5rem 3rem 3rem;border-radius:2rem;background-color:hsla(0,0%,100%,.2)}@media (max-height:700px),(max-width:992px){.form__widget{padding:2rem}}.form__widget .radio__list .radio{-ms-flex:1;flex:1}@media (max-height:700px),(max-width:992px){.form__widget .radio__list .radio{-ms-flex:initial;flex:initial;width:100%}}.form__widget-img img{display:block;width:100%}.form__text{font-weight:500;font-size:1.8rem}.form__widget-body{-ms-flex:1;flex:1;width:100%;padding:0 3rem}@media (max-height:700px),(max-width:992px){.form__widget-body{padding:0 2rem}}.form__widget-title{font-weight:700;font-size:2.2rem;text-align:left}@media (max-height:700px),(max-width:992px){.form__widget-title{font-size:1.8rem}}.form__widget-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;gap:3rem;margin-top:4rem}@media (max-height:700px),(max-width:992px){.form__widget-list{gap:2rem;margin-top:2rem}}.form__widget-list li{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-weight:500;font-size:2.2rem;text-align:right}@media (max-height:700px),(max-width:992px){.form__widget-list li{font-size:1.8rem}}.form__widget-list li strong{font-size:4rem}@media (max-height:700px),(max-width:992px){.form__widget-list li strong{font-size:2.4rem}}.render-radio{padding:.5rem;border-radius:1.5rem;background-color:hsla(0,0%,100%,.1)}.render-radio .radio__list{gap:0}.render-radio .radio{-ms-flex:1;flex:1}.render-radio .radio>input:checked+label{background-color:#5bb2c2;color:#fff}.render-radio .radio>input:disabled+label{pointer-events:none}.render-radio .radio>label{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:5rem;border-radius:1.1rem;background-color:transparent;text-align:center;color:#c3c3c4;transition:.3s}.render-radio .radio>label:after,.render-radio .radio>label:before{display:none}.render-radio .radio>label:hover{color:#fff}.form__group{position:relative}.form__group .password-show{position:absolute;top:50%;right:2rem;transform:translateY(-50%);display:block;width:2.5rem;height:1.6rem;margin:0;padding:0;border:none;outline:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='16' viewBox='0 0 25 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5004 0C17.7357 0 22.2697 4.02344 24.2815 6.16671L24.2859 6.17004C25.2379 7.19782 25.2379 8.80224 24.287 9.8311L24.2826 9.83443C22.2697 11.9766 17.7356 16 12.5004 16C7.26517 16 2.73117 11.9766 0.7182 9.83329L0.714928 9.82996C-0.238128 8.80219 -0.238128 7.19776 0.713838 6.1689L0.7182 6.16557C2.73114 4.02338 7.2652 0 12.5004 0ZM12.5004 1.77776C7.80732 1.77776 3.78779 5.46897 1.98083 7.39095C1.6657 7.73316 1.66679 8.26649 1.98083 8.60759C3.78662 10.5298 7.80704 14.2219 12.5004 14.2219C17.1938 14.2219 21.2131 10.5299 23.02 8.60873C23.3352 8.26652 23.3341 7.73319 23.02 7.39209C21.2143 5.46988 17.1938 1.77776 12.5004 1.77776ZM12.5004 3.55553C14.907 3.55553 16.8622 5.54662 16.8622 7.99994C16.8622 10.4533 14.907 12.4443 12.5004 12.4443C10.0938 12.4443 8.13867 10.4533 8.13867 7.99994C8.13867 5.54662 10.0938 3.55553 12.5004 3.55553ZM12.5004 5.33329C11.0567 5.33329 9.88338 6.52772 9.88338 7.99994C9.88338 9.47215 11.0567 10.6666 12.5004 10.6666C13.9442 10.6666 15.1175 9.47215 15.1175 7.99994C15.1175 6.52772 13.9442 5.33329 12.5004 5.33329Z' fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:contain;cursor:pointer}.label{-ms-flex-align:center;align-items:center;min-height:4rem;font-weight:500;font-size:1.6rem;color:#fff;cursor:pointer}.label,.radio__list{display:-ms-flexbox;display:flex}.radio__list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}@media (max-height:700px),(max-width:992px){.radio__list .radio,.radio__list .radio .radio__label{width:100%}}.radio__list--img .radio{width:calc(50% - 1rem)}.radio__list--img .radio>label{-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:1rem 1rem 1rem 3rem;border-radius:1.5rem;background-color:hsla(0,0%,100%,.1)}@media (max-height:700px),(max-width:992px){.radio__list--img .radio>label{padding:1rem}}.radio__list--img .radio>label:after{left:4rem}@media (max-height:700px),(max-width:992px){.radio__list--img .radio>label:after{left:2rem}}.radio__list--img .radio>label span{-ms-flex:1;flex:1}.radio__list--img .radio>label img{display:block;width:17rem;max-width:50%;height:12rem;margin-right:0;margin-left:1.2rem;border-radius:.8rem;object-fit:cover}@media (max-height:700px),(max-width:992px){.radio__list--img .radio>label img{width:10rem}}.radio>input{position:absolute;z-index:-1;opacity:0}.radio>input:checked+label:after{opacity:1}.radio>input:disabled+label:before{background-color:#c4c4c4}.radio>label{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-weight:500;font-size:1.8rem;line-height:1}.radio>label:before{content:"";display:inline-block;width:4rem;height:4rem;-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0;margin-right:1.5rem;border-radius:50%;background-color:hsla(0,0%,100%,.2)}.radio>label:after{content:"";position:absolute;top:50%;left:1rem;transform:translateY(-50%);width:2rem;height:2rem;border-radius:50%;background-color:#7cc0d9;opacity:0;transition:.3s}.radio>label img{display:block;width:auto;height:4rem;margin-right:1.2rem}.checkbox__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.checkbox__list .checkbox{width:calc(50% - 1rem)}@media (max-height:700px),(max-width:992px){.checkbox__list .checkbox{width:100%}}.checkbox>input{position:absolute;z-index:-1;opacity:0}.checkbox>input:checked+label:after{opacity:1}.checkbox>input:disabled+label:before{background-color:#c4c4c4}.checkbox>label{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-weight:500;font-size:1.8rem;line-height:1}.checkbox>label:before{content:"";display:inline-block;width:4rem;height:4rem;-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0;border-radius:1.5rem;margin-right:1.5rem;background-color:hsla(0,0%,100%,.2)}.checkbox>label:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:4rem;height:4rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26.9519 15.3941C27.4279 15.9193 27.4279 16.7682 26.9519 17.2937L19.0365 26.0262C18.7991 26.2881 18.4874 26.42 18.1757 26.42C17.8639 26.42 17.5522 26.2881 17.3148 26.0262L13.3572 21.6599C12.8809 21.1347 12.8809 20.2855 13.3572 19.7603C13.8333 19.2349 14.6027 19.2349 15.079 19.7603L18.1757 23.1768L25.2301 15.3941C25.7061 14.8686 26.4756 14.8686 26.9519 15.3941Z' fill='%237CC0D9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:contain;opacity:0;transition:.3s}.input{display:block;width:100%;height:6rem;padding:0 2rem;border-radius:1.5rem;border:1px solid transparent;background-color:hsla(0,0%,100%,.1);vertical-align:middle;font-family:inherit;font-weight:500;font-size:1.8rem;color:#fff;transition:.3s}@media (max-height:700px),(max-width:992px){.input{font-size:1.6rem}}.input:focus,.input:hover{outline:0}.input::-webkit-input-placeholder{color:hsla(0,0%,100%,.6)}.input::-moz-placeholder{color:hsla(0,0%,100%,.6)}.input:-ms-input-placeholder,.input::-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.input::placeholder{color:hsla(0,0%,100%,.6)}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input[type=number]{-webkit-appearance:textfield;appearance:textfield}.textarea{display:block;width:100%;height:12.5rem;padding:2rem;resize:none;border-radius:1.5rem;border:none;background-color:hsla(0,0%,100%,.1);font-family:inherit;font-weight:500;font-size:1.8rem;line-height:1.4;color:#fff;transition:.3s}@media (max-height:700px),(max-width:992px){.textarea{font-size:1.6rem}}.textarea:focus,.textarea:hover{outline:0}.textarea::-webkit-input-placeholder{color:#c3c3c4}.textarea::-moz-placeholder{color:#c3c3c4}.textarea:-ms-input-placeholder,.textarea::-ms-input-placeholder{color:#c3c3c4}.textarea::placeholder{color:#c3c3c4}table{width:100%;border-collapse:collapse}thead{border-bottom:.4rem solid hsla(0,0%,100%,.2)}tbody tr{border-bottom:.1rem solid hsla(0,0%,100%,.2)}tbody tr:last-child{border-bottom:none}tbody tr:last-child td{padding-bottom:0}td,th{font-weight:400;font-size:1.4rem;text-align:left}td:last-child,th:last-child{text-align:right}th{padding-bottom:1rem;text-transform:uppercase}td{padding:1.3rem 0}td img{width:auto;height:1.2rem;margin-left:.2rem}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:2.6rem}.noUi-horizontal .noUi-handle{width:3.4rem;height:2.6rem;border-radius:0;left:-17px;top:0}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{width:100%;background:hsla(0,0%,100%,.2)}.noUi-connects,.noUi-target{border-radius:.6rem}.noUi-connect{background:#5bb2c2}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{cursor:pointer}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-pips .noUi-value:nth-child(2){transform:translateY(50%);text-align:left}.noUi-pips .noUi-value:last-child{transform:translate(-100%,50%);text-align:right}.noUi-value{position:absolute;white-space:nowrap;color:hsla(0,0%,100%,.5);font-weight:500;font-size:1.7rem;text-align:center}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding-top:1rem;height:3.5rem;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.time-row{margin-top:5.7rem}.time-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1.4rem}.time-box .label{margin-right:1rem;font-size:1.8rem}.time-box .input{width:8.4rem;text-align:center}.slick-slider{position:relative;display:block;height:100%;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-slider .slick-list,.slick-slider .slick-track{height:100%;transform:translateZ(0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0 -1rem;padding:0}@media (max-width:768px){.slick-list{margin:0 -.6rem}}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-track{position:relative;left:0;top:0;display:-ms-flexbox;display:flex}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:.1rem;display:none;height:auto;padding:0 1rem}@media (max-width:768px){.slick-slide{padding:0 .6rem}}.slick-slide:focus{outline:0}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.arrows{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem}@media (max-width:768px){.arrows{margin-top:1.2rem}}.arrows:empty{display:none}.slick-arrow{position:relative;display:block;height:4rem;width:4rem;padding:0;border:none;background:transparent;font-size:0;line-height:0;color:transparent;cursor:pointer;outline:none}@media (max-width:768px){.slick-arrow{width:3.6rem;height:3.6rem}}.slick-arrow:focus,.slick-arrow:hover{background:transparent;color:transparent;outline:none}.slick-arrow:focus.slick-prev:before,.slick-arrow:hover.slick-prev:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4027_5713)'%3e%3cg clip-path='url(%23clip1_4027_5713)'%3e%3cpath d='M4.18712 11.8581L12.1428 19.8151L13.3146 18.6626L7.33388 12.6805H20.1833V11.0356H7.33388L13.3153 5.05422L12.1434 3.90172L4.18712 11.8581Z' fill='%23F05A23'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4027_5713'%3e%3crect width='24' height='24' fill='white' transform='matrix(1 -8.74228e-08 -8.74228e-08 -1 2.09815e-06 24)'/%3e%3c/clipPath%3e%3cclipPath id='clip1_4027_5713'%3e%3crect width='20' height='20' fill='white' transform='matrix(-0.707107 0.707107 0.707107 0.707107 12.1421 -2.28418)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.slick-arrow:focus.slick-next:before,.slick-arrow:hover.slick-next:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4027_5713)'%3e%3cg clip-path='url(%23clip1_4027_5713)'%3e%3cpath d='M19.8129 11.8581L11.8572 19.8151L10.6854 18.6626L16.6661 12.6805H3.81667V11.0356H16.6661L10.6847 5.05422L11.8566 3.90172L19.8129 11.8581Z' fill='%23F05A23'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4027_5713'%3e%3crect width='24' height='24' fill='white' transform='translate(24 24) rotate(-180)'/%3e%3c/clipPath%3e%3cclipPath id='clip1_4027_5713'%3e%3crect width='20' height='20' fill='white' transform='translate(11.8579 -2.28418) rotate(45)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.slick-arrow.slick-disabled{pointer-events:none}.slick-arrow.slick-disabled:before{opacity:.4}.slick-arrow:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.8rem;background-color:#d7e9f8;background-repeat:no-repeat;background-position:50%;background-size:2.4rem;transition:.3s}.slick-arrow.slick-hidden{display:none}.slick-prev:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4027_5713)'%3e%3cg clip-path='url(%23clip1_4027_5713)'%3e%3cpath d='M4.18712 11.8581L12.1428 19.8151L13.3146 18.6626L7.33388 12.6805H20.1833V11.0356H7.33388L13.3153 5.05422L12.1434 3.90172L4.18712 11.8581Z' fill='%23003C55'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4027_5713'%3e%3crect width='24' height='24' fill='white' transform='matrix(1 -8.74228e-08 -8.74228e-08 -1 2.09815e-06 24)'/%3e%3c/clipPath%3e%3cclipPath id='clip1_4027_5713'%3e%3crect width='20' height='20' fill='white' transform='matrix(-0.707107 0.707107 0.707107 0.707107 12.1421 -2.28418)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.slick-next:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_4027_5713)'%3e%3cg clip-path='url(%23clip1_4027_5713)'%3e%3cpath d='M19.8129 11.8581L11.8572 19.8151L10.6854 18.6626L16.6661 12.6805H3.81667V11.0356H16.6661L10.6847 5.05422L11.8566 3.90172L19.8129 11.8581Z' fill='%23003C55'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_4027_5713'%3e%3crect width='24' height='24' fill='white' transform='translate(24 24) rotate(-180)'/%3e%3c/clipPath%3e%3cclipPath id='clip1_4027_5713'%3e%3crect width='20' height='20' fill='white' transform='translate(11.8579 -2.28418) rotate(45)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.dots:empty{display:none}.slick-dots{position:absolute;bottom:2.5rem;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;gap:1.5rem;margin:0;padding:0;list-style:none}.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}.slick-dots li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:.8rem;height:.8rem;margin:0;padding:0;border:0;background:transparent;outline:none;font-size:0;line-height:0;color:transparent;cursor:pointer;outline:0}.slick-dots li button:before{content:"";width:100%;height:100%;border-radius:.4rem;background-color:hsla(0,0%,100%,.3);transition:.3s}.slick-dots li.slick-active button:before,.slick-dots li button:focus:before,.slick-dots li button:hover:before{background-color:#fff}html.remodal-is-locked,html.remodal-is-locked body{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px}.remodal-wrapper{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;overflow-x:hidden;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-overlay,.remodal-wrapper{backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{filter:blur(3px)}.remodal-overlay{background:rgba(5,5,17,.75)}.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening{animation-duration:.3s;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{animation-name:c}.remodal-overlay.remodal-is-closing{animation-name:d}.remodal-wrapper{padding:1.5rem}.remodal.remodal-is-closing,.remodal.remodal-is-opening{animation-duration:.3s;animation-fill-mode:forwards}.remodal.remodal-is-opening{animation-name:a}.remodal.remodal-is-closing{animation-name:b}.remodal,.remodal-wrapper:after{vertical-align:bottom}@keyframes a{0%{transform:scale(1.05);opacity:0}to{transform:none;opacity:1}}@keyframes b{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}@keyframes c{0%{opacity:0}to{opacity:1}}@keyframes d{0%{opacity:1}to{opacity:0}}.lt-ie9 .remodal-overlay{background:#000}.lt-ie9 .remodal{width:500px}.remodal{width:49rem;max-width:100%;padding:0;transform:translateZ(0)}@media (max-height:700px),(max-width:992px){.remodal{width:40rem}}.remodal__content{position:relative;margin-bottom:3rem}.remodal__content .close{position:absolute;top:50%;left:100%;transform:translate(3rem,-50%);display:block;width:4rem;height:4rem;cursor:pointer;transition:.3s}@media (max-width:600px){.remodal__content .close{top:auto;bottom:100%;left:auto;right:0;transform:translateY(-50%)}}.remodal__content .close:hover{opacity:.7}.remodal__content .close img{display:block;width:100%;height:100%}.remodal__content .remodal__actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem 3.5rem;padding:1.5rem 1.5rem 1.5rem 3.5rem;border-radius:6rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}@media (max-height:700px),(max-width:992px){.remodal__content .remodal__actions{padding:.5rem .5rem .5rem 1.5rem}}@media (max-width:420px){.remodal__content .remodal__actions{-ms-flex-direction:column;flex-direction:column;border-radius:3.4rem;padding:1.5rem .5rem .5rem}}.remodal__content .link{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:1.5rem;font-weight:500;font-size:2rem;line-height:1;letter-spacing:0;color:#fff;transition:.3s}@media (max-height:700px),(max-width:992px){.remodal__content .link{font-size:1.6rem}}.remodal__content .link:hover{opacity:.7}.remodal__content .link img{display:block;width:auto;height:5rem}.remodal__content .btn{height:9rem;border-radius:4.5rem;font-size:2rem}@media (max-height:700px),(max-width:992px){.remodal__content .btn{height:6rem}}@media (max-width:420px){.remodal__content .btn{width:100%}}.remodal__content .btn--before-icon{padding:3rem 5rem}@media (max-height:700px),(max-width:992px){.remodal__content .btn--before-icon{padding:1rem 2rem}}.remodal__content .btn img{height:2.8rem}.header{position:fixed;top:0;left:0;width:100%;background-color:transparent;z-index:9999;transition:opacity .3s}@media (min-height:701px) and (pointer:fine),(min-width:993px) and (pointer:fine){.header.z-cart{opacity:.25;pointer-events:none}}@media (max-height:700px),(max-width:992px){.header.fixed{background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(3.2rem);backdrop-filter:blur(3.2rem)}}.header__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:12rem;gap:5rem}@media (max-width:1200px){.header__wrapper{gap:3rem}}@media (max-height:700px),(max-width:992px){.header__wrapper{height:8rem}}@media (max-width:640px){.header__wrapper{gap:2rem}}.header__actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:5rem}@media (max-width:1200px){.header__actions{gap:3rem}}@media (max-width:640px){.header__actions{gap:2rem}}.logo,.logo img{display:block}.logo img{width:auto;height:3rem}@media (max-width:1200px){.logo img{height:2.4rem}}@media (max-width:640px){.logo img{height:2rem}}.nav{display:-ms-flexbox;display:flex;gap:0 .6rem}@media (max-height:700px),(max-width:992px){.nav{gap:0}}.nav__item{position:relative}.nav__item a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:4.4rem;padding:0 2.2rem;border-radius:2.2rem;border:1px solid transparent;font-weight:500;font-size:1.6rem;color:#fff;transition:.3s}@media (max-width:1200px){.nav__item a{padding:0 1.6rem}}.nav__item:not(.active) a:hover{opacity:.5}.nav__item.active a{border:1px solid hsla(0,0%,100%,.25)}.lng{position:relative;border-radius:2.2rem;transition:.3s}.lng:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2.2rem;border:1px solid hsla(0,0%,100%,.2);pointer-events:none;transition:.3s}.lng:hover .lng__item:after{transform:rotate(180deg)}.lng:hover .lng__wrapper{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.lng__item{position:relative;display:block;height:4.4rem;padding:1px 3.5rem 1px 1px;font-weight:500;font-size:1.4rem;text-transform:uppercase;color:#fff;transition:.3s}.lng__item span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:4.2rem;padding:0 1.6rem}.lng__item:before{top:1px;left:1px;bottom:1px;width:5rem;border-radius:2.1rem;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);z-index:-1}.lng__item:after,.lng__item:before{content:"";position:absolute;will-change:transform;transform-origin:center;transition:.3s}.lng__item:after{top:calc(50% - .5rem);right:1.5rem;width:1rem;height:1rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.97243 -4.49165e-08L5.01253 3.80952L1.00251 0.0250623L0 1.00251L4.96241 5.86466L10 1.05263L8.97243 -4.49165e-08Z' fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:contain}.lng__wrapper{position:absolute;top:100%;left:0;width:5.2rem;padding:1rem 1px 1px;transform:translateY(-1rem);opacity:0;visibility:hidden;pointer-events:none;transition:.3s}.lng__list{position:relative;padding:1rem 0}.lng__list:after{top:0;left:0;width:100%;height:100%;border-radius:2.2rem;border:1px solid hsla(0,0%,100%,.2);pointer-events:none}.lng__list:after,.lng__list:before{content:"";position:absolute;transition:.3s}.lng__list:before{top:1px;left:1px;bottom:1px;width:calc(100% - 2px);border-radius:2.1rem;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);will-change:transform;transform-origin:center;z-index:-1}.lng__list-item a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:3.4rem;font-weight:500;font-size:1.4rem;text-transform:uppercase;text-align:center;color:#fff;transition:.3s}.lng__list-item a:hover{color:hsla(0,0%,100%,.5)}.menu__btn{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:4.4rem;height:4.4rem}.menu__btn,.menu__btn:before{border-radius:50%;transition:.3s}.menu__btn:before{content:"";position:absolute;width:100%;height:100%;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);opacity:0}.menu__btn:hover:before{opacity:1}.menu__btn:hover .menu__btn-wrapper{transform:scale(1.4)}.menu__btn-wrapper{position:relative;width:1rem;height:1rem;transition:.3s}.menu__btn-wrapper:after,.menu__btn-wrapper:before,.menu__btn-wrapper i:after,.menu__btn-wrapper i:before{content:"";position:absolute;width:.3rem;height:.3rem;border:1px solid #fff}.menu__btn-wrapper:before{top:0;left:0}.menu__btn-wrapper:after{top:0;right:0}.menu__btn-wrapper i:before{bottom:0;left:0}.menu__btn-wrapper i:after{bottom:0;right:0}.menu{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#171a25;background-repeat:no-repeat;background-position:50%;background-size:cover;transform-origin:left center;transform:translateX(100%) scale(1.2);opacity:0;visibility:hidden;overflow:hidden;z-index:11;transition:.75s}.menu.opened{transform:translateX(0) scale(1);opacity:1;visibility:visible}.menu .footer__action:last-child{min-width:0}.menu .nav{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:4.5rem}.menu .nav__item a{height:auto}.menu .nav__item a:hover{opacity:1}.menu .nav__item>a{padding:0;font-weight:400;font-size:7rem;line-height:1.1;letter-spacing:-.02em}@media (max-height:700px),(max-width:992px){.menu .nav__item>a{font-size:4rem}}.menu .nav__item--arcitecture a:hover{color:#9dbdd2}.menu .nav__item--arcitecture>a{font-weight:700;font-size:9.5rem}@media (max-height:700px),(max-width:992px){.menu .nav__item--arcitecture>a{font-size:5rem}}.menu .nav__item--arcitecture .nav__submenu-item:not(:last-child):after{color:#9dbdd2}.menu .nav__item--products .nav__submenu-item:not(:last-child):after,.menu .nav__item--products a:hover{color:#a384ca}.menu .nav__item--brand-graphic .nav__submenu-item:not(:last-child):after,.menu .nav__item--brand-graphic a:hover{color:#e5a266}.menu .nav__submenu{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:86rem;gap:1rem 1.5rem}.menu .nav__submenu-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1.5rem}.menu .nav__submenu-item a{padding:.2rem 0}.menu .nav__submenu-item:not(:last-child):after{content:"•";display:block;font-weight:700;font-size:1.8rem}.hero{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100%;min-height:100vh;padding:12rem 0 6rem;transition:1s}@media (max-height:700px),(max-width:992px){.hero{height:auto;padding:8rem 0 4rem}}.hero--menu{padding-top:20rem}@media (max-height:700px),(max-width:992px){.hero--menu{height:100%;padding-top:8rem;padding-bottom:0}}.hero--menu .hero__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%;overflow-y:auto;overflow-x:hidden}@media (max-height:700px),(max-width:992px){.hero--menu .hero__wrapper{height:calc(100vh - 8rem);padding-bottom:2rem}}.hero--sign .hero__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.hero--sign .hero__content{-ms-flex-pack:justify;justify-content:space-between;-ms-flex:1;flex:1}.hero--sign .container{height:100%}.hero--sign .contacts{-ms-flex-pack:end;justify-content:flex-end}.hero--sign .contacts__wrapper{width:54rem;padding:4rem 9rem}@media (max-width:640px){.hero--sign .contacts__wrapper{padding:3rem}}.hero--sign .contacts__header .form__text{margin-top:8rem}.hero--sign .contacts__header .form__text a{text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:.3s}.hero--sign .contacts__header .form__text a:hover{text-decoration:underline;-webkit-text-decoration-color:#5bb2c2;text-decoration-color:#5bb2c2}.hero--sign .contacts__title{margin-bottom:2rem}.hero--sign .contacts__footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:2rem}.hero--sign .contacts__footer .form__text{font-weight:400;font-size:1.6rem}.hero--sign .contacts__footer .link{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:4rem;padding:0 1.5rem;border-radius:1.5rem;background-color:hsla(0,0%,100%,.1);font-weight:500;font-size:1.6rem;color:#fff;transition:.3s}.hero--sign .contacts__footer .link:hover{background-color:hsla(0,0%,100%,.2)}.hero--sign .form__wrapper .checkbox__label{text-align:left}.hero--sign .form__wrapper .btn{min-width:11rem}.hero--index.hero--screen1{-ms-flex-pack:end;justify-content:flex-end}.hero--diy .contacts__link{color:#9dbdd2}.hero--architecture .hero__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.hero--architecture .hero__content{-ms-flex-pack:justify;justify-content:space-between;-ms-flex:1;flex:1}.hero--architecture.hero--screen1 .block__title{margin-bottom:1rem}.hero--architecture.hero--screen3 .container{height:100%}.hero--architecture.hero--screen4{padding:0}.hero--architecture.hero--screen4 .hero__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:12rem 0 6rem}@media (max-height:700px),(max-width:992px){.hero--architecture.hero--screen4 .hero__wrapper{padding:12rem 0 4rem}}.hero--architecture.hero--screen5 .container{height:100%}.hero--architecture.hero--screen5 .block__title{margin-bottom:2rem}.hero--products .gallery{height:100%}.hero--products .gallery__wrapper{min-width:100%;height:100%}.hero--products .gallery__item{width:33.33333%;height:100%}.hero--products .gallery__item-wrapper{height:100%;padding-top:0}.hero--brand-graphic .contacts__link,.hero--products .contacts__link{color:#9dbdd2}.hero--prices .container{height:100%}@media (max-height:700px),(max-width:992px){.hero--prices .container{height:auto}}.hero--prices .hero__title{font-size:clamp(4rem,8vh,7.6rem)}.hero--form .container{height:100%}@media (max-height:700px),(max-width:992px){.hero--form .container{height:auto}}.hero--404 .hero__header{-ms-flex-pack:center;justify-content:center}.hero--404 .hero__header .error__text{font-weight:400;font-size:4rem}@media (max-height:700px),(max-width:992px){.hero--404 .hero__header .error__text{font-size:3rem}}.hero--404 .hero__header .btn{margin-top:2rem}.hero .footer__actions{margin-top:3rem}@media (max-height:700px),(max-width:992px){.hero .footer__actions{margin-top:2rem}}.hero__content{flex-direction:column;height:100%;gap:1rem}.hero__content,.hero__header{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column}.hero__header{flex-direction:column;-ms-flex:1;flex:1;gap:2rem}.hero__rotate-text{position:absolute;top:var(--hero-space);left:0;transform-origin:left top;transform:rotate(-90deg) translateX(-150%);display:inline-block;font-weight:500;font-size:1rem;white-space:nowrap;color:hsla(0,0%,100%,.3)}@media (max-height:700px){.hero__rotate-text{display:none}}.hero__title{font-weight:400;font-size:clamp(4rem,12vh,11rem);line-height:1.2;letter-spacing:-.02em}.hero__title strong{font-weight:600}@media (max-height:700px),(max-width:992px){.hero__title{font-size:clamp(4rem,8vh,11rem)}}.hero__text{font-weight:500;font-size:1.9rem;line-height:2.58}@media (max-height:700px),(max-width:992px){.hero__text{font-size:1.6rem}}.user_panel{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:6rem;padding:1rem;border-radius:3rem;font-weight:400;font-size:1.4rem;line-height:1;white-space:nowrap;z-index:1}.user_panel:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3rem;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);z-index:-1}.user_panel__block{position:relative}.user_panel__block:not(:last-child){margin-right:2.5rem;padding-right:2.5rem}.user_panel__block:not(:last-child):before{content:"";position:absolute;top:.5rem;right:0;bottom:.5rem;width:1px;background-color:hsla(0,0%,85%,.2)}.user_panel__actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:2.5rem}.user_panel__action:hover .user_panel__wrapper{opacity:1;transform:translateY(0);visibility:visible}.user_panel__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:4rem;padding:0 2rem;border-radius:2rem;background-color:#5bb2c2;transition:.3s}.user_panel__item:hover{opacity:.7}.user_panel__item img{display:block;width:auto;height:1.8rem}.user_panel__wrapper{position:absolute;bottom:100%;left:-1rem;width:23rem;padding-bottom:4rem;opacity:0;transform:translateY(-1rem);visibility:hidden;z-index:2;transition:.3s}.user_panel__list{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.5rem;padding:2.5rem;border-radius:3rem;z-index:1}.user_panel__list:before{top:0;left:0;width:100%;height:100%;border-radius:3rem;background-color:hsla(0,0%,100%,.2);z-index:-1}.user_panel__list:after,.user_panel__list:before{content:"";position:absolute;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.user_panel__list:after{left:3rem;top:100%;width:1.8rem;height:1rem;background:hsla(0,0%,100%,.2);-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%)}.user_panel__list-item a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1.5rem;font-weight:500;font-size:1.6rem;color:#fff;transition:.3s}.user_panel__list-item a:hover{opacity:.5}.user_panel__list-item a img,.user_panel__list-item a svg{display:block;width:auto;height:1.8rem}.user_panel__list-item:last-child a{color:#ff5959}.credits{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1rem}.credits img{display:block;width:auto;height:1.8rem}.credits span{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;padding-right:2rem;font-weight:500;font-size:1.2rem}.credits strong{font-size:1.4rem}.cart__link{position:relative;display:block}.cart__link img{display:block;width:auto;height:1.8rem}.cart__link .count{position:absolute;bottom:100%;left:100%;transform:translate(-.6rem,.9rem);width:2rem;height:2rem;border-radius:50%;background-color:#5bb2c2;font-weight:500;font-size:1.3rem;line-height:2rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff}.cart__mask{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100vh;background-color:#050511;opacity:0;visibility:hidden;z-index:-1;transition:.3s}@media (max-height:700px),(max-width:992px){.cart__mask{display:none}}.cart__mask.active{opacity:.75;visibility:visible}.cart__dropdown{position:absolute;bottom:100%;left:-1rem;width:84rem;max-height:calc(100vh - 23rem);transform:translateY(-1rem);padding-bottom:4rem;opacity:0;visibility:hidden;z-index:1;transition:.3s}@media (max-height:700px),(max-width:992px){.cart__dropdown{display:none}}.cart__dropdown.opened{opacity:1;transform:translateY(0);visibility:visible}.cart__container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;gap:2rem;padding:4rem;border-radius:3rem;z-index:1}@media (max-height:700px),(max-width:992px){.cart__container{max-height:calc(100vh - 2rem);overflow-y:auto}}.cart__container:before{top:0;left:0;width:100%;height:100%;border-radius:3rem;background-color:hsla(0,0%,100%,.1);z-index:-1}.cart__container:after,.cart__container:before{content:"";position:absolute;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.cart__container:after{left:16rem;top:100%;width:1.8rem;height:1rem;background:hsla(0,0%,100%,.2);-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%)}.cart__title{font-weight:400;font-size:4rem}.cart__list{position:relative;padding-bottom:2.5rem}@media (min-height:701px) and (pointer:fine),(min-width:993px) and (pointer:fine){.cart__list{max-height:46.1vh;margin-right:-4rem;padding-right:4rem;overflow-y:auto}}.cart__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media (max-height:700px),(max-width:992px){.cart__item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:normal;align-items:normal;gap:2rem}}.cart__item:not(:last-child){margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px dashed hsla(0,0%,100%,.1)}.cart__item-block{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-height:700px),(max-width:992px){.cart__item-block{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:normal;align-items:normal;gap:2rem}}.cart__item-block:nth-child(2){-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.cart__item-img{width:17rem;height:18rem;border-radius:2.5rem;overflow:hidden}.cart__item-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.cart__item-content{padding-left:3rem}@media (max-height:700px),(max-width:992px){.cart__item-content{padding-left:0}}.cart__item-title{margin-bottom:1rem;font-weight:500;font-size:2.4rem;letter-spacing:-.02em}.cart__item-text{font-weight:600;font-size:1.6rem;letter-spacing:-.02em}.cart__item-text span{font-weight:400;opacity:.6}.cart__item-remove{display:block;width:2.4rem;height:2.4rem;margin-left:4rem;padding:0;border-radius:50%;background-color:transparent;border:none;box-shadow:none;outline:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cforeignObject x='-20' y='-20' width='64' height='64'%3e%3cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(10px);clip-path:url(%23bgblur_0_963_3432_clip_path);height:100%25;width:100%25'%3e%3c/div%3e%3c/foreignObject%3e%3crect data-figma-bg-blur-radius='20' width='24' height='24' rx='12' transform='matrix(1 0 0 -1 0 24)' fill='%23FF5959'/%3e%3cpath d='M15.8537 8.14629C15.6586 7.95124 15.3458 7.95124 15.1507 8.14629L12 11.2966L8.84932 8.14629C8.65424 7.95124 8.34138 7.95124 8.14631 8.14629C7.95123 8.34135 7.95123 8.65417 8.14631 8.84922L11.297 11.9995L8.14631 15.1499C7.95123 15.3449 7.95123 15.6577 8.14631 15.8528C8.24201 15.9485 8.37083 16 8.49597 16C8.62112 16 8.74994 15.9522 8.84564 15.8528L11.9963 12.7025L15.147 15.8528C15.2427 15.9485 15.3715 16 15.4967 16C15.6255 16 15.7506 15.9522 15.8463 15.8528C16.0414 15.6577 16.0414 15.3449 15.8463 15.1499L12.703 11.9995L15.8537 8.84922C16.0488 8.65417 16.0488 8.34135 15.8537 8.14629Z' fill='white' fill-opacity='0.6' stroke='white' stroke-opacity='0.6'/%3e%3cdefs%3e%3cclipPath id='bgblur_0_963_3432_clip_path' transform='translate(20 20)'%3e%3crect width='24' height='24' rx='12' transform='matrix(1 0 0 -1 0 24)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:contain;cursor:pointer;transition:.3s}.cart__item-remove:hover{opacity:.7}.cart__footer{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;padding-top:2.5rem;border-top:1px dashed hsla(0,0%,100%,.1)}.cart__footer,.cart__value{display:-ms-flexbox;display:flex}.cart__value{gap:.6rem;font-weight:400;font-size:2.4rem;line-height:.8}.cart__value img{display:block;width:auto;height:1.8rem}.hero_form__widget-head{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:9rem;gap:3rem;padding:0 3rem}.hero_form__widget-head .block__title sup{margin-left:.6rem;font-size:2rem}.hero_form__widget-list{display:grid;grid-template-columns:repeat(1,1fr);width:100%;gap:2rem}.hero_form__widget-list--4{grid-template-columns:repeat(4,1fr)}@media (max-height:700px),(max-width:992px){.hero_form__widget-list--4{grid-template-columns:repeat(2,1fr)}}.hero_form__widget-list--3{grid-template-columns:repeat(3,1fr)}@media (max-height:700px),(max-width:992px){.hero_form__widget-list--3{grid-template-columns:repeat(2,1fr)}}.hero_form__widget-list--2{grid-template-columns:repeat(2,1fr)}.gallery{width:100%;z-index:2}@media (max-height:700px),(max-width:992px){.gallery .scrollable-content{height:100%;min-height:30rem}}.gallery--catogories .gallery__content{padding:2rem}@media (max-height:700px),(max-width:992px){.gallery--catogories .gallery__content{padding:1rem}}.gallery--catogories .gallery__content-wrapper{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%;gap:2rem;padding:1.3rem 1.3rem 1.3rem 2.5rem;min-height:8rem;border-radius:2.5rem;color:#fff}.gallery--catogories .gallery__content-wrapper:after{content:"";display:block;width:5.4rem;height:5.4rem;border-radius:1.5rem;background-color:hsla(0,0%,100%,.2);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.799572 13.3243C0.408929 12.9409 0.399098 12.3147 0.777512 11.9193L4.74445 7.7736C5.11188 7.38962 5.11477 6.78531 4.75104 6.39783L0.773661 2.16075C0.413252 1.77681 0.418128 1.17743 0.784735 0.799408C1.17145 0.400645 1.81107 0.399861 2.19877 0.797674L7.58991 6.32952C7.96493 6.71433 7.96882 7.32672 7.59871 7.71626L2.26071 13.3345C1.87593 13.7395 1.23399 13.7507 0.835301 13.3594L0.799572 13.3243Z' fill='white' stroke='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:.8rem;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.gallery--catogories .gallery__title{-ms-flex:1;flex:1;font-size:2.1rem;line-height:1.14}@media (max-height:700px),(max-width:992px){.gallery--catogories .gallery__title{font-size:1.6rem}}.gallery__wrapper{display:-ms-flexbox;display:flex;width:max-content;gap:2rem;padding:0 calc((100vw - 150rem) / 2)}@media (max-width:1540px){.gallery__wrapper{padding:0 2rem}}.gallery__item{display:-ms-flexbox;display:flex;opacity:0;transform:translateY(2rem);transition:transform .7s cubic-bezier(.17,.67,.83,.67),opacity .7s cubic-bezier(.17,.67,.83,.67);transition-delay:.3s}@media (max-height:700px),(max-width:992px){.gallery__item{width:40rem!important;max-width:calc(100vw - 8rem)}}.gallery__item.show{opacity:1;transform:translateY(0)}.gallery__item-wrapper{position:relative;display:block;width:100%;height:0;padding-top:100%;border-radius:3rem;overflow:hidden}.gallery__item-wrapper:hover .gallery__img img{transform:scale(1.1)}.gallery__img{position:absolute;top:0;left:0;width:100%;height:100%}.gallery__img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:.6s}.gallery__content{position:absolute;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:100%;padding:1rem}.gallery__content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;max-width:80%;padding:1rem 3rem;min-height:9.4rem;border-radius:2rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.gallery__subtitle{margin-bottom:.5rem;font-weight:500;font-size:1.3rem;line-height:1;color:#d7e9f8}.gallery__title{font-weight:500;font-size:1.8rem;line-height:1.3}@media (max-height:700px),(max-width:992px){.gallery__title{font-size:1.6rem}}.gallery__slider{position:absolute;top:0;left:0;width:100%;height:100%}.gallery__slider-item{position:relative;width:100%;height:100%}.gallery__slider-item .gallery__content{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.gallery__slider-item .gallery__content-wrapper{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - 5rem);gap:2rem;padding:2.5rem 3.5rem 3rem 4rem}@media (max-height:700px),(max-width:992px){.gallery__slider-item .gallery__content-wrapper{gap:1rem;padding:1rem 2rem}}.gallery__slider-item .gallery__content-header{width:100%}.gallery__slider-item .gallery__subtitle{margin-bottom:1.5rem;font-size:1.4rem;line-height:1.7}@media (max-height:700px),(max-width:992px){.gallery__slider-item .gallery__subtitle{margin-bottom:.5rem;font-size:1.2rem}}.gallery__slider-item .gallery__title{font-weight:400;font-size:3.6rem;line-height:1}@media (max-height:700px),(max-width:992px){.gallery__slider-item .gallery__title{font-size:1.8rem}}.gallery__slider-item .gallery__text{max-width:27rem;font-weight:400;font-size:1.6rem;line-height:1.5}@media (max-height:700px),(max-width:992px){.gallery__slider-item .gallery__text{line-height:1.3}}.gallery__slider-item .gallery__text.left{text-align:left}.gallery__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;gap:2rem 0;margin:0 -1rem;counter-reset:a}@media (max-height:700px),(max-width:992px){.gallery__list{gap:0}}.gallery__list-item{width:50%;height:50%;padding:0 1rem;counter-increment:a}@media (max-height:700px),(max-width:992px){.gallery__list-item{width:100%;height:auto}}.gallery__list-item:before{content:"0" counter(a);display:block;font-weight:500;font-size:12px;line-height:2;color:#d7e9f8}.gallery__list-title{margin-bottom:.5rem;font-weight:500;font-size:clamp(1.6rem,2.04vh,2.2rem);line-height:1.18;text-align:right}.gallery__list-text{display:none;font-weight:500;font-size:clamp(1.4rem,1.55vh,1.6rem);line-height:1.375}.gallery-section-container{position:relative;height:100%}.gallery-section-container .hero__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.gallery-section-container .hero__wrapper .footer__actions{-ms-flex-align:end;align-items:flex-end;height:100%;margin-top:0}.gallery-section-container .hero__wrapper .footer__action:last-child{-ms-flex-pack:start;justify-content:flex-start;min-width:0}.gallery-section-container .container{height:100%}.gallery-section{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-areas:"a b c" "a d d";grid-template-rows:1fr 1fr;width:100%;height:100%}@media (max-width:768px){.gallery-section{height:100%;grid-template-columns:1fr 1fr;grid-template-areas:"a a" "b c" "d d"}}@media (max-width:420px){.gallery-section{grid-template-columns:1fr;grid-template-areas:"a" "b" "c" "d"}}.gallery-section__item{position:relative;overflow:hidden}.gallery-section__item img{display:block;width:100%;height:100%;object-fit:cover}.gallery-section__item:first-child{grid-area:a}.gallery-section__item:nth-child(2){grid-area:b}.gallery-section__item:nth-child(3){grid-area:c}.gallery-section__item:nth-child(4){grid-area:d}.numbers{gap:1.2rem}.number__item,.numbers{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.number__value{position:relative;font-weight:300;font-size:clamp(2.8rem,4.5vh,4.8rem);line-height:1}@media (max-height:700px),(max-width:992px){.number__value{font-size:2.2rem}}.number__value:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:1.2rem;height:.6rem;border-radius:.3rem;background-color:#d9d9d9;opacity:.2}.number__text{font-weight:500;font-size:clamp(1.4rem,1.55vh,1.6rem);line-height:1.375}.contacts{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between;height:100%;gap:2rem}@media (max-height:700px),(max-width:992px){.contacts{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.contacts__container{height:100%;border-radius:3rem;overflow:hidden}@media (max-height:700px),(max-width:992px){.contacts__container{width:100%}}.contacts__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:45rem;max-width:100%;height:100%;gap:3.5rem;padding:3.5rem 4rem;border-radius:3rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);text-align:right;overflow-y:auto}@media (max-height:700px),(max-width:992px){.contacts__wrapper{margin-left:auto}}.contacts__header .contacts__block:not(:last-child){margin-bottom:3.6rem}.contacts__subtitle{margin-bottom:.6rem;font-weight:500;font-size:1.4rem;letter-spacing:0;color:#d7e9f8}.contacts__title{margin-bottom:3rem;font-weight:400;font-size:4rem;letter-spacing:-.02em}@media (max-width:640px){.contacts__title{font-size:3rem}}.contacts__link{font-weight:500;font-size:2.4rem;line-height:1;letter-spacing:0}.social{-ms-flex-pack:end;justify-content:flex-end;gap:2rem;margin-bottom:3.6rem;padding-bottom:4rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.social,.social__item{display:-ms-flexbox;display:flex}.social__item{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:6rem;height:6rem;border-radius:1.5rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);transition:.3s}.social__item:hover{background-color:hsla(0,0%,100%,.2)}.social__item img,.social__item svg{display:block;width:auto;height:auto;max-width:2.2rem;max-height:2.2rem}.contacts__text{font-weight:400;font-size:1.6rem;line-height:1.75}.contacts__text strong{display:block;margin-bottom:.6rem;font-weight:700}.copyright{margin-top:3rem;font-weight:400;font-size:1.6rem;letter-spacing:-.02}.price__wrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}@media (max-height:700px),(max-width:992px){.price__wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.price__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:440px){.price__wrapper{grid-template-columns:repeat(1,1fr)}}.price__item--best .price__item-wrapper{background-color:#5bb2c2}.price__item--best .price__item-wrapper .price__item-header:before{content:attr(data-best);position:absolute;top:2rem;right:3rem;font-weight:500;font-size:1.1rem;letter-spacing:.05em;color:#cdebff}.price__item--best .price__item-header .price__text{color:#d7e9f8}.price__item-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%;gap:clamp(2rem,7vh,6rem);border-radius:3rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);overflow:hidden}@media (max-height:800px),(max-width:1200px){.price__item-wrapper{gap:0}}.price__item-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:1;flex:1}.price__item-header{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3.5rem;padding:3.5rem}@media (max-height:800px),(max-width:1200px){.price__item-header{gap:1rem;padding:2rem}}.price__title{font-weight:700;font-size:2.4rem}@media (max-height:800px),(max-width:1200px){.price__title{font-size:2rem}}.price__text{width:100%;font-weight:400;font-size:1.6rem}.price__value{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;padding:2rem 3.5rem;background-color:hsla(0,0%,100%,.1);font-weight:400;font-size:2rem;line-height:1.2;text-align:right}@media (max-height:800px),(max-width:1200px){.price__value{padding:2rem;font-size:1.8rem}}.price__value span{font-weight:400;font-size:clamp(2rem,2vw,4.2rem);line-height:1.273}.price__item-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:2rem;padding:0 3.5rem 4rem}@media (max-height:800px),(max-width:1200px){.price__item-footer{padding:2rem}}@media (max-height:800px),(max-width:1200px){.price__item-footer .btn{width:100%}}.price__amount{font-weight:400;font-size:clamp(2.6rem,2vw,3.6rem)}.price__amount sup{font-size:1.8rem}.compare__wrapper{position:relative}.compare__wrapper .download{position:absolute;bottom:2rem;right:3rem}.cd-image-container{position:relative;width:100%;margin:0 auto;border-radius:3rem;overflow:hidden}.cd-image-container img{display:block;width:100%;height:100%;object-fit:cover}.cd-image-label{position:absolute;font-weight:500;font-size:1.8rem;top:0;right:0;color:#fff;padding:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:0;transform:translateY(2rem);transition:transform .3s .7s,opacity .3s .7s}.cd-image-label.is-hidden{visibility:hidden}.is-visible .cd-image-label{opacity:1;transform:translateY(0)}.is-visible .cd-resize-img{width:50%;animation:e .7s}.cd-resize-img{position:absolute;top:0;left:0;width:0;height:100%;overflow:hidden;transform:translateZ(0);backface-visibility:hidden}.cd-resize-img .cd-image-label{right:auto;left:0}.cd-resize-img img{position:absolute;left:0;top:0;display:block;height:100%;width:auto;max-width:none}@keyframes e{0%{width:0}60%{width:55%}to{width:50%}}.cd-handle{position:absolute;top:0;left:50%;transform:translateX(-.2rem);width:.4rem;height:100%;background-color:#fff}.cd-handle:before{content:"";position:absolute;height:4.4rem;width:4.4rem;left:50%;top:50%;margin-left:-2.2rem;margin-top:-2.2rem;border-radius:50%;border:.7rem solid #fff;background-color:#282828;cursor:move}.download{display:block;width:4rem;height:4rem}.download img{display:block;width:100%;height:100%}.checkout__container{display:-ms-flexbox;display:flex;gap:2rem 0;margin:0 -1rem}@media (max-height:700px),(max-width:992px){.checkout__container{-ms-flex-direction:column;flex-direction:column}}.checkout__container .cart__list{padding-bottom:0}.checkout__wrapper{width:69%;padding:0 1rem}@media (max-height:700px),(max-width:992px){.checkout__wrapper{width:100%}}.checkout__sidebar{width:31%;padding:0 1rem}@media (max-height:700px),(max-width:992px){.checkout__sidebar{width:100%}}.cart__widget{height:100%;padding:4rem;border-radius:3rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}@media (max-height:700px),(max-width:992px){.cart__widget{padding:2rem}}.cart__widget-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%;gap:2rem;text-align:right}.cart__widget-wrapper .cart__value{-ms-flex-pack:end;justify-content:flex-end;gap:1.3rem;font-size:4rem;line-height:.9}@media (max-height:700px),(max-width:992px){.cart__widget-wrapper .cart__value{gap:1rem;font-size:2rem}}.cart__widget-wrapper .cart__value img{height:3rem}@media (max-height:700px),(max-width:992px){.cart__widget-wrapper .cart__value img{height:1.8rem}}.cart__widget-wrapper .checkbox{text-align:left}.cart__widget-wrapper .checkbox>label{font-size:1.5rem}.cart__widget-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}.cart__widget-header{padding-bottom:2.5rem;border-bottom:1px dashed hsla(0,0%,100%,.1)}.cart__widget-header .block__subtitle{font-weight:500;font-size:1.4rem;color:#d7e9f8}@media (max-height:700px),(max-width:992px){.cart__widget-header .block__subtitle{font-size:1.2rem}}.cart__widget-header .block__title{font-size:4rem}@media (max-height:700px),(max-width:992px){.cart__widget-header .block__title{font-size:2rem}}.not_enough .cart__noties span,.not_enough .cart__value{color:#ff5959}.cart__noties{font-weight:500;font-size:1.7rem}.cart__noties span{font-size:1.5rem}.cart__widget-ok{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;text-align:center}.cart__widget-ok .btn{margin-top:3.5rem}.cart__widget-title{font-weight:400;font-size:2.4rem;line-height:1.33}@media (max-height:700px),(max-width:992px){.cart__widget-title{font-size:2rem}}.cart__widget-title:before{content:"";display:block;width:7.2rem;height:7.2rem;margin:0 auto 3.5rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M36 0C16.16 0 0 16.16 0 36C0 55.84 16.16 72 36 72C55.84 72 72 55.84 72 36C72 16.16 55.84 0 36 0ZM36 64C20.56 64 8 51.44 8 36C8 20.56 20.56 8 36 8C51.44 8 64 20.56 64 36C64 51.44 51.44 64 36 64Z' fill='white'/%3e%3cpath d='M31.9998 38.3203L23.9998 30.3203L18.3198 36.0003L31.9998 49.6803L53.6798 28.0003L47.9998 22.3203L31.9998 38.3203Z' fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:contain}.cart__widget-text{margin-top:.5rem;font-weight:400;font-size:1.6rem;line-height:1.375}.cabinet-page{position:relative;height:100%;padding:3.5rem 4rem 4rem}@media (max-height:700px),(max-width:992px){.cabinet-page{padding:2rem}}.cabinet-page:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3rem;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);z-index:-1}.cabinet-page .price__item--best .price__item-wrapper,.cabinet-page:before{background-color:hsla(0,0%,100%,.1)}.cabinet-page .price__item--best .price__item-wrapper .price__item-header{background-color:#5bb2c2}.cabinet-page .price__item--best .price__item-wrapper .price__item-header:before{display:none}.cabinet-page .price__item-wrapper{gap:2rem}@media (max-height:700px),(max-width:992px){.cabinet-page .price__item-wrapper{gap:0}}.cabinet-page .price__item-header{gap:1rem;padding:3rem 3rem 2rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}@media (max-height:700px),(max-width:992px){.cabinet-page .price__item-header{padding:2rem}}.cabinet-page .price__item-header .price__value{padding:0;background-color:transparent}.cabinet-page .price__value span{font-size:clamp(2rem,2vw,3.6rem)}.cabinet-page .price__item-footer{gap:1rem;padding:0 3.5rem 3.5rem}@media (max-height:700px),(max-width:992px){.cabinet-page .price__item-footer{padding:2rem}}.cabinet-page__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media (min-height:701px) and (pointer:fine),(min-width:993px) and (pointer:fine){.cabinet-page__wrapper{max-height:62vh;margin-right:-4rem;padding-right:4rem;overflow-y:auto}}.cabinet-page__header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}.cabinet__title{font-weight:400;font-size:4rem;line-height:1}@media (max-height:700px),(max-width:992px){.cabinet__title{font-size:2.4rem}}.cabinet-page__row{display:-ms-flexbox;display:flex;gap:2rem 0;margin:0 -1rem}@media (max-height:700px),(max-width:992px){.cabinet-page__row{-ms-flex-direction:column;flex-direction:column}}.cabinet-page__block{width:100%;padding:0 1rem}.cabinet-page__block--small{width:20%}@media (max-height:700px),(max-width:992px){.cabinet-page__block--small{width:100%}}.cabinet-page__block--semi-small{width:33.33333%}@media (max-height:700px),(max-width:992px){.cabinet-page__block--semi-small{width:100%}}.cabinet-page__block--medium{width:66.66667%}@media (max-height:700px),(max-width:992px){.cabinet-page__block--medium{width:100%}}.cabinet-page__block--large{width:80%}@media (max-height:700px),(max-width:992px){.cabinet-page__block--large{width:100%}}.cabinet__widget{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;gap:1rem;padding:3.5rem}@media (max-height:700px),(max-width:992px){.cabinet__widget{overflow:hidden;padding:2rem}}@media (max-height:700px),(max-width:992px){.cabinet__widget .table__wrapper{overflow-x:auto}}@media (max-height:700px),(max-width:992px){.cabinet__widget table{min-width:60rem}}.cabinet__widget:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);z-index:-1}.cabinet__widget-title{font-weight:700;font-size:2.4rem}.balance{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex:1;flex:1;font-weight:400;font-size:2rem;text-align:right}.balance .value{font-size:3.4rem}.balance .value img{width:auto;height:2.6rem}.filters-radio{padding:.5rem;border-radius:2.5rem;background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.filters-radio .radio__list{gap:0}.filters-radio .radio>input:checked+label{opacity:1;background-color:hsla(0,0%,100%,.2)}.filters-radio .radio>label{height:4rem;padding:0 2rem;border-radius:2rem;background-color:transparent;font-weight:400;font-size:1.6rem;opacity:.6;transition:.3s}.filters-radio .radio>label:after,.filters-radio .radio>label:before{display:none}.filters-radio .radio>label:hover{opacity:1}.order__list{-ms-flex-direction:column;flex-direction:column;gap:2rem}.order__item,.order__list{display:-ms-flexbox;display:flex}.order__item{position:relative;-ms-flex-align:center;align-items:center;gap:3.5rem;padding:1rem 3.5rem 1rem 1rem}@media (max-height:700px),(max-width:992px){.order__item{-ms-flex-direction:column;flex-direction:column;gap:2rem;padding:2rem}}.order__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);z-index:-1}.order__img{width:25rem;height:27rem;max-width:100%;border-radius:2rem;overflow:hidden}.order__img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.order__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;gap:2rem;padding:2.5rem 0}@media (max-height:700px),(max-width:992px){.order__content{width:100%;padding:0}}.order__info,.order__table{width:100%}.order__table table{width:100%;min-width:0}.order__body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media (max-height:700px),(max-width:992px){.order__body{gap:2rem}}.order__header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media (max-height:700px),(max-width:992px){.order__header{-ms-flex-direction:column;flex-direction:column}}.order__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:500;font-size:2.4rem}.order__table table{width:42rem;max-width:100%}.order__table tr{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:none}.order__table tr:first-child td{font-size:2.4rem}@media (max-height:700px),(max-width:992px){.order__table tr:first-child td{font-size:2rem}}.order__table tr:first-child td:last-child{font-weight:400;font-size:3rem}@media (max-height:700px),(max-width:992px){.order__table tr:first-child td:last-child{font-size:2rem}}.order__table tr:first-child td:last-child img{width:auto;height:2.4rem;margin-top:-.4rem}@media (max-height:700px),(max-width:992px){.order__table tr:first-child td:last-child img{height:2rem}}.order__table tr:last-child td:not(:last-child){opacity:.6}.order__table tr:last-child td:last-child{font-weight:700}.order__table td{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1rem;padding:.4rem 0;font-weight:500;font-size:1.6rem}.order__table td:not(:last-child){-ms-flex:1;flex:1}.order__table td:not(:last-child):after{content:"";display:block;-ms-flex:1;flex:1;margin:.8rem 1rem 0 0;border-bottom:1px dashed hsla(0,0%,100%,.3)}.order__table td:last-child{text-align:right}.order__status{display:-ms-flexbox;display:flex;width:100%}.order__status-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;-ms-flex:1;flex:1;height:3.5rem;font-weight:500;font-size:1.3rem;line-height:1;text-align:center;text-transform:uppercase;color:hsla(0,0%,100%,.6)}@media (max-height:700px),(max-width:992px){.order__status-item{font-size:0}}.order__status-item:before{content:"";position:absolute;top:.3rem;left:0;width:100%;height:.4rem;background-color:var(--status-bg);transition:.3s}.order__status-item:first-child:before{border-radius:.2rem 0 0 .2rem}.order__status-item:last-child:before{border-radius:0 .2rem .2rem 0}.order__status-item.active{color:#fff}.order__status-item.active:before{top:0;height:1rem;border-radius:.5rem}.order__footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;gap:2rem 7rem}@media (max-height:700px),(max-width:992px){.order__footer{-ms-flex-direction:column;flex-direction:column}}.order__message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1rem;font-weight:700;font-size:1.6rem;color:#7ad96e}.order__message img{display:block;width:auto;height:3rem}.tooltip{position:relative}.tooltip__trigger{display:block;margin-left:1rem;cursor:pointer}@media (max-height:700px),(max-width:992px){.tooltip__trigger{display:none}}.tooltip__trigger img{display:block;width:auto;height:2.4rem}.tooltip__trigger:hover+.tooltip__wrapper{opacity:1;visibility:visible;transform:translateY(0)}.tooltip__wrapper{position:absolute;top:-2rem;left:calc(100% + 2rem);width:53rem;padding:3rem 4rem 4rem;border-radius:3rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);opacity:0;visibility:hidden;transform:translateY(1rem);pointer-events:none;z-index:1;transition:.3s}@media (max-height:700px),(max-width:992px){.tooltip__wrapper{display:none}}.order-page .cabinet-page__row{-ms-flex:1;flex:1}.order-page .cabinet-page__block{height:100%}.order-page .order__header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.order-page .order__table tr:first-child td{font-size:1.6rem}.order-page .order__table tr:first-child td:first-child{opacity:.6}.order-page .order__table tr:last-child td:not(:last-child){opacity:1}.order-page .order__table td img{height:1.9rem;margin-top:-.3rem;margin-left:0}.order-page .tooltip__wrapper{left:auto;right:4.4rem}.order__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3rem}@media (max-height:700px),(max-width:992px){.order__wrapper{gap:2rem}}.order__wrapper .order__status{margin-top:2rem}@media (max-height:700px),(max-width:992px){.order__wrapper .order__status{margin-top:0}}.order__container{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;gap:3rem}@media (max-height:700px),(max-width:992px){.order__container{-ms-flex-direction:column;flex-direction:column;gap:0}}.order__files-wrapper .block__title{font-size:2.4rem}.order__files{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-height:700px),(max-width:992px){.order__files{grid-template-columns:repeat(1,1fr)}}.order__file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:6.3rem;gap:1.5rem;padding:1rem 1.5rem;border-radius:1rem;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.order__file-icon img{display:block;width:auto;height:2.4rem}.order__file-meta{-ms-flex:1;flex:1;color:#fff}.order__file-title{font-size:1.6rem;line-height:1.125}.order__file-size,.order__file-title{font-weight:500;letter-spacing:-.02em}.order__file-size{margin-top:.2rem;font-size:1.4rem;line-height:1.28;opacity:.6}.order__actions{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;padding:1rem 1rem 1rem 2rem;border-radius:3.5rem;border:1px dashed hsla(0,0%,100%,.1)}@media (max-height:700px),(max-width:992px){.order__actions{padding:2rem}}.order__actions:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3.5rem;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);z-index:-1}.order__actions-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex:1;flex:1;gap:2rem 1rem}@media (max-height:700px),(max-width:992px){.order__actions-wrapper{-ms-flex-pack:start;justify-content:flex-start}}.order__action{position:relative}.order__action .btn{height:4rem;padding:0 1.8rem;font-size:1.4rem}.order__action:last-child{-ms-flex:1;flex:1;margin-left:1rem}@media (max-height:700px),(max-width:992px){.order__action:last-child{margin-left:0}}.order__action:last-child .btn{width:100%;height:5rem}.order__action:last-child:before{content:"";position:absolute;top:-1.1rem;left:-1.1rem;right:-1.1rem;bottom:-1.1rem;border-radius:5rem;border:1px dashed hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);z-index:-1}.order__actions-title{font-weight:500;font-size:1.6rem;line-height:1;letter-spacing:-.02em}.mess__container{-ms-flex-pack:justify;justify-content:space-between;height:45.6rem;max-height:100%;gap:4rem}.mess__body,.mess__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mess__body{height:100%;gap:2rem;padding-right:1.5rem;overflow-y:auto}.mess__footer .mess__group{height:6rem;gap:1.5rem;padding:.5rem;border-radius:1.5rem;background-color:hsla(0,0%,100%,.1)}.mess__footer .label__file,.mess__footer .mess__group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mess__footer .label__file{-ms-flex-pack:center;justify-content:center;width:5rem;height:5rem;border-radius:1.1rem;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);cursor:pointer}.mess__footer .label__file input{position:absolute;opacity:0;padding:0}.mess__footer .label__file img{display:block;width:auto;height:2.1rem}.mess__footer .textarea{-ms-flex:1;flex:1;width:auto;height:5rem;border-radius:0;padding:1.2rem 0 0;background-color:transparent;font-size:1.6rem}.mess__footer .textarea::-webkit-scrollbar{width:0;height:0}.mess__footer .mess__send{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:5rem;height:5rem;margin:0;padding:0;border:none;background:transparent;outline:none;cursor:pointer}.mess__footer .mess__send img{display:block;width:auto;height:1.9rem}.mess__item{width:auto;max-width:calc(100% - 2.4rem);padding:1rem 2rem;font-weight:400;font-size:1.6rem}.mess__item table{width:100%;min-width:0}.mess__item p:last-child{margin-bottom:0}.mess__item--admin{margin-right:auto;border-radius:.5rem 1.5rem 1.5rem 1.5rem;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.mess__item--user{margin-left:auto;border-radius:1.5rem 1.5rem .5rem 1.5rem;background-color:#196673}.mess__item--system{width:100%;max-width:100%;padding:2rem;border-radius:1.5rem;border:2px dotted #5bb2c2;text-align:center}.mess__item--noties{padding:1rem 2rem;border-radius:2.5rem}.mess__item--error{border-color:#ff5959}.mess__item--cost{border:none;background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.mess__item .actions{margin-top:2rem}.mess__item .actions .btn{height:4rem}.mess__item tr{-ms-flex-pack:justify;justify-content:space-between}.mess__item td,.mess__item tr{display:-ms-flexbox;display:flex}.mess__item td{-ms-flex-align:center;align-items:center;font-weight:500;font-size:1.6rem;gap:1rem;padding:.4rem 0}.mess__item td:not(:last-child){-ms-flex:1;flex:1}.mess__item td:not(:last-child):after{content:"";display:block;-ms-flex:1 1 0%;flex:1 1 0%;margin:.8rem 1rem 0 0;border-bottom:1px dashed hsla(0,0%,100%,.3)}.mess__item td:last-child{text-align:right}.mess__item td img{height:1.9rem;margin-top:-.3rem;margin-left:0}.mess__file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:1.5rem}.mess__file-icon img{display:block;width:auto;height:2.4rem}.mess__file-meta{-ms-flex:1;flex:1;color:#fff}.mess__file-title{font-size:1.6rem}.mess__file-size{font-size:1.4rem;opacity:.6}.mess__link a{position:relative;display:-ms-flexbox;display:flex;padding:0 6.4rem 0 2.6rem;color:#fff;transition:.3s}.mess__link a:hover{opacity:.6}.mess__link a:after,.mess__link a:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1.6rem;height:1.6rem;background-repeat:no-repeat;background-position:50%;background-size:contain}.mess__link a:before{left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.10306 14.9553C4.71008 16.3482 2.43765 16.3482 1.04469 14.9553C-0.348247 13.5624 -0.348232 11.2899 1.04474 9.89695L4.20625 6.73545C5.53423 5.40746 7.65751 5.33412 9.06207 6.54273C9.19767 6.65867 9.28166 6.82374 9.29556 7.00161C9.30945 7.17948 9.25212 7.35558 9.13618 7.49118C9.02023 7.62678 8.85517 7.71077 8.6773 7.72468C8.49944 7.73858 8.32333 7.68125 8.18773 7.56531C7.30379 6.80472 5.99779 6.84078 5.15468 7.68388L1.99317 10.8454C1.10923 11.7293 1.10923 13.1229 1.99314 14.0069C2.87707 14.8908 4.27067 14.8908 5.15462 14.0068L8.15804 11.0034C8.22003 10.9398 8.29402 10.8892 8.37573 10.8545C8.45743 10.8197 8.54522 10.8015 8.634 10.801C8.72278 10.8004 8.81079 10.8175 8.89291 10.8513C8.97504 10.885 9.04966 10.9347 9.11244 10.9974C9.17521 11.0602 9.2249 11.1348 9.25862 11.217C9.29234 11.2991 9.30942 11.3871 9.30886 11.4759C9.30831 11.5647 9.29013 11.6524 9.25539 11.7341C9.22065 11.8158 9.17004 11.8898 9.10648 11.9518L6.10306 14.9553ZM11.7938 9.26457C10.4658 10.5925 8.34252 10.6659 6.93792 9.45724C6.87035 9.39997 6.81476 9.32991 6.77433 9.25109C6.73391 9.17227 6.70945 9.08624 6.70236 8.99794C6.69527 8.90964 6.70569 8.82082 6.73302 8.73655C6.76035 8.65229 6.80406 8.57426 6.86163 8.50693C6.91919 8.4396 6.98949 8.38431 7.06849 8.34422C7.14748 8.30413 7.23361 8.28003 7.32194 8.27332C7.41027 8.26661 7.49906 8.27742 7.5832 8.30511C7.66734 8.33281 7.74519 8.37684 7.81226 8.4347C8.69621 9.19526 10.0022 9.15921 10.8453 8.31612L14.0068 5.15461C14.8908 4.27066 14.8908 2.87707 14.0069 1.99314C13.1229 1.10922 11.7293 1.10924 10.8454 1.99318L7.84195 4.9966C7.78 5.06034 7.706 5.11111 7.62425 5.146C7.54251 5.18088 7.45464 5.19918 7.36576 5.19981C7.27689 5.20044 7.18877 5.1834 7.10654 5.14968C7.0243 5.11596 6.94959 5.06623 6.88675 5.00338C6.8239 4.94054 6.77417 4.86582 6.74045 4.78359C6.70673 4.70135 6.68969 4.61324 6.69032 4.52437C6.69095 4.43549 6.70924 4.34762 6.74412 4.26587C6.77901 4.18412 6.82979 4.11012 6.89352 4.04817L9.89695 1.04474C11.2899 -0.348233 13.5624 -0.348247 14.9553 1.0447C16.3483 2.43766 16.3482 4.71009 14.9553 6.10307L11.7938 9.26457Z' fill='white'/%3e%3c/svg%3e")}.mess__link a:after{right:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.0206 0H6.02057C5.49559 0 4.99211 0.210304 4.62089 0.584647C4.24968 0.958991 4.04113 1.46671 4.04113 1.99611V3.94038H1.98458C1.46048 3.939 0.95724 4.14727 0.585207 4.51952C0.213174 4.89177 0.00272078 5.39762 0 5.92612V14.0039C0.00135722 14.5329 0.21034 15.0398 0.581262 15.4138C0.952184 15.7879 1.45487 15.9986 1.97943 16H9.97943C10.5044 16 11.0079 15.7897 11.3791 15.4154C11.7503 15.041 11.9589 14.5333 11.9589 14.0039V12.0596H14.0154C14.5395 12.061 15.0428 11.8527 15.4148 11.4805C15.7868 11.1082 15.9973 10.6024 16 10.0739V1.99611C15.9986 1.46713 15.7897 0.960207 15.4187 0.58616C15.0478 0.212112 14.5451 0.00136865 14.0206 0ZM10.3753 13.9987C10.3753 14.1046 10.3336 14.2061 10.2594 14.281C10.1851 14.3559 10.0844 14.3979 9.97943 14.3979H1.97943C1.87485 14.3966 1.77493 14.3541 1.70097 14.2795C1.62702 14.2049 1.58488 14.1042 1.58355 13.9987V5.92612C1.58355 5.82024 1.62526 5.71869 1.6995 5.64383C1.77374 5.56896 1.87444 5.5269 1.97943 5.5269H9.97943C10.0316 5.5262 10.0834 5.53605 10.1317 5.55586C10.1801 5.57568 10.224 5.60506 10.2609 5.64227C10.2978 5.67948 10.3269 5.72377 10.3466 5.77252C10.3662 5.82127 10.376 5.8735 10.3753 5.92612V14.0039V13.9987ZM14.4165 10.0739C14.4165 10.1263 14.4062 10.1782 14.3863 10.2267C14.3664 10.2751 14.3373 10.3191 14.3005 10.3562C14.2637 10.3932 14.2201 10.4227 14.1721 10.4427C14.124 10.4628 14.0726 10.4731 14.0206 10.4731H11.964V5.92612C11.964 5.39672 11.7555 4.889 11.3842 4.51465C11.013 4.14031 10.5096 3.93001 9.98458 3.93001H5.62468V1.99611C5.62468 1.89023 5.66639 1.78869 5.74063 1.71382C5.81487 1.63895 5.91557 1.59689 6.02057 1.59689H14.0206C14.1251 1.59823 14.2251 1.64073 14.299 1.7153C14.373 1.78988 14.4151 1.89065 14.4165 1.99611V10.0739Z' fill='white'/%3e%3c/svg%3e")}.settings__title{font-weight:400;font-size:3rem}.form__settings .form__wrapper{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:end;align-items:flex-end}@media (max-height:700px),(max-width:992px){.form__settings .form__wrapper{-ms-flex-direction:column;flex-direction:column}}.form__settings .form__row{-ms-flex:1;flex:1}@media (max-height:700px),(max-width:992px){.form__settings .form__row{-ms-flex:initial;flex:initial;width:100%}}.form__settings .form__block{width:auto;-ms-flex:1;flex:1}@media (max-height:700px),(max-width:992px){.form__settings .form__block{-ms-flex:initial;flex:initial;width:100%}}.footer__actions{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:5rem}@media (max-height:700px),(max-width:992px){.footer__actions{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:normal;align-items:normal;gap:1.5rem}}.footer__action{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}.footer__action:first-child{-ms-flex-pack:start;justify-content:flex-start;min-width:34rem}@media (max-height:700px),(max-width:992px){.footer__action:first-child{min-width:0}}.footer__action:last-child{-ms-flex-pack:end;justify-content:flex-end;min-width:34rem}@media (max-height:700px),(max-width:992px){.footer__action:last-child{min-width:0}}@media (min-height:701px) and (pointer:fine),(min-width:993px) and (pointer:fine){.footer__action.center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-height:700px),(max-width:992px){.footer__action.center{display:none}}.mouse{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:5.5rem;height:6rem;margin:0;padding:0;border:none;background:transparent;cursor:pointer;will-change:transform}.mouse svg{display:block;width:100%;height:auto}.mouse path{transition:.3s}.mouse path.mouse__animate{animation:f 2s infinite}.mouse:hover{animation:g 1s ease-in-out infinite alternate}@keyframes f{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes g{0%{transform:translateY(0)}to{transform:translateY(.5rem)}}.reviews{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:4.4rem;padding:1rem 2rem 1.2rem;border-radius:2.2rem;background-color:hsla(0,0%,85%,.1);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);font-weight:400;font-size:1.4rem;line-height:1;white-space:nowrap}.reviews strong{font-weight:600}.stars{gap:1.2rem;margin-right:1.6rem;padding:.4rem 1.6rem .4rem 0;border-right:1px solid hsla(0,0%,85%,.1)}.stars,.stars__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.stars__wrapper{gap:.5rem}.star{width:1.3rem;height:1.2rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.466 4.58336L7.93636 4.28556L6.2305 0L4.52463 4.28556L0 4.58336L3.47036 7.53005L2.33157 12L6.2305 9.53551L10.1294 12L8.99066 7.53005L12.466 4.58336Z' fill='white' fill-opacity='0.4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:contain}@media (min-height:701px),(min-width:993px){.hide-desktop{display:none!important}}@media (max-height:700px),(max-width:992px){.hide-mobile{display:none!important}.js-screen-back,.js-screen-next{display:none}}