.text-with-popup{background-color:#f9fafb;overflow:hidden;padding:73px 0 87px;position:relative}.text-with-popup .main-text{max-width:702px}.text-with-popup .main-text.centered{margin-left:auto;margin-right:auto;max-width:720px}.text-with-popup .main-text.centered h3,.text-with-popup .main-text.centered p.subheading{text-align:center}.text-with-popup p.subheading{color:var(--Gray-500,#667085);font-family:Outfit;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:53px;text-align:center}.text-with-popup h3{color:var(--Primary-Text,#222525);font-size:48px;letter-spacing:-.96px;line-height:60px;margin-bottom:36px}.text-with-popup h3,.text-with-popup h5{font-family:Outfit;font-style:normal;font-weight:500}.text-with-popup h5{color:var(--Gray-900,#101828);font-size:30px;line-height:38px;margin-bottom:24px}.text-with-popup .subtext p,.text-with-popup .subtext span,.text-with-popup .visible-container p,.text-with-popup .visible-container span,.text-with-popup p.subtext,.text-with-popup span.subtext{color:#667085;font-family:Outfit;font-size:20px;font-style:normal;font-weight:400;line-height:36px;max-width:665px;text-align:left}.text-with-popup .main-text.centered p.subtext{max-width:unset}.text-with-popup button.opener{background:none;border:none;color:#667085;cursor:pointer;display:block;font-family:Outfit;font-size:20px;font-style:normal;font-weight:400;line-height:36px;margin-top:13px;overflow:hidden;text-decoration-line:underline;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.text-with-popup .illustration{height:100%;position:absolute;transition:height .5s ease}.text-with-popup__popup{background-color:rgba(0,0,0,.5);display:none;position:fixed;top:0;z-index:300}.text-with-popup__popup,.text-with-popup__popup .overlay{align-items:center;height:100%;justify-content:center;width:100%}.text-with-popup__popup .overlay{display:flex}.text-with-popup__popup .popup-content{background-color:#fff;border-radius:20px;max-height:70vh;max-width:700px;overflow-y:scroll;padding:40px}.text-with-popup__popup .popup-content .close{display:flex;justify-content:flex-end;margin-bottom:30px;width:100%}.text-with-popup__popup .popup-content .close i{cursor:pointer;font-size:25px}.text-with-popup__popup .popup-content .close i:hover{color:#667085}.text-with-popup__popup .popup-content p{color:#222525;font-family:Outfit;font-size:24px;font-style:normal;font-weight:500;line-height:36px}.text-with-popup .hidden-text{display:none}@media (max-width:1325px){.text-with-popup .illustration{display:none}}@media (max-width:768px){.text-with-popup__popup .popup-content{margin-left:15px;margin-right:15px;max-height:50vh}}