.blogDetailsContent_section__sbf5q{padding:80px 0;background-color:#ffffff}.blogDetailsContent_content__ABqIs{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:22px}.blogDetailsContent_title__DRrwm{font-family:var(--font-poppins);font-size:22px;font-weight:700;line-height:35px;color:#000;margin:0}.blogDetailsContent_date__HZho7{font-family:var(--font-poppins);font-size:16px;font-weight:600;line-height:52px;color:#1a1a1a;margin:0 0 6px}.blogDetailsContent_paragraph__tC7QW{font-family:var(--font-poppins);font-size:14px;font-weight:400;line-height:1.8;color:#2b2b2b;margin:0}.blogDetailsContent_imageWrapper__y2P11{width:100%;max-width:1200px;border-radius:12px;overflow:hidden;margin:10px 0;align-self:center;background:transparent}.blogDetailsContent_image__SbXoG{max-width:900px;height:auto;object-fit:cover;display:block}@media (max-width:768px){.blogDetailsContent_section__sbf5q{padding:60px 0}.blogDetailsContent_content__ABqIs{gap:18px;padding:0 10px}.blogDetailsContent_title__DRrwm{font-size:18px}.blogDetailsContent_paragraph__tC7QW{font-size:13px;line-height:1.7}.blogDetailsContent_imageWrapper__y2P11{margin:6px 0}}@media (max-width:480px){.blogDetailsContent_section__sbf5q{padding:50px 0}.blogDetailsContent_title__DRrwm{font-size:16px}.blogDetailsContent_date__HZho7{font-size:12px;letter-spacing:1px}.blogDetailsContent_paragraph__tC7QW{font-size:12.5px;line-height:1.65}}.container_container__Q6GrS{width:100%;max-width:1200px;margin:0 auto;padding:0 30px;border-radius:8px;box-sizing:border-box}.container_nine-hundred__fsBwa{max-width:900px}.container_eleven__3TzWW{max-width:1100px}.container_twelve-fifty__FsqLc{max-width:1250px}.container_thirteen__xEg5o{max-width:1300px}.container_fourteen___1YqF{max-width:1400px}.container_fifteen__h8tXb{max-width:1500px}.container_sixteen__OKgs6{max-width:1600px}.container_seventeen__21I9g{max-width:1700px}.container_greater-than-1440p__hdDBh{max-width:1250px}@media (min-width:1450px){.container_greater-than-1440p__hdDBh{max-width:1700px}}@media (max-width:768px){.container_container__Q6GrS{padding:0 40px}}@media (max-width:480px){.container_container__Q6GrS{padding:0 20px}}.Header_header__AF_3G{position:absolute;top:60px;left:0;width:100%;z-index:100;padding:0 80px}.Header_header-logo__NO1XO img{width:179px;height:62px;object-fit:contain}.Header_header-inner__ZH8WM{background-color:white;max-width:1400px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:15px 30px 15px 60px;border-radius:var(--radius);box-shadow:0 4px 20px rgba(0,0,0,.1)}.Header_header-links__a_N0L{display:flex;align-items:center;gap:30px;transform:translateX(40px)}.Header_header-links__a_N0L li a{font-size:13px;font-weight:400;color:#232323;transition:all .3s ease-in-out}.Header_header-links__a_N0L li a:hover{color:var(--orange)}.Header_header-links__a_N0L li{position:relative}.Header_header-links__a_N0L li:after{content:"";position:absolute;bottom:-29px;left:0;width:0;height:3px;background-color:var(--orange);border-radius:2px;transition:all .3s ease-in-out}.Header_header-links__a_N0L li:hover:after{width:100%;color:var(--orange)!important}.Header_header-links__a_N0L li.Header_active-link__r1ANs:after{width:100%}.Header_header-links__a_N0L li.Header_active-link__r1ANs a{color:var(--grey-dark)!important;font-weight:500!important}.Header_menu-trigger__luHJS:after{content:"";position:absolute;bottom:-31px;left:0;width:0;height:3px;background-color:var(--orange);border-radius:2px;transition:all .3s ease-in-out}.Header_menu-trigger__luHJS:hover:after{width:100%}.Header_menu-trigger__luHJS:has(.Header_active-trigger__RZ9q7):after{width:100%}.Header_header-hamburger__y__3R{display:none}.Header_menu-trigger__luHJS{border:none;outline:none;box-shadow:none!important;display:flex;align-items:center;gap:6px;padding:0;font-size:13px!important;font-weight:400!important;color:#232323!important;cursor:pointer!important;position:relative}.Header_menu-trigger__luHJS:focus,.Header_menu-trigger__luHJS:hover{box-shadow:none;border:none}.Header_menu-trigger__luHJS:hover{color:var(--orange)!important}.Header_menu-trigger__luHJS:hover .Header_dropdown-icon__0Fgwi{filter:invert(43%) sepia(73%) saturate(822%) hue-rotate(348deg) brightness(112%) contrast(91%)}.Header_dropdown-icon__0Fgwi{width:10px;height:10px;object-fit:contain;transition:transform .3s ease-in-out;margin-top:2px}.Header_dropdown-icon__0Fgwi.Header_rotated__0oBaW{transform:rotate(180deg)}.Header_menu-content__nEk1y{background-color:#2c2647!important;backdrop-filter:blur(10px);border:1px solid rgba(22,63,161,.1)!important;box-shadow:0 10px 40px -10px rgba(0,0,0,.15)!important;border-radius:12px!important;padding:12px!important;margin-top:30px!important;min-width:220px!important;animation:Header_slideIn__fgH01 .2s ease-out}@keyframes Header_slideIn__fgH01{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Header_menu-content__nEk1y a{color:#FFFF;display:block;padding:10px 12px;border-radius:6px;transition:all .2s ease;font-weight:500;font-size:13px}.Header_menu-content__nEk1y>div[role=menuitem]{padding:0!important;background-color:transparent!important;cursor:pointer;outline:none!important}.Header_menu-content__nEk1y>div[role=menuitem]:focus{background-color:transparent!important}.Header_menu-content__nEk1y a:hover{background-color:rgb(29,25,48);color:#FFF}.Header_header-links-mobile__mbvBE{display:flex;align-items:center;gap:60px}.Header_contact-btn__JK0IT{background-color:#092361}body:has(.Header_header-links-mobile__mbvBE.Header_open__jNVWy){overflow-y:hidden;height:100vh}@media only screen and (min-width:1400px){.Header_header__AF_3G{padding:0 100px}}@media only screen and (min-width:1200px) and (max-width:1399px){.Header_header__AF_3G{padding:0 60px}}@media only screen and (min-width:992px) and (max-width:1199px){.Header_header__AF_3G{padding:0 40px}.Header_header-inner__ZH8WM{padding:14px 25px}.Header_header-links__a_N0L{gap:25px}.Header_header-links__a_N0L li a,.Header_menu-trigger__luHJS{font-size:14px!important}.Header_header-links-mobile__mbvBE{gap:40px}.Header_contact-btn__JK0IT{padding:10px 20px!important;font-size:13px!important}}@media only screen and (max-width:991px){.Header_header__AF_3G{padding:0 20px;top:45px}.Header_header-inner__ZH8WM{height:75px;padding:12px 20px}.Header_header-logo__NO1XO a{width:120px;height:40px}.Header_header-links__a_N0L{gap:30px}.Header_header-links__a_N0L li a{font-size:16px;color:white;font-weight:500}.Header_menu-trigger__luHJS{color:white!important;font-size:16px!important;font-weight:500!important;justify-content:center}.Header_menu-trigger__luHJS:focus,.Header_menu-trigger__luHJS:hover{color:var(--orange)!important}.Header_active-link__r1ANs{width:auto!important}.Header_active-link__r1ANs:after{background-color:var(--orange);left:0;bottom:-5px;width:100%}.Header_active-link__r1ANs a{display:inline-block;position:relative}.Header_active-link__r1ANs a,.Header_active-trigger__RZ9q7{color:white!important;font-weight:600!important}.Header_header-links-mobile__mbvBE{position:fixed;top:0;left:-100%;width:56%;height:100vh;background-color:var(--blue-dark);color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px;transition:all .6s ease-in-out;z-index:999}.Header_header-links-mobile__mbvBE.Header_open__jNVWy{left:0;text-align:center}.Header_header-links__a_N0L{flex-direction:column;align-items:center;width:100%;transform:translateX(0)}.Header_header-links__a_N0L li{display:flex;justify-content:center}.Header_header-links__a_N0L li.Header_active-link__r1ANs a{color:var(--orange)!important}.Header_header-hamburger__y__3R{display:block;cursor:pointer;z-index:1000;position:relative}.Header_contact-btn__JK0IT{margin-left:0!important;display:none}}@media only screen and (min-width:768px) and (max-width:991px){.Header_header-links-mobile__mbvBE{width:70%}}@media only screen and (min-width:530px) and (max-width:767px){.Header_header-inner__ZH8WM{height:70px}.Header_header-logo__NO1XO a{width:110px;height:38px}}@media only screen and (max-width:529px){.Header_header__AF_3G{padding:0 15px}.Header_header-inner__ZH8WM{height:65px;padding:50px 12px;border-radius:12px}.Header_header-logo__NO1XO a{width:100px;height:35px}.Header_header-links-mobile__mbvBE{width:100%}.Header_header-hamburger__y__3R{position:relative;top:0;right:0;z-index:1000}.Header_dropdown-icon__0Fgwi{width:20px;height:20px;object-fit:contain}.Header_header-links__a_N0L{gap:35px}.Header_header-links__a_N0L li a,.Header_menu-trigger__luHJS{font-size:15px!important}}@media only screen and (max-width:379px){.Header_header__AF_3G{padding:0 10px;top:30px}.Header_header-inner__ZH8WM{height:60px;padding:50px 12px}.Header_header-logo__NO1XO a{width:90px;height:32px}.Header_active-link__r1ANs a{color:white}.Header_header-hamburger__y__3R{position:relative;top:0;right:0}}.hero_hero__JYL4I{position:relative;width:100%;min-height:100vh}.hero_blue-strip__M3MTD{width:100%;height:90px;background-color:var(--blue-dark)}.hero_hero-image-section__KjLef{position:relative;width:100%;height:calc(100vh - 85px);overflow:hidden}.hero_hero-bg-image__7YLqu{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1}.hero_hero-gradient-overlay__w8als{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,rgba(15,29,66,.6) .48%,rgba(27,51,117,.6) 40%,rgba(36,21,92,.6) 70%);z-index:2}.hero_hero-content__WKJXA{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;z-index:3}.hero_hero-text__X8zn2{max-width:1300px;width:100%;padding-top:40px;overflow:hidden}.hero_hero-heading__VbDJF{font-size:var(--heading-size);line-height:79px;font-weight:500;color:#ffffff;margin-bottom:35px;letter-spacing:-.5px;word-wrap:break-word;overflow-wrap:break-word;hyphens:none;max-width:100%}.hero_hero-paragraph__I3Wc_{width:680px;font-family:Poppins,sans-serif;font-size:18px;color:#FFFFFF;line-height:35px;margin-bottom:20px}.hero_center-hero-title__3btlW{text-align:center;margin-left:auto;margin-right:auto;font-weight:700;line-height:100px}.hero_customer-support-hero-font__Dzs37{font-size:var(--heading-size)}.hero_hero-heading-extra-margin__rQraK{margin-bottom:90px}.hero_hero-buttons__4xLAz{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero_btn-discover__9ncyz{background-color:var(--orange)!important;border:none!important;color:white!important;display:flex!important;align-items:center!important;gap:8px!important;font-weight:500!important;padding:14px 28px!important;border-radius:50px!important;transition:all .3s ease-in-out!important}.hero_btn-discover__9ncyz:hover{background-color:#e06a10!important;transform:translateY(-2px)}.hero_btn-services__bKoBY{background-color:transparent!important;border:2px solid var(--orange)!important;color:var(--orange)!important;display:flex!important;align-items:center!important;gap:8px!important;font-weight:500!important;padding:14px 28px!important;border-radius:50px!important;transition:all .3s ease-in-out!important}.hero_btn-services__bKoBY:hover{transform:translateY(-2px)}.hero_btn-services__bKoBY:hover .hero_arrow-blue__3L_SN{filter:brightness(0) invert(1)!important}.hero_arrow-blue__3L_SN{filter:brightness(0) saturate(100%) invert(54%) sepia(78%) saturate(2476%) hue-rotate(1turn) brightness(103%) contrast(97%);transition:filter .3s ease-in-out}.hero_hide-buttons__A449B{display:none}@media only screen and (max-width:991px){.hero_hero-text__X8zn2{padding-top:60px}.hero_hero-heading__VbDJF{margin-bottom:30px}.hero_hero-buttons__4xLAz{gap:15px}.hero_btn-discover__9ncyz,.hero_btn-services__bKoBY{padding:12px 24px!important;font-size:14px!important}.hero_hero-bg-image__7YLqu.hero_left__srpNr{background-position:0}.hero_hero-bg-image__7YLqu.hero_right__xya53{background-position:100%}}@media only screen and (max-width:767px){.hero_blue-strip__M3MTD{height:60px}.hero_hero-image-section__KjLef{height:calc(100vh - 60px)}.hero_hero-text__X8zn2{padding-top:80px;max-width:100%}.hero_hero-heading__VbDJF{line-height:1.2;font-size:42px;margin-bottom:35px}.hero_hero-paragraph__I3Wc_{font-size:17px;line-height:30px}.hero_hero-buttons__4xLAz{margin-top:60px;flex-direction:column;align-items:flex-start;gap:18px}}@media only screen and (max-width:480px){.hero_btn-discover__9ncyz,.hero_btn-services__bKoBY{padding:10px 20px!important;font-size:13px!important}.hero_customer-support-hero-font__Dzs37{font-size:42px}.hero_hero-paragraph__I3Wc_{width:100%}}.businessStandOut_section__6gcku{padding:60px 0 0;background-color:#ffffff;overflow:hidden}.businessStandOut_wrapper__g_CfZ{display:flex;align-items:center;justify-content:space-between;gap:80px;text-align:center}.businessStandOut_content__rNZIk{flex:1;width:100%;display:flex;flex-direction:column;align-items:start}.businessStandOut_heading-wrapper__BBWTj{margin-bottom:25px;width:100%;text-align:start}.businessStandOut_heading-small__N_eZe{display:block;font-size:25px;font-weight:600;color:var(--blue);margin-bottom:5px}.businessStandOut_heading-main__mKhds{font-size:40px;font-weight:700;line-height:1.2;color:var(--orange);margin:0}.businessStandOut_gradient-text__UMlxh{color:var(--blue-dark)}.businessStandOut_text-content__8BE8d{margin-bottom:30px;max-width:600px}.businessStandOut_text-content__8BE8d p{font-size:18px;line-height:1.8;color:#555555;margin-bottom:15px;text-align:start}.businessStandOut_text-content__8BE8d p:last-child{margin-bottom:0}.businessStandOut_read-more-btn__mPQjs{background:radial-gradient(97.4% 209% at 49.64% 50%,#F37A20 0,#EE3824 100%);border:none!important;color:black!important;font-weight:500!important;padding:12px 32px!important;border-radius:6px!important;font-size:14px!important;transition:all .3s ease-in-out!important;box-shadow:0 4px 15px rgba(243,122,32,.3)!important}.businessStandOut_image-wrapper__XBdWQ{flex:1;position:relative;display:flex;align-items:center;justify-content:center;max-width:600px}.businessStandOut_mobile-image__TK8Qq{width:100%;height:auto;object-fit:contain}@media only screen and (max-width:1199px){.businessStandOut_wrapper__g_CfZ{gap:40px}.businessStandOut_heading-main__mKhds{font-size:36px}.businessStandOut_heading-small__N_eZe{font-size:20px}.businessStandOut_image-wrapper__XBdWQ{max-width:500px}}@media only screen and (max-width:991px){.businessStandOut_section__6gcku{padding:60px 0}.businessStandOut_wrapper__g_CfZ{flex-direction:column;gap:50px}.businessStandOut_content__rNZIk{max-width:100%;text-align:center}.businessStandOut_text-content__8BE8d{border-left:none;padding-left:0;padding-top:20px}.businessStandOut_image-wrapper__XBdWQ{max-width:100%}}@media only screen and (max-width:767px){.businessStandOut_section__6gcku{padding:50px 0}.businessStandOut_heading-small__N_eZe{font-size:18px}.businessStandOut_heading-main__mKhds{font-size:28px}.businessStandOut_text-content__8BE8d p{font-size:16px}.businessStandOut_mobile-image__TK8Qq{width:400px;height:auto}}@media only screen and (max-width:480px){.businessStandOut_wrapper__g_CfZ{gap:100px}.businessStandOut_heading-small__N_eZe{font-size:25px}.businessStandOut_heading-main__mKhds{font-size:35px}.businessStandOut_read-more-btn__mPQjs{padding:10px 24px!important;font-size:13px!important}.businessStandOut_mobile-image__TK8Qq{width:400px;height:auto}}.servicesSection_section__Erlfl{background-color:#ffffff;position:relative;z-index:1}.servicesSection_introWrapper__b5I6k{padding:30px 60px 40px;background-color:#ffffff;display:flex;justify-content:center}.servicesSection_introContent__xAZ_o{max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.servicesSection_kicker__8yCEO{font-size:28px;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-dark);margin-bottom:12px;font-weight:600;text-align:center}.servicesSection_introHeadings__9YeEi{text-align:start}.servicesSection_heading__vIgpc{font-size:var(--heading-size);line-height:1.2;font-weight:600;color:var(--blue);text-align:start}.servicesSection_headingAccent__HXRNa{color:var(--orange);margin-right:10px}.servicesSection_header__7gXjZ{max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.servicesSection_blueText__e9rrp{color:var(--blue)}.servicesSection_orangeText__zoqWl{color:var(--orange)}.servicesSection_cardsWrapper__Smg5V{background-color:var(--blue-dark);padding:90px 0 120px;position:relative;z-index:2}.servicesSection_grid__A_NdA{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;justify-items:center}.servicesSection_card__K7AY7{position:relative;background:#ffffff;border-radius:24px;padding:25px 10px 0 25px;box-shadow:0 30px 60px rgba(3,34,82,.18);min-height:380px;display:flex;flex-direction:column;gap:20px;overflow:hidden}.servicesSection_card__K7AY7:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(139.79deg,#ffffff00 30%,#CF7131 95.55%);opacity:0;transition:opacity .4s ease-in-out;border-radius:24px;z-index:10}.servicesSection_card__K7AY7:hover:before{opacity:1}.servicesSection_highlightCard__kF3K2{transition:all .4s ease-in-out}.servicesSection_card__K7AY7:hover .servicesSection_iconCircle__A_B7d{background-color:var(--orange)}.servicesSection_highlightCard__kF3K2:hover .servicesSection_highlightedCircleIcon__jdpJ0{background-color:var(--blue)}.servicesSection_cardHeader__lTi2x{display:flex;align-items:center;gap:16px}.servicesSection_cardHeaderTitle__np0gy{font-size:26px;font-weight:600;color:var(--grey-dark);margin:0;line-height:35px}.servicesSection_cardDescription__pB5D2{padding:5px 15px 50px;font-family:Poppins;font-style:normal;font-weight:400;font-size:16px;line-height:28px;display:flex;align-items:center;color:#000000}.servicesSection_iconCircle__A_B7d{width:93px;height:93px;min-width:70px;border-radius:50%;background:var(--blue);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .4s ease-in}.servicesSection_highlightedCircleIcon__jdpJ0{background:radial-gradient(97.4% 209% at 49.64% 50%,#F37A20 0,#EE3824 100%);transition:all .4s ease-in}.servicesSection_iconCircle__A_B7d img{width:56px;height:56px;object-fit:contain}.servicesSection_footerIcon__WYPdy{width:20px;height:17px;position:absolute;bottom:15px;right:20px;transition:all .4s ease-in;z-index:11}.servicesSection_card__K7AY7:hover .servicesSection_footerIcon__WYPdy{transform:rotate(-45deg);content:url(/images/down-arrow-black.png)}@media (max-width:1199px){.servicesSection_grid__A_NdA{grid-template-columns:repeat(2,1fr);gap:25px}.servicesSection_cardHeaderTitle__np0gy{width:100%;font-size:22px;line-height:1.3}.servicesSection_cardDescription__pB5D2{position:relative;top:auto;left:auto;width:100%;height:auto;font-size:15px;line-height:1.7}}@media (max-width:768px){.servicesSection_introWrapper__b5I6k{padding:60px 0 40px}.servicesSection_kicker__8yCEO{font-size:20px}.servicesSection_heading__vIgpc{font-size:clamp(1.8rem,6vw,2.5rem)}.servicesSection_cardsWrapper__Smg5V{padding:60px 0 80px}.servicesSection_grid__A_NdA{grid-template-columns:1fr;gap:20px}.servicesSection_card__K7AY7{padding:18px;min-height:auto;gap:15px}.servicesSection_cardHeader__lTi2x{gap:12px}.servicesSection_iconCircle__A_B7d{width:65px;height:65px;min-width:65px}.servicesSection_iconCircle__A_B7d img{width:38px;height:38px}.servicesSection_cardHeaderTitle__np0gy{width:100%;font-size:18px;line-height:1.4}.servicesSection_cardDescription__pB5D2{position:relative;top:auto;left:auto;width:100%;height:auto;font-size:14px;line-height:1.7;padding-bottom:30px}.servicesSection_footerIcon__WYPdy{bottom:15px;right:15px}}@media (max-width:480px){.servicesSection_introWrapper__b5I6k{padding:40px 0 30px}.servicesSection_kicker__8yCEO{font-size:25px}.servicesSection_heading__vIgpc{font-size:35px}.servicesSection_card__K7AY7{padding:20px}.servicesSection_cardHeader__lTi2x{gap:10px}.servicesSection_iconCircle__A_B7d{width:55px;height:55px;min-width:55px}.servicesSection_iconCircle__A_B7d img{width:32px;height:32px}.servicesSection_cardHeaderTitle__np0gy{font-size:16px}.servicesSection_cardDescription__pB5D2{font-size:13px;line-height:1.6;padding-bottom:25px}.servicesSection_footerIcon__WYPdy{bottom:12px;right:12px}}.servicesSection_carouselContainer__SoQVi{width:100%;max-width:100%;position:relative}.servicesSection_carouselContent__RhCq6{max-width:100%;display:flex;gap:10px}.servicesSection_carouselItem__MFVuC{max-width:100%;flex:0 0 100%;display:flex;margin-left:auto;justify-content:center;align-items:center}.servicesSection_carouselControls__NUivQ{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:80px;position:relative}.servicesSection_carouselNext__qXw3u,.servicesSection_carouselPrev__uK60L{position:static;transform:none}.servicesSection_carouselNext__qXw3u button,.servicesSection_carouselPrev__uK60L button{position:static!important;transform:none!important;width:50px;height:50px;background-color:var(--orange)!important;border:2px solid white!important;color:white!important;opacity:.9;transition:all .3s ease;border-radius:50%!important}.servicesSection_carouselNext__qXw3u button:hover,.servicesSection_carouselPrev__uK60L button:hover{color:#ffffff!important;opacity:1}@media (max-width:768px){.servicesSection_carouselItem__MFVuC{padding-left:.5rem;padding-right:.5rem}.servicesSection_carouselPrev__uK60L{left:5px}.servicesSection_carouselNext__qXw3u{right:5px}}@media (max-width:480px){.servicesSection_carouselContent__RhCq6{margin:auto}.servicesSection_carouselControls__NUivQ{margin-top:65px;gap:15px}.servicesSection_carouselNext__qXw3u button,.servicesSection_carouselPrev__uK60L button{width:40px;height:40px}}.getInTouch_section__RJMiR{padding:30px 0 40px;background-color:var(--blue-dark);overflow:hidden}.getInTouch_wrapper__e_dRv{display:grid;grid-template-columns:1fr 647px;gap:40px}.getInTouch_formSide__ECcAx{width:100%}.getInTouch_headings__Ht5W_{margin-bottom:40px}.getInTouch_kicker__aP6Tv{font-family:Playfair Display;font-style:normal;font-weight:700;font-size:20px;line-height:60px;margin-bottom:10px;letter-spacing:.3em}.getInTouch_mainHeading__HEyCO{font-family:Poppins,sans-serif;font-size:48px;font-weight:700;color:#FFF;text-align:center;margin:0;line-height:1.2}.getInTouch_form__3MXyn{display:flex;flex-direction:column;gap:20px}.getInTouch_formRow__cBIRZ{display:flex;gap:20px}.getInTouch_inputGroup__kMBSa{flex:1;position:relative}.getInTouch_input__SdSo0{width:100%;padding:10px 20px;font-family:Poppins,sans-serif;font-size:15px;color:black;background:#FFF;border:1px solid black;border-radius:30px;outline:none;transition:border-color .3s ease}.getInTouch_inputGroup__kMBSa select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.getInTouch_btnIcon__LkN0u{position:absolute;right:20px;top:50%;transform:translateY(-50%);filter:none!important;pointer-events:none}.getInTouch_input__SdSo0::placeholder{color:black;font-weight:400}.getInTouch_input__SdSo0:focus{border-color:var(--orange)}.getInTouch_textareaGroup__TIJ_Y{width:100%}.getInTouch_textarea__mC7tb{width:100%;padding:18px 20px;font-family:Poppins,sans-serif;font-size:15px;color:black;background:#FFF;border:1px solid black;border-radius:20px;outline:none;resize:none;min-height:150px;transition:border-color .3s ease}.getInTouch_textarea__mC7tb::placeholder{color:black;font-weight:400}.getInTouch_textarea__mC7tb:focus{border-color:var(--orange)}.getInTouch_submitBtn__StbhZ{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 32px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#ffffff;background:radial-gradient(97.4% 209% at 49.64% 50%,#F37A20 0,#EE3824 100%);border:none;border-radius:30px;cursor:pointer;transition:all .3s ease;width:fit-content;margin-top:10px}.getInTouch_submitBtn__StbhZ:hover{background:linear-gradient(90deg,#F37A20,#EE3824);transform:translateY(-2px);box-shadow:0 8px 20px rgba(243,122,32,.35)}.getInTouch_btnIcon__LkN0u{width:16px;height:16px;filter:brightness(0) invert(1)}.getInTouch_achievementImage__F5h_G{width:100%;height:auto;border-radius:20px}@media (max-width:1199px){.getInTouch_wrapper__e_dRv{gap:30px}.getInTouch_mainHeading__HEyCO{font-size:42px}.getInTouch_formSide__ECcAx{max-width:480px}.getInTouch_achievementImage__F5h_G{max-width:500px}}@media (max-width:991px){.getInTouch_section__RJMiR{padding:80px 0}.getInTouch_wrapper__e_dRv{grid-template-columns:auto;gap:50px}.getInTouch_formSide__ECcAx,.getInTouch_imageSide__ggB70{width:100%}}@media (max-width:768px){.getInTouch_section__RJMiR{padding:60px 0}.getInTouch_headings__Ht5W_{margin-bottom:30px}.getInTouch_kicker__aP6Tv{font-size:16px;letter-spacing:.1em}.getInTouch_mainHeading__HEyCO{font-size:36px}.getInTouch_formRow__cBIRZ{flex-direction:column;gap:15px}.getInTouch_form__3MXyn{gap:15px}.getInTouch_input__SdSo0{padding:14px 18px;font-size:14px}.getInTouch_textarea__mC7tb{padding:16px 18px;font-size:14px;min-height:130px}.getInTouch_submitBtn__StbhZ{width:100%;justify-content:center;padding:14px 28px}}@media (max-width:480px){.getInTouch_section__RJMiR{padding:50px 0}.getInTouch_kicker__aP6Tv{line-height:20px;font-size:16px}.getInTouch_mainHeading__HEyCO{font-size:35px}.getInTouch_input__SdSo0,.getInTouch_textarea__mC7tb{padding:12px 16px;font-size:14px}.getInTouch_submitBtn__StbhZ{font-size:14px;padding:12px 24px}}.marketplacesWeSupport_section__kJe8S{padding:80px 0;background-color:#ffffff}.marketplacesWeSupport_content__zWRdy{text-align:center}.marketplacesWeSupport_heading__9E8sA{font-size:42px;font-weight:700;margin-bottom:60px;line-height:90px;font-family:Poppins,serif;color:var(--orange)}.marketplacesWeSupport_heading__9E8sA span.marketplacesWeSupport_dark__x2ebC{color:var(--blue-dark)}.marketplacesWeSupport_carousel-wrapper__QNI3l{width:100%;max-width:100%;margin:0 auto}.marketplacesWeSupport_carousel__DNMYk{width:100%}.marketplacesWeSupport_carousel-content__3egFm{display:flex;gap:0}.marketplacesWeSupport_carousel-item__AIZGR{flex:0 0 25%;min-width:0;padding-left:20px}.marketplacesWeSupport_marketplace-card__HLSFs{display:flex;align-items:center;justify-content:center;border-radius:20px;overflow:hidden}.marketplacesWeSupport_marketplace-image__DWzIl{width:100%;height:140px;object-fit:cover;border-radius:20px}.marketplacesWeSupport_indicators__3hl3q{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:40px}.marketplacesWeSupport_indicator__9IgrL{width:14px;height:14px;border-radius:50%;border:1px solid black;background-color:transparent;cursor:pointer;padding:0;transition:all .3s ease}.marketplacesWeSupport_indicator__9IgrL:hover{background-color:rgba(33,150,243,.3)}.marketplacesWeSupport_indicator__9IgrL.marketplacesWeSupport_active__CAvU1{width:30px;border-radius:10px;background-color:#2196F3;border:none}@media (max-width:1024px){.marketplacesWeSupport_carousel-item__AIZGR{flex:0 0 50%}.marketplacesWeSupport_heading__9E8sA{font-size:36px}}@media (max-width:768px){.marketplacesWeSupport_marketplace-image__DWzIl{width:330px}.marketplacesWeSupport_section__kJe8S{padding:60px 0}.marketplacesWeSupport_heading__9E8sA{line-height:40px;font-size:30px;margin-bottom:40px}.marketplacesWeSupport_carousel-item__AIZGR{flex:0 0 100%}.marketplacesWeSupport_indicators__3hl3q{margin-top:30px}}.faq_section__tXwqW{padding:80px 0;background-color:#ffffff}.faq_content__TeQiC{text-align:center}.faq_heading__HYNNK{font-size:42px;font-weight:700;margin-bottom:60px;font-family:Poppins,serif;color:#1B1139}.faq_faq-grid__LaoY8{column-count:2;column-gap:30px;max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start}.faq_faq-card__nXdsf:last-child:nth-child(odd){width:485px;margin:0 auto;display:block}.faq_faq-card__nXdsf{width:calc(100% / 2 - 20px);background:#ffffff;border-radius:12px;box-shadow:0 24.5562px 32.7416px -14.7337px rgba(149,149,149,.25);overflow:hidden;transition:all .3s ease;break-inside:avoid;margin-bottom:30px}.faq_faq-header__7eyIx{width:100%;display:flex;align-items:center;gap:15px;padding:20px 25px;background:transparent;border:none;cursor:pointer;text-align:left}.faq_faq-icon__hcaWc{font-size:20px;font-weight:300;color:#1B1139;flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.faq_faq-question__Yg_m3{font-size:18px;font-weight:600;color:#1B1139;line-height:1.4}.faq_faq-answer__xT9BT{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq_faq-answer__xT9BT p{padding:0 25px 20px 60px;font-size:15px;font-weight:400;color:#666666;line-height:1.6;margin:0}.faq_faq-card__nXdsf.faq_open__7cMAk .faq_faq-answer__xT9BT{max-height:1000px}.faq_faq-card__nXdsf.faq_open__7cMAk .faq_faq-icon__hcaWc{transform:rotate(180deg)}@media (max-width:768px){.faq_section__tXwqW{padding:60px 0}.faq_heading__HYNNK{font-size:32px;margin-bottom:40px}.faq_faq-grid__LaoY8{column-count:1;column-gap:0}.faq_faq-card__nXdsf{width:100%;margin-bottom:20px}.faq_faq-card__nXdsf:last-child:nth-child(odd){width:100%}.faq_faq-header__7eyIx{padding:18px 20px}.faq_faq-question__Yg_m3{font-size:16px}.faq_faq-answer__xT9BT p{padding:0 20px 18px 50px;font-size:14px}}@media (max-width:480px){.faq_heading__HYNNK{font-size:28px}.faq_faq-header__7eyIx{padding:15px;gap:12px}.faq_faq-question__Yg_m3{font-size:15px}.faq_faq-answer__xT9BT p{padding:0 15px 15px 45px}.faq_faq-card__nXdsf{width:100%}}.footer_footer__ysJQv{width:100%}.footer_footer-main__XQTrG{background-color:var(--blue-dark);padding:60px 0 40px}.footer_footer-top__fau9_{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:30px;padding-bottom:30px}.footer_logo-section__Lia4S{flex-shrink:0}.footer_logo__qEIoK{width:320px;height:130px;object-fit:contain}.footer_newsletter-section__1doGx{flex:1;max-width:690px}.footer_newsletter-title__HyOlo{font-family:Poppins,serif;font-size:32px;font-weight:600;color:#ffffff;margin-bottom:20px;line-height:65px}.footer_newsletter-form__S_CB7{display:flex;gap:15px}.footer_newsletter-input__nYfEb{flex:1;padding:14px 20px;border:none;border-radius:8px;background-color:#ffffff;font-size:14px;color:#333;outline:none}.footer_newsletter-input__nYfEb::placeholder{color:black}.footer_newsletter-btn__6jqDe{padding:14px 44px;border:none;border-radius:8px;background:radial-gradient(97.4% 209% at 49.64% 50%,#F37A20 0,#EE3824 100%);color:#ffffff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .3s ease;white-space:nowrap}.footer_newsletter-btn__6jqDe:hover{opacity:.9}.footer_footer-content__EPime{display:grid;grid-template-columns:1.2fr .6fr 1.2fr 1fr;gap:50px}.footer_footer-about__sIOTK{padding-right:40px}.footer_about-text-mobile__x_Z10,.footer_about-text__Fr3Bd{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:36px;color:rgba(255,255,255,.7)}.footer_about-text-mobile__x_Z10{display:none}.footer_footer-heading__w0AKa{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:var(--orange);line-height:15px;margin-bottom:20px}.footer_links-list__hMjgp{list-style:none;padding:0;margin:0}.footer_links-list__hMjgp li{margin-bottom:6px}.footer_links-list__hMjgp li a{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:42px;color:rgba(255,255,255,.85);text-decoration:none;transition:color .3s ease}.footer_links-list__hMjgp li a:hover{color:var(--orange)}.footer_contact-list__SThz2{list-style:none;padding:0;margin:0}.footer_contact-list__SThz2 li{display:flex;align-items:flex-start;gap:10px;margin-bottom:15px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:45px;color:rgba(255,255,255,.85)}.footer_contact-icon__fzc3v{font-size:16px;flex-shrink:0}.footer_contact-icon__fzc3v .footer_icon__DgXvy{transform:translateY(13px)}.footer_footer-bottom__oUhOJ{border-top:1px solid var(--orange);background-color:var(--blue-dark);padding:20px 0}.footer_footer-bottom-content__lgbQ0{display:flex;justify-content:center;align-items:center}.footer_footer-social-icon__T_La6{height:20px;background-size:contain}.footer_copyright__EebrH{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#ffffff}.footer_copyright__EebrH .footer_brand__4_0Bw{text-decoration:underline}.footer_social-links__uJQRX{display:flex;align-items:center;gap:20px}.footer_social-icon__9YmVA{display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.7);transition:color .3s ease}.footer_social-icon__9YmVA:hover{color:var(--orange)}.footer_social-icon__9YmVA svg{width:18px;height:18px}@media (max-width:1024px){.footer_footer-top__fau9_{flex-direction:column;align-items:center;text-align:center}.footer_newsletter-section__1doGx{max-width:100%;width:100%}.footer_footer-content__EPime{grid-template-columns:repeat(2,1fr);gap:40px 30px}.footer_footer-about__sIOTK{grid-column:1/-1;padding-right:0;text-align:center}}@media (max-width:768px){.footer_footer-main__XQTrG{padding:40px 0 30px}.footer_footer-top__fau9_{margin-bottom:30px;padding-bottom:20px}.footer_logo__qEIoK{width:300px}.footer_newsletter-title__HyOlo{font-size:26px}.footer_newsletter-form__S_CB7{flex-direction:column}.footer_newsletter-btn__6jqDe{width:100%}.footer_footer-content__EPime{grid-template-columns:1fr;gap:30px;text-align:start}.footer_footer-about__sIOTK{text-align:start}.footer_about-text__Fr3Bd{display:none}.footer_about-text-mobile__x_Z10{display:block}.footer_contact-list__SThz2 li{justify-content:start}.footer_footer-bottom-content__lgbQ0{flex-direction:column;gap:20px;text-align:center}}.whatPeopleSay_section__fSiPt{padding:80px 0 0;background-color:#ffffff}.whatPeopleSay_heading__vFX0l{font-size:48px;font-weight:600;line-height:58px;font-family:Poppins,serif;color:#304B65;text-align:center;margin-bottom:40px}.whatPeopleSay_testimonial-wrapper__GVn_5{position:relative;background-color:var(--orange);padding:80px 0;overflow:hidden}.whatPeopleSay_bg-decoration__lsNvV{position:absolute;top:50%;right:10%;transform:translateY(-50%);opacity:1;z-index:3;height:248px;width:358px;background-size:contain}.whatPeopleSay_bg-commas__XYnsc{width:300px;height:auto;object-fit:contain}.whatPeopleSay_carousel__MKNTC{position:relative;z-index:2}.whatPeopleSay_carousel-item__bzgTo{padding-left:0}.whatPeopleSay_testimonial-card__vtZA3{max-width:1200px;display:flex;justify-content:space-around;align-items:center;gap:50px;padding:20px 0}.whatPeopleSay_person-section___C6Gn{position:relative;display:flex;align-items:center;gap:20px;flex-shrink:0}.whatPeopleSay_quote-icon__yYITn{flex-shrink:0;position:absolute;top:-10px;left:-30px;width:57px;height:52px;object-fit:contain}.whatPeopleSay_avatar__44IpV{width:140px;height:160px;object-fit:contain}.whatPeopleSay_person-info__XzVrL{flex-shrink:0}.whatPeopleSay_person-name__stHDm{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#ffffff;margin:0 0 5px}.whatPeopleSay_person-role__OCWlB{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:rgba(255,255,255,.85);margin:0}.whatPeopleSay_quote-section__7BiNa{max-width:600px;flex:1}.whatPeopleSay_quote-text__1RMqo{font-family:Poppins,serif;font-size:28px;font-weight:500;color:white;line-height:40px;margin:0}.whatPeopleSay_indicators__aq6Yj{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:30px;padding-right:20px}.whatPeopleSay_indicator__6FpGh{width:12px;height:12px;border-radius:50%;border:none;background-color:#2D2D2D;cursor:pointer;padding:0;transition:all .3s ease}.whatPeopleSay_indicator__6FpGh:hover{background-color:rgba(255,255,255,.8)}.whatPeopleSay_indicator__6FpGh.whatPeopleSay_active__3nBdq{background-color:#ffffff}@media (max-width:1024px){.whatPeopleSay_heading__vFX0l{font-size:36px}.whatPeopleSay_testimonial-card__vtZA3{flex-direction:column;text-align:center;gap:30px}.whatPeopleSay_person-section___C6Gn{flex-direction:column}.whatPeopleSay_quote-text__1RMqo{font-size:22px;text-align:center}.whatPeopleSay_bg-decoration__lsNvV{right:5%;opacity:.2}.whatPeopleSay_indicators__aq6Yj{justify-content:center;padding-right:0}}@media (max-width:768px){.whatPeopleSay_section__fSiPt{padding:60px 0 0}.whatPeopleSay_heading__vFX0l{font-size:35px;margin-bottom:30px}.whatPeopleSay_testimonial-wrapper__GVn_5{padding:40px 0}.whatPeopleSay_person-image__6QE_i{width:120px;height:140px}.whatPeopleSay_person-name__stHDm,.whatPeopleSay_quote-text__1RMqo{font-size:18px}.whatPeopleSay_bg-decoration__lsNvV{display:none}}.whyCommerceCord_section__5m5oP{padding:100px 0;background-color:#ffffff}.whyCommerceCord_content__NewE_{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.whyCommerceCord_textColumn__xCVYs{flex:1;max-width:550px}.whyCommerceCord_headings__FhYsa{margin-bottom:30px}.whyCommerceCord_smallHeading__H7Lgs{font-family:Poppins,sans-serif;font-size:35px;line-height:90px;font-weight:600;color:var(--blue);margin:0}.whyCommerceCord_mainHeading__E2v_b{font-family:Poppins,sans-serif;font-size:60px;line-height:50px;font-weight:700;margin:0}.whyCommerceCord_blueText__oJ8m8{color:var(--blue)}.whyCommerceCord_orangeText__QKS8k{color:var(--orange)}.whyCommerceCord_paragraphs__ye_W_{display:flex;flex-direction:column;gap:20px}.whyCommerceCord_paragraph__FCmjn{font-family:Poppins,sans-serif;font-size:18px;line-height:1.8;font-weight:400;color:#333333;margin:0}.whyCommerceCord_imageColumn__Bke8Q{flex:1;max-width:550px;display:flex;align-items:center;justify-content:center}.whyCommerceCord_teamworkImg__Qrsji{width:100%;height:auto;object-fit:contain}@media only screen and (max-width:1199px){.whyCommerceCord_content__NewE_{gap:40px}.whyCommerceCord_imageColumn__Bke8Q,.whyCommerceCord_textColumn__xCVYs{max-width:480px}.whyCommerceCord_smallHeading__H7Lgs{font-size:28px;line-height:60px}.whyCommerceCord_mainHeading__E2v_b{font-size:48px;line-height:70px}.whyCommerceCord_paragraph__FCmjn{font-size:15px}}@media only screen and (max-width:991px){.whyCommerceCord_section__5m5oP{padding:80px 0}.whyCommerceCord_content__NewE_{flex-direction:column;align-items:center;gap:50px}.whyCommerceCord_imageColumn__Bke8Q,.whyCommerceCord_textColumn__xCVYs{max-width:100%;width:100%}.whyCommerceCord_headings__FhYsa{text-align:center}.whyCommerceCord_smallHeading__H7Lgs{font-size:26px;line-height:50px}.whyCommerceCord_mainHeading__E2v_b{font-size:42px;line-height:60px}.whyCommerceCord_paragraph__FCmjn{text-align:center}.whyCommerceCord_imageColumn__Bke8Q{max-width:600px}}@media only screen and (max-width:767px){.whyCommerceCord_section__5m5oP{padding:60px 0}.whyCommerceCord_content__NewE_{gap:40px}.whyCommerceCord_smallHeading__H7Lgs{font-size:22px;line-height:40px}.whyCommerceCord_mainHeading__E2v_b{font-size:36px;line-height:50px}.whyCommerceCord_paragraph__FCmjn{font-size:14px;line-height:1.7}}@media only screen and (max-width:480px){.whyCommerceCord_section__5m5oP{padding:50px 0 70px}.whyCommerceCord_content__NewE_{gap:100px}.whyCommerceCord_smallHeading__H7Lgs{font-size:25px;line-height:32px}.whyCommerceCord_mainHeading__E2v_b{font-size:35px;line-height:40px}.whyCommerceCord_paragraph__FCmjn{font-size:16px}}.plansAndPricing_section__QBKmA{padding:100px 0;background-color:#ffffff}.plansAndPricing_content__8FpXW{display:flex;flex-direction:column;align-items:center}.plansAndPricing_header__sbXE0{text-align:center;max-width:700px;margin-bottom:40px}.plansAndPricing_heading__vtL41{font-family:Poppins,sans-serif;font-size:60px;font-weight:600;color:#1a1a1a;margin:0 0 20px;line-height:1.2}.plansAndPricing_subheading__C58TT{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:black;line-height:1.7;margin:0}.plansAndPricing_tabs__B2oeM{width:100%;display:flex;flex-direction:column;align-items:center}.plansAndPricing_tabsList__SWk4p{display:inline-flex;align-items:center;background-color:#ffffff;border:1px solid #737373;border-radius:30px;padding:10px 12px;gap:10px;height:auto;margin-bottom:50px}.plansAndPricing_tabsTrigger__L1nPe{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#7A8097;padding:5px 10px;border-radius:20px;border:none;background:transparent;cursor:pointer;transition:all .3s ease}.plansAndPricing_tabsTrigger__L1nPe[data-state=active]{color:#7A8097;border:1px solid #e2e9ff;border-radius:20px}.plansAndPricing_saveBadge__Wyh6R{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#7A8097;background-color:#E1E9F9;padding:4px 10px;border-radius:12px;margin:0 8px}.plansAndPricing_tabsContent__1vYUj{width:100%}.plansAndPricing_plansGrid__jk0ZT{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;justify-items:center}.plansAndPricing_planCard__obTz2{background-color:#ffffff;border:1px solid #c9c9c9;border-radius:12px;padding:35px 61px 35px 30px;display:flex;flex-direction:column;transition:all .3s ease}.plansAndPricing_planCard__obTz2:hover{box-shadow:0 8px 30px rgba(0,0,0,.08)}.plansAndPricing_planHeader__iFapO{margin-bottom:24px}.plansAndPricing_planNameRow__MzKDN{display:flex;align-items:center;gap:10px;margin-bottom:16px}.plansAndPricing_planName__f1Dom{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.plansAndPricing_popularBadge__mE4Nt{font-family:Poppins,sans-serif;font-size:11px;font-weight:500;color:#7A8097;background-color:#E1E9F9;padding:4px 10px;border-radius:12px}.plansAndPricing_priceRow__1dRs2{display:flex;align-items:baseline;gap:4px;margin-bottom:12px}.plansAndPricing_price__aFuzR{font-family:Poppins,sans-serif;font-size:35px;font-weight:600;color:#1a1a1a;line-height:1}.plansAndPricing_period__kzQeP{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#999999}.plansAndPricing_planDescription__cFwyQ{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#888888;line-height:1.5;margin:0}.plansAndPricing_featuresList__mpJd3{list-style:none;padding:0;margin:0 0 30px;display:flex;flex-direction:column;gap:14px;flex-grow:1}.plansAndPricing_featureItem__GYeSM{display:flex;align-items:center;gap:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#555555;line-height:1.4}.plansAndPricing_checkIcon__mEelU{height:16px;width:16px;background-color:#EFEFEF;color:#737373;font-size:12px;padding:8px;border-radius:25%;border:1px solid #737373;flex-shrink:0;margin-top:2px;display:flex;justify-content:center;align-items:center}.plansAndPricing_ctaButton__iq5gm{width:100%;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;padding:8px 40px;border-radius:8px;background-color:#f5f5f5;color:#1a1a1a;border:none;cursor:pointer;transition:all .3s ease}.plansAndPricing_ctaButton__iq5gm:hover{background-color:#e8e8e8}.plansAndPricing_popularButton__6oZlU{background-color:#67A5FF;color:#ffffff}.plansAndPricing_popularButton__6oZlU:hover{background-color:var(--blue-dark)}@media only screen and (max-width:1199px){.plansAndPricing_plansGrid__jk0ZT{grid-template-columns:repeat(2,1fr);gap:20px}.plansAndPricing_heading__vtL41{font-size:48px}}@media only screen and (max-width:991px){.plansAndPricing_section__QBKmA{padding:80px 0}.plansAndPricing_heading__vtL41{font-size:42px}.plansAndPricing_subheading__C58TT{font-size:15px}.plansAndPricing_tabsList__SWk4p{margin-bottom:40px}.plansAndPricing_plansGrid__jk0ZT{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.plansAndPricing_section__QBKmA{padding:60px 0}.plansAndPricing_heading__vtL41{font-size:36px}.plansAndPricing_subheading__C58TT{font-size:14px}.plansAndPricing_tabsList__SWk4p{flex-wrap:wrap;justify-content:center;gap:8px;padding:8px}.plansAndPricing_tabsTrigger__L1nPe{font-size:13px;padding:8px 16px}.plansAndPricing_saveBadge__Wyh6R{order:-1;width:100%;text-align:center;margin:0 0 8px}.plansAndPricing_plansGrid__jk0ZT{grid-template-columns:1fr;max-width:400px;margin:0 auto}.plansAndPricing_price__aFuzR{font-size:36px}}@media only screen and (max-width:480px){.plansAndPricing_section__QBKmA{padding:50px 0}.plansAndPricing_heading__vtL41{font-size:30px}.plansAndPricing_planCard__obTz2{padding:24px 20px}.plansAndPricing_price__aFuzR{font-size:32px}}.ourProcess_section__i5jY3{padding:40px 0}.ourProcess_content__DuHaf{display:flex;flex-direction:column;align-items:center}.ourProcess_header__EpyP5{text-align:center;margin-bottom:50px}.ourProcess_heading__P79Ts{font-family:var(--font-poppins);font-size:60px;font-weight:600;line-height:80px;margin:0}.ourProcess_blueText__p_gY4{color:var(--blue)}.ourProcess_orangeText__Jt7S4{color:var(--orange)}.ourProcess_cardsGrid__JgWcp{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;width:100%}.ourProcess_card__GPFBy{border-radius:30px;padding:45px 31px 50px;position:relative;overflow:hidden;min-height:260px;box-shadow:0 4px 20px 0 #0000000F}.ourProcess_lastOddCard__pQRI9{grid-column:1/-1;max-width:50%;margin:0 auto}@media (max-width:768px){.ourProcess_lastOddCard__pQRI9{grid-column:auto;max-width:100%;margin:0}}.ourProcess_bgLogo__BgkH1{width:100px;height:100x;background-size:contain;position:absolute;top:20%;right:0;transform:translate(-50%,-50%);opacity:.6}.ourProcess_bgLogoImg__7spqF{width:100%;height:100%;object-fit:contain}.ourProcess_cardContent__5mRi_{position:relative;z-index:1;display:flex;flex-direction:column}.ourProcess_cardTitleAndIcon__O84R_{display:flex;justify-content:space-between;align-items:center}.ourProcess_cardTitle__BPpOx{font-family:var(--font-poppins);max-width:500px;font-size:30px;font-weight:500;line-height:45px;color:black;padding:0 20px 0 0;margin:0;flex:1}.ourProcess_cardDescription__pWvSY{font-family:var(--font-poppins);font-size:18px;font-weight:400;line-height:35px;color:#2D2D2D;margin:10px 0 0}.ourProcess_iconWrapper__7ZGq2{flex-shrink:0;width:80px;height:80px;min-width:80px;min-height:80px;margin-right:30px;display:flex;align-items:center;justify-content:center;border:1px solid var(--orange);background-color:white;border-radius:50%}.ourProcess_icon__Vdt6t{width:45px;height:45px;object-fit:contain}@media (max-width:1024px){.ourProcess_heading__P79Ts{font-size:48px;line-height:50px}.ourProcess_cardTitle__BPpOx{font-size:30px;line-height:30px}.ourProcess_cardDescription__pWvSY{font-size:15px;line-height:24px}}@media (max-width:768px){.ourProcess_section__i5jY3{padding:60px 0}.ourProcess_cardsGrid__JgWcp{grid-template-columns:1fr;gap:40px}.ourProcess_heading__P79Ts{font-size:40px;line-height:45px}.ourProcess_card__GPFBy{padding:35px 30px 40px}}@media (max-width:480px){.ourProcess_section__i5jY3{padding:50px 0}.ourProcess_lastOddCard__pQRI9{padding:34px 30px 30px}.ourProcess_header__EpyP5{margin-bottom:40px}.ourProcess_heading__P79Ts{font-size:32px;line-height:38px}.ourProcess_card__GPFBy{padding:34px 30px 30px}.ourProcess_cardTitle__BPpOx{font-size:25px;line-height:28px}.ourProcess_cardDescription__pWvSY{font-size:14px;line-height:22px}.ourProcess_iconCircle__xBwcr{width:70px;height:70px}.ourProcess_icon__Vdt6t{width:35px;height:35px}}.howItWorks_section__UArku{padding:80px 0}.howItWorks_content__bqYer{display:flex;flex-direction:column;align-items:center}.howItWorks_heading__SoyaB{font-family:var(--font-poppins);font-size:50px;font-weight:600;line-height:60px;color:black;text-align:center;margin:0 0 60px}.howItWorks_desktopCardsRow__v4Fue{display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:1350px}.howItWorks_desktopCardWrapper__Ge2Lv{display:flex;align-items:flex-start;position:relative;flex:1}.howItWorks_desktopCard__KWZ_z{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.howItWorks_desktopCardIcon__kEjZy{margin-bottom:25px}.howItWorks_desktopCardTitle__41Pph{font-family:var(--font-poppins);font-size:21px;font-weight:600;line-height:28px;color:black;margin:40px 0 15px}.howItWorks_desktopCardDescription__icaCA{font-family:var(--font-poppins);font-size:16px;font-weight:400;line-height:28px;color:black;margin:0;padding:0 50px}.howItWorks_desktopSeparator__NKxpd{position:absolute;top:38px;right:-30%;transform:translateX(-25%);z-index:1}.howItWorks_desktopSeparatorLine__e1neI{display:flex;align-items:center;width:200px}.howItWorks_desktopSeparatorDashes__PuAkA{flex:1;display:flex;justify-content:center;align-items:center;height:3px;width:14px;margin:0 8px;background-image:repeating-linear-gradient(to right,var(--dash-start) 0,var(--dash-start) 8px,transparent 8px,transparent 12px);gap:12px}.howItWorks_separatorCircle__XMHG_{width:10px;height:10px;border-radius:50%;flex-shrink:0}.howItWorks_mobileCards__h2JLo{display:none}.howItWorks_iconBg__JMWCE{width:76px;height:76px;border-radius:25px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.1)}.howItWorks_iconBg__JMWCE.howItWorks_purple__h6AFS{background:#9672FF;box-shadow:0 1.85px 3.15px 0 rgba(150,114,255,.02),0 8.15px 6.52px 0 rgba(150,114,255,.03),0 20px 13px 0 rgba(150,114,255,.04),0 38.52px 25.48px 0 rgba(150,114,255,.04),0 64.81px 46.85px 0 rgba(150,114,255,.05),0 100px 80px 0 rgba(150,114,255,.07)}.howItWorks_iconBg__JMWCE.howItWorks_cyan__R8Blm{background:#4DDFFD;box-shadow:0 1.85px 3.15px 0 rgba(77,223,253,.02),0 8.15px 6.52px 0 rgba(77,223,253,.03),0 20px 13px 0 rgba(77,223,253,.04),0 38.52px 25.48px 0 rgba(77,223,253,.04),0 64.81px 46.85px 0 rgba(77,223,253,.05),0 100px 80px 0 rgba(77,223,253,.07)}.howItWorks_iconBg__JMWCE.howItWorks_pink__uIPCv{background:#F2B8EC;box-shadow:0 1.85px 3.15px 0 rgba(242,184,236,.02),0 8.15px 6.52px 0 rgba(242,184,236,.03),0 20px 13px 0 rgba(242,184,236,.04),0 38.52px 25.48px 0 rgba(242,184,236,.04),0 64.81px 46.85px 0 rgba(242,184,236,.05),0 100px 80px 0 rgba(242,184,236,.07)}.howItWorks_iconBg__JMWCE.howItWorks_green__k4Oya{background:#86E096;box-shadow:0 1.85px 3.15px 0 rgba(134,224,150,.02),0 8.15px 6.52px 0 rgba(134,224,150,.03),0 20px 13px 0 rgba(134,224,150,.04),0 38.52px 25.48px 0 rgba(134,224,150,.04),0 64.81px 46.85px 0 rgba(134,224,150,.05),0 100px 80px 0 rgba(134,224,150,.07)}.howItWorks_icon__nJVXp{width:53px;height:53px;object-fit:contain}.howItWorks_icon-size__IVTfh{height:30px;width:30px;background-size:contain}@media (max-width:1024px){.howItWorks_heading__SoyaB{font-size:40px;line-height:50px}.howItWorks_iconBg__JMWCE{width:80px;height:80px}.howItWorks_icon__nJVXp{width:40px;height:40px}.howItWorks_desktopSeparatorLine__e1neI{width:80px}.howItWorks_desktopCardDescription__icaCA{font-size:14px;line-height:22px}}@media (max-width:768px){.howItWorks_section__UArku{padding:60px 0}.howItWorks_heading__SoyaB{font-size:35px;line-height:45px;margin-bottom:40px}.howItWorks_desktopCardsRow__v4Fue{display:none}.howItWorks_mobileCards__h2JLo{gap:0}.howItWorks_mobileCard__cOAKi,.howItWorks_mobileCards__h2JLo{display:flex;flex-direction:column;align-items:center;width:100%}.howItWorks_mobileCard__cOAKi{border-radius:20px;padding:40px 30px;text-align:center;max-width:500px}.howItWorks_mobileCardIcon__Mnr8R{margin-bottom:25px}.howItWorks_iconBg__JMWCE{width:90px;height:90px;min-width:90px}.howItWorks_icon__nJVXp{width:50px;height:50px}.howItWorks_mobileCardTitle__fd4TB{font-family:var(--font-poppins);font-size:28px;font-weight:600;line-height:34px;color:black;margin:0 0 15px}.howItWorks_mobileCardDescription__mYU__{font-family:var(--font-poppins);font-size:20px;font-weight:400;line-height:28px;color:black;margin:0}.howItWorks_mobileSeparator__O_LSS{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;height:100px;position:relative}.howItWorks_mobileSeparatorLine__nwcx4{display:flex;flex-direction:column;align-items:center;height:100%;position:relative}.howItWorks_separatorCircle__XMHG_{width:10px;height:10px;border-radius:50%;z-index:2}.howItWorks_separatorDashes__GI8y9{flex:1;width:2px;margin:4px 0;background:linear-gradient(to bottom,var(--dash-start),var(--dash-end));background-size:2px 8px;background-image:repeating-linear-gradient(to bottom,var(--dash-start) 0,var(--dash-start) 2px,transparent 8px,transparent 12px)}.howItWorks_mobileSeparator__O_LSS:last-child{display:none}}@media (max-width:480px){.howItWorks_section__UArku{padding:50px 0}.howItWorks_heading__SoyaB{font-size:28px;line-height:36px;margin-bottom:30px}.howItWorks_desktopCardsRow__v4Fue,.howItWorks_iconsRow__yygSr{display:none}.howItWorks_content__bqYer{gap:0}.howItWorks_mobileCard__cOAKi{padding:30px 25px;max-width:350px}.howItWorks_mobileCardIcon__Mnr8R{margin-bottom:20px}.howItWorks_iconBg__JMWCE{width:70px;height:70px;min-width:70px}.howItWorks_icon__nJVXp{width:35px;height:35px}.howItWorks_mobileCardTitle__fd4TB{font-size:25px;line-height:35px;margin:0 0 12px}.howItWorks_mobileCardDescription__mYU__{font-size:18px;line-height:24px;padding:0 20px}.howItWorks_mobileSeparator__O_LSS{height:80px}.howItWorks_separatorCircle__XMHG_{width:8px;height:8px}}.iconRow_section__qncyp{width:100%}.iconRow_icon-row__ekqIg{margin-top:100px;margin-bottom:50px;width:100%;display:flex;justify-content:space-around;align-items:center}.iconRow_iconImage__IsR91{height:60px;width:60px;object-fit:contain}@media only screen and (max-width:500px){.iconRow_icon-row__ekqIg{flex-direction:column;margin-top:50px;gap:50px}}