*{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}
body{line-height:1;margin:0;padding:0;width:100%;height:100%;min-height:100%;background:#fff;color:#444}
aside,header,main,nav,section{display:block}
ul{list-style:none}
input{vertical-align:middle}
a{text-decoration:none;color:#1f85c5}
html{height:100%;font:400 16px/20px 'Open Sans',Arial,Helvetica,sans-serif}
.w-container{position:relative;max-width:1200px;min-width:320px;margin:0 auto;padding:0 15px}
.button{display:inline-block;max-width:377px;width:100%;height:64px;border-radius:4px;line-height:64px;font-size:1rem;color:#fff;font-weight:700;background-color:#EF6B57;text-align:center;-webkit-box-shadow:0 100px 80px rgba(200,31,31,.0196802),0 41.78px 33.42px rgba(200,31,31,.0282725),0 22.34px 17.87px rgba(200,31,31,.035),0 12.52px 10.02px rgba(200,31,31,.0417275),0 6.65px 5.32px rgba(200,31,31,.0503198),0 2.77px 2.21px rgba(200,31,31,.07);box-shadow:0 100px 80px rgba(200,31,31,.0196802),0 41.78px 33.42px rgba(200,31,31,.0282725),0 22.34px 17.87px rgba(200,31,31,.035),0 12.52px 10.02px rgba(200,31,31,.0417275),0 6.65px 5.32px rgba(200,31,31,.0503198),0 2.77px 2.21px rgba(200,31,31,.07)}
.title__h1{color:#333;font-weight:700;font-size:2.625rem;line-height:1.25}
.title__h2{font-weight:700;font-size:2.25rem;line-height:1.3;color:#333}
@media screen and (max-width:1024px){.title__h1{max-width:100%}
}
@media screen and (max-width:768px){.title__h1{font-size:1.75rem}
.title__h2{font-size:1.5rem}
}
.header{padding:69px 0 84px;background-color:#EEF1F6}
.header .w-container:first-child{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header__title{max-width:510px}
.header__block{width:50%}
.header__block:first-child{margin-right:20px}
.header__block:last-child{text-align:right}
.header__img{width:100%}
.header__text{margin-top:30px;font-size:1.125rem;font-weight:400;line-height:1.4;color:#333}
.header__button{max-width:305px;margin-top:50px;white-space:nowrap}
.header__list{margin-top:85px;width:100%;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.header__item{width:calc(100% / 3 - 12px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:120px;background-color:#F9F9F9;-webkit-box-shadow:0 11px 55px rgba(0,0,0,.07),0 5.36px 17.87px rgba(0,0,0,.0536497),0 1.6px 5.32px rgba(0,0,0,.0363503);box-shadow:0 11px 55px rgba(0,0,0,.07),0 5.36px 17.87px rgba(0,0,0,.0536497),0 1.6px 5.32px rgba(0,0,0,.0363503);border-radius:16px;padding:20px 10px 20px 105px;font-weight:400;font-size:1.125rem;line-height:1.4;color:#333;background-repeat:no-repeat}
.header__item:first-child{background-image:url(../../../../img/landing/kassa/headerList1.png);background-position:top 14px left 4px}
.header__item:nth-child(2){background-image:url(../../../../img/landing/kassa/headerList2.png);background-position:top 23px left 15px}
.header__item:nth-child(3){background-image:url(../../../../img/landing/kassa/headerList3.png);background-position:top 11px left 12px}
.header__item:nth-child(4){background-image:url(../../../../img/landing/kassa/headerList4.png);background-position:top 24px left 13px}
.header__item:last-child{background-image:url(../../../../img/landing/kassa/headerList5.png);background-position:top 24px left 13px}
@media screen and (max-width:1150px){.header__item{width:calc(50% - 9px)}
}
@media screen and (max-width:1013px){.header{padding-bottom:74px}
.header__list{margin-top:58px}
}
@media screen and (max-width:919px){.header__title{max-width:unset}
.header__block{width:100%}
.header__block:first-child{margin-right:unset}
.header__block:last-child{display:none}
}
@media screen and (max-width:767px){.header{padding-bottom:26px}
.header__text{font-size:1rem}
.header__button{display:block;max-width:305px;margin:40px auto 0}
.header__list{margin-top:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.header__item{font-size:1rem;width:100%}
}
.main{padding:14px 0 60px;background-color:#EEF1F6}
.main__sticky{position:relative;height:100%}
.main>.w-container:first-child{width:100%;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:100px}
.main__content{max-width:774px;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}
.main__aside{max-width:377px;width:100%;margin-left:20px}
@media screen and (max-width:1100px){.main__aside{max-width:347px}
}
@media screen and (max-width:1013px){.main>.w-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.main__content{max-width:unset}
.main__aside{max-width:unset;margin-left:unset;margin-bottom:60px}
}
@media screen and (max-width:767px){.main{padding-bottom:20px}
.main>.w-container:first-child{margin-bottom:54px}
.main__aside{display:block;margin-bottom:26px}
}
.content .title{margin-bottom:30px;font-size:2.25rem;line-height:1.4;font-weight:700;color:#333}
.content .text{margin-bottom:50px;font-size:1.125rem;font-weight:400;line-height:1.4;color:#333;max-width:720px}
.content .accordion-one{background:#F9F9F9;-webkit-box-shadow:0 11px 55px rgba(0,0,0,.07),0 5.36px 17.87px rgba(0,0,0,.0536497),0 1.6px 5.32px rgba(0,0,0,.0363503);box-shadow:0 11px 55px rgba(0,0,0,.07),0 5.36px 17.87px rgba(0,0,0,.0536497),0 1.6px 5.32px rgba(0,0,0,.0363503);border-radius:16px;padding:48px 26px 18px}
.content .accordion-one__icon{display:none;position:relative;border-radius:20px;width:20px;height:20px;top:0;margin-right:15px;background:#F9F9F9;-webkit-box-shadow:0 11px 55px rgba(0,0,0,.07),0 5.36px 17.87px rgba(0,0,0,.0536497),0 1.6px 5.32px rgba(0,0,0,.0363503);box-shadow:0 11px 55px rgba(0,0,0,.07),0 5.36px 17.87px rgba(0,0,0,.0536497),0 1.6px 5.32px rgba(0,0,0,.0363503)}
.content .accordion-one__icon::before{display:block;content:'';width:20px;height:20px;background-image:url(../../../../img/landing/kassa/accordionIconSmall.svg);background-position:top 7px left 5px;background-repeat:no-repeat}
@media screen and (max-width:767px){.content .title{font-size:1.5rem}
.content .text{margin-bottom:30px;font-size:1rem}
.content .accordion-one{padding:25px 15px 10px}
.content .accordion-one__header[aria-expanded=true] .accordion-one__icon::before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.content .accordion-one__icon{display:inline-block}
}
.aside{position:absolute}
.aside__item{padding-bottom:20px}
.aside__content{position:relative;width:377px;border:1px solid #dde4ec;border-radius:16px;padding:22px 10px;background:rgba(46,129,183,.35)}
.aside__title{font-weight:700;font-size:1.125rem;line-height:1.4;color:#333;margin-bottom:22px;text-align:center}
.aside__block{background:#FFF;-webkit-box-shadow:5px 5px 10px rgba(46,129,183,.5);box-shadow:5px 5px 10px rgba(46,129,183,.5);border-radius:16px;padding:10px;text-align:center}
.aside__link{font-weight:400;font-size:1.125rem;line-height:2;text-align:center;color:#2E81B7;white-space:nowrap}
@media screen and (max-width:1100px){.aside__content{width:347px}
}
@media screen and (max-width:1013px){.aside{position:relative!important;top:0!important}
.aside__item{padding:0 9px}
.aside__content{padding-top:11px}
.aside__title{height:76px;-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;margin-bottom:11px}
.aside__link{color:#333;text-decoration:underline}
}
@media screen and (max-width:767px){.aside__title{font-size:1rem;height:50px}
.aside__content{width:310px;padding:11px 0 0}
.aside__block{-webkit-box-shadow:unset;box-shadow:unset}
.aside__link{font-size:1rem}
}
@media screen and (max-width:460px){.aside__content{width:auto}
}