body.gated-content-open{overflow:hidden;position:fixed;width:100%}.gated-content{align-items:center;backdrop-filter:blur(blur(12.5px));background:rgba(20,37,57,.5);display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;padding-left:24px;padding-right:24px;position:fixed;top:0;width:100vw;z-index:1000}@media(min-width:768px){.gated-content{padding-left:0;padding-right:0}}.gated-content__container{align-items:center;background-color:#f0efe7;border-radius:8px;box-shadow:0 10px 20px 0 rgba(37,68,103,.08);display:flex;flex-direction:column;justify-content:center;max-width:628px;padding:59px 38px;text-align:center;width:100%}@media(min-width:768px){.gated-content__container{padding-left:85px;padding-right:85px}}.gated-content__heading{font-family:Lato;font-size:1.4375rem;font-weight:700;line-height:1.4;margin-bottom:16px;margin-top:0}@media(min-width:768px){.gated-content__heading{font-size:1.5625rem}}.gated-content__subheading{color:#5a5e60;font-family:Lato;font-size:1.0625rem;font-weight:400;line-height:1.5294117647}.gated-content__form{align-items:center;display:flex;flex-direction:column;text-align:left;width:100%}.gated-content__form form input[type=submit]{width:100%}.gated-content__back-link{align-items:center;border:1px solid transparent;border-radius:2px;color:#5a5e60;color:#254467;display:inline-flex;font-family:Lato;font-size:1.0625rem;font-weight:700;font-weight:600;gap:8px;justify-content:center;line-height:1.5294117647;min-height:48px;padding:0;text-align:center;transition:all .3s ease-in-out;width:100%}.gated-content__back-link.cta-small{font-family:Lato;font-size:.875rem;font-weight:700;line-height:1.4285714286;min-height:40px;padding:10px 16px}@media(min-width:500px){.gated-content__back-link{width:fit-content}}.gated-content__back-link:hover{color:#9e0b0f;text-decoration:underline}.gated-content__back-link:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none' viewBox='0 0 17 16'%3E%3Cpath fill='%239E0B0F' d='M10.62 2.76 9.31 4.08l2.99 2.99H1.14v1.86H12.3l-2.99 2.99 1.31 1.32L15.86 8z'/%3E%3C/svg%3E");line-height:0;transform:rotate(180deg);transition:all .3s ease-in-out}.gated-content__back-link:hover:before{transform:rotate(180deg) translateX(2.5px)}.gated-content__back-link.arrow-left:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none' viewBox='0 0 17 16'%3E%3Cpath fill='%239E0B0F' d='M10.62 2.76 9.31 4.08l2.99 2.99H1.14v1.86H12.3l-2.99 2.99 1.31 1.32L15.86 8z'/%3E%3C/svg%3E");line-height:0;transform:rotate(180deg);transition:all .3s ease-in-out}.gated-content__back-link.arrow-left:hover:before{transform:rotate(180deg) translateX(2.5px)}.gated-content__back-link.arrow-right:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none' viewBox='0 0 17 16'%3E%3Cpath fill='%239E0B0F' d='M10.62 2.76 9.31 4.08l2.99 2.99H1.14v1.86H12.3l-2.99 2.99 1.31 1.32L15.86 8z'/%3E%3C/svg%3E");line-height:0;transition:all .3s ease-in-out}.gated-content__back-link.arrow-right:hover:after{transform:translateX(2.5px)}.gated-content__back-link.arrow-down:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none' viewBox='0 0 17 16'%3E%3Cpath fill='%239E0B0F' d='M10.62 2.76 9.31 4.08l2.99 2.99H1.14v1.86H12.3l-2.99 2.99 1.31 1.32L15.86 8z'/%3E%3C/svg%3E");line-height:0;transform:rotate(90deg);transition:all .3s ease-in-out}.gated-content__back-link.arrow-down:hover:after{transform:rotate(90deg) translateY(0)}