@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');



a {
    text-decoration: none;
}
* {
  padding: 0;
  margin: 0;    position: relative;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  font-size:14px;
}
*, ::after, ::before {
    box-sizing: border-box;
}
::-moz-selection { /* Code for Firefox */
  color: #CDCAE6;
  background: #312F50;
}

::selection {
  color: #CDCAE6;
  background: #312F50;
}
* {
    box-sizing: border-box;
	outline:none;
}
body {font-family: "Inter", sans-serif;}
.wrap {
    width: 100%;
    display: block;
    max-width: 880px;
    margin: 0 auto;
}
section {
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
}

section.hs1 .wrap {
    background: #636099;
    border-radius: 32px;
    padding: 32px;
    font-size: 0;
}
section.hs1 .wrap .p1, section.hs1 .wrap .p2 {
    display: inline-block;
    vertical-align: top;
    height: 150px;
    width: calc(50%);
}
 section.hs1 .wrap .p1 h1 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #fff;
}
section.hs1 .wrap .p1 h1 b {
    font: inherit;
    color: #CDCAE6;
}
section.hs1 .wrap .p2 p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 16px;
}
section.hs1 .wrap .p2 p strong {
    font: inherit;
    color: #CDCAE6;
}
a {cursor: pointer;}
.btn {
    height: 32px;
    padding: 0 16px;
    background: #E8E6F6;
    border-radius: 23px;
    display: inline-block;
    line-height: 32px;
    text-align: center;cursor: pointer;
}

.btn.download:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    right: -32px;
    border-radius: 32px;
    background-color: #e8e6f6;
    background-position: center;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.16536 4.66667H11.4987L7.4987 8.66667L3.4987 4.66667H6.83203V0H8.16536V4.66667ZM2.16536 10.6667H12.832V6H14.1654V11.3333C14.1654 11.5101 14.0951 11.6797 13.9701 11.8047C13.8451 11.9298 13.6755 12 13.4987 12H1.4987C1.32189 12 1.15232 11.9298 1.02729 11.8047C0.902269 11.6797 0.832031 11.5101 0.832031 11.3333V6H2.16536V10.6667Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
}
 
.hs1 .p3 {
    width: 100%;
    height: 270px;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 26px;
    background: url(../img/hs1-1.jpg) center center no-repeat;
    background-size: cover;    padding: 21px;
}
.hs1 .p3 h2 {
    display: block;
    max-width: 448px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    color: #FFFFFF;
}
body.page_home {
    padding: 8px 0;
}
section.hs1 .wrap .p4, section.hs1 .wrap .p5 {
    display: inline-block;
    vertical-align: top;
    height: auto;
    width: calc(50%);
}
section.hs1 .wrap .p4 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #FFFFFF;
    padding-right: 140px;
}
section.hs1 .wrap .p5 p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
section.hs1 .wrap .p5 p.p5-2 {
    color: #CDCAE6;
}
section.hs1 .wrap .p5 .text-person {
    height: 151px;
    overflow: hidden;    font-size: 0;
}
section.hs1 .wrap .p5 .text-person img {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    height: 151px;
    border-radius: 12px;
    object-fit: cover;
    object-position: center;
    margin-right: 24px;
}
section.hs1 .wrap .p5 .text-person div {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 151px - 25px);    height: 100%;
}
section.hs1 .wrap .p5 .text-person b {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    display: block;
}
section.hs1 .wrap .p5 .text-person b span {
    display: block;
    font: inherit;
    color: #CDCAE6;
}
section.hs1 .wrap .p5 .text-person i {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #CDCAE6;
    position: absolute;
    bottom: 0;
    left: 0;
}
section.hs1 {
    margin-bottom: 104px;
}

.quadrogreen {
	background-image: url("data:image/svg+xml,%3Csvg width='878' height='356' viewBox='0 0 878 356' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='306' y='151' width='76' height='20' rx='4' fill='%2356F09F'/%3E%3Crect x='382' y='171' width='69' height='20' rx='4' fill='%2356F09F'/%3E%3Crect x='382' y='131' width='39' height='20' rx='4' fill='%2356F09F'/%3E%3Crect x='352' y='191' width='30' height='14' rx='4' fill='%2356F09F'/%3E%3Crect x='421' y='151' width='151' height='16' rx='4' fill='%2356F09F'/%3E%3Crect x='40' y='13' width='266' height='138' rx='12' fill='%2356F09F'/%3E%3Crect x='491' y='231' width='266' height='111' rx='12' fill='%2356F09F'/%3E%3Crect x='612' width='266' height='111' rx='12' fill='%2356F09F'/%3E%3Crect x='451' y='191' width='40' height='40' rx='8' fill='%2356F09F'/%3E%3Cpath d='M463.05 220.5C462.667 220.5 462.333 220.358 462.05 220.075C461.767 219.792 461.625 219.45 461.625 219.05V202.95C461.625 202.55 461.767 202.208 462.05 201.925C462.333 201.642 462.667 201.5 463.05 201.5H472.175C472.558 201.5 472.896 201.642 473.188 201.925C473.479 202.208 473.625 202.55 473.625 202.95V219.05C473.625 219.45 473.479 219.792 473.188 220.075C472.896 220.358 472.558 220.5 472.175 220.5H463.05ZM462.75 210.425C463.05 210.125 463.404 209.896 463.812 209.738C464.221 209.579 464.658 209.5 465.125 209.5H470.125C470.592 209.5 471.025 209.579 471.425 209.738C471.825 209.896 472.175 210.125 472.475 210.425V202.95C472.475 202.85 472.446 202.771 472.387 202.713C472.329 202.654 472.258 202.625 472.175 202.625H463.05C462.967 202.625 462.896 202.654 462.838 202.713C462.779 202.771 462.75 202.85 462.75 202.95V210.425ZM467.6 207.825C467.167 207.825 466.8 207.671 466.5 207.363C466.2 207.054 466.05 206.683 466.05 206.25C466.05 205.817 466.204 205.446 466.512 205.137C466.821 204.829 467.192 204.675 467.625 204.675C468.058 204.675 468.425 204.829 468.725 205.137C469.025 205.446 469.175 205.817 469.175 206.25C469.175 206.683 469.025 207.054 468.725 207.363C468.425 207.671 468.05 207.825 467.6 207.825ZM478.15 214.15L475 211L478.15 207.85L478.95 208.65L477.175 210.425H481.4V211.575H477.175L478.95 213.35L478.15 214.15ZM463.05 219.375H472.175C472.258 219.375 472.329 219.346 472.387 219.288C472.446 219.229 472.475 219.15 472.475 219.05V213C472.475 212.333 472.246 211.771 471.788 211.312C471.329 210.854 470.775 210.625 470.125 210.625H465.125C464.458 210.625 463.896 210.854 463.438 211.312C462.979 211.771 462.75 212.333 462.75 213V219.05C462.75 219.15 462.779 219.229 462.838 219.288C462.896 219.346 462.967 219.375 463.05 219.375ZM467.05 217.575H468.175V215.575H470.175V214.425H468.175V212.425H467.05V214.425H465.05V215.575H467.05V217.575ZM463.05 219.375H462.75H472.475H472.175H463.05Z' fill='%23312F50'/%3E%3Crect x='572' y='111' width='40' height='40' rx='8' fill='%2356F09F'/%3E%3Cpath d='M596.451 136.75V135.625H599.826L593.401 129.225L589.276 133.35L582.301 126.375L583.126 125.575L589.276 131.7L593.401 127.575L600.576 134.775V131.5H601.701V136.75H596.451Z' fill='%23312F50'/%3E%3Crect width='13' height='13' transform='matrix(1 0 0 -1 375 177)' fill='%2356F09F'/%3E%3Cpath d='M382 177C382 173.686 379.314 171 376 171L375 171L375 177L382 177V177Z' fill='%23fff'/%3E%3Cpath d='M382 165C382 168.314 384.686 171 388 171V171V164H382V165Z' fill='%23fff'/%3E%3Crect width='22' height='22' transform='matrix(-1 0 0 1 317 140)' fill='%2356F09F'/%3E%3Cpath d='M306 145C306 148.314 308.686 151 312 151L322 151L322 135L306 135L306 145Z' fill='%23fff'/%3E%3Cpath d='M306 157C306 153.686 303.314 151 300 151H290V167H306V157Z' fill='%23fff'/%3E%3Crect x='371' y='140' width='22' height='22' fill='%2356F09F'/%3E%3Cpath d='M382 145C382 148.314 379.314 151 376 151L366 151L366 135L382 135L382 145Z' fill='%23fff'/%3E%3Cpath d='M382 157C382 153.686 384.686 151 388 151H398V167H382V157Z' fill='%23fff'/%3E%3Crect x='29' y='140' width='22' height='22' fill='%2356F09F'/%3E%3Cpath d='M40 145C40 148.314 37.3137 151 34 151L24 151L24 135L40 135L40 145Z' fill='%23fff'/%3E%3Cpath d='M40 157C40 153.686 42.6863 151 46 151H56V167H40V157Z' fill='%23fff'/%3E%3Crect x='301' y='234' width='22' height='22' fill='%2356F09F'/%3E%3Cpath d='M312 239C312 242.314 309.314 245 306 245L296 245L296 229L312 229L312 239Z' fill='%23fff'/%3E%3Cpath d='M312 251C312 247.686 314.686 245 318 245H328V261H312V251Z' fill='%23fff'/%3E%3Crect x='341' y='194' width='22' height='22' fill='%2356F09F'/%3E%3Cpath d='M352 199C352 202.314 349.314 205 346 205L336 205L336 189L352 189L352 199Z' fill='%23fff'/%3E%3Cpath d='M352 211C352 207.686 354.686 205 358 205H368V221H352V211Z' fill='%23fff'/%3E%3Crect width='22' height='22' transform='matrix(-1 0 0 1 502 220)' fill='%2356F09F'/%3E%3Cpath d='M491 225C491 228.314 493.686 231 497 231L507 231L507 215L491 215L491 225Z' fill='%23fff'/%3E%3Cpath d='M491 237C491 233.686 488.314 231 485 231H475V247H491V237Z' fill='%23fff'/%3E%3Crect width='22' height='22' transform='matrix(-1 0 0 1 462 180)' fill='%2356F09F'/%3E%3Cpath d='M451 185C451 188.314 453.686 191 457 191L467 191L467 175L451 175L451 185Z' fill='%23fff'/%3E%3Cpath d='M451 197C451 193.686 448.314 191 445 191H435V207H451V197Z' fill='%23fff'/%3E%3Crect x='371' y='180' width='22' height='22' fill='%2356F09F'/%3E%3Cpath d='M382 185C382 188.314 379.314 191 376 191L366 191L366 175L382 175L382 185Z' fill='%23fff'/%3E%3Cpath d='M382 197C382 193.686 384.686 191 388 191H398V207H382V197Z' fill='%23fff'/%3E%3Crect width='22' height='22' transform='matrix(-1 0 0 1 432 140)' fill='%2356F09F'/%3E%3Cpath d='M421 145C421 148.314 423.686 151 427 151L437 151L437 135L421 135L421 145Z' fill='%23fff'/%3E%3Cpath d='M421 157C421 153.686 418.314 151 415 151H405V167H421V157Z' fill='%23fff'/%3E%3Crect x='583' y='162' width='22' height='22' transform='rotate(180 583 162)' fill='%2356F09F'/%3E%3Cpath d='M572 157C572 153.686 574.686 151 578 151L588 151L588 167L572 167L572 157Z' fill='%23fff'/%3E%3Cpath d='M572 145C572 148.314 569.314 151 566 151H556V135H572V145Z' fill='%23fff'/%3E%3Crect x='623' y='122' width='22' height='22' transform='rotate(180 623 122)' fill='%2356F09F'/%3E%3Cpath d='M612 117C612 113.686 614.686 111 618 111L628 111L628 127L612 127L612 117Z' fill='%23fff'/%3E%3Cpath d='M612 105C612 108.314 609.314 111 606 111H596V95H612V105Z' fill='%23fff'/%3E%3Crect y='151' width='40' height='40' rx='8' fill='%2356F09F'/%3E%3Cpath d='M16.25 170.575V169.425H23.75V170.575H16.25ZM16.25 166.575V165.425H23.75V166.575H16.25ZM13.625 173.425H21.5C21.9167 173.425 22.3 173.517 22.65 173.7C23 173.883 23.3 174.142 23.55 174.475L26.375 178.125V162.95C26.375 162.85 26.3458 162.771 26.2875 162.713C26.2292 162.654 26.15 162.625 26.05 162.625H13.95C13.85 162.625 13.7708 162.654 13.7125 162.713C13.6542 162.771 13.625 162.85 13.625 162.95V173.425ZM13.95 179.375H25.875L22.65 175.15C22.5167 174.967 22.35 174.825 22.15 174.725C21.95 174.625 21.7333 174.575 21.5 174.575H13.625V179.05C13.625 179.15 13.6542 179.229 13.7125 179.288C13.7708 179.346 13.85 179.375 13.95 179.375ZM26.05 180.5H13.95C13.55 180.5 13.2083 180.358 12.925 180.075C12.6417 179.792 12.5 179.45 12.5 179.05V162.95C12.5 162.55 12.6417 162.208 12.925 161.925C13.2083 161.642 13.55 161.5 13.95 161.5H26.05C26.45 161.5 26.7917 161.642 27.075 161.925C27.3583 162.208 27.5 162.55 27.5 162.95V179.05C27.5 179.45 27.3583 179.792 27.075 180.075C26.7917 180.358 26.45 180.5 26.05 180.5Z' fill='%23312F50'/%3E%3Crect x='46' y='245' width='266' height='111' rx='12' fill='%2356F09F'/%3E%3Crect x='312' y='205' width='40' height='40' rx='8' fill='%2356F09F'/%3E%3Cpath d='M332 234.5C330.683 234.5 329.45 234.25 328.3 233.75C327.15 233.25 326.146 232.571 325.287 231.712C324.429 230.854 323.75 229.85 323.25 228.7C322.75 227.55 322.5 226.317 322.5 225C322.5 223.683 322.75 222.446 323.25 221.288C323.75 220.129 324.429 219.125 325.287 218.275C326.146 217.425 327.154 216.75 328.312 216.25C329.471 215.75 330.7 215.5 332 215.5C332.717 215.5 333.417 215.579 334.1 215.737C334.783 215.896 335.433 216.117 336.05 216.4V217.675C335.433 217.325 334.792 217.063 334.125 216.888C333.458 216.713 332.75 216.625 332 216.625C329.683 216.625 327.708 217.438 326.075 219.062C324.442 220.688 323.625 222.667 323.625 225C323.625 227.317 324.442 229.292 326.075 230.925C327.708 232.558 329.683 233.375 332 233.375C334.333 233.375 336.312 232.558 337.938 230.925C339.562 229.292 340.375 227.317 340.375 225C340.375 224.45 340.325 223.925 340.225 223.425C340.125 222.925 339.975 222.433 339.775 221.95H341C341.167 222.45 341.292 222.946 341.375 223.438C341.458 223.929 341.5 224.45 341.5 225C341.5 226.3 341.25 227.529 340.75 228.688C340.25 229.846 339.575 230.854 338.725 231.712C337.875 232.571 336.871 233.25 335.712 233.75C334.554 234.25 333.317 234.5 332 234.5ZM340.425 219.75V217.575H338.25V216.425H340.425V214.25H341.575V216.425H343.75V217.575H341.575V219.75H340.425ZM335.525 223.575C335.842 223.575 336.117 223.458 336.35 223.225C336.583 222.992 336.7 222.708 336.7 222.375C336.7 222.042 336.583 221.758 336.35 221.525C336.117 221.292 335.842 221.175 335.525 221.175C335.192 221.175 334.908 221.292 334.675 221.525C334.442 221.758 334.325 222.042 334.325 222.375C334.325 222.708 334.442 222.992 334.675 223.225C334.908 223.458 335.192 223.575 335.525 223.575ZM328.475 223.575C328.808 223.575 329.092 223.458 329.325 223.225C329.558 222.992 329.675 222.708 329.675 222.375C329.675 222.042 329.558 221.758 329.325 221.525C329.092 221.292 328.808 221.175 328.475 221.175C328.158 221.175 327.883 221.292 327.65 221.525C327.417 221.758 327.3 222.042 327.3 222.375C327.3 222.708 327.417 222.992 327.65 223.225C327.883 223.458 328.158 223.575 328.475 223.575ZM332 230.175C333.033 230.175 333.979 229.9 334.837 229.35C335.696 228.8 336.325 228.058 336.725 227.125H327.275C327.692 228.058 328.325 228.8 329.175 229.35C330.025 229.9 330.967 230.175 332 230.175Z' fill='%23312F50'/%3E%3C/svg%3E%0A");

}



section.hs2 h2 {
    display: block;
    margin-bottom: 40px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    color: #312F50;
    max-width: 550px;
    margin: 0 auto;
    margin-bottom: 40px;
}
 
section.hs2 h2 p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #312F50;
    margin-top: 8px;
    max-width: 450px;
    margin: 0 auto;
    margin-top: 8px;
}
.quadrogreen {
    width: 878px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 104px;
    height: 356px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.quadrogreen .qg {
    padding: 16px;
    position: absolute;
}
.quadrogreen .qg b {
    display: block;
    margin-bottom: 4px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    color: #312F50;
}
.quadrogreen .qg span {}

.quadrogreen .qg.qg1 {
    width: 266px;
    height: 138px;
    left: 40px;
    top: 13px;
}
.quadrogreen .qg.qg2 {
    width: 266px;
    height: 111px;
    left: 612px;
    top: 2px;
}
.quadrogreen .qg.qg3 {
    width: 266px;
    height: 111px;
    left: 46px;
    top: 245px;
}
.quadrogreen .qg.qg4 {
    width: 266px;
    height: 111px;
    left: 491px;
    top: 231px;
}
.quadrogreen .qg span {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
}
section.hs3 .pre {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #CDCAE6;font-size: 0;
}
section.hs3 .pre h2 {
    display: inline-block;
    vertical-align: top;
    width: 426px;
    margin-right: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
}
section.hs3 .pre h2 span {
    font: inherit;
    color: #636099;
}
section.hs3 .pre p {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 426px - 24px);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #312F50;
}


section.hs3 .gSect > div {
    width: 100%;
    height: 65px;
    overflow: hidden;
    transition: all 0.6s ease;border-radius: 12px;
}
section.hs3 .gSect > div.active {
    height: 300px !important;
}
section.hs3 .gSect div img {
    height: 300px;
    object-fit: cover;
    opacity: 0;
    transition: all 0.6s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
section.hs3 .gSect div.active img {
    opacity: 1;
}
section.hs3 .gSect > div .wrap {
    border-bottom: 1px solid #CDCAE6;    min-height: 64px;
}
section.hs3 .gSect > div.active .wrap {
    border: none;
}
section.hs3 .gSect > div .wrap a.t {
    line-height: 64px;
    text-align: right;
    display: block;
    transition: all 0.6s ease;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    color: #636099;
    padding-left: calc(100% - 426px - 6px);
    text-align: left;
    line-height: 36px;
    height: auto;
    padding-top: 14px;
    min-height: 64px;
}
section.hs3 .gSect > div .wrap i {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #CDCAE6;
    position: absolute;
    top: 24px;
    left: 0;
}
section.hs3 .pre {
    margin-bottom: 0;
}
section.hs3 .gSect > div .wrap a.m {
    display: none;
}
section.hs3 .gSect > div.active .wrap a.m {
    display: block;
}
section.hs3 .gSect > div.active .wrap a.t {
    color: #fff;
}
section.hs3 .gSect > div .wrap a.m {
    display: none;
    margin-top: 24px;
    height: 32px;
    background: #312F50;
    border-radius: 23px;
    width: 65px;
    line-height: 32px;
    text-align: center;
    transition: all 0.6s ease;
    color: #CDCAE6;margin-left: calc(100% - 426px - 6px);
}
section.hs3 .gSect > div .wrap a.m:after {
	content:'';
	width:32px;
	height:32px;
	position:absolute;right:-32px;
	border-radius:100px;
	background-position:center;
	    background-color: #312F50;
	background-repeat:no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78264 5.33312L5.20664 1.75712L6.1493 0.814453L11.3346 5.99979L6.1493 11.1851L5.20664 10.2425L8.78264 6.66645H0.667969V5.33312H8.78264Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
}
section.hs3 .gSect > div .wrap a.t {
    padding-bottom: 10px;
}
section.hs3.garmoshka {
    margin-bottom: 104px;
}
.hs4 h2 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #E8E6F6;
    padding-right: 40%;
}
.hs4 .wrap {
    font-size: 0;
}
.hs4 .wrap div {
    width: calc( (100% / 3) - (48px / 3));
    display: inline-block;
    vertical-align: top;
    margin-right: 24px;
}
.hs4 .wrap div:last-child {
    margin-right: 0;
}

.hs4 .wrap div svg {
    display: block;
    height: 32px;
    vertical-align: top;
    object-position: top left;
    margin-bottom: 16px;
}
.hs4 .wrap div b {
    display: block;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    color: #312F50;
}
.hs4 .wrap div p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #636099;
}
section.hs4 {
    margin-bottom: 48px;
}
section.hs5 .wrap {
    background: #E8E6F6;
    border-radius: 32px;
    padding: 32px;font-size: 0;
}
section.hs5 {
    margin-bottom: 104px;
}
section.hs5 h2 {
    display: block;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
    padding-bottom: 24px;
    border-bottom: 1px solid #CDCAE6;
}
section.hs5 .wrap .div2 {
    width: 312px;
    height: 468px;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
}
section.hs5 .wrap .div1 {
    display: inline-block;
    vertical-align: top;
    width: calc( (100% - 312px - 120px) );
    margin-right: 120px;
}
section.hs5 .wrap .div1 h3 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    color: #312F50;
    margin-bottom: 16px;
}
section.hs5 .wrap .div1 p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #636099;
    margin-bottom: 58px;
}
section.hs5 .wrap .div1 p:last-child {
    margin-bottom: 0;
}
.hs5 .div2 { 
	background-image: url("data:image/svg+xml,%3Csvg width='312' height='468' viewBox='0 0 312 468' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='156' y='156' width='156' height='156' rx='12' fill='%2356F09F'/%3E%3Cpath d='M200.514 192.951C200.89 192.951 201.215 192.813 201.488 192.536C201.761 192.259 201.897 191.932 201.897 191.556C201.897 191.179 201.759 190.854 201.482 190.581C201.205 190.308 200.878 190.172 200.502 190.172C200.125 190.172 199.801 190.31 199.528 190.587C199.254 190.865 199.118 191.191 199.118 191.568C199.118 191.944 199.256 192.269 199.534 192.542C199.811 192.815 200.137 192.951 200.514 192.951ZM191.498 192.951C191.875 192.951 192.199 192.813 192.472 192.536C192.746 192.259 192.882 191.932 192.882 191.556C192.882 191.179 192.744 190.854 192.466 190.581C192.189 190.308 191.863 190.172 191.486 190.172C191.11 190.172 190.785 190.31 190.512 190.587C190.239 190.865 190.103 191.191 190.103 191.568C190.103 191.944 190.241 192.269 190.518 192.542C190.795 192.815 191.122 192.951 191.498 192.951ZM196 201.505C197.262 201.505 198.424 201.166 199.486 200.488C200.548 199.811 201.349 198.905 201.887 197.772H200.795C200.284 198.626 199.603 199.293 198.754 199.771C197.904 200.248 196.986 200.487 195.999 200.487C195.011 200.487 194.094 200.25 193.245 199.774C192.396 199.299 191.727 198.632 191.238 197.772H190.113C190.656 198.905 191.458 199.811 192.518 200.488C193.578 201.166 194.738 201.505 196 201.505ZM196.004 207C194.345 207 192.785 206.685 191.324 206.055C189.863 205.426 188.593 204.571 187.512 203.491C186.431 202.412 185.576 201.142 184.946 199.683C184.315 198.223 184 196.664 184 195.004C184 193.345 184.315 191.785 184.945 190.324C185.574 188.863 186.429 187.593 187.509 186.512C188.588 185.431 189.858 184.576 191.317 183.946C192.777 183.315 194.336 183 195.996 183C197.655 183 199.215 183.315 200.676 183.945C202.137 184.574 203.407 185.429 204.488 186.509C205.569 187.588 206.424 188.858 207.054 190.317C207.685 191.777 208 193.336 208 194.996C208 196.655 207.685 198.215 207.055 199.676C206.426 201.137 205.571 202.407 204.491 203.488C203.412 204.569 202.142 205.424 200.683 206.054C199.223 206.685 197.664 207 196.004 207ZM195.998 205.974C199.061 205.974 201.656 204.911 203.783 202.786C205.911 200.66 206.974 198.065 206.974 195.003C206.974 191.94 205.911 189.344 203.786 187.217C201.66 185.089 199.065 184.026 196.003 184.026C192.94 184.026 190.344 185.089 188.217 187.214C186.089 189.34 185.026 191.935 185.026 194.998C185.026 198.061 186.089 200.656 188.214 202.783C190.34 204.911 192.935 205.974 195.998 205.974Z' fill='%23312F50'/%3E%3Crect y='312' width='156' height='156' rx='12' fill='%2356F09F'/%3E%3Cpath d='M30.1548 363C29.6603 363 29.229 362.816 28.8609 362.448C28.4927 362.08 28.3086 361.648 28.3086 361.154V340.846C28.3086 340.352 28.4927 339.92 28.8609 339.552C29.229 339.184 29.6603 339 30.1548 339H41.1291C41.6236 339 42.0549 339.184 42.4231 339.552C42.7912 339.92 42.9753 340.352 42.9753 340.846V361.154C42.9753 361.648 42.7912 362.08 42.4231 362.448C42.0549 362.816 41.6236 363 41.1291 363H30.1548ZM29.3343 350.936C29.7103 350.541 30.1501 350.231 30.6537 350.005C31.1572 349.779 31.7088 349.667 32.3086 349.667H38.9753C39.5751 349.667 40.1267 349.779 40.6303 350.005C41.1338 350.231 41.5736 350.541 41.9497 350.936V340.846C41.9497 340.607 41.8727 340.41 41.7189 340.256C41.565 340.103 41.3684 340.026 41.1291 340.026H30.1548C29.9154 340.026 29.7189 340.103 29.565 340.256C29.4112 340.41 29.3343 340.607 29.3343 340.846V350.936ZM35.637 346.846C35.1155 346.846 34.6783 346.668 34.3253 346.312C33.9723 345.955 33.7958 345.516 33.7958 344.995C33.7958 344.474 33.9739 344.036 34.3303 343.683C34.6866 343.33 35.1255 343.154 35.6469 343.154C36.1684 343.154 36.6056 343.332 36.9586 343.688C37.3116 344.045 37.4881 344.484 37.4881 345.005C37.4881 345.526 37.3099 345.964 36.9536 346.317C36.5973 346.67 36.1584 346.846 35.637 346.846ZM49.3343 354.718L48.6009 354.01L51.0907 351.513H45.3343V350.487H51.0907L48.6009 347.99L49.3343 347.282L53.0522 351L49.3343 354.718ZM30.1548 361.974H41.1291C41.3684 361.974 41.565 361.897 41.7189 361.744C41.8727 361.59 41.9497 361.393 41.9497 361.154V353.667C41.9497 352.832 41.6626 352.128 41.0884 351.554C40.5143 350.979 39.8099 350.692 38.9753 350.692H32.3086C31.474 350.692 30.7696 350.979 30.1955 351.554C29.6213 352.128 29.3343 352.832 29.3343 353.667V361.154C29.3343 361.393 29.4112 361.59 29.565 361.744C29.7189 361.897 29.9154 361.974 30.1548 361.974ZM35.1291 359.513H36.1548V356.846H38.8214V355.821H36.1548V353.154H35.1291V355.821H32.4625V356.846H35.1291V359.513ZM30.1548 361.974H29.3343H41.9497H30.1548Z' fill='black'/%3E%3Crect width='156' height='156' rx='12' fill='%2356F09F'/%3E%3Cpath d='M40.0013 35.5641C38.9013 35.5641 37.9853 35.1981 37.2532 34.466C36.5212 33.734 36.1551 32.8179 36.1551 31.7179C36.1551 30.6179 36.5212 29.7019 37.2532 28.9699C37.9853 28.2378 38.9013 27.8718 40.0013 27.8718C41.1013 27.8718 42.0173 28.2378 42.7494 28.9699C43.4814 29.7019 43.8475 30.6179 43.8475 31.7179C43.8475 32.8179 43.4814 33.734 42.7494 34.466C42.0173 35.1981 41.1013 35.5641 40.0013 35.5641ZM40.0013 34.5385C40.7996 34.5385 41.4692 34.2679 42.0103 33.7269C42.5513 33.1859 42.8218 32.5162 42.8218 31.7179C42.8218 30.9196 42.5513 30.25 42.0103 29.709C41.4692 29.1679 40.7996 28.8974 40.0013 28.8974C39.203 28.8974 38.5334 29.1679 37.9923 29.709C37.4513 30.25 37.1808 30.9196 37.1808 31.7179C37.1808 32.5162 37.4513 33.1859 37.9923 33.7269C38.5334 34.2679 39.203 34.5385 40.0013 34.5385ZM30.668 49.6154V42.918C30.668 42.3299 30.8345 41.8041 31.1675 41.3405C31.5005 40.8769 31.9442 40.5185 32.4987 40.2654C33.615 39.7483 34.8224 39.3226 36.121 38.9885C37.4196 38.6543 38.7135 38.4872 40.0028 38.4872C41.292 38.4872 42.5842 38.6543 43.8792 38.9885C45.1743 39.3226 46.3799 39.7453 47.4962 40.2564C48.0558 40.5155 48.5021 40.8769 48.8351 41.3405C49.1681 41.8041 49.3346 42.3304 49.3346 42.9195V47.7692C49.3346 48.2816 49.155 48.7174 48.7959 49.0766C48.4367 49.4358 48.0009 49.6154 47.4885 49.6154H37.668C36.9438 49.6154 36.3311 49.3644 35.83 48.8624C35.3288 48.3604 35.0782 47.7467 35.0782 47.0214C35.0782 46.296 35.3288 45.6838 35.83 45.1846C36.3311 44.6855 36.9438 44.4359 37.668 44.4359H41.8577L44.0013 40.0513C43.3381 39.8547 42.6376 39.7158 41.9 39.6346C41.1624 39.5534 40.5283 39.5128 39.9976 39.5128C38.7146 39.5128 37.4864 39.6577 36.3129 39.9474C35.1393 40.2372 34.015 40.641 32.9398 41.159C32.5774 41.3487 32.2791 41.6021 32.0449 41.919C31.8107 42.236 31.6936 42.5689 31.6936 42.918V49.6154H30.668ZM37.668 48.5898H39.8269L41.368 45.4616H37.668C37.2406 45.4616 36.8731 45.615 36.5654 45.922C36.2577 46.229 36.1039 46.5956 36.1039 47.022C36.1039 47.4484 36.2577 47.8162 36.5654 48.1257C36.8731 48.4351 37.2406 48.5898 37.668 48.5898ZM40.95 48.5898H47.4885C47.7278 48.5898 47.9244 48.5128 48.0782 48.359C48.2321 48.2052 48.309 48.0086 48.309 47.7692V42.918C48.309 42.5513 48.1863 42.2096 47.941 41.893C47.6957 41.5763 47.3919 41.3316 47.0295 41.159C46.7457 41.0085 46.4278 40.8641 46.0757 40.7256C45.7235 40.5872 45.3628 40.4547 44.9936 40.3282L40.95 48.5898Z' fill='%23312F50'/%3E%3Crect width='22' height='22' transform='matrix(-1 0 0 1 167 145)' fill='%2356F09F'/%3E%3Cpath d='M156 150C156 153.314 158.686 156 162 156L172 156L172 140L156 140L156 150Z' fill='%23D9D9D9'/%3E%3Cpath d='M156 162C156 158.686 153.314 156 150 156H140V172H156V162Z' fill='%23D9D9D9'/%3E%3Crect x='145' y='301' width='22' height='22' fill='%2356F09F'/%3E%3Cpath d='M156 306C156 309.314 153.314 312 150 312L140 312L140 296L156 296L156 306Z' fill='%23D9D9D9'/%3E%3Cpath d='M156 318C156 314.686 158.686 312 162 312H172V328H156V318Z' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
	background-image: url("data:image/svg+xml,%3Csvg width='312' height='468' viewBox='0 0 312 468' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='156' y='156' width='156' height='156' rx='12' fill='%2356F09F'/%3E%3Cpath d='M200.514 192.951C200.89 192.951 201.215 192.813 201.488 192.536C201.761 192.259 201.897 191.932 201.897 191.556C201.897 191.179 201.759 190.854 201.482 190.581C201.205 190.308 200.878 190.172 200.502 190.172C200.125 190.172 199.801 190.31 199.528 190.587C199.254 190.865 199.118 191.191 199.118 191.568C199.118 191.944 199.256 192.269 199.534 192.542C199.811 192.815 200.137 192.951 200.514 192.951ZM191.498 192.951C191.875 192.951 192.199 192.813 192.472 192.536C192.746 192.259 192.882 191.932 192.882 191.556C192.882 191.179 192.744 190.854 192.466 190.581C192.189 190.308 191.863 190.172 191.486 190.172C191.11 190.172 190.785 190.31 190.512 190.587C190.239 190.865 190.103 191.191 190.103 191.568C190.103 191.944 190.241 192.269 190.518 192.542C190.795 192.815 191.122 192.951 191.498 192.951ZM196 201.505C197.262 201.505 198.424 201.166 199.486 200.488C200.548 199.811 201.349 198.905 201.887 197.772H200.795C200.284 198.626 199.603 199.293 198.754 199.771C197.904 200.248 196.986 200.487 195.999 200.487C195.011 200.487 194.094 200.25 193.245 199.774C192.396 199.299 191.727 198.632 191.238 197.772H190.113C190.656 198.905 191.458 199.811 192.518 200.488C193.578 201.166 194.738 201.505 196 201.505ZM196.004 207C194.345 207 192.785 206.685 191.324 206.055C189.863 205.426 188.593 204.571 187.512 203.491C186.431 202.412 185.576 201.142 184.946 199.683C184.315 198.223 184 196.664 184 195.004C184 193.345 184.315 191.785 184.945 190.324C185.574 188.863 186.429 187.593 187.509 186.512C188.588 185.431 189.858 184.576 191.317 183.946C192.777 183.315 194.336 183 195.996 183C197.655 183 199.215 183.315 200.676 183.945C202.137 184.574 203.407 185.429 204.488 186.509C205.569 187.588 206.424 188.858 207.054 190.317C207.685 191.777 208 193.336 208 194.996C208 196.655 207.685 198.215 207.055 199.676C206.426 201.137 205.571 202.407 204.491 203.488C203.412 204.569 202.142 205.424 200.683 206.054C199.223 206.685 197.664 207 196.004 207ZM195.998 205.974C199.061 205.974 201.656 204.911 203.783 202.786C205.911 200.66 206.974 198.065 206.974 195.003C206.974 191.94 205.911 189.344 203.786 187.217C201.66 185.089 199.065 184.026 196.003 184.026C192.94 184.026 190.344 185.089 188.217 187.214C186.089 189.34 185.026 191.935 185.026 194.998C185.026 198.061 186.089 200.656 188.214 202.783C190.34 204.911 192.935 205.974 195.998 205.974Z' fill='%23312F50'/%3E%3Crect y='312' width='156' height='156' rx='12' fill='%2356F09F'/%3E%3Cpath d='M30.1548 363C29.6603 363 29.229 362.816 28.8609 362.448C28.4927 362.08 28.3086 361.648 28.3086 361.154V340.846C28.3086 340.352 28.4927 339.92 28.8609 339.552C29.229 339.184 29.6603 339 30.1548 339H41.1291C41.6236 339 42.0549 339.184 42.4231 339.552C42.7912 339.92 42.9753 340.352 42.9753 340.846V361.154C42.9753 361.648 42.7912 362.08 42.4231 362.448C42.0549 362.816 41.6236 363 41.1291 363H30.1548ZM29.3343 350.936C29.7103 350.541 30.1501 350.231 30.6537 350.005C31.1572 349.779 31.7088 349.667 32.3086 349.667H38.9753C39.5751 349.667 40.1267 349.779 40.6303 350.005C41.1338 350.231 41.5736 350.541 41.9497 350.936V340.846C41.9497 340.607 41.8727 340.41 41.7189 340.256C41.565 340.103 41.3684 340.026 41.1291 340.026H30.1548C29.9154 340.026 29.7189 340.103 29.565 340.256C29.4112 340.41 29.3343 340.607 29.3343 340.846V350.936ZM35.637 346.846C35.1155 346.846 34.6783 346.668 34.3253 346.312C33.9723 345.955 33.7958 345.516 33.7958 344.995C33.7958 344.474 33.9739 344.036 34.3303 343.683C34.6866 343.33 35.1255 343.154 35.6469 343.154C36.1684 343.154 36.6056 343.332 36.9586 343.688C37.3116 344.045 37.4881 344.484 37.4881 345.005C37.4881 345.526 37.3099 345.964 36.9536 346.317C36.5973 346.67 36.1584 346.846 35.637 346.846ZM49.3343 354.718L48.6009 354.01L51.0907 351.513H45.3343V350.487H51.0907L48.6009 347.99L49.3343 347.282L53.0522 351L49.3343 354.718ZM30.1548 361.974H41.1291C41.3684 361.974 41.565 361.897 41.7189 361.744C41.8727 361.59 41.9497 361.393 41.9497 361.154V353.667C41.9497 352.832 41.6626 352.128 41.0884 351.554C40.5143 350.979 39.8099 350.692 38.9753 350.692H32.3086C31.474 350.692 30.7696 350.979 30.1955 351.554C29.6213 352.128 29.3343 352.832 29.3343 353.667V361.154C29.3343 361.393 29.4112 361.59 29.565 361.744C29.7189 361.897 29.9154 361.974 30.1548 361.974ZM35.1291 359.513H36.1548V356.846H38.8214V355.821H36.1548V353.154H35.1291V355.821H32.4625V356.846H35.1291V359.513ZM30.1548 361.974H29.3343H41.9497H30.1548Z' fill='black'/%3E%3Crect width='156' height='156' rx='12' fill='%2356F09F'/%3E%3Cpath d='M40.0013 35.5641C38.9013 35.5641 37.9853 35.1981 37.2532 34.466C36.5212 33.734 36.1551 32.8179 36.1551 31.7179C36.1551 30.6179 36.5212 29.7019 37.2532 28.9699C37.9853 28.2378 38.9013 27.8718 40.0013 27.8718C41.1013 27.8718 42.0173 28.2378 42.7494 28.9699C43.4814 29.7019 43.8475 30.6179 43.8475 31.7179C43.8475 32.8179 43.4814 33.734 42.7494 34.466C42.0173 35.1981 41.1013 35.5641 40.0013 35.5641ZM40.0013 34.5385C40.7996 34.5385 41.4692 34.2679 42.0103 33.7269C42.5513 33.1859 42.8218 32.5162 42.8218 31.7179C42.8218 30.9196 42.5513 30.25 42.0103 29.709C41.4692 29.1679 40.7996 28.8974 40.0013 28.8974C39.203 28.8974 38.5334 29.1679 37.9923 29.709C37.4513 30.25 37.1808 30.9196 37.1808 31.7179C37.1808 32.5162 37.4513 33.1859 37.9923 33.7269C38.5334 34.2679 39.203 34.5385 40.0013 34.5385ZM30.668 49.6154V42.918C30.668 42.3299 30.8345 41.8041 31.1675 41.3405C31.5005 40.8769 31.9442 40.5185 32.4987 40.2654C33.615 39.7483 34.8224 39.3226 36.121 38.9885C37.4196 38.6543 38.7135 38.4872 40.0028 38.4872C41.292 38.4872 42.5842 38.6543 43.8792 38.9885C45.1743 39.3226 46.3799 39.7453 47.4962 40.2564C48.0558 40.5155 48.5021 40.8769 48.8351 41.3405C49.1681 41.8041 49.3346 42.3304 49.3346 42.9195V47.7692C49.3346 48.2816 49.155 48.7174 48.7959 49.0766C48.4367 49.4358 48.0009 49.6154 47.4885 49.6154H37.668C36.9438 49.6154 36.3311 49.3644 35.83 48.8624C35.3288 48.3604 35.0782 47.7467 35.0782 47.0214C35.0782 46.296 35.3288 45.6838 35.83 45.1846C36.3311 44.6855 36.9438 44.4359 37.668 44.4359H41.8577L44.0013 40.0513C43.3381 39.8547 42.6376 39.7158 41.9 39.6346C41.1624 39.5534 40.5283 39.5128 39.9976 39.5128C38.7146 39.5128 37.4864 39.6577 36.3129 39.9474C35.1393 40.2372 34.015 40.641 32.9398 41.159C32.5774 41.3487 32.2791 41.6021 32.0449 41.919C31.8107 42.236 31.6936 42.5689 31.6936 42.918V49.6154H30.668ZM37.668 48.5898H39.8269L41.368 45.4616H37.668C37.2406 45.4616 36.8731 45.615 36.5654 45.922C36.2577 46.229 36.1039 46.5956 36.1039 47.022C36.1039 47.4484 36.2577 47.8162 36.5654 48.1257C36.8731 48.4351 37.2406 48.5898 37.668 48.5898ZM40.95 48.5898H47.4885C47.7278 48.5898 47.9244 48.5128 48.0782 48.359C48.2321 48.2052 48.309 48.0086 48.309 47.7692V42.918C48.309 42.5513 48.1863 42.2096 47.941 41.893C47.6957 41.5763 47.3919 41.3316 47.0295 41.159C46.7457 41.0085 46.4278 40.8641 46.0757 40.7256C45.7235 40.5872 45.3628 40.4547 44.9936 40.3282L40.95 48.5898Z' fill='%23312F50'/%3E%3Crect width='22' height='22' transform='matrix(-1 0 0 1 167 145)' fill='%2356F09F'/%3E%3Cpath d='M156 150C156 153.314 158.686 156 162 156L172 156L172 140L156 140L156 150Z' fill='%23E8E6F6'/%3E%3Cpath d='M156 162C156 158.686 153.314 156 150 156H140V172H156V162Z' fill='%23E8E6F6'/%3E%3Crect x='145' y='301' width='22' height='22' fill='%2356F09F'/%3E%3Cpath d='M156 306C156 309.314 153.314 312 150 312L140 312L140 296L156 296L156 306Z' fill='%23E8E6F6'/%3E%3Cpath d='M156 318C156 314.686 158.686 312 162 312H172V328H156V318Z' fill='%23E8E6F6'/%3E%3C/svg%3E%0A");
 }

section.hs5 .wrap .div2 p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #312F50;
    width: 156px;
    height: 156px;
    padding: 24px;
    padding-top: 68px;
}
section.hs5 .wrap .div2 p.p2 {
    position: relative;
    left: 156px;
}
section.hs6 {
    background: #636099;
    border-radius: 32px;
    margin-bottom: 104px;
    padding: 48px 0;
}
section.hs6 .wrap {
    font-size: 0;
}
section.hs6 .wrap h2, section.hs6 .wrap .tx1 {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 24px);
    margin-bottom: 48px;
}
section.hs6 .wrap h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #FFFFFF;
}
section.hs6 .wrap .tx1 p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 16px;
    color: #CDCAE6;
}
section.hs6 .wrap .tx1 p strong {
    font: inherit;
    color: #fff;
}
section.hs6 .wrap .slider {
    width: 100%;
    height: 370px;
    overflow: hidden;
}
section.hs6 .wrap .slider > div.slitem {
    transition: all 0.6s ease;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(880px);
    opacity: 0;
}
section.hs6 .wrap .slider > div.active {
    transform: translateX(0px);
    opacity: 1;
}
section.hs6 .wrap .slider > div.slitem:before {
    content: '';
    width: 100%;
    height: 258px;
    background: #CDCAE6;
    border-radius: 24px;
    display: block;
    position: absolute;
    top: 56px;
}
section.hs6 .wrap .slider > div img {
    display: block;
    width: 324px;
    height: 100%;
    margin: 0 auto;
    border-radius: 20px;
    object-fit: cover;
}
section.hs6 .wrap .slider > div .left {
    position: absolute;
    left: 0;
    width: calc( (100% - 323px) / 2);
    height: 100%;
    padding: 76px 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    color: #312F50;
    text-decoration: none;
}
section.hs6 .wrap .slider > div svg {
    height: 40px;
    margin-bottom: 16px;
    display: block;
}
section.hs6 .wrap .slider > div .right {
    position: absolute;
    width: calc( (100% - 323px) / 2);
    height: 100%;
    padding: 76px 24px;
    text-decoration: none;
    right: 0;
    top: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #636099;
}
section.hs6 .wrap > p {
    display: block;
    margin-top: 48px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
}
section.hs6 .wrap .slider > div .next {
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
	background-position: center;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.40156 11.3L0.851562 10.75L5.60156 6.00002L0.851562 1.22502L1.40156 0.650024L6.70156 6.00002L1.40156 11.3Z' fill='white'/%3E%3C/svg%3E%0A");
	
}
section.hs6 .wrap .slider > div .prev {
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 0;
    right: 24px;
    cursor: pointer;
	background-position: center;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.59844 11.3L6.14844 10.75L1.39844 6.00002L6.14844 1.22502L5.59844 0.650024L0.298438 6.00002L5.59844 11.3Z' fill='%23fff'/%3E%3C/svg%3E%0A");
}
section.hs6 .wrap .slider > div .next.disabled {
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.40156 11.3L0.851562 10.75L5.60156 6.00002L0.851562 1.22502L1.40156 0.650024L6.70156 6.00002L1.40156 11.3Z' fill='%23cdcae6'/%3E%3C/svg%3E%0A");
}
section.hs6 .wrap .slider > div .prev.disabled {
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.59844 11.3L6.14844 10.75L1.39844 6.00002L6.14844 1.22502L5.59844 0.650024L0.298438 6.00002L5.59844 11.3Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
}

section.hs7 {
    margin-bottom: 104px;
}
section.hs7 .wrap {
    font-size: 0;
}
section.hs7 h2 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    color: #312F50;
    margin-bottom: 24px;
}


section.hs7 .introtext {
    margin-bottom: 32px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #636099;
}
section.hs7 .introtext a.btn.download.dark {
    display: block;
    width: 176px;
    margin: 0 auto;
    margin-top: 24px;
}
.btn.dark {
    background-color: #312F50;
    color: #CDCAE6;
}
.btn.dark.download:after {
	background-color: #312F50;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.66536 4.66667H10.9987L6.9987 8.66667L2.9987 4.66667H6.33203V0H7.66536V4.66667ZM1.66536 10.6667H12.332V6H13.6654V11.3333C13.6654 11.5101 13.5951 11.6797 13.4701 11.8047C13.3451 11.9298 13.1755 12 12.9987 12H0.998698C0.821887 12 0.652318 11.9298 0.527293 11.8047C0.402269 11.6797 0.332031 11.5101 0.332031 11.3333V6H1.66536V10.6667Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
}
.slide_3d .card {
    background: #CDCAE6;
    border-radius: 32px;
    width: 100%;
    height: 657px;
    padding: 32px;
}
.slide_3d .card h3 {
    display: block;
    height: 56px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgb(99 96 153 / 30%);
    padding-left: 64px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    color: #636099;
}
.slide_3d .card h3 i {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
}
.slide_3d .card.dark {
    background-color: #312F50;
}
.slide_3d .card.dark h3 {
    color: #fff;
}
.slide_3d .card .text {
    padding-left: 45%;
    display: block;
    padding-bottom: 0;
}
.slide_3d .card .text p {
    display: block;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #636099;;
}
.slide_3d .card .text p strong {
    font: inherit;
    color: #312F50;
}
.slide_3d .card .text > a {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #312F50;
    border-radius: 23px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #CDCAE6;
    height: 32px;
    width: 100px;
    text-align: center;
    line-height: 32px;
    text-decoration: none;
    transition: all 0.6s ease;
}
.slide_3d .card .text > a:after {
	content:'';
	width:32px;height:32px;
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	right:-32px;
	background-color:#312F50;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78264 5.33336L5.20664 1.75736L6.1493 0.814697L11.3346 6.00003L6.1493 11.1854L5.20664 10.2427L8.78264 6.6667H0.667969V5.33336H8.78264Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
	border-radius:100px;
}
.slide_3d .card .image {
    width: 100%;
    height: 280px;
    display: block;
    border-radius: 24px;
    overflow: hidden;
}
.slide_3d .card .image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slide_3d .card.dark .text p {
    color: #fff;
}
.slide_3d .card.dark .text p strong {
    color: #CDCAE6;
}
.slide_3d .card.dark .text > a, .slide_3d .card.dark .text > a:after {
    color: #312F50;
    background-color: #CDCAE6;
}
.slide_3d .card.dark .text > a:after {
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78264 5.33336L5.20664 1.75736L6.1493 0.814697L11.3346 6.00003L6.1493 11.1854L5.20664 10.2427L8.78264 6.6667H0.667969V5.33336H8.78264Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
}

.icon_hospitals {
	background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.33333 29.75V21.6667H0.25V8.33333H8.33333V0.25H21.6667V8.33333H29.75V21.6667H21.6667V29.75H8.33333ZM1.54167 14.375H10C10.1111 14.375 10.2083 14.3958 10.2917 14.4375C10.375 14.4792 10.4583 14.5417 10.5417 14.625L13.1667 18.5833L16.0833 9.83333C16.1111 9.66667 16.1806 9.54861 16.2917 9.47917C16.4028 9.40972 16.5278 9.375 16.6667 9.375C16.7778 9.375 16.8819 9.39583 16.9792 9.4375C17.0764 9.47917 17.1528 9.55556 17.2083 9.66667L20.3333 14.375H28.4583V9.625H20.375V1.54167H9.625V9.625H1.54167V14.375ZM9.625 28.4583H20.375V20.375H28.4583V15.625H20C19.8889 15.625 19.7917 15.5972 19.7083 15.5417C19.625 15.4861 19.5417 15.4167 19.4583 15.3333L16.8333 11.4167L13.9167 20.1667C13.8889 20.3333 13.8125 20.4514 13.6875 20.5208C13.5625 20.5903 13.4306 20.625 13.2917 20.625C13.1806 20.625 13.0903 20.6042 13.0208 20.5625C12.9514 20.5208 12.875 20.4444 12.7917 20.3333L9.66667 15.625H1.54167V20.375H9.625V28.4583Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
 }
 .icon_healthplans {
	 background-image: url("data:image/svg+xml,%3Csvg width='32' height='30' viewBox='0 0 32 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.3346 19.8655C21.2662 19.8655 20.3581 19.4915 19.6103 18.7437C18.8624 17.9958 18.4885 17.0877 18.4885 16.0193C18.4885 14.9509 18.8624 14.0428 19.6103 13.295C20.3581 12.5471 21.2662 12.1732 22.3346 12.1732C23.403 12.1732 24.3111 12.5471 25.059 13.295C25.8069 14.0428 26.1808 14.9509 26.1808 16.0193C26.1808 17.0877 25.8069 17.9958 25.059 18.7437C24.3111 19.4915 23.403 19.8655 22.3346 19.8655ZM22.3346 18.5834C23.0643 18.5834 23.6741 18.3385 24.164 17.8486C24.6538 17.3588 24.8987 16.749 24.8987 16.0193C24.8987 15.2896 24.6538 14.6798 24.164 14.19C23.6741 13.7001 23.0643 13.4552 22.3346 13.4552C21.6049 13.4552 20.9952 13.7001 20.5053 14.19C20.0155 14.6798 19.7706 15.2896 19.7706 16.0193C19.7706 16.749 20.0155 17.3588 20.5053 17.8486C20.9952 18.3385 21.6049 18.5834 22.3346 18.5834ZM13.4885 29.7052V26.0257C13.4885 25.644 13.5796 25.285 13.7618 24.9487C13.944 24.6124 14.199 24.3443 14.5269 24.1443C15.2516 23.7157 16.0083 23.3491 16.7971 23.0446C17.5858 22.7402 18.389 22.4977 19.2064 22.3174L22.3346 26.4777L25.4308 22.3174C26.2587 22.4977 27.0659 22.7402 27.8524 23.0446C28.6389 23.3491 29.3991 23.7157 30.1327 24.1443C30.4618 24.343 30.7134 24.6085 30.8875 24.9408C31.0617 25.2731 31.1594 25.624 31.1808 25.9937V29.7052H13.4885ZM14.7385 28.4232H22.1776L18.6968 23.8142C17.9851 24.014 17.3029 24.2515 16.6502 24.5266C15.9975 24.8017 15.3603 25.1133 14.7385 25.4616V28.4232ZM22.5238 28.4232H29.8987V25.4616C29.2769 25.1133 28.636 24.8073 27.9758 24.5434C27.3156 24.2795 26.6403 24.0471 25.95 23.8462L22.5238 28.4232ZM2.99093 27.3334C2.35734 27.3334 1.81179 27.1033 1.35426 26.6431C0.896732 26.1829 0.667969 25.6438 0.667969 25.0257V2.97441C0.667969 2.35636 0.898066 1.81723 1.35826 1.35704C1.81845 0.896845 2.35758 0.666748 2.97564 0.666748H25.027C25.645 0.666748 26.1841 0.896845 26.6443 1.35704C27.1045 1.81723 27.3346 2.35636 27.3346 2.97441V10.029C27.1573 9.81526 26.9618 9.61654 26.7481 9.43279C26.5344 9.24901 26.3026 9.06204 26.0526 8.87187V2.97441C26.0526 2.67528 25.9564 2.42955 25.7641 2.23725C25.5718 2.04494 25.3261 1.94879 25.027 1.94879H2.97564C2.6765 1.94879 2.43077 2.04494 2.23847 2.23725C2.04616 2.42955 1.95001 2.67528 1.95001 2.97441V25.0257C1.95001 25.3249 2.04616 25.5706 2.23847 25.7629C2.43077 25.9552 2.6765 26.0514 2.97564 26.0514H9.19359C9.21498 26.0418 9.23101 26.0428 9.24168 26.0546C9.25237 26.0663 9.25772 26.0567 9.25772 26.0257V27.3334H2.99093ZM6.5013 8.16675H20.0366C20.2972 8.13469 20.5452 8.11065 20.7803 8.09462C21.0155 8.0786 21.2558 8.04922 21.5013 8.0065V6.88471H6.5013V8.16675ZM6.5013 14.6411H14.418C14.4607 14.4168 14.5042 14.1973 14.5486 13.9828C14.5929 13.7683 14.6455 13.5603 14.7064 13.359H6.5013V14.6411ZM6.5013 21.1155H11.5462C11.9116 20.8398 12.2834 20.5893 12.6616 20.3639C13.0398 20.1385 13.4426 19.936 13.8699 19.7565V19.8334H6.5013V21.1155ZM1.95001 26.0514V1.94879V8.87187V7.94237V26.0514Z' fill='%23636099'/%3E%3C/svg%3E%0A");
 }
 
 
.slide_3d {
    perspective: 1000px;
    width: 100%;
    height: 657px;    height: calc(657px + 140px);
}
.slide_3d .card {
    position: absolute;
    top: 0;top: 60px;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.5s;
    backface-visibility: hidden; 
	transform: translateZ(-100px) translateY(-140px) scale(0.9);
	z-index:0;
}
.slide_3d .card.active {
    transform: translateZ(0px);
	z-index:1;
}
.slide_3d .card {
    height: 657px;
}
section.hs7 {
    margin-bottom: 0;
}
section.hs8 h2 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
    margin-bottom: 32px;
}
section.hs8 h2 span {
    display: block;
    margin-top: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #636099;
}
section.hs8 .threitems {
    width: 100%;
    font-size: 0;
    margin-bottom: 8px;    text-align: center;
}
section.hs8 .threitems > div {
    display: inline-block;
    vertical-align: top;
    width: calc( (100% / 3) - 6px);
    margin-right: 8px;
    height: 274px;
    background: #E8E6F6;
    border-radius: 32px;
    padding: 30px 28px;    text-align: left;
}
section.hs8 .threitems > div:last-child {
    margin-right: 0;
}
section.hs8 .threitems svg {
    height: 48px;
    margin-bottom: 8px;
    display: block;
}
section.hs8 .threitems b {
    display: block;
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #312F50;
}
section.hs8 .threitems p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #636099;
}
.forma {
    background: #E8E6F6;
    border-radius: 32px;
    padding: 32px;    font-size: 0;
}
.forma h3 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
    margin-bottom: 8px;
}
.forma .p1 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #312F50;
    margin-bottom: 24px;
}
.forma .p1 span {
    font: inherit;
    color: #636099;
}
 .forma .p2 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
    margin-top: 16px;
    margin-bottom: 16px;
}
.forma .p2 a {
    font: inherit;
    text-decoration: none;
    color: #7874B5;
}
section.hs9 .cases .tabs_cont .tabcont .btn:after,
.forma .send:after {
	content:'';
	width:32px;height:32px;
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	right:-32px;
	background-color:#312F50;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78264 5.33312L5.20664 1.75712L6.1493 0.814453L11.3346 5.99979L6.1493 11.1851L5.20664 10.2425L8.78264 6.66645H0.667969V5.33312H8.78264Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
	border-radius:32px;
}
.forma .fld {
    display: inline-block;
    vertical-align: top;
    width: calc( (100% / 2) - 12px);
    margin-right: 24px;    margin-bottom: 24px;
}
.forma .fld.f1 {
    margin-right: 0;
}
.forma .fld.fw {
    width: 100%;
    margin-right: 0;
}
.forma .fld input {
    display: block;
    height: 41px;
    background: #F8F8FD;
    border-radius: 8px;
    outline: none;
    border: none;
    width: 100%;
    padding: 0 20px;
}
.forma .fld textarea {
    display: block;
    height: 120px;
    background: #F8F8FD;
    border-radius: 8px;
    width: 100%;
    border: none;
    resize: none;
    padding: 14px 20px;
}
section.hs8 .forma .p2 {
    margin-top: 0;
}
section.hs8 {
    margin-bottom: 104px;
}



 .hs9_double {
	background-image: url("data:image/svg+xml,%3Csvg width='312' height='312' viewBox='0 0 312 312' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='156' height='156' rx='12' fill='%2356F09F'/%3E%3Crect x='156' y='156' width='156' height='156' rx='12' fill='%2356F09F'/%3E%3Crect width='22' height='22' transform='matrix(-1 0 0 1 167 145)' fill='%2356F09F'/%3E%3Cpath d='M156 150C156 153.314 158.686 156 162 156L172 156L172 140L156 140L156 150Z' fill='%23636099'/%3E%3Cpath d='M156 162C156 158.686 153.314 156 150 156H140V172H156V162Z' fill='%23636099'/%3E%3C/svg%3E%0A");
 }
 
 
 
 
 .hs9 .team .person {
	background-image: url("data:image/svg+xml,%3Csvg width='256' height='296' viewBox='0 0 256 296' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='22' height='22' transform='matrix(1 0 0 -1 9.5 191)' fill='%2356F09F'/%3E%3Cpath d='M20.5 186C20.5 182.686 17.8137 180 14.5 180L4.5 180L4.5 196L20.5 196L20.5 186Z' fill='%23ffffff'/%3E%3Cpath d='M20.5 174C20.5 177.314 23.1863 180 26.5 180H36.5V164H20.5V174Z' fill='%23ffffff'/%3E%3Crect x='0.5' y='160' width='20' height='20' rx='4' fill='%2356F09F'/%3E%3Crect x='9.5' y='149' width='22' height='22' fill='%2356F09F'/%3E%3Cpath d='M20.5 154C20.5 157.314 17.8137 160 14.5 160L4.5 160L4.5 144L20.5 144L20.5 154Z' fill='%23ffffff'/%3E%3Cpath d='M20.5 166C20.5 162.686 23.1863 160 26.5 160H36.5V176H20.5V166Z' fill='%23ffffff'/%3E%3Crect x='235.5' y='212' width='20' height='20' rx='4' fill='%2356F09F'/%3E%3Crect width='22' height='22' transform='matrix(-1 0 0 1 246.5 201)' fill='%2356F09F'/%3E%3Cpath d='M235.5 206C235.5 209.314 238.186 212 241.5 212L251.5 212L251.5 196L235.5 196L235.5 206Z' fill='%23ffffff'/%3E%3Cpath d='M235.5 218C235.5 214.686 232.814 212 229.5 212H219.5V228H235.5V218Z' fill='%23ffffff'/%3E%3Crect x='224.5' y='221' width='22' height='22' fill='%2356F09F'/%3E%3Cpath d='M235.5 226C235.5 229.314 232.814 232 229.5 232L219.5 232L219.5 216L235.5 216L235.5 226Z' fill='%23ffffff'/%3E%3Cpath d='M235.5 238C235.5 234.686 238.186 232 241.5 232H251.5V248H235.5V238Z' fill='%23ffffff'/%3E%3Crect x='0.5' y='232' width='235' height='64' rx='12' fill='%2356F09F'/%3E%3Crect x='20.5' y='180' width='215' height='32' rx='12' fill='%2356F09F'/%3E%3Crect x='20.5' width='160' height='160' rx='12' fill='%2356F09F'/%3E%3C/svg%3E%0A");
 }
 
 
section.hs9 {
    padding: 48px 0;
    margin-bottom: 104px;
    background: #636099;
    border-radius: 32px;
}
 section.hs9 h2 {
    display: block;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #FFFFFF;
}
 section.hs9 .cases .tabs_links a {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 26px;
    border-bottom: 2px solid #CDCAE6;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #CDCAE6;
    text-align: left;
    transition: all 0.6s ease;
}
 section.hs9 .cases .tabs_links a.active {
    border-bottom: 2px solid #56F09F;
    color: #56F09F;
}
 section.hs9 .cases .tabs_links {
    font-size: 0;
    margin-bottom: 16px;
}
.tabs_cont .tabcont {
    display: none;
} 
 .tabs_cont .tabcont.active {
    display: block;
}
 section.hs9 .cases .tabs_cont .tabcont h3 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    color: #FFFFFF;
    margin-bottom: 24px;
}
 section.hs9 .cases .tabs_cont .tabcont h3 span {
    display: block;
    margin-top: 4px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #CDCAE6;
}
 section.hs9 .cases .tabs_cont .tabcont > img {
    display: block;
    height: 330px;
    width: 100%;
    border-radius: 18px;
    object-fit: cover;
    margin-bottom: 24px;
}
section.hs9 .cases .tabs_cont .tabcont .hs9_d_w {
    font-size: 0;
}
section.hs9 .cases .tabs_cont .tabcont .hs9_d_w .hs9_double {
    display: inline-block;
    vertical-align: top;
    width: 427px;
    margin-right: 24px;
    height: 312px;background-repeat: no-repeat;
}
 section.hs9 .cases .tabs_cont .tabcont .hs9_d_w .hs9_text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 427px - 24px);
}
 section.hs9 .cases .tabs_cont .tabcont .hs9_d_w .hs9_text p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
}
section.hs9 .cases .tabs_cont .tabcont .hs9_d_w ins {
    width: 156px;
    height: 156px;
    padding: 28px 16px;
    display: block;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #312F50;
}
 section.hs9 .cases .tabs_cont .tabcont .hs9_d_w ins b {
    display: block;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 55px;
    color: #312F50;
}
 section.hs9 .cases .tabs_cont .tabcont .hs9_d_w ins.hs9-i-2 {
    margin-left: 158px;
}
 section.hs9 .cases .tabs_cont .tabcont .btn {
    text-decoration: none;
    position: absolute;
    bottom: 0;
    left: 0;
}
 section.hs9 .cases .tabs_cont .tabcont .hs9_d_w .hs9_text {
    height: 312px;
}
 section.hs9 .cases {
    margin-bottom: 72px;
}

section.hs9 .team {
    background: #FFFFFF;
    border-radius: 32px;
    padding: 32px;
    font-size: 0;
}
 
 
 section.hs9 .team .person {
    display: inline-block;
    vertical-align: top;
    width: calc( (100% / 3) - 24px);
    margin-right: 24px;
}
 section.hs9 .team h3 {
    display: block;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
}
section.hs9 .team > p {
    display: block;
    max-width: 470px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #312F50;
}
section.hs9 .team > p strong {
    font: inherit;
    color: #636099;
}
section.hs9 .team .persons {
    margin-top: 24px;
    font-size: 0;
}
 section.hs9 .team .person:last-child {
    margin-right: 0;
}
section.hs9 .team .person img {
    width: 160px;
    height: 160px;
    position: absolute;
    top: 0;
    left: 19px;
    object-fit: contain;
    object-position: bottom center;
}
section.hs9 .team .person .post {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #312F50;
    position: absolute;
    top: 189px;
    left: 39px;
}
section.hs9 .team .person .name {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #312F50;
    position: absolute;
    top: 242px;
    left: 13px;
    width: 205px;
    height: 44px;
}
section.hs9 .team .person p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #636099;
}
 section.hs9 .team .person {
    display: inline-block;
    vertical-align: top;
    width: calc( (100% / 3) - 24px);
    margin-right: 24px;
    padding-top: calc(296px + 32px);
    background-position: top left;
    background-repeat: no-repeat;
}
 section.hs10 {
    margin-bottom: 104px;
}
section.hs10 h2 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgb(99 96 153 / 30%);
}
 section.hs10 .newslist {
    font-size: 0;
}
.newslist .newsitem {
    display: inline-block;
    width: 427px;
    margin-right: 24px;
    vertical-align: top;
}
.newslist .newsitem .title {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    color: #312F50;
    text-decoration: none;
    margin-bottom: 16px;
    height: 54px;
    overflow: hidden;
}
.newslist .newsitem .image {
    display: block;
    width: 100%;
    height: 323px;
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 16px;
}
 .newslist .newsitem .image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 .newslist .newsitem .tags {
    height: 30px;
    border: 1px solid #CDCAE6;
    border-radius: 23px;
    line-height: 28px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #312F50;
    display: inline-block;
    vertical-align: top;
    margin-right: 48px;
    padding: 0 15px;
}
 .newslist .newsitem .date {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    color: #312F50;
    display: inline-block;
    vertical-align: top;
}
 .newslist .newsitem .newslink {
    text-decoration: none;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 28px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #312F50;
}
 section.hs10 .newswrap {
    width: 100%;
    overflow: hidden;
}
section.hs10 .newswrap {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;scrollbar-width: thin;
}
::-webkit-scrollbar {
  width: 4px;height: 4px;
}
::-webkit-scrollbar-track {
  background: #E8E6F6;border-radius: 1px;width:4px;height: 4px;
}
::-webkit-scrollbar-thumb {
  background: #636099;transition:all 0.6s ease;width:4px;height: 4px;
}
::-webkit-scrollbar-thumb:hover {
  background: #636099;
}
 
 .newsprev {
    width: 32px;
    height: 32px;
    transition: all 0.6s ease;
    display: block;
    position: absolute;
    top: 0;
    right: 40px;
    background-color: #E8E6F6;
    border-radius: 100px;
    background-position: center;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.21736 5.33312L6.79336 1.75712L5.8507 0.814453L0.665364 5.99979L5.8507 11.1851L6.79336 10.2425L3.21736 6.66645H11.332V5.33312H3.21736Z' fill='%23636099'/%3E%3C/svg%3E%0A");
}
 .newsprev:hover {
	 background-color: #636099;
	 background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.21736 5.33312L6.79336 1.75712L5.8507 0.814453L0.665364 5.99979L5.8507 11.1851L6.79336 10.2425L3.21736 6.66645H11.332V5.33312H3.21736Z' fill='%23fff'/%3E%3C/svg%3E%0A");
 }
  .newsnext {
    width: 32px;
    height: 32px;
    transition: all 0.6s ease;
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    background-color: #E8E6F6;
    border-radius: 100px;
    background-position: center;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78264 5.33312L5.20664 1.75712L6.1493 0.814453L11.3346 5.99979L6.1493 11.1851L5.20664 10.2425L8.78264 6.66645H0.667969V5.33312H8.78264Z' fill='%23636099'/%3E%3C/svg%3E%0A");
}
 .newsnext:hover {
	 background-color: #636099;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78264 5.33312L5.20664 1.75712L6.1493 0.814453L11.3346 5.99979L6.1493 11.1851L5.20664 10.2425L8.78264 6.66645H0.667969V5.33312H8.78264Z' fill='white'/%3E%3C/svg%3E%0A");
 }
 section.hs10 .newslist {
    font-size: 0;
    transition: all 0.6s ease;
}
section.foot .wrap {
    margin-bottom: 40px;
    font-size: 0;
}
section.foot .wrap .ft_left, section.foot .wrap .ft_right {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
section.foot .wrap .ft_left .presentation {
    background: url(../img/macbook.png) 0 0 no-repeat;
    width: 218px;
    height: 137px;
    background-size: contain;
    margin-bottom: 4px;
    display: block;
}
section.foot .wrap .ft_left .presentation_file {
    padding-left: 36px;
    display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect width='32' height='32' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_492_683' transform='scale(0.00195312)'/%3E%3C/pattern%3E%3Cimage id='image0_492_683' width='512' height='512' xlink:href='data:image/png;base64,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'/%3E%3C/defs%3E%3C/svg%3E%0A");
}
section.foot .wrap .ft_left .presentation_file {
    padding-left: 36px;
    display: block;
    height: 40px;
    background-position: 0 0;
    background-repeat: no-repeat;    margin-bottom: 24px;
	text-decoration:none;
}
section.foot .wrap .ft_left .presentation_file span {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
    margin-bottom: 4px;
}
section.foot .wrap .ft_left .presentation_file i {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #636099;
}
section.foot .wrap .ft_left .download {
    text-decoration: none;
}
section.foot .wrap .ft_left {
    height: 520px;
}
section.foot .socials {
    font-size: 0;
    height: 32px;
    position: absolute;
    bottom: 0;
    left: 0;
}
section.foot .socials a {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    background-color: #636099;
    border-radius: 100px;
    background-position: center;
    background-repeat: no-repeat;
}
 .socials .fb{
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99479 0.333984C3.31279 0.333984 0.328125 3.31865 0.328125 7.00065C0.328125 10.328 2.76612 13.086 5.95346 13.5867V8.92732H4.26012V7.00065H5.95346V5.53198C5.95346 3.86132 6.94812 2.93865 8.47146 2.93865C9.20079 2.93865 9.96346 3.06865 9.96346 3.06865V4.70865H9.12346C8.29479 4.70865 8.03679 5.22265 8.03679 5.74998V7.00065H9.88546L9.59012 8.92732H8.03679V13.5867C11.2235 13.0867 13.6615 10.3273 13.6615 7.00065C13.6615 3.31865 10.6768 0.333984 6.99479 0.333984Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
}
 .socials .in{
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99479 5.00065C6.46436 5.00065 5.95565 5.21136 5.58058 5.58644C5.2055 5.96151 4.99479 6.47022 4.99479 7.00065C4.99479 7.53108 5.2055 8.03979 5.58058 8.41486C5.95565 8.78994 6.46436 9.00065 6.99479 9.00065C7.52522 9.00065 8.03393 8.78994 8.40901 8.41486C8.78408 8.03979 8.99479 7.53108 8.99479 7.00065C8.99479 6.47022 8.78408 5.96151 8.40901 5.58644C8.03393 5.21136 7.52522 5.00065 6.99479 5.00065ZM6.99479 3.66732C7.87885 3.66732 8.72669 4.01851 9.35181 4.64363C9.97694 5.26875 10.3281 6.1166 10.3281 7.00065C10.3281 7.88471 9.97694 8.73255 9.35181 9.35767C8.72669 9.98279 7.87885 10.334 6.99479 10.334C6.11074 10.334 5.26289 9.98279 4.63777 9.35767C4.01265 8.73255 3.66146 7.88471 3.66146 7.00065C3.66146 6.1166 4.01265 5.26875 4.63777 4.64363C5.26289 4.01851 6.11074 3.66732 6.99479 3.66732ZM11.3281 3.50065C11.3281 3.72166 11.2403 3.93363 11.084 4.08991C10.9278 4.24619 10.7158 4.33398 10.4948 4.33398C10.2738 4.33398 10.0618 4.24619 9.90553 4.08991C9.74925 3.93363 9.66146 3.72166 9.66146 3.50065C9.66146 3.27964 9.74925 3.06768 9.90553 2.9114C10.0618 2.75512 10.2738 2.66732 10.4948 2.66732C10.7158 2.66732 10.9278 2.75512 11.084 2.9114C11.2403 3.06768 11.3281 3.27964 11.3281 3.50065ZM6.99479 1.66732C5.34546 1.66732 5.07612 1.67198 4.30879 1.70598C3.78612 1.73065 3.43546 1.80065 3.11012 1.92732C2.82079 2.03932 2.61212 2.17332 2.39012 2.39598C2.18146 2.59758 2.02103 2.84371 1.92079 3.11598C1.79412 3.44265 1.72413 3.79265 1.70012 4.31465C1.66546 5.05065 1.66146 5.30798 1.66146 7.00065C1.66146 8.64998 1.66612 8.91932 1.70012 9.68665C1.72479 10.2086 1.79479 10.56 1.92079 10.8847C2.03412 11.1747 2.16746 11.3833 2.38879 11.6047C2.61346 11.8287 2.82212 11.9627 3.10879 12.0733C3.43812 12.2007 3.78879 12.2713 4.30879 12.2953C5.04479 12.33 5.30212 12.334 6.99479 12.334C8.64412 12.334 8.91346 12.3293 9.68079 12.2953C10.2021 12.2706 10.5535 12.2007 10.8788 12.0747C11.1675 11.962 11.3775 11.828 11.5988 11.6067C11.8235 11.382 11.9575 11.1733 12.0681 10.8867C12.1948 10.558 12.2655 10.2066 12.2895 9.68665C12.3241 8.95065 12.3281 8.69332 12.3281 7.00065C12.3281 5.35132 12.3235 5.08198 12.2895 4.31465C12.2648 3.79332 12.1948 3.44132 12.0681 3.11598C11.9677 2.84399 11.8075 2.59796 11.5995 2.39598C11.3979 2.18721 11.1518 2.02676 10.8795 1.92665C10.5528 1.79998 10.2021 1.72998 9.68079 1.70598C8.94479 1.67132 8.68746 1.66732 6.99479 1.66732ZM6.99479 0.333984C8.80612 0.333984 9.03212 0.340651 9.74279 0.373984C10.4528 0.407318 10.9361 0.518651 11.3615 0.683984C11.8015 0.853318 12.1721 1.08265 12.5428 1.45265C12.8818 1.78591 13.1441 2.18904 13.3115 2.63398C13.4761 3.05865 13.5881 3.54265 13.6215 4.25265C13.6528 4.96332 13.6615 5.18932 13.6615 7.00065C13.6615 8.81198 13.6548 9.03798 13.6215 9.74865C13.5881 10.4587 13.4761 10.942 13.3115 11.3673C13.1446 11.8125 12.8822 12.2157 12.5428 12.5487C12.2094 12.8875 11.8063 13.1498 11.3615 13.3173C10.9368 13.482 10.4528 13.594 9.74279 13.6273C9.03212 13.6587 8.80612 13.6673 6.99479 13.6673C5.18346 13.6673 4.95746 13.6607 4.24679 13.6273C3.53679 13.594 3.05346 13.482 2.62812 13.3173C2.18301 13.1503 1.77981 12.8879 1.44679 12.5487C1.10773 12.2154 0.845412 11.8123 0.678125 11.3673C0.512792 10.9426 0.401458 10.4587 0.368125 9.74865C0.336792 9.03798 0.328125 8.81198 0.328125 7.00065C0.328125 5.18932 0.334792 4.96332 0.368125 4.25265C0.401458 3.54198 0.512792 3.05932 0.678125 2.63398C0.844949 2.18877 1.10733 1.78553 1.44679 1.45265C1.77991 1.11347 2.18308 0.851137 2.62812 0.683984C3.05346 0.518651 3.53612 0.407318 4.24679 0.373984C4.95746 0.342651 5.18346 0.333984 6.99479 0.333984Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
}
 .socials .li{
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.6276 1.334C3.62743 1.68762 3.48678 2.02669 3.23661 2.27661C2.98643 2.52654 2.64723 2.66684 2.2936 2.66667C1.93998 2.66649 1.60091 2.52584 1.35099 2.27567C1.10107 2.0255 0.960761 1.68629 0.960938 1.33267C0.961114 0.979045 1.10176 0.639976 1.35193 0.390053C1.60211 0.140129 1.94132 -0.000176644 2.29494 1.66908e-07C2.64856 0.000176978 2.98763 0.140822 3.23755 0.390996C3.48747 0.641169 3.62778 0.980378 3.6276 1.334ZM3.6676 3.654H1.00094V12.0007H3.6676V3.654ZM7.88094 3.654H5.2276V12.0007H7.85427V7.62067C7.85427 5.18067 11.0343 4.954 11.0343 7.62067V12.0007H13.6676V6.714C13.6676 2.60067 8.96094 2.754 7.85427 4.774L7.88094 3.654Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
}
section.foot .wrap .ft_right h3 {
    display: block;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
}
 section.foot .wrap .ft_right .p1 {
    display: block;
    margin-bottom: 32px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #312F50;
}
  section.foot .wrap .ft_right .p1 span {color:#636099;}
section.foot .wrap .ft_right .fld {
    margin-right: 0;
    width: 100%;
}
section.foot .wrap .ft_right .p2 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
    margin-bottom: 20px;
}
section.foot .wrap .ft_right .p2 a {
    text-decoration: none;
    font: inherit;
    color: #636099;
}
.postfoot .copy {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: #636099;
}
.postfoot {
    height: 40px;
    padding: 0 16px;
}
.postfoot .brab {
    position: absolute;
    right: 16px;
    top: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: #636099;
    text-decoration: none;
}
 
 
 .postfoot .brab b {
    font-size: 0;
    width: 58px;
    height: 12px;
    display: inline-block;
    vertical-align: top;
    margin-left: 4px;
	background-image: url("data:image/svg+xml,%3Csvg width='58' height='12' viewBox='0 0 58 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5049 8.66309C20.5049 9.72559 20.1064 10.5474 19.3096 11.1284C18.5127 11.7095 17.4059 12 15.9893 12H10.1372V0.304199H15.4912C16.9189 0.304199 17.998 0.553223 18.7285 1.05127C19.4645 1.54378 19.8325 2.27425 19.8325 3.24268C19.8325 3.90674 19.6471 4.46842 19.2764 4.92773C18.9111 5.38151 18.3522 5.68864 17.5996 5.84912C18.5459 5.9598 19.2653 6.25863 19.7578 6.74561C20.2559 7.22705 20.5049 7.86621 20.5049 8.66309ZM17.3672 3.57471C17.3672 3.04899 17.1984 2.67546 16.8608 2.4541C16.5288 2.23275 16.0335 2.12207 15.375 2.12207H12.5859V5.01904H15.3916C16.0833 5.01904 16.5841 4.90007 16.894 4.66211C17.2095 4.41862 17.3672 4.05615 17.3672 3.57471ZM18.0479 8.47217C18.0479 7.37646 17.262 6.82861 15.6904 6.82861H12.5859V10.1821H15.7817C16.5675 10.1821 17.1403 10.041 17.5 9.75879C17.8652 9.47103 18.0479 9.04215 18.0479 8.47217ZM24.8711 7.55908V12H22.4224V0.304199H28.2661C29.6606 0.304199 30.737 0.605794 31.4951 1.20898C32.2533 1.80664 32.6323 2.66715 32.6323 3.79053C32.6323 4.60954 32.3999 5.31787 31.9351 5.91553C31.4702 6.50765 30.8421 6.89779 30.0508 7.08594L33.2134 12H30.4575L27.7432 7.55908H24.8711ZM30.167 3.89014C30.167 3.33122 29.9871 2.91064 29.6274 2.62842C29.2677 2.34619 28.7282 2.20508 28.0088 2.20508H24.8711V5.6582H28.0752C28.7614 5.6582 29.2816 5.50326 29.6357 5.19336C29.9899 4.88346 30.167 4.44906 30.167 3.89014ZM37.48 9.01172L36.4424 12H33.9937L38.2603 0.304199H41.1489L45.3989 12H42.9751L41.9375 9.01172H37.48ZM39.7046 2.10547C39.6493 2.32682 39.5718 2.59245 39.4722 2.90234C39.3726 3.21224 39.3006 3.43083 39.2563 3.55811L38.0278 7.16895H41.3896L40.1279 3.4834C40.0505 3.25651 39.9785 3.02686 39.9121 2.79443C39.8457 2.56201 39.7765 2.33236 39.7046 2.10547ZM57.3604 8.66309C57.3604 9.72559 56.9619 10.5474 56.165 11.1284C55.3682 11.7095 54.2614 12 52.8447 12H46.9927V0.304199H52.3467C53.7744 0.304199 54.8535 0.553223 55.584 1.05127C56.32 1.54378 56.688 2.27425 56.688 3.24268C56.688 3.90674 56.5026 4.46842 56.1318 4.92773C55.7666 5.38151 55.2077 5.68864 54.4551 5.84912C55.4014 5.9598 56.1208 6.25863 56.6133 6.74561C57.1113 7.22705 57.3604 7.86621 57.3604 8.66309ZM54.2227 3.57471C54.2227 3.04899 54.0539 2.67546 53.7163 2.4541C53.3843 2.23275 52.889 2.12207 52.2305 2.12207H49.4414V5.01904H52.2471C52.9388 5.01904 53.4396 4.90007 53.7495 4.66211C54.0649 4.41862 54.2227 4.05615 54.2227 3.57471ZM54.9033 8.47217C54.9033 7.37646 54.1175 6.82861 52.5459 6.82861H49.4414V10.1821H52.6372C53.423 10.1821 53.9958 10.041 54.3555 9.75879C54.7207 9.47103 54.9033 9.04215 54.9033 8.47217Z' fill='%23312F50'/%3E%3Ccircle cx='3.5' cy='8.5' r='3.5' fill='%23FF5151'/%3E%3C/svg%3E%0A");
}
 
 
.topLogo {
	background-image: url("data:image/svg+xml,%3Csvg width='119' height='32' viewBox='0 0 119 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply'%3E%3Cpath d='M53.0699 5.44312C54.6821 5.44312 55.755 6.51596 55.755 7.9484V12.4195C55.755 13.852 54.6821 14.9248 53.0699 14.9248H46.8906V2.39844H49.9353V5.44312H53.0699ZM52.7103 8.1282C52.7103 7.8585 52.4406 7.58879 52.1709 7.58879H49.9353V12.7791H52.1709C52.4406 12.7791 52.7103 12.5094 52.7103 12.2397V8.12221V8.1282Z' fill='%231D1D1B'/%3E%3Cpath d='M57.5156 5.08352C57.5156 3.56117 58.6604 2.39844 60.3805 2.39844H66.4639V3.92078L65.7507 4.72391H61.3634C61.0038 4.72391 60.7401 4.99361 60.7401 5.35322V6.24625C60.7401 6.69576 60.9739 6.95947 61.4533 7.04937L64.7677 7.7626C66.0204 8.05029 67.0033 8.99725 67.0033 10.4477V12.2397C67.0033 13.7621 65.8585 14.9248 64.1384 14.9248H57.5156V12.5993H63.1555C63.5151 12.5993 63.7788 12.3296 63.7788 11.976V10.8133C63.7788 10.3638 63.5451 10.1001 63.0596 10.0102L59.7512 9.29693C58.4986 9.00924 57.5156 8.06227 57.5156 6.61185V5.08951V5.08352Z' fill='%231D1D1B'/%3E%3Cpath d='M77.0906 12.7795V14.9251H71.4507C69.8385 14.9251 68.7656 13.8523 68.7656 12.4199V7.76894C68.7656 6.3365 69.8385 5.26367 71.4507 5.26367H74.849C76.4612 5.26367 77.5341 6.3365 77.5341 7.76894V11.2571H71.8103V12.2401C71.8103 12.5098 72.08 12.7795 72.3437 12.7795H77.0846H77.0906ZM71.8103 9.20138H74.4954V7.94875C74.4954 7.67904 74.2257 7.40933 73.956 7.40933H72.3437C72.074 7.40933 71.8103 7.67904 71.8103 7.94875V9.20138Z' fill='%231D1D1B'/%3E%3Cpath d='M86.4511 5.26367V7.40933H83.3226C82.9809 7.40933 82.8011 7.57116 82.6753 7.73298C82.6033 7.82288 82.5494 7.93077 82.5134 8.03865V14.9311H79.4688V5.44347H81.4346L81.8841 6.51631H81.974C82.0639 6.28256 82.1718 6.08478 82.3336 5.89298C82.6033 5.58732 83.0469 5.26966 83.7661 5.26966H86.4511V5.26367Z' fill='%231D1D1B'/%3E%3Cpath d='M90.6853 14.9249L87.7305 6.59999V5.43726H90.7752L92.4773 12.3298H92.6571L94.3592 5.43726H97.4039V6.59999L94.4492 14.9249H90.6912H90.6853Z' fill='%231D1D1B'/%3E%3Cpath d='M107.294 12.7795V14.9251H101.654C100.042 14.9251 98.9688 13.8523 98.9688 12.4199V7.76894C98.9688 6.3365 100.042 5.26367 101.654 5.26367H105.052C106.664 5.26367 107.737 6.3365 107.737 7.76894V11.2571H102.013V12.2401C102.013 12.5098 102.283 12.7795 102.547 12.7795H107.288H107.294ZM102.013 9.20138H104.699V7.94875C104.699 7.67904 104.429 7.40933 104.159 7.40933H102.547C102.277 7.40933 102.013 7.67904 102.013 7.94875V9.20138Z' fill='%231D1D1B'/%3E%3Cpath d='M115.402 5.44312V2.39844H118.446V14.9248H116.475L116.025 13.7621H115.935C115.845 14.0138 115.737 14.2475 115.576 14.4393C115.306 14.781 114.856 15.1046 114.143 15.1046H112.267C110.655 15.1046 109.582 14.0318 109.582 12.5993V7.9484C109.582 6.51595 110.655 5.44312 112.267 5.44312H115.396H115.402ZM112.627 12.4255C112.627 12.6952 112.896 12.9649 113.166 12.9649H114.599C114.904 12.9649 115.12 12.8211 115.24 12.6593C115.312 12.5694 115.366 12.4615 115.402 12.3356V7.59478H113.166C112.896 7.59478 112.627 7.86449 112.627 8.13419V12.4315V12.4255Z' fill='%231D1D1B'/%3E%3Cpath d='M49.8129 19.9417H50.0407L49.4953 23.4119H49.3335L49.3814 22.8904H49.3514C49.2915 23.0043 49.2196 23.1002 49.1357 23.1841C48.9858 23.334 48.7881 23.4778 48.5064 23.4778H47.5894C47.0919 23.4778 46.7982 23.1182 46.8701 22.6567L47.2957 19.9417H47.5234L47.0979 22.6567C47.038 23.0223 47.2537 23.28 47.6193 23.28H48.5363C48.8 23.28 49.0158 23.0942 49.1656 22.9084C49.2496 22.7945 49.3335 22.6687 49.4054 22.5308L49.8129 19.9417Z' fill='%231D1D1B'/%3E%3Cpath d='M51.3408 20.1331H50.6875L50.7115 19.9353H51.3648L51.6165 19.0183H51.7483L51.5985 19.9353H52.7133L52.6893 20.1331H51.5745L51.173 22.6563C51.113 23.022 51.3288 23.2797 51.6944 23.2797H52.7073L52.6773 23.4775H51.6644C51.167 23.4775 50.8733 23.1178 50.9452 22.6563L51.3468 20.1331H51.3408Z' fill='%231D1D1B'/%3E%3Cpath d='M54.1208 19.9415L53.5754 23.4117H53.3477L53.8931 19.9415H54.1208ZM54.3246 18.6948L54.2227 19.3481H53.995L54.0968 18.6948H54.3246Z' fill='%231D1D1B'/%3E%3Cpath d='M55.4461 18.8267H55.6738L55.0745 22.6565C55.0145 23.0221 55.2303 23.2798 55.5959 23.2798H55.7577L55.7277 23.4776H55.5659C55.0685 23.4776 54.7748 23.118 54.8467 22.6565L55.4461 18.8267Z' fill='%231D1D1B'/%3E%3Cpath d='M57.2185 19.9415L56.6731 23.4117H56.4453L56.9907 19.9415H57.2185ZM57.4222 18.6948L57.3204 19.3481H57.0926L57.1945 18.6948H57.4222Z' fill='%231D1D1B'/%3E%3Cpath d='M60.1018 23.4119H57.3867L57.4107 23.2141L60.2516 20.1694V20.1394H57.9681L57.9082 20.0735L57.9261 19.9417H60.5752L60.5513 20.1394L57.7104 23.1841V23.2141H60.1257L60.1018 23.4119Z' fill='%231D1D1B'/%3E%3Cpath d='M61.0935 20.7567C61.1654 20.3012 61.579 19.9355 62.0704 19.9355H63.9704L63.425 23.4058H63.2631L63.3111 22.8843H63.2811C63.2212 22.9982 63.1493 23.0941 63.0654 23.178C62.9155 23.3279 62.7177 23.4717 62.4361 23.4717H61.519C61.0216 23.4717 60.7279 23.1121 60.7998 22.6506L61.0995 20.7507L61.0935 20.7567ZM62.0405 20.1333C61.6749 20.1333 61.3752 20.3911 61.3213 20.7567L61.0216 22.6566C60.9617 23.0222 61.1774 23.2799 61.543 23.2799H62.46C62.7237 23.2799 62.9395 23.0941 63.0893 22.9083C63.1732 22.7944 63.2572 22.6686 63.3291 22.5307L63.7067 20.1393H62.0345L62.0405 20.1333Z' fill='%231D1D1B'/%3E%3Cpath d='M65.2588 20.1331H64.6055L64.6294 19.9353H65.2827L65.5345 19.0183H65.6663L65.5165 19.9353H66.6313L66.6073 20.1331H65.4925L65.0909 22.6563C65.031 23.022 65.2468 23.2797 65.6124 23.2797H66.6253L66.5953 23.4775H65.5824C65.0849 23.4775 64.7913 23.1178 64.8632 22.6563L65.2648 20.1331H65.2588Z' fill='%231D1D1B'/%3E%3Cpath d='M68.0466 19.9415L67.5012 23.4117H67.2734L67.8188 19.9415H68.0466ZM68.2504 18.6948L68.1485 19.3481H67.9207L68.0226 18.6948H68.2504Z' fill='%231D1D1B'/%3E%3Cpath d='M69.0078 20.6905C69.0798 20.235 69.4993 19.8694 69.9908 19.8694H71.1355C71.633 19.8694 71.9267 20.229 71.8547 20.6905L71.5491 22.6564C71.4772 23.1178 71.0576 23.4775 70.5661 23.4775H69.4214C68.9239 23.4775 68.6303 23.1178 68.7022 22.6564L69.0078 20.6905ZM71.627 20.6905C71.6869 20.3249 71.4712 20.0672 71.1056 20.0672H69.9608C69.5952 20.0672 69.3015 20.3249 69.2416 20.6905L68.9359 22.6564C68.876 23.022 69.0918 23.2797 69.4574 23.2797H70.6021C70.9677 23.2797 71.2614 23.022 71.3213 22.6564L71.627 20.6905Z' fill='%231D1D1B'/%3E%3Cpath d='M72.7356 23.4116H72.5078L73.0532 19.9414H73.215L73.1671 20.4628H73.1971C73.257 20.349 73.3289 20.2531 73.4128 20.1692C73.5627 20.0193 73.7604 19.8755 74.0421 19.8755H74.9591C75.4566 19.8755 75.7503 20.2351 75.6784 20.6966L75.2528 23.4116H75.0251L75.4506 20.6966C75.5105 20.331 75.2948 20.0733 74.9292 20.0733H74.0122C73.7485 20.0733 73.5267 20.2651 73.3769 20.4509C73.293 20.5647 73.215 20.6846 73.1431 20.8225L72.7356 23.4116Z' fill='%231D1D1B'/%3E%3Cpath d='M82.6625 19.8755C83.1599 19.8755 83.4536 20.2351 83.3817 20.6966L82.9562 23.4116H82.7284L83.1539 20.6966C83.2139 20.331 82.9981 20.0733 82.6325 20.0733H81.8773C81.5117 20.0733 81.2181 20.331 81.1581 20.6966L80.7326 23.4116H80.5048L80.9304 20.6966C80.9903 20.331 80.7745 20.0733 80.4089 20.0733H79.7856C79.5219 20.0733 79.3001 20.2651 79.1503 20.4509C79.0664 20.5647 78.9885 20.6846 78.9166 20.8225L78.509 23.4116H78.2812L78.8267 19.9414H78.9885L78.9405 20.4628H78.9705C79.0304 20.349 79.1024 20.2531 79.1863 20.1692C79.3361 20.0193 79.5339 19.8755 79.8156 19.8755H80.4389C80.7026 19.8755 80.8584 19.9954 80.9543 20.1032C81.0143 20.1752 81.0502 20.2471 81.0862 20.331H81.1162C81.1701 20.2471 81.236 20.1752 81.3139 20.1032C81.4458 19.9894 81.6496 19.8755 81.9073 19.8755H82.6625Z' fill='%231D1D1B'/%3E%3Cpath d='M84.4295 20.7567C84.5014 20.3012 84.9149 19.9355 85.4064 19.9355H87.3063L86.7609 23.4058H86.5991L86.647 22.8843H86.6171C86.5571 22.9982 86.4852 23.0941 86.4013 23.178C86.2515 23.3279 86.0537 23.4717 85.772 23.4717H84.855C84.3575 23.4717 84.0638 23.1121 84.1358 22.6506L84.4354 20.7507L84.4295 20.7567ZM85.3764 20.1333C85.0108 20.1333 84.7111 20.3911 84.6572 20.7567L84.3575 22.6566C84.2976 23.0222 84.5134 23.2799 84.879 23.2799H85.796C86.0597 23.2799 86.2754 23.0941 86.4253 22.9083C86.5092 22.7944 86.5931 22.6686 86.665 22.5307L87.0426 20.1393H85.3704L85.3764 20.1333Z' fill='%231D1D1B'/%3E%3Cpath d='M88.1496 23.4116H87.9219L88.4673 19.9414H88.6291L88.5812 20.4628H88.6111C88.6711 20.349 88.743 20.2531 88.8269 20.1692C88.9767 20.0193 89.1745 19.8755 89.4562 19.8755H90.3732C90.8707 19.8755 91.1643 20.2351 91.0924 20.6966L90.6669 23.4116H90.4391L90.8647 20.6966C90.9246 20.331 90.7088 20.0733 90.3432 20.0733H89.4262C89.1625 20.0733 88.9408 20.2651 88.7909 20.4509C88.707 20.5647 88.6291 20.6846 88.5572 20.8225L88.1496 23.4116Z' fill='%231D1D1B'/%3E%3Cpath d='M92.1326 20.7567C92.2045 20.3012 92.618 19.9355 93.1095 19.9355H95.0094L94.464 23.4058H94.3022L94.3502 22.8843H94.3202C94.2603 22.9982 94.1883 23.0941 94.1044 23.178C93.9546 23.3279 93.7568 23.4717 93.4751 23.4717H92.5581C92.0607 23.4717 91.767 23.1121 91.8389 22.6506L92.1386 20.7507L92.1326 20.7567ZM93.0795 20.1333C92.7139 20.1333 92.4143 20.3911 92.3603 20.7567L92.0607 22.6566C92.0007 23.0222 92.2165 23.2799 92.5821 23.2799H93.4991C93.7628 23.2799 93.9786 23.0941 94.1284 22.9083C94.2123 22.7944 94.2962 22.6686 94.3681 22.5307L94.7457 20.1393H93.0735L93.0795 20.1333Z' fill='%231D1D1B'/%3E%3Cpath d='M98.0563 23.2799H96.3841C95.8927 23.2799 95.587 22.9203 95.6589 22.4588L95.9346 20.7567C96.0066 20.3012 96.4201 19.9355 96.9116 19.9355H98.8115L98.2181 23.6994C98.1462 24.1609 97.7327 24.5206 97.2412 24.5206H95.5391L95.563 24.3228H97.2652C97.6308 24.3228 97.9305 24.065 97.9844 23.6994L98.0563 23.2739V23.2799ZM95.8867 22.4588C95.8327 22.8244 96.0425 23.0821 96.4081 23.0821H98.0803L98.5538 20.1333H96.8816C96.516 20.1333 96.2163 20.3911 96.1624 20.7567L95.8867 22.4588Z' fill='%231D1D1B'/%3E%3Cpath d='M99.8385 21.8712L99.7187 22.5904C99.6647 22.956 99.8745 23.2137 100.24 23.2137H102.008L101.984 23.4115H100.216C99.7247 23.4115 99.419 23.0519 99.4909 22.5904L99.7906 20.6905C99.8625 20.235 100.282 19.8694 100.774 19.8694H101.822C102.32 19.8694 102.614 20.229 102.542 20.6905L102.488 21.0501C102.404 21.5116 102.008 21.8712 101.505 21.8712H99.8325H99.8385ZM102.314 20.6905C102.374 20.3249 102.158 20.0672 101.792 20.0672H100.744C100.378 20.0672 100.084 20.3249 100.024 20.6905L99.8685 21.6734H101.541C101.906 21.6734 102.206 21.4157 102.266 21.0501L102.32 20.6905H102.314Z' fill='%231D1D1B'/%3E%3Cpath d='M107.436 19.8755C107.933 19.8755 108.227 20.2351 108.155 20.6966L107.73 23.4116H107.502L107.927 20.6966C107.987 20.331 107.772 20.0733 107.406 20.0733H106.651C106.285 20.0733 105.991 20.331 105.932 20.6966L105.506 23.4116H105.278L105.704 20.6966C105.764 20.331 105.548 20.0733 105.182 20.0733H104.559C104.295 20.0733 104.074 20.2651 103.924 20.4509C103.84 20.5647 103.762 20.6846 103.69 20.8225L103.282 23.4116H103.055L103.6 19.9414H103.762L103.714 20.4628H103.744C103.804 20.349 103.876 20.2531 103.96 20.1692C104.11 20.0193 104.307 19.8755 104.589 19.8755H105.212C105.476 19.8755 105.632 19.9954 105.728 20.1032C105.788 20.1752 105.824 20.2471 105.86 20.331H105.89C105.944 20.2471 106.009 20.1752 106.087 20.1032C106.219 19.9894 106.423 19.8755 106.681 19.8755H107.436Z' fill='%231D1D1B'/%3E%3Cpath d='M109.268 21.8712L109.148 22.5904C109.094 22.956 109.304 23.2137 109.67 23.2137H111.438L111.414 23.4115H109.646C109.154 23.4115 108.849 23.0519 108.921 22.5904L109.22 20.6905C109.292 20.235 109.712 19.8694 110.203 19.8694H111.252C111.75 19.8694 112.043 20.229 111.971 20.6905L111.917 21.0501C111.833 21.5116 111.438 21.8712 110.934 21.8712H109.262H109.268ZM111.744 20.6905C111.803 20.3249 111.588 20.0672 111.222 20.0672H110.173C109.808 20.0672 109.514 20.3249 109.454 20.6905L109.298 21.6734H110.97C111.336 21.6734 111.642 21.4157 111.696 21.0501L111.75 20.6905H111.744Z' fill='%231D1D1B'/%3E%3Cpath d='M112.708 23.4116H112.48L113.026 19.9414H113.188L113.14 20.4628H113.17C113.23 20.349 113.302 20.2531 113.385 20.1692C113.535 20.0193 113.733 19.8755 114.015 19.8755H114.932C115.429 19.8755 115.723 20.2351 115.651 20.6966L115.225 23.4116H114.998L115.423 20.6966C115.483 20.331 115.267 20.0733 114.902 20.0733H113.985C113.721 20.0733 113.499 20.2651 113.35 20.4509C113.266 20.5647 113.188 20.6846 113.116 20.8225L112.708 23.4116Z' fill='%231D1D1B'/%3E%3Cpath d='M116.989 20.1331H116.336L116.36 19.9353H117.013L117.265 19.0183H117.397L117.247 19.9353H118.362L118.338 20.1331H117.223L116.821 22.6563C116.761 23.022 116.977 23.2797 117.343 23.2797H118.356L118.326 23.4775H117.313C116.815 23.4775 116.522 23.1178 116.594 22.6563L116.995 20.1331H116.989Z' fill='%231D1D1B'/%3E%3Cpath d='M47.7798 26.684C47.7319 26.9118 47.8697 27.1575 48.0016 27.3433C48.0795 27.4572 48.1694 27.5651 48.2773 27.667L50.405 29.9565L50.387 30.0883H50.1892L49.6498 29.5309C49.5839 29.6508 49.506 29.7527 49.4161 29.8426C49.2602 29.9984 49.0085 30.1483 48.6669 30.1483H47.5221C46.8928 30.1483 46.5692 29.7647 46.6651 29.1653L46.7609 28.542C46.8329 28.0985 47.1086 27.8587 47.3783 27.7389C47.5341 27.667 47.7079 27.613 47.8937 27.595V27.5651C47.8158 27.4872 47.7499 27.4032 47.6899 27.3073C47.594 27.1515 47.4981 26.9357 47.5461 26.678L47.5761 26.4802C47.672 25.8869 48.1155 25.4973 48.7388 25.4973H50.2432L50.2252 25.6292L50.1533 25.6951H48.7208C48.2234 25.6951 47.8817 25.9828 47.8098 26.4802L47.7798 26.678V26.684ZM48.7028 29.9565C48.9845 29.9565 49.1883 29.8126 49.3202 29.6628C49.3981 29.5789 49.464 29.477 49.5179 29.3691L48.0735 27.7628C47.4202 27.7628 47.0786 28.0505 47.0007 28.548L46.9048 29.1713C46.8269 29.6688 47.0666 29.9565 47.5641 29.9565H48.7088H48.7028Z' fill='%231D1D1B'/%3E%3Cpath d='M53.1249 29.2672C53.071 29.6328 53.2807 29.8905 53.6463 29.8905H55.3485L55.3245 30.0883H53.6224C53.1309 30.0883 52.8252 29.7287 52.8972 29.2672L53.1908 27.4332C53.2628 26.9777 53.6763 26.6121 54.1678 26.6121H55.8699L55.8519 26.7439L55.78 26.8098H54.1438C53.7782 26.8098 53.4785 27.0676 53.4246 27.4332L53.1309 29.2672H53.1249Z' fill='%231D1D1B'/%3E%3Cpath d='M56.3123 27.4332C56.3842 26.9777 56.7977 26.6121 57.2892 26.6121H59.1891L58.6437 30.0823H58.4819L58.5298 29.5608H58.4999C58.4399 29.6747 58.368 29.7706 58.2841 29.8545C58.1343 30.0044 57.9365 30.1482 57.6548 30.1482H56.7378C56.2403 30.1482 55.9467 29.7886 56.0186 29.3271L56.3183 27.4272L56.3123 27.4332ZM57.2592 26.8098C56.8936 26.8098 56.594 27.0676 56.54 27.4332L56.2403 29.3331C56.1804 29.6987 56.3962 29.9564 56.7618 29.9564H57.6788C57.9425 29.9564 58.1583 29.7706 58.3081 29.5848C58.392 29.4709 58.4759 29.3451 58.5478 29.2072L58.9254 26.8158H57.2532L57.2592 26.8098Z' fill='%231D1D1B'/%3E%3Cpath d='M60.0324 30.0884H59.8047L60.3501 26.6182H60.5119L60.464 27.1396H60.4939C60.5539 27.0257 60.6258 26.9298 60.7097 26.8459C60.8595 26.6961 61.0573 26.5522 61.339 26.5522H62.4178L62.3879 26.75H61.309C61.0453 26.75 60.8236 26.9418 60.6737 27.1276C60.5898 27.2415 60.5119 27.3614 60.44 27.4992L60.0324 30.0884Z' fill='%231D1D1B'/%3E%3Cpath d='M62.8542 28.548L62.7343 29.2672C62.6804 29.6328 62.8901 29.8905 63.2557 29.8905H65.0238L64.9998 30.0883H63.2318C62.7403 30.0883 62.4346 29.7287 62.5065 29.2672L62.8062 27.3673C62.8781 26.9117 63.2977 26.5461 63.7891 26.5461H64.838C65.3355 26.5461 65.6291 26.9058 65.5572 27.3673L65.5033 27.7269C65.4194 28.1824 65.0238 28.548 64.5203 28.548H62.8482H62.8542ZM65.3295 27.3673C65.3894 27.0016 65.1736 26.7439 64.808 26.7439H63.7592C63.3936 26.7439 63.0999 27.0016 63.04 27.3673L62.8841 28.3502H64.5563C64.9219 28.3502 65.2216 28.0925 65.2815 27.7269L65.3355 27.3673H65.3295Z' fill='%231D1D1B'/%3E%3Cpath d='M68.2343 29.2672C68.1804 29.6328 68.3901 29.8905 68.7557 29.8905H70.4579L70.4339 30.0883H68.7318C68.2403 30.0883 67.9346 29.7287 68.0065 29.2672L68.3002 27.4332C68.3721 26.9777 68.7857 26.6121 69.2772 26.6121H70.9793L70.9613 26.7439L70.8894 26.8098H69.2532C68.8876 26.8098 68.5819 27.0676 68.534 27.4332L68.2403 29.2672H68.2343Z' fill='%231D1D1B'/%3E%3Cpath d='M71.4493 27.3673C71.5212 26.9117 71.9407 26.5461 72.4322 26.5461H73.5769C74.0744 26.5461 74.3681 26.9058 74.2962 27.3673L73.9905 29.3331C73.9186 29.7946 73.499 30.1542 73.0076 30.1542H71.8628C71.3653 30.1542 71.0717 29.7946 71.1436 29.3331L71.4493 27.3673ZM74.0684 27.3673C74.1283 27.0016 73.9126 26.7439 73.547 26.7439H72.4022C72.0366 26.7439 71.7429 27.0016 71.683 27.3673L71.3773 29.3331C71.3174 29.6987 71.5332 29.9564 71.8988 29.9564H73.0435C73.4091 29.9564 73.7028 29.6987 73.7627 29.3331L74.0684 27.3673Z' fill='%231D1D1B'/%3E%3Cpath d='M75.3086 27.3673C75.3805 26.9117 75.8001 26.5461 76.2916 26.5461H77.4363C77.9338 26.5461 78.2274 26.9058 78.1555 27.3673L77.8499 29.3331C77.7779 29.7946 77.3584 30.1542 76.8669 30.1542H75.7222C75.2247 30.1542 74.931 29.7946 75.003 29.3331L75.3086 27.3673ZM77.9278 27.3673C77.9877 27.0016 77.7719 26.7439 77.4063 26.7439H76.2616C75.896 26.7439 75.6023 27.0016 75.5424 27.3673L75.2367 29.3331C75.1768 29.6987 75.3925 29.9564 75.7581 29.9564H76.9029C77.2685 29.9564 77.5622 29.6987 77.6221 29.3331L77.9278 27.3673Z' fill='%231D1D1B'/%3E%3Cpath d='M79.0442 30.0884H78.8164L79.3618 26.6182H79.5236L79.4757 27.1396H79.5057C79.5656 27.0257 79.6375 26.9298 79.7214 26.8459C79.8713 26.6961 80.069 26.5522 80.3507 26.5522H81.4296L81.3996 26.75H80.3208C80.0571 26.75 79.8353 26.9418 79.6855 27.1276C79.6016 27.2415 79.5236 27.3614 79.4517 27.4992L79.0442 30.0884Z' fill='%231D1D1B'/%3E%3Cpath d='M83.9507 30.0883L83.9986 29.5669H83.9686C83.9087 29.6808 83.8368 29.7767 83.7529 29.8606C83.603 30.0104 83.4052 30.1542 83.1236 30.1542H82.2066C81.7091 30.1542 81.4154 29.7946 81.4873 29.3331L81.787 27.4332C81.8589 26.9777 82.2725 26.6121 82.7639 26.6121H84.4361L84.6099 25.4973H84.8377L84.1185 30.0823H83.9566L83.9507 30.0883ZM84.4002 26.8159H82.728C82.3624 26.8159 82.0627 27.0736 82.0088 27.4392L81.7091 29.3391C81.6492 29.7047 81.8649 29.9625 82.2305 29.9625H83.1475C83.4112 29.9625 83.627 29.7767 83.7768 29.5909C83.8607 29.477 83.9447 29.3511 84.0166 29.2133L84.3942 26.8219L84.4002 26.8159Z' fill='%231D1D1B'/%3E%3Cpath d='M86.0466 26.6182L85.5012 30.0884H85.2734L85.8188 26.6182H86.0466ZM86.2504 25.3716L86.1485 26.0249H85.9207L86.0226 25.3716H86.2504Z' fill='%231D1D1B'/%3E%3Cpath d='M86.8879 30.0884H86.6602L87.2056 26.6182H87.3674L87.3194 27.1396H87.3494C87.4093 27.0257 87.4813 26.9298 87.5652 26.8459C87.715 26.6961 87.9128 26.5522 88.1945 26.5522H89.1115C89.6089 26.5522 89.9026 26.9119 89.8307 27.3734L89.4052 30.0884H89.1774L89.6029 27.3734C89.6629 27.0078 89.4471 26.75 89.0815 26.75H88.1645C87.9008 26.75 87.679 26.9418 87.5292 27.1276C87.4453 27.2415 87.3674 27.3614 87.2955 27.4992L86.8879 30.0884Z' fill='%231D1D1B'/%3E%3Cpath d='M90.8748 27.4332C90.9467 26.9777 91.3602 26.6121 91.8517 26.6121H93.7516L93.2062 30.0823H93.0444L93.0923 29.5608H93.0624C93.0024 29.6747 92.9305 29.7706 92.8466 29.8545C92.6968 30.0044 92.499 30.1482 92.2173 30.1482H91.3003C90.8028 30.1482 90.5092 29.7886 90.5811 29.3271L90.8808 27.4272L90.8748 27.4332ZM91.8217 26.8098C91.4561 26.8098 91.1565 27.0676 91.1025 27.4332L90.8028 29.3331C90.7429 29.6987 90.9587 29.9564 91.3243 29.9564H92.2413C92.505 29.9564 92.7208 29.7706 92.8706 29.5848C92.9545 29.4709 93.0384 29.3451 93.1103 29.2072L93.4879 26.8158H91.8157L91.8217 26.8098Z' fill='%231D1D1B'/%3E%3Cpath d='M95.0361 26.8157H94.3828L94.4068 26.6179H95.0601L95.3118 25.7009H95.4437L95.2938 26.6179H96.4086L96.3846 26.8157H95.2698L94.8683 29.339C94.8083 29.7046 95.0241 29.9623 95.3897 29.9623H96.4026L96.3726 30.1601H95.3597C94.8623 30.1601 94.5686 29.8005 94.6405 29.339L95.0421 26.8157H95.0361Z' fill='%231D1D1B'/%3E%3Cpath d='M97.8278 26.6182L97.2824 30.0884H97.0547L97.6001 26.6182H97.8278ZM98.0316 25.3716L97.9297 26.0249H97.702L97.8039 25.3716H98.0316Z' fill='%231D1D1B'/%3E%3Cpath d='M98.7852 27.3673C98.8571 26.9117 99.2766 26.5461 99.7681 26.5461H100.913C101.41 26.5461 101.704 26.9058 101.632 27.3673L101.326 29.3331C101.254 29.7946 100.835 30.1542 100.343 30.1542H99.1987C98.7013 30.1542 98.4076 29.7946 98.4795 29.3331L98.7852 27.3673ZM101.404 27.3673C101.464 27.0016 101.249 26.7439 100.883 26.7439H99.7381C99.3725 26.7439 99.0789 27.0016 99.0189 27.3673L98.7133 29.3331C98.6533 29.6987 98.8691 29.9564 99.2347 29.9564H100.379C100.745 29.9564 101.039 29.6987 101.099 29.3331L101.404 27.3673Z' fill='%231D1D1B'/%3E%3Cpath d='M102.521 30.0884H102.293L102.838 26.6182H103L102.952 27.1396H102.982C103.042 27.0257 103.114 26.9298 103.198 26.8459C103.348 26.6961 103.546 26.5522 103.827 26.5522H104.744C105.242 26.5522 105.535 26.9119 105.464 27.3734L105.038 30.0884H104.81L105.236 27.3734C105.296 27.0078 105.08 26.75 104.714 26.75H103.797C103.534 26.75 103.312 26.9418 103.162 27.1276C103.078 27.2415 103 27.3614 102.928 27.4992L102.521 30.0884Z' fill='%231D1D1B'/%3E%3Cpath d='M20.6254 9.37451H2C0.89543 9.37451 0 10.2699 0 11.3745V29.9999C0 31.1044 0.89543 31.9999 2 31.9999H20.6254C21.7299 31.9999 22.6254 31.1044 22.6254 29.9999V11.3745C22.6254 10.2699 21.7299 9.37451 20.6254 9.37451Z' fill='%23CDCAE6'/%3E%3Cpath d='M29.4382 10.3293L12.2306 3.20165C11.2101 2.77895 10.0401 3.26355 9.61745 4.28404L2.48983 21.4916C2.06713 22.5121 2.55173 23.6821 3.57222 24.1048L20.7798 31.2324C21.8003 31.6551 22.9702 31.1705 23.3929 30.15L30.5206 12.9424C30.9433 11.9219 30.4587 10.752 29.4382 10.3293Z' fill='%23A7A3D1'/%3E%3Cpath d='M21.1859 1.4142L8.01578 14.5843C7.23473 15.3654 7.23473 16.6317 8.01578 17.4127L21.1859 30.5829C21.9669 31.3639 23.2333 31.3639 24.0143 30.5829L37.1844 17.4127C37.9655 16.6317 37.9655 15.3654 37.1844 14.5843L24.0143 1.4142C23.2333 0.633153 21.9669 0.633153 21.1859 1.4142Z' fill='%237874B5'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.topLogo {
    width: 120px;
    height: 32px;
    background-repeat: no-repeat;
    display: block;
    position: fixed;
    top: 24px;
    left: 16px;
}
 
.topMenu {
    transition: all 0.6s ease;
    right: 167px;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background-color: #312F50;
    display: block;
    position: fixed;
    top: 24px;
    background-position: center;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.167969 7.75645V7.00005H11.8346V7.75645H0.167969ZM0.167969 4.37825V3.62185H11.8346V4.37825H0.167969ZM0.167969 1.00005V0.243652H11.8346V1.00005H0.167969Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
 }
 .topContacts {
    position: fixed;
    top: 24px;
    right: 48px;
    background: #312F50;
    border-radius: 23px;
    width: 103px;
    display: block;
    height: 32px;
    text-align: center;
    line-height: 32px;
    transition: all 0.6s ease;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #CDCAE6;
    text-decoration: none;
}
 .topContacts:after {
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100px;
    background-color: #312F50;
    position: absolute;
    right: -32px;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8.94667V11.304C12.0001 11.4728 11.9361 11.6353 11.8211 11.7588C11.706 11.8823 11.5484 11.9575 11.38 11.9693C11.0887 11.9893 10.8507 12 10.6667 12C4.77533 12 0 7.22467 0 1.33333C0 1.14933 0.01 0.911334 0.0306667 0.62C0.0424816 0.451629 0.117721 0.294007 0.241202 0.178939C0.364684 0.0638712 0.527215 -7.62887e-05 0.696 1.71053e-07H3.05333C3.13603 -8.35563e-05 3.2158 0.0305727 3.27715 0.0860136C3.33851 0.141455 3.37706 0.217722 3.38533 0.3C3.40067 0.453334 3.41467 0.575333 3.428 0.668C3.56049 1.59262 3.832 2.49189 4.23333 3.33533C4.29667 3.46867 4.25533 3.628 4.13533 3.71333L2.69667 4.74133C3.5763 6.79097 5.2097 8.42436 7.25933 9.304L8.286 7.868C8.32796 7.80933 8.38919 7.76725 8.459 7.7491C8.52881 7.73095 8.60277 7.73787 8.668 7.76867C9.51135 8.16924 10.4104 8.44008 11.3347 8.572C11.4273 8.58533 11.5493 8.6 11.7013 8.61467C11.7835 8.62309 11.8596 8.66171 11.9149 8.72305C11.9702 8.78439 12.0001 8.86408 12 8.94667Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
	top: 0;
}
 
 
 
 .hs21 .wide .img {
	 background-image: url("data:image/svg+xml,%3Csvg width='279' height='286' viewBox='0 0 279 286' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M136.171 282.363C136.372 282.174 136.381 281.858 136.192 281.657L133.106 278.381C132.917 278.18 132.6 278.171 132.399 278.36C132.198 278.55 132.189 278.866 132.378 279.067L135.121 281.978L132.209 284.721C132.008 284.911 131.999 285.227 132.188 285.428C132.378 285.629 132.694 285.639 132.895 285.449L136.171 282.363ZM39.1706 239.11L38.8098 239.457L39.1706 239.11ZM0.515622 140.951L1.01557 140.959L0.515622 140.951ZM42.099 43.9888L42.4493 44.3455L42.099 43.9888ZM135.843 281.5C99.3534 280.412 64.7587 265.061 39.5314 238.764L38.8098 239.457C64.2188 265.943 99.0622 281.403 135.813 282.499L135.843 281.5ZM39.5314 238.764C14.3042 212.468 0.469607 177.336 1.01557 140.959L0.0156787 140.944C-0.534238 177.585 13.4007 212.97 38.8098 239.457L39.5314 238.764ZM1.01557 140.959C1.56152 104.582 16.4443 69.8784 42.4493 44.3455L41.7487 43.632C15.5562 69.3489 0.565595 104.303 0.0156787 140.944L1.01557 140.959ZM42.4493 44.3455C68.4545 18.8126 103.494 4.5 140 4.5V3.5C103.233 3.5 67.9412 17.9151 41.7487 43.632L42.4493 44.3455Z' fill='%23312F50'/%3E%3Cpath d='M142.829 3.63657C142.628 3.8259 142.619 4.14236 142.808 4.34335L145.894 7.61877C146.083 7.81976 146.4 7.82919 146.601 7.63983C146.802 7.45047 146.811 7.13403 146.622 6.93304L143.879 4.02158L146.791 1.27872C146.992 1.08936 147.001 0.772919 146.812 0.571899C146.622 0.370911 146.306 0.361481 146.105 0.550842L142.829 3.63657ZM239.829 46.8896L240.19 46.5435L239.829 46.8896ZM278.484 145.049L277.984 145.041L278.484 145.049ZM236.901 242.011L236.551 241.654L236.901 242.011ZM143.157 4.50027C179.647 5.58844 214.241 20.9391 239.469 47.2358L240.19 46.5435C214.781 20.0574 179.938 4.59668 143.187 3.5007L143.157 4.50027ZM239.469 47.2358C264.696 73.5323 278.53 108.664 277.984 145.041L278.984 145.056C279.534 108.415 265.599 73.0297 240.19 46.5435L239.469 47.2358ZM277.984 145.041C277.438 181.418 262.556 216.122 236.551 241.654L237.251 242.368C263.444 216.651 278.434 181.697 278.984 145.056L277.984 145.041ZM236.551 241.654C210.546 267.187 175.506 281.5 139 281.5V282.5C175.767 282.5 211.059 268.085 237.251 242.368L236.551 241.654Z' fill='%23312F50'/%3E%3Cpath d='M49.5 79.1301C49.5 75.2878 50.8827 71.5738 53.3954 68.6669L63.0164 57.5367C66.0557 54.0208 70.4735 52 75.121 52H122.5C131.337 52 138.5 59.1634 138.5 68V125C138.5 133.837 131.337 141 122.5 141H65.5C56.6634 141 49.5 133.837 49.5 125V79.1301Z' fill='%23E8E6F6'/%3E%3Cpath d='M84.928 100.072C86.824 100.072 88.216 98.992 88.528 97.252H87.424C87.112 98.428 86.212 99.112 84.916 99.112C83.152 99.112 82.072 97.732 82.072 95.8C82.072 93.856 83.2 92.488 84.964 92.488C86.224 92.488 87.112 93.184 87.436 94.348H88.54C88.228 92.608 86.872 91.528 85.012 91.528C82.576 91.528 81.004 93.256 81.004 95.8C81.004 98.368 82.516 100.072 84.928 100.072ZM92.4647 100.072C94.2527 100.072 95.5007 98.8 95.5007 96.94C95.5007 95.08 94.2527 93.808 92.4647 93.808C90.6767 93.808 89.4287 95.08 89.4287 96.94C89.4287 98.8 90.6767 100.072 92.4647 100.072ZM92.4647 99.196C91.2527 99.196 90.4367 98.248 90.4367 96.94C90.4367 95.632 91.2527 94.684 92.4647 94.684C93.6767 94.684 94.4927 95.632 94.4927 96.94C94.4927 98.248 93.6767 99.196 92.4647 99.196ZM96.3536 97.984C96.3776 99.328 97.4696 100.072 99.0536 100.072C100.41 100.072 101.502 99.364 101.502 98.224C101.502 96.868 100.386 96.604 98.9936 96.436C98.1056 96.328 97.4576 96.244 97.4576 95.572C97.4576 95.008 98.0336 94.648 98.8856 94.648C99.7256 94.648 100.302 95.116 100.374 95.74H101.382C101.286 94.468 100.278 93.82 98.8856 93.808C97.5056 93.796 96.4856 94.528 96.4856 95.644C96.4856 96.916 97.5776 97.192 98.9456 97.36C99.8576 97.468 100.53 97.528 100.53 98.296C100.53 98.86 99.9176 99.232 99.0536 99.232C98.0336 99.232 97.3976 98.704 97.3616 97.984H96.3536ZM103.05 98.404C103.05 99.484 103.47 100 104.646 100H105.714V99.1H104.742C104.214 99.1 104.034 98.908 104.034 98.392V94.78H105.618V93.88H104.034V92.164H103.05V93.88H101.946V94.78H103.05V98.404Z' fill='%23312F50'/%3E%3Cpath d='M49.5 205.87C49.5 209.712 50.8827 213.426 53.3954 216.333L63.0164 227.463C66.0557 230.979 70.4735 233 75.121 233H122.5C131.337 233 138.5 225.837 138.5 217V160C138.5 151.163 131.337 144 122.5 144H65.5C56.6634 144 49.5 151.163 49.5 160V205.87Z' fill='%23E8E6F6'/%3E%3Cpath d='M70.712 192H69.632L72.836 183.6H74.072L77.264 192H76.148L75.26 189.732H71.6L70.712 192ZM73.424 184.74L71.912 188.784H74.948L73.424 184.74ZM81.0704 185.808C82.4504 185.808 83.5424 186.564 83.5424 188.592V192H82.5584V188.652C82.5584 187.38 81.9704 186.708 80.9024 186.708C79.7504 186.708 79.0544 187.56 79.0544 188.94V192H78.0704V185.88H78.9224L79.0544 186.708C79.4144 186.24 80.0384 185.808 81.0704 185.808ZM90.209 191.1H90.521V192H89.981C89.165 192 88.889 191.652 88.877 191.052C88.493 191.604 87.881 192.072 86.825 192.072C85.481 192.072 84.569 191.4 84.569 190.284C84.569 189.06 85.421 188.376 87.029 188.376H88.829V187.956C88.829 187.164 88.265 186.684 87.305 186.684C86.441 186.684 85.865 187.092 85.745 187.716H84.761C84.905 186.516 85.877 185.808 87.353 185.808C88.913 185.808 89.813 186.588 89.813 188.016V190.692C89.813 191.016 89.933 191.1 90.209 191.1ZM88.829 189.504V189.204H86.933C86.057 189.204 85.565 189.528 85.565 190.224C85.565 190.824 86.081 191.232 86.897 191.232C88.121 191.232 88.829 190.524 88.829 189.504ZM91.2775 192V183.6H92.2615V192H91.2775ZM95.3855 192.036L92.9975 185.88H94.0415L95.9255 190.764L97.7495 185.88H98.7935L95.9735 193.032C95.5895 194.016 95.3615 194.4 94.4975 194.4H93.3215V193.5H94.1975C94.7615 193.5 94.8575 193.356 95.0855 192.78L95.3855 192.036ZM100.089 190.404V186.78H98.9849V185.88H100.089V184.164H101.073V185.88H102.657V186.78H101.073V190.392C101.073 190.908 101.253 191.1 101.781 191.1H102.753V192H101.685C100.509 192 100.089 191.484 100.089 190.404ZM104.11 184.848C103.75 184.848 103.474 184.584 103.474 184.212C103.474 183.84 103.75 183.576 104.11 183.576C104.47 183.576 104.746 183.84 104.746 184.212C104.746 184.584 104.47 184.848 104.11 184.848ZM103.606 192V185.88H104.59V192H103.606ZM108.686 192.072C106.898 192.072 105.722 190.86 105.722 188.952C105.722 187.08 106.934 185.808 108.71 185.808C110.21 185.808 111.158 186.648 111.41 187.992H110.378C110.198 187.176 109.598 186.684 108.698 186.684C107.522 186.684 106.73 187.62 106.73 188.952C106.73 190.284 107.522 191.196 108.698 191.196C109.574 191.196 110.174 190.692 110.366 189.912H111.41C111.17 191.232 110.174 192.072 108.686 192.072ZM112.236 189.984H113.244C113.28 190.704 113.916 191.232 114.936 191.232C115.8 191.232 116.412 190.86 116.412 190.296C116.412 189.528 115.74 189.468 114.828 189.36C113.46 189.192 112.368 188.916 112.368 187.644C112.368 186.528 113.388 185.796 114.768 185.808C116.16 185.82 117.168 186.468 117.264 187.74H116.256C116.184 187.116 115.608 186.648 114.768 186.648C113.916 186.648 113.34 187.008 113.34 187.572C113.34 188.244 113.988 188.328 114.876 188.436C116.268 188.604 117.384 188.868 117.384 190.224C117.384 191.364 116.292 192.072 114.936 192.072C113.352 192.072 112.26 191.328 112.236 189.984Z' fill='%23312F50'/%3E%3Cpath d='M230.5 79.1301C230.5 75.2878 229.117 71.5738 226.605 68.6669L216.984 57.5367C213.944 54.0208 209.527 52 204.879 52H157.5C148.663 52 141.5 59.1634 141.5 68V125C141.5 133.837 148.663 141 157.5 141H214.5C223.337 141 230.5 133.837 230.5 125V79.1301Z' fill='%23E8E6F6'/%3E%3Cpath d='M175.888 99.04H176.536V100H175.768C175.132 100 174.796 99.832 174.496 99.424L174.412 99.304C173.764 99.796 172.936 100.072 172.012 100.072C169.648 100.072 168.004 98.272 168.004 95.8C168.004 93.328 169.648 91.528 172.012 91.528C174.376 91.528 176.02 93.328 176.02 95.8C176.02 96.916 175.684 97.888 175.096 98.632C175.324 98.932 175.528 99.04 175.888 99.04ZM172.012 99.112C172.72 99.112 173.332 98.884 173.812 98.488L173.584 98.176C173.356 97.876 173.152 97.756 172.852 97.756H172.144V96.796H173.02C173.584 96.796 173.884 96.976 174.184 97.384L174.448 97.744C174.772 97.216 174.952 96.544 174.952 95.8C174.952 93.868 173.764 92.488 172.012 92.488C170.26 92.488 169.072 93.868 169.072 95.8C169.072 97.732 170.26 99.112 172.012 99.112ZM181.526 96.94V93.88H182.51V100H181.658L181.526 99.184C181.166 99.64 180.578 100.072 179.57 100.072C178.226 100.072 177.158 99.316 177.158 97.288V93.88H178.142V97.228C178.142 98.5 178.718 99.172 179.738 99.172C180.854 99.172 181.526 98.32 181.526 96.94ZM189.264 99.1H189.576V100H189.036C188.22 100 187.944 99.652 187.932 99.052C187.548 99.604 186.936 100.072 185.88 100.072C184.536 100.072 183.624 99.4 183.624 98.284C183.624 97.06 184.476 96.376 186.084 96.376H187.884V95.956C187.884 95.164 187.32 94.684 186.36 94.684C185.496 94.684 184.92 95.092 184.8 95.716H183.816C183.96 94.516 184.932 93.808 186.408 93.808C187.968 93.808 188.868 94.588 188.868 96.016V98.692C188.868 99.016 188.988 99.1 189.264 99.1ZM187.884 97.504V97.204H185.988C185.112 97.204 184.62 97.528 184.62 98.224C184.62 98.824 185.136 99.232 185.952 99.232C187.176 99.232 187.884 98.524 187.884 97.504ZM190.332 100V91.6H191.316V100H190.332ZM193.168 92.848C192.808 92.848 192.532 92.584 192.532 92.212C192.532 91.84 192.808 91.576 193.168 91.576C193.528 91.576 193.804 91.84 193.804 92.212C193.804 92.584 193.528 92.848 193.168 92.848ZM192.664 100V93.88H193.648V100H192.664ZM195.452 98.404V94.78H194.348V93.88H195.452V92.164H196.436V93.88H198.02V94.78H196.436V98.392C196.436 98.908 196.616 99.1 197.144 99.1H198.116V100H197.048C195.872 100 195.452 99.484 195.452 98.404ZM200.745 100.036L198.357 93.88H199.401L201.285 98.764L203.109 93.88H204.153L201.333 101.032C200.949 102.016 200.721 102.4 199.857 102.4H198.681V101.5H199.557C200.121 101.5 200.217 101.356 200.445 100.78L200.745 100.036Z' fill='%23312F50'/%3E%3Cpath d='M230.5 205.87C230.5 209.712 229.117 213.426 226.605 216.333L216.984 227.463C213.944 230.979 209.527 233 204.879 233H157.5C148.663 233 141.5 225.837 141.5 217V160C141.5 151.163 148.663 144 157.5 144H214.5C223.337 144 230.5 151.163 230.5 160V205.87Z' fill='%23E8E6F6'/%3E%3Cpath d='M158.15 184.56V183.6H164.642V184.56H161.918V192H160.874V184.56H158.15ZM166.012 184.848C165.652 184.848 165.376 184.584 165.376 184.212C165.376 183.84 165.652 183.576 166.012 183.576C166.372 183.576 166.648 183.84 166.648 184.212C166.648 184.584 166.372 184.848 166.012 184.848ZM165.508 192V185.88H166.492V192H165.508ZM174.668 185.808C175.94 185.808 176.984 186.54 176.984 188.472V192H176V188.532C176 187.332 175.472 186.708 174.548 186.708C173.528 186.708 172.904 187.476 172.904 188.724V192H171.92V188.532C171.92 187.332 171.38 186.708 170.444 186.708C169.436 186.708 168.824 187.548 168.824 188.772V192H167.84V185.88H168.692L168.824 186.72C169.148 186.276 169.664 185.808 170.612 185.808C171.464 185.808 172.196 186.192 172.544 186.972C172.916 186.312 173.576 185.808 174.668 185.808ZM180.996 192.072C179.16 192.072 177.96 190.812 177.96 188.94C177.96 187.08 179.136 185.808 180.864 185.808C182.592 185.808 183.72 186.9 183.768 188.712C183.768 188.844 183.756 188.988 183.744 189.132H178.992V189.216C179.028 190.38 179.76 191.196 180.924 191.196C181.788 191.196 182.46 190.74 182.664 189.948H183.66C183.42 191.172 182.412 192.072 180.996 192.072ZM179.052 188.316H182.712C182.616 187.26 181.896 186.672 180.876 186.672C179.976 186.672 179.148 187.32 179.052 188.316ZM184.891 192V183.6H185.875V192H184.891ZM187.727 184.848C187.367 184.848 187.091 184.584 187.091 184.212C187.091 183.84 187.367 183.576 187.727 183.576C188.087 183.576 188.363 183.84 188.363 184.212C188.363 184.584 188.087 184.848 187.727 184.848ZM187.223 192V185.88H188.207V192H187.223ZM192.555 185.808C193.935 185.808 195.027 186.564 195.027 188.592V192H194.043V188.652C194.043 187.38 193.455 186.708 192.387 186.708C191.235 186.708 190.539 187.56 190.539 188.94V192H189.555V185.88H190.407L190.539 186.708C190.899 186.24 191.523 185.808 192.555 185.808ZM199.031 192.072C197.195 192.072 195.995 190.812 195.995 188.94C195.995 187.08 197.171 185.808 198.899 185.808C200.627 185.808 201.755 186.9 201.803 188.712C201.803 188.844 201.791 188.988 201.779 189.132H197.027V189.216C197.063 190.38 197.795 191.196 198.959 191.196C199.823 191.196 200.495 190.74 200.699 189.948H201.695C201.455 191.172 200.447 192.072 199.031 192.072ZM197.087 188.316H200.747C200.651 187.26 199.931 186.672 198.911 186.672C198.011 186.672 197.183 187.32 197.087 188.316ZM202.65 189.984H203.658C203.694 190.704 204.33 191.232 205.35 191.232C206.214 191.232 206.826 190.86 206.826 190.296C206.826 189.528 206.154 189.468 205.242 189.36C203.874 189.192 202.782 188.916 202.782 187.644C202.782 186.528 203.802 185.796 205.182 185.808C206.574 185.82 207.582 186.468 207.678 187.74H206.67C206.598 187.116 206.022 186.648 205.182 186.648C204.33 186.648 203.754 187.008 203.754 187.572C203.754 188.244 204.402 188.328 205.29 188.436C206.682 188.604 207.798 188.868 207.798 190.224C207.798 191.364 206.706 192.072 205.35 192.072C203.766 192.072 202.674 191.328 202.65 189.984ZM208.522 189.984H209.53C209.566 190.704 210.202 191.232 211.222 191.232C212.086 191.232 212.698 190.86 212.698 190.296C212.698 189.528 212.026 189.468 211.114 189.36C209.746 189.192 208.654 188.916 208.654 187.644C208.654 186.528 209.674 185.796 211.054 185.808C212.446 185.82 213.454 186.468 213.55 187.74H212.542C212.47 187.116 211.894 186.648 211.054 186.648C210.202 186.648 209.626 187.008 209.626 187.572C209.626 188.244 210.274 188.328 211.162 188.436C212.554 188.604 213.67 188.868 213.67 190.224C213.67 191.364 212.578 192.072 211.222 192.072C209.638 192.072 208.546 191.328 208.522 189.984Z' fill='%23312F50'/%3E%3Crect x='140.5' y='185' width='60' height='60' rx='16' transform='rotate(-135 140.5 185)' fill='white'/%3E%3Cpath d='M123.954 140.677C124.855 140.677 125.455 141.268 125.455 142.058V144.521C125.455 145.31 124.855 145.901 123.954 145.901H120.5V139H122.202V140.677H123.954ZM123.753 142.157C123.753 142.008 123.602 141.859 123.452 141.859H122.202V144.719H123.452C123.602 144.719 123.753 144.57 123.753 144.422V142.153V142.157Z' fill='%23312F50'/%3E%3Cpath d='M126.441 140.479C126.441 139.641 127.081 139 128.043 139H131.443V139.839L131.045 140.281H128.592C128.391 140.281 128.244 140.43 128.244 140.628V141.12C128.244 141.367 128.375 141.513 128.643 141.562L130.495 141.955C131.196 142.114 131.745 142.635 131.745 143.434V144.422C131.745 145.26 131.105 145.901 130.144 145.901H126.441V144.62H129.594C129.795 144.62 129.943 144.471 129.943 144.276V143.636C129.943 143.388 129.812 143.243 129.54 143.193L127.691 142.8C126.991 142.642 126.441 142.12 126.441 141.321V140.483V140.479Z' fill='%23312F50'/%3E%3Cpath d='M137.38 144.719V145.901H134.228C133.326 145.901 132.727 145.31 132.727 144.521V141.959C132.727 141.169 133.326 140.578 134.228 140.578H136.127C137.028 140.578 137.628 141.169 137.628 141.959V143.88H134.429V144.422C134.429 144.57 134.579 144.719 134.727 144.719H137.377H137.38ZM134.429 142.748H135.929V142.058C135.929 141.909 135.779 141.76 135.628 141.76H134.727C134.576 141.76 134.429 141.909 134.429 142.058V142.748Z' fill='%23312F50'/%3E%3Cpath d='M142.614 140.578V141.76H140.865C140.674 141.76 140.574 141.85 140.503 141.939C140.463 141.988 140.433 142.048 140.413 142.107V145.904H138.711V140.677H139.81L140.061 141.268H140.111C140.162 141.14 140.222 141.031 140.312 140.925C140.463 140.757 140.711 140.582 141.113 140.582H142.614V140.578Z' fill='%23312F50'/%3E%3Cpath d='M144.98 145.901L143.328 141.315V140.674H145.03L145.982 144.471H146.082L147.034 140.674H148.736V141.315L147.084 145.901H144.983H144.98Z' fill='%23312F50'/%3E%3Cpath d='M154.263 144.719V145.901H151.11C150.209 145.901 149.609 145.31 149.609 144.521V141.959C149.609 141.169 150.209 140.578 151.11 140.578H153.01C153.911 140.578 154.511 141.169 154.511 141.959V143.88H151.311V144.422C151.311 144.57 151.462 144.719 151.61 144.719H154.26H154.263ZM151.311 142.748H152.812V142.058C152.812 141.909 152.662 141.76 152.511 141.76H151.61C151.459 141.76 151.311 141.909 151.311 142.058V142.748Z' fill='%23312F50'/%3E%3Cpath d='M158.8 140.677V139H160.502V145.901H159.4L159.148 145.26H159.098C159.048 145.399 158.988 145.528 158.897 145.633C158.746 145.822 158.495 146 158.096 146H157.048C156.147 146 155.547 145.409 155.547 144.62V142.058C155.547 141.268 156.147 140.677 157.048 140.677H158.797H158.8ZM157.249 144.524C157.249 144.673 157.4 144.821 157.55 144.821H158.351C158.522 144.821 158.643 144.742 158.71 144.653C158.75 144.603 158.78 144.544 158.8 144.475V141.863H157.55C157.4 141.863 157.249 142.011 157.249 142.16V144.527V144.524Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
	 background-image: url("data:image/svg+xml,%3Csvg width='280' height='286' viewBox='0 0 280 286' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M136.671 282.363C136.872 282.174 136.881 281.858 136.692 281.657L133.606 278.381C133.417 278.18 133.1 278.171 132.899 278.36C132.698 278.55 132.689 278.866 132.878 279.067L135.621 281.978L132.709 284.721C132.508 284.911 132.499 285.227 132.688 285.428C132.878 285.629 133.194 285.639 133.395 285.449L136.671 282.363ZM39.6706 239.11L39.3098 239.457L39.3098 239.457L39.6706 239.11ZM1.01562 140.951L1.51557 140.959L1.01562 140.951ZM42.599 43.9888L42.9493 44.3455L42.9493 44.3455L42.599 43.9888ZM136.343 281.5C99.8534 280.412 65.2587 265.061 40.0314 238.764L39.3098 239.457C64.7188 265.943 99.5622 281.403 136.313 282.499L136.343 281.5ZM40.0314 238.764C14.8042 212.468 0.969607 177.336 1.51557 140.959L0.515679 140.944C-0.0342375 177.585 13.9007 212.97 39.3098 239.457L40.0314 238.764ZM1.51557 140.959C2.06152 104.582 16.9443 69.8784 42.9493 44.3455L42.2487 43.632C16.0562 69.3489 1.06559 104.303 0.515679 140.944L1.51557 140.959ZM42.9493 44.3455C68.9545 18.8126 103.994 4.5 140.5 4.5V3.5C103.733 3.5 68.4412 17.9151 42.2487 43.632L42.9493 44.3455Z' fill='%23312F50'/%3E%3Cpath d='M143.329 3.63655C143.128 3.82591 143.119 4.14235 143.308 4.34335L146.394 7.61876C146.583 7.81976 146.9 7.8292 147.101 7.63984C147.302 7.45049 147.311 7.13404 147.122 6.93305L144.379 4.02157L147.291 1.27871C147.492 1.08935 147.501 0.77291 147.312 0.571915C147.122 0.370919 146.806 0.361482 146.605 0.550837L143.329 3.63655ZM240.329 46.8896L240.69 46.5435L240.69 46.5435L240.329 46.8896ZM278.984 145.049L278.484 145.041L278.984 145.049ZM237.401 242.011L237.051 241.654L237.051 241.654L237.401 242.011ZM143.657 4.50027C180.147 5.58844 214.741 20.9391 239.969 47.2358L240.69 46.5435C215.281 20.0574 180.438 4.59668 143.687 3.50071L143.657 4.50027ZM239.969 47.2358C265.196 73.5323 279.03 108.664 278.484 145.041L279.484 145.056C280.034 108.415 266.099 73.0297 240.69 46.5435L239.969 47.2358ZM278.484 145.041C277.938 181.418 263.056 216.122 237.051 241.654L237.751 242.368C263.944 216.651 278.934 181.697 279.484 145.056L278.484 145.041ZM237.051 241.654C211.046 267.187 176.006 281.5 139.5 281.5V282.5C176.267 282.5 211.559 268.085 237.751 242.368L237.051 241.654Z' fill='%23312F50'/%3E%3Cpath d='M50 79.1301C50 75.2878 51.3827 71.5738 53.8954 68.6669L63.5164 57.5367C66.5557 54.0208 70.9735 52 75.621 52H123C131.837 52 139 59.1634 139 68V125C139 133.837 131.837 141 123 141H66C57.1634 141 50 133.837 50 125V79.1301Z' fill='%23E8E6F6'/%3E%3Cpath d='M85.428 100.072C87.324 100.072 88.716 98.992 89.028 97.252H87.924C87.612 98.428 86.712 99.112 85.416 99.112C83.652 99.112 82.572 97.732 82.572 95.8C82.572 93.856 83.7 92.488 85.464 92.488C86.724 92.488 87.612 93.184 87.936 94.348H89.04C88.728 92.608 87.372 91.528 85.512 91.528C83.076 91.528 81.504 93.256 81.504 95.8C81.504 98.368 83.016 100.072 85.428 100.072ZM92.9647 100.072C94.7527 100.072 96.0007 98.8 96.0007 96.94C96.0007 95.08 94.7527 93.808 92.9647 93.808C91.1767 93.808 89.9287 95.08 89.9287 96.94C89.9287 98.8 91.1767 100.072 92.9647 100.072ZM92.9647 99.196C91.7527 99.196 90.9367 98.248 90.9367 96.94C90.9367 95.632 91.7527 94.684 92.9647 94.684C94.1767 94.684 94.9927 95.632 94.9927 96.94C94.9927 98.248 94.1767 99.196 92.9647 99.196ZM96.8536 97.984C96.8776 99.328 97.9696 100.072 99.5536 100.072C100.91 100.072 102.002 99.364 102.002 98.224C102.002 96.868 100.886 96.604 99.4936 96.436C98.6056 96.328 97.9576 96.244 97.9576 95.572C97.9576 95.008 98.5336 94.648 99.3856 94.648C100.226 94.648 100.802 95.116 100.874 95.74H101.882C101.786 94.468 100.778 93.82 99.3856 93.808C98.0056 93.796 96.9856 94.528 96.9856 95.644C96.9856 96.916 98.0776 97.192 99.4456 97.36C100.358 97.468 101.03 97.528 101.03 98.296C101.03 98.86 100.418 99.232 99.5536 99.232C98.5336 99.232 97.8976 98.704 97.8616 97.984H96.8536ZM103.55 98.404C103.55 99.484 103.97 100 105.146 100H106.214V99.1H105.242C104.714 99.1 104.534 98.908 104.534 98.392V94.78H106.118V93.88H104.534V92.164H103.55V93.88H102.446V94.78H103.55V98.404Z' fill='%23312F50'/%3E%3Cpath d='M50 205.87C50 209.712 51.3827 213.426 53.8954 216.333L63.5164 227.463C66.5557 230.979 70.9735 233 75.621 233H123C131.837 233 139 225.837 139 217V160C139 151.163 131.837 144 123 144H66C57.1634 144 50 151.163 50 160V205.87Z' fill='%23E8E6F6'/%3E%3Cpath d='M231 79.1301C231 75.2878 229.617 71.5738 227.105 68.6669L217.484 57.5367C214.444 54.0208 210.027 52 205.379 52H158C149.163 52 142 59.1634 142 68V125C142 133.837 149.163 141 158 141H215C223.837 141 231 133.837 231 125V79.1301Z' fill='%23E8E6F6'/%3E%3Cpath d='M231 205.87C231 209.712 229.617 213.426 227.105 216.333L217.484 227.463C214.444 230.979 210.027 233 205.379 233H158C149.163 233 142 225.837 142 217V160C142 151.163 149.163 144 158 144H215C223.837 144 231 151.163 231 160V205.87Z' fill='%23E8E6F6'/%3E%3Cpath d='M66.6502 187.56V186.6H73.1422V187.56H70.4182V195H69.3742V187.56H66.6502ZM74.5119 187.848C74.1519 187.848 73.8759 187.584 73.8759 187.212C73.8759 186.84 74.1519 186.576 74.5119 186.576C74.8719 186.576 75.1479 186.84 75.1479 187.212C75.1479 187.584 74.8719 187.848 74.5119 187.848ZM74.0079 195V188.88H74.9919V195H74.0079ZM83.168 188.808C84.44 188.808 85.484 189.54 85.484 191.472V195H84.5V191.532C84.5 190.332 83.972 189.708 83.048 189.708C82.028 189.708 81.404 190.476 81.404 191.724V195H80.42V191.532C80.42 190.332 79.88 189.708 78.944 189.708C77.936 189.708 77.324 190.548 77.324 191.772V195H76.34V188.88H77.192L77.324 189.72C77.648 189.276 78.164 188.808 79.112 188.808C79.964 188.808 80.696 189.192 81.044 189.972C81.416 189.312 82.076 188.808 83.168 188.808ZM89.4959 195.072C87.6599 195.072 86.4599 193.812 86.4599 191.94C86.4599 190.08 87.6359 188.808 89.3639 188.808C91.0919 188.808 92.2199 189.9 92.2679 191.712C92.2679 191.844 92.2559 191.988 92.2439 192.132H87.4919V192.216C87.5279 193.38 88.2599 194.196 89.4239 194.196C90.2879 194.196 90.9599 193.74 91.1639 192.948H92.1599C91.9199 194.172 90.9119 195.072 89.4959 195.072ZM87.5519 191.316H91.2119C91.1159 190.26 90.3959 189.672 89.3759 189.672C88.4759 189.672 87.6479 190.32 87.5519 191.316ZM93.3908 195V186.6H94.3748V195H93.3908ZM96.2268 187.848C95.8668 187.848 95.5908 187.584 95.5908 187.212C95.5908 186.84 95.8668 186.576 96.2268 186.576C96.5868 186.576 96.8628 186.84 96.8628 187.212C96.8628 187.584 96.5868 187.848 96.2268 187.848ZM95.7228 195V188.88H96.7068V195H95.7228ZM101.055 188.808C102.435 188.808 103.527 189.564 103.527 191.592V195H102.543V191.652C102.543 190.38 101.955 189.708 100.887 189.708C99.7348 189.708 99.0388 190.56 99.0388 191.94V195H98.0548V188.88H98.9068L99.0388 189.708C99.3988 189.24 100.023 188.808 101.055 188.808ZM107.531 195.072C105.695 195.072 104.495 193.812 104.495 191.94C104.495 190.08 105.671 188.808 107.399 188.808C109.127 188.808 110.255 189.9 110.303 191.712C110.303 191.844 110.291 191.988 110.279 192.132H105.527V192.216C105.563 193.38 106.295 194.196 107.459 194.196C108.323 194.196 108.995 193.74 109.199 192.948H110.195C109.955 194.172 108.947 195.072 107.531 195.072ZM105.587 191.316H109.247C109.151 190.26 108.431 189.672 107.411 189.672C106.511 189.672 105.683 190.32 105.587 191.316ZM111.15 192.984H112.158C112.194 193.704 112.83 194.232 113.85 194.232C114.714 194.232 115.326 193.86 115.326 193.296C115.326 192.528 114.654 192.468 113.742 192.36C112.374 192.192 111.282 191.916 111.282 190.644C111.282 189.528 112.302 188.796 113.682 188.808C115.074 188.82 116.082 189.468 116.178 190.74H115.17C115.098 190.116 114.522 189.648 113.682 189.648C112.83 189.648 112.254 190.008 112.254 190.572C112.254 191.244 112.902 191.328 113.79 191.436C115.182 191.604 116.298 191.868 116.298 193.224C116.298 194.364 115.206 195.072 113.85 195.072C112.266 195.072 111.174 194.328 111.15 192.984ZM117.022 192.984H118.03C118.066 193.704 118.702 194.232 119.722 194.232C120.586 194.232 121.198 193.86 121.198 193.296C121.198 192.528 120.526 192.468 119.614 192.36C118.246 192.192 117.154 191.916 117.154 190.644C117.154 189.528 118.174 188.796 119.554 188.808C120.946 188.82 121.954 189.468 122.05 190.74H121.042C120.97 190.116 120.394 189.648 119.554 189.648C118.702 189.648 118.126 190.008 118.126 190.572C118.126 191.244 118.774 191.328 119.662 191.436C121.054 191.604 122.17 191.868 122.17 193.224C122.17 194.364 121.078 195.072 119.722 195.072C118.138 195.072 117.046 194.328 117.022 192.984Z' fill='%23312F50'/%3E%3Crect x='141' y='185' width='60' height='60' rx='16' transform='rotate(-135 141 185)' fill='white'/%3E%3Cpath d='M124.454 140.677C125.355 140.677 125.955 141.268 125.955 142.058V144.521C125.955 145.31 125.355 145.901 124.454 145.901H121V139H122.702V140.677H124.454ZM124.253 142.157C124.253 142.008 124.102 141.859 123.952 141.859H122.702V144.719H123.952C124.102 144.719 124.253 144.57 124.253 144.422V142.153V142.157Z' fill='%23312F50'/%3E%3Cpath d='M126.941 140.479C126.941 139.641 127.581 139 128.543 139H131.943V139.839L131.545 140.281H129.092C128.891 140.281 128.744 140.43 128.744 140.628V141.12C128.744 141.367 128.875 141.513 129.143 141.562L130.995 141.955C131.696 142.114 132.245 142.635 132.245 143.434V144.422C132.245 145.26 131.605 145.901 130.644 145.901H126.941V144.62H130.094C130.295 144.62 130.443 144.471 130.443 144.276V143.636C130.443 143.388 130.312 143.243 130.04 143.193L128.191 142.8C127.491 142.642 126.941 142.12 126.941 141.321V140.483V140.479Z' fill='%23312F50'/%3E%3Cpath d='M137.88 144.719V145.901H134.728C133.826 145.901 133.227 145.31 133.227 144.521V141.959C133.227 141.169 133.826 140.578 134.728 140.578H136.627C137.528 140.578 138.128 141.169 138.128 141.959V143.88H134.929V144.422C134.929 144.57 135.079 144.719 135.227 144.719H137.877H137.88ZM134.929 142.748H136.429V142.058C136.429 141.909 136.279 141.76 136.128 141.76H135.227C135.076 141.76 134.929 141.909 134.929 142.058V142.748Z' fill='%23312F50'/%3E%3Cpath d='M143.114 140.578V141.76H141.365C141.174 141.76 141.074 141.85 141.003 141.939C140.963 141.988 140.933 142.048 140.913 142.107V145.904H139.211V140.677H140.31L140.561 141.268H140.611C140.662 141.14 140.722 141.031 140.812 140.925C140.963 140.757 141.211 140.582 141.613 140.582H143.114V140.578Z' fill='%23312F50'/%3E%3Cpath d='M145.48 145.901L143.828 141.315V140.674H145.53L146.482 144.471H146.582L147.534 140.674H149.236V141.315L147.584 145.901H145.483H145.48Z' fill='%23312F50'/%3E%3Cpath d='M154.763 144.719V145.901H151.61C150.709 145.901 150.109 145.31 150.109 144.521V141.959C150.109 141.169 150.709 140.578 151.61 140.578H153.51C154.411 140.578 155.011 141.169 155.011 141.959V143.88H151.811V144.422C151.811 144.57 151.962 144.719 152.11 144.719H154.76H154.763ZM151.811 142.748H153.312V142.058C153.312 141.909 153.162 141.76 153.011 141.76H152.11C151.959 141.76 151.811 141.909 151.811 142.058V142.748Z' fill='%23312F50'/%3E%3Cpath d='M159.3 140.677V139H161.002V145.901H159.9L159.648 145.26H159.598C159.548 145.399 159.488 145.528 159.397 145.633C159.246 145.822 158.995 146 158.596 146H157.548C156.647 146 156.047 145.409 156.047 144.62V142.058C156.047 141.268 156.647 140.677 157.548 140.677H159.297H159.3ZM157.749 144.524C157.749 144.673 157.9 144.821 158.05 144.821H158.851C159.022 144.821 159.143 144.742 159.21 144.653C159.25 144.603 159.28 144.544 159.3 144.475V141.863H158.05C157.9 141.863 157.749 142.011 157.749 142.16V144.527V144.524Z' fill='%23312F50'/%3E%3Cpath d='M163.212 100H162.132L165.336 91.6H166.572L169.764 100H168.648L167.76 97.732H164.1L163.212 100ZM165.924 92.74L164.412 96.784H167.448L165.924 92.74ZM173.57 93.808C174.95 93.808 176.042 94.564 176.042 96.592V100H175.058V96.652C175.058 95.38 174.47 94.708 173.402 94.708C172.25 94.708 171.554 95.56 171.554 96.94V100H170.57V93.88H171.422L171.554 94.708C171.914 94.24 172.538 93.808 173.57 93.808ZM182.709 99.1H183.021V100H182.481C181.665 100 181.389 99.652 181.377 99.052C180.993 99.604 180.381 100.072 179.325 100.072C177.981 100.072 177.069 99.4 177.069 98.284C177.069 97.06 177.921 96.376 179.529 96.376H181.329V95.956C181.329 95.164 180.765 94.684 179.805 94.684C178.941 94.684 178.365 95.092 178.245 95.716H177.261C177.405 94.516 178.377 93.808 179.853 93.808C181.413 93.808 182.313 94.588 182.313 96.016V98.692C182.313 99.016 182.433 99.1 182.709 99.1ZM181.329 97.504V97.204H179.433C178.557 97.204 178.065 97.528 178.065 98.224C178.065 98.824 178.581 99.232 179.397 99.232C180.621 99.232 181.329 98.524 181.329 97.504ZM183.777 100V91.6H184.761V100H183.777ZM187.886 100.036L185.498 93.88H186.542L188.426 98.764L190.25 93.88H191.294L188.474 101.032C188.09 102.016 187.862 102.4 186.998 102.4H185.822V101.5H186.698C187.262 101.5 187.358 101.356 187.586 100.78L187.886 100.036ZM192.589 98.404V94.78H191.485V93.88H192.589V92.164H193.573V93.88H195.157V94.78H193.573V98.392C193.573 98.908 193.753 99.1 194.281 99.1H195.253V100H194.185C193.009 100 192.589 99.484 192.589 98.404ZM196.61 92.848C196.25 92.848 195.974 92.584 195.974 92.212C195.974 91.84 196.25 91.576 196.61 91.576C196.97 91.576 197.246 91.84 197.246 92.212C197.246 92.584 196.97 92.848 196.61 92.848ZM196.106 100V93.88H197.09V100H196.106ZM201.186 100.072C199.398 100.072 198.222 98.86 198.222 96.952C198.222 95.08 199.434 93.808 201.21 93.808C202.71 93.808 203.658 94.648 203.91 95.992H202.878C202.698 95.176 202.098 94.684 201.198 94.684C200.022 94.684 199.23 95.62 199.23 96.952C199.23 98.284 200.022 99.196 201.198 99.196C202.074 99.196 202.674 98.692 202.866 97.912H203.91C203.67 99.232 202.674 100.072 201.186 100.072ZM204.736 97.984H205.744C205.78 98.704 206.416 99.232 207.436 99.232C208.3 99.232 208.912 98.86 208.912 98.296C208.912 97.528 208.24 97.468 207.328 97.36C205.96 97.192 204.868 96.916 204.868 95.644C204.868 94.528 205.888 93.796 207.268 93.808C208.66 93.82 209.668 94.468 209.764 95.74H208.756C208.684 95.116 208.108 94.648 207.268 94.648C206.416 94.648 205.84 95.008 205.84 95.572C205.84 96.244 206.488 96.328 207.376 96.436C208.768 96.604 209.884 96.868 209.884 98.224C209.884 99.364 208.792 100.072 207.436 100.072C205.852 100.072 204.76 99.328 204.736 97.984Z' fill='%23312F50'/%3E%3Cpath d='M176.388 194.04H177.036V195H176.268C175.632 195 175.296 194.832 174.996 194.424L174.912 194.304C174.264 194.796 173.436 195.072 172.512 195.072C170.148 195.072 168.504 193.272 168.504 190.8C168.504 188.328 170.148 186.528 172.512 186.528C174.876 186.528 176.52 188.328 176.52 190.8C176.52 191.916 176.184 192.888 175.596 193.632C175.824 193.932 176.028 194.04 176.388 194.04ZM172.512 194.112C173.22 194.112 173.832 193.884 174.312 193.488L174.084 193.176C173.856 192.876 173.652 192.756 173.352 192.756H172.644V191.796H173.52C174.084 191.796 174.384 191.976 174.684 192.384L174.948 192.744C175.272 192.216 175.452 191.544 175.452 190.8C175.452 188.868 174.264 187.488 172.512 187.488C170.76 187.488 169.572 188.868 169.572 190.8C169.572 192.732 170.76 194.112 172.512 194.112ZM182.026 191.94V188.88H183.01V195H182.158L182.026 194.184C181.666 194.64 181.078 195.072 180.07 195.072C178.726 195.072 177.658 194.316 177.658 192.288V188.88H178.642V192.228C178.642 193.5 179.218 194.172 180.238 194.172C181.354 194.172 182.026 193.32 182.026 191.94ZM189.764 194.1H190.076V195H189.536C188.72 195 188.444 194.652 188.432 194.052C188.048 194.604 187.436 195.072 186.38 195.072C185.036 195.072 184.124 194.4 184.124 193.284C184.124 192.06 184.976 191.376 186.584 191.376H188.384V190.956C188.384 190.164 187.82 189.684 186.86 189.684C185.996 189.684 185.42 190.092 185.3 190.716H184.316C184.46 189.516 185.432 188.808 186.908 188.808C188.468 188.808 189.368 189.588 189.368 191.016V193.692C189.368 194.016 189.488 194.1 189.764 194.1ZM188.384 192.504V192.204H186.488C185.612 192.204 185.12 192.528 185.12 193.224C185.12 193.824 185.636 194.232 186.452 194.232C187.676 194.232 188.384 193.524 188.384 192.504ZM190.832 195V186.6H191.816V195H190.832ZM193.668 187.848C193.308 187.848 193.032 187.584 193.032 187.212C193.032 186.84 193.308 186.576 193.668 186.576C194.028 186.576 194.304 186.84 194.304 187.212C194.304 187.584 194.028 187.848 193.668 187.848ZM193.164 195V188.88H194.148V195H193.164ZM195.952 193.404V189.78H194.848V188.88H195.952V187.164H196.936V188.88H198.52V189.78H196.936V193.392C196.936 193.908 197.116 194.1 197.644 194.1H198.616V195H197.548C196.372 195 195.952 194.484 195.952 193.404ZM201.245 195.036L198.857 188.88H199.901L201.785 193.764L203.609 188.88H204.653L201.833 196.032C201.449 197.016 201.221 197.4 200.357 197.4H199.181V196.5H200.057C200.621 196.5 200.717 196.356 200.945 195.78L201.245 195.036Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
 }
 
 
 section.hs20 {
    margin-bottom: 72px;
}
section.hs20 .wrap {
    padding: 32px;
    background: #636099;
    border-radius: 32px;
    margin-bottom: 8px;
}
 section.hs20 .twice {
    font-size: 0;
}
 section.hs20 .twice > div {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
 section.hs20 h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #FFFFFF;
}
 section.hs20 p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 20px;
}
 .hs20 img {
    display: block;
    width: 100%;
    height: 375px;
    max-width: 880px;
    margin: 0 auto;
    object-fit: cover;
}
 section.hs8 h2 {
    padding-right: 30%;
}
 section.hs8.noforma .forma {
    display: none;
}
.page_services section.hs8 {
    margin-bottom: 72px;
}
 section.hs21 .wrap > h2 {
    display: block;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
}
section.hs21 .wrap > p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 24px;
    color: #312F50;
}
section.hs21 .wrap > p a {
    font: inherit;
    text-decoration: none;
    color: #636099;
}
section.hs21 .wide {
    height: 334px;
    background: #90A3CE;
    border-radius: 32px;
    padding: 20px 16px;    margin-bottom: 8px;
}
section.hs21 div svg {
    display: block;
    height: 36px;
    margin-bottom: 22px;
    margin-left: 10px;
    margin-top: 6px;
}
section.hs21 div h2 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #312F50;
    margin-bottom: 8px;
}
section.hs21 div p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
}
 section.hs21 div.wide p {
    max-width: 420px;
}
.hs21 .wide .img {
    width: 279px;
    height: 286px;
    display: block;
    position: absolute;
    top: 28px;
    right: 82px;
}
section.hs21 {
    margin-bottom: 72px;
}
section.hs21 div .btn {
    text-decoration: none;
    position: absolute;
    bottom: 16px;
}
.btn.more:after {
    content: '';
    width: 32px;
    height: 32px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: -32px;
    background-color: #312F50;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78264 5.33312L5.20664 1.75712L6.1493 0.814453L11.3346 5.99979L6.1493 11.1851L5.20664 10.2425L8.78264 6.66645H0.667969V5.33312H8.78264Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
	border-radius:32px;
}
 .hs21 .wrap {
    font-size: 0;
}
 
 
 section.hs21 .short:last-child {
    margin-right: 0;
}
section.hs21 .short {
    width: calc( (100% / 4) - 6px);
    height: 406px;
    background: #C6767D;
    border-radius: 32px;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    padding: 16px;
}
section.hs21 .short.green {background: #6DC38F;}
section.hs21 .short.violet {background: #8F6CA5;}
section.hs21 .short.orange {background: #EB9F68;}
 
section.hs22 {
    margin-bottom: 72px;
}
section.hs22 .wrap {
    padding: 32px;
    background: #636099;
    border-radius: 32px;
    font-size: 0;
}
 section.hs22 svg {
    height: 40px;
    margin-bottom: 16px;
}
section.hs22 .twice {
    padding-top: 16px;
    border-top: 1px solid rgb(232 230 246 / 31%);
    font-size: 0;
    margin-bottom: 72px;
}
section.hs22 .twice h2 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    color: #fff;
}
section.hs22 .twice h2 span {
    color: #CDCAE6;
}
section.hs22 .twice div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
section.hs22 .twice div p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #CDCAE6;
    display: block;
    margin-bottom: 16px;
}
section.hs22 .twice div p strong {
    font: inherit;
    color: #fff;
}
section.hs22 .person {
    margin-bottom: 72px;
    text-align: center;
}
section.hs22 .person img {
    display: block;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    margin-bottom: 24px;
    object-fit: contain;
    object-position: bottom center;
    background: #312F50;
    border-radius: 12px;
    overflow: hidden;
}
section.hs22 .person .tit {
    display: block;
    margin: 0 auto;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    color: #FFFFFF;
    max-width: 560px;
}
section.hs22 .person .nam {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
}
section.hs22 .person .cmp {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #CDCAE6;
    margin-top: 4px;
    margin-bottom: 8px;
}
section.hs22 .person .pst {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #CDCAE6;
}
section.hs20.red .wrap {
    background: #C6767D;
}
section.hs20.red .wrap h1, section.hs20.red .wrap p {
    color: #312F50;
}
section.hs20.doubled .wrap {
    margin-bottom: 16px;
}
section.hs20.doubled .doubledd_wrap {
    font-size: 0;
}
section.hs20.doubled .doubledd_wrap img {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 16px);
    margin-right: 16px;
    height: 478px;
    border-radius: 32px;
}
section.hs20.doubled .doubledd_wrap {
    font-size: 0;
    width: 100%;
    display: block;
    max-width: 880px;
    margin: 0 auto;
}
section.hs20.doubled .doubledd_wrap .minislides {
    height: 478px;
    width: calc(50%);
    display: inline-block;
    vertical-align: top;
    padding: 32px;
    background: #C6767D;
    border-radius: 32px;
}
.minislides {
    overflow: hidden;
}
.minislides  .ms {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 32px;
    transition: all 0.6s ease;
    transform: translateX(600px);
}
.minislides  .ms.active {
    transform: translateX(0px);
}
.minislides  .ms svg {
    display: block;
    height: 32px;
    margin-bottom: 40px;
}
.minislides  .ms h3 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
    padding-right: 40px;
}
.minislides > div p {
    display: block;
    position: absolute;
    bottom: 96px;
    width: calc(100% - 64px);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
}
.minislides  .ctrls {
    position: absolute;
    width: calc(100% - 64px);
    left: 32px;
    bottom: 32px;
    height: 32px;
}
.minislides  .ctrls .dots {
    width: calc(100% - 64px);
    left: 32px;
    height: 8px;
    top: 12px;
    text-align: center;
    position: relative;
}
.minislides  .ctrls .dots i {
    display: inline-block;
    vertical-align: top;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background: #A8585F;
    margin: 0 4px;
}
.minislides  .ctrls .dots i.active {
    background: #fff;
}
.minislides  .ctrls .p {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100px;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.21736 5.33336L6.79336 1.75736L5.8507 0.814697L0.665364 6.00003L5.8507 11.1854L6.79336 10.2427L3.21736 6.6667H11.332V5.33336H3.21736Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
}
.minislides  .ctrls .n {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100px;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78264 5.33336L5.20664 1.75736L6.1493 0.814697L11.3346 6.00003L6.1493 11.1854L5.20664 10.2427L8.78264 6.6667H0.667969V5.33336H8.78264Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
}
.minislides  .ctrls a.disabled {
    cursor: default;
    opacity: 0.5;
}
section.hs9.hs31 {
    background: transparent;
}
section.hs9.hs31 .cases .tabs_cont .tabcont > img {
    height: 294px;
}
section.hs9.hs31 .cases .tabs_links a {
    color: #636099;
}
section.hs9.hs31 .cases .tabs_links a.active {
    color: #312F50;
}
section.hs9.hs31 .cases .tabs_cont .tabcont .hs9_d_w .hs9_double {
    background: no-repeat;
    height: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    color: #312F50;
    width: calc(50% - 24px);
    margin-right: 24px;
}
section.hs9.hs31 .cases .tabs_cont .tabcont .hs9_d_w .hs9_text {
    height: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #636099;
}
section.hs9.hs31 .cases .tabs_cont .tabcont .hs9_d_w .hs9_text p {
    font: inherit;
    color: inherit;
}
section.hs9.hs31 {
    background: transparent;
    margin-bottom: 72px;
	    padding-bottom: 0;
}
.red .forma {
    background-color: #C6767D;
}
body.page_clinicaldoc {
    padding-top: 8px;
}


section.hs20.green .doubledd_wrap .minislides,
section.hs20.green .wrap,
.green .forma {background: #6DC38F;}

section.hs20.orange .doubledd_wrap .minislides,
section.hs20.orange .wrap,
.orange .forma {background: #EB9F68;}

section.hs20.violet .doubledd_wrap .minislides,
section.hs20.violet .wrap,
.violet .forma {background: #9976AF;}

section.hs20.hs40 .wrap {
    background: transparent;
}
section.hs20.hs40 h1 {
    color: #312F50;
}
section.hs20.hs40 p {
    color: #312F50;
}
section.hs20.hs40 p strong {
    font: inherit;
    color: #636099;
}
section.hs41 {
    margin-bottom: 72px;
}
section.hs41 .twice {
    margin-top: 38px;
    font-size: 0;
}
section.hs41 .twice > div {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 10px);
    margin-right: 20px;
}
section.hs41 .twice > div:last-child {
    margin-right: 0;
}
section.hs41 .twice > div h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
}
section.hs41 .twice > div p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    display: block;
    margin-bottom: 16px;
    color: #312F50;
}
section.hs41 .twice > div p:first-child {
    color: #636099;
}
.hs41 img {
    display: block;
    width: 100%;
    height: 375px;
    max-width: 880px;
    margin: 0 auto;
    object-fit: cover;
    border-radius: 12px;
    margin-top: 20px;
}
.hs20 img { 
    border-radius: 12px;
}
section.hs42 {
    margin-bottom: 72px;
}
section.hs42 .wrap {
    background: #E8E6F6;
    border-radius: 32px;
    padding: 32px;
    font-size: 0;
}
section.hs42 .hs42_1 {
    display: block;
    vertical-align: top;
    width: 100%;
    padding-right: 0;
    font-size: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cdcae682;
}
section.hs42 .hs42_2 {
    display: block;
    vertical-align: top;
    width: 100%;
    font-size: 0;
}
section.hs42 .hs42_1 .hs42_1_1 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
}
section.hs42 .hs42_1 .hs42_1_2 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
section.hs42 .hs42_1 .hs42_1_2 p {
    display: block;
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
}
section.hs42 .hs42_2 > div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
section.hs42 .hs42_2 > div ul {
    list-style: none;
    margin-top: 20px;
}
section.hs42 .hs42_2 > div h3 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #312F50;
}
section.hs42 .hs42_2 > div ul li {
    display: block;
    margin-bottom: 8px;
    min-height: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
    padding-left: 40px;
}
section.hs42 .hs42_2 > div ul li:before {
	content:'';
	width:24px; height:24px;position:absolute;
	top:0;
	left:0;
	background-position:0 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%3Crect width='24' height='24' rx='8' fill='%2356F09F'/%3E%3Cpath d='M10.3331 15.4834L7.0498 12.2001L7.41647 11.8501L10.3331 14.7667L16.5665 8.51672L16.9498 8.88339L10.3331 15.4834Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
	
}
section.hs44 {
    margin-bottom: 72px;
}
section.hs44 .twice {
    font-size: 0;
    margin-bottom: 24px;
}
section.hs44 .twice h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
    display: block;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 40px;
}
section.hs44 .twice h2 span {
    font: inherit;
    color: #636099;
}
section.hs44 .twice div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
section.hs44 .twice div p {
    display: block;
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
}
section.hs44 .blueCard {
    background: #CDCAE6;
    border-radius: 32px;
    padding: 32px;
    margin-bottom: 32px;
}
section.hs44 .blueCard .twice {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid #63609978;
}
section.hs44 .blueCard .twice .left {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #312F50;
}
section.hs44 .blueCard .twice .right p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #636099;
}
section.hs44 .blueCard .twice .right p strong {
    font: inherit;
    color: #312F50;
}
.teamlist .person img {
    background: #56F09F;
    border-radius: 12px;
    display: inline-block;
    width: 160px;
    height: 160px;
    vertical-align: top;
    margin-right: 16px;
}
.teamlist .person {
    font-size: 0;
    border-bottom: 1px solid #cdcae691;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.teamlist .person .pinfo {
    display: inline-block;
    vertical-align: top;
    width: 256px;
    margin-right: 16px;
    height: 160px;
}
.teamlist .person .pinfo .name {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    color: #312F50;
}
.teamlist .person .pinfo .comp {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 8px;
    color: #636099;
}
.teamlist .person .pinfo .post {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #636099;
}
.teamlist .person .pinfo .links {
    height: 32px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.teamlist .person .pinfo .links .li {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-right: 4px;
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%2356F09F'/%3E%3Cg clip-path='url(%23clip0_509_4315)'%3E%3Cpath d='M12.6276 11.334C12.6274 11.6876 12.4868 12.0267 12.2366 12.2766C11.9864 12.5265 11.6472 12.6668 11.2936 12.6667C10.94 12.6665 10.6009 12.5258 10.351 12.2757C10.1011 12.0255 9.96076 11.6863 9.96094 11.3327C9.96111 10.979 10.1018 10.64 10.3519 10.3901C10.6021 10.1401 10.9413 9.99982 11.2949 10C11.6486 10.0002 11.9876 10.1408 12.2376 10.391C12.4875 10.6412 12.6278 10.9804 12.6276 11.334ZM12.6676 13.654H10.0009V22.0007H12.6676V13.654ZM16.8809 13.654H14.2276V22.0007H16.8543V17.6207C16.8543 15.1807 20.0343 14.954 20.0343 17.6207V22.0007H22.6676V16.714C22.6676 12.6007 17.9609 12.754 16.8543 14.774L16.8809 13.654Z' fill='%23312F50'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_509_4315'%3E%3Crect width='16' height='16' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.teamlist .person .ptext {
    display: inline-block;
    width: calc(100% - 160px - 16px - 256px - 16px);
    vertical-align: top;
}
.teamlist .person .ptext p {
    display: block;
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
}
.teamlist .person .ptext .hid {
    color: #636099;
    display: none;
}
.teamlist .person .ptext .hid.shown {display:block;}
.teamlist .person .ptext .more {
    display: block;
    width: 54px;
}
.teamlist .person .ptext .more {
    display: block;
    width: 54px;
    padding: 0;
}

section.hs20.hs40 .twice > div {
width: 55%;}
section.hs20.hs40 .twice > div:last-child {
    width: 45%;
}
section.hs20.hs40 h1 {
    padding-right: 20px;
}
section.hs42.hs51 .wrap {
    background: #636099;
    border-radius: 32px;
}
section.hs42.hs51 .hs42_1 .hs42_1_1 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    color: #FFFFFF;
    padding-right: 32px;
}
section.hs42.hs51 .hs42_1 .hs42_1_2 p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}
section.hs42.hs51 .hs42_1 .hs42_1_2 p strong {
    font: inherit;
    color: #CDCAE6;
}
section.hs42.hs51 .hs42_2 > div {
    width: calc(100% / 3);
    padding-right: 32px;
}
section.hs42.hs51 .hs42_2 > div h3 {
    display: block;
    margin-top: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    color: #FFFFFF;
    margin-bottom: 8px;
}
section.hs42.hs51 .hs42_2 > div p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #CDCAE6;
}
section.hs9.hs31 h2 {
    color: #312F50;
}
section.hs20.hs52.doubled .wrap {
    background: #fff;
    padding: 0;
}
section.hs20.hs52 h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
}
section.hs20.hs52 .twice > div {
    width: 100%;
    padding-right: 25%;
    margin-bottom: 8px;
}
section.hs20.hs52 p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #312F50;
}
section.hs20.hs52.doubled .doubledd_wrap .minislides {
    background: #E8E6F6;
}
section.hs20.hs52.doubled .doubledd_wrap .minislides > div .ctrls .dots i:not(.active) {
    background: #C0BECD;
}
section.hs42.hs51.hs55 .hs42_1 .hs42_1_1 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #FFFFFF;
}
section.hs42.hs51.hs55 .hs42_2 > div {
    width: 25%;
}
section.hs22 .twice h2 span { 
    font: inherit;
}
.hs56 section.hs9 .team {
    display: none;
}
.hs56 section.hs9 {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.hs56 section.hs9 .wrap {
    padding: 0;
}
.hs56 section.hs9 .cases {
    margin-bottom: 0;
}
.hs56 section.hs9 {
    padding-top: 32px;
    margin-top: 32px;
    border-top: 1px solid #cdcae685;
    border-radius: 0;
}
body.page_oontacts {
    padding-top: 108px;
}
body.page_oontacts section.foot .ft_right .forma {
    background: transparent;
    padding-top: 0;
}
body.page_oontacts section.foot .ft_left h1 {
    display: block;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
}
body.page_oontacts section.foot .ft_left p {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #636099;
}
body.page_oontacts section.foot .ft_left p a {
    font: inherit;
    color: inherit;
    text-decoration: none;
}
body.page_oontacts section.foot .ft_left {
    height: calc(100vh - 120px - 68px);
    min-height: 520px;
}
body.page_news {
    padding-top: 32px;
}
body.page_news section.hs10 h2 {
    border: none;
    padding-bottom: 0;
}
.newstags {
    margin-bottom: 32px;
    height: 32px;
    overflow: hidden;
    width: 100%;
}
#newstags {
    font-size: 0;
    transition: all 0.6s ease;
    transform: translateX(0px);
}
#newstags a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 12px;
    color: #636099;
    border: 1px solid #CDCAE6;
    border-radius: 23px;
    display: inline-block;
    vertical-align: top;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    padding: 0 18px;
    margin-right: 8px;
}
#newstags a {
    transition: all 0.6s ease;
}
#newstags a.active, #newstags a:hover {
    background: #CDCAE6;
    color: #312F50;
}
.newstags {
    width: calc(100% - 90px);
}
.page_news .newsprev, .page_news .newsnext {
    top: 62px;
}
.page_news .newslist .newsitem {
    width: calc((100% / 2) - 24px);
    margin-bottom: 32px;
}
.btn.morenews:after {
    transform: rotate(90deg);
}
.btn.morenews {
    margin: 0 auto;
    display: block;
    width: 140px;
}
.page_404 section.foot {
    height: calc(100vh - 108px);
}
.page_404 section.foot h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    height: calc(100% - 40px);
    color: #312F50;
    line-height: calc(100vh - 108px - 40px - 260px);
    text-align: center;
}
.hs56 .twice .btn {
    text-decoration: none;
    display: block;
    width: 100px;
    margin-top: 32px;
}
section.hs22 .twice h2 {
    padding-right: 40px;
}
section.hs20.hs40.blue .wrap {
    background: #90A3CE;
    border-radius: 32px;
}
body.page_utilization {
    padding-top: 8px;
}
section.hs20.hs40 h1 {
    padding-right: 40px;
}
.hs20.hs40.blue img {
    height: 296px;
}
.page_utilization section.hs20 {
    margin-bottom: 8px;
}
section.hs42.hs51.quadra .hs42_2 > div {
    width: 25%;
}
section.hs42.hs51.quadra .wrap {
    background: #312F50;
}
.page_utilization section.hs20.hs52.doubled .doubledd_wrap .minislides {
    background: #90A3CE;
}
.page_utilization section.hs20.hs52.doubled .doubledd_wrap .minislides > div .ctrls .dots i:not(.active) {
    background: #687BA6;
}
.page_utilization section.hs22 .wrap {
    background: #90A3CE;
}
.page_utilization section.hs22 .twice h2 {
    color: #312F50;
}
.page_utilization section.hs22 .twice {
    border-color: #687ba694;
}
.page_utilization section.hs22 .twice div p {
    color: #312F50;
}
.page_utilization section.hs22 .person .tit, .page_utilization  section.hs22 .person .nam {color: #312F50;}
.page_utilization section.hs22 .person .cmp, .page_utilization  section.hs22 .person .pst {color: #fff;}
section.hs70 {
    margin-bottom: 8px;
}
section.hs70.dark {
    margin-bottom: 72px;
}
section.hs70   {
    background: #636099;
    border-radius: 32px;
    overflow: hidden;
    width: 100%;
}
section.hs70 img {
    display: block;
    height: 400px;
    border-radius: 32px 32px 0px 0px;
    margin-bottom: 32px;
}
section.hs70 h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    color: #FFFFFF;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #cdcae661;
}
.hs70 .threeblocks {
    padding-bottom: 32px;
    font-size: 0;
}
.hs70 .threeblocks div {
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 3);
    padding-right: 20px;
}
.hs70 .threeblocks div h3 {
    display: block;
    margin-top: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    color: #FFFFFF;
    margin-bottom: 15px;
}
.hs70 .threeblocks div p {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #CDCAE6;
}
section.hs70.dark { 
    background: #312F50;
}
body.page_services {
    padding-top: 8px;
}
.page_cases section.hs9 .cases {
    margin-bottom: 0;
}
.page_cases section.hs9 .cases .tabs_links a {
    width: 130px;
}
body.page_newsitem {
    padding-top: 32px;
}
section.hs90 h1 {
    display: block;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    color: #312F50;
    max-width: 760px;
}
section.hs90 .article_items {
    margin-bottom: 23px;
    height: 28px;
}
section.hs90 .article_items .tag {
    display: inline-block;
    vertical-align: top;
    height: 28px;
    border: 1px solid #CDCAE6;
    border-radius: 23px;
    line-height: 28px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #312F50;
    padding: 0 25px;
    margin-right: 36px;
}
section.hs90 .article_items .date {
    display: inline-block;
    vertical-align: top;
    height: 28px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 28px;
    color: #312F50;
}
section.hs90 .wrap > img {
    width: 100%;
    height: 380px;
    margin-bottom: 40px;
    object-fit: cover;
    display: block;
}
section.hs90 .article {
    font-size: 0;
}
section.hs90 .article * {
    color: #312F50;
    font: inherit;
    color: inherit; 
}
section.hs90 .article p {
    display: block;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #312F50;
}
section.hs90 .article strong{color:#636099;}
section.hs90 .article img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 20px 0;
    border-radius: 12px;
}
section.hs90 .article ul, section.hs90 .article ol{}
section.hs90 .article li {}
section.hs90 .article .sharer {
    display: inline-block;
    vertical-align: top;
    width: calc( (100% - 427px) / 2);
}
section.hs90 .article .sharer span {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #312F50;
    margin-bottom: 15px;
}
section.hs90 .article .sharer a {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    margin-bottom: 8px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #CDCAE6;
    border-radius: 23px;
}
section.hs90 .article .sharer .li {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.62666 1.3332C3.62641 1.87608 3.29706 2.3646 2.7939 2.5684C2.29074 2.77222 1.71425 2.65062 1.33627 2.26095C0.958294 1.87128 0.854308 1.29135 1.07334 0.794632C1.29238 0.297912 1.7907 -0.0164151 2.33333 -0.000128454C3.05404 0.0215049 3.62699 0.612165 3.62666 1.3332ZM3.66666 3.6532H0.999994V11.9999H3.66666V3.6532ZM7.88001 3.6532H5.22666V11.9999H7.85334V7.61985C7.85334 5.17985 11.0333 4.95318 11.0333 7.61985V11.9999H13.6667V6.71318C13.6667 2.59987 8.96001 2.7532 7.85334 4.77318L7.88001 3.6532Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
}
section.hs90 .article .text {
    display: inline-block;
    vertical-align: top;
    width: 427px;
    max-width: 100%;
}
section.hs90 .article .whatsnews {}
section.hs90 .article .whatsnews span {}
section.hs90 .article .whatsnews div {}
section.hs90 .article .whatsnews div a{} 
section.hs90 .article .whatsnews div.first-child a:before{content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.21834 5.33336L6.79434 1.75736L5.85167 0.814697L0.666341 6.00003L5.85167 11.1854L6.79434 10.2427L3.21834 6.6667H11.333V5.33336H3.21834Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
	width: 65px;
    height: 65px;
    display: inline-block;
    vertical-align: top;
    background-position: center;
    background-repeat: no-repeat;
}
section.hs90 .article .whatsnews div.first-child a{}
section.hs90 .article .whatsnews div.last-child a:after{
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78166 5.33336L5.20566 1.75736L6.14833 0.814697L11.3337 6.00003L6.14833 11.1854L5.20566 10.2427L8.78166 6.6667H0.666992V5.33336H8.78166Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
	width: 65px;
    height: 65px;
    display: inline-block;
    vertical-align: top;
    background-position: center;
    background-repeat: no-repeat;
}
section.hs90 .article .whatsnews div.last-child a{}
section.hs90 .article .text h1, section.hs90 .article .text h2, section.hs90 .article .text h3, section.hs90 .article .text h4 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    color: #312F50;
    margin-bottom: 23px;
}
section.hs90 .article hr {
    display: block;
    width: 100%;
    height: 1px;
    border: none;
    background: rgb(99 96 153 / 32%);
    margin-top: 30px;
}
section.hs90 .article ul, section.hs90 .article ol {
    list-style: none;
    list-style-position: inside;
    font-size: 14px;
    padding-left: 20px;
}
section.hs90 .article li {
    display: block;
    margin-bottom: 10px;
}
section.hs90 {
    margin-bottom: 104px;
}
section.hs90 .article .whatsnews span {
    display: block;
    margin: 20px 0;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #312F50;
}
section.hs90 .article .whatsnews {
    font-size: 0;
}
section.hs90 .article .whatsnews div {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 1px);
    border-right: 1px solid rgb(99 96 153 / 35%);
    border-top: 1px solid rgb(99 96 153 / 35%);
    border-bottom: 1px solid rgb(99 96 153 / 35%);
    height: 67px;
}
section.hs90 .article .whatsnews div:last-child {
    border-right: none;
}
section.hs90 .article .whatsnews div a {
    line-height: 65px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #312F50;
    text-align: center;
    text-decoration: none;
    display: block;
    height: 65px;
}
#tabs_links {
    font-size: 0;
}
.btn {
    text-decoration: none;
    color: #312f50;
}
.btn.dark {
    color: #CDCAE6;
}
section.hs3 .gSect > div .wrap a.m {
    text-decoration: none;
}

.slide_3d .card .image {
    position: absolute;
    bottom: 32px;
    width: calc(100% - 64px);
}
.teamlist .person img {
    object-fit: contain;
    object-position: bottom center;
}
.page_clinicaldoc section.hs20 h1, .page_clinicaldoc section.hs20 * {
    color: #312f50;
}
section.foot .socials a,
section.hs3 .gSect > div .wrap a.m:hover:after,
section.hs3 .gSect > div .wrap a.m:hover,
 .topContacts:hover:after,
 .slide_3d .card .text > a:hover:after,
 .btn:after,
 section.hs9 .cases .tabs_cont .tabcont .btn:after,
.btn {
    transition: all 0.6s ease;
}
body.fixed {
    overflow: hidden;
    height: 100vh;
}
#modalMenu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    overflow: hidden;
    background: rgb(49 47 80 / 40%);
}
#modalMenu.active {display:block;}
#menuinner {
    transition: all 0.6s ease;
    background: #636099;
    border-radius: 32px;
    width: 440px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px;
    transform: translateX(440px);
    opacity: 0;
}
#menuinner.active {
    transform: translateX(0px);
    opacity: 1;
}
#menuinner .topContacts {}
#menuinner .close{
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='9' viewBox='0 0 10 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.18175 8.86244L0.648438 8.32913L4.46639 4.51118L0.648438 0.693228L1.18175 0.159912L4.9997 3.97786L8.81765 0.159912L9.35097 0.693228L5.53302 4.51118L9.35097 8.32913L8.81765 8.86244L4.9997 5.04449L1.18175 8.86244Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
}
#menuinner .close {
    width: 32px;
    height: 32px;
    background-color: #312F50;
    transition: all 0.6s ease;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100px;
    cursor: pointer;
    top: 16px;
    position: absolute;
    left: 16px;
}
#menuinner .close:hover {
    background-color: #636099;
}
#menuinner .topContacts {
    top: 16px;
}
#menuinner .socials {
    font-size: 0;
    height: 32px;
    position: absolute;
    bottom: 16px;
    left: 16px;
}
#menuinner .socials a {
	display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    background-color: #312F50;
    border-radius: 100px;
    background-position: center;
    background-repeat: no-repeat;
        transition: all 0.6s ease;
}
#menuinner .socials a:hover {
	background-color: #312F50;
}
#menuinner .socials .fb {}
#menuinner .socials .in {}
#menuinner .socials .li {}
#menuinner .navigator {
    margin-top: 80px;
    width: 100%;
    height: 100%;
}
#menuinner .navigator .link, #menuinner .navigator .submenu {
    height: 50px;
    line-height: 50px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    display: block;
    border-bottom: 1px solid rgb(205 202 230 / 10%);
    transition: all 0.6s ease;
}
#menuinner .navigator .link:hover, #menuinner .navigator .submenu:hover {color: #CDCAE6;}
#menuinner .navigator .submenu:after {
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.00032 0.974326L7.76953 4.74353L7.22595 5.28711L4.00031 2.05121L0.774681 5.27686L0.231098 4.73328L4.00032 0.974326Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
}
#menuinner .navigator .submenu:after {
    height: 50px;
    width: 50px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.6s ease;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
#menuinner .navigator .submenu.active:after {    transform: rotate(180deg);}
#menuinner .navigator .submenu.active {color: #CDCAE6;
	
}
#menuinner .navigator .smenu {
    display: none;
}
#menuinner .navigator .smenu.active {
    display: block;
}
#menuinner .navigator .smenu .link {
    padding-left: 48px;
    height: 40px;
    line-height: 40px;
    border: none;
}
#menuinner .navigator .smenu .link i {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
}
#menuinner .navigator .smenu .link i.sm1 {
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='24' viewBox='0 0 20 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.33464 11.1795V10.1538H14.668V11.1795H5.33464ZM5.33464 5.84617V4.8205H14.668V5.84617H5.33464ZM1.6936 15.4872H12.0013C12.5175 15.4872 12.9909 15.5991 13.4217 15.8231C13.8526 16.047 14.2287 16.3641 14.55 16.7744L18.309 21.6667V1.84613C18.309 1.60682 18.2321 1.41024 18.0782 1.2564C17.9244 1.10256 17.7278 1.02563 17.4885 1.02563H2.5141C2.27479 1.02563 2.07821 1.10256 1.92437 1.2564C1.77052 1.41024 1.6936 1.60682 1.6936 1.84613V15.4872ZM2.5141 22.9744H18.0013L13.7269 17.3923C13.5246 17.1214 13.2724 16.9071 12.9703 16.7494C12.6682 16.5917 12.3452 16.5128 12.0013 16.5128H1.6936V22.1539C1.6936 22.3932 1.77052 22.5898 1.92437 22.7436C2.07821 22.8974 2.27479 22.9744 2.5141 22.9744ZM17.4885 24H2.5141C2.00172 24 1.56594 23.8204 1.20674 23.4612C0.847557 23.102 0.667969 22.6662 0.667969 22.1539V1.84613C0.667969 1.33376 0.847557 0.897967 1.20674 0.538767C1.56594 0.179589 2.00172 0 2.5141 0H17.4885C18.0009 0 18.4367 0.179589 18.7959 0.538767C19.155 0.897967 19.3346 1.33376 19.3346 1.84613V22.1539C19.3346 22.6662 19.155 23.102 18.7959 23.4612C18.4367 23.8204 18.0009 24 17.4885 24Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
}
#menuinner .navigator .smenu .link i.sm2 {
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6654 22.6743L11.0756 18.0845L11.8166 17.3435L15.6654 21.1922L23.4525 13.405L24.1936 14.1461L15.6654 22.6743ZM21.6654 10.1307H20.6397V4.17936C20.6397 3.97425 20.5543 3.78622 20.3833 3.61526C20.2124 3.44433 20.0243 3.35886 19.8192 3.35886H16.9474V5.87169H5.04996V3.35886H2.17816C1.97305 3.35886 1.78502 3.44433 1.61406 3.61526C1.44313 3.78622 1.35766 3.97425 1.35766 4.17936V21.8204C1.35766 22.0255 1.44313 22.2136 1.61406 22.3845C1.78502 22.5555 1.97305 22.6409 2.17816 22.6409H9.5192V23.6666H2.17816C1.65168 23.6666 1.21236 23.4905 0.860231 23.1384C0.508098 22.7862 0.332031 22.3469 0.332031 21.8204V4.17936C0.332031 3.65287 0.508098 3.21356 0.860231 2.86143C1.21236 2.50929 1.65168 2.33323 2.17816 2.33323H8.9115C8.98159 1.81185 9.21108 1.37382 9.59997 1.01913C9.98885 0.664417 10.4551 0.487061 10.9987 0.487061C11.5507 0.487061 12.0191 0.664417 12.4038 1.01913C12.7884 1.37382 13.0158 1.81185 13.0859 2.33323H19.8192C20.3457 2.33323 20.785 2.50929 21.1372 2.86143C21.4893 3.21356 21.6654 3.65287 21.6654 4.17936V10.1307ZM10.9987 3.66656C11.3081 3.66656 11.5649 3.56443 11.7692 3.36016C11.9735 3.15587 12.0756 2.89903 12.0756 2.58963C12.0756 2.28023 11.9735 2.0234 11.7692 1.81913C11.5649 1.61484 11.3081 1.51269 10.9987 1.51269C10.6893 1.51269 10.4325 1.61484 10.2282 1.81913C10.0239 2.0234 9.92176 2.28023 9.92176 2.58963C9.92176 2.89903 10.0239 3.15587 10.2282 3.36016C10.4325 3.56443 10.6893 3.66656 10.9987 3.66656Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
}
#menuinner .navigator .smenu .link i.sm3 {
	background-image: url("data:image/svg+xml,%3Csvg width='26' height='15' viewBox='0 0 26 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.0062 14.3333V13.2051H23.6849L14.7703 4.38118L9.36694 9.80168L0.460938 0.861512L1.26947 0.0529785L9.3618 8.12818L14.7652 2.72478L24.4148 12.3914V7.80168H25.5379V14.3333H19.0062Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
}
#menuinner .navigator .smenu .link i.sm4 {
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.21067 22.6667V16.4324C6.86149 16.3302 5.53758 16.1899 4.23893 16.0115C2.94029 15.8332 1.63799 15.59 0.332031 15.2821L0.596965 14.1538C2.29441 14.5578 4.00918 14.85 5.74127 15.0303C7.47335 15.2107 9.22581 15.3009 10.9986 15.3009C12.7511 15.3009 14.4933 15.2107 16.2253 15.0303C17.9573 14.85 19.688 14.5578 21.4175 14.1538L21.6654 15.2821C20.3645 15.5886 19.0583 15.833 17.7467 16.0152C16.4352 16.1975 15.1152 16.3392 13.7867 16.4403V22.6667H8.21067ZM11.0031 12.9367C10.3893 12.9367 9.87079 12.7266 9.44743 12.3064C9.02405 11.8861 8.81237 11.3663 8.81237 10.747C8.81237 10.1459 9.0225 9.63177 9.44276 9.2047C9.86303 8.77763 10.3828 8.5641 11.0022 8.5641C11.6033 8.5641 12.1174 8.77516 12.5444 9.19727C12.9715 9.61938 13.185 10.1356 13.185 10.7461C13.185 11.3598 12.974 11.8783 12.5519 12.3017C12.1298 12.7251 11.6135 12.9367 11.0031 12.9367ZM1.5606 9.23077C1.21791 9.23077 0.927476 9.11168 0.689298 8.8735C0.45112 8.63532 0.332031 8.34499 0.332031 8.0025C0.332031 7.67319 0.45112 7.38532 0.689298 7.1389C0.927476 6.89246 1.2178 6.76923 1.56026 6.76923C1.88958 6.76923 2.17745 6.89198 2.4239 7.13747C2.67034 7.38296 2.79356 7.67119 2.79356 8.00217C2.79356 8.34488 2.67082 8.63532 2.42533 8.8735C2.17984 9.11168 1.8916 9.23077 1.5606 9.23077ZM20.4324 9.23077C20.0897 9.23077 19.7993 9.11168 19.5611 8.8735C19.3229 8.63532 19.2038 8.34499 19.2038 8.0025C19.2038 7.67319 19.3229 7.38532 19.5611 7.1389C19.7993 6.89246 20.0896 6.76923 20.4321 6.76923C20.7614 6.76923 21.0493 6.89198 21.2957 7.13747C21.5422 7.38296 21.6654 7.67119 21.6654 8.00217C21.6654 8.34488 21.5426 8.63532 21.2971 8.8735C21.0516 9.11168 20.7634 9.23077 20.4324 9.23077ZM4.9196 4.35897C4.57689 4.35897 4.28644 4.23988 4.04826 4.0017C3.81009 3.76352 3.691 3.47319 3.691 3.1307C3.691 2.80139 3.81009 2.51352 4.04826 2.2671C4.28644 2.02066 4.57678 1.89743 4.91926 1.89743C5.24858 1.89743 5.53645 2.02018 5.7829 2.26567C6.02932 2.51116 6.15253 2.79939 6.15253 3.13037C6.15253 3.47308 6.02979 3.76352 5.7843 4.0017C5.53881 4.23988 5.25058 4.35897 4.9196 4.35897ZM17.0734 4.35897C16.7307 4.35897 16.4403 4.23988 16.2021 4.0017C15.964 3.76352 15.8449 3.47319 15.8449 3.1307C15.8449 2.80139 15.964 2.51352 16.2021 2.2671C16.4403 2.02066 16.7306 1.89743 17.0731 1.89743C17.4024 1.89743 17.6903 2.02018 17.9367 2.26567C18.1832 2.51116 18.3064 2.79939 18.3064 3.13037C18.3064 3.47308 18.1837 3.76352 17.9382 4.0017C17.6927 4.23988 17.4044 4.35897 17.0734 4.35897ZM10.9965 2.46153C10.6538 2.46153 10.3634 2.34244 10.1252 2.10427C9.88702 1.86609 9.76793 1.57576 9.76793 1.23327C9.76793 0.903956 9.88702 0.616078 10.1252 0.369633C10.3634 0.123211 10.6537 0 10.9962 0C11.3255 0 11.6134 0.122744 11.8598 0.368233C12.1062 0.613722 12.2295 0.901956 12.2295 1.23293C12.2295 1.57564 12.1067 1.86609 11.8612 2.10427C11.6157 2.34244 11.3275 2.46153 10.9965 2.46153Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
}
#menuinner .navigator .smenu .link i.sm5 {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='22' viewBox='0 0 24 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21.6922C11.788 21.6922 11.5756 21.6499 11.3628 21.5653C11.15 21.4807 10.9675 21.3538 10.8154 21.1846L2.39487 12.7307C1.61709 11.9529 1.0235 11.0769 0.6141 10.1025C0.2047 9.12816 0 8.13072 0 7.11021C0 5.19739 0.599145 3.5726 1.79743 2.23585C2.99572 0.89909 4.46667 0.230713 6.21027 0.230713C7.12309 0.230713 8.00043 0.420457 8.8423 0.799946C9.68419 1.17944 10.4376 1.71277 11.1026 2.39995L12 3.34865L12.8461 2.45121C13.5231 1.72986 14.2867 1.17944 15.1372 0.799946C15.9876 0.420457 16.8607 0.230713 17.7564 0.230713C19.5 0.230713 20.9765 0.89909 22.1859 2.23585C23.3953 3.5726 24 5.18628 24 7.07688C24 8.11448 23.794 9.12046 23.3821 10.0948C22.9701 11.0692 22.3778 11.9452 21.6051 12.723L13.1513 21.1846C12.9821 21.3538 12.8009 21.4807 12.6077 21.5653C12.4145 21.6499 12.212 21.6922 12 21.6922ZM13.3398 6.43585C13.4369 6.43585 13.5262 6.45692 13.6077 6.49908C13.6892 6.54126 13.7598 6.60508 13.8197 6.69055L16.2983 10.4358H21.9474C22.2592 9.89674 22.4931 9.34441 22.649 8.77888C22.8049 8.21335 22.8801 7.64601 22.8744 7.07688C22.8539 5.48199 22.3534 4.12828 21.373 3.01575C20.3926 1.90321 19.1885 1.34695 17.7606 1.34695C16.9983 1.34695 16.2651 1.50307 15.5611 1.81531C14.8571 2.12758 14.2439 2.57574 13.7214 3.15978L12.5137 4.45978C12.4265 4.54296 12.3424 4.60378 12.2615 4.64225C12.1806 4.68071 12.0934 4.69995 12 4.69995C11.8952 4.69995 11.7961 4.68015 11.703 4.64055C11.6098 4.60095 11.5321 4.54069 11.4701 4.45978L10.2624 3.15978C9.72445 2.57845 9.10207 2.13297 8.39527 1.82335C7.68845 1.51372 6.96011 1.35891 6.21027 1.35891C4.78756 1.35891 3.58487 1.9156 2.6022 3.02898C1.61953 4.14236 1.1282 5.49166 1.1282 7.07688C1.1282 7.66528 1.20598 8.23901 1.36153 8.79808C1.51709 9.35717 1.74583 9.90309 2.04777 10.4358H8C8.09513 10.4358 8.18238 10.4569 8.26173 10.499C8.34109 10.5411 8.40741 10.5975 8.4607 10.6683L10.5043 13.7504L12.8051 6.83755C12.8462 6.71219 12.9129 6.6139 13.0052 6.54268C13.0975 6.47146 13.209 6.43585 13.3398 6.43585ZM13.4957 8.24951L11.1897 15.1623C11.1502 15.2877 11.079 15.386 10.9761 15.4572C10.8731 15.5284 10.7589 15.564 10.6333 15.564C10.5319 15.564 10.4476 15.543 10.3803 15.5008C10.3131 15.4586 10.2513 15.3948 10.1949 15.3093L7.6906 11.564H2.84273L11.6265 20.3734C11.6812 20.4396 11.7383 20.4836 11.7977 20.5055C11.8571 20.5274 11.9246 20.5384 12 20.5384C12.0754 20.5384 12.1429 20.5274 12.2023 20.5055C12.2617 20.4836 12.3188 20.4396 12.3735 20.3734L21.1496 11.564H16C15.8986 11.564 15.81 11.5387 15.7342 11.488C15.6584 11.4373 15.5897 11.3692 15.5282 11.2837L13.4957 8.24951Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
}

.topMenu.active {
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.18175 9.35121L0.648438 8.8179L4.46639 4.99995L0.648438 1.182L1.18175 0.648682L4.9997 4.46663L8.81765 0.648682L9.35097 1.182L5.53302 4.99995L9.35097 8.8179L8.81765 9.35121L4.9997 5.53326L1.18175 9.35121Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
}






















@media only screen and (min-width: 400px) {
	.topLogo {
    height: 48px;
    background-size: contain;
    width: 160px;
}
	section.hs3 .gSect > div .wrap a.m:hover, section.hs3 .gSect > div .wrap a.m:hover:after,
	.btn:hover, .btn:hover:after,
	.topMenu:hover, .topContacts:hover, .topContacts:hover:after {
		 background-color: #636099;
	}
	
	section.hs1 .btn:hover, section.hs1 .btn:hover:after,  .btn.download.light:hover:after  {
		background-color: #312F50;    color: #CDCAE6;
	}
	section.hs1 .btn:hover:after, .btn.download.light:hover:after {
		background-image: url("data:image/svg+xml,%0A%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.16536 4.66667H11.4987L7.4987 8.66667L3.4987 4.66667H6.83203V0H8.16536V4.66667ZM2.16536 10.6667H12.832V6H14.1654V11.3333C14.1654 11.5101 14.0951 11.6797 13.9701 11.8047C13.8451 11.9298 13.6755 12 13.4987 12H1.4987C1.32189 12 1.15232 11.9298 1.02729 11.8047C0.902269 11.6797 0.832031 11.5101 0.832031 11.3333V6H2.16536V10.6667Z' fill='%23E8E6F6'/%3E%3C/svg%3E%0A");
	}
	.btn.dark:hover, .btn.dark:hover:after {
		background-color: #636099;
	}
	.slide_3d .card .text > a:hover, .slide_3d .card .text > a:hover:after {
	background-color: #636099;
	}
	.slide_3d .card.dark .text > a:hover, .slide_3d .card.dark .text > a:hover:after {
		background-color: #636099;
	}
	section.hs9 .cases .tabs_cont .tabcont .btn:hover, section.hs9 .cases .tabs_cont .tabcont .btn:hover:after {
		background-color: #CDCAE6;color:#312F50;
	}
	section.hs9 .cases .tabs_cont .tabcont .btn:hover:after {
		background-image: url("data:image/svg+xml,%0A%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78264 5.33312L5.20664 1.75712L6.1493 0.814453L11.3346 5.99979L6.1493 11.1851L5.20664 10.2425L8.78264 6.66645H0.667969V5.33312H8.78264Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
	}
	section.foot .socials a:hover {
			background-color:#312F50;
	}
	body {
    	min-width: 880px;
	}
	section.hs3 .gSect > div .wrap { 
    	min-height: 84px;
	}
	section.hs3 .gSect > div .wrap a.t {
    	min-height: 84px;
	}
	section.hs3 .gSect > div .wrap a.t {
    	min-height: 36px;
    	margin: 24px 0;
    	padding-top: 0;
    	padding-bottom: 0;
	}
	section.hs3 .gSect > div {
    	border-bottom: 1px solid rgb(99 96 153 / 32%);
	}
	section.hs6 .wrap .slider .page {
    	font-style: normal;
    	font-weight: 300;
    	font-size: 14px;
    	line-height: 12px;
    	color: #E8E6F6;
    	position: absolute;
    	bottom: 16px;
    	letter-spacing: 2px;
	}
	.slide_3d .card.dark .text > a:hover {color: #CDCAE6;} 
	.slide_3d .card.dark .text > a:hover:after {background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78264 5.33336L5.20664 1.75736L6.1493 0.814697L11.3346 6.00003L6.1493 11.1854L5.20664 10.2427L8.78264 6.6667H0.667969V5.33336H8.78264Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");}
	.newslist .newsitem .newslink:hover {
		color: #636099;
	}
	
section.hs20.hs40 h1 {
    padding-left: 32px;
}
section.hs20.hs40 .wrap {
    padding-left: 0;
    padding-right: 0;
}
section.hs20.hs40 h1 {
    padding-right: 60px;
}
.hs70 .threeblocks div svg {
    height: 50px;
}
body.page_clinicaldoc section.hs9.hs31 {
    padding-top: 0;
}
.page_bserved_fro section.hs20.hs40 h1 {
    padding-left: 0;
}

}
.newslist .newsitem .newslink {transition:all 0.6s ease;}
section.hs6 .wrap .slider .page b { 
	font:inherit;color:#fff;
}

.btn.download:after {
    top: 0;
}
section.hs7 .introtext a.btn.download.dark {
    width: 200px;
}
.foot .forma {
    background: #fff;
    padding: 0;
}
  
 #menuinner .topContacts {
    width: 120px;
    word-break: keep-all;
    white-space: nowrap;
}
.btn { 
    word-break: keep-all;
    white-space: nowrap;
}
 
#menuinner .navigator .submenu.active { 
    border-bottom-color: transparent;
}
#menuinner .navigator .smenu.active {
    border-bottom: 1px solid rgb(205 202 230 / 10%);
    padding-bottom: 12px;
}

.page_about .person .btn.more:after {
    transform: rotate(90deg);
}
section.hs41 .twice > div p strong {
    font: inherit;
}
section.hs41 .twice {
    margin-top: 38px;
    font-size: 0;
    border-top: 1px solid rgb(232 230 246 / 52%);
    margin-top: 20px;
    padding-top: 16px;
}
.slide_3d .card .image img { 
    object-position: top center;
}

h2.pre_hs70_h2 {
    display: block;
    margin: 0 auto;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    color: #312F50;
    margin-bottom: 8px;
}
.pre_hs70_intro {
    display: block;
    margin: 0 auto;
    max-width: 880px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #312F50;
    margin-bottom: 32px;
}
section.hs9 .cases .tabs_links a {
    width: calc(100% / 3);
}
.page_bserved_fro section.hs20.hs40 {
    margin-bottom: 16px;
}
.hs20 img {
    border-radius: 32px;
}


.page_bserved_fro section.hs20 {
    margin-bottom: 16px;
}
.page_bserved_fro section.hs42:not(.hs55) {
    margin-bottom: 16px;
}
.page_bserved_fro section.hs42.hs51:not(.hs55) {
    margin-bottom: 72px;
}
section.hs42.hs51 .hs42_2 > div svg {
    height: 50px;
}
section.hs42 .hs42_2  h3 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #312F50;
}




section.hs42.hs51.quadra.quadra_util .hs42_2 > div {
    width: calc(100% / 3);
}
.green .minislides > div .ctrls .dots i:not(.active) {
    background: #3B915D;
}
.violet .minislides > div .ctrls .dots i:not(.active) {
   background: #67447D;
}
section.hs5 .wrap .div2 p {
    padding-top: 59px;
    padding-right: 16px;
}
.hs41 img {
    border-radius: 32px;
}
section.hs42 hr {
    border: none;
    display: block;
    border-bottom: 1px solid #cdcae682;
    background: transparent;
    margin-top: 20px;
}

section.hs42.hs51.hs55 .hs42_2.x3 > div {
	width:calc(100% / 3);
}


.slide_3d.single {
    height: 657px;
    margin-bottom: 72px;
}
.slide_3d.single .card {
    top: 0;
}
.page_bserved_fro section.hs22 .twice h2 {
    font-size: 40px;
    line-height: 46px;
}
section.hs9 .cases .tabs_cont .tabcont .hs9_d_w .hs9_text .p_ext p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #CDCAE6;
    display: block;
    margin-top: 22px;
}
.page_cases section.hs9 .cases .tabs_cont .tabcont .hs9_d_w .hs9_text {
    height: auto;
}

.doanimate {
    transition: all 0.6s ease;
    transform: translateY(20px);
    opacity: 0.5;opacity: 0.8;
}
.doanimate2 {
    transition: all 0.6s ease;
    transform: translateX(20px);
    opacity: 0.5;
}
.doanimate.animated, .doanimate2.animated { 
    transform: translateX(0px);
    opacity: 1;
}
.page_utilization section.hs42.hs51.quadra.quadra_util .hs42_2 > div {
    width: 25%;
}

section.hs3 .gSect div img { 
    height: 350px;
}
section.hs3 .gSect div.active img { 
    height: 300px;
}
#menuinner .navigator .link {
    opacity: 0;
    transform: translateY(40px);
}
#menuinner.visible .navigator .link {
    opacity: 1;
    transform: translateY(0px);
}
#menuinner {
    height: 64px;
    width: 290px;
}
#menuinner.active {
    width: 440px;
    height: 100%;
}
section.hs1 .wrap .p2 p,
section.hs1 .wrap .p5 p {
    font-weight: 300;
}

body:after {
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg width='60' height='25' viewBox='0 0 60 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='14' height='24' rx='7' stroke='%23CDCAE6'/%3E%3Ccircle cx='7.5' cy='7.5' r='1.5' fill='%23636099'/%3E%3Crect x='0.5' y='0.884521' width='14' height='23.6154' rx='7' stroke='%23636099'/%3E%3Cpath d='M23.4 13.71C23.45 15.09 24.45 16.06 26.16 16.06C27.63 16.06 28.65 15.21 28.65 14C28.65 12.64 27.48 12.26 26.34 12.07C25.29 11.89 24.44 11.72 24.44 10.88C24.44 10.13 25.05 9.73 25.96 9.73C26.91 9.73 27.56 10.26 27.66 11.07H28.56C28.48 9.81 27.52 8.94 25.96 8.94C24.54 8.94 23.57 9.74 23.57 10.93C23.57 12.29 24.73 12.66 25.86 12.85C26.92 13.03 27.78 13.21 27.78 14.08C27.78 14.84 27.11 15.27 26.17 15.27C25.1 15.27 24.37 14.65 24.3 13.71H23.4ZM32.7642 16.06C34.3442 16.06 35.5042 15.16 35.7642 13.71H34.8442C34.5842 14.69 33.8342 15.26 32.7542 15.26C31.2842 15.26 30.3842 14.11 30.3842 12.5C30.3842 10.88 31.3242 9.74 32.7942 9.74C33.8442 9.74 34.5842 10.32 34.8542 11.29H35.7742C35.5142 9.84 34.3842 8.94 32.8342 8.94C30.8042 8.94 29.4942 10.38 29.4942 12.5C29.4942 14.64 30.7542 16.06 32.7642 16.06ZM36.8148 16H37.6848V13.31H39.4448L40.9248 16H41.9048L40.3348 13.14C41.2348 12.89 41.8248 12.13 41.8248 11.15C41.8248 9.84 40.8948 9 39.4948 9H36.8148V16ZM39.4348 9.8C40.3448 9.8 40.9348 10.33 40.9348 11.15C40.9348 11.97 40.3448 12.51 39.4248 12.51H37.6848V9.8H39.4348ZM49.2699 12.5C49.2699 10.44 47.8999 8.94 45.9299 8.94C43.9599 8.94 42.5899 10.44 42.5899 12.5C42.5899 14.56 43.9599 16.06 45.9299 16.06C47.8999 16.06 49.2699 14.56 49.2699 12.5ZM43.4799 12.5C43.4799 10.89 44.4699 9.74 45.9299 9.74C47.3899 9.74 48.3799 10.89 48.3799 12.5C48.3799 14.11 47.3899 15.26 45.9299 15.26C44.4699 15.26 43.4799 14.11 43.4799 12.5ZM54.4295 16V15.2H51.2395V9H50.3695V16H54.4295ZM59.3709 16V15.2H56.1809V9H55.3109V16H59.3709Z' fill='%23636099'/%3E%3C/svg%3E%0A");
}
 
body:after {
    width: 60px;
    height: 25px;
    display: block;
    position: fixed;
    top: 560px;
    left: 16px;
    transition: all 0.6s ease;
    transform:translateY(0vh);
}
body.scrolled:after {
	opacity:0;
	transform:translateY(-100vh);
}
section.hs3 .gSect > div {
    border-radius: 0;
}
section.hs3 .gSect div img {
    border-radius: 12px;
}
section.hs3 .gSect > div .wrap i {
	transition: all 0.6s ease;
}
section.hs3 .gSect > div.active .wrap i {
    top: 4px;
}


.slider .ctrls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}
.slider .ctrls .page {
	font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 12px;
    color: #E8E6F6;
    position: absolute;
    bottom: 16px;
    letter-spacing: 2px;
}
.slider .ctrls .page b {
	font: inherit;
    color: #fff;
}
.slider .ctrls .page .prev {
}
.slider .ctrls .page .next {
}

.slider .ctrls .page .next {
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
	background-position: center;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.40156 11.3L0.851562 10.75L5.60156 6.00002L0.851562 1.22502L1.40156 0.650024L6.70156 6.00002L1.40156 11.3Z' fill='white'/%3E%3C/svg%3E%0A");
	
}
.slider .ctrls .page .prev {
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 0;
    right: 24px;
    cursor: pointer;
	background-position: center;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.59844 11.3L6.14844 10.75L1.39844 6.00002L6.14844 1.22502L5.59844 0.650024L0.298438 6.00002L5.59844 11.3Z' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.slider .ctrls .page .next.disabled {
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.40156 11.3L0.851562 10.75L5.60156 6.00002L0.851562 1.22502L1.40156 0.650024L6.70156 6.00002L1.40156 11.3Z' fill='%23cdcae6'/%3E%3C/svg%3E%0A");
}
.slider .ctrls .page .prev.disabled {
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.59844 11.3L6.14844 10.75L1.39844 6.00002L6.14844 1.22502L5.59844 0.650024L0.298438 6.00002L5.59844 11.3Z' fill='%23CDCAE6'/%3E%3C/svg%3E%0A");
}
section.hs6 .wrap .slider > div.slitem .prev, section.hs6 .wrap .slider > div.slitem .next, section.hs6 .wrap .slider > div.slitem .page {
    display: none;
}
.minislides .ms .ctrls {
    display: none;
}

.green .minislides .ctrls .dots i {
    background: #4a8d64;
}
.minislides .ctrls .dots i.active {background-color:#fff !important;}

#menuinner.active {
    height: calc(100vh - 16px);
    top: 8px;
    right: 8px;
}


#menuinner .close:hover, #menuinner .topContacts:hover,  #menuinner .topContacts:hover:after {   color:#312F50; background-color: #CDCAE6;}
#menuinner .topContacts:hover:after {background-image: url("data:image/svg+xml,%0A%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8.94667V11.304C12.0001 11.4728 11.9361 11.6353 11.8211 11.7588C11.706 11.8823 11.5484 11.9575 11.38 11.9693C11.0887 11.9893 10.8507 12 10.6667 12C4.77533 12 0 7.22467 0 1.33333C0 1.14933 0.01 0.911334 0.0306667 0.62C0.0424816 0.451629 0.117721 0.294007 0.241202 0.178939C0.364684 0.0638712 0.527215 -7.62887e-05 0.696 1.71053e-07H3.05333C3.13603 -8.35563e-05 3.2158 0.0305727 3.27715 0.0860136C3.33851 0.141455 3.37706 0.217722 3.38533 0.3C3.40067 0.453334 3.41467 0.575333 3.428 0.668C3.56049 1.59262 3.832 2.49189 4.23333 3.33533C4.29667 3.46867 4.25533 3.628 4.13533 3.71333L2.69667 4.74133C3.5763 6.79097 5.2097 8.42436 7.25933 9.304L8.286 7.868C8.32796 7.80933 8.38919 7.76725 8.459 7.7491C8.52881 7.73095 8.60277 7.73787 8.668 7.76867C9.51135 8.16924 10.4104 8.44008 11.3347 8.572C11.4273 8.58533 11.5493 8.6 11.7013 8.61467C11.7835 8.62309 11.8596 8.66171 11.9149 8.72305C11.9702 8.78439 12.0001 8.86408 12 8.94667Z' fill='%23312f50'/%3E%3C/svg%3E%0A");} 
#menuinner .close:hover {background-image: url("data:image/svg+xml,%0A%3Csvg width='10' height='9' viewBox='0 0 10 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.18175 8.86244L0.648438 8.32913L4.46639 4.51118L0.648438 0.693228L1.18175 0.159912L4.9997 3.97786L8.81765 0.159912L9.35097 0.693228L5.53302 4.51118L9.35097 8.32913L8.81765 8.86244L4.9997 5.04449L1.18175 8.86244Z' fill='%23312F50'/%3E%3C/svg%3E%0A");}

section.hs8 h2 span { 
    color: #312F50;
}
section.hs8 h2 span b {
    display: block;
    font: inherit;
    margin-bottom: 16px;
    color: #636099;
}
section.hs8 h2 {
    padding-right: 0%;
}
section.hs70 img {
    display: block;
    width: 100%;
}
img.imbg {
    background-size: cover;
}
.newslist .newsitem .image img {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.newslist .newsitem:hover .image img {
    opacity: .9;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
img.imbg {
   transition:all 0.6s ease;
   background-size: auto 110%;
   
   background-position:top center;
}
section.hs70 img.imbg {
	background-size: 110% auto;	
}
img.imbg:hover {
	background-size: auto 120%;
}
section.hs70 img.imbg:hover {
	background-size: 120% auto;	
}

@media only screen and (min-width: 400px) {
	.page_about section.hs20.hs40 h1 {    padding-left: 0;}
}
.red .forma .p2 a, .violet .forma .p2 a{
    color: #CDCAE6;
}
 .forma .p1 span {
    color: inherit;
}

.topContacts span span, .btn span span {
    display: block;
    height: 32px;
    text-align: center;
    line-height: 32px;
    transition: all 0.6s ease;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #CDCAE6;
    width:100%;
}


section.hs9 .cases .tabs_cont .tabcont .btn:after, .forma .send:after, .btn:after {
    top: 0;
}

.topContacts span, .btn span {
    height: 100%;
    overflow: hidden;
    padding: 0 15px;
    border-radius: 100px;
    display: block;
}
.btn > span:before, .topContacts > span:before {
    content: '';
    transition: all 0.6s ease;
    width: 100%;
    height: 200px;
    border-radius: 500px;
    background: #636099;
    display: block;
    position: absolute;
    left: 0;
    transform: translateY(100px);
    overflow: hidden;
    z-index: 0;
}
.btn:hover span:before, .topContacts:hover span:before {
	transform: translateY(-100px);
}

.btn, .topContacts {
    padding: 0;
}
.btn.dark:hover, .topContacts:hover {
	    background-color: #312F50;
}
.btn:not(.dark) span {
    color: #312f50;
}
.btn:not(.dark):hover span {
    color: #CDCAE6;
}

.btn:not(.dark) > span:before {
	background: #312f50;
}
.slide_3d .card:not(.active) {cursor:pointer;}
section.hs3 .gSect > div .wrap a.m {
    opacity: 0;
    display: block;
}
section.hs3 .gSect > div.active .wrap a.m { 
    opacity: 1;
}

.btn.send.send_form.disabled {
    cursor: default;
    filter: grayscale(1) brightness(1.2);
}

.forma .fld.error .inp {
    background: #ff00002b;
}
.forma .sent {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    line-height: 400px;
    text-align: center;
    font-size: 20px;
}
.forma .sent.ok { 
	display:block;
}
section.hs1 .wrap .p5 .text-person img {background-size:cover !important;}


section.hs22 .wrap {background:transparent;}
section.hs22 .wrap:before {
    content: '';
    width: 1px;
    height: 1px;
    border-radius: 32px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #636099;
    transition: all 1.2s ease;
    transform: scale(0.01);opacity:0;
}
section.hs22.animated .wrap:before { 
    transform: scale(1);opacity:1;
}
#modalka {display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(49 47 80 / 40%);
}
#modalka.active {display:block;}
#modalka div {
    width: 202px;
    height: 180px;
    position: absolute;
    top: calc( (100% - 180px) / 2);
    left: calc( (100% - 202px) / 2);
    background: #E8E6F6;
    border-radius: 16px;
    padding: 24px;
    text-align: center;
}
#modalka div p {
    display: block;
    margin-top: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.06em;
    color: #312F50;
}
#modalka div .close {
    display: block;
    margin-top: 10px;
    height: 32px;
    background: #312F50;
    border-radius: 23px;
    line-height: 32px;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #CDCAE6;
    cursor: pointer;
}
.page_404 .f404 {
    background: #636099;
    border-radius: 32px;
    max-width: 880px;
    margin: 0 auto;
    height: calc(100% - 80px);
    margin-bottom: 40px;
    min-height: 500px;
    padding: 32px;
    padding-left: 110px;
    align-items: center;
    padding-top: calc( (50% - 200px) / 2);
}
.page_404 section.foot h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 96px;
    line-height: 1.4em;
    color: #FFFFFF;
    display: block;
    text-align: left;
    height: auto;
    width: 100%;
}
.page_404 .f404 p {
    display: block;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 41px;
    color: #CDCAE6;
    margin-bottom: 32px;
}



.page_utilization .minislides .ctrls .dots i:not(.active) {background: #6477a2;}

.page_bserved_fro .minislides .ctrls .dots i:not(.active) {
    background: #a5a3b2;
}

#menuinner .navigator .smenu .link {
    margin-left: 20px;
}
#menuinner .navigator .link {
    font-weight: 300;
}


@media only screen and (min-width: 400px) {

#menuinner .navigator .link, #menuinner .navigator .submenu {
    height: 40px;
    line-height: 40px;
}
.page_about .teamlist .person .ptext .more {
    width: 120px;
}

}

.page_cases section.hs9 .hs10 .newslist {
    border-top: 1px solid #cdcae68a;
    margin-top: 48px;
    padding-top: 48px;
}
.page_cases section.hs9 .hs10 .newslist * {
    color: #fff;
}
section.hs9 section.hs10 {
    margin-bottom: 0;
}
.hs9 .hs10 .newsnext, .hs9 .hs10 .newsprev {
    display: none;
}
.page_cases section.hs9 .hs10 .newslist {
    width: 100% !important;
}
.page_cases section.hs9 .hs10 .newslist .newsitem {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 12px);
    margin-right: 24px;    margin-bottom: 56px;
}
.page_cases section.hs9 .hs10 .newslist .newsitem:nth-child(2n) {
    margin-right: 0;
}
.page_cases .hs9 .p_ext {
    display: none;
}
section.hs9 .cases .tabs_cont .tabcont a.btn.dark.more {
    position: relative;
    margin-top: 24px;
}
section.hs9 .cases .tabs_cont .tabcont a.btn.dark.more:hover span:before {
    background-color: #CDCAE6 !important;
    color: #312F50;
}
section.hs9 .cases .tabs_cont .tabcont a.btn.dark.more:hover span { 
    color: #312F50;
}
.page_cases section.hs9 {
padding-bottom:0;}

.page_cases.page_caseitem .hs9 .p_ext {
    display: block;
}
.page_cases.page_caseitem .hs9 .hs9_text .btn {
    display: none;
}
.page_newsitem section.hs90 .wrap > img {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.page_newsitem section.hs90 .article .text * {
    font-size: 16px;
    color: #312F50;
    line-height: 1.4em;
}
.page_newsitem section.hs90 .article .text ul {
    list-style: none;
    list-style-position: inside;    padding-left: 0;
    color: #312F50;
}
.page_newsitem section.hs90 .article .text ul li {
    display: block;
    padding-left: 16px;
}
.page_newsitem section.hs90 .article .text ul li:before {
    content: '';
    width: 5px;
    height: 6px;
    display: inline-block;
    background: #312f50;
    border-radius: 20px;
    position: absolute;
    left: 0;
    top: 8px;
}
.page_newsitem section.hs90 .article .text b, .page_newsitem section.hs90 .article .text strong {
    font-weight: 600;
}

.newslist .newsitem .image { 
    height: 416px; 
}
a.btn.more.dark.morenews {
    width: 220px;
}
.page_cases.page_caseitem section.hs9 {
    padding-bottom: 48px;
}
body.page_services.page_cases {
    padding-top: 80px;
}

/*
.page_clinicaldoc section.hs5.howworks1 .wrap .div2 {
	background-image: url("data:image/svg+xml,%3Csvg width='156' height='156' viewBox='0 0 156 156' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='156' height='156' rx='12' fill='%2356F09F'/%3E%3C/svg%3E%0A");
	height: 156px;
}
.page_clinicaldoc section.hs5.howworks1  .wrap .div2 p {
    padding-top: 32px;
    font-size: 14px;
    line-height: 1.3em;
}
.page_clinicaldoc section.hs5.howworks1 .wrap .div2 {
    width: 156px;
}
*/
.page_cases section.hs9 {
    max-width: 878px;
    padding-left: 32px;
    padding-right: 32px;
}
section.hs8 .forma,
section.hs8 .threitems > div,
section.hs8 .threitems svg,
.hs4 .wrap div svg {
    transition: all 0.6s ease;
}

@media only screen and (min-width: 400px) {
	section.hs8 .threitems div:hover svg,
	.hs4 .wrap div:hover svg {
		transform: scale(1.3);
	}
}
section.hs8.doanimate .forma {
    transform: translateY(200px);
    opacity: 0;
}
section.hs8 .threitems > div {
    transform: translateY(-200px);
    opacity: 0;
}
section.hs8.animated .threitems > div {
    transform: translateY(0px);
    opacity: 1;
}
section.hs8.animated .forma {
    transform: translateY(0px);
    opacity: 1;	
}


section.hs9 .team .person {
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}

section.hs9.animated .team .person:nth-child(1) {
  transition-delay: 0.2s; /* Задержка для первого блока */
  opacity: 1;
  transform: translateX(0);
}
section.hs9.animated .team .person:nth-child(2) {
  transition-delay: 0.4s; /* Задержка для второго блока */
  opacity: 1;
  transform: translateX(0);
}
section.hs9.animated .team .person:nth-child(3) {
  transition-delay: 0.6s; /* Задержка для третьего блока */
  opacity: 1;
  transform: translateX(0);
}
section.doanimate:not(.animated) {
    transform: translateY(20px) scale(0.95);
}
.quadrogreen .qg span {
    transition: all .6s ease;
}
section.foot .wrap .ft_left .presentation_file {
    width: 260px;
}





.page_texte .text p {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
}
.page_texte .text h1 {
    display: block;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    color: #444;
    padding: 20px 0;
}
.page_newsitem.page_texte section.hs90 .article .text h2
{
    display: block;
    margin-top: 40px;
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 600;
    border-bottom: 1px solid #aaa;
}

.postfoot a:not(.brab) {
    font-size: 12px;
    margin-left: 20px;
    letter-spacing: 0.02em;
    color: #636099;
}



.quadrogreen .qg b { 
    font-size: 19px; 
}
section.hs9 .team .person .post {
    font-size: 12px;
    left: 26px;
}
.quadrogreen .qg b {
    font-size: 17px;
}
section.hs6 .wrap h2 {
    padding-right: 24px;
}













 