:root{--color-alabuga-blue:#002dd1;--color-light-blue:#6acff6;--color-very-pale-blue:#deeefd;--color-very-dark-blue:#000d3c;--color-blue-400:#6da8f7;--color-blue-300:#9ec5fa;--color-blue-200:#cee2fc;--color-blue-100:#ebf5fe;--color-blue-50:#f2f8fe;--color-blue-25:#f8fcff;--color-slate-700:#666e8a;--color-slate-500:#999eb1;--color-slate-300:#cccfd8;--color-white:#fff;--color-page-bg:#f5f5f5;--color-text-primary:#141414;--color-gray-600:#8f8f8f;--color-gray-400:#505050;--color-gray-200:#e1e1e1;--color-black:#000;--p-primary-500:var(--color-alabuga-blue);--p-primary-400:var(--color-light-blue);--p-surface-subtle:var(--color-blue-100);--p-text-secondary:var(--color-very-dark-blue);--swiper-theme-color:var(--p-primary-500);--swiper-pagination-bullet-inactive-color:var(--color-white)}html{box-sizing:border-box;-moz-tab-size:4;-o-tab-size:4;tab-size:4;height:100%}[id]{scroll-margin-top:64px}*,:after,:before{box-sizing:inherit;margin:0;padding:0}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}main{flex-grow:1}body{line-height:1;font-family:AlabugaSans VF;background-color:var(--color-page-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;color:var(--color-text-primary)}.page{display:flex;flex-direction:column;min-height:100vh}.page__description{font-size:20px;line-height:1.2;margin-top:24px}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}.svg [fill]:not([fill=none]){fill:currentColor}.svg [stroke]:not([stroke=none]){stroke:currentColor}button,input,select,textarea{font:inherit;color:inherit;background:none;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{cursor:pointer;background:transparent}a{color:inherit;text-decoration:none}ol,ul{list-style:none}table{border-spacing:0}h1,h2,h3,h4,h5,h6{line-height:1.1;text-wrap:balance;font-weight:700}h1{font-size:30px}@media screen and (min-width:768px){h1{font-size:38px}}@media screen and (min-width:1280px){h1{font-size:42px}}@media screen and (min-width:1920px){h1{font-size:56px}}h2{font-size:28px}@media screen and (min-width:1280px){h2{font-size:36px}}@media screen and (min-width:1920px){h2{font-size:42px}}h3{font-size:18px}@media screen and (min-width:768px){h3{font-size:20px}}@media screen and (min-width:1280px){h3{font-size:24px}}@media screen and (min-width:1920px){h3{font-size:32px}}h4{font-size:24px}@media screen and (min-width:1920px){h4{font-size:28px}}[hidden]{display:none!important}fieldset{border:0;margin:0;padding:0}.container{max-width:420px;width:100%;margin:0 auto;padding:0 15px}@media screen and (min-width:768px){.container{max-width:738px}}@media screen and (min-width:1280px){.container{max-width:1158px}}@media screen and (min-width:1600px){.container{max-width:1440px}}@media screen and (min-width:1920px){.container{max-width:1660px}}.btn{font-stretch:condensed;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:16px 28px;color:#fff;border:1px solid hsla(0,0%,100%,.45);border-radius:999px;font-size:17px;font-weight:500;line-height:1;text-align:center;text-transform:uppercase;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}@media screen and (min-width:768px){.btn{min-width:210px;min-height:60px;font-size:19px}}@media screen and (min-width:1440px){.btn{min-width:174px;min-height:66px;padding:20px 32px;font-size:20px}}.btn:focus-visible,.btn:hover{transform:translateY(-2px)}.btn--primary{background-color:#002dd1;border-color:#6acff6b8}.btn--primary:focus-visible,.btn--primary:hover{background-color:#6acff6;border-color:#6acff6}.btn--light{color:#141414;background-color:#f8fcff;border-color:#fff6}@media screen and (min-width:768px){.btn--light{min-height:66px;font-size:22px}}@media screen and (min-width:1440px){.btn--light{min-width:265px;padding:22px 32px;font-size:26px}}.btn--light:focus-visible,.btn--light:hover{background-color:#fff;border-color:#fff}.btn--light .iconify{filter:invert(1)}.btn--outline{background-color:#ffffff14}@media screen and (min-width:1440px){.btn--outline{min-width:284px}}.btn--outline:focus-visible,.btn--outline:hover{background-color:#ffffff29;border-color:#ffffffb8}.btn--gray{border:1px solid rgba(22,22,22,.4);background:#1616161a;color:#161616}@media screen and (min-width:1440px){.btn--gray{min-width:284px}}.btn--gray:focus-visible,.btn--gray:hover{background-color:#ffffff29;border-color:#ffffffb8}.section{overflow-x:clip;margin:40px 0}@media screen and (min-width:1280px){.section{margin:80px 0}}@media screen and (min-width:1920px){.section{margin:140px 0}}.section:first-of-type{margin-top:20px}.section .section__header{margin-bottom:24px}@media screen and (min-width:1280px){.section .section__header{margin-bottom:40px}}.section .section__header-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.section .section__title{margin-bottom:16px}@media screen and (min-width:1280px){.section .section__title{margin-bottom:24px}}.section .section__description{max-width:640px;font-size:16px;font-style:normal;font-weight:500;line-height:1.1;color:#505050}@media screen and (min-width:1280px){.section .section__description{font-size:18px}}@media screen and (min-width:1920px){.section .section__description{font-size:20px}}.section .section__nav{display:flex;gap:12px}.section .section__nav .nav-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:var(--p-primary-500);color:#fff;border-radius:50%;transition:.3s ease}@media screen and (min-width:1280px){.section .section__nav .nav-btn{width:42px;height:42px}}.section .section__nav .nav-btn.swiper-button-disabled{background-color:var(--p-surface-subtle);color:#cdcdcd}.section .section__nav .nav-btn--prev{transform:rotate(180deg)}.swiper{overflow:visible}.swiper .swiper-wrapper{align-items:stretch}.swiper .swiper-slide{height:auto}.liquidGlass-effect{position:absolute;z-index:0;inset:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);filter:url(#glass-distortion);overflow:hidden}.liquidGlass-tint{display:flex;align-items:center;z-index:1;position:absolute;inset:0;background:#ffffff1a;box-shadow:inset .75px .75px .75px #9fc7f799,inset -.75px -.75px .75px .75px #9fc7f799;border-top-left-radius:16px;border-bottom-right-radius:16px}@media(min-width:1280px){.liquidGlass-tint{border-top-left-radius:24px;border-bottom-right-radius:24px}}.wrapper{display:grid;grid-template-columns:repeat(1,1fr);position:relative;gap:16px}@media(min-width:1280px){.wrapper{gap:24px}}@media screen and (min-width:1920px){.wrapper{gap:32px}}@media screen and (min-width:768px){.wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1280px){.wrapper{grid-template-columns:repeat(4,1fr)}}.wrapper-3-cols{grid-template-columns:1fr}@media screen and (min-width:768px){.wrapper-3-cols{grid-template-columns:repeat(3,1fr)}}.modal{width:clamp(300px,90%,1600px)}.modal--form{width:clamp(300px,90%,550px)}.modal--form .form-container{width:100%}.modal__wrapper{display:flex;gap:16px}@media(min-width:1280px){.modal__wrapper{gap:24px}}@media screen and (min-width:1920px){.modal__wrapper{gap:32px}}.modal__image{overflow:hidden;border-radius:12px}@media(min-width:1280px){.modal__image{border-radius:28px}}.modal__image{width:100%;height:auto;flex:1}.modal__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.modal__content{flex:1}.content{font-size:16px}@media screen and (min-width:1280px){.content{font-size:18px}}@media screen and (min-width:1920px){.content{font-size:20px}}.content a{color:#f06413}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.content p{margin-bottom:1rem}.content p{line-height:1.3}.content ul,.content ul li{margin-bottom:1rem}.content ul li{display:flex;align-items:flex-start;line-height:1.5}.content ul li:before{content:"";display:block;width:10px;height:10px;aspect-ratio:1/1;background-color:var(--p-primary-400);border-radius:50%;margin-right:.5rem;margin-top:.5rem}.content p:has(>img){display:flex;align-items:center;gap:16px}@media(min-width:1280px){.content p:has(>img){gap:24px}}@media screen and (min-width:1920px){.content p:has(>img){gap:32px}}.content p:has(>img){flex-wrap:wrap}.content p:has(>img) img{display:block;width:100%}@media screen and (min-width:1280px){.content p:has(>img) img{width:calc(50% - 12px)}}@media screen and (min-width:1920px){.content p:has(>img) img{width:calc(50% - 16px)}}.content img{border-radius:12px}@media(min-width:1280px){.content img{border-radius:28px}}.content table{table-layout:auto;font-size:14px;line-height:1.4;display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:24px}.content table thead th{text-align:left;font-weight:600;white-space:nowrap;background:#0006;border:1px solid hsla(0,0%,100%,.8)}.content table td,.content table th{padding:12px 14px;vertical-align:top;border:1px solid hsla(0,0%,100%,.8)}.content table tr{transition:all .2s ease}.content table tbody tr:last-child td{border-bottom:0}.content table tbody tr:hover{background:#ffffff1a}.content table a{text-decoration:none}.p-error{font-size:12px}.p-autocomplete-panel,.p-dropdown-panel,.p-select-panel{touch-action:pan-y}.error-message{position:absolute;bottom:2px;left:1.5rem;font-size:10px;line-height:1.3;color:var(--p-red-500)}.error-fade-enter-active,.error-fade-leave-active{transition:opacity .2s ease,transform .2s ease}.error-fade-enter-from,.error-fade-leave-to{opacity:0;transform:translateY(-5px)}.error-fade-enter-to,.error-fade-leave-from{opacity:1;transform:translateY(0)}.btn-wrapper{width:-moz-fit-content;width:fit-content}.page-h1{margin-bottom:40px}.page-enter-active,.page-leave-active{transition:opacity .3s ease,transform .3s ease}.page-enter-from,.page-leave-to{opacity:0;transform:translateY(10px)}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;animation:fade-in-up .6s ease-out forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in{opacity:0;animation:fade-in .6s ease-out forwards}@keyframes zoom-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.zoom-in{opacity:0;animation:zoom-in .5s ease-out forwards}@font-face{font-family:AlabugaSans VF;src:url(./alabuga-sans_vf_pro.C7GbFsiS.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
