section.hero-home-module{background:linear-gradient(95.06deg,#2b296a,#464092 27.88%,#4873aa 65%,#49a5c2 80%,#a7cc74),linear-gradient(0deg,#2b296a,#2b296a)}@media (max-width:768px){section.hero-home-module{background:linear-gradient(149.72deg,#2b296a -1.14%,#464092 49.97%,#4873aa 103.56%),linear-gradient(131.46deg,#2b296a 50.19%,#2e94b0 116.64%)}}section.hero-home-module .container{position:relative;z-index:2}section.hero-home-module .container .content-wrapper{position:relative}section.hero-home-module .container .content-wrapper.slider{height:100dvh}section.hero-home-module .container .content-wrapper.slider .content{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s,z-index 0s .3s;width:100%;z-index:-1}section.hero-home-module .container .content-wrapper.slider .content.active{opacity:1;pointer-events:all;transition:opacity .3s,z-index 0s 0s;z-index:1}section.hero-home-module .container .content-wrapper.slider .content .text-content{padding-bottom:5rem}@media (max-width:768px){section.hero-home-module .container .content-wrapper.slider .content .text-content{padding-bottom:8rem}}section.hero-home-module .container .content-wrapper .content{align-items:flex-start;display:flex;flex-direction:row;gap:5rem}@media (max-width:768px){section.hero-home-module .container .content-wrapper .content{flex-direction:column-reverse;gap:2rem}}section.hero-home-module .container .content-wrapper .content .text-content{display:flex;flex-direction:column;gap:2rem;width:calc(50% - .75rem)}@media (max-width:768px){section.hero-home-module .container .content-wrapper .content .text-content{width:100%}}section.hero-home-module .container .content-wrapper .content .text-content .mobile-image{aspect-ratio:570/520;border-radius:.75rem;display:none;height:auto;overflow:hidden;width:100%}@media (max-width:768px){section.hero-home-module .container .content-wrapper .content .text-content .mobile-image{display:block}}section.hero-home-module .container .content-wrapper .content .text-content .mobile-image img{height:100%;object-fit:cover;width:100%}section.hero-home-module .container .content-wrapper .content .image{aspect-ratio:570/520;border-radius:.75rem;height:auto;overflow:hidden;width:calc(50% - 4.25rem)}@media (max-width:768px){section.hero-home-module .container .content-wrapper .content .image{display:none}}section.hero-home-module .container .content-wrapper .content .image img{height:100%;object-fit:cover;width:100%}section.hero-home-module .container .content-wrapper .controls{align-items:center;bottom:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem 1.25rem;left:0;position:absolute;z-index:2}section.hero-home-module .container .content-wrapper .controls .arrows{display:flex;flex-direction:row;gap:.5rem;margin-right:1.25rem}@media screen and (max-width:768px){section.hero-home-module .container .content-wrapper .controls .arrows{width:100%}}section.hero-home-module .container .content-wrapper .controls .slider-pagination .slider-page-button{cursor:default}section.hero-home-module .container .content-wrapper .controls .slider-pagination .slider-page-button:before{transition:unset;width:var(--before-width)}section.hero-home-module .container .content-wrapper .controls .play-pause-btn{align-items:center;background-color:#fff;border-radius:10rem;cursor:pointer;display:flex;flex-shrink:0;height:2.25rem;justify-content:center;width:2.25rem}section.hero-home-module .container .content-wrapper .controls .play-pause-btn:before{background-color:#2b296a;content:"";height:15px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15' fill='none' viewBox='0 0 16 15'%3E%3Cpath fill='%232B296A' d='M14.626 6.762a.825.825 0 0 1 0 1.476L2.288 14.885c-.61.328-1.371-.083-1.371-.739V.854c0-.656.761-1.067 1.37-.738z'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;width:16px}