*{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}
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}
a{text-decoration:none;color:#1f85c5}
a:hover{text-decoration:underline}
@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}
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,80,41,.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)}
}
.header{overflow:hidden}
.header .new-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:unset}
.header__image{width:100%;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;height:100vh;min-height:620px}
.header__image::before{content:'';position:absolute;display:block;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url("../../../../buro/default/img/header-min.jpg");z-index:-1}
.header__block{width:100%;height:100%;max-width:620px;padding-left:40px}
.header__title{font-weight:400;font-size:3.5rem;line-height:120%;text-transform:uppercase;color:#FFF}
.header__price{font-weight:400;font-size:1rem;line-height:130%;color:#FFF;margin-top:78px}
.header__price span{display:block;font-weight:400;font-size:3.5rem;line-height:120%;text-transform:uppercase;color:#FFF;margin-top:3px;margin-bottom:10px}
.header__down{display:block;width:40px;height:40px;position:absolute;bottom:40px;background-repeat:no-repeat;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='M32 14L20 26L8 14' stroke='white' stroke-width='4'/%3E%3C/svg%3E")}
.header__button{position:absolute;bottom:40px;left:40px;padding:17px 32px;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}
.header__button:hover{text-decoration:none;background-color:#091520;color:#FFF}
.header__button-block{position:absolute;bottom:0;left:calc(50% + 150px);height:400px;width:680px;background:#FF5029;padding:40px}
.header__button-block::after{content:'';display:block;width:9999px;height:100%;position:absolute;top:0;left:99%;background:#FF5029}
.header__button-text{font-weight:400;font-size:1.5rem;line-height:130%;color:#FFF;max-width:470px}
.header__button-desc{position:absolute;bottom:50px;left:340px;max-width:220px;color:rgba(255,255,255,.7);font-size:.875rem;font-weight:400;line-height:130%}
@media (max-width:1800px){.header__button-block{left:unset;right:0}
.header__button-block::after{display:none}
.header__price{margin-top:40px}
}
@media (max-width:1420px){.header__down{display:none}
}
@media (max-width:1320px){.header__image{min-height:1024px}
}
@media (max-width:1180px){.header .new-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.header__image,.header__image::before{background-position:calc(50% + 70px) center}
.header__block{height:auto;padding-left:40px}
.header__title{font-size:3rem;line-height:120%}
}
@media (max-width:840px){.header__button-block{left:unset;right:0;width:calc(100% - 40px)}
}
@media (max-width:767px){.header__image{min-height:680px}
.header__block{max-width:260px;padding-left:16px}
.header__price span,.header__title{font-size:2.125rem}
.header__button{bottom:48px;left:16px;padding:15px 30px;font-size:.875rem}
.header__button-block{width:460px;height:240px;padding:16px}
.header__button-text{font-size:1.125rem;max-width:273px}
.header__button-desc{bottom:8px;left:16px;font-size:.75rem}
}
@media (max-width:479px){.header__title{font-size:1.5rem}
.header__price{font-size:.875rem}
.header__price span{font-size:1.5rem;margin-top:3px;margin-bottom:3px}
.header__button-block{width:calc(100% - 16px)}
}
.advantage{background:#FF5029;overflow:hidden}
.advantage__list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;padding:94px 40px 102px}
.advantage__item{width:calc(25% - 30px);position:relative;padding-top:96px;font-weight:400;font-size:1rem;line-height:130%;color:#FFF}
.advantage__item::before{content:'';display:block;width:64px;height:64px;position:absolute;top:0;left:0;background-repeat:no-repeat}
.advantage__item:nth-child(1)::before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37 57H42.0001V62.0001H37V57Z' fill='white'/%3E%3Cpath d='M22 57H27.0001V62.0001H22V57Z' fill='white'/%3E%3Cpath d='M32 57H37.0001V62.0001H32V57Z' fill='white'/%3E%3Cpath d='M27 57H32.0001V62.0001H27V57Z' fill='white'/%3E%3Cpath d='M17 57H22.0001V62.0001H17V57Z' fill='white'/%3E%3Cpath d='M12 57H17.0001V62.0001H12V57Z' fill='white'/%3E%3Cpath d='M7 57H12.0001V62.0001H7V57Z' fill='white'/%3E%3Cpath d='M42 57H47.0001V62.0001H42V57Z' fill='white'/%3E%3Cpath d='M37 22H42.0001V27.0001H37V22Z' fill='white'/%3E%3Cpath d='M32 22H37.0001V27.0001H32V22Z' fill='white'/%3E%3Cpath d='M27 22H32.0001V27.0001H27V22Z' fill='white'/%3E%3Cpath d='M17 7H22.0001V12.0001H17V7Z' fill='white'/%3E%3Cpath d='M2 22H7.00006V27.0001H2V22Z' fill='white'/%3E%3Cpath d='M47 22H52.0001V27.0001H47V22Z' fill='white'/%3E%3Cpath d='M37 32H42.0001V37.0001H37V32Z' fill='white'/%3E%3Cpath d='M32 32H37.0001V37.0001H32V32Z' fill='white'/%3E%3Cpath d='M27 32H32.0001V37.0001H27V32Z' fill='white'/%3E%3Cpath d='M37 42H42.0001V47.0001H37V42Z' fill='white'/%3E%3Cpath d='M32 42H37.0001V47.0001H32V42Z' fill='white'/%3E%3Cpath d='M27 42H32.0001V47.0001H27V42Z' fill='white'/%3E%3Cpath d='M22 22H27.0001V27.0001H22V22Z' fill='white'/%3E%3Cpath d='M22 32H27.0001V37.0001H22V32Z' fill='white'/%3E%3Cpath d='M22 42H27.0001V47.0001H22V42Z' fill='white'/%3E%3Cpath d='M12 22H17.0001V27.0001H12V22Z' fill='%23091520'/%3E%3Cpath d='M12 32H17.0001V37.0001H12V32Z' fill='%23091520'/%3E%3Cpath d='M12 42H17.0001V47.0001H12V42Z' fill='%23091520'/%3E%3Cpath d='M42 7H47.0001V12.0001H42V7Z' fill='white'/%3E%3Cpath d='M2 42H7.00006V47.0001H2V42Z' fill='white'/%3E%3Cpath d='M2 47H7.00006V52.0001H2V47Z' fill='white'/%3E%3Cpath d='M2 52H7.00006V57.0001H2V52Z' fill='white'/%3E%3Cpath d='M7 7H12.0001V12.0001H7V7Z' fill='white'/%3E%3Cpath d='M2 7H7.00006V12.0001H2V7Z' fill='white'/%3E%3Cpath d='M2 37H7.00006V42.0001H2V37Z' fill='white'/%3E%3Cpath d='M2 32H7.00006V37.0001H2V32Z' fill='white'/%3E%3Cpath d='M47 42H52.0001V47.0001H47V42Z' fill='white'/%3E%3Cpath d='M47 47H52.0001V52.0001H47V47Z' fill='white'/%3E%3Cpath d='M47 52H52.0001V57.0001H47V52Z' fill='white'/%3E%3Cpath d='M47 57H52.0001V62.0001H47V57Z' fill='white'/%3E%3Cpath d='M47 37H52.0001V42.0001H47V37Z' fill='white'/%3E%3Cpath d='M47 32H52.0001V37.0001H47V32Z' fill='white'/%3E%3Cpath d='M2 27H7.00006V32.0001H2V27Z' fill='white'/%3E%3Cpath d='M47 27H52.0001V32.0001H47V27Z' fill='white'/%3E%3Cpath d='M2 17H7.00006V22.0001H2V17Z' fill='white'/%3E%3Cpath d='M2 12H7.00006V17.0001H2V12Z' fill='white'/%3E%3Cpath d='M47 12H52.0001V17.0001H47V12Z' fill='white'/%3E%3Cpath d='M12 7H17.0001V12.0001H12V7Z' fill='white'/%3E%3Cpath d='M47 17H52.0001V22.0001H47V17Z' fill='white'/%3E%3Cpath d='M27 7H32.0001V12.0001H27V7Z' fill='white'/%3E%3Cpath d='M22 7H27.0001V12.0001H22V7Z' fill='white'/%3E%3Cpath d='M32 7H37.0001V12.0001H32V7Z' fill='white'/%3E%3Cpath d='M37 7H42.0001V12.0001H37V7Z' fill='white'/%3E%3C/svg%3E%0A")}
.advantage__item:nth-child(2)::before{background-image:url("data:image/svg+xml,%3Csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M46 53H40.9999V47.9999H46V53Z' fill='white'/%3E%3Cpath d='M51 53H45.9999V47.9999H51V53Z' fill='white'/%3E%3Cpath d='M56 48H50.9999V42.9999H56V48Z' fill='white'/%3E%3Cpath d='M56 43H50.9999V37.9999H56V43Z' fill='white'/%3E%3Cpath d='M56 38H50.9999V32.9999H56V38Z' fill='white'/%3E%3Cpath d='M56 33H50.9999V27.9999H56V33Z' fill='white'/%3E%3Cpath d='M56 28H50.9999V22.9999H56V28Z' fill='white'/%3E%3Cpath d='M56 23H50.9999V17.9999H56V23Z' fill='white'/%3E%3Cpath d='M56 18.0005H50.9999V13.0004H56V18.0005Z' fill='white'/%3E%3Cpath d='M51 13H45.9999V7.99994H51V13Z' fill='white'/%3E%3Cpath d='M11 13H5.99994V7.99994H11V13Z' fill='white'/%3E%3Cpath d='M16 13H10.9999V7.99994H16V13Z' fill='white'/%3E%3Cpath d='M21 13H15.9999V7.99994H21V13Z' fill='white'/%3E%3Cpath d='M26 13H20.9999V7.99994H26V13Z' fill='white'/%3E%3Cpath d='M26 48H31.0001V53.0001H26V48Z' fill='white'/%3E%3Cpath d='M31 48H36.0001V53.0001H31V48Z' fill='white'/%3E%3Cpath d='M21 48H26.0001V53.0001H21V48Z' fill='white'/%3E%3Cpath d='M16 48H21.0001V53.0001H16V48Z' fill='white'/%3E%3Cpath d='M11 48H16.0001V53.0001H11V48Z' fill='white'/%3E%3Cpath d='M36 48H41.0001V53.0001H36V48Z' fill='white'/%3E%3Cpath d='M46 13H40.9999V7.99994H46V13Z' fill='white'/%3E%3Cpath d='M36 8.00049H41.0001V13.0005H36V8.00049Z' fill='white'/%3E%3Cpath d='M36 28H41.0001V33.0001H36V28Z' fill='%23091520'/%3E%3Cpath d='M6 53H0.999941V47.9999H6V53Z' fill='white'/%3E%3Cpath d='M6 58H0.999941V52.9999H6V58Z' fill='white'/%3E%3Cpath d='M11 58H5.99994V52.9999H11V58Z' fill='white'/%3E%3Cpath d='M6 63H0.999941V57.9999H6V63Z' fill='white'/%3E%3Cpath d='M6 48H0.999941V42.9999H6V48Z' fill='white'/%3E%3Cpath d='M6 43H0.999941V37.9999H6V43Z' fill='white'/%3E%3Cpath d='M6 38H0.999941V32.9999H6V38Z' fill='white'/%3E%3Cpath d='M6 33H0.999941V27.9999H6V33Z' fill='white'/%3E%3Cpath d='M6 28H0.999941V22.9999H6V28Z' fill='white'/%3E%3Cpath d='M21 33H15.9999V27.9999H21V33Z' fill='%23091520'/%3E%3Cpath d='M6 23H0.999941V17.9999H6V23Z' fill='white'/%3E%3Cpath d='M6 18.0005H0.999941V13.0004H6V18.0005Z' fill='white'/%3E%3Cpath d='M31 13H25.9999V7.99994H31V13Z' fill='white'/%3E%3Cpath d='M36 13H30.9999V7.99994H36V13Z' fill='white'/%3E%3Cpath d='M31 33H25.9999V27.9999H31V33Z' fill='%23091520'/%3E%3C/svg%3E%0A")}
.advantage__item:nth-child(3)::before{background-image:url("data:image/svg+xml,%3Csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 28H10.0001V33.0001H5V28Z' fill='white'/%3E%3Cpath d='M25 58H30.0001V63.0001H25V58Z' fill='white'/%3E%3Cpath d='M20 58H25.0001V63.0001H20V58Z' fill='white'/%3E%3Cpath d='M15 58H20.0001V63.0001H15V58Z' fill='white'/%3E%3Cpath d='M10 58H15.0001V63.0001H10V58Z' fill='white'/%3E%3Cpath d='M40 58H45.0001V63.0001H40V58Z' fill='white'/%3E%3Cpath d='M35 58H40.0001V63.0001H35V58Z' fill='white'/%3E%3Cpath d='M30 58H35.0001V63.0001H30V58Z' fill='white'/%3E%3Cpath d='M5 23H10.0001V28.0001H5V23Z' fill='white'/%3E%3Cpath d='M45 23H50.0001V28.0001H45V23Z' fill='white'/%3E%3Cpath d='M45 17.9995H50.0001V22.9996H45V17.9995Z' fill='white'/%3E%3Cpath d='M5 17.9995H10.0001V22.9996H5V17.9995Z' fill='white'/%3E%3Cpath d='M40 23H45.0001V28.0001H40V23Z' fill='white'/%3E%3Cpath d='M35 23H40.0001V28.0001H35V23Z' fill='white'/%3E%3Cpath d='M30 23H35.0001V28.0001H30V23Z' fill='white'/%3E%3Cpath d='M30 17.9995H35.0001V22.9996H30V17.9995Z' fill='white'/%3E%3Cpath d='M40 12.9995H45.0001V17.9996H40V12.9995Z' fill='white'/%3E%3Cpath d='M5 12.9995H10.0001V17.9996H5V12.9995Z' fill='white'/%3E%3Cpath d='M5 48H10.0001V53.0001H5V48Z' fill='white'/%3E%3Cpath d='M5 53H10.0001V58.0001H5V53Z' fill='white'/%3E%3Cpath d='M5 42.9995H10.0001V47.9996H5V42.9995Z' fill='white'/%3E%3Cpath d='M5 37.9995H10.0001V42.9996H5V37.9995Z' fill='white'/%3E%3Cpath d='M5 33H10.0001V38.0001H5V33Z' fill='white'/%3E%3Cpath d='M45 48H50.0001V53.0001H45V48Z' fill='white'/%3E%3Cpath d='M45 53H50.0001V58.0001H45V53Z' fill='white'/%3E%3Cpath d='M45 42.9995H50.0001V47.9996H45V42.9995Z' fill='white'/%3E%3Cpath d='M45 37.9995H50.0001V42.9996H45V37.9995Z' fill='white'/%3E%3Cpath d='M45 33H50.0001V38.0001H45V33Z' fill='white'/%3E%3Cpath d='M29.7178 33H34.7178V38.0001H29.7178V33Z' fill='%23091520'/%3E%3Cpath d='M34.7178 33H39.7178V38.0001H34.7178V33Z' fill='%23091520'/%3E%3Cpath d='M24.7178 33H29.7178V38.0001H24.7178V33Z' fill='%23091520'/%3E%3Cpath d='M19.7178 33H24.7178V38.0001H19.7178V33Z' fill='%23091520'/%3E%3Cpath d='M14.7178 33H19.7178V38.0001H14.7178V33Z' fill='%23091520'/%3E%3Cpath d='M29.7178 42.9995H34.7178V47.9996H29.7178V42.9995Z' fill='%23091520'/%3E%3Cpath d='M34.7178 42.9995H39.7178V47.9996H34.7178V42.9995Z' fill='%23091520'/%3E%3Cpath d='M24.7178 42.9995H29.7178V47.9996H24.7178V42.9995Z' fill='%23091520'/%3E%3Cpath d='M19.7178 42.9995H24.7178V47.9996H19.7178V42.9995Z' fill='%23091520'/%3E%3Cpath d='M14.7178 42.9995H19.7178V47.9996H14.7178V42.9995Z' fill='%23091520'/%3E%3Cpath d='M30 12.9995H35.0001V17.9996H30V12.9995Z' fill='white'/%3E%3Cpath d='M20 8H25.0001V13.0001H20V8Z' fill='white'/%3E%3Cpath d='M15 8H20.0001V13.0001H15V8Z' fill='white'/%3E%3Cpath d='M10 8H15.0001V13.0001H10V8Z' fill='white'/%3E%3Cpath d='M25 8H30.0001V13.0001H25V8Z' fill='white'/%3E%3Cpath d='M30 8H35.0001V13.0001H30V8Z' fill='white'/%3E%3Cpath d='M35 8H40.0001V13.0001H35V8Z' fill='white'/%3E%3Cpath d='M45 28H50.0001V33.0001H45V28Z' fill='white'/%3E%3C/svg%3E%0A")}
.advantage__item:nth-child(4)::before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 18H12.0001V23.0001H7V18Z' fill='white'/%3E%3Cpath d='M17 58H22.0001V63.0001H17V58Z' fill='white'/%3E%3Cpath d='M7 53H12.0001V58.0001H7V53Z' fill='white'/%3E%3Cpath d='M27 48H32.0001V53.0001H27V48Z' fill='%23091520'/%3E%3Cpath d='M32 48H37.0001V53.0001H32V48Z' fill='%23091520'/%3E%3Cpath d='M42 53H47.0001V58.0001H42V53Z' fill='%23091520'/%3E%3Cpath d='M22 48H27.0001V53.0001H22V48Z' fill='%23091520'/%3E%3Cpath d='M27 23H32.0001V28.0001H27V23Z' fill='%23091520'/%3E%3Cpath d='M22 33H27.0001V38.0001H22V33Z' fill='%23091520'/%3E%3Cpath d='M32 23H37.0001V28.0001H32V23Z' fill='%23091520'/%3E%3Cpath d='M27 38H32.0001V43.0001H27V38Z' fill='%23091520'/%3E%3Cpath d='M32 38H37.0001V43.0001H32V38Z' fill='%23091520'/%3E%3Cpath d='M22 28H27.0001V33.0001H22V28Z' fill='%23091520'/%3E%3Cpath d='M37 33H42.0001V38.0001H37V33Z' fill='%23091520'/%3E%3Cpath d='M37 28H42.0001V33.0001H37V28Z' fill='%23091520'/%3E%3Cpath d='M17 53H22.0001V58.0001H17V53Z' fill='%23091520'/%3E%3Cpath d='M52 53H57.0001V58.0001H52V53Z' fill='white'/%3E%3Cpath d='M42 58H47.0001V63.0001H42V58Z' fill='white'/%3E%3Cpath d='M27 8H32.0001V13.0001H27V8Z' fill='white'/%3E%3Cpath d='M22 8H27.0001V13.0001H22V8Z' fill='white'/%3E%3Cpath d='M17 13H22.0001V18.0001H17V13Z' fill='white'/%3E%3Cpath d='M12 58H17.0001V63.0001H12V58Z' fill='white'/%3E%3Cpath d='M12 13H17.0001V18.0001H12V13Z' fill='white'/%3E%3Cpath d='M42 13H47.0001V18.0001H42V13Z' fill='white'/%3E%3Cpath d='M47 58H52.0001V63.0001H47V58Z' fill='white'/%3E%3Cpath d='M47 13H52.0001V18.0001H47V13Z' fill='white'/%3E%3Cpath d='M32 8H37.0001V13.0001H32V8Z' fill='white'/%3E%3Cpath d='M37 48H42.0001V53.0001H37V48Z' fill='%23091520'/%3E%3Cpath d='M37 8H42.0001V13.0001H37V8Z' fill='white'/%3E%3Cpath d='M2 38H7.00006V43.0001H2V38Z' fill='white'/%3E%3Cpath d='M7 48H12.0001V53.0001H7V48Z' fill='white'/%3E%3Cpath d='M2 33H7.00006V38.0001H2V33Z' fill='white'/%3E%3Cpath d='M2 28H7.00006V33.0001H2V28Z' fill='white'/%3E%3Cpath d='M7 23H12.0001V28.0001H7V23Z' fill='white'/%3E%3Cpath d='M57 38H62.0001V43.0001H57V38Z' fill='white'/%3E%3Cpath d='M2 43H7.00006V48.0001H2V43Z' fill='white'/%3E%3Cpath d='M57 43H62.0001V48.0001H57V43Z' fill='white'/%3E%3Cpath d='M52 48H57.0001V53.0001H52V48Z' fill='white'/%3E%3Cpath d='M57 33H62.0001V38.0001H57V33Z' fill='white'/%3E%3Cpath d='M57 28H62.0001V33.0001H57V28Z' fill='white'/%3E%3Cpath d='M52 23H57.0001V28.0001H52V23Z' fill='white'/%3E%3Cpath d='M52 18H57.0001V23.0001H52V18Z' fill='white'/%3E%3C/svg%3E%0A")}
.advantage__item-link{padding-bottom:1px;border-bottom:1px solid #fff;color:#fff;text-decoration:none}
.advantage__item-link:hover{text-decoration:none}
.advantage .slick-dots{position:relative;bottom:0}
.advantage .slick-dots li{width:16px;height:4px;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin:0 4px}
.advantage .slick-dots li button{width:16px;height:12px;margin-top:-4px}
.advantage .slick-dots li button::before{content:'';width:16px;height:4px;background:#FFF;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;opacity:1}
.advantage .slick-dots li.slick-active,.advantage .slick-dots li.slick-active button{width:56px}
.advantage .slick-dots li.slick-active button::before{width:56px;background:#091520}
.advantage .slick-list{overflow:inherit;margin-bottom:50px}
.advantage .slick-track{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.advantage .slick-slide{height:inherit}
.advantage .slick-dotted.slick-slider{margin-bottom:0}
@media screen and (max-width:1340px){.advantage__list{gap:40px}
.advantage__item{width:calc(25% - 30px)}
}
@media screen and (max-width:991px){.advantage__list{padding:78px 0 84px;gap:0}
.advantage__item{width:50%;padding-left:40px;padding-right:40px}
.advantage__item::before{left:40px}
}
@media screen and (max-width:767px){.advantage .new-container{padding:0}
.advantage__list{padding:64px 0 54px}
.advantage__item{font-size:.875rem;line-height:130%;padding-top:70px;padding-left:32px;padding-right:32px}
.advantage__item::before{background-size:48px;width:64px;height:64px;left:32px}
.advantage .slick-dots li{width:8px;height:2px}
.advantage .slick-dots li button{width:8px;height:8px;margin-top:-4px}
.advantage .slick-dots li button::before{width:8px;height:2px}
.advantage .slick-dots li.slick-active,.advantage .slick-dots li.slick-active button,.advantage .slick-dots li.slick-active button::before{width:38px}
.advantage .slick-list{margin-bottom:16px}
}
@media screen and (max-width:479px){.advantage__item{width:100%}
}
.reference>.new-container{padding:100px 80px}
.reference__title{max-width:1120px;font-weight:400;font-size:2.375rem;line-height:120%;color:#091520}
.reference__title span{display:inline-block;position:relative;color:#fff}
.reference__title span::before{content:'';display:block;position:absolute;top:0;left:-5px;width:calc(100% + 10px);height:calc(100% + 4px);background-color:#091520;-webkit-transform:rotate(-2deg);-ms-transform:rotate(-2deg);transform:rotate(-2deg);z-index:-1}
.reference__container{border-top:1px solid #f0f0f0;overflow:hidden}
.reference__container .new-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.reference__image{position:relative;width:50%;background-color:#f0f0f0;padding:40px 0 40px 40px}
.reference__image::after{content:'';display:block;width:9999px;height:100%;position:absolute;top:0;left:99%;background:#f0f0f0}
.reference__image-block{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.reference__image-block img{display:block;width:100%;opacity:0;height:0;-webkit-transition:all .6s;-o-transition:all .6s;transition:all .6s}
.reference__image-block img.active{opacity:1;height:auto}
.reference__list{width:50%;background-color:#fff;padding:16px 38px;min-height:680px}
.reference__item:last-child .reference__item-title{border-color:transparent}
.reference__item:last-child .reference__item-title.open{border-color:rgba(9,21,32,.1)}
.reference__item:last-child .reference__item-block{border-bottom:none}
.reference__item:last-child .reference__item-block .reference__item-text{padding-bottom:32px}
.reference__item-title{font-weight:400;font-size:1.5rem;line-height:130%;color:#091520;padding:29px 60px 29px 0;position:relative}
.reference__item-title::before{content:'';position:absolute;right:0;top:26px;width:40px;height:40px;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='%23FF5029'/%3E%3Crect width='24' height='4' transform='matrix(1.31134e-07 -1 -1 -1.31134e-07 22 32)' fill='%23FF5029'/%3E%3C/svg%3E");background-repeat:no-repeat}
.reference__item-title:not(.open){cursor:pointer}
.reference__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='%23FF5029'/%3E%3C/svg%3E")}
.reference__item-block{border-bottom:2px solid rgba(9,21,32,.1);-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s;overflow:hidden}
.reference__item-block:not(.open){height:0!important}
.reference__item-block .reference__item-text{font-weight:400;font-size:1rem;line-height:130%;color:#091520;padding:12px 60px 84px 0;max-width:490px}
.reference__item-button{display:block;width:228px;margin-top:40px;padding:17px;text-align:center;background-color:#FF5029;font-weight:400;font-size:1rem;line-height:130%;color:#fff;text-decoration:none;-webkit-transition:background-color .15s;-o-transition:background-color .15s;transition:background-color .15s}
.reference__item-button:hover{text-decoration:none;background-color:#091520}
.reference__item-image{display:none;margin-top:40px;padding:10px;background:#f0f0f0;border-radius:8px}
.reference__item-image img{width:100%}
.reference__footer{background:#FF5029}
.reference__footer .new-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:64px 80px}
.reference__footer-block{width:calc(50% - 32px);color:#FFF;font-size:1.625rem;font-weight:400;line-height:120%}
.reference__footer-block:last-child{text-align:center}
.reference__footer-button{display:inline-block;padding:17px 38px;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}
.reference__footer-button:hover{text-decoration:none;background-color:#091520;color:#fff}
@media (max-width:1440px){.reference__container .new-container{padding-right:0}
.reference__image::after{display:none}
.reference__image-block{margin-right:-70px}
}
@media (max-width:991px){.reference>.new-container{padding:80px}
.reference__container .new-container{padding-right:40px}
.reference__list{width:100%}
.reference__item:last-child .reference__item-block .reference__item-text{padding-bottom:64px}
.reference__item-block{-webkit-transition:height .6s;-o-transition:height .6s;transition:height .6s}
.reference__item-block .reference__item-text{max-width:unset;padding-right:0}
.reference__item-image{display:block}
.reference__image{display:none}
.reference__footer .new-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px}
.reference__footer-block{width:100%}
.reference__footer-block:last-child{text-align:unset}
}
@media (max-width:767px){.reference>.new-container{padding:64px 32px 48px}
.reference__title{font-size:1.25rem}
.reference__title span::before{left:-3px;width:calc(100% + 6px)}
.reference__container .new-container{padding:0 32px}
.reference__list{padding:13px 0}
.reference__item:last-child .reference__item-block .reference__item-text{padding-bottom:48px}
.reference__item-title{font-size:1.125rem;padding:17px 44px 17px 0}
.reference__item-title::before{top:18px;width:24px;height:24px;background-size:24px}
.reference__item-block .reference__item-text{font-size:.875rem;padding:12px 0 54px}
.reference__item-button{width:230px;padding:14px 0 15px;font-size:.875rem;margin-top:28px}
.reference__item-image{margin-top:34px}
.reference__footer .new-container{gap:32px;padding:40px 32px}
.reference__footer-block{font-size:1.125rem}
.reference__footer-button{padding:15px 30px;font-size:.875rem}
}
@media (max-width:540px){.reference__item-image{padding:5px}
}
@media (max-width:360px){.reference__footer-button{padding:15px 10px;width:100%;text-align:center}
}
.consulting{position:relative;padding-top:110px;padding-bottom:100px;background:#191716}
.consulting .new-container{padding-left:80px;padding-right:80px}
.consulting__head{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;padding-bottom:56px;border-bottom:2px solid rgba(255,255,255,.2)}
.consulting__head-title{width:calc(50% - 40px);font-size:2.375rem;font-weight:400;line-height:120%;color:#fff}
.consulting__head-desc{width:calc(50% - 40px);font-size:1.5rem;font-weight:400;line-height:130%;color:#fff}
.consulting__nav{position:relative;margin-top:67px;margin-bottom:-72px;z-index:1}
.consulting__nav-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}
.consulting__nav-item{padding:9px 24px;background-color:rgba(255,255,255,.1);border-radius:40px;font-weight:400;font-size:1rem;line-height:130%;color:#fff;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;cursor:pointer}
.consulting__nav-item.active{background-color:#fff;color:#191716}
.consulting__list{position:relative;margin-top:32px}
.consulting__item{display:none;gap:80px;-webkit-transition:.8s;-o-transition:.8s;transition:.8s;height:0}
.consulting__item.active{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}
.consulting__item-content{width:calc(50% - 40px);margin-top:72px;padding-bottom:100px}
.consulting__item-title{max-width:520px;font-weight:400;font-size:1.5rem;line-height:130%;color:#fff}
.consulting__item-text{margin-top:24px;max-width:470px;font-weight:400;font-size:1rem;line-height:130%;color:rgba(255,255,255,.75)}
.consulting__item-button{position:absolute;left:0;bottom:0;display:block;width:248px;padding:17px;text-align:center;background-color:#FF5029;font-weight:400;font-size:1rem;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}
.consulting__item-button:hover{background-color:#FFF;color:#191716;text-decoration:none}
.consulting__item-image{width:calc(50% - 40px)}
.consulting__item-image img{width:100%}
@media (max-width:1160px){.consulting__nav-item{padding:9px 12px}
}
@media (max-width:991px){.consulting{padding-top:80px;padding-bottom:80px}
.consulting__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px}
.consulting__head-desc,.consulting__head-title{width:100%}
.consulting__nav{margin-top:56px;margin-bottom:0}
.consulting__nav-item{padding:9px 24px}
.consulting__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px}
.consulting__item-content{width:100%;margin-top:0;padding-bottom:0}
.consulting__item-button{position:relative}
.consulting__item-image{width:100%}
}
@media (max-width:767px){.consulting{padding-top:64px;padding-bottom:64px}
.consulting .new-container{padding-left:32px;padding-right:32px}
.consulting__head{gap:40px;padding-bottom:32px}
.consulting__head-title{font-size:1.25rem}
.consulting__head-desc{font-size:1.125rem}
.consulting__nav{margin-top:32px}
.consulting__nav-item{font-size:.875rem}
.consulting__item{gap:32px}
.consulting__item-title{font-size:1.125rem}
.consulting__item-text{margin-top:16px;font-size:.875rem}
.consulting__item-button{width:230px;padding:15px;font-size:.875rem}
}
@media (max-width:540px){.consulting__nav-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.consulting__nav-item{width:220px;text-align:center}
}
.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}
.form__input:-webkit-autofill{-webkit-transition:all 5000s ease-in-out;transition:all 5000s ease-in-out}
.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:28px 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}
}
.free{overflow-x:hidden;position:relative}
.free__image{width:100%;height:800px;background-size:cover;background-repeat:no-repeat;background-position:center}
.free .new-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;position:unset}
.free__block{padding-top:86px;padding-left:40px}
.free__block-title{font-weight:400;font-size:2.375rem;line-height:120%;color:#FFF}
.free__block-text{font-weight:400;font-size:1rem;line-height:120%;color:#FFF;max-width:400px;margin-top:32px}
.free .registration{position:absolute;bottom:0;left:calc(50% + 150px);width:720px;background:#FF5029;padding:48px 40px}
.free .registration::after{content:'';display:block;width:9999px;height:100%;position:absolute;top:0;left:99%;background:#FF5029}
.free .registration .form__input{border:2px solid rgba(255,255,255,.2);color:#FFF}
.free .registration .form__input:hover{border:2px solid rgba(255,255,255,.2)}
.free .registration .form__input:focus{border:2px solid #fff}
.free .registration .form__input.error{border-color:#091520!important}
.free .registration .form__input.error~.form-reg__input-text{color:#091520!important}
.free .registration .form-reg__input-text{color:#FFF}
.free .registration .form__button{color:#091520;background-color:#FFF;max-width:206px;border:0;-webkit-transition:background-color .15s,color .15s;-o-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}
.free .registration .form__button:hover{background-color:#091520;color:#FFF}
.free .registration .form__button-container{margin-top:84px}
.free .registration .form__button-description,.free .registration .form__button-description a{color:#FFF; border-bottom-color: #fff;}
.free .registration .form__button-description,.free .registration .form__button-description a:hover{border-bottom-color: transparent;}
.free .registration .form div.error{color:#091520!important}
.free .registration__success{position:absolute;top:0;left:0;width:100%;height:100%;padding:48px 40px;visibility:hidden}
.free .registration__success-title{font-weight:400;font-size:2.375rem;line-height:120%;color:#FFF}
.free .registration__success-text{margin-top:64px;font-weight:400;font-size:1rem;line-height:130%;color:#FFF;max-width:430px}
.free .registration__success-back{position:absolute;bottom:40px;left:40px;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}
.free .registration__success-back:hover{text-decoration:none;background-color:#091520;color:#FFF}
.free .registration .js-formLoader{background-color:rgba(255,80,41,.5)}
.free .registration .js-formLoader .loader__item{border-top-color:#FFF}
@media (max-width:1800px){.free .registration{left:unset;right:0}
.free .registration::after{display:none}
}
@media (max-width:1180px){.free__image{height:1024px;background-position:center;background-image:url("../../../../buro/default/img/free-tablet.jpg")!important}
.free__block{padding-top:40px}
}
@media (max-width:767px){.free__image{height:700px;background-position:center 40%;background-image:url("../../../../buro/default/img/free-mobile.jpg")!important}
.free__block{padding-top:24px;padding-left:16px}
.free__block-title{max-width:240px;font-size:1.25rem}
.free__block-text{max-width:220px;margin-top:24px;font-size:.75rem}
.free .registration{padding:20px 18px 16px;width:344px}
.free .registration .form__button{max-width:178px}
.free .registration .form__button-container{margin-top:32px}
.free .registration .form__button-description{margin-top:28px}
.free .registration__success{padding:48px 32px}
.free .registration__success-title{font-size:1.25rem}
.free .registration__success-text{margin-top:40px;font-size:.875rem}
.free .registration__success-back{bottom:32px;left:32px;width:200px;padding:15px 10px;font-size:.875rem}
}
@media (max-width:360px){.free .registration{width:calc(100% - 15px)}
}
.verification{background-color:#191716}
.verification .new-container{padding-top:80px}
.verification__head{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px}
.verification__head-title{max-width:460px;width:calc(50% - 40px);font-size:2.375rem;font-weight:400;line-height:120%;color:#fff}
.verification__head-desc{max-width:560px;width:calc(50% - 40px);font-size:1.5rem;font-weight:400;line-height:130%;color:#fff}
.verification__image{display:block;width:96%;margin:64px auto 0}
.verification__body{position:relative}
.verification__list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:110px;overflow:hidden}
.verification__item{position:relative;padding:1px;width:25%;max-width:340px}
.verification__item:nth-child(1){width:50%;max-width:680px}
.verification__item:nth-child(1)::before{content:'';display:block;position:absolute;top:63px;right:40px;width:65px;height:45px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='65' height='46' viewBox='0 0 65 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 10.9286H15.0001V15.9286H10V10.9286Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M30 0.928467H35.0001V5.92853H30V0.928467Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M25 0.928467H30.0001V5.92853H25V0.928467Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M20 5.92847H25.0001V10.9285H20V5.92847Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M15 5.92847H20.0001V10.9285H15V5.92847Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M40 5.92847H45.0001V10.9285H40V5.92847Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M45 5.92847H50.0001V10.9285H45V5.92847Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M35 0.928467H40.0001V5.92853H35V0.928467Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M30 10.9286H35.0001V15.9286H30V10.9286Z' fill='%23FF5029'/%3E%3Cpath d='M25 15.9285H30.0001V20.9285H25V15.9285Z' fill='%23FF5029'/%3E%3Cpath d='M35 15.9285H40.0001V20.9285H35V15.9285Z' fill='%23FF5029'/%3E%3Cpath d='M20 20.9285H25.0001V25.9285H20V20.9285Z' fill='%23FF5029'/%3E%3Cpath d='M40 20.9285H45.0001V25.9285H40V20.9285Z' fill='%23FF5029'/%3E%3Cpath d='M30 30.9286H35.0001V35.9286H30V30.9286Z' fill='%23FF5029'/%3E%3Cpath d='M25 25.9285H30.0001V30.9285H25V25.9285Z' fill='%23FF5029'/%3E%3Cpath d='M35 25.9285H40.0001V30.9285H35V25.9285Z' fill='%23FF5029'/%3E%3Cpath d='M0 20.9285H5.00006V25.9285H0V20.9285Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M60 20.9285H65.0001V25.9285H60V20.9285Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M55 15.9285H60.0001V20.9285H55V15.9285Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M5 15.9285H10.0001V20.9285H5V15.9285Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M50 10.9286H55.0001V15.9286H50V10.9286Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M55 35.9285H49.9999V30.9284H55V35.9285Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M35 45.9283H29.9999V40.9283H35V45.9283Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M40 45.9283H34.9999V40.9283H40V45.9283Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M45 40.9285H39.9999V35.9284H45V40.9285Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M50 40.9285H44.9999V35.9284H50V40.9285Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M25 40.9285H19.9999V35.9284H25V40.9285Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M20 40.9285H14.9999V35.9284H20V40.9285Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M30 45.9283H24.9999V40.9283H30V45.9283Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M10 30.9286H4.99994V25.9285H10V30.9286Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M60 30.9286H54.9999V25.9285H60V30.9286Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M15 35.9285H9.99994V30.9284H15V35.9285Z' fill='%23091520' fill-opacity='0.1'/%3E%3C/svg%3E")}
.verification__item:nth-child(1) .verification__item-title span{max-width:248px}
.verification__item:nth-child(2){width:50%;max-width:680px}
.verification__item:nth-child(2)::before{content:'';display:block;position:absolute;top:58px;right:40px;width:55px;height:55px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='55' height='55' viewBox='0 0 55 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 4.99988H10.0001V9.99994H5V4.99988Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M25 0H30.0001V5.00006H25V0Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M20 0H25.0001V5.00006H20V0Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M25 35H30.0001V40.0001H25V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M50 50H55.0001V55.0001H50V50Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M45 45H50.0001V50.0001H45V45Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M40 39.9999H45.0001V44.9999H40V39.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M35 35H40.0001V40.0001H35V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M20 35H25.0001V40.0001H20V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M15 0H20.0001V5.00006H15V0Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M10 0H15.0001V5.00006H10V0Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M5 29.9999H10.0001V34.9999H5V29.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M15 35H20.0001V40.0001H15V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M10 35H15.0001V40.0001H10V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M0 25H5.00006V30.0001H0V25Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M0 20H5.00006V25.0001H0V20Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M0 15H5.00006V20.0001H0V15Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M35 35H29.9999V29.9999H35V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M35 10.0001H29.9999V5.00006H35V10.0001Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M26 15.0001H20.9999V10.0001H26V15.0001Z' fill='%23FF5029'/%3E%3Cpath d='M31 20.0001H25.9999V15.0001H31V20.0001Z' fill='%23FF5029'/%3E%3Cpath d='M40 20H34.9999V14.9999H40V20Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M0 10H5.00006V15.0001H0V10Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M40 15H34.9999V9.99994H40V15Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M40 25H34.9999V19.9999H40V25Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M40 29.9999H34.9999V24.9998H40V29.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3C/svg%3E")}
.verification__item:nth-child(2) .verification__item-title span{max-width:370px}
.verification__item:nth-child(2) .verification__item-text{max-width:480px}
.verification__item-content{height:100%;padding:53px 40px 43px;background-color:#fff}
.verification__item-title{padding-bottom:30px;border-bottom:2px solid rgba(9,21,32,.1)}
.verification__item-title span{display:block;font-weight:400;font-size:1.5rem;line-height:130%;color:#191716}
.verification__item-text{position:relative;margin-top:30px;font-weight:400;font-size:.875rem;line-height:120%;color:#191716}
.verification__button{display:block;position:absolute;top:-85px;right:110px;width:248px;background-color:#FF5029;border:1px solid #FF5029;font-weight:400;font-size:1rem;line-height:130%;color:#FFF;text-align:center;padding:16px;text-decoration:none;-webkit-transition:background-color .15s,border-color .15s;-o-transition:background-color .15s,border-color .15s;transition:background-color .15s,border-color .15s}
.verification__button:hover{text-decoration:none;background-color:#191716;border-color:#191716}
.verification .tooltip__link{display:inline-block;position:relative;width:24px;height:24px;margin-bottom:-8px;margin-left:-2px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.5526' cy='11.5526' r='8.05263' fill='%23FF5029'/%3E%3Cpath d='M10.7741 13.2061C10.7797 13.4583 11.0054 13.6358 11.2576 13.6358C11.5511 13.6358 11.7714 13.3928 11.8456 13.1088C11.8783 12.9837 11.9284 12.8631 12.004 12.7498C12.1456 12.5296 12.3186 12.3461 12.5283 12.1993C12.738 12.0525 12.9424 11.8953 13.1469 11.7275C13.3514 11.5597 13.5244 11.3395 13.6712 11.0564C13.8127 10.7733 13.8861 10.4378 13.8861 10.0394C13.8861 9.48366 13.6554 9.00134 13.2046 8.6029C12.7485 8.20446 12.1718 8 11.4693 8C11.0866 8 10.7405 8.06815 10.4312 8.19398C10.1167 8.32504 9.88076 8.46659 9.71824 8.61863C9.51162 8.81233 9.31007 9.06031 9.16819 9.32866C9.04025 9.57064 9.18798 9.84555 9.44287 9.9453C9.73027 10.0578 10.0433 9.90437 10.2273 9.65662C10.2783 9.58795 10.3353 9.5219 10.3998 9.45744C10.5046 9.35259 10.6514 9.26347 10.8402 9.19007C11.0289 9.11667 11.2386 9.07473 11.4693 9.07473C11.831 9.07473 12.1246 9.17958 12.3553 9.38929C12.5859 9.59899 12.7013 9.85064 12.7013 10.1495C12.7013 10.3854 12.6331 10.6003 12.5021 10.7943C12.371 10.9883 12.2085 11.1613 12.0197 11.3081C11.831 11.4601 11.6423 11.6122 11.4535 11.7642C11.2648 11.9215 11.1023 12.1154 10.9712 12.3566C10.8228 12.6191 10.7676 12.9118 10.7741 13.2061ZM10.6095 15.0356C10.6095 15.2243 10.6776 15.3868 10.8192 15.5231C10.9555 15.6594 11.118 15.7276 11.3067 15.7276C11.4902 15.7276 11.6528 15.6594 11.7943 15.5231C11.9306 15.3868 12.004 15.2243 12.004 15.0356C12.004 14.8468 11.9306 14.6843 11.7943 14.5428C11.6528 14.4065 11.4902 14.3331 11.3067 14.3331C11.118 14.3331 10.9555 14.4065 10.8192 14.5428C10.6776 14.6843 10.6095 14.8468 10.6095 15.0356Z' fill='white'/%3E%3C/svg%3E");cursor:pointer}
.verification .tooltip__link:hover~.tooltip__text{opacity:1}
.verification .tooltip__text{width:calc(100% + 80px);left:-40px;padding:16px 24px;color:#FFF;font-size:.875rem;font-weight:400;line-height:120%;background:rgba(255,255,255,.2);-webkit-box-shadow:0 5.43px 8.15px 0 rgba(0,0,0,.1),0 0 33.94px 0 rgba(0,0,0,.07);box-shadow:0 5.43px 8.15px 0 rgba(0,0,0,.1),0 0 33.94px 0 rgba(0,0,0,.07);-webkit-backdrop-filter:blur(44.72px);backdrop-filter:blur(44.72px);margin-top:30px;position:absolute;z-index:1;opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}
.verification .slick-dots{position:relative;bottom:0}
.verification .slick-dots li{width:16px;height:4px;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin:0 4px}
.verification .slick-dots li button{width:16px;height:12px;margin-top:-4px}
.verification .slick-dots li button::before{content:'';width:16px;height:4px;background:rgba(255,255,255,.2);-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;opacity:1}
.verification .slick-dots li.slick-active,.verification .slick-dots li.slick-active button{width:56px}
.verification .slick-dots li.slick-active button::before{width:56px;background:#fff}
.verification .slick-list{overflow:unset;margin-bottom:36px;padding-left:40px}
.verification .slick-track{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.verification .slick-slide{height:inherit}
.verification .slick-dotted.slick-slider{margin-bottom:0}
@media (max-width:1320px){.verification__list{margin-left:-40px;width:calc(100% + 80px);padding-bottom:80px}
}
@media (max-width:991px){.verification .new-container{padding-bottom:80px}
.verification__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px}
.verification__head-desc,.verification__head-title{width:100%}
.verification__list{padding-bottom:48px}
.verification__button{position:relative;top:unset;right:unset;margin:0 auto}
.verification__button:hover{border-color:#FFF}
}
@media (max-width:767px){.verification .new-container{padding-top:60px;padding-bottom:56px}
.verification__head{gap:32px;padding:0 16px}
.verification__head-title{max-width:240px;font-size:1.25rem}
.verification__head-desc{max-width:420px;font-size:1.125rem}
.verification__image{margin-top:52px}
.verification__list{margin-left:-16px;width:calc(100% + 32px);padding-bottom:40px}
.verification__item:nth-child(1){max-width:340px}
.verification__item:nth-child(1)::before{top:24px;right:32px;width:48px;height:36px;background-size:48px 36px}
.verification__item:nth-child(1) .verification__item-title span{max-width:190px}
.verification__item:nth-child(2){max-width:340px}
.verification__item:nth-child(2)::before{top:22px;right:32px;width:40px;height:40px;background-size:40px}
.verification__item:nth-child(2) .verification__item-title span{max-width:260px}
.verification__item-content{padding:64px 32px 40px;background-color:#fff}
.verification__item-title{padding-bottom:24px}
.verification__item-title span{max-width:190px;font-size:1.125rem}
.verification__item-text{margin-top:24px;font-size:.75rem;line-height:120%}
.verification__button{width:228px;font-size:.875rem;padding:14px 0}
.verification .tooltip__link{width:16px;height:16px;background-size:16px;margin-bottom:-5px;margin-left:0}
.verification .tooltip__text{width:calc(100% + 64px);left:-32px;margin-top:25px;font-size:.75rem}
.verification .slick-dots li{width:8px;height:2px}
.verification .slick-dots li button{width:8px;height:8px;margin-top:-4px}
.verification .slick-dots li button::before{width:8px;height:2px}
.verification .slick-dots li.slick-active,.verification .slick-dots li.slick-active button,.verification .slick-dots li.slick-active button::before{width:38px}
.verification .slick-list{padding-left:16px;margin-bottom:16px}
}
.capability{position:relative;padding-top:83px;padding-bottom:90px}
.capability::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:60px;background:rgba(9,21,32,.05)}
.capability__container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;background:rgba(9,21,32,.05)}
.capability__container:not(:first-child){margin-top:24px}
.capability__container:last-child{background:#191716}
.capability__container:last-child .capability__content{padding-bottom:40px}
.capability__container:last-child .capability__content-title{color:#FFF;border-bottom:2px solid rgba(255,255,255,.1)}
.capability__container:last-child .capability__image{-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-top:0;padding-bottom:20px}
.capability__content{position:relative;width:50%;padding:40px 40px 130px}
.capability__content-title{padding-bottom:39px;border-bottom:2px solid rgba(9,21,32,.1);color:#191716;font-size:1.5rem;font-weight:400;line-height:130%}
.capability__content-title span{display:inline-block;position:relative;color:#fff}
.capability__content-title span::before{content:'';display:block;position:absolute;top:0;left:-4px;width:calc(100% + 8px);height:calc(100% + 2px);background-color:#191716;-webkit-transform:rotate(-2deg);-ms-transform:rotate(-2deg);transform:rotate(-2deg);z-index:-1}
.capability__content-text{margin-top:32px;color:#191716;font-size:1rem;font-weight:400;line-height:130%}
.capability__content-button{display:block;position:absolute;left:40px;bottom:47px;width:200px;padding:17px;text-align:center;background-color:#FF5029;font-weight:400;font-size:1rem;line-height:130%;color:#fff;text-decoration:none;-webkit-transition:background-color .15s;-o-transition:background-color .15s;transition:background-color .15s}
.capability__content-button:hover{text-decoration:none;background-color:#191716}
.capability__content-list{margin-top:32px}
.capability__content-item{position:relative;padding-left:12px;color:#FFF;font-size:.875rem;font-weight:400;line-height:120%}
.capability__content-item:not(:first-child){margin-top:30px}
.capability__content-item::before{content:'';display:block;position:absolute;top:7px;left:0;width:4px;height:4px;background-color:#fff;border-radius:4px}
.capability__content-item a{padding-bottom:1px;border-bottom:1px solid #fff;color:#fff}
.capability__content-item a:hover{text-decoration:none;border-bottom:0}
.capability__image{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:50%;padding:20px 20px 0}
.capability__image img{width:100%}
@media (max-width:1180px){.capability__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.capability__container:nth-child(2){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.capability__content{width:100%;padding-bottom:5px}
.capability__content-button{position:relative;left:unset;bottom:unset;margin-top:36px}
.capability__image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}
.capability__image img{max-width:800px}
}
@media (max-width:991px){.capability{padding-top:80px;padding-bottom:80px}
.capability::before{content:unset}
}
@media (max-width:767px){.capability{padding-top:56px;padding-bottom:56px}
.capability__container:not(:first-child){margin-top:16px}
.capability__container:last-child .capability__content{padding-bottom:0}
.capability__content{padding:40px 16px 0}
.capability__content-title{padding-bottom:24px;font-size:1.125rem}
.capability__content-title span::before{left:-3px;width:calc(100% + 6px)}
.capability__content-text{margin-top:24px;font-size:.875rem}
.capability__content-button{margin-top:28px;width:180px;padding:15px;font-size:.875rem}
.capability__content-list{margin-top:24px}
.capability__content-item{padding-left:10px;font-size:.75rem}
.capability__content-item:not(:first-child){margin-top:16px}
.capability__content-item::before{top:6px;width:3px;height:3px;border-radius:3px}
.capability__image img{max-width:600px}
}
.useful{padding-top:100px;background:#F0F0F0;overflow:hidden}
.useful__title{margin-left:40px;color:#091520;font-size:2.375rem;font-weight:400;line-height:120%}
.useful__list{display:-ms-grid;display:grid;gap:2px;margin-top:56px}
.useful__list.slick-dotted.slick-slider{margin-bottom:0}
.useful__item{position:relative;padding:40px}
.useful__item::before{content:'';display:block;position:absolute;top:0;left:0;width:170px;height:78px;background:#F0F0F0}
.useful__item::after{content:'';display:block;position:absolute;top:40px;right:40px;width:64px;height:64px;background-repeat:no-repeat}
.useful__item:first-child{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3;padding-top:60px;background-color:#FF5029}
.useful__item:first-child::after{content:unset;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M58.9998 60H53.9998V55H58.9998V60Z' fill='white'/%3E%3Cpath d='M63.9998 54.9998H58.9998V49.9997H63.9998V54.9998Z' fill='white'/%3E%3Cpath d='M63.9998 49.9998H58.9998V44.9997H63.9998V49.9998Z' fill='white'/%3E%3Cpath d='M24.0002 5H19.0002V-4.19617e-05H24.0002V5Z' fill='white'/%3E%3Cpath d='M19 5H14V-4.19617e-05H19V5Z' fill='white'/%3E%3Cpath d='M29.0001 5H24.0001V-4.19617e-05H29.0001V5Z' fill='white'/%3E%3Cpath d='M34 5H29V-4.19617e-05H34V5Z' fill='white'/%3E%3Cpath d='M44 5H39V-4.1008e-05H44V5Z' fill='white'/%3E%3Cpath d='M49 5H44V-4.1008e-05H49V5Z' fill='white'/%3E%3Cpath d='M54 5H49V-4.1008e-05H54V5Z' fill='white'/%3E%3Cpath d='M59 5H54V-4.1008e-05H59V5Z' fill='white'/%3E%3Cpath d='M64 5H59V-4.1008e-05H64V5Z' fill='white'/%3E%3Cpath d='M64 10H59V4.99996H64V10Z' fill='white'/%3E%3Cpath d='M64 15H59V9.99996H64V15Z' fill='white'/%3E%3Cpath d='M64 20H59V15H64V20Z' fill='white'/%3E%3Cpath d='M64 25H59V20H64V25Z' fill='white'/%3E%3Cpath d='M64 30H59V25H64V30Z' fill='white'/%3E%3Cpath d='M64 35H59V30H64V35Z' fill='white'/%3E%3Cpath d='M39.0001 5H34V-4.19617e-05H39.0001V5Z' fill='white'/%3E%3Cpath d='M49 30H54V35H49V30Z' fill='white'/%3E%3Cpath d='M49 25H54V30H49V25Z' fill='white'/%3E%3Cpath d='M49 20H54V25H49V20Z' fill='white'/%3E%3Cpath d='M49 15H54V20H49V15Z' fill='white'/%3E%3Cpath d='M49 10H54V15H49V10Z' fill='white'/%3E%3Cpath d='M44 10H49V15H44V10Z' fill='white'/%3E%3Cpath d='M39 10H44V15H39V10Z' fill='white'/%3E%3Cpath d='M34 10H39V15H34V10Z' fill='white'/%3E%3Cpath d='M29 10H34V15H29V10Z' fill='white'/%3E%3Cpath d='M24 10H29V15H24V10Z' fill='white'/%3E%3Cpath d='M19 10H24V15H19V10Z' fill='white'/%3E%3Cpath d='M14 10H19V15H14V10Z' fill='white'/%3E%3Cpath d='M9 10H14V15H9V10Z' fill='white'/%3E%3Cpath d='M4 10H9.00004V15H4V10Z' fill='white'/%3E%3Cpath d='M4 15H9.00004V20H4V15Z' fill='white'/%3E%3Cpath d='M14 20H19V25H14V20Z' fill='%23091520'/%3E%3Cpath d='M14 30H19V35H14V30Z' fill='%23091520'/%3E%3Cpath d='M14 40H19V45H14V40Z' fill='white'/%3E%3Cpath d='M19 20H24V25H19V20Z' fill='%23091520'/%3E%3Cpath d='M19 30H24V35H19V30Z' fill='%23091520'/%3E%3Cpath d='M19 40H24V45H19V40Z' fill='white'/%3E%3Cpath d='M24 20H29V25H24V20Z' fill='%23091520'/%3E%3Cpath d='M29 20H34V25H29V20Z' fill='%23091520'/%3E%3Cpath d='M34 20H39V25H34V20Z' fill='%23091520'/%3E%3Cpath d='M39 20H44V25H39V20Z' fill='%23091520'/%3E%3Cpath d='M24 30H29V35H24V30Z' fill='%23091520'/%3E%3Cpath d='M29 30H34V35H29V30Z' fill='%23091520'/%3E%3Cpath d='M34 30H39V35H34V30Z' fill='%23091520'/%3E%3Cpath d='M39 30H44V35H39V30Z' fill='%23091520'/%3E%3Cpath d='M24 40H29V45H24V40Z' fill='white'/%3E%3Cpath d='M29 40H34V45H29V40Z' fill='white'/%3E%3Cpath d='M4 20H9.00004V25H4V20Z' fill='white'/%3E%3Cpath d='M4 25H9.00004V30H4V25Z' fill='white'/%3E%3Cpath d='M4 30H9.00004V35H4V30Z' fill='white'/%3E%3Cpath d='M4 35H9.00004V40H4V35Z' fill='white'/%3E%3Cpath d='M4 40H9.00004V45H4V40Z' fill='white'/%3E%3Cpath d='M4 45H9.00004V50H4V45Z' fill='white'/%3E%3Cpath d='M4 50H9.00004V55H4V50Z' fill='white'/%3E%3Cpath d='M9 55H14V60H9V55Z' fill='white'/%3E%3Cpath d='M14 55H19V60H14V55Z' fill='white'/%3E%3Cpath d='M19 55H24V60H19V55Z' fill='white'/%3E%3Cpath d='M24 55H29V60H24V55Z' fill='white'/%3E%3Cpath d='M29 55H34V60H29V55Z' fill='white'/%3E%3Cpath d='M34 55H39V60H34V55Z' fill='white'/%3E%3Cpath d='M39 55H44V60H39V55Z' fill='white'/%3E%3Cpath d='M44 55H49V60H44V55Z' fill='white'/%3E%3Cpath d='M48.9999 50H53.9999V55H48.9999V50Z' fill='white'/%3E%3Cpath d='M49 45H54V50H49V45Z' fill='white'/%3E%3Cpath d='M49 35H54V40H49V35Z' fill='white'/%3E%3Cpath d='M49 40H54V45H49V40Z' fill='white'/%3E%3Cpath d='M59 39.9998H64V44.9998H59V39.9998Z' fill='white'/%3E%3Cpath d='M59 35H64V40H59V35Z' fill='white'/%3E%3Cpath d='M19 10.0002H14V5.0002H19V10.0002Z' fill='white'/%3E%3C/svg%3E")}
.useful__item:nth-child(2){-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2;-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;background-color:#FFF}
.useful__item:nth-child(2)::after{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M59 54.9998H54V49.9998H59V54.9998Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M64 54.9998H59V49.9998H64V54.9998Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M64 49.9998H59V44.9998H64V49.9998Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M64 10.0002H59V5.00014H64V10.0002Z' fill='%23FF5029'/%3E%3Cpath d='M19 5H14V-4.19617e-05H19V5Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M14 5H8.99996V-4.19617e-05H14V5Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M24 5H19V-4.19617e-05H24V5Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 5H24V-4.19617e-05H29V5Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M54 5H49V-4.19617e-05H54V5Z' fill='%23FF5029'/%3E%3Cpath d='M59 5H54V-4.19617e-05H59V5Z' fill='%23FF5029'/%3E%3Cpath d='M64 5H59V-4.19617e-05H64V5Z' fill='%23FF5029'/%3E%3Cpath d='M34 10.0002H29V5.00014H34V10.0002Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M34 5H29V-4.19617e-05H34V5Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 44.9999H34V50H29V44.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 49.9999H34V55H29V49.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 39.9998H34V44.9999H29V39.9998Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 35H34V40H29V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 29.9999H34V35H29V29.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M39 39.9998H44V44.9999H39V39.9998Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M39 35H44V40H39V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M39 29.9999H44V35H39V29.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 15.0001H34V20.0002H29V15.0001Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 20H34V25H29V20Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 10.0001H34V15.0001H29V10.0001Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M44 10.0002H39V5.00014H44V10.0002Z' fill='%23FF5029'/%3E%3Cpath d='M44 5H39V-4.19617e-05H44V5Z' fill='%23FF5029'/%3E%3Cpath d='M39 15.0001H44V20.0002H39V15.0001Z' fill='%23FF5029'/%3E%3Cpath d='M39 20H44V25H39V20Z' fill='%23FF5029'/%3E%3Cpath d='M39 10.0001H44V15.0001H39V10.0001Z' fill='%23FF5029'/%3E%3Cpath d='M59 15.0001H64V20.0002H59V15.0001Z' fill='%23FF5029'/%3E%3Cpath d='M59 10.0001H64V15.0001H59V10.0001Z' fill='%23FF5029'/%3E%3Cpath d='M24 49.9999H29V55H24V49.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M19 49.9999H24V55H19V49.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M49 49.9999H54V55H49V49.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M44 49.9999H49V55H44V49.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M39 44.9999H44V50H39V44.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M39 49.9999H44V55H39V49.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M19 54.9998H14V49.9998H19V54.9998Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M14 54.9998H8.99996V49.9998H14V54.9998Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M14 49.9998H8.99996V44.9998H14V49.9998Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M14 44.9999H8.99996V39.9999H14V44.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M14 39.9998H8.99996V34.9998H14V39.9998Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M19 35H14V30H19V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M24 35H19V30H24V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 35H24V30H29V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M59 39.9998H64V44.9999H59V39.9998Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M59 35H64V40H59V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M49 35H44V30H49V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M54 35H49V30H54V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M59 35H54V30H59V35Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M24 25H19V20H24V25Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M29 25H24V20H29V25Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M19 25H14V20H19V25Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M54 25H49V20H54V25Z' fill='%23FF5029'/%3E%3Cpath d='M59 25H54V20H59V25Z' fill='%23FF5029'/%3E%3Cpath d='M49 25H44V20H49V25Z' fill='%23FF5029'/%3E%3Cpath d='M14 20H8.99996V15H14V20Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M14 15.0001H8.99996V10.0001H14V15.0001Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M14 10.0002H8.99996V5.00014H14V10.0002Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M49 5H44V-4.19617e-05H49V5Z' fill='%23FF5029'/%3E%3C/svg%3E")}
.useful__item:nth-child(3){-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:1;grid-row-end:3;-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;background-color:#FFF}
.useful__item:nth-child(3)::before{content:unset}
.useful__item:nth-child(3)::after{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 17.9999H12.0001V22.9999H7V17.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M17 58H22.0001V63.0001H17V58Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M7 52.9999H12.0001V57.9999H7V52.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M27 47.9999H32.0001V52.9999H27V47.9999Z' fill='%23FF5029'/%3E%3Cpath d='M32 47.9999H37.0001V52.9999H32V47.9999Z' fill='%23FF5029'/%3E%3Cpath d='M42 52.9999H47.0001V57.9999H42V52.9999Z' fill='%23FF5029'/%3E%3Cpath d='M22 47.9999H27.0001V52.9999H22V47.9999Z' fill='%23FF5029'/%3E%3Cpath d='M27 23H32.0001V28.0001H27V23Z' fill='%23FF5029'/%3E%3Cpath d='M22 33H27.0001V38.0001H22V33Z' fill='%23FF5029'/%3E%3Cpath d='M32 23H37.0001V28.0001H32V23Z' fill='%23FF5029'/%3E%3Cpath d='M27 37.9999H32.0001V42.9999H27V37.9999Z' fill='%23FF5029'/%3E%3Cpath d='M32 37.9999H37.0001V42.9999H32V37.9999Z' fill='%23FF5029'/%3E%3Cpath d='M22 27.9999H27.0001V32.9999H22V27.9999Z' fill='%23FF5029'/%3E%3Cpath d='M37 33H42.0001V38.0001H37V33Z' fill='%23FF5029'/%3E%3Cpath d='M37 27.9999H42.0001V32.9999H37V27.9999Z' fill='%23FF5029'/%3E%3Cpath d='M17 52.9999H22.0001V57.9999H17V52.9999Z' fill='%23FF5029'/%3E%3Cpath d='M52 52.9999H57.0001V57.9999H52V52.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M42 58H47.0001V63.0001H42V58Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M27 8H32.0001V13.0001H27V8Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M22 8H27.0001V13.0001H22V8Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M17 12.9999H22.0001V17.9999H17V12.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M12 58H17.0001V63.0001H12V58Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M12 12.9999H17.0001V17.9999H12V12.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M42 12.9999H47.0001V17.9999H42V12.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M47 58H52.0001V63.0001H47V58Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M47 12.9999H52.0001V17.9999H47V12.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M32 8H37.0001V13.0001H32V8Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M37 47.9999H42.0001V52.9999H37V47.9999Z' fill='%23FF5029'/%3E%3Cpath d='M37 8H42.0001V13.0001H37V8Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M2 37.9999H7.00006V42.9999H2V37.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M7 47.9999H12.0001V52.9999H7V47.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M2 33H7.00006V38.0001H2V33Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M2 27.9999H7.00006V32.9999H2V27.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M7 23H12.0001V28.0001H7V23Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M57 37.9999H62.0001V42.9999H57V37.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M2 42.9999H7.00006V47.9999H2V42.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M57 42.9999H62.0001V47.9999H57V42.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M52 47.9999H57.0001V52.9999H52V47.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M57 33H62.0001V38.0001H57V33Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M57 27.9999H62.0001V32.9999H57V27.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M52 23H57.0001V28.0001H52V23Z' fill='%23091520' fill-opacity='0.1'/%3E%3Cpath d='M52 17.9999H57.0001V22.9999H52V17.9999Z' fill='%23091520' fill-opacity='0.1'/%3E%3C/svg%3E")}
.useful__item-title{padding-bottom:24px;border-bottom:2px solid #091520;color:#091520;font-size:1.5rem;font-weight:400;line-height:130%}
.useful__item-text{margin-top:24px;max-width:410px;color:#091520;font-size:.875rem;font-weight:400;line-height:1.2}
.useful__image{display:block;margin:0 auto;max-width:468px;width:100%}
.useful__content{margin-top:37px}
.useful__content-title{padding-bottom:24px;border-bottom:2px solid #fff;color:#FFF;font-size:1.5rem;font-weight:400;line-height:130%}
.useful__content-text{margin-top:24px;max-width:350px;color:#FFF;font-size:.875rem;font-weight:400;line-height:1.2}
.useful .slick-dots{position:relative;bottom:0}
.useful .slick-dots li{width:16px;height:4px;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin:0 4px}
.useful .slick-dots li button{width:16px;height:12px;margin-top:-4px}
.useful .slick-dots li button::before{content:'';width:16px;height:4px;background:rgba(9,21,32,.4);-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;opacity:1}
.useful .slick-dots li.slick-active,.useful .slick-dots li.slick-active button{width:56px}
.useful .slick-dots li.slick-active button::before{width:56px;background:#091520}
@media (max-width:991px){.useful{padding-top:80px}
.useful__list{display:block;margin:40px 0 0}
.useful__list .slick-list{padding:0 27% 0 0;overflow:inherit}
.useful__list .slick-track{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.useful__item{max-width:680px;width:100%;margin-right:12px;padding-top:138px}
.useful__item:first-child{padding-top:138px;-ms-grid-column:initial;grid-column-start:initial;-ms-grid-column-span:NaN;grid-column-end:initial;-ms-grid-row:initial;grid-row-start:initial;-ms-grid-row-span:NaN;grid-row-end:initial}
.useful__item:first-child::after{content:''}
.useful__item:nth-child(2),.useful__item:nth-child(3){-ms-grid-column:initial;grid-column-start:initial;-ms-grid-column-span:NaN;grid-column-end:initial;-ms-grid-row:initial;grid-row-start:initial;-ms-grid-row-span:NaN;grid-row-end:initial}
.useful__item-text{margin-left:168px}
.useful__item.slick-slide{height:auto}
.useful__image{display:none!important}
.useful__content{margin-top:0}
.useful__content-text{max-width:350px;margin-left:168px}
}
@media (max-width:767px){.useful{padding-top:56px}
.useful__title{margin-left:16px;font-size:1.25rem}
.useful__list{margin:32px 0 0}
.useful__list .slick-list{padding:0 7% 0 0}
.useful__item{padding:70px 16px 40px}
.useful__item::before{width:99px;height:40px}
.useful__item::after{top:16px;right:16px;width:48px;height:48px;background-size:48px}
.useful__item:first-child{padding-top:70px}
.useful__item-title{font-size:1.125rem}
.useful__item-text{margin-left:83px;font-size:.75rem}
.useful__content-title{font-size:1.125rem}
.useful__content-text{margin-left:83px;font-size:.75rem}
.useful .slick-dots li{width:8px;height:2px}
.useful .slick-dots li button{width:8px;height:8px;margin-top:-4px}
.useful .slick-dots li button::before{width:8px;height:2px}
.useful .slick-dots li.slick-active,.useful .slick-dots li.slick-active button,.useful .slick-dots li.slick-active button::before{width:38px}
}
.tariff{background-color:#F0F0F0}
.tariff__header{position:relative;padding-top:64px;background-color:#FF5029}
.tariff__header::before{content:'';display:block;position:absolute;bottom:0;right:0;width:50%;height:82px;background-color:#F0F0F0}
.tariff h1.tariff__title{max-width:640px;margin-left:40px;font-weight:400;font-size:3.5rem;line-height:120%;color:#FFF}
.tariff__desc{margin-left:calc(50% + 40px);margin-top:20px;max-width:280px;font-weight:400;font-size:1.5rem;line-height:130%;color:#091520}
.tariff h2.tariff__title{padding:100px 40px 0;font-size:2.375rem;font-weight:400;line-height:120%;color:#091520}
.tariff__container{padding-bottom:120px;position:relative}
.tariff__period{margin-top:60px;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:2px solid #FFF}
.tariff__period--compare{border-color:#f0f0f0}
.tariff__period-block{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 330px)}
.tariff__period-block:nth-child(2){width:330px}
.tariff__period-radio,.tariff__period-select{display:none}
.tariff__period-radio:checked+label{border-bottom:4px solid #000}
.tariff__period-label{display:block;width:calc(100% / 3 - 1px);max-width:244px;text-align:center;padding-bottom:21px;border-bottom:4px solid transparent;cursor:pointer;margin-bottom:-2px;font-weight:400;font-size:1.5rem;line-height:130%;color:#091520;-webkit-transition:border-bottom .3s;-o-transition:border-bottom .3s;transition:border-bottom .3s;margin-right:1px}
.tariff__period-label:hover{border-bottom:4px solid #FF5029}
.tariff__period-label sup{font-weight:400;font-size:.875rem;line-height:120%;color:#091520;margin-left:8px}
.tariff__period-more{font-weight:400;font-size:1.5rem;line-height:130%;color:#091520;text-decoration:none;border-bottom:4px solid transparent;margin-bottom:-2px;width:100%;text-align:center;-webkit-transition:border-bottom .3s;-o-transition:border-bottom .3s;transition:border-bottom .3s}
.tariff__period-more:hover{text-decoration:none;border-bottom:4px solid #FF5029}
.tariff__list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 2px;margin-top:32px;overflow:hidden}
.tariff__item{background-color:#FFF;width:calc((100% / 3) - (4px / 3));-webkit-transition:background-color .3s,color .3s,border-color .3s;-o-transition:background-color .3s,color .3s,border-color .3s;transition:background-color .3s,color .3s,border-color .3s}
.tariff__item:nth-child(1) .tariff__item-wrapper::before{content:'';display:block;position:absolute;top:0;left:0;width:50%;height:38px;background-color:#f0f0f0}
.tariff__item-wrapper{position:relative;height:100%;padding:73px 40px 114px}
.tariff__item-title{font-weight:400;font-size:1rem;line-height:130%;color:#091520;padding-bottom:24px;border-bottom:2px solid #091520}
.tariff__item-price{margin-top:24px;font-weight:400;font-size:2.375rem;line-height:120%;color:#091520}
.tariff__item-desc{margin-top:8px;font-weight:400;font-size:.875rem;line-height:120%;color:rgba(9,21,32,.4);padding-bottom:24px;border-bottom:2px solid #091520}
.tariff__item-desc span{display:block;white-space:nowrap}
.tariff__item-prelist{margin-top:24px;font-weight:400;font-size:.875rem;line-height:120%;color:#091520}
.tariff__item-list{margin-top:24px;list-style-type:none}
.tariff__item-item{position:relative;margin-top:16px;font-weight:400;font-size:.875rem;line-height:120%;color:#091520}
.tariff__item-item::before{content:'';position:absolute;left:-11px;top:8px;width:3px;height:3px;border-radius:6px;background-color:#091520}
.tariff__item-link,.tariff__item-link:hover{text-decoration:none}
.tariff__item-button{position:absolute;bottom:38px;width:calc(100% - 80px);display:block;background-color:#FF5029;padding:7px 15px 8px;text-align:center;font-weight:400;font-size:.875rem;line-height:120%;color:#FFF}
.tariff .slick-dots{position:relative;bottom:0}
.tariff .slick-dots li{width:16px;height:4px;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin:0 4px}
.tariff .slick-dots li button{width:16px;height:12px;margin-top:-4px}
.tariff .slick-dots li button::before{content:'';width:16px;height:4px;background:rgba(9,21,32,.4);-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;opacity:1}
.tariff .slick-dots li.slick-active,.tariff .slick-dots li.slick-active button{width:56px}
.tariff .slick-dots li.slick-active button::before{width:56px;background:#091520}
.tariff .slick-list{overflow:unset;margin-bottom:36px;padding-left:40px}
.tariff .slick-track{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.tariff .slick-slide{height:inherit}
.tariff .slick-dotted.slick-slider{margin-bottom:0}
@media (max-width:1200px){.tariff__container{padding-bottom:76px}
.tariff__desc{margin-top:50px}
.tariff__period-block{width:100%}
.tariff__period-block:nth-child(2){display:none}
.tariff__list{margin-left:-40px;width:calc(100% + 80px)}
.tariff__item{max-width:420px;margin-right:4px}
}
@media screen and (max-width:1120px){.tariff__period--compare{margin:60px 40px 0}
}
@media (min-width:992px){.tariff__item:hover{background-color:#FF5029}
.tariff__item:hover .tariff__item-title{color:#FFF;border-color:#FFF}
.tariff__item:hover .tariff__item-price{color:#FFF}
.tariff__item:hover .tariff__item-desc{color:rgba(255,255,255,.6);border-color:#FFF}
.tariff__item:hover .tariff__item-prelist{color:rgba(255,255,255,.6)}
.tariff__item:hover .tariff__item-item{color:#FFF}
.tariff__item:hover .tariff__item-item::before{background-color:#FFF}
.tariff__item:hover .tariff__item-button{color:#091520;background-color:#FFF}
}
@media (max-width:991px){.tariff__header::before{width:calc(100% - 40px)}
.tariff__desc{margin-left:40px;margin-top:84px}
.tariff h2.tariff__title{padding-top:80px}
.tariff__period{border-bottom:4px solid #FFF}
.tariff__period-label{max-width:unset;margin-bottom:-4px}
.tariff__list{margin-top:36px}
}
@media (max-width:767px){.tariff .new-container{padding:0 32px}
.tariff__container{padding-bottom:53px}
.tariff__header{padding-top:30px;padding-bottom:15px}
.tariff__header::before{width:calc(100% - 16px)}
.tariff h1.tariff__title{max-width:240px;margin-left:0;font-size:1.5rem;line-height:120%}
.tariff__desc{max-width:205px;margin-left:0;margin-top:60px;font-size:1.125rem;line-height:130%}
.tariff h2.tariff__title{padding:64px 0 0;font-size:1.125rem}
.tariff__period{margin-top:25px;border-bottom:unset}
.tariff__period--compare{margin:25px 0 0}
.tariff__period-select{display:block;position:relative;font-size:1.125rem;font-weight:400;line-height:110%;color:#091520;width:100%;height:48px;padding-top:12px;border-bottom:2px solid #000;cursor:pointer}
.tariff__period-select::before{content:'';display:block;width:24px;height:24px;position:absolute;top:12px;right:0;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.2002 8.4001L12.0002 15.6001L4.80019 8.4001' stroke='%23091520' stroke-width='4'/%3E%3C/svg%3E%0A");-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}
.tariff__period-select.open::before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
.tariff__period-select sup{font-weight:400;font-size:.75rem;line-height:120%;color:#091520;margin-left:8px}
.tariff__period-radio:checked+label{border-bottom:2px solid #091520}
.tariff__period-label{width:100%;max-width:unset;padding-top:12px;height:48px;font-size:1.125rem;border-bottom:1px solid #091520;text-align:left;overflow:hidden;-webkit-transition:height .3s,padding .3s;-o-transition:height .3s,padding .3s;transition:height .3s,padding .3s;margin-right:0;margin-bottom:0}
.tariff__period-label:nth-of-type(1){height:46px;padding-top:10px}
.tariff__period-label:not(.open){height:0;padding-top:0;padding-bottom:0;border-bottom:0!important}
.tariff__period-label sup{font-size:.75rem}
.tariff__period-label:hover{border-bottom:1px solid #091520}
.tariff__list{margin-top:25px;margin-left:-32px;width:calc(100% + 64px)}
.tariff__item{max-width:328px}
.tariff__item-wrapper{padding:73px 16px 90px}
.tariff__item-title{padding-bottom:18px;font-size:.875rem}
.tariff__item-price{margin-top:18px;font-size:1.5rem}
.tariff__item-desc{padding-bottom:18px;font-size:.75rem}
.tariff__item-prelist{margin-top:18px;font-size:.75rem}
.tariff__item-list{margin-top:18px}
.tariff__item-item{margin-top:12px;font-size:.75rem;padding-left:11px}
.tariff__item-item::before{left:0}
.tariff__item-button{bottom:24px;width:calc(100% - 32px)}
.tariff .slick-dots li{width:8px;height:2px}
.tariff .slick-dots li button{width:8px;height:8px;margin-top:-4px}
.tariff .slick-dots li button::before{width:8px;height:2px}
.tariff .slick-dots li.slick-active,.tariff .slick-dots li.slick-active button,.tariff .slick-dots li.slick-active button::before{width:38px}
.tariff .slick-list{margin-bottom:16px;padding-left:16px}
}
.expert-solution{overflow-x:hidden;position:relative}
.expert-solution__image{width:100%;height:800px;background-size:cover;background-repeat:no-repeat;background-position:center}
.expert-solution .new-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;position:unset}
.expert-solution__block{padding-top:86px;padding-left:40px}
.expert-solution__block-title{font-weight:400;font-size:2.375rem;line-height:120%;color:#FFF;max-width:450px}
.expert-solution__block-list{max-width:450px;margin-top:32px}
.expert-solution__block-item{position:relative;padding-left:12px;font-weight:400;font-size:1rem;line-height:130%;color:#FFF}
.expert-solution__block-item:not(:first-child){margin-top:18px}
.expert-solution__block-item::before{content:'';display:block;position:absolute;top:9px;left:0;width:4px;height:4px;background-color:#fff;border-radius:4px}
.expert-solution .registration{position:absolute;bottom:0;left:calc(50% + 150px);width:720px;background:#FF5029;padding:48px 40px}
.expert-solution .registration::after{content:'';display:block;width:9999px;height:100%;position:absolute;top:0;left:99%;background:#FF5029}
.expert-solution .registration .form__input{border:2px solid rgba(255,255,255,.2);color:#FFF}
.expert-solution .registration .form__input:hover{border:2px solid rgba(255,255,255,.2)}
.expert-solution .registration .form__input:focus{border:2px solid #fff}
.expert-solution .registration .form__input.error{border-color:#091520!important}
.expert-solution .registration .form__input.error~.form-reg__input-text{color:#091520!important}
.expert-solution .registration .form-reg__input-text{color:#FFF}
.expert-solution .registration .form__button{color:#091520;background-color:#FFF;max-width:206px;border:0;-webkit-transition:background-color .15s,color .15s;-o-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}
.expert-solution .registration .form__button:hover{background-color:#091520;color:#FFF}
.expert-solution .registration .form__button-container{margin-top:84px}
.expert-solution .registration .form__button-description,.expert-solution .registration .form__button-description a{color:#FFF; border-bottom-color: #fff;}
.expert-solution .registration .form__button-description,.expert-solution .registration .form__button-description a:hover{border-bottom-color: transparent;}
.expert-solution .registration .form div.error{color:#091520!important}
.expert-solution .registration__success{position:absolute;top:0;left:0;width:100%;height:100%;padding:48px 40px;visibility:hidden}
.expert-solution .registration__success-title{font-weight:400;font-size:2.375rem;line-height:120%;color:#FFF}
.expert-solution .registration__success-text{margin-top:64px;font-weight:400;font-size:1rem;line-height:130%;color:#FFF;max-width:430px}
.expert-solution .registration__success-back{position:absolute;bottom:40px;left:40px;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}
.expert-solution .registration__success-back:hover{text-decoration:none;background-color:#091520;color:#FFF}
.expert-solution .registration .js-formLoader{background-color:rgba(255,80,41,.5)}
.expert-solution .registration .js-formLoader .loader__item{border-top-color:#FFF}
.expert-solution .slick-dots{position:relative;bottom:0}
.expert-solution .slick-dots li{width:16px;height:4px;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin:0 4px}
.expert-solution .slick-dots li button{width:16px;height:12px;margin-top:-4px}
.expert-solution .slick-dots li button::before{content:'';width:16px;height:4px;background:rgba(255,255,255,.2);-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;opacity:1}
.expert-solution .slick-dots li.slick-active,.expert-solution .slick-dots li.slick-active button{width:56px}
.expert-solution .slick-dots li.slick-active button::before{width:56px;background:#FFF}
.expert-solution .slick-list{overflow:unset}
.expert-solution .slick-track{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.expert-solution .slick-slide{height:inherit}
.expert-solution .slick-dotted.slick-slider{margin-bottom:0}
@media (max-width:1800px){.expert-solution .registration{left:unset;right:0}
.expert-solution .registration::after{display:none}
}
@media (max-width:1180px){.expert-solution__image{height:1024px;background-position:35% 0}
.expert-solution__block{padding-top:40px}
}
@media (max-width:991px){.expert-solution__block-title{max-width:370px}
.expert-solution__block-list{max-width:335px}
}
@media (max-width:767px){.expert-solution__image{height:765px;background-size:auto 426px;background-color:#000;position:relative}
.expert-solution__image::before{content:'';display:block;position:absolute;left:0;top:396px;width:100%;height:30px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),to(#000));background:-o-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%)}
.expert-solution__block{padding-top:24px;padding-left:16px}
.expert-solution__block-title{max-width:245px;font-size:1.25rem}
.expert-solution__block-list{max-width:245px;overflow:hidden}
.expert-solution__block-item{padding-top:30px;padding-left:0;font-size:.75rem}
.expert-solution__block-item:not(:first-child){margin-top:0}
.expert-solution__block-item::before{top:0;width:unset;height:unset;background-color:unset;font-weight:600;font-size:.875rem;line-height:120%;color:#FFF}
.expert-solution__block-item:nth-child(1)::before{content:'01'}
.expert-solution__block-item:nth-child(2)::before{content:'02'}
.expert-solution__block-item:nth-child(3)::before{content:'03'}
.expert-solution .registration{padding:20px 18px 16px;width:344px}
.expert-solution .registration .form__button{max-width:178px}
.expert-solution .registration .form__button-container{margin-top:32px}
.expert-solution .registration .form__button-description{margin-top:28px}
.expert-solution .registration__success{padding:48px 32px}
.expert-solution .registration__success-title{font-size:1.25rem}
.expert-solution .registration__success-text{margin-top:40px;font-size:.875rem}
.expert-solution .registration__success-back{bottom:32px;left:32px;width:200px;padding:15px 10px;font-size:.875rem}
.expert-solution .slick-dots{text-align:left}
.expert-solution .slick-dots li{width:8px;height:2px}
.expert-solution .slick-dots li button{width:8px;height:8px;margin-top:-4px}
.expert-solution .slick-dots li button::before{width:8px;height:2px}
.expert-solution .slick-dots li.slick-active,.expert-solution .slick-dots li.slick-active button,.expert-solution .slick-dots li.slick-active button::before{width:38px}
.expert-solution .slick-list{margin-bottom:5px}
}
@media (max-width:520px){.expert-solution__block-title{max-width:200px}
}
@media (max-width:360px){.expert-solution .registration{width:calc(100% - 15px)}
}
