@keyframes shapeRotate{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes shapeRotateReverse{0%{transform:rotate(359deg)}to{transform:rotate(0)}}@keyframes logoFadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes titleSlideUp{0%{opacity:0;transform:translateY(150%) skewY(5deg)}to{opacity:1;transform:translateY(0) skewY(0)}}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollFadeIn{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:.7;transform:translate(-50%) translateY(0)}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--color-dark)}.bg[data-astro-cid-bbe6dxrz]{background-color:var(--color-dark);position:absolute;inset:0;z-index:0;overflow:hidden}.bg[data-astro-cid-bbe6dxrz] .shape[data-astro-cid-bbe6dxrz]{position:absolute;animation:shapeRotate 20s linear infinite}.bg[data-astro-cid-bbe6dxrz] .shape[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:100%;height:auto}.bg[data-astro-cid-bbe6dxrz] .shape1[data-astro-cid-bbe6dxrz]{width:167%;left:9%;top:-46%;animation:shapeRotateReverse 18s linear infinite}.bg[data-astro-cid-bbe6dxrz] .shape2[data-astro-cid-bbe6dxrz]{width:120%;bottom:-9%;left:-11%;transform-origin:5% center}.bg[data-astro-cid-bbe6dxrz] .shape3[data-astro-cid-bbe6dxrz]{width:72%;bottom:-31%;left:-15%;transform-origin:50% center}.bg[data-astro-cid-bbe6dxrz] .shape4[data-astro-cid-bbe6dxrz]{width:110%;top:-40%;left:14%;transform-origin:-10% center}.bg[data-astro-cid-bbe6dxrz] .shape5[data-astro-cid-bbe6dxrz]{width:82%;left:-20%;top:-33%;transform-origin:10% center}.bg[data-astro-cid-bbe6dxrz] .shape6[data-astro-cid-bbe6dxrz]{width:132%;top:15%;right:-40%;animation:shapeRotateReverse 20s linear infinite}.noise[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:url(/noise_swatch.png) repeat center / 80px 80px;opacity:.7;z-index:1;pointer-events:none;mix-blend-mode:soft-light}.fade[data-astro-cid-bbe6dxrz]{position:absolute;inset:30% 0 0;z-index:2;pointer-events:none;background:linear-gradient(to top,var(--color-dark) 0%,var(--color-dark) 10%,rgba(22,21,23,.8) 30%,rgba(22,21,23,0) 100%)}.logo[data-astro-cid-bbe6dxrz]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);z-index:1;pointer-events:none;opacity:0;animation:logoFadeIn .6s ease-out forwards}.logo[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{height:70vh;width:auto;max-width:none}.container[data-astro-cid-bbe6dxrz]{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;min-height:100vh;justify-content:center}.hero-content[data-astro-cid-bbe6dxrz]{color:#fff;display:flex;flex-direction:column;align-items:center}.hero-title[data-astro-cid-bbe6dxrz]{font-family:TroisMilleRegular,serif;font-size:81.94px;font-weight:400;line-height:81.94px;letter-spacing:.17px;margin:0;color:#fff;opacity:0;animation:titleSlideUp .6s ease-out .6s forwards}.hero-subtitle[data-astro-cid-bbe6dxrz]{max-width:600px;display:flex;flex-direction:column;opacity:0;animation:contentFadeIn .6s ease-out .9s forwards}.subtitle-line[data-astro-cid-bbe6dxrz]{font-family:Inter,sans-serif;font-size:17px;line-height:25.5px;color:#fff}.watch-video-btn[data-astro-cid-bbe6dxrz]{font-family:TroisMilleRegular,serif;font-size:14px;font-weight:400;letter-spacing:.17px;line-height:14px;background:transparent;border:1px solid white;color:#fff;padding:16px 20px 14px;border-radius:4px;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s;margin-top:44px;opacity:0;animation:contentFadeIn .6s ease-out 1.2s forwards;text-decoration:none;cursor:pointer}.watch-video-btn[data-astro-cid-bbe6dxrz]:hover{background:#ffffff1a}.scroll-down[data-astro-cid-bbe6dxrz]{position:absolute;bottom:37.5px;left:50%;transform:translate(-50%);color:#fff;display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.8rem;opacity:0;transition:opacity .3s;text-transform:lowercase;animation:scrollFadeIn .6s ease-out 1.5s forwards}.scroll-down[data-astro-cid-bbe6dxrz]:hover{opacity:1!important}.scroll-down[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{min-height:90vh}.hero-content[data-astro-cid-bbe6dxrz]{gap:1rem}.container[data-astro-cid-bbe6dxrz]{min-height:100dvh}.logo[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{height:50vh}.hero-title[data-astro-cid-bbe6dxrz]{font-size:52px;line-height:52px}.bg[data-astro-cid-bbe6dxrz] .shape1[data-astro-cid-bbe6dxrz]{width:250%;left:-50%;top:-20%}.bg[data-astro-cid-bbe6dxrz] .shape2[data-astro-cid-bbe6dxrz]{width:200%;left:-50%;bottom:0%}.bg[data-astro-cid-bbe6dxrz] .shape3[data-astro-cid-bbe6dxrz]{width:120%;left:-10%;bottom:-10%}.bg[data-astro-cid-bbe6dxrz] .shape4[data-astro-cid-bbe6dxrz]{width:180%;top:-15%;left:-30%}.bg[data-astro-cid-bbe6dxrz] .shape5[data-astro-cid-bbe6dxrz]{width:150%;left:-25%;top:-10%}.bg[data-astro-cid-bbe6dxrz] .shape6[data-astro-cid-bbe6dxrz]{width:200%;top:20%;right:-60%}.hero-logo-bg[data-astro-cid-bbe6dxrz]{width:300px}.watch-video-btn[data-astro-cid-bbe6dxrz]{padding:.75rem 1.5rem;font-size:.9rem}}.transition-intro_container[data-astro-cid-thbd4hqa]{position:absolute;top:100%;left:0;right:0;height:462px;overflow:hidden;z-index:2;margin-top:-77px}.transition_intro[data-astro-cid-thbd4hqa]{margin-left:-34px;width:calc(100% + 68px)}.row[data-astro-cid-thbd4hqa]{display:flex;flex-wrap:nowrap;height:77px}.row-odd[data-astro-cid-thbd4hqa]{margin-left:54.75px}.row[data-astro-cid-thbd4hqa] img[data-astro-cid-thbd4hqa]{width:73px;height:78px;flex-shrink:0;transition:opacity .15s ease;margin-left:-18.25px}.row[data-astro-cid-thbd4hqa] img[data-astro-cid-thbd4hqa]:first-child{margin-left:0}@media(max-width:768px){.transition-intro_container[data-astro-cid-thbd4hqa]{height:308px;margin-top:-51px}.row[data-astro-cid-thbd4hqa]{height:51px}.row[data-astro-cid-thbd4hqa] img[data-astro-cid-thbd4hqa]{width:49px;height:52px;margin-left:-12.25px}.row[data-astro-cid-thbd4hqa] img[data-astro-cid-thbd4hqa]:first-child{margin-left:0}.row-odd[data-astro-cid-thbd4hqa]{margin-left:36.75px}}@keyframes slideInFaded{0%{opacity:0;transform:translateY(40px) skew(-2deg)}to{opacity:.6;transform:translateY(0) skew(0)}}.animate-on-scroll[data-astro-cid-v2cbyr3p]{opacity:0;transform:translateY(40px) skew(-2deg)}.animate-on-scroll[data-astro-cid-v2cbyr3p].animate-in{animation:slideIn .6s ease-out forwards}.animate-on-scroll[data-astro-cid-v2cbyr3p].done{opacity:1;transform:translateY(0) skew(0);animation:none}.about-intro[data-astro-cid-v2cbyr3p].animate-on-scroll.animate-in{animation-delay:0ms}.icon-wrapper[data-astro-cid-v2cbyr3p].animate-on-scroll.animate-in{animation-delay:.15s}.about-description[data-astro-cid-v2cbyr3p].animate-on-scroll.animate-in{animation:slideInFaded .6s ease-out forwards;animation-delay:.3s}.about-description[data-astro-cid-v2cbyr3p].done{opacity:.6}.about[data-astro-cid-v2cbyr3p]{padding:80px 0 120px;background:var(--color-dark);position:relative;overflow:visible}.noise[data-astro-cid-v2cbyr3p]{position:absolute;inset:0;background:url(/noise_swatch.png) repeat center / 80px 80px;opacity:.7;z-index:0;pointer-events:none;mix-blend-mode:soft-light}.container[data-astro-cid-v2cbyr3p]{max-width:1100px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.about-content[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column}.about-intro[data-astro-cid-v2cbyr3p]{font-family:TroisMilleRegular,serif;font-size:47.94px;font-weight:400;line-height:57.528px;color:#fff;margin:0}.about-details[data-astro-cid-v2cbyr3p]{display:flex;align-items:flex-start;justify-content:space-between;margin-top:72px}.icon-wrapper[data-astro-cid-v2cbyr3p]{flex-shrink:0;width:104px;height:102px}.crewdle-symbol[data-astro-cid-v2cbyr3p]{width:100%;height:auto}.about-description[data-astro-cid-v2cbyr3p]{font-family:Inter,sans-serif;font-size:15px;line-height:25.5px;color:#fff9;max-width:400px;margin:0}@media(max-width:768px){.about[data-astro-cid-v2cbyr3p]{padding:60px 0 80px}.about-intro[data-astro-cid-v2cbyr3p]{font-size:32px;line-height:40px}.about-details[data-astro-cid-v2cbyr3p]{flex-direction:column;gap:72px}.icon-wrapper[data-astro-cid-v2cbyr3p]{width:60px;height:60px;align-self:center}}.benefits[data-astro-cid-aafkaq3q]{padding:50px 0;background:var(--color-light);position:relative;z-index:1}.container[data-astro-cid-aafkaq3q]{width:90%;max-width:1232px;margin-left:auto;margin-right:auto}.section-title[data-astro-cid-aafkaq3q]{text-align:center;margin-bottom:60px;color:var(--color-black);font-weight:400}.animate-on-scroll[data-astro-cid-aafkaq3q]{opacity:0;transform:translateY(40px) skew(-2deg)}.animate-on-scroll[data-astro-cid-aafkaq3q].animate-in{animation:slideIn .6s ease-out forwards}.animate-on-scroll[data-astro-cid-aafkaq3q].done{opacity:1;transform:translateY(0) skew(0);animation:none}.cards_container[data-astro-cid-aafkaq3q]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.card[data-astro-cid-aafkaq3q]{border-radius:12px;padding:2.5rem;display:flex;flex-direction:column;gap:2rem;overflow:hidden;min-height:400px}.card_ghost[data-astro-cid-aafkaq3q]{display:none}.bg_purple[data-astro-cid-aafkaq3q]{background:var(--color-primary)}.bg_orange[data-astro-cid-aafkaq3q]{background:#ff5322}.bg_green[data-astro-cid-aafkaq3q]{background:#145b28}.icon[data-astro-cid-aafkaq3q]{width:120px;height:120px;overflow:hidden;flex-shrink:0}.icon[data-astro-cid-aafkaq3q] video[data-astro-cid-aafkaq3q]{width:120px;height:120px;object-fit:contain}.content[data-astro-cid-aafkaq3q] h3[data-astro-cid-aafkaq3q]{font-size:1.75rem;color:#fff;font-weight:400;margin-bottom:1rem}.txt[data-astro-cid-aafkaq3q] p[data-astro-cid-aafkaq3q]{font-size:1rem;line-height:1.7;color:#ffffffd9;margin:0}.anime-cards_item[data-astro-cid-aafkaq3q]{opacity:0;transform:translateY(40%) skew(-2deg);transition:opacity .6s ease-out,transform .6s ease-out}.anime-cards_item[data-astro-cid-aafkaq3q].animate-in{opacity:1;transform:translateY(0) skew(0)}@media(max-width:900px){.cards_container[data-astro-cid-aafkaq3q]{grid-template-columns:1fr}.card[data-astro-cid-aafkaq3q]{min-height:auto}}@media(max-width:768px){.benefits[data-astro-cid-aafkaq3q]{padding:4rem 0}.section-title[data-astro-cid-aafkaq3q]{margin-bottom:3rem}.card[data-astro-cid-aafkaq3q]{padding:2rem}}.animate-on-scroll[data-astro-cid-qnwxz4mj]{opacity:0;transform:translateY(40px) skew(-2deg)}.animate-on-scroll[data-astro-cid-qnwxz4mj].animate-in{animation:slideIn .6s ease-out forwards}.animate-on-scroll[data-astro-cid-qnwxz4mj].done{opacity:1;transform:translateY(0) skew(0);animation:none}.products[data-astro-cid-qnwxz4mj]{padding:0 0 50px;background:var(--color-light);position:relative;overflow:visible}.container[data-astro-cid-qnwxz4mj]{max-width:1200px;margin:0 auto;padding:0 5%;position:relative;z-index:1}.section-title[data-astro-cid-qnwxz4mj]{text-align:center;margin-bottom:60px;color:var(--color-black);font-weight:400}.products-grid[data-astro-cid-qnwxz4mj]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-card[data-astro-cid-qnwxz4mj]{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:40px;display:flex;flex-direction:column;transition:border-color .3s,box-shadow .3s}.product-card[data-astro-cid-qnwxz4mj]:hover{border-color:#00000026;box-shadow:0 8px 30px #00000014}.product-icon[data-astro-cid-qnwxz4mj]{width:64px;height:64px;border-radius:12px;background:var(--color-primary);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.product-icon[data-astro-cid-qnwxz4mj] svg[data-astro-cid-qnwxz4mj]{color:#fff}.product-card[data-astro-cid-qnwxz4mj]:nth-child(2) .product-icon[data-astro-cid-qnwxz4mj]{background:#ff5322}.product-card[data-astro-cid-qnwxz4mj]:nth-child(3) .product-icon[data-astro-cid-qnwxz4mj]{background:linear-gradient(135deg,var(--color-primary) 0%,#FF5322 100%)}.product-card[data-astro-cid-qnwxz4mj]:nth-child(4) .product-icon[data-astro-cid-qnwxz4mj]{background:#1a1a2e;border:1px solid rgba(255,255,255,.1)}.product-name[data-astro-cid-qnwxz4mj]{font-family:TroisMilleRegular,serif;font-size:28px;font-weight:400;color:var(--color-black);margin:0 0 8px}.product-tagline[data-astro-cid-qnwxz4mj]{font-family:Inter,sans-serif;font-size:14px;color:var(--color-primary);margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}.product-card[data-astro-cid-qnwxz4mj]:nth-child(2) .product-tagline[data-astro-cid-qnwxz4mj]{color:#ff5322}.product-card[data-astro-cid-qnwxz4mj]:nth-child(3) .product-tagline[data-astro-cid-qnwxz4mj]{color:#ff5322}.product-card[data-astro-cid-qnwxz4mj]:nth-child(4) .product-tagline[data-astro-cid-qnwxz4mj]{color:#888}.product-description[data-astro-cid-qnwxz4mj]{font-family:Inter,sans-serif;font-size:15px;line-height:1.7;color:#555;margin:0 0 24px;flex-grow:1}.product-integrations[data-astro-cid-qnwxz4mj],.product-models[data-astro-cid-qnwxz4mj],.product-highlight[data-astro-cid-qnwxz4mj]{display:flex;flex-wrap:wrap;gap:8px}.product-integrations[data-astro-cid-qnwxz4mj] span[data-astro-cid-qnwxz4mj],.product-models[data-astro-cid-qnwxz4mj] span[data-astro-cid-qnwxz4mj]{font-family:Inter,sans-serif;font-size:12px;padding:6px 12px;background:#4c17ca1a;border:1px solid rgba(76,23,202,.2);border-radius:20px;color:var(--color-primary)}.product-models[data-astro-cid-qnwxz4mj] span[data-astro-cid-qnwxz4mj]{background:#ff53221a;border-color:#ff532233;color:#ff5322}.product-highlight[data-astro-cid-qnwxz4mj] span[data-astro-cid-qnwxz4mj]{font-family:Inter,sans-serif;font-size:12px;padding:6px 12px;background:#0000000d;border-radius:20px;color:#555}.product-card[data-astro-cid-qnwxz4mj] .product-highlight[data-astro-cid-qnwxz4mj].corsair{background:#1a1a2e;padding:8px 14px;border-radius:20px;align-items:center;gap:0}.product-footer[data-astro-cid-qnwxz4mj]{display:flex;align-items:center;justify-content:space-between;width:100%}.product-link[data-astro-cid-qnwxz4mj]{font-family:TroisMilleRegular,serif;font-size:14px;font-weight:400;letter-spacing:.17px;line-height:14px;color:var(--color-primary);background:transparent;border:1px solid var(--color-primary);padding:12px 20px 10px;border-radius:4px;text-decoration:none;transition:all .2s}.product-link[data-astro-cid-qnwxz4mj]:hover{background:var(--color-primary);color:#fff}.product-card[data-astro-cid-qnwxz4mj] .product-highlight[data-astro-cid-qnwxz4mj].corsair span[data-astro-cid-qnwxz4mj]{background:none;padding:0;color:#fff;font-size:12px}.product-card[data-astro-cid-qnwxz4mj] .corsair-logo[data-astro-cid-qnwxz4mj]{height:19px;width:auto;filter:invert(1)}@media(max-width:768px){.products[data-astro-cid-qnwxz4mj]{padding:0 0 4rem}.products-grid[data-astro-cid-qnwxz4mj]{grid-template-columns:1fr}.product-card[data-astro-cid-qnwxz4mj]{padding:30px}.product-name[data-astro-cid-qnwxz4mj]{font-size:24px}.product-footer[data-astro-cid-qnwxz4mj]{flex-direction:column;align-items:flex-start;gap:16px}.product-footer[data-astro-cid-qnwxz4mj] .product-link[data-astro-cid-qnwxz4mj]{align-self:center}}.animate-on-scroll[data-astro-cid-bfhcfioi]{opacity:0;transform:translateY(40px) skew(-2deg)}.animate-on-scroll[data-astro-cid-bfhcfioi].animate-in{animation:slideIn .6s ease-out forwards}.animate-on-scroll[data-astro-cid-bfhcfioi].done{opacity:1;transform:translateY(0) skew(0);animation:none}.integrations[data-astro-cid-bfhcfioi]{padding:50px 0;background:var(--color-dark);position:relative}.container[data-astro-cid-bfhcfioi]{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.integrations-label[data-astro-cid-bfhcfioi]{font-family:Inter,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:1px;color:#fff;margin:0 0 40px}.integrations-logos[data-astro-cid-bfhcfioi]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px}.logo-item[data-astro-cid-bfhcfioi]{display:flex;flex-direction:column;align-items:center;gap:12px;opacity:.7;transition:opacity .3s;width:120px}.logo-item[data-astro-cid-bfhcfioi]:hover{opacity:1}.logo-item[data-astro-cid-bfhcfioi] img[data-astro-cid-bfhcfioi]{height:40px;width:auto;filter:grayscale(100%);transition:filter .3s}.logo-item[data-astro-cid-bfhcfioi]:hover img[data-astro-cid-bfhcfioi]{filter:grayscale(0%)}.logo-item[data-astro-cid-bfhcfioi] span[data-astro-cid-bfhcfioi]{font-family:Inter,sans-serif;font-size:12px;color:#fff}@media(max-width:768px){.integrations[data-astro-cid-bfhcfioi]{padding:4rem 0}.integrations-logos[data-astro-cid-bfhcfioi]{gap:24px}.logo-item[data-astro-cid-bfhcfioi] img[data-astro-cid-bfhcfioi]{height:32px}.logo-item[data-astro-cid-bfhcfioi] span[data-astro-cid-bfhcfioi]{font-size:10px}}.cta[data-astro-cid-4xty6sx2]{padding:50px 0 6rem;background:var(--color-light);position:relative}.transition-footer_container[data-astro-cid-4xty6sx2]{position:absolute;top:100%;left:0;right:0;height:462px;overflow:hidden;z-index:2;margin-top:-77px;pointer-events:none}.transition_footer[data-astro-cid-4xty6sx2]{margin-left:-34px;width:calc(100% + 68px)}.transition_footer[data-astro-cid-4xty6sx2] .row[data-astro-cid-4xty6sx2]{display:flex;flex-wrap:nowrap;height:77px}.transition_footer[data-astro-cid-4xty6sx2] .row-odd[data-astro-cid-4xty6sx2]{margin-left:54.75px}.transition_footer[data-astro-cid-4xty6sx2] .row[data-astro-cid-4xty6sx2] img[data-astro-cid-4xty6sx2]{width:73px;height:78px;flex-shrink:0;transition:opacity .15s ease;margin-left:-18.25px}.transition_footer[data-astro-cid-4xty6sx2] .row[data-astro-cid-4xty6sx2] img[data-astro-cid-4xty6sx2]:first-child{margin-left:0}@media(max-width:768px){.transition-footer_container[data-astro-cid-4xty6sx2]{height:308px;margin-top:-51px}.transition_footer[data-astro-cid-4xty6sx2] .row[data-astro-cid-4xty6sx2]{height:51px}.transition_footer[data-astro-cid-4xty6sx2] .row[data-astro-cid-4xty6sx2] img[data-astro-cid-4xty6sx2]{width:49px;height:52px;margin-left:-12.25px}.transition_footer[data-astro-cid-4xty6sx2] .row[data-astro-cid-4xty6sx2] img[data-astro-cid-4xty6sx2]:first-child{margin-left:0}.transition_footer[data-astro-cid-4xty6sx2] .row-odd[data-astro-cid-4xty6sx2]{margin-left:36.75px}}.container[data-astro-cid-4xty6sx2]{width:90%;max-width:1232px;margin-left:auto;margin-right:auto}.cta-header[data-astro-cid-4xty6sx2]{text-align:center;padding-left:20%;padding-right:20%;padding-bottom:60px}@keyframes slideIn{0%{opacity:0;transform:translateY(40px) skew(-2deg)}to{opacity:1;transform:translateY(0) skew(0)}}.animate-on-scroll[data-astro-cid-4xty6sx2]{opacity:0;transform:translateY(40px) skew(-2deg)}.animate-on-scroll[data-astro-cid-4xty6sx2].animate-in{animation:slideIn .6s ease-out forwards}.animate-on-scroll[data-astro-cid-4xty6sx2].done{opacity:1;transform:translateY(0) skew(0);animation:none}.cta-title[data-astro-cid-4xty6sx2]{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem;color:var(--color-black);font-weight:400}.cta-subtitle[data-astro-cid-4xty6sx2]{font-size:1rem;color:#555}.cta-cards[data-astro-cid-4xty6sx2]{display:flex;flex-wrap:wrap;justify-content:center}.cta-card[data-astro-cid-4xty6sx2]{border-radius:12px;padding:46px 32px 34px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:608px;overflow:hidden;max-width:500px;width:calc(50% - 20px);margin:0 10px 22px;opacity:0;transform:translateY(40%) skew(-2deg);transition:opacity .6s ease-out,transform .6s ease-out}.cta-card[data-astro-cid-4xty6sx2].animate-in{opacity:1;transform:translateY(0) skew(0)}.cta-card[data-astro-cid-4xty6sx2].bg_orange{background:#ff5322}.cta-card[data-astro-cid-4xty6sx2].bg_purple{background:var(--color-primary)}.card-content[data-astro-cid-4xty6sx2]{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}.card-title[data-astro-cid-4xty6sx2]{font-size:1.88rem;color:#fff;font-weight:400;line-height:100%;margin-right:40%}.card-description[data-astro-cid-4xty6sx2]{font-size:1rem;line-height:1.7;color:#ffffffd9}.cta-button[data-astro-cid-4xty6sx2]{padding:16px 20px 14px;border-radius:4px;font-family:TroisMilleRegular,serif;font-size:14px;line-height:14px;font-weight:500;text-align:center;transition:all .2s;align-self:flex-start;margin-top:1rem}.cta-button-primary[data-astro-cid-4xty6sx2]{background:var(--color-primary);color:#fff}.cta-button-primary[data-astro-cid-4xty6sx2]:hover{background:var(--color-accent)}.cta-button-secondary[data-astro-cid-4xty6sx2]{background:#fff;color:var(--color-primary)}.cta-button-secondary[data-astro-cid-4xty6sx2]:hover{background:#f5f5f5}.card-icon[data-astro-cid-4xty6sx2]{width:265px;height:265px;overflow:hidden}.card-icon[data-astro-cid-4xty6sx2] video[data-astro-cid-4xty6sx2]{width:100%;height:100%;object-fit:contain}@media(max-width:900px){.cta-card[data-astro-cid-4xty6sx2]{width:100%;max-width:500px}}@media(max-width:768px){.cta[data-astro-cid-4xty6sx2]{padding:4rem 0}.cta-card[data-astro-cid-4xty6sx2]{height:auto;min-height:400px;padding:2rem;gap:2rem;margin:0 0 22px}.card-icon[data-astro-cid-4xty6sx2]{width:150px;height:150px}.cta-button[data-astro-cid-4xty6sx2]{align-self:center}}
