.PaginationDots_dots__xGOxn{display:flex;justify-content:center;align-items:center;gap:6px;padding:10px 0}.PaginationDots_dot__y94BS{width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;background-color:#c4c4c4;transition:background-color .2s ease}.PaginationDots_dot__y94BS:hover{background-color:#999}.PaginationDots_dotActive__2fnvh{background-color:#000}.NavigationButtons_navButton__9fBSe{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:hsla(0,0%,100%,.9);color:#333;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:opacity .2s ease,background-color .2s ease;padding:0}.NavigationButtons_navButton__9fBSe:hover{background:#fff}.NavigationButtons_navPrev__o9rOu{left:8px}.NavigationButtons_navNext__k4QuL{right:8px}.NavigationButtons_navDisabled__1m6fY{opacity:.3;cursor:default;pointer-events:none}.EmblaCarousel_embla__LHhmA{position:relative}.EmblaCarousel_emblaViewport__xtiWc{overflow:hidden}.EmblaCarousel_emblaContainer__IzNvu{display:flex;touch-action:pan-y pinch-zoom}.EmblaCarousel_emblaSlide__AMA3o{flex:0 0 calc(100%/var(--slides-per-view, 1));min-width:0}.AlertDialog_overlay__hG1sh{position:fixed;inset:0;z-index:var(--z-dialog,20000);display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);animation:AlertDialog_fadeIn__th76Q var(--transition-fast,.2s ease-in-out)}.AlertDialog_dialog__aB3it{position:relative;z-index:var(--z-dialog,20000);width:90%;max-width:400px;background:var(--color-bg-white,#fff);border-radius:var(--radius-lg,16px);box-shadow:var(--shadow-lg,0 5px 25px rgba(0,0,0,.15));padding:var(--space-8,32px) var(--space-6,24px) var(--space-6,24px);text-align:center;animation:AlertDialog_scaleIn__lt7UX var(--transition-fast,.2s ease-in-out)}.AlertDialog_icon__U1j5p{width:56px;height:56px;border-radius:var(--radius-full,9999px);display:inline-flex;align-items:center;justify-content:center;margin-bottom:var(--space-4,16px)}.AlertDialog_icon__U1j5p svg{width:28px;height:28px;fill:#fff}.AlertDialog_icon__U1j5p.AlertDialog_success___WHBI{background:var(--color-success,#0ec254)}.AlertDialog_icon__U1j5p.AlertDialog_error__zCmoG{background:var(--color-error,#dc3545)}.AlertDialog_icon__U1j5p.AlertDialog_warning__MwEwS{background:var(--color-warning,#ffc107)}.AlertDialog_icon__U1j5p.AlertDialog_warning__MwEwS svg{fill:#333}.AlertDialog_icon__U1j5p.AlertDialog_info__j7vdN{background:var(--color-info,#17a2b8)}.AlertDialog_title__xt44P{margin:0 0 var(--space-2,8px);font-size:var(--font-size-xl,20px);font-weight:var(--font-weight-semibold,600);color:var(--color-text-primary,#333)}.AlertDialog_body___f8Of{margin:0 0 var(--space-6,24px);font-size:var(--font-size-sm,14px);color:var(--color-text-secondary,#666);line-height:1.5}.AlertDialog_buttons__02suv{display:flex;gap:var(--space-3,12px);justify-content:center}.AlertDialog_btn__ditvF{padding:var(--space-2,8px) var(--space-6,24px);border-radius:var(--radius-md,8px);font-size:var(--font-size-sm,14px);font-weight:var(--font-weight-semibold,600);cursor:pointer;border:none;transition:opacity var(--transition-fast,.2s ease-in-out);min-width:100px}.AlertDialog_btn__ditvF:hover{opacity:.85}.AlertDialog_btn__ditvF:focus-visible{outline:2px solid var(--color-brand-blue,#000);outline-offset:2px}.AlertDialog_btnConfirm__iFEjl{background:var(--color-brand-yellow,#ffe100);color:#000!important}.AlertDialog_btnCancel__WA_3y{background:var(--color-bg-light,#f7f7f7);color:var(--color-text-primary,#333);border:1px solid var(--color-border,#eee)}@keyframes AlertDialog_fadeIn__th76Q{0%{opacity:0}to{opacity:1}}@keyframes AlertDialog_scaleIn__lt7UX{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.Grid_container__NWGnO{max-width:1140px}.Grid_containerFluid__urwUQ,.Grid_container__NWGnO{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.Grid_row__y8weu{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.Grid_col__RQWkq{position:relative;width:100%;padding-left:15px;padding-right:15px;flex:1 0}.Grid_colAuto__MRMdg{flex:0 0 auto;width:auto}.Grid_xs1__qlydT{flex:0 0 8.333333%;max-width:8.333333%}.Grid_xs2__1YvHy{flex:0 0 16.666667%;max-width:16.666667%}.Grid_xs3__kqg38{flex:0 0 25%;max-width:25%}.Grid_xs4__Qc25e{flex:0 0 33.333333%;max-width:33.333333%}.Grid_xs5__HUR6n{flex:0 0 41.666667%;max-width:41.666667%}.Grid_xs6__Xk4qR{flex:0 0 50%;max-width:50%}.Grid_xs7__8YnOJ{flex:0 0 58.333333%;max-width:58.333333%}.Grid_xs8__EIFc9{flex:0 0 66.666667%;max-width:66.666667%}.Grid_xs9__W0Fzk{flex:0 0 75%;max-width:75%}.Grid_xs10__lddm3{flex:0 0 83.333333%;max-width:83.333333%}.Grid_xs11__Es2Ha{flex:0 0 91.666667%;max-width:91.666667%}.Grid_xs12__rqSdS{flex:0 0 100%;max-width:100%}@media(min-width:576px){.Grid_sm1__SFVDu{flex:0 0 8.333333%;max-width:8.333333%}.Grid_sm2__KuB77{flex:0 0 16.666667%;max-width:16.666667%}.Grid_sm3___amTE{flex:0 0 25%;max-width:25%}.Grid_sm4__ZwgoI{flex:0 0 33.333333%;max-width:33.333333%}.Grid_sm5__mGyHE{flex:0 0 41.666667%;max-width:41.666667%}.Grid_sm6___ewQb{flex:0 0 50%;max-width:50%}.Grid_sm7__A_uYY{flex:0 0 58.333333%;max-width:58.333333%}.Grid_sm8__GC7id{flex:0 0 66.666667%;max-width:66.666667%}.Grid_sm9__zLGTS{flex:0 0 75%;max-width:75%}.Grid_sm10__j4x88{flex:0 0 83.333333%;max-width:83.333333%}.Grid_sm11__VPWcg{flex:0 0 91.666667%;max-width:91.666667%}.Grid_sm12__Z2H4z{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.Grid_md1__QZktv{flex:0 0 8.333333%;max-width:8.333333%}.Grid_md2____sS4{flex:0 0 16.666667%;max-width:16.666667%}.Grid_md3__MnPc9{flex:0 0 25%;max-width:25%}.Grid_md4__ThInT{flex:0 0 33.333333%;max-width:33.333333%}.Grid_md5__xVNQR{flex:0 0 41.666667%;max-width:41.666667%}.Grid_md6__xOwa1{flex:0 0 50%;max-width:50%}.Grid_md7__CnAg5{flex:0 0 58.333333%;max-width:58.333333%}.Grid_md8__JOMHE{flex:0 0 66.666667%;max-width:66.666667%}.Grid_md9__zxvf1{flex:0 0 75%;max-width:75%}.Grid_md10__zsoIx{flex:0 0 83.333333%;max-width:83.333333%}.Grid_md11__C3AE8{flex:0 0 91.666667%;max-width:91.666667%}.Grid_md12__esLVa{flex:0 0 100%;max-width:100%}}@media(min-width:992px){.Grid_lg1__McJhD{flex:0 0 8.333333%;max-width:8.333333%}.Grid_lg2__MRvCU{flex:0 0 16.666667%;max-width:16.666667%}.Grid_lg3__Yv2IB{flex:0 0 25%;max-width:25%}.Grid_lg4__grHr9{flex:0 0 33.333333%;max-width:33.333333%}.Grid_lg5__BV9uv{flex:0 0 41.666667%;max-width:41.666667%}.Grid_lg6__YfkR9{flex:0 0 50%;max-width:50%}.Grid_lg7__DByHT{flex:0 0 58.333333%;max-width:58.333333%}.Grid_lg8__t4Stt{flex:0 0 66.666667%;max-width:66.666667%}.Grid_lg9__mLODJ{flex:0 0 75%;max-width:75%}.Grid_lg10__NB_Bg{flex:0 0 83.333333%;max-width:83.333333%}.Grid_lg11__8tD2R{flex:0 0 91.666667%;max-width:91.666667%}.Grid_lg12__9S65d{flex:0 0 100%;max-width:100%}}@media(min-width:1200px){.Grid_xl1__oQUQg{flex:0 0 8.333333%;max-width:8.333333%}.Grid_xl2__yfJo7{flex:0 0 16.666667%;max-width:16.666667%}.Grid_xl3__eUdJZ{flex:0 0 25%;max-width:25%}.Grid_xl4___07U8{flex:0 0 33.333333%;max-width:33.333333%}.Grid_xl5__XLwHs{flex:0 0 41.666667%;max-width:41.666667%}.Grid_xl6__lTgKm{flex:0 0 50%;max-width:50%}.Grid_xl7__8_M7u{flex:0 0 58.333333%;max-width:58.333333%}.Grid_xl8__SkTKn{flex:0 0 66.666667%;max-width:66.666667%}.Grid_xl9__dQ6cK{flex:0 0 75%;max-width:75%}.Grid_xl10__uz8Qc{flex:0 0 83.333333%;max-width:83.333333%}.Grid_xl11__uIQ8b{flex:0 0 91.666667%;max-width:91.666667%}.Grid_xl12__ujX21{flex:0 0 100%;max-width:100%}}.refer_section--refer___jC02{padding:4rem 0}.refer_section--refer__icon--container__2w5N_{margin-top:2rem;display:flex;align-items:center;justify-content:space-between}.refer_section--refer__icon__fIIBA{display:flex;flex-direction:column;align-items:center}.refer_section--refer__icon__fIIBA h5{margin-top:8px}@media(max-width:786px){.refer_section--refer__icon__fIIBA .refer_refer-icon__5at_0{height:4rem}}.refer_section--refer__btn--container__V1WeZ{margin-top:3rem;display:flex;align-items:center;justify-content:center}.refer_section--refer__btn--container__V1WeZ .refer_referbtn__e2akc{color:#fff;display:inline-flex;align-items:center}.refer_section--refer__btn--container__V1WeZ .refer_referbtn__e2akc:last-child{margin-left:2rem}.refer_tAndc-block__64eBV{margin-right:10px;margin-left:25px}.refer_tAndc-block__64eBV h2{max-width:570px}.refer_testimonials-block__jl_ru{margin-top:20px}.refer_testimonials-block__jl_ru h2{max-width:570px}.refer_testimonials-block__jl_ru .refer_testim-slider__2RoQ_{width:100%}.refer_testimonials-block__jl_ru .refer_testim-items-wrapper__VHjj8{display:flex;flex-wrap:wrap;margin:0 auto}@media(max-width:767px){.refer_testimonials-block__jl_ru .refer_testim-items-wrapper__VHjj8{display:none}}.refer_testimonials-block__jl_ru .refer_testim-items-wrapper__VHjj8 .refer_testim-item-wrapper__irtjM{width:33%;display:flex}.refer_testimonials-block__jl_ru .refer_testim-items-wrapper__VHjj8 .refer_testim-item-wrapper__irtjM .refer_testim-item___RuJL{position:relative;padding-bottom:70px;text-align:center}.refer_testimonials-block__jl_ru .refer_testim-items-wrapper__VHjj8 .refer_testim-item-wrapper__irtjM .refer_testim-item___RuJL .refer_testim-data__p9hF1{position:absolute;bottom:20px;width:calc(100% - 40px)}.refer_testimonials-block__jl_ru .refer_testim-item___RuJL{margin:20px;padding:20px;border-radius:6px;background-color:#fff;box-shadow:0 6px 6px rgba(0,0,0,.16);transition:all .2s;color:#9a9a9a;font-style:italic;text-align:center}.refer_testimonials-block__jl_ru .refer_testim-item___RuJL:active,.refer_testimonials-block__jl_ru .refer_testim-item___RuJL:focus,.refer_testimonials-block__jl_ru .refer_testim-item___RuJL:hover{box-shadow:0 12px 12px rgba(0,0,0,.16);transform:translateY(-5px)}.refer_testimonials-block__jl_ru .refer_testim-item___RuJL .refer_testim-ava__0Kk5I{width:80px;margin:0 auto 20px}.refer_testimonials-block__jl_ru .refer_testim-item___RuJL .refer_testim-text__U_xma{font-size:14px;padding:0 40px}.refer_testimonials-block__jl_ru .refer_testim-item___RuJL .refer_testim-data__p9hF1{margin-top:20px;font-size:12px;font-family:Poppins,sans-serif;font-weight:700;text-align:center}@media(min-width:767px){.refer_testim-slider__2RoQ_{display:none}}.refer_bannerImg__DZx11 img{width:100%;height:auto}.refer_messageWrap__zU7Q8 h3{font-weight:400}.refer_messageWrap__zU7Q8 .refer_center__nE3q4{text-align:center}