.Header-module__LH17rG__header{z-index:2000;padding:20px;position:fixed;top:0;left:0;right:0}.Header-module__LH17rG__header__button{z-index:2002;background-color:var(--color-accent);width:50px;height:50px;box-shadow:none;cursor:pointer;border:0;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;top:30px;right:30px}.Header-module__LH17rG__header__button:hover{background-color:var(--color-primary);transform:scale(1.1)}.Header-module__LH17rG__hamburger{background-color:var(--color-white);width:24px;height:2px;transition:all .3s;display:block;position:absolute}.Header-module__LH17rG__hamburger:before,.Header-module__LH17rG__hamburger:after{content:"";background-color:var(--color-white);width:24px;height:2px;transition:all .3s;position:absolute;left:0}.Header-module__LH17rG__hamburger:before{top:-7px}.Header-module__LH17rG__hamburger:after{top:7px}.Header-module__LH17rG__header__button[data-open=true]{background-color:var(--color-white)}.Header-module__LH17rG__header__button[data-open=true]:hover{background-color:#f0f0f0}.Header-module__LH17rG__header__button[data-open=true] .Header-module__LH17rG__hamburger{background-color:#0000}.Header-module__LH17rG__header__button[data-open=true] .Header-module__LH17rG__hamburger:before{background-color:var(--color-accent);top:0;transform:rotate(45deg)}.Header-module__LH17rG__header__button[data-open=true] .Header-module__LH17rG__hamburger:after{background-color:var(--color-accent);top:0;transform:rotate(-45deg)}.Header-module__LH17rG__header__nav{background-color:var(--color-primary);z-index:2001;visibility:hidden;width:100%;height:100%;clip-path:circle(var(--radius,0px)at calc(100% - 55px)55px);will-change:clip-path;flex-direction:column;justify-content:center;align-items:center;padding:50px;transition:clip-path .6s cubic-bezier(.65,0,.35,1),visibility .6s;display:flex;position:fixed;top:0;left:0}.Header-module__LH17rG__header__nav[data-active=true]{visibility:visible}.Header-module__LH17rG__header__menu{margin:0;padding:0;list-style:none}.Header-module__LH17rG__header__menu_item{text-align:center;margin-bottom:.5rem;font-size:clamp(2rem,5vw,4rem);line-height:1.2}.Header-module__LH17rG__header__menu_item a{letter-spacing:-.02em;color:var(--color-white);font-weight:900;text-decoration:none;transition:transform .3s;display:inline-block;position:relative}.Header-module__LH17rG__header__menu_item a:hover{color:var(--color-accent);transform:translate(20px)}@media (max-width:600px){.Header-module__LH17rG__header__button{width:44px;height:44px;top:18px;right:18px}.Header-module__LH17rG__hamburger,.Header-module__LH17rG__hamburger:before,.Header-module__LH17rG__hamburger:after{width:20px}.Header-module__LH17rG__header__nav{clip-path:circle(var(--radius,0px)at calc(100% - 40px)40px);padding:32px}.Header-module__LH17rG__header__menu_item{font-size:clamp(2rem,9vw,3rem)}.Header-module__LH17rG__header__menu_item a:hover{transform:none}}
.Footer-module__5K0E9a__main_footer{color:#f9f9f9;margin-top:80px;padding-top:80px;padding-bottom:16px;position:relative}.Footer-module__5K0E9a__main_footer:before{content:"";background:var(--color-bg-footer);z-index:-1;position:absolute;inset:60px 0 0}.Footer-module__5K0E9a__footer_container{max-width:1200px;margin:0 auto;position:relative}.Footer-module__5K0E9a__main_footer article{background:var(--color-accent);z-index:1;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:center;width:90%;max-width:900px;min-height:140px;margin:-140px auto 40px;padding:24px 32px;display:flex;position:relative;box-shadow:0 20px 60px #0000004d}.Footer-module__5K0E9a__main_footer article h2{text-align:center;color:var(--color-white);margin:0 0 16px;font-size:24px;font-weight:600}.Footer-module__5K0E9a__btn_signup{background:var(--color-bg-footer);white-space:nowrap;color:var(--color-white);cursor:pointer;height:48px;transition:var(--transition-standard);border:0;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-family:inherit;font-size:15px;font-weight:500;display:flex}.Footer-module__5K0E9a__btn_signup:hover{background:var(--color-black);transform:translateY(-2px);box-shadow:0 5px 15px #0003}.Footer-module__5K0E9a__main_footer section{margin-bottom:12px;padding:8px 20px 0;position:relative}.Footer-module__5K0E9a__footer_logo_container{flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;display:flex}.Footer-module__5K0E9a__footer_logo{font-family:var(--font-primary);letter-spacing:-.03em;text-transform:none;color:var(--color-white);align-items:center;margin:0;font-size:1.75rem;font-weight:900;line-height:1;display:inline-flex}.Footer-module__5K0E9a__footer_logo .Footer-module__5K0E9a__service{color:var(--color-white)}.Footer-module__5K0E9a__footer_logo .Footer-module__5K0E9a__flow{background:linear-gradient(90deg,#bed8ff 0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__5K0E9a__footer_separator{background-color:#fff3;width:60px;height:1px;display:block}.Footer-module__5K0E9a__main_footer section ul li h3{color:#fff6;text-transform:uppercase;letter-spacing:.04em;margin-bottom:14px;font-size:13px;font-weight:500}.Footer-module__5K0E9a__main_footer section ul{text-align:left;grid-template-columns:repeat(2,1fr);place-items:start;gap:24px;width:100%;margin:0;padding:0;list-style:none;display:grid}.Footer-module__5K0E9a__main_footer section ul li{flex-direction:column;gap:8px;display:flex}.Footer-module__5K0E9a__main_footer section ul li a{color:#ffffffd9;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s;display:block}.Footer-module__5K0E9a__main_footer section ul li a:hover{color:var(--color-accent)}.Footer-module__5K0E9a__socials{color:#fff6;align-items:center;gap:18px;font-size:18px;line-height:1;display:flex}.Footer-module__5K0E9a__socials a{color:inherit;justify-content:center;align-items:center;transition:color .2s;display:flex}.Footer-module__5K0E9a__socials a:hover{color:var(--color-accent)}@media (max-width:600px){.Footer-module__5K0E9a__main_footer{margin-top:60px;padding-top:60px}.Footer-module__5K0E9a__main_footer article{width:calc(100% - 32px);margin:-100px auto 32px;padding:22px}.Footer-module__5K0E9a__main_footer article h2{margin:0 0 14px;font-size:20px}.Footer-module__5K0E9a__btn_signup{height:44px;padding:0 20px;font-size:14px}.Footer-module__5K0E9a__main_footer section{padding:0 18px}.Footer-module__5K0E9a__main_footer section ul{gap:28px 16px}.Footer-module__5K0E9a__footer_logo{font-size:1.55rem}}@media (min-width:768px){.Footer-module__5K0E9a__main_footer article{min-height:unset;flex-direction:row;margin:-70px auto 40px;padding:28px 48px}.Footer-module__5K0E9a__main_footer article h2{text-align:left;margin:0;font-size:26px}.Footer-module__5K0E9a__main_footer section{max-width:1000px;margin:0 auto 12px}.Footer-module__5K0E9a__footer_logo_container{flex-direction:row;margin-bottom:22px}.Footer-module__5K0E9a__footer_separator{width:1px;height:22px}.Footer-module__5K0E9a__main_footer section ul{grid-template-columns:repeat(4,1fr);gap:28px}}
.Hero-module__aaxDFq__hero{background:var(--color-white);justify-content:center;align-items:center;min-height:100vh;padding:100px 20px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__aaxDFq__hero_container{z-index:2;justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1200px;display:flex}.Hero-module__aaxDFq__hero_text{text-align:left;flex:1;max-width:600px;animation:.8s ease-out Hero-module__aaxDFq__fadeInUp}.Hero-module__aaxDFq__hero_title{font-family:var(--font-primary);color:var(--color-black);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.Hero-module__aaxDFq__hero_title_main{color:var(--color-text-body);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;display:block}.Hero-module__aaxDFq__hero_title .Hero-module__aaxDFq__service{color:var(--color-primary)}.Hero-module__aaxDFq__hero_title .Hero-module__aaxDFq__flow{background:linear-gradient(90deg,var(--color-primary)0%,var(--color-accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__aaxDFq__hero_subtitle{color:var(--color-text-body);opacity:.9;max-width:500px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.Hero-module__aaxDFq__hero_actions{flex-wrap:wrap;gap:15px;margin-bottom:3rem;display:flex}.Hero-module__aaxDFq__hero_metrics{border-top:1px solid #0000001a;align-items:center;gap:30px;padding-top:2rem;display:flex}.Hero-module__aaxDFq__metric_item{flex-direction:column;display:flex}.Hero-module__aaxDFq__metric_value{color:var(--color-primary);margin-bottom:5px;font-size:2rem;font-weight:900;line-height:1}.Hero-module__aaxDFq__metric_label{color:var(--color-text-muted);font-size:.85rem;font-weight:500;line-height:1.3}.Hero-module__aaxDFq__metric_separator{background-color:#0000001a;width:1px;height:40px}.Hero-module__aaxDFq__hero_visual{flex:1;justify-content:center;align-items:center;animation:1s ease-out .2s backwards Hero-module__aaxDFq__fadeInRight;display:flex;position:relative}.Hero-module__aaxDFq__hero_image{z-index:2;width:100%;max-width:650px;height:auto;position:relative}.Hero-module__aaxDFq__hero_blob{z-index:1;background:radial-gradient(circle,#2048901a 0%,#fff0 70%);border-radius:50%;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__aaxDFq__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0,0)}}@keyframes Hero-module__aaxDFq__fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0,0)}}@media (max-width:992px){.Hero-module__aaxDFq__hero_container{text-align:center;flex-direction:column;gap:40px}.Hero-module__aaxDFq__hero_text{text-align:center;max-width:100%}.Hero-module__aaxDFq__hero_subtitle{margin-left:auto;margin-right:auto}.Hero-module__aaxDFq__hero_actions{justify-content:center}.Hero-module__aaxDFq__hero_metrics{border-top:none;flex-wrap:wrap;justify-content:center;gap:20px}.Hero-module__aaxDFq__metric_separator{display:none}.Hero-module__aaxDFq__hero_visual{width:100%}.Hero-module__aaxDFq__hero_image{max-width:400px}}@media (max-width:600px){.Hero-module__aaxDFq__hero{min-height:auto;padding:90px 16px 40px}.Hero-module__aaxDFq__hero_container{gap:28px}.Hero-module__aaxDFq__hero_subtitle{margin-bottom:1.75rem}.Hero-module__aaxDFq__hero_actions{width:100%;margin-bottom:2rem}.Hero-module__aaxDFq__hero_actions .btn--hero{width:100%;max-width:320px;padding:0 24px}.Hero-module__aaxDFq__hero_metrics{gap:16px 28px;padding-top:1.25rem}.Hero-module__aaxDFq__metric_value{font-size:1.6rem}.Hero-module__aaxDFq__metric_label{font-size:.78rem}.Hero-module__aaxDFq__hero_image{max-width:320px}}
.Companies-module__OB8K2q__companies{background-color:var(--color-bg-light);padding:80px 20px;position:relative}.Companies-module__OB8K2q__custom_shape_divider_top,.Companies-module__OB8K2q__custom_shape_divider_bottom{width:100%;line-height:0;position:absolute;left:0;overflow:hidden}.Companies-module__OB8K2q__custom_shape_divider_top{top:0}.Companies-module__OB8K2q__custom_shape_divider_bottom{bottom:0;transform:scaleY(-1)}.Companies-module__OB8K2q__custom_shape_divider_top svg,.Companies-module__OB8K2q__custom_shape_divider_bottom svg{width:calc(100% + 1.3px);height:66px;display:block;position:relative}.Companies-module__OB8K2q__shape_fill{fill:var(--color-white)}.Companies-module__OB8K2q__companies_container{max-width:1200px;margin:0 auto}.Companies-module__OB8K2q__companies_title{text-align:center;color:var(--color-black);letter-spacing:-.02em;margin:0 auto 30px;font-size:clamp(2rem,5vw,3rem);font-weight:900}.Companies-module__OB8K2q__companies_grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;padding:0 20px;display:flex}.Companies-module__OB8K2q__company_logo_img{object-fit:contain;width:auto;height:90px}@media (max-width:768px){.Companies-module__OB8K2q__companies{padding:70px 16px}.Companies-module__OB8K2q__companies_grid{gap:32px;padding:0 8px}.Companies-module__OB8K2q__company_logo_img{height:60px}}@media (max-width:480px){.Companies-module__OB8K2q__companies_grid{gap:24px}.Companies-module__OB8K2q__company_logo_img{height:48px}}
.About-module__4JxsPa__about_section{background-color:var(--color-white);text-align:center;justify-content:center;align-items:center;padding:100px 20px;display:flex}.About-module__4JxsPa__about_container{max-width:900px;animation:1s ease-out About-module__4JxsPa__fadeInUp;animation-timeline:view();animation-range:entry 10% cover 30%}.About-module__4JxsPa__about_title{color:var(--color-primary);margin:0 0 30px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900}.About-module__4JxsPa__about_description{color:#393939;margin:0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.8}@keyframes About-module__4JxsPa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.About-module__4JxsPa__about_section{padding:70px 18px}.About-module__4JxsPa__about_title{margin:0 0 20px}.About-module__4JxsPa__about_description{line-height:1.65}}
.PaaSApps-module__RfU-Ua__paas_apps_section{background-color:var(--color-bg-light);padding:100px 20px;position:relative}.PaaSApps-module__RfU-Ua__custom_shape_divider_top,.PaaSApps-module__RfU-Ua__custom_shape_divider_bottom{width:100%;line-height:0;position:absolute;left:0;overflow:hidden}.PaaSApps-module__RfU-Ua__custom_shape_divider_top{top:0}.PaaSApps-module__RfU-Ua__custom_shape_divider_bottom{bottom:0;transform:scaleY(-1)}.PaaSApps-module__RfU-Ua__custom_shape_divider_top svg,.PaaSApps-module__RfU-Ua__custom_shape_divider_bottom svg{width:calc(100% + 1.3px);height:66px;display:block;position:relative}.PaaSApps-module__RfU-Ua__shape_fill{fill:var(--color-white)}.PaaSApps-module__RfU-Ua__paas_container{text-align:center;max-width:1200px;margin:0 auto}.PaaSApps-module__RfU-Ua__paas_title{color:var(--color-primary);margin:0 0 60px;font-size:clamp(2rem,5vw,3rem);font-weight:900}.PaaSApps-module__RfU-Ua__paas_grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;gap:40px;display:grid}.PaaSApps-module__RfU-Ua__paas_card{background-color:var(--color-white);text-align:center;border-radius:20px;flex-direction:column;align-items:center;max-width:500px;padding:40px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0000000d}.PaaSApps-module__RfU-Ua__paas_card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #1d3a7226}.PaaSApps-module__RfU-Ua__paas_image_wrapper{border-radius:10px;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:25px;display:flex;position:relative;overflow:hidden}.PaaSApps-module__RfU-Ua__paas_image_wrapper img{object-fit:contain;width:100%;height:100%}.PaaSApps-module__RfU-Ua__paas_card_title{color:var(--color-primary);margin:0 0 20px;font-size:1.75rem;font-weight:700}.PaaSApps-module__RfU-Ua__paas_card_desc{color:#555;margin:0;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.PaaSApps-module__RfU-Ua__paas_apps_section{padding:80px 18px}.PaaSApps-module__RfU-Ua__paas_title{margin:0 0 36px}.PaaSApps-module__RfU-Ua__paas_grid{grid-template-columns:1fr;gap:24px}.PaaSApps-module__RfU-Ua__paas_card{max-width:100%;padding:28px 22px}.PaaSApps-module__RfU-Ua__paas_image_wrapper{height:150px;margin-bottom:18px}.PaaSApps-module__RfU-Ua__paas_card_title{margin:0 0 12px;font-size:1.4rem}.PaaSApps-module__RfU-Ua__paas_card_desc{font-size:.98rem}.PaaSApps-module__RfU-Ua__custom_shape_divider_top svg,.PaaSApps-module__RfU-Ua__custom_shape_divider_bottom svg{height:40px}}
.JoinUs-module__hCCAcq__join_us{background-color:var(--color-white);z-index:2;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.JoinUs-module__hCCAcq__join_us_title{color:var(--color-primary);text-align:center;margin:0;padding:0 20px;font-size:clamp(3rem,6vw,5rem);font-weight:900}@media (max-width:768px){.JoinUs-module__hCCAcq__join_us{min-height:60vh;padding:80px 0}.JoinUs-module__hCCAcq__join_us_title{padding:0 16px;font-size:clamp(2.25rem,9vw,3.5rem);line-height:1.05}}
.ScrollSection-module__mO3UsW__scroll_section{background-color:var(--color-white);min-height:2700px;display:grid;position:relative;container:inline-size}.ScrollSection-module__mO3UsW__line_svg{z-index:1;grid-area:1/1;min-width:300px;height:calc(100% - 10rem)}.ScrollSection-module__mO3UsW__anim_overview_stroke{stroke-dasharray:5414.29;stroke-dashoffset:5414.29px;animation:linear forwards ScrollSection-module__mO3UsW__stroke;animation-timeline:view();animation-range:cover -15% cover 65%}.ScrollSection-module__mO3UsW__container{z-index:2;grid-area:1/1;max-width:1272px;margin:0 auto}.ScrollSection-module__mO3UsW__scroll_section h2{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);color:var(--color-primary);letter-spacing:.02em;text-align:right;width:50%;margin:0;padding-top:72px;font-size:62px;font-weight:900;animation:linear both ScrollSection-module__mO3UsW__revealText;animation-timeline:view();animation-range:25% 60%;position:relative}.ScrollSection-module__mO3UsW__layout_container{grid-template-columns:repeat(6,1fr);padding-top:8rem;display:grid}.ScrollSection-module__mO3UsW__box{background-color:var(--color-white);color:#333;opacity:1;border-radius:10px;padding:4rem;animation:linear both ScrollSection-module__mO3UsW__scaleIn;animation-timeline:view();animation-range:0% 40vh;scale:1;box-shadow:0 10px 30px #0000001a}.ScrollSection-module__mO3UsW__box h3{margin:0 0 18px;font-size:42px;font-weight:900}.ScrollSection-module__mO3UsW__box p{margin:0 0 2em;font-size:18px;line-height:1.25}.ScrollSection-module__mO3UsW__box_1{grid-area:span 2/3/auto/span 3}.ScrollSection-module__mO3UsW__image_1{grid-area:2/1/span 2/span 2;margin-top:100px}.ScrollSection-module__mO3UsW__image_2{grid-area:5/6/auto/span 1;align-self:end}.ScrollSection-module__mO3UsW__image_3{grid-column:1/span 2;justify-self:end;margin-top:3rem}.ScrollSection-module__mO3UsW__box_2{grid-area:span 2/2/auto/span 3;margin-top:3rem}.ScrollSection-module__mO3UsW__box_3{grid-column:3/span 3;margin-top:8em}.ScrollSection-module__mO3UsW__box_4{grid-column:1/span 3;margin-top:12rem;margin-bottom:5rem}.ScrollSection-module__mO3UsW__scroll_section img{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);animation:linear both ScrollSection-module__mO3UsW__reveal;animation-timeline:view();animation-range:10% 60%}@keyframes ScrollSection-module__mO3UsW__stroke{0%{stroke-dashoffset:5414.29px}to{stroke-dashoffset:0}}@keyframes ScrollSection-module__mO3UsW__revealText{0%{clip-path:polygon(0 0,0% 0,0% 100%,0 100%)}}@keyframes ScrollSection-module__mO3UsW__scaleIn{0%{opacity:0;scale:.2}}@keyframes ScrollSection-module__mO3UsW__reveal{0%{clip-path:polygon(0 100%,100% 100%,100% 100%,0% 100%);opacity:0}}@media (max-width:992px){.ScrollSection-module__mO3UsW__scroll_section{min-height:auto;padding:0 18px 80px}.ScrollSection-module__mO3UsW__line_svg{display:none}.ScrollSection-module__mO3UsW__container{width:100%;max-width:100%}.ScrollSection-module__mO3UsW__scroll_section h2{text-align:center;width:100%;padding-top:48px;font-size:clamp(2rem,6vw,3rem);line-height:1.1}.ScrollSection-module__mO3UsW__layout_container{flex-direction:column;gap:2.5rem;padding-top:3rem;display:flex}.ScrollSection-module__mO3UsW__box,.ScrollSection-module__mO3UsW__box_1,.ScrollSection-module__mO3UsW__box_2,.ScrollSection-module__mO3UsW__box_3,.ScrollSection-module__mO3UsW__box_4{grid-area:auto;width:100%;margin:0;padding:2rem}.ScrollSection-module__mO3UsW__box h3{margin:0 0 14px;font-size:clamp(1.5rem,5vw,2rem)}.ScrollSection-module__mO3UsW__box p{margin:0 0 1.4em;font-size:1rem}.ScrollSection-module__mO3UsW__image_1,.ScrollSection-module__mO3UsW__image_2,.ScrollSection-module__mO3UsW__image_3{grid-area:auto;place-self:center;width:100%;max-width:320px;height:auto;margin:0 auto}}@media (max-width:480px){.ScrollSection-module__mO3UsW__box,.ScrollSection-module__mO3UsW__box_1,.ScrollSection-module__mO3UsW__box_2,.ScrollSection-module__mO3UsW__box_3,.ScrollSection-module__mO3UsW__box_4{padding:1.6rem}.ScrollSection-module__mO3UsW__image_1,.ScrollSection-module__mO3UsW__image_2,.ScrollSection-module__mO3UsW__image_3{max-width:240px}}
.Pricing-module__b5MAsG__pricing_section{background-color:var(--color-white);padding:100px 20px}.Pricing-module__b5MAsG__pricing_container{text-align:center;max-width:1200px;margin:0 auto}.Pricing-module__b5MAsG__pricing_title{color:var(--color-primary);margin:0 0 15px;font-size:clamp(2rem,5vw,3rem);font-weight:900}.Pricing-module__b5MAsG__pricing_subtitle{color:var(--color-text-muted);margin-bottom:60px;font-size:1.1rem}.Pricing-module__b5MAsG__pricing_grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:30px;display:flex}.Pricing-module__b5MAsG__pricing_card{background:var(--color-white);width:100%;max-width:350px;transition:var(--transition-standard);border:1px solid #e0e0e0;border-radius:16px;flex-direction:column;padding:40px 30px;display:flex;position:relative}.Pricing-module__b5MAsG__pricing_card:hover{border-color:var(--color-accent);transform:translateY(-10px);box-shadow:0 20px 40px #3a6ac226}.Pricing-module__b5MAsG__pricing_card.Pricing-module__b5MAsG__popular{border-color:var(--color-accent);z-index:2;background-color:#f8f9ff;transform:scale(1.05);box-shadow:0 15px 30px #3a6ac21a}.Pricing-module__b5MAsG__pricing_card.Pricing-module__b5MAsG__popular:hover{transform:scale(1.05)translateY(-10px);box-shadow:0 25px 50px #3a6ac233}.Pricing-module__b5MAsG__popular_tag{background-color:var(--color-accent);color:var(--color-white);letter-spacing:.5px;border-radius:20px;padding:8px 20px;font-size:.9rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.Pricing-module__b5MAsG__pricing_header h3{color:var(--color-primary);margin:0 0 10px;font-size:1.5rem;font-weight:700}.Pricing-module__b5MAsG__pricing_header p{color:var(--color-text-muted);margin:0 0 25px;font-size:.95rem}.Pricing-module__b5MAsG__pricing_price{color:var(--color-primary);justify-content:center;align-items:baseline;margin-bottom:30px;display:flex}.Pricing-module__b5MAsG__pricing_price .Pricing-module__b5MAsG__currency{margin-right:5px;font-size:1.5rem;font-weight:600}.Pricing-module__b5MAsG__pricing_price .Pricing-module__b5MAsG__amount{font-size:3.5rem;font-weight:900;line-height:1}.Pricing-module__b5MAsG__pricing_price .Pricing-module__b5MAsG__period{color:var(--color-text-muted);margin-left:5px;font-size:1rem}.Pricing-module__b5MAsG__pricing_features{text-align:left;flex-grow:1;margin:0 0 40px;padding:0;list-style:none}.Pricing-module__b5MAsG__pricing_features li{color:#444;align-items:center;gap:12px;margin-bottom:15px;font-size:1rem;display:flex}.Pricing-module__b5MAsG__pricing_features li i{color:var(--color-accent);font-size:1.1rem}.Pricing-module__b5MAsG__pricing_features li i.Pricing-module__b5MAsG__unavailable{color:#ccd6e0}@media (max-width:992px){.Pricing-module__b5MAsG__pricing_card.Pricing-module__b5MAsG__popular{transform:none}.Pricing-module__b5MAsG__pricing_card.Pricing-module__b5MAsG__popular:hover{transform:translateY(-10px)}}@media (max-width:768px){.Pricing-module__b5MAsG__pricing_section{padding:80px 18px}.Pricing-module__b5MAsG__pricing_subtitle{margin-bottom:40px;font-size:1rem}.Pricing-module__b5MAsG__pricing_grid{gap:36px}.Pricing-module__b5MAsG__pricing_card{max-width:100%;padding:32px 24px}.Pricing-module__b5MAsG__pricing_price .Pricing-module__b5MAsG__amount{font-size:2.75rem}}
.Contacto-module__q-B1Nq__contacto_main{background-color:var(--bg-primary);min-height:100vh;padding-top:100px}.Contacto-module__q-B1Nq__contacto_section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.Contacto-module__q-B1Nq__contacto_header{text-align:center;margin-bottom:4rem}.Contacto-module__q-B1Nq__contacto_header h1{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Contacto-module__q-B1Nq__contacto_header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Contacto-module__q-B1Nq__contacto_container{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}.Contacto-module__q-B1Nq__contacto_info{background-color:#fff;border-radius:1rem;flex-direction:column;gap:2rem;padding:3rem;display:flex;box-shadow:0 4px 20px #0000000d}.Contacto-module__q-B1Nq__info_item{align-items:flex-start;gap:1.2rem;display:flex}.Contacto-module__q-B1Nq__icon_wrapper{width:45px;height:45px;color:var(--color-primary);background-color:#2048901a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.Contacto-module__q-B1Nq__info_item h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Contacto-module__q-B1Nq__info_item p{color:var(--text-secondary);margin:0 0 .2rem;font-size:.95rem}.Contacto-module__q-B1Nq__contacto_form_wrapper{background-color:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 20px #0000000d}.Contacto-module__q-B1Nq__contacto_form{flex-direction:column;gap:1.5rem;display:flex}.Contacto-module__q-B1Nq__form_row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contacto-module__q-B1Nq__form_group{flex-direction:column;gap:.5rem;display:flex}.Contacto-module__q-B1Nq__form_group label{color:var(--text-primary);font-size:.9rem;font-weight:500}.Contacto-module__q-B1Nq__form_group input,.Contacto-module__q-B1Nq__form_group textarea{border:1px solid var(--border-color);background-color:var(--bg-primary);color:var(--text-primary);border-radius:.5rem;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contacto-module__q-B1Nq__form_group input:focus,.Contacto-module__q-B1Nq__form_group textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #2048901a}.Contacto-module__q-B1Nq__btn_submit{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.Contacto-module__q-B1Nq__btn_submit:hover:not(:disabled){background-color:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #20489033}.Contacto-module__q-B1Nq__btn_submit:disabled{opacity:.7;cursor:not-allowed}.Contacto-module__q-B1Nq__alert{border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;display:flex}.Contacto-module__q-B1Nq__alert_error{color:#b91c1c;background-color:#fee2e2;border:1px solid #fecaca}.Contacto-module__q-B1Nq__alert_success{color:#047857;background-color:#d1fae5;border:1px solid #a7f3d0}@media (max-width:900px){.Contacto-module__q-B1Nq__contacto_container,.Contacto-module__q-B1Nq__form_row{grid-template-columns:1fr}}@media (max-width:600px){.Contacto-module__q-B1Nq__contacto_main{padding-top:80px}.Contacto-module__q-B1Nq__contacto_section{padding:2rem 1rem}.Contacto-module__q-B1Nq__contacto_header{margin-bottom:2.5rem}.Contacto-module__q-B1Nq__contacto_header h1{font-size:2rem}.Contacto-module__q-B1Nq__contacto_header p{font-size:1rem}.Contacto-module__q-B1Nq__contacto_container{gap:2rem}.Contacto-module__q-B1Nq__contacto_info,.Contacto-module__q-B1Nq__contacto_form_wrapper{padding:1.5rem}}
