:root{--column: 6.4vw}@media (min-width: 426px) and (max-width: 992px){:root{--column: 8.65vw}}@media (min-width: 993px){:root{--column: 7vw}}.grid{display:grid;grid-template-columns:0 var(--column) 1fr var(--column) 0;grid-template-rows:auto;row-gap:1.65rem;padding-bottom:2.4rem;margin-top:2.4rem}@media (min-width: 426px) and (max-width: 992px){.grid{row-gap:3rem;padding-bottom:3rem;margin-top:3rem}}@media (min-width: 993px){.grid{grid-template-columns:var(--column) var(--column) 1fr var(--column) var(--column);row-gap:3rem;padding-bottom:4.5rem;margin-top:4.5rem}}.left{grid-column:1/2}.central-left{grid-column:2/3}.central{grid-column:3/4}.central-right{grid-column:4/5}.right{grid-column:5/6}.from-left{grid-column-start:1}.from-central-left{grid-column-start:2}.from-central{grid-column-start:3}.from-central-right{grid-column-start:4}.to-central-left{grid-column-end:3}.to-central{grid-column-end:4}.to-central-right{grid-column-end:5}.to-right{grid-column-end:6}button,input[type=button]{font-family:INGMe;font-size:1rem;padding:.5rem 1rem;border-radius:5rem;font-weight:700;display:flex;align-items:center;justify-content:flex-start;border:.1rem solid transparent;gap:.375rem;cursor:pointer}button.primary{color:#fff;fill:#fff;background-color:#ff6200}button.primary:hover{box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003}button.primary.outline{color:#ff6200;fill:#ff6200;background-color:transparent;border:.1rem solid #ff6200}button.primary.outline:hover{color:#fff;fill:#fff;background-color:#ff6200}button.secondary{color:#fff;fill:#fff;background-color:#559bd1}button.secondary:hover{box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003}button.secondary.outline{color:#559bd1;fill:#559bd1;border:.1rem solid #559bd1;background-color:transparent}button.secondary.outline:hover{color:#fff;fill:#fff;background-color:#559bd1}button.indigo{color:#fff;fill:#fff;background-color:#525199}button.indigo:hover{box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003}button.indigo.outline{color:#525199;fill:#525199;border:.1rem solid #525199;background-color:transparent}button.indigo.outline:hover{color:#fff;fill:#fff;background-color:#525199}button.tilted{padding:0;aspect-ratio:4;justify-content:center;gap:.25rem}button.tilted.primary{background:no-repeat url("./media/blob_shape_orange-EJ6ORVAR.svg");background-size:contain;color:#fff;fill:#fff}button.tilted:hover{box-shadow:none}button.line{background-color:transparent;border-radius:5rem}button.line.primary{color:#ff6200;fill:#ff6200}button.line.primary:active{background-color:#ff6200cc;color:#fff;fill:#fff}button.line.primary:hover{color:#fff;fill:#fff;background-color:#b34500}section.line{display:flex;gap:1rem;border-radius:0 1.5rem 1.5rem 0}section.line>hr{border:.1875rem solid #ff6200;width:0}section.line>div{padding:3rem 3rem 3rem 1rem;display:flex;flex-direction:column;gap:1rem}section.line>div>h3{font-size:2rem;font-family:INGDisplay!important}@media (min-width: 426px) and (max-width: 992px){section.line>hr{border-width:.25rem}section.line>div>h3{font-size:3rem}section.line>div>p,section.line>div ul{font-size:1.125rem}}@media (min-width: 993px){section.line{gap:2rem}section.line>hr{border-width:.25rem}section.line>div{gap:2rem}section.line>div>h3{font-size:3rem}}@media (min-width: 993px) and (min-width: 993px) and (max-width: 1065px){section.line{gap:1rem}section.line>div{padding:3rem 1.5rem 3rem 1rem}}a.inline-link{color:#ff6200;border-bottom:.1rem solid #ff6200}a.inline-link:hover{background-color:#ffdcc9}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.text-editor{display:flex;flex-direction:column;gap:1.5rem;line-height:150%}.text-editor .paragraph-with-header{display:flex;flex-direction:column;gap:.25rem}.text-editor .list{list-style:disc;padding-left:2rem;line-height:1.5;font-size:1rem}.text-editor .list li:not(li:last-of-type){margin-bottom:.25rem}@media (min-width: 426px) and (max-width: 992px){.text-editor .list{padding-left:3rem;font-size:1.125rem}}@media (min-width: 993px){.text-editor .list{padding-left:3rem;font-size:1.125rem}}.text-editor .italic{font-style:italic}.text-editor .bold{font-weight:700}.text-editor>figure{margin:0;padding:0}.text-editor>figure.image>img{width:100%;height:100%;border-radius:1.5rem}@media (max-width: 425px){.text-editor>figure.image{width:100%!important}}.text-editor>figure.image-style-block-align-left{align-self:flex-start}.text-editor>figure.image-style-align-center{align-self:center}.text-editor>figure.image-style-block-align-right{align-self:flex-end}.text-editor>figure.media{position:relative;width:100%;aspect-ratio:16/9}.text-editor>figure.media iframe{border-radius:1.5rem;border:none}@media (min-width: 993px){.text-editor>figure.media{align-self:center;width:75%!important}}.text-editor>ul{list-style:disc;padding-left:2rem;line-height:1.5;font-size:1rem}.text-editor>ul li:not(li:last-of-type){margin-bottom:.25rem}@media (min-width: 426px) and (max-width: 992px){.text-editor>ul{padding-left:3rem;font-size:1.125rem}}@media (min-width: 993px){.text-editor>ul{padding-left:3rem;font-size:1.125rem}}.text-editor>ol{list-style-type:decimal;padding-left:2rem;line-height:1.5;font-size:1rem}.text-editor>ol li:not(li:last-of-type){margin-bottom:.25rem}@media (min-width: 426px) and (max-width: 992px){.text-editor>ol{padding-left:3rem;font-size:1.125rem}}@media (min-width: 993px){.text-editor>ol{padding-left:3rem;font-size:1.125rem}}.text-editor>h2,.text-editor h3,.text-editor h4,.text-editor h5,.text-editor h6{margin-bottom:-1.25rem}.text-editor ol:not(:first-child),.text-editor ul:not(:first-child){margin-top:-1.25rem}@font-face{font-family:INGDisplay;font-weight:100 900;src:url("./media/INGDisplay-Bold-2C5Y3QUH.woff2") format("woff2")}@font-face{font-family:INGMe;font-weight:100 400;src:url("./media/INGMeWeb-Regular-U4OPSYUX.woff2")}@font-face{font-family:INGMe;font-weight:500 900;src:url("./media/INGMeWeb-Bold-PMV4LRWX.woff2")}@font-face{font-family:Google-Rounded;font-weight:100 900;src:url("./media/rounded-UOTFECVF.ttf")}.icons-rounded{font-family:Google-Rounded}.icons-sharp{font-family:Google-Sharp}.icons-outlined{font-family:Google-Outlined}header{display:flex;flex-direction:column;gap:1rem}header>h1{font-size:3rem;font-family:INGDisplay!important}@media (min-width: 426px) and (max-width: 992px){header>h1{font-size:3.5rem}header>p{font-size:1.5rem}}@media (min-width: 993px){header{gap:1.25rem}header>h1{font-size:4rem}header>p{font-size:1.5rem}}html{font-size:16px}@media (min-width: 1600px){html{font-size:clamp(16px,(100vw + 100vh) / 160,(100vw + 100vh) / 160)}}body{margin:0;padding:0;height:100%;min-height:100%;font-weight:400;color:#333}*{box-sizing:border-box;font-family:INGMe,sans-serif}a{text-decoration:none;cursor:pointer;color:#000}ul,ol{margin:0;padding:0;list-style-type:none}hr{padding:0;margin:0;width:100%;border:0;border-top:.1rem solid #f7f4f1}h1,h2,h3,h4,h5,h6,strong,b,th{font-weight:700}h1,h2,h3,h4,h5,h6,p{margin:0}p{line-height:1.5;font-size:1rem}@media (min-width: 426px) and (max-width: 992px){p{font-size:1.125rem}}@media (min-width: 993px){p{font-size:1.125rem}}div.ngneat-dialog-content{border-radius:.5rem}::-webkit-scrollbar{width:.3rem;height:.3rem}::-webkit-scrollbar-track{background-color:#fff;border-radius:.25rem}::-webkit-scrollbar-thumb{background-color:#696969;border-radius:.25rem}::-moz-selection{background-color:#fdb}::selection{background-color:#fdb}
