.ws-single-guide-hero{padding-block:30px}.ws-single-guide-hero-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.ws-single-guide-hero-label{display:inline-block;margin-bottom:12px;font-size:.875rem;font-weight:600;letter-spacing:2px;line-height:1.5;text-transform:uppercase;color:#005afd}.ws-single-guide-hero-title{margin:0 0 16px;font-size:var(--wp--preset--font-size--h-1,3.625rem);line-height:1.1;font-weight:700;color:#111b71;letter-spacing:-.72px}@media screen and (max-width:991px){.ws-single-guide-hero-title{font-size:2.5rem}}@media screen and (max-width:767px){.ws-single-guide-hero-title{font-size:2.25rem}}.ws-single-guide-hero-excerpt{margin:0 0 20px;font-size:1.25rem;line-height:1.6;color:#111b71}@media screen and (max-width:991px){.ws-single-guide-hero-excerpt{font-size:1rem;line-height:1.5}}.ws-single-guide-hero-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;font-size:.875rem;line-height:24px;color:#111b71}@media screen and (max-width:991px){.ws-single-guide-hero-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0}}.ws-single-guide-hero-meta-item a{color:#005afd;text-decoration:none}.ws-single-guide-hero-meta-item a:hover{text-decoration:underline}.ws-single-guide-hero-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}@media screen and (max-width:991px){.ws-single-guide-hero-image{margin-top:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.ws-single-guide-hero-img{display:block;width:100%;height:auto;border-radius:1rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:991px){.ws-single-guide-hero-img{max-width:100%}}.ws-single-guide-hero-img-placeholder{width:100%;max-width:370px;aspect-ratio:4/3;border-radius:1rem;background-color:#e5eeff}@media screen and (max-width:991px){.ws-single-guide-hero-img-placeholder{max-width:100%;height:360px}}.ws-single-guide-body{padding-bottom:30px}.ws-single-guide-content{padding-block:30px}.ws-single-guide-content>:first-child{margin-top:0}.ws-single-guide-content img{max-width:100%;height:auto;border-radius:.5rem}.ws-guide-sidebar{position:sticky;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;top:90px;padding-block:30px}@media screen and (max-width:991px){.ws-guide-sidebar{display:none}}.ws-guide-toc{border:2px solid #e6e6e6;border-radius:1rem;padding:30px 20px}.ws-guide-toc-title{margin:0 0 20px;font-size:.875rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}.ws-guide-toc-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;list-style:none;margin:0;padding:0 0 0 20px;position:relative}.ws-guide-toc-list::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:10px;background-color:#f8f9fb}.ws-guide-toc-item{position:relative;margin-block:0}.ws-guide-toc-item::before{content:"";position:absolute;left:-20px;top:0;width:4px;height:100%;border-radius:10px;background-color:transparent;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ws-guide-toc-item.is-active::before{background-color:#005afd}.ws-guide-toc-link{display:block;font-size:1rem;line-height:24px;color:#111b71;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.is-active .ws-guide-toc-link{color:#005afd;font-weight:500}.ws-guide-toc-link:hover{color:#005afd}.ws-guide-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px;border-radius:1rem;padding:30px 20px;background-color:#e5eeff;text-align:center}.ws-guide-cta>*{margin-block:0}.ws-guide-cta p{font-weight:500;line-height:1.5}.ws-guide-toc-trigger{display:none;padding:15px}.ws-guide-toc-trigger.is-fixed{position:fixed;bottom:0;left:0;right:0;z-index:1050;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.ws-guide-toc-trigger.is-fixed.is-visible{opacity:1;pointer-events:auto}.ws-guide-toc-trigger-btn{letter-spacing:2px;font-weight:600;text-transform:uppercase}.ws-guide-toc-trigger-btn svg{width:21px;height:16px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:991px){.ws-guide-toc-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}.ws-guide-toc-trigger-btn{background-color:#fff!important}}.ws-guide-toc-drawer{display:none;position:fixed;inset:0;z-index:1100;background-color:#fff;overflow-y:auto;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.ws-guide-toc-drawer.is-open{-webkit-transform:translateY(0);transform:translateY(0)}.ws-guide-toc-drawer-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px;padding-block:30px}.ws-guide-toc-drawer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ws-guide-toc-drawer-title{margin:0;font-size:.875rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#111b71}.ws-guide-toc-drawer-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;background:0 0;border:none;cursor:pointer;color:#111b71}.ws-guide-toc-drawer-close svg{width:16px;height:16px}.ws-guide-toc-drawer-close:hover{color:#080434}.ws-guide-toc-drawer-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}