@charset "UTF-8";@font-face{font-family:OpenSans;src:url(/_astro/OpenSans-Bold.C5fHMZMB.woff2) format("woff2"),url(/_astro/OpenSans-Bold.ARBYXFdm.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:OpenSans;src:url(/_astro/OpenSans-Medium.g5p1jmhi.woff2) format("woff2"),url(/_astro/OpenSans-Medium.DSj-iUdg.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:OpenSans;src:url(/_astro/OpenSans-Regular.XNLQJvSq.woff2) format("woff2"),url(/_astro/OpenSans-Regular.gean-6Xc.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*{padding:0;margin:0;border:0px}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}input,button,textarea{font-family:var(--font-family);font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}:root{--font-display: "Fraunces", Georgia, "Times New Roman", serif;--font-family: "Outfit", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size: 18px;--color-one: #000;--color-two: #fff;--color-three: #8a6363;--color-four: #bbdfda;--border-radius: 10px;--box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .4);--header-bg: #9d174a;--header-text: #ffffff;--main-bg: #9d174a;--main-text: #ffffff;--page-bg: #000000;--page-text: #ffffff;--footer-bg: #9d174a;--footer-text: #ffffff;--btn-text: #ffffff;--btn-hover-bg: #000000;--btn-hover-text: #ffffff;--link-hover-bg: #515151;--link-hover-text: #ffffff}html,body{height:100%;min-width:320px;margin:0;padding:0;font-family:var(--font-family);font-size:1rem;background:var(--page-bg);color:var(--page-text);-webkit-font-smoothing:antialiased}h1,h2,.home-hero__title-text{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em}.header-1{position:fixed;top:0;left:0;width:100%;padding:20px 0;background-color:var(--header-bg);color:var(--header-text);z-index:20;box-shadow:5px 0 13px 7px #00000080}a{color:inherit}a:link,a:visited,a:hover{text-decoration:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:var(--main-bg);color:var(--main-text);padding-top:100px}.wrapper>*{min-width:0}section>div,header>div,footer>div{max-width:1280px;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 30px}*{scroll-behavior:smooth}section{padding:70px 0;margin:0}.sgsdgsd{font-size:50px;margin-bottom:20px;font-weight:600}h1{font-size:50px}h2{font-size:40px;font-weight:700;line-height:1.35;margin-bottom:30px}h3{font-size:32px;font-weight:500;line-height:1.75;margin-bottom:20px}h4{font-size:26px;font-weight:500;line-height:1.5;margin-bottom:16px}p{margin-bottom:12px;line-height:2;text-align:justify;font-size:25px}.gsdkhylgd{font-size:22px}.adgsdgs p{text-align:justify}img{display:block;max-width:100%;height:auto;object-fit:cover}@media(max-width:992px){.wrapper>main{padding-top:140px}.sgsdgsd{font-size:30px;margin:0}h1{font-size:30px}h2{font-size:38px;margin-bottom:30px}h3{font-size:28px;margin-bottom:20px}h4{font-size:24px;margin-bottom:16px}}@media(max-width:768px){body{font-size:calc(var(--font-size) - 2px)}section{padding:45px 0}h1{font-size:44px;margin-bottom:20px}h2{font-size:30px;margin-bottom:20px}h3{font-size:24px;margin-bottom:15px}}@media(max-width:452px){h1{font-size:20px;margin-bottom:15px}h2{font-size:26px;margin-bottom:15px}h3{font-size:22px;margin-bottom:15px}}form{display:flex;flex-direction:column;gap:30px}input{padding:20px;border-radius:var(--border-radius)}input[type=submit]{cursor:pointer}#checkbox{border:none!important}input::placeholder{color:var(--color-one)}input:focus{color:var(--color-one);outline:none}.header-1__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;gap:30px 40px}.header-1__logo{height:60px;width:auto}.header-1__logo img{height:60px;width:160px;object-fit:contain}.header-1__container{max-width:1440px}.header-1__menu{text-align:center}.header-1__menu-burger{display:none}.header-1__menu-nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:fit-content;align-items:center;justify-content:center;background-color:var(--header-bg);color:var(--header-text)}.header-1__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.header-1__menu-item{display:-webkit-box;display:-ms-flexbox;display:flex}.header-1__menu-link{font-size:16px;font-family:OpenSans;font-weight:500;font-style:italic;text-align:center;line-height:1.25;padding:5px 8px;letter-spacing:1px;transition:all .3s ease-out}.menu-open .header-1__menu-nav{top:0}.header-1__buttons{display:flex;gap:10px}.header_login_buttons{display:flex;gap:10px;margin:0 0 0 auto}.header-1__button{font-weight:500;background-color:var(--btn-bg);color:var(--btn-text);text-shadow:0 0 3px rgba(0,0,0,.8);border-radius:var(--border-radius);overflow:hidden;font-size:16px;padding:0 20px;height:100%}.header-1__button:hover{background-color:var(--btn-hover-bg);color:var(--btn-hover-text)}@media(max-width:992px){.header-1__logo{width:90px}.header-1__logo img{height:44px;width:100%}.header-1__container{padding:0 20px}.header-1__body{align-items:center}.header-1__menu{border-top:unset;margin:0;max-width:fit-content;padding-top:0}.header-1__menu-burger{display:block;position:relative;width:1.375rem;height:1.025rem;cursor:pointer;z-index:15}.header-1__menu-burger span,.header-1__menu-burger:before,.header-1__menu-burger:after{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:var(--color-two)}.header-1__menu-burger:before{top:0}.header-1__menu-burger:after{bottom:0}.header-1__menu-burger span{top:calc(50% - .0625rem)}.menu-open .header-1__menu-burger span{width:0}.menu-open .header-1__menu-burger:before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background-color:var(--color-two)}.menu-open .header-1__menu-burger:after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:var(--color-two)}.header-1__menu-nav{position:absolute;top:-200vh;left:0;width:100%;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;background-color:#9d174a;color:var(--color-two);-webkit-transition:all .4s;transition:all .4s;overflow-y:auto}.header-1__menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding:0 20px}.header-1__menu-item{width:100%;max-width:100%}.header-1__menu-link{padding:15px 50px;background-color:var(--color-two);color:var(--color-one);width:100%;font-size:20px;max-width:100%;border-radius:var(--border-radius);overflow:hidden}.header-1__menu-link:hover{color:#fff}}@media(max-width:992px)and (max-width:992px){.header-1__menu-burger{width:1.225rem}}@media(max-width:768px){.header-1{padding:8px 0}.header-1__body{flex-wrap:wrap;gap:0}.header_login_buttons{display:flex;gap:10px;width:100%}.header-1__buttons{order:1;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding-top:0}}.footer-1{padding:20px 0 110px;background-color:var(--footer-bg);color:var(--footer-text);color:var(--color-two);box-shadow:5px 0 13px 7px #00000080}.footer-1__container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px}.footer-1__body{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;width:100%;gap:30px}.footer_nav_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%;gap:30px}.footer-1__logo{width:160px}.footer-1__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer-1__wrap{display:flex;flex-direction:column;text-align:left;width:auto}.footer-1__container>.footer-1__wrap{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.footer-1__wrap:nth-child(1) .footer-1__menu{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 40px}.footer-1__wrap_social{display:flex;flex-wrap:wrap}.footer-1__menu{display:flex;flex-direction:column;justify-content:space-between;gap:20px;list-style-type:none}.footer-social{display:flex;gap:15px;justify-content:center;margin-top:20px}.footer-social a{width:45px;height:45px;background:#515151;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .3s ease;font-size:22px}.footer-social a:hover{background:#757575}.footer-1__menu-heading{font-size:28px;font-weight:700;line-height:1.5;margin-bottom:20px}.footer-1__menu-item{font-family:OpenSans}.footer-1__menu-link{font-family:OpenSans;font-size:18px;font-weight:500;line-height:1.5;transition:all .3s ease-out}.footer-1__slogan{font-style:italic}.footer-1__bottom{position:relative;margin:0 auto;overflow:hidden;color:var(--color-two)}.footer-1__eight{font-size:20px;font-weight:500;text-align:center;max-width:900px;margin:0 auto}.footer-1__eight p:first-child{font-size:20px;font-weight:400;text-align:center;margin-bottom:15px}.footer-1__links{display:flex;align-items:center;justify-content:center;gap:50px;margin-top:20px}.footer-1__link{font-size:40px;font-weight:700;max-width:150px}.footer-1__link img{object-fit:contain}@media(max-width:452px){.footer-1__wrap:nth-child(1){align-items:center;justify-content:center}.footer-social{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.footer_nav_wrap{flex-direction:column;align-items:center}footer p{font-size:20px}.footer-1__icon{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.footer-1__icon-img{max-width:35px}.footer-1__icon-text{font-size:14px}}@media(max-width:992px){.footer-1{padding:20px 0 110px}.footer-1__logo{margin:0 auto}.footer-1__body{gap:20px;flex-direction:column}.footer-1__menu-link{font-size:16px}}@media(max-width:452px){.footer-1{padding:20px 0 40px}.footer-1__container{align-items:center;padding:0 10px;justify-content:center}.footer-1__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.footer-1__wrap:nth-child(2) .footer-1__menu{grid-template-columns:repeat(1,1fr);text-align:center}.footer-1__wrap:nth-child(1) .footer-1__menu{grid-template-columns:repeat(2,1fr);text-align:center}.footer-1__menu-heading{text-align:center}}@media(max-width:768px){.footer-1__eight{font-size:18px}.footer-1__body{flex-direction:column;gap:40px}}@media(max-width:452px){.footer-1__links{flex-direction:column;gap:20px}}.header-1__menu-link:hover,.footer-1__menu-link:hover{transition:all .3s ease-out;background-color:#515151;color:#fff;border-radius:10px}.button{font-size:18px;font-weight:400;height:100%;background-color:var(--btn-bg);text-shadow:0 0 3px rgba(0,0,0,.8);display:flex;justify-content:center;width:fit-content;padding:10px 25px;cursor:pointer;text-transform:uppercase;border-radius:var(--border-radius);overflow:hidden;transition:all .3s ease-out}.button:hover{transition:all .3s ease-out}.border-radius{border-radius:var(--border-radius);overflow:hidden}.border-radius>img{border-radius:var(--border-radius);overflow:hidden}@media(max-width:768px){.header-1__button{font-size:14px;padding:8px 10px;max-width:150px;width:100%;border-radius:5px;text-align:center;justify-content:center}}main.page>section{opacity:1;transform:none}@media(min-width:769px){main.page>section:not(.intro_banner){transform:translate(0);transition:opacity .8s ease,transform .8s ease;will-change:opacity,transform}main.page>section.visible{opacity:1;transform:translate(0)}}.pulse{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 #ffffff4d}to{box-shadow:0 0 0 20px #fff0}}.header-1__menu-item-logo{display:none}@media(max-width:992px){.header-1__menu-item-logo{display:flex;max-width:200px;margin-bottom:40px;animation:pulse2 1.5s infinite}@keyframes pulse2{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}}.fav{position:fixed;bottom:150px;right:20px;padding:15px;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background-color:var(--color-four);max-width:60px;max-height:60px;width:100%;height:100%;transition:all .2s}.fav:hover{background-color:#515151}@media(max-width:452px){.fav{bottom:125px}}.intro_banner{position:relative;width:100%;overflow:hidden;max-height:540px!important;min-height:440px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 0 60px}.intro_banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;z-index:1}.intro_banner_bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;contain:content}.intro_banner_full_link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:block}.intro_banner_container{max-width:1320px;display:flex;flex-direction:column;align-items:center;gap:20px;color:#fff;position:relative;z-index:0}.intro_banner_container,.intro_banner_link{position:relative;z-index:2}.intro_banner_link{border:1px solid white;padding:15px 50px;border-radius:5px;font-size:16px;transition:background .3s ease-in-out,color .3s ease-in-out;position:relative;z-index:999}.intro_banner_title{font-size:50px;font-weight:600;height:fit-content}.intro_banner_link:hover{background-color:#fff;color:#000}.intro_banner_container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:transparent}.intro_banner_link{position:relative;z-index:3;pointer-events:auto}@media(max-width:920px){.intro_banner{padding:20px 0 60px;min-height:240px!important}.intro_banner_bg{height:240px!important;object-fit:cover}.intro_banner_title{font-size:20px;margin-bottom:0;text-align:center}.intro_banner_container{gap:5px;padding:0}.intro_banner_subtitle{font-size:16px}.intro_banner_link{font-size:12px;padding:10px 20px}}main.page>.intro_banner{width:calc(100% + clamp(12px,3vw,24px)*2);max-width:none;margin-left:calc(clamp(12px,3vw,24px)*-1);margin-right:calc(clamp(12px,3vw,24px)*-1)}@media(max-width:640px){main.page{padding-inline:12px}main.page>.intro_banner{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px}section>div,header>div,footer>div{padding:0 18px}}@media screen and (min-width:453px)and (max-width:1024px){.footer_nav_wrap{display:flex;flex-direction:column;align-items:center}.header_login_buttons{justify-content:center}}.header-1__buttons{flex-wrap:wrap;align-items:center;justify-content:flex-end}.lang-switcher{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:color-mix(in srgb,var(--header-text, #fff) 12%,transparent);border:1px solid var(--stroke-subtle, rgba(255, 255, 255, .14))}.lang-switcher__btn{appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-weight:700;letter-spacing:.06em;font-size:12px;padding:6px 12px;border-radius:999px;cursor:pointer;opacity:.72;transition:opacity .2s ease,background .2s ease}.lang-switcher__btn:hover{opacity:1}.lang-switcher__btn.is-active{opacity:1;background:color-mix(in srgb,var(--header-text, #fff) 18%,transparent)}.lang-switcher-flags--compact{display:none}.intro_banner--ribbon{isolation:isolate}.intro_banner--ribbon:after{content:"";position:absolute;left:-12%;right:-12%;bottom:-18%;height:52%;background:linear-gradient(135deg,color-mix(in srgb,var(--btn-bg, #2563eb) 55%,transparent),color-mix(in srgb,var(--surface-elevated, #111) 40%,transparent));transform:skewY(-4deg);z-index:0;opacity:.55;pointer-events:none}.intro_banner--ribbon .intro_banner_container,.intro_banner--ribbon .intro_banner_link{z-index:2}[data-reveal]{opacity:0;transform:translateY(14px);transition:opacity .65s ease,transform .65s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.page--home .wrapper>main{padding-top:0}.home-stack{display:flex;flex-direction:column;gap:0}.home-stream{display:flex;flex-direction:column;gap:clamp(28px,4vw,56px);padding-block:clamp(24px,4vw,56px)}.home-stream__segment{position:relative;padding-block:clamp(8px,2vw,20px)}.home-stream__segment--skew-0{transform:skewY(-1deg)}.home-stream__segment--skew-1{transform:skewY(1deg)}.home-stream__segment--skew-0>*,.home-stream__segment--skew-1>*{transform:skewY(0)}.home-stream__segment--stats{padding-block:0}.home-faq{padding-bottom:clamp(32px,5vw,72px)}.vcontainer{width:100%;max-width:1200px;margin:0 auto;padding-inline:clamp(16px,3vw,28px)}.home-hero{position:relative;overflow:hidden;padding-block:clamp(28px,5vw,64px)}.home-hero__mesh{position:absolute;inset:-20%;background:radial-gradient(circle at 20% 30%,color-mix(in srgb,var(--btn-bg, #2563eb) 35%,transparent),transparent 52%),radial-gradient(circle at 80% 10%,color-mix(in srgb,var(--main-bg, #111) 65%,transparent),transparent 55%);filter:blur(18px);opacity:.65;pointer-events:none}.home-hero__noise{position:absolute;inset:0;opacity:.06;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E")}.home-hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(20px,4vw,48px);align-items:center}.home-hero__kicker{display:flex;align-items:center;gap:10px;margin-bottom:14px}.home-hero__dot{width:9px;height:9px;border-radius:50%;background:var(--btn-bg, #2563eb);box-shadow:0 0 0 6px color-mix(in srgb,var(--btn-bg, #2563eb) 35%,transparent)}.home-hero__eyebrow{font-size:13px;letter-spacing:.14em;text-transform:uppercase;opacity:.82;margin:0}.home-hero__title{margin:0 0 14px}.home-hero__title-text{display:inline-block;font-size:clamp(32px,4vw,52px);line-height:1.08}.home-hero__desc{margin:0 0 18px;font-size:clamp(17px,2vw,22px);line-height:1.55;max-width:52ch}.home-hero__stats{list-style:none;display:flex;flex-wrap:wrap;gap:12px 22px;margin:0 0 22px;padding:0}.home-hero__stat{min-width:120px;padding:10px 14px;border-radius:14px;background:var(--surface-muted, rgba(255, 255, 255, .06));border:1px solid var(--stroke-subtle, rgba(255, 255, 255, .12))}.home-hero__stat-val{display:block;font-weight:700;font-size:20px}.home-hero__stat-lbl{display:block;font-size:13px;opacity:.78}.home-hero__stage{position:relative;display:flex;justify-content:center}.home-hero__blob{position:absolute;width:min(92%,440px);aspect-ratio:1;border-radius:40% 60% 55% 45%/55% 45%;background:radial-gradient(circle at 30% 30%,var(--btn-bg, #2563eb),transparent 62%),radial-gradient(circle at 70% 60%,var(--surface-elevated, #1b1b24),transparent 58%);opacity:.55;filter:blur(0px)}.home-hero__frame{position:relative;width:min(100%,480px);border-radius:22px;padding:10px;background:linear-gradient(145deg,color-mix(in srgb,var(--btn-bg, #2563eb) 55%,transparent),color-mix(in srgb,var(--surface-elevated, #141418) 55%,transparent));border:1px solid var(--stroke-subtle, rgba(255, 255, 255, .12));box-shadow:0 24px 60px #00000059,inset 0 1px #ffffff14}.home-hero__frame--empty{min-height:220px;display:grid;place-items:center}.home-hero__placeholder{font-weight:700;letter-spacing:.08em;opacity:.55}.home-hero__img{border-radius:14px;overflow:hidden}.home-hero__frame-corner{position:absolute;width:42px;height:42px;border:2px solid color-mix(in srgb,var(--header-text, #fff) 55%,transparent);pointer-events:none}.home-hero__frame-corner--tl{top:-6px;left:-6px;border-right:0;border-bottom:0;border-top-left-radius:14px}.home-hero__frame-corner--br{bottom:-6px;right:-6px;border-left:0;border-top:0;border-bottom-right-radius:14px}@media(max-width:900px){.home-hero__inner{grid-template-columns:1fr}.home-hero__stage{order:-1}}@media(max-width:992px){.home-stack{padding-top:140px}}@media(max-width:768px){.lang-switcher{width:100%;justify-content:center}.header-1__buttons{justify-content:center}}.LzGMrweGNaCCJSd{font-size:18px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 30px;cursor:pointer;text-transform:unset;border-radius:var(--border-radius);overflow:hidden;line-height:1;transition:all .3s ease-out}.kFnVgmqaUEjdlHu{text-align:center}.LzGMrweGNaCCJSd:hover{transition:all .3s ease-out}.XWcVBPcnlRzZTfD{color:#fff;background-color:var(--btn-bg)}.XWcVBPcnlRzZTfD:hover{color:#306f7e;background-color:#fff}@media(max-width:450px){.LzGMrweGNaCCJSd{font-size:15px;font-weight:500}}.methods{padding:20px 0}.methods_container{box-sizing:content-box;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center}.methods_title{text-align:center;color:#fff;border-bottom:2px solid;padding-bottom:20px;font-size:42px;font-weight:700}.methods_wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:900px;margin:0 auto}.methods_link{padding:10px 20px;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:200px;height:70px;background-color:#fff;border-radius:10px;transition:all .4s}.methods_link:hover{background-color:#e7e7e7;transform:scale(1.1)}.methods_img{object-fit:contain;max-height:50px}.link{display:flex;padding:0;justify-content:center;align-items:center}@media(max-width:768px){.methods_link{max-width:90px}.methods_title{font-size:28px}.methods_img{max-width:110px}.methods_wrap{max-width:600px}}.hYnoSImClkRQlNw{position:relative;padding:50px 0}.knSTBEpKQbnwZKI{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.knSTBEpKQbnwZKI li{line-height:normal}.jnGYfOsDyLXarre{display:block;border-radius:var(--border-radius);overflow:hidden;max-width:900px;width:100%;aspect-ratio:16 / 9;margin:20px auto 30px;border:5px solid var(--color-two);position:relative}.jnGYfOsDyLXarre img{display:block;width:100%;height:100%;object-fit:cover}.wcFgypocOhsdgdX{display:flex;align-items:center;gap:20px;justify-content:center}@keyframes pulse2{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media(max-width:450px){.wcFgypocOhsdgdX{flex-direction:column;gap:15px}}@media(max-width:920px){.knSTBEpKQbnwZKI img{width:100%;object-fit:cover}.knSTBEpKQbnwZKI{padding:20px 0}.hYnoSImClkRQlNw{padding-bottom:0}}.faq_sec{color:#fff;padding:40px;max-width:1280px;margin:auto;border-radius:10px}.faq_title{text-align:center;margin-bottom:25px}.faq_container{display:flex;flex-direction:column;gap:10px}.faq_item{border:1px solid #333;border-radius:5px;overflow:hidden}.faq_question{width:100%;text-align:left;padding:15px;background:#222;color:#fff;font-size:24px;border:none;cursor:pointer;position:relative}.faq_question:after{content:"+";position:absolute;right:20px;font-size:20px;transition:transform .3s ease}.faq_question.active:after{content:"−"}.faq_answer{max-height:0;overflow:hidden;background:#1a1a1a;font-size:14px;line-height:1.5;padding:0 15px;transition:max-height .4s ease,padding .3s ease}.faq_answer p{font-size:20px}.faq_answer.open{max-height:500px;padding:15px}.section__list{margin:20px 0;padding:0;list-style:none;display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.section__list-item{max-width:600px;width:100%;text-align:start;background-color:#363636;border-left:#306f7e 6px solid;border-radius:0 10px 10px 0;padding:10px 20px 10px 10px;position:relative}.section__list-title{display:block;font-size:34px;margin:0 0 10px}.section__list-item p{font-size:22px;line-height:1.5;color:#ddd}.section__text a{color:#306f7e;text-decoration:none;font-weight:500;transition:color .3s ease}.section__text a:hover{color:#e8d6bb;text-decoration:none}.loader-container{display:flex;align-items:center;justify-content:center;height:100vh;width:100%;background:#000;position:fixed;top:0;left:0;z-index:9999}.spinner{width:60px;height:60px;border:6px solid rgba(255,255,255,.2);border-top-color:#fc0;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.lang-switcher-flags{display:flex;gap:15px;margin-left:15px;align-items:center}.lang-switcher-flags img{width:26px;height:26px;cursor:pointer;opacity:.6;transition:opacity .3s,transform .3s;object-fit:cover}.lang-switcher-flags img:hover{opacity:1;transform:scale(1.1)}.lang-switcher-flags img.active{opacity:1;border:2px solid #f4c600;border-radius:50%;padding:2px}@media(max-width:768px){.lang-switcher-flags img{width:26px;height:26px}.section__list-item strong{font-size:24px}.section__list-item p{font-size:18px}.faq_sec{padding:0 20px}.faq_question{font-size:20px}.faq_answer p{font-size:16px}.faq_container{padding:0}.section__text{font-size:20px}}:root{--v-max: 1280px;--v-pad: 0;--v-gap: 18px;--v-radius: 10px;--v-bg: transparent;--v-text: rgb(255, 255, 255);--v-card: rgba(255, 255, 255, .06);--v-card2: rgba(255, 255, 255, .085);--v-stroke: rgba(255, 255, 255, .1);--v-shadow: 0 12px 34px rgba(0, 0, 0, .22);--v-h1: 50px;--v-h2: 40px;--v-h3: 18px;--v-p: 18px;--v-lh: normal}main.page>section.vblock{content-visibility:auto;contain-intrinsic-size:900px}.vcontainer{max-width:var(--v-max);margin:0 auto;padding:0 var(--v-pad)}.vcontainer_title_container{display:flex;flex-direction:column;align-items:center;text-align:center}.vblock h1,.vblock h2,.vblock h3,.vblock p{color:var(--v-text)}.vblock p{font-size:var(--v-p);line-height:normal;color:var(--v-text);letter-spacing:normal;font-weight:100;text-align:left}.vhero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.vhero__title{font-size:var(--v-h1);line-height:1.06;letter-spacing:.2px;margin:0 0 14px;font-weight:800}.vhero__desc{margin:0 0 18px;max-width:56ch}.vhero__cta{margin-top:10px;display:flex;flex-wrap:wrap;gap:12px}.vhero__right{display:flex;justify-content:flex-end}.vhero__card{width:min(520px,100%);border-radius:calc(var(--v-radius) + 4px);background:var(--v-card);border:1px solid var(--v-stroke);box-shadow:var(--v-shadow);padding:10px}.vhero__img{width:100%;height:auto;display:block;border-radius:var(--v-radius)}.vstats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.vstats__card{background:var(--v-card);border:1px solid var(--v-stroke);border-radius:var(--v-radius);padding:16px 14px;text-align:center;box-shadow:0 10px 24px #0000001f}.vstats__value{font-size:28px;font-weight:800;letter-spacing:.2px;color:var(--v-text)}.vstats__label{margin-top:6px;font-size:13px;color:var(--v-text)}.vfeatures__title{font-size:var(--v-h2);margin:0 0 10px;font-weight:800}.vfeatures__desc{margin:0 0 18px;width:100%}.vfeatures__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.vfeatures__card{background:var(--v-card);border:1px solid var(--v-stroke);border-radius:var(--v-radius);padding:16px 16px 14px;box-shadow:0 10px 24px #0000001f;position:relative;overflow:hidden}.vfeatures__cardTitle{font-size:26px;border-bottom:#306f7e 4px solid;font-weight:800;margin:0 0 10px;line-height:normal}.vfeatures__cardText{margin:0;line-height:normal;font-size:16px;color:var(--v-text)}.vfeatures__cta{margin-top:20px}.vfeatures2__grid{display:grid;max-width:1280px;grid-template-columns:.95fr 1.05fr;gap:26px;align-items:center}.vfeatures2__mediaCard{border-radius:calc(var(--v-radius) + 8px);background:var(--v-card);border:1px solid var(--v-stroke);box-shadow:var(--v-shadow);padding:14px}.vfeatures2__img{width:100%;height:auto;display:block;border-radius:var(--v-radius)}.vfeatures2__title{font-size:var(--v-h2);margin:0 0 10px;font-weight:800}.vfeatures2__desc{margin:0 0 16px;max-width:72ch}.vfeatures2__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.vfeatures2__card{background:var(--v-card2);border:1px solid var(--v-stroke);border-radius:var(--v-radius);padding:14px 14px 12px}.vfeatures2__cardTitle{margin:0 0 8px;font-weight:800;line-height:normal;font-size:28px}.vfeatures2__cardText{margin:0;font-size:14px;color:var(--v-text)}.vfeatures2__cta{margin-top:16px;display:flex;justify-content:flex-start}.vfeatures2__media.is-reverse{order:2}.vfeatures2__content{order:1}.vmedia__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;padding:0;max-width:1280px}.vmedia__grid.is-reverse .vmedia__text{order:2}.vmedia__grid.is-reverse .vmedia__media{order:1}.vmedia__title{font-size:var(--v-h2);margin:0 0 12px;font-weight:800}.vmedia__copy{display:grid;gap:10px}.vmedia__p{margin:0}.vmedia__cta{margin-top:14px;flex-wrap:wrap;gap:12px}.vmedia__card{border-radius:calc(var(--v-radius) + 8px);background:var(--v-card);border:1px solid var(--v-stroke);box-shadow:var(--v-shadow);padding:14px}.vmedia__img{width:100%;height:auto;display:block;border-radius:var(--v-radius)}.vcat__head{text-align:center;margin-bottom:18px}.vcat__title{font-size:var(--v-h2);margin:0 0 10px;font-weight:800}.vcat__desc{margin:0 auto;max-width:86ch}.vcat__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.vcat__tile{background:var(--v-card);border:1px solid var(--v-stroke);border-radius:var(--v-radius);padding:16px 16px 14px;box-shadow:0 10px 24px #0000001f;position:relative}.vcat__tileTitle{margin:0 0 10px;font-weight:800;font-size:32px;line-height:normal;width:fit-content;border-bottom:#306f7e 4px solid;color:var(--v-text)}.vcat__tileText{margin:0;color:var(--v-text);font-size:16px}.vcat__cta{margin-top:20px}@media(max-width:1020px){.vhero__grid,.vfeatures2__grid,.vmedia__grid{grid-template-columns:1fr}.vhero__left{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}.vmedia__grid{justify-content:center;text-align:center}.vmedia__title{font-size:40px}.vhero__right{justify-content:center}.vfeatures__grid,.vstats__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.vblock{padding:26px 0}.vmedia__title{font-size:28px}.vfeatures2__cta{justify-content:center}.vcontainer{text-align:center}.vhero__title{font-size:24px}.vhero__cta{justify-content:center}.vfeatures__grid,.vfeatures2__cards,.vcat__grid{grid-template-columns:1fr}.vstats__value{font-size:24px}}.vpromo .vcontainer{max-width:1280px}.vpromo__head{margin-bottom:18px;text-align:center}.vpromo__title{font-size:40px;line-height:1.1;margin:0 0 10px}.vpromo__desc{margin:0 auto;opacity:1}.vpromo__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vpromo__card{border-radius:16px;overflow:hidden;background:#ffffff0f;box-shadow:0 8px 24px #0000002e;border:1px solid rgba(255,255,255,.08)}.vpromo__media{position:relative;width:100%;aspect-ratio:16 / 7;background:#0000001f}.vpromo__img{width:100%;height:100%;object-fit:cover;display:block}.vpromo__body{padding:14px 16px 16px}.vpromo__cardTitle{margin:0 0 8px;font-size:36px;font-weight:600;line-height:1.2}.vpromo__cardText{margin:0;font-size:18px;opacity:.92}.vpromo__cta{margin-top:12px}@media(max-width:860px){.vpromo__grid{grid-template-columns:1fr}.vpromo__media{aspect-ratio:16 / 9}}.voffers .vcontainer{max-width:1100px}.voffers__head{text-align:center;margin-bottom:18px}.voffers__title{font-size:clamp(22px,3vw,34px);line-height:1.1;margin:0 0 10px}.voffers__desc{margin:0 auto;max-width:820px;opacity:.92}.voffers__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.voffers__card{position:relative;border-radius:16px;padding:16px;background:#ffffff0f;box-shadow:0 8px 24px #0000002e;border:1px solid rgba(255,255,255,.08)}.voffers__icon{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;font-weight:700;margin-bottom:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12)}.voffers__cardTitle{margin:0 0 8px;font-size:18px;line-height:1.2}.voffers__cardText{margin:0;opacity:.92}.voffers__cta{margin-top:14px;display:flex;justify-content:center}@media(max-width:980px){.voffers__grid{grid-template-columns:1fr}}.vproviders .vcontainer{max-width:1100px}.vproviders__head{display:flex;flex-direction:column;gap:10px;text-align:center;margin-bottom:16px}.vproviders__title{font-size:40px;line-height:1.1;margin:0 0 8px}.vproviders__desc{margin:0 auto;max-width:820px;opacity:.92}.vproviders__grid{display:grid;gap:12px;margin-top:20px;grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1024px){.vproviders__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.vproviders__grid{grid-template-columns:1fr}}.vproviders__card{border-radius:10px;padding:10px;background:#00000042;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 28px #0000002e;transition:transform .16s ease,border-color .16s ease}.vproviders__card:hover{transform:translateY(-2px);border-color:#ffffff24}.vproviders__cardTitle{margin:0 0 10px;font-size:28px;font-weight:800;line-height:normal}.vproviders__cardText{margin:0;font-size:13px}.vproviders__cardText--muted{opacity:.75}.vspot__grid{display:grid;gap:24px;align-items:center;grid-template-columns:1.2fr .8fr}@media(max-width:920px){.vspot__grid{grid-template-columns:1fr}}.vspot__title{font-size:28px;line-height:1.15;margin:0 0 10px}.vspot__desc{margin:0;opacity:.9;max-width:62ch}.vspot__cta{margin-top:16px}.vspot__media{border-radius:18px;overflow:hidden}.vspot__img{width:100%;height:auto;display:block}.vgloss__grid{display:grid;gap:24px;grid-template-columns:1.1fr .9fr;align-items:start}@media(max-width:920px){.vgloss__grid{grid-template-columns:1fr}.voffers__card{display:flex;flex-direction:column;align-items:center;justify-content:center}.voffers__icon{font-size:20px}}.vgloss__title{font-size:26px;margin:0 0 10px}.vgloss__desc{margin:0 0 16px;opacity:.9;max-width:70ch}.vgloss__acc{display:grid;gap:10px}.vgloss__item{border-radius:14px;padding:12px 14px;background:#ffffff0a}.vgloss__summary{cursor:pointer;display:flex;justify-content:space-between;gap:12px;list-style:none}.vgloss__summary::-webkit-details-marker{display:none}.vgloss__q{font-weight:600;margin:0;font-size:inherit;line-height:inherit}.vgloss__icon{opacity:.8}.vgloss__a{margin-top:10px;opacity:.9}.vgloss__cta{margin-top:16px}.vgloss__right{border-radius:18px;overflow:hidden}.vgloss__img{width:100%;height:auto;display:block}.vbento__head{margin-bottom:14px}.vbento__title{font-size:26px;margin:0 0 8px}.vbento__desc{margin:0;opacity:.9;max-width:72ch}.vbento__grid{display:grid;gap:14px;grid-template-columns:1.1fr .9fr}@media(max-width:920px){.vbento__grid{grid-template-columns:1fr}}.vbento__big{border-radius:18px;padding:16px;background:#ffffff0d;overflow:hidden}.vbento__img{margin-top:12px;width:100%;height:auto;border-radius:14px;display:block}.vbento__small{display:grid;gap:14px;grid-auto-rows:1fr}.vbento__card{border-radius:18px;padding:16px;background:#ffffff0a}.vbento__cardTitle{margin:0 0 6px;font-size:18px}.vbento__cardText{margin:0;opacity:.9}.vbento__cta{margin-top:16px}.vsteps__grid{display:grid;gap:24px;align-items:start;grid-template-columns:1.1fr .9fr}.vsteps--rev{direction:rtl}.vsteps--rev>*{direction:ltr}@media(max-width:920px){.vsteps__grid{grid-template-columns:1fr}}.vsteps__title{font-size:26px;margin:0 0 8px}.vsteps__desc{margin:0 0 14px;opacity:.9;max-width:72ch}.vsteps__list{margin:0;padding:0;list-style:none;display:grid;gap:12px}.vsteps__li{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:12px 14px;border-radius:16px;background:#ffffff0a}.vsteps__num{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#ffffff0f;font-weight:700}.vsteps__t{font-weight:600;margin:0 0 4px;font-size:inherit;line-height:inherit}.vsteps__d{opacity:.9}.vsteps__cta{margin-top:16px}.vsteps__right{border-radius:18px;overflow:hidden}.vsteps__img{width:100%;height:auto;display:block}.vgcg__grid{display:grid;gap:24px;grid-template-columns:1.15fr .85fr;align-items:start}@media(max-width:920px){.vgcg__grid{grid-template-columns:1fr}}.vgcg__title{font-size:26px;margin:0 0 8px}.vgcg__desc{margin:0 0 14px;opacity:.9;max-width:72ch}.vgcg__cards{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:640px){.vgcg__cards{grid-template-columns:1fr}}.vgcg__card{border-radius:16px;padding:14px;background:#ffffff0a}.vgcg__cardTitle{margin:0 0 6px;font-size:18px}.vgcg__cardText{margin:0;opacity:.9}.vgcg__cta{margin-top:16px}.vgcg__right{border-radius:18px;overflow:hidden}.vgcg__img{width:100%;height:auto;display:block}.vforgot .vcontainer{max-width:1280px}.vforgot__head{margin-bottom:18px;text-align:center}.vforgot__title{font-size:40px;line-height:1.1;margin:0 0 10px}.vforgot__desc{margin:0 auto;opacity:1;max-width:920px}.vforgot__hero{width:100%;max-width:960px;margin:0 auto 20px;border-radius:16px;overflow:hidden;background:#0000001f;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 24px #0000002e}.vforgot__img{width:100%;height:auto;display:block;object-fit:cover}.vforgot__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vforgot__card{border-radius:16px;overflow:hidden;background:#ffffff0f;box-shadow:0 8px 24px #0000002e;border:1px solid rgba(255,255,255,.08);padding:16px;display:flex;gap:14px;align-items:flex-start}.vforgot__num{font-size:28px;line-height:1;font-weight:700;opacity:.95;min-width:40px}.vforgot__body{min-width:0}.vforgot__cardTitle{margin:0 0 8px;font-size:22px;font-weight:650;line-height:1.2}.vforgot__cardText{margin:0;font-size:16px;opacity:.92}@media(max-width:860px){.vforgot__grid{grid-template-columns:1fr}.vforgot__title{font-size:34px}}main.page{padding-inline:clamp(12px,3vw,24px)}main.page>*{max-width:100%}@media(max-width:640px){main.page{padding-inline:12px}}@media(max-width:452px){.footer-1__container,.footer-1__body,.footer_nav_wrap,.footer-1__wrap,.footer-1__wrap_social{width:100%}.footer_nav_wrap,.footer-1__body,.footer-1__wrap,.footer-1__wrap_social{align-items:center;justify-content:center;text-align:center}.footer-1__wrap:nth-child(1) .footer-1__menu{width:100%;gap:14px 12px}.footer-1__menu-link{word-break:break-word}}:root{--page-bg: #161008;--page-text: #ffffff;--main-bg: #1a150f;--main-text: #ffffff;--header-bg: #211c17;--header-text: #ffffff;--footer-bg: #050000;--footer-text: #ffffff;--btn-bg: #b35b00;--btn-text: #ffffff;--btn-hover-bg: #ab5400;--btn-hover-text: #ffffff;--link-hover-bg: rgb(179 91 0 / .22);--link-hover-text: #ffffff;--surface-muted: #19140d;--surface-elevated: #1d1914;--stroke-subtle: rgb(255 255 255 / .12)}@font-face{font-family:Anybody;src:url(/_astro/Anybody-VariableFont.DG_6kQSv.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--heading-font: "Anybody", "OpenSans", Arial, sans-serif;--body-font: "OpenSans", Arial, sans-serif;--surface-page: color-mix(in srgb, var(--page-bg) 84%, #021117 16%);--surface-header: color-mix(in srgb, var(--header-bg) 82%, #072028 18%);--surface-main: color-mix(in srgb, var(--main-bg) 76%, #153b45 24%);--surface-footer: color-mix(in srgb, var(--footer-bg) 82%, #02131a 18%);--surface-panel: color-mix(in srgb, var(--header-bg) 72%, #102e36 28%);--surface-panel-soft: color-mix(in srgb, var(--main-bg) 68%, #17363f 32%);--surface-band: color-mix(in srgb, var(--footer-bg) 70%, #14343d 30%);--ui-stroke: color-mix( in srgb, var(--btn-bg) 30%, rgba(255, 255, 255, .22) 70% );--ui-stroke-soft: rgba(255, 255, 255, .12);--accent-strong: var(--btn-bg);--accent-soft: color-mix(in srgb, var(--btn-bg) 78%, white 22%);--accent-contrast: var(--btn-text);--card-on-accent: #071215;--title-color: #ffffff;--body-color: rgba(255, 255, 255, .93);--body-color-soft: rgba(255, 255, 255, .82);--media-ring: color-mix(in srgb, var(--btn-bg) 84%, #f0d94d 16%)}html,body{font-family:var(--body-font);background:radial-gradient(circle at top center,rgba(255,255,255,.04),transparent 32%),linear-gradient(180deg,var(--surface-page) 0%,color-mix(in srgb,var(--surface-main) 82%,#0b222a 18%) 100%);color:var(--body-color);font-size:18px;line-height:1.45}body{min-height:100vh}.wrapper>main{background:linear-gradient(180deg,var(--surface-main) 0%,color-mix(in srgb,var(--surface-main) 88%,#0e2831 12%) 100%);color:var(--body-color);padding-top:104px}section>div,header>div,footer>div{max-width:1420px;padding-left:38px;padding-right:38px}h1,h2,h3,h4,h5,h6,.sgsdgsd,.vhero__title,.vfeatures__title,.vfeatures2__title,.vcategory__title,.vmedia__title,.vpromo__title,.voffers__title,.vproviders__title,.vstart__title,.vglossary__title,.vbento__title,.vsteps__title,.vgcg__title,.vforgot__title,.kFnVgmqaUEjdlHu,.header-1__menu-link,.header-1__button,.button,.footer-panel__title,.footer-1__menu-link,.faq_title,.faq_question{font-family:var(--heading-font);letter-spacing:-.02em}h1,.sgsdgsd{font-size:clamp(40px,4.2vw,68px);line-height:1.06;font-weight:800;margin-bottom:18px}h2,.kFnVgmqaUEjdlHu,.vfeatures__title,.vfeatures2__title,.vcategory__title,.vmedia__title,.vpromo__title,.voffers__title,.vproviders__title,.vstart__title,.vglossary__title,.vbento__title,.vsteps__title,.vgcg__title,.vforgot__title,.faq_title{text-align:center;font-size:clamp(34px,3vw,52px);line-height:1.08;font-weight:800;margin:0 0 18px}h3,.vfeatures__cardTitle,.vfeatures2__itemTitle,.vcategory__tileTitle,.vpromo__cardTitle,.voffers__cardTitle,.vproviders__cardTitle,.vbento__cardTitle,.vsteps__t,.vgcg__cardTitle,.section__list-title,.vglossary__itemTitle{font-size:clamp(21px,1.65vw,31px);line-height:1.12;font-weight:800;margin-bottom:10px}p,.vmedia__desc,.vhero__desc,.vfeatures__desc,.vfeatures2__desc,.vpromo__desc,.voffers__desc,.vproviders__desc,.vglossary__desc,.vsteps__desc,.vforgot__desc,.section__text,.vpromo__cardText,.vmedia__p,.vproviders__cardText,.vbento__cardText,.vsteps__d,.vcategory__tileText,.vfeatures__cardText,.vfeatures2__itemText,.vgcg__cardText,.faq_answer p{font-family:var(--body-font);font-size:19px;line-height:1.45;font-weight:600;color:var(--body-color);text-align:center;margin:0 auto 14px}.section__text,.vmedia__desc,.vsteps__desc,.vforgot__desc,.vpromo__desc,.vproviders__desc,.vglossary__desc,.vbento__desc,.vhero__desc,.vfeatures__desc,.vfeatures2__desc,.voffers__desc,.vstart__desc{max-width:1120px}img{border-radius:6px}.header-1{padding:14px 0;background:linear-gradient(180deg,var(--surface-header) 0%,color-mix(in srgb,var(--surface-header) 88%,#00131a 12%) 100%);color:#fff;box-shadow:none;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px)}.header-1__container{max-width:1500px}.header-1__body{gap:24px}.header-1__logo{display:flex;align-items:center;justify-content:center;max-width:200px;overflow:hidden}.header-1__logo img{width:88px;height:88px;object-fit:cover;border-radius:6px}.header-1__menu{flex:1 1 auto;display:flex;justify-content:center}.header-1__menu-nav{background:transparent}.header-1__menu-list{gap:16px}.header-1__menu-link{font-size:16px;font-style:normal;font-weight:700;text-transform:capitalize;color:#fff;padding:8px 2px;line-height:1}.header-1__menu-link:hover,.header-1__menu-link.is-active{color:var(--accent-soft);background:transparent}.header-1__buttons{align-items:center;gap:14px}.header_login_buttons{gap:12px}.header-1__button,.button,.footer-1__ctaButton{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 24px;border-radius:4px;background:var(--accent-strong);color:var(--accent-contrast);box-shadow:none;text-shadow:none;font-size:16px;font-weight:800;line-height:1;letter-spacing:-.01em;border:1px solid transparent;transition:transform .22s ease,filter .22s ease,background-color .22s ease}.header-1__button:hover,.button:hover,.footer-1__ctaButton:hover{transform:translateY(-1px);filter:brightness(1.04);background:color-mix(in srgb,var(--accent-strong) 90%,white 10%);color:var(--accent-contrast)}.lang-switcher-flags{display:flex;align-items:center;gap:8px}.lang-switcher-flags img{width:28px;height:28px;object-fit:cover;border-radius:50%;border:2px solid rgba(255,255,255,.25);cursor:pointer;opacity:.78}.lang-switcher-flags img.active{border-color:var(--accent-soft);opacity:1}.intro_banner{min-height:320px!important;max-height:380px!important;padding:24px 0 36px}.intro_banner:before{background:linear-gradient(180deg,#071319ad,#071319c7)}.intro_banner_container{gap:12px;z-index:2}.intro_banner_title{font-family:var(--heading-font);font-size:clamp(30px,3vw,50px);font-weight:800;letter-spacing:-.03em;text-transform:uppercase;text-align:center}.intro_banner_subtitle{font-size:20px;font-weight:700;text-align:center}.intro_banner_link{position:relative;z-index:2;min-height:52px;padding:14px 30px;border-radius:4px;background:var(--accent-strong);color:var(--accent-contrast);font-family:var(--heading-font);font-size:16px;font-weight:800}section{padding:34px 0}.vblock{padding:34px 0}.vcontainer,.PRGliFfylsNouJK{max-width:1380px;margin:0 auto;padding-inline:38px}.vhero{padding-top:44px;padding-bottom:28px}.vhero__grid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(320px,.86fr);gap:54px;align-items:center}.vhero__content{display:flex;flex-direction:column;align-items:flex-start}.vhero__title,.vhero__desc{text-align:left;max-width:840px}.vhero__desc{font-size:23px;line-height:1.28;margin-bottom:22px}.vhero__cta,.section__buttons,.vmedia__cta,.vfeatures__cta,.vfeatures2__cta,.vpromo__cta,.voffers__cta,.vglossary__cta,.vbento__cta,.vsteps__cta,.vgcg__cta,.vstart__cta{margin-top:24px;display:flex;justify-content:center}.vhero__cta{justify-content:flex-start}.wcFgypocOhsdgdX{display:flex;flex-wrap:wrap;gap:14px}.vhero__media,.vstart__media{display:flex;justify-content:center}.vhero__img,.vstart__img{width:min(100%,420px);aspect-ratio:1 / 1;object-fit:cover;border-radius:50%;border:4px solid var(--media-ring);box-shadow:0 0 0 1px #ffffff14,0 12px 36px #00000047}.hYnoSImClkRQlNw{background:transparent}.knSTBEpKQbnwZKI{max-width:1180px;margin:0 auto}.jnGYfOsDyLXarre,.vmedia__media,.vfeatures2__mediaCard,.vcategory__right,.vgcg__right,.vforgot__hero,.vpromo__media,.vsteps__right,.vgloss__right,.vspot__media,.vbento__big,.vstart__media{display:block;max-width:760px;margin:26px auto 22px;border-radius:6px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #0000002e;background:#00000024}.jnGYfOsDyLXarre img,.vmedia__img,.vfeatures2__img,.vcategory__img,.vgcg__img,.vforgot__img,.vpromo__img,.vsteps__img,.vgloss__img,.vspot__img,.vbento__img,.vstart__img{width:100%;height:auto;display:block;border-radius:0}.section__list,.vfeatures__grid,.vfeatures2__list,.vcategory__tiles,.vgcg__cards,.voffers__grid,.vproviders__grid,.vbento__grid,.vforgot__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.vbento__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section__list-item,.vfeatures__card,.vfeatures2__item,.vcategory__tile,.vgcg__card,.voffers__card,.vforgot__card{min-height:100%;padding:18px 16px 16px;border-radius:4px;background:var(--accent-soft);border:none;box-shadow:none;color:var(--card-on-accent)}.section__list-item p,.vfeatures__cardText,.vfeatures2__itemText,.vcategory__tileText,.vgcg__cardText,.voffers__cardText,.vforgot__cardText,.section__list-title,.vfeatures__cardTitle,.vfeatures2__itemTitle,.vcategory__tileTitle,.vgcg__cardTitle,.voffers__cardTitle,.vforgot__cardTitle{color:var(--card-on-accent);text-align:center}.section__list-title,.vfeatures__cardTitle,.vfeatures2__itemTitle,.vcategory__tileTitle,.vgcg__cardTitle,.voffers__cardTitle,.vforgot__cardTitle{font-size:17px;line-height:1.15;font-weight:800;margin-bottom:10px}.section__list-item p,.vfeatures__cardText,.vfeatures2__itemText,.vcategory__tileText,.vgcg__cardText,.voffers__cardText,.vforgot__cardText{font-size:16px;line-height:1.22;font-weight:500}.vproviders__card,.vglossary__item,.vbento__card,.vsteps__li,.vpromo__card{border-radius:4px;background:color-mix(in srgb,var(--surface-panel) 84%,black 16%);border:1px solid rgba(255,255,255,.08);box-shadow:none}.vproviders__cardTitle,.vproviders__cardText,.vpromo__cardTitle,.vpromo__cardText,.vbento__cardTitle,.vbento__cardText,.vsteps__t,.vsteps__d,.vglossary__itemTitle,.vglossary__text,.vsteps__num,.vproviders__title,.vproviders__desc,.vpromo__title,.vpromo__desc,.vsteps__title,.vsteps__desc,.vglossary__title,.vglossary__desc{text-align:center}.vsteps__num{width:42px;height:42px;border-radius:4px;background:var(--accent-soft);color:var(--card-on-accent);font-family:var(--heading-font)}.vglossary__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.vglossary__item{padding:0;overflow:hidden}.vglossary__summary{list-style:none;cursor:pointer;padding:18px 16px 10px}.vglossary__summary::-webkit-details-marker{display:none}.vglossary__itemTitle{font-size:18px;margin:0}.vglossary__text{padding:0 16px 18px;font-size:16px;color:var(--body-color-soft)}.faq_sec{max-width:1180px;margin:0 auto;padding:34px 38px 54px}.faq_container{display:grid;gap:14px}.faq_item{border-radius:4px;background:color-mix(in srgb,var(--surface-panel) 86%,#08141a 14%);border:1px solid rgba(255,255,255,.08);overflow:hidden}.faq_question_heading{margin:0}.faq_question{width:100%;padding:18px 20px;background:transparent;color:#fff;text-align:left;font-size:18px;font-weight:800}.faq_question.active,.faq_question:hover{color:var(--accent-soft)}.faq_answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq_answer.open{max-height:280px}.faq_answer p{padding:0 20px 18px;text-align:left;font-size:16px;color:var(--body-color-soft)}.footer-1{padding:46px 0 28px;background:linear-gradient(180deg,var(--surface-footer) 0%,color-mix(in srgb,var(--surface-footer) 88%,#041a22 12%) 100%);color:#fff;border-top:1px solid rgba(255,255,255,.06);box-shadow:none}.footer-shell{display:grid;grid-template-columns:1fr 1fr 1.12fr;gap:44px;align-items:start}.footer-col{min-width:0}.footer-1__logo--panel{width:192px;height:124px;min-width:0;justify-content:flex-start;background:transparent;border:none;box-shadow:none}.footer-1__logo--panel img{width:98px;height:98px;border-radius:6px;object-fit:cover}.footer-1__menu--grid{display:flex;flex-wrap:wrap;gap:12px 16px;margin-top:18px;max-width:420px}.footer-1__menu-link{font-size:15px;font-weight:800;text-transform:uppercase;color:#fff}.footer-1__menu-link:hover{color:var(--accent-soft)}.footer-social{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.footer-social a{width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--card-on-accent);font-family:var(--heading-font);font-size:20px;font-weight:800}.footer-panel__title{font-size:22px;font-weight:800;text-transform:uppercase;margin:0 0 18px;text-align:center}.footer-trust__age{display:flex;align-items:flex-start;justify-content:center;gap:16px;margin-bottom:18px}.footer-trust__age img{width:48px;height:48px;object-fit:contain;border-radius:0;flex:0 0 auto}.footer-trust__age p{margin:0;font-size:17px;line-height:1.24;text-align:left;max-width:360px}.footer-trust__logos,.footer-trust__review{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.footer-trust__logos img,.footer-trust__review img{height:34px;width:auto;border-radius:0}.footer-trust__review{margin-top:18px;font-family:var(--body-font);font-size:18px;font-weight:600}.methods_wrap--grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.methods_link{min-height:54px;border-radius:4px;background:var(--accent-soft);display:flex;align-items:center;justify-content:center;padding:10px}.methods_img{width:auto;max-width:78px;max-height:30px;object-fit:contain;border-radius:0}.footer-1__ctaBar{max-width:1420px;margin:32px auto 0;padding:16px 38px;display:flex;justify-content:center;gap:14px;background:linear-gradient(90deg,#1b424875,#113a40c7,#1b424875);border-radius:4px}.footer-1__copyright{text-align:center;font-family:var(--heading-font);font-size:15px;font-weight:700;margin-top:22px}.fav{background:var(--accent-soft);color:var(--card-on-accent);border:1px solid rgba(255,255,255,.15);box-shadow:0 10px 24px #0000003d}.fav:hover{background:color-mix(in srgb,var(--accent-soft) 90%,white 10%)}@media(max-width:1020px){.footer-shell{grid-template-columns:1fr;gap:28px}.methods_wrap--grid,.section__list,.vfeatures__grid,.vfeatures2__list,.vcategory__tiles,.vgcg__cards,.voffers__grid,.vglossary__list,.vproviders__grid,.vforgot__grid,.vbento__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vhero__grid{grid-template-columns:1fr;gap:34px}.vhero__content,.vhero__title,.vhero__desc{align-items:center;text-align:center}.vhero__cta{justify-content:center}}@media(max-width:768px){.wrapper>main{padding-top:126px}.header-1__body{gap:14px}.header-1__logo{max-width:120px}.header-1__logo img{width:64px;height:64px}.header-1__menu-nav{background:var(--surface-header)}.header-1__menu-link{font-size:22px;border-radius:4px;background:#ffffff0a;color:#fff}.header-1__buttons{width:auto}.methods_wrap--grid,.section__list,.vfeatures__grid,.vfeatures2__list,.vcategory__tiles,.vgcg__cards,.voffers__grid,.vglossary__list,.vproviders__grid,.vforgot__grid,.vbento__grid{grid-template-columns:1fr}.footer-1__ctaBar,.vcontainer,.PRGliFfylsNouJK,.faq_sec,section>div,header>div,footer>div{padding-left:20px;padding-right:20px}}.intro_banner{display:none!important}.header-1__logo picture,.header-1__logo img{display:block;width:100%!important;height:100%!important}.header-1__logo img{object-fit:contain!important;object-position:center!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.section__list-item,.vfeatures__card,.vfeatures2__item,.vcategory__tile,.vgcg__card,.voffers__card,.vforgot__card{padding:20px 18px 18px!important;border-radius:6px!important;background:linear-gradient(180deg,color-mix(in srgb,var(--btn-bg) 18%,#b9ef63 82%),color-mix(in srgb,var(--btn-bg) 22%,#9fdf55 78%))!important;border:1px solid rgba(0,0,0,.12)!important;box-shadow:none!important}.section__list-item p,.vfeatures__cardText,.vfeatures2__itemText,.vcategory__tileText,.vgcg__cardText,.voffers__cardText,.vforgot__cardText,.section__list-title,.vfeatures__cardTitle,.vfeatures2__itemTitle,.vcategory__tileTitle,.vgcg__cardTitle,.voffers__cardTitle,.vforgot__cardTitle{color:#0a0f10!important;text-align:center!important}.section__list-title,.vfeatures__cardTitle,.vfeatures2__itemTitle,.vcategory__tileTitle,.vgcg__cardTitle,.voffers__cardTitle,.vforgot__cardTitle{font-family:var(--heading-font)!important;font-size:clamp(22px,1.9vw,32px)!important;line-height:1.05!important;font-weight:800!important;margin-bottom:14px!important;text-transform:none!important}.section__list-item p,.vfeatures__cardText,.vfeatures2__itemText,.vcategory__tileText,.vgcg__cardText,.voffers__cardText,.vforgot__cardText{font-size:16px!important;line-height:1.22!important;font-weight:500!important;margin-bottom:0!important}.vglossary__item{padding:0!important;border-radius:6px!important;overflow:hidden!important;background:linear-gradient(180deg,color-mix(in srgb,var(--btn-bg) 18%,#b9ef63 82%),color-mix(in srgb,var(--btn-bg) 22%,#9fdf55 78%))!important;border:1px solid rgba(0,0,0,.12)!important}.vglossary__summary{padding:20px 18px 14px!important}.vglossary__itemTitle{color:#0a0f10!important;font-family:var(--heading-font)!important;font-size:clamp(23px,2vw,33px)!important;line-height:1.05!important;font-weight:800!important;text-align:center!important;margin-bottom:12px!important}.vglossary__text,.vglossary__content p{color:#0a0f10!important;font-size:16px!important;line-height:1.22!important;font-weight:500!important;text-align:left!important}.vglossary__content{padding:0 18px 18px!important}.section__list,.vfeatures__grid,.vfeatures2__list,.vcategory__tiles,.vgcg__cards,.voffers__grid,.vproviders__grid,.vbento__grid,.vforgot__grid,.vglossary__list{gap:18px!important}html,body,.wrapper,main.page{overflow-x:clip}.footer-col--brand,.footer-col--trust,.footer-col--methods{min-width:0}.footer-1__logo--panel{width:124px!important;height:86px!important;min-width:124px!important;max-width:124px!important;margin:0 0 10px!important;padding:0!important;align-items:center!important;justify-content:flex-start!important}.footer-1__logo--panel picture,.footer-1__logo--panel img{display:block;width:124px!important;height:86px!important;max-width:124px!important;max-height:86px!important}.footer-1__logo--panel img{object-fit:contain!important;object-position:left center!important;border-radius:0!important;background:transparent!important}.footer-shell{grid-template-columns:minmax(180px,.78fr) minmax(280px,1fr) minmax(320px,1.04fr);gap:34px}.methods_wrap--grid{grid-template-columns:repeat(4,minmax(0,1fr))}.methods_link{min-width:0}.methods_img{max-width:72px;max-height:28px}@media(max-width:992px){.wrapper>main{padding-top:172px!important}.vhero{padding-top:18px}.vhero__title,.vhero__desc{max-width:100%}.header-1__buttons{width:100%!important;align-items:stretch!important;justify-content:center!important}.header_login_buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:10px}.header-1__button{width:100%!important;max-width:none!important;min-width:0!important;padding:11px 12px!important;min-height:46px!important;font-size:14px!important}.lang-switcher-flags{justify-content:center;width:100%}.wcFgypocOhsdgdX{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:12px}.wcFgypocOhsdgdX .button{width:100%!important;max-width:none!important;min-width:0!important;padding:12px 10px!important;min-height:48px!important;font-size:14px!important;line-height:1.1!important;text-align:center!important}.vstats__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.vstats__card{padding:16px 12px!important;min-width:0}.vstats__value{font-size:clamp(24px,6vw,34px)!important;line-height:1.05!important}.vstats__label{font-size:14px!important;line-height:1.2!important}.footer-shell{grid-template-columns:1fr!important;gap:26px!important}.footer-col--brand,.footer-col--trust,.footer-col--methods{width:100%}.footer-col--brand{align-items:center}.footer-1__logo--panel{margin:0 auto 10px!important;justify-content:center!important}.footer-1__menu--grid{justify-content:center;max-width:100%}.methods_wrap--grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.methods_link{min-height:62px!important;padding:10px 8px!important}.footer-1__ctaBar{flex-wrap:wrap}.footer-1__ctaBar .footer-1__ctaButton{flex:1 1 220px;min-width:0}}@media(max-width:768px){.wrapper>main{padding-top:196px!important}.header-1__body{align-items:flex-start}.header-1__logo{max-width:98px}.header-1__logo img{width:58px;height:58px}.vhero__title{font-size:clamp(34px,9vw,46px)!important;line-height:.98!important;text-wrap:balance}.vhero__desc{font-size:17px!important;line-height:1.32!important;margin-bottom:18px!important}.vhero__content{min-width:0}.section__list,.vfeatures__grid,.vfeatures2__list,.vcategory__tiles,.vgcg__cards,.voffers__grid,.vglossary__list,.vproviders__grid,.vforgot__grid,.vbento__grid{grid-template-columns:1fr!important}.section__list-item,.vfeatures__card,.vfeatures2__item,.vcategory__tile,.vgcg__card,.voffers__card,.vforgot__card,.vglossary__item{min-width:0}.section__list-title,.vfeatures__cardTitle,.vfeatures2__itemTitle,.vcategory__tileTitle,.vgcg__cardTitle,.voffers__cardTitle,.vforgot__cardTitle,.vglossary__itemTitle{font-size:clamp(20px,6.4vw,28px)!important}.footer-1__ctaBar,.vcontainer,.PRGliFfylsNouJK,.faq_sec,section>div,header>div,footer>div{padding-left:16px!important;padding-right:16px!important}}@media(max-width:520px){.wrapper>main{padding-top:208px!important}.header-1__buttons,.header_login_buttons,.wcFgypocOhsdgdX{gap:8px!important}.header-1__button,.wcFgypocOhsdgdX .button,.footer-1__ctaBar .footer-1__ctaButton{font-size:13px!important;padding:10px 8px!important;min-height:44px!important}.methods_wrap--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.methods_img{max-width:68px!important;max-height:26px!important}.footer-1__logo--panel{width:112px!important;height:76px!important;min-width:112px!important;max-width:112px!important}.footer-1__logo--panel picture,.footer-1__logo--panel img{width:112px!important;height:76px!important;max-width:112px!important;max-height:76px!important}.footer-1__menu--grid{gap:10px 14px!important}.vstats__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.vstats__card{padding:14px 10px!important}.vstats__value{font-size:21px!important}.vstats__label{font-size:13px!important}}
