.ClientRequestModal_overlay__wLH8t{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999}.ClientRequestModal_modal__FEA9K{position:relative;width:100%;height:100%;background-color:#fff;padding:15px;margin:0;display:flex;flex-direction:column}.ClientRequestModal_modal_heading___zvtl{text-align:left;font-size:48px;font-weight:700;text-transform:uppercase;color:#000;margin-bottom:50px}@media(min-width:320px){.ClientRequestModal_modal_heading___zvtl{margin-top:50px}}.ClientRequestModal_modal__FEA9K .ClientRequestModal_close_button__KfMTZ{position:absolute;top:25px;right:15px}.ClientRequestModal_modal__FEA9K .ClientRequestModal_close_button__KfMTZ svg:hover{fill:#725efe}@media(min-width:320px){.ClientRequestModal_modal__FEA9K{border-radius:0;height:100vh;width:100vw;margin:0;padding:15px}}@media(min-width:1400px){.ClientRequestModal_modal__FEA9K{width:90%;max-width:800px;height:auto;max-height:90vh;margin:0;padding:70px 65px;background-color:#fff;border-radius:50px;display:flex;flex-direction:column;align-items:flex-end}.ClientRequestModal_modal__FEA9K .ClientRequestModal_close_button__KfMTZ{top:20px}}.ClientRequestModal_modal_content__OQcSu{width:100%;height:100%}@media(min-width:768px){.ClientRequestModal_modal_content__OQcSu{height:auto}}.FeedbackForm_form__8koYJ{width:100%}.FeedbackForm_form_subtitle_finally__XIg1p{font-size:24px;margin-bottom:40px}@media(min-width:320px){.FeedbackForm_form__8koYJ{margin:150px auto}}@media(min-width:768px){.FeedbackForm_form__8koYJ{margin:0 auto}}.FeedbackForm_form_title__lRyC2{color:#000;font-size:28px;font-weight:600;text-transform:uppercase}@media(min-width:768px){.FeedbackForm_form_title__lRyC2{font-size:48px;margin-bottom:25px}}.FeedbackForm_step__kbk6R{display:flex;flex-direction:column;gap:24px;position:relative}.FeedbackForm_radio_group__Q_LKW{display:flex;flex-direction:column;gap:16px;flex:1 1}.FeedbackForm_radio_button__ztlQc{display:flex;align-items:center;gap:12px;cursor:pointer}.FeedbackForm_radio_button__ztlQc input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:50%;border:2px solid #000;outline:none;cursor:pointer;position:relative;transition:all .2s ease;width:24px;height:24px}.FeedbackForm_radio_button__ztlQc input[type=radio]:checked{background-color:#725efe;border:none}@media(min-width:768px){.FeedbackForm_radio_button__ztlQc input[type=radio]{width:40px;height:40px}}.FeedbackForm_radio_button__ztlQc label{font-size:24px;color:#000;cursor:pointer;font-weight:500}@media(min-width:768px){.FeedbackForm_radio_button__ztlQc label{font-size:36px}}.FeedbackForm_input__aQ1yF,.FeedbackForm_textarea__UDXkS{width:100%;padding:12px;border:2px solid #000;border-radius:8px;font-size:16px;background:rgba(0,0,0,0);transition:all .3s ease}.FeedbackForm_input__aQ1yF:focus,.FeedbackForm_textarea__UDXkS:focus{outline:none;border-color:#725efe}.FeedbackForm_input__aQ1yF.FeedbackForm_error__STJli,.FeedbackForm_textarea__UDXkS.FeedbackForm_error__STJli{border-color:#ef4444}@media(min-width:768px){.FeedbackForm_input__aQ1yF,.FeedbackForm_textarea__UDXkS{padding:16px}.FeedbackForm_input__aQ1yF::placeholder,.FeedbackForm_textarea__UDXkS::placeholder{font-size:18px}}.FeedbackForm_textarea__UDXkS{width:100%;resize:none;min-height:300px}@media(min-width:768px){.FeedbackForm_textarea__UDXkS{min-height:360px}}.FeedbackForm_input_group__Ot98c{display:flex;flex-direction:column;gap:10px}@media(min-width:768px){.FeedbackForm_input_group__Ot98c{gap:30px}}.FeedbackForm_error__STJli{color:#ef4444;font-size:12px}@media(min-width:768px){.FeedbackForm_error__STJli{font-size:20px;margin-top:8px}}.FeedbackForm_button_container__BnMIc{display:flex;justify-content:flex-end;margin-top:24px}.FeedbackForm_step_finally__05a5z{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:150px 0}.FeedbackForm_step_finally__05a5z h1{white-space:nowrap;font-size:64px}.Button_classic__p6Pcc{font-size:20px;text-transform:uppercase;background-color:#fff;padding:10px 35px;border:none;border-radius:50px}.Button_classic__p6Pcc.Button_purple__lOFAe{background-color:#725efe;color:#fff}.Button_pixel__jQzEY{background-image:url(/btn.svg);background-size:contain;background-position:50%;color:#fff;font-family:var(--font-over);background-repeat:no-repeat;text-align:center;padding:20px 40px;z-index:5;position:relative}.Button_pixel__jQzEY.Button_purple__lOFAe{background-image:url(/btn-purple.svg);background-size:contain;background-position:50%;background-color:rgba(0,0,0,0)}.Button_pixel__jQzEY.Button_blue__3EoAi{color:#725efe;background-image:url(/btn-white.svg);background-size:contain;background-position:50%;background-color:rgba(0,0,0,0)}@media(min-width:320px){.Button_pixel__jQzEY{font-size:20px}}@media(min-width:375px){.Button_pixel__jQzEY{font-size:22px}}@media(min-width:425px){.Button_pixel__jQzEY{font-size:26px}}@media(min-width:1400px){.Button_pixel__jQzEY{font-size:40px}}.Button_purple__lOFAe{background-color:#725efe;color:#fff}.Button_blue__3EoAi{background-color:#16b7f8;color:#fff}.Button_black__lYbrX{background-color:rgba(0,0,0,0);color:#fff}.Button_white__y1Dp_{background-color:#fff;color:#000}.Button_bounce__smmfI{display:inline-block;transition:transform .2s}.Button_bounce__smmfI:focus,.Button_bounce__smmfI:hover{animation:Button_bounce__smmfI .3s}@keyframes Button_bounce__smmfI{0%{transform:translateY(0)}30%{transform:translateY(-15px)}50%{transform:translateY(0)}70%{transform:translateY(-8px)}to{transform:translateY(0)}}.NotFound404_not_found__BaYW3{margin-top:80px;display:flex;flex-direction:column;align-items:center;justify-content:center}.NotFound404_not_found__BaYW3 h1{line-height:1.25;font-size:96px;font-weight:800;font-family:var(--font-over);text-align:center;margin-bottom:24px}.NotFound404_not_found__BaYW3 p{font-size:20px;font-weight:500;text-align:center}.NotFound404_not_found__BaYW3 button{margin-top:24px}.GridCell_grid_cell__55iAc{width:100px;height:100px;transition:all .2s linear}.GridCell_grid_cell__55iAc[data-theme=dark]{background-color:#fff;border:2px solid rgba(217,217,217,.15)}.GridCell_grid_cell__55iAc[data-theme=dark]:hover{background-color:rgba(216,216,249,.2)}.GridCell_grid_cell__55iAc[data-theme=light]{background-color:#f8f9fa;border:2px solid rgba(0,0,0,.05)}.GridCell_grid_cell__55iAc[data-theme=light]:hover{background-color:rgba(124,77,255,.1)}.InteractiveGrid_interactive_grid__kahY9{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(20,1fr);grid-template-rows:repeat(20,1fr);pointer-events:none;z-index:-1}.Pricing_pricing__Rb53h{min-height:500px}@media(max-width:768px){.Pricing_pricing__Rb53h{margin-top:100px;padding-bottom:60px}.Pricing_pricing__Rb53h .Pricing_container__pRtjM{margin-top:40px;padding:0 15px}.Pricing_pricing__Rb53h .Pricing_cards__S_mmW{gap:20px}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx{padding:25px 20px;text-align:center}.Pricing_pricing__Rb53h .Pricing_card_title__k4ZqI{flex-direction:column;align-items:center;gap:8px;margin-bottom:15px}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx .Pricing_accent_marker__y4f2d{height:4px;width:40px}.Pricing_pricing__Rb53h .Pricing_card_price__Yx4WJ .Pricing_price_value__ugKrt{font-size:24px}.Pricing_pricing__Rb53h .Pricing_card_price__Yx4WJ .Pricing_price_description__OrXRw{font-size:14px}}.Pricing_pricing__Rb53h{margin-top:150px;position:relative;padding-bottom:100px;background:#fff}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA{background:#2b2b2b}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_table_header__l7NVY{border-bottom:1px solid rgba(157,124,255,.2)}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_table_header__l7NVY .Pricing_header_cell__HLtcH{color:#9d7cff}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_card__P5Kzx{background:#3a3a4a;border:1px solid rgba(157,124,255,.1);box-shadow:0 10px 30px rgba(157,124,255,.1),0 0 0 1px rgba(157,124,255,.05)}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_card__P5Kzx:hover{box-shadow:0 20px 40px rgba(157,124,255,.15),0 0 0 1px rgba(157,124,255,.1)}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_card_title__k4ZqI h3{color:#f0f0f0}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_card__P5Kzx .Pricing_accent_marker__y4f2d{background:linear-gradient(180deg,#9d7cff,#b19fff)}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_card_price__Yx4WJ .Pricing_price_value__ugKrt{color:#9d7cff}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_card_price__Yx4WJ .Pricing_price_description__OrXRw{color:#c0c0e0}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_card__P5Kzx.Pricing_popular__QK7sY{border:1px solid rgba(255,193,7,.3);box-shadow:0 10px 30px rgba(255,193,7,.1),0 0 0 1px rgba(255,193,7,.05)}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_card__P5Kzx.Pricing_popular__QK7sY:hover{box-shadow:0 20px 40px rgba(255,193,7,.15),0 0 0 1px rgba(255,193,7,.1)}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_card__P5Kzx.Pricing_special__AVllM{border:1px solid rgba(157,124,255,.3);box-shadow:0 10px 30px rgba(157,124,255,.2),0 0 0 1px rgba(157,124,255,.1)}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_card__P5Kzx.Pricing_special__AVllM:hover{box-shadow:0 20px 40px rgba(157,124,255,.25),0 0 0 1px rgba(157,124,255,.15)}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_particle__dcPhV{background:rgba(157,124,255,.3)}.Pricing_pricing__Rb53h.Pricing_darkTheme__ovtPA .Pricing_glow__8UvsW{background:radial-gradient(circle at center,rgba(157,124,255,.1) 0,transparent 70%)}.Pricing_pricing__Rb53h .Pricing_container__pRtjM{max-width:1200px;margin:60px auto 0;padding:0 20px;position:relative;z-index:2;opacity:0;transform:translateY(50px);transition:opacity 1s ease,transform 1s ease}.Pricing_pricing__Rb53h .Pricing_container__pRtjM.Pricing_visible__qtCmP{opacity:1;transform:translateY(0)}.Pricing_pricing__Rb53h .Pricing_table_header__l7NVY{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid rgba(114,94,254,.2);padding-bottom:20px;margin-bottom:30px}.Pricing_pricing__Rb53h .Pricing_table_header__l7NVY .Pricing_header_cell__HLtcH{font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#725efe}.Pricing_pricing__Rb53h .Pricing_table_header__l7NVY .Pricing_header_cell__HLtcH:last-child{text-align:right}@media(max-width:768px){.Pricing_pricing__Rb53h .Pricing_table_header__l7NVY .Pricing_header_cell__HLtcH{font-size:16px;text-align:center!important}.Pricing_pricing__Rb53h .Pricing_table_header__l7NVY{display:none}}.Pricing_pricing__Rb53h .Pricing_cards__S_mmW{display:grid;grid-template-columns:1fr;grid-gap:25px;gap:25px}@media(min-width:768px){.Pricing_pricing__Rb53h .Pricing_cards__S_mmW{grid-template-columns:repeat(2,1fr);gap:30px}}@media(min-width:1200px){.Pricing_pricing__Rb53h .Pricing_cards__S_mmW{gap:40px}}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx{background:#fff;border-radius:24px;padding:35px 30px;position:relative;border:1px solid rgba(114,94,254,.1);box-shadow:0 10px 30px rgba(114,94,254,.1),0 0 0 1px rgba(114,94,254,.05);transform:translateY(30px);transition:all 1.7s ease;overflow:hidden}.Pricing_container__pRtjM.Pricing_visible__qtCmP .Pricing_pricing__Rb53h .Pricing_card__P5Kzx{opacity:1;transform:translateY(0)}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx:hover{transform:translateY(-5px) scale(1.1)!important;box-shadow:0 20px 40px rgba(114,94,254,.15),0 0 0 1px rgba(114,94,254,.1)}.Pricing_pricing__Rb53h .Pricing_card_title__k4ZqI{display:flex;align-items:center;gap:12px;margin-bottom:20px}.Pricing_pricing__Rb53h .Pricing_card_title__k4ZqI h3{font-size:22px;font-weight:700;color:#1e1a34;margin:0}@media(min-width:768px){.Pricing_pricing__Rb53h .Pricing_card_title__k4ZqI h3{font-size:24px}}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx .Pricing_accent_marker__y4f2d{width:8px;height:30px;background:linear-gradient(180deg,#725efe,#9a8cff);border-radius:4px}.Pricing_pricing__Rb53h .Pricing_card_price__Yx4WJ .Pricing_price_value__ugKrt{font-size:28px;font-weight:800;color:#725efe;line-height:1.2;margin-bottom:10px}@media(min-width:768px){.Pricing_pricing__Rb53h .Pricing_card_price__Yx4WJ .Pricing_price_value__ugKrt{font-size:32px}}.Pricing_pricing__Rb53h .Pricing_card_price__Yx4WJ .Pricing_price_description__OrXRw{font-size:16px;color:#4a4a68;line-height:1.6}@media(min-width:768px){.Pricing_pricing__Rb53h .Pricing_card_price__Yx4WJ .Pricing_price_description__OrXRw{font-size:17px}}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx.Pricing_popular__QK7sY{border:1px solid rgba(255,193,7,.3);box-shadow:0 10px 30px rgba(255,193,7,.1),0 0 0 1px rgba(255,193,7,.05)}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx.Pricing_popular__QK7sY:hover{box-shadow:0 20px 40px rgba(255,193,7,.15),0 0 0 1px rgba(255,193,7,.1)}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx.Pricing_special__AVllM{border:1px solid rgba(138,43,226,.2);box-shadow:0 10px 30px rgba(138,43,226,.1),0 0 0 1px rgba(138,43,226,.05)}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx.Pricing_special__AVllM:hover{box-shadow:0 20px 40px rgba(138,43,226,.15),0 0 0 1px rgba(138,43,226,.1)}.Pricing_pricing__Rb53h .Pricing_badge__DaZSu{position:absolute;top:15px;right:20px;background:linear-gradient(90deg,#FFD700,#FFA500);color:#1e1a34;font-weight:700;font-size:12px;padding:6px 12px 6px 8px;border-radius:20px;display:flex;align-items:center;gap:6px;animation:Pricing_pulse__fib3q 2s infinite;z-index:3;box-shadow:0 4px 10px rgba(255,165,0,.2)}.Pricing_pricing__Rb53h .Pricing_badge__DaZSu .Pricing_star__VlJSG{width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231e1a34'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");background-size:contain}@media(max-width:768px){.Pricing_pricing__Rb53h .Pricing_badge__DaZSu{top:3px;right:15px;font-size:11px}}.Pricing_pricing__Rb53h .Pricing_particles__HtRwJ{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.Pricing_pricing__Rb53h .Pricing_particle__dcPhV{position:absolute;width:4px;height:4px;background:rgba(114,94,254,.3);border-radius:50%;opacity:.6;animation:Pricing_float__ZJKK1 8s ease-in-out infinite}.Pricing_pricing__Rb53h .Pricing_particle__dcPhV:first-child{top:20%;left:10%;animation-delay:0s}.Pricing_pricing__Rb53h .Pricing_particle__dcPhV:nth-child(2){top:50%;left:80%;animation-delay:1s}.Pricing_pricing__Rb53h .Pricing_particle__dcPhV:nth-child(3){top:70%;left:30%;animation-delay:2s}.Pricing_pricing__Rb53h .Pricing_particle__dcPhV:nth-child(4){top:10%;left:70%;animation-delay:3s}.Pricing_pricing__Rb53h .Pricing_particle__dcPhV:nth-child(5){top:40%;left:40%;animation-delay:4s}.Pricing_pricing__Rb53h .Pricing_particle__dcPhV:nth-child(6){top:80%;left:60%;animation-delay:5s}.Pricing_pricing__Rb53h .Pricing_particle__dcPhV:nth-child(7){top:30%;left:20%;animation-delay:6s}.Pricing_pricing__Rb53h .Pricing_particle__dcPhV:nth-child(8){top:60%;left:50%;animation-delay:7s}.Pricing_pricing__Rb53h .Pricing_glow__8UvsW{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;z-index:0;background:radial-gradient(circle at center,rgba(114,94,254,.05) 0,transparent 70%);opacity:.5}.Pricing_slider__03fBX{overflow:hidden;white-space:nowrap;position:relative;padding:0}.Pricing_slider__inner__S2BSR{display:flex;animation:Pricing_scroll__WYKds 10s linear infinite;transform:translateX(0)}.Pricing_slider__inner__S2BSR h1{padding:0 10px;white-space:nowrap}@media(min-width:768px){.Pricing_slider__inner__S2BSR h1{padding:0 40px}}@keyframes Pricing_scroll__WYKds{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes Pricing_pulse__fib3q{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(255,215,0,.4)}70%{transform:scale(1.05);box-shadow:0 0 0 8px rgba(255,215,0,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(255,215,0,0)}}@keyframes Pricing_float__ZJKK1{0%{transform:translate(0) rotate(0deg)}50%{transform:translate(15px,-15px) rotate(30deg)}to{transform:translate(0) rotate(0deg)}}@media(max-width:768px){.Pricing_pricing__Rb53h{margin-top:100px;padding-bottom:60px}.Pricing_pricing__Rb53h .Pricing_container__pRtjM{margin-top:40px;padding:0 15px}.Pricing_pricing__Rb53h .Pricing_cards__S_mmW{gap:20px}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx{padding:25px 20px;text-align:center}.Pricing_pricing__Rb53h .Pricing_card_title__k4ZqI{flex-direction:column;align-items:center;gap:8px;margin-bottom:15px}.Pricing_pricing__Rb53h .Pricing_card__P5Kzx .Pricing_accent_marker__y4f2d{height:4px;width:40px}.Pricing_pricing__Rb53h .Pricing_card_price__Yx4WJ .Pricing_price_value__ugKrt{font-size:24px}.Pricing_pricing__Rb53h .Pricing_card_price__Yx4WJ .Pricing_price_description__OrXRw{font-size:14px}.Pricing_darkTheme__ovtPA .Pricing_card_title__k4ZqI h3{color:#f0f0f0}}.Title_title__w0U_Z{font-weight:600;text-transform:uppercase}@media(min-width:320px){.Title_title__w0U_Z{font-size:32px}}@media(min-width:768px){.Title_title__w0U_Z{font-size:72px;text-align:left}}.Services_services__jvZYR{margin-top:100px;position:relative;padding-bottom:60px;background:#fff}@media(min-width:768px){.Services_services__jvZYR{margin-top:150px;padding-bottom:100px}}.Services_services__jvZYR .Services_slider__y2NQf{overflow:hidden;white-space:nowrap;position:relative;padding:0;margin-bottom:40px}.Services_services__jvZYR .Services_slider__inner__zIWFx{display:flex;animation:Services_scroll__h8Ccg 12s linear infinite}.Services_services__jvZYR .Services_slider__inner__zIWFx h1{padding:0 15px;white-space:nowrap;font-size:28px;color:#1e1a34}@media(min-width:768px){.Services_services__jvZYR .Services_slider__inner__zIWFx h1{padding:0 30px;font-size:42px}}.Services_services__jvZYR .Services_container__s_4ZU{max-width:1200px;margin:0 auto;padding:0 20px}.Services_services__jvZYR .Services_servicesAccordion__JhXUo{display:flex;flex-direction:column;gap:15px;margin-top:30px}@media(min-width:768px){.Services_services__jvZYR .Services_servicesAccordion__JhXUo{gap:25px;margin-top:60px}}.Services_services__jvZYR .Services_serviceItem__OSUwK{background:#fff;border-radius:20px;padding:20px;box-shadow:0 5px 20px rgba(114,94,254,.1);border:1px solid rgba(114,94,254,.15);transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;overflow:hidden;position:relative}.Services_services__jvZYR .Services_serviceItem__OSUwK:hover{box-shadow:0 8px 25px rgba(114,94,254,.15);transform:translateY(-3px)}.Services_services__jvZYR .Services_serviceItem__OSUwK.Services_expanded__VbJyk{box-shadow:0 15px 35px rgba(114,94,254,.2);z-index:10}.Services_services__jvZYR .Services_serviceItem__OSUwK.Services_expanded__VbJyk .Services_serviceTitle__OJ4gx{color:#725efe}.Services_services__jvZYR .Services_serviceItem__OSUwK.Services_expanded__VbJyk .Services_serviceIcon__rocFE .Services_iconCircle__Kz03O{background:rgba(114,94,254,.1);transform:scale(1.1)}.Services_services__jvZYR .Services_serviceItem__OSUwK.Services_expanded__VbJyk .Services_serviceIcon__rocFE .Services_iconNumber__XI1L_{color:#725efe;transform:scale(1.1)}.Services_services__jvZYR .Services_serviceHeader__NF5jW{display:flex;align-items:center;gap:15px;position:relative;padding-right:40px}.Services_services__jvZYR .Services_serviceIcon__rocFE{position:relative;width:50px;height:50px;flex-shrink:0}.Services_services__jvZYR .Services_serviceIcon__rocFE .Services_iconCircle__Kz03O{width:100%;height:100%;border-radius:50%;background:rgba(114,94,254,.05);transition:all .3s ease}.Services_services__jvZYR .Services_serviceIcon__rocFE .Services_iconNumber__XI1L_{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;font-weight:700;color:#a5a1ff;transition:all .3s ease}.Services_services__jvZYR .Services_serviceTitle__OJ4gx{font-size:18px;font-weight:700;margin:0;color:#2d2d2d;transition:color .3s ease;flex-grow:1}@media(min-width:768px){.Services_services__jvZYR .Services_serviceTitle__OJ4gx{font-size:22px}}.Services_services__jvZYR .Services_serviceArrow__cYZNZ{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(114,94,254,.05);transition:all .3s ease}.Services_services__jvZYR .Services_serviceArrow__cYZNZ svg{stroke:#725efe;transition:transform .3s ease}.Services_services__jvZYR .Services_serviceContent__plNAf{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 15px}.Services_services__jvZYR .Services_serviceContent__plNAf.Services_visible__yhkwI{max-height:300px;padding:15px 15px 5px 65px}.Services_services__jvZYR .Services_serviceDescription__rfxOG{font-size:15px;line-height:1.6;color:#5a5a7a;margin:0}@media(min-width:768px){.Services_services__jvZYR .Services_serviceDescription__rfxOG{font-size:16px}}.Services_services__jvZYR .Services_otherProjects__WGgVZ{position:relative;margin-top:60px;padding:40px 20px;border-radius:25px;overflow:hidden;z-index:3;isolation:isolate;background:linear-gradient(135deg,rgba(20,15,40,.95),rgba(40,25,80,.9));box-shadow:0 0 0 1px rgba(100,149,255,.3),0 20px 40px rgba(0,0,0,.4),inset 0 0 20px rgba(100,149,255,.1);opacity:0;transform:translateY(50px);transition:all .8s ease-out}.Services_services__jvZYR .Services_otherProjects__WGgVZ.Services_visible__yhkwI{opacity:1;transform:translateY(0)}.Services_services__jvZYR .Services_otherProjects__WGgVZ:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(100,149,255,.1) 0,transparent 40%),radial-gradient(circle at 80% 70%,rgba(72,61,255,.1) 0,transparent 40%);z-index:-1}.Services_services__jvZYR .Services_otherProjects__content__18L5v{max-width:1200px;margin:0 auto;text-align:center}.Services_services__jvZYR .Services_otherProjects__title__HyNh_{font-size:32px;font-weight:800;margin-bottom:15px;background:linear-gradient(90deg,#FFFFFF,#6495FF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;position:relative;display:inline-block}@media(min-width:768px){.Services_services__jvZYR .Services_otherProjects__title__HyNh_{font-size:42px;margin-bottom:20px}}.Services_services__jvZYR .Services_otherProjects__title__HyNh_:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#6495FF,#4169E1);border-radius:2px}.Services_services__jvZYR .Services_otherProjects__subtitle__FSh5N{font-size:16px;line-height:1.6;color:hsla(0,0%,100%,.85);max-width:700px;margin:0 auto 25px}@media(min-width:768px){.Services_services__jvZYR .Services_otherProjects__subtitle__FSh5N{font-size:18px;margin-bottom:30px}}.Services_services__jvZYR .Services_otherProjects__subtitle__FSh5N .Services_congrats__ehIDG{display:block;margin-top:15px;color:#64ffaa;font-weight:700;font-size:16px;animation:Services_pulse__J9Jgs 1.5s infinite}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_startButton__d0e2I{background:linear-gradient(135deg,#6495FF,#4169E1);color:#fff;border:none;border-radius:50px;padding:12px 30px;font-size:16px;font-weight:700;cursor:pointer;margin-bottom:20px;transition:all .3s ease;box-shadow:0 5px 15px rgba(100,149,255,.4);will-change:transform,box-shadow}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_startButton__d0e2I:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(100,149,255,.6)}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_startButton__d0e2I:active{transform:translateY(0)}@media(min-width:768px){.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_startButton__d0e2I{padding:15px 40px;font-size:18px}}.Services_services__jvZYR .Services_otherProjects__grid__8nUIP{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;max-width:600px;margin:0 auto;height:0;overflow:hidden;opacity:0;transform:translateY(20px);transition:all .5s ease-out}@media(min-width:768px){.Services_services__jvZYR .Services_otherProjects__grid__8nUIP{grid-template-columns:repeat(4,1fr);gap:20px}}.Services_services__jvZYR .Services_otherProjects__grid__8nUIP.Services_gridVisible__pn2NY{height:auto;opacity:1;transform:translateY(0);margin-top:25px;margin-bottom:15px}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_loadingMessage__ihNIB{grid-column:1/-1;text-align:center;font-size:16px;color:#6495ff;padding:20px}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardContainer__UQPks{position:relative;width:100%;height:100px;perspective:1000px;cursor:pointer;transition:all .5s ease-out;will-change:transform}@media(min-width:768px){.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardContainer__UQPks{height:120px}}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_card__Ia_g7{position:absolute;width:100%;height:100%;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s cubic-bezier(.4,0,.2,1),box-shadow .3s;box-shadow:0 8px 20px rgba(0,0,0,.2);will-change:transform,box-shadow}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardFront__rSoHF{background:linear-gradient(135deg,rgba(20,15,40,.95),rgba(40,25,80,.9));transform:rotateY(180deg);color:#fff;padding:10px}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardBack__3sEyZ{background:linear-gradient(135deg,rgba(100,149,255,.8),rgba(72,61,255,.8));color:#fff;transform:rotateY(0deg)}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardBack__3sEyZ span{font-size:36px;font-weight:800;color:hsla(0,0%,100%,.9)}@media(min-width:768px){.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardBack__3sEyZ span{font-size:42px}}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardContainer__UQPks.Services_flipped___yc_P .Services_cardFront__rSoHF{transform:rotateY(0deg)}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardContainer__UQPks.Services_flipped___yc_P .Services_cardBack__3sEyZ{transform:rotateY(180deg)}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardContainer__UQPks.Services_matched__qalRJ .Services_cardFront__rSoHF{background:linear-gradient(135deg,rgba(100,255,149,.8),rgba(40,200,80,.9));box-shadow:0 0 20px rgba(100,255,149,.5)}.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardLabel__46shn{font-size:16px;font-weight:700;color:#fff;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.3)}@media(min-width:768px){.Services_services__jvZYR .Services_otherProjects__WGgVZ .Services_cardLabel__46shn{font-size:18px}}.Services_services__jvZYR.Services_darkTheme__ibsNk{background:#2b2b2b}.Services_services__jvZYR.Services_darkTheme__ibsNk .Services_slider__y2NQf h1{color:#e0e0ff}.Services_services__jvZYR.Services_darkTheme__ibsNk .Services_serviceItem__OSUwK{background:#3a3a4a;border:1px solid rgba(157,124,255,.2);box-shadow:0 5px 20px rgba(157,124,255,.1)}.Services_services__jvZYR.Services_darkTheme__ibsNk .Services_serviceItem__OSUwK:hover{box-shadow:0 8px 25px rgba(157,124,255,.15)}.Services_services__jvZYR.Services_darkTheme__ibsNk .Services_serviceItem__OSUwK.Services_expanded__VbJyk{box-shadow:0 15px 35px rgba(157,124,255,.2)}.Services_services__jvZYR.Services_darkTheme__ibsNk .Services_serviceItem__OSUwK.Services_expanded__VbJyk .Services_serviceTitle__OJ4gx{color:#9d7cff}.Services_services__jvZYR.Services_darkTheme__ibsNk .Services_serviceItem__OSUwK.Services_expanded__VbJyk .Services_serviceIcon__rocFE .Services_iconCircle__Kz03O{background:rgba(157,124,255,.1)}.Services_services__jvZYR.Services_darkTheme__ibsNk .Services_serviceItem__OSUwK.Services_expanded__VbJyk .Services_serviceIcon__rocFE .Services_iconNumber__XI1L_{color:#9d7cff}.Services_services__jvZYR.Services_darkTheme__ibsNk .Services_serviceTitle__OJ4gx{color:#f0f0ff}.Services_services__jvZYR.Services_darkTheme__ibsNk .Services_serviceDescription__rfxOG{color:#c0c0e0}.Services_services__jvZYR.Services_darkTheme__ibsNk .Services_otherProjects__WGgVZ{background:linear-gradient(135deg,rgba(15,10,35,.95),rgba(30,20,60,.9));border:1px solid rgba(157,124,255,.3);box-shadow:0 0 0 1px rgba(157,124,255,.3),0 20px 40px rgba(0,0,0,.6),inset 0 0 20px rgba(157,124,255,.15)}@keyframes Services_scroll__h8Ccg{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes Services_pulse__J9Jgs{0%{transform:scale(1);text-shadow:0 0 5px rgba(100,255,149,.5)}50%{transform:scale(1.05);text-shadow:0 0 15px #64ff95}to{transform:scale(1);text-shadow:0 0 5px rgba(100,255,149,.5)}}.Services_element__39F5w{position:absolute;animation:Services_floatUpDown__Q9rdX 4s ease-in-out infinite;z-index:1;pointer-events:none;will-change:transform}.Services_element__39F5w img{height:300px;filter:drop-shadow(0 0 20px rgba(114,94,254,.4)) drop-shadow(0 0 40px rgba(114,94,254,.3));transition:all .8s ease}@media(min-width:768px){.Services_element__39F5w img{height:400px}}.Services_element__39F5w:hover img{filter:drop-shadow(0 0 30px rgba(114,94,254,.6)) drop-shadow(0 0 60px rgba(114,94,254,.5))}@media(max-width:480px){.Services_element__39F5w{top:50px;left:-50px}.Services_element__39F5w img{height:200px}}@media(min-width:768px){.Services_element__39F5w{top:100px;left:-80px}.Services_element__39F5w img{height:300px}}@media(min-width:1200px){.Services_element__39F5w{top:150px;left:0}.Services_element__39F5w img{height:400px}}@keyframes Services_floatUpDown__Q9rdX{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.StepsWork_steps_work__UUx3o{padding:20px 0;position:relative;background:#fff;z-index:1}.StepsWork_steps_work_container__n9ptw{margin-top:40px;display:flex;flex-direction:column;gap:15px}.StepsWork_steps_work__UUx3o.StepsWork_darkTheme__5p_KU{background:#2b2b2b}.StepsWork_steps_work__UUx3o.StepsWork_darkTheme__5p_KU h1{color:#f0f0f0}.StepsWork_container__hpqzg{max-width:1200px;margin:0 auto;padding:0 16px;position:relative;z-index:3}.StepsWork_element__ZaENV{display:none}@keyframes StepsWork_floatUpDown__UQr4W{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@media(min-width:768px){.StepsWork_steps_work__UUx3o{margin-bottom:150px}.StepsWork_steps_work__UUx3o.StepsWork_darkTheme__5p_KU{background:#2b2b2b}.StepsWork_steps_work_container__n9ptw{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.StepsWork_element__ZaENV{position:absolute;animation:StepsWork_floatUpDown__UQr4W 3s ease-in-out infinite;top:calc(var(--base-position) + var(--element-top));display:block;right:0;z-index:2}.StepsWork_element__ZaENV img{height:280px;filter:drop-shadow(0 0 15px rgba(114,94,254,.3))}.StepsWork_steps_work__UUx3o.StepsWork_darkTheme__5p_KU .StepsWork_element__ZaENV img{filter:drop-shadow(0 0 15px rgba(157,124,255,.3))}}.CardStepWork_card_step_work__CkGW0{background-color:#f7f9fb;border-radius:25px;padding:20px;transition:all .5s ease;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);will-change:transform,box-shadow}.CardStepWork_card_step_work__CkGW0:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(134,100,255,.15),0 6px 6px rgba(72,61,255,.1)}.CardStepWork_card_step_work_header__Ei38p{display:flex;justify-content:space-between;align-items:center;padding-right:30px}.CardStepWork_card_step_work__CkGW0 .CardStepWork_header_content__GYImD{display:flex;align-items:center;gap:15px}.CardStepWork_card_step_work_title__7TZs_{font-size:18px;font-weight:600;color:#2d2d2d;margin:0;transition:color .3s ease}.CardStepWork_card_step_work_content__JfmLE{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 20px}.CardStepWork_card_step_work_description__w0QFT{font-size:15px;color:#6e6e73;line-height:1.6;margin:15px 0 5px;padding-left:45px}.CardStepWork_card_step_work__CkGW0 img{width:30px;height:30px;transition:transform .4s ease}.CardStepWork_card_step_work__CkGW0 .CardStepWork_arrow__CFsuG,.CardStepWork_card_step_work__CkGW0 .CardStepWork_arrow__CFsuG svg{transition:transform .3s ease}.CardStepWork_card_step_work__CkGW0 .CardStepWork_arrow__CFsuG .CardStepWork_rotated__iwsm_{transform:rotate(180deg)}.CardStepWork_card_step_work__CkGW0 .CardStepWork_step_number__kT87K{position:absolute;top:20px;right:20px;font-size:16px;font-weight:700;color:#8c7cff;transition:color .3s ease}.CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr{background:linear-gradient(135deg,#f7f9fb,#edf0ff);box-shadow:0 10px 20px rgba(134,100,255,.2),0 0 15px rgba(100,149,255,.15);z-index:5}.CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr .CardStepWork_card_step_work_content__JfmLE{max-height:150px;padding:8px 20px}.CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr .CardStepWork_card_step_work_title__7TZs_{color:#5a4bca}.CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr img{transform:scale(1.1) rotate(5deg)}.CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr .CardStepWork_step_number__kT87K{color:#5a4bca;font-weight:800}[data-theme=dark] .CardStepWork_card_step_work__CkGW0{background-color:#3a3a4a;box-shadow:0 4px 15px rgba(0,0,0,.2)}[data-theme=dark] .CardStepWork_card_step_work__CkGW0:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(157,124,255,.15),0 6px 6px rgba(157,124,255,.1)}[data-theme=dark] .CardStepWork_card_step_work_title__7TZs_{color:#f0f0f0}[data-theme=dark] .CardStepWork_card_step_work_description__w0QFT{color:#c0c0e0}[data-theme=dark] .CardStepWork_card_step_work__CkGW0 .CardStepWork_step_number__kT87K{color:#9d7cff}[data-theme=dark] .CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr{background:linear-gradient(135deg,#3a3a4a,#2a2a3c);box-shadow:0 10px 20px rgba(157,124,255,.25),0 0 15px rgba(157,124,255,.2);z-index:5}[data-theme=dark] .CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr .CardStepWork_card_step_work_title__7TZs_,[data-theme=dark] .CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr .CardStepWork_step_number__kT87K{color:#9d7cff}@media(min-width:768px){.CardStepWork_card_step_work__CkGW0{border-radius:40px;padding:25px}.CardStepWork_card_step_work_title__7TZs_{font-size:20px}.CardStepWork_card_step_work_description__w0QFT{font-size:16px;padding-left:50px}.CardStepWork_card_step_work__CkGW0 img{width:35px;height:35px}.CardStepWork_card_step_work__CkGW0 .CardStepWork_header_content__GYImD{gap:18px}.CardStepWork_card_step_work__CkGW0 .CardStepWork_step_number__kT87K{top:25px;right:25px;font-size:17px}.CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr{transform:scale(1.02)}.CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr .CardStepWork_card_step_work_content__JfmLE{max-height:130px}}@media(min-width:1200px){.CardStepWork_card_step_work__CkGW0:hover{transform:scale(1.04)}.CardStepWork_card_step_work__CkGW0.CardStepWork_expanded__BIQrr{transform:scale(1.05)}}.WhyUs_whyUs__gpMCU{position:relative;overflow:hidden;padding:100px 0;background:#fff;display:flex;align-items:center}@media(max-width:992px){.WhyUs_whyUs__gpMCU{padding:80px 0}}@media(max-width:768px){.WhyUs_whyUs__gpMCU{padding:60px 0;min-height:auto}}.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf{background:#2b2b2b}.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf .WhyUs_mainTitle__o57ej{color:#f0f0f0}.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf .WhyUs_card__AS_rv{background:#2b2b3c;border-color:rgba(157,124,255,.2);box-shadow:0 10px 30px rgba(157,124,255,.1)}.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf .WhyUs_card__AS_rv:before{background:linear-gradient(135deg,rgba(157,124,255,.03),rgba(157,124,255,.01))}.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf .WhyUs_cardTitle__0lvYr{color:#f0f0f0}.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf .WhyUs_cardText__iHJHZ{color:#d0d0e0}.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf .WhyUs_ctaBlock__iqoK1{background:#2b2b3c;border-color:rgba(157,124,255,.2);box-shadow:0 10px 30px rgba(157,124,255,.1)}.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf .WhyUs_ctaBlock__iqoK1:before{background:linear-gradient(135deg,rgba(157,124,255,.05),rgba(157,124,255,.02))}.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf .WhyUs_ctaText__HjmKu{color:#f0f0f0}.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf .WhyUs_iconGlow__lsszL,.WhyUs_whyUs__gpMCU.WhyUs_darkTheme__fgxXf .WhyUs_titleGlow__9DUiP{background:radial-gradient(circle,rgba(157,124,255,.1) 0,transparent 70%)}.WhyUs_particleContainer__5RS0V{z-index:1}.WhyUs_particleContainer__5RS0V,.WhyUs_particleContainer__5RS0V .WhyUs_particles__4GIr1{position:absolute;top:0;left:0;width:100%;height:100%}.WhyUs_container__qVWH0{position:relative;z-index:3;max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.WhyUs_header__fNB99{text-align:center;margin-bottom:70px}@media(max-width:768px){.WhyUs_header__fNB99{margin-bottom:50px}}.WhyUs_mainTitle__o57ej{font-size:3.5rem;font-weight:800;margin:0;color:#1e1a34;position:relative;z-index:2;line-height:1.2}@media(max-width:1200px){.WhyUs_mainTitle__o57ej{font-size:3rem}}@media(max-width:992px){.WhyUs_mainTitle__o57ej{font-size:2.5rem}}@media(max-width:768px){.WhyUs_mainTitle__o57ej{font-size:2.2rem}}@media(max-width:480px){.WhyUs_mainTitle__o57ej{font-size:1.8rem}}.WhyUs_titleGlow__9DUiP{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:radial-gradient(circle,rgba(114,94,254,.1) 0,transparent 70%);z-index:1;filter:blur(60px);animation:WhyUs_pulse__hGXFx 3s ease-in-out infinite}@media(max-width:992px){.WhyUs_titleGlow__9DUiP{width:200px;height:200px}}@keyframes WhyUs_pulse__hGXFx{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}.WhyUs_cardsContainer__hzsXh{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-bottom:70px}@media(max-width:992px){.WhyUs_cardsContainer__hzsXh{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.WhyUs_cardsContainer__hzsXh{grid-template-columns:1fr;gap:40px;margin-bottom:50px}}.WhyUs_card__AS_rv{background:#fff;border-radius:20px;padding:40px 30px;border:1px solid rgba(114,94,254,.2);box-shadow:0 10px 30px rgba(114,94,254,.1);position:relative;overflow:hidden;cursor:pointer;transition:all .3s ease;z-index:2}.WhyUs_card__AS_rv:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(114,94,254,.03),rgba(114,94,254,.01));z-index:-1;border-radius:20px}.WhyUs_card__AS_rv:hover{box-shadow:0 20px 40px rgba(114,94,254,.15);transform:translateY(-10px)}.WhyUs_card__AS_rv:hover .WhyUs_cardIcon__jM1xQ{transform:scale(1.1) rotate(5deg)}.WhyUs_cardIcon__jM1xQ{width:80px;height:80px;margin:0 auto 30px;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .5s ease}.WhyUs_cardIcon__jM1xQ svg{width:50px;height:50px;color:#725efe;z-index:2}.WhyUs_iconWrapper__82_N1{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.WhyUs_iconGlow__lsszL{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgba(114,94,254,.1) 0,transparent 70%);z-index:1;filter:blur(15px);animation:WhyUs_glowPulse__F6WAG 3s ease-in-out infinite}@keyframes WhyUs_glowPulse__F6WAG{0%{transform:scale(.9);opacity:.4}50%{transform:scale(1.1);opacity:.7}to{transform:scale(.9);opacity:.4}}.WhyUs_cardTitle__0lvYr{font-size:1.8rem;font-weight:700;color:#1e1a34;text-align:center;margin-bottom:20px}@media(max-width:1200px){.WhyUs_cardTitle__0lvYr{font-size:1.6rem}}@media(max-width:768px){.WhyUs_cardTitle__0lvYr{font-size:1.5rem}}.WhyUs_cardText__iHJHZ{font-size:1.2rem;color:#4a4a68;text-align:center;line-height:1.6;margin:0}@media(max-width:1200px){.WhyUs_cardText__iHJHZ{font-size:1.1rem}}@media(max-width:768px){.WhyUs_cardText__iHJHZ{font-size:1rem}}.WhyUs_ctaBlock__iqoK1{background:#f8f7ff;border-radius:20px;padding:40px;text-align:center;border:1px solid rgba(114,94,254,.2);box-shadow:0 10px 30px rgba(114,94,254,.1);max-width:800px;margin:0 auto;position:relative;overflow:hidden}.WhyUs_ctaBlock__iqoK1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(114,94,254,.05),rgba(114,94,254,.02));z-index:-1;border-radius:20px}.WhyUs_ctaText__HjmKu{font-size:1.5rem;color:#1e1a34;margin-bottom:30px;line-height:1.6}@media(max-width:992px){.WhyUs_ctaText__HjmKu{font-size:1.3rem}}@media(max-width:768px){.WhyUs_ctaText__HjmKu{font-size:1.2rem}}@media(max-width:480px){.WhyUs_ctaText__HjmKu{font-size:1.1rem}}.WhyUs_ctaButton__rW3qq{display:inline-block;position:relative;z-index:2}.WhyUs_ctaButton__rW3qq button{font-size:1.2rem;padding:15px 40px;font-weight:700;box-shadow:0 0 25px rgba(114,94,254,.2);animation:WhyUs_buttonPulse__LYlHk 2s ease-in-out infinite}.WhyUs_ctaButton__rW3qq button:hover{animation:none;transform:scale(1.05)}@media(max-width:768px){.WhyUs_ctaButton__rW3qq button{font-size:1.1rem;padding:12px 35px}}@keyframes WhyUs_buttonPulse__LYlHk{0%{box-shadow:0 0 15px rgba(114,94,254,.2)}50%{box-shadow:0 0 30px rgba(114,94,254,.3)}to{box-shadow:0 0 15px rgba(114,94,254,.2)}}