section.hero-home-module{background:var(--color2);padding-bottom:90px;padding-top:138px;position:relative;z-index:1}section.hero-home-module .wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}section.hero-home-module .wrapper .wrapper-text{max-width:590px;padding-right:15px;padding-top:30px;width:50%}section.hero-home-module .wrapper .wrapper-text .wrapper-buttons{margin-top:15px;width:100%}section.hero-home-module .wrapper .wrapper-text .wrapper-buttons a,section.hero-home-module .wrapper .wrapper-text .wrapper-buttons span{margin-right:15px;margin-top:15px}section.hero-home-module .wrapper .wrapper-text .wrapper-buttons a:last-child,section.hero-home-module .wrapper .wrapper-text .wrapper-buttons span:last-child{margin-right:0}section.hero-home-module .wrapper .wrapper-text .wrapper-actus{background:var(--color3);border-radius:10px;margin-top:45px;max-width:450px;padding:20px;position:relative;transition:height .3s ease-in-out;width:100%}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .icon{background:var(--color3);border:3px solid var(--color2);border-radius:7px;height:50px;position:absolute;right:20px;top:-30px;transition:all .3s ease-in-out;width:50px}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .icon:before{background-color:var(--color6);content:"";height:19px;left:50%;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='19' fill='none'%3E%3Cpath stroke='%23BE93E9' stroke-width='1.3' d='M4.244 5.01h16.268M12.732 9.01h7.781M12.732 13.01h7.781'/%3E%3Cmask id='b' fill='%23fff'%3E%3Crect width='6' height='6' x='4.244' y='8' rx='.943'/%3E%3C/mask%3E%3Crect width='6' height='6' x='4.244' y='8' stroke='url(%23a)' stroke-width='2.6' mask='url(%23b)' rx='.943'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='10.5' x2='-.742' y1='6.5' y2='9.072' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.21' stop-color='%23BE93E9'/%3E%3Cstop offset='.706' stop-color='%23BE93E9' stop-opacity='.72'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='19' fill='none'%3E%3Cpath stroke='%23BE93E9' stroke-width='1.3' d='M4.244 5.01h16.268M12.732 9.01h7.781M12.732 13.01h7.781'/%3E%3Cmask id='b' fill='%23fff'%3E%3Crect width='6' height='6' x='4.244' y='8' rx='.943'/%3E%3C/mask%3E%3Crect width='6' height='6' x='4.244' y='8' stroke='url(%23a)' stroke-width='2.6' mask='url(%23b)' rx='.943'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='10.5' x2='-.742' y1='6.5' y2='9.072' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.21' stop-color='%23BE93E9'/%3E%3Cstop offset='.706' stop-color='%23BE93E9' stop-opacity='.72'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");position:absolute;top:50%;transform:translate(-50%,-50%);width:28px}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .icon:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='19' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.3' d='M24.049 14.776V1.669c0-.37-.3-.669-.67-.669H1.67C1.3 1 1 1.3 1 1.67v15.66c0 .37.3.67.67.67h24.66c.37 0 .67-.3.67-.67V7.156'/%3E%3C/svg%3E");content:"";height:19px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:28px}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .actus{transition:height .3s ease-in-out}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .actus .actu{max-width:390px;opacity:0;position:absolute;transition:opacity .3s ease-in-out;visibility:hidden}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .actus .actu .title{margin-bottom:5px}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .actus .actu .description{margin-bottom:20px}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .actus .actu.show{opacity:1;visibility:visible}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons{bottom:20px;display:flex;position:absolute;right:20px}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons span{background:0 0;border-radius:100px;cursor:pointer;display:block;height:30px;position:relative;transition:all .3s ease-in-out;width:30px}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons span:hover{opacity:.3}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons span:after{content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out;width:7px}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons span:before{background:var(--color9);border-radius:100px;content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons span.inactive{background:0 0;border:1px solid var(--color1);cursor:auto}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons span.inactive:before{opacity:0}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons span.inactive:hover{opacity:1}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons .previous{margin-right:5px}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons .previous:after{background:var(--color1);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M2.247 5 6.834.87 6.165.128.752 5 6.165 9.87l.67-.743L2.246 5Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M2.247 5 6.834.87 6.165.128.752 5 6.165 9.87l.67-.743L2.246 5Z' clip-rule='evenodd'/%3E%3C/svg%3E")}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons .next{margin-left:5px}section.hero-home-module .wrapper .wrapper-text .wrapper-actus .buttons .next:after{background:var(--color1);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M4.753 5 .166.87.835.128 6.248 5 .835 9.87l-.67-.743L4.754 5Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M4.753 5 .166.87.835.128 6.248 5 .835 9.87l-.67-.743L4.754 5Z' clip-rule='evenodd'/%3E%3C/svg%3E")}section.hero-home-module .wrapper .wrapper-image{max-width:590px;padding-left:15px;width:50%}section.hero-home-module .wrapper .wrapper-image figure{max-height:530px;max-width:575px;position:relative;width:100%}section.hero-home-module .wrapper .wrapper-image figure img{height:auto;width:100%}@media (max-width:768px){section.hero-home-module{padding-top:123px}section.hero-home-module .wrapper .wrapper-image{margin-top:45px;padding-left:0;width:100%}section.hero-home-module .wrapper .wrapper-text{padding-right:0;width:100%}section.hero-home-module .wrapper .wrapper-text .wrapper-buttons{width:100%}section.hero-home-module .wrapper .wrapper-text .wrapper-buttons a,section.hero-home-module .wrapper .wrapper-text .wrapper-buttons span{margin-bottom:15px}section.hero-home-module .wrapper .wrapper-text .wrapper-buttons a:last-child,section.hero-home-module .wrapper .wrapper-text .wrapper-buttons span:last-child{margin-bottom:0}}