.Hero-module__ZARIfG__heroContainer{background-color:#0f172a;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__backgroundImage{object-fit:cover;opacity:.6}.Hero-module__ZARIfG__contentWrapper{z-index:10;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;width:100%;max-width:1440px;margin:0 auto;padding:0 24px;display:grid;position:relative}.Hero-module__ZARIfG__badgeContainer{align-items:center;gap:20px;margin-bottom:32px;display:flex}.Hero-module__ZARIfG__membersBadge{color:#1a202c;background:#fff;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:700;display:flex;box-shadow:0 4px 20px #0000001a}.Hero-module__ZARIfG__avatars{align-items:center;display:flex}.Hero-module__ZARIfG__avatar{background:#e2e8f0;border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-right:-10px;overflow:hidden}.Hero-module__ZARIfG__supportBadge{color:#fff;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.Hero-module__ZARIfG__flag{background:linear-gradient(90deg,#008751 33.3%,#fff 33.3% 66.6%,#008751 66.6%);border-radius:2px;width:24px;height:16px;box-shadow:0 2px 4px #0003}.Hero-module__ZARIfG__arrow{color:#00baa1;margin-left:4px}.Hero-module__ZARIfG__headline{color:#fff;letter-spacing:-1px;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.1}.Hero-module__ZARIfG__highlightedWord{color:#00baa1;margin:0 4px;padding:0 20px;display:inline-block;position:relative}.Hero-module__ZARIfG__highlightedWord:after{content:"";pointer-events:none;border:2px solid #00baa1;border-radius:50%;width:calc(100% + 10px);height:calc(100% + 10px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__ndpaBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:700;display:flex}.Hero-module__ZARIfG__dot{background:#00baa1;border-radius:50%;width:10px;height:10px;box-shadow:0 0 8px #00baa1}.Hero-module__ZARIfG__description{color:#ffffffe6;max-width:520px;margin-bottom:32px;font-size:18px;font-weight:400;line-height:1.6}.Hero-module__ZARIfG__buttonGroup{gap:24px;display:flex}.Hero-module__ZARIfG__primaryButton{cursor:pointer;background:linear-gradient(90deg,#00baa1 0%,#00ebc7 50%,#38bdf8 100%);border:none;padding:0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 10px 30px -10px #00baa180}.Hero-module__ZARIfG__primaryButton:hover{transform:translateY(-4px);box-shadow:0 15px 35px -10px #00baa199}.Hero-module__ZARIfG__buttonText{color:#00332b;align-items:center;padding:16px 32px;font-size:16px;font-weight:700;display:flex}.Hero-module__ZARIfG__buttonIcon{color:#fff;background:#0f172a;justify-content:center;align-items:center;padding:0 20px;display:flex}.Hero-module__ZARIfG__secondaryButton{cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:stretch;padding:0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 10px 30px -10px #0000001a}.Hero-module__ZARIfG__secondaryButton:hover{transform:translateY(-4px);box-shadow:0 15px 35px -10px #00000026}.Hero-module__ZARIfG__secondaryButton .Hero-module__ZARIfG__buttonText{color:#1e293b}.Hero-module__ZARIfG__secondaryButton .Hero-module__ZARIfG__buttonIcon{color:#00332b;background:linear-gradient(90deg,#00baa1 0%,#00ebc7 50%,#38bdf8 100%)}.Hero-module__ZARIfG__glassCard{-webkit-backdrop-filter:blur(24px);background:#fff0;border:1px solid #ffffff70;border-radius:10px;flex-direction:column;justify-content:flex-end;height:580px;display:flex;position:relative}.Hero-module__ZARIfG__triangle{border-top:48px solid #fff;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:48px solid #0000;width:0;height:0;position:absolute;top:40px;left:40px}.Hero-module__ZARIfG__featureList{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff0a;flex-direction:column;gap:32px;padding:56px;display:flex}.Hero-module__ZARIfG__featureItem{color:#fff;justify-content:space-between;align-items:center;font-size:18px;font-weight:600;display:flex}.Hero-module__ZARIfG__featureMain{align-items:center;gap:20px;display:flex}.Hero-module__ZARIfG__featureDash{background:#00baa1;border-radius:10px;width:24px;height:8px;box-shadow:0 0 10px #00baa180}.Hero-module__ZARIfG__sparkleIcon{color:#fffc}.Hero-module__ZARIfG__connectingLine{background:linear-gradient(90deg,#0000,#fff);justify-content:flex-end;align-items:center;width:780px;height:1px;display:flex;position:absolute;top:50%;left:-810px}.Hero-module__ZARIfG__lineDot{background:#fff;border-radius:50%;width:12px;height:12px;box-shadow:0 0 15px #fff}@media (max-width:1200px){.Hero-module__ZARIfG__headline{font-size:64px}}@media (max-width:1024px){.Hero-module__ZARIfG__heroContainer{padding-top:100px}.Hero-module__ZARIfG__contentWrapper{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__badgeContainer,.Hero-module__ZARIfG__buttonGroup,.Hero-module__ZARIfG__ndpaBadge{justify-content:center;margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__description{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__headline{font-size:56px}.Hero-module__ZARIfG__glassCard{height:auto;margin-top:60px;padding:40px}.Hero-module__ZARIfG__connectingLine{display:none}}
.WhoWeAre-module__4mw77W__section{background-color:#f8fafc;width:100%;padding:100px 0}.WhoWeAre-module__4mw77W__container{max-width:1440px;margin:0 auto;padding:0 24px}.WhoWeAre-module__4mw77W__topContent{grid-template-columns:1.2fr .8fr;align-items:flex-start;gap:80px;margin-bottom:120px;display:grid}.WhoWeAre-module__4mw77W__tagWrapper{align-items:center;gap:12px;margin-bottom:32px;display:flex}.WhoWeAre-module__4mw77W__tagDash{background-color:#00baa1;width:20px;height:2px}.WhoWeAre-module__4mw77W__tag{letter-spacing:.15em;color:#1a202c;text-transform:uppercase;font-size:14px;font-weight:700}.WhoWeAre-module__4mw77W__headline{color:#1a202c;letter-spacing:-1px;margin-bottom:32px;font-size:42px;font-weight:700;line-height:1.2}.WhoWeAre-module__4mw77W__description{color:#4a5568;opacity:.9;max-width:680px;font-size:18px;line-height:1.8}.WhoWeAre-module__4mw77W__featureList{flex-direction:column;gap:28px;margin:0;padding:20px 0 0;list-style:none;display:flex}.WhoWeAre-module__4mw77W__featureItem{color:#1a202c;cursor:default;align-items:center;gap:16px;font-size:18px;font-weight:600;transition:all .3s;display:flex}.WhoWeAre-module__4mw77W__featureItem:hover{color:#00baa1;transform:translate(10px)}.WhoWeAre-module__4mw77W__checkIcon{color:#00baa1;flex-shrink:0}.WhoWeAre-module__4mw77W__bottomContent{justify-content:center;align-items:center;gap:40px;display:flex}.WhoWeAre-module__4mw77W__divider{background-color:#e2e8f0;flex:1;height:1px}.WhoWeAre-module__4mw77W__footerText{color:#1a202c;white-space:nowrap;opacity:.8;font-size:18px;font-weight:600}.WhoWeAre-module__4mw77W__cardsGrid{grid-template-columns:1fr 2fr;gap:24px;margin-bottom:80px;display:grid}.WhoWeAre-module__4mw77W__card{background:#fff;border:1px solid #00000005;border-radius:24px;flex-direction:column;gap:32px;padding:40px;display:flex;box-shadow:0 10px 30px #00000008}.WhoWeAre-module__4mw77W__cardHeader{flex-direction:column;gap:20px;display:flex}.WhoWeAre-module__4mw77W__cardIconWrapper{background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.WhoWeAre-module__4mw77W__cardTitle{color:#1a202c;font-size:24px;font-weight:700;line-height:1.2}.WhoWeAre-module__4mw77W__stepsIllustrationContainer{background:#f1f5f9;border:1px solid #0000000d;border-radius:16px;flex:1;gap:24px;margin-top:20px;padding:40px 32px;display:flex;position:relative;overflow:hidden}.WhoWeAre-module__4mw77W__stepperLine{background:#fff;flex-shrink:0;width:2px;height:100%;margin-left:0;position:relative}.WhoWeAre-module__4mw77W__stepperLineActive{background:#00baa1;width:100%;height:30px;position:absolute;top:0;left:0}.WhoWeAre-module__4mw77W__stepperDot{z-index:2;background:#fff;border:2px solid #f1f5f9;border-radius:50%;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%)}.WhoWeAre-module__4mw77W__stepsList{z-index:1;flex-direction:column;flex:1;justify-content:space-between;gap:20px;display:flex}.WhoWeAre-module__4mw77W__stepBox{background:#1e1e1e;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;gap:12px;padding:12px 16px;display:flex;box-shadow:0 8px 24px #00000026}.WhoWeAre-module__4mw77W__stepHeader{align-items:center;gap:16px;width:100%;display:flex}.WhoWeAre-module__4mw77W__stepBox:not(:has(.WhoWeAre-module__4mw77W__stepHeader)){flex-direction:row;align-items:center}.WhoWeAre-module__4mw77W__stepIconWrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.WhoWeAre-module__4mw77W__greenIconBox{color:#00baa1;background:#00baa133}.WhoWeAre-module__4mw77W__pinkIconBox{color:#00baa1;background:#fff5f7;box-shadow:0 0 20px #00baa140}.WhoWeAre-module__4mw77W__yellowIconBox{color:#f59e0b;background:#f59e0b33}.WhoWeAre-module__4mw77W__stepTitleText{color:#fff;letter-spacing:-.01em;font-size:12px;font-weight:600}.WhoWeAre-module__4mw77W__stepSubContent{width:100%;padding-left:0}.WhoWeAre-module__4mw77W__tagFlow{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.WhoWeAre-module__4mw77W__tagLabel{color:#e2e8f0;opacity:.9;white-space:nowrap;font-size:11px;font-weight:500}.WhoWeAre-module__4mw77W__tagArrowIcon{color:#60a5fa}.WhoWeAre-module__4mw77W__videoWrapper{background:#f1f5f9;border-radius:20px;flex:1;min-height:400px;position:relative;overflow:hidden}.WhoWeAre-module__4mw77W__videoThumbnail{background-image:url(https://images.unsplash.com/photo-1551288049-bbbda536639a?q=80&w=2070&auto=format&fit=crop);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.WhoWeAre-module__4mw77W__thumbnailImage{object-fit:cover;transition:transform .5s}.WhoWeAre-module__4mw77W__videoWrapper:hover .WhoWeAre-module__4mw77W__thumbnailImage{transform:scale(1.05)}.WhoWeAre-module__4mw77W__videoOverlay{z-index:10;background:#0003;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.WhoWeAre-module__4mw77W__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s WhoWeAre-module__4mw77W__fadeIn;display:flex;position:fixed;inset:0}.WhoWeAre-module__4mw77W__modalContent{background:#000;border-radius:24px;width:100%;max-width:1000px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.WhoWeAre-module__4mw77W__closeButton{cursor:pointer;z-index:10;color:#000;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.WhoWeAre-module__4mw77W__closeButton:hover{background:#f1f5f9;transform:rotate(90deg)}.WhoWeAre-module__4mw77W__videoContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.WhoWeAre-module__4mw77W__videoPlayer{outline:none;width:100%;max-height:80vh;display:block}@keyframes WhoWeAre-module__4mw77W__fadeIn{0%{opacity:0}to{opacity:1}}.WhoWeAre-module__4mw77W__playButtonBig{cursor:pointer;z-index:20;background:#00baa1;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 25px #00baa166}.WhoWeAre-module__4mw77W__playButtonBig:hover{transform:scale(1.1)}@media (max-width:1024px){.WhoWeAre-module__4mw77W__topContent{grid-template-columns:1fr;gap:60px}.WhoWeAre-module__4mw77W__cardsGrid{grid-template-columns:1fr;gap:40px}.WhoWeAre-module__4mw77W__headline{font-size:48px}.WhoWeAre-module__4mw77W__description{max-width:100%}.WhoWeAre-module__4mw77W__featureList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}}@media (max-width:768px){.WhoWeAre-module__4mw77W__section{padding:80px 0}.WhoWeAre-module__4mw77W__card{padding:30px}.WhoWeAre-module__4mw77W__cardTitle{font-size:28px}.WhoWeAre-module__4mw77W__videoWrapper{min-height:300px}.WhoWeAre-module__4mw77W__headline{font-size:36px}.WhoWeAre-module__4mw77W__bottomContent{text-align:center;flex-direction:column;gap:20px}.WhoWeAre-module__4mw77W__divider{display:none}}
.Features-module__zvCZ4q__section{color:#fff;background-color:#000;width:100%;padding:120px 0;position:relative;overflow:hidden}.Features-module__zvCZ4q__container{max-width:1440px;margin:0 auto;padding:0 24px}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:80px}.Features-module__zvCZ4q__tagWrapper{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.Features-module__zvCZ4q__tagDash{background-color:#00baa1;border-radius:2px;width:16px;height:4px}.Features-module__zvCZ4q__tag{letter-spacing:.2em;color:#94a3b8;text-transform:uppercase;font-size:14px;font-weight:700}.Features-module__zvCZ4q__headline{color:#fff;letter-spacing:-1px;max-width:800px;margin:0 auto;font-size:48px;font-weight:600;line-height:1.1}.Features-module__zvCZ4q__grid{border:1px solid #ffffff1a;border-radius:32px;grid-template-columns:1fr 1fr;gap:0;margin-bottom:40px;display:grid;overflow:hidden}.Features-module__zvCZ4q__card{background:radial-gradient(circle at 0 0,#ffffff08 0%,#0000 70%);border:.5px solid #ffffff1a;flex-direction:column;gap:40px;padding:60px;display:flex}.Features-module__zvCZ4q__cardWide{grid-column:span 2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:80px;display:grid}.Features-module__zvCZ4q__cardHeader{flex-direction:column;gap:12px;display:flex}.Features-module__zvCZ4q__cardTitle{color:#fff;font-size:32px;font-weight:600}.Features-module__zvCZ4q__cardSubtitle{color:#94a3b8;font-size:18px;line-height:1.6}.Features-module__zvCZ4q__illustrationContainer{background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;justify-content:center;align-items:center;width:100%;height:240px;display:flex;position:relative;overflow:hidden}.Features-module__zvCZ4q__window{background:#111;border:1px solid #ffffff1a;border-radius:12px;width:280px;overflow:hidden;box-shadow:0 20px 40px #0006}.Features-module__zvCZ4q__windowHeader{background:#ffffff0d;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.Features-module__zvCZ4q__windowTitle{color:#94a3b8;font-size:11px;font-weight:500}.Features-module__zvCZ4q__windowContent{justify-content:center;gap:12px;padding:20px;display:flex}.Features-module__zvCZ4q__fileIcon{background:#fff;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:44px;height:54px;display:flex;position:relative}.Features-module__zvCZ4q__fileIcon:before{content:"";clip-path:polygon(0 0,0 100%,100% 100%);background:#0000001a;width:12px;height:12px;position:absolute;top:0;right:0}.Features-module__zvCZ4q__fileType{margin-top:4px;font-size:9px;font-weight:800}.Features-module__zvCZ4q__xls{color:#22c55e}.Features-module__zvCZ4q__jpg{color:#ec4899}.Features-module__zvCZ4q__pdf{color:#ef4444}.Features-module__zvCZ4q__barChart{align-items:flex-end;gap:12px;height:120px;display:flex}.Features-module__zvCZ4q__bar{background:#ffffff1a;border-radius:4px 4px 0 0;width:24px;transition:height .5s}.Features-module__zvCZ4q__barActive{background:#c084fc;position:relative;box-shadow:0 0 20px #c084fc66}.Features-module__zvCZ4q__tooltip{white-space:nowrap;color:#000;background:#c084fc;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;top:-45px;left:50%;transform:translate(-50%)}.Features-module__zvCZ4q__tooltip:after{content:"";border-top:4px solid #c084fc;border-left:4px solid #0000;border-right:4px solid #0000;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Features-module__zvCZ4q__cardIcons{gap:16px;padding:24px;display:flex}.Features-module__zvCZ4q__paymentIcon{background:#1e1e1e;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:50px;height:32px;display:flex;overflow:hidden}.Features-module__zvCZ4q__lineChart{width:100%;height:100%;padding:40px;position:relative}.Features-module__zvCZ4q__chartGrid{border-bottom:1px solid #ffffff0d;border-left:1px solid #ffffff0d;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(6,1fr);height:100%;display:grid}.Features-module__zvCZ4q__gridLine{border-top:1px solid #ffffff08;border-right:1px solid #ffffff08}.Features-module__zvCZ4q__svgPath{width:100%;height:100%;padding:40px;position:absolute;top:0;left:0}.Features-module__zvCZ4q__glowingLine{stroke:#38bdf8;stroke-width:3px;fill:none;filter:drop-shadow(0 0 8px #38bdf899)}.Features-module__zvCZ4q__lineGradient{fill:url(#chartGradient)}.Features-module__zvCZ4q__chatContainer{flex-direction:column;gap:16px;width:100%;max-width:480px;display:flex}.Features-module__zvCZ4q__chatBubble{color:#111;border-radius:12px;padding:14px 20px;font-size:14px;font-weight:500;line-height:1.5;box-shadow:0 4px 12px #0000001a}.Features-module__zvCZ4q__userBubble{background:#fff;border-bottom-right-radius:2px;align-self:flex-end}.Features-module__zvCZ4q__padiWrapper{align-self:flex-start;align-items:flex-start;gap:12px;display:flex}.Features-module__zvCZ4q__padiIcon{background:#38bdf8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:4px;display:flex}.Features-module__zvCZ4q__padiBubble{background:#fff;border-bottom-left-radius:2px;align-self:flex-start;position:relative}.Features-module__zvCZ4q__sources{color:#64748b;letter-spacing:.05em;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;margin-top:12px;padding:4px 8px;font-size:9px;font-weight:700;display:inline-block}.Features-module__zvCZ4q__footer{align-items:center;gap:40px;margin-top:80px;display:flex}.Features-module__zvCZ4q__divider{background-color:#ffffff1a;flex:1;height:1px}.Features-module__zvCZ4q__contactBtn{color:#000;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:16px;padding:4px 4px 4px 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.Features-module__zvCZ4q__contactBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.Features-module__zvCZ4q__btnArrow{color:#000;background:#00ddba;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__cardWide{grid-template-columns:1fr;gap:40px}.Features-module__zvCZ4q__cardWide .Features-module__zvCZ4q__cardHeader{order:-1}.Features-module__zvCZ4q__card{padding:40px}.Features-module__zvCZ4q__headline{font-size:36px}}@media (max-width:640px){.Features-module__zvCZ4q__section{padding:80px 0}.Features-module__zvCZ4q__cardTitle{font-size:24px}.Features-module__zvCZ4q__headline{font-size:28px}}
.Compliance-module__Od3d2q__section{background-color:#fff;width:100%;padding:120px 0;position:relative}.Compliance-module__Od3d2q__container{max-width:1440px;margin:0 auto;padding:0 24px}.Compliance-module__Od3d2q__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.Compliance-module__Od3d2q__tagWrapper{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.Compliance-module__Od3d2q__tagDash{background-color:#00baa1;border-radius:2px;width:16px;height:4px}.Compliance-module__Od3d2q__tag{letter-spacing:.15em;color:#1a202c;text-transform:uppercase;font-size:14px;font-weight:700}.Compliance-module__Od3d2q__headline{color:#1a202c;letter-spacing:-1px;margin-bottom:24px;font-size:42px;font-weight:600;line-height:1.2}.Compliance-module__Od3d2q__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:16px;line-height:1.8}.Compliance-module__Od3d2q__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Compliance-module__Od3d2q__card{border-radius:8px;flex-direction:column;gap:40px;height:100%;min-height:480px;padding:60px 48px;display:flex;position:relative;overflow:hidden}.Compliance-module__Od3d2q__cardContent{z-index:10;flex-direction:column;gap:24px;margin-top:auto;display:flex;position:relative}.Compliance-module__Od3d2q__iconBox{z-index:10;border-radius:8px;justify-content:center;align-items:center;width:80px;height:60px;display:flex;position:relative;overflow:hidden}.Compliance-module__Od3d2q__iconImage{object-fit:contain;width:100%;height:100%;padding:8px}.Compliance-module__Od3d2q__cardTitle{margin-bottom:8px;font-size:42px;font-weight:600;line-height:1.1}.Compliance-module__Od3d2q__cardDescription{font-size:16px;line-height:1.6}.Compliance-module__Od3d2q__darkCard{background-color:#313131}.Compliance-module__Od3d2q__darkCard .Compliance-module__Od3d2q__iconBox{background-color:#1e1e1e}.Compliance-module__Od3d2q__darkCard .Compliance-module__Od3d2q__cardTitle{color:#fff}.Compliance-module__Od3d2q__darkCard .Compliance-module__Od3d2q__cardDescription{color:#a0aec0}.Compliance-module__Od3d2q__darkWatermark{opacity:.05;z-index:1;object-fit:contain;width:250px;height:250px;position:absolute;bottom:-40px;right:40px}.Compliance-module__Od3d2q__lightCard{background-color:#f1f5f9}.Compliance-module__Od3d2q__lightCard .Compliance-module__Od3d2q__iconBox{background-color:#e2e8f0;width:100px}.Compliance-module__Od3d2q__lightCard .Compliance-module__Od3d2q__cardTitle{color:#1a202c}.Compliance-module__Od3d2q__lightCard .Compliance-module__Od3d2q__cardDescription{color:#4a5568}.Compliance-module__Od3d2q__lightWatermark{color:#cbd5e1;opacity:.15;white-space:nowrap;z-index:1;pointer-events:none;text-align:center;font-size:160px;font-weight:900;line-height:.8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Compliance-module__Od3d2q__lightWatermark span{display:block}@media (max-width:1024px){.Compliance-module__Od3d2q__grid{grid-template-columns:1fr}.Compliance-module__Od3d2q__card{min-height:auto;padding:48px 32px}.Compliance-module__Od3d2q__headline{font-size:36px}}@media (max-width:640px){.Compliance-module__Od3d2q__section{padding:80px 0}.Compliance-module__Od3d2q__cardTitle{font-size:32px}}
