@import"https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap";@font-face{font-family:Averta;src:url(/fonts/AvertaStd-Black.otf) format("opentype");font-weight:900}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{width:100%;background-color:#e7e7e7}@media (min-width: 1024px){body{background-color:#e7e7e7}}.container{width:100%;padding:0 1.6rem;margin:0 auto}@media (min-width: 768px){.container{max-width:72.4rem;padding:0}}@media (min-width: 1024px){.container{max-width:100rem}}@media (min-width: 1280px){.container{max-width:120rem}}@media (min-width: 1920px){.container{max-width:140rem}}body{font-family:Titillium Web,sans-serif;font-size:1.6rem;color:#1d1d1b}.subtitle{color:#1d1d1b;font-family:Titillium Web,sans-serif;font-size:2.4rem;font-weight:400;display:flex;gap:1rem}@media (min-width: 1920px){.subtitle{font-size:3.2rem}}.subtitle:before{content:"";display:block;min-width:2.1rem;width:2.1rem;height:2.1rem;background-color:#be1622;border-radius:100px;margin-top:1rem}@media (min-width: 1920px){.subtitle:before{margin-top:1.6rem}}.text{color:#1d1d1b;font-family:Titillium Web,sans-serif;font-size:1.4rem;font-weight:400}@media (min-width: 1920px){.text{font-size:1.6rem}}.text span{display:block;font-style:italic;text-align:center}.quote{color:#1d1d1b;font-family:Averta,sans-serif;font-size:3.2rem;font-weight:900;max-width:30rem;text-align:center}@media (min-width: 1024px){.quote{text-align:left;max-width:none;font-size:4rem}}.quote span{font-family:Titillium Web,sans-serif;font-size:1.6rem;font-weight:400}@media (min-width: 1024px){.quote span{text-align:left;font-size:2.4rem}}.header{position:sticky;top:0;z-index:6;width:100%;padding-top:3.6rem;padding-bottom:3.6rem;transition:all .2s}@media (min-width: 1280px){.header{padding-top:6rem}}.header__container{width:100%;display:flex;align-items:center;justify-content:space-between}.header__logo{width:23.1rem;z-index:1}@media (min-width: 1024px){.header__logo{height:8.6rem}}.header__logo img{width:100%;object-fit:cover;object-position:center}@media (min-width: 1024px){.header__logo img{height:100%}}.header__hamburger{width:2.8rem;height:45px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.header__hamburger-line{display:block;position:absolute;height:2px;width:100%;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.header__hamburger-line:nth-child(1){top:0}.header__hamburger-line:nth-child(2),.header__hamburger-line:nth-child(3){top:7px}.header__hamburger-line:nth-child(4){top:14px}.header__hamburger-open .header__hamburger-line:nth-child(1),.header__hamburger-open .header__hamburger-line:nth-child(4){top:7px;width:0%;left:50%}.header__hamburger-open .header__hamburger-line:nth-child(2){transform:rotate(45deg)}.header__hamburger-open .header__hamburger-line:nth-child(3){transform:rotate(-45deg)}.header__nav-mobile{width:100%;height:100vh;background-color:#9d9d9c;position:fixed;z-index:5;top:0;left:0;overflow:hidden}.header__nav-mobile-menu{max-width:72.4rem;margin:20rem auto 0;padding:0 0 0 2rem}.header__nav-mobile-list{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:4.4rem;width:auto}@media (min-width: 768px){.header__nav-mobile-list{width:40rem;margin:0 auto}}.header__nav-mobile-list li{position:relative;color:#fafafa;font-family:Titillium Web,sans-serif;font-size:1.8rem;font-weight:700;display:flex;align-items:center;margin-left:1.9rem}.header__nav-mobile-list li a{text-decoration:none;color:#1d1d1b}.header__nav-mobile-list li a span{color:#fafafa}.header__nav-mobile-list li a span.plus{position:absolute;top:-3px;font-size:2rem}.header__nav-mobile-list li a span.copy{position:absolute;top:1px;font-size:2rem}.header__nav-mobile-list li.active{margin-left:0}.header__nav-mobile-list li.active:before{content:"";display:block;margin-right:1.4rem;width:.5rem;height:1.6rem;background-color:#be1622;color:#fafafa;border-radius:100px}.header__nav-mobile-socials{width:100%;margin-top:6.4rem;margin-bottom:5rem;display:flex;justify-content:center;align-items:center;gap:2.8rem}.header__nav-mobile-social img{background-color:#1d1d1b;padding:.8rem;border-radius:100px}.header__nav-desktop-list{display:flex;list-style:none;gap:1.75rem}@media (min-width: 1280px){.header__nav-desktop-list{gap:2.5rem}}.header__nav-desktop-list li{display:flex;justify-content:center;align-items:center;width:max-content}.header__nav-desktop-link{color:#1d1d1b;text-decoration:none}.header__nav-desktop-link span{color:#be1622}.header__nav-desktop-link span.plus{position:absolute;top:-5px;font-size:2rem}@media (min-width: 1280px){.header__nav-desktop-link span.plus{top:-8px;font-size:2.5rem}}.header__nav-desktop-link span.copy{position:absolute;top:-1px;font-size:2rem}@media (min-width: 1280px){.header__nav-desktop-link span.copy{top:-3px;font-size:2.5rem}}.header__nav-desktop-link span.add{font-size:1.5rem}.header__nav-desktop-item{position:relative;font-size:1.6rem;font-weight:700;width:65px}@media (min-width: 1280px){.header__nav-desktop-item{font-size:1.8rem;width:72px}}.header__active-link{position:absolute;width:100%;height:2px;background-color:#be1622;margin-top:.5rem}.footer{width:100%;padding-top:6rem;padding-bottom:5.2rem;background-color:#f2f2f2}.footer__container{display:flex;flex-direction:column;align-items:center}@media (min-width: 1024px){.footer__container{align-items:flex-start}}.footer__logo{width:22rem}@media (min-width: 1024px){.footer__logo{width:23.5rem}}.footer__logo img{width:100%}@media (min-width: 1024px){.footer__top{width:100%;display:flex;justify-content:space-between;align-items:center}}.footer__socials{margin-top:3.6rem;margin-bottom:6.2rem;display:flex;gap:2.8rem}@media (min-width: 1024px){.footer__socials--mobile{display:none}}.footer__socials--desktop{display:none}@media (min-width: 1024px){.footer__socials--desktop{display:flex;margin:0}}.footer__social img{background-color:#be1622;padding:.8rem;border-radius:100px}.footer__divider{width:100%;height:1px;background-color:#9d9d9c}@media (min-width: 1024px){.footer__divider{margin:3rem 0}}.footer__copy{margin-top:1.6rem;color:#9d9d9c;font-family:Titillium Web,sans-serif;font-size:1.6rem;font-weight:400;text-transform:uppercase;text-align:center}.sidenav{position:sticky;display:none;top:50%;transform:translateY(-50%);left:7.2rem}@media (min-width: 1920px){.sidenav{display:inline-block}}.sidenav__dots{display:flex;flex-direction:column;gap:1.6rem;list-style:none}.sidenav__dot{display:block;width:1.9rem;height:1.9rem;background-color:#1d1d1b;border-radius:50%;cursor:pointer}.sidenav__dot.active{background-color:#be1622}.about{width:100%}.about__section1{width:100%;margin:0 auto}@media (min-width: 768px){.about__section1{max-width:72.4rem;padding:0}}@media (min-width: 1024px){.about__section1{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;margin-bottom:8.2rem}}@media (min-width: 1280px){.about__section1{max-width:120rem}}@media (min-width: 1920px){.about__section1{max-width:140rem;margin-top:-8.8rem}}.about__section1-quote{margin:0 auto;grid-row:1/2;grid-column:1/5}@media (min-width: 1024px){.about__section1-quote{margin:0;text-align:left}}.about__section1-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.about__section1-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;margin-top:20rem;grid-row:1/2;grid-column:1/6}}@media (min-width: 1280px){.about__section1-content{padding:5.6rem}}@media (min-width: 1024px){.about__section1-content h3{margin-bottom:1.6rem}}.about__section1-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.about__section1-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.about__section1-image{height:40rem}}@media (min-width: 1024px){.about__section1-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.about__section1-image{height:54rem}}@media (min-width: 1920px){.about__section1-image{height:70rem}}.about__section1-image img{width:100%;height:100%;object-fit:cover;object-position:center}.about__section2{width:100%;margin:0 auto}@media (min-width: 768px){.about__section2{max-width:72.4rem;padding:0}}@media (min-width: 1024px){.about__section2{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;align-items:center;margin-top:8.2rem;margin-bottom:8.2rem}}@media (min-width: 1280px){.about__section2{max-width:120rem}}@media (min-width: 1920px){.about__section2{max-width:140rem}}.about__section2-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.about__section2-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;grid-row:1/2;grid-column:8/-1}}@media (min-width: 1280px){.about__section2-content{padding:5.6rem}}@media (min-width: 1024px){.about__section2-content h3{margin-bottom:1.6rem}}.about__section2-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.about__section2-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.about__section2-image{height:40rem}}@media (min-width: 1024px){.about__section2-image{padding:0;height:44rem;grid-row:1/2;grid-column:1/9}}@media (min-width: 1280px){.about__section2-image{height:54rem}}@media (min-width: 1920px){.about__section2-image{height:70rem}}.about__section2-image img{width:100%;height:100%;object-fit:cover;object-position:center}.about__section3{width:100%;margin:0 auto}@media (min-width: 768px){.about__section3{max-width:72.4rem;padding-bottom:4.8rem}}@media (min-width: 1024px){.about__section3{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;align-items:center;margin-top:8.2rem;margin-bottom:16.4rem;padding:0}}@media (min-width: 1280px){.about__section3{max-width:120rem}}@media (min-width: 1920px){.about__section3{max-width:140rem}}.about__section3-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.about__section3-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;grid-row:1/2;grid-column:1/7}}@media (min-width: 1280px){.about__section3-content{padding:5.6rem}}@media (min-width: 1024px){.about__section3-content h3{margin-bottom:1.6rem}}.about__section3-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.about__section3-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.about__section3-image{height:40rem}}@media (min-width: 1024px){.about__section3-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.about__section3-image{height:54rem}}@media (min-width: 1920px){.about__section3-image{height:70rem}}.about__section3-image img{width:100%;height:100%;object-fit:cover;object-position:center}.advice{width:100%}.advice__section1{width:100%;margin:0 auto}@media (min-width: 768px){.advice__section1{max-width:72.4rem;padding:0;padding-bottom:4.8rem}}@media (min-width: 1024px){.advice__section1{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;margin-bottom:16.4rem;padding:0}}@media (min-width: 1280px){.advice__section1{max-width:120rem}}@media (min-width: 1920px){.advice__section1{max-width:140rem}}.advice__section1-quote{margin:0 auto;grid-row:1/2;grid-column:1/5}@media (min-width: 1024px){.advice__section1-quote{margin:0;text-align:left}}.advice__section1-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.advice__section1-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;margin-top:28rem;grid-row:1/2;grid-column:1/6}}@media (min-width: 1280px){.advice__section1-content{padding:5.6rem}}@media (min-width: 1024px){.advice__section1-content h3{margin-bottom:1.6rem}}.advice__section1-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.advice__section1-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.advice__section1-image{height:40rem}}@media (min-width: 1024px){.advice__section1-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.advice__section1-image{height:54rem}}@media (min-width: 1920px){.advice__section1-image{height:70rem}}.advice__section1-image img{width:100%;height:100%;object-fit:cover;object-position:center}.arena{width:100%}.arena__section1{width:100%;margin:0 auto}@media (min-width: 768px){.arena__section1{max-width:72.4rem;padding:0}}@media (min-width: 1024px){.arena__section1{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;margin-bottom:16.4rem}}@media (min-width: 1280px){.arena__section1{max-width:120rem}}@media (min-width: 1920px){.arena__section1{max-width:140rem;margin-top:-8.8rem}}.arena__section1-quote{margin:0 auto;grid-row:1/2;grid-column:1/5}@media (min-width: 1024px){.arena__section1-quote{margin:0;text-align:left}}.arena__section1-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.arena__section1-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;margin-top:28rem;grid-row:1/2;grid-column:1/6}}@media (min-width: 1280px){.arena__section1-content{padding:5.6rem}}@media (min-width: 1024px){.arena__section1-content h3{margin-bottom:1.6rem}}.arena__section1-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.arena__section1-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.arena__section1-image{height:40rem}}@media (min-width: 1024px){.arena__section1-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.arena__section1-image{height:54rem}}@media (min-width: 1920px){.arena__section1-image{height:70rem}}.arena__section1-image img{width:100%;height:100%;object-fit:cover;object-position:center}.arena__section2{width:100%;margin:0 auto}@media (min-width: 768px){.arena__section2{max-width:72.4rem;padding:0}}@media (min-width: 1024px){.arena__section2{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;align-items:center;margin-bottom:16.4rem}}@media (min-width: 1280px){.arena__section2{max-width:120rem}}@media (min-width: 1920px){.arena__section2{max-width:140rem}}.arena__section2-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.arena__section2-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;grid-row:1/2;grid-column:8/-1}}@media (min-width: 1280px){.arena__section2-content{padding:5.6rem}}@media (min-width: 1024px){.arena__section2-content h3{margin-bottom:1.6rem}}.arena__section2-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.arena__section2-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.arena__section2-image{height:40rem}}@media (min-width: 1024px){.arena__section2-image{padding:0;height:44rem;grid-row:1/2;grid-column:1/9}}@media (min-width: 1280px){.arena__section2-image{height:54rem}}@media (min-width: 1920px){.arena__section2-image{height:70rem}}.arena__section2-image img{width:100%;height:100%;object-fit:cover;object-position:center}.arena__section3{width:100%;margin:0 auto}@media (min-width: 768px){.arena__section3{max-width:72.4rem;padding-bottom:4.8rem}}@media (min-width: 1024px){.arena__section3{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;align-items:center;margin-bottom:16.4rem;padding:0}}@media (min-width: 1280px){.arena__section3{max-width:120rem}}@media (min-width: 1920px){.arena__section3{max-width:140rem}}.arena__section3-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.arena__section3-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;grid-row:1/2;grid-column:1/7}}@media (min-width: 1280px){.arena__section3-content{padding:5.6rem}}@media (min-width: 1024px){.arena__section3-content h3{margin-bottom:1.6rem}}.arena__section3-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.arena__section3-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.arena__section3-image{height:40rem}}@media (min-width: 1024px){.arena__section3-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.arena__section3-image{height:54rem}}@media (min-width: 1920px){.arena__section3-image{height:70rem}}.arena__section3-image img{width:100%;height:100%;object-fit:cover;object-position:center}.arena__statements{text-align:center;font-style:italic;line-height:3rem;margin:0 auto;margin-top:1.2rem;margin-bottom:3.2rem;max-width:38.9rem}@media (min-width: 1024px){.arena__statements{margin-bottom:6.8rem}}.arena__endline{max-width:38.9rem;margin:0 auto;margin-bottom:1.2rem}.concepts{width:100%}.concepts__section1{width:100%;margin:0 auto}@media (min-width: 768px){.concepts__section1{max-width:72.4rem;padding:0}}@media (min-width: 1024px){.concepts__section1{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;margin-bottom:16.4rem}}@media (min-width: 1280px){.concepts__section1{max-width:120rem}}@media (min-width: 1920px){.concepts__section1{max-width:140rem;margin-top:-8.8rem}}.concepts__section1-quote{margin:0 auto;grid-row:1/2;grid-column:1/5}@media (min-width: 1024px){.concepts__section1-quote{margin:0;text-align:left}}.concepts__section1-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.concepts__section1-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;margin-top:28rem;grid-row:1/2;grid-column:1/6}}@media (min-width: 1280px){.concepts__section1-content{padding:5.6rem}}@media (min-width: 1024px){.concepts__section1-content h3{margin-bottom:1.6rem}}.concepts__section1-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.concepts__section1-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.concepts__section1-image{height:40rem}}@media (min-width: 1024px){.concepts__section1-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.concepts__section1-image{height:54rem}}@media (min-width: 1920px){.concepts__section1-image{height:70rem}}.concepts__section1-image img{width:100%;height:100%;object-fit:cover;object-position:center}.concepts__section2{width:100%;margin:0 auto}@media (min-width: 768px){.concepts__section2{max-width:72.4rem;padding:0}}@media (min-width: 1024px){.concepts__section2{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;align-items:center;margin-bottom:16.4rem}}@media (min-width: 1280px){.concepts__section2{max-width:120rem}}@media (min-width: 1920px){.concepts__section2{max-width:140rem}}.concepts__section2-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.concepts__section2-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;grid-row:1/2;grid-column:8/-1}}@media (min-width: 1280px){.concepts__section2-content{padding:5.6rem}}@media (min-width: 1024px){.concepts__section2-content h3{margin-bottom:1.6rem}}.concepts__section2-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.concepts__section2-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.concepts__section2-image{height:40rem}}@media (min-width: 1024px){.concepts__section2-image{padding:0;height:44rem;grid-row:1/2;grid-column:1/9}}@media (min-width: 1280px){.concepts__section2-image{height:54rem}}@media (min-width: 1920px){.concepts__section2-image{height:70rem}}.concepts__section2-image img{width:100%;height:100%;object-fit:cover;object-position:center}.concepts__section3{width:100%;margin:0 auto}@media (min-width: 768px){.concepts__section3{max-width:72.4rem;padding-bottom:4.8rem}}@media (min-width: 1024px){.concepts__section3{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;align-items:center;margin-bottom:16.4rem;padding:0}}@media (min-width: 1280px){.concepts__section3{max-width:120rem}}@media (min-width: 1920px){.concepts__section3{max-width:140rem}}.concepts__section3-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.concepts__section3-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;grid-row:1/2;grid-column:1/7}}@media (min-width: 1280px){.concepts__section3-content{padding:5.6rem}}@media (min-width: 1024px){.concepts__section3-content h3{margin-bottom:1.6rem}}.concepts__section3-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.concepts__section3-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.concepts__section3-image{height:40rem}}@media (min-width: 1024px){.concepts__section3-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.concepts__section3-image{height:54rem}}@media (min-width: 1920px){.concepts__section3-image{height:70rem}}.concepts__section3-image img{width:100%;height:100%;object-fit:cover;object-position:center}.contact__container{display:flex;flex-direction:column}@media (min-width: 1024px){.contact__container{flex-direction:row;min-height:100vh}}.contact__quote-container{padding-bottom:10rem}@media (min-width: 1024px){.contact__quote-container{flex:1;padding-bottom:0;margin-top:-20.5rem;background-color:#9d9d9c;display:flex;justify-content:center;align-items:center}}.contact__quote{margin:0 auto;color:#1d1d1b;max-width:26.7rem}@media (min-width: 768px){.contact__quote{max-width:40rem}}@media (min-width: 1024px){.contact__quote{max-width:48rem;color:#fafafa}}@media (min-width: 1920px){.contact__quote{max-width:66.8rem}}.contact__info-container{background-color:#e7e7e7;padding:2.4rem 1.6rem 10rem}@media (min-width: 1024px){.contact__info-container{flex:1;padding:0;display:flex;flex-direction:column}}@media (min-width: 1024px){.contact__info-text{padding-left:6.8rem;max-width:40rem;margin-top:6rem}}@media (min-width: 1280px){.contact__info-text{max-width:58.8rem}}.contact__info-list{list-style:none;margin-top:5.8rem;display:flex;flex-direction:column;gap:4rem}@media (min-width: 1024px){.contact__info-list{padding-left:6.8rem}}.contact__info-item{display:flex;gap:1.6rem}.contact__info-item:not(:last-child){align-items:center}.contact__info-item.photography{font-size:1.5rem;margin-top:3rem}.contact__info-icon{background-color:#be1622;width:4.4rem;height:4.4rem;border-radius:50%;display:flex;justify-content:center;align-items:center}.contact__info-icon a{display:flex}.home{min-height:45vh}@media (min-width: 1024px){.home{padding-bottom:12rem}}.home__container{min-height:45vh;display:flex;align-items:center}@media (min-width: 1024px){.home__container{min-height:65vh;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem}}@media (min-width: 1280px){.home__container{height:70vh}}.home__image{width:100%}@media (min-width: 1024px){.home__image{grid-column:2/12}}.home__image img,.management{width:100%}.management__section1{width:100%;margin:0 auto}@media (min-width: 768px){.management__section1{max-width:72.4rem;padding:0}}@media (min-width: 1024px){.management__section1{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;margin-bottom:16.4rem}}@media (min-width: 1280px){.management__section1{max-width:120rem}}@media (min-width: 1920px){.management__section1{max-width:140rem;margin-top:-8.8rem}}.management__section1-quote{margin:0 auto;grid-row:1/2;grid-column:1/5}@media (min-width: 1024px){.management__section1-quote{margin:0;text-align:left}}.management__section1-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.management__section1-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;margin-top:28rem;grid-row:1/2;grid-column:1/6}}@media (min-width: 1280px){.management__section1-content{padding:5.6rem}}@media (min-width: 1024px){.management__section1-content h3{margin-bottom:1.6rem}}.management__section1-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.management__section1-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.management__section1-image{height:40rem}}@media (min-width: 1024px){.management__section1-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.management__section1-image{height:54rem}}@media (min-width: 1920px){.management__section1-image{height:70rem}}.management__section1-image img{width:100%;height:100%;object-fit:cover;object-position:center}.management__section2{width:100%;margin:0 auto}@media (min-width: 768px){.management__section2{max-width:72.4rem;padding:0}}@media (min-width: 1024px){.management__section2{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;align-items:center;margin-bottom:16.4rem}}@media (min-width: 1280px){.management__section2{max-width:120rem}}@media (min-width: 1920px){.management__section2{max-width:140rem}}.management__section2-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.management__section2-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;grid-row:1/2;grid-column:8/-1}}@media (min-width: 1280px){.management__section2-content{padding:5.6rem}}@media (min-width: 1024px){.management__section2-content h3{margin-bottom:1.6rem}}.management__section2-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.management__section2-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.management__section2-image{height:40rem}}@media (min-width: 1024px){.management__section2-image{padding:0;height:44rem;grid-row:1/2;grid-column:1/9}}@media (min-width: 1280px){.management__section2-image{height:54rem}}@media (min-width: 1920px){.management__section2-image{height:70rem}}.management__section2-image img{width:100%;height:100%;object-fit:cover;object-position:center}.management__section3{width:100%;margin:0 auto}@media (min-width: 768px){.management__section3{max-width:72.4rem;padding-bottom:4.8rem}}@media (min-width: 1024px){.management__section3{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;align-items:center;margin-bottom:16.4rem;padding:0}}@media (min-width: 1280px){.management__section3{max-width:120rem}}@media (min-width: 1920px){.management__section3{max-width:140rem}}.management__section3-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.management__section3-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;grid-row:1/2;grid-column:1/7}}@media (min-width: 1280px){.management__section3-content{padding:5.6rem}}@media (min-width: 1024px){.management__section3-content h3{margin-bottom:1.6rem}}.management__section3-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.management__section3-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.management__section3-image{height:40rem}}@media (min-width: 1024px){.management__section3-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.management__section3-image{height:54rem}}@media (min-width: 1920px){.management__section3-image{height:70rem}}.management__section3-image img{width:100%;height:100%;object-fit:cover;object-position:center}.muziekids{width:100%}.muziekids__section1{width:100%;margin:0 auto}@media (min-width: 768px){.muziekids__section1{max-width:72.4rem;padding:0;padding-bottom:4.8rem}}@media (min-width: 1024px){.muziekids__section1{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;margin-bottom:16.4rem;padding:0}}@media (min-width: 1280px){.muziekids__section1{max-width:120rem}}@media (min-width: 1920px){.muziekids__section1{max-width:140rem}}.muziekids__section1-quote{margin:0 auto;grid-row:1/2;grid-column:1/5}@media (min-width: 1024px){.muziekids__section1-quote{margin:0;text-align:left}}.muziekids__section1-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.muziekids__section1-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;margin-top:28rem;grid-row:1/2;grid-column:1/6}}@media (min-width: 1280px){.muziekids__section1-content{padding:5.6rem}}@media (min-width: 1024px){.muziekids__section1-content h3{margin-bottom:1.6rem}}.muziekids__section1-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.muziekids__section1-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.muziekids__section1-image{height:40rem}}@media (min-width: 1024px){.muziekids__section1-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.muziekids__section1-image{height:54rem}}@media (min-width: 1920px){.muziekids__section1-image{height:70rem}}.muziekids__section1-image img{width:100%;height:100%;object-fit:cover;object-position:center}.muziekids__section2{width:100%;margin:0 auto}@media (min-width: 768px){.muziekids__section2{max-width:72.4rem;padding:0}}@media (min-width: 1024px){.muziekids__section2{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;align-items:center;margin-bottom:16.4rem}}@media (min-width: 1280px){.muziekids__section2{max-width:120rem}}@media (min-width: 1920px){.muziekids__section2{max-width:140rem}}.muziekids__section2-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.muziekids__section2-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;grid-row:1/2;grid-column:8/-1}}@media (min-width: 1280px){.muziekids__section2-content{padding:5.6rem}}@media (min-width: 1024px){.muziekids__section2-content h3{margin-bottom:1.6rem}}.muziekids__section2-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.muziekids__section2-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.muziekids__section2-image{height:40rem}}@media (min-width: 1024px){.muziekids__section2-image{padding:0;height:44rem;grid-row:1/2;grid-column:1/9}}@media (min-width: 1280px){.muziekids__section2-image{height:54rem}}@media (min-width: 1920px){.muziekids__section2-image{height:70rem}}.muziekids__section2-image img{width:100%;height:100%;object-fit:cover;object-position:center}.marketing{width:100%}.marketing__section1{width:100%;margin:0 auto}@media (min-width: 768px){.marketing__section1{max-width:72.4rem;padding-bottom:4.8rem}}@media (min-width: 1024px){.marketing__section1{max-width:100rem;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem;margin-bottom:16.4rem;padding:0}}@media (min-width: 1280px){.marketing__section1{max-width:120rem}}@media (min-width: 1920px){.marketing__section1{max-width:140rem}}.marketing__section1-quote{margin:0 auto;grid-row:1/2;grid-column:1/5}@media (min-width: 1024px){.marketing__section1-quote{margin:0;text-align:left}}.marketing__section1-content{position:relative;z-index:1;padding:4.8rem 1.6rem}@media (min-width: 1024px){.marketing__section1-content{background-color:#fafafa;padding:3.2rem;margin-bottom:0;margin-top:32rem;grid-row:1/2;grid-column:1/6}}@media (min-width: 1280px){.marketing__section1-content{padding:5.6rem}}@media (min-width: 1920px){.marketing__section1-content{margin-top:28rem}}@media (min-width: 1024px){.marketing__section1-content h3{margin-bottom:1.6rem}}.marketing__section1-image{height:27.8rem;width:100%;margin:0 auto}@media (min-width: 500px){.marketing__section1-image{height:36rem;padding:0 1.6rem}}@media (min-width: 768px){.marketing__section1-image{height:40rem}}@media (min-width: 1024px){.marketing__section1-image{padding:0;height:44rem;grid-row:1/2;grid-column:5/-1}}@media (min-width: 1280px){.marketing__section1-image{height:54rem}}@media (min-width: 1920px){.marketing__section1-image{height:70rem}}.marketing__section1-image img{width:100%;height:100%;object-fit:cover;object-position:center}
