@keyframes scroller{0%{transform:translateY(0)}8%{transform:translateY(.75rem)}100%{transform:translateY(0)}}.home-header{overflow:hidden;display:grid;grid-template-columns:minmax(0, 1fr) auto;min-height:80vh}@media only screen and (max-width: 79.9375em){.home-header{grid-template-columns:minmax(0, 1fr)}}@media only screen and (max-width: 63.9375em){.home-header{min-height:32.75rem}}@media only screen and (max-width: 39.9375em){.home-header{min-height:21.875rem}}.home-header__content,.home-header__aside>div{padding-block:8.5rem 5.75rem}.home-header__content{display:grid;place-content:center;padding-inline:2rem}@media only screen and (max-width: 79.9375em){.home-header__content{padding-block:6rem 2rem}}@media only screen and (max-width: 39.9375em){.home-header__content{padding-inline:1rem}}.home-header__content h1{color:#fff;font-size:2rem;margin-bottom:1em;line-height:1.25em;text-shadow:0.05em 0.05em 0 #011d42;filter:drop-shadow(0 0 1.5rem #000)}.home-header__aside{display:grid}@media only screen and (min-width: 80em){.home-header__aside{grid-template-columns:repeat(2, auto)}}.home-header__aside::before{content:'';height:100%;background-color:rgba(1,29,66,0.64);aspect-ratio:2/10;-webkit-clip-path:ellipse(100% 120% at 100% 0%);clip-path:ellipse(100% 120% at 100% 0%)}@media only screen and (max-width: 79.9375em){.home-header__aside::before{height:auto;width:100%;aspect-ratio:20 / 1;-webkit-clip-path:ellipse(120% 100% at 0% 100%);clip-path:ellipse(120% 100% at 0% 100%)}}.home-header__aside>div{display:grid;gap:2rem;align-content:center;place-items:center;padding-right:5rem;background-color:rgba(1,29,66,0.64)}@media only screen and (max-width: 79.9375em){.home-header__aside>div{padding-block:0 5.75rem;padding-inline:2rem}}@media only screen and (max-width: 47.9375em){.home-header__aside>div{padding-bottom:5vw}}.home-header__actions{display:grid;gap:1rem}@media only screen and (min-width: 48em) and (max-width: 79.9375em){.home-header__actions{grid-template-columns:repeat(3, auto)}}.home-header__actions .button{text-align:center}.home-header__socials{display:flex;gap:1rem;justify-self:center}.home-header__socials li{border-radius:50%;background-color:#fff}.home-header>picture{position:absolute;inset:0;z-index:-1}.home-header>picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-header fw4-fader{color:#fff;align-items:start;width:calc(100% - 2rem);max-width:60rem}.home-header .header_slide{display:grid;gap:.25rem;justify-items:start;align-content:start;padding:1.5rem;background-color:rgba(1,29,66,0.64);border-radius:.125rem}@media only screen and (max-width: 39.9375em){.home-header .header_slide{padding:1rem}}.home-header .header_slide h2{line-height:1.25}.home-header .header_slide>p{font-weight:700}.home-header .header_slide .button{margin-top:.25rem}.home-header .score{margin-bottom:-2rem}.home-header .googlescore{display:block;height:1.875rem;aspect-ratio:47 / 10;justify-self:center}#properties h2{margin-bottom:2rem;text-align:center}#ctas{margin-top:2rem}#ctas ol{z-index:20;position:absolute;top:4rem;left:2rem;display:flex}@media only screen and (max-width: 47.9375em){#ctas ol{top:0;left:1rem}}#ctas ol:after{content:'';position:absolute;bottom:0;left:0;right:0;width:100%;height:.125rem;background-color:#F8F8F8}#ctas ol li+li{margin-left:3rem}#ctas ol li.active span{color:#AC2668}#ctas ol li.active span:after{background-color:#AC2668}#ctas ol span{display:block;font-size:1.5rem;font-weight:600;cursor:pointer}#ctas ol span:after{content:'';z-index:5;position:absolute;bottom:0rem;left:0;right:0;width:100%;height:.125rem;background-color:transparent}#ctas ul li{display:flex;transition:.15s ease-in-out}@media only screen and (max-width: 47.9375em){#ctas ul li{flex-direction:column}}#ctas ul li .cta__content{z-index:10;padding-top:9.0625rem;flex:1 1 0px;line-height:2}@media only screen and (max-width: 47.9375em){#ctas ul li .cta__content{padding-top:3rem}}#ctas ul li .cta__visual{margin-left:4rem;flex-basis:30rem;align-self:flex-start}@media only screen and (max-width: 79.9375em){#ctas ul li .cta__visual{flex-basis:15.625rem}}@media only screen and (max-width: 47.9375em){#ctas ul li .cta__visual{flex-basis:auto;margin-left:0}#ctas ul li .cta__visual figure{display:none}}#ctas ul li .cta__visual figure>a{display:block}#ctas ul li .cta__visual figure>a:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23070808' opacity='.72' cx='40' cy='40' r='40'/%3E%3Cpath stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M31 28l19 12-19 12z'/%3E%3C/g%3E%3C/svg%3E") rgba(172,38,104,0.16) no-repeat center center}#ctas ul li .cta__visual figure+a{margin-top:2rem}#ctas ul li .cta__visual a{z-index:10}#ctas ul li:not(.active){position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}#home__extra{margin-top:7rem}@media only screen and (max-width: 79.9375em){#home__extra{margin-top:5rem}}@media only screen and (max-width: 47.9375em){#home__extra{margin-top:3rem}}#home__extra #extra__container{display:flex}@media only screen and (max-width: 47.9375em){#home__extra #extra__container{flex-direction:column}}#home__extra #extra__container+#extra__container{margin-top:5rem}@media only screen and (max-width: 47.9375em){#home__extra #extra__container+#extra__container{margin-top:3rem}}#home__extra #extra__container .extra__content{z-index:10;flex:1 1 0px;line-height:2}@media only screen and (max-width: 47.9375em){#home__extra #extra__container .extra__content{order:1}}#home__extra #extra__container .extra__content.with_image{padding-top:4.5rem}@media only screen and (max-width: 47.9375em){#home__extra #extra__container .extra__content.with_image{padding-top:0}}#home__extra #extra__container .extra__content .content-nodes{margin-top:-1rem}#home__extra #extra__container .extra__visual{margin-right:4rem;flex-basis:30rem;align-self:flex-start}@media only screen and (max-width: 79.9375em){#home__extra #extra__container .extra__visual{flex-basis:15.625rem}}@media only screen and (max-width: 47.9375em){#home__extra #extra__container .extra__visual{order:2;flex-basis:auto;margin-right:0}#home__extra #extra__container .extra__visual figure{display:none}}#home__extra #extra__container .extra__visual figure>a{display:block}#home__extra #extra__container .extra__visual figure>a:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23070808' opacity='.72' cx='40' cy='40' r='40'/%3E%3Cpath stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M31 28l19 12-19 12z'/%3E%3C/g%3E%3C/svg%3E") rgba(172,38,104,0.16) no-repeat center center}#home__extra #extra__container .extra__visual .button{margin-top:2rem}#articles{margin-bottom:6rem}#articles h2{margin-bottom:2rem;text-align:center}.page-actions{display:grid;gap:2rem;margin-block:2rem}@media only screen and (min-width: 48em){.page-actions{grid-template-columns:repeat(3, minmax(0, 1fr));margin-top:-3.75rem}}.page-actions>a{z-index:1;display:inline-block;min-height:7.5rem;border-radius:2px;background-color:#011d42;color:#fff;padding:2rem;filter:drop-shadow(0 0 1rem rgba(1,29,66,0.25))}.page-actions>a:hover,.page-actions>a:focus-visible{background-color:#fff;color:#011d42;scale:1.025}.page-actions p:nth-child(1){font-size:1.5rem;font-weight:700;margin-bottom:.5rem;display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:.5rem}@media only screen and (max-width: 79.9375em){.page-actions p:nth-child(1){font-size:1.25rem}}.page-actions p:nth-child(1)::after{content:'';background-image:url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFFFFF' fill-rule='evenodd'%3E%3Cpath d='M11.293 1.707A1 1 0 1 1 12.707.293l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L15.586 6l-4.293-4.293z'/%3E%3Cpath d='M17 5a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2h16z'/%3E%3C/g%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;width:1lh}.page-actions a:hover p:nth-child(1)::after,.page-actions a:focus-visible p:nth-child(1)::after{background-image:url("data:image/svg+xml,%3Csvg width='18' height='12' viewBox='0 0 18 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%233050A2' fill-rule='evenodd'%3E%3Cpath d='M11.293 1.707A1 1 0 1 1 12.707.293l5 5a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414-1.414L15.586 6l-4.293-4.293z'/%3E%3Cpath d='M17 5a1 1 0 0 1 0 2H1a1 1 0 1 1 0-2h16z'/%3E%3C/g%3E%3C/svg%3E")}
