.c-icon{width:20px;height:20px;flex-shrink:0}.c-icon.-tiny{width:7px;height:7px}.c-icon.-smaller{width:10px;height:10px}.c-icon.-small{width:14px;height:14px}.c-icon.-medium{width:24px;height:24px}.c-icon.-big{width:32px;height:32px}.c-icon.-huge{width:65px;height:65px}.c-icon.-star{fill:#fab72e}.c-header-menu-mobile .header-menu-mobile-content{z-index:4;visibility:hidden;position:fixed;top:0;right:0;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;height:100%;-webkit-transition:all .24s;transition:all .24s}.c-header-menu-mobile .header-menu-mobile-content.-opened{visibility:visible}.c-header-menu-mobile .header-menu-mobile-content .header-menu-mobile-nav{overflow-x:hidden;overflow-y:auto;width:calc(100% - 50px);max-width:400px;height:100%;padding:60px 30px 30px;-webkit-transform:translate(100%);transform:translate(100%);background:#fff;-webkit-transition:-webkit-transform .24s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .24s cubic-bezier(.645,.045,.355,1);transition:transform .24s cubic-bezier(.645,.045,.355,1);transition:transform .24s cubic-bezier(.645,.045,.355,1),-webkit-transform .24s cubic-bezier(.645,.045,.355,1)}.c-header-menu-mobile .header-menu-mobile-content .header-menu-mobile-nav h2{margin-bottom:8px}.c-header-menu-mobile .header-menu-mobile-content .header-menu-mobile-nav>ul>li{margin:24px 0 0}.c-header-menu-mobile .header-menu-mobile-content .header-menu-mobile-nav>ul>li:first-child{margin:0}.c-header-menu-mobile .header-menu-mobile-content .header-menu-mobile-nav.-opened{-webkit-transform:translate(0);transform:translate(0)}.c-header-menu-mobile .header-menu-mobile-content .header-menu-mobile-backdrop{background:rgba(0,0,0,.15);position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;z-index:0;opacity:0;-webkit-transition:opacity .24s linear;transition:opacity .24s linear}.c-header-menu-mobile .header-menu-mobile-content .header-menu-mobile-backdrop.-opened{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.c-header-menu-mobile .header-close-button{position:absolute;top:10px;right:10px}.l-header{background-color:#c32d7b;background-image:url(/static/images/components/layout/header-bg-texture.png),linear-gradient(86deg,rgba(195,45,123,.8),rgba(201,14,57,.7));background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:10000}.l-header.-transparent{background-image:none;background-color:transparent}.l-header .header-main{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;height:50px}@media screen and (min-width:780px){.l-header .header-main{height:75px}}.l-header .header-logo{position:relative}.l-header .header-logo .brand-logo{width:200px;height:35px;display:block;fill:#fff}.l-header .header-logo .brand-title{display:block;height:0;width:0;color:transparent;text-indent:-9999px;visibility:hidden;margin:0}.l-header .header-menu ul{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.l-header .header-menu ul>li:not(:first-child){margin-left:15px}.l-header .header-menu ul>li>a,.l-header .header-menu ul>li>button,.l-header .header-menu ul>li>span{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;padding:7px 10px;color:#fff;fill:#fff;cursor:pointer}.l-header .header-menu ul>li.-active>a,.l-header .header-menu ul>li>a:hover,.l-header .header-menu ul>li>button:hover,.l-header .header-menu ul>li>span:hover{color:#fab72e;fill:#fab72e;text-decoration:none}.l-header .header-menu ul>li.-active>a{position:relative;font-weight:700}.l-header .header-menu ul>li.-active>a:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:calc(100% - 20px);height:2px;background:#fab72e}.c-search-list .search-list-item{padding:10px 20px;margin:0}.c-search-list .search-list-item:first-child{margin:0}.c-search-list .search-list-item--selected{background:rgba(0,0,0,.1)}.c-search-list--header{position:absolute;top:75px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:700px;max-height:calc(100vh - 110px);background:#fff;overflow-y:auto;border-radius:0 0 5px 5px}.c-search-list--empty{padding:10px 0;font-size:20px;font-weight:600;color:rgba(0,0,0,.4);text-align:center}.c-gdpr-banner{position:absolute;top:0;left:0;right:0;z-index:99999999;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:8px 0;background-color:#393f44;color:#fff}@media screen and (min-width:1024px){.c-gdpr-banner{max-height:70px}}.c-gdpr-banner a{color:#fff;text-decoration:underline}