*{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}
.fancybox{font-family:Golos}
.fancybox div{position:relative}
.fancybox.fancybox-success{max-width:510px;padding:100px 80px;background:#fff}
.fancybox__title{position:relative;color:#191716;font-weight:400;font-size:1.5rem;line-height:30px;text-align:center;font-family:inherit}
.fancybox-close{top:15px;right:15px;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(25, 23, 22, .5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%0A%3E%3Ccircle cx='12' cy='12' r='10' /%3E%3Cline x1='15' y1='9' x2='9' y2='15' /%3E%3Cline x1='9' y1='9' x2='15' y2='15' /%3E%3C/svg%3E%0A")}
.fancybox.fancybox-success--feedback{max-width:670px;padding-top:180px}
.fancybox.fancybox-success--feedback .fancybox__title{font-size:3rem}
.fancybox.fancybox-success--feedback .fancybox__title::before{content:"";position:absolute;top:-120px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:97px;height:89px;background:url("../../../../img/landing/feedback/feedback-icon.png") no-repeat}
@media screen and (max-width:479px){.fancybox__title{font-size:1.5rem;line-height:28px}
.fancybox.fancybox-success{max-width:320px;padding:48px 16px}
.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:#FFF 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)}
}
@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}
.title__h1{font-size:2.625rem;line-height:45px;color:#191716;font-weight:600}
.title__h2{font-size:2.375rem;line-height:45px;color:#191716;font-weight:600}
.title__h2--white{color:#fff}
@media screen and (max-width:767px){.new-container{padding:0 16px}
.title__h1{font-size:2rem;line-height:36px}
.title__h2{font-size:1.25rem;line-height:24px}
}
.header{position:relative;padding:72px 0 77px;background-color:#fff}
.header .new-container{padding:0 80px}
.header__image{position:absolute;top:0;right:0;width:auto;height:100%}
.header__image--mobile{display:none}
.header__block{width:41%}
.header__block:first-child{margin-bottom:42px}
.header__text{margin-top:48px;font-size:1.5rem;line-height:30px;font-weight:500;color:#191716}
.header__buttons{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:48px}
.header__buttons-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;gap:12px;max-width:281px;width:100%}
.header__button{display:block;max-width:281px;width:100%;text-align:center;padding:14px 0;border-radius:3px;background-color:#00bcd5;font-size:1rem;font-weight:400;line-height:130%;color:#fff;text-decoration:none;-webkit-transition:background-color .15s,color .15s;-o-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}
.header__button-price{font-size:1rem;line-height:21px;font-weight:400;color:#191716}
.header__button--demo{outline:#191716 solid 1px;color:#191716;background-color:transparent}
.header__button:hover{color:#fff;background-color:#191716;text-decoration:none}
@media screen and (max-width:1260px){.header,.header .new-container{padding:0}
.header__title{font-size:2.5rem;max-width:480px}
.header__text{margin-top:0}
.header__image--desktop{display:none}
.header__image--mobile{display:block}
.header__block{width:100%}
.header__block:first-child{position:relative;margin:0;padding:35px 40px 59px}
.header__block:last-child{padding:54px 40px 64px;background-color:#f0f0f0}
.header__item{color:#fff}
.header__item:before{background-image:url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='9' height='9' rx='2.01972' fill='white'/%3E%3C/svg%3E%0A")}
.header__buttons{margin-top:33px}
.header__buttons-block{max-width:100%;width:100%}
.header__button{max-width:100%}
}
@media screen and (max-width:767px){.header__image--mobile{display:none}
.header__title{max-width:100%;font-size:2rem}
.header__text{max-width:200px;font-size:1rem;line-height:21px}
.header__block:first-child{padding:40px 32px 24px}
.header__block:last-child{padding:0 32px 48px;background-color:transparent}
.header__item{color:#191716}
.header__item:before{background-image:url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='8.91211' height='8.91211' rx='2' fill='%2300BCD5'/%3E%3C/svg%3E%0A")}
.header__button{max-width:100%;color:#fff;background-color:#00bcd5}
.header__button-price{color:#191716}
.header__button--demo{color:#191716;outline:#191716 solid 1px;background-color:#fff}
.header__button--demo:hover{outline:0}
}
@media screen and (max-width:600px){.header__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:24px}
.header__buttons-block:first-child{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px}
.header__button-price{font-size:1.25rem;line-height:26px;font-weight:500;color:#191716}
.header__button-price--demo{font-size:.875rem;line-height:18px;font-weight:400;text-align:center}
}
.statement{padding:80px 0;background-color:#191716}
.statement .new-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:160px;padding:0 130px}
.statement__image--mobile{display:none}
.statement__title{padding-bottom:48px}
.statement__content{max-width:820px;width:100%}
.statement__desc{padding-right:40px}
.statement__text{margin-right:157px;font-size:1rem;line-height:20px;font-weight:400;color:#fff}
.statement__button{display:inline-block;width:192px;height:56px;border-radius:3px;font-size:1rem;line-height:56px;font-weight:400;text-align:center;color:#fff;background-color:#00bcd5;cursor:pointer}
.statement__button:hover{text-decoration:none;background-color:#00626f}
@media screen and (max-width:1260px){.statement .new-container{padding:0 40px}
}
@media screen and (max-width:1090px){.statement{padding:80px 0 0;overflow:hidden}
.statement .new-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:40px;padding:0 0 0 40px}
.statement__title{padding-bottom:43px;font-size:2.25rem}
.statement__content{margin:0;max-width:100%}
.statement__desc{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:0}
.statement__image--desktop{position:relative;right:-75px}
}
@media screen and (max-width:767px){.statement{padding-top:44px}
.statement .new-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:30px;padding:0 32px}
.statement__title{padding-bottom:32px;font-size:1.25rem}
.statement__text{font-size:.875rem;line-height:18px}
.statement__image--desktop{display:none}
.statement__image--mobile{position:relative;bottom:-18px;display:block;border-top-left-radius:6px;border-top-right-radius:6px}
.statement__button{height:48px;line-height:48px}
}
@media screen and (max-width:479px){.statement__button{width:100%}
}
.statement-view{padding:70px 0 80px;background-color:#00bcd5}
.statement-view .new-container{padding:0 80px}
.statement-view__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(40%,1fr));gap:2px}
.statement-view__item{color:#fff}
.statement-view__head{padding-bottom:37px;border-bottom:2px solid;font-size:2.375rem;line-height:45px;font-weight:600;color:inherit}
.statement-view__content{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:370px;width:100%;padding-top:40px;margin:0 240px 0 auto}
.statement-view__desc{font-size:1rem;line-height:21px;font-weight:400;color:#fff}
.statement-view__button{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:24px 0 0;max-width:192px;border-radius:3px;height:56px;font-size:1rem;color:#191716;font-weight:400;line-height:56px;text-align:center;background-color:#fff}
.statement-view__button:hover{text-decoration:none;color:#fff;background-color:#191716}
@media screen and (max-width:1260px){.statement-view{padding:60px 0 56px}
.statement-view .new-container{padding:0 40px}
.statement-view__head{padding-bottom:32px}
.statement-view__content{max-width:303px;margin:0 0 0 auto}
.statement-view__button{max-width:100%;margin:32px 0 0}
}
@media screen and (max-width:900px){.statement-view__list{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}
}
@media screen and (max-width:767px){.statement-view{padding:40px 0}
.statement-view .new-container{padding:0 32px}
.statement-view__content{margin:0;padding-top:32px}
.statement-view__head{padding-bottom:20px;font-size:1.25rem;line-height:24px}
.statement-view__button{margin:24px 0 0}
}
.mdDots{margin-top:56px;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center}
.mdDots li{position:relative;font-size:0;cursor:pointer}
.mdDots li button{width:16px;height:4px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='4' viewBox='0 0 16 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='4' fill='white'/%3E%3C/svg%3E%0A")}
.mdDots li.slick-active button{width:56px;height:4px;background-image:url("data:image/svg+xml,%3Csvg width='56' height='4' viewBox='0 0 56 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='56' height='4' fill='%23091520'/%3E%3C/svg%3E%0A");cursor:pointer}
.advantages{position:relative;padding:64px 0 80px;background-color:#191716}
.advantages .new-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:150px;padding:0 40px 0 80px}
.advantages__title{max-width:450px;width:100%}
.advantages__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,316px));gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}
.advantages__item{position:relative;padding:24px 24px 24px 76px;border-radius:4px;background-color:rgba(255,255,255,.04)}
.advantages__item:last-child{-ms-grid-row:4;grid-row-start:4;-ms-grid-column:span 2;grid-column-start:span 2}
.advantages__image{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:24px;height:32px}
.advantages__text{font-size:1rem;line-height:21px;font-weight:400;color:#fff}
@media screen and (max-width:1260px){.advantages{padding:64px 0 43px}
.advantages .new-container{gap:40px;padding:0 40px}
}
@media screen and (max-width:1160px){.advantages .new-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.advantages__title{max-width:100%}
.advantages__list{grid-template-columns:repeat(auto-fit,minmax(260px,56%))}
}
@media screen and (max-width:767px){.advantages{padding:40px 0}
.advantages .new-container{gap:32px;padding:0 16px}
.advantages__title{padding-left:16px}
.advantages__list{grid-template-columns:repeat(auto-fit,minmax(139px,49%))}
.advantages__item{padding:16px}
.advantages__item:last-child{padding:16px 16px 16px 52px}
.advantages__item:last-child .advantages__image{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:16px;margin:0}
.advantages__image{position:static;-webkit-transform:none;-ms-transform:none;transform:none;top:auto;left:auto;margin-bottom:12px;height:24px}
.advantages__text{font-size:.8125rem;line-height:17px}
}
@media screen and (max-width:479px){.advantages__title{max-width:280px}
}
@media screen and (max-width:359px){.advantages__list{grid-template-columns:repeat(auto-fit,minmax(139px,48%))}
}
.js-formLoader{background-color:rgba(0,188,213,.5)}
.try-free{background:#00BCD5;padding-top:80px}
.try-free .new-container{padding:0 80px}
.try-free__title{font-weight:400;font-size:2.375rem;line-height:120%;color:#FFF;padding-bottom:24px;border-bottom:2px solid #FFF}
.try-free__container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;position:relative}
.try-free__container::before{content:'';display:block;position:absolute;bottom:-1px;left:-24px;width:553px;height:472px;background-image:url("../../../../internet-buhgalteriya/buhgalteriya/img/try-free.svg");background-repeat:no-repeat}
.try-free__block{width:600px;padding-bottom:72px}
.try-free__block-text{max-width:410px;margin-top:32px;font-weight:400;font-size:1rem;line-height:130%;color:#FFF}
.try-free .registration{margin-top:64px;position:relative}
.try-free .registration .form__input{border:2px solid rgba(255,255,255,.2);color:#FFF}
.try-free .registration .form__input:hover{border:2px solid rgba(255,255,255,.2)}
.try-free .registration .form__input:focus{border:2px solid #fff}
.try-free .registration .form-reg__input-text{color:#FFF}
.try-free .registration .form__button{color:#091520;background-color:#FFF;max-width:254px;-webkit-transition:background-color .15s,color .15s;-o-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}
.try-free .registration .form__button:hover{background-color:#091520;color:#FFF}
.try-free .registration .form__button-container{margin-top:84px}
.try-free .registration .form__button-description{color:#FFF}
.try-free .registration .form__button-description a{color:#fff;border-bottom:1px solid #fff}
.try-free .registration .form__button-description a:hover{border-bottom-color:transparent;text-decoration:none}
.try-free .registration__success{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}
.try-free .registration__success-title{font-weight:400;font-size:2.375rem;line-height:120%;color:#FFF}
.try-free .registration__success-text{margin-top:64px;font-weight:400;font-size:1rem;line-height:130%;color:#FFF}
.try-free .registration__success-back{display:block;margin-top:70px;width:254px;text-align:center;padding:17px 10px 18px;background-color:#FFF;font-weight:400;font-size:1rem;line-height:130%;color:#091520;text-decoration:none;-webkit-transition:background-color .15s,color .15s;-o-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}
.try-free .registration__success-back:hover{text-decoration:none;background-color:#091520;color:#FFF}
.try-free .registration .js-formLoader{background-color:rgba(0,188,213,.5)}
.try-free .registration .js-formLoader .loader__item{border-top-color:#FFF}
@media screen and (max-width:1300px){.try-free__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.try-free__container::before{display:none}
}
@media screen and (max-width:980px){.try-free .new-container{padding:0 80px}
.try-free__container{padding-bottom:482px}
.try-free__container::before{display:block;left:0;background-position-x:center;width:100%}
}
@media screen and (max-width:767px){.try-free{padding-top:64px;overflow:hidden}
.try-free .new-container{padding:0 32px}
.try-free__title{font-size:1.25rem;padding-bottom:16px}
.try-free__container{padding-bottom:354px}
.try-free__container::before{background-size:452px;bottom:-87px}
.try-free__block{width:400px}
.try-free__block-text{margin-top:24px;font-size:.875rem}
.try-free .registration{margin-top:40px}
.try-free .registration .form__button{max-width:228px}
.try-free .registration .form__button-container{margin-top:32px}
.try-free .registration .form__button-description{margin-top:28px}
.try-free .registration__success-title{font-size:1.25rem}
.try-free .registration__success-text{margin-top:40px;font-size:.875rem}
.try-free .registration__success-back{width:200px;margin-top:50px;padding:15px 10px;font-size:.875rem}
}
@media screen and (max-width:520px){.try-free__container{padding-bottom:266px}
.try-free__container::before{background-size:352px;bottom:-172px;left:-40px;width:calc(100% + 80px)}
}
.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-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}
.form input+div.error{display:block!important}
.form div.error{position:absolute;width:100%;left:0;top:100%;padding-top:2px;font-size:.6875rem;font-weight:400;line-height:1;color:#e95a43!important}
@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}
}
.faq{padding:88px 0 96px;background-color:#fff}
.faq .new-container{padding:0 80px}
.faq__desc{margin-top:30px;max-width:700px;width:100%;font-size:1rem;line-height:21px;font-weight:400;color:#091520}
.faq__container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 80px;margin-top:70px;position:relative}
.faq__list{width:46%}
.faq__item{position:relative;z-index:1}
.faq__item:nth-child(3) .faq__item-block.open{border-bottom:none}
.faq__item:nth-child(3) .faq__item-block .faq__item-text{padding-bottom:0}
.faq__item-title{font-weight:400;font-size:1rem;line-height:130%;color:#091520;padding:10px 60px 10px 0;border-bottom:2px solid #091520;cursor:pointer;position:relative;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:78px}
.faq__item-title::before{content:'';position:absolute;right:0;top:0;width:40px;height:100%;background-position-y:center;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='4' transform='matrix(-1 -8.74228e-08 -8.74228e-08 1 32 18)' fill='%23091520'/%3E%3Crect width='24' height='4' transform='matrix(1.31134e-07 -1 -1 -1.31134e-07 22 32)' fill='%23091520'/%3E%3C/svg%3E");background-repeat:no-repeat}
.faq__item-title::after{content:'';display:block;position:absolute;left:-40px;top:0;width:calc(100% + 80px);height:calc(100%);background-color:#F0F0F0;-webkit-transition:visibility .15s;-o-transition:visibility .15s;transition:visibility .15s;visibility:hidden;z-index:-1}
.faq__item-title.open::before{background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='32' y='22' width='24' height='4' transform='rotate(180 32 22)' fill='%23091520'/%3E%3C/svg%3E")}
.faq__item-title:hover::after{visibility:visible}
.faq__item-block{-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s;overflow:hidden}
.faq__item-block:not(.open){height:0!important}
.faq__item-block .faq__item-text{font-weight:400;font-size:.875rem;line-height:140%;color:#091520;padding:32px 60px 64px 0}
.faq__item-block .faq__item-text p{margin-top:16px}
.faq__item-block .faq__item-text p:nth-child(1){margin-top:0}
.faq__item-block .faq__item-text a{text-decoration:underline}
.faq__item-block.open{border-bottom:2px solid #091520}
.faq__button{display:block;width:268px;text-align:center;padding:16px 0 17px;margin-top:54px;background-color:#F0F0F0;font-weight:400;font-size:1rem;line-height:130%;color:#091520;text-decoration:none;-webkit-transition:background-color .15s,color .15s;-o-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}
.faq__button:hover{text-decoration:none;color:#fff;background-color:#091520}
@media screen and (max-width:980px){.faq{padding:80px 0}
.faq__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.faq__list{width:100%}
.faq__list:nth-child(1){padding-bottom:0}
.faq__list:nth-child(1) .faq__item:nth-child(3) .faq__item-block.open{border-bottom:2px solid #091520}
.faq__list:nth-child(1) .faq__item:nth-child(3) .faq__item-block .faq__item-text{padding-bottom:64px}
.faq__button{position:absolute;bottom:0}
}
@media screen and (max-width:767px){.faq .new-container{padding:0 32px}
.faq__title{font-size:1.25rem;margin-left:17px}
.faq__container{margin-top:14px}
.faq__list:nth-child(1) .faq__item:nth-child(3) .faq__item-block .faq__item-text{padding-bottom:44px}
.faq__item-title{font-size:.875rem;padding:10px 44px 10px 0;min-height:60px}
.faq__item-title::before{top:0;width:24px;background-size:24px}
.faq__item-title::after{display:none}
.faq__item-block .faq__item-text{font-size:.75rem;padding:26px 44px 44px 0}
.faq__item-block .faq__item-text p{margin-top:12px}
.faq__button{width:152px;padding:14px 0 15px;font-size:.875rem}
}
.aut{position:relative;padding-top:88px;background-color:#fff;background-position:center top;background-size:cover;overflow:hidden}
.aut .new-container{position:initial;padding:0 80px}
.aut__title{max-width:443px;width:100%}
.aut__wrapper{position:absolute;bottom:0;left:calc(50% + 150px);width:100%;max-width:720px;padding:40px;background-color:#ff5029}
.aut__wrapper::after{content:'';display:block;width:9999px;height:100%;position:absolute;top:0;left:99%;background:#ff5029}
.aut__desc{max-width:472px;padding-bottom:140px;font-weight:400;color:#fff;font-size:1.5rem;line-height:31px}
.aut__text{font-weight:400;font-size:1rem;line-height:130%;color:#fff;margin-top:130px;padding-bottom:264px}
.aut__text span{display:block;font-weight:400;font-size:3.5rem;line-height:120%;text-transform:uppercase;color:#fff;margin-top:3px;margin-bottom:10px}
.aut__button{display:inline-block;max-width:208px;width:100%;height:56px;border-radius:3px;font-size:1rem;font-weight:400;color:#091520;text-align:center;line-height:56px;background-color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.aut__button:hover{color:#fff;background-color:#091520;text-decoration:none}
@media screen and (max-width:1800px){.aut__wrapper{left:unset;right:0}
}
@media screen and (max-width:1180px){.aut{background-position:40% 50%}
.aut__wrapper{max-width:600px}
}
@media screen and (max-width:880px){.aut{padding-top:80px}
.aut__text{padding-bottom:470px}
.aut__wrapper{left:40px;max-width:100%}
}
@media screen and (max-width:767px){.aut{padding-top:64px}
.aut .new-container{padding:0 32px}
.aut__title{max-width:160px}
.aut__text{margin-top:150px;padding-bottom:280px;font-size:.875rem}
.aut__text span{font-size:1.5rem}
.aut__desc{max-width:276px;padding-bottom:75px;font-size:1rem;line-height:21px}
.aut__wrapper{padding:16px;left:16px;max-width:100%}
}
.capability{padding:96px 0 136px;background-color:#f0f0f0;overflow:hidden}
.capability__head{padding-left:40px}
.capability__list{margin:56px auto 0;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
.capability__list .slick-list{padding:0 15% 0 0;overflow:inherit}
.capability__list .slick-track{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.capability__item{position:relative;max-width:509px;padding:112px 56px 40px;margin:0 1px;background-color:#fff;height:100%;color:#091520;border-color:#091520}
.capability__item.slick-slide{height:auto}
.capability__item:before{position:absolute;content:'';top:0;right:-2px;width:200px;height:80px;background-color:#f0f0f0}
.capability__item:nth-child(3):before,.capability__item:nth-child(5):before{left:-2px}
.capability__item:hover{background-color:#091520;color:#fff;border-color:#fff;cursor:pointer}
.capability__title{padding-bottom:24px;border-bottom:2px solid;border-color:inherit;font-size:1.5rem;line-height:1.3;font-weight:400;color:inherit}
.capability__desc{padding:24px 23px 0 108px;font-size:.875rem;line-height:17px;font-weight:400;color:inherit}
.capability__next,.capability__prev{position:absolute;display:block;height:40px;width:40px;right:0;bottom:-70px;cursor:pointer;z-index:2}
.capability__next{font-size:0;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5 8L32.5 20L20.5 32' stroke='%23091520' stroke-width='4'/%3E%3Cpath d='M33 20L7 20' stroke='%23091520' stroke-width='4'/%3E%3C/svg%3E%0A");background-repeat:no-repeat}
.capability__prev{right:60px;font-size:0;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 8L7 20L19 32' stroke='%23091520' stroke-width='4'/%3E%3Cpath d='M7 20H33' stroke='%23091520' stroke-width='4'/%3E%3C/svg%3E%0A");background-repeat:no-repeat}
.capability__dots li button{background-image:url("data:image/svg+xml,%3Csvg width='16' height='4' viewBox='0 0 16 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='4' fill='%23091520' fill-opacity='0.4'/%3E%3C/svg%3E%0A")}
@media screen and (max-width:1200px){.capability__desc{padding-left:0}
}
@media screen and (max-width:800px){.capability__desc{padding-left:108px}
}
@media screen and (max-width:767px){.capability{padding:50px 0}
.capability__head{padding:0 32px}
.capability .new-container{padding:0}
.capability__list{margin-top:40px}
.capability__list .slick-list{padding:0 4% 0 0}
.capability__item{padding:70px 32px 50px}
.capability__item.slick-slide{min-height:320px}
.capability__item:before{width:150px;height:50px}
.capability__title{padding-bottom:20px;font-size:1.125rem;line-height:23px}
.capability__desc{padding:20px 16px 0 52px;font-size:.75rem;line-height:15px}
}
.three-month{padding:100px 0 90px;background-color:#f0f0f0}
.three-month__container{position:relative;padding:32px 40px;border-radius:6px;background-color:#00BCD5;z-index:0}
.three-month__container::before{content:'';position:absolute;bottom:0;right:0;width:646px;height:580px;background-image:url("../../../../internet-buhgalteriya/buhgalteriya/ab/img/three-month/desktop2.png");background-repeat:no-repeat;background-size:cover;z-index:1}
.three-month__container::after{content:'';position:absolute;bottom:0;right:0;width:100%;height:100%;background-image:url("../../../../internet-buhgalteriya/buhgalteriya/ab/img/three-month/desktop1.png");background-repeat:no-repeat;background-size:cover;z-index:-1}
.three-month__title{position:relative;max-width:520px}
.three-month__title span{padding:0 5px 3px;background-color:#068394;border-radius:2px;font-weight:700;font-size:1.75rem;line-height:40px;color:#FFF;-webkit-box-decoration-break:clone;box-decoration-break:clone}
.three-month__title+.three-month__text{margin-top:28px;font-weight:600;font-size:1.25rem;line-height:105%;color:#FFF}
.three-month__list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7.5px;margin-top:18px}
.three-month__item{padding:16px;max-width:294px;width:100%;background-color:#fff;border-radius:3px}
.three-month__item ul{list-style-type:disc;padding-left:14px}
.three-month__item li{font-weight:400;font-size:.875rem;line-height:115%;color:#091520}
.three-month__item li:not(:first-child){margin-top:8px}
.three-month__footer{margin-top:28px}
.three-month__footer .three-month__text{max-width:460px;font-weight:600;font-size:1rem;line-height:120%;color:#FFF}
.three-month__button{display:block;max-width:272px;width:100%;margin-top:28px;text-align:center;background:#091520;border-radius:2px;font-weight:600;font-size:1rem;line-height:52px;color:#FFF;text-decoration:none;-webkit-transition:background-color .15s,color .15s;-o-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}
.three-month__button:hover{text-decoration:none;background-color:#FFF;color:#091520}
.three-month__note{margin-top:28px;font-weight:400;font-size:.75rem;line-height:115%;color:#FFF;mix-blend-mode:normal;opacity:.8}
@media screen and (max-width:1420px){.three-month__container::before{display:none}
.three-month__item{max-width:unset}
}
@media screen and (max-width:991px){.three-month{padding:90px 0}
.three-month__container{border-radius:4px}
.three-month__container::before{display:block;bottom:unset;top:-42px;right:40px;width:304px;height:297px;background-image:url("../../../../internet-buhgalteriya/buhgalteriya/ab/img/three-month/tablet.png");z-index:-1}
.three-month__container::after{display:none}
.three-month__title{max-width:440px}
.three-month__title span{font-size:1.5rem;line-height:35px}
.three-month__title+.three-month__text{font-size:1rem}
.three-month__list{gap:2px}
.three-month__item{padding:14px}
.three-month__item li{font-size:.75rem}
.three-month__footer{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.three-month__footer .three-month__text{max-width:320px;font-size:.875rem}
.three-month__button{margin-top:unset}
}
@media screen and (max-width:767px){.three-month{padding:70px 0}
.three-month__container{padding:24px 16px}
.three-month__container::before{display:none}
.three-month__title{max-width:400px}
.three-month__title span{padding:0 3px 3px;font-size:1.375rem;line-height:32px}
.three-month__title+.three-month__text{margin-top:24px}
.three-month__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.three-month__item{padding:12px 14px}
.three-month__item li:not(:first-child){margin-top:6px}
.three-month__footer{display:block;margin-top:24px}
.three-month__button,.three-month__note{margin-top:24px}
}
@media screen and (max-width:479px){.three-month__button{max-width:unset}
}
.three-month{padding-top:0}
@media (max-width:939px){.capability{padding-bottom:60px}
}
@media (max-width:767px){.capability{padding-bottom:40px}
}
