*,*::before,*::after{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,h1,h2,h3,h4,p,li,figure,figcaption,blockquote,dl,dd{margin:0}html,body{width:100%;height:100%}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}summary,button,input,textarea{background:none;border:none;cursor:pointer;outline:none;padding:0;margin:0}summary{display:block}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a[class]{text-decoration:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit;outline:none}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}:root{--header-height: 50px;--h1-font: 36px;--h2-font: 24px;--h3-font: 18px;--text-font: 16px;--text-content-gap: 12px;--gap-s: 8px;--gap-m: calc(2 * var(--gap-s));--gap-lm: calc(3 * var(--gap-s));--gap-l: calc(4 * var(--gap-s));--content-inner: 7px;--container-width: 1750px;--b-radius: 20px;--text-color: #2a2a60;--main-color: #0036ae;--primary-color: #f2f4f8;--primary-color-2: #ffde00;--toc-bgc: var(--primary-color-2);--toc-current-bgc: var(--primary-color-2);--toc-hover-bgc: var(--primary-color-2);--scroll-width: 5px}@media(min-width: 768px){:root{--h1-font: 40px;--h2-font: 32px;--h3-font: 26px;--text-font: 18px;--text-content-gap: 16px;--content-inner: 10px}}@media(min-width: 992px){:root{--content-inner: 39px}}@font-face{font-family:"Lato";src:url("../fonts/Lato-Regular.woff2") format("woff2"),url("../fonts/Lato-Regular.woff") format("woff");font-display:swap}@font-face{font-family:"Lato";src:url("../fonts/Lato-Bold.woff2") format("woff2"),url("../fonts/Lato-Bold.woff") format("woff");font-display:swap;font-weight:bold}body{font-family:"Lato",sans-serif;color:var(--text-color)}body,body button{font-size:var(--text-font)}body.js-modal-opened{overflow:hidden}body::-webkit-scrollbar{width:var(--scroll-width)}body::-webkit-scrollbar-thumb{background:var(--main-color)}header ol,header ul,footer ol,footer ul{list-style:none;padding:0;margin:0}.o-container{max-width:var(--container-width);margin-left:auto;margin-right:auto}.o-flex,.o-flex-column,.o-flex-wrap{display:flex}.o-flex-column{flex-direction:column}.o-flex-wrap{flex-wrap:wrap}.o-align-center{align-items:center}.o-justify-center{justify-content:center}.o-justify-between{justify-content:space-between}.o-gap-s{gap:var(--gap-s)}.o-gap-m{gap:var(--gap-m)}.o-gap-lm{gap:var(--gap-lm)}.o-gap-l{gap:var(--gap-l)}.o-content-gap{gap:var(--text-content-gap)}.o-btn{border-radius:var(--b-radius);color:#000;display:inline-block;font-size:13px;line-height:35px;padding:0 18px;text-align:center;transition:.2s ease-in-out;text-decoration:none;min-width:99px;width:-moz-fit-content;width:fit-content}.o-btn--primary{background-color:var(--primary-color)}.o-btn--primary-2{background-color:var(--primary-color-2);color:var(--main-color)}.o-content-inner{padding-left:var(--content-inner);padding-right:var(--content-inner)}.o-bold{font-weight:bold}.o-img-cover{-o-object-fit:cover;object-fit:cover}.o-img-contain{-o-object-fit:contain;object-fit:contain}.o-center{display:block;margin-left:auto;margin-right:auto}.o-table,.c-table,.o-scroll{padding-bottom:8px !important;overflow-x:auto}.o-table::-webkit-scrollbar,.c-table::-webkit-scrollbar,.o-scroll::-webkit-scrollbar{height:5px;width:5px}.o-table::-webkit-scrollbar-thumb,.c-table::-webkit-scrollbar-thumb,.o-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, #fff 50%, transparent);border-radius:var(--b-radius)}.c-header{background:var(--main-color);position:fixed;top:0;left:0;width:100%;z-index:99}.c-header .o-btn{text-transform:uppercase;font-weight:bold}.c-header__container{align-items:center;display:flex;gap:8px;padding:0 var(--content-inner);min-height:var(--header-height)}.c-header__logo{margin-right:auto}.c-header__burger-open{fill:#fff;height:32px;width:32px}.c-header__nav{background:#25d5db;position:absolute;top:100%;left:0;height:0;transition:height .2s ease-in-out;overflow:hidden;width:100%}.c-header__nav.js-active{height:calc(100dvh - var(--header-height));overflow-y:auto}.c-header__nav-menu a{color:#fff;text-decoration:none;line-height:47px;padding:0 14px}.c-header__nav-menu li:nth-child(1){background:var(--main-color)}.c-header__nav-menu li:nth-child(2){background:#054db4}.c-header__nav-menu li:nth-child(3){background:#0b63bb}.c-header__nav-menu li:nth-child(4){background:#107ac1}.c-header__nav-menu li:nth-child(5){background:#1591c8}.c-header__nav-menu li:nth-child(6){background:#1aa8ce}.c-header__nav-menu li:nth-child(7){background:#20bed5}@media(min-width: 768px){.c-header__logo img{-o-object-fit:contain;object-fit:contain;width:96px}}@media(min-width: 1200px){.c-header__burger-open{display:none}.c-header__nav{background:initial;position:initial;flex:0 0 39%;top:initial;margin-right:auto;overflow:hidden;height:initial;width:initial}.c-header__nav-menu{display:flex;overflow-x:auto}.c-header__nav-menu::-webkit-scrollbar{height:5px}.c-header__nav-menu::-webkit-scrollbar-thumb{background:var(--primary-color)}.c-header__nav-menu li{background:none !important}.c-header__nav-menu a{white-space:nowrap;text-transform:uppercase}.c-header__logo{position:absolute;top:0;left:0;right:0;margin:0 auto;width:-moz-fit-content;width:fit-content}.c-header__logo img{height:112px;width:268px}}.c-main{padding-top:var(--header-height)}.c-content,.c-wrapper{padding-top:var(--content-inner);padding-bottom:var(--content-inner)}.c-content{display:grid;gap:var(--text-content-gap);padding-top:36px}.c-content>h1{color:var(--main-color);font-size:var(--h1-font);line-height:40px}.c-content>h2{color:var(--main-color);font-size:var(--h2-font);line-height:56px}.c-content>h3{font-size:var(--h3-font)}.c-content td,.c-content th{padding:5px}.c-content>p>a,.c-content>ul a,.c-content>ol a{color:var(--text-color)}.o-table,.c-table{overflow-x:auto}.o-table table,.c-table table{border-collapse:collapse;margin:0 auto}.o-table th,.c-table th{background:var(--primary-color);border-radius:var(--b-radius)}.o-table td,.o-table th,.c-table td,.c-table th{border:2px solid #fff;padding:10px;min-width:120px}.c-first-screen__img{border-radius:var(--b-radius);-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;width:100%}@media(min-width: 768px){.c-first-screen__img{height:auto}}.c-toc{color:#fff;position:sticky;z-index:3;top:var(--header-height);left:0;display:flex;max-width:100%;min-height:40px;list-style:none;padding:0;margin:0;background-color:var(--primary-color);box-shadow:0 5px 10px rgba(0,0,0,.25);overflow-x:auto}.c-toc::-webkit-scrollbar{display:none}.c-toc li{position:relative}.c-toc li::after{content:"";display:block;position:absolute;right:0;top:.5rem;width:1px;height:24px;background-color:rgba(255,255,255,.1)}.c-toc li a{display:block;line-height:40px;padding:0 8px;text-decoration:none;width:-moz-max-content;width:max-content}.c-toc li a.js-active{background-color:var(--toc-current-bgc)}.c-toc li a:hover{background-color:var(--toc-hover-bgc)}.c-text-img{display:grid;gap:16px}.c-text-img img{border-radius:var(--b-radius);height:auto;margin:0 auto;max-width:100%}.c-faqs{flex-direction:column}.c-faqs__item{border-bottom:1px solid #25d5c0;padding:clamp(8px,2vw,16px) 0}.c-faqs__question{margin-bottom:clamp(8px,2vw,16px)}.c-reviews{flex-wrap:wrap}.c-reviews__top{display:flex;font-size:16px;justify-content:space-between;gap:16px;margin-bottom:16px}.c-reviews__name{font-weight:bold}.c-reviews__item{border:1px solid #25d5c0;background:var(--primary-color);border-radius:var(--b-radius);color:var(--text-color);padding:clamp(8px,2vw,16px);flex:1 0 320px;font-size:14px;max-width:100%}.c-reviews__item a{color:var(--text-color)}.c-slots{--height: 100px;--width: 210px;--opacity: 0;--visibility: hidden;justify-content:center}.c-slots__container{background:#25d5c0;background:linear-gradient(to bottom, #25d5c0 0%, #0589b8 100%);margin-left:calc(var(--content-inner)*-1);margin-right:calc(var(--content-inner)*-1);padding:16px 2.5%;width:calc(100dvw - var(--scroll-width))}.c-slots__container h2{color:#fff}.c-slots__name{color:#fff;font-size:clamp(16px,2vw,20px);font-weight:bold;line-height:1;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-slots__item{position:relative;flex:1 0 20%;min-width:210px}.c-slots__item:hover .c-slots__overlay{--opacity: 1;--visibility: visible}.c-slots__overlay{background:rgba(0,0,0,.2);position:absolute;top:0;transition:.2s ease-in-out;left:0;opacity:var(--opacity);visibility:var(--visibility);padding:var(--content-inner);height:calc(100% - 21px);width:100%}.c-slots__overlay .o-btn{font-weight:bold}.c-slots__overlay,.c-slots__img{border-radius:8px}.c-slots__img{height:auto;width:100%}@media(min-width: 1750px){.c-slots__container{position:relative;margin:initial;width:100%}}@media(min-width: 992px){.c-text-img{align-items:center;grid-template-columns:repeat(2, auto)}}.c-footer{border-top:1px solid #25d5c0;color:#fff;padding-top:34px}.c-footer__copyright{color:var(--main-color);font-size:14px;text-align:center}.c-footer__nav-box{display:flex;flex-wrap:wrap;gap:var(--gap-m);width:100%}.c-footer__nav{flex:1 0 30%;min-width:280px}.c-footer__nav-title{color:var(--main-color);font-size:17px;font-weight:bold;padding-bottom:10px;margin-bottom:var(--gap-s);border-bottom:1px solid #25d5c0}.c-footer__nav-list{display:flex;flex-wrap:wrap;gap:var(--gap-s)}.c-footer__nav-list li{flex:1 0 40%}.c-footer__nav-list a{color:var(--main-color);font-weight:bold;font-size:15px;text-decoration:none}.c-footer__list{list-style:none;margin:0}.c-footer__list:not(.o-content-inner){padding:0}.c-footer__providers,.c-footer__bottom{padding-left:calc((100% - var(--container-width))/2);padding-right:calc((100% - var(--container-width))/2)}.c-footer__providers img,.c-footer__bottom img{-o-object-fit:contain;object-fit:contain}.c-footer__providers{background:#032020;padding-top:20px;padding-bottom:20px;margin-top:var(--gap-m)}.c-footer__bottom{background:#00bdb9;padding-top:14px;padding-bottom:14px}.c-footer__bottom-title{font-size:14px;font-weight:bold;text-transform:uppercase}@media(min-width: 1200px){.c-footer__top{flex-wrap:wrap;flex-direction:row}.c-footer__logo-box{flex:1 0 20%;max-width:440px}.c-footer__logo{height:71px;width:249px}.c-footer__nav-box{flex:1 0 70%}.c-footer__providers img{height:78px;width:170px}.c-footer__bottom img{height:33px}}