section.hero{position:relative}@media (max-width:767px){section.hero:before{content:"";display:block;position:absolute;top:calc(32 / var(--size) * var(--size-end));left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:1px;background:#212121;width:calc(100% - 25 / var(--size) * var(--size-end))}}section.hero.inview>.line{height:calc(100% + 40 / var(--size) * var(--size-end))}section.hero.inview .headline:before{height:calc(100% + 45 / var(--size) * var(--size-end))}section.hero.inview .lineh.v1{width:calc(100% - 20 / var(--size) * var(--size-end))}section.hero.inview .lineh.v2{width:calc(100% + 5 / var(--size) * var(--size-end))}section.hero>.line{position:absolute;left:calc(20 / var(--size) * var(--size-end));width:1px;top:calc(40 / var(--size) * var(--size-end));background:#212121;height:0;-webkit-transition:height 1.5s cubic-bezier(0.62,0.05,0.01,0.99);transition:height 1.5s cubic-bezier(0.62,0.05,0.01,0.99)}section.hero>.line+.line{right:calc(20 / var(--size) * var(--size-end));left:auto;left:initial}@media (max-width:767px){section.hero>.line{display:none}}section.hero .lineh{width:0;height:1px;background:#212121;-webkit-transition:width 1.5s cubic-bezier(0.62,0.05,0.01,0.99);transition:width 1.5s cubic-bezier(0.62,0.05,0.01,0.99);position:relative;left:50%;-webkit-transform:translate(-50%,calc(-25 / var(--size) * var(--size-end)));transform:translate(-50%,calc(-25 / var(--size) * var(--size-end)))}section.hero .lineh.v1{margin-left:calc(-10 / var(--size) * var(--size-end))}section.hero .lineh.v2{margin-left:calc(-8 / var(--size) * var(--size-end))}@media (max-width:767px){section.hero .lineh{display:none}}section.hero .headline{position:relative}section.hero .headline:before{content:"";display:block;position:absolute;width:1px;height:0;left:calc(-24 / var(--size) * var(--size-end));top:calc(-8 / var(--size) * var(--size-end));background:#212121;-webkit-transition:height 1.5s cubic-bezier(0.62,0.05,0.01,0.99);transition:height 1.5s cubic-bezier(0.62,0.05,0.01,0.99)}@media (max-width:767px){section.hero .headline:before{display:none}}section.hero .top{padding:calc(48 / var(--size) * var(--size-end)) 0 calc(33 / var(--size) * var(--size-end))}@media (max-width:767px){section.hero .top{padding:calc(58 / var(--size) * var(--size-end)) 0 calc(17 / var(--size) * var(--size-end))}}section.hero .thumb{padding-bottom:48%;z-index:1}@media (max-width:767px){section.hero .thumb{padding-bottom:150%}}section.hero .info{min-width:calc(325 / var(--size) * var(--size-end));padding:0 calc(80 / var(--size) * var(--size-end));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(50 / var(--size) * var(--size-end));position:absolute;bottom:0;right:-1px;z-index:2;background:#F5F4F0;font-family:"MM",Helvetica,Arial,sans-serif;text-transform:uppercase;font-size:calc(18 / var(--size) * var(--size-end))}@media (max-width:767px){section.hero .info{min-width:calc(210 / var(--size) * var(--size-end));font-size:calc(16 / var(--size) * var(--size-end));height:calc(37 / var(--size) * var(--size-end));padding:0 calc(50 / var(--size) * var(--size-end));text-align:center}}section.hero .splide-wrapper{position:relative}section.hero .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 calc(22 / var(--size) * var(--size-end));height:calc(50 / var(--size) * var(--size-end));z-index:2;position:absolute;bottom:0;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (max-width:767px){section.hero .nav{padding:0 calc(12 / var(--size) * var(--size-end));height:calc(37 / var(--size) * var(--size-end))}}section.hero .nav svg{width:calc(31 / var(--size) * var(--size-end));height:auto;height:initial;display:block}@media (max-width:767px){section.hero .nav svg{width:calc(25 / var(--size) * var(--size-end))}}section.hero .nav .prev{cursor:pointer;-webkit-transition:-webkit-transform 0.25s ease;transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease,-webkit-transform 0.25s ease}@media (min-width:1025px){section.hero .nav .prev:hover{-webkit-transform:translateX(calc(-8 / var(--size) * var(--size-end)));transform:translateX(calc(-8 / var(--size) * var(--size-end)))}}section.hero .nav .next{cursor:pointer;-webkit-transition:-webkit-transform 0.25s ease;transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease,-webkit-transform 0.25s ease}@media (min-width:1025px){section.hero .nav .next:hover{-webkit-transform:translateX(calc(8 / var(--size) * var(--size-end)));transform:translateX(calc(8 / var(--size) * var(--size-end)))}}
