:root{--black:#000;--blackLighten:#333;--white:#fff;--darkGreen:#009872;--lightGreen:#b8f4cb;--lightGreen2:rgba(184,244,203,0.9);--green:#639175;--contest-width:80px;}@media  screen and (max-width: 999px){:root{--contest-width:40px;}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}input:focus,input:active,textarea:focus,textarea:active{-webkit-outline:none !important;-moz-outline:none !important;-ms-outline:none !important;outline:none !important;}input[type=submit],input[type=text],input[type=email],input[type=number],input[type=password]{-moz-appearance:none;-webkit-appearance:none;}img,a img{border:none;max-width:100%;text-decoration:none;}.clear{clear:both;}.clear-left{clear:left;}.clear-right{clear:right;}.float-left{float:left;}.float-right{float:right;}.align-left{text-align:left;}.align-right{text-align:right;}.align-center{text-align:center;}.align-justify{text-align:justify;}.absolute{position:absolute;}.relative{position:relative;}.static{position:static;}.fixed{position:fixed;}.underline{text-decoration:underline;}.italic{font-style:italic;}.bold{font-weight:bold;}.uppercase{text-transform:uppercase;}i,em{font-style:italic;}b,strong{font-weight:bold;}.visible-phone{display:none;}.visible-tablet{display:none;}.visible-desktop{display:block;}.hidden-phone{display:block;}.hidden-tablet{display:block;}.hidden-desktop{display:none;}.hidden{display:none;}a,input[type=submit],input[type=button],label{cursor:pointer;}@font-face{font-family:'Poppins';src:url('/operations/one_shot_my_little_big_cagnotte/fonts/Poppins-SemiBold.woff2') format('woff2'), url('/operations/one_shot_my_little_big_cagnotte/fonts/Poppins-SemiBold.woff') format('woff');font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:'Poppins';src:url('/operations/one_shot_my_little_big_cagnotte/fonts/Poppins-Regular.woff2') format('woff2'), url('/operations/one_shot_my_little_big_cagnotte/fonts/Poppins-Regular.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap;}*{box-sizing:border-box;}html{height:100%;}body{min-height:100%;height:100%;font-family:Poppins, sans-serif;background-color:var(--lightGreen);font-size:16px;}@media  screen and (max-width: 999px){body{font-size:14px;}}a{color:var(--black);}a:hover{color:var(--blackLighten);}a,label,button{cursor:pointer;}strong,b,.bold{font-weight:bold;}i,.italic{font-style:italic;}input,textarea,select,button{font-family:Poppins, sans-serif;}.align-center{text-align:center;}.inline-block{display:inline-block;}#app{min-height:100%;margin-left:var(--contest-width);}@media  screen and (max-width: 999px){#app{height:100%;}}.map-wrapper{width:100%;height:calc(100% - 110px);}@media  screen and (max-width: 999px){.map-wrapper{height:calc(100% - 110px);}}#app.lock-count .map-wrapper{height:calc(100% - 220px);}@media  screen and (max-width: 999px){#app.lock-count .map-wrapper{height:calc(100% - 160px);}}.popin-wrapper{display:block;position:fixed;top:0;left:0;bottom:0;right:0;z-index:1000;justify-content:center;align-content:center;align-items:center;overflow:auto;padding:5% 0;}.popin-wrapper.popin-top{z-index:2000;}@media  screen and (max-width: 999px){.popin-wrapper{padding:10% 0;}}.popin-wrapper .overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1000;background-color:transparent;cursor:pointer;}.popin-wrapper .popin-content{display:block;position:relative;z-index:1001;background-color:var(--white);width:80%;max-width:1125px;padding:3rem 5rem;margin:0 auto;border-radius:38px;transform:translateX(calc(var(--contest-width) / 2));}@media  screen and (max-width: 999px){.popin-wrapper .popin-content{padding:2rem 1rem !important;}}.popin-wrapper .popin-content .close{position:absolute;top:-25px;right:-25px;transform:rotate(0);transition:transform 0.2s ease-in-out;cursor:pointer;font-size:0;}@media  screen and (max-width: 999px){.popin-wrapper .popin-content .close{top:-15px;right:-15px;}}.popin-wrapper .popin-content .close svg{width:65px;height:65px;cursor:pointer;}@media  screen and (max-width: 999px){.popin-wrapper .popin-content .close svg{width:40px;height:40px;}}.popin-wrapper .popin-content .close:hover{transform:rotate(180deg);}.btn{font-size:1rem;display:inline-block;text-align:center;line-height:1em;padding:1em 1.6em;box-sizing:border-box;text-decoration:unset;border-radius:1.75em;transition:all 0.2s ease-in-out;}.btn.btn-border-white{background-color:transparent;color:var(--white);border:1px solid var(--white);}.btn.btn-border-white:hover{background-color:var(--green);}.header{width:100%;text-align:center;padding:1rem;}.header .logos-wrapper ul{display:flex;align-items:center;justify-content:center;margin:0 auto;}.header .logos-wrapper ul li:nth-child(1) img{width:auto;height:0.5rem;}.header .logos-wrapper ul li:nth-child(3) img{width:auto;height:2.7rem;}.header .logos-wrapper ul li.separator{margin:0 1rem;}.header .logos-wrapper ul li.separator img{width:1rem !important;height:1rem !important;}.header .title-wrapper img{margin-top:3rem;width:28rem;max-width:90%;}@media  screen and (max-width: 999px){.header .title-wrapper img{margin-top:1.5rem;}}.footer{display:block;}.footer .footer-content{display:flex;}@media  screen and (max-width: 999px){.footer .footer-content{flex-direction:column;}}.footer .footer-content .footer-left{width:50%;padding-right:3rem;padding-top:1rem;padding-bottom:1rem;box-sizing:border-box;align-self:center;border-right:1px solid var(--black);text-align:right;}@media  screen and (max-width: 999px){.footer .footer-content .footer-left{border-right:unset;border-bottom:1px solid var(--black);padding-right:0;padding-bottom:3rem;text-align:center;width:90%;max-width:400px;}}.footer .footer-content .footer-right{width:50%;padding-left:3rem;padding-top:1rem;padding-bottom:1rem;box-sizing:border-box;align-self:center;}@media  screen and (max-width: 999px){.footer .footer-content .footer-right{padding-left:0;padding-top:1rem;width:90%;max-width:400px;}}.footer .footer-content .footer-right ul.social{display:flex;align-items:flex-end;}.footer .footer-content .footer-right ul.social.align-center{justify-content:center;}.footer .footer-content .footer-right ul.social li{display:block;margin-right:2.8rem;}@media  screen and (max-width: 999px){.footer .footer-content .footer-right ul.social li{margin-right:2rem;}.footer .footer-content .footer-right ul.social li:first-child{flex-grow:1;}}.footer .footer-content .footer-right ul.social li:last-of-type{margin-right:0;}.footer .footer-content .footer-right ul.social li a{display:block;}.footer .footer-content .footer-right ul.social li a img{display:block;width:auto;height:70px;}@media  screen and (max-width: 999px){.footer .footer-content .footer-right ul.social li a img{height:44px;}}.footer .footer-content .footer-right ul.social li a svg{display:block;width:1.7rem;height:auto;}.footer .footer-content .footer-right ul.social li a svg path{transition:all .2s ease-in-out;}.footer .footer-content .footer-right ul.social li a:hover svg path{fill:var(--green);stroke:var(--green);}.footer .mentions{display:block;text-align:center;padding:2rem;font-size:0.8rem;}.footer .mentions a{text-decoration:none;}.footer .mentions a:hover{text-decoration:underline;}.newsletter{display:inline-block;text-align:center;min-width:350px;}@media  screen and (max-width: 999px){.newsletter{min-width:unset;}}.newsletter__title{font-size:1.2rem;color:var(--black);text-align:center;margin:0 0 1.5rem;line-height:1.2em;}.newsletter__button{width:fit-content;margin:auto;border:1px solid var(--black);padding-right:1.25rem;border-radius:3.5rem;display:flex;}.newsletter input{border:none;border-radius:3.5rem 0 0 3.5rem;background:transparent;color:var(--black);font-size:0.8rem;padding:0.5rem 0.6rem 0.6rem 1rem;}.newsletter input::placeholder{color:var(--black);font-size:0.8rem;}.newsletter img{width:1.5rem;cursor:pointer;}.newsletter__message{color:var(--black);text-align:center;margin:0.8rem 0;}#map{width:100%;height:100%;}.leaflet-container{overflow:hidden;background:transparent !important;}.leaflet-container img{max-width:unset !important;max-height:unset !important;}.leaflet-control-container{display:none !important;}.leaflet-pane{z-index:0;}.leaflet-container:not(.leaflet-drag-target) .leaflet-pane{transition:transform .2s ease-in-out;}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform 0.3s ease-out, opacity 0.3s ease-in;-moz-transition:-moz-transform 0.3s ease-out, opacity 0.3s ease-in;-o-transition:-o-transform 0.3s ease-out, opacity 0.3s ease-in;transition:transform 0.3s ease-out, opacity 0.3s ease-in;}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;-moz-transition:-moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;-o-transition:-o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;transition:stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;}svg.leaflet-zoom-animated path{opacity:0 !important;}#map .leaflet-marker-icon{cursor:pointer !important;}#map .leaflet-marker-icon img{cursor:pointer !important;}#map .marker-cluster-small,#map .marker-cluster-medium,#map .marker-cluster-large{background-color:var(--green) !important;cursor:pointer;color:white;}#map .marker-cluster-small div,#map .marker-cluster-medium div,#map .marker-cluster-large div{background-color:var(--green) !important;color:white;}#map .marker-cluster{background-clip:padding-box;border-radius:30px !important;width:60px !important;height:60px !important;margin-left:-30px !important;margin-top:-30px !important;}#map .marker-cluster div{width:50px;height:50px;margin-left:5px;margin-top:5px;text-align:center;border-radius:25px;font:12px "Helvetica Neue", Arial, Helvetica, sans-serif;}#map .marker-cluster span{line-height:44px;font-weight:400;font-size:34px;text-align:center;margin-right:2px;}.map-wrapper{position:relative;}#map-html{display:block;width:100%;font-size:0;position:relative;margin-top:-3%;}#map-html .background{display:block;width:100%;}#map-html .point{position:absolute;transform:translate(-50%,-50%);transition:transform ease-in-out .1s;cursor:pointer;width:11%;}#map-html .point:hover{transform:translate(-50%,-50%) scale(1.1);}.popin-wrapper .popin-content.popin-point{border-radius:unset;padding-left:0;padding-right:0;}.point-container{display:flex;justify-content:space-evenly;}@media screen and (max-width: 700px){.point-container{flex-direction:column;align-items:center;}}.point-container .left{width:40%;}@media screen and (max-width: 700px){.point-container .left{width:90%;max-width:300px;margin-bottom:2rem;}}.point-container .left img{border-radius:50px;}.point-container .right{width:50%;display:flex;flex-direction:column;align-content:space-between;justify-content:space-between;}@media screen and (max-width: 700px){.point-container .right{width:90%;}}.point-container .area-marge{flex-grow:1;}.point-container h2{font-size:2rem;font-weight:bold;}@media  screen and (max-width: 999px){.point-container h2{font-size:1.5rem;}}.point-container .description{line-height:1.4em;margin-top:1.5rem;margin-bottom:1.2rem;}.point-container .description ul{padding-left:2em;}.point-container .description ul li{margin-bottom:0;position:relative;line-height:1.4em;}.point-container .description ul li:before{content:"";display:block;position:absolute;width:4px;height:4px;border-radius:2px;background-color:var(--black);top:0.6em;left:-1em;}.point-container hr{display:block;margin:2.5em auto;max-width:300px;width:70%;border-top:2px solid var(--green);border-left:unset;border-right:unset;border-bottom:unset;}.point-container ul.details{list-style:none;}.point-container ul.details li{display:flex;vertical-align:top;align-items:flex-start;margin-bottom:0.5em;}.point-container ul.details li div{width:1em;height:1em;margin-right:0.5em;margin-top:0.3em;}.point-container ul.details li div svg{width:100%;height:100%;object-fit:contain;}.point-container ul.details li p{font-size:0.9em;margin-bottom:0;}.popin-wrapper .popin-content.intro{background-color:color-mix(in srgb,var(--green) 90%,transparent);color:var(--white);text-align:center;max-width:800px;z-index:2000;}.popin-wrapper .popin-content.intro h1 img{width:90%;max-width:400px;}.popin-wrapper .popin-content.intro .roseau{width:3rem;margin:1rem;}.popin-wrapper .popin-content.intro .description{margin-top:2rem;font-size:1em;line-height:1.4em;}@media  screen and (max-width: 999px){.popin-wrapper .popin-content.intro .description{margin-top:1rem;}}.popin-wrapper .popin-content.intro .description p + p{margin-top:1rem;}.popin-wrapper .popin-content.intro .description small{font-size:0.7rem;}.popin-wrapper .popin-content.intro .btn-wrapper{margin-top:2em;}.popin-wrapper .popin-content.intro.outro{max-width:400px;padding:2rem 3rem;}.popin-wrapper .popin-content.intro.outro .description{margin-top:0;}.contest-wrapper{--width:600px;display:block;position:fixed;top:0;left:calc(-1 * var(--width));width:calc(var(--width) + var(--contest-width));height:100%;transition:left ease-in-out 0.2s;z-index:1000;}@media  screen and (max-width: 999px){.contest-wrapper{--width:calc(100% - var(--contest-width));}}.contest-wrapper.open{left:0;}.contest-wrapper .contest-border{position:absolute;top:0;right:0;bottom:0;width:var(--contest-width);background-image:url('/operations/one_shot_wallo_lits/images/border.jpg');background-position:center center;background-size:cover;cursor:pointer;}.contest-wrapper .contest-opener{display:flex;position:absolute;top:calc(50% - calc(var(--contest-width)/2));right:calc(var(--contest-width)/-2);width:var(--contest-width);height:var(--contest-width);background-color:white;border-radius:calc(var(--contest-width)/2);text-align:center;border:1px solid black;align-content:center;justify-content:center;align-items:center;transform:scale(1.2);cursor:pointer;z-index:1;transition:right ease-in-out 0.2s;}@media  screen and (max-width: 999px){.contest-wrapper .contest-opener{--contest-width:50px;}}.contest-wrapper .contest-opener .opener-text{font-size:0.8rem;font-weight:bold;transform:rotate(-19deg);}@media  screen and (max-width: 999px){.contest-wrapper .contest-opener .opener-text{font-size:0.6rem;}}.contest-wrapper .contest-opener .opener-arrow img{width:70%;margin-right:15%;}@media  screen and (max-width: 999px){.contest-wrapper .contest-opener .opener-arrow img{width:60%;}}@media  screen and (max-width: 999px){.contest-wrapper.open .contest-opener{right:5px;}}.contest-wrapper iframe{display:block;width:var(--width);height:100%;position:absolute;top:0;left:0;border:none;background-color:white;}.fade-enter-active,.fade-leave-active{transition:all .3s;}.fade-enter,.fade-leave-to{opacity:0;}.slide-fade-enter-active{transition:all .3s cubic-bezier(1.0,0.8,0.5,1.0);}.slide-fade-leave-active{transition:all .3s cubic-bezier(1.0,0.5,0.8,1.0);}.slide-fade-enter,.slide-fade-leave-to{transform:translateY(100%);}body #didomi-popup{background-color:var(--lightGreen2) !important;}body .didomi-exterior-border{border:none !important;}body .didomi-popup-container{border:none !important;border-radius:38px !important;}