.simpleCarousel{overflow:hidden;padding-bottom:var(--spacing-s);position:relative;text-select:none}@media (min-width:1024px){.simpleCarousel{padding-bottom:var(--spacing-l)}}.simpleCarousel__carousel{margin-bottom:var(--spacing-s)}@media (min-width:1024px){.simpleCarousel__carousel{margin-bottom:var(--spacing-l)}}.simpleCarousel__navigation{display:none!important;top:160px;transform:translateX(-50%)}.simpleCarousel__link :first-child{grid-column:5/span 3}@media (min-width:1024px){.simpleCarousel__link :first-child{grid-column:5/span 2}}a:not([href]){cursor:pointer}.cardCarousel{box-sizing:content-box;box-sizing:initial;display:block;height:100%;padding-bottom:var(--spacing-s);padding-left:var(--spacing-xs);padding-right:var(--spacing-xs);width:280px}@media (min-width:1024px){.cardCarousel{padding-bottom:var(--spacing-l);width:320px}}.cardCarousel__header{margin-bottom:var(--spacing-s);padding-bottom:var(--spacing-s);padding-top:var(--spacing-s)}@media (min-width:1024px){.cardCarousel__header{padding-bottom:var(--spacing-l);padding-top:var(--spacing-l)}}.cardCarousel__header,.cardCarousel__header img{position:relative}.cardCarousel__header:after,.cardCarousel__header:before{background-color:#fff;content:"";height:var(--spacing-s);left:50%;margin-left:-1px;position:absolute;transform:scaleY(0);transition:transform 1s cubic-bezier(.19,1,.22,1);width:2px}@media (min-width:1024px){.cardCarousel__header:after,.cardCarousel__header:before{height:var(--spacing-l)}}.cardCarousel--active .cardCarousel__header:after,.cardCarousel--active .cardCarousel__header:before{transform:scaleY(1)}.cardCarousel__header:before{top:0;transform-origin:center bottom}.cardCarousel__header:after{bottom:0;transform-origin:center top}.cardCarousel__header img{height:240px;-o-object-fit:cover;object-fit:cover;width:100%}.cardCarousel__text{margin-top:1em}.affiliateMap{overflow:hidden;position:relative}.affiliateMap,.affiliateMap__background,.affiliateMap__cities{width:100%}.affiliateMap__background,.affiliateMap__city,.affiliateMap__city:after,.affiliateMap__city:before{display:block}.affiliateMap__cities,.affiliateMap__city,.affiliateMap__city:after,.affiliateMap__city__tooltip{position:absolute}.affiliateMap__background img:first-child{height:auto}.affiliateMap__background{background-image:radial-gradient(ellipse closest-side,#002 0,rgba(0,0,34,.85) 85%,rgba(0,0,34,0) 100%);background-repeat:no-repeat}.affiliateMap__background picture img{width:100%}.affiliateMap__cities{left:0;top:0}.affiliateMap__city{transform:translate(-50%,-50%)}.affiliateMap__city:after,.affiliateMap__city:before{pointer-events:auto;border-radius:50%;content:""}.affiliateMap__city:before,.affiliateMap__city__tooltip{z-index:1}.affiliateMap__city:after,.affiliateMap__city__tooltip{pointer-events:none}.affiliateMap__city:before{background-color:#fff;height:7px;position:relative;width:7px}.affiliateMap__city:after{background-color:#09c;height:var(--spacing-l);left:calc(50% - 30px);opacity:.5;top:calc(50% - 30px);transform:scale(0);width:var(--spacing-l);z-index:0}.affiliateMap__city__tooltip{bottom:41px;left:50%;opacity:0;position:absolute;transform:translateX(-50%) translateY(var(--spacing-xxs))}@media (hover:hover){.affiliateMap__city:hover{z-index:10}.affiliateMap__city:after{transition:transform .5s cubic-bezier(.19,1,.22,1)}.affiliateMap__city__tooltip{transition:transform .5s cubic-bezier(.19,1,.22,1),opacity .5s cubic-bezier(.19,1,.22,1)}.affiliateMap__city:hover:after{transform:scale(1)}.affiliateMap__city:hover .affiliateMap__city__tooltip{opacity:1;transform:translateX(-50%) translateY(0)}}.affiliateMapList{background-color:#002;position:relative;transition:transform 1s cubic-bezier(.19,1,.22,1)}.affiliateMapList--active{transform:translateY(-31.5vw)}.affiliateMapList__content,.affiliateMapList__content ul,.affiliateMapList__toggle{width:100%}.affiliateMapList__toggle{align-items:center;background-color:transparent;border-width:0;color:#fff;display:flex;height:72px;justify-content:space-between}.affiliateMapList__toggle:after{border:5px solid transparent;border-top-color:#fff;content:"";display:inline-block;height:0;transform:translateY(33%);transition:transform 1s cubic-bezier(.19,1,.22,1);width:0}.affiliateMapList--active .affiliateMapList__toggle:after{transform:translateY(-33%) rotate(180deg)}.affiliateMapList__content{background-color:#002;bottom:0;height:200%;position:absolute;transform:translateY(100%)}.affiliateMapList__content>div{position:relative}.affiliateMapList__content ul{background:linear-gradient(180deg,rgba(0,153,204,.5),rgba(0,153,204,0));box-sizing:content-box;height:0;max-height:80vh;overflow-y:auto;transition:height 1s cubic-bezier(.19,1,.22,1)}.affiliateMapList__content ul li{line-height:20px;padding-left:40px;padding-right:40px;text-transform:uppercase}.affiliateMapList__content ul li:first-child{margin-top:25px}.affiliateMapList__content ul li:last-child{margin-bottom:25px}.affiliateMapList--active .affiliateMapList__content ul{height:100%;padding-bottom:15px}