.grid{display:flex;flex-direction:column;min-height:100vh}.header{position:relative;z-index:4}.header__content{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:25px 0}@media screen and (min-width:767px){.header__content{padding:38.5px 0}}@media screen and (min-width:1023px){.header__content{padding:38.5px 0}}@media screen and (min-width:1200px){.header__content{gap:40px;padding:38.5px 0}.header__logo{flex:1 0 auto}}@media screen and (min-width:1619px){.header__logo{flex:1 0 13%}}.header__burger{background-color:transparent;border:none;cursor:pointer;display:flex;margin:0;padding:0}@media screen and (min-width:1200px){.header__burger{display:none}}.header__burger-icon{fill:currentColor;color:var(--color-black)}.header__burger-icon--white{color:var(--color-white)}.header__close{background-color:transparent;border:none;cursor:pointer;margin:0;padding:0;position:absolute;right:40px;top:40px;width:fit-content;z-index:10}@media screen and (min-width:1200px){.header__close{display:none}}.header__wrap{background-color:var(--color-white);display:flex;flex-direction:column;gap:80px;height:100vh;max-width:360px;padding:40px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease-in-out;width:100%;z-index:1000}.header__wrap.active{transform:translateX(0)}@media screen and (min-width:1200px){.header__wrap{align-items:center;background-color:transparent;flex-direction:row;height:auto;justify-content:space-between;max-width:none;padding:0;position:static;transform:translateX(0)}}.header__contacts{display:grid;gap:60px}@media screen and (min-width:1200px){.header__contacts{display:flex}}.header__box{display:grid;gap:20px}@media screen and (min-width:1200px){.header__box{gap:0}}@media screen and (min-width:1619px){.header__box{display:flex;gap:60px}}.header__link{color:var(--color-black);font-size:18px;font-weight:600;line-height:22px;text-decoration:none;transition:all .3s}.header__link:hover{color:#ea6e2b}@media screen and (min-width:1200px){.header__link:hover{color:var(--color-black)}.header__link{color:var(--color-white)}}.header__link--black{color:var(--color-black)}.header__link--black:hover{color:#ea6e2b}.social{align-items:center;display:flex;gap:20px;justify-content:space-between}@media screen and (min-width:1023px){.social{gap:40px}}@media screen and (min-width:1404px){.social{gap:62px}}.social--footer{max-width:340px}.social__link{display:flex}.social__icon{fill:currentColor;color:var(--color-black);transition:all .3s}.social__icon:hover{color:var(--color-orange)}@media screen and (min-width:1023px){.social__icon:hover{color:var(--color-black)}.social__icon{color:var(--color-white);height:24px;width:24px}}.social__icon--white{color:var(--color-white)}.social__icon--black{color:var(--color-black)}.social__icon--black:hover{color:var(--color-orange)}.social__icon--w40{height:40px;width:40px}.nav{order:-1}@media screen and (min-width:1200px){.nav{order:0}}.nav__list{display:grid;gap:40px}@media screen and (min-width:1200px){.nav__list{display:flex}}@media screen and (min-width:1404px){.nav__list{gap:90px}}.nav__link{color:var(--color-black);font-size:18px;font-weight:600;line-height:22px;text-decoration:none;transition:all .3s}.nav__link:hover{color:#ea6e2b}@media screen and (min-width:1200px){.nav__link:hover{color:var(--color-black)}.nav__link{color:var(--color-white)}}.nav__link--black{color:var(--color-black)}.nav__link--black:hover{color:#ea6e2b}.main{display:flex;flex-direction:column;flex-grow:1;min-width:0}.wrapper{box-sizing:border-box;margin:0 auto;max-width:1620px;padding:0 20px;width:100%}@media screen and (min-width:767px){.wrapper{padding:0 27px}}@media screen and (min-width:1023px){.wrapper{padding:0 40px}}@media screen and (min-width:1200px){.wrapper{padding:0 44px}}@media screen and (min-width:1619px){.wrapper{padding:0}}.footer{background-color:var(--color-orange)}.footer__content{display:flex;flex-direction:column;gap:40px;padding:40px 0}@media screen and (min-width:767px){.footer__content{flex-direction:row;justify-content:space-between;padding:60px 0}}@media screen and (min-width:1023px){.footer__content{padding:80px 0}}@media screen and (min-width:1200px){.footer__content{padding:100px 0}}.footer__menu{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:767px){.footer__menu{gap:0}}.footer__nav{gap:30px}.footer__nav-link{color:var(--color-white);font-size:22px;line-height:32px}.footer__nav-link:hover{color:var(--color-black)}.footer__nav-list{gap:30px}@media screen and (min-width:1023px){.footer__nav-list{display:flex;flex-direction:row;gap:60px}}@media screen and (min-width:1365px){.footer__nav-list{gap:90px}}@media screen and (min-width:767px){.footer__nav{margin-bottom:60px}}@media screen and (min-width:1023px){.footer__nav{gap:40px}}.footer__address{color:var(--color-white);font-size:18px;font-weight:600;line-height:26px}@media screen and (min-width:767px){.footer__address{font-size:22px;line-height:32px;margin-bottom:28px}}@media screen and (min-width:1023px){.footer__address{margin-bottom:60px}}.footer__privacy{color:var(--color-white);font-size:18px;font-weight:600;line-height:26px;text-decoration:none;transition:all .3s}.footer__privacy:hover{color:var(--color-black)}@media screen and (min-width:767px){.footer__privacy{font-size:22px;line-height:32px}}.footer__contacts{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:767px){.footer__contacts{gap:60px}}.footer__box{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:767px){.footer__box{gap:60px}}.footer__link{color:var(--color-white);font-size:26px;font-weight:700;line-height:32px;text-decoration:none;text-transform:uppercase;transition:all .3s}.footer__link:hover{color:var(--color-black)}@media screen and (min-width:1023px){.footer__link{font-size:30px;line-height:37px}}@media screen and (min-width:1200px){.footer__link{font-size:40px;line-height:49px}}.title{color:var(--color-orange);font-size:54px;line-height:66px}@media screen and (min-width:767px){.title{font-size:64px;line-height:78px}}@media screen and (min-width:1023px){.title{font-size:80px;line-height:98px}}.title--fz36{font-size:32px;line-height:40px}@media screen and (min-width:767px){.title--fz36{font-size:44px;line-height:54px}}@media screen and (min-width:1023px){.title--fz36{font-size:60px;line-height:74px}}.connection-form__content{padding:40px 0}@media screen and (min-width:767px){.connection-form__content{padding:60px 0}}@media screen and (min-width:1023px){.connection-form__content{padding:80px 0}}@media screen and (min-width:1200px){.connection-form__content{padding:100px 0}}.connection-form__title{margin-bottom:30px}@media screen and (min-width:767px){.connection-form__title{margin-bottom:40px}}@media screen and (min-width:1023px){.connection-form__title{margin-bottom:60px}}@media screen and (min-width:1200px){.connection-form__title{margin-bottom:80px}}.connection-form__success{display:none;padding:40px 0}@media screen and (min-width:767px){.connection-form__success{padding:60px 0}}@media screen and (min-width:1023px){.connection-form__success{padding:80px 0}}@media screen and (min-width:1200px){.connection-form__success{padding:100px 0}}.button,.connection-form__success h2{text-align:center}.button{align-items:center;-webkit-appearance:none;background-color:#454545;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:20px;font-weight:500;justify-content:center;line-height:30px;outline:1px solid #454545;outline-offset:-1px;padding:30px;text-decoration:none;transition:.5s}.button__flex{align-items:center;display:flex}.button__el:not(:last-child){margin-right:8px}.button__icon{fill:#fff;transition:.5s}.button:hover{background-color:var(--color-white);color:var(--color-black)}.button:hover .button1__icon{fill:#00b2df}.button:active{opacity:.5;transition:.1s}.button:focus{opacity:.9;transition:.1s}.button.disabled{opacity:.6;pointer-events:none}.checkbox__error-message{display:none}.js-cell-error .checkbox__error-message{display:block}.form__flex{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:1023px){.form__flex{gap:60px}}@media screen and (min-width:1200px){.form__flex{gap:80px}}@media screen and (min-width:1365px){.form__flex{max-width:920px}}.form__el{width:48%}.form__el:not(:last-child){margin-bottom:24px}.form__buttons{display:flex;gap:24px}.form__group{display:flex;gap:12px}.form__error{color:var(--error-primery-color);display:none;font-size:14px;line-height:140%;margin-bottom:12px}.form.js-form-hidden{display:none}.param-radiobutton{--param-radiobutton-text-color:#003140;--param-radiobutton-color-blue:#00b2df;--param-radiobutton-color-gray:#c4c4c4;--param-radiobutton-color-white:#fff;display:inline-flex;flex-direction:column}@media screen and (min-width:479px){.param-radiobutton{display:flex}}.param-radiobutton__list{background-color:var(--param-radiobutton-color-gray);border-radius:8px;display:flex;padding:6px}@media screen and (min-width:767px){.param-radiobutton__list{flex-direction:column}}.param-radiobutton__name{align-items:center;border-radius:8px;color:var(--param-radiobutton-color-white);cursor:pointer;display:flex;font-size:16px;height:100%;line-height:100%;padding:14px 24px;transition:.5s}@media screen and (min-width:767px){.param-radiobutton__name{font-size:14px;padding:14px 20px}}.param-radiobutton__name:hover{color:var(--param-radiobutton-color-blue)}.param-radiobutton__input:checked+.param-radiobutton__name{background-color:var(--param-radiobutton-color-white);box-shadow:0 2px 2px rgba(50,50,71,.06),0 2px 4px rgba(50,50,71,.06);color:var(--param-radiobutton-text-color)}.radiobutton{--radiobutton-text-color:#003140;--radiobutton-color-blue:#00b2df;--radiobutton-color-white:#fff}.radiobutton__list{display:flex;gap:12px}.radiobutton__item,.radiobutton__window{align-items:center;display:flex;flex-shrink:0}.radiobutton__window{background:transparent;border:1px solid var(--radiobutton-color-blue);border-radius:50%;height:18px;justify-content:center;margin-right:12px;width:18px}.radiobutton__circle{background:var(--radiobutton-color-blue);border-radius:50%;height:100%;position:relative;transform:scale(0);transition:.5s;width:100%}.radiobutton__circle:before{background-color:var(--radiobutton-color-white);border-radius:50%;content:"";height:6px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:6px}.radiobutton__name{align-items:center;color:var(--radiobutton-text-color);cursor:pointer;display:flex;font-size:14px;font-weight:400;letter-spacing:.04em;line-height:20px}.radiobutton__input:checked+.radiobutton__name .radiobutton__window{border-color:transparent}.radiobutton__input:checked+.radiobutton__name .radiobutton__circle{transform:scale(1)}.cell{--cell-text-color:#003140;--cell-error-color:#e64646;--cell-border-color:#c4c4c4;--cell-disabled-color:#c4c4c4;--cell-background-color:#fff;--cell-border-color-on-focus:#00b2df}.cell--mb24{margin-bottom:24px}.cell__name{background-color:transparent;color:var(--cell-text);display:block;font-size:18px;font-weight:400;margin-bottom:12px;position:relative;transition:.5s}@media screen and (min-width:767px){.cell__name{font-size:14px}}.cell__content{height:100%}.cell__content,.cell__data{position:relative}.cell__error-message{color:var(--cell-error-color);display:none;font-size:14px;line-height:140%;margin-top:6px}.cell__identificator{position:absolute;right:18px;top:50%;transform:translateY(-50%)}.cell__icon{display:block}.cell.js-focus .cell__data{border-color:var(--cell-border-color-on-focus)}.cell.js-cell-error .cell__data{border-color:var(--cell-error-color)}.cell.js-cell-disabled .cell__data{background-color:var(--cell-disabled-color);cursor:not-allowed;pointer-events:none}.cell.js-cell-hidden{display:none}.param-checkbox{--param-checkbox-color-blue:#00b2df;--param-checkbox-color-gray:#c4c4c4;--param-checkbox-color-white:#fff}.param-checkbox__list{display:flex;flex-wrap:wrap;margin-bottom:32px}.param-checkbox__item{margin-bottom:12px}.param-checkbox__item:not(:last-child){margin-right:12px}.param-checkbox__label{align-items:center;background-color:var(--param-checkbox-color-gray);border-radius:50px;cursor:pointer;display:flex;padding:6px 12px;position:relative;transition:opacity .5s,padding-left .5s}.param-checkbox__label:hover{opacity:.7}.param-checkbox__icon{fill:var(--param-checkbox-color-blue);left:12px;margin-right:10px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .5s}.param-checkbox__name{color:var(--param-checkbox-color-white);font-size:16px;line-height:100%}@media screen and (min-width:767px){.param-checkbox__name{font-size:14px}}.param-checkbox__icon{fill:var(--param-checkbox-color-white)}.param-checkbox__input:checked+.param-checkbox__label{background-color:var(--param-checkbox-color-blue);padding-left:30px}.param-checkbox__input:checked+.param-checkbox__label .param-checkbox__icon{opacity:1}.param-checkbox__input:checked+.param-checkbox__label .param-checkbox__name{color:var(--param-checkbox-color-white)}.checkbox{--checkbox-text-color:#1e1e1e;--checkbox-link-color:#ea6e2b;--checkbo-window-color:#1e1e1e}.checkbox--margin{margin-bottom:24px}.checkbox__item{align-items:center;display:flex;flex-shrink:0}.checkbox__item--half{margin-bottom:30px;width:50%}.checkbox__window{align-items:center;background:transparent;border:1px solid var(--checkbo-window-color);border-radius:1px;display:flex;flex-shrink:0;height:36px;justify-content:center;margin-right:12px;width:36px}.checkbox__icon-mark{fill:var(--checkbo-window-color);opacity:0;transition:.5s}.checkbox__name{align-items:flex-start;color:var(--checkbox-text-color);cursor:pointer;display:flex;font-size:14px;font-weight:400;letter-spacing:.04em;line-height:22px}.checkbox__name--info{margin-right:12px;min-width:126px}.checkbox__input:checked+.checkbox__name .checkbox__icon-mark{opacity:1}.checkbox__link{border-bottom:1px solid var(--checkbox-link-color);color:var(--checkbox-link-color);text-decoration:none;transition:.5s}.checkbox__link:hover{border-bottom:1px solid transparent}.checkbox__text{font-size:18px;font-weight:500;line-height:26px}@media screen and (min-width:767px){.checkbox__text{font-size:26px;line-height:36px}}@media screen and (min-width:1023px){.checkbox__text{font-size:32px;line-height:42px}}.checkbox.js-checkbox-hidden{display:none}.cell-textarea{--cell-textarea-text-color:#1e1e1e;--cell-textarea-placeholder:#969696;background-color:transparent;border:none;border-bottom:1px solid var(--cell-textarea-text-color);color:var(--cell-textarea-text-color);font-size:20px;line-height:30px;outline:none;padding:16px 0;resize:none;width:100%}@media screen and (min-width:767px){.cell-textarea{font-size:26px;line-height:36px}}@media screen and (min-width:1023px){.cell-textarea{font-size:32px;line-height:42px}}.cell-textarea::placeholder{color:var(--cell-textarea-placeholder);font-size:20px;line-height:30px}@media screen and (min-width:767px){.cell-textarea::placeholder{font-size:26px;line-height:36px}}@media screen and (min-width:1023px){.cell-textarea::placeholder{font-size:32px;line-height:42px}}.cell-input{--cell-input-text-color:#1e1e1e;--cell-input-placeholder:#969696;background-color:transparent;border:none;border-bottom:1px solid var(--cell-input-text-color);color:var(--cell-input-text-color);font-size:20px;font-weight:500;line-height:30px;outline:none;padding:16px 0;width:100%}@media screen and (min-width:767px){.cell-input{font-size:26px;line-height:36px}}@media screen and (min-width:1023px){.cell-input{font-size:32px;line-height:42px}}.cell-input::placeholder{color:var(--cell-input-placeholder);font-size:20px;line-height:30px}@media screen and (min-width:767px){.cell-input::placeholder{font-size:26px;line-height:36px}}@media screen and (min-width:1023px){.cell-input::placeholder{font-size:32px;line-height:42px}}.loader{--loader-text-color:#1e1e1e;--loader-color-gray:#c4c4c4;--loader-color-white:#fff;--loader-color-blue:#00b2df}.loader__files-list{display:flex;flex-direction:column;gap:20px}.loader__files-list:not(:empty){margin-bottom:20px}@media screen and (min-width:767px){.loader__files-list:not(:empty){margin-bottom:40px}}@media screen and (min-width:1023px){.loader__files-list:not(:empty){margin-bottom:60px}}@media screen and (min-width:1200px){.loader__files-list:not(:empty){margin-bottom:80px}}.loader__name{color:var(--loader-text-color);font-size:17px;font-weight:300;line-height:110%;margin-bottom:12px}@media screen and (min-width:767px){.loader__name{font-size:15px}}.loader__button{background-color:transparent;border:none;box-sizing:border-box;color:var(--loader-text-color);cursor:pointer;font-size:14px;font-weight:400;line-height:140%;outline:none;text-align:center;text-decoration:none;transition:opacity .5s}.loader__button:hover{opacity:.6}.loader__button--file{color:var(--loader-color-white);display:block}.loader__button--file:not(:last-child){margin-bottom:12px}.loader__button-flex{align-items:center;display:flex;gap:16px}@media screen and (min-width:767px){.loader__button-flex{gap:20px}}.loader__button-el{color:var(--loader-text-color);font-size:18px;font-weight:500;line-height:26px}@media screen and (min-width:767px){.loader__button-el{font-size:26px;line-height:36px}}@media screen and (min-width:1023px){.loader__button-el{font-size:32px;line-height:42px}}.loader__button-el--close-icon{fill:var(--loader-color-white);flex-shrink:0}.loader__button-el--plus-icon{fill:var(--loader-color-blue);flex-shrink:0}@media screen and (min-width:767px){.loader__button-el--plus-icon{height:42px;width:42px}}.loader__format{color:var(--loader-color-gray);font-size:13px;line-height:150%;margin-top:12px}