@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;600;800&display=swap");
.pg-header,.pg-header *{box-sizing:border-box}.pg-header{position:relative;left:50%;z-index:999;width:100vw!important;max-width:none!important;margin-right:-50vw!important;margin-left:-50vw!important;font-family:"Outfit",sans-serif;background:#fff}.pg-header a{text-decoration:none}.pg-header img,.pg-header svg{display:block}.elementor-widget-html:has(.pg-header),.elementor-widget-html:has(.pg-header)>.elementor-widget-container{width:100%!important;max-width:none!important}.pg-topbar{width:100%;height:25px;background:#dd081e;color:#fff}.pg-topbar__container{width:min(1306px,calc(100% - 40px));height:25px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.pg-topbar__location,.pg-topbar__attention{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:15px;font-weight:300;line-height:20px;white-space:nowrap}.pg-topbar__location{justify-self:start}.pg-topbar__location:hover,.pg-topbar__location:focus,.pg-topbar__location:focus-visible,.pg-topbar__location:visited{color:#fff!important}.pg-topbar__location:hover svg,.pg-topbar__location:focus svg,.pg-topbar__location:focus-visible svg,.pg-topbar__location:visited svg{color:#fff!important;stroke:currentColor!important}.pg-topbar__attention{justify-self:center}.pg-topbar__location svg,.pg-topbar__attention svg{width:19px;height:19px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pg-language{justify-self:end;min-height:18px;padding:1px 5px;display:inline-flex;align-items:center;justify-content:center;color:#101010;background:#fff;font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase;white-space:nowrap}.pg-language a{width:18px;min-width:18px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#101010!important;font-size:12px!important;font-weight:600!important;line-height:16px!important}.pg-language span{margin:0 3px}.pg-language__flag{width:14px;height:10px;margin:0 3px!important;display:inline-flex;flex:0 0 14px;align-items:center;justify-content:center;overflow:hidden;font-size:0;line-height:0}.pg-language__flag svg{display:block!important;width:14px!important;height:10px!important;min-width:14px!important;min-height:10px!important;max-width:14px!important;max-height:10px!important;flex:0 0 14px}.pg-language__separator{margin:0 3px!important}.pg-navigation{position:relative;width:100%;background:#fff}.pg-navigation__container{width:min(1306px,calc(100% - 40px));height:99px;margin:0 auto;display:flex;align-items:center}.pg-brand{display:flex;flex:0 0 auto;align-items:center}.pg-brand img{width:auto;object-fit:contain}.pg-brand__primary{max-width:82px;max-height:47px}.pg-brand__secondary{max-width:136px;max-height:48px}.pg-brand__separator{width:1px;height:40px;margin:0 16px;background:#d7d9dc}.pg-menu{margin-left:auto;display:flex;align-items:center;gap:clamp(28px,2.75vw,43px)}.pg-menu__link{position:relative;min-height:99px;display:flex;align-items:center;color:#090909;font-size:12px;font-weight:600;line-height:28px;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;transition:color .25s ease}.pg-menu__link:after{position:absolute;right:0;bottom:29px;left:0;height:2px;background:#dd081e;content:"";transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.pg-menu__link:hover,.pg-menu__link.is-active{color:#dd081e}.pg-menu__link:hover:after,.pg-menu__link.is-active:after{transform:scaleX(1)}.pg-advisor-button{width:251px;height:58px;margin-left:clamp(36px,5.4vw,78px);padding:15px 26px;border-radius:45px;display:inline-flex;flex:0 0 251px;align-items:center;justify-content:center;gap:13px;color:#fff;background:#dd081e;font-size:12px;font-weight:600;line-height:28px;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;transition:background-color .25s ease,box-shadow .25s ease,transform .25s ease}.pg-advisor-button svg{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pg-advisor-button:hover{color:#fff;background:#b90014;box-shadow:0 10px 25px rgba(221,8,30,.22);transform:translateY(-2px)}.pg-menu-toggle{display:none;width:44px;height:44px;margin-left:auto;padding:10px;border:0;border-radius:50%;background:#dd081e;cursor:pointer}.pg-menu-toggle span{display:block;width:22px;height:2px;margin:4px auto;border-radius:2px;background:#fff;transition:opacity .25s ease,transform .25s ease}.pg-header.is-menu-open .pg-menu-toggle span:first-child{transform:translateY(6px) rotate(45deg)}.pg-header.is-menu-open .pg-menu-toggle span:nth-child(2){opacity:0}.pg-header.is-menu-open .pg-menu-toggle span:last-child{transform:translateY(-6px) rotate(-45deg)}.pg-mobile-menu{display:none}@media(max-width:1180px){.pg-topbar__container,.pg-navigation__container{width:min(calc(100% - 48px),1100px)}.pg-menu,.pg-advisor-button{display:none}.pg-menu-toggle{display:block}.pg-mobile-menu{position:absolute;top:100%;right:0;left:0;display:block;max-height:0;overflow:hidden;visibility:hidden;background:#fff;box-shadow:0 18px 30px rgba(22,25,31,.12);opacity:0;transition:max-height .35s ease,opacity .25s ease,visibility .25s ease}.pg-header.is-menu-open .pg-mobile-menu{max-height:520px;visibility:visible;opacity:1}.pg-mobile-menu__nav{width:min(calc(100% - 48px),1100px);margin:0 auto;padding:18px 0 28px;display:flex;flex-direction:column}.pg-mobile-menu__nav>a{padding:13px 4px;border-bottom:1px solid #ededed;color:#101010;font-size:12px;font-weight:600;line-height:24px;letter-spacing:.15em;text-transform:uppercase}.pg-mobile-menu__nav>a:hover,.pg-mobile-menu__nav>a.is-active{color:#dd081e}.pg-mobile-menu__nav .pg-mobile-menu__advisor{margin-top:22px;padding:15px 24px;border:0;border-radius:45px;color:#fff;background:#dd081e;text-align:center}}@media(max-width:767px){.pg-topbar{height:32px}.pg-topbar__container{width:calc(100% - 28px);height:32px;display:flex;justify-content:space-between;gap:10px}.pg-topbar__location{min-width:0;flex:1 1 auto;font-size:11px;line-height:16px;overflow:hidden}.pg-topbar__location svg{width:15px;height:15px}.pg-topbar__attention{display:none}.pg-language{margin-left:auto;font-size:10px;line-height:15px}.pg-language a{width:16px;min-width:16px;height:15px;font-size:10px!important;line-height:15px!important}.pg-navigation__container{width:calc(100% - 28px);height:78px}.pg-brand__primary{max-width:65px;max-height:39px}.pg-brand__secondary{max-width:106px;max-height:40px}.pg-brand__separator{height:32px;margin:0 10px}.pg-menu-toggle{width:42px;height:42px;flex:0 0 42px}.pg-mobile-menu__nav{width:calc(100% - 28px)}}@media(max-width:390px){.pg-brand__primary{max-width:58px}.pg-brand__secondary{max-width:85px}.pg-brand__separator{margin:0 7px}.pg-menu-toggle{width:40px;height:40px;flex-basis:40px}}
