*{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}
html{height:100%}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
input,select{vertical-align:middle}
.clear{visibility:hidden;display:block;height:0;clear:both}
button{cursor:pointer}
a{text-decoration:none;color:#1f85c5}
a:hover{text-decoration:underline}
.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-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-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;left:0;top:0;display:block}
.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:1px;display:none}
[dir=rtl] .slick-slide{float:right}
.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}
.slick-arrow.slick-hidden{display:none}
@font-face{font-family:Golos;src:url("../../../../../../fonts/golos/Golos-Text_Regular.woff2") format("woff2");font-weight:400;font-style:normal}
@font-face{font-family:Golos;src:url("../../../../../../fonts/golos/Golos-Text_Medium.woff2") format("woff2");font-weight:500;font-style:normal}
@font-face{font-family:Golos;src:url("../../../../../../fonts/golos/Golos-Text_DemiBold.woff2") format("woff2");font-weight:600;font-style:normal}
@font-face{font-family:Golos;src:url("../../../../../../fonts/golos/Golos-Text_Bold.woff2") format("woff2");font-weight:700;font-style:normal}
*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}
html{font:400 16px/20px Golos}
body{margin:0;padding:0;width:100%;height:100%;min-height:100%}
.new-container{position:relative;max-width:1440px;min-width:320px;margin:0 auto;padding:0 40px}
.gui-hidden{display:none}
sup{vertical-align:super;font-size:smaller}
button,input,textarea{font-family:inherit}
@media screen and (max-width:767px){.new-container{padding:0 16px}
}
@media screen and (max-width:479px){.w-section{overflow:hidden}
}
.js-formLoader{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);min-height:100px}
.js-formLoader .loader{position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;height:80px;-webkit-animation:show .25s ease-in-out forwards;animation:show .25s ease-in-out forwards;text-align:center}
.js-formLoader .loader__item{position:absolute;width:80px;height:80px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;-webkit-animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border-width:5px;border-style:solid;border-color:#aaa transparent transparent}
.js-formLoader .loader__item:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}
.js-formLoader .loader__item:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}
.js-formLoader .loader__item:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}
@-webkit-keyframes show{from{opacity:0}
}
@keyframes show{from{opacity:0}
}
@-webkit-keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.header{padding-top:120px;padding-bottom:100px}
.header .new-container{padding:0 80px}
.header__container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.header__block:nth-child(1){width:calc(100% / 3 * 2 + 32px);padding-right:80px}
.header__block:nth-child(2){width:calc(100% / 3)}
.header__title{font-weight:500;font-size:3.25rem;line-height:120%;letter-spacing:-.01em;color:#000}
.header__text{margin-top:18px;font-weight:400;font-size:1rem;line-height:130%;color:#091520}
.header__button{display:block;max-width:308px;margin-top:48px;text-align:center;background-color:#FF5029;border-radius:8px;font-weight:500;font-size:1rem;line-height:50px;color:#FFF;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}
.header__button:hover{text-decoration:none;background-color:#091520}
@media (max-width:1200px){.header{padding-top:100px}
.header__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.header__block:nth-child(1){width:100%;padding-right:unset}
.header__block:nth-child(2){width:100%}
.header__title{max-width:660px}
.header__text{max-width:820px;margin-top:24px}
}
@media (max-width:991px){.header .new-container{padding:0 40px}
.header__text{max-width:600px}
}
@media (max-width:767px){.header{padding-top:80px;padding-bottom:80px}
.header .new-container{padding:0 16px}
.header__title{max-width:360px;font-size:1.75rem}
.header__text{max-width:560px;margin-top:16px;font-size:.875rem}
.header__button{max-width:180px;font-size:.875rem;line-height:40px}
}
.service{padding-bottom:120px}
.service .new-container{padding:0 80px}
.service__head{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding:4px;background-color:#F1F1F1;border-radius:8px}
.service__switch{width:100%;display:block}
.service__switch:focus,.service__switch:hover{cursor:pointer}
.service__switch:nth-child(3) .service__switch-text span,.service__switch:nth-child(4) .service__switch-text span{max-width:160px}
.service__switch-input{display:none}
.service__switch-input:checked+.service__switch-text{background-color:#FF5029;color:#fff}
.service__switch-text{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:62px;padding:0 24px;background-color:transparent;border-radius:8px;text-align:center;font-weight:500;font-size:1rem;line-height:120%;color:#091520;-webkit-transition:background-color .3s,color .3s;-o-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}
.service__switch-text span{display:block}
.service__body{position:relative;margin-top:40px;-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s}
.service__container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;opacity:0;z-index:-1;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}
.service__container[data-id="1"] .service__block:nth-child(1){background-color:#FDF6EF;border-color:transparent}
.service__container[data-id="1"] .service__block:nth-child(1)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/11.jpg")}
.service__container[data-id="1"] .service__block:nth-child(2){background-color:#F8F6E8;border-color:transparent}
.service__container[data-id="1"] .service__block:nth-child(2)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/12.jpg")}
.service__container[data-id="1"] .service__block:nth-child(3)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/13.png")}
.service__container[data-id="1"] .service__block:nth-child(3) .service__block-text{max-width:250px}
.service__container[data-id="2"] .service__block:nth-child(1){background-color:#EFFBFD;border-color:transparent}
.service__container[data-id="2"] .service__block:nth-child(1)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/21.png")}
.service__container[data-id="2"] .service__block:nth-child(2){background-color:#F6F4F0;border-color:transparent}
.service__container[data-id="2"] .service__block:nth-child(2)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/22.png")}
.service__container[data-id="2"] .service__block:nth-child(3)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/23.png")}
.service__container[data-id="3"] .service__block{min-height:291px;padding-top:92px;padding-bottom:74px}
.service__container[data-id="3"] .service__block::before{right:unset;left:32px;top:32px;width:36px;height:36px;border-radius:unset}
.service__container[data-id="3"] .service__block:nth-child(1)::before{background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 25.5V4.5H34.5V25.5H7.5ZM21 18.4125L10.5 11.1375V22.5H31.5V11.1375L21 18.4125ZM21 14.775L31.5 7.5H10.5L21 14.775ZM1.5 31.5V9.75H4.5V28.5H29.25V31.5H1.5Z' fill='%23FF5029'/%3E%3C/svg%3E%0A")}
.service__container[data-id="3"] .service__block:nth-child(1) .service__block-text{max-width:300px}
.service__container[data-id="3"] .service__block:nth-child(2)::before{background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 30H27V15H9V30ZM18 25.5C18.825 25.5 19.5313 25.2063 20.1188 24.6188C20.7063 24.0312 21 23.325 21 22.5C21 21.675 20.7063 20.9688 20.1188 20.3813C19.5313 19.7938 18.825 19.5 18 19.5C17.175 19.5 16.4688 19.7938 15.8813 20.3813C15.2938 20.9688 15 21.675 15 22.5C15 23.325 15.2938 24.0312 15.8813 24.6188C16.4688 25.2063 17.175 25.5 18 25.5ZM6 33V12H19.5V9C19.5 6.925 20.2313 5.15625 21.6938 3.69375C23.1562 2.23125 24.925 1.5 27 1.5C29.075 1.5 30.8438 2.23125 32.3063 3.69375C33.7688 5.15625 34.5 6.925 34.5 9H31.5C31.5 7.75 31.0625 6.6875 30.1875 5.8125C29.3125 4.9375 28.25 4.5 27 4.5C25.75 4.5 24.6875 4.9375 23.8125 5.8125C22.9375 6.6875 22.5 7.75 22.5 9V12H30V33H6Z' fill='%23FF5029'/%3E%3C/svg%3E%0A")}
.service__container[data-id="3"] .service__block:nth-child(3)::before{background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 3H25.5V16.575L18.75 20.55L19.8 24H25.5L20.85 27.3L22.65 33L18 29.475L13.35 33L15.15 27.3L10.5 24H16.2L17.25 20.55L10.5 16.575V3ZM13.5 6V14.775L16.5 16.575V6H13.5ZM22.5 6H19.5V16.575L22.5 14.775V6Z' fill='%23FF5029'/%3E%3C/svg%3E%0A")}
.service__container[data-id="3"] .service__block:nth-child(3) .service__block-text{max-width:290px}
.service__container[data-id="3"] .service__block:nth-child(4)::before{background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.75 10.5C15.75 9.675 16.0438 8.96875 16.6313 8.38125C17.2188 7.79375 17.925 7.5 18.75 7.5C19.575 7.5 20.2812 7.79375 20.8688 8.38125C21.4563 8.96875 21.75 9.675 21.75 10.5C21.75 11.325 21.4563 12.0312 20.8688 12.6188C20.2812 13.2063 19.575 13.5 18.75 13.5C17.925 13.5 17.2188 13.2063 16.6313 12.6188C16.0438 12.0312 15.75 11.325 15.75 10.5ZM18.75 36L12 29.25L14.25 26.25L12 23.25L14.25 20.0625V18.3C12.9 17.5 11.8125 16.4188 10.9875 15.0563C10.1625 13.6938 9.75 12.175 9.75 10.5C9.75 8 10.625 5.875 12.375 4.125C14.125 2.375 16.25 1.5 18.75 1.5C21.25 1.5 23.375 2.375 25.125 4.125C26.875 5.875 27.75 8 27.75 10.5C27.75 12.175 27.3375 13.6938 26.5125 15.0563C25.6875 16.4188 24.6 17.5 23.25 18.3V31.5L18.75 36ZM12.75 10.5C12.75 11.9 13.175 13.1313 14.025 14.1938C14.875 15.2563 15.95 15.9625 17.25 16.3125V21L15.7125 23.175L18 26.25L15.9375 28.9125L18.75 31.725L20.25 30.225V16.3125C21.55 15.9625 22.625 15.2563 23.475 14.1938C24.325 13.1313 24.75 11.9 24.75 10.5C24.75 8.85 24.1625 7.4375 22.9875 6.2625C21.8125 5.0875 20.4 4.5 18.75 4.5C17.1 4.5 15.6875 5.0875 14.5125 6.2625C13.3375 7.4375 12.75 8.85 12.75 10.5Z' fill='%23FF5029'/%3E%3C/svg%3E%0A")}
.service__container[data-id="3"] .service__block:nth-child(5)::before{background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.325 18L21 12.675L23.1375 10.575L26.325 13.7625L32.7 7.3875L34.8 9.525L26.325 18ZM13.5 18C11.85 18 10.4375 17.4125 9.2625 16.2375C8.0875 15.0625 7.5 13.65 7.5 12C7.5 10.35 8.0875 8.9375 9.2625 7.7625C10.4375 6.5875 11.85 6 13.5 6C15.15 6 16.5625 6.5875 17.7375 7.7625C18.9125 8.9375 19.5 10.35 19.5 12C19.5 13.65 18.9125 15.0625 17.7375 16.2375C16.5625 17.4125 15.15 18 13.5 18ZM1.5 30V25.8C1.5 24.95 1.71875 24.1688 2.15625 23.4563C2.59375 22.7438 3.175 22.2 3.9 21.825C5.45 21.05 7.025 20.4688 8.625 20.0813C10.225 19.6938 11.85 19.5 13.5 19.5C15.15 19.5 16.775 19.6938 18.375 20.0813C19.975 20.4688 21.55 21.05 23.1 21.825C23.825 22.2 24.4063 22.7438 24.8438 23.4563C25.2813 24.1688 25.5 24.95 25.5 25.8V30H1.5ZM4.5 27H22.5V25.8C22.5 25.525 22.4313 25.275 22.2938 25.05C22.1563 24.825 21.975 24.65 21.75 24.525C20.4 23.85 19.0375 23.3438 17.6625 23.0063C16.2875 22.6688 14.9 22.5 13.5 22.5C12.1 22.5 10.7125 22.6688 9.3375 23.0063C7.9625 23.3438 6.6 23.85 5.25 24.525C5.025 24.65 4.84375 24.825 4.70625 25.05C4.56875 25.275 4.5 25.525 4.5 25.8V27ZM13.5 15C14.325 15 15.0313 14.7063 15.6188 14.1188C16.2063 13.5313 16.5 12.825 16.5 12C16.5 11.175 16.2063 10.4688 15.6188 9.88125C15.0313 9.29375 14.325 9 13.5 9C12.675 9 11.9688 9.29375 11.3813 9.88125C10.7938 10.4688 10.5 11.175 10.5 12C10.5 12.825 10.7938 13.5313 11.3813 14.1188C11.9688 14.7063 12.675 15 13.5 15Z' fill='%23FF5029'/%3E%3C/svg%3E%0A")}
.service__container[data-id="3"] .service__block:nth-child(6)::before{background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 25.5C12.425 25.5 12.7812 25.3563 13.0688 25.0688C13.3563 24.7812 13.5 24.425 13.5 24C13.5 23.575 13.3563 23.2188 13.0688 22.9313C12.7812 22.6438 12.425 22.5 12 22.5C11.575 22.5 11.2188 22.6438 10.9313 22.9313C10.6438 23.2188 10.5 23.575 10.5 24C10.5 24.425 10.6438 24.7812 10.9313 25.0688C11.2188 25.3563 11.575 25.5 12 25.5ZM12 19.5C12.425 19.5 12.7812 19.3563 13.0688 19.0688C13.3563 18.7813 13.5 18.425 13.5 18C13.5 17.575 13.3563 17.2188 13.0688 16.9313C12.7812 16.6438 12.425 16.5 12 16.5C11.575 16.5 11.2188 16.6438 10.9313 16.9313C10.6438 17.2188 10.5 17.575 10.5 18C10.5 18.425 10.6438 18.7813 10.9313 19.0688C11.2188 19.3563 11.575 19.5 12 19.5ZM12 13.5C12.425 13.5 12.7812 13.3563 13.0688 13.0688C13.3563 12.7812 13.5 12.425 13.5 12C13.5 11.575 13.3563 11.2188 13.0688 10.9313C12.7812 10.6438 12.425 10.5 12 10.5C11.575 10.5 11.2188 10.6438 10.9313 10.9313C10.6438 11.2188 10.5 11.575 10.5 12C10.5 12.425 10.6438 12.7812 10.9313 13.0688C11.2188 13.3563 11.575 13.5 12 13.5ZM16.5 25.5H25.5V22.5H16.5V25.5ZM16.5 19.5H25.5V16.5H16.5V19.5ZM16.5 13.5H25.5V10.5H16.5V13.5ZM7.5 31.5C6.675 31.5 5.96875 31.2063 5.38125 30.6188C4.79375 30.0313 4.5 29.325 4.5 28.5V7.5C4.5 6.675 4.79375 5.96875 5.38125 5.38125C5.96875 4.79375 6.675 4.5 7.5 4.5H28.5C29.325 4.5 30.0313 4.79375 30.6188 5.38125C31.2063 5.96875 31.5 6.675 31.5 7.5V28.5C31.5 29.325 31.2063 30.0313 30.6188 30.6188C30.0313 31.2063 29.325 31.5 28.5 31.5H7.5ZM7.5 28.5H28.5V7.5H7.5V28.5Z' fill='%23FF5029'/%3E%3C/svg%3E%0A")}
.service__container[data-id="3"] .service__block-more{position:absolute;bottom:32px}
.service__container[data-id="4"] .service__block:nth-child(1)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/41.png")}
.service__container[data-id="4"] .service__block:nth-child(2){background-color:#EFFBFD;border-color:transparent}
.service__container[data-id="4"] .service__block:nth-child(2)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/42.png")}
.service__container[data-id="4"] .service__block:nth-child(3){background-color:#F6F4F0;border-color:transparent}
.service__container[data-id="4"] .service__block:nth-child(3)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/43.png")}
.service__container[data-id="4"] .service__block:nth-child(4){background-color:#F4F8F4;border-color:transparent}
.service__container[data-id="4"] .service__block:nth-child(4)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/44.png")}
.service__container[data-id="4"] .service__block:nth-child(4) .service__block-text{max-width:260px}
.service__container[data-id="4"] .service__block:nth-child(5)::before{background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/service/45.png")}
.service__container[data-id="4"] .service__block:nth-child(5) .service__block-text{max-width:330px}
.service__container[data-id="2"],.service__container[data-id="3"],.service__container[data-id="4"]{position:absolute;top:0;left:0;width:100%}
.service__container.active{opacity:1;z-index:1}
.service__block{display:block;position:relative;width:calc(100% / 3 - 32px / 3);min-height:450px;padding:32px;border:1px solid #C4C4C4;border-radius:16px;z-index:0}
.service__block:hover{text-decoration:none}
.service__block::before{content:'';position:absolute;right:0;bottom:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center bottom;background-size:contain;border-radius:0 0 16px 16px;z-index:-1}
.service__block-title{font-weight:500;font-size:1.4375rem;line-height:120%;color:#091520}
.service__block-text{margin-top:16px;font-weight:400;font-size:.875rem;line-height:130%;color:#091520;opacity:.9}
.service__block-more{display:inline-block;margin-top:24px;font-weight:500;font-size:1rem;line-height:120%;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#FF5029;opacity:.9;text-underline-offset:5px}
@media (max-width:1200px){.service__head{gap:0}
.service__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.service__container[data-id="1"] .service__block-text,.service__container[data-id="1"] .service__block:nth-child(3) .service__block-text{max-width:50%}
.service__container[data-id="2"] .service__block:nth-child(2) .service__block-title{max-width:260px}
.service__container[data-id="2"] .service__block:nth-child(3) .service__block-title{max-width:250px}
.service__container[data-id="2"] .service__block-text{max-width:50%}
.service__container[data-id="3"]{-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}
.service__container[data-id="3"] .service__block{min-height:240px;width:calc(50% - 8px)}
.service__container[data-id="3"] .service__block:nth-child(1) .service__block-text,.service__container[data-id="3"] .service__block:nth-child(3) .service__block-text{max-width:unset}
.service__container[data-id="4"] .service__block:nth-child(1) .service__block-title{max-width:250px}
.service__container[data-id="4"] .service__block:nth-child(3) .service__block-title{max-width:260px}
.service__container[data-id="4"] .service__block-text,.service__container[data-id="4"] .service__block:nth-child(4) .service__block-text,.service__container[data-id="4"] .service__block:nth-child(5) .service__block-text{max-width:50%}
.service__block{width:100%;min-height:240px}
.service__block::before{width:55%;background-position:right bottom;border-radius:0 16px 16px 0}
}
@media (max-width:991px){.service{padding-bottom:100px}
.service .new-container{padding:0 40px}
.service__switch-text{height:67px;padding:0 16px;font-size:.875rem}
.service__container[data-id="1"] .service__block:nth-child(3) .service__block-text{max-width:237px}
.service__container[data-id="1"] .service__block-text{max-width:280px}
.service__container[data-id="2"] .service__block-text{max-width:278px}
.service__container[data-id="4"] .service__block:nth-child(4) .service__block-text,.service__container[data-id="4"] .service__block:nth-child(5) .service__block-text{max-width:282px}
.service__container[data-id="4"] .service__block-text{max-width:272px}
}
@media (max-width:767px){.service{padding-bottom:50px;overflow:hidden}
.service .new-container{padding:0 16px}
.service__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.service__switch:nth-child(3) .service__switch-text span,.service__switch:nth-child(4) .service__switch-text span{max-width:unset}
.service__switch-text{height:41px;font-size:.875rem}
.service__body{margin-top:32px;margin-left:-16px;width:calc(100% + 32px);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#091520 transparent}
.service__body::-webkit-scrollbar{height:5px}
.service__body::-webkit-scrollbar-track{background:0 0}
.service__body::-webkit-scrollbar-thumb{background-color:#091520;border-radius:5px}
.service__container{-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset;gap:8px;padding:0 16px 30px;display:none}
.service__container[data-id="1"],.service__container[data-id="2"]{width:calc(278px * 3 + 24px)}
.service__container[data-id="3"]{width:calc(278px * 5 + 24px)}
.service__container[data-id="3"] .service__block{min-height:309px;padding-top:84px;padding-bottom:72px}
.service__container[data-id="3"] .service__block::before{left:24px;top:24px;border-radius:unset}
.service__container[data-id="3"] .service__block-more{bottom:24px}
.service__container[data-id="4"]{width:calc(278px * 5 + 24px)}
.service__container.active{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.service__block{max-width:270px;min-height:400px;padding:24px;border-radius:12px}
.service__block::before{width:100%;background-position:center bottom;border-radius:0 0 16px 16px}
.service__block-title{font-size:1.125rem}
.service__block-text{margin-top:12px;font-size:.75rem}
.service__block-more{margin-top:16px;font-size:.875rem}
}
.form-short .new-container{padding:0 80px}
.form-short__container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;padding:80px;background:#FF5029;border-radius:24px}
.form-short__block{position:relative;max-width:524px;width:100%}
.form-short__title{max-width:405px;font-weight:500;font-size:2.5rem;line-height:120%;color:#FFF}
.form-short__text{max-width:280px;margin-top:16px;font-weight:400;font-size:1rem;line-height:130%;color:#FFF}
.form-short__input{position:relative;width:100%;height:56px!important;border-radius:8px;border:1px solid transparent!important;padding-left:29px;padding-top:10px;font-weight:400;font-size:1rem;line-height:130%;color:#091520;background-color:#fff;-webkit-transition:border .3s!important;-o-transition:border .3s!important;transition:border .3s!important}
.form-short__input:hover{border:1px solid transparent!important}
.form-short__input:hover~.form-reg__input-text{top:6px!important;font-size:.875rem!important}
.form-short__input-block{position:relative;width:100%}
.form-short .form__input.error{border:1px solid #091520!important}
.form-short .form__input.error~span{color:#091520!important}
.form-short .form__input+div.error{padding-top:3px;color:#091520!important}
.form-short .form-reg__input-text{top:18px;color:rgba(19,31,42,.5)}
.form-short .form-reg__input-text--top{top:6px;font-size:.875rem;opacity:.7}
.form-short__button{width:100%;background-color:#191716;border-radius:8px;padding:0 10px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;font-weight:500;font-size:1rem;line-height:50px;color:#FFF}
.form-short__button:hover{background-color:#34302e}
.form-short__button-container{margin-top:20px}
.form-short__button-description{margin-top:8px;font-size:.75rem;font-weight:400;line-height:120%;color:#fff;opacity:.7}
.form-short__button-description a{color:#fff;border-bottom:1px solid #fff}
.form-short__button-description a:hover{border-bottom-color:transparent;text-decoration:none}
.form-short__success{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}
.form-short__success-title{margin-top:6px;font-size:1.75rem;font-weight:500;line-height:1.2;color:#fff}
.form-short__success-text{margin-top:20px;font-size:1rem;font-weight:400;line-height:1.3;color:#fff}
.form-short .js-formLoader{background-color:rgba(255,80,41,.5)}
.form-short .js-formLoader .loader__item{border-top-color:#FFF}
@media screen and (max-width:1200px){.form-short__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px}
.form-short__block{max-width:624px}
.form-short__title{max-width:unset;margin-top:unset}
.form-short__text{max-width:unset}
}
@media screen and (max-width:991px){.form-short .new-container{padding:0 40px}
.form-short__container{padding:64px}
.form-short__text{max-width:280px}
}
@media screen and (max-width:767px){.form-short .new-container{padding:0 16px}
.form-short__container{gap:40px;padding:56px 24px;border-radius:16px}
.form-short__block{max-width:424px}
.form-short__title{font-size:1.5rem}
.form-short__text{margin-top:12px;font-size:.875rem}
.form-short__input{height:40px!important;padding-top:10px!important;padding-left:20px!important}
.form-short__input:hover~.form-reg__input-text{top:3px!important;font-size:.75rem!important}
.form-short .form__input+div.error{position:relative;top:unset}
.form-short .form-reg__input-text{left:21px;top:10px}
.form-short .form-reg__input-text--top{top:3px;font-size:.75rem}
.form-short__button{font-size:.875rem;line-height:40px}
.form-short__button-container{margin-top:16px}
.form-short__success-title{font-size:1.5rem}
.form-short__success-text{margin-top:16px;font-size:.875rem}
}
.not-worry{padding-top:120px}
.not-worry .new-container{padding:0 80px}
.not-worry__title{max-width:520px;font-weight:500;font-size:2.5rem;line-height:120%;color:#091520}
.not-worry__body{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:48px}
.not-worry__container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:16px}
.not-worry__container:nth-child(1) .not-worry__block,.not-worry__container:nth-child(3) .not-worry__block{background-color:#F1F1F1}
.not-worry__container:nth-child(1) .not-worry__block::before,.not-worry__container:nth-child(3) .not-worry__block::before{content:'';position:absolute;left:32px;top:0;width:56px;height:56px;background:12px no-repeat #FFF;border-radius:0 0 6px 6px;background-size:32px}
.not-worry__container:nth-child(1) .not-worry__block-title,.not-worry__container:nth-child(3) .not-worry__block-title{font-weight:500;font-size:1.4375rem;line-height:120%;color:#091520}
.not-worry__container:nth-child(1) .not-worry__block-text,.not-worry__container:nth-child(3) .not-worry__block-text{margin-top:16px;font-weight:400;font-size:.875rem;line-height:130%;color:#091520}
.not-worry__container:nth-child(1) .not-worry__block:nth-child(1)::before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='24' width='4' height='4' fill='%23FF7051'/%3E%3Crect x='8' y='4' width='4' height='8' fill='%23191716'/%3E%3Crect x='20' y='4' width='4' height='8' fill='%23191716'/%3E%3Crect x='8' y='20' width='16' height='4' fill='%23FF7051'/%3E%3Crect x='12' width='8' height='4' fill='%23191716'/%3E%3Crect x='12' y='12' width='8' height='4' fill='%23191716'/%3E%3Crect x='24' y='24' width='4' height='4' fill='%23FF7051'/%3E%3C/svg%3E%0A")}
.not-worry__container:nth-child(1) .not-worry__block:nth-child(1) .not-worry__block-title{max-width:270px}
.not-worry__container:nth-child(1) .not-worry__block:nth-child(1) .not-worry__block-text{max-width:320px}
.not-worry__container:nth-child(1) .not-worry__block:nth-child(2)::before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='14' y='14' width='4' height='4' fill='%23FF7051'/%3E%3Crect x='16' y='12' width='4' height='4' fill='%23FF7051'/%3E%3Crect x='18' y='10' width='4' height='4' fill='%23FF7051'/%3E%3Crect x='10' y='12' width='4' height='4' transform='rotate(180 10 12)' fill='%23091520'/%3E%3Crect x='10' y='24' width='4' height='4' transform='rotate(180 10 24)' fill='%23091520'/%3E%3Crect x='26' y='24' width='4' height='4' transform='rotate(180 26 24)' fill='%23091520'/%3E%3Crect x='8' y='20' width='4' height='8' transform='rotate(180 8 20)' fill='%23091520'/%3E%3Crect x='28' y='20' width='4' height='8' transform='rotate(180 28 20)' fill='%23091520'/%3E%3Crect x='22' y='4' width='4' height='12' transform='rotate(90 22 4)' fill='%23091520'/%3E%3Crect x='26' y='8' width='4' height='4' transform='rotate(90 26 8)' fill='%23091520'/%3E%3Crect x='22' y='24' width='4' height='12' transform='rotate(90 22 24)' fill='%23091520'/%3E%3C/svg%3E%0A")}
.not-worry__container:nth-child(1) .not-worry__block:nth-child(2) .not-worry__block-text{max-width:260px}
.not-worry__container:nth-child(2){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;position:relative}
.not-worry__container:nth-child(2)::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;border-radius:16px 16px 0 0;background-repeat:no-repeat;background-size:contain;background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/not-worry/desktop.png")}
.not-worry__container:nth-child(2) .not-worry__block{background-color:#FF5029}
.not-worry__container:nth-child(2) .not-worry__block::before{content:'';position:absolute;left:32px;top:32px;width:212px;height:48px;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='212' height='49' viewBox='0 0 212 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M124.889 37.0918H128.372V48.3594H123.296V41.9287H105.083V48.3594H100.007V37.0918H102.993C103.325 36.5773 103.623 35.8059 103.889 34.7773C104.187 33.7484 104.436 32.5817 104.635 31.2783C104.834 29.9407 104.983 28.517 105.083 27.0078C105.183 25.4645 105.232 23.9212 105.232 22.3779V14.6602H124.889V37.0918ZM46.2666 14.0947C48.091 14.0947 49.7827 14.3858 51.3418 14.9688C52.9342 15.5518 54.3115 16.4266 55.4727 17.5928C56.6338 18.7246 57.5465 20.1309 58.21 21.8115C58.8735 23.4579 59.2051 25.3617 59.2051 27.5225V28.5518C59.2051 30.8498 58.8735 32.8738 58.21 34.623C57.5465 36.3379 56.6337 37.7782 55.4727 38.9443C54.3115 40.1105 52.9342 41.0027 51.3418 41.6201C49.7827 42.2031 48.091 42.4941 46.2666 42.4941C44.4419 42.4941 42.7331 42.2032 41.1406 41.6201C39.5814 41.0027 38.2217 40.1105 37.0605 38.9443C35.8995 37.7782 34.9867 36.3379 34.3232 34.623C33.6597 32.8738 33.3281 30.8498 33.3281 28.5518V27.5225C33.3281 25.3617 33.6597 23.4579 34.3232 21.8115C34.9867 20.1309 35.8995 18.7246 37.0605 17.5928C38.2216 16.4267 39.5815 15.5518 41.1406 14.9688C42.7331 14.3857 44.4419 14.0947 46.2666 14.0947ZM74.6123 14.0947C78.6264 14.0948 81.6952 15.209 83.8184 17.4385C85.9747 19.6679 87.0527 22.8577 87.0527 27.0078V29.8896H67.7451C67.7783 31.2958 67.9935 32.4966 68.3916 33.4912C68.8229 34.4515 69.3707 35.2401 70.0342 35.8574C70.7308 36.4405 71.5105 36.8692 72.373 37.1436C73.2686 37.4179 74.1807 37.5556 75.1094 37.5557C77.0004 37.5557 78.3777 37.2463 79.2402 36.6289C80.1358 36.0115 80.7493 35.2055 81.0811 34.2109H86.5557C86.0249 36.9206 84.714 38.9785 82.624 40.3848C80.5671 41.7911 78.062 42.4941 75.1094 42.4941C73.3513 42.4941 71.6929 42.2196 70.1338 41.6709C68.5745 41.0878 67.1973 40.2305 66.0029 39.0986C64.8419 37.9325 63.9125 36.4748 63.2158 34.7256C62.5192 32.9764 62.1709 30.9183 62.1709 28.5518V27.5225C62.1709 25.2588 62.5035 23.2861 63.167 21.6055C63.8305 19.9251 64.7257 18.5359 65.8535 17.4385C67.0147 16.3066 68.3421 15.4668 69.835 14.918C71.3279 14.3692 72.9203 14.0947 74.6123 14.0947ZM142.821 14.0947C146.835 14.0948 149.904 15.209 152.027 17.4385C154.184 19.6679 155.262 22.8577 155.262 27.0078V29.8896H135.954C135.987 31.2958 136.203 32.4966 136.601 33.4912C137.032 34.4515 137.58 35.2401 138.243 35.8574C138.94 36.4404 139.72 36.8692 140.582 37.1436C141.478 37.4179 142.39 37.5556 143.318 37.5557C145.209 37.5557 146.587 37.2463 147.449 36.6289C148.345 36.0115 148.958 35.2055 149.29 34.2109H154.765C154.234 36.9205 152.923 38.9785 150.833 40.3848C148.776 41.7911 146.271 42.4941 143.318 42.4941C141.56 42.4941 139.902 42.2196 138.343 41.6709C136.784 41.0878 135.406 40.2305 134.212 39.0986C133.051 37.9325 132.121 36.4748 131.425 34.7256C130.728 32.9764 130.38 30.9183 130.38 28.5518V27.5225C130.38 25.2588 130.712 23.2861 131.375 21.6055C132.038 19.9249 132.935 18.536 134.062 17.4385C135.224 16.3066 136.551 15.4668 138.044 14.918C139.537 14.3692 141.129 14.0947 142.821 14.0947ZM181.652 41.9287H176.178V19.4961H167.021V23.9209C167.021 27.5907 166.839 30.6264 166.475 33.0273C166.143 35.394 165.628 37.2812 164.932 38.6875C164.235 40.0937 163.372 41.0878 162.344 41.6709C161.315 42.2197 160.121 42.4941 158.761 42.4941C158.495 42.4941 158.197 42.4776 157.865 42.4434C157.567 42.4434 157.285 42.4084 157.02 42.3398V36.9893C157.185 37.0235 157.434 37.041 157.766 37.041C158.462 37.041 159.06 36.8354 159.558 36.4238C160.055 35.9779 160.453 35.2224 160.752 34.1592C161.084 33.0617 161.332 31.6037 161.498 29.7861C161.664 27.9684 161.747 25.6705 161.747 22.8926V14.6602H181.652V41.9287ZM199.062 14.0947C200.886 14.0947 202.578 14.3857 204.138 14.9688C205.73 15.5518 207.107 16.4267 208.268 17.5928C209.429 18.7246 210.341 20.1309 211.005 21.8115C211.668 23.4579 212 25.3617 212 27.5225V28.5518C212 30.8498 211.668 32.8738 211.005 34.623C210.341 36.3379 209.429 37.7782 208.268 38.9443C207.106 40.1105 205.73 41.0027 204.138 41.6201C202.578 42.2032 200.886 42.4941 199.062 42.4941C197.237 42.4941 195.528 42.2032 193.936 41.6201C192.376 41.0027 191.017 40.1105 189.855 38.9443C188.694 37.7782 187.782 36.3379 187.118 34.623C186.455 32.8738 186.123 30.8498 186.123 28.5518V27.5225C186.123 25.3617 186.455 23.4579 187.118 21.8115C187.782 20.1309 188.694 18.7246 189.855 17.5928C191.017 16.4267 192.376 15.5518 193.936 14.9688C195.528 14.3857 197.237 14.0947 199.062 14.0947ZM14.5811 30.6094L22.9902 14.6602H28.8623V41.9287H23.3887V23.1494L16.4219 36.2695H12.4404L5.47363 23.1494V41.9287H0V14.6602H6.1709L14.5811 30.6094ZM46.2666 19.0332C45.3045 19.0332 44.3752 19.2049 43.4795 19.5479C42.617 19.8909 41.8373 20.4058 41.1406 21.0918C40.4772 21.7778 39.9303 22.6527 39.499 23.7158C39.101 24.779 38.9014 26.0478 38.9014 27.5225V28.5518C38.9014 30.1638 39.1009 31.5361 39.499 32.668C39.9303 33.7996 40.4772 34.7261 41.1406 35.4463C41.8373 36.1665 42.617 36.698 43.4795 37.041C44.3752 37.384 45.3045 37.5557 46.2666 37.5557C47.2285 37.5556 48.1406 37.3839 49.0029 37.041C49.8985 36.6981 50.6784 36.1664 51.3418 35.4463C52.0384 34.7261 52.5863 33.7997 52.9844 32.668C53.4156 31.5361 53.6318 30.1638 53.6318 28.5518V27.5225C53.6318 26.0478 53.4155 24.779 52.9844 23.7158C52.5863 22.6525 52.0385 21.7778 51.3418 21.0918C50.6783 20.4058 49.8986 19.8908 49.0029 19.5479C48.1406 19.205 47.2285 19.0332 46.2666 19.0332ZM199.062 19.0332C198.099 19.0332 197.17 19.2049 196.274 19.5479C195.412 19.8909 194.632 20.4059 193.936 21.0918C193.272 21.7777 192.725 22.6527 192.294 23.7158C191.896 24.779 191.696 26.0478 191.696 27.5225V28.5518C191.696 30.1638 191.896 31.5361 192.294 32.668C192.725 33.7997 193.272 34.7261 193.936 35.4463C194.632 36.1665 195.412 36.698 196.274 37.041C197.17 37.384 198.099 37.5557 199.062 37.5557C200.024 37.5557 200.936 37.384 201.799 37.041C202.694 36.698 203.474 36.1665 204.138 35.4463C204.834 34.7261 205.381 33.7997 205.779 32.668C206.211 31.5361 206.427 30.1638 206.427 28.5518V27.5225C206.427 26.0478 206.21 24.779 205.779 23.7158C205.381 22.6527 204.834 21.7777 204.138 21.0918C203.474 20.4059 202.694 19.8909 201.799 19.5479C200.936 19.2049 200.024 19.0332 199.062 19.0332ZM110.507 23.4062C110.507 26.0473 110.358 28.5862 110.06 31.0215C109.761 33.4222 109.263 35.4455 108.566 37.0918H119.415V19.4961H110.507V23.4062ZM74.8613 19.0332C73.9325 19.0332 73.0364 19.1535 72.1738 19.3936C71.3445 19.6336 70.5981 20.0284 69.9346 20.5771C69.3043 21.0916 68.7897 21.7773 68.3916 22.6348C67.9935 23.458 67.7783 24.4704 67.7451 25.6709H81.5791C81.5459 24.4018 81.3464 23.338 80.9814 22.4805C80.6498 21.6233 80.1858 20.9373 79.5889 20.4229C78.9917 19.9084 78.2776 19.5476 77.4482 19.3418C76.6523 19.1361 75.7899 19.0332 74.8613 19.0332ZM143.07 19.0332C142.141 19.0332 141.245 19.1535 140.383 19.3936C139.553 19.6336 138.807 20.0284 138.144 20.5771C137.513 21.0916 136.999 21.7773 136.601 22.6348C136.202 23.458 135.987 24.4704 135.954 25.6709H149.788C149.755 24.4018 149.555 23.338 149.19 22.4805C148.859 21.6233 148.395 20.9373 147.798 20.4229C147.201 19.9084 146.487 19.5476 145.657 19.3418C144.861 19.1361 143.999 19.0332 143.07 19.0332ZM84.8818 11.1914H64.7969V7.12598H84.8818V11.1914ZM84.8818 4.06445H64.7969V0H84.8818V4.06445Z' fill='white'/%3E%3C/svg%3E%0A")}
.not-worry__container:nth-child(2) .not-worry__block-text{font-weight:400;font-size:1rem;line-height:130%;color:#FFF}
.not-worry__container:nth-child(3) .not-worry__block:nth-child(1)::before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H32V26C32 29.3137 29.3137 32 26 32H6C2.68629 32 0 29.3137 0 26V0Z' fill='white'/%3E%3Crect x='8' y='4' width='16' height='4' fill='%23191716'/%3E%3Crect x='4' y='8' width='4' height='12' fill='%23191716'/%3E%3Cpath d='M22.0742 13.4559L18.374 17.1552L18.376 17.1561L15.5479 19.9852L15.5459 19.9833L15.5449 19.9852L12.7168 17.1561L12.7178 17.1552L10.4844 14.9218L13.3125 12.0936L15.5459 14.326L19.2461 10.6278L22.0742 13.4559Z' fill='%23FF7051'/%3E%3Crect x='20' y='20' width='4' height='4' fill='%23191716'/%3E%3Crect x='16' y='24' width='4' height='4' fill='%23191716'/%3E%3Crect x='12' y='24' width='4' height='4' fill='%23191716'/%3E%3Crect x='8' y='20' width='4' height='4' fill='%23191716'/%3E%3Crect x='24' y='8' width='4' height='12' fill='%23191716'/%3E%3C/svg%3E%0A")}
.not-worry__container:nth-child(3) .not-worry__block:nth-child(1) .not-worry__block-title{max-width:190px}
.not-worry__container:nth-child(3) .not-worry__block:nth-child(2)::before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='12' y='4' width='12' height='4' fill='%23191716'/%3E%3Crect x='8' y='8' width='4' height='20' fill='%23191716'/%3E%3Crect x='20' y='16' width='4' height='4' fill='%23191716'/%3E%3Crect x='4' y='16' width='16' height='4' fill='%23191716'/%3E%3Crect x='4' y='24' width='20' height='4' fill='%23FF7051'/%3E%3Crect x='24' y='8' width='4' height='8' fill='%23191716'/%3E%3C/svg%3E%0A")}
.not-worry__container:nth-child(3) .not-worry__block:nth-child(2) .not-worry__block-title{max-width:260px}
.not-worry__block{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;position:relative;height:calc(50% - 8px);min-height:260px;padding:32px;border-radius:16px}
@media (max-width:1200px){.not-worry__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.not-worry__container{-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}
.not-worry__container:nth-child(1) .not-worry__block,.not-worry__container:nth-child(3) .not-worry__block{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;padding-top:124px;min-height:unset}
.not-worry__container:nth-child(1) .not-worry__block:nth-child(1) .not-worry__block-text,.not-worry__container:nth-child(1) .not-worry__block:nth-child(2) .not-worry__block-text{max-width:unset}
.not-worry__container:nth-child(2)::before{width:calc(50% + 40px);border-radius:16px 0 0 16px;background-size:cover;background-position:center;background-image:url("../../../../../../internet-buhgalteriya/buhgalteriya-main/newmain/ab/img/not-worry/tablet.png")}
.not-worry__block{width:calc(50% - 8px);height:unset}
}
@media (max-width:991px){.not-worry{padding-top:100px}
.not-worry .new-container{padding:0 40px}
}
@media (max-width:767px){.not-worry{padding-top:80px}
.not-worry .new-container{padding:0 16px}
.not-worry__title{max-width:310px;font-size:1.5rem}
.not-worry__body{margin-top:32px}
.not-worry__container:nth-child(1) .not-worry__block,.not-worry__container:nth-child(3) .not-worry__block{padding-top:72px}
.not-worry__container:nth-child(1) .not-worry__block::before,.not-worry__container:nth-child(3) .not-worry__block::before{left:24px;width:36px;height:36px;background-position:6px;background-size:24px}
.not-worry__container:nth-child(1) .not-worry__block-title,.not-worry__container:nth-child(3) .not-worry__block-title{font-size:1.125rem}
.not-worry__container:nth-child(1) .not-worry__block-text,.not-worry__container:nth-child(3) .not-worry__block-text{margin-top:12px;font-size:.75rem}
.not-worry__container:nth-child(2)::before{border-radius:12px 0 0 12px}
.not-worry__container:nth-child(2) .not-worry__block::before{left:24px;top:24px;width:142px;height:32px}
.not-worry__container:nth-child(2) .not-worry__block-text{font-size:.875rem}
.not-worry__block{padding:24px;border-radius:12px}
}
@media (max-width:579px){.not-worry__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.not-worry__container:nth-child(1) .not-worry__block,.not-worry__container:nth-child(3) .not-worry__block{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding-top:56px;min-height:200px}
.not-worry__container:nth-child(2){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:400px}
.not-worry__container:nth-child(2)::before{width:100%;height:calc(55% + 40px);border-radius:12px 12px 0 0;background-size:cover}
.not-worry__block{width:100%;min-height:160px}
}
.top{padding-top:120px}
.top .new-container{padding:0 80px}
.top__wrapper{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px}
.top__container:nth-child(1){-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:56%}
.top__container:nth-child(2){width:44%;background:#F1F1F1;border-radius:16px}
.top__title{position:relative;max-width:490px;font-weight:500;font-size:2.5rem;line-height:120%;color:#091520}
.top__image{width:92px;height:23px;margin-top:32px}
.top__list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.top__item:nth-child(1){max-width:250px;padding-right:40px}
.top__item:nth-child(2){max-width:198px;padding-right:40px}
.top__item:nth-child(3){max-width:170px}
.top__item-title{font-weight:500;font-size:3.25rem;line-height:120%;letter-spacing:-.01em;color:#FF5029}
.top__item-text{margin-top:8px;font-weight:400;font-size:.875rem;line-height:130%;color:#091520}
.top__body{position:relative;height:374px}
.top__block{padding:40px;font-weight:400;font-size:1.4375rem;line-height:130%;color:#000;opacity:0;z-index:-1;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}
.top__block[data-id="2"],.top__block[data-id="3"]{position:absolute;top:0;left:0;width:100%;height:100%}
.top__block.active{opacity:1;z-index:1}
.top__footer{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 40px 38px;padding-top:17px;border-top:1px solid #091520}
.top__switch:focus,.top__switch:hover{cursor:pointer}
.top__switch:nth-child(1) .top__switch-image{max-width:89px}
.top__switch:nth-child(2){margin-top:-3px}
.top__switch:nth-child(2) .top__switch-image{max-width:110px}
.top__switch:nth-child(3) .top__switch-image{max-width:99px}
.top__switch:nth-child(3) .top__switch-input:checked+.top__switch-image::before{right:-10px}
.top__switch-input{display:none}
.top__switch-input:checked+.top__switch-image{opacity:1}
.top__switch-input:checked+.top__switch-image::before{content:'';position:absolute;top:-4px;right:-12px;width:8px;height:8px;background-color:#FF5029;border-radius:50%}
.top__switch-image{display:block;position:relative;opacity:.3;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}
.top__switch-image img{width:100%}
@media (max-width:1200px){.top__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px}
.top__container:nth-child(1),.top__container:nth-child(2){width:100%}
.top__title{max-width:700px}
.top__list{max-width:800px;margin-top:64px}
.top__body{height:224px}
.top__footer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:60px}
}
@media (max-width:991px){.top{padding-top:100px}
.top .new-container{padding:0 40px}
.top__footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:unset}
}
@media (max-width:767px){.top{padding-top:80px}
.top .new-container{padding:0 16px}
.top__wrapper{gap:48px}
.top__container:nth-child(2){border-radius:12px}
.top__title{max-width:410px;font-size:1.5rem}
.top__image{width:80px;height:20px}
.top__list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px 0;margin-top:48px}
.top__item:nth-child(1){max-width:220px}
.top__item:nth-child(2){max-width:175px}
.top__item:nth-child(3){max-width:144px}
.top__item-title{font-size:1.75rem}
.top__item-text{font-size:.75rem}
.top__body{height:144px}
.top__block{padding:24px;font-size:1.125rem}
.top__footer{margin:0 24px 24px;padding-top:12px}
.top__switch:nth-child(1) .top__switch-image{max-width:72px}
.top__switch:nth-child(2) .top__switch-image{max-width:88px}
.top__switch:nth-child(3) .top__switch-image{max-width:80px}
.top__switch:nth-child(3) .top__switch-input:checked+.top__switch-image::before{right:-7px}
.top__switch-input:checked+.top__switch-image::before{top:-1px;right:-8px;width:6px;height:6px}
}
@media (max-width:579px){.top__item{width:50%}
.top__item:nth-child(2){padding-right:unset}
.top__body{height:224px}
}
@media (max-width:359px){.top__switch:nth-child(1) .top__switch-image{max-width:58px}
.top__switch:nth-child(2) .top__switch-image{max-width:74px}
.top__switch:nth-child(3) .top__switch-image{max-width:66px}
}
.form__input{position:relative;width:100%;height:67px;padding-left:27px;padding-top:14px;border:2px solid #F0F0F0;font-weight:400;font-size:1rem;line-height:130%;color:#091520;cursor:pointer;-webkit-transition:border .3s,background-color 5000s ease-in-out 0s;-o-transition:border .3s,background-color 5000s ease-in-out 0s;transition:border .3s,background-color 5000s ease-in-out 0s}
.form__input:hover{border:2px solid #555}
.form__input-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}
.form__input-block{position:relative;width:calc(50% - 10px);-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.form__input-block:first-child{width:100%}
.form__input:hover~.form-reg__input-text{top:12px;font-size:.875rem;opacity:.5}
.form__input.error{border-color:#e95a43!important}
.form__input.error~.form-reg__input-text{color:#e95a43!important}
.form__input+div.error{display:block!important;position:absolute;width:100%;left:0;top:100%;padding-top:2px;font-size:.6875rem;font-weight:400;line-height:1;color:#e95a43!important}
.form-reg__input-text{position:absolute;left:29px;display:block;font-weight:400;font-size:1rem;line-height:130%;color:#091520;-webkit-transition:top .3s,font-size .3s,opacity .3s ease;-o-transition:top .3s,font-size .3s,opacity .3s ease;transition:top .3s,font-size .3s,opacity .3s ease;pointer-events:none;top:24px;opacity:1}
.form-reg__input-text--top{top:12px;font-size:.875rem;opacity:.5}
.form__button{font-family:Golos;display:block;max-width:195px;width:100%;padding:17px 10px 18px;font-weight:400;font-size:1rem;line-height:130%;color:#FFF;text-align:center;background-color:#091520;cursor:pointer}
.form__button-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:58px}
.form__button-description{max-width:270px;width:100%;font-weight:400;font-size:.875rem;line-height:120%;color:#091520;opacity:.6}
.form__button-description a{color:#091520;border-bottom:1px solid #091520}
.form__button-description a:hover{border-bottom-color:transparent;text-decoration:none}
@media screen and (max-width:767px){.form__input{height:47px;padding-left:24px;padding-top:11px;font-size:1rem}
.form__input-block{width:100%}
.form__input:hover~.form-reg__input-text{top:5px;font-size:.75rem}
.form-reg__input-text{left:26px;font-size:.875rem;top:14px}
.form-reg__input-text--top{top:5px;font-size:.75rem}
.form__button{max-width:178px;padding:14px 10px 15px;font-size:.875rem}
.form__button-container{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:40px}
.form__button-description{max-width:300px;font-size:.75rem;margin-top:32px}
}
.MDFree-text-friend-invite__title{font-weight:400;font-size:2.375rem;line-height:1;color:#fff}
.MDFree-text-friend-invite__text{max-width:476px;margin-top:30px;font-weight:400;font-size:1rem;line-height:1;color:#fff}
.MDFree-text-friend-invite__friedinvite{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:5px;margin-top:30px}
.MDFree-text-friend-invite__item{position:relative;width:50%;padding:16px;border-radius:3px;background-color:#E3430C}
.MDFree-text-friend-invite__item span{display:inline-block;padding:8px;border-radius:3px;font-size:1.5rem;line-height:17px;font-weight:700;color:#191716;background:-o-linear-gradient(284.63deg,#FFF2F1 50.71%,#FF4A22 363.5%);background:linear-gradient(165.37deg,#FFF2F1 50.71%,#FF4A22 363.5%)}
.MDFree-text-friend-invite__item p{margin-top:15px;font-size:1.25rem;line-height:1;font-weight:500;color:#fff}
.MDFree-text-friend-invite__item:last-child:before{position:absolute;content:'';top:-15px;right:15px;width:50px;height:50px;background-image:url(data:image/png;base64,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)}
.MDFree-text-friend-invite__button{display:inline-block;margin-top:30px;max-width:195px;width:100%;height:56px;font-size:1rem;line-height:56px;font-weight:400;color:#191716;background-color:#fff;text-align:center;cursor:pointer}
.MDFree-text-friend-invite__button:hover{text-decoration:none;color:#fff;background-color:#091520}
@media screen and (max-width:767px){.MDFree-text-friend-invite__title{font-size:1.5rem;line-height:1}
.MDFree-text-friend-invite__text{margin-top:20px;font-size:.875rem;line-height:1}
.MDFree-text-friend-invite__button{max-width:180px;margin-top:30px;height:48px;line-height:48px}
.MDFree-text-friend-invite__item span{font-size:1.125rem;line-height:1}
.MDFree-text-friend-invite__item p{margin-top:15px;font-size:1rem}
}
@media screen and (max-width:550px){.MDFree-text-friend-invite__friedinvite{display:none}
}
@media screen and (max-width:350px){.MDFree-text-friend-invite__title{font-size:1.375rem}
}
.three-step{padding-top:120px;padding-bottom:120px}
.three-step .new-container{padding:0 80px}
.three-step__container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;padding:80px;background:#FF5029;border-radius:24px}
.three-step__block{max-width:524px;width:100%}
.three-step__block:nth-child(2){padding:48px;background:#FFF;border-radius:16px}
.three-step__title{margin-top:20px;font-weight:500;font-size:2.5rem;line-height:120%;color:#FFF}
.three-step__list{margin-top:32px}
.three-step__item{position:relative;padding-left:66px;font-weight:500;font-size:1rem;line-height:120%;color:#FFF}
.three-step__item::before{position:absolute;top:2px;left:0;font-weight:400;font-size:.75rem;line-height:140%;color:#FFF}
.three-step__item::after{content:'';position:absolute;top:3px;left:25px;width:10px;height:14px;background-repeat:no-repeat;background-size:cover;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxMCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQuNzEzMjgiIGhlaWdodD0iNC43MTMyOCIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNzA3MDU5IC0wLjcwNzE1NCAwLjcwNzA1OSAtMC43MDcxNTQgMy4zMjgxMiA3LjQ5OTYzKSIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzE3MzA4XzQ2NTUpIi8+CjxyZWN0IHdpZHRoPSI0LjcxMzI4IiBoZWlnaHQ9IjQuNzEzMjgiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjcwNzA1OSAtMC43MDcxNTQgMC43MDcwNTkgLTAuNzA3MTU0IDYuNjY0MDYgMTAuODMzMSkiIGZpbGw9InVybCgjcGFpbnQxX2xpbmVhcl8xNzMwOF80NjU1KSIvPgo8cmVjdCB3aWR0aD0iNC43MTMyOCIgaGVpZ2h0PSI0LjcxMzI4IiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43MDcwNTkgLTAuNzA3MTU0IDAuNzA3MDU5IC0wLjcwNzE1NCAzLjMyODEyIDE0LjE2NjQpIiBmaWxsPSJ1cmwoI3BhaW50Ml9saW5lYXJfMTczMDhfNDY1NSkiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8xNzMwOF80NjU1IiB4MT0iNC4zMTgxMWUtMDgiIHkxPSItMi42OTM0NCIgeDI9IjYuMTA5NTEiIHkyPSI5Ljk3Mzc4IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IndoaXRlIi8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MV9saW5lYXJfMTczMDhfNDY1NSIgeDE9IjYuNjA0NThlLTA3IiB5MT0iLTIuNjkzNDQiIHgyPSI2LjMzODg1IiB5Mj0iMTAuNTE1NyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQyX2xpbmVhcl8xNzMwOF80NjU1IiB4MT0iMS4yOTA4MmUtMDciIHkxPSItMi42OTM0NCIgeDI9IjYuNTg1MzQiIHkyPSIxMC43NDUzIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IndoaXRlIiBzdG9wLW9wYWNpdHk9IjAuOCIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IndoaXRlIiBzdG9wLW9wYWNpdHk9IjAiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K)}
.three-step__item:not(:first-child){margin-top:20px}
.three-step__item:nth-child(1)::before{content:'01'}
.three-step__item:nth-child(2)::before{content:'02'}
.three-step__item:nth-child(3)::before{content:'03'}
.three-step .registration{position:relative}
.three-step .registration .form__input{height:50px;padding-left:20px;padding-top:10px;border:1px solid #E1E1E1;border-radius:8px;font-size:1rem;color:#091520}
.three-step .registration .form__input:hover{border:1px solid #E1E1E1}
.three-step .registration .form__input:hover~.form-reg__input-text{top:8px;font-size:.75rem;opacity:.7}
.three-step .registration .form__input:focus{border:1px solid #E1E1E1}
.three-step .registration .form__input-container{gap:16px}
.three-step .registration .form__input-block{width:100%;background-color:#fff}
.three-step .registration .form__input+div.error{padding-top:3px;line-height:.8}
.three-step .registration .form-reg__input-text{top:15px;left:21px;font-size:.875rem;color:rgba(19,31,42,.5)}
.three-step .registration .form-reg__input-text--top{top:8px;font-size:.75rem;opacity:.7}
.three-step .registration .form__button{max-width:unset;background-color:#191716;border-radius:8px;padding:0 10px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;font-weight:500;font-size:1rem;line-height:50px;color:#FFF}
.three-step .registration .form__button:hover{background-color:#34302e}
.three-step .registration .form__button-container{margin-top:42px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:12px}
.three-step .registration .form__button-description{max-width:unset;font-size:.75rem}
.three-step .registration__success{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}
.three-step .registration__success .MDFree-text-friend-invite__title{font-size:1.625rem;font-weight:500;color:#091520}
.three-step .registration__success .MDFree-text-friend-invite__text{margin-top:30px;font-size:.875rem;line-height:1.2;color:#212121}
.three-step .registration__success .MDFree-text-friend-invite__friedinvite{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;margin-top:38px}
.three-step .registration__success .MDFree-text-friend-invite__item{background-color:#F4F4F4;border-radius:8px}
.three-step .registration__success .MDFree-text-friend-invite__item span{font-size:1.125rem;font-weight:600;color:#FFF;background:#FF5029;border-radius:6px}
.three-step .registration__success .MDFree-text-friend-invite__item p{margin-top:10px;font-size:.875rem;color:#191716}
.three-step .registration__success .MDFree-text-friend-invite__item:last-child::before{top:-27px;background-size:contain;background-image:url(data:image/png;base64,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)}
.three-step .registration__success .MDFree-text-friend-invite__button{margin-top:30px;max-width:213px;height:50px;line-height:50px;color:#fff;background-color:#FF5029;border-radius:8px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}
.three-step .registration__success .MDFree-text-friend-invite__button:hover{background-color:#ff3b10}
.three-step .registration .js-formLoader{background-color:rgba(255,255,255,.5)}
.three-step .registration .js-formLoader .loader__item{border-top-color:#FF5029}
@media (max-width:1200px){.three-step__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:48px}
.three-step__block{max-width:624px}
.three-step__title{margin-top:unset}
.three-step .registration__success .MDFree-text-friend-invite__button{margin-top:40px}
}
@media (max-width:991px){.three-step{padding-top:100px;padding-bottom:100px}
.three-step .new-container{padding:0 40px}
.three-step__container{padding:64px}
}
@media (max-width:767px){.three-step{padding-top:80px;padding-bottom:80px}
.three-step .new-container{padding:0 16px}
.three-step__container{gap:40px;padding:56px 24px;border-radius:16px}
.three-step__block{max-width:424px}
.three-step__block:nth-child(2){padding:32px 16px;border-radius:12px}
.three-step__title{font-size:1.5rem}
.three-step__list{margin-top:24px}
.three-step__item{padding-left:40px;font-size:.875rem}
.three-step__item::before{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.three-step__item::after{left:22px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.three-step__item:not(:first-child){margin-top:12px}
.three-step .registration .form__input{height:40px;padding-top:10px}
.three-step .registration .form__input:hover~.form-reg__input-text{top:3px}
.three-step .registration .form__input+div.error{position:relative;top:unset;line-height:1}
.three-step .registration .form-reg__input-text{top:10px}
.three-step .registration .form-reg__input-text--top{top:3px}
.three-step .registration .form__button{font-size:.875rem;line-height:40px}
.three-step .registration .form__button-container{margin-top:32px}
.three-step .registration .form__button-description{margin-top:unset}
.three-step .registration__success .MDFree-text-friend-invite__title{font-size:1.5rem}
.three-step .registration__success .MDFree-text-friend-invite__text{margin-top:24px}
.three-step .registration__success .MDFree-text-friend-invite__friedinvite{display:none}
.three-step .registration__success .MDFree-text-friend-invite__button{height:40px;line-height:40px}
}
.popup-form .form{margin:unset;position:unset}
.popup-form .formRow--none{display:none}
.popup-form .formRow:not(:nth-of-type(1)){margin-top:16px}
.popup-form .formInput{position:relative}
.popup-form .formInput__title{display:block;margin:0 0 10px;font-weight:400;font-size:.75rem;line-height:120%;color:rgba(9,21,32,.4)}
.popup-form .formInput__title span{display:inline-block;margin-left:3px;color:#ff5029}
.popup-form .formInput__elem{width:100%;padding:14px 24px;border:1px solid #DFDFDF;font-weight:400;font-size:1rem;line-height:130%;color:#091520;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}
.popup-form .formInput__elem::-webkit-input-placeholder{font-size:.875rem;color:#091520}
.popup-form .formInput__elem::-moz-placeholder{font-size:.875rem;color:#091520}
.popup-form .formInput__elem:-ms-input-placeholder{font-size:.875rem;color:#091520}
.popup-form .formInput__elem::-ms-input-placeholder{font-size:.875rem;color:#091520}
.popup-form .formInput__elem::placeholder{font-size:.875rem;color:#091520}
.popup-form .formInput__elem.error{border-color:#ef6b57}
.popup-form .formInput div.error{position:absolute;top:100%;margin-top:2px;display:block!important;font-size:.6875rem;line-height:.9;color:#ef6b57}
.popup-form .formButton{display:block;width:100%;margin-top:24px;padding:17px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;background-color:#FF5029;border-radius:4px;font-weight:400;font-size:.875rem;line-height:130%;text-align:center;color:#fff;cursor:pointer}
.popup-form .formButton:hover{background-color:#091520}
.popup-form .notice{margin-top:10px}
.popup-form .noticeText{font-weight:400;font-size:.75rem;line-height:120%;color:rgba(9,21,32,.6)}
.popup-form .noticeText:not(:first-child){margin-top:5px}
.popup-form .noticeText a{color:rgba(9,21,32,.6);border-bottom:1px solid rgba(9,21,32,.6)}
.popup-form .noticeText a:hover{text-decoration:none;border-bottom-color:transparent}
.popup-form .noticeText span{margin-right:3px;color:#ff5029}
@media screen and (max-width:767px){.popup-form .formInput__title{font-size:.875rem}
.popup-form .notice{margin-top:16px}
.popup-form .noticeText:not(:first-child){margin-top:12px}
}
.popup-form{position:relative;min-width:320px;max-width:629px;width:100%;max-height:100%;background:#FFF;z-index:0;border-radius:6px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#FF5F3C rgba(155,185,205,.3)}
.popup-form::-webkit-scrollbar{width:3px}
.popup-form::-webkit-scrollbar-track{background:rgba(155,185,205,.3)}
.popup-form::-webkit-scrollbar-thumb{background-color:#FF5F3C;border-radius:3px}
.popup-form__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:6000;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5)}
.popup-form__wrapper.show{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.popup-form__container{position:relative}
.popup-form__close{display:block;width:52px;height:52px;position:absolute;top:0;right:0;background:#FF5F3C!important;z-index:1}
.popup-form__close::before{content:'';display:block;width:36px;height:36px;position:absolute;top:8px;right:8px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='37' height='36' viewBox='0 0 37 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.656 25.1329L11.8372 14.3141L14.3828 11.7686L25.2015 22.5873L22.656 25.1329Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.2003 14.3128L14.3815 25.1315L11.8359 22.5859L22.6547 11.7672L25.2003 14.3128Z' fill='white'/%3E%3C/svg%3E%0A")!important}
.popup-form__block{padding:36px 64px 40px;background-color:#FF4A22}
.popup-form__title{font-weight:600;font-size:1.25rem;line-height:120%;color:#FFF}
.popup-form__text{margin-top:12px;font-weight:400;font-size:.875rem;line-height:135%;color:#FFF}
.popup-form__social{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-top:24px}
.popup-form__social-telegram,.popup-form__social-whatsapp{position:relative;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:50px;border-radius:4px;font-weight:500;font-size:.875rem;line-height:104%;color:#091520;background-color:#fff;border:1px solid #fff;-webkit-transition:border-color .3s;-o-transition:border-color .3s;transition:border-color .3s}
.popup-form__social-telegram div,.popup-form__social-whatsapp div{display:inline-block;position:relative;padding-left:34px}
.popup-form__social-telegram div::before,.popup-form__social-whatsapp div::before{content:'';position:absolute;top:-5px;left:0;width:22px;height:23px;background-size:cover}
.popup-form__social-telegram:hover,.popup-form__social-whatsapp:hover{text-decoration:none}
.popup-form__social-whatsapp div::before{background-image:url("data:image/svg+xml,%3Csvg width='22' height='24' viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.05017 19.6965L6.39349 19.8682C7.82401 20.7265 9.42619 21.127 11.0284 21.127C16.0638 21.127 20.1837 17.0071 20.1837 11.9717C20.1837 9.56845 19.2109 7.2224 17.4943 5.50578C15.7777 3.78916 13.4889 2.81641 11.0284 2.81641C5.99295 2.81641 1.87306 6.9363 1.93028 12.0289C1.93028 13.7456 2.44526 15.405 3.30357 16.8355L3.53246 17.1788L2.61692 20.5548L6.05017 19.6965Z' fill='white'/%3E%3Cpath d='M18.4673 4.58992C16.5218 2.58719 13.8324 1.5 11.0858 1.5C5.24932 1.5 0.557221 6.24932 0.614441 12.0286C0.614441 13.8597 1.12943 15.6335 1.98774 17.2357L0.5 22.6717L6.05041 21.2411C7.59537 22.0995 9.31199 22.5 11.0286 22.5C16.8079 22.5 21.5 17.7507 21.5 11.9714C21.5 9.16757 20.4128 6.53542 18.4673 4.58992ZM11.0858 20.7262C9.54087 20.7262 7.99591 20.3256 6.67984 19.5245L6.33651 19.3529L3.01771 20.2112L3.87602 16.9496L3.64714 16.6063C1.12943 12.5436 2.33106 7.16485 6.45095 4.64714C10.5708 2.12943 15.8924 3.33106 18.4101 7.45095C20.9278 11.5708 19.7262 16.8924 15.6063 19.4101C14.2902 20.2684 12.688 20.7262 11.0858 20.7262ZM16.1213 14.3747L15.4918 14.0886C15.4918 14.0886 14.5763 13.688 14.0041 13.4019C13.9469 13.4019 13.8896 13.3447 13.8324 13.3447C13.6608 13.3447 13.5463 13.4019 13.4319 13.4591C13.4319 13.4591 13.3747 13.5163 12.5736 14.4319C12.5163 14.5463 12.4019 14.6035 12.2875 14.6035H12.2302C12.173 14.6035 12.0586 14.5463 12.0014 14.4891L11.7153 14.3747C11.0858 14.0886 10.5136 13.7452 10.0559 13.2875C9.94142 13.173 9.76976 13.0586 9.65531 12.9441C9.25477 12.5436 8.85422 12.0858 8.56812 11.5708L8.5109 11.4564C8.45368 11.3992 8.45368 11.342 8.39646 11.2275C8.39646 11.1131 8.39646 10.9986 8.45368 10.9414C8.45368 10.9414 8.68256 10.6553 8.85422 10.4837C8.96867 10.3692 9.02589 10.1975 9.14033 10.0831C9.25477 9.91144 9.31199 9.68256 9.25477 9.5109C9.19755 9.2248 8.5109 7.67984 8.33924 7.33651C8.2248 7.16485 8.11035 7.10763 7.93869 7.05041H7.30926C7.19482 7.05041 7.08038 7.10763 6.96594 7.10763L6.90872 7.16485C6.79428 7.22207 6.67984 7.33651 6.5654 7.39373C6.45095 7.50817 6.39373 7.62262 6.27929 7.73706C5.87875 8.25204 5.64986 8.88147 5.64986 9.5109C5.64986 9.96867 5.76431 10.4264 5.93597 10.827L5.99319 10.9986C6.50817 12.0858 7.19482 13.0586 8.11035 13.9169L8.33924 14.1458C8.5109 14.3174 8.68256 14.4319 8.797 14.6035C9.99864 15.6335 11.3719 16.3774 12.9169 16.7779C13.0886 16.8352 13.3174 16.8351 13.4891 16.8924H14.0613C14.3474 16.8924 14.6907 16.7779 14.9196 16.6635C15.0913 16.549 15.2057 16.549 15.3202 16.4346L15.4346 16.3202C15.549 16.2057 15.6635 16.1485 15.7779 16.0341C15.8924 15.9196 16.0068 15.8052 16.064 15.6907C16.1785 15.4619 16.2357 15.1757 16.2929 14.8896V14.4891C16.2929 14.4891 16.2357 14.4319 16.1213 14.3747Z' fill='%2300D46D'/%3E%3C/svg%3E%0A")}
.popup-form__social-whatsapp:hover{border-color:#00D46D}
.popup-form__social-telegram div::before{top:-4px;height:22px;background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0.5C5.20102 0.500022 0.500022 5.20102 0.5 11C0.500022 16.799 5.20102 21.5 11 21.5C16.799 21.5 21.5 16.799 21.5 11C21.5 5.20102 16.799 0.500022 11 0.5ZM16.4391 5.21601C16.8656 5.20046 17.1886 5.58661 17.0155 6.28052L14.9351 16.0852C14.7899 16.782 14.3686 16.9487 13.7853 16.627L10.6157 14.285C9.87124 15.0088 9.20436 15.657 9.09207 15.7669C8.91548 15.9394 8.77482 16.0841 8.45776 16.0841C8.04691 16.0841 8.11683 15.9286 7.97509 15.5374L6.80911 11.963L3.76181 11.0116C3.08486 10.8042 3.07993 10.3391 3.91383 10.0046L16.1319 5.29202C16.2366 5.24453 16.3406 5.2196 16.4391 5.21601ZM14.501 7.30143C14.4092 7.30014 14.2843 7.33302 14.1557 7.411L7.28754 11.7443L8.44464 15.2928L8.67383 12.8504L14.555 7.54411C14.7164 7.40091 14.6542 7.30355 14.501 7.30143Z' fill='%2366B7F1'/%3E%3C/svg%3E%0A")}
.popup-form__social-telegram:hover{border-color:#66B7F1}
.popup-form .registration{padding:32px 64px 52px}
.popup-form__success{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;width:100%;height:100%;visibility:hidden}
.popup-form__success-block{padding:36px 64px;background-color:#FF4A22}
.popup-form__success-title{font-weight:600;font-size:1.5rem;line-height:120%;color:#FFF}
.popup-form__success-text{margin-top:32px;font-weight:400;font-size:1rem;line-height:130%;color:#fff}
.popup-form__success-list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;width:100%;padding:36px 64px}
.popup-form__success-item{width:calc(50% - 10px)}
.popup-form__success-item div{font-weight:400;font-size:.875rem;line-height:120%;color:#091520;opacity:.4;margin-bottom:8px}
.popup-form__success-item a{font-weight:400;font-size:1rem;line-height:130%;color:#091520;text-decoration:none}
.popup-form__success-item a:hover{text-decoration:underline}
@media screen and (max-width:767px){.popup-form{max-width:360px}
.popup-form__block{padding:40px 32px 32px}
.popup-form__title{display:none}
.popup-form__text{margin-top:unset;font-size:1rem;line-height:113%}
.popup-form__social{margin-top:28px}
.popup-form__social-telegram,.popup-form__social-whatsapp{height:38px}
.popup-form__social-telegram div,.popup-form__social-whatsapp div{padding-left:32px}
.popup-form__social-telegram div span,.popup-form__social-whatsapp div span{display:none}
.popup-form .registration{padding:28px 32px 34px}
.popup-form__success-block{padding:32px}
.popup-form__success-title{padding-right:60px}
.popup-form__success-text{margin-top:22px}
.popup-form__success-list{padding:0 32px 32px}
.popup-form__success-item{width:auto}
.popup-form__success-item div{font-size:.75rem}
.popup-form__success-item a{font-size:.875rem}
}
@media screen and (max-width:479px){.popup-form{border-radius:unset}
.popup-form__success{left:unset}
.popup-form__success-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.popup-form__success-item{width:100%}
.popup-form__success-item:nth-child(2){margin-top:4px}
}
.popup-form .MD-text-friend-invite__title{font-size:2rem}
.popup-form .MD-text-friend-invite__text{margin-top:32px}
.popup-form .MD-text-friend-invite__friedinvite{margin-top:44px}
.popup-form .MD-text-friend-invite__item p{margin-top:24px;font-size:1rem}
@media screen and (max-width:980px){.popup-form .MD-text-friend-invite__friedinvite{-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset}
}
@media screen and (max-width:767px){.popup-form .MD-text-friend-invite__title{font-size:1.25rem}
.popup-form .MD-text-friend-invite__text{margin-top:24px}
.popup-form .MD-text-friend-invite__friedinvite{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:32px}
.popup-form .MD-text-friend-invite__item p{margin-top:18px}
}
#mdMenu .mdMenu-button__link,#mdMenu .mdMenu-callback__elem,#mdMenu .mdMenu-login-elem,#mdMenu .mdMenu-nav__button,#mdMenu.mdMenu-fixed .mdMenu-button__link--fixed,#mdMenu.mdMenu-fixed .mdMenu-callback__elem{border-radius:6px}
