.features_featuresPage__C4hhQ{min-height:100vh;display:flex;flex-direction:column}.features_hero__8kx5X{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:#050b1b;padding-top:10rem;height:50vh}.features_heroContent__Q98dp{position:relative;z-index:2;text-align:center;max-width:800px;padding:2rem;display:flex;flex-direction:column;align-items:center}.features_heroTitle__vEojK{font-size:clamp(5rem,5vw,4rem);font-weight:900;line-height:1.2;margin-bottom:2.5rem;color:#37b5ff;color:var(--color-primary);width:100vw}.features_highlight__v3kAw{color:#fff}.features_headshotsContainer__fMnAy{display:flex;justify-content:center;width:100%}.features_buttonContainer__84MoZ{display:flex;justify-content:center;gap:1rem;margin:1rem 0}.features_buttonStarContainer__9Tqp5{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem}.features_bottomSmallBigContainer__cJinp{display:flex;align-items:center;justify-content:center;gap:1rem;width:80%}.features_bottomSmallContainer__91peQ{display:flex;align-items:center;justify-content:center;gap:.25rem;color:#999;font-weight:300}@media (max-width:768px){.features_hero__8kx5X{padding:1rem;border-top:none;height:100vh}.features_heroContent__Q98dp{max-width:100%}.features_heroTitle__vEojK{font-size:clamp(3.5rem,8vw,3.5rem);text-align:center;margin-top:0;padding:0 2rem}.features_buttonContainer__84MoZ{flex-direction:column;gap:.5rem}.features_bottomSmallBigContainer__cJinp{flex-direction:column}.features_buttonStarContainer__9Tqp5{display:flex;flex-direction:column;align-items:center}}.FeaturesComponent_container__nh1WC{background:#050b1b;color:#fff;padding:4rem 2rem;font-family:Poppins,sans-serif}.FeaturesComponent_mainTitle__IyP2s{font-size:3rem;font-weight:900;text-align:center;margin-bottom:3rem;color:#37b5ff;color:var(--color-primary)}.FeaturesComponent_featuresGrid___Vf5P{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.FeaturesComponent_featureCard__EImsk{background:hsla(0,0%,100%,.05);border-radius:20px;overflow:hidden;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.2);height:100%;display:flex;flex-direction:column}.FeaturesComponent_featureCard__EImsk:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.3)}.FeaturesComponent_mockupContainer__KKWY5{position:relative;height:200px;overflow:hidden}.FeaturesComponent_mockupImage__Now9z{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.FeaturesComponent_featureCard__EImsk:hover .FeaturesComponent_mockupImage__Now9z{transform:scale(1.1)}.FeaturesComponent_iconOverlay___wg7D{position:absolute;top:10px;right:10px;background:hsla(0,0%,100%,.1);border-radius:50%;padding:10px}.FeaturesComponent_featureIcon__eNLDe{font-size:2rem;color:#37b5ff;color:var(--color-primary)}.FeaturesComponent_contentContainer__A6p3F{padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;flex-grow:1}.FeaturesComponent_featureTitle__Y_fk4{font-size:1.5rem;margin-bottom:.5rem;color:#37b5ff;color:var(--color-primary)}.FeaturesComponent_featureDescription__jNbPA{font-size:1rem;line-height:1.6;flex-grow:1}.FeaturesComponent_tryButton__V_4oi{background:#37b5ff;background:var(--color-primary);border:none;color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-top:1rem;justify-self:flex-end}.FeaturesComponent_tryButton__V_4oi:hover{opacity:.7}.FeaturesComponent_sectionTitle__tmci0{text-align:center;font-size:3rem;margin:5rem}.FeaturesComponent_toggleContainer__bgbZy{display:flex;justify-content:center;align-items:center;margin-bottom:6rem;font-size:2rem}.FeaturesComponent_switch__SVkmm{position:relative;display:inline-block;width:60px;height:34px;margin:0 10px}.FeaturesComponent_switch__SVkmm input{opacity:0;width:0;height:0}.FeaturesComponent_slider__060jt{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.FeaturesComponent_slider__060jt:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.FeaturesComponent_slider__060jt{background-color:#37b5ff;background-color:var(--color-primary)}input:checked+.FeaturesComponent_slider__060jt:before{transform:translateX(26px)}.FeaturesComponent_activeLabel__17iag{font-weight:700;color:#37b5ff;color:var(--color-primary)}.FeaturesComponent_inactiveLabel__4FLCA{color:#666}@keyframes FeaturesComponent_shimmer__TKUJ9{0%{background-position:-200%}to{background-position:200%}}@media (max-width:768px){.FeaturesComponent_container__nh1WC{padding:2rem 1rem}.FeaturesComponent_mainTitle__IyP2s{font-size:2rem}.FeaturesComponent_featuresGrid___Vf5P{grid-template-columns:1fr}}