.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:.5rem}.modal-content{background:var(--color-bg, #0b0b10);color:var(--color-text, #fff);border-radius:12px;max-width:720px;width:100%;padding:1rem;position:relative;border:1px solid var(--color-border, #333);max-height:calc(100vh - 48px);overflow:hidden}.modal-content ::-webkit-scrollbar{display:none}.modal-close{position:absolute;right:12px;top:8px;background:transparent;border:none;color:var(--color-text, #fff);font-size:26px;line-height:1;cursor:pointer}.modal-scroll-area{max-height:calc(100vh - 120px);overflow-y:auto;-webkit-overflow-scrolling:touch;overflow-x:hidden;overscroll-behavior:contain}.modal-scroll-area h3{font-family:var(--font-family-kharkiv),sans-serif;font-size:17px;font-weight:400;text-transform:uppercase}.modal-scroll-area h2{margin:0}.modal-scroll-area p{margin:0!important;font-family:var(--font-stolzl),sans-serif;font-size:14px;color:#ddd}@media(max-width:768px){.modal-content{max-width:480px;padding:1rem;border-radius:8px}}.modal-overlay{touch-action:none}@layer utilities{body .hero-section .hero-bg .hero-card{color:var(--color-text)!important;display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;position:relative!important;overflow:hidden!important;box-sizing:border-box!important;--static-rotate: 0deg;--rotate-offset: 0deg;transform:rotate(calc(var(--static-rotate) + var(--rotate-offset)))!important;animation:float 3s ease-in-out infinite !important,subtle-offset 6s ease-in-out infinite alternate!important}body .hero-section .hero-bg .hero-card:after{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:1!important;border-radius:inherit!important;pointer-events:none!important;box-sizing:border-box!important;display:block!important}body .hero-section .hero-bg .card-content{position:relative!important;display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;height:100%!important;box-sizing:border-box!important}body .hero-section .hero-bg .upper-row{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important;width:100%!important;gap:0!important}body .hero-section .hero-bg .upper-left{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important}body .hero-section .hero-bg .currency-icon{display:flex!important;width:24px!important;height:24px!important;padding:4px 0 0 4px!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important;background-color:transparent!important;flex-grow:0!important;position:relative!important}body .hero-section .hero-bg .currency-icon img{width:100%!important;height:100%!important;object-fit:contain!important}body .hero-section .hero-bg .currency-label{color:var(--admin-White, #fafbff)!important;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", sans-serif )!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;margin:0!important;white-space:nowrap!important;flex-shrink:0!important;position:relative!important}body .hero-section .hero-bg .upper-right{display:flex!important;align-items:flex-start!important;padding:0!important}body .hero-section .hero-bg .currency-graph{width:77px!important;height:43px!important;object-fit:contain!important}body .hero-section .hero-bg .lower-row{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;width:100%!important;gap:8px!important}body .hero-section .hero-bg .lower-left{display:flex!important;flex-direction:column!important;gap:0!important;align-items:flex-start!important}body .hero-section .hero-bg .currency-code{color:#fff!important;font-family:var( --font-stolzl, "Stolzl-Regular", "Inter", sans-serif )!important;font-size:13px!important;font-style:normal!important;font-weight:300!important;line-height:140%!important;margin:0!important}body .hero-section .hero-bg .rate{color:#fff!important;leading-trim:both!important;text-edge:cap!important;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", sans-serif )!important;font-size:20px!important;font-style:normal!important;font-weight:300!important;line-height:140%!important;text-transform:uppercase!important;margin:0!important}body .hero-section .hero-bg .lower-right{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;padding:0 12px 14px 0!important}body .hero-section .hero-bg .percent{color:var(--admin-green, #10c400)!important;text-align:right!important;font-family:var( --font-stolzl, "Stolzl-Regular", "Inter", sans-serif )!important;font-size:13px!important;font-style:normal!important;font-weight:300!important;line-height:140%!important;margin:0!important;white-space:nowrap!important}body .hero-section .hero-bg .up-icon{width:13px!important;height:13px!important;padding:0!important;flex-shrink:0!important}body .hero-section .hero-bg .up-icon img{width:100%!important;height:100%!important;object-fit:contain!important}body .hero-section .hero-bg-left .left-upper-pinned,body .hero-section .hero-bg-left .left-offset,body .hero-section .hero-bg-left .left-lower-pinned{right:var(--left-right-percent, -10%)!important;left:auto!important}body .hero-section .hero-bg-right .right-pinned{left:var( --pinned-percent, 27% )!important;right:auto!important}body .hero-section .hero-bg-right .right-offset{left:calc(var(--pinned-percent, 27%) - var(--block-offset, 5%))!important;right:auto!important}body .hero-section .hero-bg .hero-card.debug-border{border:3px solid red!important}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes subtle-offset{0%{--rotate-offset: -2.5deg}to{--rotate-offset: 2.5deg}}@media(max-width:1024px){:root{--left-right-percent: -10% !important;--pinned-percent: 33% !important;--block-offset: 5% !important}}@media(max-width:768px){body .hero-section .hero-bg .hero-card{animation:float 3s ease-in-out infinite !important,subtle-offset 10s ease-in-out infinite alternate!important}:root{--left-right-percent: 30% !important;--pinned-percent: 40% !important;--block-offset: 2% !important}body .hero-section .hero-bg .currency-label{font-size:11px!important}body .hero-section .hero-bg .currency-code,body .hero-section .hero-bg .percent{font-size:12px!important}body .hero-section .hero-bg .rate{font-size:18px!important}body .hero-section .hero-bg .currency-graph{width:70px!important;height:40px!important}body .hero-section .hero-bg .up-icon{width:11px!important;height:11px!important}}@media(max-width:480px){:root{--block-offset: 0% !important}body .hero-section .hero-bg .currency-label{font-size:10px!important}body .hero-section .hero-bg .currency-code,body .hero-section .hero-bg .percent{font-size:11px!important}body .hero-section .hero-bg .rate{font-size:16px!important}body .hero-section .hero-bg .up-icon{width:10px!important;height:10px!important}}@media(max-width:360px){body .hero-section .hero-bg .hero-card{animation:float 3s ease-in-out infinite!important}:root{--left-right-percent: 20% !important;--block-offset: 0% !important}}@media(max-width:768px){body .hero-section .hero-bg .hero-card{z-index:0!important;opacity:.65!important;transform:scale(.92) rotate(calc(var(--static-rotate) + var(--rotate-offset)))!important;pointer-events:none!important;filter:drop-shadow(0 6px 10px rgba(0,0,0,.18))!important;transition:transform .22s ease,opacity .22s ease!important;animation:none!important}body .hero-section .hero-bg .hero-card{will-change:transform,opacity}}@media(max-width:480px){body .hero-section .hero-bg .hero-card{z-index:0!important;opacity:.5!important;transform:scale(.85) rotate(calc(var(--static-rotate) + var(--rotate-offset)))!important;pointer-events:none!important}body .hero-section .hero-bg-left .hero-card:nth-of-type(1),body .hero-section .hero-bg-right .hero-card:nth-of-type(3){opacity:.35!important;transform:scale(.75) translateY(8px)!important}}@layer utilities{body .hero-form .exchange-form{display:flex!important;flex-direction:column!important;align-items:center!important;gap:20px!important;width:min(max(83.33vw,300px),600px)!important;max-width:600px!important;min-width:300px!important;margin:0 auto!important;padding:20px 0!important;background:#2c2c2c!important;border-radius:20px!important;border:1px solid #fff!important;box-shadow:0 10px 15px -3px #0000004d!important;box-sizing:border-box!important;position:relative!important;z-index:20!important;margin-top:2rem!important;align-self:center!important}body .hero-form .exchange-form-content{display:flex!important;padding:0!important;flex-direction:column!important;align-items:center!important;align-self:stretch!important;width:100%!important;box-sizing:border-box!important}body .hero-form .exchange-section{display:flex!important;flex-direction:column!important;gap:10px!important;padding:0 20px!important;width:100%!important;box-sizing:border-box!important}body .hero-form .exchange-label{color:#fff!important;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", sans-serif )!important;font-size:20px!important;font-style:normal!important;font-weight:400!important;line-height:140%!important;text-transform:uppercase!important;margin:0!important;box-sizing:border-box!important;align-self:flex-start!important}body .hero-form .exchange-row{display:flex!important;gap:10px!important;align-self:stretch!important;width:100%!important;box-sizing:border-box!important;flex-wrap:wrap!important}body .hero-form .exchange-row>div:first-child{flex:1 1 150px!important;min-width:150px!important}body .hero-form .exchange-row>div:last-child{flex:0 0 auto!important;min-width:fit-content!important;margin-left:auto!important}.amount-input{flex:1!important;position:relative!important;display:flex!important;align-items:center!important;gap:10px!important;padding:10px 10px 6px 20px!important;border-radius:8px!important;border:1px solid #757575!important;background:transparent!important;width:100%!important;min-width:150px!important;height:38px!important;box-sizing:border-box!important;transition:border-color .2s!important;overflow:hidden!important}.amount-input:focus-within{border-color:var( --admin-green, #10c400 )!important}.amount-input-field{flex:1!important;width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", sans-serif )!important;font-size:20px!important;font-weight:400!important;text-align:left!important;outline:0!important;box-shadow:0!important;min-height:20px!important;cursor:text!important;-webkit-user-select:text!important;user-select:text!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;-ms-appearance:none!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;box-sizing:border-box!important;height:20px!important;line-height:20px!important;max-height:20px!important}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.amount-input-field:focus{outline:0!important;border:0!important;box-shadow:none!important}body .hero-form .amount-input-field::placeholder{color:#757575!important;opacity:1!important}body .hero-form .amount-input-field:disabled{background:transparent!important;opacity:.7!important;cursor:not-allowed!important}body .hero-form .amount-input .trailing-zero{color:#999!important;opacity:.7!important}body .hero-form .amount-input .normal-digit{color:#fff!important}body .hero-form .currency-selector{position:relative!important;min-width:fit-content!important;width:auto!important;flex-shrink:0!important}body .hero-form .currency-selector-display{display:flex!important;align-items:center!important;gap:8px!important;padding:10px!important;border-radius:8px!important;border:1px solid #757575!important;background:transparent!important;color:#fff!important;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", sans-serif )!important;font-size:20px!important;font-weight:400!important;cursor:pointer!important;transition:border-color .2s!important;width:fit-content!important;min-width:80px!important;height:30px!important;box-sizing:border-box!important;min-height:30px!important}body .hero-form .currency-selector-display:hover{border-color:var(--landing-blue, #2563eb)!important}body .hero-form .currency-selector-display:focus{outline:none!important;border-color:var( --landing-blue, #2563eb )!important}body .hero-form .currency-selector-display:disabled{opacity:.7!important;cursor:not-allowed!important}body .hero-form .currency-icon-small{width:18px!important;height:18px!important;object-fit:contain!important}body .hero-form .currency-icon-container{width:30px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}body .hero-form .currency-flag{font-size:20px!important;line-height:1!important}body .hero-form .currency-flag-container{display:flex!important;align-items:center!important;justify-content:flex-start!important}body .hero-form .currency-code-display{font-weight:400!important;font-size:12px!important;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", sans-serif )!important;color:#fff!important;text-transform:uppercase!important}body .hero-form .currency-name-display{font-weight:400!important;opacity:.8!important;font-size:16px!important;font-family:var(--font-stolzl, "Stolzl-Regular", sans-serif)!important;color:#fff!important}body .hero-form .currency-arrow{margin-left:auto!important;font-size:16px!important;transition:transform .2s!important}body .hero-form .currency-selector[aria-expanded=true] .currency-selector-display{border-color:var( --landing-blue, #2563eb )!important}body .hero-form .currency-selector[aria-expanded=true] .currency-arrow{transform:rotate(180deg)!important}body .hero-form .currency-selector-dropdown{position:absolute!important;top:100%!important;left:0!important;right:0!important;margin-top:4px!important;background:#2c2c2c!important;border:1px solid #757575!important;border-radius:8px!important;box-shadow:0 10px 20px #0000004d!important;z-index:10!important;max-height:240px!important;overflow-y:auto!important;box-sizing:border-box!important;scrollbar-width:none!important;scrollbar-color:#757575 transparent!important;--webkit-scrollbar-width: none !important}body .hero-form .currency-selector-dropdown::-webkit-scrollbar{width:8px!important}body .hero-form .currency-selector-dropdown::-webkit-scrollbar-track{background:#2c2c2c!important;border-radius:4px!important}body .hero-form .currency-selector-dropdown::-webkit-scrollbar-thumb{background:#757575!important;border-radius:4px!important}body .hero-form .currency-selector-dropdown::-webkit-scrollbar-thumb:hover{background:var(--landing-blue, #2563eb)!important}body .hero-form .currency-search{width:100%!important;padding:10px 10px 6px 20px!important;border:none!important;border-bottom:1px solid #757575!important;background:transparent!important;color:#fff!important;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", sans-serif )!important;font-size:20px!important;font-weight:400!important;outline:none!important;box-sizing:border-box!important}body .hero-form .currency-search:focus{border-color:#10c400!important}body .hero-form .currency-options{list-style:none!important;margin:0!important;padding:0!important}body .hero-form .currency-options li{display:flex!important;align-items:center!important;gap:8px!important;padding:6px 10px!important;cursor:pointer!important;border-bottom:1px solid #333!important;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", sans-serif )!important;font-size:20px!important;font-weight:400!important;color:#fff!important;box-sizing:border-box!important;height:38px!important;min-height:38px!important}body .hero-form .currency-options li:hover{background:var(--color-gray-700)!important;color:#000!important}body .hero-form .currency-options li.selected{background:var(--color-gray-700)!important;color:var(--landing-blue, #2563eb)!important}body .hero-form .currency-options li:last-child{border-bottom:none!important}body .hero-form .no-results{padding:10px 10px 6px 20px!important;text-align:center!important;color:#999!important;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", sans-serif )!important;font-size:20px!important;font-weight:400!important;font-style:italic!important}body .hero-form .swap-button{width:50px!important;height:50px!important;background:none!important;border:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;margin:20px auto 10px!important;position:static!important;z-index:5!important;transition:transform .3s ease!important;padding:0 20px!important;box-sizing:border-box!important}body .hero-form .swap-button:hover{transform:rotate(180deg)!important}body .hero-form .swap-button img{width:50px!important;height:50px!important;transform:rotate(-90deg)!important}body .hero-form .exchange-subtitle{display:flex!important;max-width:100%!important;padding:0 20px!important;align-items:center!important;align-content:center!important;gap:5px!important;align-self:stretch!important;flex-wrap:wrap!important;color:#fff!important;font-family:var(--font-stolzl, "Stolzl-Regular", sans-serif)!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;margin:0 0 20px!important;box-sizing:border-box!important}body .hero-form .exchange-markup-info{display:flex!important;max-width:100%!important;padding:0 20px!important;align-items:center!important;align-content:center!important;gap:4px 30px!important;align-self:stretch!important;flex-wrap:wrap!important;color:#ddd!important;font-family:var(--font-stolzl, "Stolzl-Regular", sans-serif)!important;font-size:11px!important;font-style:italic!important;font-weight:400!important;line-height:normal!important;margin:0 0 15px!important;box-sizing:border-box!important}body .hero-form .exchange-description{color:#fff!important;font-family:var(--font-stolzl),sans-serif!important;font-size:12px!important;font-style:normal!important;font-weight:300!important;line-height:normal!important;margin:0 0 10px!important;max-width:100%!important;padding:0 20px!important;box-sizing:border-box!important}body .hero-form .exchange-submit{display:flex!important;height:50px!important;padding:0 20px!important;justify-content:center!important;align-items:center!important;gap:10px!important;align-self:stretch!important;width:calc(100% - 40px)!important;background:#1256e8!important;color:#fffffd!important;border:none!important;border-radius:8px!important;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", sans-serif )!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;text-transform:uppercase!important;cursor:pointer!important;transition:background .2s!important;margin:0 20px 20px!important;leading-trim:both!important;text-edge:cap!important;box-sizing:border-box!important}body .hero-form .exchange-submit:hover:not(:disabled){background:#0a4ac0!important}body .hero-form .exchange-submit:disabled{background:#666!important;cursor:not-allowed!important}body .hero-form .exchange-footnote{color:#fff!important;font-family:var(--font-stolzl, "Stolzl-Regular", sans-serif)!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:normal!important;max-width:100%!important;text-transform:uppercase!important;box-sizing:border-box!important;padding:0 20px!important}body .hero-form .exchange-rate-info{text-align:center!important;color:#999!important;font-size:12px!important;font-family:var(--font-stolzl, "Stolzl-Regular", sans-serif)!important;margin-top:8px!important}body .hero-form .exchange-form-wrapper{position:relative!important}body .hero-form .exchange-form-overlay{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:#00000080!important;display:flex!important;justify-content:center!important;align-items:center!important;border-radius:20px!important;z-index:30!important}body .hero-form .loading-spinner{width:40px!important;height:40px!important;border:4px solid rgba(255,255,255,.3)!important;border-top:4px solid #fff!important;border-radius:50%!important;animation:spin 1s linear infinite!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px)and (min-width:481px){body .hero-form .exchange-form{width:320px!important;max-width:320px!important;padding:20px 0!important;gap:20px!important;border-radius:20px!important;margin-top:2rem!important}body .hero-form .exchange-label{font-size:18px!important;align-self:flex-start!important}body .hero-form .exchange-row{flex-direction:row!important;gap:10px!important;align-items:center!important}body .hero-form .amount-input{padding:8px 8px 4px 16px!important;height:36px!important;overflow:hidden!important;min-width:150px!important}body .hero-form .amount-input-field{font-size:18px!important;width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}body .hero-form .currency-selector{flex:0 0 auto!important;min-width:fit-content!important}body .hero-form .currency-selector-display{padding:8px 8px 4px 16px!important;font-size:18px!important;width:fit-content!important;min-width:80px!important;height:36px!important;min-height:36px!important}body .hero-form .currency-name-display{font-size:18px!important}body .hero-form .currency-icon-small{width:16px!important;height:16px!important}body .hero-form .currency-icon-container,body .hero-form .currency-flag-container{width:24px!important}body .hero-form .currency-options li{padding:4px 8px 2px 16px!important;font-size:18px!important;gap:8px!important;height:36px!important;min-height:36px!important}body .hero-form .no-results{padding:6px 8px 4px 16px!important;font-size:18px!important}body .hero-form .swap-button,body .hero-form .swap-button img{width:40px!important;height:40px!important}body .hero-form .exchange-submit{font-size:16px!important;padding:0 20px!important;margin:0 20px 20px!important;width:calc(100% - 40px)!important}body .hero-form .exchange-form-content{padding:0 10px!important}body .hero-form .exchange-footnote{margin:0 0 20px!important}}@media(max-width:600px)and (min-width:481px){body .hero-form .exchange-form{z-index:30!important;margin:0 auto!important;margin-top:1rem!important;padding:16px 0!important;width:100%!important;max-width:320px!important}body .hero-form .amount-input-field{font-size:16px!important;padding:0!important;height:20px!important;line-height:20px!important;max-height:20px!important}body .hero-form .exchange-row{flex-direction:row!important;gap:8px!important;align-items:center!important}body .hero-form .amount-input{padding:8px 8px 4px 16px!important;height:36px!important;max-height:36px!important;min-height:36px!important;overflow:hidden!important;min-width:150px!important;box-sizing:border-box!important}body .hero-form .exchange-section{padding:0 10px!important}body .hero-form .exchange-label{font-size:16px!important;align-self:flex-start!important}body .hero-form .swap-button{padding:0 10px!important}body .hero-form .exchange-subtitle{padding:0 10px!important;margin:10px 0 20px!important}body .hero-form .exchange-description{padding:0 10px!important}body .hero-form .exchange-footnote{margin:0 0 20px!important;padding:0 10px!important}body .hero-form .exchange-submit{margin:0 10px 20px!important;width:calc(100% - 20px)!important;padding:0 20px!important}}@media(max-width:600px){body .hero-form .exchange-form{z-index:30!important;margin:0 auto!important;margin-top:1rem!important;padding:16px 0!important;width:100%!important;max-width:320px!important}body .hero-form .amount-input-field{font-size:16px!important;padding:0!important}body .hero-form .exchange-row{flex-direction:column!important;gap:8px!important;padding:0 10px!important}body .hero-form .amount-input{padding:8px 8px 4px 16px!important}body .hero-form .exchange-section,body .hero-form .exchange-label,body .hero-form .swap-button{padding:0 10px!important}body .hero-form .exchange-subtitle{padding:0 10px!important;margin:0 0 20px!important}body .hero-form .exchange-description{padding:0 20px!important}body .hero-form .exchange-footnote{margin:10px 0 0!important;padding:0 20px!important}body .hero-form .exchange-submit{margin:0 20px!important;padding:0 20px!important}}@media(max-width:360px){body .hero-form .exchange-form{width:300px!important;max-width:300px!important;min-width:300px!important;padding:20px 0!important;gap:20px!important;border-radius:20px!important;margin-top:2rem!important}body .hero-form .exchange-label{font-size:18px!important;align-self:flex-start!important}body .hero-form .exchange-row{flex-direction:column!important;gap:8px!important;align-items:stretch!important}body .hero-form .amount-input{padding:6px 6px 3px 12px!important;height:32px!important;max-height:32px!important;min-height:32px!important;overflow:hidden!important;min-width:150px!important;box-sizing:border-box!important}body .hero-form .amount-input-field{font-size:16px!important;padding:0!important;height:20px!important;line-height:20px!important;max-height:20px!important}body .hero-form .currency-selector{flex:0 0 auto!important;min-width:fit-content!important;margin-left:auto!important;align-self:flex-end!important}body .hero-form .currency-selector-display{padding:6px 6px 3px 12px!important;font-size:16px!important;width:fit-content!important;min-width:80px!important;height:32px!important;min-height:32px!important;max-height:32px!important;margin-left:auto!important}body .hero-form .exchange-section{padding:0 5px!important}body .hero-form .exchange-label{padding:0 5px!important;font-size:16px!important}body .hero-form .swap-button{padding:0 5px!important}body .hero-form .exchange-subtitle{padding:0 5px!important;margin:10px 0 20px!important;font-size:11px!important}body .hero-form .exchange-description{padding:0 5px!important;font-size:12px!important}body .hero-form .exchange-footnote{margin:0 0 20px!important;font-size:10px!important;padding:0 5px!important}body .hero-form .exchange-submit{font-size:14px!important;padding:0 15px!important;margin:0 5px 20px!important;width:calc(100% - 10px)!important}}@media(max-width:480px)and (min-width:361px){body .hero-form .exchange-form{width:83.33vw!important;max-width:360px!important;min-width:300px!important;padding:15px 0!important;gap:20px!important;border-radius:20px!important;margin-top:2rem!important;margin:0 auto!important}body .hero-form .exchange-row{flex-direction:row!important;gap:10px!important;align-items:center!important}body .hero-form .amount-input{padding:8px 8px 4px 16px!important;height:36px!important;max-height:36px!important;min-height:36px!important;overflow:hidden!important;min-width:150px!important;box-sizing:border-box!important}body .hero-form .amount-input-field{font-size:18px!important;padding:0!important;height:20px!important;line-height:20px!important;max-height:20px!important}body .hero-form .currency-selector{flex:0 0 auto!important;min-width:fit-content!important}body .hero-form .currency-selector-display{padding:8px 8px 4px 16px!important;font-size:18px!important;width:fit-content!important;min-width:80px!important;height:36px!important;min-height:36px!important;max-height:36px!important}}@media(max-width:600px)and (min-width:481px){body .hero-form .exchange-form{z-index:30!important;margin:0 auto!important;margin-top:1rem!important;padding:16px 0!important;width:83.33vw!important;max-width:500px!important;min-width:360px!important}body .hero-form .amount-input-field{font-size:16px!important;padding:0!important;height:20px!important;line-height:20px!important;max-height:20px!important}body .hero-form .exchange-row{flex-direction:row!important;gap:8px!important;align-items:center!important}body .hero-form .amount-input{padding:8px 8px 4px 16px!important;height:36px!important;max-height:36px!important;min-height:36px!important;overflow:hidden!important;min-width:150px!important;box-sizing:border-box!important}body .hero-form .exchange-section{padding:0 10px!important}body .hero-form .exchange-label{font-size:16px!important;align-self:flex-start!important}body .hero-form .swap-button{padding:0 10px!important}body .hero-form .exchange-subtitle{padding:0 10px!important;margin:10px 0 20px!important}body .hero-form .exchange-description{padding:0 10px!important}body .hero-form .exchange-footnote{margin:0 0 20px!important;padding:0 10px!important}body .hero-form .exchange-submit{margin:0 10px 20px!important;width:calc(100% - 20px)!important;padding:0 20px!important}}@media(min-width:601px){body .hero-form .exchange-form{width:min(83.33vw,600px)!important;max-width:600px!important;min-width:400px!important;margin:0 auto!important;padding:20px 0!important}}@media(max-width:320px){body .hero-form .exchange-form{padding:10px 0!important;gap:12px!important}body .hero-form .exchange-section{padding:0 3px!important}body .hero-form .exchange-label{padding:0 3px!important;font-size:16px!important;text-align:left!important;width:100%!important}body .hero-form .exchange-row{padding:0 3px!important;gap:6px!important}body .hero-form .exchange-row>div:last-child{flex:0 0 auto!important;width:fit-content!important;min-width:fit-content!important;margin-left:auto!important;align-self:flex-end!important}body .hero-form .exchange-subtitle{padding:0 3px!important;font-size:10px!important}body .hero-form .exchange-description{padding:0 3px!important;font-size:11px!important}body .hero-form .exchange-submit{font-size:13px!important;padding:0 12px!important;margin:0 3px 15px!important;width:calc(100% - 6px)!important}body .hero-form .exchange-footnote{margin:0 0 15px!important;font-size:9px!important;padding:0 3px!important}body .hero-form .amount-input{padding:5px 5px 2px 10px!important;height:30px!important;overflow:hidden!important;min-width:150px!important}body .hero-form .amount-input-field{font-size:15px!important;width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}body .hero-form .currency-selector-display{padding:5px 5px 2px 10px!important;font-size:15px!important;height:30px!important;min-height:30px!important;width:fit-content!important;min-width:80px!important;margin-left:auto!important}body .hero-form .currency-icon-small{width:14px!important;height:14px!important}body .hero-form .currency-icon-container,body .hero-form .currency-flag-container{width:22px!important}body .hero-form .currency-code-display{font-size:15px!important;min-width:22px!important}body .hero-form .currency-search{padding:5px 5px 2px 10px!important;font-size:15px!important}body .hero-form .currency-options li{padding:3px 5px 1px 10px!important;font-size:15px!important;height:30px!important;min-height:30px!important}body .hero-form .no-results{padding:5px 5px 2px 10px!important;font-size:15px!important}}@media(max-width:320px){body .hero-form .exchange-form{padding:10px 0!important;gap:12px!important}body .hero-form .exchange-section{padding:0 3px!important}body .hero-form .exchange-label{padding:0 3px!important;font-size:16px!important}body .hero-form .exchange-row{padding:0 3px!important;gap:6px!important}body .hero-form .exchange-subtitle{padding:0 3px!important;font-size:10px!important}body .hero-form .exchange-description{padding:0 3px!important;font-size:11px!important}body .hero-form .exchange-submit{font-size:13px!important;padding:0 12px!important;margin:0 3px 15px!important;width:calc(100% - 6px)!important}body .hero-form .exchange-footnote{margin:0 0 15px!important;font-size:9px!important;padding:0 3px!important}body .hero-form .amount-input{padding:5px 5px 2px 10px!important;height:30px!important;overflow:hidden!important}body .hero-form .amount-input-field{font-size:15px!important;width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}body .hero-form .currency-selector-display{padding:5px 5px 2px 10px!important;font-size:15px!important;height:30px!important;min-height:30px!important}body .hero-form .currency-icon-small{width:14px!important;height:14px!important}body .hero-form .currency-icon-container,body .hero-form .currency-flag-container{width:22px!important}body .hero-form .currency-code-display{font-size:15px!important;min-width:22px!important}body .hero-form .currency-search{padding:5px 5px 2px 10px!important;font-size:15px!important}body .hero-form .currency-options li{padding:3px 5px 1px 10px!important;font-size:15px!important;height:30px!important;min-height:30px!important}body .hero-form .no-results{padding:5px 5px 2px 10px!important;font-size:15px!important}}}@layer components{.section.hero-section{background-color:var( --color-bg );max-width:var(--max-width);min-width:360px;overflow-x:hidden;overflow:visible!important;position:relative;padding:0;padding-top:0!important;width:100%;height:100%;margin:0 auto 73px}.hero-bg{background-color:transparent;position:absolute;display:flex;width:100%;z-index:1;top:0;left:0;height:100%}.hero-bg-left,.hero-bg-right{display:flex;flex-direction:column;width:100%;background-color:transparent;position:relative}.hero-bg-left{align-items:flex-start;margin-left:70px}.hero-bg-right{align-items:flex-end;margin-right:70px}.hero-content{background-color:transparent;margin:0 auto;min-width:360px;position:relative;z-index:10;width:100%;pointer-events:auto;display:flex;flex-direction:column;box-sizing:border-box}.hero-text{background-color:transparent;text-align:center;margin-bottom:40px;width:100%;pointer-events:auto}.hero-text-title{background-color:transparent;margin:0 auto;max-width:700px;width:100%;pointer-events:auto}.hero-text-subtitle{background-color:transparent;margin:0 auto;max-width:420px;width:100%;pointer-events:auto}.hero-form{background-color:transparent;margin:0 auto;max-width:600px;width:100%;position:relative;z-index:20;pointer-events:auto}.hero-title{font-size:var(--text-title);text-align:center;text-transform:uppercase;font-family:var(--font-family-kharkiv);font-weight:var(--font-weight);font-feature-settings:var(--font-feature-settings);font-variation-settings:var(--font-variation-settings);color:var(--color-text);margin:0 0 .5rem;line-height:1.2}.hero-subtitle{font-size:var(--text-subtitle);text-align:center;text-transform:uppercase;font-family:var(--font-family-kharkiv);font-weight:var(--font-weight);font-feature-settings:var(--font-feature-settings);font-variation-settings:var(--font-variation-settings);color:var(--color-text);opacity:.9;margin:0;line-height:1.2}}@media(max-width:780px){.hero-bg{justify-content:center;overflow:hidden}}@media(max-width:768px){.hero-text-title,.hero-form{max-width:100%}.hero-title,.hero-subtitle{line-height:1.2}}@media(min-width:769px){.hero-title{line-height:1}.hero-subtitle{line-height:1.4}}@media(max-width:480px){.hero-bg{overflow:hidden;width:100%}.hero-bg-left,.hero-bg-right{margin:0;width:50%}.hero-text-subtitle{max-width:90%}}.services-intro{display:flex;align-items:flex-start;gap:10px;align-self:stretch;margin-top:30px;margin-bottom:60px;max-width:1150px}.services-intro-text{flex:1 0 0;color:var(--landing-Gray, #ddd);font-family:var(--font-family-kharkiv);font-size:27px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;margin:0}@media(max-width:768px){.services-intro{display:flex;align-items:flex-start;gap:10px;align-self:stretch;margin-bottom:30px}.services-intro-text{flex:1 0 0;color:var(--landing-Gray, #ddd);font-family:var(--font-family-kharkiv);font-size:27px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}}.services-subsection{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.services-subsection+.services-subsection{margin-top:80px}.services-subsection-header{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.services-subsection-title{align-self:stretch;color:var(--landing-Gray, #ddd);text-align:justify;font-family:var(--font-family-kharkiv);font-size:40px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;margin:0}.services-subsection-subtitle{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:16px;font-weight:400;line-height:140%;align-self:stretch;margin:0}.services-subsection-content{align-self:stretch}.services-subsection-content_cryptocurrency{width:100%;display:flex;flex-direction:column;align-items:center}.international-transfers{display:flex;flex-direction:column;align-items:center;gap:40px;position:relative;overflow:visible!important}.currency-exchange,.consulting{gap:30px!important}@media(max-width:768px){.services-subsection{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.services-subsection+.services-subsection{margin-top:60px}.services-subsection-header{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;max-width:550px}.services-subsection-title{align-self:stretch;color:var(--landing-Gray, #ddd);text-align:justify;font-family:var(--font-family-kharkiv);font-size:22px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;margin:0}.services-subsection-subtitle{color:var(--landing-Gray, #ddd);font-family:var(--font-stolzl),sans-serif;font-size:27px;font-style:normal;font-weight:400;line-height:120%;align-self:stretch;margin:0;text-align:left}.services-subsection-content{align-self:stretch}.international-transfers{gap:40px}}.consulting-content{display:flex;align-items:center;gap:140px;height:350px}.consulting-block-1{display:flex;flex:1;align-items:center;border-radius:20px;background:#1256e8;position:relative;overflow:hidden;width:100%;height:100%}.globe-icon{width:497.2px;height:497.2px;position:absolute;top:60%;left:40%;transform:translate(-50%,-50%);z-index:0}.consulting-block-2{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;gap:60px}.consulting-sub-block{display:flex;align-items:center;gap:20px;width:100%}.consulting-sub-icon{width:85px;height:83px;flex-shrink:0}.consulting-sub-text{color:#fff;font-family:var(--font-stolzl);font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin:0}@media(min-width:769px)and (max-width:1025px){.consulting-content{flex-direction:column;gap:60px;height:auto}.consulting-block-1{width:100%;height:350px;padding:33px 40px 0 0;flex:none}.globe-icon{width:75%;height:auto;max-width:504.5px;max-height:497.2px;inset:auto auto -50px -50px;transform:none}.consulting-block-2{width:100%}.consulting-sub-block{flex-direction:column;align-items:flex-start}}@media(max-width:768px){.consulting-content{flex-direction:column;gap:60px;height:auto}.consulting-block-1{padding:33px 40px 0 0;width:100%;height:300px;flex:none}.globe-icon{width:75%;height:auto;max-width:427.5px;max-height:497.2px;inset:auto auto -30px -30px;transform:none}.consulting-block-2{width:100%;align-items:flex-start;text-align:left;gap:20px}.consulting-sub-block{flex-direction:column;align-items:flex-start;text-align:left;gap:15px}.consulting-sub-icon{align-self:center}.consulting-sub-text{text-align:left}.services-subsection-content_cryptocurrency{display:flex;flex-direction:row;align-items:center;justify-content:center}@media(max-width:480px){.consulting-sub-icon{align-self:center}.consulting-sub-text{text-align:left}.services-subsection-subtitle{font-size:16px}.consulting-block-1{height:200px}.globe-icon{width:80%}}}.international-transfers-map{width:100%;display:flex;justify-content:center}.international-transfers-map-desktop{max-width:1180px;height:100%;flex-shrink:0;display:block;width:100%}.international-transfers-map-mobile{display:none;width:100%;height:auto}@media(max-width:768px){.international-transfers-map-desktop{width:100%}.international-transfers-map-mobile{display:block;width:100%;height:auto}}.currency-exchange-content{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.currency-exchange-block{display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;width:100%}.currency-exchange-text-block{align-self:stretch}.currency-exchange-text{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin:0;text-align:left}.currency-exchange-icons{display:flex;width:100%;flex-direction:column;align-items:center;gap:20px;justify-content:center;flex-wrap:wrap;padding:0;box-sizing:border-box;margin-top:auto}.currency-exchange-icon-desktop{display:flex;width:100%;height:100%;padding:20px;justify-content:center;align-items:center;flex-shrink:0;border-radius:20px;background:#1256e8;box-sizing:border-box}.currency-exchange-icon-mobile{display:none;height:200px;padding:27.497px 12px 27.503px;justify-content:center;align-items:center;align-self:stretch;border-radius:20px;background:#1256e8}.currency-exchange-icon-img{max-width:100%;height:auto;box-sizing:border-box}.currency-exchange-text-block+.currency-exchange-icons .currency-exchange-icon-desktop{height:100%;padding:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:20px;background:#83c3ff;box-sizing:border-box}.currency-exchange-text-block+.currency-exchange-icons .currency-exchange-icon-mobile{height:200px;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:20px;background:#83c3ff}.currency-exchange-block:nth-child(2){display:flex;flex-direction:column;align-self:stretch;margin-top:auto}.currency-exchange-block:nth-child(2) .currency-exchange-icons{display:flex;flex-direction:column;align-self:stretch;margin-top:auto;height:100%}.currency-exchange-block:nth-child(2) .currency-exchange-icon-desktop{align-self:stretch;margin-top:auto;height:100%;width:100%;padding:20px;box-sizing:border-box}.currency-exchange-block:nth-child(2) .currency-exchange-icon-img{width:100%;height:100%;object-fit:contain;object-position:center}@media(min-width:769px){.currency-exchange-content{flex-direction:row;gap:1%;align-items:flex-start;min-height:350px}.currency-exchange-block:first-child{width:50%;display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch}.currency-exchange-block:nth-child(2){width:54%;display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;margin-top:auto}.currency-exchange-icon-desktop{width:100%;height:100%;padding:20px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:20px;background:#1256e8;box-sizing:border-box;overflow:hidden}.currency-exchange-text-block+.currency-exchange-icons .currency-exchange-icon-desktop{height:100%;padding:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:20px;background:#83c3ff;box-sizing:border-box;overflow:hidden}.currency-exchange-icon-img{max-width:100%;height:auto;object-fit:contain;box-sizing:border-box}.currency-exchange-block:nth-child(2) .currency-exchange-icons{display:flex;flex-direction:column;align-self:stretch;justify-content:flex-end;margin-top:auto;height:100%}.currency-exchange-block:nth-child(2) .currency-exchange-icon-desktop{align-self:stretch;margin-top:auto;height:100%;width:100%;padding:20px;box-sizing:border-box}.currency-exchange-block:nth-child(2) .currency-exchange-icon-img{width:100%;height:100%;object-fit:contain;object-position:center}.currency-exchange-block:first-child .currency-exchange-icons{margin-top:auto;display:flex;flex-direction:column;align-self:stretch;justify-content:flex-end;height:100%}.currency-exchange-block:first-child .currency-exchange-icon-desktop{align-self:stretch;margin-top:auto;height:100%;width:100%;padding:20px;box-sizing:border-box}}@media(max-width:768px){.currency-exchange-content{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.currency-exchange-block{display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;width:100%}.currency-exchange-text{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin:0;text-align:left}.currency-exchange-icon-desktop{display:none}.currency-exchange-icon-mobile{display:flex;height:200px;padding:27.497px 12px 27.503px;justify-content:center;align-items:center;align-self:stretch;border-radius:20px;background:#1256e8}.currency-exchange-text-block+.currency-exchange-icons .currency-exchange-icon-desktop{display:none}.currency-exchange-text-block+.currency-exchange-icons .currency-exchange-icon-mobile{display:flex;height:200px;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:20px;background:#83c3ff}.currency-exchange-block:nth-child(2) .currency-exchange-icon-desktop{display:none}.currency-exchange-block:nth-child(2) .currency-exchange-icon-mobile{display:flex;height:200px;padding:27.497px 12px 27.503px;justify-content:center;align-items:center;align-self:stretch;border-radius:20px;background:#1256e8;width:100%}.currency-exchange-block:nth-child(2) .currency-exchange-icon-img{width:100%;height:100%;object-fit:contain;object-position:center}}.service-icons-container{display:flex;width:100%;flex-direction:column;align-items:center;gap:20px;justify-content:center;flex-wrap:wrap;padding:0}.service-icon{display:flex;width:210px;flex-direction:column;align-items:center;gap:20px}.service-icon-image{display:flex;width:150px;height:180px;padding:.287px 2.556px .482px 2.12px;flex-direction:column;justify-content:center;align-items:center}.service-icon-label{color:#fff;text-align:center;font-family:var(--font-family-kharkiv),sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}@media(min-width:769px){.service-icons-container{flex-direction:row;justify-content:space-between}.service-icon:first-child{margin-right:auto}.service-icon:last-child{margin-left:auto}.service-icon:nth-child(2){margin:0 auto}}@media(min-width:769px){.service-icons-container{flex-direction:row}@media(min-width:680px){.service-icons-container{flex-direction:row}}}@media(max-width:768px){.service-icons-container{display:flex;width:auto;flex-direction:column;align-items:center;gap:70px;justify-content:center;padding:0}.service-icon{display:flex;width:210px;flex-direction:column;align-items:center;gap:20px}.service-icon-image{display:flex;width:150px;height:180px;padding:.287px 2.556px .482px 2.12px;flex-direction:column;justify-content:center;align-items:center}.service-icon-label{color:#fff;text-align:center;font-family:var(--font-family-kharkiv),sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}}.services-line-wrapper{width:100%;overflow:hidden;display:flex;justify-content:center;position:relative}.services-line{display:block;max-width:1600px;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:center}.services-line--top,.services-line--bottom{transform:translate(0)}@media(min-width:769px)and (max-width:1024px){.services-line{width:110%}.services-line--top,.services-line--bottom{transform:translate(0)}}@media(max-width:768px){.services-line{width:100%;max-width:100%;transform:none}.services-line-wrapper{padding-left:8px;padding-right:8px}}@media(max-width:420px){.services-line{width:100%}.services-line-wrapper{padding-left:6px;padding-right:6px}}:root{--color-primary: #3b82f6;--color-secondary: #1f2937;--color-gray-dark: #1e1e1e;--color-bg: #1e1e1e;--color-bg-footer: #0f1013;--color-text: #fff;--admin-White: #fafbff;--admin-green: #10c400;--landing-Gray: #ddd;--landing-blue: #2563eb;--color-gray-700: oklch(37.3% .034 259.733);--font-family: "Kharkiv-Tone-Regular", "Inter", sans-serif;--font-stolzl: "Stolzl-Regular", "Inter", sans-serif;--font-weight: 400;--font-feature-settings: "normal";--font-variation-settings: "normal";--border-section: 1px solid #374151;--max-width: 1200px;--section-padding: 4rem;--card-left: 5%;--card-offset: 12%;--card-right: 5%;--block-card-left: 8%;--block-offset: 20%;--block-right: 8%;--text-title: clamp(3rem, 8vw + 2rem, 6.875rem);--text-subtitle: clamp(1.125rem, 2.5vw + .5rem, 1.25rem);--text-body: 1rem;--line-height: 1.5}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding-top:0;font-family:var( --font-family-kharkiv, "Kharkiv-Tone-Regular", "Inter", sans-serif );font-weight:var(--font-weight, 400);font-feature-settings:var(--font-feature-settings, "normal");font-variation-settings:var(--font-variation-settings, "normal");background-color:var(--color-bg);color:var(--color-text);line-height:var(--line-height, 1.5)}.section{position:relative;background-color:var(--color-bg);color:var(--color-text);min-width:360px;box-sizing:border-box}.section .hero-card{border:none!important;border-bottom:none!important}@font-face{font-family:Kharkiv Tone;src:url(/fonts/kharkiv_tone-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Stolzl-Regular;src:url(/fonts/stolzl-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Stolzl-Bold;src:url(/fonts/stolzl-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Stolzl-Medium;src:url(/fonts/stolzl-medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Stolzl-Book;src:url(/fonts/stolzl-book.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Stolzl-Light;src:url(/fonts/stolzl-light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}:root{--font-family-kharkiv: "Kharkiv Tone", sans-serif;--font-stolzl-bold: "Stolzl-Bold", sans-serif;--font-stolzl-medium: "Stolzl-Medium", sans-serif;--font-stolzl-regular: "Stolzl-Regular", sans-serif;--font-stolzl-light: "Stolzl-Light", sans-serif;--font-stolzl: "Stolzl-Book", sans-serif;--font-weight: 400;--font-feature-settings: "normal";--font-variation-settings: "normal"}.typography-h1,.typography-h2,.typography-h3,.typography-h4{font-family:var(--font-family, "Kharkiv Tone", "Inter", sans-serif);font-weight:var(--font-weight, 400);font-feature-settings:var(--font-feature-settings, "normal");font-variation-settings:var(--font-variation-settings, "normal")}.section-number{width:28px;color:#fff;leading-trim:both;text-edge:cap;font-family:Kharkiv Tone;font-size:16px;font-style:normal;font-weight:400;line-height:100%;text-transform:uppercase}.section-badge{color:#1e1e1e;leading-trim:both;text-edge:cap;font-family:Kharkiv Tone;font-size:16px;font-style:normal;font-weight:400;line-height:100%;text-transform:uppercase}.section-subtitle{color:var(--landing-Gray, #ddd);font-family:Kharkiv Tone;font-size:27px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}@media(max-width:480px){.section-subtitle{font-size:16px;line-height:140%}}@media(max-width:768px){:root{--section-padding: 2rem}.container-main{padding-left:.5rem;padding-right:.5rem}.section{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}}.section-title{display:flex;align-items:center;gap:12px}.section-badge{display:flex;padding:10px 30px;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:#fff;color:#1e1e1e;leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:100%;text-transform:uppercase}.container-main{max-width:var(--max-width);margin:0 auto;box-sizing:border-box;background-color:var(--color-bg);color:var(--color-text)}#about.container-main{margin-bottom:150px}#services.container-main{margin-bottom:250px}#start.container-main{margin-bottom:230px;display:flex;flex-direction:column;gap:30px}#faq>.section-title{margin-bottom:30px}#faq.container-main{margin-bottom:140px}#reviews.container-main{display:flex;flex-direction:column;margin-bottom:250px;overflow:hidden}#reviews.container-main>.section-review{display:flex;flex-direction:column;align-items:flex-start;gap:30px}#feedback.container-main{display:flex;width:100%;justify-content:space-between}#feedback.container-main>.section-title{display:flex;flex-direction:column;align-items:flex-start;width:100%}#feedback.container-main>.section-title>.feedback-title{display:flex;align-items:center;gap:12px}.reviews-text{color:var(--landing-Gray, #ddd);font-family:var(--font-family-kharkiv);font-size:27px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;margin:0 0 40px;align-self:stretch}.reviews-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:100%}.reviews-cards-container{display:flex;align-items:flex-start;justify-content:flex-start;position:relative;scroll-snap-type:x mandatory;gap:10px;width:100%!important;overflow-x:auto;overflow-y:hidden;padding:10px 0;box-sizing:border-box;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@media(max-width:1220px){.container-main{margin:0 20px}#feedback.container-main{width:auto}#services.container-main{margin-bottom:150px}}.reviews-cards-container::-webkit-scrollbar{display:none}.reviews-cards-container{-ms-overflow-style:none;scrollbar-width:none}.reviews-arrows-container{display:inline-flex;padding:3px 0;align-items:flex-start;gap:20px;justify-content:center;width:100%;margin:20px 0}.reviews-arrow{width:52px;height:23px;border:none;background:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.reviews-arrow img{width:100%;height:100%;stroke-width:2px;stroke:#fff}.reviews-arrow-disabled{opacity:.5;cursor:not-allowed}.reviews-arrow:focus{outline:none}.feedback-form{display:flex;flex-direction:column;gap:20px;width:100%}.feedback-form-group{display:flex;flex-direction:column;gap:8px}.feedback-form-input,.feedback-form-textarea{display:flex;height:60px;padding:23px 20px;align-items:flex-start;border-radius:8px;border:1px solid #ededed;gap:10px;color:#fff;leading-trim:both;text-edge:cap;font-family:var(--font-stolzl),sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:120%;width:100%;box-sizing:border-box;background:#2c2c2c}.feedback-form-select{display:flex;height:60px;padding:15px 20px;align-items:center;border-radius:8px;border:1px solid #ededed;gap:10px;color:#fff;leading-trim:both;text-edge:cap;font-family:var(--font-stolzl),sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:120%;width:100%;box-sizing:border-box;background:#2c2c2c}.feedback-form-input::placeholder,.feedback-form-textarea::placeholder,.feedback-form-select option::placeholder{color:#7b7b7b;text-transform:uppercase}.feedback-form-textarea{height:100px;padding:23px 20px}.feedback-form-input:focus,.feedback-form-textarea:focus{outline:none;border-color:#fff}.feedback-form-input.error,.feedback-form-textarea.error{border-color:#ff4d4d}.consent-label{display:flex;gap:10px;align-items:center}input[type=checkbox],input[type=checkbox]:hover{accent-color:#1256e8}.feedback-form-error{color:#ff4d4d;font-family:Stolzl-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.feedback-form-button{display:flex;padding:24px 10px 25px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:12px;background:var(--landing-Blue, #1256e8);color:var(--landing-White, #fffffd);leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border:none;cursor:pointer;transition:none;transform:none;outline:none}.feedback-form-button:hover{background:#0a4ac0}.feedback-form-button:focus{outline:none;box-shadow:none}.feedback-form-button:disabled{background:#0a3a9e;cursor:not-allowed}.feedback-content{display:flex;flex-direction:column;gap:40px;width:100%;position:relative}.feedback-text{color:#ddd;font-family:var(--font-family-kharkiv);font-size:28px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;margin:0;align-self:stretch;z-index:1;position:relative}@media(min-width:769px){.feedback-content{flex-direction:column;gap:40px;background-position:center top}.feedback-content-top{display:flex;flex-direction:row;gap:40px;width:100%}.feedback-form{width:100%}.feedback-form-group-row{display:flex;align-items:center;gap:10px;align-self:stretch}.feedback-form-group-row .feedback-form-group{flex:1}.feedback-background{align-self:center;width:100%}}@media(max-width:850px){#feedback.container-main{flex-direction:column;width:auto}#reviews.container-main{margin-bottom:100px}#faq.container-main{margin-bottom:66px}#start.container-main,#services.container-main{margin-bottom:100px}}@media(max-width:768px){#about.container-main{margin-bottom:100px}.feedback-content{flex-direction:column;gap:30px;padding-top:30px}.feedback-content-top{display:flex;flex-direction:column;gap:30px;width:100%}.feedback-text{font-size:24px}.feedback-form{gap:15px}.feedback-form-input,.feedback-form-textarea{height:50px;padding:15px;font-size:12px}.feedback-form-textarea{height:80px}.feedback-form-button{width:100%;font-size:16px;padding:24px 10px 25px}.feedback-background{align-self:center;width:100%}.feedback-form-group-row{display:flex;flex-direction:column;gap:15px;align-self:stretch}.feedback-form-group-row .feedback-form-group{flex:1}}.feedback-background{width:100%;background-image:none;background-size:100% 100%;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;z-index:0;align-self:center}.feedback-background-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:30px;padding:100px 20px 50px}.feedback-background-text{color:#fff;text-align:center;font-family:var(--font-family-kharkiv);font-size:30px;font-style:normal;font-weight:400;line-height:normal;max-width:460px;margin:0}.feedback-background-button{display:flex;width:320px;height:40px;padding:24px 10px 25px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:20px;background:var(--landing-Blue, #1256e8);color:var(--landing-White, #fffffd);leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .3s}.feedback-background-button:hover{background:#0a4ac0}.feedback-background-button:disabled{background:#666;cursor:not-allowed}@media(max-width:768px){.feedback-background{margin-top:30px}.feedback-background-content{padding:80px 15px 40px}.feedback-background-text{font-size:24px;max-width:460px;width:100%}.feedback-background-button{width:100%;max-width:320px;height:40px;padding:24px 10px 25px;font-size:14px;display:flex;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:20px;background:var(--landing-Blue, #1256e8)}}@media(min-width:769px)and (max-width:1024px){.feedback-background{margin-top:35px;max-width:500px}.feedback-background-content{padding:90px 20px 45px}.feedback-background-text{font-size:28px;max-width:460px;width:100%}.feedback-background-button{width:100%;max-width:320px;height:40px;padding:24px 10px 25px;font-size:15px;display:flex;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:20px;background:var(--landing-Blue, #1256e8)}}@media(min-width:1025px){.feedback-background{margin-top:40px;max-width:500px}.feedback-background-text{font-size:30px;max-width:800px}.feedback-background-button{display:flex;width:320px;height:40px;padding:24px 10px 25px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:20px;background:var(--landing-Blue, #1256e8);color:var(--landing-White, #fffffd);leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .3s}}@media(max-width:768px){.reviews-text{margin:0 0 30px;font-size:27px}.reviews-cards-container{display:inline-flex;align-items:flex-start;gap:10px;width:100%;align-self:stretch;overflow-x:auto;overflow-y:hidden;padding:10px 0;box-sizing:border-box;-webkit-overflow-scrolling:touch}.reviews-cards-container::-webkit-scrollbar{display:none}.reviews-cards-container{-ms-overflow-style:none;scrollbar-width:none}.feedback-form{gap:15px}.feedback-form-input,.feedback-form-textarea{font-size:14px}.feedback-form-error{font-size:12px}.feedback-form-button{width:100%;font-size:16px;padding:24px 10px 25px}.reviews-arrows-container{margin:15px 0}.reviews-arrow{width:40px;height:18px}.feedback-background{margin-top:30px}.feedback-background-text{font-size:24px;max-width:460px}.feedback-background-button{width:100%;max-width:300px;height:40px;padding:20px 10px;font-size:14px}}@media(max-width:768px){.reviews-text{margin:0 0 30px;font-size:27px}.reviews-cards-container{display:inline-flex;align-items:flex-start;gap:10px;width:100%;align-self:stretch;overflow-x:auto;overflow-y:hidden;padding:10px 0;box-sizing:border-box;-webkit-overflow-scrolling:touch}.reviews-cards-container::-webkit-scrollbar{display:none}.reviews-cards-container{-ms-overflow-style:none;scrollbar-width:none}.feedback-form{gap:25px}.feedback-form-input,.feedback-form-textarea{font-size:14px}.feedback-form-error{font-size:12px}.feedback-form-button{width:100%;font-size:16px;padding:24px 10px 25px}.reviews-arrows-container{margin:15px 0}.reviews-arrow{width:40px;height:18px}.feedback-background{margin-top:30px}.feedback-background-content{padding:80px 15px 40px}.feedback-background-text{font-size:24px;max-width:460px;width:100%}.feedback-background-button{width:100%;max-width:320px;height:40px;padding:24px 10px 25px;font-size:14px;display:flex;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:20px;background:var(--landing-Blue, #1256e8)}}@media(min-width:769px)and (max-width:1024px){.reviews-cards-container{width:100%;max-width:790px}.reviews-arrows-container{margin:20px 0}.feedback-background{margin-top:35px;max-width:500px}.feedback-background-content{padding:90px 20px 45px}.feedback-background-text{font-size:28px;max-width:460px;width:100%}.feedback-background-button{width:100%;max-width:320px;height:40px;padding:24px 10px 25px;font-size:15px;display:flex;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:20px;background:var(--landing-Blue, #1256e8)}.feedback-content{padding:35px}}@media(min-width:1025px){.reviews-cards-container{width:100%}.reviews-arrows-container{margin:20px 0}.feedback-background{margin-top:40px;max-width:500px}.feedback-background-content{padding:100px 20px 50px}.feedback-background-text{font-size:30px;max-width:800px}.feedback-background-button{display:flex;width:320px;height:40px;padding:24px 10px 25px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:20px;background:var(--landing-Blue, #1256e8);color:var(--landing-White, #fffffd);leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .3s}}section#feedback-background{width:100%;padding:0!important;margin:0!important;position:relative;height:550px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}section#feedback-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/fbg.png);background-size:100% 600px;background-position:center bottom;background-repeat:no-repeat;pointer-events:none;z-index:0}section#feedback-background.section{padding-top:0!important;padding-bottom:0!important}.feedback-background-container{pointer-events:none;z-index:0}.feedback-background-content-wrapper{position:relative;z-index:1;padding:40px 20px 0}.feedback-background-section-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;gap:30px;padding:0 20px 50px;margin:0 auto;position:relative;z-index:1;height:100%}.feedback-background-section-text{color:#fff;text-align:center;font-family:var(--font-family-kharkiv);font-size:30px;font-style:normal;font-weight:400;line-height:normal;margin:0}.feedback-background-section-button{display:flex;width:320px;height:40px;padding:24px 10px 25px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:20px;background:var(--landing-Blue, #1256e8);color:var(--landing-White, #fffffd);leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border:none;cursor:pointer;transition:background-color .3s}.feedback-background-section-button:hover{background:#0a4ac0}.feedback-background-section-button:disabled{background:#666;cursor:not-allowed}.feedback-background-section-content{padding:80px 15px 40px;max-width:100%}.feedback-background-section-text{font-size:24px}.feedback-background-section-button{width:100%;max-width:320px;height:40px;padding:24px 10px 25px;font-size:14px}@media(max-width:768px){section#feedback-background:before{background-size:cover}}@media(min-width:769px)and (max-width:1024px){section#feedback-background{padding:0!important;height:550px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}section#feedback-background:before{background-size:cover}.feedback-background-content-wrapper{padding:0 20px 45px}.feedback-background-section-content{padding:90px 20px 45px;max-width:500px}.feedback-background-section-text{font-size:28px;max-width:460px}.feedback-background-section-button{width:100%;max-width:320px;height:40px;padding:24px 10px 25px;font-size:15px}}@media(min-width:1025px){section#feedback-background{padding:0!important;height:550px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}section#feedback-background:before{width:100%;height:100%;background-position:center bottom;background-repeat:no-repeat;left:0;transform:none}.feedback-background-content-wrapper{padding:0 20px 50px}.feedback-background-section-content{padding:100px 20px 50px}.feedback-background-section-text{font-size:30px}.feedback-background-section-button{width:320px;height:40px;padding:24px 10px 25px;font-size:16px}}.pre-footer-wrapper{width:100%;min-width:100%;position:relative;height:550px;overflow:visible!important}.footer-wrapper{width:100%;min-width:100%;background:var(--color-bg-footer);border-top:1px solid #83c3ff}section#feedback-background{width:100%;padding:0!important;margin:0!important;position:relative;height:100%;display:flex;flex-direction:column}section#feedback-background.container-main{max-width:100%}section#feedback-background.section{padding-top:0!important;padding-bottom:0!important;background:transparent}@media(max-width:768px){footer.container-main{padding-left:.5rem;padding-right:.5rem}footer.section{padding-top:var(--section-padding, 2rem);padding-bottom:var(--section-padding, 2rem)}}@media(min-width:769px)and (max-width:1024px){footer.container-main{padding-left:.5rem;padding-right:.5rem}footer.section{padding-top:var(--section-padding, 2rem);padding-bottom:var(--section-padding, 2rem)}}@media(min-width:1025px){footer.container-main{padding-left:.5rem;padding-right:.5rem}footer.section{padding-top:var(--section-padding, 2rem);padding-bottom:var(--section-padding, 2rem)}}footer.section{flex-shrink:0;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-family:var(--font-family-kharkiv);font-size:16px;text-align:center;padding:70px 0;width:100%;background:transparent}footer p{margin:0}footer p.mb-2{margin-bottom:.5rem}.footer-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.footer-links{display:flex;align-items:flex-start;gap:50px;margin-bottom:20px;justify-content:flex-start;width:100%}.footer-link{display:flex;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;color:var(--landing-White, #fffffd);font-family:var(--font-family-kharkiv);font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;background:transparent;border:none;cursor:pointer;transition:all .3s ease}.bro-change-link{background:#1256e8}.bro-fund-link,.personal-cabinet-link{border:1px solid #1256e8;background:transparent}.footer-link:hover{opacity:.9}.footer-contacts{display:flex;width:100%;gap:2%;justify-content:space-between}.footer-contacts-column{display:inline-flex;flex-direction:column;align-items:flex-start;gap:30px}.footer-contacts-title{color:#fff;font-family:var(--font-family-kharkiv);font-size:20px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase;margin:0}.footer-contacts-list{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.footer-contact{color:#ddd;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase;margin:0;text-decoration:none}.footer-social-icons{display:flex;align-items:flex-start;gap:20px}.footer-social-icon{width:36px;height:36px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.footer-social-icon:hover{transform:translateY(-3px)}.footer-social-icon img{width:100%;height:100%;object-fit:contain}.footer-additional-links{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.footer-additional-link{color:#fff;font-family:var(--font-stolzl, "Stolzl-Regular", "Inter", sans-serif);font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.35px;background:transparent;border:none;cursor:pointer;padding:0;text-align:left;transition:opacity .3s ease}.footer-additional-link:hover{opacity:.8}.footer-additional-link-button{color:#fff;font-family:var(--font-stolzl, "Stolzl-Regular", "Inter", sans-serif);font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.35px;background:transparent;border:none;cursor:pointer;padding:0;text-align:left;transition:opacity .3s ease;text-decoration:underline}@media(max-width:768px){.footer-content{min-width:auto;max-width:100%;padding:0 15px}.footer-links{flex-direction:column;align-items:center;gap:20px;width:100%}.footer-link{width:100%;max-width:none}.footer-contacts{flex-direction:column;gap:30px;width:100%}.footer-contacts-column{width:100%;align-items:flex-start}.footer-contacts-title{text-align:left}.footer-contacts-list{align-items:flex-start}.footer-contact{text-align:left}.footer-social-icons{justify-content:flex-start;width:100%}.footer-additional-links{align-items:flex-start}.footer-additional-link{text-align:left}}@media(min-width:769px)and (max-width:1024px){.footer-content{min-width:auto;max-width:90%}}.start-content{display:flex;width:100%}.start-text-container{display:flex;flex-direction:column;width:64%;justify-content:space-between}.start-text{color:var(--landing-Gray, #ddd);font-family:var(--font-family-kharkiv);font-size:27px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;margin:0}.start-bot-link{color:var(--landing-Light_blue, #83c3ff);text-decoration:none;cursor:pointer;font-family:var(--font-family-kharkiv);font-size:27px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;border:none;background:transparent;padding:0;display:inline-block;width:auto;height:auto;margin:0}.start-bot-link:hover{text-decoration:underline}.start-button{display:flex;height:50px;width:400px;padding:24px 10px 25px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:12px;background:var(--landing-Blue, #1256e8);color:var(--landing-White, #fffffd);leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;border:none;cursor:pointer;margin-top:auto}.start-image-container{width:35%;height:100%;flex-shrink:0;position:relative;display:flex;justify-content:center;align-items:center;overflow:visible}.start-image-container:before{content:"";width:700px;height:700px;border-radius:50%;background-color:radial-gradient(50% 50% at 50% 50%,#1256e8 0%,rgba(30,30,30,0) 91%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.start-image-2{flex-shrink:0;position:absolute;z-index:2;right:50%;top:50%;transform:translate(80%,-50%)}.start-image-1{flex-shrink:0;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-80%,-50%)}.start-image-2{width:228.8px;height:472.713px;flex-shrink:0;position:absolute;z-index:2;right:50%;top:50%;transform:translate(80%,-50%)}@media(max-width:768px){.start-content{flex-direction:column}.start-text-container{width:100%;display:flex;flex-direction:column;gap:40px;order:1}.start-button{width:100%;align-self:stretch}.start-image-container{width:100%;max-width:565px;min-width:320px;height:500px;align-self:center;overflow:visible;order:2;margin-top:40px;position:relative;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.start-image-container:before{content:"";width:100%;height:100%;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#1256e8,#1e1e1e00 91%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.start-image-1{width:162px;height:337px;flex-shrink:0;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-140px,-50%)}.start-image-2{width:188px;height:389px;flex-shrink:0;position:absolute;z-index:2;left:50%;top:50%;transform:translate(-20px,-50%)}}@media(min-width:769px)and (max-width:800px){.start-content{flex-direction:column}.start-text-container{width:100%;order:1}.start-button{width:100%;max-width:300px}.start-image-container{width:100%;height:350px;overflow:hidden;order:2;margin-top:30px;position:relative;display:flex;justify-content:center;align-items:center}.start-image-container:before{content:"";width:350px;height:350px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#1256e8,#1e1e1e00 91%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.start-image-1{width:auto;height:270px;max-width:130px;max-height:270px;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-70%,-50%)}.start-image-2{width:auto;height:300px;max-width:150px;max-height:300px;position:absolute;z-index:2;left:50%;top:50%;transform:translate(-30%,-50%)}}@media(min-width:801px)and (max-width:1024px){.start-content{flex-direction:column}.start-text-container{width:100%;order:1}.start-button{width:100%;max-width:300px}.start-image-container{width:100%;height:350px;overflow:hidden;order:2;margin-top:40px;position:relative;display:flex;justify-content:center;align-items:center}.start-image-container:before{content:"";width:350px;height:350px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#1256e8,#1e1e1e00 91%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.start-image-1{width:auto;height:270px;max-width:130px;max-height:270px;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-70%,-50%)}.start-image-2{width:auto;height:300px;max-width:150px;max-height:300px;position:absolute;z-index:2;left:50%;top:50%;transform:translate(-30%,-50%)}}@media(min-width:769px)and (max-width:1024px){.start-content{flex-direction:column}.start-text-container{width:100%;order:1}.start-button{width:100%;max-width:300px}.start-image-container{width:100%;max-width:565px;min-width:320px;height:500px;overflow:visible;order:2;margin-top:40px;position:relative;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.start-image-container:before{content:"";width:100%;height:100%;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#1256e8,#1e1e1e00 91%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.start-image-1{width:198.414px;height:409.933px;max-width:198.414px;max-height:409.933px;flex-shrink:0;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-180px,-50%)}.start-image-2{width:228.8px;height:472.713px;max-width:228.8px;max-height:472.713px;flex-shrink:0;position:absolute;z-index:2;left:50%;top:50%;transform:translate(-30px,-50%)}}@media(min-width:1025px){.start-content{display:flex;align-items:center;width:100%}.start-text-container{width:60%;display:flex;flex-direction:column;gap:40px;align-items:flex-start}.start-button{width:400px;align-self:flex-start;margin-top:40px}.start-image-container{width:40%;height:100%;flex-shrink:0;position:relative;display:flex;justify-content:center;align-items:center;overflow:visible}.start-image-container:before{content:"";width:400px;height:400px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#1256e8,#1e1e1e00 91%);position:absolute;top:50%;left:50%;transform:translate(-70%,-50%);z-index:0}.start-image-1{flex-shrink:0;position:absolute;z-index:1;left:50%;top:50%;transform:translate(-180px,-50%)}.start-image-2{flex-shrink:0;position:absolute;z-index:2;left:50%;top:50%;transform:translate(-30px,-50%)}}@media(max-width:440px){.section-badge{padding:10px 8.5px}.start-text{font-size:22px}.container-main{margin:0 10px}}@media(max-width:380px){.container-main{margin:0}}.about-section{display:inline-flex;flex-direction:column;align-items:flex-start;gap:30px;width:100%}.about-content{display:flex;align-items:stretch;gap:10px;width:100%;flex-wrap:wrap}.about-card{display:flex;width:calc(33.333% - 7px);min-width:320px;min-height:250px;padding:20px;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:20px;background:#2c2c2c;box-sizing:border-box;flex:1 1 calc(33.333% - 7px)}.about-card-header{display:flex;align-items:center;gap:13px;align-self:stretch}.about-card-icon{display:flex;width:32px;height:32px;padding:0 2.836px 0 2.837px;justify-content:center;align-items:center}.about-card-title{color:#fff;leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv),sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.about-card-content{align-self:stretch}.about-card-content p{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin:0}@media(min-width:769px){.about-content{flex-direction:row}.about-card{width:calc(33.333% - 7px);flex:1 1 calc(33.333% - 7px)}}@media(max-width:768px){.about-content{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.about-card{display:flex;width:100%;height:auto;min-height:unset;padding:20px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:20px;background:#2c2c2c;box-sizing:border-box;min-width:320px;border:1px solid #374151}.about-card-header{display:flex;align-items:center;gap:13px;align-self:stretch}.about-card-icon{display:flex;width:32px;height:32px;padding:0 2.836px 0 2.837px;justify-content:center;align-items:center}.about-card-title{color:#fff;leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv),sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.about-card-content{align-self:stretch}.about-card-content p{color:var(--landing-Gray, #ddd);font-family:var(--font-stolzl),sans-serif;font-size:14px;font-style:normal;font-weight:200;line-height:140%;margin:0}}@media(max-width:319px){.about-card{min-width:320px}.about-card-title{color:#fff;leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv),sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.about-card-content p{color:var(--landing-Gray, #ddd);font-family:var(--font-stolzl),sans-serif;font-size:12px;font-style:normal;font-weight:200;line-height:140%;margin:0}}.desktop-reviews-new{display:none;width:100%}@media(min-width:769px){.desktop-reviews-new{display:block}.reviews-content-wrapper-new{width:100%;overflow:hidden}.reviews-cards-container-desktop-new{display:flex;align-items:flex-start;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.reviews-cards-container-desktop-new::-webkit-scrollbar{display:none}.review-card-wrapper-new{flex:0 0 280px;height:300px;margin-left:10px;transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform;position:relative}.review-card-wrapper-new:first-child{margin-left:0}.reviews-navigation-new{display:flex;justify-content:center;gap:20px;padding:3px 0;margin-top:20px}.nav-arrow-new{width:52px;height:23px;border:none;background:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.nav-arrow-new img{width:100%;height:100%;stroke-width:2px;stroke:#fff;transition:opacity .2s ease}.nav-arrow-disabled-new{opacity:.5;cursor:not-allowed}.nav-arrow-new:focus{outline:none}}#reviews-carousel-section{width:100%;margin:0 20px 200px 0}html{scroll-behavior:smooth;overflow-y:scroll;scrollbar-gutter:stable}h3{margin:0}@layer components{.header-container{display:flex;flex-direction:column;padding-block:8px;background-color:var(--color-bg);max-width:1154px;margin:0 auto 45px;margin-block-start:31px;box-sizing:border-box}.header-content{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.header-left{display:flex;align-items:center;gap:50px}.header-logo-container{display:flex;align-items:center}.header-logo{width:36px;height:44px}.header-menu-container{flex:1;display:flex;justify-content:center}.header-menu{display:flex;justify-content:space-between;align-items:flex-start;gap:55px}.header-menu-item{display:flex;padding:10px;justify-content:center;align-items:center;gap:10px;text-decoration:none;border-radius:4px;font-weight:400!important;font-size:17px!important}.header-menu-text{color:var(--landing-White, #fffffd);leading-trim:both;text-edge:cap;font-family:var(--font-stolzl);font-size:17px;font-style:normal;line-height:normal;text-transform:uppercase}.header-right-desktop{display:flex;align-items:center;gap:15px}.header-right-mobile{display:none;align-items:center;gap:15px;margin-left:auto}.header-lang-button{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:4px}.header-lang-emoji{width:36px;height:36px;display:flex;justify-content:center;font-size:24px;color:#fffffd}.header-profile-icon{width:36px;height:36px;flex-shrink:0}.header-mobile-button{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px}.header-buger-icon{width:24px;height:24px;flex-shrink:0}.header-mobile-menu-content{display:flex;width:100%;box-sizing:border-box;padding:0 1rem}.header-mobile-menu-items-right{display:flex;flex-direction:column;gap:.5rem;width:100%;align-items:flex-end}.header-mobile-menu-item{color:var(--color-text);text-decoration:none;padding:.75rem 1rem;border-radius:.25rem;text-align:right}.header-mobile-profile-container{display:flex;justify-content:flex-end;padding:1rem 0}.header-mobile-profile-icon{width:36px;height:36px;flex-shrink:0}@media(max-width:1220px){.header-container{margin:31px 20px 45px}}@media(max-width:768px){.header-container{height:auto;min-height:45px;padding:8px 0;min-width:320px}.header-content{padding:0 .5rem}.header-logo{width:24px;height:29.333px}.header-menu-container,.header-right-desktop{display:none}.header-right-mobile{display:flex}.header-profile-icon{width:24px;height:24px}.header-lang-emoji{width:24px;height:24px;font-size:16px}.header-buger-icon{width:24px;height:24px}.header-menu-item{padding:8px}.header-lang-button,.header-mobile-button{padding:6px}.header-mobile-menu-content{padding:0 .5rem}.header-mobile-profile-icon{width:24px;height:24px}}@media(max-width:480px){.header-container{position:relative;overflow:visible}}}.faq-section-text{color:var(--landing-Gray, #ddd);font-family:var(--font-family-kharkiv);font-size:27px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;margin:0 0 40px;align-self:stretch}.faq-cards-container{display:flex;flex-direction:column;align-items:flex-end;gap:20px;align-self:stretch;width:100%;max-width:790px;margin:0 auto}.faq-card-wrapper{width:100%;display:flex;justify-content:flex-end;overflow:hidden}.faq-card{display:flex;padding:20px 10px;flex-direction:row;align-items:center;gap:14px;border-radius:20px;border:1px solid #757575;background:#2c2c2c;height:270px;box-sizing:border-box;width:100%;max-width:790px;position:relative;overflow:hidden}.faq-card-icon-container{display:flex;width:60px;height:60px;padding:10px;justify-content:center;align-items:center;flex-shrink:0;border-radius:12px;background:transparent}.faq-card-icon{width:40px;height:40px;object-fit:contain}.faq-card-content{display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;flex:1}.faq-card-badge{display:flex;height:40px;padding:24px 30px 25px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:12px;background:#1256e8}.faq-card-title{color:var(--landing-White, #fffffd);text-align:center;leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.faq-card-description{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin:0;align-self:stretch}@media(min-width:769px){.faq-cards-container{width:100%;max-width:790px;margin-left:auto;margin-right:0}.faq-card-wrapper{width:100%;display:flex;justify-content:flex-end;overflow:hidden}.faq-card{position:relative;overflow:hidden;flex-direction:row;align-items:center}.faq-card-icon-container{position:absolute;left:-40px;bottom:-50px;width:350px;height:297.125px;padding:20px;border-radius:12px;margin-bottom:0;gap:10px;display:flex;justify-content:center;align-items:center;background:transparent;box-sizing:border-box}.faq-card-icon{width:100%;height:100%;object-fit:contain;object-position:center}.faq-card-content{display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;flex:1;margin-left:350px}.faq-card-badge{display:flex;height:40px;padding:24px 30px 25px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:12px}.faq-card-title{color:var(--landing-White, #fffffd);text-align:center;leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.faq-card-description{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%}}@media(max-width:768px){.faq-section-text{margin:0 0 30px;font-size:22px}.faq-cards-container{width:100%;align-self:stretch;gap:15px;align-items:stretch;margin:0}.faq-card-wrapper{width:100%;display:flex;justify-content:flex-start;overflow:hidden}.faq-card{display:flex;padding:20px 10px;flex-direction:column;align-items:center;gap:14px;align-self:stretch;border-radius:20px;border:1px solid #757575;background:#2c2c2c;height:auto;width:100%;margin-left:0;max-width:100%;overflow:hidden}.faq-card-icon-container{background:transparent;width:200px;height:230px;display:flex;justify-content:center;align-items:flex-start;gap:10px;margin-bottom:10px;padding:10px;box-sizing:border-box}.faq-card-icon{width:100%;height:100%;object-fit:contain;object-position:center}.faq-card-content{display:flex;flex-direction:column;align-items:center;gap:14px;align-self:stretch;flex:none;margin-left:0}.faq-card-badge{display:flex;height:40px;padding:24px 30px 25px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:12px}.faq-card-title{color:var(--landing-White, #fffffd);text-align:center;leading-trim:both;text-edge:cap;font-family:var(--font-family-kharkiv);font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.faq-card-description{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-align:left;align-self:stretch}}@media(min-width:769px)and (max-width:1024px){.faq-cards-container{width:100%;max-width:790px}.faq-card{margin-left:auto}}.review-card{border-radius:20px;border:1px solid #757575;background:#2c2c2c;box-sizing:border-box;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;scroll-snap-align:center}.review-card-small{width:280px;height:300px;padding:20px}.review-card-large{width:490px;height:350px;padding:20px}.review-card-header{display:flex;flex-direction:column;width:100%}.review-card-user-info{display:flex;flex-direction:column}.review-card-name{color:var(--admin-White, #fafbff);font-family:var(--font-stolzl),sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.review-card-rating{display:flex;gap:5px}.star{color:#ffab2d;font-size:21px}.star.empty{color:#666}.review-card-content{color:#fff;font-family:var(--font-stolzl);font-size:14px;font-style:normal;font-weight:400;line-height:140%;width:100%;margin-top:auto}.review-card-content p{margin:0}@media(max-width:768px){.review-card-small,.review-card-large{width:280px;height:300px;padding:20px}.review-card-user-info{display:flex;flex-direction:column}.review-card-name{color:var(--admin-White, #fafbff);font-family:var(--font-stolzl),sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.review-card-rating{display:flex;gap:5px}.star{color:#ffab2d;font-size:21px}.star.empty{color:#666}.review-card-content{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;width:100%;margin-top:auto}.review-card-content p{margin:0}}@media(min-width:769px){.review-card{display:flex;flex-direction:column;border-radius:20px;border:1px solid #757575;background:#2c2c2c;box-sizing:border-box}.review-card-user-info{display:flex;flex-direction:column}.review-card-name{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}.review-card-rating{display:flex;gap:5px}.star{color:#ffab2d;font-size:21px}.star.empty{color:#666}.review-card-content{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.review-card-content p{margin:0}}@media(min-width:769px)and (max-width:1024px){.review-card{display:flex;flex-direction:column;padding:20px;border-radius:20px;border:1px solid #757575;background:#2c2c2c;box-sizing:border-box;width:100%;max-width:790px;margin:0 auto}.review-card-user-info{display:flex;flex-direction:column}.review-card-name{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}.review-card-rating{display:flex;gap:5px}.star{color:#ffab2d;font-size:21px}.star.empty{color:#666}.review-card-content{color:#fff;font-family:var(--font-stolzl),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.review-card-content p{margin:0}}
