body .is-root-container section.block-content-popup{color:#1c2b5c;border-radius:1.0625rem;overflow:hidden}body .is-root-container section.block-content-popup .popup-shell{position:relative;display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 64rem){body .is-root-container section.block-content-popup .popup-shell{gap:1.75rem}}body .is-root-container section.block-content-popup .popup-header{display:flex;align-items:flex-start;justify-content:space-between;gap:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);padding-right:1.625rem}@media(min-width: 64rem){body .is-root-container section.block-content-popup .popup-header{padding-right:2rem}}body .is-root-container section.block-content-popup .popup-header .popup-logo{width:min(calc(8.75rem + 2.5 * (100vw - 22.5rem) / 67.5),11.25rem)}body .is-root-container section.block-content-popup .popup-header .popup-logo .image{width:100%;margin:0}body .is-root-container section.block-content-popup .popup-header .popup-logo .image .img{display:block;width:100%;height:auto}body .is-root-container section.block-content-popup .popup-header .popup-close{position:absolute;top:0.5rem;right:0.5rem;z-index:1;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;padding:0;border:0;color:#000;background:rgba(0,0,0,0);cursor:pointer}@media(min-width: 64rem){body .is-root-container section.block-content-popup .popup-header .popup-close{width:1.5rem;height:1.5rem}}body .is-root-container section.block-content-popup .popup-header .popup-close svg{width:1.125rem;height:1.125rem}@media(min-width: 64rem){body .is-root-container section.block-content-popup .popup-header .popup-close svg{width:1.5rem;height:1.5rem}}body .is-root-container section.block-content-popup .popup-header .popup-close svg path{fill:currentColor}body .is-root-container section.block-content-popup .popup-header .popup-close:hover{opacity:.8}body .is-root-container section.block-content-popup .popup-grid{display:grid;grid-template-columns:minmax(0, 1fr);gap:min(calc(1rem + 0.25 * (100vw - 22.5rem) / 67.5),1.25rem)}@media(min-width: 64rem){body .is-root-container section.block-content-popup .popup-grid{grid-template-columns:minmax(0, 1.15fr) minmax(0, 0.85fr);gap:min(calc(2rem + 0.5 * (100vw - 22.5rem) / 67.5),2.5rem);align-items:start}body .is-root-container section.block-content-popup .popup-grid.is-single-column{grid-template-columns:minmax(0, 1fr)}}body .is-root-container section.block-content-popup .popup-main{display:flex;flex-direction:column;gap:0;align-items:flex-start}body .is-root-container section.block-content-popup .popup-main .badge{margin-bottom:1.25rem}body .is-root-container section.block-content-popup .popup-main .headline{margin-bottom:0.75rem}body .is-root-container section.block-content-popup .popup-main .content-text{margin-bottom:2rem}@media(min-width: 64rem){body .is-root-container section.block-content-popup .popup-main .content-text{margin-bottom:2.5rem}}body .is-root-container section.block-content-popup .badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.375rem 0.875rem;border-radius:6.25rem;background-color:rgba(0,231,150,.15);color:#1c2b5c;font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);font-weight:400;line-height:1.4;letter-spacing:0;text-decoration:none;text-transform:none;font-weight:600}body .is-root-container section.block-content-popup .badge .badge-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;color:#fff;background-color:#00e796}body .is-root-container section.block-content-popup .badge .badge-icon svg{width:0.625rem;height:0.5rem}body .is-root-container section.block-content-popup .headline{margin:0;padding:0;font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(1.625rem + 1.625 * (100vw - 22.5rem) / 67.5),3.25rem);font-weight:600;line-height:1.2;letter-spacing:-0.02em;text-decoration:none;text-transform:none;margin:0;color:#1c2b5c}body .is-root-container section.block-content-popup .content-text{font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(1.0625rem + 0.1875 * (100vw - 22.5rem) / 67.5),1.25rem);font-weight:400;line-height:1.4;letter-spacing:0;text-decoration:none;text-transform:none;color:#1c2b5c}body .is-root-container section.block-content-popup .content-text p{margin:0}body .is-root-container section.block-content-popup .popup-actions{display:flex;flex-direction:column;align-items:stretch;gap:1rem;width:100%}@media(min-width: 64rem){body .is-root-container section.block-content-popup .popup-actions{flex-direction:row;align-items:center;gap:1.25rem;width:auto}}body .is-root-container section.block-content-popup .popup-cta{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:1rem;min-height:min(calc(2.5rem + 0.625 * (100vw - 22.5rem) / 67.5),3.125rem);padding-inline:1.25rem;border:1px solid #00e796;border-radius:6.25rem;color:#131e40;background-color:#00e796;text-decoration:none;transition:opacity 100ms;font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);font-weight:400;line-height:1.2;letter-spacing:0;text-decoration:none;text-transform:none;font-weight:500}body .is-root-container section.block-content-popup .popup-cta:hover{opacity:.8}body .is-root-container section.block-content-popup .popup-cta .popup-cta-text{color:#131e40}body .is-root-container section.block-content-popup .popup-cta .popup-cta-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;color:#131e40}body .is-root-container section.block-content-popup .popup-cta .popup-cta-icon svg{width:1.25rem;height:1.25rem}body .is-root-container section.block-content-popup .popup-cta .popup-cta-icon svg path{fill:currentColor}body .is-root-container section.block-content-popup .popup-dismiss{padding:0;border:0;color:#1c2b5c;background:rgba(0,0,0,0);cursor:pointer;text-align:center;font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);font-weight:400;line-height:1.2;letter-spacing:0;text-decoration:none;text-transform:none;font-weight:600}@media(min-width: 64rem){body .is-root-container section.block-content-popup .popup-dismiss{text-align:left}}body .is-root-container section.block-content-popup .popup-dismiss:hover{opacity:.8}body .is-root-container section.block-content-popup .popup-features{display:none}@media(min-width: 64rem){body .is-root-container section.block-content-popup .popup-features{display:block}}body .is-root-container section.block-content-popup .popup-features-list{display:flex;flex-direction:column;margin:0;padding:1.25rem;list-style:none;background-color:rgba(0,0,0,0);border:1px solid rgba(28,43,92,.1);border-radius:min(calc(0.5rem + 0.375 * (100vw - 22.5rem) / 67.5),0.875rem)}body .is-root-container section.block-content-popup .popup-feature-item{display:flex;gap:0.75rem;align-items:flex-start;padding-block:0.875rem}body .is-root-container section.block-content-popup .popup-feature-item:not(:last-child){border-bottom:1px solid rgba(28,43,92,.1)}body .is-root-container section.block-content-popup .popup-feature-item:first-child{padding-top:0}body .is-root-container section.block-content-popup .popup-feature-item:last-child{padding-bottom:0}body .is-root-container section.block-content-popup .icon-wrap{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;color:#00e796;background-color:#f2f2f2}body .is-root-container section.block-content-popup .icon-wrap img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}body .is-root-container section.block-content-popup .icon-wrap svg{width:2rem;height:2rem}body .is-root-container section.block-content-popup .feature-copy{display:flex;flex-direction:column;gap:0.125rem;min-width:0}body .is-root-container section.block-content-popup .feature-title{font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);font-weight:400;line-height:1.4;letter-spacing:0;text-decoration:none;text-transform:none;margin:0;color:#1c2b5c;font-weight:600;padding-bottom:0}body .is-root-container section.block-content-popup .feature-body{font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);font-weight:400;line-height:1.4;letter-spacing:0;text-decoration:none;text-transform:none;margin:0;color:rgba(28,43,92,.7)}section.block-content-popup{color:#1c2b5c;border-radius:1.0625rem;overflow:hidden}section.block-content-popup .popup-shell{position:relative;display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 64rem){section.block-content-popup .popup-shell{gap:1.75rem}}section.block-content-popup .popup-header{display:flex;align-items:flex-start;justify-content:space-between;gap:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);padding-right:1.625rem}@media(min-width: 64rem){section.block-content-popup .popup-header{padding-right:2rem}}section.block-content-popup .popup-header .popup-logo{width:min(calc(8.75rem + 2.5 * (100vw - 22.5rem) / 67.5),11.25rem)}section.block-content-popup .popup-header .popup-logo .image{width:100%;margin:0}section.block-content-popup .popup-header .popup-logo .image .img{display:block;width:100%;height:auto}section.block-content-popup .popup-header .popup-close{position:absolute;top:0.5rem;right:0.5rem;z-index:1;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;padding:0;border:0;color:#000;background:rgba(0,0,0,0);cursor:pointer}@media(min-width: 64rem){section.block-content-popup .popup-header .popup-close{width:1.5rem;height:1.5rem}}section.block-content-popup .popup-header .popup-close svg{width:1.125rem;height:1.125rem}@media(min-width: 64rem){section.block-content-popup .popup-header .popup-close svg{width:1.5rem;height:1.5rem}}section.block-content-popup .popup-header .popup-close svg path{fill:currentColor}section.block-content-popup .popup-header .popup-close:hover{opacity:.8}section.block-content-popup .popup-grid{display:grid;grid-template-columns:minmax(0, 1fr);gap:min(calc(1rem + 0.25 * (100vw - 22.5rem) / 67.5),1.25rem)}@media(min-width: 64rem){section.block-content-popup .popup-grid{grid-template-columns:minmax(0, 1.15fr) minmax(0, 0.85fr);gap:min(calc(2rem + 0.5 * (100vw - 22.5rem) / 67.5),2.5rem);align-items:start}section.block-content-popup .popup-grid.is-single-column{grid-template-columns:minmax(0, 1fr)}}section.block-content-popup .popup-main{display:flex;flex-direction:column;gap:0;align-items:flex-start}section.block-content-popup .popup-main .badge{margin-bottom:1.25rem}section.block-content-popup .popup-main .headline{margin-bottom:0.75rem}section.block-content-popup .popup-main .content-text{margin-bottom:2rem}@media(min-width: 64rem){section.block-content-popup .popup-main .content-text{margin-bottom:2.5rem}}section.block-content-popup .badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.375rem 0.875rem;border-radius:6.25rem;background-color:rgba(0,231,150,.15);color:#1c2b5c;font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);font-weight:400;line-height:1.4;letter-spacing:0;text-decoration:none;text-transform:none;font-weight:600}section.block-content-popup .badge .badge-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;color:#fff;background-color:#00e796}section.block-content-popup .badge .badge-icon svg{width:0.625rem;height:0.5rem}section.block-content-popup .headline{margin:0;padding:0;font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(1.625rem + 1.625 * (100vw - 22.5rem) / 67.5),3.25rem);font-weight:600;line-height:1.2;letter-spacing:-0.02em;text-decoration:none;text-transform:none;margin:0;color:#1c2b5c}section.block-content-popup .content-text{font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(1.0625rem + 0.1875 * (100vw - 22.5rem) / 67.5),1.25rem);font-weight:400;line-height:1.4;letter-spacing:0;text-decoration:none;text-transform:none;color:#1c2b5c}section.block-content-popup .content-text p{margin:0}section.block-content-popup .popup-actions{display:flex;flex-direction:column;align-items:stretch;gap:1rem;width:100%}@media(min-width: 64rem){section.block-content-popup .popup-actions{flex-direction:row;align-items:center;gap:1.25rem;width:auto}}section.block-content-popup .popup-cta{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:1rem;min-height:min(calc(2.5rem + 0.625 * (100vw - 22.5rem) / 67.5),3.125rem);padding-inline:1.25rem;border:1px solid #00e796;border-radius:6.25rem;color:#131e40;background-color:#00e796;text-decoration:none;transition:opacity 100ms;font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);font-weight:400;line-height:1.2;letter-spacing:0;text-decoration:none;text-transform:none;font-weight:500}section.block-content-popup .popup-cta:hover{opacity:.8}section.block-content-popup .popup-cta .popup-cta-text{color:#131e40}section.block-content-popup .popup-cta .popup-cta-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;color:#131e40}section.block-content-popup .popup-cta .popup-cta-icon svg{width:1.25rem;height:1.25rem}section.block-content-popup .popup-cta .popup-cta-icon svg path{fill:currentColor}section.block-content-popup .popup-dismiss{padding:0;border:0;color:#1c2b5c;background:rgba(0,0,0,0);cursor:pointer;text-align:center;font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);font-weight:400;line-height:1.2;letter-spacing:0;text-decoration:none;text-transform:none;font-weight:600}@media(min-width: 64rem){section.block-content-popup .popup-dismiss{text-align:left}}section.block-content-popup .popup-dismiss:hover{opacity:.8}section.block-content-popup .popup-features{display:none}@media(min-width: 64rem){section.block-content-popup .popup-features{display:block}}section.block-content-popup .popup-features-list{display:flex;flex-direction:column;margin:0;padding:1.25rem;list-style:none;background-color:rgba(0,0,0,0);border:1px solid rgba(28,43,92,.1);border-radius:min(calc(0.5rem + 0.375 * (100vw - 22.5rem) / 67.5),0.875rem)}section.block-content-popup .popup-feature-item{display:flex;gap:0.75rem;align-items:flex-start;padding-block:0.875rem}section.block-content-popup .popup-feature-item:not(:last-child){border-bottom:1px solid rgba(28,43,92,.1)}section.block-content-popup .popup-feature-item:first-child{padding-top:0}section.block-content-popup .popup-feature-item:last-child{padding-bottom:0}section.block-content-popup .icon-wrap{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;color:#00e796;background-color:#f2f2f2}section.block-content-popup .icon-wrap img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}section.block-content-popup .icon-wrap svg{width:2rem;height:2rem}section.block-content-popup .feature-copy{display:flex;flex-direction:column;gap:0.125rem;min-width:0}section.block-content-popup .feature-title{font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);font-weight:400;line-height:1.4;letter-spacing:0;text-decoration:none;text-transform:none;margin:0;color:#1c2b5c;font-weight:600;padding-bottom:0}section.block-content-popup .feature-body{font-family:"Roboto",Helvetica,Arial,Lucida,sans-serif;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 67.5),1rem);font-weight:400;line-height:1.4;letter-spacing:0;text-decoration:none;text-transform:none;margin:0;color:rgba(28,43,92,.7)}.pum-container:has(.block-content-popup) .pum-title{display:none !important}.pum-container:has(.block-content-popup)>.pum-close.popmake-close{display:none !important}
/*# sourceMappingURL=content-popup.css.map */
