:root{--wms-navy:#0f1e3d;--wms-navy-deep:#0a1628;--wms-red:#c0392b;--wms-red-dark:#922b21;--wms-white:#ffffff;--wms-font-head:'Gabarito', sans-serif;--wms-font-body:'Rubik', sans-serif;--wms-max-width:1100px;--wms-content-width:720px}*,::after,::before{margin:0;padding:0}h1,h4,html{line-height:1.15}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;box-sizing:border-box}body{line-height:1.6;overflow-x:hidden;background-color:var(--wms-navy-deep)!important;color:var(--wms-white)!important;margin:0}h1,h4{font-family:var(--wms-font-head)}body,p{font-family:var(--wms-font-body)}a{text-decoration:none;background-color:transparent;color:var(--global-palette-highlight);text-underline-offset:.1em;transition:all .1s linear}a:hover{color:#e74c3c}.wms-header{background:var(--wms-navy-deep);border-top:4px solid var(--wms-red);border-bottom:1px solid rgb(255 255 255/.06);position:sticky;top:0;z-index:100}.wms-header__inner{max-width:var(--wms-max-width);margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.wms-header__logo{display:flex;align-items:center;gap:12px;text-decoration:none}.wms-header__logo-img{height:42px;width:auto;object-fit:contain}.wms-header__logo-text{font-family:var(--wms-font-head);font-size:15px;font-weight:700;color:var(--wms-white);letter-spacing:.3px;line-height:1.2}.wms-header__logo-text span,.wms-nav a{font-family:var(--wms-font-body);text-transform:uppercase}.wms-header__logo-text span{display:block;font-size:10px;font-weight:400;color:rgb(255 255 255/.4);letter-spacing:1px}.wms-nav{display:flex;gap:28px;list-style:none;margin:0;padding:0}.wms-nav a{font-size:12px;font-weight:500;color:rgb(255 255 255/.55);letter-spacing:1.5px;transition:color .2s ease}.wms-mobile-nav a:hover,.wms-nav a:hover,.wms-post-header__back:hover,h1,h4,p{color:var(--wms-white)}.wms-header__toggle{display:none;flex-direction:column;gap:5px;background:0 0;border:0;cursor:pointer;padding:8px}.wms-header__toggle span{display:block;width:22px;height:2px;background:rgb(255 255 255/.7);transition:all .3s ease}.wms-mobile-nav{display:none;background:var(--wms-navy);border-top:1px solid rgb(255 255 255/.06);padding:8px 24px 16px}.wms-mobile-nav ul{list-style:none;margin:0;padding:0}.wms-mobile-nav li{border-bottom:1px solid rgb(255 255 255/.06)}.wms-mobile-nav li:last-child{border-bottom:none}.wms-mobile-nav a{display:block;padding:14px 0;font-family:var(--wms-font-body);font-size:14px;font-weight:500;color:rgb(255 255 255/.7);letter-spacing:1px;text-transform:uppercase}.wms-rule{height:1px;background:rgb(255 255 255/.06);border:0;margin:0}.wms-post-header{padding:80px 24px 60px;background:var(--wms-navy-deep)}.wms-post-header__inner{max-width:var(--wms-content-width);margin:0 auto}.wms-post-header__back{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:rgb(255 255 255/.4);text-decoration:none;font-family:var(--wms-font-body);margin-bottom:24px;transition:color .2s ease}.wms-post-header__category{display:block;font-family:var(--wms-font-body);font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--wms-red);margin-bottom:16px}.wms-post-header__title{font-size:clamp(28px,5vw,52px);line-height:1.1;margin-bottom:20px}.wms-footer__brand-name span,.wms-post-header__meta{font-size:13px;color:rgb(255 255 255/.3);font-family:var(--wms-font-body)}.wms-post-body{padding:60px 24px 80px}.wms-post-body__inner{max-width:var(--wms-content-width);margin:0 auto}.wms-post-body__inner p{font-size:16px;color:var(--wms-white);line-height:1.85;margin-bottom:24px}.wms-post-body__inner img,img{display:block;height:auto;max-width:100%}.wms-post-body__inner img{margin:32px auto}.wms-post-nav{padding:40px 24px;border-top:1px solid rgb(255 255 255/.06)}.wms-post-nav__inner{max-width:var(--wms-content-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:24px}.wms-footer__nav a,.wms-post-nav a{font-size:13px;transition:color .2s ease}.wms-post-nav a{font-weight:500;color:var(--wms-red)}.wms-post-nav a:hover{color:#e74c3c}.wms-footer{background:var(--wms-navy-deep);border-top:1px solid rgb(255 255 255/.06);padding:48px 24px}.wms-footer__inner{max-width:var(--wms-max-width);margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:48px;align-items:start}.wms-footer__brand{display:flex;align-items:center;gap:12px;margin-bottom:12px}.wms-footer__logo{height:48px;width:auto;object-fit:contain}.wms-footer__brand-name{font-family:var(--wms-font-head);font-size:15px;font-weight:700;color:var(--wms-white);line-height:1.2}.wms-footer__brand-name span{display:block;font-size:10px;font-weight:400;color:rgb(255 255 255/.35);letter-spacing:1px;text-transform:uppercase}.wms-footer__tagline{font-size:13px;color:rgb(255 255 255/.4);line-height:1.6;margin-bottom:12px}.wms-footer__email{font-size:13px;color:var(--wms-red);text-decoration:none}.wms-footer__email:hover{text-decoration:underline}.wms-footer__col-title{font-family:var(--wms-font-body)!important;font-size:11px!important;font-weight:600!important;color:rgb(255 255 255/.3)!important;margin-bottom:14px!important;text-transform:uppercase!important;letter-spacing:1.5px!important}.wms-footer__nav{list-style:none;margin:0;padding:0}.wms-footer__nav li{margin-bottom:8px}.wms-footer__nav a{color:rgb(255 255 255/.55);text-decoration:none}.wms-footer__nav a:hover{color:var(--wms-white)}.wms-footer__bottom{max-width:var(--wms-max-width);margin:28px auto 0;padding-top:20px;border-top:1px solid rgb(255 255 255/.06);display:flex;justify-content:space-between;align-items:center;font-family:var(--wms-font-body);font-size:11px;color:rgb(255 255 255/.2)}@media (max-width:768px){.wms-nav{display:none}.wms-header__toggle{display:flex}.wms-header__logo-text{display:none}.wms-header__inner{height:56px}.wms-footer{padding:40px 20px}.wms-footer__inner{grid-template-columns:1fr;gap:28px}.wms-footer__bottom{flex-direction:column;gap:8px;text-align:center;padding-top:16px}}@media (max-width:480px){.wms-footer{padding:32px 16px}.wms-header__inner{padding:0 16px}.wms-post-header{padding:48px 16px 40px}.wms-post-body{padding:40px 16px 60px}}h1{font-size:2em}button,hr{overflow:visible;border:0}hr{box-sizing:content-box;height:0;border-bottom:2px solid var(--global-gray-400)}img{border-style:none}button{font-size:100%;margin:0;text-transform:none;-webkit-appearance:button;border-radius:3px;background:var(--global-palette-btn-bg);color:var(--global-palette-btn);padding:.4em 1em;font-size:1.125rem;line-height:1.6;display:inline-block;font-family:inherit;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 0 0-7px transparent}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:root{--global-gray-400:#CBD5E0;--global-gray-500:#A0AEC0;--global-xs-spacing:1em;--global-sm-spacing:1.5rem;--global-md-spacing:2rem;--global-lg-spacing:2.5em;--global-xl-spacing:3.5em;--global-xxl-spacing:5rem;--global-edge-spacing:1.5rem;--global-boxed-spacing:2rem;--global-font-size-small:clamp(0.8rem, 0.73rem + 0.217vw, 0.9rem);--global-font-size-medium:clamp(1.1rem, 0.995rem + 0.326vw, 1.25rem);--global-font-size-large:clamp(1.75rem, 1.576rem + 0.543vw, 2rem);--global-font-size-larger:clamp(2rem, 1.6rem + 1vw, 2.5rem);--global-font-size-xxlarge:clamp(2.25rem, 1.728rem + 1.63vw, 3rem)}h1,h4,ul{padding:0;margin:0}em{font-style:italic}*,::after,::before{box-sizing:inherit}ul{margin:0 0 1.5em 1.5em;list-style:disc}a:active,a:focus,a:hover{color:var(--global-palette-highlight-alt);text-underline-offset:.25em}a:active,a:hover{outline:0}:where(html:not(.no-js)) .hide-focus-outline :focus{outline:0}::-webkit-input-placeholder{color:var(--global-palette6)}::-moz-placeholder{color:var(--global-palette6);opacity:1}:-ms-input-placeholder{color:var(--global-palette6)}:-moz-placeholder{color:var(--global-palette6)}::placeholder{color:var(--global-palette6)}button:visited{background:var(--global-palette-btn-bg);color:var(--global-palette-btn)}button:active,button:focus,button:hover{color:var(--global-palette-btn-hover);background:var(--global-palette-btn-bg-hover);box-shadow:0 15px 25px -7px rgba(0,0,0,.1)}button:disabled{cursor:not-allowed;opacity:.5}