.section-header{position:sticky;top:0;z-index:1000}@media screen and (min-width: 768px){.section-header{top:var(--header-sticky-offset)}}.search-modal:before,.header:before{display:block;width:100%;height:175%;background-position:bottom;background-size:cover;background-repeat:no-repeat;position:absolute;z-index:0}.search-modal:before{top:0}.header .search__button{color:var(--orange)}.header__top{padding:2.6rem 0 2.1rem}@media screen and (max-width: 768px){.header__top{display:none}}.header__top__link{color:var(--yellow);font-size:1.8rem;margin-right:3.5rem;transition:all var(--duration-default) ease-in-out}@media screen and (min-width: 1250px){.header__top__link{font-size:2.4rem;margin-right:5rem}}.header__top__link:hover{color:var(--pink)}.header__top__link svg{margin-right:.96rem;margin-top:-0.4rem}@media screen and (max-width: 768px){.header__inner{padding:2.5rem 0}}@media screen and (max-width: 768px){.header__logo{margin:auto}}.header__logo__img{left:0;top:50%;transform:translateY(-50%);width:259px}@media screen and (max-width: 768px){.header__logo__img{width:140px !important;left:50%;transform:translate(-50%, -40%)}}.header__cart{display:inline}.header__cart svg{display:block;margin-left:1.2rem;fill:var(--white);transition:all var(--duration-default) ease-in-out}.header__cart svg:hover{fill:var(--orange)}.header__cart.account svg{margin-top:-0.4rem}@media screen and (max-width: 768px){.header__cart.account svg{margin-left:0}}.header__account{margin-right:1.2rem}@media screen and (min-width: 768px){.header__account{display:none}}@media screen and (min-width: 768px){.header__menu__search{display:none}}@media screen and (min-width: 768px){.header__menu{width:100%}}@media screen and (min-width: 768px){.header__menu__account{display:none}}.header__menu__link{font-size:1.8rem;color:var(--white);padding:.8rem 1.4rem 1rem;border-radius:var(--buttons-radius);background-color:rgba(0,0,0,0);transition:background-color var(--duration-default) ease-in-out}@media screen and (min-width: 1250px){.header__menu__link{font-size:2.2rem}}.header__menu__link:hover,.header__menu__link.active{background-color:var(--orange)}.header__menu__cta{margin-left:3.5rem}@media screen and (max-width: 768px){.header__menu__cta{display:none}}.header__menu__cart{height:4.4rem;width:4.4rem;transition:all var(--duration-default) ease-in-out}.header__menu__list{white-space:nowrap}.header__menu__link-list{list-style:none;transition:all var(--duration-default) ease}@media screen and (max-width: 1200px){.header__menu__link-list:not(.header__menu__cart){display:none}}.header__menu__link-list.has-dropdown:hover .header__menu__dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.header__menu__dropdown-menu{position:absolute;top:150%;left:0;padding:0;opacity:0;border-radius:2.5rem;box-shadow:5px 5px 10px 0px rgba(0,0,0,.16);background:var(--white);transform:translateY(10px);transition:all var(--duration-default) ease;visibility:hidden}.header__menu__dropdown-menu:after{content:"";position:absolute;top:-30px;left:0;right:0;bottom:0;z-index:-1}.header__menu__dropdown-menu a{padding:1rem 1.5rem;width:100%;height:100%;color:var(--orange);text-decoration:none}.header__menu__dropdown-menu li{list-style:none}.header__menu__dropdown-menu li:hover{background-color:var(--orange)}.header__menu__dropdown-menu li:hover a{color:var(--white)}.header__menu__dropdown-menu li:first-child{border-radius:2.5rem 2.5rem 0 0}.header__menu__dropdown-menu li:last-child{border-radius:0 0 2.5rem 2.5rem}.header__drawer{color:var(--white)}@media screen and (min-width: 768px){.header__drawer{order:1;margin-left:1.2rem}}@media screen and (min-width: 1200px){.header__drawer{display:none}}.header__drawer details[open] .icon-humburger{display:none}.header__drawer details[open] .icon-close{display:block}.header__drawer details:not([open]) .icon-close{display:none}.header__drawer details:not([open]) .icon-humburger{display:block}.header-search--desktop{display:block}@media screen and (max-width: 768px){.header-search--desktop{display:none}}@media screen and (min-width: 768px){.header--hidden .header__menu__cart{width:0}}