.general-hero-section .section-text{--content-w: 110rem;max-width:var(--content-w)}.general-hero-section+.discover-section{padding-top:0;position:relative}.discover-section .discover-advantages{margin-top:calc(20*var(--spacing));display:grid;grid-template-columns:repeat(14, 1fr);grid-template-rows:25.6rem 40rem 25.6rem;gap:calc(12*var(--spacing))}.discover-section .advantage-item{background:var(--gray-light);padding:calc(20*var(--spacing)) calc(12*var(--spacing));display:flex;align-items:center;justify-content:space-between;gap:calc(6*var(--spacing));overflow:hidden}.discover-section .advantage-item:nth-child(1){--base-unit: 5rem;grid-column:1/5;grid-row:1/3;flex-direction:column;border-radius:2.4rem 0 0 0}.discover-section .advantage-item:nth-child(1) .item-animation{order:-1;margin-top:calc(16*var(--spacing))}.discover-section .advantage-item:nth-child(2){--base-unit: 1.5rem;grid-column:5/15;grid-row:1/2;border-radius:0 2.4rem 0 0}.discover-section .advantage-item:nth-child(2) .advantage-title{text-align:left;margin-left:calc(16*var(--spacing))}.discover-section .advantage-item:nth-child(3){--base-unit: 2rem;grid-column:5/11;grid-row:2/3;flex-direction:column}.discover-section .advantage-item:nth-child(4){--base-unit: 1.5rem;grid-column:11/15;grid-row:2/4;flex-direction:column;border-radius:0 0 2.4rem 0}.discover-section .advantage-item:nth-child(4) .item-animation{margin-bottom:calc(16*var(--spacing))}.discover-section .advantage-item:nth-child(5){--base-unit: 2rem;grid-column:1/11;grid-row:3/4;border-radius:0 0 0 2.4rem}.discover-section .advantage-item:nth-child(5) .advantage-title{order:1;text-align:right;margin-right:calc(16*var(--spacing))}.discover-section .advantage-item:nth-child(5) .item-animation{margin-left:calc(8*var(--spacing))}.discover-section .advantage-title{text-align:center}.discover-section .item-animation{position:relative;z-index:1}@media all and (min-width: 2400px){.general-hero-section+.discover-section{margin-top:0}}@media all and (max-width: 1440px){.discover-section .discover-advantages{margin-top:calc(16*var(--spacing));grid-template-rows:22.4rem 35.2rem 22.4rem;gap:calc(8*var(--spacing));overflow:hidden}.discover-section .advantage-item{padding:calc(16*var(--spacing)) calc(8*var(--spacing))}.discover-section .advantage-item:nth-child(1){--base-unit: 4rem}.discover-section .advantage-item:nth-child(1) .item-animation{margin-top:calc(12*var(--spacing))}.discover-section .advantage-item:nth-child(2){--base-unit: 1.2rem}.discover-section .advantage-item:nth-child(2) .advantage-title{margin-left:calc(12*var(--spacing))}.discover-section .advantage-item:nth-child(3){--base-unit: 1.6rem}.discover-section .advantage-item:nth-child(4) .item-animation{margin-bottom:calc(12*var(--spacing))}.discover-section .advantage-item:nth-child(5){--base-unit: 1.6rem}.discover-section .advantage-item:nth-child(5) .item-animation{margin-left:calc(6*var(--spacing))}.discover-section .advantage-item:nth-child(5) .advantage-title{margin-right:calc(12*var(--spacing))}}@media all and (max-width: 1024px){.discover-section .discover-advantages{max-width:var(--mobile-max-w);margin-left:auto;margin-right:auto;grid-template-columns:1fr;grid-template-rows:initial;grid-auto-rows:32rem;gap:calc(6*var(--spacing));border-radius:0}.discover-section .advantage-item{padding:calc(16*var(--spacing));border-radius:2.4rem;justify-content:space-evenly}.discover-section .advantage-item:nth-child(1),.discover-section .advantage-item:nth-child(2),.discover-section .advantage-item:nth-child(3),.discover-section .advantage-item:nth-child(4),.discover-section .advantage-item:nth-child(5){grid-column:initial;grid-row:initial;border-radius:2.4rem}.discover-section .advantage-item:nth-child(1){--base-unit: 5rem;flex-direction:row}.discover-section .advantage-item:nth-child(1) .item-animation{margin-top:calc(4*var(--spacing))}.discover-section .advantage-item:nth-child(1) .advantage-title{text-align:right}.discover-section .advantage-item:nth-child(2) .advantage-title{margin-left:0}.discover-section .advantage-item:nth-child(4){flex-direction:row}.discover-section .advantage-item:nth-child(4) .item-animation{order:1;margin-bottom:0}.discover-section .advantage-item:nth-child(4) .advantage-title{text-align:left}.discover-section .advantage-item:nth-child(5) .item-animation{margin-left:0}.discover-section .advantage-item:nth-child(5) .advantage-title{margin-right:0}}@media all and (max-width: 640px){.discover-section .discover-advantages{margin-top:calc(8*var(--spacing));grid-template-rows:16rem 22rem 16rem 22rem 16rem}.discover-section .advantage-item{padding:calc(8*var(--spacing)) calc(6*var(--spacing));justify-content:space-evenly}.discover-section .advantage-item:nth-child(1){--base-unit: 3.5rem}.discover-section .advantage-item:nth-child(2){--base-unit: 0.5rem}.discover-section .advantage-item:nth-child(3){--base-unit: 1rem;grid-row:1}.discover-section .advantage-item:nth-child(4){--base-unit: 0.8rem;flex-direction:row-reverse}.discover-section .advantage-item:nth-child(5){--base-unit: 0.8rem}}.values-section{padding-top:0}.values-section .section-text{display:flex;flex-direction:column;align-items:center}.values-section .section-text .section-description{max-width:90rem}.values-section .values-list{max-width:108rem;margin:calc(20*var(--spacing)) auto 0;display:flex;flex-direction:column;gap:calc(8*var(--spacing))}.values-section .value-item{display:flex;overflow:hidden}.values-section .value-item .item-text,.values-section .value-item .item-animation{flex:1 1 50%}.values-section .value-item .item-text{padding:calc(12*var(--spacing));background-color:var(--gray-light);display:flex;flex-direction:column;justify-content:center;gap:calc(2*var(--spacing))}.values-section .value-item .item-animation{min-height:30rem;background-color:var(--primary);overflow:hidden;position:relative}.values-section .value-item .item-animation>*{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.values-section .value-item:nth-child(even){flex-direction:row-reverse}.values-section .value-item:nth-child(even) .item-animation{background-color:var(--secondary)}.values-section .value-item:first-child{border-top-left-radius:3.2rem;border-top-right-radius:3.2rem}.values-section .value-item:last-child{border-bottom-right-radius:3.2rem;border-bottom-left-radius:3.2rem}.values-section .value-item:nth-child(1){--base-unit: 1rem}.values-section .value-item:nth-child(2){--base-unit: 2rem}.values-section .value-item:nth-child(3){--base-unit: 2rem}.values-section .value-item:nth-child(4){--base-unit: 2rem}@media all and (max-width: 1440px){.values-section .values-list{margin-top:calc(16*var(--spacing))}.values-section .value-item .item-text{padding:calc(12*var(--spacing))}.values-section .value-item .item-animation{min-height:28rem}.values-section .value-item:first-child{border-top-left-radius:2.4rem;border-top-right-radius:2.4rem}.values-section .value-item:last-child{border-bottom-right-radius:2.4rem;border-bottom-left-radius:2.4rem}.values-section .value-item:nth-child(1){--base-unit: 0.8rem}.values-section .value-item:nth-child(2){--base-unit: 1.6rem}.values-section .value-item:nth-child(3){--base-unit: 1.6rem}.values-section .value-item:nth-child(4){--base-unit: 1.6rem}}@media all and (max-width: 1024px){.values-section .values-list{max-width:var(--mobile-max-w)}.values-section .value-item .item-text{width:50%;padding:calc(8*var(--spacing))}.values-section .value-item .item-animation{width:50%}}@media all and (max-width: 640px){.values-section .values-list{margin-top:calc(8*var(--spacing));gap:calc(6*var(--spacing))}.values-section .value-item{flex-direction:row;border-radius:2.4rem}.values-section .value-item .item-text .value-title{font-size:1.6rem}.values-section .value-item .item-text .value-description{font-size:1.2rem}.values-section .value-item .item-text,.values-section .value-item .item-animation{flex:initial;width:50%;min-height:16rem}.values-section .value-item .item-animation{aspect-ratio:1.6/1;width:50%}.values-section .value-item:nth-child(even){flex-direction:row-reverse}.values-section .value-item:nth-child(1){--base-unit: 0.6rem}.values-section .value-item:nth-child(2){--base-unit: 1rem}.values-section .value-item:nth-child(3){--base-unit: 1.2rem}.values-section .value-item:nth-child(4){--base-unit: 0.8rem}}.statistics-section{margin-top:-1px;padding-bottom:calc(60*var(--spacing));background:var(--primary-gradient);color:var(--gray-light)}.statistics-section .statistics-list{margin-top:calc(20*var(--spacing));display:grid;grid-template-columns:repeat(2, 1fr);gap:calc(32*var(--spacing)) calc(16*var(--spacing))}.statistics-section .statistic-item{text-align:center}.statistics-section .statistic-item .item-stat{display:flex;justify-content:center;align-items:baseline}.statistics-section .statistic-item .item-stat{background:var(--secondary-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:1.2rem;letter-spacing:-0.03em;line-height:1}.statistics-section .statistic-item .item-number{font-size:25.6rem}.statistics-section .statistic-item .item-unit{font-size:10rem}.statistics-section .statistic-item .item-description{margin-bottom:.8rem}@media all and (max-width: 1440px){.statistics-section{padding-bottom:calc(40*var(--spacing))}.statistics-section .statistics-list{margin-top:calc(16*var(--spacing));gap:calc(24*var(--spacing)) calc(12*var(--spacing))}.statistics-section .statistic-item .item-number{font-size:16rem}.statistics-section .statistic-item .item-unit{font-size:6.4rem}}@media all and (max-width: 1024px){.statistics-section{padding-bottom:calc(32*var(--spacing))}.statistics-section .statistics-list{max-width:var(--mobile-max-w);margin-left:auto;margin-right:auto;grid-template-columns:1fr;gap:calc(16*var(--spacing))}.statistics-section .statistic-item .item-number{min-width:20rem;font-size:12rem;text-align:right}.statistics-section .statistic-item .item-unit{min-width:10rem;font-size:4.8rem;text-align:left}}@media all and (max-width: 640px){.statistics-section .statistics-list{margin-top:calc(12*var(--spacing));grid-template-columns:repeat(2, 1fr);gap:calc(12*var(--spacing))}.statistics-section .statistic-item{display:flex;flex-direction:column;justify-content:space-between}.statistics-section .statistic-item .item-number{min-width:4rem;font-size:3.2rem}.statistics-section .statistic-item .item-title{font-size:1.6rem;font-weight:400;padding-top:calc(var(--spacing)*3)}.statistics-section .statistic-item .item-description{font-size:1.2rem;font-weight:400}.statistics-section .statistic-item .item-unit{min-width:4rem;font-size:3.2rem}}.performance-section{overflow:hidden;padding-bottom:0}.performance-section .performance-stats{margin-top:calc(60*var(--spacing));position:relative}.performance-section .section-image{position:relative;z-index:1;pointer-events:none}.performance-section .section-image img{width:100%;height:auto;object-fit:cover}.performance-section .section-bg{width:192rem;height:120rem;position:absolute;bottom:calc(-44*var(--spacing));left:50%;transform:translateX(calc(-50% + 0.8rem));z-index:-1;pointer-events:none}.performance-section .section-bg::after{content:"";background:linear-gradient(179.53deg, #fffdfd 14.75%, rgba(255, 253, 253, 0) 53.88%, rgba(255, 253, 253, 0.189189) 73.24%, #fffdfd 98.66%);position:absolute;inset:0}.performance-section .section-bg img{width:100%;height:100%;object-fit:cover}.performance-section .performance-list{position:absolute;inset:0;z-index:2}.performance-section .performance-item{--distance: 15rem;width:20.83%;padding:calc(4*var(--spacing)) 0 var(--distance);position:absolute}.performance-section .performance-item h3{color:var(--gray-dark)}.performance-section .performance-item::before,.performance-section .performance-item::after{content:"";background:var(--secondary);position:absolute;bottom:0;left:50%}.performance-section .performance-item::before{width:.2rem;height:var(--distance);transform:translate(-50%)}.performance-section .performance-item::after{width:1rem;height:1rem;border-radius:50%;transform:translate(-50%, 100%)}.performance-section .performance-item .item-title{text-align:center;max-width:20rem;margin:0 auto}.performance-section .performance-item:nth-child(1){bottom:51.2%;left:10.6%}.performance-section .performance-item:nth-child(2){--distance: 24.4rem;bottom:31%;left:24.2%}.performance-section .performance-item:nth-child(3){--distance: 11.6rem;bottom:69%;left:39.3%}.performance-section .performance-item:nth-child(4){--distance: 21.2rem;bottom:39%;left:54%}.performance-section .performance-item:nth-child(5){--distance: 18.8rem;bottom:58%;left:68.6%}@media all and (max-width: 1440px){.performance-section .performance-stats{margin-top:calc(48*var(--spacing))}.performance-section .section-bg{width:133.33%;height:auto;aspect-ratio:192/120;bottom:-32%}.performance-section .performance-item:nth-child(1){--distance: 18rem}.performance-section .performance-item:nth-child(2){--distance: 24rem}.performance-section .performance-item:nth-child(4){--distance: 18rem}.performance-section .performance-item:nth-child(5){--distance: 16rem}}@media all and (max-width: 1024px){.performance-section .performance-stats{margin:calc(32*var(--spacing)) calc(-1*var(--page-edge-padding)) 0}.performance-section .performance-item .item-title{font-size:2.2rem}.performance-section .performance-item::before{width:.1rem}.performance-section .performance-item::after{width:.5rem;height:.5rem}.performance-section .performance-item:nth-child(1){--distance: 14.4rem}.performance-section .performance-item:nth-child(2){--distance: 15.2rem}.performance-section .performance-item:nth-child(3){--distance: 9.6rem}.performance-section .performance-item:nth-child(4){--distance: 14.4rem}.performance-section .performance-item:nth-child(5){--distance: 14.4rem}}@media all and (max-width: 640px){.performance-section .performance-item{width:25%}.performance-section .performance-item .item-title{font-size:1.4rem}.performance-section .performance-item:nth-child(1){--distance: 10.8rem;left:8.6%}.performance-section .performance-item:nth-child(2){--distance: 10.8rem;left:22%}.performance-section .performance-item:nth-child(3){--distance: 8rem;left:37%}.performance-section .performance-item:nth-child(4){--distance: 8rem;left:51.8%}.performance-section .performance-item:nth-child(5){--distance: 9.6rem;left:66.6%}}.benefits-section{min-height:calc(var(--vh, 1vh)*100);display:flex;align-items:center;position:relative;overflow:hidden;padding-top:0}@supports(min-height: 100svh){.benefits-section{min-height:100svh}}.benefits-section .container{width:100%}.benefits-section .section-bg{width:133.3333333333%;position:absolute;bottom:0;left:50%;transform:translateX(-50%);pointer-events:none;z-index:-1}.benefits-section .section-bg img{width:100%;height:auto;object-fit:cover;object-position:bottom center}.benefits-section .section-text{display:flex;max-width:100%;align-items:flex-start}.benefits-section .section-text .section-title{margin-bottom:0}.benefits-section .carousel-wrapper{margin-top:calc(20*var(--spacing))}.benefits-section .carousel{width:max-content;display:flex;flex-wrap:nowrap;gap:calc(16*var(--spacing))}.benefits-section .carousel-item .item-content{width:70rem;height:70rem;background:var(--gray-light);border-radius:0 2.4rem 0 2.4rem;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:20rem 25rem 25rem}.benefits-section .carousel-item .item-title,.benefits-section .carousel-item .item-description,.benefits-section .carousel-item .item-number{width:100%;display:flex;align-items:center;padding:calc(8*var(--spacing))}.benefits-section .carousel-item .item-title{text-align:center;justify-content:center}.benefits-section .carousel-item .item-description{font-size:2.4rem;font-weight:400;line-height:1.3;letter-spacing:-0.05em;color:var(--black)}.benefits-section .carousel-item .item-number{font-size:9.6rem;font-weight:500;line-height:1.1;letter-spacing:-0.02em;color:var(--black);text-align:center;justify-content:center}.benefits-section .carousel-item .item-image{width:100%}.benefits-section .carousel-item .item-image img{width:100%;height:100%;object-fit:cover}.benefits-section .carousel-item:nth-child(odd) .item-content{grid-template-rows:20rem 25rem 25rem}.benefits-section .carousel-item:nth-child(odd) .item-title{grid-column:1/3;grid-row:1/2;border-bottom:solid .1rem var(--gray-dark)}.benefits-section .carousel-item:nth-child(odd) .item-image{grid-column:1/2;grid-row:2/4}.benefits-section .carousel-item:nth-child(odd) .item-number{grid-column:2/3;grid-row:2/3;border-bottom:solid .1rem var(--gray-dark)}.benefits-section .carousel-item:nth-child(even) .item-content{grid-template-rows:25rem 25rem 20rem}.benefits-section .carousel-item:nth-child(even) .item-title{grid-column:1/3;grid-row:3/4;border-top:solid .1rem var(--gray-dark)}.benefits-section .carousel-item:nth-child(even) .item-image{grid-column:1/2;grid-row:1/3}.benefits-section .carousel-item:nth-child(even) .item-number{grid-column:2/3;grid-row:1/2;border-bottom:solid .1rem var(--gray-dark)}@media all and (max-width: 1600px){.benefits-section .carousel-item .item-content{width:56rem;height:56rem}.benefits-section .carousel-item:nth-child(odd) .item-content{grid-template-rows:16rem 20rem 20rem}.benefits-section .carousel-item:nth-child(even) .item-content{grid-template-rows:20rem 20rem 16rem}}@media all and (max-width: 1440px){.benefits-section .carousel{gap:calc(12*var(--spacing))}.benefits-section .carousel-item .item-title,.benefits-section .carousel-item .item-description,.benefits-section .carousel-item .item-number{padding:calc(6*var(--spacing))}.benefits-section .carousel-item .item-description{font-size:2rem}.benefits-section .carousel-item .item-number{font-size:7.2rem}}@media all and (max-width: 1280px){.benefits-section .section-text{justify-content:center}.benefits-section .carousel-item .item-content{width:48rem;height:48rem}.benefits-section .carousel-item:nth-child(odd) .item-content{grid-template-rows:16rem 16rem 16rem}.benefits-section .carousel-item:nth-child(even) .item-content{grid-template-rows:16rem 16rem 16rem}}@media all and (max-width: 1024px){.benefits-section{min-height:auto}.benefits-section .section-text{justify-content:center}.benefits-section .section-title{text-align:center}.benefits-section .carousel-wrapper{margin-top:calc(12*var(--spacing))}.benefits-section .carousel{width:100%;max-width:var(--mobile-max-w);margin-left:auto;margin-right:auto;flex-wrap:wrap}.benefits-section .carousel-item{width:100%}.benefits-section .carousel-item .item-content{width:100%;height:auto;border-radius:1.6rem}.benefits-section .carousel-item .item-title,.benefits-section .carousel-item .item-description,.benefits-section .carousel-item .item-number{padding:calc(6*var(--spacing))}.benefits-section .carousel-item .item-description{font-size:1.6rem}.benefits-section .carousel-item .item-number{font-size:6.4rem}.benefits-section .carousel-item:nth-child(odd) .item-content,.benefits-section .carousel-item:nth-child(even) .item-content{grid-template-rows:12.8rem 16rem 16rem}.benefits-section .carousel-item:nth-child(odd) .item-title,.benefits-section .carousel-item:nth-child(even) .item-title{grid-column:1/3;grid-row:1/2;border-top:none;border-bottom:solid .1rem var(--gray-dark)}.benefits-section .carousel-item:nth-child(odd) .item-image,.benefits-section .carousel-item:nth-child(even) .item-image{grid-column:1/2;grid-row:2/4}.benefits-section .carousel-item:nth-child(odd) .item-number,.benefits-section .carousel-item:nth-child(even) .item-number{grid-column:2/3;grid-row:2/3;border-bottom:solid .1rem var(--gray-dark)}}@media all and (max-width: 640px){.benefits-section .carousel{gap:calc(4*var(--spacing))}.benefits-section .carousel-item .item-title{font-size:1.6rem}.benefits-section .carousel-item .item-description{color:var(--gray-dark)}.benefits-section .carousel-item .item-number{font-size:2.8rem}.benefits-section .carousel-item:nth-child(odd) .item-content{grid-template-columns:66% 34%;grid-template-rows:7.2rem 8.4rem 22.4rem}.benefits-section .carousel-item:nth-child(even) .item-content{grid-template-columns:66% 34%;grid-template-rows:8.4rem 22.4rem 7.2rem}.benefits-section .carousel-item:nth-child(even) .item-title{grid-column:1/3;grid-row:3/4;border-top:solid .1rem var(--gray-dark);border-bottom:none}.benefits-section .carousel-item:nth-child(even) .item-image{grid-column:1/2;grid-row:1/3}.benefits-section .carousel-item:nth-child(even) .item-number{grid-column:2/3;grid-row:1/2}.benefits-section .carousel-item:nth-child(even) .item-description{grid-column:2/3;grid-row:2/3}}
/*# sourceMappingURL=advertisers.css.map */
