*{box-sizing:border-box}html,body{height:100%}body{padding:0;margin:0;font:3.4vw / 1.2 "Montserrat", sans-serif}body,input,select,textarea{font-family:"Montserrat", sans-serif;font-weight:400}input,select,textarea,button{outline:none;border:0}a{text-decoration:none}ul{list-style-type:none}ul,li,p{padding:0;margin:0}h1,h2,h3,h4,h5,h6{padding:0;margin:0}.column{display:flex;flex-direction:column;align-items:center;justify-content:center}.row,.dropdown .optionsContainer .option{display:flex;flex-direction:row;align-items:center;justify-content:center}header{height:70px}@media (max-width: 767px){header{height:50px}}header img{width:100%;max-width:150px;margin:10px 0 0}@media (max-width: 767px){header img{max-width:100px;margin:5px 0 0}}.dropdown{position:absolute;right:35px}@media (max-width: 1151px){.dropdown{right:10px}}.dropdown img{width:65px;height:45px;margin:0}@media (max-width: 1151px){.dropdown img{width:30px;height:21px}}.dropdown .selected{background:transparent;padding:0px;cursor:pointer}.dropdown .selected svg{margin:0 0 0 18px;width:23px;transition:all 0.3s ease-in-out 0s}@media (max-width: 1151px){.dropdown .selected svg{margin:0 0 0 9px;width:15px}}.dropdown .selected .selectedOption p{display:none}.dropdown .optionsContainer{background:rgba(255,255,255,0.8);position:absolute;top:70px;right:0;border-radius:3px;background-color:rgba(255,255,255,0.9);transition:all 0.3s ease-in-out 0s;z-index:999999}.dropdown .optionsContainer .option{padding:15px 9px;cursor:pointer}@media (max-width: 1151px){.dropdown .optionsContainer .option{padding:10px 7px}}.dropdown .optionsContainer .option p{width:100%;font-size:25px;padding:0 15px 0 0;text-transform:uppercase;color:#a19f9f}@media (max-width: 1151px){.dropdown .optionsContainer .option p{font-size:15px;padding:0 10px 0 0}}.dropdown .arrowUp{transform:rotate(-180deg)}.dropdown .hide{opacity:0}.dropdown .opacity{opacity:1}@keyframes fadein{from{opacity:0}to{opacity:1}}.dropdown .isDisabled{cursor:not-allowed;pointer-events:none}.fullscreenBox{min-height:calc(100% - 70px);background-repeat:no-repeat;background-size:cover;background-position:center top}@media (max-width: 767px){.fullscreenBox{min-height:calc(100% - 50px)}}.innerBox{font-size:1.9vh;width:36em;max-width:80%;margin:25px 0;padding:1em;padding-bottom:3em;border-radius:1.5em;background:#fff;box-shadow:rgba(0,0,0,0.6) 0px 0px 10px}@media (max-height: 558px){.innerBox{width:300px}}.videoBox{width:100%;position:relative}.videoBox video{width:100%;border-radius:1.5em}.cover{width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer;z-index:1000}video{width:100%}.stepsBox{width:100%}.stepsBox .steps{width:100%}.stepsBox .steps:nth-child(n + 2){display:none}.stepsBox .steps:last-child .btn{width:auto !important;visibility:hidden}@media (max-width: 767px){.stepsBox .steps{font-size:2.7vw}}.stepsBox .steps h3{width:100%;margin:1.5em 0;font-size:1.5em;font-weight:600;text-align:center}@media (max-height: 558px){.stepsBox .steps h3{font-size:14px}}.stepsBox .steps .btnBox{width:75%;justify-content:space-between;flex-wrap:wrap}@media (max-width: 767px){.stepsBox .steps .btnBox{width:95%}}@media (max-height: 558px){.stepsBox .steps .btnBox{width:95%}}.stepsBox .steps .btnBox.center{justify-content:center}.stepsBox .steps .btnBox.center .btn{width:11em}.stepsBox .steps .btnBox .btn{width:48%;background:#cdf5f7;color:#1b1464;font-size:1.1em;text-transform:uppercase;text-align:center;font-weight:800;font-family:"Montserrat", sans-serif;padding:0.7em 1.5em;border-radius:50px;cursor:pointer;transition:background-color 0.1s ease-in 0s;white-space:nowrap}.stepsBox .steps .btnBox .btn:nth-last-child(-n + 2){margin:1em 0 0}.stepsBox .steps .btnBox .btn:first-child{margin:0 !important}.stepsBox .steps .btnBox .btn:hover{color:#fff;background-color:#8be8ec}@media (max-width: 767px){.stepsBox .steps .btnBox .btn{width:100%;margin:1em 0 0}}@media (max-height: 558px){.stepsBox .steps .btnBox .btn{font-size:14px}}.stepsBox .steps.de .btnBox,.stepsBox .steps.nl .btnBox,.stepsBox .steps.no .btnBox,.stepsBox .steps.pt .btnBox{width:97% !important}.stepsBox .steps.de .btnBox .btn,.stepsBox .steps.nl .btnBox .btn,.stepsBox .steps.no .btnBox .btn,.stepsBox .steps.pt .btnBox .btn{font-size:0.9em}@media (max-width: 767px){.stepsBox .steps.de .btnBox .btn,.stepsBox .steps.nl .btnBox .btn,.stepsBox .steps.no .btnBox .btn,.stepsBox .steps.pt .btnBox .btn{font-size:1.1em}}.progress{width:100%;background:#8be8ec;padding:4px;border-radius:50px;margin:1em 0px 0;height:1em}@media (max-width: 767px),(max-height: 558px){.progress{height:1.3em;padding:2px}}.progress-bar{height:100%;border-radius:4px;transition:0.4s linear;border-radius:20px;width:100%;background:repeating-linear-gradient(45deg, #09555d, #09555d 50%, #06373c 50%, #06373c 75%) 0% 0%/40px 40px;animation:progressAnimationStrike 3s}@keyframes progressAnimationStrike{from{width:0}to{width:100%}}.avantagesList{text-align:left;margin:2em 0;width:90%;max-width:590px}.avantagesList li{display:flex;justify-content:flex-start;align-items:flex-start;color:#1b1464;opacity:0;position:relative;margin-bottom:0.5em;font-size:1.1em;font-weight:500;animation:showRow 0.5s forwards}@media (max-width: 767px){.avantagesList li{margin-bottom:0.8em}}@media (max-height: 558px){.avantagesList li{font-size:14px}}.avantagesList li:last-child{margin-bottom:0 !important}.avantagesList li img{width:22px;margin:0.25em 16px 0 0}@media (max-width: 767px),(max-height: 558px){.avantagesList li img{width:14px;margin:0.25em 9px 0 0}}.fade-in{animation:fadein 2s;cursor:pointer}.isDisabled{cursor:not-allowed;pointer-events:none}li:nth-child(1n){animation-delay:.5s}li:nth-child(1n)::before{animation-delay:.5s}li:nth-child(2n){animation-delay:1s}li:nth-child(2n)::before{animation-delay:1s}li:nth-child(3n){animation-delay:1.5s}li:nth-child(3n)::before{animation-delay:1.5s}li:nth-child(4n){animation-delay:2s}li:nth-child(4n)::before{animation-delay:2s}@keyframes showRow{100%{opacity:1;transform:scale(1)}}footer{padding:20px}
