.cookiespopup_wrap__hFxE6 *{font-family:Roboto,sans-serif}.cookiespopup_wrap__hFxE6{position:fixed;left:1rem;bottom:1rem;z-index:1100;max-width:650px;background:#C11D16;color:#0b0f1a;border-radius:14px;box-shadow:0 10px 25px rgba(0,0,0,.35)}.cookiespopup_inner__sufiI{display:grid;grid-template-columns:1fr 140px;grid-gap:1rem;gap:1rem;padding:1.25rem;border-radius:14px;background:rgba(0,0,0,.05);align-items:center}.cookiespopup_textCol__XFjKE{display:flex;flex-direction:column;gap:.5rem;color:#fff}.cookiespopup_heading__XFo8S{margin:0;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#000C20;font-size:1.15rem}.cookiespopup_sub__xACSc{margin:0;font-size:.98rem;opacity:.95;color:#000C20}.cookiespopup_actions__fVnC8{display:inline-flex;gap:.75rem;margin-top:.6rem}.cookiespopup_primary__U9pGL,.cookiespopup_secondary__NWEUf{display:inline-block;padding:.7rem 1.3rem;border-radius:8px;text-decoration:none;font-size:.95rem;line-height:1.1;font-weight:700;letter-spacing:0;transition:background-color .2s ease,opacity .2s ease,color .2s ease,border-color .2s ease}.cookiespopup_primary__U9pGL{background:rgba(0,12,32,1);color:#fff;border:1px solid rgba(255,255,255,.08)}.cookiespopup_primary__U9pGL:hover{background:#0b1a33;cursor:pointer}.cookiespopup_secondary__NWEUf{background:rgba(0,12,32,1);color:#fff;border:1px solid rgba(255,255,255,.08)}.cookiespopup_secondary__NWEUf:hover{background:#0b1a33}.cookiespopup_iconCol__45QKn{display:flex;align-items:center;justify-content:center}.cookiespopup_iconCard__41shU{width:120px;height:120px;display:grid;place-items:center}.cookiespopup_icon__29Fb7{width:120px;height:120px;color:#000C20}@keyframes cookiespopup_cookieSlideIn__rtOKV{0%{transform:translateX(-16px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes cookiespopup_cookieSlideOut__8RH8Q{0%{transform:translateX(0);opacity:1}to{transform:translateX(-16px);opacity:0}}.cookiespopup_slideIn__Rm8TD{animation:cookiespopup_cookieSlideIn__rtOKV .28s cubic-bezier(.22,.61,.36,1) both}.cookiespopup_slideOut__S38T8{animation:cookiespopup_cookieSlideOut__8RH8Q .22s cubic-bezier(.55,.06,.68,.19) forwards}@media only screen and (max-width:600px){.cookiespopup_wrap__hFxE6{left:.5rem;right:.5rem;bottom:max(.5rem,env(safe-area-inset-bottom,0px));max-width:none;max-height:min(52dvh,360px);overflow-y:auto;overscroll-behavior:contain;border-radius:10px}.cookiespopup_inner__sufiI{position:relative;grid-template-columns:1fr;gap:.5rem;padding:.85rem;border-radius:10px}.cookiespopup_iconCol__45QKn{display:flex;position:absolute;top:.65rem;right:.65rem}.cookiespopup_iconCard__41shU{width:38px;height:38px}.cookiespopup_icon__29Fb7{width:34px;height:34px}.cookiespopup_heading__XFo8S{padding-right:46px;font-size:clamp(.95rem,3.5vw,1.02rem);letter-spacing:.04em}.cookiespopup_sub__xACSc{font-size:clamp(.88rem,3.2vw,.94rem);line-height:1.45}.cookiespopup_textCol__XFjKE{gap:.35rem}.cookiespopup_actions__fVnC8{gap:.5rem;margin-top:.45rem}.cookiespopup_primary__U9pGL,.cookiespopup_secondary__NWEUf{min-height:44px;text-align:center;padding:.6rem 1rem;font-size:.9rem;line-height:1.05;border-radius:7px}}@media only screen and (min-width:601px) and (max-width:768px){.cookiespopup_wrap__hFxE6{max-width:680px}.cookiespopup_heading__XFo8S{font-size:1.12rem}}@media only screen and (min-width:769px) and (max-width:991px){.cookiespopup_wrap__hFxE6{max-width:700px}}*{box-sizing:border-box}html{font-family:Roboto,serif;scroll-behavior:smooth}body{margin:0;background:linear-gradient(90deg,#C11D16,#C11D16);color:#4a4a4a}body,html{max-width:100vw;overflow-x:hidden}ul{list-style:none;margin:0;padding:0}a{text-decoration:none}.error{text-align:center;margin-top:3rem}.page{--background-gradient:linear-gradient(90deg,#C11D16,#C11D16);--text-color:#00000;--button-primary-hover:linear-gradient(90deg,#999999,#999999);--button-secondary-hover:linear-gradient(90deg,#999999,#999999);display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:inherit;background:var(--background-gradient);color:var(--text-color)}@media (prefers-color-scheme:dark){.page{--background-gradient:linear-gradient(90deg,#C11D16,#C11D16);--text-color:#4a4a4a;background:var(--background-gradient);color:var(--text-color)}}.main{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.main ol{font-family:inherit;padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.main li:not(:last-of-type){margin-bottom:8px}.main code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}@media only screen and (max-width:600px){.page{padding:20px;gap:24px;grid-template-rows:auto 1fr auto}.main{gap:16px}.main ol{font-size:12px;line-height:20px}}@media only screen and (min-width:601px) and (max-width:768px){.page{padding:40px;gap:32px}.main ol{font-size:13px;line-height:22px}}@media only screen and (min-width:992px) and (max-width:1200px){.page{padding:64px;gap:48px}.main ol{font-size:14px;line-height:24px}}.main-footer_footer__OW_bb{position:relative;isolation:isolate;overflow:hidden;padding:clamp(2.75rem,5vw,4.5rem) clamp(1rem,4vw,3rem) 1.25rem;background:radial-gradient(circle at 8% 5%,rgba(193,29,22,.38),transparent 30rem),radial-gradient(circle at 92% 100%,rgba(193,29,22,.2),transparent 28rem),#000c20;color:#fff;font-family:inherit}.main-footer_footer__OW_bb:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#000c20,#C11D16 35%,#C11D16 65%,#000c20);z-index:-1}.main-footer_footerContainer__cFAUq{width:min(100%,1280px);margin:0 auto;display:grid;grid-template-columns:1.05fr 1.05fr .8fr 1.45fr;grid-gap:clamp(.85rem,1.8vw,1.4rem);gap:clamp(.85rem,1.8vw,1.4rem);align-items:stretch}.main-footer_footerSection__5lwcX,.main-footer_logoSection__1hsEy{min-width:0;padding:clamp(1.15rem,2vw,1.5rem);border:1px solid rgba(255,255,255,.11);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 18px 45px rgba(0,0,0,.16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.main-footer_contactHeading__Vxiz6,.main-footer_footerHeading__ttC4v,.main-footer_footerSection__5lwcX h3{position:relative;margin:0 0 1.15rem;padding-bottom:.7rem;color:#fff;font-size:1rem;font-weight:800;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.main-footer_contactHeading__Vxiz6:after,.main-footer_footerHeading__ttC4v:after,.main-footer_footerSection__5lwcX h3:after{content:"";position:absolute;left:0;bottom:0;width:38px;height:3px;border-radius:999px;background:#C11D16}.main-footer_contactList__aSAIE,.main-footer_footerSection__5lwcX ul,.main-footer_logoSection__1hsEy ul{display:grid;grid-gap:.45rem;gap:.45rem;margin:0;padding:0;list-style:none}.main-footer_footerSection__5lwcX li,.main-footer_logoSection__1hsEy li{min-width:0}.main-footer_contactLink__jliKB,.main-footer_footerLinks__RgB6R a,.main-footer_footerSection__5lwcX>ul:not(.main-footer_contactList__aSAIE) a,.main-footer_logoSection__1hsEy a{color:rgba(255,255,255,.82);text-decoration:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.main-footer_footerSection__5lwcX>ul:not(.main-footer_contactList__aSAIE) a,.main-footer_logoSection__1hsEy a{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:36px;padding:.35rem .55rem;margin-left:-.55rem;border-radius:8px;font-size:.92rem;line-height:1.4}.main-footer_footerSection__5lwcX>ul:not(.main-footer_contactList__aSAIE) a:before,.main-footer_logoSection__1hsEy a:before{content:"";width:0;height:2px;margin-right:0;border-radius:999px;background:#C11D16;transition:width .16s ease,margin-right .16s ease}.main-footer_footerSection__5lwcX>ul:not(.main-footer_contactList__aSAIE) a:hover,.main-footer_logoSection__1hsEy a:hover{color:#fff;background:rgba(193,29,22,.16);transform:translateX(2px)}.main-footer_footerSection__5lwcX>ul:not(.main-footer_contactList__aSAIE) a:hover:before,.main-footer_logoSection__1hsEy a:hover:before{width:12px;margin-right:.4rem}.main-footer_footer__OW_bb a:focus-visible{outline:3px solid rgba(255,255,255,.95);outline-offset:3px;border-radius:8px}.main-footer_contactList__aSAIE{gap:.85rem}.main-footer_contactItem__euy58{display:grid;grid-template-columns:38px minmax(0,1fr);grid-column-gap:.75rem;column-gap:.75rem;align-items:center;min-width:0}.main-footer_contactIcon__QlgM2{display:grid;place-self:start center;width:34px;height:34px;padding:8px;border-radius:10px;background:rgba(193,29,22,.18);color:#fff}.main-footer_contactLink__jliKB,.main-footer_contactText__N1qI3{min-width:0;margin:0;color:rgba(255,255,255,.82);font-size:.9rem;font-style:normal;line-height:1.55;overflow-wrap:anywhere}.main-footer_contactLink__jliKB{width:-moz-fit-content;width:fit-content}.main-footer_contactLink__jliKB:hover{color:#fff}.main-footer_contactLabel__gZYfH{margin:0}.main-footer_footerBottom__Ize3k{width:min(100%,1280px);margin:1.25rem auto 0;padding:1.1rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem 2rem;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.main-footer_footerLinks__RgB6R{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .7rem;margin:0;padding:0;list-style:none}.main-footer_footerLinks__RgB6R a{display:inline-flex;align-items:center;min-height:36px;padding:.35rem .6rem;border-radius:8px;font-size:.85rem}.main-footer_footerLinks__RgB6R a:hover{color:#fff;background:rgba(255,255,255,.08)}.main-footer_footerCopyright__k4K70{margin:0;color:rgba(255,255,255,.72);font-size:.85rem;line-height:1.5;text-align:right}.main-footer_bottomSection__U1BWC{width:min(100%,1280px);margin:0 auto;padding-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.main-footer_footerLogo__TATDg{display:block;border-radius:10px;opacity:.88;transition:transform .16s ease,opacity .16s ease}.main-footer_footerLogo__TATDg:hover{opacity:1;transform:translateY(-2px)}.main-footer_footerDesigner__4mrql{margin:0;color:rgba(255,255,255,.66);font-size:.95rem;letter-spacing:.04em;text-align:right}@media only screen and (min-width:601px) and (max-width:991px){.main-footer_footer__OW_bb{padding-inline:clamp(1.25rem,3vw,2rem)}.main-footer_footerContainer__cFAUq{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:600px){.main-footer_footer__OW_bb{padding:2.5rem .85rem max(1rem,env(safe-area-inset-bottom,0px))}.main-footer_footerContainer__cFAUq{grid-template-columns:1fr;gap:.75rem}.main-footer_footerSection__5lwcX,.main-footer_logoSection__1hsEy{padding:1.1rem;border-radius:14px}.main-footer_contactHeading__Vxiz6,.main-footer_footerHeading__ttC4v,.main-footer_footerSection__5lwcX h3{margin-bottom:.85rem;font-size:.95rem}.main-footer_footerLinks__RgB6R a,.main-footer_footerSection__5lwcX>ul:not(.main-footer_contactList__aSAIE) a,.main-footer_logoSection__1hsEy a{min-height:44px}.main-footer_contactItem__euy58{grid-template-columns:40px minmax(0,1fr);min-height:48px}.main-footer_footerBottom__Ize3k{margin-top:1rem;padding:1rem 0;flex-direction:column;align-items:flex-start}.main-footer_footerLinks__RgB6R{width:100%;display:grid;grid-template-columns:1fr;grid-gap:.15rem;gap:.15rem}.main-footer_footerLinks__RgB6R a{width:100%;padding-inline:.55rem}.main-footer_footerCopyright__k4K70{width:100%;padding-inline:.55rem;text-align:left}.main-footer_bottomSection__U1BWC{padding:.9rem .55rem 0}.main-footer_footerDesigner__4mrql{text-align:right}}@media (prefers-reduced-motion:reduce){.main-footer_footerLogo__TATDg,.main-footer_footer__OW_bb a{transition:none}}@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");.main-header_mainHeader__BVR2s{justify-content:space-between;padding-left:7.5rem;padding-right:7.5rem;background-color:#ffffff}.main-header_logo__SFC0s,.main-header_mainHeader__BVR2s{display:flex;align-items:center}.main-header_menuBtn__2GBmS{display:none;background:none;border:none;color:rgba(0,12,32,.85);font-size:1.5rem;cursor:pointer}.main-header_navWrapper__5UDfe{display:flex;align-items:center;transition:left .3s ease}.main-header_navActive__CDSQ5{left:0}.main-header_nav__JW342{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.main-header_link__YLdYE{display:inline-flex;align-items:center;padding:.6rem 1rem;border-radius:5px;color:rgb(0,12,32);text-decoration:none;font-weight:500;transition:background .3s ease,color .3s ease}.main-header_active__QOYIH,.main-header_link__YLdYE:hover{background:rgb(0,12,32);color:#f2f2f2}.main-header_dropdown__SkXQg{position:relative;z-index:1000}.main-header_row__xTmXV{display:flex;align-items:center;justify-content:space-between}@media (min-width:769px){.main-header_dropdown__SkXQg:focus-within .main-header_dropMenu__Xn2xZ,.main-header_dropdown__SkXQg:hover .main-header_dropMenu__Xn2xZ{opacity:1;visibility:visible;transform:translateY(0)}}.main-header_dropdown__SkXQg:after{content:"";position:absolute;top:100%;left:0;height:.4rem;width:220px}.main-header_dropMenu__Xn2xZ{position:absolute;top:calc(100% + .4rem);left:0;background:rgb(0,12,32);border-radius:.25rem;box-shadow:0 4px 8px rgba(0,0,0,.3);padding:.5rem 0;min-width:200px;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.main-header_expandBtn__x2k_i{display:none;background:#242526;border:none;color:#ffffff;width:54px;height:54px;margin-right:.25rem;border-radius:8px;cursor:pointer}.main-header_chev__TN2j3{display:inline-block;transition:transform .2s ease}.main-header_dropMenuOpen__4VuP2~.main-header_expandBtn__x2k_i .main-header_chev__TN2j3{transform:rotate(180deg)}.main-header_dropMenu__Xn2xZ li+li{margin-top:.25rem}.main-header_dropLink__PXt2Q{display:block;padding:.6rem 1rem;color:#f2f2f2;text-decoration:none;font-weight:500;transition:background .2s ease,color .2s ease;border-radius:.25rem;margin:0 .5rem}.main-header_dropLink__PXt2Q:hover{background:rgb(0,12,32);color:#ffffff}.main-header_dropLink__PXt2Q:focus-visible,.main-header_link__YLdYE:focus-visible,.main-header_menuBtn__2GBmS:focus-visible{outline:2px solid #C11D16;outline-offset:2px;border-radius:6px}@media only screen and (max-width:600px){.main-header_mainHeader__BVR2s{--hdr-h:72px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;min-height:var(--hdr-h);padding:max(1rem,env(safe-area-inset-top,0px)) 1rem 1rem;position:relative}.main-header_logo__SFC0s{max-width:100%;display:block;height:auto}.main-header_menuBtn__2GBmS{--hdr-h:72px;position:fixed;width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:rgba(0,12,32,.9);color:#fff;z-index:1100;box-shadow:0 4px 12px rgba(0,0,0,.25);top:calc(env(safe-area-inset-top, 0px) + (var(--hdr-h) - 44px) / 2);right:calc(env(safe-area-inset-right, 0px) + 12px)}.main-header_menuBtnOpen__ROxZK{background:rgba(0,12,32,.95)}.main-header_expandBtn__x2k_i{display:grid;place-items:center}.main-header_navWrapper__5UDfe{position:fixed;top:0;padding-top:88px;left:-100%;width:100%;height:100vh;background:#242526;overflow-y:auto;transition:left .3s ease;z-index:1000;flex-direction:column}.main-header_navActive__CDSQ5{left:0}.main-header_nav__JW342{display:flex;flex-direction:column;width:100%;padding-top:4px}.main-header_link__YLdYE{width:100%;padding:1rem;font-size:1.1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffff}.main-header_active__QOYIH,.main-header_link__YLdYE:hover{background-color:rgb(0,12,32);color:#ffffff}.main-header_dropMenu__Xn2xZ{position:static;max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:#2f2f2f;opacity:1;visibility:visible;transform:none}.main-header_dropMenuOpen__4VuP2{max-height:500px}.main-header_dropLink__PXt2Q{padding:.75rem 1.5rem;display:block;color:#ffffff}.main-header_dropLink__PXt2Q:hover{background:rgba(0,12,32);color:#ffffff}}@media only screen and (min-width:601px) and (max-width:768px){.main-header_mainHeader__BVR2s{--hdr-h:72px;box-sizing:border-box;min-height:var(--hdr-h);padding:max(1rem,env(safe-area-inset-top,0px)) 2rem 1rem;position:relative}.main-header_menuBtn__2GBmS{position:fixed;width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:rgba(0,12,32,.9);color:#fff;z-index:1100;box-shadow:0 4px 12px rgba(0,0,0,.25);top:calc(env(safe-area-inset-top, 0px) + (var(--hdr-h) - 44px) / 2);right:calc(env(safe-area-inset-right, 0px) + 12px)}.main-header_menuBtnOpen__ROxZK{background:rgba(0,12,32,.95)}.main-header_navWrapper__5UDfe{position:fixed;top:0;left:-100%;width:100%;height:100vh;background:#242526;padding-top:84px;overflow-y:auto;transition:left .3s ease;z-index:1000;display:flex;flex-direction:column}.main-header_navActive__CDSQ5{left:0}.main-header_nav__JW342{display:flex;flex-direction:column;width:100%;gap:0;padding-top:4px}.main-header_link__YLdYE{width:100%;padding:1rem;font-size:1.05rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffff}.main-header_active__QOYIH,.main-header_link__YLdYE:hover{background-color:rgb(0,12,32);color:#ffffff}.main-header_dropMenu__Xn2xZ{position:static;max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:#2f2f2f;opacity:1;visibility:visible;transform:none}.main-header_expandBtn__x2k_i{display:grid;place-items:center}.main-header_dropMenuOpen__4VuP2{max-height:500px}.main-header_dropLink__PXt2Q{padding:.75rem 1.5rem;display:block;color:#ffffff}.main-header_dropLink__PXt2Q:hover{background:rgb(0,12,32);color:#ffffff}}@media (max-width:768px){.main-header_mainHeader__BVR2s{position:relative}.main-header_navWrapper__5UDfe{position:fixed;inset:0;left:0;width:100%;height:100dvh;min-height:100svh;padding-top:calc(env(safe-area-inset-top, 0px) + 76px);padding-bottom:env(safe-area-inset-bottom,0);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translate3d(-100%,0,0);visibility:hidden;pointer-events:none;transition:transform .3s ease,visibility 0s linear .3s;z-index:1200}.main-header_navActive__CDSQ5{transform:translateZ(0);visibility:visible;pointer-events:auto;transition-delay:0s}.main-header_menuBtn__2GBmS{position:fixed;inset:auto;top:calc(env(safe-area-inset-top, 0px) + 14px);right:calc(env(safe-area-inset-right, 0px) + 14px);margin:0;transform:none;z-index:1201;display:grid!important;place-items:center!important;width:45px!important;height:45px!important;padding:0!important;line-height:0!important;font-size:0!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;background:#C11D16}.main-header_menuBtn__2GBmS svg{display:block;width:22px;height:22px;margin-left:0}.main-header_dropdown__SkXQg:after{display:none}.main-header_row__xTmXV{position:relative;overflow:hidden;border-radius:8px}.main-header_row__xTmXV .main-header_link__YLdYE{border-bottom:none!important;padding-right:3rem;background:transparent!important;color:#fff}.main-header_row__xTmXV .main-header_link__YLdYE:hover{background:transparent!important}.main-header_expandBtn__x2k_i{position:absolute;inset-block:0;right:12px;width:44px;display:grid;place-items:center;background:transparent;border:0;border-radius:6px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.main-header_expandBtn__x2k_i[aria-expanded=true] .main-header_chev__TN2j3{transform:rotate(180deg)}.main-header_dropMenu__Xn2xZ{position:static;max-height:0;overflow:hidden;opacity:1;visibility:visible;transform:none;padding:0;margin:0;border-radius:0;box-shadow:none;background-color:#2f2f2f}.main-header_dropMenuOpen__4VuP2{max-height:500px;padding:.5rem 0}.main-header_dropLink__PXt2Q{min-height:44px;margin:0!important;border-radius:0!important;display:flex;align-items:center}.main-header_row__xTmXV:has(.main-header_expandBtn__x2k_i[aria-expanded=true]),.main-header_row__xTmXV:has(.main-header_link__YLdYE.main-header_active__QOYIH){background:rgb(0,12,32)}.main-header_row__xTmXV:has(.main-header_expandBtn__x2k_i[aria-expanded=true]) .main-header_link__YLdYE,.main-header_row__xTmXV:has(.main-header_link__YLdYE.main-header_active__QOYIH) .main-header_link__YLdYE{color:#fff}}@media only screen and (min-width:769px) and (max-width:991px){.main-header_mainHeader__BVR2s{padding-left:2rem;padding-right:2rem}.main-header_nav__JW342{gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.main-header_link__YLdYE{padding:.5rem .75rem;font-size:.9rem}.main-header_logo__SFC0s img{width:100px!important;height:auto!important}}@media only screen and (min-width:992px) and (max-width:1200px){.main-header_mainHeader__BVR2s{padding-left:3rem;padding-right:3rem}.main-header_nav__JW342{gap:.75rem}.main-header_link__YLdYE{font-size:.95rem;padding:.5rem .75rem}}