*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");.Footer_footer__pQtti{background-color:#f2f2f2;font-family:Segoe UI,sans-serif;color:#222;padding:60px 40px 0}.Footer_footerTop__aHjwR{display:flex;align-items:flex-start;justify-content:flex-start;gap:40px;max-width:1200px;margin:auto;border-bottom:1px solid #ccc;padding-bottom:40px}.Footer_footerLeft___Lh3w{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:300px;flex-shrink:0}.Footer_footerBrand__s5UQq{display:flex;align-items:flex-start;gap:16px;margin-bottom:10px}.Footer_footerLogo__4BA6d{height:64px;width:auto}.Footer_footerTitle__sYXFH{font-size:20px;font-weight:600;color:#222;line-height:1.3}.Footer_line1__fhVCx,.Footer_line2__n_RpL{display:block}.Footer_socialIcons__PPLhr{display:flex;gap:16px;margin-top:10px}.Footer_socialIcons__PPLhr a{font-size:18px;color:#111;background-color:#e5e5e5;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .3s ease}.Footer_socialIcons__PPLhr a:hover{background-color:#38a5cc;color:#fff}.Footer_footerNavColumns__9_f0h{display:flex;flex:1 1;justify-content:space-between;gap:80px;align-items:flex-start;margin-top:4px}.Footer_footerColumn__kGECR{min-width:160px}.Footer_footerColumn__kGECR h4{font-size:18px;margin-bottom:12px;color:#111}.Footer_footerColumn__kGECR a{display:block;width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#444;text-decoration:none;font-size:15px;margin-bottom:8px;transition:color .3s}.Footer_footerColumn__kGECR a:hover{background-color:#38a5cc;color:#fff}.Footer_footerBottom__YIYBj{text-align:center;padding:30px 20px;background-color:#222;color:#ccc;font-size:14px}.Footer_footerBottom__YIYBj a{color:#ccc;text-decoration:underline}.Footer_footerBottom__YIYBj a:hover{color:#38a5cc}.Footer_footerQuote__F7TvF{font-style:italic;margin-bottom:8px}@media only screen and (max-width:767px){.Footer_footerTop__aHjwR{flex-direction:column;gap:16px}.Footer_footerLeft___Lh3w{width:100%;align-items:center;text-align:center;gap:8px;display:flex;flex-direction:column}.Footer_footerBrand__s5UQq{justify-content:center}.Footer_footerNavColumns__9_f0h{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;text-align:left}.Footer_footerColumn__kGECR{flex:1 1 45%;min-width:140px}.Footer_footerColumn__kGECR:nth-child(3){flex-basis:100%;width:100%;margin-top:16px;text-align:center;display:flex;flex-direction:column;align-items:center}.Footer_footerColumn__kGECR h4{font-size:22px;margin-bottom:8px}.Footer_footerColumn__kGECR a{font-size:14px;margin-bottom:6px;display:block}.Footer_footerBottom__YIYBj{font-size:13px;padding:20px 10px;text-align:center}.Footer_footerQuote__F7TvF{font-size:13px}}.Header_header__KwdYD{background-color:#000;height:64px;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 6px rgba(0,0,0,.2);border-bottom:4px solid #38a5cc}.Header_headerSpacer__H7wJb{display:block;height:68px}.Header_container__vrI8C{max-width:1200px;margin:0 auto;padding:0 10px;height:100%;display:flex;justify-content:space-between;align-items:center}.Header_logo____uDV{display:flex;align-items:center;gap:10px;text-decoration:none}.Header_titleText__H_fYV{color:#fff;font-family:Segoe UI,sans-serif;font-size:20px;font-weight:700;white-space:nowrap}.Header_navMenu__9IvfC{display:flex}.Header_navMenu__9IvfC ul{list-style:none;margin:0;padding:0;display:flex;gap:10px}.Header_navMenu__9IvfC li a{text-decoration:none;color:#fff;font-family:Segoe UI,sans-serif;font-size:15px;font-weight:500;padding:8px 14px;border-radius:6px;transition:background-color .3s ease}.Header_navMenu__9IvfC li a:hover{background-color:#38a5cc}.Header_closeButton__S036c,.Header_hamburgerGrid__Ns2SH{display:none}.Header_backdrop___4FUC{position:fixed;inset:0;background:rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:opacity .35s ease-in-out;z-index:900}.Header_backdrop___4FUC.Header_show__FldZX,.Header_open__J2_dJ{opacity:1;pointer-events:auto}.Header_open__J2_dJ{visibility:visible;transform:scale(1)}.Header_show__FldZX{opacity:1;pointer-events:auto}@media only screen and (max-width:767px){.Header_header__KwdYD{height:auto;min-height:64px}.Header_headerSpacer__H7wJb{display:block;height:80px}.Header_titleText__H_fYV{font-size:14px;line-height:1.3;white-space:normal;max-width:200px}.Header_container__vrI8C{flex-direction:row;align-items:center;justify-content:space-between;padding:12px 16px;height:auto;min-height:64px}.Header_logo____uDV{margin-bottom:0;flex:1 1}.Header_hamburgerGrid__Ns2SH{display:grid;align-items:center;justify-content:center;grid-template-columns:repeat(3,10px);grid-gap:5px;gap:5px;cursor:pointer;padding:10px;border-radius:8px;background-color:rgba(56,165,204,.2);transition:background-color .2s ease}.Header_hamburgerGrid__Ns2SH:active,.Header_hamburgerGrid__Ns2SH:hover{background-color:rgba(56,165,204,.4)}.Header_hamburgerGrid__Ns2SH span{width:8px;height:8px;background-color:#38a5cc;border-radius:50%;transition:transform .2s ease}.Header_navMenu__9IvfC{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;width:100vw;padding:0;background-color:rgba(0,0,0,.97);border-radius:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;opacity:0;visibility:hidden;transform:scale(.95);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:1200}.Header_navMenu__9IvfC.Header_open__J2_dJ{opacity:1;visibility:visible;transform:scale(1)}.Header_navMenu__9IvfC ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%;pointer-events:auto;position:relative;z-index:10}.Header_navMenu__9IvfC li{width:100%;text-align:center;pointer-events:auto}.Header_navMenu__9IvfC li a{display:block;font-size:22px;font-weight:600;padding:18px 40px;color:#fff;text-transform:uppercase;letter-spacing:2px;transition:color .2s ease,background-color .2s ease;border-radius:0;pointer-events:auto;cursor:pointer;position:relative;z-index:20}.Header_navMenu__9IvfC li a:active,.Header_navMenu__9IvfC li a:hover{color:#38a5cc;background-color:rgba(56,165,204,.15)}.Header_closeButton__S036c{position:absolute;top:20px;right:20px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:rgba(56,165,204,.2);border-radius:50%;cursor:pointer;z-index:1300;transition:background-color .2s ease}.Header_closeButton__S036c:active,.Header_closeButton__S036c:hover{background-color:rgba(56,165,204,.4)}.Header_closeButton__S036c:after,.Header_closeButton__S036c:before{content:"";position:absolute;width:24px;height:3px;background-color:#38a5cc;border-radius:2px}.Header_closeButton__S036c:before{transform:rotate(45deg)}.Header_closeButton__S036c:after{transform:rotate(-45deg)}}@media (prefers-reduced-motion:reduce){.Header_backdrop___4FUC,.Header_navMenu__9IvfC{transition:none}}