section.hero-form-module{--hero-form-text-primary:#fff;--hero-form-text-secondary:#d5d5e5;--hero-form-icon-bg:hsla(0,0%,100%,.3);--hero-form-form-bg:#fff;background-color:#101010;background-position:50%;background-size:cover;overflow:hidden;padding-bottom:83px;padding-top:196px;position:relative;z-index:1}section.hero-form-module.bg-black{background-color:#101010;--hero-form-icon-bg:hsla(0,0%,100%,.3)}section.hero-form-module.bg-grey{background-color:#f3f3f5;--hero-form-icon-bg:rgba(16,16,16,.2)}section.hero-form-module.bg-white{background-color:#fff;--hero-form-icon-bg:#f3f3f5;--hero-form-form-bg:#f3f3f5}section.hero-form-module.text-white{--hero-form-text-primary:#fff;--hero-form-text-secondary:#d5d5e5}section.hero-form-module.text-black{--hero-form-text-primary:#101010;--hero-form-text-secondary:#353540}section.hero-form-module .wrapper{align-items:flex-start;display:flex;gap:4rem}@media (max-width:992px){section.hero-form-module .wrapper{flex-direction:column;gap:2rem}}section.hero-form-module .wrapper-content{align-items:flex-start;display:flex;flex-direction:column;max-width:calc(100% - 640px - 2rem)}@media (max-width:1280px){section.hero-form-module .wrapper-content{max-width:50%}}@media (max-width:992px){section.hero-form-module .wrapper-content{max-width:100%}}section.hero-form-module .wrapper-content>.label,section.hero-form-module .wrapper-content>.title{color:var(--hero-form-text-primary)}section.hero-form-module .wrapper-content h1{margin-bottom:1.25rem}section.hero-form-module .wrapper-content .richtext,section.hero-form-module .wrapper-content .richtext *{color:var(--hero-form-text-secondary)}section.hero-form-module .wrapper-content .wrapper-event-infos{display:flex;flex-wrap:nowrap;gap:1.25rem;margin-top:2.5rem}@media (max-width:768px){section.hero-form-module .wrapper-content .wrapper-event-infos{flex-wrap:wrap}}section.hero-form-module .wrapper-content .event-info{align-items:flex-start;display:flex;flex:0 0 160px;gap:1rem;max-width:160px;min-width:160px;width:160px}section.hero-form-module .wrapper-content .event-info .event-info-icon{align-items:center;background-color:var(--hero-form-icon-bg);border-radius:50%;display:flex;height:2rem;justify-content:center;margin:0;min-width:2rem;overflow:hidden;width:2rem}section.hero-form-module .wrapper-content .event-info .event-info-icon img{height:1.25rem;object-fit:contain;width:1.25rem}section.hero-form-module .wrapper-content .event-info .event-info-content{display:flex;flex-direction:column}section.hero-form-module .wrapper-content .event-info .title{color:var(--hero-form-text-primary);font-weight:700}section.hero-form-module .wrapper-content .event-info .text{color:var(--hero-form-text-secondary);white-space:pre-line}section.hero-form-module .wrapper-content ul.checkpoints{display:flex;flex-direction:column;gap:1.25rem;margin-top:2.5rem}section.hero-form-module .wrapper-content ul.checkpoints li{color:var(--hero-form-text-secondary);font-size:1rem;padding-left:2rem;position:relative}section.hero-form-module .wrapper-content ul.checkpoints li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23e4edff'/%3E%3Cpath fill='%23365cac' d='M8.333 14.5 5 11.096l1.167-1.192 2.166 2.213 5.5-5.617L15 7.691z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1.25rem;left:0;position:absolute;top:.15rem;width:1.25rem}section.hero-form-module .wrapper-content ul.checkpoints li span.title{color:var(--hero-form-text-primary);font-weight:700}section.hero-form-module .wrapper-content ul.checkpoints li span.text{color:var(--hero-form-text-secondary)}section.hero-form-module .wrapper-content .wrapper-buttons{margin-bottom:0;margin-top:auto;padding-top:2.5rem}section.hero-form-module .wrapper-content .wrapper-buttons .btn-primary,section.hero-form-module .wrapper-content .wrapper-buttons .btn-primary span,section.hero-form-module .wrapper-content .wrapper-buttons .btn-tertiary,section.hero-form-module .wrapper-content .wrapper-buttons .btn-tertiary span{color:#fff}section.hero-form-module .wrapper-content .wrapper-buttons .btn-secondary,section.hero-form-module .wrapper-content .wrapper-buttons .btn-secondary span{color:#101010}section.hero-form-module .wrapper-mobile-infos{display:none;width:100%}section.hero-form-module .wrapper-mobile-infos ul.checkpoints{display:flex;flex-direction:column;gap:1.25rem;margin-top:0}section.hero-form-module .wrapper-mobile-infos ul.checkpoints li{color:var(--hero-form-text-secondary);font-size:1rem;padding-left:2rem;position:relative}section.hero-form-module .wrapper-mobile-infos ul.checkpoints li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23e4edff'/%3E%3Cpath fill='%23365cac' d='M8.333 14.5 5 11.096l1.167-1.192 2.166 2.213 5.5-5.617L15 7.691z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1.25rem;left:0;position:absolute;top:.15rem;width:1.25rem}section.hero-form-module .wrapper-mobile-infos ul.checkpoints li span.title{color:var(--hero-form-text-primary);font-weight:700}section.hero-form-module .wrapper-mobile-infos ul.checkpoints li span.text{color:var(--hero-form-text-secondary)}section.hero-form-module .wrapper-mobile-infos .wrapper-event-infos{display:flex;flex-wrap:nowrap;gap:1.25rem}section.hero-form-module .wrapper-mobile-infos .event-info{align-items:flex-start;display:flex;flex:0 0 160px;gap:1rem;max-width:160px;min-width:160px;width:160px}section.hero-form-module .wrapper-mobile-infos .event-info .event-info-icon{align-items:center;background-color:var(--hero-form-icon-bg);border-radius:50%;display:flex;height:2rem;justify-content:center;margin:0;min-width:2rem;overflow:hidden;width:2rem}section.hero-form-module .wrapper-mobile-infos .event-info .event-info-icon img{height:1.25rem;object-fit:contain;width:1.25rem}section.hero-form-module .wrapper-mobile-infos .event-info .event-info-content{display:flex;flex-direction:column}section.hero-form-module .wrapper-mobile-infos .event-info .title{color:var(--hero-form-text-primary);font-weight:700}section.hero-form-module .wrapper-mobile-infos .event-info .text{color:var(--hero-form-text-secondary);white-space:pre-line}section.hero-form-module .wrapper-form{background-color:var(--hero-form-form-bg);max-width:640px;padding:2.5rem;width:100%}@media (max-width:1280px){section.hero-form-module .wrapper-form{max-width:50%}}@media (max-width:992px){section.hero-form-module .wrapper-form{max-width:100%}}@media (max-width:768px){section.hero-form-module .wrapper-form{padding:2rem 1.5rem}}section.hero-form-module .wrapper-form .title{margin-bottom:1rem}section.hero-form-module .wrapper-form form h2{color:#101010;font-size:2rem}section.hero-form-module .wrapper-media{max-width:640px;min-height:100%;width:100%}@media (max-width:1280px){section.hero-form-module .wrapper-media{max-width:50%}}@media (max-width:992px){section.hero-form-module .wrapper-media{max-width:100%}}section.hero-form-module .wrapper-media img{height:100%;object-fit:cover;width:100%}@media (max-width:992px){section.hero-form-module .wrapper-content .wrapper-event-infos-desktop,section.hero-form-module .wrapper-content ul.checkpoints-desktop{display:none!important}section.hero-form-module .wrapper-mobile-infos{display:flex;flex-direction:column;gap:3rem;margin-top:3rem}section.hero-form-module .wrapper-event-infos-mobile{display:flex;flex-direction:column;gap:1.25rem;margin-top:0}section.hero-form-module .wrapper-event-infos-mobile .event-info{flex:1 1 auto;max-width:none;min-width:0;width:100%}}