@charset "UTF-8";.servicesSection_servicesSection__DhXwH{background-color:#f6f6f6;padding:6rem 0;position:relative}.servicesSection_backgroundImage__3klxR{opacity:.4;position:absolute}@media (max-width:449px){.servicesSection_backgroundImage__3klxR{display:none}}.servicesSection_top__QjGzN{right:0;top:-4rem}.servicesSection_bottom__gwz9I{bottom:-8rem;left:4rem}.servicesSection_container__vgE1s{margin:0 auto;max-width:1280px;padding:0 1.5rem;width:100%}.servicesSection_sectionHeader__cVs7M{margin:0 auto 4rem;max-width:900px;text-align:center}.servicesSection_sectionTitle__cB3ok{color:#046999;display:inline-block;font-size:2.5rem;margin-bottom:1rem;position:relative}.servicesSection_sectionTitle__cB3ok:after{background-color:#046999;bottom:-.75rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4rem}.servicesSection_sectionSubtitle__aJgnB{color:#777a7e;font-size:1.1rem;margin-top:2rem}.servicesSection_servicesGrid__nV_t_{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:2.5rem;gap:2.5rem}@media (min-width:767px) and (max-width:1024px){.servicesSection_servicesGrid__nV_t_{grid-template-columns:1fr}}@media (max-width:449px){.servicesSection_servicesGrid__nV_t_{grid-template-columns:1fr}}.servicesSection_serviceCard__KG_bz{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;z-index:2}.servicesSection_serviceCard__KG_bz:hover{box-shadow:0 10px 20px rgba(0,0,0,.12);transform:translateY(-5px)}.servicesSection_serviceTitle__8mslq{color:#046999;font-size:1.5rem;font-weight:600;margin-bottom:1.25rem}.servicesSection_serviceDescription__Q4kTN{color:#777a7e;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}.servicesSection_serviceLinks__SXuWp{display:flex;flex-wrap:wrap;gap:1rem;margin-top:auto;padding-top:1rem}.servicesSection_serviceLink__iQ2Qo{align-items:center;background-color:#046999;border-radius:.25rem;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;margin-left:auto;padding:.5rem .75rem;text-decoration:none;transition:all .3s ease}.servicesSection_serviceLink__iQ2Qo:hover{background-color:#f2f3f5;color:#333}.servicesSection_serviceLink__iQ2Qo:hover .servicesSection_linkIcon__QkGa_{stroke:#046999}.servicesSection_serviceLink__iQ2Qo span{font-size:.9rem}.servicesSection_linkIcon__QkGa_{height:16px;width:16px;stroke:#fff;fill:none;flex-shrink:0;transition:stroke .3s ease}.whyChoose_whyChoose__i3hpB{display:grid;grid-template-columns:40% 1fr;padding:8rem 10vw;position:relative;grid-gap:3rem;background-color:#f2f3f5;gap:3rem;overflow:hidden;z-index:-1}@media (max-width:449px){.whyChoose_whyChoose__i3hpB{display:flex;flex-direction:column}}@media (min-width:450px) and (max-width:766px){.whyChoose_whyChoose__i3hpB{display:flex;flex-direction:column}}.whyChoose_semi__2gXYk{bottom:-12rem;filter:brightness(150%);left:-12rem;position:absolute;transform:rotate(90deg)}.whyChoose_content__vzGYG{z-index:1}.whyChoose_content__vzGYG p:first-of-type{color:#046999;font-size:1.25rem;font-weight:600}.whyChoose_content__vzGYG h2{font-size:3rem;margin:1rem 0 2rem}.whyChoose_content__vzGYG p:last-of-type{color:#777a7e;line-height:2rem}.whyChoose_content__vzGYG a{color:#046999;font-weight:700}.whyChoose_faqContainer__52IC7{display:flex;flex-direction:column;gap:1rem}.whyChoose_faqContainer__52IC7 details[open]~details[open]{display:revert}.whyChoose_faqContainer__52IC7 details[open]~details[open]>:not(summary){display:none}.whyChoose_faqContainer__52IC7 details[open]~details[open][open] summary:after{content:"+"}.whyChoose_faqItem__dvuKn{background:#f8f8f8;border:1px solid rgba(30,30,30,.1);border-radius:.2rem;transition:all .3s ease}.whyChoose_faqItem__dvuKn[open]{box-shadow:0 4px 12px rgba(30,30,30,.1)}.whyChoose_faqItem__dvuKn[open] summary:after{content:"−";transform:translateY(-50%)}.whyChoose_faqItem__dvuKn summary{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:1rem;line-height:1.5rem;list-style:none;padding:1.5rem;position:relative}.whyChoose_faqItem__dvuKn summary::-webkit-details-marker{display:none}.whyChoose_faqItem__dvuKn summary:after{color:#1e1e1e;content:"+";font-size:1.5rem;font-weight:300;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:all .3s ease}.whyChoose_faqItem__dvuKn .whyChoose_questionNumber__iWvAG{color:#046999;font-size:1.1rem;font-weight:700;min-width:2rem}.whyChoose_faqItem__dvuKn .whyChoose_questionText__HDsFt{color:#1e1e1e;font-weight:700;margin:0;padding-right:2rem;transition:all .5s ease}.whyChoose_faqItem__dvuKn .whyChoose_faqContent__RHEDA{color:#777a7e;font-weight:400;line-height:1.4;padding:0 1.5rem 1.5rem 2.5rem}.whyChoose_faqItem__dvuKn[open] .whyChoose_content__vzGYG{animation:whyChoose_slideDown__0IFDO .3s ease-out}@keyframes whyChoose_slideDown__0IFDO{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.whyChoose_faqItem__dvuKn:hover .whyChoose_questionText__HDsFt{color:#046999;transition:all .5s ease}