.font_openSans{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal}.font_chantal{font-family:chantal,sans-serif;font-weight:400;font-style:normal}.font_chantal_light_italic{font-family:chantal,sans-serif;font-weight:300;font-style:italic}.font_chantal_light{font-family:chantal,sans-serif;font-weight:300;font-style:normal}.font_chantal_bold{font-family:chantal,sans-serif;font-weight:600;font-style:normal}.font_chantal_medium{font-family:chantal,sans-serif;font-weight:500;font-style:normal}.font_chantal_bold_italic{font-family:chantal,sans-serif;font-weight:600;font-style:italic}.font_arkibalMono{font-family:ArkibalMono;font-weight:400;font-style:normal}.font_arkibalMono_bold{font-family:ArkibalMonoBold}.font_arkibalMono_heavy{font-family:ArkibalMonoHeavy}.font_arkibalMono_light{font-family:ArkibalMonoLight}.font_arkibalMono_medium{font-family:ArkibalMonoMedium}.font_arkibalMono_thin{font-family:ArkibalMonoThin}.font_175_chantal{font-size:clamp(16px,9.5vw,17.5rem)!important;line-height:.9!important}.font_70_arkibal{font-size:clamp(2rem,3.646vw,11rem)}.size_heading{font-size:clamp(2.5rem,5.5vw,4.75rem);line-height:clamp(3rem,5.5vw,5rem)}.size_headingBig{font-size:clamp(3rem,5.5vw,8.5rem);line-height:clamp(3rem,5.5vw,8.5rem)}.size_headingMedium{font-size:clamp(2.5rem,6.5vw,15.5rem);line-height:clamp(2.5rem,6.5vw,16.5rem)}.size_headingSmall{font-size:clamp(2rem,3.5vw,5rem);line-height:clamp(2rem,3.5vw,5rem)}.main-button{text-transform:uppercase;text-decoration:none;text-align:center;height:50px;width:fit-content;margin-top:50px!important;border-radius:30px;border:4px solid #fff;display:flex;justify-content:center;align-items:center;padding:0}@media only screen and (max-width: 750px){.main-button{height:40px;line-height:30px;margin-top:20px}}@media only screen and (max-width: 400px){.main-button{line-height:27px}}.main-button:hover{background-color:#fff}.main-button a{color:#fff;font-family:ArkibalMono;font-weight:400;font-style:normal;text-decoration:none;background-color:transparent;font-size:20px;text-align:center;white-space:nowrap;padding:4px 35px 0}@media only screen and (max-width: 750px){.main-button a{font-size:17px;line-height:17px}}@media only screen and (max-width: 400px){.main-button a{font-size:15px;line-height:15px}}.rainbow{background-image:linear-gradient(127deg,#fa4244,#f8ba29,#fbe232,#4fdc4a,#3fdad8,#2fc9e2,#4193f0,#975ed2,#c533fa,#e93ab8 90%);background-size:500%;animation:rainbow 40s infinite}@keyframes rainbow{0%{background-position:left}50%{background-position:right}to{background-position:left}}.au__wrapper{width:100%;background-color:#000}.au__header{height:640px;position:relative;display:flex;justify-content:center;align-items:end}@media only screen and (max-width: 990px){.au__header{height:500px}}.au__media{position:absolute;top:0;right:0;bottom:0;left:0}.au__image{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 750px){.au__image{display:none}}.au__image-mobile{display:none;width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 750px){.au__image-mobile{display:block}}.au__text{position:relative;width:95%;margin:0 auto;text-transform:uppercase;padding:0 5rem;z-index:2}@media only screen and (max-width: 990px){.au__text{width:100%;padding:0 20px;text-align:center}}@media only screen and (max-width: 500px){.au__text{padding:0 5px}}.au__text-subtitle{font-family:ArkibalMono;font-weight:400;font-style:normal;font-size:clamp(16px,3.5vw,3.2rem);letter-spacing:1px;display:none}@media only screen and (max-width: 990px){.au__text-subtitle{display:none}}.au__text-title{font-family:chantal,sans-serif;font-weight:600;font-style:normal;font-size:clamp(6rem,9.5vw,13rem);line-height:clamp(6rem,9.5vw,11rem);max-width:890px;margin:0 0 5rem;letter-spacing:-6px}.au__body{width:95%;margin:auto;padding:10rem 5rem;background-color:#000;display:grid;grid-template-columns:repeat(2,50%);grid-template-rows:repeat(2,50%)}@media only screen and (max-width: 1200px){.au__body{grid-template-columns:repeat(1,100%);grid-template-rows:auto;padding:5rem 20px;width:100%}}.au__body-image{width:49%;border-radius:10px;overflow:hidden;grid-row:1 / span 2;grid-column:1 / span 2;max-height:545px}@media only screen and (max-width: 1750px){.au__body-image{height:auto}}@media only screen and (max-width: 1200px){.au__body-image{width:100%;grid-row:2 / span 3;grid-column:1 / span 1;margin:5rem 0}}.au__body-image img{width:100%;height:100%;object-fit:cover}.au__body-boldText{grid-row:1 / span 1;grid-column:2 / span 1;padding:2rem 5rem 0;color:#fff}@media only screen and (max-width: 1200px){.au__body-boldText{grid-row:1 / span 1;grid-column:1 / span 1;padding:0}}.au__body-boldText p{font-family:ArkibalMono;font-weight:400;font-style:normal;font-size:clamp(20px,3.5vw,24px);line-height:clamp(30px,3.5vw,34px);max-width:700px;margin:0 0 20px}@media only screen and (max-width: 1200px){.au__body-boldText p{max-width:100%;margin:0}}.au__body-text{grid-row:2 / span 1;grid-column:2 / span 1;padding:0 5rem;color:#fff}@media only screen and (max-width: 1700px){.au__body-text{padding:2rem 5rem 0}}@media only screen and (max-width: 1200px){.au__body-text{grid-row:5 / span 1;grid-column:1 / span 1;padding:0}}.au__body-text p{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:clamp(16px,3.5vw,20px);line-height:clamp(26px,3.5vw,30px);max-width:715px;margin:0 0 20px}@media only screen and (max-width: 1200px){.au__body-text p{max-width:100%;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/odg_aboutUs.css.map */
