@font-face{font-display:swap;font-family:Work Sans;font-style:normal;font-weight:400;src:url(/assets/WorkSans-Regular-gcVHHX6q.woff2)}@font-face{font-display:swap;font-family:Work Sans;font-style:normal;font-weight:500;src:url(/assets/WorkSans-Medium-DvAwRjPT.woff2)}@font-face{font-display:swap;font-family:Work Sans;font-style:normal;font-weight:600;src:url(/assets/WorkSans-SemiBold-D9i2zqff.woff2)}@font-face{font-display:swap;font-family:Work Sans;font-style:normal;font-weight:700;src:url(/assets/WorkSans-Bold-CCvRfYPf.woff2)}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--scrollMargin: 0;--indent: 32px;--color: #0f172a;--bg: #ffffff;--bg-section: #f8fafc;--Accent: #2563eb;--Accent2: #1e40af;--Gray: #8a93b0;--GrayLight: #e2e8f0;--GrayDark: #475569;--ButtonPrimary: #2563eb;--ButtonPrimaryHover: #1e40af;--ButtonPrimaryActive: #1e3a8a;--ButtonSecondary: #f3f6fa;--ButtonSecondaryText: #1e40af;--ButtonSecondaryHover: #e5eaf3;--ButtonOutline: #1e40af;--ButtonOutlineBg: #fff;--ButtonOutlineHover: #2563eb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.color-accent{color:var(--Accent)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--color);font-size:16px;line-height:1.5;font-family:Work Sans,sans-serif;-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:scrollbar;background-color:var(--bg)}h1{font-size:60px;font-weight:700;line-height:64px;margin-bottom:16px}h2{font-size:48px;font-weight:700;line-height:52px;margin-bottom:12px}h3{font-size:40px;font-weight:700;line-height:44px;margin-bottom:8px}h4{font-size:32px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:8px}h5{font-size:18px;font-weight:600;line-height:22px;margin-bottom:8px}p{text-wrap:pretty}a{color:currentColor;text-decoration:none;transition:var(--transitionDefault);cursor:pointer}::selection{color:var(--bg);background-color:var(--color)}img{border:0;display:block;position:relative}.link{text-decoration:underline}.link:hover{text-decoration-color:transparent}li{list-style:none;position:relative}.main{flex-shrink:0;flex-grow:1}.wrapper{flex-shrink:0;flex-grow:1;display:flex;position:relative;flex-direction:column}.nowrap{white-space:nowrap}.center{width:1328px;max-width:100%;margin:0 auto}.visible-md,.visible-sm{display:none}@media(max-width:1336px){.center{width:1216px}}@media(max-width:1249px){.hidden-md{display:none!important}.visible-md{display:block}.center{width:720px;padding:0 var(--indent)}}@media(max-width:719px){:root{--indent: 20px}.hidden-sm{display:none!important}.visible-sm{display:block}.center{width:464px;max-width:100%}}@media(max-width:374px){:root{--indent: 10px}.menu{margin:0}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:700;line-height:24px;text-align:center;color:#fff;background-color:var(--ButtonPrimary);border:none;border-radius:99px;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap}.btn:hover{background-color:var(--ButtonPrimaryHover);transform:translateY(-1px);box-shadow:0 4px 12px #1e40af2e}.btn:active{background-color:var(--ButtonPrimaryActive);transform:translateY(0);box-shadow:0 2px 8px #1e40af1f}.btn:focus-visible{outline:2px solid var(--Accent);outline-offset:2px}.btn--white{color:var(--color);background-color:#fff;border:none}.btn--white:hover{background-color:#f3f6fa;color:var(--ButtonPrimaryHover);box-shadow:0 4px 12px #1e40af14}.btn--outline{color:var(--color);background-color:transparent;border-radius:99px;border:1px solid var(--color)}.btn--outline:hover{color:#fff;background-color:var(--ButtonOutlineHover);box-shadow:0 4px 12px #1e40af2e}.btn--secondary{color:var(--ButtonSecondaryText);background-color:var(--ButtonSecondary)}.btn--secondary:hover{background-color:var(--ButtonSecondaryHover);color:var(--ButtonPrimaryHover);box-shadow:0 4px 12px #1e40af14}.btn--small{padding:8px 16px;font-size:16px;line-height:24px}.btn:disabled,.btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.button{border:none;background:none;cursor:pointer;font-family:inherit}.header{flex-shrink:0;position:absolute;top:24px;left:0;right:0;z-index:9;transition:var(--transitionDefault);max-width:1376px;margin:0 auto}.separator{width:1px;height:24px;background-color:var(--GrayLight)}.slide-in-element{transform:translateY(-100%);opacity:0;animation:slideFromTop .3s ease-out forwards}.slide-out-element{animation:slideToTop .3s ease-in forwards}@keyframes slideFromTop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideToTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@media(min-width:1250px){.header.is-sticky{position:fixed;top:0;left:0;right:0;max-width:100%;margin:0;transition:top .3s ease;box-shadow:0 0 48px #161a4914;background-color:#fff;border-radius:0}.header.is-sticky .header__grid{border-radius:0;box-shadow:none;max-width:1376px;margin:0 auto}}.header.is-scrolled-up{top:calc(var(--scrollMargin) * -1)}.menu-show .header.is-scrolled-up{top:24px}.header__grid{padding:16px 16px 16px 24px;display:grid;align-items:center;gap:32px;background-color:#fff;grid-template-columns:auto 1fr auto;grid-template-areas:"logo menu btns";box-shadow:0 0 48px #161a4914;border-radius:12px}.header__logo{display:flex;grid-area:logo;position:relative;z-index:1;font-size:28px;font-weight:600;letter-spacing:-.03em}.header__btns{grid-area:btns;display:flex;gap:16px;align-items:center}.header__btns .btn--white{box-shadow:none}.header__menu{grid-area:menu;gap:32px;display:flex}.menu-btn-toggle{display:flex;align-items:center;justify-content:center;background-color:var(--bg);border-radius:12px;width:48px;height:48px}.menu-btn-toggle svg{stroke:currentColor}.menu{display:flex;gap:32px;align-items:center}.menu__list{display:flex;gap:32px}.menu__link{display:block;font-weight:400;font-size:16px;line-height:24px}.header__menu-foot{display:grid;grid-template-columns:1fr 1fr;padding:16px;gap:16px;position:absolute;left:0;right:0;bottom:0}@media(min-width:1250px){.header__menu-foot,.menu-btn-toggle{display:none}}@media(max-width:1249px){.header{top:0;position:fixed}.header__grid{grid-template-columns:1fr auto;grid-template-areas:"logo btns";box-shadow:none;border-radius:0}.header__menu{display:none;position:fixed;background-color:#fff;border-radius:12px;padding:0;flex-direction:column;gap:0;box-shadow:0 4px 24px #16204226;top:8px;left:8px;right:8px;height:80vh}.menu-show .header__menu{display:flex;padding-top:74px}.menu-show .menu-btn-toggle{z-index:3}.menu-show .header__menu-foot .btn{font-size:16px;font-weight:700;line-height:24px;padding:16px 32px}.separator{display:none}.menu{display:flex;flex-direction:column;gap:0}.menu__list{display:flex;flex:1;flex-direction:column;gap:0}.menu__link{font-size:17px;line-height:24px;padding:16px 24px;letter-spacing:0;border-bottom:1px solid rgba(22,32,66,.12);display:block}.header__menu-foot{position:static;display:grid;grid-template-columns:1fr 1fr;padding:16px 24px;gap:12px}.header__menu-foot .btn{font-size:14px;padding:10px 16px}}@media(max-width:768px){.header__btns .btn{padding:8px 16px;font-size:14px;line-height:20px}.menu-btn-toggle{width:36px;height:36px;border-radius:8px}}@media(max-width:460px){.menu-show .header__menu{padding-top:50px}.header__grid{gap:16px;padding:12px 12px 12px 16px}.header__btns{gap:8px}.header__logo{font-size:18px}.header__menu-foot{grid-template-columns:1fr 1fr}}.first-screen{position:relative;padding:200px 0 0;overflow:hidden;background:linear-gradient(180deg,#fafbff,#e9eefd)}.first-screen__background{position:absolute;top:-354px;left:196px;width:1528px;height:1528px;z-index:0;pointer-events:none}.first-screen__background-image{width:100%;height:100%;object-fit:contain;opacity:.8}.first-screen__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;position:relative;z-index:1}.first-screen__content{display:flex;flex-direction:column;gap:32px;z-index:2;position:relative}.first-screen__title{font-size:56px;font-weight:700;line-height:64px;color:var(--color);margin:-10px 0 0;letter-spacing:.039em}.first-screen__features{display:flex;flex-direction:column;gap:4px;list-style:none;padding:0;margin:0}.first-screen__feature{font-size:18px;line-height:26px;color:var(--color);padding-left:24px;position:relative}.first-screen__feature:before{content:"";left:0;top:50%;transform:translateY(-50%);position:absolute;width:4px;height:4px;background-color:var(--Gray)}.first-screen__actions{display:flex;gap:16px}.first-screen__compliance{display:flex;flex-direction:column;gap:16px;margin-top:110px;margin-bottom:27px}.first-screen__compliance-text{font-size:16px;line-height:24px;color:var(--color);margin:0}.first-screen__logos{display:flex;gap:12px;align-items:center}.first-screen__logo-box{display:flex;align-items:center;justify-content:center;padding:16px;background-color:#fff;border-radius:8px;height:64px;min-width:168px;transition:box-shadow .2s ease}.first-screen__logo-box:hover{box-shadow:0 2px 8px #0f172a14}.first-screen__logo{height:33px;width:auto;display:block}.first-screen__visual{position:relative;display:flex;justify-content:flex-start;align-items:center;z-index:1}.first-screen__phone{position:relative;z-index:2;max-width:100%;margin-left:60px}.first-screen__phone:after{content:"";position:absolute;left:50%;top:33%;transform:translate(-50%,-50%);width:100%;height:70%;z-index:0;pointer-events:none;border-radius:104px;background:#16204266;opacity:.6;filter:blur(36px)}.first-screen__phone-image{width:100%;height:auto;max-width:450px;display:block;position:relative;z-index:1}.first-screen__currencies-image-wrap{position:absolute;bottom:20px;left:-15px;height:104px;width:392px;z-index:3;box-shadow:0 24px 48px #161a4929;border-radius:99px}.first-screen__currencies-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:1249px){.first-screen{padding:150px 0 0}.first-screen__background{width:1200px;height:1200px;top:-250px;left:100px}.first-screen__grid{grid-template-columns:1fr;gap:40px}.first-screen__title{font-size:42px;line-height:48px}.first-screen__actions .btn{width:100%}.first-screen__compliance{align-items:center;text-align:center;margin-top:30px;margin-bottom:30px}.first-screen__visual{justify-content:center}.first-screen__phone-image{max-width:200px}.first-screen__phone{margin-left:0}.first-screen__currencies-image-wrap{bottom:10px;height:60px;width:230px}}@media(max-width:640px){.first-screen{padding:120px 0 0;overflow:hidden}.first-screen__background{width:600px;height:600px;top:-100px;opacity:.3}.first-screen__title{font-size:32px;line-height:40px}.first-screen__feature{font-size:16px;line-height:24px}.first-screen__actions{flex-direction:column;width:100%}.first-screen__actions .btn{width:100%}.first-screen__visual{bottom:-100px;margin-top:-100px}.first-screen__currencies-image-wrap{bottom:130px}.first-screen__logos{gap:12px}.first-screen__logo-box{width:100%;min-width:auto;padding:10px 15px;height:56px}.first-screen__logo{height:28px}}.payments-section{margin-top:74px}.payments-section__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.payments-section__image-col{display:flex;align-items:center;justify-content:flex-end;width:100%}.payments-section__image{width:100%;height:auto;border-radius:32px;box-shadow:0 8px 48px #2563eb1a}.payments-section__content-col{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:48px;border-radius:24px;background:var(--bg-section);height:100%}.payments-section__title{color:var(--color);margin-bottom:32px}.payments-section__desc{font-size:20px;color:var(--color);opacity:.85;margin-bottom:16px;line-height:1.5}.payments-section__features{display:flex;flex-direction:column;gap:12px;margin-bottom:40px;padding:0}.payments-section__feature{font-size:18px;color:var(--color);padding-left:28px;position:relative;line-height:1.5;min-width:230px}.payments-section__feature:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:var(--Accent);border-radius:50%}.payments-section__features--2col{display:grid;grid-template-columns:1fr 1fr;gap:16px 60px;padding:0}.payments-section__features--2col ul{margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.payments-section__features--2col .payments-section__feature{font-size:16px;color:var(--color);padding-left:28px;position:relative;line-height:1.5;font-weight:400}.payments-section__features--2col .payments-section__feature{position:relative;padding-left:32px}.payments-section__features--2col .payments-section__feature:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%2020C15.5228%2020%2020%2015.5228%2020%2010C20%204.47715%2015.5228%200%2010%200C4.47715%200%200%204.47715%200%2010C0%2015.5228%204.47715%2020%2010%2020ZM14.7348%207.67829C15.1094%207.27246%2015.0841%206.6398%2014.6783%206.2652C14.2725%205.8906%2013.6398%205.9159%2013.2652%206.32172L8.4615%2011.5257L6.73481%209.6551C6.3602%209.2492%205.72755%209.2239%205.32172%209.5985C4.9159%209.9731%204.8906%2010.6058%205.2652%2011.0116L7.72674%2013.6783C7.91605%2013.8834%208.1824%2014%208.4615%2014C8.7406%2014%209.007%2013.8834%209.1963%2013.6783L14.7348%207.67829Z'%20fill='%239EA5B0'/%3e%3c/svg%3e") no-repeat center center / contain;display:block}@media(max-width:1249px){.payments-section__grid{grid-template-columns:1fr;gap:32px}.payments-section__title{font-size:36px;text-align:center}.payments-section__image{max-width:100%}.payments-section__content-col{align-items:center}.payments-section__image-col{justify-content:center}}@media(max-width:900px){.payments-section__grid{gap:40px}}@media(max-width:768px){.payments-section__content-col{padding:32px}.payments-section__title{font-size:26px;line-height:32px}.payments-section__desc{font-size:16px}.payments-section__feature{font-size:14px;padding-left:20px}.payments-section__feature:before{width:6px;height:6px}.payments-section__features--2col{grid-template-columns:1fr;gap:8px}.payments-section__features--2col ul{gap:12px}.payments-section__features--2col .payments-section__feature:before{width:16px;height:16px;left:0}}.contact-cta{margin-top:72px}.contact-cta__grid{display:grid;grid-template-columns:176px 1fr 220px;align-items:center;gap:0 32px;min-height:240px;padding:32px;background:var(--bg-section);border-radius:24px}.contact-cta__image-col{display:flex;align-items:center;justify-content:center}.contact-cta__image-wrap{border-radius:16px;width:176px;height:176px;display:flex;align-items:center;justify-content:center;overflow:hidden}.contact-cta__image{width:100%;height:100%;object-fit:cover;border-radius:12px}.contact-cta__content-col{text-align:left}.contact-cta__quote{font-size:32px;font-weight:700;line-height:1.18;margin-bottom:14px;quotes:none}.contact-cta__person{font-size:18px}.contact-cta__name{font-weight:600}.contact-cta__role{color:var(--GrayDark);font-size:16px;font-weight:400}.contact-cta__action-col{display:flex;align-items:center;justify-content:flex-start;border-left:1px dashed #d1d5db;height:100%;padding-left:42px}@media(max-width:1249px){.contact-cta__grid{grid-template-columns:120px 1fr 180px;padding:32px 20px}.contact-cta__image-wrap{width:120px;height:120px}.contact-cta__quote{font-size:22px}.contact-cta__btn{min-width:120px}}@media(max-width:768px){.contact-cta__grid{grid-template-columns:1fr;gap:24px 0;padding:24px 20px}.contact-cta__image-col,.contact-cta__action-col{justify-content:center;border-left:none;padding-left:0}.contact-cta__content-col{padding-left:0;text-align:center}.contact-cta__btn{min-width:0}}.our-partners{margin-top:72px;background:#fff}.our-partners__row{display:flex;align-items:center;justify-content:space-between}.our-partners__item{display:flex;align-items:center;justify-content:center;width:100%;min-height:32px}.our-partners__item:first-child{justify-content:flex-start;max-width:240px}.our-partners__item--title{min-width:140px;padding-left:0}.our-partners__title{color:var(--color);font-family:Work Sans,sans-serif;font-size:21px;font-style:normal;font-weight:600;line-height:29px;letter-spacing:.01em;opacity:.7}.our-partners__logo{max-width:140px;max-height:32px;width:auto;height:auto;object-fit:contain;filter:grayscale(1) brightness(.3);opacity:.85}.our-partners__logo:first-child{max-width:200px}.our-partners__divider{width:1px;height:32px;opacity:.16;background:var(--color);margin:0 16px;flex-shrink:0}@media(max-width:1246px){.our-partners__item{padding:0 12px;min-width:80px}.our-partners__logo{max-width:70px;max-height:22px}.our-partners__divider{height:22px;margin:0 4px}.our-partners__item--title{min-width:80px}.our-partners__title{font-size:15px;line-height:21px}}@media(max-width:768px){.our-partners{margin-top:50px}.our-partners__row{gap:16px;flex-wrap:wrap;justify-content:center}.our-partners__divider{display:none}.our-partners__item{justify-content:center;padding:8px 0;width:auto}.our-partners__item:first-child{justify-content:center;width:100%;max-width:none}.our-partners__item--title{padding-left:0;text-align:left}}.about-section{margin-top:72px}.about-section__grid{display:grid;grid-template-columns:1fr 1fr;align-items:start;background:var(--bg-section);border-radius:24px}.about-section__col{display:flex;flex-direction:column}.about-section__col--team{padding:48px}.about-section__col--features{height:100%;width:100%}.about-section__features-card{height:100%;max-width:100%;margin:20px;padding:24px 48px;background:#fff;border-radius:12px;display:flex;flex-direction:column}.about-section__badge{display:inline-block;width:fit-content;background:transparent;color:var(--color);font-size:14px;line-height:20px;font-weight:500;border-radius:16px;padding:6px 14px;border:1px solid rgba(22,32,66,.16)}.about-section__title{margin-bottom:12px;margin-top:12px}.about-section__desc{font-size:16px;opacity:.85;line-height:1.6}.about-section__team-grid{display:grid;grid-template-columns:1fr 16px 1fr;align-items:center;gap:0 6px;margin-top:48px}.about-section__member{display:flex;flex-direction:column;align-items:center;text-align:center}.about-section__member-photo{width:96px;height:96px;border-radius:16px;object-fit:cover;margin-bottom:12px;background:#e5e7eb}.about-section__member-photo--placeholder{background:#e5e7eb;width:96px;height:96px;border-radius:16px;margin-bottom:12px}.about-section__member-name{font-size:17px;font-weight:600;color:var(--color)}.about-section__member-role{font-size:14px;color:var(--GrayDark);margin-top:2px}.about-section__divider{width:1px;height:100%;background:var(--color);opacity:.16}.about-section__tech-team{display:flex;align-items:center;justify-content:space-between;background:var(--GrayDark);border-radius:12px;padding:20px;gap:16px;color:#fff;font-size:15px;font-weight:500;box-shadow:0 2px 8px #16204214;margin-top:48px}.about-section__tech-label{font-weight:600;margin-right:8px}.about-section__tech-desc{opacity:.8;margin-right:16px}.about-section__tech-avatars{display:flex;align-items:center;gap:-8px;position:relative}.about-section__tech-avatars img{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-left:-8px}.about-section__tech-avatars img:first-child{margin-left:0}.about-section__tech-more{background:transparent;color:#fff;font-size:13px;font-weight:600;letter-spacing:.026px;border-radius:0 99px 99px 0;border:1px solid #fff;width:52px;height:32px;display:flex;align-items:center;justify-content:center;margin-left:-8px;box-shadow:0 1px 4px #16204214}.about-section__features-title{margin-bottom:60px;margin-top:40px;text-align:left}.about-section__features-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.about-section__feature{display:flex;flex-direction:column;align-items:flex-start;min-height:80px}.about-section__feature span{margin-top:30px;display:block}.about-section__feature:nth-child(odd){position:relative}.about-section__feature:nth-child(odd):after{content:"";position:absolute;top:0;right:-32px;width:1px;height:100%;border-left:1px dashed #e5e7eb}.about-section__feature:nth-child(-n+2){position:relative}.about-section__feature:nth-child(-n+2):before{content:"";position:absolute;left:0;bottom:-32px;height:1px;width:100%;border-bottom:1px dashed #e5e7eb}.about-section__feature img{width:30px;height:30px;margin:15px 15px 2px;object-fit:contain;display:block}.about-section__feature span{font-size:20px;font-weight:600;color:var(--color)}@media(max-width:1249px){.about-section__grid{grid-template-columns:1fr;gap:0}.about-section__col--features{justify-content:flex-start}.about-section__features-card{max-width:100%}}@media(max-width:768px){.about-section{margin-top:50px}.about-section__feature{border-bottom:1px dashed #e5e7eb;padding-bottom:16px}.about-section__feature span{font-size:14px;margin-top:16px}.about-section__features-card{padding:24px}.about-section__features-title{font-size:18px;margin-bottom:16px;margin-top:0;text-align:center}.about-section__features-grid{grid-template-columns:1fr;gap:12px 8px}.about-section__feature:nth-child(-n+2):before{display:none}.about-section__feature:nth-child(-n+2):after{display:none}.about-section__team-grid{grid-template-columns:1fr;gap:16px}.about-section__divider{display:none}.about-section__col--team{padding:24px 20px}}@media(max-width:600px){.about-section__tech-team{flex-direction:column;align-items:flex-start;gap:12px}}.referral-network{background-color:#fff;margin-top:118px;margin-bottom:160px}.referral-network__content{display:flex;flex-direction:column;align-items:center;gap:40px;margin-bottom:48px}.referral-network__header{text-align:center;max-width:800px}.referral-network__title{margin-bottom:16px}.referral-network__description{font-size:18px;line-height:24px;color:var(--color);opacity:.7}.referral-network__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.referral-card{position:relative;height:320px;border-radius:16px;overflow:hidden;background-color:#dee6ee}.referral-card__image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.referral-card__gradient{position:absolute;bottom:0;left:0;width:100%;height:140px;background:linear-gradient(to top,#000c,#0000);pointer-events:none}.referral-card__text{position:absolute;bottom:24px;left:24px;right:24px;z-index:1}.referral-card__title{font-size:32px;font-weight:600;line-height:36px;color:#fff;margin:0}@media(max-width:1249px){.referral-network__cards{grid-template-columns:repeat(2,1fr);gap:20px}.referral-network__content{gap:32px;margin-bottom:40px}}@media(max-width:768px){.referral-network{margin-top:70px;margin-bottom:80px}.referral-network__title{font-size:36px;line-height:40px;margin-bottom:12px}.referral-network__description{font-size:16px;line-height:22px}.referral-network__content{gap:28px;margin-bottom:32px}.referral-network__cards{gap:16px}.referral-card{height:280px}.referral-card__title{font-size:28px;line-height:32px}}@media(max-width:719px){.referral-network__cards{grid-template-columns:1fr}}@media(max-width:480px){.referral-network__title{font-size:32px;line-height:36px}.referral-network__description{font-size:15px;line-height:20px}.referral-network__content{gap:24px;margin-bottom:28px}.referral-card{height:240px}.referral-card__title{font-size:24px;line-height:28px}.referral-card__gradient{height:120px}.referral-card__text{bottom:20px;left:20px;right:20px}}.footer{background-color:var(--color);color:#fff;padding:70px 0;margin-top:auto;text-align:center}.footer__title{font-size:40px;font-weight:600;line-height:1.2;color:#fff;margin-bottom:35px}.footer__compliance-text{font-size:14px;line-height:20px;letter-spacing:.196px;margin-bottom:8px;margin-left:auto;margin-right:auto;opacity:.65}.footer__copyright{font-size:14px;line-height:20px;opacity:.65;margin-top:24px;letter-spacing:.196px;margin-bottom:24px}.footer__menu{display:flex;justify-content:center;gap:16px;color:#fff;opacity:.65;font-size:14px;letter-spacing:.196px}.footer__menu li{border-right:1px solid rgba(255,255,255,.65);padding-right:16px}.footer__menu li:last-child{border-right:none;padding-right:0}@media(max-width:768px){.footer{padding:48px 0}.footer__title{font-size:28px;margin-bottom:20px}.footer__compliance-text{font-size:15px;line-height:22px;margin-bottom:18px}.footer__links{flex-direction:column;gap:8px;margin-bottom:18px}.footer__separator{display:none}}@media(max-width:480px){.footer{padding:40px 0}.footer__title{font-size:24px;margin-bottom:16px}.footer__compliance-text{font-size:14px;line-height:20px;margin-bottom:16px}.footer__links{margin-bottom:16px}.footer__link,.footer__copyright{font-size:13px}}
