.s-hero{display:flex;flex-direction:row;align-items:normal;justify-content:center;position:relative;background-color:var(--color-white);color:var(--color-black)}@media only screen and (max-width: 1280px){.s-hero{height:auto}}.s-hero .s__pretitle{display:inline-block;margin-bottom:1.5rem;padding:.35rem 1.125rem;background-clip:padding-box,border-box;background-image:linear-gradient(white, white),linear-gradient(90deg, var(--color-brand-1) 0%, var(--color-brand-2) 65%);background-origin:border-box;border:solid 1px rgba(0,0,0,0);border-radius:.75rem;color:var(--color-light-black);text-align:center;white-space:nowrap}.s-hero .s__title span{background:linear-gradient(90deg, var(--color-brand-1) 0%, var(--color-brand-2) 50%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.s-hero .s__content{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:7.25rem 0 5rem}@media only screen and (max-width: 1280px){.s-hero .s__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}}@media only screen and (max-width: 767px){.s-hero .s__content{padding:2rem 0}}.s-hero .s__content--left,.s-hero .s__content--right{flex-basis:50%}@media only screen and (max-width: 767px){.s-hero .s__content--left,.s-hero .s__content--right{width:100%}}.s-hero .s__content--left{padding-right:2rem}@media only screen and (max-width: 1280px){.s-hero .s__content--left{padding-right:0;padding-bottom:2rem;text-align:center}}.s-hero .s__content--right{padding-left:2rem}@media only screen and (max-width: 1280px){.s-hero .s__content--right{padding-left:0}}.s-hero .s__text{margin-top:2rem;color:var(--color-dark-grey)}.s-hero__email{display:flex;align-items:center;justify-content:space-between;margin:3rem 0 1rem;padding:.25rem .25rem .25rem 1rem;max-width:460px;background:#eee;border:1px solid var(--color-light-grey);border-radius:1rem}@media only screen and (max-width: 1280px){.s-hero__email{margin:3rem auto 1rem}}.s-hero__email input{flex-grow:1;background:rgba(0,0,0,0);border:none;outline:none}.s-hero__email button{padding:1rem;background:var(--color-brand-3);border:none;border-radius:inherit;cursor:pointer;color:var(--color-white)}.s-hero__notice{color:var(--color-dark-grey);font:400 .75rem/1.15 var(--font-text)}.s-hero__notice a{color:var(--color-dark-grey);text-decoration:underline}.full-height.s-hero{margin-top:calc(var(--head-height)*-1);height:100vh;background-image:var(--cspf-hero-bg);background-position:center;background-size:cover}@media screen and (max-width: 500px){.full-height.s-hero{background-image:var(--cspf-hero-bg-mobile)}}.full-height.s-hero .s__content{position:relative;flex-direction:column;align-items:center;padding:0}.full-height.s-hero .s__pretitle{position:relative;background:rgba(0,0,0,0);color:#c8e0fc}@media only screen and (max-width: 767px)and (max-height: 850px){.full-height.s-hero .s__pretitle{justify-content:space-between}}.full-height.s-hero .s__pretitle:before{position:absolute;top:-8px;right:0;bottom:-8px;left:0;padding:.0782rem;width:100%;background:linear-gradient(to right, var(--color-brand-1), var(--color-brand-2));border-radius:14px;content:"";-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.full-height.s-hero .s__content--left{padding:0;max-width:700px;color:#c8e0fc;text-align:center}@media only screen and (max-width: 767px){.full-height.s-hero .s__content--left{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media only screen and (max-width: 767px)and (max-height: 850px){.full-height.s-hero .s__content--left{justify-content:space-between}}.full-height.s-hero .s__content--left .s__title{padding:1rem 0;font-weight:700}@media only screen and (max-width: 767px){.full-height.s-hero .s__content--left .s__title{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0}}@media only screen and (max-width: 767px)and (max-height: 850px){.full-height.s-hero .s__content--left .s__title{padding:1rem 0 0}}.full-height.s-hero .s__text{color:#c8e0fc}.full-height.s-hero .s-hero__email{margin:3rem auto 1rem;background:rgba(238,238,238,.15)}.full-height.s-hero .s-hero__email input{color:#c8e0fc}.full-height.s-hero .s-hero__email input::-moz-placeholder{opacity:1;color:#c8e0fc}.full-height.s-hero .s-hero__email input::placeholder{opacity:1;color:#c8e0fc}.full-height.s-hero .s-hero__notice{color:#c8e0fc}.full-height.s-hero .s-hero__notice a{color:#c8e0fc}.full-height.s-hero .icon-scroll{position:absolute;bottom:1.5rem;left:50%;width:48px;height:56px;transform:translateX(-50%)}@media only screen and (max-width: 767px){.full-height.s-hero .icon-scroll{display:none}}.full-height.s-hero .icon-scroll svg #icon-scroll-arrowr,.full-height.s-hero .icon-scroll svg #icon-scroll-arrowl{animation:scroll ease 2s infinite}.full-height.s-hero .ratings{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;margin:4rem 0 2rem;width:100%}@media only screen and (max-width: 767px){.full-height.s-hero .ratings{display:grid;grid-gap:2.5rem;grid-template-columns:repeat(2, 1fr);margin:2rem 0}}@media(min-width: 767px)and (max-height: 947px){.full-height.s-hero .ratings{display:none}}@media(max-width: 767px)and (max-height: 850px){.full-height.s-hero .ratings{display:none}}.full-height.s-hero .ratings-item{display:flex;flex-direction:column;align-items:center;justify-content:center}.full-height.s-hero .ratings-item svg{margin:.125rem 0}.full-height.s-hero .ratings-item p{margin-bottom:.5rem;color:var(--color-white)}@media only screen and (max-width: 767px){.full-height.s-hero .ratings-item.middle{grid-row:1/1;grid-column:1/3}}.right-cover.s-hero .s__content{align-items:stretch;justify-content:flex-end;margin-bottom:2rem;padding:0}.right-cover.s-hero .s__content--left{position:relative;flex-basis:unset;padding-top:4rem;width:calc((var(--container-large-max-width) - var(--container-large-offset))/2);border-bottom:2px solid var(--color-light-grey)}@media only screen and (max-width: 1280px){.right-cover.s-hero .s__content--left{padding-right:1rem;padding-left:1rem;width:100%}.right-cover.s-hero .s__content--left:before{display:none}.right-cover.s-hero .s__content--left:after{display:none}}.right-cover.s-hero .s__content--left:before{position:absolute;bottom:-1.5rem;left:-1rem;content:url("../../../static/images/cross-grey.svg")}.right-cover.s-hero .s__content--left:after{position:absolute;right:-1rem;bottom:-1.5rem;content:url("../../../static/images/cross-grey.svg")}.right-cover.s-hero .s__content--ratings{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2rem;margin:3rem 0 2rem}@media only screen and (max-width: 1280px){.right-cover.s-hero .s__content--ratings{flex-direction:column;justify-content:center;gap:1rem;margin:2rem 0 1rem}}.right-cover.s-hero .s__content--ratings.avatars{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;margin:0}.right-cover.s-hero .s__content--ratings.avatars p{color:#073569}.right-cover.s-hero .s__content--ratings.stars{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;margin:0}.right-cover.s-hero .s__content--right{flex-basis:50%;padding-left:0;border-bottom:2px solid var(--color-light-grey)}.right-cover.s-hero .s__content--right img{height:100%;-o-object-fit:cover;object-fit:cover}.hero_logos{display:grid;gap:2rem;grid-template-columns:repeat(5, 1fr);margin-bottom:2rem;padding:1.5rem 0}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.hero_logos{grid-template-columns:repeat(2, 1fr)}}.hero_logos div{text-align:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.hero_logos div{padding:0 1rem}}@keyframes scroll{0%{transform:translateY(0)}30%{transform:translateY(10px)}}
