.Modal_overlay__zmNo5{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;opacity:0;animation:Modal_overlay-fade-in__gOKmR .25s forwards}.Modal_modal__BxLwg{position:relative;font-size:var(--font-size);background-color:#fff;max-width:46rem;width:100%;max-height:calc(100vh - 4rem);max-height:calc(100dvh - 4rem);border-radius:1.6rem;box-shadow:0 2rem 4rem rgba(0,0,0,.1);opacity:0;transform:translateY(2rem);will-change:transform,opacity;overflow:hidden;display:flex;flex-direction:column}.Modal_header__eqdAT{padding:1.8rem 2.4rem;display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;border-bottom:.1rem solid rgba(0,0,0,.1);flex-shrink:0}.Modal_title__SOebg{font-size:2.4rem;font-weight:600;color:#1d1d1f;margin:0;line-height:1.34}.Modal_subtitle__qUoNs{color:#666;font-size:1.6rem;line-height:1.4;margin:0;padding:1.6rem 2.4rem 0;flex-shrink:0}.Modal_content__pajms{padding:2.4rem;overflow-y:auto;flex:1 1;min-height:0;display:flex;flex-direction:column}.Modal_content__pajms>:last-child{margin-top:auto}.Modal_footer___zvTu{padding:1.8rem 2.4rem;border-top:.1rem solid rgba(0,0,0,.1);flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:flex-end;gap:1.2rem;flex-wrap:wrap}.Modal_closeButton__sOd_n{padding:.4rem;background:none;border:none;cursor:pointer;color:#666;line-height:1;transition:all .25s ease;border-radius:.8rem;display:flex;align-items:center;justify-content:center}.Modal_closeButton__sOd_n svg{width:2.4rem;height:2.4rem}.Modal_closeButton__sOd_n:hover{background-color:rgba(0,0,0,.05);color:#1d1d1f}.Modal_closeButton__sOd_n:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Modal_enter__MTj7w{animation:Modal_modal-fade-in__S7kBj .25s forwards}.Modal_exit__KvRRp{animation:Modal_modal-fade-out__wFpXP .25s forwards}@keyframes Modal_overlay-fade-in__gOKmR{0%{opacity:0}to{opacity:1}}@keyframes Modal_modal-fade-in__S7kBj{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes Modal_modal-fade-out__wFpXP{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2rem)}}@media (max-width:768px){.Modal_overlay__zmNo5{padding:1.6rem}.Modal_modal__BxLwg{border-radius:1.2rem;max-height:calc(100vh - 3.2rem);max-height:calc(100dvh - 3.2rem)}.Modal_header__eqdAT{padding:1.6rem;flex-shrink:0}.Modal_title__SOebg{font-size:2rem}.Modal_subtitle__qUoNs{padding:1.2rem 1.6rem 0;flex-shrink:0}.Modal_content__pajms,.Modal_footer___zvTu{padding:1.6rem}.Modal_closeButton__sOd_n svg{width:2rem;height:2rem}}.FAQ_accordion__hWFXV{max-width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.4rem;gap:1.4rem;align-items:start}@media (max-width:768px){.FAQ_accordion__hWFXV{grid-template-columns:1fr}}.FAQ_accordionItem__Hv_7d{background-color:#fff;border:.1rem solid #ececec;padding:.8rem 1.6rem;border-radius:1rem}.FAQ_accordionDetails__RXe6D{list-style:none}.FAQ_accordionDetails__RXe6D[open]+.FAQ_accordionContent__o8IyL{grid-template-rows:1fr}.FAQ_accordionSummary__DnJ_m{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FAQ_accordionSummary__DnJ_m::-webkit-details-marker{display:none}.FAQ_accordionTitle__SaZwl{font-size:1.8rem;font-weight:500;letter-spacing:-.01em}.FAQ_accordionIcon__gwnpn{color:var(--black);transition:transform .25s ease}.FAQ_accordionContent__o8IyL{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.FAQ_accordionContent__o8IyL.FAQ_open__aXwMc{grid-template-rows:1fr}.FAQ_accordionContentBody___O51w{overflow:hidden}.FAQ_accordionContentBody___O51w p{font-size:var(--font-size);color:#666;line-height:1.6;padding-bottom:2rem;text-wrap:pretty}.Input_inputWrapper__HZEb7{width:100%}.Input_inputWrapper__HZEb7,.Input_label__J_c__{position:relative;display:flex;flex-direction:column}.Input_label__J_c__{gap:.8rem;font-size:var(--font-size);font-weight:500;color:var(--black)}.Input_required__hjCSg:after{content:"*";color:var(--red);margin-left:.4rem}[dir=rtl] .Input_required__hjCSg:after{margin-left:0;margin-right:.4rem}.Input_inputContainer__DQvN_{position:relative;display:flex;align-items:center;width:100%}.Input_input__Yb2mD{display:block;padding:1.2rem;width:100%;border:.1rem solid #cecece;font-size:1.6rem;font-weight:var(--font-regular);background-color:white;border-radius:var(--border-radius);color:var(--black);transition:border .3s ease}.Input_input__Yb2mD:focus,.Input_input__Yb2mD:hover{border-color:#212121}.Input_inputWithIcon__lrLaK.Input_iconLeft__QLeob .Input_input__Yb2mD{padding-left:4.4rem}.Input_inputWithIcon__lrLaK.Input_iconRight__X9HTM .Input_input__Yb2mD{padding-right:4.4rem}[dir=rtl] .Input_inputWithIcon__lrLaK.Input_iconLeft__QLeob .Input_input__Yb2mD{padding-left:1.2rem;padding-right:4.4rem}[dir=rtl] .Input_inputWithIcon__lrLaK.Input_iconRight__X9HTM .Input_input__Yb2mD{padding-left:4.4rem;padding-right:1.2rem}.Input_icon__kTYA5{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;color:#888;pointer-events:none;z-index:1}.Input_iconLeft__QLeob .Input_icon__kTYA5{left:1.2rem}.Input_iconRight__X9HTM .Input_icon__kTYA5{right:1.2rem}[dir=rtl] .Input_iconLeft__QLeob .Input_icon__kTYA5{left:auto;right:1.2rem}[dir=rtl] .Input_iconRight__X9HTM .Input_icon__kTYA5{right:auto;left:1.2rem}.Input_inputWithIcon__lrLaK .Input_input__Yb2mD:focus~.Input_icon__kTYA5,.Input_inputWithIcon__lrLaK .Input_input__Yb2mD:hover~.Input_icon__kTYA5{color:#212121}.Input_inputWithIcon__lrLaK .Input_inputError__uu9aU~.Input_icon__kTYA5{color:var(--red)}.Input_icon__kTYA5 svg{width:1.6rem;height:1.6rem;fill:currentColor}.Input_icon__kTYA5 span{font-size:1.6rem;line-height:1}.Input_errorMessage__pgNYt{position:absolute;left:0;right:0;top:calc(100% - .2rem);color:var(--red);padding:.6rem 0;font-size:1.2rem;font-weight:500;z-index:2;white-space:pre-line}.Input_inputError__uu9aU{border:.1rem solid var(--red)}.Input_hasPasswordToggle__P9uEX .Input_input__Yb2mD{padding-right:4.4rem}[dir=rtl] .Input_hasPasswordToggle__P9uEX .Input_input__Yb2mD{padding-right:1.2rem;padding-left:4.4rem}.Input_passwordToggle__02_8x{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;background:none;border:none;padding:0;cursor:pointer;color:#888;transition:color .2s ease;z-index:1}[dir=rtl] .Input_passwordToggle__02_8x{right:auto;left:1.2rem}.Input_passwordToggle__02_8x:hover{color:#212121}.Input_passwordToggle__02_8x svg{width:2rem;height:2rem}.Select_label__irWLJ{font-size:var(--font-size);font-weight:500;color:var(--black);display:flex;flex-direction:column;gap:.8rem}.Select_required__9iOOy:after{content:"*";color:var(--red);margin-left:.5rem}[dir=rtl] .Select_required__9iOOy:after{margin-left:0;margin-right:.5rem}.Select_selectError__H_Uqk{border:.1rem solid var(--red)}.Select_select__oqpCv{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1.2rem;width:100%;border:.1rem solid #cecece;font-size:1.6rem;font-weight:var(--font-regular);background-color:white;border-radius:var(--border-radius);color:var(--black);transition:border .3s ease}.Select_selectWrapper__U89qr{position:relative}.Select_selectWrapper__U89qr:after{content:"";position:absolute;top:50%;right:1.2rem;width:.6rem;height:.6rem;border-right:.1rem solid rgba(36,36,36,.5);border-bottom:.1rem solid rgba(27,27,27,.5);transform:translateY(-50%) rotate(45deg);pointer-events:none;transition:border-color .25s ease}[dir=rtl] .Select_selectWrapper__U89qr:after{right:auto;left:1.2rem}.Select_select__oqpCv:focus,.Select_select__oqpCv:hover{border:.1rem solid #212121}.Select_errorMessage__aM4nQ{position:absolute;left:0;right:0;top:calc(100% - .2rem);color:var(--red);padding:.6rem 0;font-size:1.2rem;font-weight:500;z-index:2;white-space:pre-line}.SumitPaymentForm_paymentForm___GNPd{background:#fff}.SumitPaymentForm_header__5e_JD{margin-bottom:2.4rem;padding-bottom:2rem;border-bottom:1px dashed #cecece}.SumitPaymentForm_amount__Ag4KY{display:flex;justify-content:space-between;align-items:center}.SumitPaymentForm_amountLabel__k4zZn{font-size:1.4rem;color:#666;font-weight:400}.SumitPaymentForm_amountValue__nnrfW{font-size:2.4rem;font-weight:600}.SumitPaymentForm_cardForm__JGpgg{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.4rem}.SumitPaymentForm_cardForm__JGpgg .input,.SumitPaymentForm_cardForm__JGpgg input,.SumitPaymentForm_cardForm__JGpgg textarea{direction:ltr!important;text-align:left!important}.SumitPaymentForm_row__lLULA{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.6rem;gap:1.6rem}.SumitPaymentForm_expiryGroup__UqzzV{display:flex;flex-direction:column;gap:.8rem}.SumitPaymentForm_label__XUlgx{font-size:1.4rem;font-weight:500;color:#374151}.SumitPaymentForm_expiryInputs__LbrSA{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.SumitPaymentForm_select__fbjId{flex:1 1;font-size:1.6rem;border:1px solid #e5e7eb;border-radius:1rem;background:#fff;color:#111827;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.2rem center;padding:1.4rem 3rem 1.4rem 1.6rem}.SumitPaymentForm_select__fbjId:hover{border-color:#d1d5db}.SumitPaymentForm_select__fbjId:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.05)}.SumitPaymentForm_cvvGroup__ABXlJ,.SumitPaymentForm_loading__Z951q{display:flex;flex-direction:column}.SumitPaymentForm_loading__Z951q{align-items:center;justify-content:center;padding:4rem 2rem;gap:1.2rem;color:#9ca3af;font-size:1.4rem}.SumitPaymentForm_spinner__TszwD{width:3.2rem;height:3.2rem;border:2px solid #f3f4f6;border-top-color:#111827;border-radius:50%;animation:SumitPaymentForm_spin__gAIDp .8s linear infinite}@keyframes SumitPaymentForm_spin__gAIDp{to{transform:rotate(1turn)}}.SumitPaymentForm_error__cnd21{padding:1.4rem 1.6rem;margin-bottom:2rem;background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;color:#dc2626;font-size:1.4rem}.SumitPaymentForm_actions__7BBnP{display:flex;gap:1.2rem;margin-bottom:2rem}.SumitPaymentForm_actions__7BBnP button{flex:1 1}.SumitPaymentForm_secureNote__aT2uL{margin:0;text-align:center;font-size:1.2rem;line-height:1.6;color:#666;display:flex;align-items:center;justify-content:center;gap:.4rem}@media (max-width:480px){.SumitPaymentForm_paymentForm___GNPd{padding:2rem}.SumitPaymentForm_row__lLULA{grid-template-columns:1fr;gap:2rem}.SumitPaymentForm_amountValue__nnrfW{font-size:2rem}}[dir=rtl] .SumitPaymentForm_amount__Ag4KY{flex-direction:row-reverse}.support_page__aPIle{min-height:100vh}.support_container__6VqiA{max-width:120rem;margin:0 auto;padding:0 2rem}.support_hero__1vSIb{position:relative;background:linear-gradient(135deg,var(--primary) 0,#c41d13 100%);padding:12rem 0 8rem;overflow:hidden}.support_heroOverlay__teihX{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/pattern-dots.svg) repeat;opacity:.1}.support_hero__1vSIb .support_container__6VqiA{position:relative;z-index:1}.support_heroSquare__SZQdw{position:absolute;background:rgba(255,255,255,.08);border-radius:2rem;transform:rotate(45deg)}.support_heroSquare1__y1qMh{width:18rem;height:18rem;top:-4rem;left:3%}.support_heroSquare2__vkHDN{width:14rem;height:14rem;top:10%;right:-2rem}.support_heroSquare3___aTtt{width:10rem;height:10rem;bottom:5%;left:18%}.support_heroSquare4__3F2h_{width:16rem;height:16rem;bottom:-5rem;right:12%}.support_breadcrumb__N494F{display:flex;align-items:center;gap:.8rem;margin-bottom:3rem;font-size:1.4rem;justify-content:center}.support_breadcrumbLink__8IvY2{color:rgba(255,255,255,.7);transition:color .2s;display:flex;align-items:center}.support_breadcrumbLink__8IvY2:hover{color:white}.support_breadcrumbSeparator__dV5bn{color:rgba(255,255,255,.5)}.support_breadcrumbCurrent__VG1Be{color:white}.support_heroContent__yFpcF{max-width:70rem;text-align:center;margin:0 auto}.support_heroBadge__NSXt_{display:inline-flex;align-items:center;gap:.8rem;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 1.6rem;border-radius:5rem;font-size:1.4rem;color:white;margin-bottom:2rem}.support_heroTitle__kuVoB{font-size:4.8rem;font-weight:700;color:white;margin-bottom:2rem;line-height:1.2}.support_heroSubtitle__nz_2a{font-size:1.8rem;color:rgba(255,255,255,.9);line-height:1.6}.support_section__W4FMc{padding:8rem 0}.support_sectionTitle__pHtI0{font-size:3.6rem;font-weight:700;color:var(--black);text-align:center;margin-bottom:1.5rem}.support_sectionDescription__JyVX_{font-size:1.8rem;color:var(--thertiary);text-align:center;max-width:70rem;margin:0 auto 5rem;line-height:1.6}.support_introGrid__fqbV0{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:start}.support_introMain__kCj9S{padding-top:1rem}.support_introTitle__FtnAa{font-size:3.2rem;font-weight:700;color:var(--black);margin-bottom:2rem;line-height:1.3}.support_introText__IpMh4{font-size:1.7rem;line-height:1.8;color:var(--thertiary);margin-bottom:2rem}.support_introHighlights__fYz1c{display:flex;flex-direction:column;gap:2rem}.support_introHighlight__y3AEt{display:flex;gap:1.6rem;padding:2rem;background:#f8f9fa;border-radius:1.2rem;transition:transform .3s,box-shadow .3s}.support_introHighlight__y3AEt:hover{transform:translateY(-.3rem);box-shadow:0 .5rem 2rem rgba(0,0,0,.08)}.support_introHighlightIcon__Fve71{width:5rem;height:5rem;background:white;border-radius:1rem;display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0;box-shadow:0 .2rem .8rem rgba(0,0,0,.06)}.support_introHighlightText__3kpDo{display:flex;flex-direction:column;gap:.4rem}.support_introHighlightText__3kpDo strong{font-size:1.7rem;font-weight:600;color:var(--black)}.support_introHighlightText__3kpDo span{font-size:1.4rem;color:var(--thertiary);line-height:1.5}.support_featuresGrid__VuyHl{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3rem;gap:3rem}.support_featureCard__DAez_{background:white;padding:3rem;border-radius:1.6rem;box-shadow:var(--box-shadow);transition:transform .3s,box-shadow .3s}.support_featureCard__DAez_:hover{transform:translateY(-.5rem);box-shadow:0 1rem 3rem rgba(0,0,0,.1)}.support_featureIcon__LxAS6{width:6rem;height:6rem;background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);border-radius:100vh;display:flex;align-items:center;justify-content:center;color:white;margin-bottom:2rem}.support_featureCard__DAez_ h3{font-size:2rem;font-weight:600;color:var(--black);margin-bottom:1rem}.support_featureCard__DAez_ p{font-size:1.5rem;color:var(--thertiary);line-height:1.6}.support_supportGrid__iY4Pv{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;gap:2.5rem}.support_supportCard__oiwXU{background:white;border-radius:1.6rem;padding:3rem;box-shadow:var(--box-shadow);border:1px solid #e9ecef;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.support_supportCard__oiwXU:hover{transform:translateY(-.5rem);box-shadow:0 1rem 3rem rgba(0,0,0,.12)}.support_supportCardIcon__LehXN{width:6rem;height:6rem;border-radius:100vh;background:var(--grey-light);display:flex;align-items:center;justify-content:center;color:var(--primary);margin-bottom:2rem}.support_supportCard__oiwXU h3{font-size:2rem;font-weight:600;color:var(--black);margin-bottom:1rem}.support_supportCardDesc___H9fL{font-size:1.4rem;color:var(--thertiary);line-height:1.6;margin-bottom:2rem;flex-grow:1}.support_supportCardPrice__R50Rf{display:flex;align-items:baseline;gap:.4rem;margin-bottom:1rem}.support_priceValue__To5he{font-size:2.8rem;font-weight:700;color:var(--primary)}.support_pricePeriod__lt6sW{font-size:1.4rem;color:var(--thertiary)}.support_supportCardFeatures__Z60SI{list-style:none;margin-bottom:2rem}.support_supportCardFeatures__Z60SI li{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:var(--black);margin-bottom:.8rem}.support_supportCardFeatures__Z60SI li svg{color:var(--green);flex-shrink:0}.support_supportCardActions__gFX6X{display:flex;flex-direction:column;gap:1.2rem;margin-top:auto}.support_learnMoreLink__wh5Cp{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.4rem;color:var(--thertiary);transition:color .2s}.support_learnMoreLink__wh5Cp:hover{color:var(--primary)}.support_benefitsGrid__l_shk{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;gap:2.5rem}.support_benefitCard__6bwrS{text-align:center;padding:3rem 2rem}.support_benefitIcon__pPLT5{color:var(--primary);margin-bottom:1.5rem}.support_benefitCard__6bwrS h3{font-size:1.8rem;font-weight:600;color:var(--black);margin-bottom:1rem}.support_benefitCard__6bwrS p{font-size:1.5rem;color:var(--thertiary);line-height:1.6}.support_stepsGrid__d8gS6{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:3rem;gap:3rem;position:relative}.support_stepsGrid__d8gS6:before{content:"";position:absolute;top:4rem;left:10%;right:10%;height:.2rem;background:linear-gradient(90deg,var(--primary),var(--secondary));z-index:0}.support_stepCard__URIJ4{text-align:center;position:relative;z-index:1}.support_stepNumber__WsDtK{width:8rem;height:8rem;background:white;border:.3rem solid var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;color:var(--primary);margin:0 auto 2rem}.support_stepCard__URIJ4 h3{font-size:1.8rem;font-weight:600;color:var(--black);margin-bottom:1rem}.support_stepCard__URIJ4 p{font-size:1.5rem;color:var(--thertiary);line-height:1.6}.support_faqWrapper__SnaYk{margin:0 auto}.support_reviewsSection__79SB5{padding:8rem 0;background-color:var(--white)}.support_reviewsGrid__6JRWa{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.4rem;gap:2.4rem}.support_reviewCard__2G12J{display:flex;flex-direction:column;background-color:#fff;border-radius:1.6rem;padding:2.8rem;border:1px solid #ececec;transition:all .3s ease}.support_reviewCard__2G12J:hover{border-color:#e9ecef;background-color:#f3f5f7}.support_reviewHeader__Y1L9g{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.support_reviewStars__OAtsC{display:flex;gap:.4rem}.support_reviewSource__ChlBq{display:flex;align-items:center;justify-content:center}.support_reviewStar__7bgZo{color:var(--secondary)}.support_reviewText__0MHfm{font-size:1.5rem;color:#666;line-height:1.6;margin:0 0 2rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.support_reviewAuthor__e5nZY{display:flex;align-items:center;gap:1.2rem;margin-top:auto}.support_reviewAvatar__NwJdi{width:4.4rem;height:4.4rem;border-radius:50%;background-color:var(--grey);display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;color:var(--black);overflow:hidden}.support_reviewAvatar__NwJdi img{width:100%;height:100%;object-fit:cover}.support_reviewInfo__7xz4e h4{font-size:1.6rem;font-weight:600;color:var(--black);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.support_reviewInfo__7xz4e span{font-size:1.3rem;color:var(--thertiary)}.support_ctaSection__XH4pc{position:relative;padding:10rem 0;background:linear-gradient(135deg,var(--primary) 0,#c41d13 100%);overflow:hidden}.support_ctaSquare__nEfWF{position:absolute;background:rgba(255,255,255,.1);border-radius:2rem;transform:rotate(45deg)}.support_ctaSquare1__D4isq{width:25rem;height:25rem;top:-8rem;left:-8rem}.support_ctaSquare2__CK94h{width:20rem;height:20rem;bottom:-6rem;right:5%}.support_ctaSquare3__ZYj8w{width:12rem;height:12rem;top:15%;right:2%}.support_ctaSquare4__NlBCj{width:18rem;height:18rem;bottom:10%;left:5%}.support_ctaSquare5__42ldE{width:10rem;height:10rem;top:55%;right:18%}.support_ctaSquare6__mbKs0{width:14rem;height:14rem;top:-3rem;left:30%}.support_ctaContainer__YWpn9{max-width:70rem;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.support_ctaContent__WtgfN{text-align:center;color:white}.support_ctaIcon__pbD4E{width:10rem;height:10rem;background:rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 3rem}.support_ctaTitle__zIRY_{font-size:3.6rem;font-weight:700;margin-bottom:1.5rem}.support_ctaDescription__ZZSM8{font-size:1.8rem;opacity:.9;margin-bottom:3rem;line-height:1.6}.support_subscriptionSuccessModal__9MSL6{text-align:center;padding:3rem}.support_subscriptionSuccessModal__9MSL6 svg{color:var(--green);margin-bottom:2rem}.support_subscriptionSuccessModal__9MSL6 h3{font-size:2.4rem;color:var(--black);margin-bottom:1rem}.support_subscriptionSuccessModal__9MSL6 p{font-size:1.6rem;color:var(--thertiary)}.support_subscriptionPaymentModal__2YfMJ{padding:0 .5rem}.support_subscriptionModalDesc__Ky0ME{color:var(--thertiary);margin-bottom:2rem;font-size:1.4rem;padding:.8rem;background-color:#f3f5f7;border-radius:.8rem}.support_pricingHorizontal__iFULo{display:flex;align-items:stretch;justify-content:space-between;gap:4rem;background:white;border-radius:1.6rem;padding:4rem;box-shadow:var(--box-shadow);border:1px solid #e9ecef}.support_pricingInfo__ZTjS7{flex:1 1}.support_pricingBadge__G0rcp{display:inline-flex;align-items:center;gap:.6rem;background:linear-gradient(135deg,var(--primary) 0,#c41d13 100%);color:white;padding:.6rem 1.2rem;border-radius:5rem;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.support_pricingInfo__ZTjS7 h3{font-size:2.8rem;font-weight:700;color:var(--black);margin-bottom:1.2rem}.support_pricingInfo__ZTjS7>p{font-size:1.6rem;color:var(--thertiary);line-height:1.7;margin-bottom:2.5rem;max-width:60rem}.support_pricingFeatures__AuY2m{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;list-style:none}.support_pricingFeatures__AuY2m li{display:flex;align-items:flex-start;gap:1rem;font-size:1.4rem;color:var(--black);line-height:1.5}.support_pricingFeatures__AuY2m li svg{color:var(--green);flex-shrink:0;margin-top:.2rem}.support_pricingFeatures__AuY2m li span{display:block}.support_pricingFeatures__AuY2m li strong{font-weight:600;color:var(--black)}.support_pricingAction__pc7Of{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;min-width:20rem;padding:1.8rem 2rem;background:#f8f9fa;border-radius:1.2rem;border:1px solid #e9ecef;align-self:center}.support_pricingActionHeader__xZcnl{text-align:center;margin-bottom:0}.support_pricingLabel__Pkf4W{font-size:1.2rem;font-weight:600;color:var(--thertiary);text-transform:uppercase;letter-spacing:.05em}.support_pricingAction__pc7Of .support_priceValue__To5he{font-size:3.2rem;font-weight:700;color:var(--primary)}.support_pricingAction__pc7Of .support_pricePeriod__lt6sW{font-size:1.4rem;color:var(--thertiary)}.support_pricingVat__r_O1h{font-size:1.2rem;color:var(--thertiary);margin-top:-.2rem}.support_pricingNote__mSrU8{font-size:1.1rem;color:var(--thertiary);text-align:center;margin:0}@media (max-width:1024px){.support_introGrid__fqbV0{gap:4rem}.support_benefitsGrid__l_shk,.support_featuresGrid__VuyHl,.support_stepsGrid__d8gS6,.support_supportGrid__iY4Pv{grid-template-columns:repeat(2,1fr)}.support_stepsGrid__d8gS6{gap:4rem 3rem}.support_stepsGrid__d8gS6:before{display:none}.support_reviewsGrid__6JRWa{grid-template-columns:repeat(2,1fr)}.support_pricingHorizontal__iFULo{gap:3rem;padding:3rem}.support_pricingFeatures__AuY2m{grid-template-columns:1fr}.support_pricingAction__pc7Of{min-width:24rem}.support_pricingInfo__ZTjS7 h3{font-size:2.4rem}}@media (max-width:768px){.support_hero__1vSIb{padding:10rem 0 6rem}.support_ctaSquare__nEfWF,.support_heroSquare__SZQdw{display:none}.support_heroTitle__kuVoB{font-size:3.2rem}.support_heroSubtitle__nz_2a{font-size:1.6rem}.support_section__W4FMc{padding:5rem 0}.support_sectionTitle__pHtI0{font-size:2.8rem}.support_sectionDescription__JyVX_{font-size:1.6rem;margin-bottom:3rem}.support_introGrid__fqbV0{grid-template-columns:1fr;gap:3rem}.support_introTitle__FtnAa{font-size:2.6rem;text-align:center}.support_introText__IpMh4{font-size:1.5rem;text-align:center}.support_introHighlight__y3AEt{padding:1.5rem}.support_introHighlightIcon__Fve71{width:4.4rem;height:4.4rem}.support_benefitsGrid__l_shk,.support_featuresGrid__VuyHl,.support_stepsGrid__d8gS6,.support_supportGrid__iY4Pv{grid-template-columns:1fr}.support_reviewsSection__79SB5{padding:5rem 0}.support_reviewsGrid__6JRWa{grid-template-columns:1fr}.support_ctaSection__XH4pc{padding:6rem 0}.support_ctaTitle__zIRY_{font-size:2.8rem}.support_ctaIcon__pbD4E{width:8rem;height:8rem;margin-bottom:2rem}.support_ctaIcon__pbD4E svg{width:36px;height:36px}.support_pricingHorizontal__iFULo{flex-direction:column;padding:2.5rem;gap:2.5rem}.support_pricingBadge__G0rcp{font-size:1.1rem;padding:.5rem 1rem}.support_pricingInfo__ZTjS7 h3{font-size:2.2rem}.support_pricingInfo__ZTjS7>p{font-size:1.5rem;margin-bottom:2rem}.support_pricingFeatures__AuY2m{gap:1.2rem}.support_pricingFeatures__AuY2m li{font-size:1.3rem}.support_pricingAction__pc7Of{width:100%;min-width:unset;padding:2.5rem 2rem}.support_pricingAction__pc7Of .support_priceValue__To5he{font-size:3.6rem}}