.BoardOSSecondary_section__tNrFS{width:100%;background:#f9f9f9;padding:120px 120px 320px;position:relative}.BoardOSSecondary_container__64UP7{max-width:1512px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:40px}.BoardOSSecondary_header__YYvUf{display:flex;justify-content:center;align-items:center;width:100%}.BoardOSSecondary_sectionTitle__RHDJ1{font-family:var(--font-primary);font-weight:500;font-size:48px;line-height:1.2em;letter-spacing:.5px;text-align:center;color:#010d14;margin:0}.BoardOSSecondary_contentGrid__Y5t63{display:grid;grid-template-columns:624px 300px 300px;grid-template-rows:154px 286px;gap:24px;width:100%;max-width:1272px;margin:0 auto;height:440px}.BoardOSSecondary_card__uU2UF{border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.BoardOSSecondary_boardOSCard__47dVn{grid-column:1;grid-row:1/3;background:linear-gradient(50deg,#356478,#a0be61);gap:8px;position:relative;padding:20px 16px}.BoardOSSecondary_boardOSCard__47dVn:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(53,100,120,.25)}.BoardOSSecondary_boardOSCard__47dVn:hover .BoardOSSecondary_osIcon__h7kqM{filter:brightness(0) invert(1) drop-shadow(0 0 8px rgba(255,255,255,.3))}.BoardOSSecondary_boardOSIcon__IE3RY{width:240px;height:240px;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:0}.BoardOSSecondary_osIcon__h7kqM{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.BoardOSSecondary_boardOSContent__fN3XK{display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}.BoardOSSecondary_overline__s_ZPA{font-family:var(--font-secondary);font-weight:400;font-size:20px;line-height:1.2em;color:#f0f0f0;margin:0}.BoardOSSecondary_boardOSTitle__t1sxr{font-family:var(--font-primary);font-weight:500;font-size:48px;line-height:1.2em;letter-spacing:.5px;color:#f9f9f9;margin:0}.BoardOSSecondary_boardOSText___mmJM{font-family:var(--font-secondary);font-weight:400;font-size:20px;line-height:1.5em;color:#f0f0f0;margin:0;max-width:280px}.BoardOSSecondary_smallCard__AWo4Y{background:#f0f0f0;grid-row:1;padding:12px;border-radius:12px;gap:8px;align-items:flex-start;justify-content:flex-start}.BoardOSSecondary_smallCard__AWo4Y:nth-of-type(2){grid-column:2}.BoardOSSecondary_smallCard__AWo4Y:nth-of-type(3){grid-column:3}.BoardOSSecondary_smallCard__AWo4Y:hover{background:#e8e8e8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.BoardOSSecondary_smallCardIcon__zg6U_{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.BoardOSSecondary_icon__QFHGg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.BoardOSSecondary_smallCard__AWo4Y:nth-of-type(2){color:#000}.BoardOSSecondary_smallCardText__qItlh{font-family:var(--font-secondary);font-weight:500;font-size:16px;line-height:1.5em;color:#010d14;margin:0;text-align:left}.BoardOSSecondary_optimizeCard__aRaAb{grid-column:2/4;grid-row:2;background:#f0f0f0;gap:16px;padding:16px}.BoardOSSecondary_optimizeCard__aRaAb:hover{background:#e8e8e8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.BoardOSSecondary_optimizeContent__UAoZb{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center;padding-bottom:12px;flex:1;justify-content:center}.BoardOSSecondary_optimizeOverline__47tCJ{font-family:var(--font-secondary);font-weight:400;font-size:20px;line-height:1.5em;color:#010d14;margin:0}.BoardOSSecondary_optimizeTitle__CjgrQ{font-family:var(--font-primary);font-weight:500;font-size:48px;line-height:1.2em;letter-spacing:.5px;background:linear-gradient(50deg,#356478,#a0be61);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.BoardOSSecondary_optimizeText__K7VS0{font-family:var(--font-secondary);font-weight:400;font-size:20px;line-height:1.5em;color:#010d14;margin:0}.BoardOSSecondary_ctaButton__Or7Ao{display:flex;align-items:center;justify-content:center;gap:4px;padding:12px 24px 12px 32px;background:linear-gradient(135deg,rgba(46,144,167,.05),rgba(160,190,97,.05));border:2px solid #02131c;border-radius:8px;text-decoration:none;cursor:pointer;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);font-family:var(--font-secondary);font-weight:500;font-size:16px;line-height:1.2em;color:#010d14}.BoardOSSecondary_ctaButton__Or7Ao:before{content:"";position:absolute;top:-2px;left:-100%;width:100%;height:calc(100% + 4px);background:linear-gradient(90deg,transparent,rgba(46,144,167,.15) 50%,transparent);transition:left .6s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.BoardOSSecondary_ctaButton__Or7Ao:hover{background:linear-gradient(135deg,rgba(2,19,28,.08),rgba(46,144,167,.12));border-color:#2e90a7;color:#010d14;transform:translateY(-3px) scale(1.02);box-shadow:0 10px 25px rgba(46,144,167,.12),0 5px 10px rgba(0,0,0,.05)}.BoardOSSecondary_ctaButton__Or7Ao:hover:before{left:100%}.BoardOSSecondary_ctaButton__Or7Ao:hover .BoardOSSecondary_arrowIcon__ZPQly{filter:brightness(0) invert(1)}.BoardOSSecondary_arrowIcon__ZPQly{width:20px;height:20px;transition:filter .3s ease}@media (max-width:1439px) and (min-width:1200px){.BoardOSSecondary_sectionTitle__RHDJ1{font-size:42px}}@media (max-width:1199px) and (min-width:1024px){.BoardOSSecondary_sectionTitle__RHDJ1{font-size:38px}}@media (max-width:1023px) and (min-width:834px){.BoardOSSecondary_section__tNrFS{padding:90px 50px 220px}.BoardOSSecondary_sectionTitle__RHDJ1{font-size:34px;white-space:normal;line-height:1.3}.BoardOSSecondary_contentGrid__Y5t63{grid-template-columns:1fr;grid-template-rows:auto;height:auto;gap:20px}.BoardOSSecondary_boardOSCard__47dVn{grid-column:1;grid-row:1;min-height:320px}.BoardOSSecondary_smallCard__AWo4Y:nth-of-type(2){grid-column:1;grid-row:2}.BoardOSSecondary_smallCard__AWo4Y:nth-of-type(3){grid-column:1;grid-row:3}.BoardOSSecondary_optimizeCard__aRaAb{grid-column:1;grid-row:4;min-height:280px}}@media (max-width:1024px){.BoardOSSecondary_section__tNrFS{padding:100px 60px 240px}.BoardOSSecondary_sectionTitle__RHDJ1{font-size:40px;white-space:normal;line-height:1.3}.BoardOSSecondary_contentGrid__Y5t63{grid-template-columns:1fr;grid-template-rows:auto;height:auto;gap:20px}.BoardOSSecondary_boardOSCard__47dVn{grid-column:1;grid-row:1;min-height:320px}.BoardOSSecondary_smallCard__AWo4Y:nth-of-type(2){grid-column:1;grid-row:2}.BoardOSSecondary_smallCard__AWo4Y:nth-of-type(3){grid-column:1;grid-row:3}.BoardOSSecondary_optimizeCard__aRaAb{grid-column:1;grid-row:4;min-height:280px}.BoardOSSecondary_boardOSTitle__t1sxr,.BoardOSSecondary_optimizeTitle__CjgrQ{font-size:40px}}@media (max-width:768px){.BoardOSSecondary_section__tNrFS{padding:80px 20px 160px}.BoardOSSecondary_container__64UP7{gap:32px}.BoardOSSecondary_sectionTitle__RHDJ1{font-size:32px}.BoardOSSecondary_contentGrid__Y5t63{gap:16px}.BoardOSSecondary_boardOSCard__47dVn{min-height:280px}.BoardOSSecondary_boardOSIcon__IE3RY{width:100px;height:100px}.BoardOSSecondary_boardOSTitle__t1sxr,.BoardOSSecondary_optimizeTitle__CjgrQ{font-size:32px}.BoardOSSecondary_boardOSText___mmJM,.BoardOSSecondary_optimizeOverline__47tCJ,.BoardOSSecondary_optimizeText__K7VS0,.BoardOSSecondary_overline__s_ZPA{font-size:18px}.BoardOSSecondary_smallCardText__qItlh{font-size:14px}.BoardOSSecondary_ctaButton__Or7Ao{width:100%;max-width:280px;padding:12px 20px}}@media (max-width:480px){.BoardOSSecondary_section__tNrFS{padding:64px 16px 128px}.BoardOSSecondary_boardOSTitle__t1sxr,.BoardOSSecondary_optimizeTitle__CjgrQ,.BoardOSSecondary_sectionTitle__RHDJ1{font-size:28px}.BoardOSSecondary_boardOSText___mmJM,.BoardOSSecondary_optimizeOverline__47tCJ,.BoardOSSecondary_optimizeText__K7VS0,.BoardOSSecondary_overline__s_ZPA{font-size:16px}.BoardOSSecondary_boardOSIcon__IE3RY{width:80px;height:80px}}.GetStarted_getStartedSection__LXXPU{background:#fff;padding:80px 20px;width:100%;display:flex;justify-content:center;position:relative}.GetStarted_getStartedContainer__AexWj{max-width:1272px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.GetStarted_getStartedHeader__V_ps7{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.GetStarted_getStartedOverline__k_VwG{font-size:32px;line-height:1.5em;color:#323232}.GetStarted_getStartedOverline__k_VwG,.GetStarted_getStartedTitle__2a_3y{font-family:"Nunito Sans",var(--font-primary);font-weight:500;letter-spacing:.5px;margin:0}.GetStarted_getStartedTitle__2a_3y{font-size:48px;line-height:1.2em;color:#010d14}.GetStarted_getStartedCards__vOGnp{display:flex;gap:24px;width:100%;justify-content:center;align-items:stretch}.GetStarted_getStartedCard___HFa1{flex:1;max-width:400px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.GetStarted_getStartedCard___HFa1:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.GetStarted_getStartedIconWrapper__P5Kgk{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.GetStarted_getStartedIcon__nYnwc{width:100%;height:100%;color:#010d14}.GetStarted_getStartedCardTitle__C3OKC{font-family:"Nunito Sans",var(--font-primary);font-size:24px;font-weight:500;line-height:1.2em;color:#010d14;margin:0;text-transform:capitalize}.GetStarted_getStartedCardText__pQCTY{font-family:var(--font-secondary);font-size:18px;font-weight:400;line-height:1.5em;letter-spacing:.5px;color:#323232;margin:0}.GetStarted_startNowButton__YIAqP{background:linear-gradient(135deg,#02131c,#0a1f2e);color:#f9f9f9;font-family:var(--font-secondary);font-size:24px;font-weight:500;letter-spacing:.5px;padding:0 32px;height:68px;min-width:222px;border-radius:8px;border:2px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);margin-top:20px}.GetStarted_startNowButton__YIAqP:before{content:"";position:absolute;top:-2px;left:-100%;width:100%;height:calc(100% + 4px);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1) 50%,transparent);transition:left .6s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.GetStarted_startNowButton__YIAqP:hover{background:linear-gradient(135deg,#0a1f2e,#123748);border-color:rgba(160,190,97,.3);transform:translateY(-3px) scale(1.02);box-shadow:0 15px 35px rgba(2,19,28,.3),0 5px 15px rgba(160,190,97,.1)}.GetStarted_startNowButton__YIAqP:hover:before{left:100%}@media (max-width:834px){.GetStarted_getStartedSection__LXXPU{padding:60px 20px}.GetStarted_getStartedOverline__k_VwG{font-size:28px}.GetStarted_getStartedTitle__2a_3y{font-size:40px}.GetStarted_getStartedCards__vOGnp{flex-direction:column;align-items:center;gap:20px}.GetStarted_getStartedCard___HFa1{max-width:500px;width:100%}.GetStarted_startNowButton__YIAqP{font-size:20px;height:60px;min-width:200px}}@media (max-width:480px){.GetStarted_getStartedSection__LXXPU{padding:40px 20px}.GetStarted_getStartedOverline__k_VwG{font-size:24px}.GetStarted_getStartedTitle__2a_3y{font-size:32px}.GetStarted_getStartedCard___HFa1{padding:24px 20px}.GetStarted_getStartedCardTitle__C3OKC{font-size:20px}.GetStarted_getStartedCardText__pQCTY{font-size:16px}.GetStarted_startNowButton__YIAqP{font-size:18px;height:56px;min-width:180px;width:100%;max-width:300px}}:root{--rippleboard-gradient:linear-gradient(352deg,#2e90a7,#3e9ab3 25%,#4ea4bf 50%,#6ab9d1);--rippleboard-font-weight-ripple:700;--rippleboard-font-weight-board:400;--color-white:#fff;--color-light:#f9f9f9;--color-gray-light:#f0f0f0;--color-gray:#666;--color-dark:#010d14;--color-darker:#02131c}.rippleboard-ripple{background:var(--rippleboard-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:var(--rippleboard-font-weight-ripple);position:relative;display:inline-block;filter:drop-shadow(0 1px 0 rgba(255,255,255,.5)) drop-shadow(0 -1px 2px rgba(46,144,167,.3)) drop-shadow(0 2px 4px rgba(0,0,0,.15)) drop-shadow(0 0 20px rgba(78,164,191,.2));transform:translateZ(20px) rotateX(-2deg);transition:all .3s cubic-bezier(.4,0,.2,1)}.rippleboard-ripple:hover{transform:translateZ(25px) rotateX(-1deg);filter:drop-shadow(0 1px 0 rgba(255,255,255,.6)) drop-shadow(0 -1px 2px rgba(46,144,167,.4)) drop-shadow(0 3px 6px rgba(0,0,0,.2)) drop-shadow(0 0 30px rgba(78,164,191,.3))}.rippleboard-ripple:before{content:attr(data-text);position:absolute;top:0;left:0;z-index:1;background:linear-gradient(180deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,.05) 30%,transparent 50%,rgba(46,144,167,.1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.5;pointer-events:none}.rippleboard-board-white{color:var(--color-white);text-shadow:0 1px 0 rgba(0,0,0,.8),0 -1px 1px hsla(0,0%,100%,.2),0 2px 3px rgba(0,0,0,.1),0 0 10px hsla(0,0%,100%,.05)}.rippleboard-board-black,.rippleboard-board-white{font-weight:var(--rippleboard-font-weight-board);position:relative;display:inline-block;transform:translateZ(10px) rotateX(-1deg);transition:all .3s cubic-bezier(.4,0,.2,1)}.rippleboard-board-black{color:var(--color-dark);text-shadow:0 1px 0 hsla(0,0%,100%,.8),0 -1px 1px rgba(0,0,0,.2),0 2px 3px rgba(0,0,0,.1),0 0 10px rgba(1,13,20,.05)}.rippleboard-board-black:hover,.rippleboard-board-white:hover{transform:translateZ(15px) rotateX(0deg)}.rippleboard-board-white:hover{text-shadow:0 1px 0 rgba(0,0,0,.9),0 -1px 2px hsla(0,0%,100%,.3),0 3px 5px rgba(0,0,0,.15),0 0 15px hsla(0,0%,100%,.08)}.rippleboard-board-black:hover{text-shadow:0 1px 0 hsla(0,0%,100%,.9),0 -1px 2px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.15),0 0 15px rgba(1,13,20,.08)}.RippleBoardHeroSection_heroSection__JzulH{position:relative;width:100%;min-height:100vh;padding-top:145px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000;opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1)}.RippleBoardHeroSection_heroSection__JzulH.RippleBoardHeroSection_visible__P5SyB{opacity:1}.RippleBoardHeroSection_backgroundWrapper__o72wV{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.RippleBoardHeroSection_backgroundImage__iDQ1h{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.RippleBoardHeroSection_backgroundImage__iDQ1h img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@keyframes RippleBoardHeroSection_subtleZoom__9R1Gf{0%{transform:scale(1)}to{transform:scale(1.05)}}.RippleBoardHeroSection_backgroundOverlay__2pDW3{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.56);z-index:1}.RippleBoardHeroSection_contentContainer___ysJK{position:relative;z-index:2;width:100%;max-width:950px;padding:24px;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(40px);transition:all 1s cubic-bezier(.4,0,.2,1)}.RippleBoardHeroSection_contentContainer___ysJK.RippleBoardHeroSection_contentVisible__mvjo8{opacity:1;transform:translateY(0)}.RippleBoardHeroSection_headerContent__KXxf0{display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center}.RippleBoardHeroSection_title__P9Gj_{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(42px,8vw,96px);font-weight:500;line-height:1.2;letter-spacing:.5px;margin:0;animation:RippleBoardHeroSection_titleReveal__bm3Np 1.2s cubic-bezier(.4,0,.2,1) .2s backwards;position:relative;transform-style:preserve-3d;perspective:1000px}.RippleBoardHeroSection_ripple__RRTQq{background:linear-gradient(352deg,#2e90a7,#3e9ab3 25%,#4ea4bf 50%,#6ab9d1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block;position:relative;filter:drop-shadow(0 1px 0 rgba(255,255,255,.4)) drop-shadow(0 -1px 2px rgba(46,144,167,.4)) drop-shadow(0 2px 4px rgba(0,0,0,.3)) drop-shadow(0 0 25px rgba(78,164,191,.5));transform:translateZ(20px) rotateX(-2deg);transition:all .4s cubic-bezier(.4,0,.2,1)}.RippleBoardHeroSection_ripple__RRTQq:hover{transform:translateZ(25px) rotateX(-1deg);filter:drop-shadow(0 1px 0 rgba(255,255,255,.5)) drop-shadow(0 -1px 3px rgba(46,144,167,.5)) drop-shadow(0 3px 6px rgba(0,0,0,.4)) drop-shadow(0 0 35px rgba(78,164,191,.6))}.RippleBoardHeroSection_ripple__RRTQq:before{content:attr(data-text);position:absolute;top:0;left:0;z-index:1;background:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.1) 30%,transparent 50%,rgba(46,144,167,.1));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.6;pointer-events:none}.RippleBoardHeroSection_board__gvC_S{color:#f9f9f9;font-weight:400;margin-left:0;display:inline-block;position:relative;text-shadow:0 1px 0 hsla(0,0%,100%,.2),0 -1px 2px rgba(0,0,0,.5),0 2px 4px rgba(0,0,0,.4),0 0 20px hsla(0,0%,98%,.3);transform:translateZ(10px) rotateX(-1deg);transition:all .4s cubic-bezier(.4,0,.2,1)}.RippleBoardHeroSection_board__gvC_S:hover{transform:translateZ(15px) rotateX(0deg);text-shadow:0 1px 0 hsla(0,0%,100%,.3),0 -1px 3px rgba(0,0,0,.6),0 3px 6px rgba(0,0,0,.5),0 0 30px hsla(0,0%,98%,.4)}@keyframes RippleBoardHeroSection_titleReveal__bm3Np{0%{opacity:0;transform:scale(.85) translateY(20px);filter:blur(10px)}50%{filter:blur(5px)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}.RippleBoardHeroSection_description__eCjmI{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(14px,2.5vw,20px);font-weight:400;line-height:1.6;color:#f9f9f9;margin:0;max-width:700px;padding:0 clamp(16px,3vw,32px);opacity:.9;animation:RippleBoardHeroSection_descriptionFade__tXPwY 1s cubic-bezier(.4,0,.2,1) .4s backwards}@keyframes RippleBoardHeroSection_descriptionFade__tXPwY{0%{opacity:0;transform:translateY(20px)}to{opacity:.9;transform:translateY(0)}}.RippleBoardHeroSection_buttonGroup__iFROB{display:flex;gap:20px;align-items:stretch;justify-content:center;width:100%;max-width:600px;animation:RippleBoardHeroSection_buttonsSlideUp__jzefx 1s cubic-bezier(.4,0,.2,1) .6s backwards}@keyframes RippleBoardHeroSection_buttonsSlideUp__jzefx{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.RippleBoardHeroSection_button__MqvZA{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(14px,2vw,18px);font-weight:500;letter-spacing:2.78%;text-align:center;padding:clamp(16px,2.5vw,20px) clamp(24px,3vw,32px);height:clamp(52px,7vw,64px);min-height:52px;border-radius:8px;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);flex:1;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden}.RippleBoardHeroSection_buttonSecondary__SYqy_{background:linear-gradient(135deg,#676767,#7a7a7a);color:#f9f9f9;border:2px solid #f9f9f9;padding:20px 44px 20px 32px}.RippleBoardHeroSection_buttonSecondary__SYqy_:before{content:"";position:absolute;top:-2px;left:-100%;width:100%;height:calc(100% + 4px);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.15) 50%,transparent);transition:left .6s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.RippleBoardHeroSection_buttonSecondary__SYqy_:hover{background:linear-gradient(135deg,#7a7a7a,#8c8c8c);transform:translateY(-3px) scale(1.02);box-shadow:0 12px 30px hsla(0,0%,100%,.15),0 6px 15px rgba(0,0,0,.3)}.RippleBoardHeroSection_buttonSecondary__SYqy_:hover:before{left:100%}.RippleBoardHeroSection_buttonSecondary__SYqy_:active{transform:translateY(0);box-shadow:0 4px 12px rgba(0,0,0,.2)}.RippleBoardHeroSection_buttonPrimary___I_DA{background:linear-gradient(135deg,#f9f9f9,#fff);color:#010d14;border:2px solid transparent}.RippleBoardHeroSection_buttonPrimary___I_DA:before{content:"";position:absolute;top:-2px;left:-100%;width:100%;height:calc(100% + 4px);background:linear-gradient(90deg,transparent,rgba(160,190,97,.2) 50%,transparent);transition:left .6s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.RippleBoardHeroSection_buttonPrimary___I_DA:hover{background:linear-gradient(135deg,#fff,#f0f3f5);border-color:rgba(46,144,167,.3);transform:translateY(-3px) scale(1.02);box-shadow:0 15px 35px hsla(0,0%,100%,.25),0 5px 15px rgba(0,0,0,.1)}.RippleBoardHeroSection_buttonPrimary___I_DA:hover:before{left:100%}.RippleBoardHeroSection_buttonPrimary___I_DA:active{transform:translateY(0);box-shadow:0 4px 12px hsla(0,0%,100%,.1)}.RippleBoardHeroSection_buttonIcon__BhQF4{width:24px;height:24px;filter:brightness(0) invert(1)}.RippleBoardHeroSection_animatedElements__ETJ8W{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.RippleBoardHeroSection_floatingOrb__v7Zqu{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(46,144,167,.2) 0,transparent 70%);animation:RippleBoardHeroSection_float__30b2y 15s ease-in-out infinite;will-change:transform,opacity}.RippleBoardHeroSection_orb1__fG_SY{width:300px;height:300px;top:10%;left:-150px;animation-delay:0s}.RippleBoardHeroSection_orb2__99qyc{width:400px;height:400px;bottom:10%;right:-200px;animation-delay:5s}.RippleBoardHeroSection_orb3__n8J9B{width:250px;height:250px;top:50%;left:70%;animation-delay:10s}@keyframes RippleBoardHeroSection_float__30b2y{0%,to{transform:translate(0) scale(1);opacity:.3}33%{transform:translate(30px,-30px) scale(1.1);opacity:.5}66%{transform:translate(-20px,20px) scale(.9);opacity:.4}}@media (min-width:1920px){.RippleBoardHeroSection_heroSection__JzulH{padding-top:160px}.RippleBoardHeroSection_contentContainer___ysJK{max-width:1200px}.RippleBoardHeroSection_title__P9Gj_{font-size:110px}.RippleBoardHeroSection_description__eCjmI{font-size:24px;max-width:800px}}@media (max-width:1024px) and (min-width:769px){.RippleBoardHeroSection_heroSection__JzulH{padding-top:135px}.RippleBoardHeroSection_contentContainer___ysJK{padding:20px}.RippleBoardHeroSection_buttonGroup__iFROB{max-width:600px;gap:16px}.RippleBoardHeroSection_orb1__fG_SY,.RippleBoardHeroSection_orb2__99qyc,.RippleBoardHeroSection_orb3__n8J9B{opacity:.2}}@media (max-width:768px){.RippleBoardHeroSection_heroSection__JzulH{min-height:100vh;padding-top:110px}.RippleBoardHeroSection_contentContainer___ysJK{padding:16px}.RippleBoardHeroSection_ripple__RRTQq{display:block;margin-bottom:.1em}.RippleBoardHeroSection_board__gvC_S{display:block;margin-left:0}.RippleBoardHeroSection_buttonGroup__iFROB{flex-direction:column;width:100%;max-width:350px;gap:12px}.RippleBoardHeroSection_button__MqvZA{width:100%;flex:none}.RippleBoardHeroSection_buttonSecondary__SYqy_{padding:16px 24px}.RippleBoardHeroSection_backgroundImage__iDQ1h{background-attachment:scroll;animation:none}.RippleBoardHeroSection_animatedElements__ETJ8W{display:none}}@media (max-width:480px){.RippleBoardHeroSection_heroSection__JzulH{padding-top:105px}.RippleBoardHeroSection_headerContent__KXxf0{gap:24px}.RippleBoardHeroSection_buttonIcon__BhQF4{width:20px;height:20px}}@media (max-height:600px) and (orientation:landscape){.RippleBoardHeroSection_heroSection__JzulH{min-height:150vh}.RippleBoardHeroSection_headerContent__KXxf0{gap:24px}.RippleBoardHeroSection_buttonGroup__iFROB{flex-direction:row;max-width:100%}}.RipplePortalVideo_videoSection__Nyugk{display:flex;width:100%;max-width:2000px;min-height:500vh;padding:30px 50px 20px;flex-direction:column;align-items:center;gap:37px;flex-shrink:0;background:linear-gradient(180deg,#0a0a0a,#1a1a1a);margin:0 auto;position:relative}.RipplePortalVideo_stickyContentWrapper__5ZwWv{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1)}.RipplePortalVideo_stickyContent__SaNND{position:sticky;top:112px;z-index:4;height:calc(100vh - 112px);display:flex;flex-direction:column;justify-content:center;align-items:center}.RipplePortalVideo_videoWindowContainer__q57iG{display:flex;justify-content:center;align-items:center;width:100%;min-height:300px;padding:20px 0;position:relative;perspective:1000px;transition:all .3s ease}.RipplePortalVideo_videoWindow__WYgHc{background:#000;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.05),0 10px 30px rgba(0,0,0,.3);padding:2px;width:95%;max-width:1400px;height:auto;max-height:calc(100vh - 200px);transform-origin:center center;transition:opacity .2s ease-out,box-shadow .3s cubic-bezier(.4,0,.2,1);will-change:transform,opacity;position:relative;overflow:hidden}.RipplePortalVideo_videoWindow__WYgHc:before{content:"";position:absolute;top:0;left:0;right:0;height:40px;background:linear-gradient(180deg,hsla(0,0%,100%,.03),transparent);border-radius:20px 20px 0 0;pointer-events:none}.RipplePortalVideo_scrollVideo___l_Py{width:100%;height:auto;border-radius:18px;display:block;-o-object-fit:contain;object-fit:contain;background:#000;will-change:auto}.RipplePortalVideo_scrollInstruction__IHUhH{position:absolute;top:20px;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:12px;color:#2e90a7;transition:opacity .3s ease-out;pointer-events:none}.RipplePortalVideo_scrollText__MgBJY{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;opacity:.9}.RipplePortalVideo_scrollArrow__K3MqA{display:flex;align-items:center;justify-content:center;animation:RipplePortalVideo_bounceDown__WtAKU 2s infinite;opacity:.8}.RipplePortalVideo_scrollArrow__K3MqA svg{width:24px;height:24px;color:#2e90a7}@keyframes RipplePortalVideo_bounceDown__WtAKU{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}.RipplePortalVideo_loadingIndicator___zjo1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.RipplePortalVideo_loadingSpinner__as94v{width:48px;height:48px;border-color:#2e90a7 #a0be61 hsla(0,0%,100%,.1) hsla(0,0%,100%,.1);border-style:solid;border-width:3px;border-radius:50%;animation:RipplePortalVideo_spin__Cr7KH 1s cubic-bezier(.68,-.55,.265,1.55) infinite}@keyframes RipplePortalVideo_spin__Cr7KH{to{transform:rotate(1turn)}}.RipplePortalVideo_videoWindow__WYgHc:hover{box-shadow:0 25px 70px rgba(0,0,0,.6),0 0 0 1px hsla(0,0%,100%,.08),0 15px 35px rgba(0,0,0,.4)}@media (max-width:1400px){.RipplePortalVideo_videoWindow__WYgHc{max-width:1200px}}@media (prefers-reduced-motion:reduce){.RipplePortalVideo_videoWindow__WYgHc{transition:transform .3s ease-out,opacity .3s ease-out}.RipplePortalVideo_loadingSpinner__as94v{animation:RipplePortalVideo_spin__Cr7KH 2s linear infinite}}.ProgressiveImage_progressiveImageWrapper__LC6nF{position:relative;width:100%;height:100%;overflow:hidden}.ProgressiveImage_placeholder__q8NE1{position:absolute;top:0;left:0;filter:blur(20px);transform:scale(1.1);transition:opacity .3s ease-out}.ProgressiveImage_image__QfGv0,.ProgressiveImage_placeholder__q8NE1{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;will-change:opacity}.ProgressiveImage_image__QfGv0{opacity:0;transition:opacity .4s ease-out}.ProgressiveImage_image__QfGv0.ProgressiveImage_loaded__m00Kx{opacity:1}.ProgressiveImage_image__QfGv0.ProgressiveImage_loaded__m00Kx~.ProgressiveImage_placeholder__q8NE1{opacity:0}.RippleGallery_gallerySection__r3vp2{width:100%;min-height:100vh;background:#f9f9f9;padding:80px 120px;position:relative;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.4,0,.2,1);display:flex;align-items:center}.RippleGallery_gallerySection__r3vp2.RippleGallery_visible__VHwOr{opacity:1;transform:translateY(0)}.RippleGallery_galleryContent__RXsnJ{width:100%;max-width:1680px;margin:0 auto;position:relative;padding:0 60px}.RippleGallery_galleryWrapper__m16el{position:relative;width:100%;overflow:visible}.RippleGallery_galleryContainer__J2xmv{width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;position:relative}.RippleGallery_galleryContainer__J2xmv::-webkit-scrollbar{display:none}.RippleGallery_galleryTrack__MVRBf{display:flex;gap:24px;padding:4px;min-width:-moz-min-content;min-width:min-content}.RippleGallery_galleryCard__GgN_E{flex-shrink:0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.RippleGallery_galleryCard__GgN_E:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:calc((100vw - 384px) / 2);height:600px;min-width:400px}.RippleGallery_galleryImage__iOLg6{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.RippleGallery_imagePlaceholder__XeRtR{width:100%;height:100%;background:linear-gradient(135deg,#f0f4f8,#fff)}@media (max-width:767px){.RippleGallery_galleryImage__iOLg6{-o-object-fit:contain;object-fit:contain;background:#fff}.RippleGallery_galleryCard__GgN_E{background:#fff;border-radius:0!important}}.RippleGallery_scrollButton__6taWA{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fff,#f9f9f9);border:2px solid #2e90a7;box-shadow:0 4px 16px rgba(46,144,167,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;opacity:0;visibility:hidden;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.RippleGallery_scrollButton__6taWA:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:radial-gradient(circle,rgba(46,144,167,.2) 0,transparent 70%);transform:translate(-50%,-50%);transition:all .6s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.RippleGallery_scrollButton__6taWA:hover{background:linear-gradient(135deg,#2e90a7,#3da5c0);border-color:#2e90a7;box-shadow:0 10px 25px rgba(46,144,167,.3),0 5px 10px rgba(0,0,0,.08);transform:translateY(-50%) scale(1.1)}.RippleGallery_scrollButton__6taWA:hover:before{width:120%;height:120%}.RippleGallery_scrollButton__6taWA:hover svg{color:#fff;transform:scale(1.05)}.RippleGallery_scrollButton__6taWA:active{transform:translateY(-50%) scale(.95)}.RippleGallery_scrollButtonVisible__0SnZ1{opacity:1;visibility:visible}.RippleGallery_scrollButtonLeft__nNKUu{left:-28px}.RippleGallery_scrollButtonRight__k7tjk{right:-28px}.RippleGallery_scrollButton__6taWA svg{width:28px;height:28px;color:#2e90a7;transition:color .3s}.RippleGallery_scrollIndicators__xQiZi{display:flex;gap:12px;justify-content:center;align-items:center;margin-top:32px}.RippleGallery_indicator__ojcoe{width:10px;height:10px;border-radius:50%;background:#d9d9d9;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.RippleGallery_indicator__ojcoe:hover{background:#a0be61;transform:scale(1.2)}.RippleGallery_indicatorActive__y4U5_{width:32px;height:10px;border-radius:5px;background:#2e90a7}.RippleGallery_indicatorActive__y4U5_:hover{background:#2e90a7}@media (min-width:2400px){.RippleGallery_gallerySection__r3vp2{min-height:110vh;padding:100px 140px}.RippleGallery_galleryContent__RXsnJ{max-width:2200px;padding:0 80px}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:calc((100vw - 464px) / 2);height:720px}.RippleGallery_scrollButton__6taWA{width:64px;height:64px}.RippleGallery_scrollButton__6taWA svg{width:32px;height:32px}}@media (min-width:2000px) and (max-width:2399px){.RippleGallery_gallerySection__r3vp2{padding:90px 130px}.RippleGallery_galleryContent__RXsnJ{max-width:2000px;padding:0 75px}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:calc((100vw - 434px) / 2);height:676px}.RippleGallery_scrollButton__6taWA{width:60px;height:60px}.RippleGallery_scrollButton__6taWA svg{width:30px;height:30px}}@media (min-width:1440px) and (max-width:1999px){.RippleGallery_gallerySection__r3vp2{padding:85px 110px}.RippleGallery_galleryContent__RXsnJ{padding:0 70px}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:calc((100vw - 384px) / 2);height:640px}}@media (min-width:1200px) and (max-width:1439px){.RippleGallery_gallerySection__r3vp2{padding:78px 95px}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:calc((100vw - 334px) / 2);height:608px}}@media (max-width:1199px) and (min-width:1024px){.RippleGallery_gallerySection__r3vp2{padding:68px}.RippleGallery_galleryContent__RXsnJ{padding:0 45px}.RippleGallery_scrollButtonLeft__nNKUu{left:-22px}.RippleGallery_scrollButtonRight__k7tjk{right:-22px}.RippleGallery_scrollButton__6taWA{width:52px;height:52px}.RippleGallery_scrollButton__6taWA svg{width:26px;height:26px}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:calc((100vw - 250px) / 2);height:560px}}@media (max-width:1023px) and (min-width:834px){.RippleGallery_gallerySection__r3vp2{min-height:100vh;padding:64px}.RippleGallery_galleryContent__RXsnJ{padding:0 42px}.RippleGallery_scrollButtonLeft__nNKUu{left:-20px}.RippleGallery_scrollButtonRight__k7tjk{right:-20px}.RippleGallery_scrollButton__6taWA{width:50px;height:50px}.RippleGallery_scrollButton__6taWA svg{width:25px;height:25px}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:calc((100vw - 236px) / 2);height:548px}}@media (max-width:833px) and (min-width:768px){.RippleGallery_gallerySection__r3vp2{padding:50px 32px}.RippleGallery_galleryContent__RXsnJ{padding:0 26px}.RippleGallery_galleryTrack__MVRBf{gap:18px}.RippleGallery_galleryContainer__J2xmv{scroll-snap-type:x mandatory}.RippleGallery_galleryCard__GgN_E{scroll-snap-align:start}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:calc((100vw - 134px) / 2);height:420px;min-width:300px}.RippleGallery_scrollButton__6taWA{width:46px;height:46px}}@media (max-width:767px) and (min-width:480px){.RippleGallery_gallerySection__r3vp2{min-height:100vh;padding:44px 0}.RippleGallery_galleryContent__RXsnJ{padding:0}.RippleGallery_galleryTrack__MVRBf{gap:0;padding:0}.RippleGallery_galleryContainer__J2xmv{scroll-snap-type:x mandatory;scroll-padding:0}.RippleGallery_galleryCard__GgN_E{scroll-snap-align:start;border-radius:0}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:100vw;height:min(50vh,380px);min-width:unset;border-radius:0}.RippleGallery_scrollButton__6taWA{display:none!important}}@media (max-width:479px) and (min-width:390px){.RippleGallery_gallerySection__r3vp2{padding:36px 0}.RippleGallery_galleryContent__RXsnJ{padding:0}.RippleGallery_galleryTrack__MVRBf{gap:0;padding:0}.RippleGallery_galleryContainer__J2xmv{scroll-snap-type:x mandatory;scroll-padding:0}.RippleGallery_galleryCard__GgN_E{scroll-snap-align:start;border-radius:0!important}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:100vw;height:min(48vh,340px);min-width:unset;border-radius:0}.RippleGallery_scrollButton__6taWA{display:none!important}}@media (max-width:389px){.RippleGallery_gallerySection__r3vp2{padding:32px 0}.RippleGallery_galleryContent__RXsnJ{padding:0}.RippleGallery_galleryTrack__MVRBf{gap:0;padding:0}.RippleGallery_galleryContainer__J2xmv{scroll-snap-type:x mandatory;scroll-padding:0}.RippleGallery_galleryCard__GgN_E{scroll-snap-align:start;border-radius:0!important}.RippleGallery_firstImage__IgkXD,.RippleGallery_otherImage__uM7e1{width:100vw;height:min(45vh,320px);min-width:unset;border-radius:0}.RippleGallery_scrollButton__6taWA{display:none!important}}.RippleGallery_galleryCard__GgN_E:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:200% 100%;animation:RippleGallery_shimmer__UopwJ 1.5s infinite;z-index:1;pointer-events:none;opacity:0;transition:opacity .3s}.RippleGallery_galleryCard__GgN_E.RippleGallery_loading__VwMmr:before{opacity:1}@keyframes RippleGallery_shimmer__UopwJ{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:769px){.RippleGallery_galleryWrapper__m16el:after,.RippleGallery_galleryWrapper__m16el:before{content:"";position:absolute;top:0;bottom:0;width:60px;pointer-events:none;z-index:1;opacity:0;transition:opacity .3s}.RippleGallery_galleryWrapper__m16el:before{left:0;background:linear-gradient(90deg,#f9f9f9,transparent)}.RippleGallery_galleryWrapper__m16el:after{right:0;background:linear-gradient(270deg,#f9f9f9,transparent)}.RippleGallery_galleryWrapper__m16el.RippleGallery_hasScroll__SelqI:after,.RippleGallery_galleryWrapper__m16el.RippleGallery_hasScroll__SelqI:before{opacity:1}}.RippleBanner_banner__EtcCM{height:100vh;min-height:600px;overflow:hidden;margin:0}.RippleBanner_banner__EtcCM,.RippleBanner_container__dDm5_{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.RippleBanner_container__dDm5_{height:100%}.RippleBanner_backgroundWrapper__zaLdE{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.RippleBanner_backgroundImage__wuMY_{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.RippleBanner_overlay__NfCsz{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(2,19,28,.3),rgba(2,19,28,.5) 50%,rgba(2,19,28,.3));pointer-events:none}.RippleBanner_content__mWZnC{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;padding:24px;max-width:1000px;width:100%}.RippleBanner_headline__0wWmJ{font-size:65px;line-height:1.2em;letter-spacing:.01em;margin:0}.RippleBanner_headline__0wWmJ,.RippleBanner_subtitle__R2a2_{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;color:#f9f9f9;text-shadow:0 2px 4px rgba(0,0,0,.3)}.RippleBanner_subtitle__R2a2_{font-size:32px;line-height:1.5em;letter-spacing:.016em;margin:-8px 0 0}.RippleBanner_ctaButton__6Ak_q{display:inline-flex;align-items:center;justify-content:center;padding:0 32px;height:64px;background:linear-gradient(135deg,#f9f9f9,#fff);border:2px solid transparent;border-radius:8px;text-decoration:none;cursor:pointer;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:20px;line-height:1.2em;letter-spacing:.025em;color:#010d14;margin-top:24px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.RippleBanner_ctaButton__6Ak_q:before{content:"";position:absolute;top:-2px;left:-100%;width:100%;height:calc(100% + 4px);background:linear-gradient(90deg,transparent,rgba(160,190,97,.2) 50%,transparent);transition:left .6s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.RippleBanner_ctaButton__6Ak_q:hover{background:linear-gradient(135deg,#fff,#e8ecef);border-color:rgba(46,144,167,.3);color:#010d14;transform:translateY(-3px) scale(1.02);box-shadow:0 15px 35px hsla(0,0%,100%,.3),0 5px 15px rgba(0,0,0,.12)}.RippleBanner_ctaButton__6Ak_q:hover:before{left:100%}.RippleBanner_ctaButton__6Ak_q:active{transform:translateY(0);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:1024px){.RippleBanner_banner__EtcCM{height:100vh;min-height:500px}.RippleBanner_content__mWZnC{padding:24px;gap:20px}.RippleBanner_headline__0wWmJ{font-size:48px;line-height:1.2em}.RippleBanner_subtitle__R2a2_{font-size:26px;line-height:1.4em}.RippleBanner_ctaButton__6Ak_q{height:56px;font-size:18px;padding:0 28px;margin-top:20px}}@media (max-width:768px){.RippleBanner_banner__EtcCM{height:100vh;min-height:400px}.RippleBanner_content__mWZnC{padding:16px;gap:16px;max-width:calc(100% - 32px)}.RippleBanner_headline__0wWmJ{font-size:32px;line-height:1.25em;letter-spacing:.008em}.RippleBanner_subtitle__R2a2_{font-size:20px;line-height:1.4em;margin-top:-4px}.RippleBanner_ctaButton__6Ak_q{height:48px;font-size:16px;padding:0 24px;margin-top:16px}}@media (max-width:480px){.RippleBanner_banner__EtcCM{height:100vh;min-height:350px}.RippleBanner_content__mWZnC{padding:16px}.RippleBanner_headline__0wWmJ{font-size:28px}.RippleBanner_subtitle__R2a2_{font-size:18px}.RippleBanner_ctaButton__6Ak_q{height:44px;font-size:15px;padding:0 20px;width:100%;max-width:280px}}@media (min-width:1440px){.RippleBanner_banner__EtcCM{height:100vh;min-height:700px}.RippleBanner_content__mWZnC{padding:24px}.RippleBanner_headline__0wWmJ{font-size:72px}.RippleBanner_subtitle__R2a2_{font-size:36px}.RippleBanner_ctaButton__6Ak_q{height:68px;font-size:21px;padding:0 36px}}@media (prefers-reduced-motion:reduce){.RippleBanner_ctaButton__6Ak_q{transition:none}}.RippleBoardLanding_videoSection__hw04b{display:flex;width:100%;max-width:2000px;min-height:140vh;padding:30px 50px 20px;flex-direction:column;align-items:center;gap:37px;flex-shrink:0;background:linear-gradient(180deg,#e5f7fe,#fff);margin:-20px auto 0;border-radius:20px 20px 0 0;box-shadow:0 4px 20px rgba(0,0,0,.1);position:relative}.RippleBoardLanding_videoHeader__rT_qs{display:flex;flex-direction:column;align-items:center;gap:24px;padding:20px;width:100%;max-width:1416px;transition:all .4s cubic-bezier(.4,0,.2,1)}.RippleBoardLanding_videoHeadline__RUaw8{font-family:"Nunito Sans",var(--font-primary);font-size:42px;font-weight:500;line-height:1.2em;letter-spacing:.5px;text-align:center;color:#010d14;margin:0;width:100%}.RippleBoardLanding_videoDescription__UVhkL{font-family:var(--font-secondary);font-size:18px;font-weight:400;line-height:1.4em;text-align:center;color:#323232;margin:0;width:100%;max-width:800px}.RippleBoardLanding_stickyContentWrapper___8KOi{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1)}.RippleBoardLanding_stickyContent__1GsO3{position:sticky;top:112px;z-index:4;max-height:calc(100vh - 112px);display:flex;flex-direction:column;justify-content:center;align-items:center}.RippleBoardLanding_videoWindowContainer__Z1msc{display:flex;justify-content:center;align-items:center;width:100%;min-height:300px;padding:20px 0;position:relative;perspective:1000px;transition:all .3s ease}.RippleBoardLanding_videoWindow__dlFxW{background:transparent;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05),0 10px 30px rgba(0,0,0,.1);padding:2px;width:90%;max-width:900px;height:auto;max-height:calc(100vh - 320px);transform-origin:center center;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);will-change:transform,opacity;position:relative;overflow:hidden}.RippleBoardLanding_videoWindow__dlFxW:before{content:"";position:absolute;top:0;left:0;right:0;height:40px;background:linear-gradient(180deg,hsla(0,0%,100%,.1),transparent);border-radius:20px 20px 0 0;pointer-events:none}.RippleBoardLanding_scrollVideo__o2f7u{width:100%;height:auto;border-radius:18px;display:block;-o-object-fit:contain;object-fit:contain;background:transparent;will-change:auto}.RippleBoardLanding_loadingIndicator__WfxBZ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-family:var(--font-secondary);z-index:10;background:rgba(0,0,0,.7);padding:20px 30px;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.RippleBoardLanding_loadingContent___cgSN{display:flex;flex-direction:column;align-items:center;gap:12px}.RippleBoardLanding_loadingSpinner__atShu{width:36px;height:36px;border:3px solid hsla(0,0%,100%,.2);border-top-color:#2e90a7;border-radius:50%;animation:RippleBoardLanding_spin__l2xFB 1s linear infinite}@keyframes RippleBoardLanding_spin__l2xFB{to{transform:rotate(1turn)}}.RippleBoardLanding_videoWindow__dlFxW:hover{box-shadow:0 25px 70px rgba(0,0,0,.18),0 0 0 1px rgba(0,0,0,.08),0 15px 35px rgba(0,0,0,.12)}@media (max-width:834px){.RippleBoardLanding_videoSection__hw04b{min-height:130vh;padding:50px 40px 20px}.RippleBoardLanding_stickyContentWrapper___8KOi{gap:30px}.RippleBoardLanding_videoHeadline__RUaw8{font-size:36px}.RippleBoardLanding_videoDescription__UVhkL{font-size:18px}.RippleBoardLanding_videoWindowContainer__Z1msc{min-height:300px;margin-top:40px;padding:30px 0}.RippleBoardLanding_videoWindow__dlFxW{max-width:800px}}@media (max-width:768px){.RippleBoardLanding_videoSection__hw04b{padding:40px 20px 20px;gap:24px;min-height:120vh}.RippleBoardLanding_stickyContentWrapper___8KOi{gap:20px}.RippleBoardLanding_videoHeader__rT_qs{gap:24px;padding:16px}.RippleBoardLanding_videoHeadline__RUaw8{font-size:28px}.RippleBoardLanding_videoDescription__UVhkL{font-size:16px}.RippleBoardLanding_videoWindowContainer__Z1msc{min-height:200px;margin-top:30px;padding:20px 0}.RippleBoardLanding_videoWindow__dlFxW{width:95%;max-width:600px;border-radius:16px}.RippleBoardLanding_scrollVideo__o2f7u{border-radius:14px}}.RippleBoardLanding_container__ih8yJ{min-height:100vh;background:#fff;padding:clamp(60px,12vw,120px) clamp(40px,8vw,80px);position:relative;overflow:hidden;opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1)}.RippleBoardLanding_container__ih8yJ.RippleBoardLanding_visible__YOsTB{opacity:1}.RippleBoardLanding_content__wdE1O{max-width:1200px;margin:0 auto;position:relative;z-index:1}.RippleBoardLanding_sectionHeader__4O9_J{display:flex;flex-direction:column;align-items:center;gap:16px;margin:0 0 60px}.RippleBoardLanding_mainHeadline__9o_KR{font-size:32px;line-height:1.5em;color:#323232;max-width:1200px;white-space:nowrap}.RippleBoardLanding_mainHeadline__9o_KR,.RippleBoardLanding_subHeadline__YyDM1{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;letter-spacing:.5px;text-align:center;margin:0}.RippleBoardLanding_subHeadline__YyDM1{font-size:56px;line-height:1.2em;color:#010d14}.RippleBoardLanding_dataCentersGrid__oJDpU{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(220px,1fr));gap:24px;max-width:1400px;margin:0 auto;grid-auto-rows:minmax(220px,1fr)}.RippleBoardLanding_mainCard__1rp74{background:linear-gradient(355deg,#0d435a -13.64%,#e5f7fe 136.01%);border-radius:20px;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;grid-column:1/span 2;grid-row:1/span 2;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 40px rgba(13,67,90,.15)}.RippleBoardLanding_mainCardContent__8bevc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:100%}.RippleBoardLanding_rippleBoardIcon__sP_lM{width:clamp(120px,18vw,260px);height:clamp(120px,18vw,260px);-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1));transition:transform .3s ease;margin-bottom:8px}.RippleBoardLanding_mainCard__1rp74:hover .RippleBoardLanding_rippleBoardIcon__sP_lM{transform:scale(1.05)}.RippleBoardLanding_overlineText__rt90G{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(16px,2.5vw,24px);font-weight:400;color:#f9f9f9;margin:0;line-height:1.5;text-align:center}.RippleBoardLanding_mainCard__1rp74 h3{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(26px,5vw,56px);font-weight:500;color:#f9f9f9;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.1);letter-spacing:.01em;line-height:1.2}.RippleBoardLanding_featureCard__B8CCp{background:#fafafa;border-radius:16px;padding:20px 24px;display:flex;flex-direction:column;gap:10px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.08);align-self:stretch}.RippleBoardLanding_featureHeader__sBTjS{display:flex;flex-direction:row;align-items:center;gap:16px}.RippleBoardLanding_featureIcon__h41dp{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(0);transition:transform .3s ease;flex-shrink:0}.RippleBoardLanding_featureCard__B8CCp:hover .RippleBoardLanding_featureIcon__h41dp{transform:scale(1.1)}.RippleBoardLanding_featureContent__K0k0z{display:flex;flex-direction:column;gap:8px;flex:1}.RippleBoardLanding_featureValue__tgtAZ{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display",var(--font-secondary);color:#000;text-shadow:0 2px 4px rgba(0,0,0,.1);flex:1}.RippleBoardLanding_featureContent__K0k0z h3.RippleBoardLanding_featureValue__tgtAZ,.RippleBoardLanding_featureValue__tgtAZ{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:28px;line-height:1.3;color:#010d14;margin:0;letter-spacing:-.3px;text-shadow:none;text-transform:capitalize}.RippleBoardLanding_featureCard__B8CCp p,.RippleBoardLanding_featureTitle__8KnTy{font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:17px;line-height:1.5;color:#323232;margin:0;padding-left:64px}.RippleBoardLanding_featureCard__B8CCp:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15);background:#fff}.RippleBoardLanding_container__ih8yJ:before{content:"";position:absolute;top:-50%;right:-30%;width:100%;height:100%;background:radial-gradient(circle,rgba(160,190,97,.05) 0,transparent 70%);pointer-events:none}.RippleBoardLanding_container__ih8yJ:after{content:"";position:absolute;bottom:-50%;left:-30%;width:100%;height:100%;background:radial-gradient(circle,rgba(46,144,167,.05) 0,transparent 70%);pointer-events:none}@media (min-width:1920px){.RippleBoardLanding_container__ih8yJ{min-height:100vh;padding:100px 60px}.RippleBoardLanding_content__wdE1O{max-width:1600px}.RippleBoardLanding_dataCentersGrid__oJDpU{grid-template-rows:240px 240px;gap:30px;max-width:1600px}.RippleBoardLanding_mainCard__1rp74{padding:24px}.RippleBoardLanding_rippleBoardIcon__sP_lM{width:260px;height:260px;margin-bottom:12px}.RippleBoardLanding_overlineText__rt90G{font-size:22px}.RippleBoardLanding_mainCard__1rp74 h3{font-size:64px}.RippleBoardLanding_featureCard__B8CCp{padding:20px 24px}.RippleBoardLanding_featureIcon__h41dp{width:52px;height:52px}.RippleBoardLanding_featureValue__tgtAZ{font-size:44px;font-weight:500}.RippleBoardLanding_featureContent__K0k0z h3.RippleBoardLanding_featureValue__tgtAZ,.RippleBoardLanding_featureValue__tgtAZ{font-size:30px;font-weight:400;letter-spacing:-.3px}.RippleBoardLanding_featureCard__B8CCp p,.RippleBoardLanding_featureTitle__8KnTy{font-size:20px;line-height:1.6;color:#323232;padding-left:68px}}@media (max-width:1199px) and (min-width:1024px){.RippleBoardLanding_container__ih8yJ{padding:80px 50px}.RippleBoardLanding_sectionHeader__4O9_J{margin-bottom:50px}.RippleBoardLanding_mainHeadline__9o_KR{font-size:30px;white-space:normal;line-height:1.4}.RippleBoardLanding_subHeadline__YyDM1{font-size:50px}.RippleBoardLanding_dataCentersGrid__oJDpU{grid-template-columns:repeat(4,1fr);grid-template-rows:250px 250px;gap:20px}.RippleBoardLanding_mainCard__1rp74{grid-column:1/span 2;grid-row:1/span 2;padding:20px}.RippleBoardLanding_rippleBoardIcon__sP_lM{width:240px;height:240px;margin-bottom:8px}.RippleBoardLanding_overlineText__rt90G{font-size:22px}.RippleBoardLanding_mainCard__1rp74 h3{font-size:50px}.RippleBoardLanding_featureCard__B8CCp{padding:18px 22px;gap:8px}.RippleBoardLanding_featureIcon__h41dp{width:46px;height:46px}.RippleBoardLanding_featureContent__K0k0z h3.RippleBoardLanding_featureValue__tgtAZ,.RippleBoardLanding_featureValue__tgtAZ{font-size:26px;font-weight:400;letter-spacing:-.2px;color:#010d14;line-height:1.2}.RippleBoardLanding_featureCard__B8CCp p,.RippleBoardLanding_featureTitle__8KnTy{font-size:16.5px;line-height:1.45;color:#323232;padding-left:62px}}@media (max-width:1023px) and (min-width:834px){.RippleBoardLanding_container__ih8yJ{min-height:100vh;padding:75px 38px}.RippleBoardLanding_sectionHeader__4O9_J{margin-bottom:48px}.RippleBoardLanding_mainHeadline__9o_KR{font-size:30px;white-space:normal;line-height:1.4}.RippleBoardLanding_subHeadline__YyDM1{font-size:46px}.RippleBoardLanding_dataCentersGrid__oJDpU{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,minmax(180px,1fr));gap:22px}.RippleBoardLanding_mainCard__1rp74{grid-column:1/span 2;grid-row:1;padding:20px;aspect-ratio:2.5/1;min-height:auto}.RippleBoardLanding_rippleBoardIcon__sP_lM{width:clamp(150px,20vw,210px);height:clamp(150px,20vw,210px);margin-bottom:8px}.RippleBoardLanding_overlineText__rt90G{font-size:20px}.RippleBoardLanding_mainCard__1rp74 h3{font-size:44px}.RippleBoardLanding_featureCard__B8CCp{padding:18px 22px;gap:8px}.RippleBoardLanding_featureIcon__h41dp{width:44px;height:44px}.RippleBoardLanding_featureContent__K0k0z h3.RippleBoardLanding_featureValue__tgtAZ,.RippleBoardLanding_featureValue__tgtAZ{font-size:24px;font-weight:400;letter-spacing:-.2px;color:#010d14;line-height:1.2}.RippleBoardLanding_featureCard__B8CCp p,.RippleBoardLanding_featureTitle__8KnTy{font-size:16px;line-height:1.45;color:#323232;padding-left:60px}}@media (max-width:833px) and (min-width:768px){.RippleBoardLanding_container__ih8yJ{min-height:100vh;padding:70px 36px}.RippleBoardLanding_sectionHeader__4O9_J{margin-bottom:46px}.RippleBoardLanding_mainHeadline__9o_KR{font-size:28px;white-space:normal;line-height:1.4}.RippleBoardLanding_subHeadline__YyDM1{font-size:44px}.RippleBoardLanding_dataCentersGrid__oJDpU{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,minmax(170px,1fr));gap:20px}.RippleBoardLanding_mainCard__1rp74{grid-column:1/span 2;grid-row:1;padding:18px;aspect-ratio:2.5/1;min-height:auto}.RippleBoardLanding_rippleBoardIcon__sP_lM{width:clamp(140px,22vw,200px);height:clamp(140px,22vw,200px);margin-bottom:8px}.RippleBoardLanding_overlineText__rt90G{font-size:19px}.RippleBoardLanding_mainCard__1rp74 h3{font-size:42px}.RippleBoardLanding_featureCard__B8CCp{padding:16px 20px;gap:8px}.RippleBoardLanding_featureIcon__h41dp{width:42px;height:42px}.RippleBoardLanding_featureContent__K0k0z h3.RippleBoardLanding_featureValue__tgtAZ,.RippleBoardLanding_featureValue__tgtAZ{font-size:22px;font-weight:400;letter-spacing:-.2px;color:#010d14;line-height:1.2}.RippleBoardLanding_featureCard__B8CCp p,.RippleBoardLanding_featureTitle__8KnTy{font-size:15.5px;line-height:1.4;color:#323232;padding-left:58px}}@media (max-width:1024px) and (min-width:769px){.RippleBoardLanding_container__ih8yJ{min-height:100vh;padding:80px 40px}.RippleBoardLanding_mainHeadline__9o_KR{white-space:normal;line-height:1.4}}@media (max-width:767px) and (min-width:600px){.RippleBoardLanding_container__ih8yJ{min-height:100vh;padding:70px 30px}.RippleBoardLanding_sectionHeader__4O9_J{margin-bottom:40px}.RippleBoardLanding_mainHeadline__9o_KR{font-size:26px;white-space:normal;line-height:1.4}.RippleBoardLanding_subHeadline__YyDM1{font-size:40px}.RippleBoardLanding_dataCentersGrid__oJDpU{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,minmax(160px,1fr));gap:18px}.RippleBoardLanding_mainCard__1rp74{grid-column:1/span 2;grid-row:1;padding:16px;aspect-ratio:2.2/1;min-height:auto}.RippleBoardLanding_rippleBoardIcon__sP_lM{width:clamp(120px,25vw,180px);height:clamp(120px,25vw,180px);margin-bottom:6px}.RippleBoardLanding_overlineText__rt90G{font-size:18px}.RippleBoardLanding_mainCard__1rp74 h3{font-size:34px}.RippleBoardLanding_featureCard__B8CCp{padding:16px 18px}.RippleBoardLanding_featureIcon__h41dp{width:40px;height:40px}.RippleBoardLanding_featureContent__K0k0z h3.RippleBoardLanding_featureValue__tgtAZ,.RippleBoardLanding_featureValue__tgtAZ{font-size:20px}.RippleBoardLanding_featureCard__B8CCp p,.RippleBoardLanding_featureTitle__8KnTy{font-size:15px;padding-left:56px}}@media (max-width:599px){.RippleBoardLanding_container__ih8yJ{min-height:100vh;padding:60px 24px}.RippleBoardLanding_content__wdE1O{padding:0}.RippleBoardLanding_sectionHeader__4O9_J{margin-bottom:32px}.RippleBoardLanding_mainHeadline__9o_KR{font-size:24px;white-space:normal;line-height:1.4}.RippleBoardLanding_subHeadline__YyDM1{font-size:34px}.RippleBoardLanding_dataCentersGrid__oJDpU{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;gap:14px}.RippleBoardLanding_mainCard__1rp74{grid-column:1;grid-row:auto;padding:16px;aspect-ratio:16/9;min-height:auto}.RippleBoardLanding_rippleBoardIcon__sP_lM{width:clamp(100px,30vw,150px);height:clamp(100px,30vw,150px);margin-bottom:4px}.RippleBoardLanding_overlineText__rt90G{font-size:18px}.RippleBoardLanding_mainCard__1rp74 h3{font-size:30px}.RippleBoardLanding_featureCard__B8CCp{padding:16px 18px;aspect-ratio:16/9}.RippleBoardLanding_featureIcon__h41dp{width:38px;height:38px}.RippleBoardLanding_featureContent__K0k0z h3.RippleBoardLanding_featureValue__tgtAZ,.RippleBoardLanding_featureValue__tgtAZ{font-size:20px;font-weight:400;letter-spacing:-.1px;color:#010d14;line-height:1.3}.RippleBoardLanding_featureCard__B8CCp p,.RippleBoardLanding_featureTitle__8KnTy{font-size:15px;line-height:1.5;color:#323232;padding-left:54px}.RippleBoardLanding_card1__Igx1m{animation-duration:.6s}.RippleBoardLanding_card2__twOmR{animation-duration:.6s;animation-delay:.4s}.RippleBoardLanding_card3__vtoLM{animation-duration:.6s;animation-delay:.5s}.RippleBoardLanding_card4__Y78bg{animation-duration:.6s;animation-delay:.6s}.RippleBoardLanding_card5__rDlIJ{animation-duration:.6s;animation-delay:.7s}}@media (max-width:480px){.RippleBoardLanding_container__ih8yJ{min-height:100vh;padding:50px 20px}.RippleBoardLanding_sectionHeader__4O9_J{margin-bottom:28px}.RippleBoardLanding_mainHeadline__9o_KR{font-size:22px}.RippleBoardLanding_subHeadline__YyDM1{font-size:30px}.RippleBoardLanding_dataCentersGrid__oJDpU{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;gap:12px}.RippleBoardLanding_mainCard__1rp74{padding:12px;aspect-ratio:16/10}.RippleBoardLanding_mainCardContent__8bevc{gap:0}.RippleBoardLanding_rippleBoardIcon__sP_lM{width:clamp(90px,35vw,130px);height:clamp(90px,35vw,130px);margin-bottom:0}.RippleBoardLanding_overlineText__rt90G{font-size:16px;margin-top:-2px}.RippleBoardLanding_mainCard__1rp74 h3{font-size:26px}.RippleBoardLanding_featureCard__B8CCp{padding:14px 16px;aspect-ratio:16/10}.RippleBoardLanding_featureIcon__h41dp{width:34px;height:34px}.RippleBoardLanding_featureContent__K0k0z h3.RippleBoardLanding_featureValue__tgtAZ,.RippleBoardLanding_featureValue__tgtAZ{font-size:18px;font-weight:400;letter-spacing:0;color:#010d14}.RippleBoardLanding_featureCard__B8CCp p,.RippleBoardLanding_featureTitle__8KnTy{font-size:14px;line-height:1.45;color:#323232;padding-left:50px}}@media (max-height:600px) and (orientation:landscape){.RippleBoardLanding_container__ih8yJ{min-height:100vh;padding:40px 20px}.RippleBoardLanding_sectionHeader__4O9_J{margin-bottom:24px}.RippleBoardLanding_mainHeadline__9o_KR{font-size:22px}.RippleBoardLanding_subHeadline__YyDM1{font-size:28px}.RippleBoardLanding_dataCentersGrid__oJDpU{grid-template-columns:repeat(3,1fr);grid-template-rows:120px 120px;gap:12px}.RippleBoardLanding_mainCard__1rp74{grid-column:1;grid-row:1/span 2;padding:10px}.RippleBoardLanding_rippleBoardIcon__sP_lM{width:150px;height:150px;margin-bottom:6px}.RippleBoardLanding_overlineText__rt90G{font-size:16px}.RippleBoardLanding_mainCard__1rp74 h3{font-size:28px}.RippleBoardLanding_featureCard__B8CCp{padding:12px 14px}.RippleBoardLanding_featureIcon__h41dp{width:34px;height:34px}.RippleBoardLanding_featureValue__tgtAZ{font-size:30px;font-weight:500}.RippleBoardLanding_featureContent__K0k0z h3.RippleBoardLanding_featureValue__tgtAZ,.RippleBoardLanding_featureValue__tgtAZ{font-size:18px;font-weight:400;letter-spacing:0;color:#010d14}.RippleBoardLanding_featureCard__B8CCp p,.RippleBoardLanding_featureTitle__8KnTy{font-size:14px;line-height:1.4;color:#323232;padding-left:50px}}@supports not (aspect-ratio:1){@media (max-width:599px){.RippleBoardLanding_mainCard__1rp74{position:relative;padding-bottom:56.25%;height:0}.RippleBoardLanding_mainCardContent__8bevc{position:absolute;top:0;left:0;right:0;bottom:0;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center}.RippleBoardLanding_featureCard__B8CCp{position:relative;padding-bottom:56.25%;height:0}.RippleBoardLanding_featureCard__B8CCp>*{position:absolute;top:16px;left:18px;right:18px}}@media (max-width:480px){.RippleBoardLanding_featureCard__B8CCp,.RippleBoardLanding_mainCard__1rp74{padding-bottom:62.5%}.RippleBoardLanding_featureCard__B8CCp>*{top:14px;left:16px;right:16px}}}@supports not (gap:10px){.RippleBoardLanding_featureCard__B8CCp{gap:0}.RippleBoardLanding_featureCard__B8CCp>.RippleBoardLanding_featureHeader__sBTjS{margin-bottom:10px}.RippleBoardLanding_featureCard__B8CCp>.RippleBoardLanding_featureTitle__8KnTy,.RippleBoardLanding_featureCard__B8CCp>p{margin-top:10px}.RippleBoardLanding_featureHeader__sBTjS{gap:0}.RippleBoardLanding_featureHeader__sBTjS>.RippleBoardLanding_featureIcon__h41dp{margin-right:16px}.RippleBoardLanding_sectionHeader__4O9_J{gap:0}.RippleBoardLanding_sectionHeader__4O9_J>.RippleBoardLanding_mainHeadline__9o_KR{margin-bottom:16px}}@supports (-webkit-touch-callout:none){.RippleBoardLanding_dataCentersGrid__oJDpU{grid-auto-rows:auto}@media (max-width:599px){.RippleBoardLanding_mainCard__1rp74{min-height:200px}.RippleBoardLanding_featureCard__B8CCp{min-height:180px}}@media (max-width:480px){.RippleBoardLanding_mainCard__1rp74{min-height:180px}.RippleBoardLanding_featureCard__B8CCp{min-height:160px}}.RippleBoardLanding_featureCard__B8CCp,.RippleBoardLanding_mainCard__1rp74{transform:translateZ(0)}.RippleBoardLanding_videoWindow__dlFxW{-webkit-will-change:transform,opacity}.RippleBoardLanding_scrollVideo__o2f7u{-webkit-will-change:auto}}@media (max-width:428px) and (min-width:360px){.RippleBoardLanding_dataCentersGrid__oJDpU{grid-auto-rows:minmax(min-content,auto)}.RippleBoardLanding_featureCard__B8CCp,.RippleBoardLanding_mainCard__1rp74{transform:translateZ(0);backface-visibility:hidden}.RippleBoardLanding_featureCard__B8CCp p,.RippleBoardLanding_featureTitle__8KnTy{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.RippleBoardLanding_featureHeader__sBTjS{align-items:flex-start}.RippleBoardLanding_featureIcon__h41dp{flex-shrink:0;transform:translateZ(0)}}.RippleBoardLanding_mobilePlaceholder__8wBNd{display:flex;width:100%;max-width:2000px;min-height:60vh;padding:60px 20px;flex-direction:column;align-items:center;justify-content:center;gap:32px;background:linear-gradient(180deg,#e5f7fe,#fff);margin:0 auto;position:relative}.RippleBoardLanding_mobilePlaceholderContent__e_RID{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;max-width:600px;width:100%}.RippleBoardLanding_mobilePlaceholderImage___0nbg{width:100%;max-width:400px;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.RippleBoardLanding_mobilePlaceholderTitle__GVoyv{font-family:"Nunito Sans",var(--font-primary);font-size:28px;font-weight:500;line-height:1.2em;color:#010d14;margin:0}.RippleBoardLanding_mobilePlaceholderDescription__AsjnC{font-family:var(--font-secondary);font-size:16px;font-weight:400;line-height:1.5em;color:#323232;margin:0}@media (max-width:834px) and (min-width:431px){.RippleBoardLanding_mobilePlaceholder__8wBNd{min-height:50vh;padding:50px 40px}.RippleBoardLanding_mobilePlaceholderTitle__GVoyv{font-size:32px}.RippleBoardLanding_mobilePlaceholderDescription__AsjnC{font-size:18px}}