.Header_header__U1XmD{background-color:var(--header-color);padding:15px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Header_container__NkCGP{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.Header_logo__Tk4Oh{display:flex;align-items:center;flex-shrink:0}.Header_logo__Tk4Oh img{height:50px;width:auto}.Header_nav__RIakP{flex:1 1;display:flex;justify-content:center}.Header_navList__rubhB{display:flex;list-style:none;gap:30px;margin:0;padding:0}.Header_navLink__hy_5G{color:var(--white);font-weight:500;font-size:16px;padding:8px 12px;border-radius:4px;transition:background-color .3s ease;text-transform:uppercase}.Header_navLink__hy_5G:hover{background-color:hsla(0,0%,100%,.2)}.Header_navLink__hy_5G.Header_active__EhNTs{background-color:hsla(0,0%,100%,.3);font-weight:600}.Header_ctaButtons__vswhs{display:flex;gap:15px;align-items:center;flex-shrink:0}.Header_secondaryButton__353N5{background:var(--secondary-btn);color:var(--secondary-btn-text);padding:10px 20px;border-radius:6px;font-weight:600;font-size:14px;transition:all .3s ease;min-height:44px;display:flex;align-items:center;justify-content:center}.Header_secondaryButton__353N5:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.Header_primaryButton__s4cTD{background:var(--primary-btn);color:var(--primary-btn-text);padding:10px 20px;border-radius:6px;font-weight:600;font-size:14px;transition:all .3s ease;min-height:44px;display:flex;justify-content:center;align-items:center}.Header_primaryButton__s4cTD:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.Header_burgerButton__Hn33O{display:none;background:transparent;border:none;color:var(--white);font-size:24px;cursor:pointer;padding:8px;min-height:44px;min-width:44px;align-items:center;justify-content:center}@media (max-width:1024px){.Header_navList__rubhB{gap:20px}.Header_navLink__hy_5G{font-size:14px}}@media (max-width:1200px){.Header_container__NkCGP{position:relative}.Header_nav__RIakP{position:absolute;top:100%;left:0;right:0;background-color:var(--header-color);flex-direction:column;padding:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.Header_navOpen__jA0Iq{transform:translateY(0);opacity:1;visibility:visible}.Header_navList__rubhB{flex-direction:column;gap:0;align-items:center;width:100%}.Header_navLink__hy_5G{display:block;padding:15px;border-bottom:1px solid hsla(0,0%,100%,.1);width:100%}.Header_navLink__hy_5G:last-child{border-bottom:none}.Header_burgerButton__Hn33O{display:flex}}@media (max-width:480px){.Header_ctaButtons__vswhs{width:100%;justify-content:center;order:3;margin-top:15px}.Header_ctaButtons__vswhs a{width:100%}.Header_container__NkCGP{flex-wrap:wrap}}.Footer_footer__iEhlu{background-color:#2c2c2c;color:var(--white);padding:60px 20px 100px;margin-top:60px}.Footer_container__sd4kn{max-width:1200px;margin:0 auto}.Footer_footerContent__yUVpI{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;gap:40px;margin-bottom:40px}.Footer_footerSection__j2Djm{display:flex;flex-direction:column}.Footer_footerTitle__jZCRk{font-size:20px;margin-bottom:20px;color:var(--white);font-weight:600}.Footer_footerLinks__Apa5S{list-style:none;padding:0;margin:0}.Footer_footerLink__6vkib{color:#ccc;display:block;padding:8px 0;transition:color .3s ease;font-size:16px}.Footer_footerLink__6vkib:hover{color:var(--white)}.Footer_footerItem__AYPSo{color:#ccc;padding:8px 0;font-size:16px}.Footer_footerBottom__NRzWu{border-top:1px solid #444;padding-top:30px;text-align:center}.Footer_copyright__oBK_O{margin-bottom:15px;font-size:14px;color:#aaa}.Footer_disclaimer__j_06c{font-size:12px;color:#888;line-height:1.6;max-width:800px;margin:0 auto}.Footer_paymentItems__JZUWq{display:flex;flex-direction:column;gap:15px;list-style:none;margin:0;padding:0}.Footer_paymentItem__wOvU4{height:30px;width:auto}.Footer_paymentItem__wOvU4 img{height:100%;width:auto}.Footer_comissionWrapp__rUjps{display:flex;align-items:center;justify-content:center;height:80px;margin-bottom:30px}.Footer_comissionWrapp__rUjps img{height:100%;width:auto}@media (max-width:768px){.Footer_footer__iEhlu{padding:40px 15px calc(40px + 86px)}.Footer_footerContent__yUVpI{grid-template-columns:1fr 1fr;gap:30px}.Footer_footerTitle__jZCRk{font-size:18px}.Footer_footerItem__AYPSo,.Footer_footerLink__6vkib{font-size:14px}}.Hero_hero__Hzk0g{background:linear-gradient(135deg,var(--accent-color) 0,#3a3a8f 100%);color:var(--white);padding:80px 20px;text-align:center}.Hero_container__7AjCA{max-width:1200px;margin:0 auto}.Hero_h1__G1vAs{font-size:48px;font-weight:700;margin-bottom:30px;line-height:1.2}.Hero_paymentItems__acWQ6{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:25px}.Hero_paymentItem__ITNSK{height:60px;width:auto}.Hero_paymentItem__ITNSK img{height:100%}.Hero_heroButtons__nFcYO{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px;flex-wrap:wrap}.Hero_heroPrimaryButton__VgN_Q,.Hero_heroSecondaryButton__wKuAm{min-width:180px;padding:16px 32px;font-size:18px;font-weight:600}@media (max-width:768px){.Hero_heroButtons__nFcYO{flex-direction:column;gap:15px;margin-top:30px}.Hero_heroPrimaryButton__VgN_Q,.Hero_heroSecondaryButton__wKuAm{width:100%;max-width:300px}}@media (max-width:1024px){.Hero_hero__Hzk0g{padding:60px 20px}.Hero_h1__G1vAs{font-size:36px}.Hero_heroContent__IRb0N{font-size:18px}}@media (max-width:768px){.Hero_hero__Hzk0g{padding:40px 15px}.Hero_h1__G1vAs{font-size:28px;margin-bottom:20px}.Hero_heroContent__IRb0N{font-size:16px}}.ImageBanner_banner__wI70h{width:100%;max-width:1200px;margin:2rem auto;overflow:hidden;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ImageBanner_banner__wI70h picture{width:100%;display:block}.ImageBanner_bannerImage__xxanx{width:100%;height:auto;object-fit:cover;display:block}.ContentImage_contentImage__J2ho4{margin:30px 0;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ContentImage_contentImage__J2ho4 picture{width:100%;display:block}.ContentImage_image__lhfOE{width:100%;height:auto;object-fit:cover;display:block}@media (max-width:768px){.ContentImage_contentImage__J2ho4{margin:20px 0}}.StickyCTA_stickyBar__MwsoK{position:fixed;bottom:0;left:0;right:0;z-index:50;background:hsla(0,0%,100%,.98);box-shadow:0 -2px 10px rgba(0,0,0,.1);padding:15px 20px;transform:translateY(100%);transition:transform .3s ease;display:none}.StickyCTA_stickyBar__MwsoK.StickyCTA_visible__2Rl3E{transform:translateY(0)}.StickyCTA_stickyButton__frgOD{display:block;width:100%;max-width:500px;margin:0 auto;background:var(--primary-btn);color:var(--primary-btn-text);padding:16px 24px;border-radius:8px;font-weight:700;font-size:18px;text-align:center;text-decoration:none;min-height:56px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.StickyCTA_stickyButton__frgOD:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}@media (max-width:768px){.StickyCTA_stickyBar__MwsoK{display:block}}.Page_main__YNp7a{min-height:60vh;max-width:1200px;margin:0 auto}.Page_introSection__kSOWh{margin-bottom:50px;padding:40px 0}.Page_introParagraph___Ov_P{font-size:20px;line-height:1.8;margin-bottom:25px;color:#333;max-width:900px;margin-left:auto;margin-right:auto;text-align:center}.Page_introParagraph___Ov_P:last-child{margin-bottom:0}@media (max-width:1024px){.Page_introSection__kSOWh{padding:30px 0;margin-bottom:40px}.Page_introParagraph___Ov_P{font-size:18px}}@media (max-width:768px){.Page_introSection__kSOWh{padding:25px 0;margin-bottom:30px}.Page_introParagraph___Ov_P{font-size:16px;line-height:1.7;text-align:left;padding:0 10px}}.Page_ctaWrapper__fqBL9{display:flex;justify-content:center;align-items:center;margin:30px 0;width:100%}.Page_ctaButton__TK_vb{display:inline-block}@media (max-width:768px){.Page_ctaWrapper__fqBL9{margin:20px 0}.Page_ctaButton__TK_vb{width:100%;text-align:center}}