@font-face{font-family:OpenSans;src:url(/_next/static/media/OpenSans.abb0f3a0.ttf) format("truetype")}@font-face{font-family:Edu;src:url(/_next/static/media/Edu.2172b697.ttf) format("truetype")}@font-face{font-family:Dosis;src:url(/_next/static/media/Dosis.41ff0d00.ttf) format("truetype")}@font-face{font-family:Imbue;src:url(/_next/static/media/Imbue.23f0c353.ttf) format("truetype")}@font-face{font-family:Teko;src:url(/_next/static/media/Teko.64e8cbe7.ttf) format("truetype")}@font-face{font-family:Oswald;src:url(/_next/static/media/Oswald.a50eb9d9.ttf) format("truetype")}@font-face{font-family:Cabin;src:url(/_next/static/media/Cabin.27328a52.ttf) format("truetype")}*{box-sizing:border-box;justify-content:center;align-items:center;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:1rem OpenSans,sans-serif;color:#000;width:100%;position:relative;overflow-x:hidden!important;overflow-y:auto}h1{font-size:1.5rem}h1,h2{font-weight:300;color:#000;font-family:OpenSans,sans-serif}h2{font-size:2rem}@media(max-width:768px){h2{font-size:1.3rem}}h3{font-size:2.3rem;font-weight:300;color:#000;font-family:OpenSans,sans-serif;text-transform:uppercase}@media(max-width:768px){h3{font-size:1.6rem;font-weight:400}}h4{font-size:3.5rem;font-weight:300;color:#000;text-transform:uppercase;font-family:OpenSans,sans-serif}@media(max-width:768px){h4{font-size:2rem;font-weight:400}}h5{font-size:3.5rem;font-weight:400;color:#000;font-family:OpenSans,sans-serif;text-transform:uppercase}@media(max-width:768px){h5{font-size:2.3rem;font-weight:300}}h6{font-size:4rem;font-weight:300;color:#000;font-family:OpenSans,sans-serif;text-transform:uppercase}@media(max-width:768px){h6{font-size:2.6rem;font-weight:300}}h7{font-size:4.5rem;font-weight:300;color:#000;font-family:OpenSans,sans-serif;text-transform:uppercase}@media(max-width:768px){h7{font-size:3rem;font-weight:300}}p,span{font-size:.8rem;color:#000;font-family:OpenSans,sans-serif}ul{list-style:none}img{width:100%;height:auto}a{font-size:.9rem}.page{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:9vh}.btn{border:none;outline:none;cursor:pointer;transition:all .2s ease-in-out;position:relative;text-decoration:none}.btn,.btn .btn__front{background-color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center}.btn .btn__front{width:100%;height:100%;padding:.5rem 1rem;gap:1rem;z-index:2;color:#000;border:1px solid #000;font-weight:300;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.1rem}@media(max-width:768px){.btn .btn__front{font-size:9px}}.btn .btn__front:hover{border:1px solid #f90030;transition:all .2s ease-in-out}.btn .icon{width:1.3rem;height:1.3rem;opacity:.7;display:none}.btn:after{content:"";position:absolute;width:100%;height:100%;bottom:-5px;left:-5px;z-index:0;background-color:rgba(0,0,0,0);border:1px solid #000;transition:all .2s ease-in-out}.btn:focus:after,.btn:hover:after{border:1px solid #f90030;transition:all .3s ease-in-out}.carousel__button{color:#000;padding:.5rem;width:4rem;height:4rem!important;background-color:rgba(0,0,0,0);border:none;outline:none;cursor:pointer}@media(max-width:768px){.carousel__button{width:3rem;height:3rem!important}}.background:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f7f7f7;border-style:solid;border-width:0 100vw 90vh 0;z-index:-1}@media(max-width:1500px){.background:before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff}}.background__reverse{transform:translateY(-.1rem)}.background__reverse:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-color:#f7f7f7 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:90vh 100vw 0 0;z-index:-1}@media(max-width:1500px){.background__reverse:before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff}}.line__background{position:relative}.line__background:after{content:"";position:absolute;top:50%;left:0;width:100%;height:50vh;background-color:#f7f7f7;transform:skewY(5deg) translateY(-50%);z-index:-1}@media(max-width:1500px){.line__background:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff}}.line__background__reverse{position:relative}.line__background__reverse:after{content:"";position:absolute;top:50%;left:0;width:100%;height:50vh;background-color:#f7f7f7;transform:skewY(-5deg) translateY(-50%);z-index:-1}@media(max-width:1500px){.line__background__reverse:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff}}.not-found{height:100vh}.not-found,.not-found .not-found__content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.not-found .not-found__content{height:100%;background-color:#fff}.not-found .not-found__content .not-found__title{font-size:10rem;font-weight:900;color:#cfcfcf}.not-found .not-found__content .not-found__description{font-size:1rem;font-weight:400;color:#000;margin-bottom:2rem}