body{font-size:1.1111111111111112vw}@media screen and (min-width:1440px){body{font-size:16px}}.contain{max-width:1440px}@media screen and (max-width:1023px){body{font-size:1.7vw}}@media screen and (max-width:767px){body{font-size:2.2vw}}@media screen and (max-width:479px){body{font-size:3.3vw}}*{box-sizing:border-box;-webkit-font-smoothing:antialiased!important}html,body{max-width:100vw!important;overflow-x:clip!important}body{background:var(--ivory);color:var(--charcoal);font-family:"new-atten",sans-serif;font-style:normal;line-height:1.5}.nav{position:sticky;top:0;z-index:99;background:var(--ivory)}h1,h2,h3,h4,h5,h6{margin:0}p{color:var(--text);margin:0;font-size:1.25em}li{font-size:1.25em}h1{font-size:3.625em;font-weight:700;line-height:1.0;letter-spacing:-.01em}h2{font-size:2.5em;font-weight:700;line-height:1.05;letter-spacing:-.02em}h3{font-size:2em;font-weight:700;line-height:1.05}h4{font-size:1.625em;font-weight:700;line-height:1.05}@media screen and (max-width:767px){h1{font-size:2.7em}h2{font-size:2.3em}h3{font-size:1.8em}.footer-headline{font-size:2.4em}}.btn{position:relative;z-index:1;transition:color 300ms ease;text-align:center;display:flex;align-items:center;justify-content:center;gap:.6em}.btn:after{content:"";position:absolute;background:var(--teal);left:0;right:0;top:100%;bottom:0;transition:top 300ms ease;z-index:-1}.btn:hover{color:var(--white)}.btn:hover:after{top:0}@media screen and (max-width:479px){.btn{width:100%}}.nav-link,.footer-link{position:relative;cursor:pointer!important}.nav-link:after,.footer-link:after{content:"";position:absolute;background:var(--gold);left:0;top:100%;bottom:auto;right:0;height:.15em;transform:scalex(0);transition:transform 300ms ease;transform-origin:100% 100%}.nav-link:hover:after,.footer-link:hover:after,.nav-link.blb-current:after{transform:scalex(1);transform-origin:0% 0%}@media screen and (max-width:1023px){.nav-left{clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%);width:0%;height:0%;transition:width 0ms linear 0ms,height 0ms linear 0ms,clip-path 0ms ease 0ms;position:absolute}}.nav-wrapper.active .nav-left{width:100%;height:auto;display:flex;flex-direction:column;position:absolute;top:100%;left:0;padding:3em;background:var(--ivory);align-items:start;;text-align:left;gap:0em;padding-top:1em;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);transition:width 0ms linear,height 0ms linear,clip-path 300ms ease 10ms}.nav-wrapper.active .nav-link{font-size:1.4em;margin-left:0;border-bottom:1px solid #00000010;padding-block:.8em;width:100%}.twocol-collage-2 .img-offset-border{top:30px;right:30px;left:-30px;bottom:-30px}.twocol-collage-2 .blue-offset-block{z-index:9;left:-50px;bottom:10%;top:unset}.tl-content p{font-weight:500}.tl-content ul,.tl-content div{display:flex;flex-direction:column;gap:.5em;padding-left:0px;color:var(--charcoal)}.tl-content ::marker{color:transparent}.tl-content li:before{content:"— ";color:var(--gold);font-weight:500}.tl-content li{font-size:.9em;text-transform:uppercase;letter-spacing:.1em;color:var(--text);font-weight:600}.swiper-next,.swiper-prev{transition:all 200ms ease}.swiper-next:hover,.swiper-prev:hover{cursor:pointer!important;scale:1.05}