.btn{padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.btn:after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.btn:hover:after{--size:400px}.btn:hover{color:#fff}@media (max-width:1024px){.btn{width:100%}}.btn.center{margin:0 auto}@media (max-width:1024px){.btn.center{width:100%}}.btn.secondary{border:1px solid #4200ed;color:#240066;background-color:transparent;background:none;padding:10px 25px}.btn.secondary:hover{border:1px solid transparent;background-clip:padding-box;background-color:#4200ed;color:#fff}.btn.secondary.apply{border-radius:3px;padding:5px 10px 7px}.btn.secondary.large{padding:15px 25px}.btn.peach,.btn.tertiary{color:#240066;background-color:#ff8d7b}.btn.peach:after{background:radial-gradient(circle closest-side,#e5dbe7,transparent)}.btn.transparent,.btn.transparent-peach{background:none;border:1px solid #ff8d7b}.btn.transparent-peach:hover{background-color:#ff8d7b;color:#240066}.btn.transparent-peach:after{background:radial-gradient(circle closest-side,#e5dbe7,transparent)}.btn.filter{background:#f2f2f2;color:#18181e}.btn.filter:hover{background-color:#ddf3ff}.btn.filter:after{background:radial-gradient(circle closest-side,#cfcfff,transparent)}.btn.disabled{background:linear-gradient(90deg,#cfcfff,#ddf3ff);pointer-events:none;border:none;color:#240066}.underline-link{font-weight:500;line-height:1.5rem;font-size:1.4rem;text-decoration:none;padding-bottom:.25rem;position:relative}.underline-link.ext{text-decoration-line:underline;text-decoration-style:solid;text-underline-offset:.45rem;text-decoration-thickness:1px}.underline-link.ext:hover{text-decoration:none}.underline-link.center{margin:0 auto;display:table;width:auto}.underline-link:before,.underline-link:not(.ext):after{position:absolute;content:"";left:0;bottom:-.1rem;margin-bottom:1px;display:block;width:100%;height:1px;background:#4200ed;transition:1.1s cubic-bezier(.19,1,.22,1)}.underline-link:before{transform:scaleX(0);transform-origin:left}.underline-link:not(.ext):after{transform-origin:right;transition-delay:.25s}.underline-link:hover:before{transform:scaleX(1);transition-delay:.25s}.underline-link:hover:not(.ext):after{transform:scaleX(0);transition-delay:0s}.arrow-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.arrow-btn .blue-arrow{display:none}.arrow-btn:before{content:"";width:20px;height:2px;background:#18181e;display:block;margin-right:-10px;transition:width .5s}.arrow-btn:hover:before{width:30px;background:#4200ed}.arrow-btn:hover .black-arrow{display:none}.arrow-btn:hover .blue-arrow{display:block}.links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.links.center{width:100%;-ms-flex-pack:center;justify-content:center}.links.btns a:first-child{padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.links.btns a:first-child:after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.links.btns a:first-child:hover:after{--size:400px}.links.btns a:first-child:hover{color:#fff}@media (max-width:1024px){.links.btns a:first-child{width:100%}}.links.btns a:not(:last-child){margin-right:1.75rem;padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.links.btns a:not(:last-child):after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.links.btns a:not(:last-child):hover:after{--size:400px}.links.btns a:not(:last-child):hover{color:#fff}@media (max-width:1024px){.links.btns a:not(:last-child){width:100%;margin-right:0}}.links.btns.peach a{padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.links.btns.peach a:after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.links.btns.peach a:hover:after{--size:400px}.links.btns.peach a:hover{color:#fff}@media (max-width:1024px){.links.btns.peach a{width:100%}}.links.btns.peach a{background:none;border:1px solid #ff8d7b}.links.btns.peach a:hover{background-color:#ff8d7b;color:#240066}.links.btns.peach a:after{background:radial-gradient(circle closest-side,#e5dbe7,transparent)}.links.btns.peach a:first-child{background-color:#ff8d7b;color:#240066}.links.btns.peach a:not(:last-child){margin-right:1.75rem}@media (max-width:1024px){.links.btns.peach a:not(:last-child){margin-right:0}}.links.single-btn a:first-child{padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.links.single-btn a:first-child:after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.links.single-btn a:first-child:hover:after{--size:400px}.links.single-btn a:first-child:hover{color:#fff}@media (max-width:1024px){.links.single-btn a:first-child{width:100%}}.links.single-btn a:not(:first-child){font-weight:500;line-height:1.5rem;font-size:1.4rem;text-decoration:none;padding-bottom:.25rem;position:relative}.links.single-btn a:not(:first-child).ext{text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:1px}.links.single-btn a:not(:first-child).ext:hover{text-decoration:none}.links.single-btn a:not(:first-child).center{margin:0 auto;display:table;width:auto}.links.single-btn a:not(:first-child):before,.links.single-btn a:not(:first-child):not(.ext):after{position:absolute;content:"";left:0;bottom:-.1rem;margin-bottom:1px;display:block;width:100%;height:1px;background:#4200ed;transition:1.1s cubic-bezier(.19,1,.22,1)}.links.single-btn a:not(:first-child):before{transform:scaleX(0);transform-origin:left}.links.single-btn a:not(:first-child):not(.ext):after{transform-origin:right;transition-delay:.25s}.links.single-btn a:not(:first-child):hover:before{transform:scaleX(1);transition-delay:.25s}.links.single-btn a:not(:first-child):hover:not(.ext):after{transform:scaleX(0);transition-delay:0s}.links.single-btn a:not(:first-child).ext{text-decoration-color:#ff8d7b;text-underline-offset:.45rem}.links.single-btn a:not(:last-child){margin-right:1.75rem}@media (max-width:1024px){.links.single-btn a:not(:last-child){margin-right:0}}.links.single-btn.peach a:not(:first-child):before,.links.single-btn.peach a:not(:first-child):not(.ext):after{background:#ff8d7b}.links.single-btn.peach a:first-child{background-color:#ff8d7b;color:#240066}.links.single-btn.peach a:first-child:after{background:radial-gradient(circle closest-side,#e5dbe7,transparent)}@media (max-width:1024px){.links{-ms-flex-direction:column;flex-direction:column}.links a:not(:last-child){margin-bottom:1.75rem}}.video-link{width:125px;height:125px;background:rgba(0,0,0,.5);border:6px solid;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:transform .5s}.video-link:hover{transform:scale(1.15)}.video-link:after{content:"";width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:28px solid #ff8d7b}.video-link.center{position:absolute;top:calc((100% - 125px) / 2);left:calc((100% - 125px) / 2);z-index:9}.video-link.tacfs{width:65px;height:65px;background:#fff;border:none}.video-link.tacfs:after{border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:14px solid #4200ed}.video-link.tacfs.center{top:calc((100% - 65px) / 2);left:calc((100% - 65px) / 2)}svg.external-link{display:inline;margin-left:.25rem;margin-top:-.25rem;width:auto!important;height:auto!important}.title1,h1{font-family:Cambon-Demi,serif;font-weight:400;font-size:6rem;line-height:1.05;text-wrap:balance;margin-bottom:1.75rem}@media (max-width:768px){.title1,h1{font-size:3.6rem;line-height:1.0833333333}}.title2,h2{font-family:Cambon-Demi,serif;font-weight:400;font-size:4.8rem;line-height:1;text-wrap:balance;margin-bottom:1.75rem}@media (max-width:1024px){.title2,h2{font-size:2.9rem;line-height:1.1724137931}}.title3,h3{font-family:Cambon-Demi,serif;font-weight:400;font-size:3.7rem;line-height:1;text-wrap:balance;margin-bottom:1.75rem}@media (max-width:1024px){.title3,h3{font-size:2.4rem;line-height:1.125}}.title4,h4{font-family:Cambon-Demi,serif;font-weight:400;font-size:2.7rem;line-height:1.3333333333;text-wrap:balance;margin-bottom:1.75rem}.title4 .field,h4 .field{font-size:inherit}@media (max-width:1024px){.title4,h4{font-size:2.1rem;line-height:1.2857142857}}.title5,h5{font-family:Cambon-Demi,serif;font-size:1.8rem;font-weight:400;line-height:1.3333333333;text-wrap:balance;margin-bottom:1.75rem}@media (max-width:1024px){.title5,h5{font-size:1.8rem;line-height:1.5}}.h6,.title6,h6{font-family:Graphik,sans-serif;font-size:1.8rem;font-weight:500;letter-spacing:.12em;line-height:1.5555555556;text-wrap:balance;margin-bottom:1.75rem}@media (max-width:1024px){.h6,.title6,h6{font-size:1.6rem;line-height:1.625}}.title7,p.title{font-size:2.4rem;line-height:1.5;text-wrap:balance}.small-headline{text-transform:uppercase;color:#4200ed;letter-spacing:.15rem;font-weight:600;text-wrap:balance}.small-headline.gray{color:#747487}ol,p,ul{font-weight:400;font-size:1.6rem;line-height:1.6875;margin-bottom:1.75rem}ol.p1,p.p1,ul.p1{font-family:Cambon-Demi,serif;font-size:5.2rem;line-height:1.2307692308}@media (max-width:1024px){ol.p1,p.p1,ul.p1{font-size:2.3rem;line-height:1.2608695652}}ol.p2,p.p2,ul.p2{font-size:2.4rem;line-height:1.4583333333}@media (max-width:1024px){ol.p2,p.p2,ul.p2{font-size:2rem;line-height:1.65}}ol.p3,p.p3,ul.p3{font-size:1.6rem;line-height:1.75}ol.p4,p.p4,ul.p4{font-size:1.3rem;line-height:1.6923076923}@media (max-width:1024px){ol.p4,p.p4,ul.p4{font-size:1.6rem;line-height:1.625}}ol.caption,p.caption,ul.caption{font-size:13px;line-height:1.6923076923}ol sup,p sup,ul sup{vertical-align:baseline;position:relative;top:-.4em}ol a:not(.btn),p a:not(.btn),ul a:not(.btn){color:#4200ed;text-decoration:underline}ol a:not(.btn)[target=_blank]:after,p a:not(.btn)[target=_blank]:after,ul a:not(.btn)[target=_blank]:after{content:url(../../assets/imgs/icons/link-icon.svg);margin-left:.25rem}ol a.btn[target=_blank]:before,p a.btn[target=_blank]:before,ul a.btn[target=_blank]:before{content:url(../../assets/imgs/icons/link-icon.svg);margin-left:.5rem;float:right;filter:invert(100%)}ol{padding-left:1.7em}ul{list-style:none}ul,ul li{margin:0;padding:0}ul.bullets{position:relative;margin-bottom:1.75rem}ul.bullets li{position:relative;padding:0 0 0 1.5em}ul.bullets li:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background-color:#18181e;top:.8em;left:0}ol{list-style:decimal}ol ol{list-style:lower-alpha}ol ol ol{list-style:lower-roman}ol ol ol ol{list-style:upper-alpha}ol ol ol ol ol{list-style:upper-roman}.strong,strong{font-weight:800}.italic{font-style:italic}.uppercase{text-transform:uppercase}.t-accent{color:#4200ed}.t-body{font-family:Graphik,sans-serif}.t-midnight{color:#240066}.t-sky{color:#0094ff}.t-peach{color:#ff8d7b}.t-smoke{color:#e5dbe7}.t-center{text-align:center}.white-text a,.white-text h1,.white-text h2,.white-text h3,.white-text h4,.white-text h5,.white-text h6,.white-text p,.white-text ul li{color:#fff}p.eyebrow{font-size:1.2rem;line-height:1}p.eyebrow,p.eyebrow--lg{letter-spacing:.12em;font-weight:500;text-transform:uppercase}p.eyebrow--lg{font-size:1.8rem;line-height:2.8rem}@media (max-width:1024px){p.eyebrow--lg{font-size:1.6rem}}p.eyebrow--xs{font-size:1.2rem;line-height:1.4rem;letter-spacing:.12em;font-weight:300;text-transform:uppercase;color:#6f66b1}figcaption{font-size:1.3rem;line-height:2.2rem}.cb15-resource-post{padding:14rem 0}@media (max-width:768px){.cb15-resource-post{padding:8rem 0}}.cb15-resource-post .column-layout.resource-sidebar .mobile .author,.cb15-resource-post .column-layout.resource-sidebar .side .author{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cb15-resource-post .column-layout.resource-sidebar .mobile .author:not(:last-of-type),.cb15-resource-post .column-layout.resource-sidebar .side .author:not(:last-of-type){margin-bottom:1.75rem}.cb15-resource-post .column-layout.resource-sidebar .mobile .author .headshot,.cb15-resource-post .column-layout.resource-sidebar .side .author .headshot{width:50px;height:50px;border-radius:50%;overflow:hidden}.cb15-resource-post .column-layout.resource-sidebar .mobile .author .inner,.cb15-resource-post .column-layout.resource-sidebar .side .author .inner{padding-left:1.75rem}.cb15-resource-post .column-layout.resource-sidebar .mobile .author .inner p,.cb15-resource-post .column-layout.resource-sidebar .side .author .inner p{margin:0;line-height:1.3}.cb15-resource-post .column-layout.resource-sidebar .mobile .author .inner p strong,.cb15-resource-post .column-layout.resource-sidebar .side .author .inner p strong{font-weight:500}.cb15-resource-post .column-layout.resource-sidebar .mobile .author .inner .bio-name,.cb15-resource-post .column-layout.resource-sidebar .side .author .inner .bio-name{width:fit-content}.cb15-resource-post .column-layout.resource-sidebar .mobile .post-item:not(:last-child),.cb15-resource-post .column-layout.resource-sidebar .side .post-item:not(:last-child){margin-bottom:3.5rem}.cb15-resource-post .column-layout.resource-sidebar .mobile .post-item p,.cb15-resource-post .column-layout.resource-sidebar .side .post-item p{margin:0}.cb15-resource-post .column-layout.resource-sidebar .mobile .post-item p.author,.cb15-resource-post .column-layout.resource-sidebar .side .post-item p.author{color:#747487;font-size:1.3rem;margin:1rem 0}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form form,.cb15-resource-post .column-layout.resource-sidebar .side form form{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .form-columns-1,.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .form-columns-2,.cb15-resource-post .column-layout.resource-sidebar .side form .form-columns-1,.cb15-resource-post .column-layout.resource-sidebar .side form .form-columns-2{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form input,.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form select,.cb15-resource-post .column-layout.resource-sidebar .side form input,.cb15-resource-post .column-layout.resource-sidebar .side form select{border:1px solid #18181e;padding:5px 10px;font-size:1.4rem;width:100%}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .hs_error_rollup,.cb15-resource-post .column-layout.resource-sidebar .side form .hs_error_rollup{width:100%}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .hs-form[data-form-id=bf9e92c0-0126-466c-9fb3-00f84c0abb7f] .hs_submit,.cb15-resource-post .column-layout.resource-sidebar .side form .hs-form[data-form-id=bf9e92c0-0126-466c-9fb3-00f84c0abb7f] .hs_submit{margin-top:12px}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .form-columns-2,.cb15-resource-post .column-layout.resource-sidebar .side form .form-columns-2{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:768px){.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .form-columns-2>*,.cb15-resource-post .column-layout.resource-sidebar .side form .form-columns-2>*{margin-bottom:1.75rem}}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .hs-dependent-field,.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .hs-form-field,.cb15-resource-post .column-layout.resource-sidebar .side form .hs-dependent-field,.cb15-resource-post .column-layout.resource-sidebar .side form .hs-form-field{-ms-flex-preferred-size:100%;flex-basis:100%}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .hs-form-booleancheckbox input,.cb15-resource-post .column-layout.resource-sidebar .side form .hs-form-booleancheckbox input{width:unset;margin:0 10px 0 0;position:relative;top:2px}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .hs-form-checkbox-display,.cb15-resource-post .column-layout.resource-sidebar .side form .hs-form-checkbox-display{-ms-flex-align:start;align-items:flex-start}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .hs-form-checkbox-display input,.cb15-resource-post .column-layout.resource-sidebar .side form .hs-form-checkbox-display input{-ms-flex-preferred-size:20px;flex-basis:20px;border:none;padding:0;position:relative;top:0}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .inputs-list.multi-container li.hs-form-checkbox,.cb15-resource-post .column-layout.resource-sidebar .side form .inputs-list.multi-container li.hs-form-checkbox{width:100%;padding-bottom:5px}@media (max-width:1024px){.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .inputs-list.multi-container li.hs-form-checkbox input,.cb15-resource-post .column-layout.resource-sidebar .side form .inputs-list.multi-container li.hs-form-checkbox input{margin-top:0}}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form input[type=submit],.cb15-resource-post .column-layout.resource-sidebar .side form input[type=submit]{padding:15px 25px;font-size:1.4rem;line-height:1;font-weight:500;border:0;border-radius:50px;color:#fff;background-color:#4200ed;text-decoration:none;text-align:center;display:block;width:fit-content;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;overflow:hidden;z-index:9;transition:border-color .5s,background-color .5s,color .5s}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form input[type=submit]:after,.cb15-resource-post .column-layout.resource-sidebar .side form input[type=submit]:after{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,#ff8d7b,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease;z-index:-1}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form input[type=submit]:hover:after,.cb15-resource-post .column-layout.resource-sidebar .side form input[type=submit]:hover:after{--size:400px}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form input[type=submit]:hover,.cb15-resource-post .column-layout.resource-sidebar .side form input[type=submit]:hover{color:#fff}@media (max-width:1024px){.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form input[type=submit],.cb15-resource-post .column-layout.resource-sidebar .side form input[type=submit]{width:100%}}.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form input[type=submit],.cb15-resource-post .column-layout.resource-sidebar .side form input[type=submit]{padding:11px 15px;margin:5px 0}@media (max-width:1024px){.cb15-resource-post .column-layout.resource-sidebar .side .hbspt-form .hs_submit input[type=submit]:hover,.cb15-resource-post .column-layout.resource-sidebar .side form .hs_submit input[type=submit]:hover{background:#4200ed}}.cb15-resource-post .column-layout.resource-sidebar .side .item{padding:3.5rem 0}.cb15-resource-post .column-layout.resource-sidebar .side .item:first-of-type{padding-top:0}.cb15-resource-post .column-layout.resource-sidebar .side .item:not(:last-child){border-bottom:1px solid #e0e0e0;border-color:#747487}.cb15-resource-post .column-layout.resource-sidebar .side .desktop .item:first-of-type{padding-top:3.5rem}.cb15-resource-post .column-layout.resource-sidebar .side .links{-ms-flex-direction:column;flex-direction:column}.cb15-resource-post .column-layout.resource-sidebar .side .links .btn{width:100%}.cb15-resource-post .column-layout.resource-sidebar .side .links .btn:not(:last-of-type){margin-bottom:1.75rem}.cb15-resource-post .column-layout.resource-sidebar .col:first-child{width:320px}@media (max-width:1024px){.cb15-resource-post .column-layout.resource-sidebar .col:first-child{width:100%;margin-bottom:4rem}}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2){width:calc(100% - 320px);padding-left:8rem}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .cb6-wysiwyg.standalone,.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .container,.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .container--sm{padding:0}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) p.eyebrow{color:#4200ed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) p.eyebrow span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) p.eyebrow span a{text-decoration:none}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) p.eyebrow span:not(:last-of-type):after{content:"";width:2px;height:10px;background:#4200ed;display:block;margin:0 1rem}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .wysiwyg img,.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .wysiwyg ul{margin-bottom:1.75rem}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .wysiwyg ul li{position:relative;padding:0 0 0 1.5em}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .wysiwyg ul li:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background-color:#18181e;top:.8em;left:0}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .wysiwyg blockquote{margin:3.5rem 0;border-top:3px solid #4200ed;border-bottom:3px solid #4200ed;border-left:none!important;padding:3.5rem 0}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .wysiwyg blockquote p:last-child{margin:0}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .wysiwyg blockquote p.title4{margin-bottom:1.75rem}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .partners .card-layout{margin:3.5rem 0}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .partners .card img{width:135px;height:auto}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .partners .card p:last-child{margin-bottom:inherit}.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2) .section{padding:3.5rem 0}@media (max-width:1024px){.cb15-resource-post .column-layout.resource-sidebar .col:nth-child(2){width:100%;padding-left:0}}.cb15-resource-post .column-layout.resource-sidebar .col .hs-form-booleancheckbox input{width:unset;margin:0 5px 0 0;position:relative;top:2px}.cb15-resource-post .column-layout.resource-sidebar .col .section.section-top{padding:0}.cb15-resource-post .column-layout.resource-sidebar .col .section.section-top .p2{margin-bottom:8rem}.cb15-resource-post .column-layout.resource-sidebar .col .section.section-top h5{margin:0}.cb15-resource-post .column-layout.resource-sidebar .col .section .p2 p{font-size:2.4rem;line-height:1.4583333333}@media (max-width:1024px){.cb15-resource-post .column-layout.resource-sidebar .col .section .p2 p{font-size:2rem;line-height:1.65}}.cb15-resource-post .column-layout.resource-sidebar h2.title3{border:0;padding:0;margin:0}.cb15-resource-post .column-layout.resource-sidebar .wysiwyg h2{font-family:Cambon-Demi,serif;font-weight:400;font-size:4.8rem;line-height:1;border:0}@media (max-width:1024px){.cb15-resource-post .column-layout.resource-sidebar .wysiwyg h2{font-size:2.9rem}}.cb15-resource-post .attachment{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}@media (max-width:1024px){.cb15-resource-post .attachment{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.cb15-resource-post .attachment:not(:last-child){margin-bottom:1.75rem}.cb15-resource-post .attachment .inner{padding-left:3.5rem}@media (max-width:1024px){.cb15-resource-post .attachment .inner{padding-left:0;padding-bottom:1.75rem}}.cb15-resource-post .attachment .inner p{margin:0!important}.cb15-resource-post .attachment .inner p strong{font-weight:500}.cb15-resource-post .attachment .inner p.author{color:#747487;font-size:1.3rem;margin:1rem 0}@media (max-width:1024px){.cb15-resource-post .attachment .download-link,.cb15-resource-post .attachment .download-link .btn{width:100%}}.cb15-resource-post section.ab7-directory h2.section-title{text-align:left;margin-left:0!important}.cb15-resource-post .ab7-directory{padding:0}@media (max-width:1024px){.cb15-resource-post{padding:7rem 0}}
/*# sourceMappingURL=cb15-resource-post.css.map */
