@import "https://fonts.googleapis.com/css2?family=Epilogue:wght@400;500;600;700&display=swap";
.page4-container{z-index:100;width:100vw;height:100vh;font-family:var(--font-stack);box-sizing:border-box;background-color:#0b0c10;justify-content:center;align-items:flex-start;padding:40px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.page4-content-wrapper{flex-direction:column;gap:24px;width:100%;max-width:1200px;display:flex}.page4-title{color:#e0e2eb;margin:0;font-size:18px;font-weight:500}.component-showcase-area{background-color:#14151a;border:1px solid #282a33;border-radius:12px;justify-content:center;align-items:center;width:90%;min-height:320px;padding:40px;display:flex}.component-showcase-area-map{background-image:url(/images/world-map-dots.png);border:1px solid #101113;border-radius:12px;justify-content:center;align-items:center;width:90%;min-height:320px;padding:40px;display:flex}.feedback-card{width:auto;min-width:auto;max-width:600px;min-height:auto;box-shadow:none;background-color:#0000;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.feedback-trigger-btn{color:#e0e2eb;cursor:pointer;background-color:#14151a;border:1px solid #282a33;border-radius:6px;padding:10px 20px;font-weight:500;transition:background-color .2s}.feedback-trigger-btn:hover{background-color:#1e2026}.feedback-popover{background-color:#1a1b20;border:1px solid #282a33;border-radius:12px;flex-direction:column;width:364px;height:192px;padding:6px;display:flex;position:absolute;overflow:hidden;box-shadow:0 10px 30px #00000080}.feedback-content{background-color:#14151a;border:1px solid #282a33;border-radius:8px;flex-direction:column;width:100%;height:100%;padding:4px;display:flex;position:relative}.feedback-label{color:#5d606e;pointer-events:none;font-size:14px;transition:opacity .2s;position:absolute;top:12px;left:16px}.feedback-label[data-hasfeedback=true]{opacity:0}.feedback-textarea{resize:none;color:#e0e2eb;background-color:#0000;border:none;outline:none;width:100%;height:70%;padding:12px 12px 0;font-family:inherit;font-size:14px}.hole-punch-l,.hole-punch-r{z-index:10;background-color:#1a1b20;border:1px solid #282a33;width:8px;height:8px;position:absolute;bottom:44px}.hole-punch-l{border-left:none;border-radius:0 50% 50% 0;left:-4px}.hole-punch-r{border-right:none;border-radius:50% 0 0 50%;right:-4px}.hole-punch-fill-l,.hole-punch-fill-r{z-index:20;background-color:#1a1b20;width:4px;height:8px;position:absolute;bottom:44px}.hole-punch-fill-l{left:-4.5px}.hole-punch-fill-r{right:-4.5px}.dashed-divider{border-top:1px solid #282a33;width:100%;position:absolute;bottom:48px;left:0}.feedback-footer{justify-content:flex-end;align-items:center;width:100%;height:40px;margin-top:auto;padding:8px;display:flex}.success-view{z-index:20;color:#e0e2eb;background-color:#1a1b20;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex;position:absolute;inset:0}.success-icon{color:#2fb365;width:24px;height:24px}.text-center{text-align:center}.text-sm{font-size:14px}.text-xs{font-size:12px}.text-muted{color:#5d606e}.submit-btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:80px;height:32px;padding:0 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.submit-btn.idle{color:#0b0c10;background-color:#e0e2eb}.submit-btn.idle:hover{background-color:#fff}.submit-btn.pending{color:#e0e2eb;cursor:wait;background-color:#282a33}.submit-btn.success{color:#fff;background-color:#2fb365}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:600px){.page4-container{align-items:flex-start;padding:16px}.component-showcase-area,.component-showcase-area-map{width:100%;padding:16px}.feedback-popover{width:100%;max-width:100%;margin:0 auto;left:0;right:0}}
.staking-container{color:#fff;box-sizing:border-box;background-color:#181818;border-radius:24px;flex-direction:column;width:492px;padding:24px;font-family:Inter,sans-serif;display:flex;position:relative}.staking-header{text-align:center;letter-spacing:-.5px;margin:0 0 24px;font-size:20px;font-weight:500}.text-orange{color:#f97316}.staking-panel{flex-direction:column;gap:6px;margin-bottom:12px;display:flex;position:relative}.staking-section{background-color:#1f1f1f;flex-direction:column;gap:8px;padding:20px 24px;transition:background-color .2s,box-shadow .2s;display:flex}.staking-section:hover{background-color:#1e1f24}.staking-section.top{border-radius:16px 16px 20px 20px}.staking-section.bottom{border-radius:20px 20px 16px 16px}.row-label{display:flex}.label-text{color:#64748b;font-size:13px;font-weight:500}.row-input{justify-content:space-between;align-items:center;height:44px;display:flex}.amount-input{color:#fff;letter-spacing:-1px;caret-color:#f97316;background:0 0;border:none;outline:none;width:200px;margin:0;padding:0;font-size:38px;font-weight:600}.row-balance{color:#64748b;justify-content:space-between;align-items:center;margin-top:2px;font-size:13px;display:flex}.max-text{color:#f97316;cursor:pointer;text-transform:uppercase;margin-left:6px;font-size:11px;font-weight:700}.token-pill{cursor:pointer;background-color:#000;border:1px solid #2a2a2a;border-radius:20px;align-items:center;gap:8px;height:32px;padding:6px 10px 6px 6px;transition:all .2s;display:flex}.token-pill:hover{background-color:#0a0a0a;border-color:#fff3}.token-pill.static{cursor:default;background-color:#000;padding-right:12px}.token-text{color:#fff;white-space:nowrap;font-size:15px;font-weight:600}.token-icon-img{border-radius:50%;width:20px;height:20px}.nordic-icon-placeholder{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex}.swap-floater{z-index:10;justify-content:center;align-items:center;width:100%;height:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.swap-btn-circle{color:#94a3b8;cursor:pointer;background-color:#18191d;border:4px solid #111;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.swap-btn-circle:hover{color:#fff;background-color:#2a2a2a}.cta-button-pill{color:#fff;cursor:pointer;background:linear-gradient(110deg,#ea580c 20%,#fb923c 50%,#ea580c 80%) 0 0/200% 100%;border:none;border-radius:28px;width:100%;height:56px;font-size:17px;font-weight:600;transition:all .4s}.cta-button-pill:hover{background-position:100% 0;transform:translateY(-2px)scale(1.02)}.cta-button-pill:active{background-color:#ea580c;transform:scale(.98)}.border-none{border:none!important}.bg-transparent-force{background-color:#0000!important}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxRR232VGM.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxRSW32.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxRR232VGM.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxRSW32.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZtRR232VGM.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/dmsans/v17/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZtRSW32.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Aspekta;font-style:normal;font-display:swap;src:url(https://thevault.finance/assets/AspektaVF-ob_ZVoy6.woff2)format("woff2"),url(https://thevault.finance/assets/AspektaVF-CifAC_KU.ttf)format("ttf")}@font-face{font-family:Aspekta;src:url(https://thevault.finance/assets/Aspekta-400-UM06k1s8.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aspekta;src:url(https://thevault.finance/assets/Aspekta-500-B69WzXln.ttf);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Aspekta;src:url(https://thevault.finance/assets/Aspekta-600-DjfkJVWL.ttf);font-weight:600;font-style:bold;font-display:swap}@font-face{font-family:Space Mono;src:url(https://thevault.finance/assets/space-mono-v17-latin-regular-Rg4St2Dn.woff2)format("woff2"),url(https://thevault.finance/assets/SpaceMono-BMhzxOl8.ttf)format("ttf");font-weight:400;font-style:normal;font-display:swap}.inherited-css{cursor:default;tab-size:4;font-family:Aspekta,sans-serif;line-height:24px}.flex{display:flex}.h-\[40px\]{height:40px}.h-\[44px\]{height:44px}.h-\[176px\]{height:176px}.w-full{width:100%}.min-w-max{min-width:max-content}.flex-col{flex-direction:column}.flex-wrap-reverse{flex-wrap:wrap-reverse}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.gap-1{gap:.25rem}.gap-4{gap:1rem}.gap-\[5\.468px\]{gap:5.468px}.rounded-\[39px\]{border-radius:39px}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:calc(.5rem + 4px)}.bg-transparent{background-color:#0000}.object-scale-down{object-fit:scale-down}.p-4{padding:1rem}.p-\[8\.8px\]{padding:8.8px}.text-5xl{font-size:3rem;line-height:48px}.text-lg{font-size:1.125rem;line-height:28px}.text-\[18px\]{font-size:18px}.font-medium{font-weight:500}.text-\[\#F3F3F3\]{color:#f3f3f3}.text-muted-foreground{color:#878787}.text-primary-foreground{color:#fafafa}.outline-0{outline-width:0;outline-style:solid}.transition-all{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.placeholder\:text-\[\#898989\]::placeholder{color:#898989}@media (max-width:600px){.staking-container{border-radius:16px;width:100%;max-width:100%;padding:16px}.staking-section{padding:16px}.amount-input{width:140px;font-size:28px}}
.swap-container{color:#fff;box-sizing:border-box;background-color:#081110;border:1px solid #1e2025;border-radius:24px;flex-direction:column;width:492px;padding:24px;font-family:DM Sans,sans-serif;display:flex;position:relative}.swap-header-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.swap-title{color:#fff;margin:0;font-size:20px;font-weight:500}.swap-actions{gap:8px;display:flex}.icon-btn{cursor:pointer;color:#64748b;background-color:#132121;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.icon-btn:hover{color:#e0e2eb;background-color:#25262b}.text-green{color:#4ade80}.text-muted{color:#64748b}.swap-panel{flex-direction:column;gap:6px;margin-bottom:12px;display:flex;position:relative}.swap-section{background-color:#0f1817;border:1px solid #0000;flex-direction:column;gap:8px;padding:20px 24px;transition:background-color .2s;display:flex}.swap-section:hover{background-color:#0f1817;border-color:#1e2025}.swap-section.top{border-radius:16px 16px 20px 20px;margin-bottom:4px}.swap-section.bottom{border-radius:20px 20px 16px 16px}.swap-label{color:#64748b;font-size:14px;font-weight:500}.swap-input-row{justify-content:space-between;align-items:center;height:48px;display:flex}.swap-input{color:#fff;caret-color:#4ade80;background:0 0;border:none;outline:none;width:60%;margin:0;padding:0;font-size:36px;font-weight:400}.token-selector{cursor:pointer;background-color:#151f20;border:1px solid #1e2a2a;border-radius:12px;align-items:center;gap:8px;height:40px;padding:6px 12px 6px 6px;transition:all .2s;display:flex}.token-selector:hover{background-color:#25262b}.token-icon{border-radius:50%;width:24px;height:24px}.token-name{color:#fff;font-size:16px;font-weight:600}.chevron-down{color:#64748b;margin-left:4px}.swap-balance-row{color:#64748b;justify-content:space-between;align-items:center;margin-top:4px;font-size:14px;font-weight:500;display:flex}.quick-actions{align-items:center;gap:6px;display:flex}.chip-btn{color:#64748b;cursor:pointer;background-color:#1a1b1f;border:none;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600;transition:all .2s}.chip-btn:hover{color:#fff;background-color:#25262b}.chip-btn.active{color:#4ade80;background-color:#4ade801a}.swap-center-btn{z-index:10;color:#f2f2f4;cursor:pointer;background-color:#171f22;border:6px solid #081110;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .2s;display:flex;position:absolute;top:50%;left:auto;right:-15px;transform:translateY(-50%)}.swap-center-btn:hover{color:#fff;background-color:#1e2025}.btn-swap-action{color:#000;cursor:pointer;background-color:#4efaa6;border:none;border-radius:12px;width:100%;height:56px;margin-top:8px;font-size:18px;font-weight:600;transition:all .2s}.btn-swap-action:hover{background-color:#22c55e;transform:translateY(-1px)}.btn-swap-action:active{transform:scale(.98)}.swap-footer-info{flex-direction:column;gap:8px;margin-top:16px;display:flex}.rate-row{color:#94a3b8;cursor:pointer;justify-content:space-between;align-items:center;font-size:13px;display:flex}.rate-row:hover{color:#e2e8f0}.network-cost-row{color:#64748b;justify-content:space-between;align-items:center;font-size:13px;display:flex}.info-icon{opacity:.7;margin-left:4px;display:inline-flex}@media (max-width:600px){.swap-container{border-radius:16px;width:100%;max-width:100%;padding:16px}.swap-section{padding:16px}.swap-input{width:50%;font-size:28px}.swap-center-btn{width:48px;height:48px;top:auto;bottom:-24px;right:-10px}}
.feature-grids-wrapper{color:#edf2f5;justify-content:center;width:100%;font-family:interVariable,interVariable Fallback,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.feature-grids-wrapper .animate-marquee-left{will-change:transform;flex-direction:row;gap:1rem;width:max-content;animation:60s linear infinite marquee-left;display:flex}.feature-grids-wrapper .animate-marquee-right{will-change:transform;flex-direction:row;gap:1rem;width:max-content;animation:60s linear infinite marquee-right;display:flex}.feature-grids-wrapper *{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(80 80 80,.5)transparent;border:0 solid #e5e7eb}.feature-grids-wrapper .inherited-css{color:#edf2f5;tab-size:4;font-family:interVariable,interVariable Fallback,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:24px}.feature-grids-wrapper h2{font-size:inherit;font-weight:inherit;letter-spacing:-.0525em;margin:0;font-size:36px;font-style:normal;font-weight:500;line-height:40px}.feature-grids-wrapper p{letter-spacing:-.0125em;margin:0;font-size:14px;line-height:20px}.feature-grids-wrapper svg{display:block}.feature-grids-wrapper .new-design-paragraph-mobile{letter-spacing:-.19px;font-size:15px;line-height:24px}@media (min-width:768px){.feature-grids-wrapper h2{font-size:54px;line-height:56px}.feature-grids-wrapper p{font-size:16px;line-height:24px}}.feature-grids-wrapper .pointer-events-none{pointer-events:none}.feature-grids-wrapper .pointer-events-auto{pointer-events:auto}.feature-grids-wrapper .absolute{position:absolute}.feature-grids-wrapper .relative{position:relative}.feature-grids-wrapper .-left-5{left:-1.25rem}.feature-grids-wrapper .bottom-6{bottom:1.5rem}.feature-grids-wrapper .left-0{left:0}.feature-grids-wrapper .left-5{left:1.25rem}.feature-grids-wrapper .z-\[2\]{z-index:2}.feature-grids-wrapper .flex{display:flex}.feature-grids-wrapper .h-12{height:3rem}.feature-grids-wrapper .h-\[66\.667vw\]{height:66.667vw}.feature-grids-wrapper .h-\[89\.067vw\]{height:89.067vw}.feature-grids-wrapper .min-h-\[250px\]{min-height:250px}.feature-grids-wrapper .min-h-\[340px\]{min-height:340px}.feature-grids-wrapper .w-48{width:12rem}.feature-grids-wrapper .w-full{width:100%}.feature-grids-wrapper .max-w-\[392px\]{max-width:392px}.feature-grids-wrapper .shrink-0{flex-shrink:0}.feature-grids-wrapper .cursor-pointer{cursor:pointer}.feature-grids-wrapper .select-none{-webkit-user-select:none;user-select:none}.feature-grids-wrapper .flex-row{flex-direction:row}.feature-grids-wrapper .flex-col{flex-direction:column}.feature-grids-wrapper .items-center{align-items:center}.feature-grids-wrapper .justify-center{justify-content:center}.feature-grids-wrapper .justify-between{justify-content:space-between}.feature-grids-wrapper .gap-12{gap:3rem}.feature-grids-wrapper .gap-2{gap:.5rem}.feature-grids-wrapper .gap-4{gap:1rem}.feature-grids-wrapper .overflow-hidden{overflow:hidden}.feature-grids-wrapper .text-balance{text-wrap:balance}.feature-grids-wrapper .text-pretty{text-wrap:pretty}.feature-grids-wrapper .rounded-xl{border-radius:.75rem}.feature-grids-wrapper .border{border-width:1px}.feature-grids-wrapper .border-b{border-bottom-width:1px}.feature-grids-wrapper .border-border-light{border-color:#232323}.feature-grids-wrapper .border-zinc-600{border-color:#52525b}.feature-grids-wrapper .border-b-border-light{border-bottom-color:#232323}.feature-grids-wrapper .bg-black{background-color:#000}.feature-grids-wrapper .px-3{padding-left:.75rem;padding-right:.75rem}.feature-grids-wrapper .px-6{padding-left:1.5rem;padding-right:1.5rem}.feature-grids-wrapper .text-text-secondary{color:#9f9f9f}.feature-grids-wrapper .text-text-tertiary{color:#505050}.feature-grids-wrapper .shadow-\[inset_0_0_12px_rgba\(255\,255\,255\,0\.1\)\,0_0_12px_rgba\(255\,255\,255\,0\.05\)\]{box-shadow:0 0 #0000,0 0 #0000,inset 0 0 12px #ffffff1a,0 0 12px #ffffff0d}.feature-grids-wrapper .shadow-\[inset_0_0_12px_rgba\(255\,255\,255\,0\.2\)\,0_0_12px_rgba\(255\,255\,255\,0\.1\)\]{box-shadow:0 0 #0000,0 0 #0000,inset 0 0 12px #fff3,0 0 12px #ffffff1a}.feature-grids-wrapper .will-change-transform{will-change:transform}.feature-grids-wrapper .\[mask\:radial-gradient\(91\%_83\%_at_50\%_50\%\,white_40\%\,transparent_63\%\)\]{-webkit-mask:radial-gradient(91% 83%,#fff 40%,#0000 63%);mask:radial-gradient(91% 83%,#fff 40%,#0000 63%)}.feature-grids-wrapper .feature-grid{border:1px solid #232323;border-radius:24px;grid-template-columns:1fr;width:100%;max-width:1024px;display:grid;overflow:hidden}@media (min-width:768px){.feature-grids-wrapper .feature-grid{grid-template-columns:1fr 1fr}}.feature-grids-wrapper .feature-card{color:#edf2f5;tab-size:4;background-color:#000;border-bottom:1px solid #232323;border-right:0;flex-direction:column;width:100%;height:89.067vw;min-height:300px;margin:0;font-family:interVariable,interVariable Fallback,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:24px;display:flex;position:relative;overflow:hidden}.feature-grids-wrapper .feature-card:last-child{border-bottom:0}@media (min-width:768px){.feature-grids-wrapper .feature-card{border-bottom:0;height:auto;min-height:300px}.feature-grids-wrapper .feature-card:nth-child(odd){border-right:1px solid #232323}.feature-grids-wrapper .feature-card:nth-child(-n+2){border-bottom:1px solid #232323}}.feature-grids-wrapper .md\:h-\[320px\]{height:450px}.feature-grids-wrapper .md\:h-\[440px\]{height:auto}.feature-grids-wrapper .md\:px-8{padding-left:1.5rem;padding-right:1.5rem}.feature-grids-wrapper .md\:\[\&\:nth-child\(5\)\]\:border-b-0:nth-child(5),.feature-grids-wrapper .last-of-type\:border-b-0:last-of-type{border-bottom-width:0}.feature-grids-wrapper .blur-\[0px\]{filter:blur(2.9983px)}.feature-grids-wrapper .blur-\[3px\]{filter:blur(3px)}.feature-grids-wrapper .shadow-\[0_0_15px_rgba\(255\,255\,255\,0\.15\)\,inset_0_0_25px_1px_rgba\(255\,255\,255\,0\.2\)\]{box-shadow:0 0 15px #ffffff26,inset 0 0 25px 1px #fff3}.feature-grids-wrapper .rounded-full{border-radius:9999px}.feature-grids-wrapper .bg-\[\#505050\]{background-color:#505050}.feature-grids-wrapper .text-black{color:#000}.feature-grids-wrapper .place-items-center{place-items:center}.feature-grids-wrapper .grid{display:grid}.feature-grids-wrapper .leading-none{line-height:1}.feature-grids-wrapper .font-semibold{font-weight:600}.feature-grids-wrapper .h-7{height:1.75rem}.feature-grids-wrapper .w-7{width:1.75rem}.feature-grids-wrapper .p-2{padding:.5rem}.feature-grids-wrapper .px-5{padding-left:1.25rem;padding-right:1.25rem}.feature-grids-wrapper .justify-end{justify-content:flex-end}.feature-grids-wrapper .w-fit{width:fit-content}.feature-grids-wrapper .z-20{z-index:20}.feature-grids-wrapper .md\:bottom-8{bottom:2rem}@media (min-width:768px){.feature-grids-wrapper .md\:new-design-paragraph-desktop{letter-spacing:-.2px;font-size:16px;line-height:24px}}.feature-grids-wrapper .light\:md\:\[mask\:radial-gradient\(91\%_83\%_at_50\%_50\%\,white_8\%\,transparent_63\%\)\]{-webkit-mask:radial-gradient(91% 83%,#fff 8%,#0000 63%);mask:radial-gradient(91% 83%,#fff 8%,#0000 63%)}@font-face{font-family:interVariable;src:url(https://www.tryprofound.com/_next/static/media/InterVariable-s.p.53d7b668.woff2)format("woff2");font-display:swap}@font-face{font-family:interVariable Fallback;src:local(Arial);ascent-override:89.79%;descent-override:22.36%;line-gap-override:0%;size-adjust:107.89%}
.integrations-wrapper{width:100%;height:90vh;font-family:var(--font-stack,sans-serif);color:#fff;background-color:#0000;justify-content:center;padding:2rem 0 6rem;display:flex}.integrations-container{flex-direction:column;align-items:center;width:100%;max-width:42rem;margin:0 auto;display:flex}.integrations-text-content{text-align:center;max-width:28rem;margin-top:3rem;padding:0 1.5rem}.integrations-title{color:#fff;margin-bottom:1rem;font-family:inherit;font-size:2.25rem;font-weight:500;line-height:2.5rem}.integrations-description{color:#a3a3a3;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.integrations-button{white-space:nowrap;color:#000;background-color:#fff;border-radius:.375rem;justify-content:center;align-items:center;gap:.25rem;height:2.25rem;padding:0 .375rem 0 .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.integrations-button:hover{background-color:#e5e5e5}.integrations-illustration{color:#fff;width:24rem;height:24rem;margin:0 auto;display:flex;position:relative}.integrations-center-logo{z-index:10;background-color:#18181b;border:1px solid #27272a;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;margin:auto;display:flex;position:absolute;inset:0;box-shadow:0 1px 2px #0000000d}.integrations-orbit-ring{opacity:1;border:1px solid #ffffff4d;border-radius:9999px;position:absolute}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbit-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.integrations-orbit-container-1{justify-content:space-between;align-items:center;gap:3rem;animation:40s linear infinite orbit;display:flex;position:absolute;inset:0}.integrations-orbit-ring-1{inset:1rem}.integrations-orbit-container-2{justify-content:space-between;align-items:center;gap:3rem;animation:50s linear infinite orbit-reverse;display:flex;position:absolute;inset:3rem}.integrations-orbit-ring-2{inset:1rem}.integrations-orbit-container-3{justify-content:space-between;align-items:center;gap:3rem;animation:30s linear infinite orbit;display:flex;position:absolute;inset:6rem}.integrations-orbit-ring-3{inset:1rem}.integrations-icon-card{background-color:#18181b;border:1px solid #27272a;border-radius:9999px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.integrations-icon-muted{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#27272a;border:1px solid #3f3f46;border-radius:9999px;justify-content:center;align-items:center;display:flex;position:relative}.size-9{width:2.25rem;height:2.25rem}.size-5{width:1.25rem;height:1.25rem}.size-3-5{width:.875rem;height:.875rem}.integrations-orbit-container-1 .integrations-icon-card,.integrations-orbit-container-1 .integrations-icon-muted{animation:40s linear infinite orbit-reverse}.integrations-orbit-container-2 .integrations-icon-card,.integrations-orbit-container-2 .integrations-icon-muted{animation:50s linear infinite orbit}.integrations-orbit-container-3 .integrations-icon-card,.integrations-orbit-container-3 .integrations-icon-muted{animation:30s linear infinite orbit-reverse}.rotate-counter-120,.rotate-counter-45{transform:none}.integrations-illustration svg{color:#fff;fill:currentColor}
