section.hero-module{overflow:hidden;padding:1rem 0 5rem;position:relative;z-index:1}section.hero-module.animated.visible .wrapper-content .wrapper-txt .label,section.hero-module.animated.visible .wrapper-content .wrapper-txt .richtext,section.hero-module.animated.visible .wrapper-content .wrapper-txt .title,section.hero-module.animated.visible .wrapper-content .wrapper-txt .wrapper-buttons{opacity:1;transform:translateY(0)}section.hero-module.animated.visible .wrapper-content .wrapper-txt .title.bg-active strong{clip-path:inset(0 0 0 0)}section.hero-module.animated.visible .wrapper-content .wrapper-media{opacity:1;transform:translateX(0)}section.hero-module.beige .title strong,section.hero-module.white .title strong{color:#fff}section.hero-module.beige .title strong:before,section.hero-module.white .title strong:before{background-color:#241066}section.hero-module.beige .wrapper-breadcrumb ul li.active-branch a,section.hero-module.white .wrapper-breadcrumb ul li.active-branch a{color:#7c6f69}section.hero-module.beige .wrapper-breadcrumb ul li.active-branch a:after,section.hero-module.white .wrapper-breadcrumb ul li.active-branch a:after{background-color:#7c6f69}section.hero-module.beige .wrapper-breadcrumb ul li.active-branch ul li a,section.hero-module.white .wrapper-breadcrumb ul li.active-branch ul li a{color:#241066}section.hero-module.blue{background-color:#4820cd}section.hero-module.blue .container .wrapper-content .wrapper-txt .richtext,section.hero-module.blue .container .wrapper-content .wrapper-txt .title{color:#fff}section.hero-module.blue .container .wrapper-content .wrapper-txt .richtext strong,section.hero-module.blue .container .wrapper-content .wrapper-txt .title strong{color:#4820cd}section.hero-module.beige{background-color:#f9f6f6}section.hero-module.white{background-color:#fff}section.hero-module .container{display:flex;flex-direction:column;position:relative;z-index:1;z-index:2}section.hero-module .container .wrapper-content{display:flex;gap:2rem 4rem;justify-content:space-between;margin-top:3rem;width:100%}section.hero-module .container .wrapper-content .wrapper-txt{display:flex;flex-direction:column;gap:2rem;width:calc(50% - 8rem)}section.hero-module .container .wrapper-content .wrapper-txt .richtext,section.hero-module .container .wrapper-content .wrapper-txt .title,section.hero-module .container .wrapper-content .wrapper-txt .wrapper-buttons{opacity:0;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out}section.hero-module .container .wrapper-content .wrapper-txt .wrapper-buttons{margin-top:auto}section.hero-module .container .wrapper-content .wrapper-media{flex-shrink:0;min-height:460px;opacity:0;transform:translateX(-20px);transition:opacity .3s ease-out .3s,transform .3s ease-out .3s;width:calc(50% - 1rem)}section.hero-module .container .wrapper-content .wrapper-media.cover{border-radius:6px;overflow:hidden}section.hero-module .container .wrapper-content .wrapper-media .wrapper-img{height:100%;position:relative;width:100%}section.hero-module .container .wrapper-content .wrapper-media .wrapper-img img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}section.hero-module .container .wrapper-content .wrapper-media .video{aspect-ratio:16/9;cursor:pointer;height:100%;pointer-events:all;position:relative;width:100%}section.hero-module .container .wrapper-content .wrapper-media .video.playing span.btn-play{opacity:0;pointer-events:none}section.hero-module .container .wrapper-content .wrapper-media .video iframe{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}section.hero-module .container .wrapper-content .wrapper-media .video video{aspect-ratio:16/9;background-color:#000;border-radius:10px 10px 0 0;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}section.hero-module .container .wrapper-content .wrapper-media .video .poster{border-radius:10px 10px 0 0;cursor:pointer;height:calc(100% + 4px);left:-2px;pointer-events:none;position:absolute;top:-2px;transition:opacity .3s ease-in-out;width:calc(100% + 4px);z-index:3}section.hero-module .container .wrapper-content .wrapper-media .video .poster img{height:100%;object-fit:cover;pointer-events:none;width:100%}section.hero-module .container .wrapper-content .wrapper-media .video span.btn-play{backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.5);border-radius:50%;cursor:pointer;display:flex;height:65px;left:50%;position:absolute;text-indent:-9999px;top:50%;transform:translateX(-50%) translateY(-50%);transition:.35s;width:65px;z-index:3}section.hero-module .container .wrapper-content .wrapper-media .video span.btn-play:hover{background-color:hsla(0,0%,100%,.5)}section.hero-module .container .wrapper-content .wrapper-media .video span.btn-play:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='38' fill='none' viewBox='0 0 35 38'%3E%3Cpath fill='%23fff' d='M32.476 15.986c2.32 1.34 2.32 4.688 0 6.027L5.761 37.437c-2.32 1.339-5.219-.335-5.219-3.014V3.575c0-2.678 2.9-4.352 5.22-3.013z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:20px;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}section.hero-module .container .wrapper-content .wrapper-media .video.playing .btn-play,section.hero-module .container .wrapper-content .wrapper-media .video.playing .poster{opacity:0;pointer-events:none}section.hero-module .container .wrapper-content .wrapper-media .video.playing iframe{pointer-events:all}@media (max-width:1070px){section.hero-module .container .wrapper-content{flex-direction:column}section.hero-module .container .wrapper-content .wrapper-media,section.hero-module .container .wrapper-content .wrapper-txt{width:100%}section.hero-module .container .wrapper-content .wrapper-media{height:350px;min-height:inherit}}@media (max-width:992px){section.hero-module .container .wrapper-content .wrapper-media{height:240px}}