@keyframes topLineGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes bottomLineGrow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes positive45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(-45deg)}}@keyframes negative45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes bubblePopOut{0%{scale:0}75%{scale:1.1}to{scale:1}}@keyframes stepPop{0%{opacity:0;scale:0}75%{opacity:1;scale:1.1}to{opacity:1;scale:1}}@keyframes loadSquare{0%{left:0;opacity:0;top:0}50%{left:6px;opacity:0;top:5px}to{left:12px;opacity:1;top:10px}}.body-container--nest .faq div.observer-checker{scroll-margin-top:500px}.body-container--nest .faq div.observer-checker.reduce-scrolltop{scroll-margin-top:300px}@media(max-width:767px){.body-container--nest .faq div.observer-checker{scroll-margin-top:300px}}.faq{--faqBackground:#f5f5f5;--faqColor:#00244f;color:#00244f;position:relative}.faq,.faq a.anchor{scroll-margin-top:200px}.faq a.anchor{position:static;top:unset;transform:unset}.faq__specific-anchor-for-nest{scroll-margin-top:500px}.faq .observer-checker{scroll-margin-top:200px}.faq div.intro{margin:0 auto 30px;max-width:1310px;max-width:600px;padding:0 20px;text-align:center}.faq div.intro h2{font-family:kepler-3-variable,sans-serif;font-size:48px;font-weight:500;line-height:58px;margin:0}@media(max-width:767px){.faq div.intro h2{font-size:38px;line-height:48px}}.faq div.intro p{font-family:Noto Sans,sans-serif;font-size:18px;line-height:28px}.faq div.intro__left-align{margin:0 auto 80px;max-width:1310px;text-align:left}.body-container--nest .faq div.intro p{margin-top:45px}.faq div.inner{margin:0 auto;max-width:1310px;padding:0 20px}.faq div.inner div.faq-item{background-color:var(--faqBackground);border:none;border-radius:10px;color:var(--faqColor);cursor:pointer;font-family:Noto Sans,sans-serif;margin-bottom:20px;padding:30px}.faq div.inner div.faq-item:hover div.top h3{text-decoration:underline}.faq div.inner div.faq-item:last-child{margin-bottom:0}.faq div.inner div.faq-item div.top{align-items:center;display:flex;justify-content:space-between}@media(max-width:767px){.faq div.inner div.faq-item div.top{align-items:flex-start;gap:20px}}.faq div.inner div.faq-item div.top h3{color:var(--faqColor);font-family:Noto Sans,sans-serif;font-size:18px;font-weight:400;line-height:28px;margin:0}.faq div.inner div.faq-item div.top button{background:var(--faqColor);border:none;cursor:pointer;flex:0 0 22px;height:22px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='1.5' d='M.75 10.75h20M10.75.75v20'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='1.5' d='M.75 10.75h20M10.75.75v20'/%3E%3C/svg%3E") center/contain no-repeat;padding:0;transition:.3s ease;width:22px}@media(max-width:767px){.faq div.inner div.faq-item div.top button{margin-top:8px}}.faq div.inner div.faq-item div.content{max-height:1px;overflow:hidden}.faq div.inner div.faq-item div.content p{font-size:18px;line-height:28px}.faq div.inner div.faq-item.active button{transform:rotate(45deg)}.faq div.inner div.faq-item.active div.content{border-top:1px solid var(--faqBorderColor);margin-right:50px;margin-top:30px;max-height:9000px;overflow:visible;padding-top:30px;transition-timing-function:ease-in}@media(max-width:767px){.faq div.inner div.faq-item.active div.content{margin-right:0}}.faq div.inner div.faq-item.active div.content p{margin-top:unset}.faq div.inner div.faq-item.active div.content p:last-child{margin-bottom:unset}.faq div.inner div.faq-item.active div.content a{cursor:pointer}.faq div.inner div.faq-item__white-background{--faqBackground:#fff}