.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}}.header{width:100%;max-width:3000px!important;margin:auto!important;position:relative;background-color:#000;border-bottom:2px solid #fff}@media only screen and (max-width: 990px){.header{position:fixed;height:60px}}.header__inline-menu .list-menu li:nth-of-type(3),.header__inline-menu .list-menu li:nth-of-type(4){display:none!important}.header-wrapper{background-color:#000;border-bottom:2px solid #fff!important}@media only screen and (max-width: 500px){.header__heading-link{padding:0!important}}@media only screen and (max-width: 500px){.header__heading-logo{max-width:170px!important}}.header__menu-item span{text-transform:uppercase;font-size:18px!important;color:#f2f2f2;font-family:ArkibalMono;font-weight:400;font-style:normal}.header__menu-item svg{display:none}.header__icons{width:210px;justify-content:space-between;align-items:center}@media only screen and (max-width: 990px){.header__icons{width:180px}}@media only screen and (max-width: 750px){.header__icons{width:110px}}@media only screen and (max-width: 500px){.header__icons{width:100px}}.header__icon{width:30px;height:30px;display:block;margin-left:1rem}@media only screen and (max-width: 750px){.header__icon{width:24px;height:24px}}@media only screen and (max-width: 500px){.header__icon{width:22px;height:22px;margin-left:auto;margin-right:0;margin-top:6px}}.header__icon--menu .icon{transform:scale(1.5)!important}.header__icon span{height:100%}.header__icon svg{height:100%;object-fit:contain}@media only screen and (max-width: 500px){.header__search{margin-left:1rem}}.header__search .search-modal{background-color:#000}.header__search .search-modal__content{border-bottom:1px solid #707070}.header__search .search-modal__content .modal__close-button .icon{width:2.7rem;height:2.7rem}.header__search .search-modal__form .field__label{text-transform:uppercase;left:calc(var(--inputs-border-width));color:#7b7b7b;font-family:ArkibalMono;font-weight:400;font-style:normal}.header__search .search-modal__form .field input{box-shadow:0 0 0 4px transparent!important;color:#fff;text-transform:uppercase;font-family:ArkibalMono;font-weight:400;font-style:normal}@media only screen and (max-width: 990px){.header__search .search-modal__form .field input{box-shadow:0 0 0 4px transparent!important;padding-left:0}}.header__search .search-modal__form .field .search__button{top:5px;right:-2px}@media only screen and (max-width: 500px){.header__search .search-modal__form .field .search__button{top:4px}}.header__search .search-modal__form .field .search__button svg{width:30px;height:30px}.header__search .search-modal__form .field__input:focus{padding-top:1rem}.header__search .search-modal__form .field__input:focus~.field__label{display:none}.header__search .search-modal__form .field__input:not(:placeholder-shown)~.field__label{display:none}.header__search .search-modal__form .predictive-search{width:100vw;background-color:#000;left:-60px;border-top:1px solid #707070}@media only screen and (max-width: 750px){.header__search .search-modal__form .predictive-search{left:0}}.header__search .search-modal__form .predictive-search__results-list{padding-left:60px}@media only screen and (max-width: 750px){.header__search .search-modal__form .predictive-search__results-list{padding-left:0}}.header__search .search-modal__form .predictive-search__heading{font-family:ArkibalMono;font-weight:400;font-style:normal;border-bottom:1px solid #707070;padding:2rem 0;padding-left:60px}@media only screen and (max-width: 750px){.header__search .search-modal__form .predictive-search__heading{padding-left:0}}.header__search .search-modal__form .predictive-search__item-heading{text-transform:uppercase;font-family:ArkibalMono;font-weight:400;font-style:normal}@media only screen and (max-width: 750px){.header__search .search-modal__form .predictive-search__item-heading{left:0}}.header__search .search-modal__form .predictive-search__item .icon-arrow{width:3.4rem;height:2.4rem;margin-right:4rem}.header__search .search-modal .search__input{background-color:#000}.header__search .search-modal .field:after{box-shadow:none}@media only screen and (max-width: 990px){.header__search details[open] .modal-overlay:after{background-color:#000!important}}.header header-drawer{width:40px}.header__border{width:100%;display:flex;position:absolute;bottom:-12px;left:0;right:0;height:2px;background-color:#fff;display:block!important}.header__border-yellow,.header__border-pink,.header__border-blue{width:33.33%;height:12px;display:block!important}.header__border-yellow{background-color:#f2a900}.header__border-pink{background-color:#e93ab8}.header__border-blue{background-color:#00b6ed}.header .menu-drawer{width:100vw;height:100vh;background-color:#000;top:101%}.header .menu-drawer__navigation-container{grid-template-rows:3.5fr 1fr 1fr}.header .menu-drawer__navigation{padding:15px 1rem;padding-left:60px}.header .menu-drawer__submenu{bottom:29%;background-color:#000;padding:0 10px 0 60px}.header .menu-drawer__submenu .menu-drawer__inner-submenu .menu-drawer__menu li .menu-drawer__submenu{bottom:7%}.header .menu-drawer__inner-submenu{background-color:#000}.header .menu-drawer__menu-item{background-color:#000;text-transform:uppercase;border-bottom:1px solid #707070;padding:1rem 0;font-size:16px;font-family:ArkibalMono;font-weight:400;font-style:normal}.header .menu-drawer__close-button{background-color:#000;text-transform:uppercase;font-family:ArkibalMono;font-weight:400;font-style:normal;font-size:16px;border-bottom:1px solid #707070;padding:1rem 0}.header .menu-drawer__utility-links{background-color:#000;padding-top:3rem}.header .menu-drawer__bottom{background-color:#fff;text-align:center}.header .menu-drawer__bottom h2{margin:2rem 0;font-size:18px;font-family:ArkibalMonoMedium}.header .menu-drawer__bottom h2 span:first-of-type{color:#009876}.header .menu-drawer__bottom h2 span:nth-of-type(2){color:#f2a900}.header .menu-drawer__bottom h2 span:nth-of-type(3){color:#975ed2}.header .menu-drawer__menu-item>.icon-arrow{right:1rem}.header .mega-menu__content{background-color:#000;width:100%;max-width:3000px;margin:auto;height:755px;display:flex;justify-content:space-between;padding:0;overflow:hidden}@media only screen and (max-width: 1680px){.header .mega-menu__content{max-width:100%}}.header .mega-menu__link--active{font-family:chantal,sans-serif!important;font-weight:600!important;font-style:normal!important;color:#f2a900!important;font-size:50px;line-height:50px}.header .mega-menu__link--active.mega-menu__link--active{font-family:chantal,sans-serif!important;font-weight:600!important;font-style:normal!important;font-size:50px;line-height:50px}.header .mega-menu__list{display:block;width:100%;max-width:100%;padding-top:20px;padding-left:5%;padding-right:0;margin:0;background:url(menu_background.png);background-position:left;background-size:130%}@media only screen and (max-width: 1024px){.header .mega-menu__list{padding-top:20px}}.header .mega-menu__list li{width:100%;height:7rem}.header .mega-menu__list li:nth-of-type(3),.header .mega-menu__list li:nth-of-type(4){display:block!important}.header .mega-menu__list li:hover .list-unstyled{display:flex}.header .mega-menu__list li:hover .mega-menu__image{display:block}@media only screen and (max-width: 1600px){.header .mega-menu__list li:hover .mega-menu__image{display:none}}.header .mega-menu__list li .mega-menu__link{text-transform:uppercase}.header .mega-menu__list li .mega-menu__link--level-2{font-size:40px;line-height:40px;font-family:ArkibalMonoMedium;font-weight:500;text-decoration:none}.header .mega-menu__list li .mega-menu__link.mouseover{font-family:chantal,sans-serif;font-weight:600;font-style:normal;font-size:50px;line-height:40px}.header .mega-menu__list li:first-of-type .mega-menu__link.mouseover{color:#e93ab8}.header .mega-menu__list li:first-of-type .mega-menu__link--active{color:#e93ab8!important;font-size:50px!important}.header .mega-menu__list li:first-of-type .list-unstyled li .mega-menu__link:hover{color:#e93ab8!important}.header .mega-menu__list li:first-of-type .list-unstyled li .mega-menu__link--active{color:#e93ab8!important}.header .mega-menu__list li:nth-of-type(2) .mega-menu__link.mouseover{color:#fa4244}.header .mega-menu__list li:nth-of-type(2) .mega-menu__link--active{color:#fa4244!important;font-size:50px!important}.header .mega-menu__list li:nth-of-type(2) .list-unstyled li .mega-menu__link:hover{color:#fa4244!important}.header .mega-menu__list li:nth-of-type(2) .list-unstyled li .mega-menu__link--active{color:#fa4244!important}.header .mega-menu__list li:nth-of-type(3) .mega-menu__link.mouseover{color:#f2a900}.header .mega-menu__list li:nth-of-type(3) .mega-menu__link--active{color:#f2a900!important;font-size:50px!important}.header .mega-menu__list li:nth-of-type(3) .list-unstyled li .mega-menu__link:hover{color:#f2a900!important}.header .mega-menu__list li:nth-of-type(3) .list-unstyled li .mega-menu__link--active{color:#f2a900!important}.header .mega-menu__list li:nth-of-type(4) .mega-menu__link.mouseover{color:#fbe232}.header .mega-menu__list li:nth-of-type(4) .mega-menu__link--active{color:#fbe232!important;font-size:50px!important}.header .mega-menu__list li:nth-of-type(4) .list-unstyled li .mega-menu__link:hover{color:#fbe232!important}.header .mega-menu__list li:nth-of-type(4) .list-unstyled li .mega-menu__link--active{color:#fbe232!important}.header .mega-menu__list li:nth-of-type(5) .mega-menu__link.mouseover{color:#009876}.header .mega-menu__list li:nth-of-type(5) .mega-menu__link--active{color:#009876!important;font-size:50px!important}.header .mega-menu__list li:nth-of-type(5) .list-unstyled li .mega-menu__link:hover{color:#009876!important}.header .mega-menu__list li:nth-of-type(5) .list-unstyled li .mega-menu__link--active{color:#009876!important}.header .mega-menu__list li:nth-of-type(6) .mega-menu__link.mouseover{color:#00b6ed}.header .mega-menu__list li:nth-of-type(6) .mega-menu__link--active{color:#00b6ed!important;font-size:50px!important}.header .mega-menu__list li:nth-of-type(6) .list-unstyled li .mega-menu__link:hover{color:#00b6ed!important}.header .mega-menu__list li:nth-of-type(6) .list-unstyled li .mega-menu__link--active{color:#00b6ed!important}.header .mega-menu__list li:nth-of-type(7) .mega-menu__link.mouseover{color:#975ed2}.header .mega-menu__list li:nth-of-type(7) .mega-menu__link--active{color:#975ed2!important;font-size:50px!important}.header .mega-menu__list li:nth-of-type(7) .list-unstyled li .mega-menu__link:hover{color:#975ed2!important}.header .mega-menu__list li:nth-of-type(7) .list-unstyled li .mega-menu__link--active{color:#975ed2!important}.header .mega-menu__list li:nth-of-type(8) .mega-menu__link.mouseover{color:#ff6b35}.header .mega-menu__list li:nth-of-type(8) .mega-menu__link--active{color:#ff6b35!important;font-size:50px!important}.header .mega-menu__list li:nth-of-type(8) .list-unstyled li .mega-menu__link:hover{color:#ff6b35!important}.header .mega-menu__list li:nth-of-type(8) .list-unstyled li .mega-menu__link--active{color:#ff6b35!important}.header .mega-menu__list li:nth-of-type(9) .mega-menu__link.mouseover{color:#4fdc4a}.header .mega-menu__list li:nth-of-type(9) .mega-menu__link--active{color:#4fdc4a!important;font-size:50px!important}.header .mega-menu__list li:nth-of-type(9) .list-unstyled li .mega-menu__link:hover{color:#4fdc4a!important}.header .mega-menu__list li:nth-of-type(9) .list-unstyled li .mega-menu__link--active{color:#4fdc4a!important}.header .mega-menu__list li:nth-of-type(10) .mega-menu__link.mouseover{color:#ff1493}.header .mega-menu__list li:nth-of-type(10) .mega-menu__link--active{color:#ff1493!important;font-size:50px!important}.header .mega-menu__list li:nth-of-type(10) .list-unstyled li .mega-menu__link:hover{color:#ff1493!important}.header .mega-menu__list li:nth-of-type(10) .list-unstyled li .mega-menu__link--active{color:#ff1493!important}.header .mega-menu__list li .mega-menu__image{width:33.33%;position:absolute;top:0;bottom:0;left:66.66%;display:none}.header .mega-menu__list li .mega-menu__image-gradient{display:none;position:absolute;background-color:#000000b3;top:0;right:0;bottom:0;left:0}@media only screen and (max-width: 1600px){.header .mega-menu__list li .mega-menu__image-gradient{display:block}}.header .mega-menu__list li .mega-menu__image img{width:100%;height:100%;object-fit:cover}.header .mega-menu__list li .list-unstyled{display:none;position:absolute;left:20%;top:60px;flex-wrap:wrap;flex-direction:column;height:560px;align-content:space-between;z-index:2}@media only screen and (max-width: 3000px){.header .mega-menu__list li .list-unstyled{left:20%;padding-left:5%}}@media only screen and (max-width: 2600px){.header .mega-menu__list li .list-unstyled{left:20%;padding-left:5%}}@media only screen and (max-width: 2300px){.header .mega-menu__list li .list-unstyled{left:47rem;padding-left:13rem}}@media only screen and (max-width: 1600px){.header .mega-menu__list li .list-unstyled{height:350px}}@media only screen and (max-width: 1400px){.header .mega-menu__list li .list-unstyled{left:45rem;padding-left:10rem}}@media only screen and (max-width: 1200px){.header .mega-menu__list li .list-unstyled{left:45rem;padding-left:10rem;height:430px}}@media only screen and (max-width: 1024px){.header .mega-menu__list li .list-unstyled{top:50px;left:40rem;padding-left:10rem}}.header .mega-menu__list li .list-unstyled li{width:27rem;height:4rem}.header .mega-menu__list li .list-unstyled li:first-of-type{display:none}@media only screen and (max-width: 990px){.header .mega-menu__list li .list-unstyled li:first-of-type{display:block}}@media only screen and (max-width: 1600px){.header .mega-menu__list li .list-unstyled li{width:25rem;height:3.5rem}}@media only screen and (max-width: 1300px){.header .mega-menu__list li .list-unstyled li{width:21rem}}@media only screen and (max-width: 1200px){.header .mega-menu__list li .list-unstyled li{width:25rem}}.header .mega-menu__list li .list-unstyled li .mega-menu__link{font-family:ArkibalMono;font-weight:400;font-style:normal;font-size:16px;color:#7b7b7b;text-decoration:none;width:fit-content;white-space:nowrap;text-transform:capitalize}.header .mega-menu__list li .list-unstyled li .mega-menu__link--active{font-family:ArkibalMono!important;font-weight:400!important;font-style:normal!important;font-size:20px!important;line-height:20px!important}.header .mega-menu__list li .list-unstyled li .mega-menu__link:hover{font-size:20px;line-height:20px}@media only screen and (max-width: 1600px){.header .mega-menu__list li .list-unstyled li .mega-menu__link:hover{font-size:20px}}.header .mega-menu__social{position:absolute;display:flex;align-items:center;left:5%;bottom:100px}.header .mega-menu__social a{width:35px;height:35px;margin-right:2rem;overflow:hidden}.header .mega-menu__social a svg{width:100%;height:100%;border-radius:50%}.header .mega-menu__social a:first-of-type:hover svg #Path_74{fill:#00b6ed}.header .mega-menu__social a:nth-of-type(2):hover svg #Path_73{fill:#e93ab8}.header .mega-menu__social a:nth-of-type(3):hover svg #Path_64{fill:#009876}
/*# sourceMappingURL=/cdn/shop/t/7/assets/odg_header.css.map */
