@keyframes bounce-in{0%{transform:scale(0)}15%{transform:scale(1.2)}40%{transform:scale(1.4)}70%{transform:scale(1.2)}to{transform:scale(1)}}.hero{position:relative}@media (max-width: 959px){.hero .section__icon{margin-top:20rem}}.hero .section__info{max-width:100rem;margin:0 auto}.hero__inner{position:relative}.hero__img{position:absolute;top:var(--top);left:var(--left);display:none;max-width:var(--width);pointer-events:none;transform:scale(0)}.hero.is-visible .hero__img{animation:bounce-in .5s .2s ease-in-out forwards}.hero__img--left{--top: 26rem;--left: -15.4rem;--width: 32.6rem}@media (max-width: 1329px){.hero__img--left{--top: 29rem;--left: -5.4rem}}@media (max-width: 959px){.hero__img--left{--top: 32rem;--left: -6rem;--width: 19.8rem}}.hero__img--right{--top: -10.6rem;--left: 97.8rem;--width: 29.6rem;animation-delay:.3s}@media (max-width: 1329px){.hero__img--right{--left: 78rem}}@media (max-width: 959px){.hero__img--right{--top: -4rem;--left: 52.6rem;--width: 18rem}}.hero__img--mobile{--left: 50%;--width: 28.6rem;margin-left:-14.3rem}@media (min-width: 960px){.hero__img--left,.hero__img--right{display:block}}@media (max-width: 959px){.hero__img--mobile{display:block}}.hero__info{max-width:100rem;margin:0 auto}.building{position:relative}.building .section__waves{--top: -57rem;--left: -8rem}.building__overlay{position:relative;display:grid;gap:2rem}@media (max-width: 1329px){.building__overlay{--padding: 4rem 2rem 2rem}}.building .slider{display:grid}@media (max-width: 1329px){.building .slider{margin:0 -2rem}}.building .swiper{overflow:visible}@media (max-width: 1329px){.building .swiper{padding:0 2rem}}.building .slider--static .swiper-wrapper{display:grid;gap:2rem}@media (min-width: 480px){.building .slider--static .swiper-wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width: 479px){.building .slider--static .swiper-wrapper{justify-content:center}}.building .card{--padding: 30.2rem 2rem 4rem;width:32rem;overflow:hidden;transition-property:background-color,color}@media (max-width: 390px){.building .card{--padding: 28.8rem 2rem 4rem;width:29rem}}@media (max-width: 360px){.building .card{--padding: 25rem 2rem 4rem;width:25rem}}.building .card:nth-of-type(1) .tooltip{--top: 6.2rem;--left: 15.4rem}@media (max-width: 390px){.building .card:nth-of-type(1) .tooltip{--top: 5.2rem;--left: 13.8rem}}@media (max-width: 360px){.building .card:nth-of-type(1) .tooltip{--top: 4.2rem;--left: 11.6rem}}.building .card:nth-of-type(2) .tooltip{transition:all var(--transition-duration) var(--transition-timing-function)}.building .card:nth-of-type(2) .tooltip--one{--top: 7.6rem;--left: 16.8rem;opacity:1}@media (max-width: 390px){.building .card:nth-of-type(2) .tooltip--one{--top: 6.6rem;--left: 14.8rem}}@media (max-width: 360px){.building .card:nth-of-type(2) .tooltip--one{--top: 5.2rem;--left: 12.6rem}}.building .card:nth-of-type(2) .tooltip--two{--top: 2.2rem;--left: 22.8rem;opacity:0}@media (max-width: 390px){.building .card:nth-of-type(2) .tooltip--two{--top: 1.6rem;--left: 20.4rem}}@media (max-width: 360px){.building .card:nth-of-type(2) .tooltip--two{--top: 1.2rem;--left: 17.4rem}}@media (min-width: 960px){.building .card:hover{background-color:#e2fd25}.building .card:hover:nth-of-type(1) .card__img{color:#fff}.building .card:hover:nth-of-type(1) .tooltip{transform:translate(.4rem,-1.6rem) scale(1.25)}.building .card:hover:nth-of-type(2) .card__img{color:#fff}.building .card:hover:nth-of-type(2) .card__img .opacity{opacity:1}.building .card:hover:nth-of-type(2) .tooltip--one{opacity:0}.building .card:hover:nth-of-type(2) .tooltip--two{opacity:1}.building .card:hover:nth-of-type(1) .card__img,.building .card:hover:nth-of-type(3) .card__img{scale:1.19375;will-change:scale}.building .card:hover .card__text{color:#000}}@media (max-width: 959px){.building .card:nth-of-type(2){background-color:#e2fd25}.building .card:nth-of-type(2) .card__img{color:#fff}.building .card:nth-of-type(2) .card__img .opacity{opacity:.5}.building .card:nth-of-type(2) .tooltip--one{opacity:1}.building .card:nth-of-type(2) .tooltip--two{opacity:1;background-color:var(--white-color);color:var(--black-color)}.building .card:nth-of-type(2) .tooltip--two .tooltip__icon{color:var(--white-color)}.building .card:nth-of-type(2) .card__text{color:#000}}.building .card__img{--width: 32rem;--height: 30rem;position:absolute;top:0;left:0;width:var(--width);height:var(--height);color:#e0ff00;transition:all var(--transition-duration) var(--transition-timing-function)}@media (max-width: 390px){.building .card__img{--width: 29rem;--height: 27.2rem}}@media (max-width: 360px){.building .card__img{--width: 25rem;--height: 23.4rem}}.building .card__img .opacity{opacity:.5;transition:opacity var(--transition-duration) var(--transition-timing-function)}.building .card__tooltip{position:absolute;top:var(--top);left:var(--left);display:flex;align-items:center;width:fit-content;height:2.1rem;padding:0 .8rem;font-family:var(--font-bold),sans-serif;font-size:1.2rem;line-height:1.2;color:#fff;background-color:#000;border-radius:10rem;opacity:1;transition:all var(--transition-duration) var(--transition-timing-function);will-change:transform}.building .card__tooltip .tooltip__icon{--size: .6rem;position:absolute;top:calc(100% - .2rem);left:50%;width:var(--size);height:var(--size);color:#000;transition:color var(--transition-duration) var(--transition-timing-function);transform:translate(-50%)}.building .card__t{padding:0 3rem}.dashboard{display:grid;gap:2rem}.dashboard__slider{display:grid}.dashboard .swiper{overflow:visible}.dashboard .swiper-wrapper{align-items:flex-start}.dashboard .slider--static .swiper-wrapper{display:grid;justify-content:center;gap:2rem}@media (min-width: 1330px){.dashboard .slider--static .swiper-wrapper{grid-template-columns:repeat(4,30rem)}}@media (max-width: 1329px){.dashboard .slider--static .swiper-wrapper{grid-template-columns:repeat(2,30rem)}}.dashboard .card{width:30rem;height:auto;transition-property:background-color,color,border-color}.dashboard .card:nth-child(odd) .card__icon{--rotate: 7deg}.dashboard .card:nth-child(odd) .card__tooltip{color:#000;background-color:#fff}.dashboard .card:nth-child(2n) .card__icon{--rotate: -15deg}.dashboard .card:nth-child(2n) .card__tooltip{color:#fff;background-color:#000}.dashboard .card:nth-child(1) .card__decoration{--top: 2rem;--left: 14.6rem}.dashboard .card:nth-child(1) .card__tooltip{--top: 6rem;--left: 1.2rem}.dashboard .card:nth-child(2) .card__decoration{--top: 8.2rem;--left: 15.4rem}.dashboard .card:nth-child(2) .card__tooltip{--top: 1.6rem;--left: 2.2rem}.dashboard .card:nth-child(3) .card__decoration{--top: 9.2rem;--left: 2.8rem;--rotate: -24deg}.dashboard .card:nth-child(3) .card__tooltip{--top: 1.8rem;--left: 10rem;--rotate: 15deg}.dashboard .card:nth-child(4) .card__decoration{--top: 5rem;--left: 15.4rem;--rotate: 15deg}.dashboard .card:nth-child(4) .card__tooltip{--top: 8.8rem;--left: 2.4rem;--rotate: 22deg}.dashboard .card:nth-child(1) .card__tooltip,.dashboard .card:nth-child(2) .card__tooltip{--rotate: -18deg}@media (min-width: 960px){.dashboard .card:hover .card__icon{transform:rotate(var(--rotate, 0deg)) scale(var(--scale))}.dashboard .card:hover .card__decoration,.dashboard .card:hover .card__tooltip{opacity:1}}@media (max-width: 959px){.dashboard .card{background-color:#fff;border-color:#eaebed}.dashboard .card .card__icon{--color: #000;--icon-color: #e2fd25;transform:rotate(var(--rotate, 0deg)) scale(var(--scale))}.dashboard .card .card__decoration,.dashboard .card .card__tooltip{opacity:1}.dashboard .card:nth-child(1) .card__decoration{--top: 2rem;--left: 14.6rem}.dashboard .card:nth-child(1) .card__tooltip{--top: 6rem;--left: 1.2rem}.dashboard .card:nth-child(2) .card__decoration{--top: 8.2rem;--left: 15.4rem}.dashboard .card:nth-child(2) .card__tooltip{--top: 1.6rem;--left: 2.2rem}.dashboard .card:nth-child(3) .card__decoration{--top: 9.2rem;--left: 2.8rem;--rotate: -24deg}.dashboard .card:nth-child(3) .card__tooltip{--top: 1.8rem;--left: 10rem;--rotate: 15deg}.dashboard .card:nth-child(4) .card__decoration{--top: 5rem;--left: 15.4rem;--rotate: 15deg}.dashboard .card:nth-child(4) .card__tooltip{--top: 8.8rem;--left: 2.4rem;--rotate: 22deg}}.dashboard .card__icon{--color: #fff;--color-hover: #000;--icon-color: #000;--icon-color-hover: #e2fd25}.dashboard .card__decoration{max-width:var(--width)}.managers{position:relative;display:grid;gap:4rem}.managers__blur{--top: -3.8rem;--left: 50%;--width: 53.6rem;--height: 49.4rem;transform:translate(-50%);z-index:-1}.managers__blur span{border-radius:100%}.managers__blur span:nth-child(1){--top: 2.6rem;--left: 1.8rem;--width: 44rem;--height: 44rem;--blur: 2.4rem;background-image:radial-gradient(86.73% 86.73% at 13.14% 28.76%,#6f0,#ffd500 45.86%,#ffd500 77.35%,#6f0)}.managers__blur span:nth-child(2){--top: 0;--left: 0;--width: 34.4rem;--height: 34.4rem;--blur: 9.2rem;background-image:linear-gradient(130deg,#6f0 6.17%,#dcfc17 45.1%,#dcfc17 68.56%,#6f0 94.53%)}.managers__blur span:nth-child(3){--top: 15rem;--left: 14.8rem;--width: 39rem;--height: 34.4rem;--blur: 9.2rem;background-image:linear-gradient(180deg,#6f0 34.15%,#ffbf00)}.managers__blur,.managers__blur span{position:absolute;top:var(--top);left:var(--left);width:var(--width);height:var(--height);pointer-events:none;filter:blur(var(--blur))}.managers__overlay{--padding: 4rem 10rem;--section-bg: rgb(255 255 255 / 50%);--blur: 5rem;display:grid;width:100%;max-width:92rem;margin:0 auto;border:.1rem solid #eaebed;transition:all var(--transition-duration) var(--transition-timing-function);-webkit-backdrop-filter:blur(var(--blur));backdrop-filter:blur(var(--blur));gap:2rem}@media (min-width: 960px){.managers__overlay:hover{--section-bg: rgb(246 247 250 / 80%);--blur: 0;border-color:transparent}}@media (max-width: 639px){.managers__overlay{--padding: 4rem 2rem}}.managers__img{--width: 38.8rem;display:block;max-width:var(--width);margin:0 auto}@media (max-width: 639px){.managers__img{--width: 100%}}.managers .section__text{max-width:40rem;margin:0 auto;font-size:2rem}.global__overlay{--padding: 10rem 10rem 6rem;display:grid;text-align:center;gap:2rem}@media (max-width: 1329px){.global__overlay{--padding: 4rem 2rem}}.global .slider{display:grid}@media (max-width: 1329px){.global .slider{margin:0 -2rem}}.global .swiper{overflow:visible}@media (max-width: 1329px){.global .swiper{padding:0 2rem}}.global .slider--static .swiper-wrapper{display:grid;gap:2rem}@media (min-width: 480px){.global .slider--static .swiper-wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width: 479px){.global .slider--static .swiper-wrapper{justify-content:center}}.global .card{--padding: var(--padding-top, 34.2rem) 2rem 4rem;width:32rem;overflow:hidden;background-color:#e2fd26;align-content:flex-end;gap:1rem;transition-property:background-color,color}@media (max-width: 390px){.global .card{width:29rem}}@media (max-width: 360px){.global .card{--padding: var(--padding-top, 28rem) 2rem 4rem;width:25rem}}.global .card:nth-child(1):before{--top: .6rem;--left: -9.6rem;--width: 51.2rem;--height: 35.6rem;--blur: 5rem}.global .card:nth-child(1) .card__img{--top: 12.8rem;--left: 4.2rem;--width: 23.8rem;--scale: 1.23}@media (max-width: 390px){.global .card:nth-child(1) .card__img{--width: 20.6rem}}@media (max-width: 360px){.global .card:nth-child(1) .card__img{--width: 16.6rem}}.global .card:nth-child(2){--top: -3.6rem;--left: -6.8rem;--width: 45.6rem;--padding-top: 23.8rem;--scale: 1.16}html[lang=es] .global .card:nth-child(2),html[lang=pt] .global .card:nth-child(2){--top: -1.6rem}.global .card:nth-child(2) .card__t{font-size:10rem;line-height:.94}.global .card:nth-child(2) .card__t,.global .card:nth-child(2) .card__text{position:relative;z-index:5;color:#fff}@media (max-width: 390px){.global .card:nth-child(2){--left: -8rem}}@media (max-width: 360px){.global .card:nth-child(2){--top: -1rem;--left: -10.2rem}}.global .card:nth-child(3){--padding-top: 30.8rem;--scale: 1.19}@media (max-width: 390px){.global .card:nth-child(3){--padding-top: 28rem}}@media (max-width: 360px){.global .card:nth-child(3){--padding-top: 24rem}}.global .card:nth-child(3):before{--top: 3.6rem;--left: -2rem;--width: 35.8rem;--height: 24.8rem;--blur: 3.4rem}.global .card:nth-child(3) .card__img:nth-of-type(1){--top: 8.6rem;--left: 7rem;--width: 18rem;z-index:3}@media (max-width: 390px){.global .card:nth-child(3) .card__img:nth-of-type(1){--left: 6.4rem;--width: 16rem}}@media (max-width: 360px){.global .card:nth-child(3) .card__img:nth-of-type(1){--left: 6rem;--width: 13rem}}.global .card:nth-child(3) .card__img:nth-of-type(2){--top: 13rem;--left: 10rem;--width: 13.2rem;--scale: 1.18;z-index:2}.global .card:nth-child(3) .card__img:nth-of-type(3){--top: 13rem;--left: 8.8rem;--width: 13.2rem;--scale: 1.18;z-index:1}.global .card:nth-child(1):before,.global .card:nth-child(3):before{position:absolute;top:var(--top);left:var(--left);width:var(--width);height:var(--height);background-color:#ffffff80;border-radius:100%;content:" ";filter:blur(var(--blur))}@media (min-width: 960px){.global .card:hover .card__img{transform:scale(var(--scale))}.global .card:hover:nth-child(1) .card__icon:nth-of-type(1){--width: 3rem;--top: 5rem;--left: 5.8rem}.global .card:hover:nth-child(1) .card__icon:nth-of-type(2){--width: 5.4rem;--top: 5.6rem;--left: 11.6rem}.global .card:hover:nth-child(1) .card__icon:nth-of-type(3){--width: 5.6rem;--top: 2.8rem;--left: 18rem}.global .card:hover:nth-child(1) .card__icon:nth-of-type(4){--width: 3rem;--top: 8rem;--left: 23.2rem}.global .card:hover:nth-child(1) .card__icon:nth-of-type(5){--width: 3rem;--top: 26.8rem;--left: 8rem}.global .card:hover:nth-child(1) .card__icon:nth-of-type(6){--width: 5.2rem;--top: 26.6rem;--left: 13.8rem}.global .card:hover:nth-child(1) .card__icon:nth-of-type(7){--width: 3rem;--top: 25.4rem;--left: 21.6rem}.global .card:hover:nth-child(2) .card__t,.global .card:hover:nth-child(2) .card__text{color:#e2fd25}.global .card:hover:nth-child(3) .card__img:nth-of-type(2){--top: 13.5rem;--left: 17.4rem}.global .card:hover:nth-child(3) .card__img:nth-of-type(3){--top: 13.5rem;--left: 1.6rem}.global .card:hover:nth-child(3) .card__tooltip:nth-of-type(1){opacity:0}.global .card:hover:nth-child(3) .card__tooltip:nth-of-type(2){opacity:1}}@media (max-width: 959px){.global .card:nth-child(1) .card__img{transform:scale(var(--scale))}.global .card:nth-child(1) .card__icon:nth-of-type(1){--width: 3rem;--top: 5rem;--left: 5.8rem}.global .card:nth-child(1) .card__icon:nth-of-type(2){--width: 5.4rem;--top: 5.6rem;--left: 11.6rem}.global .card:nth-child(1) .card__icon:nth-of-type(3){--width: 5.6rem;--top: 2.8rem;--left: 18rem}.global .card:nth-child(1) .card__icon:nth-of-type(4){--width: 3rem;--top: 8rem;--left: 23.2rem}.global .card:nth-child(1) .card__icon:nth-of-type(5){--width: 3rem;--top: 26.8rem;--left: 8rem}.global .card:nth-child(1) .card__icon:nth-of-type(6){--width: 5.2rem;--top: 26.6rem;--left: 13.8rem}.global .card:nth-child(1) .card__icon:nth-of-type(7){--width: 3rem;--top: 25.4rem;--left: 21.6rem}.global .card:nth-child(3) .card__img{transform:scale(var(--scale))}.global .card:nth-child(3) .card__img:nth-of-type(2){--top: 13.5rem;--left: 17.4rem}.global .card:nth-child(3) .card__img:nth-of-type(3){--top: 13.5rem;--left: 1.6rem}.global .card:nth-child(3) .card__tooltip:nth-of-type(1){opacity:1}.global .card:nth-child(3) .card__tooltip:nth-of-type(2){opacity:1}}@media (max-width: 390px){.global .card:nth-child(1) .card__icon:nth-of-type(1){--left: 3.8rem}.global .card:nth-child(1) .card__icon:nth-of-type(2){--left: 9.6rem}.global .card:nth-child(1) .card__icon:nth-of-type(3){--left: 16rem}.global .card:nth-child(1) .card__icon:nth-of-type(4){--left: 21.2rem}.global .card:nth-child(1) .card__icon:nth-of-type(5){--left: 6rem}.global .card:nth-child(1) .card__icon:nth-of-type(6){--left: 11.8rem}.global .card:nth-child(1) .card__icon:nth-of-type(7){--left: 19.6rem}.global .card:nth-child(3) .card__img:nth-of-type(2){--left: 16.4rem;--width: 11.2rem}.global .card:nth-child(3) .card__img:nth-of-type(3){--left: 1.4rem;--width: 11.2rem}.global .card:nth-child(3) .card__tooltip:nth-of-type(1){--top: 6.6rem}.global .card:nth-child(3) .card__tooltip:nth-of-type(2){--top: 6.6rem;--left: 17.8rem}}@media (max-width: 360px){.global .card:nth-child(1) .card__icon:nth-of-type(1){--left: 2.8rem}.global .card:nth-child(1) .card__icon:nth-of-type(2){--left: 8.6rem}.global .card:nth-child(1) .card__icon:nth-of-type(3){--left: 15rem}.global .card:nth-child(1) .card__icon:nth-of-type(4){--left: 20.2rem}.global .card:nth-child(1) .card__icon:nth-of-type(5){--top: 22.8rem;--left: 5rem}.global .card:nth-child(1) .card__icon:nth-of-type(6){--top: 22.6rem;--left: 10.8rem}.global .card:nth-child(1) .card__icon:nth-of-type(7){--top: 22.4rem;--left: 18.6rem}.global .card:nth-child(3) .card__img:nth-of-type(2){--left: 15.4rem;--width: 8.2rem}.global .card:nth-child(3) .card__img:nth-of-type(3){--left: 1.4rem;--width: 8.2rem}.global .card:nth-child(3) .card__tooltip:nth-of-type(1){--left: 3.8rem}.global .card:nth-child(3) .card__tooltip:nth-of-type(2){--left: 14.8rem}}.global .card__placeholder{height:30rem;margin-bottom:0}.global .card__icon:nth-of-type(1){--width: .4rem;--top: 17.8rem;--left: 15.6rem}.global .card__icon:nth-of-type(2){--width: .6rem;--top: 18rem;--left: 16.2rem}.global .card__icon:nth-of-type(3){--width: .6rem;--top: 17.6rem;--left: 16.8rem}.global .card__icon:nth-of-type(4){--width: .4rem;--top: 18.2rem;--left: 17.4rem}.global .card__icon:nth-of-type(5){--width: .4rem;--top: 20.4rem;--left: 15.8rem}.global .card__icon:nth-of-type(6){--width: .6rem;--top: 20.2rem;--left: 16.4rem}.global .card__icon:nth-of-type(7){--width: .4rem;--top: 20.2rem;--left: 17.2rem}.global .card__img{z-index:5;will-change:transform}@media (max-width: 390px){.global .card__tooltip{--font-size: 1.6rem}}.global .card__tooltip:nth-of-type(1){--top: 6.6rem;--left: 5.8rem;--rotate: 7deg;opacity:1}.global .card__tooltip:nth-of-type(1) .tooltip__icon{--left: auto;right:.7rem;color:#fff}.global .card__tooltip:nth-of-type(2){--top: 7.6rem;--left: 19.8rem;--rotate: -9deg;color:#fff;background-color:#000;opacity:0}.global .card__tooltip:nth-of-type(2) .tooltip__icon{--left: .7rem;color:#000;transform:scaleX(-1)}.global .card__tooltip .tooltip__icon{--top: 3.1rem;width:1.1rem;height:.9rem}.global .card__t{margin-bottom:1rem}.global .card__text{margin-top:0;color:#000}.global .card__img,.global .card__icon,.global .card__placeholder,.global .card__tooltip,.global .card__tooltip .tooltip__icon{position:absolute;top:var(--top, 0);left:var(--left, 0);max-width:var(--width);transition:all var(--transition-duration) var(--transition-timing-function);pointer-events:none}.global .channel{padding:4rem 2rem;background-color:#fff;border-radius:3rem}.global .channel--opened .channel__content{max-height:7rem}.global .channel__header{display:grid;justify-content:center}@media (min-width: 960px){.global .channel__content{max-height:0;overflow:hidden;transition:max-height var(--transition-duration) var(--transition-timing-function)}}@media (min-width: 960px){.global .channel__content-inner{padding-top:2rem}}.global .channel__t{position:relative;font-family:var(--font-bold),sans-serif;font-size:5rem;word-break:break-word}@media (max-width: 959px){.global .channel__t{font-size:4rem}}.global .channel__groups{display:grid}@media (max-width: 959px){.global .channel__groups{margin:3rem 0;gap:2.8rem}}.global .channel__group{display:grid;pointer-events:none;gap:.4rem;grid-template-columns:repeat(2,auto)}.global .channel__group:nth-of-type(1){right:calc(100% + 2.6rem)}.global .channel__group:nth-of-type(2){left:calc(100% + 2.6rem)}@media (max-width: 959px){.global .channel__group:nth-of-type(2){order:-1}}@media (min-width: 960px){.global .channel__group{position:absolute;top:50%;transform:translateY(-50%)}}@media (max-width: 959px){.global .channel__group{justify-content:center}}.global .channel__badge{display:flex;align-items:center;width:fit-content;height:2.4rem;padding:0 1rem;font-family:var(--font-bold),sans-serif;font-size:1.4rem;white-space:nowrap;background-color:#e2fd26;border-radius:1.2rem;transform:rotate(var(--rotate))}.global .channel__badge--one{--top: .6rem;--rotate: -9deg}.global .channel__badge--two{--top: 1.6rem;--rotate: 14deg}.global .channel__badge--three{--top: 2.2rem;--rotate: 12deg}.global .channel__badge--four{--offset-top: .6rem;--rotate: -8deg}.principles__overlay{display:grid;padding:4rem 10rem;gap:2rem}@media (max-width: 1329px){.principles__overlay{padding:4rem 2rem}}.principles .slider{display:grid;margin:0 -12rem 0 -10rem}@media (max-width: 1329px){.principles .slider{margin:0 -2rem}}.principles .swiper{padding:0 10rem;overflow:visible}@media (max-width: 1329px){.principles .swiper{padding:0 2rem}}.principles .swiper-wrapper{align-items:flex-start}.principles .slider--static .swiper-wrapper{justify-content:center}.principles .card{width:30rem;height:auto;transition-property:background-color,border-color,color}.principles .card:nth-child(odd) .card__icon{--rotate: -15deg}.principles .card:nth-child(2n) .card__icon{--rotate: 7deg}.principles .card:nth-child(1) .card__tooltip{--top: 2rem;--left: 12rem;--rotate: 15deg}.principles .card:nth-child(2) .card__tooltip{--top: 10rem;--left: .4rem;--rotate: 22deg}.principles .card:nth-child(3) .card__tooltip{--top: 1.6rem;--left: 1.8rem;--rotate: -20deg}.principles .card:nth-child(4) .card__tooltip{--top: 11.2rem;--left: 3.8rem;--rotate: -7deg}.principles .card:nth-child(5) .card__tooltip{--top: 1rem;--left: 8.2rem;--rotate: 8deg}@media (min-width: 960px){.principles .card:hover .card__icon{color:var(--black-color);transform:rotate(var(--rotate, 0deg)) scale(var(--scale))}.principles .card:hover .card__decoration,.principles .card:hover .card__icon{opacity:1}}@media (max-width: 959px){.principles .card{background-color:var(--white-color);border-color:var(--divider-color)}.principles .card:nth-child(odd) .card__icon{--rotate: -15deg}.principles .card:nth-child(2n) .card__icon{--rotate: 7deg}.principles .card:nth-child(1) .card__tooltip{--top: 2rem;--left: 12rem;--rotate: 15deg}.principles .card:nth-child(2) .card__tooltip{--top: 10rem;--left: .4rem;--rotate: 22deg}.principles .card:nth-child(3) .card__tooltip{--top: 1.6rem;--left: 1.8rem;--rotate: -20deg}.principles .card:nth-child(4) .card__tooltip{--top: 11.2rem;--left: 3.8rem;--rotate: -7deg}.principles .card:nth-child(5) .card__tooltip{--top: 1rem;--left: 8.2rem;--rotate: 8deg}.principles .card .card__icon{color:var(--black-color);transform:rotate(var(--rotate, 0deg)) scale(var(--scale))}}@media (max-width: 959px) and (max-width: 959px){.principles .card .card__icon{--icon-color: var(--yellow-color)}}@media (max-width: 959px){.principles .card .slider__decoration,.principles .card .card__tooltip{opacity:1}}.principles .card__icon{--color: var(--white-color);--icon-color: var(--black-color);--icon-color-hover: var(--yellow-color)}.standards{display:grid;gap:2rem}@media (min-width: 640px){.standards .section__icon{grid-column:span 2}}.standards__overlay{display:grid}@media (min-width: 640px){.standards__overlay{gap:2rem 5.8rem;grid-template-columns:auto 1fr}}@media (max-width: 639px){.standards__overlay{--max-width: auto}}@media (min-width: 640px){.standards .section__info{width:38.8rem}}@media (min-width: 640px){.standards .section__t,.standards .section__text{text-align:left}}.standards ul{display:grid;gap:1rem;list-style:none}.standards li{position:relative;padding-left:1.6rem;font-size:1.8rem;color:var(--color-hint)}@media (max-width: 639px){.standards li{font-size:1.6rem}}.standards li:before{--size: .5rem;position:absolute;top:.8rem;left:0;width:var(--size);height:var(--size);background-color:var(--color-hint);border-radius:50%;content:" "}.standards .alert{margin-top:2rem;line-height:1.2;text-align:left;background-color:#fff;border:none}@media (max-width: 639px){.standards .alert{margin-bottom:0;padding:4rem 2rem;text-align:center}}.standards .alert__icon{--size: 2.4rem;color:var(--color-hint)}.standards .alert__t{display:grid;align-items:center;font-family:var(--font-bold),sans-serif;font-size:2.4rem;gap:1rem}@media (min-width: 640px){.standards .alert__t{grid-template-columns:auto 1fr}}@media (max-width: 639px){.standards .alert__t{justify-items:center}}.standards .alert__text{margin-top:1rem;font-size:1.8rem;color:var(--color-hint)}@media (max-width: 639px){.standards .alert__text{font-size:1.6rem}}.standards__img{position:relative}.standards__img img{--border-radius: 2.4rem;--box-shadow: 0 .3rem 4.6rem 0 rgb(0 0 0 / 10%);max-width:85.6rem;border-radius:var(--border-radius);box-shadow:var(--box-shadow);pointer-events:none}.standards__img img:nth-of-type(1){z-index:2}.standards__img img:nth-of-type(2){z-index:1}@media (min-width: 640px){.standards__img img{position:absolute;top:var(--top);left:var(--left)}.standards__img img:nth-of-type(1){--top: 0;--left: 0}.standards__img img:nth-of-type(2){--top: 13.8rem;--left: 10.6rem}}@media (max-width: 639px){.standards__img img{--border-radius: .8rem;--box-shadow: 0 .1rem 1.4rem 0 rgb(0 0 0 / 10%);position:relative;max-width:calc(100% - 3rem)}.standards__img img:nth-of-type(2){margin-top:-15rem;margin-left:3.2rem}}
