:root{--c-dark:#1973e7;--c-dark-2:#1356ae;--c-cyan:#0d3d7b;--c-text:#171e26;--c-muted:#747678;--c-border:#dcdee0;--c-bg:#ebeef2;--r-8:8px;--r-10:10px;--r-12:12px;--r-16:16px;--h-44:44px;--h-56:56px;--h-64:64px;--shadow-sm:0 3px 10px #16111f14;--shadow-md:0 10px 22px #16111f29;--shadow-soft:0 2px 12px #16111f0a;--t-fast:.25s ease;--t-mid:.3s ease-in-out;--font:"Roboto",Arial,sans-serif}.icon_item{width:var(--h-56);height:var(--h-56);border-radius:var(--r-8);box-shadow:var(--shadow-sm);transition:box-shadow var(--t-fast),transform var(--t-fast);background:#fff;justify-content:center;align-items:center;display:inline-flex;position:relative}.icon_item:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.icon_item img{width:24px;height:24px;display:block}.btn_sect{justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.btn_item{cursor:pointer;-o-transition:all .25s ease;-ms-border-radius:40px;-o-border-radius:40px;background:0 0;border:1px solid #0000;border-radius:40px;flex:1;justify-content:center;align-items:center;height:48px;padding:12px 24px;font-family:Bricolage Grotesque;font-size:18px;font-style:normal;font-weight:700;line-height:1.4;transition:all .25s;display:inline-flex;box-shadow:inset 0 4px 4px #fff6,inset 0 -4px 6px #bfd2a666,0 4px 8px #0000000a}.btn_item:disabled{opacity:.35;cursor:not-allowed}.btn_icon{align-items:center;padding-right:24px;display:flex;position:relative}.btn_icon:before{content:"";background:50%/100% no-repeat;width:16px;height:16px;position:absolute;right:0}.w_auto{flex:none;width:auto}.btn_item.primary{color:#171914;background:#bfd2a6}.btn_item.primary:hover{background:#bfd2a6d7}.btn_item.secondary{color:#fff;background:#171914}.btn_item.secondary:hover{background:#171914e1}.btn_item.tertiary{color:var(--c-cyan);background:#e3f2fd}.btn_item.tertiary:hover{box-shadow:var(--shadow-soft);background:#8cb3cf73}.btn_item.white{color:#171914;box-shadow:none}.btn_item.white:hover{text-decoration:underline}.btn_item.success{color:#fff;box-shadow:var(--shadow-sm);background:#16a34a;border-color:#16a34a}.btn_item.success:hover{box-shadow:var(--shadow-md)}.btn_wp .btn_icon:before{background-image:url(/assets/icons/btn_wp.svg)}.btn_more .btn_icon:before{background-image:url(/assets/icons/arrow_right.svg);left:auto;right:0}.form_row{border-radius:var(--r-12);background:#2b333d;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:4px;display:flex}.twoCol{grid-template-columns:repeat(2,1fr);gap:0 8px;width:100%;display:grid}.form_item{flex-wrap:wrap;width:100%;margin-bottom:20px;display:flex;position:relative}.form_item:last-child{margin-bottom:0}.itm_inp_label{z-index:10;font-family:var(--font);letter-spacing:.4px;color:#7f7f7f;opacity:0;visibility:hidden;background:#fff;padding:0 6px;font-size:12px;font-weight:400;line-height:1.5;transition:opacity .2s,transform .2s,color .2s;position:absolute;top:17px;left:0;transform:translateY(0)}.show_label .itm_inp_label{opacity:1;visibility:visible;font-size:11px;transform:translateY(-18px)}.show_error .itm_inp_label{color:#d61e24}label.item_input{background-color:#fff;align-items:center;padding-top:12px;padding-bottom:12px;display:flex}.item_input{width:100%;min-width:100%;height:var(--h-44);font-family:var(--font);color:#1b181f;cursor:pointer;border-radius:var(--r-8);-webkit-border-radius:var(--r-8);-moz-border-radius:var(--r-8);-ms-border-radius:var(--r-8);-o-border-radius:var(--r-8);background:0 0;border:1px solid #b7b7b7;outline:none;padding:0 20px;font-size:14px;font-weight:400;line-height:1.5;transition:border-color .2s}.item_input::placeholder{color:#b7b7b7}.item_input:focus{border-color:#8e8e8e}.show_error .item_input{border-color:#d61e24}textarea.item_input{resize:vertical;height:auto;min-height:120px;padding:16px 20px;overflow:auto}.form_submit{width:100%}.form-btn{height:48px;font-family:var(--font);color:#181e00;border-radius:var(--r-10);cursor:pointer;transition:background-color var(--t-mid),transform var(--t-mid);background:#bbd900;border:none;justify-content:center;align-items:center;margin-top:24px;padding:6px 32px;font-size:14px;font-weight:500;display:inline-flex}.form-btn:hover{background:#dcf056;transform:translateY(-1px)}.form_item_link{text-align:left;color:#565656;opacity:1;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;width:100%;font-size:14px;font-style:normal;font-weight:300;display:flex}.form_link:hover{text-decoration:underline}.form_link{text-align:left;color:#3080e9;opacity:1;width:auto;font-size:14px;font-style:normal;font-weight:300;display:inline-flex}.customDrop{z-index:9999999}.select2-container{z-index:99999;width:100%!important}.form_item .select2-container--default .select2-selection--single{height:var(--h-44);color:var(--c-text);background:var(--c-bg);border:1px solid var(--c-border);outline:none;align-items:center;padding:16px 20px;display:flex;border-radius:var(--r-8)!important}.form_item .select2-container .select2-selection--single .select2-selection__rendered{padding:0;line-height:1}.form_item .select2-selection__arrow{background:url(/assets/icons/arw_dr_b.svg) 50%/100% no-repeat;width:24px!important;height:24px!important;top:auto!important;right:12px!important}.form_item .select2-selection__arrow b{display:none!important}.select2-container--open .select2-selection__arrow{transform:rotate(180deg)}.select2-container--open .select2-dropdown{border:1px solid var(--c-border);border-radius:var(--r-10);padding:16px 0}.select2-container--open .select2-dropdown--below{margin-top:8px}.select2-container--open .select2-dropdown--above{margin-top:-8px}.select2-results__option{color:var(--c-text);padding:8px 20px;font-size:16px;line-height:1.5}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option--highlighted[aria-selected]{color:#000;background:0 0!important}.select2-search--dropdown{padding:0 16px 14px}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid var(--c-border);border-radius:var(--r-8);outline:none;height:48px;padding:15px 56px 15px 20px}.select2-search--dropdown.select2-search--hide{display:none}.select2-results__options::-webkit-scrollbar{width:12px}.select2-results__options::-webkit-scrollbar-thumb{background:#ebebeb;border-radius:5px}.pass_eye_0203{z-index:2;display:block;position:absolute;top:15px;right:20px}.show-password_0203,.hide-password_0203{float:left;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:16px;height:16px}.show-password_0203{background-image:url(/assets/icons/eye_opn_0203.svg?v1);display:inline-block}.hide-password_0203{background-image:url(/assets/icons/eye_cls_0203.svg?v1);display:none}.showed .show-password_0203{display:none!important}.showed .hide-password_0203{display:inline-block!important}.alert{-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;width:100%;padding:12px 16px;font-size:14px;font-weight:400;line-height:1.4}.alert-success{color:#2e7d32;background-color:#e8f5e9;border:1px solid #c8e6c9}.alert-error{color:#c62828;background-color:#fdecea;border:1px solid #f5c6cb}.alert-warning{color:#e65100;background-color:#fff4e5;border:1px solid #ffe0b2}.alert-info{color:#1565c0;background-color:#e3f2fd;border:1px solid #bbdefb}@media only screen and (min-width:0) and (max-width:560px){.twoCol{order:1;grid-template-columns:repeat(1,1fr);margin-bottom:12px}.form_item{margin-bottom:12px}.twoCol .form_item:nth-child(odd){order:1}.twoCol .form_item:nth-child(2n+2){order:2}}
.header-module__uIK-ga__stickyHeader{z-index:1000;width:100%;padding:24px 0;position:fixed;top:0;left:0}.header-module__uIK-ga__topBar{background-color:#e1e9eb;padding:10px 0}.header-module__uIK-ga__topBarContainer{justify-content:space-between;align-items:center;margin:0 auto;display:flex}.header-module__uIK-ga__topBarNav{gap:1.5rem;display:flex}.header-module__uIK-ga__topBarNav a{color:var(--neutral1,#141a29);font-size:12px;font-style:normal;font-weight:400;line-height:1.3;transition:color .2s}.header-module__uIK-ga__topBarNav a:hover{color:#05657a}.header-module__uIK-ga__socialLinks{align-items:center;gap:12px;display:flex}.header-module__uIK-ga__socialIcon{justify-content:center;align-items:center;width:20px;height:20px;transition:color .2s,transform .2s;display:flex}.header-module__uIK-ga__socialIcon svg{width:100%;height:100%}.header-module__uIK-ga__socialIcon:hover{color:#05657a;transform:scale(1.1)}.header-module__uIK-ga__headerMain{width:100%}.header-module__uIK-ga__headerContainer{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:72px;margin:0 auto;padding:14px 16px;display:flex}.header-module__uIK-ga__logo{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-module__uIK-ga__logoSvg{width:40px;height:40px}.header-module__uIK-ga__logoText{color:#05657a;letter-spacing:.5px;font-size:1.5rem;font-weight:700}.header-module__uIK-ga__logo:hover .header-module__uIK-ga__logoText{color:teal}.header-module__uIK-ga__btn_item{height:40px;padding:8px 20px;font-size:16px;font-weight:500}.header-module__uIK-ga__mainNav{justify-content:flex-start;align-items:center;margin:0 auto;display:flex}.header-module__uIK-ga__navList{flex-wrap:nowrap;gap:40px 32px;display:flex}.header-module__uIK-ga__navLink{color:#171914;white-space:nowrap;font-size:18px;font-style:normal;font-weight:600;line-height:1.4;transition:color .2s,background-color .2s;display:block}.header-module__uIK-ga__navLink:hover,.header-module__uIK-ga__navLink.header-module__uIK-ga__active{color:#bfd2a6}.header-module__uIK-ga__dropdownWrapper{position:relative}.header-module__uIK-ga__dropdownButton{height:36px;color:var(--neutral2,#465052);cursor:pointer;-ms-border-radius:32px;-o-border-radius:32px;background-color:#fff;border:1px solid #c4cbcc;border-radius:32px;align-items:center;gap:6px;padding:10px 12px;font-family:DM Sans;font-size:12px;font-style:normal;font-weight:600;line-height:1.5;transition:all .2s;display:flex}.header-module__uIK-ga__dropdownButton:hover{background-color:#f5f5f5;border-color:#05657a}.header-module__uIK-ga__dropdownButton:focus{outline-offset:2px;outline:2px solid #05657a}.header-module__uIK-ga__dropdownMenu{z-index:100;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:180px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.header-module__uIK-ga__dropdownItem{color:#333;padding:.75rem 1rem;font-size:.9375rem;text-decoration:none;transition:background-color .2s,color .2s;display:block}.header-module__uIK-ga__dropdownItem:hover{color:#05657a;background-color:#f5f5f5}.header-module__uIK-ga__dropdownItem:focus{color:#05657a;background-color:#e8f8f8;outline:none}.header-module__uIK-ga__dropdownItem.header-module__uIK-ga__active{color:#e94560;background-color:#e8f8f8;font-weight:600}.header-module__uIK-ga__searchWrapper{align-items:center;gap:8px;margin-left:22px;display:flex;position:relative}.header-module__uIK-ga__searchButton{width:36px;height:36px;color:var(--neutral2,#465052);cursor:pointer;background-color:#e6eaeb;border-radius:50%;justify-content:center;align-items:center;font-family:DM Sans;font-size:12px;font-style:normal;font-weight:600;transition:all .2s;display:flex}.header-module__uIK-ga__searchButton svg{width:16px;height:16px}.header-module__uIK-ga__searchButton:hover{color:#0b5a6b;background-color:#f5f5f5;border-color:#0b5a6b}.header-module__uIK-ga__searchButton:focus{outline-offset:2px;outline:2px solid #0b5a6b}.header-module__uIK-ga__searchOverlay{z-index:1001;background-color:#fff;padding:2rem;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 12px #0000001a}.header-module__uIK-ga__searchForm{align-items:center;gap:.5rem;max-width:800px;margin:0 auto;display:flex}.header-module__uIK-ga__searchInput{border:2px solid #e0e0e0;border-radius:8px;outline:none;flex:1;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.header-module__uIK-ga__searchInput:focus{border-color:#0b5a6b}.header-module__uIK-ga__searchSubmit{color:#fff;cursor:pointer;background-color:#05657a;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex}.header-module__uIK-ga__searchSubmit:hover{background-color:#05657a}.header-module__uIK-ga__searchClose{color:#555;cursor:pointer;background-color:#0000;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.header-module__uIK-ga__searchClose:hover{color:#e94560;background-color:#f5f5f5}.header-module__uIK-ga__mobileMenuButton{color:#171914;cursor:pointer;background-color:#0000;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:none}.header-module__uIK-ga__mobileMenuButton svg{width:100%;height:100%}.header-module__uIK-ga__mobileMenuButton:hover{background-color:#f5f5f5;border-color:#05657a}.header-module__uIK-ga__mobileMenu nav{height:100%}.header-module__uIK-ga__mobileMenu{z-index:999;opacity:0;visibility:hidden;pointer-events:none;background-color:#fff;height:calc(100% - 88px);padding:24px 16px;transition:opacity .3s,transform .3s,visibility .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(20px)}.header-module__uIK-ga__mobileMenu.header-module__uIK-ga__open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header-module__uIK-ga__mobileNavList{flex-direction:column;gap:40px 0;width:100%;max-height:calc(100% - 24px);padding:40px 0 0;display:flex;overflow-y:auto}.header-module__uIK-ga__mobileNavList li{opacity:0;transition:opacity .3s,transform .3s;transform:translate(-20px)}.header-module__uIK-ga__mobileMenu.header-module__uIK-ga__open .header-module__uIK-ga__mobileNavList li{opacity:1;transform:translate(0)}.header-module__uIK-ga__mobileMenu.header-module__uIK-ga__open .header-module__uIK-ga__mobileNavList li:first-child{transition-delay:50ms}.header-module__uIK-ga__mobileMenu.header-module__uIK-ga__open .header-module__uIK-ga__mobileNavList li:nth-child(2){transition-delay:.1s}.header-module__uIK-ga__mobileMenu.header-module__uIK-ga__open .header-module__uIK-ga__mobileNavList li:nth-child(3){transition-delay:.15s}.header-module__uIK-ga__mobileMenu.header-module__uIK-ga__open .header-module__uIK-ga__mobileNavList li:nth-child(4){transition-delay:.2s}.header-module__uIK-ga__mobileMenu.header-module__uIK-ga__open .header-module__uIK-ga__mobileNavList li:nth-child(5){transition-delay:.25s}.header-module__uIK-ga__mobileMenu.header-module__uIK-ga__open .header-module__uIK-ga__mobileNavList li:nth-child(6){transition-delay:.3s}.header-module__uIK-ga__mobileNavLink{color:#171914;font-size:24px;font-style:normal;font-weight:600;line-height:1.2;transition:all .2s;display:block}.header-module__uIK-ga__mobileNavLink:hover,.header-module__uIK-ga__mobileNavLink.header-module__uIK-ga__active{color:#bfd2a6}@media (max-width:1024px){.header-module__uIK-ga__stickyHeader{padding:16px 0}.header-module__uIK-ga__opened.header-module__uIK-ga__stickyHeader{background-color:#fff}.header-module__uIK-ga__headerContainer{min-height:56px;padding:10px 12px}.header-module__uIK-ga__mainNav{display:none}.header-module__uIK-ga__mobileMenuButton{display:flex}.header-module__uIK-ga__logo img{width:135px;height:36px}}@media (prefers-reduced-motion:reduce){.header-module__uIK-ga__navLink,.header-module__uIK-ga__dropdownButton,.header-module__uIK-ga__dropdownItem,.header-module__uIK-ga__searchButton,.header-module__uIK-ga__searchInput,.header-module__uIK-ga__socialIcon,.header-module__uIK-ga__mobileNavLink{transition:none}}.header-module__uIK-ga__navLink:focus-visible,.header-module__uIK-ga__dropdownItem:focus-visible,.header-module__uIK-ga__mobileNavLink:focus-visible{outline-offset:2px;outline:2px solid #05657a}@media (prefers-contrast:high){.header-module__uIK-ga__stickyHeader{border-bottom:2px solid #000}.header-module__uIK-ga__navLink{border:1px solid #0000}.header-module__uIK-ga__navLink:hover,.header-module__uIK-ga__navLink:focus{border-color:currentColor}.header-module__uIK-ga__dropdownMenu{border:2px solid #000}}@media print{.header-module__uIK-ga__stickyHeader{border-bottom:1px solid #000;position:static}.header-module__uIK-ga__topBar,.header-module__uIK-ga__searchWrapper,.header-module__uIK-ga__mobileMenuButton,.header-module__uIK-ga__dropdownWrapper{display:none}}
.footer-module__n1_6Kq__footer{margin-top:auto}.footer-module__n1_6Kq__primaryFooter{background:#fff;border-radius:20px;width:100%;padding:48px 64px;display:block}.footer-module__n1_6Kq__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.footer-module__n1_6Kq__logoBlock{flex-shrink:0}.footer-module__n1_6Kq__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.footer-module__n1_6Kq__logoSvg{width:40px;height:40px}.footer-module__n1_6Kq__logoText{color:#05657a;letter-spacing:.5px;font-size:1.5rem;font-weight:700}.footer-module__n1_6Kq__logo:hover .footer-module__n1_6Kq__logoText{color:teal}.footer-module__n1_6Kq__socialBlock{flex-wrap:wrap;align-items:center;gap:8px 4px;display:flex}.footer-module__n1_6Kq__socialIcon{-o-transition:all .2s ease;background-color:#eef0eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.footer-module__n1_6Kq__socialIcon:hover{color:#fff;background-color:#bfd2a6;transform:scale(1.05)}.footer-module__n1_6Kq__socialIcon img{width:20px;height:20px;display:block}.footer-module__n1_6Kq__linksBlock{flex-wrap:wrap;align-items:center;gap:12px 2rem;display:flex}.footer-module__n1_6Kq__footerLink{color:var(--neutral1,#141a29);font-size:16px;font-style:normal;font-weight:400;line-height:1.5;text-decoration:underline;transition:color .2s;position:relative}.footer-module__n1_6Kq__footerLink:hover{color:#05657a}.footer-module__n1_6Kq__secondaryFooter{padding:48px 0}.footer-module__n1_6Kq__secondaryFooter .footer-module__n1_6Kq__footerContainer{justify-content:center}.footer-module__n1_6Kq__copyrightBlock{color:#171914;text-align:center;justify-content:center;font-size:12px;font-style:normal;font-weight:600;line-height:1.4;display:flex}.footer-module__n1_6Kq__footer_grid{flex-wrap:wrap;flex:1 1 0;justify-content:space-between;gap:32px 48px;display:flex}.footer-module__n1_6Kq__footer_column{flex-direction:column;gap:12px;display:flex}.footer-module__n1_6Kq__footer_heading{color:#7d7f78;word-break:break-all;font-size:18px;font-style:normal;font-weight:400;line-height:1.4;display:block}.footer-module__n1_6Kq__footer_links{flex-direction:column;gap:12px;display:flex}.footer-module__n1_6Kq__footer_link{color:#171914;word-break:break-word;-o-transition:all .25s;font-size:16px;font-style:normal;font-weight:600;line-height:1.5;transition:all .25s;display:block}.footer-module__n1_6Kq__font_400 .footer-module__n1_6Kq__footer_link{font-weight:400;text-decoration:underline}.footer-module__n1_6Kq__footer_link:hover{color:#bfd2a6}@media (max-width:1024px){.footer-module__n1_6Kq__primaryFooter{-ms-border-radius:16px;-o-border-radius:16px;border-radius:16px;padding:48px 16px}.footer-module__n1_6Kq__secondaryFooter{padding:32px 0}.footer-module__n1_6Kq__footer_grid{grid-template-columns:1fr}}@media (max-width:767px){.footer-module__n1_6Kq__footer_grid{flex-direction:column}}@media (prefers-reduced-motion:reduce){.footer-module__n1_6Kq__socialIcon,.footer-module__n1_6Kq__footerLink,.footer-module__n1_6Kq__supportLink,.footer-module__n1_6Kq__footerLink:after{transition:none}}.footer-module__n1_6Kq__footerLink:focus-visible,.footer-module__n1_6Kq__socialIcon:focus-visible,.footer-module__n1_6Kq__supportLink:focus-visible,.footer-module__n1_6Kq__logo:focus-visible{outline-offset:2px;outline:2px solid #05657a}@media (prefers-contrast:high){.footer-module__n1_6Kq__primaryFooter,.footer-module__n1_6Kq__secondaryFooter{border-top:2px solid #000}.footer-module__n1_6Kq__socialIcon{border:1px solid}.footer-module__n1_6Kq__footerLink:after{height:2px}}@media print{.footer-module__n1_6Kq__footer{background-color:#fff;border-top:1px solid #000}.footer-module__n1_6Kq__socialBlock,.footer-module__n1_6Kq__supportBlock{display:none}}
