.fashion-header{display:grid;grid-template-columns:1fr 2fr 1fr;grid-gap:1rem;padding:2.25rem 2.5rem;text-transform:uppercase}.fashion-header__logo{max-width:250px}@media screen and (max-width: 768px){.fashion-header__logo{max-width:175px}}.fashion-header__menu .menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fashion-header__menu .menu .menu-item{padding:1rem;position:relative}.fashion-header__menu .menu .menu-item.current-menu-item,.fashion-header__menu .menu .menu-item.current-menu-ancestor{border-bottom:3px solid var(--bs-primary)}.fashion-header__lang{-ms-flex-item-align:center;align-self:center}.fashion-header__lang>.trp_language_switcher_shortcode{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.fashion-header__lang>.trp_language_switcher_shortcode .trp-language-switcher>div{background-color:var(--bs-black);border:1px solid var(--bs-primary);border-radius:5px}.fashion-header__lang>.trp_language_switcher_shortcode .trp-language-switcher>div>a{color:var(--bs-white)}.fashion-header__lang>.trp_language_switcher_shortcode .trp-language-switcher>div>a:hover{background-color:var(--bs-dark)}.fashion-header__mobile{display:none;width:4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;-webkit-transition:gap ease-out .2s;transition:gap ease-out .2s}.fashion-header__mobile span{display:block;width:100%;height:1px;background-color:var(--bs-white)}.fashion-header__mobile:focus,.fashion-header__mobile:hover{gap:0}@media screen and (max-width: 768px){.fashion-header__mobile-parent{font-size:2rem;font-family:"Playfair Display",serif}.fashion-header__mobile-child{font-size:1.25rem;font-family:"Open Sans",sans-serif}}@media screen and (max-width: 992px){.fashion-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem 1.5rem}.fashion-header__logo{margin-right:auto}.fashion-header__menu{display:none}.fashion-header__lang>.trp_language_switcher_shortcode .trp-language-switcher>div{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.fashion-header__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}#mobileMenu{--bs-bg-opacity: 0.6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 1.5rem}#mobileMenu .offcanvas-body ul{list-style-type:none}/*# sourceMappingURL=style.min.css.map */