.AuthorCard_authorCard__va39_{display:flex;align-items:center;padding:20px;background-color:#f3f6f9;border-radius:12px;max-width:1100px;margin:2.5rem auto;width:100%}.AuthorCard_authorImageContainer__HyLte{flex-shrink:0;margin-right:20px}.AuthorCard_authorImage__OLPBy{width:120px;height:120px;border-radius:50%;object-fit:cover}.AuthorCard_authorInfo__1uqlF{flex:1 1}.AuthorCard_authorTitle__TBkPc{font-size:22px;font-weight:600;color:#222;margin:0 0 10px}.AuthorCard_authorDescription__SH7LG{font-size:16px;line-height:1.5;color:#555;margin:0 0 15px}.AuthorCard_socialLinks__stUFr{display:flex}.AuthorCard_socialLink__FgdP0{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;transition:opacity .2s ease}.AuthorCard_socialLink__FgdP0:hover{opacity:.8}.AuthorCard_socialIcon__OWQwY{width:24px;height:24px;color:#0077b5}.AuthorCard_socialIconX__2ZvKL{width:35px;height:35px}@media(max-width:600px){.AuthorCard_authorCard__va39_{flex-direction:column;text-align:center;width:90%}.AuthorCard_authorImageContainer__HyLte{margin-right:0;margin-bottom:15px}.AuthorCard_socialLinks__stUFr{justify-content:center}}.GuideForm_form__xdYeX{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.1);max-width:450px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.GuideForm_formTitle__RbOuC{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 20px;line-height:1.3;text-align:left}.GuideForm_formGroup__LjNtq{margin-bottom:16px;position:relative}.GuideForm_label__giuQg{display:block;font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:6px;text-align:left}.GuideForm_inputField__R8Jaw{width:100%;height:48px;padding:0 16px;border:2px solid #e0e0e0;border-radius:8px;background-color:#fff;font-size:15px;color:#1a1a1a;transition:all .2s ease;box-sizing:border-box}.GuideForm_inputField__R8Jaw::placeholder{color:#999;font-weight:400}.GuideForm_inputField__R8Jaw:focus{outline:none;border-color:#f2994a;box-shadow:0 0 0 3px rgba(242,153,74,.1)}.GuideForm_inputField__R8Jaw.GuideForm_error__vHima{border-color:#ff6b6b;background-color:#fff5f5}.GuideForm_inputField__R8Jaw.GuideForm_success__9myjU{border-color:#51cf66;background-color:#f8fff8}.GuideForm_mobileInputGroup__LB4cV{display:flex;border-radius:8px;overflow:hidden;background-color:#fff;height:48px;border:2px solid #e0e0e0;transition:all .2s ease}.GuideForm_mobileInputGroup__LB4cV:focus-within{border-color:#f2994a;box-shadow:0 0 0 3px rgba(242,153,74,.1)}.GuideForm_mobileInputGroup__LB4cV.GuideForm_error__vHima{border-color:#ff6b6b;background-color:#fff5f5}.GuideForm_mobileInputGroup__LB4cV.GuideForm_success__9myjU{border-color:#51cf66;background-color:#f8fff8}.GuideForm_countryCodeDiv__vM5yJ{background-color:#f8f9fa;color:#1a1a1a;padding:0 12px;display:flex;align-items:center;font-size:15px;font-weight:500;min-width:50px;justify-content:center;border-right:1px solid #e0e0e0}.GuideForm_mobileInputField___SLcF{flex:1 1;height:48px;padding:0 16px;border:none;background-color:transparent;font-size:15px;color:#1a1a1a;transition:all .2s ease}.GuideForm_mobileInputField___SLcF::placeholder{color:#999;font-weight:400}.GuideForm_mobileInputField___SLcF:focus{outline:none}.GuideForm_serviceDropdown__Nj1XZ{width:100%;height:48px;border:2px solid #e0e0e0;border-radius:8px;background-color:#fff;font-size:15px;color:#1a1a1a;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding:0 48px 0 16px}.GuideForm_serviceDropdown__Nj1XZ:focus{outline:none;border-color:#f2994a;box-shadow:0 0 0 3px rgba(242,153,74,.1)}.GuideForm_serviceDropdown__Nj1XZ.GuideForm_error__vHima{border-color:#ff6b6b;background-color:#fff5f5}.GuideForm_serviceDropdown__Nj1XZ.GuideForm_success__9myjU{border-color:#51cf66;background-color:#f8fff8}.GuideForm_serviceDropdown__Nj1XZ option{padding:12px;background-color:#fff;color:#1a1a1a}.GuideForm_serviceDropdown__Nj1XZ option:disabled{color:#999}.GuideForm_submitButton__jRLCx{width:100%;height:50px;background:linear-gradient(135deg,#f2994a,#f2c94c);border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;margin-top:8px}.GuideForm_submitButton__jRLCx:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px rgba(242,153,74,.3)}.GuideForm_submitButton__jRLCx:active:not(:disabled){transform:translateY(0)}.GuideForm_submitButton__jRLCx:disabled{opacity:.7;cursor:not-allowed;transform:none}.GuideForm_errorMessage__Ry0Lz{color:#ff6b6b}.GuideForm_errorMessage__Ry0Lz,.GuideForm_successMessage__qpQ9q{font-size:12px;margin:4px 0 0;padding:0;background:none;border:none;font-weight:500}.GuideForm_successMessage__qpQ9q{color:#51cf66}@media(max-width:768px){.GuideForm_form__xdYeX{padding:20px;margin:16px}.GuideForm_formTitle__RbOuC{font-size:20px;margin-bottom:16px}.GuideForm_formGroup__LjNtq{margin-bottom:14px}.GuideForm_inputField__R8Jaw,.GuideForm_mobileInputField___SLcF,.GuideForm_serviceDropdown__Nj1XZ{height:46px;font-size:14px}.GuideForm_submitButton__jRLCx{height:48px;font-size:15px}}@media(max-width:480px){.GuideForm_form__xdYeX{padding:16px;margin:12px}.GuideForm_formTitle__RbOuC{font-size:18px;margin-bottom:14px}.GuideForm_label__giuQg{font-size:13px}}.Banner_bannerContainer__zO4Ea{width:100%;background-color:#3f7cba;overflow:hidden;position:relative}.Banner_bannerContent__dXY2f{display:flex;flex-direction:row}@media(max-width:550px){.Banner_bannerContent__dXY2f{flex-direction:column}}.Banner_imageContainer__cOcJM{position:relative;height:220px;width:37%}@media(max-width:550px){.Banner_imageContainer__cOcJM{order:1;width:100%;overflow:hidden;height:230px}}.Banner_imageOverlay__u52yf{position:absolute;height:100%;width:100%;background-image:linear-gradient(90deg,rgba(63,124,186,0),rgba(63,124,186,0),#3f7cba)}@media(max-width:550px){.Banner_imageOverlay__u52yf{background-image:linear-gradient(270deg,rgba(63,124,186,0),#3f7cba,#3f7cba);width:90%}}.Banner_bannerImage__P2Ryd{object-fit:cover}@media(max-width:550px){.Banner_bannerImage__P2Ryd{transform:translateX(130px)}}.Banner_textContainer__53B_U{padding:20px;display:flex;justify-content:space-between;align-items:center;width:100%}@media(max-width:550px){.Banner_textContainer__53B_U{order:0;padding:0;width:10%}}.Banner_subTextContainer__LVssF{align-self:center;place-self:center}@media(max-width:550px){.Banner_subTextContainer__LVssF{display:none}}.Banner_imageOverText__mWF1Z{display:none;padding:16px}@media(max-width:550px){.Banner_imageOverText__mWF1Z{display:block}}.Banner_title__r6QTF{color:#fff;font-size:32px;font-weight:600;margin:0 0 12px;line-height:1.2}@media(max-width:1024px){.Banner_title__r6QTF{font-size:22px;line-height:1.1;width:80%}}.Banner_description__skZmr{color:#fff;font-size:14px;line-height:1.5;margin:0 0 20px;width:100%}@media(min-width:768px){.Banner_description__skZmr{font-size:15px}}@media(max-width:768px){.Banner_description__skZmr{width:86%;margin-bottom:12px}}@media(max-width:1024px){.Banner_description__skZmr{font-size:13px}}.Banner_ctaButton__JGScN{background-color:#f93;color:#fff;font-weight:600;padding:10px 20px;border-radius:25px;text-decoration:none;display:inline-flex;align-items:center;transition:background-color .3s ease;align-self:center;place-self:center}.Banner_ctaButton__JGScN:hover{background-color:#e88a2a}@media(max-width:550px){.Banner_ctaButton__JGScN{display:none}}.Banner_ctaButton2__uLacm{background-color:#f93;color:#fff;font-weight:600;padding:10px 20px;border-radius:25px;text-decoration:none;display:inline-flex;align-items:center;transition:background-color .3s ease;width:-moz-fit-content;width:fit-content}.Banner_ctaButton2__uLacm:hover{background-color:#e88a2a}@media(max-width:550px){.Banner_ctaButton2__uLacm{display:block}}.Banner_arrow__km1XC{margin-left:8px}.Banner_mobileBreak__OYSIf{display:none}@media(max-width:768px){.Banner_mobileBreak__OYSIf{display:block}}.ContentSection_contentSection__nrgHQ{width:100%;background-color:#f9f9f9}.ContentSection_content__sZt_W{background-color:#fff;border-radius:8px;padding:10px}.ContentSection_content__sZt_W p{margin-bottom:.7rem}@media(max-width:768px){.ContentSection_content__sZt_W{padding:15px 10px}}.ContentSection_content__sZt_W h4{font-size:1rem}.ContentSection_content__sZt_W h3{font-size:19px!important;font-weight:500;margin-bottom:.7rem}@media(max-width:768px){.ContentSection_content__sZt_W h3{font-size:16px}}.ContentSection_content__sZt_W img{width:645px;height:340px;border-radius:3px;margin:10px 0}@media(max-width:768px){.ContentSection_content__sZt_W img{width:100%;height:100%}}.ContentSection_content__sZt_W ol{margin-top:10px!important;padding-left:3px;margin-left:14px;margin-bottom:10px;list-style-position:outside}.ContentSection_content__sZt_W ol li{padding-left:10px;margin-bottom:12px;line-height:1.6;color:#4a5568}.ContentSection_content__sZt_W ul{margin-top:10px!important;padding-left:20px;margin-bottom:10px;list-style:none}@media(max-width:768px){.ContentSection_content__sZt_W ul{padding-left:10px}}.ContentSection_content__sZt_W ul li{position:relative;padding-left:16px;margin-bottom:8px;line-height:1.6;color:#4a5568}.ContentSection_content__sZt_W ul li:not(:has(ul)):before{content:"•";position:absolute;left:0;color:#616161;font-weight:700;font-size:14px}.ContentSection_content__sZt_W dl{margin-top:10px!important;padding-left:3px;margin-left:14px;margin-bottom:10px}.ContentSection_content__sZt_W span{font-size:16px;font-weight:500!important}.ContentSection_content__sZt_W table{width:100%;border-collapse:collapse;margin:15px 0;font-size:15px;color:#4a5568}.ContentSection_content__sZt_W table strong{display:inline}.ContentSection_content__sZt_W table tr:first-child{background:linear-gradient(135deg,#2c5282,#3f7cba);color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ContentSection_content__sZt_W table tr:first-child td{background:transparent;font-weight:600;color:#fff;border-color:hsla(0,0%,100%,.2);position:relative;padding:15px 8px}.ContentSection_content__sZt_W table tr:first-child td strong{font-weight:500;font-size:13px}.ContentSection_content__sZt_W table tr:first-child td:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.ContentSection_content__sZt_W table tr:first-child td:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.ContentSection_content__sZt_W table td,.ContentSection_content__sZt_W table th{border:1px solid #e2e8f0;padding:10px 12px;text-align:left}.ContentSection_content__sZt_W table th{background-color:#f7fafc;font-weight:600}.ContentSection_content__sZt_W table tr:nth-child(2n){background-color:#f9f9f9}.ContentSection_content__sZt_W table tr:hover{background-color:#f1f5f9}@media(max-width:768px){.ContentSection_content__sZt_W table{font-size:14px}.ContentSection_content__sZt_W table td,.ContentSection_content__sZt_W table th{padding:8px 6px;word-break:break-word;font-size:13px}}@media(max-width:480px){.ContentSection_content__sZt_W table{font-size:13px}.ContentSection_content__sZt_W table td,.ContentSection_content__sZt_W table th{padding:6px 4px;font-size:12px}}.ContentSection_stickyCtaArea__i3VsQ{width:100%;position:static;margin-top:30px}.ContentSection_stickyCtaArea__i3VsQ.ContentSection_scrolled__ydKpS{box-shadow:0 12px 12px rgba(0,0,0,.1)}.ContentSection_heading__bgemH{color:#2c5282;font-size:24px;margin-bottom:16px;margin-top:30px;font-weight:600}.ContentSection_heading__bgemH:first-child{margin-top:0}@media(max-width:768px){.ContentSection_heading__bgemH{font-size:22px}}.ContentSection_mainHeading__UcmOw{font-family:Poppins,sans-serif;font-weight:600;font-size:36px;background:linear-gradient(90deg,#244b72,#448ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:20px;display:flex;align-items:center}@media(max-width:768px){.ContentSection_mainHeading__UcmOw{font-size:25px}}.ContentSection_dateContainer__JxVA5{display:flex;align-items:center;justify-content:space-between;font-size:16px;color:#4a5568;margin-bottom:20px;font-weight:500}@media(max-width:768px){.ContentSection_dateContainer__JxVA5{align-items:flex-start;flex-direction:column}}.ContentSection_dateWrapper__5eKGO{display:flex;align-items:center;gap:8px}.ContentSection_author__Cm_GQ{color:#3f7cba;font-weight:600;text-decoration:underline!important}.ContentSection_paragraph__9zbvu{color:#4a5568;font-size:16px;line-height:1.6;margin-bottom:20px}.ContentSection_taxBanner__4fduP{background-color:#fef1d5;border-radius:20px;padding:16px;margin:30px 0;display:flex;justify-content:space-between;align-items:center}@media(max-width:1024px){.ContentSection_taxBanner__4fduP{flex-direction:column;text-align:center;padding:20px}}.ContentSection_taxContent__FAQpz{padding:15px 0;flex:1 1}@media(max-width:1024px){.ContentSection_taxContent__FAQpz{margin-bottom:15px}}@media(max-width:768px){.ContentSection_taxContent__FAQpz{width:100%}}.ContentSection_taxContent__FAQpz p{color:#3f7cba;font-family:Poppins;font-weight:600;font-size:23px;line-height:133%;letter-spacing:0;margin-top:0;margin-bottom:13px}.ContentSection_taxContent__FAQpz .ContentSection_description__K7WtC{color:#616161;font-family:400;font-size:14px;line-height:1.5;letter-spacing:0;margin:0;width:100%}.ContentSection_getStartedBtn__rG0jB{background-color:#f59e0b;color:#fff;padding:10px 20px;border-radius:100px;text-decoration:none;font-weight:500;transition:background-color .3s}.ContentSection_getStartedBtn__rG0jB:hover{background-color:#d97706}@media(max-width:1024px){.ContentSection_getStartedBtn__rG0jB{width:100%;justify-content:center;margin-top:10px;display:flex;align-items:center;gap:5px}}.ContentSection_bulletPoints__iE4Ll{padding-left:20px;margin-bottom:20px}.ContentSection_bulletPoints__iE4Ll li{color:#4a5568;margin-bottom:10px;line-height:1.5}.ContentSection_registrationNote__vrCgI{background-color:#f0f9ff;border:1px solid #e2e8f0;border-radius:8px;padding:15px;margin-top:30px;text-align:center}.ContentSection_registrationNote__vrCgI p{margin:0;color:#4a5568}.ContentSection_registrationNote__vrCgI span{color:#2c5282;font-weight:600}.Faq_faqContainer__Y0mcN{max-width:1100px;width:100%;margin:2rem auto;padding:20px;box-sizing:border-box}.Faq_faqTitle__DSYCl{font-size:28px;margin-bottom:30px;text-align:left;background:linear-gradient(90deg,#244b72,#448ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:768px){.Faq_faqTitle__DSYCl{font-size:24px;margin-bottom:20px}}@media(max-width:480px){.Faq_faqTitle__DSYCl{font-size:22px}}.Faq_faqList__QmTbS{display:flex;flex-direction:column;gap:10px}.Faq_faqItem___s07m{border-top:2px solid #e0e0e0;overflow:hidden}.Faq_faqItem___s07m:last-child{border-bottom:2px solid #e0e0e0}.Faq_faqQuestion__JqrpT{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;color:#242424}.Faq_faqQuestion__JqrpT h3{margin:0;font-size:18px;font-weight:500;flex:1 1;padding-right:10px}@media(max-width:768px){.Faq_faqQuestion__JqrpT h3{font-size:16px}}@media(max-width:480px){.Faq_faqQuestion__JqrpT h3{font-size:15px}}.Faq_faqQuestion__JqrpT .Faq_icon__IluOf{font-size:22px;min-width:20px;text-align:center;transition:transform .3s ease}@media(max-width:768px){.Faq_faqQuestion__JqrpT .Faq_icon__IluOf{font-size:20px}}@media(max-width:480px){.Faq_faqQuestion__JqrpT .Faq_icon__IluOf{font-size:18px}}.Faq_faqAnswer__jFKBs{padding:0 0 16px}.Faq_faqAnswer__jFKBs p{margin:0;font-size:16px;line-height:1.6;color:#000}@media(max-width:768px){.Faq_faqAnswer__jFKBs p{font-size:15px;line-height:1.5}}@media(max-width:480px){.Faq_faqAnswer__jFKBs p{font-size:14px}}.Faq_active__DTFRd .Faq_faqQuestion__JqrpT .Faq_icon__IluOf{transform:rotate(180deg)}@media(max-width:480px){.Faq_faqContainer__Y0mcN{padding:15px}.Faq_faqQuestion__JqrpT{padding:14px 0}.Faq_faqAnswer__jFKBs{padding:0 0 14px}}.FlyingCtRight_tableOfContents__chfuT{width:100%;border-radius:8px;overflow:hidden;padding-top:10px;padding-left:10px;padding-right:10px;background-color:#fff;margin-bottom:30px}@media(max-width:1024px){.FlyingCtRight_tableOfContents__chfuT{margin-bottom:0}}.FlyingCtRight_titleContainer__DYNLk{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:16px 20px}.FlyingCtRight_titleContainer__DYNLk svg{display:none}@media(max-width:1024px){.FlyingCtRight_titleContainer__DYNLk{padding:15px;border:1.5px solid #000;border-radius:40px}.FlyingCtRight_titleContainer__DYNLk svg{display:block}}.FlyingCtRight_contentLinks__Zq8W9{display:flex;flex-direction:column;padding-top:5px;max-height:400px;overflow-y:auto;overflow-x:hidden;padding-right:5px;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.FlyingCtRight_contentLinks__Zq8W9::-webkit-scrollbar{width:6px}.FlyingCtRight_contentLinks__Zq8W9::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.FlyingCtRight_contentLinks__Zq8W9::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.FlyingCtRight_contentLinks__Zq8W9::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media(max-width:1024px){.FlyingCtRight_contentLinks__Zq8W9{max-height:0;overflow:hidden;transition:max-height .3s ease;padding-right:10px}.FlyingCtRight_contentLinks__Zq8W9.FlyingCtRight_open__4sRJF{max-height:500px;overflow-y:auto;overflow-x:hidden;padding-right:5px;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.FlyingCtRight_contentLinks__Zq8W9.FlyingCtRight_open__4sRJF::-webkit-scrollbar{width:6px}.FlyingCtRight_contentLinks__Zq8W9.FlyingCtRight_open__4sRJF::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.FlyingCtRight_contentLinks__Zq8W9.FlyingCtRight_open__4sRJF::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.FlyingCtRight_contentLinks__Zq8W9.FlyingCtRight_open__4sRJF::-webkit-scrollbar-thumb:hover{background:#a8a8a8}}@media(max-width:768px){.FlyingCtRight_contentLinks__Zq8W9{max-height:0;overflow:hidden;transition:max-height .3s ease;padding-right:10px}.FlyingCtRight_contentLinks__Zq8W9.FlyingCtRight_open__4sRJF{max-height:500px;overflow-y:auto;overflow-x:hidden;padding-right:5px;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.FlyingCtRight_contentLinks__Zq8W9.FlyingCtRight_open__4sRJF::-webkit-scrollbar{width:6px}.FlyingCtRight_contentLinks__Zq8W9.FlyingCtRight_open__4sRJF::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.FlyingCtRight_contentLinks__Zq8W9.FlyingCtRight_open__4sRJF::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.FlyingCtRight_contentLinks__Zq8W9.FlyingCtRight_open__4sRJF::-webkit-scrollbar-thumb:hover{background:#a8a8a8}}.FlyingCtRight_title__PSPf4{font-family:Poppins,sans-serif;font-weight:600;font-size:18px;color:#333;margin:0}.FlyingCtRight_contentLink__siflX{padding:14px 20px;font-family:Poppins,sans-serif;font-size:14px;color:#4a5568;text-decoration:none;transition:all .3s ease;border-radius:10px;position:relative}.FlyingCtRight_contentLink__siflX:hover{background-color:#f9fafb}.FlyingCtRight_contentLink__siflX:last-child{border-bottom:none}.FlyingCtRight_contentLink__siflX.FlyingCtRight_active__mV3KE{background-color:#fef3c7;color:#000;font-weight:500;border-left:3px solid #fca229}.FlyingCt_flyingCtContainer__vQB7o{display:flex;flex-direction:column;gap:20px;margin-bottom:2vh;position:relative;padding-left:30px}.FlyingCt_flyingCtContainer__vQB7o:before{content:"";position:absolute;left:0;top:0;height:100%;width:1px;background-color:#d1d1d1;opacity:.3}@media(max-width:768px){.FlyingCt_flyingCtContainer__vQB7o{padding-left:0}.FlyingCt_flyingCtContainer__vQB7o:before{display:none}}.FlyingCt_shareSection__KBv69{align-self:start}.FlyingCt_shareSection__KBv69 p{margin-top:1rem;font-size:18px;color:#333;margin-bottom:15px;font-weight:600}.FlyingCt_socialIcons__AorVZ{display:flex;gap:15px;align-items:center}.FlyingCt_socialIcon__5N86M{display:flex;justify-content:center;align-items:center;color:#1a3b5d}.FlyingCt_socialIcon__5N86M:hover{opacity:.8}.FlyingCt_promotionCardWrapper__G5d4N{position:relative}@media(max-width:768px){.FlyingCt_promotionCardWrapper__G5d4N{margin:4px}}.FlyingCt_ribbon__FXhsU{top:-15px;left:-15px}.FlyingCt_promotionCard__M14zs{position:relative;background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1;height:209px;width:248px}@media(max-width:768px){.FlyingCt_promotionCard__M14zs{width:100%;height:100%}}.FlyingCt_promotionCard__M14zs .FlyingCt_title__lKijS{font-family:Poppins;font-weight:600;font-size:18px;line-height:130%;letter-spacing:0;color:#333;margin-top:10px}.FlyingCt_promotionCard__M14zs p{color:#666;margin-top:1rem;font-family:Poppins;font-weight:400;font-size:16px;line-height:130%;letter-spacing:0}.FlyingCt_ribbon__FXhsU{position:absolute;top:-9px;left:-9px;z-index:2}.FlyingCt_ribbon__FXhsU span{position:absolute;top:20px;left:15px;transform:rotate(-45deg);color:#fff;font-size:12px;font-weight:700}.FlyingCt_price__f2Ev4{font-weight:700;color:#3f7cba;font-size:16px}.FlyingCt_oldPrice__ueMiv{font-family:Poppins;font-weight:400;font-size:14px;line-height:130%;letter-spacing:0;text-decoration:line-through;color:#616161}.FlyingCt_registerButton__aMTYW{display:inline-flex;align-items:center;color:#f39c12;font-weight:600;text-decoration:none;font-size:16px;margin-top:1.5rem;font-family:Poppins;line-height:130%;letter-spacing:0}.FlyingCt_registerButton__aMTYW span{margin-left:5px}.FlyingCt_registerButton__aMTYW:hover{text-decoration:underline}.RelatedArticles_relatedArticles__wvfFa{width:300px;padding-left:36px}@media(max-width:768px){.RelatedArticles_relatedArticles__wvfFa{padding-left:0}}.RelatedArticles_relatedArticles__wvfFa .RelatedArticles_title__r_Qne{font-family:Poppins;font-weight:600;font-size:20px;color:#333;margin-top:30px;margin-bottom:20px}.RelatedArticles_relatedArticles__wvfFa .RelatedArticles_articleLinks__n6plc{display:flex;flex-direction:column;gap:15px}.RelatedArticles_relatedArticles__wvfFa .RelatedArticles_articleLink__9C1FZ{color:#3f7cba;text-decoration:none;font-family:Poppins;font-size:15px;line-height:1.4;transition:color .2s}.RelatedArticles_relatedArticles__wvfFa .RelatedArticles_articleLink__9C1FZ:hover{color:#2c5282;text-decoration:underline}@media(max-width:768px){.RelatedArticles_relatedArticles__wvfFa{width:100%;padding:20px 16px;background-color:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin:20px 0;order:3}.RelatedArticles_relatedArticles__wvfFa .RelatedArticles_title__r_Qne{font-size:24px;margin:0 0 16px;line-height:1.3;color:#374151}.RelatedArticles_relatedArticles__wvfFa .RelatedArticles_articleLinks__n6plc{gap:8px}.RelatedArticles_relatedArticles__wvfFa .RelatedArticles_articleLink__9C1FZ{color:#3b82f6;padding:8px 0;display:block}.RelatedArticles_relatedArticles__wvfFa .RelatedArticles_articleLink__9C1FZ:active{color:#1d4ed8}.RelatedArticles_desktopOnly__IOiZV{display:none}}.RelatedArticles_mobileOnly__yGucq{display:none}@media(max-width:768px){.RelatedArticles_mobileOnly__yGucq{display:block}}.AllContent_wrapper__ILd4m{display:flex;flex-direction:column}.AllContent_pageLayout__UkmKU{display:flex;position:relative;margin:0 auto}.AllContent_leftStickyArea__TZa0j{width:250px;position:-webkit-sticky;position:sticky;top:60px;height:-moz-fit-content;height:fit-content;align-self:flex-start;transition:box-shadow .3s ease}@media(max-width:1024px){.AllContent_leftStickyArea__TZa0j{width:100%!important;position:-webkit-sticky!important;position:sticky!important;z-index:100!important;margin-right:0!important;background:#fff}.AllContent_leftStickyArea__TZa0j.AllContent_scrolled__HfvK3{box-shadow:0 12px 12px rgba(0,0,0,.1)}.AllContent_pageLayout__UkmKU{flex-direction:column}}.AllContent_mainContentWrapper__KROts{flex:1 1;max-width:100%;margin:0 auto;padding:0 13px}.AllContent_businessGuideContainer__YM6Tx{display:flex;max-width:1200px}@media(max-width:768px){.AllContent_businessGuideContainer__YM6Tx{flex-direction:column}}.AllContent_contentArea__WS3dT{flex:1 1;max-width:100%}.AllContent_stickyCtaArea__la__K{position:-webkit-sticky;position:sticky;top:80px;height:-moz-fit-content;height:fit-content;margin-left:30px}@media(max-width:768px){.AllContent_stickyCtaArea__la__K{margin-left:0;position:static;margin-top:30px}.AllContent_flyingCtWrapper__76U1v{max-width:500px;margin:0 auto}}@media(max-width:1024px){.AllContent_pageLayout__UkmKU{flex-direction:column}.AllContent_leftStickyArea__TZa0j{width:100%;position:static;margin-right:0}}@media(max-width:768px){.AllContent_businessGuideContainer__YM6Tx{flex-direction:column}.AllContent_contentArea__WS3dT{max-width:100%;padding-right:0}.AllContent_stickyCtaArea__la__K{width:100%;position:static;margin-top:30px}}.AllContent_pageHeader__Jy6iu{width:100%;padding:20px 0}@media(max-width:768px){.AllContent_pageHeader__Jy6iu{padding:10px 0}}.AllContent_breadcrumbs__SlQLT{max-width:1200px;margin:0 auto;padding:0 20px}.AllContent_breadcrumbs__SlQLT,.AllContent_breadcrumbs__SlQLT span:last-child{color:#6c757d;font-family:Poppins;font-weight:500;font-size:16px;line-height:130%;letter-spacing:0}@media(max-width:768px){.AllContent_breadcrumbs__SlQLT,.AllContent_desktopOnly__4NOt_{display:none}}.AllContent_mobileOnly__ivqy4{display:none}@media(max-width:768px){.AllContent_mobileOnly__ivqy4{display:block}}.whatsapp_whatsapp__ZApC7 .whatsapp_whatsappIcon__SWlyM{position:fixed;width:50px;height:50px;bottom:10px;left:10px;border-radius:50px;text-align:center;font-size:30px;z-index:2000;transition:bottom .3s ease;display:none}.whatsapp_whatsapp__ZApC7 .whatsapp_whatsappIcon__SWlyM:hover{color:#fff}@media screen and (max-width:990px){.whatsapp_whatsapp__ZApC7 .whatsapp_whatsappIcon__SWlyM{position:relative}.whatsapp_whatsapp__ZApC7 .whatsapp_whatsappIcon__SWlyM img{position:fixed;border-radius:50%;left:10px;width:45px;height:45px;bottom:10px;transition:bottom .3s ease;display:block}.whatsapp_whatsapp__ZApC7.whatsapp_scrolled__z8CV8 .whatsapp_whatsappIcon__SWlyM{display:block}}@media screen and (min-width:991px){.whatsapp_whatsapp__ZApC7 .whatsapp_whatsappIcon__SWlyM{display:block!important}}