.Benefits{flex-direction:column;gap:3vh;display:flex}@media only screen and (min-width:768px){.Benefits{gap:20px}}.Benefits__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:2vw;display:grid}@media only screen and (min-width:768px){.Benefits__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}.Benefits__cards-item{min-width:0;display:flex}.Benefits__cards-item>*{width:100%;height:100%}@media only screen and (max-width:767px){.Benefits__cards-item>*{min-height:auto}}.Benefits__cta{align-self:center;width:100%}@media only screen and (min-width:768px){.Benefits__cta{max-width:250px}}
.Introduction{flex-direction:column;display:flex}.Introduction__description{padding-top:2dvh;padding-bottom:4dvh}@media only screen and (min-width:768px){.Introduction__description{padding-top:8px;padding-bottom:20px}}.Introduction__main-content{padding-bottom:104vw;position:relative}@media only screen and (min-width:768px){.Introduction__main-content{padding-bottom:120px}}@media only screen and (min-width:768px) and (max-width:991.98px){.Introduction__main-content{padding-bottom:140px}}.Introduction__media{background:var(--color-gray);aspect-ratio:179/150;border-radius:8px;width:100%;position:relative;overflow:hidden}@media only screen and (min-width:768px){.Introduction__media{aspect-ratio:64/15}}.Introduction__media-image{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none}.Introduction__media-image--desktop{display:none}@media only screen and (min-width:768px){.Introduction__media-image--desktop{display:block}}.Introduction__media-image--mobile{display:block}@media only screen and (min-width:768px){.Introduction__media-image--mobile{display:none}}.Introduction__cards{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:2vw;margin:0;padding:0;list-style:none;display:grid;position:absolute;top:35%;left:0;right:0}@media only screen and (min-width:768px){.Introduction__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;top:58%;left:32px;right:32px}}@media only screen and (min-width:768px) and (max-width:991.98px){.Introduction__cards{top:46%}}.Introduction__cards-item{min-width:0;display:flex}.Introduction__cards-item>*{width:100%;height:100%}
.InfoBigNumber{flex-direction:column;align-items:center;gap:2vh;display:flex}@media only screen and (min-width:768px){.InfoBigNumber{align-items:flex-start;gap:8px}}.InfoBigNumber__header{align-items:center;gap:2vw;display:flex}@media only screen and (min-width:768px){.InfoBigNumber__header{gap:16px}}.InfoBigNumber__value{line-height:1.3}.InfoBigNumber__label{margin:0;line-height:1.3}
.Reliability{flex-direction:column;gap:3vh;display:flex}@media only screen and (min-width:768px){.Reliability{gap:20px}}.Reliability__content-top{grid-template-columns:10vw minmax(0,1fr);align-items:stretch;column-gap:3vw;display:grid}@media only screen and (min-width:768px){.Reliability__content-top{grid-template-columns:48px minmax(0,1fr);column-gap:28px}}.Reliability__icon-container{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.Reliability__icon-container:before,.Reliability__icon-container:after{content:"";background:var(--color-primary);width:2px;position:absolute;left:50%;transform:translate(-50%)}.Reliability__icon-container:before{top:0;bottom:calc(50% + 30px)}.Reliability__icon-container:after{top:calc(50% + 30px);bottom:0}@media only screen and (min-width:768px){.Reliability__icon-container:before{bottom:calc(50% + 34px)}.Reliability__icon-container:after{top:calc(50% + 34px)}}.Reliability__description{flex-direction:column;gap:4vw;min-width:0;display:flex}@media only screen and (min-width:768px){.Reliability__description{gap:24px}}.Reliability__cards{grid-template-columns:repeat(1,minmax(0,1fr));gap:2vw;display:grid}@media only screen and (min-width:768px){.Reliability__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}.Reliability__cards-item{min-width:0;display:flex}.Reliability__cards-item>*{width:100%;height:100%}@media only screen and (max-width:767px){.Reliability__cards-item>*{min-height:auto}}.Reliability__cta{align-self:center;width:100%}@media only screen and (min-width:768px){.Reliability__cta{max-width:250px;margin-bottom:18px}}.Reliability__numbers{background:var(--color-primary);border-radius:8px;flex-direction:column;margin:0;padding:5vw;display:flex}@media only screen and (min-width:768px){.Reliability__numbers{border-radius:8px;grid-template-columns:.92fr 1.16fr .92fr;align-items:center;padding:28px clamp(24px,4vw,36px);display:grid}}.Reliability__number-item{border-bottom:2px solid var(--color-white);justify-content:center;min-width:0;padding:5vw 0 8vw;display:flex}.Reliability__number-item:last-child{border-bottom:0;padding-bottom:0}.Reliability__number-item:first-child{padding-top:0}.Reliability__number-item>*{width:100%}@media only screen and (min-width:768px){.Reliability__number-item{box-sizing:border-box;border-bottom:0;border-right:2px solid var(--color-white);justify-content:center;min-width:0;padding:0 32px}.Reliability__number-item>.InfoBigNumber{width:fit-content;max-width:100%}.Reliability__number-item:first-child{justify-content:flex-start}.Reliability__number-item:nth-child(2){justify-content:center;padding-inline:20px}.Reliability__number-item:last-child{border-right:0;justify-content:flex-end;padding-bottom:0}}
.InfoStepCard{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.InfoStepCard__icon-container{justify-content:center;width:100%;margin-bottom:4.5vw;display:flex;position:relative}@media only screen and (min-width:768px){.InfoStepCard__icon-container{min-height:72px;margin-bottom:16px}.InfoStepCard__icon-container:before,.InfoStepCard__icon-container:after{content:none;background:var(--color-secondary);height:2px;position:absolute;top:50%;transform:translateY(-50%)}}.InfoStepCard__icon-wrapper{z-index:1;border:2px solid var(--color-secondary);background:var(--color-white);border-radius:50%;justify-content:center;align-items:center;width:13vw;height:13vw;display:inline-flex;position:relative}@media only screen and (min-width:768px){.InfoStepCard__icon-wrapper{width:72px;height:72px}}.InfoStepCard__icon{width:6.5vw!important;height:6.5vw!important}@media only screen and (min-width:768px){.InfoStepCard__icon{width:38px!important;height:38px!important}}.InfoStepCard__content{flex-direction:column;align-items:center;gap:2.5vw;width:100%;display:flex}@media only screen and (min-width:768px){.InfoStepCard__content{gap:8px}}.InfoStepCard__title{text-align:center;max-width:100%;line-height:1.25}.InfoStepCard__description{text-align:center;max-width:100%;line-height:1.45}@media only screen and (min-width:768px){.InfoStepCard--with-left-line .InfoStepCard__icon-container:before{content:"";left:0;right:calc(50% + 46px)}.InfoStepCard--with-right-line .InfoStepCard__icon-container:after{content:"";left:calc(50% + 46px);right:0}}
.StepByStep{flex-direction:column;gap:3vh;display:flex}@media only screen and (min-width:768px){.StepByStep{gap:20px}}.StepByStep__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:4dvh 2vw;display:grid}@media only screen and (min-width:768px){.StepByStep__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px}}.StepByStep__cards-item{min-width:0;display:flex}.StepByStep__cards-item>*{width:100%;height:100%}.StepByStep__cta{align-self:center;width:100%;margin:3dvh auto 0}@media only screen and (min-width:768px){.StepByStep__cta{width:max-content;margin-block:18px}}
.BannerEnterprise{width:100%}.BannerEnterprise__media{aspect-ratio:109/142;background-image:url(../media/bg-mobile.04.78oly9fxn7.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;width:100%;position:relative}@media only screen and (min-width:768px){.BannerEnterprise__media{background-image:url(../media/bg.0apfbh8sukc0x.png);height:415px}}@media only screen and (min-width:768px) and (max-width:991.98px){.BannerEnterprise__media{height:350px}}.BannerEnterprise__content{z-index:1;flex-direction:column;padding:3vh 8vw;display:flex;position:relative}@media only screen and (min-width:768px){.BannerEnterprise__content{gap:23px;padding:40px}}@media only screen and (max-width:767px){.BannerEnterprise__content{height:100%}}.BannerEnterprise__text{flex-direction:column;gap:2vh;display:flex}@media only screen and (min-width:768px){.BannerEnterprise__text{gap:16px;max-width:623px}}.BannerEnterprise__cars{width:65%;height:auto;position:absolute;bottom:8vh;right:0}@media only screen and (max-width:991px){.BannerEnterprise__cars{width:100%}}@media only screen and (orientation:portrait) and (pointer:coarse){.BannerEnterprise__cars{width:100%}}@media only screen and (min-width:768px){.BannerEnterprise__cars{width:72%;max-width:983px;bottom:0;right:23px}}.BannerEnterprise__title{margin-bottom:.5vh;line-height:1.3}@media only screen and (min-width:768px){.BannerEnterprise__title{margin-bottom:4px}}.BannerEnterprise__highlight{color:var(--color-secondary);white-space:nowrap}.BannerEnterprise__description{line-height:1.5}.BannerEnterprise__benefits{display:none}@media only screen and (min-width:768px){.BannerEnterprise__benefits{margin-top:8px;display:block}}.BannerEnterprise__list{flex-direction:column;gap:.5vh;padding:0;list-style:none;display:flex}@media only screen and (min-width:768px){.BannerEnterprise__list{gap:4px}}.BannerEnterprise__item{align-items:center;gap:1vw;display:flex}@media only screen and (min-width:768px){.BannerEnterprise__item{gap:4px}}.BannerEnterprise__button-mobile{z-index:2;position:absolute;bottom:3.5vh;left:4vw;right:4vw}@media only screen and (min-width:768px){.BannerEnterprise__button-mobile{display:none}}
