html{--vh100:100vh;font-size:min(2.604vh,16px);font-family:Museo,Arial;color:#002d6e}@font-face{font-family:ARSMaquette;src:url(/static/fonts/ARSMaquette-Light.eot);src:url(/static/fonts/ARSMaquette-Light.eot?#iefix) format("embedded-opentype"),url(/static/fonts/ARSMaquette-Light.woff) format("woff"),url(/static/fonts/ARSMaquette-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:ARSMaquette;src:url(/static/fonts/ARSMaquette-Regular.eot);src:url(/static/fonts/ARSMaquette-Regular.eot?#iefix) format("embedded-opentype"),url(/static/fonts/ARSMaquette-Regular.woff) format("woff"),url(/static/fonts/ARSMaquette-Regular.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:ARSMaquette;src:url(/static/fonts/ARSMaquette-Bold.eot);src:url(/static/fonts/ARSMaquette-Bold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/ARSMaquette-Bold.woff) format("woff"),url(/static/fonts/ARSMaquette-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:ARSMaquette;src:url(/static/fonts/ARSMaquette-LightItalic.eot);src:url(/static/fonts/ARSMaquette-LightItalic.eot?#iefix) format("embedded-opentype"),url(/static/fonts/ARSMaquette-LightItalic.woff) format("woff"),url(/static/fonts/ARSMaquette-LightItalic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:ARSMaquette;src:url(/static/fonts/ARSMaquette-Black.eot);src:url(/static/fonts/ARSMaquette-Black.eot?#iefix) format("embedded-opentype"),url(/static/fonts/ARSMaquette-Black.woff) format("woff"),url(/static/fonts/ARSMaquette-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:ARSMaquette;src:url(/static/fonts/ARSMaquette-Medium.eot);src:url(/static/fonts/ARSMaquette-Medium.eot?#iefix) format("embedded-opentype"),url(/static/fonts/ARSMaquette-Medium.woff) format("woff"),url(/static/fonts/ARSMaquette-Medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Museo;src:url(/static/fonts/Museo900-Regular.woff2) format("woff2"),url(/static/fonts/Museo900-Regular.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Museo Sans;src:url(/static/fonts/MuseoSans-900.woff2) format("woff2"),url(/static/fonts/MuseoSans-900.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Museo;src:url(/static/fonts/Museo300-Regular.woff2) format("woff2"),url(/static/fonts/Museo300-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Museo;src:url(/static/fonts/Museo700-Regular.woff2) format("woff2"),url(/static/fonts/Museo700-Regular.woff) format("woff");font-weight:700;font-style:normal}html h1{font-size:1.6rem}html h2{font-size:1.4rem}html h3{font-size:1.2rem}html label,html p{font-size:1rem}html span{font-size:1em}html h1,html h2{font-weight:900}html p{font-size:2.604vh}.button.stl,a.stl,button.stl{position:relative;display:inline-block;line-height:1;width:250px;max-width:100%;padding:0 1rem;line-height:50px;cursor:pointer;text-decoration:none;color:#fff;background:#ff6700 linear-gradient(135deg,#ee5f00,#f60,#ff9800) no-repeat 50%;box-shadow:0 4px 0 0 #b55113;border:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:Museo;font-size:1.2rem;outline:none;border-radius:2px;margin:0;font-weight:700;transition:background-position .3s ease-in-out,background-image .3s ease-out}.button.stl:after,a.stl:after,button.stl:after{display:block;position:absolute;top:16px;left:10px;height:12px;width:12px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);transition:left .15s ease-out;will-change:transform}.button.stl:active,.button.stl:focus,.button.stl:hover,a.stl:active,a.stl:focus,a.stl:hover,button.stl:active,button.stl:focus,button.stl:hover{color:#fff}.button.stl:active:after,.button.stl:hover:after,a.stl:active:after,a.stl:hover:after,button.stl:active:after,button.stl:hover:after{left:15px}.button.stl.blue,a.stl.blue,button.stl.blue{background:#002d6e;box-shadow:0 4px 0 0 #001a3f}@media screen and (min-width:480px){.button.stl,a.stl,button.stl{font-size:1.4rem}.button.stl:after,a.stl:after,button.stl:after{width:15px;height:15px}}form{width:500px;max-width:100%;margin:0 auto;margin-bottom:1rem}form .row:not(:empty){margin-bottom:.5rem}form .row:not(:empty)>div{position:relative}form .label,form label{text-align:left;font-size:.8rem;margin-bottom:.5rem;color:#002d6e}form .label[for=gender-a],form .label[for=gender-b],form label[for=gender-a],form label[for=gender-b]{margin-bottom:0}form select{font-size:1rem;padding:.43rem 1rem;width:100%;border:1px solid #c9d3e2;border-radius:0;outline:none;font-family:Museo}form select:invalid{color:rgba(0,123,255,.25)}form select option{color:#002d6e}form select.error{border:1px solid #dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}form input,form label,form span{display:block;width:100%}form input[type=checkbox],form input[type=radio],form label[for^=gender],form label[for^=kit]{display:inline-block;width:auto}form input[type=checkbox],form input[type=radio]{opacity:0;float:left;width:0;left:0;position:absolute}form input[type=checkbox]+label,form input[type=radio]+label{display:block}form input[type=checkbox]:checked+.label .indicator,form input[type=checkbox]:checked+label .indicator,form input[type=radio]:checked+.label .indicator,form input[type=radio]:checked+label .indicator{background-position:100% 0}form input[type=checkbox]+label{padding-left:2.5em}form input[type=checkbox]+label a{color:#002d6e}form input[type=checkbox]+.label .indicator,form input[type=checkbox]+label .indicator{float:left;margin-right:.5rem;position:absolute;left:0;top:0}form input[type=radio]+.label .indicator,form input[type=radio]+label .indicator{background-image:url(/static/img/radio.png)}form .indicator{position:relative;display:inline-block;width:1.5rem;height:1.5rem;background:transparent url(/static/img/check-btn.png) no-repeat;background-size:cover;background-position:0 0;pointer-events:none;vertical-align:middle;margin-top:.5rem;margin-bottom:.5rem}@media screen and (min-width:480px){form .indicator{margin-top:0;margin-bottom:0;margin-right:.5rem}}form p.small,form span.small{font-size:.8em;text-align:left;margin:.5rem 0}form span.error:not(:empty){position:relative;color:#dc3545;padding:.5rem 0;display:block;font-size:.8rem;text-align:left}form span.error:not(:empty):first-letter{text-transform:uppercase}form span.error:not(:empty):after{position:absolute;bottom:calc(100% - .32rem);left:1rem;border:.32rem solid transparent;border-top:.32rem solid #ff6700;border-left:.32rem solid #ff6700;width:0;height:0;transform:rotate(45deg)}form #kit-checkbox+label{display:block;text-align:left}form input{font-family:Museo;font-size:1rem;color:#043070;padding:.5rem;outline:none;border-radius:0;border:1px solid #c9d3e2;max-width:100%;-webkit-appearance:none;box-shadow:0 0 0 0 rgba(0,123,255,.25);transition:box-shadow .2s ease-out}form input:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}form input:-ms-input-placeholder{color:rgba(0,123,255,.25)}form input::placeholder{color:rgba(0,123,255,.25)}form input.error{border:1px solid #dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}form .address-preview{text-align:left;color:#002d6e;font-size:.9rem}form .address-preview span{font-style:italic}@media screen and (min-width:480px){form .label,form label{font-size:1rem}form select{padding:.93rem 1rem}form input{padding:1rem}}.panel-wrapper{width:100%;max-width:600px;margin:0 auto}.panel-wrapper .panel{position:relative;max-width:85%;width:100%;margin:0 auto;padding:3rem 1.5rem;padding-bottom:2rem;background-color:#fff;background-image:linear-gradient(67.5deg,#a26b2b,#ffdb85 27.75%,#976826 54.75%,#f0ca5b 75%);color:#002d6e;z-index:1}@media screen and (min-width:640px){.panel-wrapper .panel{padding:3rem;padding-bottom:2.5rem}}.panel-wrapper .panel h1,.panel-wrapper .panel h2,.panel-wrapper .panel h3{margin-top:.5rem;margin-bottom:.75rem;font-size:1.1rem;font-weight:800;color:#dba031}.panel-wrapper .panel h1.orange,.panel-wrapper .panel h2.orange,.panel-wrapper .panel h3.orange{color:#ff6700}.panel-wrapper .panel h1.blue,.panel-wrapper .panel h2.blue,.panel-wrapper .panel h3.blue{color:#002d6e}.panel-wrapper .panel h1.light-blue,.panel-wrapper .panel h2.light-blue,.panel-wrapper .panel h3.light-blue{color:#2f77ac}.panel-wrapper .panel p{color:#002d6e;font-size:1rem}.panel-wrapper .panel:before{content:"";position:absolute;width:calc(100% - 12px);height:calc(100% - 12px);background-color:#fff;top:6px;left:6px;z-index:0}.panel-wrapper .panel>*{position:relative}.panel-wrapper .panel .button-wrapper{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:100%;max-width:90%}.panel-wrapper .panel .button,.panel-wrapper .panel button{font-size:1.1rem}.panel-wrapper .panel .prize-visual{max-width:83%}.panel-wrapper .ribbon-wrapper{position:relative;margin-bottom:var(--ribbon-margin-bottom);z-index:2}.panel-wrapper .back-wrapper{position:absolute;top:.5em;left:.75em}.panel-wrapper .back-wrapper a{color:#002d6e;text-decoration:none;font-weight:100;font-size:.75rem}@media screen and (min-width:1024px){.panel-wrapper .panel h1,.panel-wrapper .panel h2,.panel-wrapper .panel h3{font-size:1.4rem}}.number-picker .speech{background-color:#ebf8ff;border-radius:2em;padding:.5rem;margin:1em 2em}.number-picker .speech span{position:relative}.number-picker .speech:before{content:"";display:inline-block;width:20px;height:20px;background-color:#ebf8ff;transform:rotate(45deg) translateX(-50%);position:absolute;left:50%;bottom:-15px;z-index:0}.number-picker .circ{width:100%;padding-bottom:100%;display:inline-block;border-radius:2em;box-shadow:0 0 3px rgba(0,0,0,.3);position:relative;margin-bottom:.25em}.number-picker .circ span{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.number-picker .circ:focus,.number-picker .circ:hover{background-color:rgba(0,45,110,.3)}.number-picker .random{margin:1em;display:inline-block;color:#002d6e}.number-stepper{position:relative;background:#f0eee6;border-radius:2em;display:inline-block;padding:.15em}.number-stepper button,.number-stepper span{display:inline-block;width:1.25em;height:1.25em;border-radius:2em;text-align:center;font-size:1rem;margin:.15em}.number-stepper button{background-color:#fff;border:none;cursor:pointer}.number-stepper button:disabled{cursor:default;opacity:.5}span.ticket-number-pill{background-color:#e3e0d3;border-radius:2em;display:inline-block;width:auto;padding:.15em;margin:0 .15em;margin-bottom:.5em;cursor:pointer}span.ticket-number-pill span{background-color:#f0eee6;display:inline-block;width:1.25em;height:1.25em;border-radius:2em;text-align:center;font-size:1rem;margin:.15em}span.ticket-number-pill.readonly{cursor:default}.main-layout{position:relative;min-height:calc(var(--vh100) - 118px)}.main-layout img{user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.main-layout.simple{position:relative;width:100%;overflow:hidden}.main-layout.simple>svg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}.main-layout.simple .bg-visual{position:fixed;top:0;bottom:0;right:0;left:0;z-index:1;background:#1785ff;background:linear-gradient(180deg,#1785ff,#74f5ff 40%,#fff 80%);overflow:hidden;filter:blur(0)}.main-layout.simple .bg-visual .grass{display:block;position:absolute;bottom:0;height:60vh;width:100%;background:transparent url(/static/img/grass.png) no-repeat top;background-size:cover}.main-layout.simple .bg-visual .ball{position:absolute;top:80vh;width:100%;height:auto;transform-origin:50% 50%}.main-layout.simple .bg-visual .ball img{max-width:20vh;position:absolute;left:50%;transform:translateX(-50%)}.main-layout.simple .bg-visual .pilon{max-width:7.5vh;position:absolute;left:50%;transform:translateX(-18vh) translateY(20vh)}.main-layout.simple .bg-visual .pilon.pilon2{transform:translateX(10vh) translateY(70vh)}.main-layout.simple .bg-visual .prize{max-width:9vh;position:absolute;left:50%;transform:translateX(-24vh) translateY(10vh);-webkit-backface-visibility:hidden;backface-visibility:hidden}.main-layout.simple .bg-visual .prize.prize2{transform:translateX(16vh) translateY(80vh)}.main-layout.simple .bg-visual.blur{filter:blur(10px)}.main-layout.simple .bg-visual.result,.main-layout.simple .bg-visual.top-view{background:transparent url(/static/img/grass-top.jpg) no-repeat top;background-size:auto 100vh;position:fixed}.main-layout.simple .bg-visual.result .grass,.main-layout.simple .bg-visual.top-view .grass{display:none}.main-layout.simple .bg-visual.result .ball img,.main-layout.simple .bg-visual.top-view .ball img{max-width:10vh}.main-layout.simple .stl-label{position:fixed;top:0;left:50%;transform:translateX(-50%);width:auto;height:10vh;z-index:5}@media screen and (min-width:480px){.main-layout.simple .stl-label{position:absolute}}.main-layout.simple .golden-border{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0}@media screen and (min-width:480px){.main-layout.simple .golden-border{opacity:1}}.main-layout.simple>.content{position:relative;z-index:4;min-height:var(--vh100)}@media screen and (480px){.main-layout.simple>.content{padding:0 1rem}}.main-layout.simple.bedankt-route>footer{bottom:0}.main-layout.simple.naw1-route>.content,.main-layout.simple.naw2-route>.content,.main-layout.simple.naw3-route>.content{height:auto;min-height:var(--vh100)}.main-layout.simple.bedankt-route>.content{z-index:3}.main-layout.simple .footer-wrapper,.main-layout.simple footer{position:relative;left:0;width:100%;z-index:3}.main-layout.simple footer{width:100%;z-index:4;text-align:center}.main-layout.simple footer .content-wrapper{background-color:#fff;height:100%;min-height:116px;padding-bottom:1px}.main-layout.simple footer .footer-img{margin-top:-18px;width:800px;max-width:100%}.main-layout.simple footer p{font-size:.5rem;padding:0 .25rem;color:#000;display:block}@media screen and (min-width:480px){.main-layout.simple footer p{font-size:.75rem;padding:0 1rem}}.main-layout .page{min-height:100vh;padding:18.2293vh calc(20px + 1rem) 100px calc(20px + 1rem)}.main-layout .overlayer{position:absolute;top:0;left:0;width:100%;min-height:100%;display:flex;align-items:center}.main-layout .overlayer:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:0;transition:opacity .3s ease-out}.main-layout .overlayer>*{margin:0 auto;z-index:1}.row:after,.row:before{content:"";display:table}.row:after{clear:both}.col-1{min-height:100%;width:calc(8.325% - .91667rem)}.col-1:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-1:last-child{margin-right:0}.col-1:nth-child(12n){margin-right:0;float:right}.col-1:nth-child(12n+1){clear:both}.col-2{min-height:100%;width:calc(16.65% - .83333rem)}.col-2:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-2:last-child{margin-right:0}.col-2:nth-child(12n){margin-right:0;float:right}.col-2:nth-child(12n+1){clear:both}.col-3{min-height:100%;width:calc(24.975% - .75rem)}.col-3:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-3:last-child{margin-right:0}.col-3:nth-child(12n){margin-right:0;float:right}.col-3:nth-child(12n+1){clear:both}.col-4{min-height:100%;width:calc(33.3% - .66667rem)}.col-4:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-4:last-child{margin-right:0}.col-4:nth-child(12n){margin-right:0;float:right}.col-4:nth-child(12n+1){clear:both}.col-5{min-height:100%;width:calc(41.625% - .58333rem)}.col-5:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-5:last-child{margin-right:0}.col-5:nth-child(12n){margin-right:0;float:right}.col-5:nth-child(12n+1){clear:both}.col-6{min-height:100%;width:calc(49.95% - .5rem)}.col-6:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-6:last-child{margin-right:0}.col-6:nth-child(12n){margin-right:0;float:right}.col-6:nth-child(12n+1){clear:both}.col-7{min-height:100%;width:calc(58.275% - .41667rem)}.col-7:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-7:last-child{margin-right:0}.col-7:nth-child(12n){margin-right:0;float:right}.col-7:nth-child(12n+1){clear:both}.col-8{min-height:100%;width:calc(66.6% - .33333rem)}.col-8:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-8:last-child{margin-right:0}.col-8:nth-child(12n){margin-right:0;float:right}.col-8:nth-child(12n+1){clear:both}.col-9{min-height:100%;width:calc(74.925% - .25rem)}.col-9:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-9:last-child{margin-right:0}.col-9:nth-child(12n){margin-right:0;float:right}.col-9:nth-child(12n+1){clear:both}.col-10{min-height:100%;width:calc(83.25% - .16667rem)}.col-10:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-10:last-child{margin-right:0}.col-10:nth-child(12n){margin-right:0;float:right}.col-10:nth-child(12n+1){clear:both}.col-11{min-height:100%;width:calc(91.575% - .08333rem)}.col-11:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-11:last-child{margin-right:0}.col-11:nth-child(12n){margin-right:0;float:right}.col-11:nth-child(12n+1){clear:both}.col-12{min-height:100%;width:99.9%}.col-12:nth-child(1n){float:left;margin-right:1rem;clear:none}.col-12:last-child{margin-right:0}.col-12:nth-child(12n){margin-right:0;float:right}.col-12:nth-child(12n+1){clear:both}@media screen and (min-width:480px){.m-col-1{min-height:100%;width:calc(8.325% - .91667rem)}.m-col-1:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-1:last-child{margin-right:0}.m-col-1:nth-child(12n){margin-right:0;float:right}.m-col-1:nth-child(12n+1){clear:both}.m-col-2{min-height:100%;width:calc(16.65% - .83333rem)}.m-col-2:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-2:last-child{margin-right:0}.m-col-2:nth-child(12n){margin-right:0;float:right}.m-col-2:nth-child(12n+1){clear:both}.m-col-3{min-height:100%;width:calc(24.975% - .75rem)}.m-col-3:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-3:last-child{margin-right:0}.m-col-3:nth-child(12n){margin-right:0;float:right}.m-col-3:nth-child(12n+1){clear:both}.m-col-4{min-height:100%;width:calc(33.3% - .66667rem)}.m-col-4:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-4:last-child{margin-right:0}.m-col-4:nth-child(12n){margin-right:0;float:right}.m-col-4:nth-child(12n+1){clear:both}.m-col-5{min-height:100%;width:calc(41.625% - .58333rem)}.m-col-5:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-5:last-child{margin-right:0}.m-col-5:nth-child(12n){margin-right:0;float:right}.m-col-5:nth-child(12n+1){clear:both}.m-col-6{min-height:100%;width:calc(49.95% - .5rem)}.m-col-6:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-6:last-child{margin-right:0}.m-col-6:nth-child(12n){margin-right:0;float:right}.m-col-6:nth-child(12n+1){clear:both}.m-col-7{min-height:100%;width:calc(58.275% - .41667rem)}.m-col-7:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-7:last-child{margin-right:0}.m-col-7:nth-child(12n){margin-right:0;float:right}.m-col-7:nth-child(12n+1){clear:both}.m-col-8{min-height:100%;width:calc(66.6% - .33333rem)}.m-col-8:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-8:last-child{margin-right:0}.m-col-8:nth-child(12n){margin-right:0;float:right}.m-col-8:nth-child(12n+1){clear:both}.m-col-9{min-height:100%;width:calc(74.925% - .25rem)}.m-col-9:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-9:last-child{margin-right:0}.m-col-9:nth-child(12n){margin-right:0;float:right}.m-col-9:nth-child(12n+1){clear:both}.m-col-10{min-height:100%;width:calc(83.25% - .16667rem)}.m-col-10:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-10:last-child{margin-right:0}.m-col-10:nth-child(12n){margin-right:0;float:right}.m-col-10:nth-child(12n+1){clear:both}.m-col-11{min-height:100%;width:calc(91.575% - .08333rem)}.m-col-11:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-11:last-child{margin-right:0}.m-col-11:nth-child(12n){margin-right:0;float:right}.m-col-11:nth-child(12n+1){clear:both}.m-col-12{min-height:100%;width:99.9%}.m-col-12:nth-child(1n){float:left;margin-right:1rem;clear:none}.m-col-12:last-child{margin-right:0}.m-col-12:nth-child(12n){margin-right:0;float:right}.m-col-12:nth-child(12n+1){clear:both}}.landing{perspective:1000px;overflow:hidden;position:relative;z-index:1;padding-bottom:5rem;padding-top:12vh;min-height:var(--vh100);display:flex;align-items:center}.landing .panel-wrapper{--ribbon-margin-bottom:-12%}.landing .panel-wrapper .panel{padding-top:3rem}.landing .panel-wrapper .panel h3{color:#002d6e}.landing .panel-wrapper ul.rewards{font-weight:900;font-size:1rem;text-align:left;list-style-type:none;padding:0}.landing .panel-wrapper ul.rewards li{position:relative;margin:0;padding:.85em 0;padding-left:3em;background:linear-gradient(90deg,#ff9232,#ff631f);border-radius:100px;margin-bottom:.2em;color:#fff}.landing .panel-wrapper ul.rewards li span{position:absolute;top:50%;left:1px;width:40px;height:40px;display:inline-block;border-radius:40px;background-color:#fff;text-align:center;color:#002d6e;padding-top:10px;transform:translateY(-50%) rotate(-25deg);font-size:.9rem}.landing .panel-wrapper ul.rewards li.extra span{padding-top:8px;font-size:1.1em}.landing .panel-wrapper ul.rewards li.free{padding-left:5.75em}.landing .panel-wrapper ul.rewards li.free:before{content:"";background:transparent url(/static/img/gratis.png) no-repeat 0 0;background-size:contain;width:4em;height:100%;position:absolute;left:1.5em;transform:rotate(10deg) translateY(-10px)}.landing .panel-wrapper ul.rewards.main li{background:linear-gradient(90deg,#1e5ea9,#1a284f);font-size:1rem;padding-top:.5em;padding-bottom:.5em}.landing .panel-wrapper ul.info{font-size:.8em;text-align:left}.landing .panel-wrapper ul.info li{margin-bottom:.25em}@media screen and (min-width:1024px){.landing .panel-wrapper ul{font-size:1.25em}.landing .panel-wrapper ul li span{font-size:.7em}.landing .panel-wrapper ul li.extra span{padding-top:8px;font-size:.9em}.landing .panel-wrapper ulmain li{font-size:1.2rem}}.number-page{perspective:1000px;padding-top:12vh;padding-bottom:5rem;max-width:100%;min-height:var(--vh100);overflow:hidden;position:relative}.number-page .panel{margin-top:6vh}.number-page .panel ol,.number-page .panel ul{font-size:1em;text-align:left;line-height:1.4}.number-page .panel a{color:#002d6e;margin:1em 0 2em 0;display:inline-block}.number-page .panel label{font-weight:900;position:relative;display:inline-block;margin:.5em;text-align:center;width:50%;max-width:50%}.number-page .panel label:after{content:"meter";position:absolute;left:105%;bottom:-3px;line-height:1;font-size:1.3em}.number-page .panel label input{font-size:3em;margin:0 .1em;padding:0;height:1.2em;max-width:100%;display:inline-block;letter-spacing:.5em;padding-left:.5em;text-align:center;font-weight:900}.number-page .panel label input.ready{box-shadow:0 0 0 .2rem rgba(0,128,0,.3)}@media screen and (min-width:480px){.number-page .panel{margin-top:10vh}}.number-page .darken-layer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:-1;transition:opacity .3s ease-out}.pulse{animation:pulse 1s infinite}@keyframes pulse{0%{filter:drop-shadow(0 0 5px white)}50%{filter:drop-shadow(0 0 20px white)}to{filter:drop-shadow(0 0 5px white)}}.score-page{padding-top:14vh}.naw-page{perspective:1000px;padding:.5rem;padding-top:12vh;padding-bottom:5rem}.naw-page h4{margin:0}.naw-page h4 img{width:1.5em;position:relative;top:.25em;left:.5em}.naw-page h4.orange{color:#ff6700;margin:1em 0}.naw-page .panel-wrapper{--ribbon-margin-bottom:-12%}.naw-page .panel-wrapper .panel{margin-bottom:2rem;margin-top:6vh}.naw-page .panel-wrapper .panel p{max-width:500px;margin:0 auto;margin-bottom:1rem;font-size:.8em}.naw-page .panel-wrapper .panel p.small{font-size:.8em;margin-top:.5rem;margin-bottom:.5rem}@media(min-width:480px){.naw-page .panel-wrapper .panel p{font-size:1em}}.naw-page span.small{display:inline}.naw-page button.stl{width:auto;padding:0 2rem}.naw-page .indicator-wrapper{display:block;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.naw-page .indicator-wrapper>div{display:inline-block;vertical-align:middle;color:#fff;margin:0 2px}.naw-page .indicator-wrapper .dot{min-width:23px;height:23px;background-color:#002d6e;border-radius:100px;line-height:23px;font-size:.8rem}.naw-page .indicator-wrapper .dot.active{background-color:#61bf21}.naw-page .indicator-wrapper .dot.hide{background-color:#c2cedc}.naw-page .indicator-wrapper .line{width:100px;height:1px;background-color:#002d6e}.naw-page .indicator-wrapper .line.hide{background-color:#c2cedc}.naw-page h4.with-pop,.naw-page p.with-pop{position:relative}.naw-page h4.with-pop img,.naw-page p.with-pop img{width:1.5em;position:relative;top:.25em;left:.5em}.naw-page h4.with-pop .popover,.naw-page p.with-pop .popover{display:none;position:absolute;background:#fff;color:#002d6e;font-weight:400;padding:1em;box-shadow:0 0 3px rgba(0,0,0,.3);top:0;right:30px;width:270px;font-size:.8rem;z-index:10000}.naw-page h4.with-pop img:focus+.popover,.naw-page h4.with-pop img:hover+.popover,.naw-page p.with-pop img:focus+.popover,.naw-page p.with-pop img:hover+.popover{display:block}.naw-page dl{border:1px solid #e3e0d3;border-left:none;border-right:none}.naw-page dl dt{padding:.5em 1em;cursor:pointer}.naw-page dl dt:after{content:"";position:absolute;right:0;width:1em;height:1em;background:transparent url(/static/img/arrow.png) no-repeat 50%;background-size:contain}.naw-page dl dd{overflow:hidden;height:0;opacity:0;transition:opacity .2s ease-in-out;margin:0;padding:0;text-align:left}.naw-page dl dd ul{margin:0}.naw-page dl.open dt{font-weight:600}.naw-page dl.open dt:after{transform:rotate(180deg)}.naw-page dl.open dd{height:100%;opacity:1;padding:.5em 0}.bedankt-page{perspective:1000px;padding-top:12vh;padding-bottom:5rem;min-height:var(--vh100);display:flex;align-items:center}@media screen and (min-width:480px){.bedankt-page{min-height:calc(var(--vh100) - 140px)}}.bedankt-page .panel{--ribbon-margin-bottom:-14%;padding-top:1.5em}.bedankt-page .panel h1{font-size:2em}body{margin:0;text-align:center}body:after{width:1px;background-color:#0ff;height:100vh;position:absolute;top:0;left:50%;z-index:100}.text-left{text-align:left}.text-right{text-align:right}*{box-sizing:border-box}img{max-width:100%;-webkit-user-select:none;-ms-user-select:none;user-select:none}.hide-for-medium-up{display:initial}@media screen and (min-width:480px){.hide-for-medium-up{display:none}}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-active,.fade-leave-to{opacity:0}.enveloppe[data-v-51d45145]{width:100%;position:absolute;top:50%;left:0}.enveloppe img[data-v-51d45145]{margin:0 auto;transform:translateY(-50%)}