*,:before,:after{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased!important;text-rendering:optimizelegibility!important}body{scroll-behavior:smooth!important;background-image:none!important}input::-webkit-contacts-auto-fill-button{visibility:hidden;pointer-events:none;width:0;height:0;margin:0;display:none!important}a{color:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;text-decoration:none}a.active,a:hover{outline:none;text-decoration:underline}ul{list-style-type:none}img{width:auto;max-width:100%;height:auto}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px #a9a9a9}::-webkit-scrollbar-thumb{background:var(--baseColorPrimary);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--baseColorPrimary)}@font-face{font-family:TuborgGrotesque-Bold;src:url(/assets/fonts/TuborgGrotesque-Bold.otf)format("otf"),url(/assets/fonts/TuborgGrotesque-Bold.eot)format("eot"),url(/assets/fonts/TuborgGrotesque-Bold.ttf)format("truetype"),url(/assets/fonts/TuborgGrotesque-Bold.woff)format("woff"),url(/assets/fonts/TuborgGrotesque-Bold.woff2)format("woff2")}@font-face{font-family:TuborgGrotesque-Black;src:url(/assets/fonts/TuborgGrotesque-Black.otf)format("otf"),url(/assets/fonts/TuborgGrotesque-Black.eot)format("eot"),url(/assets/fonts/TuborgGrotesque-Black.ttf)format("truetype"),url(/assets/fonts/TuborgGrotesque-Black.woff)format("woff"),url(/assets/fonts/TuborgGrotesque-Black.woff2)format("woff2")}@font-face{font-family:TuborgGrotesque-Light;src:url(/assets/fonts/TuborgGrotesque-Light.otf)format("otf"),url(/assets/fonts/TuborgGrotesque-Light.eot)format("eot"),url(/assets/fonts/TuborgGrotesque-Light.ttf)format("truetype"),url(/assets/fonts/TuborgGrotesque-Light.woff)format("woff"),url(/assets/fonts/TuborgGrotesque-Light.woff2)format("woff2")}@font-face{font-family:TuborgGrotesque-Regular;src:url(/assets/fonts/TuborgGrotesque-Regular.otf)format("otf"),url(/assets/fonts/TuborgGrotesque-Regular.eot)format("eot"),url(/assets/fonts/TuborgGrotesque-Regular.ttf)format("truetype"),url(/assets/fonts/TuborgGrotesque-Regular.woff)format("woff"),url(/assets/fonts/TuborgGrotesque-Regular.woff2)format("woff2")}@font-face{font-family:ArialNarrow-Italic;src:url(/assets/fonts/ARIALNARROW-ITALIC.eot?)format("eot"),url(/assets/fonts/ARIALNARROW-ITALIC.woff2)format("woff2"),url(/assets/fonts/ARIALNARROW-ITALIC.woff)format("woff"),url(/assets/fonts/ARIALNARROW-ITALIC.ttf)format("truetype"),url(/assets/fonts/ARIALNARROW-ITALIC.svg#ArialNarrow-Italic)format("svg")}@font-face{font-family:Digital-7;src:url(/assets/fonts/Digital-7.otf)format("otf"),url(/assets/fonts/Digital-7.eot)format("eot"),url(/assets/fonts/Digital-7.ttf)format("truetype"),url(/assets/fonts/Digital-7.woff)format("woff")}:root{--vh:1vh;--vw:1vw;--vmin:calc(min(1vh, var(--vw)));--vmax:calc(max(1vh, var(--vw)));--svmin:calc(min(1svh, var(--svw)));--svmax:calc(max(1svh, var(--svw)));--lvmin:calc(min(1lvh, var(--lvw)));--lvmax:calc(max(1lvh, var(--lvw)));--dvmin:calc(min(1dvh, var(--dvw)));--dvmax:calc(max(1dvh, var(--dvw)));--fontStdRegular:"TuborgGrotesque-Regular", sans-serif;--fontStdBold:"TuborgGrotesque-Bold", sans-serif;--fontStdBlack:"TuborgGrotesque-Black", sans-serif;--fontStdLight:"TuborgGrotesque-Light", sans-serif;--fontArialNarrowItalic:"ArialNarrow-Italic", sans-serif;--baseFontFamily:var(--fontStdRegular);--colorSelect:#000;--baseColorPrimary:#73bf44;--baseColorDarkerPrimary:#035511;--baseColorLightPurple:#353885;--baseColorDarkPurple:#170d22;--baseColorWhite:#fff;--baseColorBlue:#16479e;--headerHeight:3.6rem;--footerHeight:2.8rem}html,body{font-family:var(--fontStdRegular), sans-serif;font-size:calc(var(--vw) * 1.14583);background:var(--baseColorPrimary);color:var(--baseColorWhite);background-size:100%;background-attachment:fixed}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){html,body{font-size:calc(var(--vw) * 3.05556);background-image:url(/assets/images/layout/background-mobile-repeat.jpg)}}body{min-height:calc(var(--vh) * 100)}.sd-frm-btn-wrapper .sd-frm-btn{-webkit-user-select:none;user-select:none;background:red;background:var(--baseColorPrimary);font-size:1.125rem;font-family:var(--fontStdBold), sans-serif;z-index:10;cursor:pointer;justify-content:center;align-items:center;margin:0 auto;padding:.7rem 1rem;transition:all .3s;display:flex;position:relative}.sd-frm-btn-wrapper .sd-frm-btn:hover{background:#59a83a}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-frm-btn-wrapper .sd-frm-btn{padding:.8rem .5rem}}.svg-loader{place-content:space-around center;display:flex;position:relative}.svg-loader .loader-svg{fill:none;stroke-width:5px;stroke-linecap:round;stroke:#f9001a;position:absolute;inset:0}.svg-loader .loader-svg.bg{stroke-width:8px;stroke:#f9001a33}.svg-loader.white .loader-svg{stroke:#fff}.svg-loader.white .loader-svg.bg{stroke:#000000b3}.svg-loader .animate{stroke-dasharray:242.6;animation:1s cubic-bezier(1,1,1,1) infinite fill-animation}@keyframes fill-animation{0%{stroke-dasharray:40 242.6;stroke-dashoffset:0}50%{stroke-dasharray:141.3;stroke-dashoffset:141.3px}to{stroke-dasharray:40 242.6;stroke-dashoffset:282.6px}}#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept,#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept,#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{background-color:var(--baseColorPrimary)!important;border-color:var(--baseColorPrimary)!important}#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive{border-bottom:2px solid var(--baseColorPrimary)!important;color:var(--baseColorPrimary)!important}#CybotCookiebotDialogBodyContentText a{color:var(--baseColorPrimary)!important}#CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider{background-color:var(--baseColorPrimary)!important}#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw{border-color:var(--baseColorPrimary)!important}#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change{background-color:var(--baseColorPrimary)!important;border-color:var(--baseColorPrimary)!important}#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg{fill:var(--baseColorPrimary)!important}#CookiebotWidget .CookiebotWidget-consent-details button{color:var(--baseColorPrimary)!important}.container-layout-header .menu-desktop{background:var(--baseColorBlue);z-index:1000;height:var(--headerHeight);align-items:center;display:flex;position:relative}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-layout-header .menu-desktop{display:none}}.container-layout-header .menu-desktop .menu-side{justify-content:space-between;width:50.8%;padding:0 5.6rem;display:flex}.container-layout-header .menu-desktop .menu-side .menu-item{text-transform:uppercase;font-family:var(--fontStdBold), sans-serif;letter-spacing:.6px;text-shadow:0 0 5px var(--baseColorPrimary);font-size:1.22727rem}.container-layout-header .menu-desktop .social-side{flex-grow:1;justify-content:flex-end;padding:0 5.6rem;display:flex}.container-layout-header .menu-desktop .social-side .social-item{width:1.3rem;filter:invert(1) drop-shadow(0 0 3px var(--baseColorPrimary));margin-left:1rem;font-size:0;transition:all .2s}.container-layout-header .menu-desktop .social-side .social-item:hover{transform:scale(1.15)}.container-layout-header .menu-mobile{display:none}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-layout-header .menu-mobile{display:initial}}.container-layout-header .menu-mobile.active .lines-hb .line-hb.l-1{transform:rotate(-45deg)}.container-layout-header .menu-mobile.active .lines-hb .line-hb.l-2{display:none}.container-layout-header .menu-mobile.active .lines-hb .line-hb.l-3{margin-top:-4px;transform:rotate(45deg)}@keyframes menuAnim{0%{width:0}to{width:100%}}@keyframes position{0%{left:0}50%{left:calc(100% - 12px)}to{left:0}}.container-layout-header .menu-mobile.active .menu-side{width:100%;padding:2rem}.container-layout-header .menu-mobile.active .menu-side .menu-item{z-index:10;position:relative;opacity:1!important;margin-left:0!important}.container-layout-header .menu-mobile.active .menu-side .menu-item.active:after{width:100%}.container-layout-header .menu-mobile.active .menu-side .menu-item.active:before{z-index:20;mix-blend-mode:overlay;width:12px;animation:3s ease-in-out infinite position}.container-layout-header .menu-mobile.active .menu-side .menu-item:after,.container-layout-header .menu-mobile.active .menu-side .menu-item:before{content:"";z-index:4;width:0;height:100%;display:block;position:absolute;top:0;bottom:0;left:0}.container-layout-header .menu-mobile.active .menu-side .menu-item:after{background:var(--baseColorPrimary);animation:.8s ease-in-out menuAnim}.container-layout-header .menu-mobile.active .menu-side .menu-item:before{background:#fff;animation:.7s ease-in-out menuAnim;left:0}.container-layout-header .menu-mobile.active .menu-side .menu-item .menu-name{z-index:100;position:relative}.container-layout-header .menu-mobile.active .menu-side .menu-side-social{margin-bottom:2.5rem;transition:all .5s;opacity:1!important}.container-layout-header .menu-mobile .btn-hb{z-index:510;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:1rem;left:1rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-layout-header .menu-mobile .btn-hb{padding:1rem;top:.5rem;left:.5rem}}@media screen and (768px<=width<1024px) and (orientation:portrait){.container-layout-header .menu-mobile .btn-hb{width:100px;height:100px}}.container-layout-header .menu-mobile .btn-hb .lines-hb{border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:23px;height:24px;display:flex}@media screen and (768px<=width<1024px) and (orientation:portrait){.container-layout-header .menu-mobile .btn-hb .lines-hb{width:82px;height:82px}}.container-layout-header .menu-mobile .btn-hb .lines-hb .line-hb{background:#fff;width:100%;height:1.5px;margin:2.6px;transition:all .4s}@media screen and (768px<=width<1024px) and (orientation:portrait){.container-layout-header .menu-mobile .btn-hb .lines-hb .line-hb{margin:4px}}.container-layout-header .menu-mobile .menu-side{background:var(--baseColorBlue);z-index:500;flex-direction:column;justify-content:center;align-items:center;width:0;height:100dvh;transition:all .2s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.container-layout-header .menu-mobile .menu-side .logo{width:55%;margin-top:-4rem;margin-bottom:1rem}.container-layout-header .menu-mobile .menu-side .menu-side-items{color:#fff;text-transform:uppercase;font-family:var(--fontStdBold), sans-serif;flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:1.63636rem;display:flex}@media screen and (768px<=width<1024px) and (orientation:portrait){.container-layout-header .menu-mobile .menu-side .menu-side-items{font-size:2.95455rem}}.container-layout-header .menu-mobile .menu-side .menu-side-items .menu-item{text-align:center;margin:.7rem 0;padding:.2rem .8rem}@media screen and (768px<=width<1024px) and (orientation:portrait){.container-layout-header .menu-mobile .menu-side .menu-side-items .menu-item{margin:2rem}}.container-layout-header .menu-mobile .menu-side .menu-side-items .menu-item a{z-index:100;position:relative}.container-layout-header .menu-mobile .menu-side .menu-side-social{opacity:0;margin-bottom:-100px;transition:all .1s;position:absolute;bottom:1rem;right:1rem}.container-layout-header .menu-mobile .menu-side .menu-side-social a{margin-right:.7rem}.container-layout-header .menu-mobile .menu-side .menu-side-social a img{filter:invert();width:2.5rem}@media screen and (768px<=width<1024px) and (orientation:portrait){.container-layout-header .menu-mobile .menu-side .menu-side-social a img{width:3.5rem}}.container-footer{background:var(--baseColorBlue);z-index:100;height:var(--footerHeight);align-items:center;margin-top:auto;display:flex;position:relative}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-footer{height:initial;flex-direction:column;padding:1rem}}.container-footer .footer-items{display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-footer .footer-items{text-align:center;flex-direction:column}}.container-footer .footer-items .footer-item{font-size:.727273rem;font-family:var(--fontStdBold), sans-serif;letter-spacing:.4px;text-shadow:0 0 5px var(--baseColorPrimary);margin-left:3.3rem;display:block}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-footer .footer-items .footer-item{margin-left:0;padding:.6rem;font-size:1.09091rem}}.container-footer .footer-items .footer-item:first-child{margin-left:4rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-footer .footer-items .footer-item:first-child{margin-left:0}}.container-footer .text-powered-by{letter-spacing:.4px;flex-grow:1;justify-content:center;font-size:.590909rem;font-style:italic;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-footer .text-powered-by{padding:.6rem;font-size:1.09091rem}}.container-age-gate{background-color:var(--baseColorBlue);z-index:101000;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:100dvh;padding:32px;display:flex;position:fixed;inset:0;overflow:hidden auto}.container-age-gate .age-side-modal{flex-direction:column;align-items:center;width:800px;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-age-gate .age-side-modal{width:calc(100% - 20px);margin:10px}}.container-age-gate .age-side-modal .header{padding:15px}.container-age-gate .age-side-modal .header .logo{justify-content:center;width:100%;margin-bottom:2.7rem;display:flex}.container-age-gate .age-side-modal .header .text-top{text-align:center;font-size:72px;font-family:var(--fontStdBlack), sans-serif;text-transform:uppercase;line-height:1.14}@media screen and (768px<=width<1024px) and (orientation:landscape){.container-age-gate .age-side-modal .header .text-top{font-size:48px}}@media screen and (width<768px){.container-age-gate .age-side-modal .header .text-top{font-size:43px}}.container-age-gate .footer{flex-wrap:wrap;justify-content:center;width:100%;padding:15px;display:flex}.container-age-gate .footer .age-gate-btn{color:#fff;letter-spacing:.5px;cursor:pointer;background:0 0;border:1px solid #ffffffbf;width:24%;min-width:180px;margin:0 8px;padding:19px;font-size:16px;transition:all .2s}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-age-gate .footer .age-gate-btn{padding:15px;font-size:14px}}@media screen and (width<768px){.container-age-gate .footer .age-gate-btn:first-child{margin-bottom:16px}}.container-age-gate .footer .age-gate-btn:hover{color:var(--baseColorBlue);background:#fff;border-color:#fff;animation:2s infinite shadow-anim}.container-age-gate .footer .age-gate-btn.disable{cursor:not-allowed}.container-age-gate .footer .age-gate-btn.disable:hover{color:#4752a0!important;background:0 0!important}.container-age-gate .container-checkbox-std{margin-top:2rem}.container-age-gate .restricted-page-age-gate{flex-direction:column;align-items:center;margin-top:2.7rem;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-age-gate .restricted-page-age-gate{margin-top:4rem}}.container-age-gate .restricted-page-age-gate .text{text-align:center;font-family:var(--fontStdLight), sans-serif;margin-top:2.7rem;font-size:16px;line-height:1.35}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-age-gate .restricted-page-age-gate .text{margin-top:4.5rem}}.container-age-gate .restricted-page-age-gate .text a{text-decoration:underline}.container-home{height:calc(100vh - var(--footerHeight) - var(--headerHeight));background:var(--baseColorPrimary);min-height:40vw;position:relative;overflow-x:hidden}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home{min-height:initial;flex-direction:column;flex:1;padding-bottom:5rem;display:flex}}.container-home .bottle-with-lines{pointer-events:none;width:32%;height:calc(100vh - var(--footerHeight) - var(--headerHeight));min-height:40vw;position:relative;overflow:hidden}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .bottle-with-lines{display:none}}.container-home .bottle-with-lines .img-bottle-with-lines{opacity:0}.container-home .bottle-with-lines .img-bottle,.container-home .bottle-with-lines .img-lines-bottle{position:absolute;bottom:0;left:0}.container-home .bottle-with-lines .img-lines-bottle{z-index:60;margin-bottom:0}.container-home .bottle-with-lines .img-bottle{z-index:1000;width:93.5%;margin-left:-1.2rem;animation:10s ease-in-out infinite floating;top:-5.6rem}.container-home .bottle-with-lines-mobile{display:none}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .bottle-with-lines-mobile{pointer-events:none;width:100%;height:100%;display:block;position:absolute;bottom:0;overflow-x:hidden}.container-home .bottle-with-lines-mobile img{position:absolute}.container-home .bottle-with-lines-mobile .img-lines-bottle{width:95%;bottom:-5.5rem}.container-home .bottle-with-lines-mobile .img-bottle{z-index:100;width:53%;animation:15s ease-in-out infinite floating;bottom:-4.7rem;left:-2.2rem}}.container-home .text-headline-logo{z-index:100;width:40rem;position:absolute;top:-2.3rem;left:16rem;transform:rotate(-11deg)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .text-headline-logo{width:95%;z-index:initial;padding:0 .5rem;position:relative;top:3rem;left:0}.container-home .text-headline-logo .image-desktop{display:none}}.container-home .text-headline-logo .image-mobile{display:none}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .text-headline-logo .image-mobile{display:block}}.container-home .banda-blue{z-index:100;color:#fff;width:150%;height:11.6rem;font-family:var(--fontStdBlack), sans-serif;background:#16479e;display:flex;position:absolute;top:9.4rem;left:-25%;transform:rotate(-10.9deg)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue{z-index:90;height:10rem;position:relative;top:5.5rem}}.container-home .banda-blue .banda-blue-mecanica{align-items:center;width:71.5%;margin-right:-2rem;padding-left:27%;font-size:2.5rem;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica{width:65%;padding-left:18%;font-size:1.5rem}}.container-home .banda-blue .banda-blue-mecanica .mecanica{width:100%;padding-top:.5rem;padding-left:2.7rem;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica{flex-wrap:wrap;justify-content:space-between;width:100%;padding-top:0;padding-left:0}}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item{align-items:center;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item{width:initial!important}}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-1{width:32%;animation:1.5s ease-out forwards bounceIn,7s ease-in 1.5s infinite pulse}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-1 .mecanica-img{margin-right:.3rem}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-2{width:39%;animation:1.8s ease-out forwards bounceIn,7s ease-in 4s infinite pulse}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-2{order:3;margin-top:1.5rem;width:100%!important}}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-2 .mobshow{display:none}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-2 .mobshow{display:block}}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-2 .mecanica-text{flex-direction:column;align-items:flex-start;font-size:1.18182rem;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-2 .mecanica-text{flex-direction:row;align-items:center;gap:.3rem;width:73%;font-size:.954545rem}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-2 .mecanica-text .containerButtonStd{width:80%}}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-3{width:29%;animation:2.1s ease-out forwards bounceIn,7s ease-in 6.5s infinite pulse}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-3{padding-right:1.8rem}}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-3 .mecanica-img{margin-right:.7rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item.mecanica-item-3 .mecanica-img{margin-left:0}}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item .mecanica-img{justify-content:center;align-items:center;width:5.2rem;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item .mecanica-img{width:3rem}}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item .mecanica-text{z-index:100;font-size:1.36364rem;font-family:var(--fontStdRegular), sans-serif;line-height:1}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item .mecanica-text{font-size:.818182rem}}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item .mecanica-text .bold{font-size:1.45455rem;font-family:var(--fontStdBold), sans-serif}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item .mecanica-text .bold{font-size:.818182rem}}.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item .mecanica-text .small{font-size:1.15909rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-mecanica .mecanica .mecanica-item .mecanica-text .small{font-size:.840909rem}}.container-home .banda-blue .banda-blue-text-logo{font-size:1.86364rem;font-family:var(--fontStdBold), sans-serif;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:13%;margin-top:-3.9rem;padding-left:2rem;padding-right:1.7rem;animation:6s ease-in-out infinite shake;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .banda-blue .banda-blue-text-logo{width:26%;margin-top:-5rem;margin-left:.5rem;font-size:1.3rem}}.container-home .premii-container{z-index:50;font-size:1.5rem;font-family:var(--fontStdRegular), sans-serif;color:#fff;text-align:center;align-items:flex-end;width:64%;height:21.8rem;display:flex;position:absolute;top:12.8rem;right:1.8rem;overflow:hidden}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .premii-container{width:100%;z-index:initial;height:initial;justify-content:flex-end;margin-top:5rem;font-size:1.4rem;position:relative;top:0;bottom:0;right:0}}.container-home .premii-container .prizes{text-shadow:0 0 .5rem #cbf8ca;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .premii-container .prizes{flex-wrap:wrap;width:60%;margin-top:2.7rem;margin-bottom:3rem;padding:0}}.container-home .premii-container .prizes .prize-item{flex-direction:column;align-items:center;margin-bottom:-2rem;display:flex}.container-home .premii-container .prizes .prize-item.prize-item1{animation:1.5s ease-in showPrizes}.container-home .premii-container .prizes .prize-item.prize-item2{animation:1.9s ease-in showPrizes}.container-home .premii-container .prizes .prize-item.prize-item3{animation:2.3s ease-in showPrizes}.container-home .premii-container .prizes .prize-item.prize-item4{animation:2.7s ease-in showPrizes}.container-home .premii-container .prizes .prize-item.prize-item5{animation:3.1s ease-in showPrizes}.container-home .premii-container .prizes .prize-item.prize-item6{animation:3.5s ease-in showPrizes}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .premii-container .prizes .prize-item{width:50%;margin-top:0!important}.container-home .premii-container .prizes .prize-item.prize-item4{order:1;animation:3.1s ease-in showPrizes}.container-home .premii-container .prizes .prize-item.prize-item5{order:2;animation:3.5s ease-in showPrizes;margin-top:-3rem!important}.container-home .premii-container .prizes .prize-item.prize-item6{order:3;animation:2.3s ease-in showPrizes}.container-home .premii-container .prizes .prize-item.prize-item3{order:4;animation:2.7s ease-in showPrizes;margin-top:-3rem!important}.container-home .premii-container .prizes .prize-item.prize-item1{order:5}.container-home .premii-container .prizes .prize-item.prize-item2{order:6;margin-top:-3rem!important}}.container-home .premii-container .prizes .prize-item .prize-image{width:110%}.container-home .corner-white{z-index:40;width:50rem;height:10rem;position:absolute;bottom:0;right:0;overflow:hidden}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .corner-white{justify-content:space-between;align-items:center;width:100%;height:10rem;padding:2rem 2rem 0;display:flex}}.container-home .corner-white .age-img{z-index:100;width:3.5rem;position:absolute;top:1.2rem;right:1rem;transform:rotate(-9deg)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .corner-white .age-img{transform:initial;width:4rem;top:0}}.container-home .corner-white .tuborg-da-tonul-logo{z-index:10;width:6rem;position:absolute;top:6.5rem;right:1rem}.container-home .corner-white .corner-white-shape{background:#fff;width:150vw;height:10rem;position:absolute;top:2.2rem;transform:rotate(-9.5deg)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-home .corner-white .corner-white-shape{height:8rem;top:5rem;transform:rotate(-15deg)}}@keyframes bounceIn{0%{transform:scale(0)}45%{transform:scale(0)}90%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}80%{transform:scale(1)}90%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes showPrizes{0%{opacity:0;transform:scale(0)translateY(-300px)}70%{opacity:0;transform:scale(0)translateY(-300px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes shake{0%{transform:rotate(0)}2%{transform:rotate(-8deg)}4%{transform:rotate(8deg)}6%{transform:rotate(-6deg)}8%{transform:rotate(6deg)}10%{transform:rotate(-3deg)}12%{transform:rotate(3deg)}14%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes floating{0%{transform:translate(0)rotate(0)}20%{transform:translate(-4px,-6px)rotate(-1deg)}40%{transform:translate(3px,-10px)rotate(1deg)}60%{transform:translate(6px,-5px)rotate(.5deg)}80%{transform:translate(-3px,-7px)rotate(-.5deg)}to{transform:translate(0)rotate(0)}}.container-page-contact{min-height:calc(100vh - var(--footerHeight) - var(--headerHeight));background-position:0 0;background-repeat:no-repeat;background-size:100%;position:relative}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact{background-image:none}}.container-page-contact .sides{display:flex;overflow-x:hidden}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides{flex-direction:column;padding:0 1rem}}.container-page-contact .sides .left-side{width:50%;position:relative}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .left-side{width:100%;margin-bottom:9rem}}.container-page-contact .sides .left-side .text-headline-logo{z-index:100;width:27rem;position:absolute;left:19rem;transform:rotate(-11deg)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .left-side .text-headline-logo{width:95%;z-index:initial;padding:0 .5rem;position:relative;top:3rem;left:0}.container-page-contact .sides .left-side .text-headline-logo .image-desktop{display:none}}.container-page-contact .sides .left-side .text-headline-logo .image-mobile{display:none}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .left-side .text-headline-logo .image-mobile{display:block}}.container-page-contact .sides .left-side .bottle-with-lines{pointer-events:none;width:64%;height:calc(100vh - var(--footerHeight) - var(--headerHeight));position:relative;overflow:hidden}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .left-side .bottle-with-lines{display:none}}.container-page-contact .sides .left-side .bottle-with-lines .img-bottle-with-lines{opacity:0}.container-page-contact .sides .left-side .bottle-with-lines .img-bottle,.container-page-contact .sides .left-side .bottle-with-lines .img-lines-bottle{position:absolute;bottom:0;left:0}.container-page-contact .sides .left-side .bottle-with-lines .img-lines-bottle{z-index:60;margin-bottom:0}.container-page-contact .sides .left-side .bottle-with-lines .img-bottle{z-index:1000;width:93.5%;margin-left:-1.2rem;animation:10s ease-in-out infinite floating;top:-5.6rem}.container-page-contact .sides .left-side .banda-blue{z-index:100;color:#fff;width:250%;height:11.6rem;font-family:var(--fontStdBlack), sans-serif;background:#16479e;display:flex;position:absolute;top:9.4rem;left:-25%;transform:rotate(-10.9deg)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .left-side .banda-blue{z-index:90;height:10rem;position:relative;top:2.5rem}}.container-page-contact .sides .left-side .banda-blue .img-bottle{display:none}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .left-side .banda-blue .img-bottle{width:6rem;margin-left:12rem;animation:20s ease-in-out infinite floating;display:block;position:absolute;top:-6rem}}.container-page-contact .sides .left-side .banda-blue .banda-blue-text-logo{font-size:1.86364rem;font-family:var(--fontStdBold), sans-serif;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:13%;margin-top:-3.3rem;margin-left:38rem;animation:6s ease-in-out infinite shake;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .left-side .banda-blue .banda-blue-text-logo{width:15%;margin-top:-3.2rem;margin-left:28rem;font-size:1.3rem}}.container-page-contact .sides .right-side{z-index:100;flex-direction:column;justify-content:flex-start;width:50%;padding-top:2rem;padding-right:3.5rem;display:flex;position:relative}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .right-side{width:100%;padding-top:0;padding-right:0}}.container-page-contact .sides .right-side #formular-contact{vertical-align:top;text-align:center;background:#16479eb3;border-radius:12px;width:80%;margin-bottom:2rem;padding:1.5rem;font-size:.8rem;display:inline-block}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .right-side #formular-contact{width:98%;padding-bottom:2rem}}.container-page-contact .sides .right-side #formular-contact .form-title{color:#fff;text-align:center;font-family:var(--fontStdBlack), sans-serif;font-size:1.45455rem}@media screen and (width<768px){.container-page-contact .sides .right-side #formular-contact .form-title{padding:.5rem 0;font-size:2.09091rem}}.container-page-contact .sides .right-side #formular-contact .form-info-text{color:#fff;text-align:center;font-family:var(--fontStdBold), sans-serif;font-size:.818182rem}@media screen and (width<768px){.container-page-contact .sides .right-side #formular-contact .form-info-text{font-size:1.36364rem}}.container-page-contact .sides .right-side #formular-contact .form-wrapper{width:80%;display:inline-block}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .right-side #formular-contact .form-wrapper{margin-top:1rem;padding-left:0;width:86%!important}}.container-page-contact .sides .right-side #formular-contact .form-wrapper .group{width:100%;display:inline-block}.container-page-contact .sides .right-side #formular-contact .form-wrapper .label-style{color:#fff;font-size:.818182rem;font-family:var(--fontStdBold), sans-serif;padding:.5rem 0 .4rem 0}@media screen and (width<768px){.container-page-contact .sides .right-side #formular-contact .form-wrapper .label-style{text-align:center;font-size:1.36364rem}}.container-page-contact .sides .right-side #formular-contact .form-wrapper .label-style,.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style{vertical-align:top;width:100%;display:inline-block}.container-page-contact .sides .right-side #formular-contact .form-wrapper #mesaj{min-height:3rem}.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style{color:var(--baseColorBlue);font-family:var(--fontStdRegular), sans-serif;overflow:initial;text-align:center;text-align-last:center;-webkit-appearance:none;background-color:#fff;border:1px solid #0000;border-radius:.2rem;min-height:2.3rem;padding:.5rem .7rem;font-size:1rem;line-height:1rem}@media screen and (width<768px){.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style{min-height:3.5rem;padding:.8rem .7rem;font-size:1.36364rem}}.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style:focus,.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style:active{box-shadow:inset 0 0rem .3rem var(--baseColorPrimary);border:1px solid #0009}.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style:hover,.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style:focus{outline:none}.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style.file{background-color:var(--baseColorBlue);color:#fff;cursor:pointer;border:.1rem solid var(--baseColorPrimary);display:inline-block;position:relative;overflow:hidden}.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style.file div{vertical-align:middle;z-index:0;font-size:inherit;margin:0;line-height:1.4;display:inline-block;position:relative}@media screen and (width<768px){.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style.file div{line-height:1.2}}.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style.file input[type=file]{opacity:0;z-index:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style.file.file-selected{color:var(--baseColorBlue);-webkit-appearance:none;background:#fff}.container-page-contact .sides .right-side #formular-contact .form-wrapper .input-style::placeholder{color:var(--baseColorBlue)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .right-side #formular-contact .form-wrapper{width:100%}}.container-page-contact .sides .right-side #formular-contact .obligatorii{padding:.6rem 0 .2rem}@media screen and (width<768px){.container-page-contact .sides .right-side #formular-contact .obligatorii{text-align:center}}.container-page-contact .sides .right-side #formular-contact .group-submit{justify-content:center;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .right-side #formular-contact .group-submit .container-btn-contact{width:86%}}.container-page-contact .sides .right-side #formular-contact .group-submit .btn-contact{font-family:var(--fontStdRegular), sans-serif;text-align:center;width:21rem;padding:.7rem;font-size:1.13636rem;display:inline-block;position:relative}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .right-side #formular-contact .group-submit .btn-contact{width:100%;height:auto;padding:.8rem;font-size:1.36364rem}}.container-page-contact .sides .right-side #formular-contact .group-submit .btn-contact.btn-submit-disabled{color:#0009;cursor:not-allowed;background-color:#b7b7b7!important;border:3px solid #b7b7b7!important}.container-page-contact .sides .right-side #formular-contact .group-submit .white-layer-under{width:21rem;height:3.7rem;top:24%}.container-page-contact .sides .right-side #formular-contact .group-refCaptcha{display:inline-block}@media screen and (width<768px){.container-page-contact .sides .right-side #formular-contact .group-refCaptcha{text-align:center}.container-page-contact .sides .right-side #formular-contact .group-refCaptcha .refCaptcha{margin:auto}}.container-page-contact .sides .right-side .error-front-inputs{margin-top:.5rem;font-size:.681818rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .right-side .error-front-inputs{margin-top:0;margin-bottom:3rem;font-size:.863636rem}}.container-page-contact .sides .right-side .page-contact-form{text-align:center;flex-direction:column;align-items:center;display:flex}.container-page-contact .sides .right-side .page-contact-form .container-btn-contact .btn-std-contact{background:var(--baseColorBlue);font-size:1.125rem;font-family:var(--fontStdRegular), sans-serif;z-index:10;cursor:pointer;color:#fff;border:0;margin-top:1rem;padding:1.2rem 3.5rem;transition:all .3s;position:relative}.container-page-contact .sides .right-side .page-contact-form .container-btn-contact .btn-std-contact:hover{background:#59a83a}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-contact .sides .right-side .page-contact-form .container-btn-contact .btn-std-contact{padding:.8rem 3rem}}.container-politici-page{padding:2rem 4.6rem 4rem 5.65rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-politici-page{padding:3rem 3.5rem}}.container-politici-page .text-content{font-size:.954545rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-politici-page .text-content{font-size:1.04545rem}}.container-politici-page .text-content .title-page-1{font-size:1.81818rem;font-family:var(--fontStdBold), sans-serif;text-align:center;margin-bottom:1.5rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-politici-page .text-content .title-page-1{font-size:1.90909rem}}.container-politici-page .text-content ul ul,.container-politici-page .text-content ul ol,.container-politici-page .text-content ol ul,.container-politici-page .text-content ol ol{margin-left:3.125vw}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-politici-page .text-content ul ul,.container-politici-page .text-content ul ol,.container-politici-page .text-content ol ul,.container-politici-page .text-content ol ol{margin-left:3.61111vw}}.container-politici-page .text-content ul li,.container-politici-page .text-content ol li{padding-bottom:.260417vw}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-politici-page .text-content ul li,.container-politici-page .text-content ol li{padding-bottom:.694444vw}}.container-politici-page .text-content p{margin-top:.2rem;margin-bottom:1rem}.container-politici-page .text-content table{border-collapse:collapse}.container-politici-page .text-content table td{border:1px solid #fff;padding:5px}.container-page-centre-de-revendicare{min-height:calc(100vh - var(--footerHeight) - var(--headerHeight));background-image:url(/assets/images/layout/background-desktop.webp);background-position:0 0;background-repeat:no-repeat;background-size:100%;position:relative}.container-page-centre-de-revendicare.comming-soon{background:initial;justify-content:center;align-items:center;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-centre-de-revendicare{background-image:none}}.container-page-centre-de-revendicare .sides{padding:0 2px 0 3.5rem;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-centre-de-revendicare .sides{flex-direction:column;padding:0 1rem}}.container-page-centre-de-revendicare .sides .left-side{width:47%;margin-top:.4rem;padding-top:1.5rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-centre-de-revendicare .sides .left-side{width:100%}}.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .hl-logo{width:91.2%;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .hl-logo{width:100%;margin-bottom:3.5rem}}.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .hl-logo .hl{width:62.5%}.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .hl-logo .logo{width:30%;margin-left:2.6rem;animation:6s ease-in-out infinite shake}.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .car-can{margin-bottom:-2rem;padding-top:1.2rem;display:flex;position:relative}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .car-can{background-position:-.5rem 0;background-repeat:no-repeat;background-size:auto 83%;width:100%;margin-bottom:-.5rem;padding-top:3rem;display:none}}.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .car-can .can{flex-direction:column;align-items:center;width:50%;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .car-can .can{align-items:flex-end;width:33.5%}}.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .car-can .can .can-img{z-index:10;width:45%;margin-left:2.4rem;animation:.7s ease-in-out canAnimation;position:relative}.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .car-can .can .can-img:after{content:"";background:linear-gradient(45deg, #961857, var(--baseColorDarkPurple), var(--baseColorPrimary), #ff0, red, #fb0094, var(--baseColorLightPurple), var(--baseColorPrimary), #ff0, red);filter:blur(12px)brightness(2)saturate(2);z-index:-1;pointer-events:none;-webkit-mask-image:"/assets/images//layout/can.png";mask-image:"/assets/images//layout/can.png";background-size:400%;border-radius:3rem;animation:20s linear infinite steam;position:absolute;inset:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .car-can .can .can-img img{width:100%}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .car-can .can .can-img{width:68.8%;margin-left:0;margin-right:-.5rem}}.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .car-can .can .can-reflectie{opacity:.6;width:70%;margin-top:-1.5rem;margin-left:2.5rem;animation:1.4s ease-out canReflectionAnimation}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-centre-de-revendicare .sides .left-side .container-headline-with-prize .car-can .can .can-reflectie{width:120%;max-width:initial;opacity:.3;margin-top:-1.3rem;margin-right:-2.8rem}}.container-page-centre-de-revendicare .sides .right-side{width:53%}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-centre-de-revendicare .sides .right-side{width:100%}}.container-page-centre-de-revendicare .sides .right-side .table-container{height:100%;max-height:calc(100vh - var(--footerHeight) - var(--headerHeight));border:1px solid var(--baseColorWhite);overflow-x:auto}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-page-centre-de-revendicare .sides .right-side .table-container{height:initial;max-height:initial;margin-bottom:2rem}}.container-page-centre-de-revendicare .sides .right-side table{border-collapse:collapse;width:100%;height:80%;font-size:.875rem}.container-page-centre-de-revendicare .sides .right-side table th,.container-page-centre-de-revendicare .sides .right-side table td{text-align:left;padding:.5rem .75rem}.container-page-centre-de-revendicare .sides .right-side table td{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-bottom:1px solid var(--baseColorWhite);border-left:1px solid var(--baseColorWhite);background-color:#0000007a}.container-page-centre-de-revendicare .sides .right-side table td:first-child{border-left:0}.container-page-centre-de-revendicare .sides .right-side table th{color:#000;z-index:5;background-color:#fff;font-weight:600;position:sticky;top:0}.container-page-centre-de-revendicare .sides .right-side table tr:hover{background-color:var(--baseColorLightPurple)}.container-comming-soon-home{min-height:calc(100vh - var(--headerHeight) - var(--footerHeight));background:var(--baseColorPrimary)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home{height:auto;min-height:initial;flex-direction:column;flex:1;display:flex;overflow:visible}}.container-comming-soon-home .overlay-comming-soon-home{z-index:6;width:100%;height:100%;position:fixed;overflow:hidden!important}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home{height:initial;flex-direction:column;flex:1;padding-bottom:1rem;display:flex;position:relative}}.container-comming-soon-home .overlay-comming-soon-home .bottle-with-lines{width:32%;min-height:calc(100vh - var(--footerHeight));pointer-events:none;position:relative}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .bottle-with-lines{width:100%;min-height:32rem}}.container-comming-soon-home .overlay-comming-soon-home .bottle-with-lines .img-bottle-with-lines{opacity:0}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .bottle-with-lines .img-bottle-with-lines{display:none}}.container-comming-soon-home .overlay-comming-soon-home .bottle-with-lines .img-bottle,.container-comming-soon-home .overlay-comming-soon-home .bottle-with-lines .img-lines-bottle{position:absolute;bottom:0;left:0}.container-comming-soon-home .overlay-comming-soon-home .bottle-with-lines .img-lines-bottle{z-index:100;margin-bottom:-2rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .bottle-with-lines .img-lines-bottle{display:none}}.container-comming-soon-home .overlay-comming-soon-home .bottle-with-lines .img-bottle{z-index:1000;width:79%;margin-left:-1.2rem;top:0}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .bottle-with-lines .img-bottle{z-index:100;width:50%;bottom:0}}.container-comming-soon-home .overlay-comming-soon-home .text-headline-logo{z-index:1000;width:35rem;position:absolute;top:1.5rem;left:12.5rem;transform:rotate(-12deg)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .text-headline-logo{width:22rem;z-index:initial;top:2rem;left:9rem}}.container-comming-soon-home .overlay-comming-soon-home .banda-blue{z-index:100;color:#fff;width:150%;height:11rem;font-family:var(--fontStdBlack), sans-serif;background:#16479e;justify-content:center;align-items:center;display:flex;position:absolute;top:11rem;left:-25%;transform:rotate(-12deg)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .banda-blue{z-index:90}}.container-comming-soon-home .overlay-comming-soon-home .banda-blue .banda-blue-text{margin-left:-1rem;font-size:2.5rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .banda-blue .banda-blue-text{width:13rem;margin-left:10rem;font-size:1.5rem}}.container-comming-soon-home .overlay-comming-soon-home .banda-blue .banda-blue-text-logo{flex-direction:column;justify-content:center;align-items:center;width:11rem;margin-top:-4.7rem;margin-left:4rem;font-size:1.5rem;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .banda-blue .banda-blue-text-logo{width:8rem;margin-top:-3.5rem;margin-left:1rem;font-size:1.2rem}}.container-comming-soon-home .overlay-comming-soon-home .text-info{z-index:1000;width:35rem;font-size:1.5rem;font-family:var(--fontStdRegular), sans-serif;color:#fff;text-align:center;position:absolute;top:23rem;right:12.5rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .text-info{width:100%;z-index:initial;padding:0 .5rem;font-size:1.4rem;position:relative;top:0;bottom:0;right:0}}.container-comming-soon-home .overlay-comming-soon-home .text-info .bold{font-family:var(--fontStdBlack), sans-serif}.container-comming-soon-home .overlay-comming-soon-home .corner-white{z-index:5;width:50rem;height:10rem;position:absolute;bottom:4.5rem;right:0}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .corner-white{width:100%;height:initial;bottom:initial;justify-content:space-between;align-items:center;margin-top:auto;padding:2rem 2rem 0;display:flex;position:relative}}.container-comming-soon-home .overlay-comming-soon-home .corner-white .age-img{z-index:100;width:3.5rem;position:absolute;top:-2rem;right:1rem;transform:rotate(-9deg)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .corner-white .age-img{right:initial;top:initial;transform:initial;position:relative}}.container-comming-soon-home .overlay-comming-soon-home .corner-white .tuborg-da-tonul-logo{z-index:10;width:6rem;position:absolute;top:4.5rem;right:1rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .corner-white .tuborg-da-tonul-logo{right:initial;top:initial;position:relative}}.container-comming-soon-home .overlay-comming-soon-home .corner-white .corner-white-shape{background:#fff;width:150vw;height:10rem;position:absolute;transform:rotate(-9deg)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-comming-soon-home .overlay-comming-soon-home .corner-white .corner-white-shape{display:none}}.container-checkbox-std{cursor:pointer;display:flex}.container-checkbox-std:hover{text-shadow:var(--baseColorPrimary) 1px 1px 4px}.container-checkbox-std:hover .checkbox-std{box-shadow:0 0 10px 0 var(--baseColorPrimary)!important}.container-checkbox-std.checkbox-one-line-text .textCheckbox{flex-direction:column;justify-content:center;display:flex}.container-checkbox-std a{text-decoration:underline}.container-checkbox-std a:hover{color:#fff}.container-checkbox-std .checkbox-std{border:1px solid #fff;border-radius:.18rem;width:.9rem;height:.9rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-checkbox-std .checkbox-std{width:1.4rem;height:1.4rem}}.container-checkbox-std .checkbox-std.checked{justify-content:center;align-items:center;display:flex}.container-checkbox-std .checkbox-std.checked .checkbox-bifa{font-family:var(--fontStdBold), sans-serif;margin-top:-.105rem;font-size:.818182rem;transform:scaleX(-1)rotate(-45deg)}.container-checkbox-std .textCheckbox{font-family:var(--fontStdLight), sans-serif;-webkit-user-select:none;user-select:none;color:#fff;text-align:left;flex-grow:1;margin-left:.520833vw;font-size:.772727rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-checkbox-std .textCheckbox{margin-top:0;margin-left:2.08333vw;font-size:1.16818rem}}.container-checkbox-std .textCheckbox.textCheckbox-flex{align-items:center;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-checkbox-std .textCheckbox.textCheckbox-flex{display:inline}}.containerCombobox{width:100%}.containerCombobox .sd-frm-label-input{text-align:center;color:var(--baseColorPrimary);margin-bottom:.3rem;font-size:1.36364rem;display:block}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.containerCombobox .sd-frm-label-input{font-size:2.04545rem}}.containerCombobox .sd-frm-select-wrapper{position:relative}.combobox-container{width:100%;position:relative}.combobox__input{cursor:pointer;width:100%;color:var(--baseColorLightPurple);text-align:center;min-height:2.3rem;line-height:1rem;font-family:var(--fontStdRegular), sans-serif;background:#fff;border:1px solid #0000;border-radius:.2rem;padding:.5rem 2rem .5rem .7rem;font-size:1rem}@media screen and (width<768px){.combobox__input{min-height:3.5rem}}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.combobox__input{font-size:1.36364rem}}.combobox__input:hover,.combobox__input:focus,.combobox-container--open .combobox__input{box-shadow:inset 0 0rem .3rem var(--baseColorLightPurple);border:1px solid #0009;outline:none}.combobox__button{cursor:pointer;background:0 0;border:0;width:2rem;height:100%;position:absolute;top:0;right:0}.combobox__button:before{content:"";border-left:.28rem solid #0000;border-right:.28rem solid #0000;border-top:.36rem solid var(--baseColorLightPurple);width:0;height:0;position:absolute;top:50%;right:.7rem;transform:translateY(-50%)}.combobox__menu{z-index:100;text-align:center;border:solid 1px var(--baseColorLightPurple);background:#fff;max-height:16rem;position:absolute;top:calc(100% + .2rem);left:0;right:0;overflow-y:auto;box-shadow:0 0 6px #492b2b59;color:var(--colorSelect)!important}.combobox__option{cursor:pointer;border-bottom:solid 1px var(--baseColorLightPurple);font-family:var(--fontStdRegular), sans-serif;padding:.9375vw .364583vw;font-size:1rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.combobox__option{padding:4.16667vw .972222vw;font-size:1.63636rem}}.combobox__option[data-focus],.combobox__option[data-selected]{background:var(--baseColorDarkPurple);color:var(--baseColorPrimary)}.combobox__option--empty{cursor:default;min-height:2.5rem}.sd-frm-fld-date-picker-wrapper{width:100%}.sd-frm-fld-date-picker-wrapper .sd-frm-label-input{text-align:center;color:var(--baseColorPrimary);font-size:1.36364rem;display:block}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-frm-fld-date-picker-wrapper .sd-frm-label-input{font-size:2.04545rem}}.sd-frm-date-picker-control{width:100%;position:relative}.sd-frm-date-picker{width:100%;color:var(--baseColorLightPurple);overflow:initial;text-align:center;min-height:2.3rem;line-height:1rem;font-family:var(--fontStdRegular), sans-serif;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:.2rem;padding:.5rem 2rem .5rem .7rem;font-size:1rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-frm-date-picker{padding:.843rem 2rem .843rem .7rem;font-size:1.36364rem}}.sd-frm-date-picker:hover,.sd-frm-date-picker:focus,.sd-frm-date-picker-control--open .sd-frm-date-picker{box-shadow:inset 0 0rem .3rem var(--baseColorLightPurple);border:1px solid #0009;outline:none}.sd-frm-date-picker::placeholder{color:var(--baseColorLightPurple);opacity:.7}.sd-frm-date-picker-toggle{cursor:pointer;background:0 0;border:0;width:2rem;height:100%;position:absolute;top:0;right:0}.sd-frm-date-picker-toggle:before{content:"";border:solid 1px var(--baseColorLightPurple);border-top-width:.22rem;width:.7rem;height:.7rem;position:absolute;top:50%;right:.7rem;transform:translateY(-50%)}.sd-frm-date-picker-popover{z-index:108;border:solid 2px var(--baseColorPrimary);background:#fff;width:auto;min-width:12rem;max-width:calc(100vw - 2rem);position:absolute;top:calc(100% + .25rem);left:50%;transform:translate(-50%);box-shadow:0 0 6px #492b2bbf}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-frm-date-picker-popover{width:100%}}.sd-frm-date-picker-popover .rdp-root{--rdp-accent-color:var(--baseColorPrimary);--rdp-accent-background-color:var(--baseColorPrimary);box-sizing:border-box;width:100%;font-family:var(--fontStdRegular), sans-serif;margin:0;padding:0}.sd-frm-date-picker-popover .rdp-months,.sd-frm-date-picker-popover .rdp-month,.sd-frm-date-picker-popover .rdp-month_grid{width:100%}.sd-frm-date-picker-popover .rdp-month_caption{background-color:var(--baseColorPrimary);color:#fff;justify-content:center;align-items:center;min-height:2.4rem;display:flex}.sd-frm-date-picker-popover .rdp-caption_label{font-size:.818182rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-frm-date-picker-popover .rdp-caption_label{font-size:1.27273rem}}.sd-frm-date-picker-popover .rdp-nav{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:0;left:0;right:0}.sd-frm-date-picker-popover .rdp-button_previous,.sd-frm-date-picker-popover .rdp-button_next{color:#fff;cursor:pointer;pointer-events:auto;background:0 0;border:0;width:2.4rem;height:2.4rem}.sd-frm-date-picker-popover .rdp-chevron{fill:#fff}.sd-frm-date-picker-popover .rdp-month_grid{border-collapse:collapse}.sd-frm-date-picker-popover .rdp-weekday,.sd-frm-date-picker-popover .rdp-day{width:1.7rem;padding:0;font-size:.636364rem;text-align:center!important}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-frm-date-picker-popover .rdp-weekday,.sd-frm-date-picker-popover .rdp-day{width:14.2857%;font-size:1.36364rem;line-height:2.35}}.sd-frm-date-picker-popover .rdp-weekday{background-color:var(--baseColorPrimary);color:#fff;padding:5px 0;font-weight:400}.sd-frm-date-picker-popover .rdp-day_button{width:100%;height:100%;color:var(--baseColorDarkerPrimary);cursor:pointer;font:inherit;background:#fff;border:0;border-radius:0;padding:9px 0}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-frm-date-picker-popover .rdp-day_button{padding:1vw 0}}.sd-frm-date-picker-popover .rdp-day_button:hover,.sd-frm-date-picker-popover .rdp-day_button:focus{background-color:var(--baseColorPrimary);color:#fff;outline:none}.sd-frm-date-picker-popover .rdp-selected .rdp-day_button{background-color:var(--baseColorPrimary);color:#fff}.sd-frm-date-picker-popover .rdp-disabled .rdp-day_button{color:#00000080;cursor:not-allowed;background-color:#fff}.sd-frm-date-picker-popover .rdp-outside .rdp-day_button{color:#00000059}.containerButtonStd{justify-content:center;align-items:center;animation:.6s ease-in showButton;display:flex}.containerButtonStd.castigatori .button{padding-left:1.4rem!important;padding-right:1.4rem!important}.containerButtonStd.inscriere{margin-bottom:.3rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.containerButtonStd.show-desktop{margin-top:1.5rem;display:none}}.containerButtonStd.show-mobile{display:none}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.containerButtonStd.show-mobile{display:flex}}.containerButtonStd.loading{color:#0000;justify-content:center;align-items:center;display:flex}.containerButtonStd.loading .svg-loader{position:absolute}.containerButtonStd.loadingWithContent{color:#fff;padding:.15625vw 1.04167vw .15625vw 1.5625vw}.containerButtonStd.loadingWithContent .svg-loader{font-size:0;left:.520833vw}.containerButtonStd.loadingWithContent .text-sending-file{font-size:.909091rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.containerButtonStd.loadingWithContent{padding:.694444vw 2.77778vw .694444vw 4.16667vw}.containerButtonStd.loadingWithContent .svg-loader{left:2.08333vw}.containerButtonStd.loadingWithContent .text-sending-file{font-size:1.36364rem}}.containerButtonStd .btn-content{position:relative}.containerButtonStd .btn-content:after{filter:blur(50px)}.containerButtonStd .btn-content:before,.containerButtonStd .btn-content:after{content:"";background:linear-gradient(45deg, #961857, var(--baseColorDarkPurple), var(--baseColorPrimary), #ff0, red, #fb0094, var(--baseColorLightPurple), var(--baseColorPrimary), #ff0, red);z-index:0;background-size:400%;width:calc(100% + 4px);height:calc(100% + 4px);animation:20s linear infinite steam;position:absolute;top:-2px;left:-2px}.containerButtonStd .btn-content .button{background:var(--baseColorPrimary);font-size:1.125rem;font-family:var(--fontStdBold), sans-serif;z-index:10;cursor:pointer;align-items:center;padding:.7rem 1rem;transition:all .3s;display:flex;position:relative}.containerButtonStd .btn-content .button:hover{background:#59a83a}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.containerButtonStd .btn-content .button{padding:.8rem .5rem}}@keyframes steam{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes flashLights{0%{opacity:0}10%{opacity:1}20%{opacity:0}30%{opacity:1}40%{opacity:0}50%{opacity:1}60%{opacity:0}to{opacity:0}}@keyframes canAnimation{0%{transform:scale(1)translateY(-50rem)}to{transform:scale(1)translateY(0)}}@keyframes canReflectionAnimation{0%{opacity:0;transform:scale(0)}45%{opacity:0}to{opacity:.6}}@keyframes carAnimation{0%{transform:translate(-45rem)translateY(0)}60%{transform:translate(-45rem)translateY(0)}70%{transform:translate(-33.75rem)translateY(-1rem)}80%{transform:translate(-22.5rem)translateY(-2rem)}90%{transform:translate(-11.25rem)translateY(-1.5rem)}to{transform:translate(0)translateY(0)}}@keyframes showTextCar{0%{opacity:0;transform:scale(0)}60%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.container-back-top{background:var(--baseColorPrimary);aspect-ratio:1;cursor:pointer;color:#fff;border:2px solid var(--baseColorPrimary);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;padding:.6rem;font-size:1.36364rem;transition:all .2s;display:none;position:fixed;bottom:3rem;right:3rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-back-top{right:initial;bottom:4.3rem;left:1.5rem;display:none!important}}.container-back-top:hover{background:#fff}.container-back-top:hover path{fill:var(--baseColorPrimary)}.container-back-top.active{display:flex}.container-back-top span{width:70%;line-height:1rem;position:absolute}.container-back-top span path{fill:#fff}.app-modal-root .backdrop{z-index:1900;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.app-modal-root .backdrop .app-modal-body{min-height:100px;max-height:calc(100vh - var(--headerHeight) - var(--footerHeight) - 4px);background:var(--baseColorBlue);opacity:.98;z-index:100;color:#fff;pointer-events:all;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:55%;padding:30px;font-size:.909091rem;transition:transform .5s;display:flex;position:relative;overflow:auto}.app-modal-root .backdrop .app-modal-body .app-modal-content{max-height:calc(100vh - var(--headerHeight) - var(--footerHeight) - 4px)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.app-modal-root .backdrop .app-modal-body{width:auto;max-width:98%;max-height:100vh}}.app-modal-root .backdrop .app-modal-body .close-btn{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:23px;height:24px;display:flex;position:absolute;top:.5rem;right:.5rem}.app-modal-root .backdrop .app-modal-body .close-btn:hover .line{background:var(--baseColorPrimary)}@media screen and (768px<=width<1024px) and (orientation:portrait){.app-modal-root .backdrop .app-modal-body .close-btn{width:82px;height:82px}}.app-modal-root .backdrop .app-modal-body .close-btn .line{background:#fff;width:100%;height:1.5px;margin:2.6px;transition:all .4s}.app-modal-root .backdrop .app-modal-body .close-btn .line.l-1{transform:rotate(-45deg)}.app-modal-root .backdrop .app-modal-body .close-btn .line.l-2{margin-top:-4px;transform:rotate(45deg)}@media screen and (768px<=width<1024px) and (orientation:portrait){.app-modal-root .backdrop .app-modal-body .close-btn .line{margin:4px}}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.app-modal-root .backdrop .app-modal-body .close-btn{font-size:25px;right:.8rem}}.app-modal-root .backdrop .app-modal-body .title{margin-bottom:.5rem;font-size:1.13636rem}.app-modal-root.sd-app-modal-info-bon-ex .sd-info-bon-exemplu{font-size:0}.app-modal-root.sd-app-modal-info-bon-ex .sd-info-bon-exemplu img{max-height:calc(100vh - var(--headerHeight) - var(--footerHeight) - 3.6rem - 10px)}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-response-wrapper{white-space:break-spaces;text-align:center}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback{flex-direction:column;align-items:center;gap:1.2rem;padding:1.5rem 1rem;display:flex}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback .sd-feedback-icon-container{flex-shrink:0;width:72px;height:72px}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback .sd-feedback-icon{width:72px;height:72px}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback .sd-feedback-circle{stroke-width:2.5px;stroke-dasharray:166;stroke-dashoffset:166px;stroke-linecap:round;animation:.6s cubic-bezier(.65,0,.45,1) forwards sd-feedback-circle-draw}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback .sd-feedback-check{stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.35s cubic-bezier(.65,0,.45,1) .5s forwards sd-feedback-stroke-draw}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback .sd-feedback-x-line{stroke-width:3px;stroke-linecap:round;stroke-dasharray:29;stroke-dashoffset:29px}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback .sd-feedback-x-line:first-of-type{animation:.3s cubic-bezier(.65,0,.45,1) .5s forwards sd-feedback-stroke-draw}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback .sd-feedback-x-line:last-of-type{animation:.3s cubic-bezier(.65,0,.45,1) .65s forwards sd-feedback-stroke-draw}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback.sd-api-feedback-success .sd-feedback-circle,.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback.sd-api-feedback-success .sd-feedback-check{stroke:#4caf50}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback.sd-api-feedback-error .sd-feedback-circle,.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback.sd-api-feedback-error .sd-feedback-x-line{stroke:#e53935}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback .sd-feedback-message{opacity:0;transition:opacity .4s,transform .4s;transform:translateY(8px)}.app-modal-root.sd-app-modal-participa-mesaj .sd-api-animated-feedback .sd-feedback-message.visible{opacity:1;transform:translateY(0)}@keyframes sd-feedback-circle-draw{to{stroke-dashoffset:0}}@keyframes sd-feedback-stroke-draw{to{stroke-dashoffset:0}}.app-modal-root.sd-modal-castigatori .app-modal-body{min-height:20vh;padding:1rem .5rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.app-modal-root.sd-modal-castigatori .app-modal-body{max-width:96%;min-height:16rem}.app-modal-root.sd-modal-castigatori .app-modal-body .app-modal-content{max-height:100vh}}.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content{padding:1vw}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content{padding:4vw .5vw 2vw}}.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-api-response-wrapper{padding:1rem;font-size:.909091rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-api-response-wrapper{padding:2rem 1rem;font-size:.954545rem}}.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table{border-collapse:collapse;text-align:center;table-layout:fixed;width:100%}.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr td,.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr th{font-size:1.30208vw}.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr td.col-premiu,.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr th.col-premiu{width:18.2292vw!important}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr td,.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr th{word-break:break-word;font-size:3.05556vw}.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr td.col-premiu,.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr th.col-premiu{width:45.8333vw!important}}.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr:not(:last-of-type) td{border-bottom:1px dashed var(--baseColorPrimary)}.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr th{text-align:center;color:#fff;background:var(--baseColorLightPurple);border-bottom:2px solid #fff;padding:1vw;font-weight:bolder}.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr td{text-align:center;vertical-align:middle;color:var(--baseColorPrimary);padding:.5vw .1vw}@media screen and (width<768px) and (width<768px),screen and (width<768px) and (768px<=width<1024px) and (orientation:portrait),screen and (768px<=width<1024px) and (orientation:portrait) and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait) and (768px<=width<1024px) and (orientation:portrait){.app-modal-root.sd-modal-castigatori .sd-castigatori-modal-content .sd-winners-table tr td{padding:1vw .1vw}}.container-modal-portal .backdrop{pointer-events:none;z-index:800;justify-content:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.container-modal-portal .backdrop .body-modal{top:calc(var(--headerHeight) + 2px);height:calc(100vh - var(--headerHeight) - var(--footerHeight) - 4px);background:var(--baseColorBlue);opacity:.98;z-index:100;color:#fff;pointer-events:all;border-top-left-radius:10px;border-bottom-left-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:55%;font-size:.909091rem;transition:transform .5s;display:flex;position:relative;overflow:hidden}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-modal-portal .backdrop .body-modal{width:100%;height:100vh;top:0}}.container-modal-portal .backdrop .body-modal.enter{animation:.5s forwards slideIn}.container-modal-portal .backdrop .body-modal.exit{animation:.5s forwards slideOut}.container-modal-portal .backdrop .body-modal .close-btn{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:23px;height:24px;display:flex;position:absolute;top:.5rem;right:.5rem}.container-modal-portal .backdrop .body-modal .close-btn:hover .line{background:var(--baseColorPrimary)}@media screen and (768px<=width<1024px) and (orientation:portrait){.container-modal-portal .backdrop .body-modal .close-btn{width:82px;height:82px}}.container-modal-portal .backdrop .body-modal .close-btn .line{background:#fff;width:100%;height:1.5px;margin:2.6px;transition:all .4s}.container-modal-portal .backdrop .body-modal .close-btn .line.l-1{transform:rotate(-45deg)}.container-modal-portal .backdrop .body-modal .close-btn .line.l-2{margin-top:-4px;transform:rotate(45deg)}@media screen and (768px<=width<1024px) and (orientation:portrait){.container-modal-portal .backdrop .body-modal .close-btn .line{margin:4px}}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-modal-portal .backdrop .body-modal .close-btn{font-size:25px;right:.8rem}}.container-modal-portal .backdrop .body-modal .content-scroll{flex-direction:column;align-items:center;width:100%;max-height:100%;margin:auto 0;padding:20px;display:flex;overflow:auto}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-modal-portal .backdrop .body-modal .content-scroll{padding:40px 20px}}.container-modal-portal .backdrop .body-modal .title{margin-bottom:.5rem;font-size:1.13636rem}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.container-modal-form-cod-portal{z-index:1100;width:100%;height:100%;position:fixed;top:0;left:0}.container-modal-form-cod-portal .backdrop{z-index:1100;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.container-modal-form-cod-portal .backdrop .body-modal{background:var(--baseColorBlue);opacity:.98;border:2px solid var(--baseColorPrimary);z-index:100;color:#fff;border-radius:12px;flex-direction:column;width:35rem;min-width:35rem;max-width:60vw;max-height:90vh;font-size:.909091rem;display:flex;position:relative;overflow:hidden}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-modal-form-cod-portal .backdrop .body-modal{width:100%;min-width:unset;border-radius:12px;max-width:98vw;max-height:100vh;margin:0 1vw}}.container-modal-form-cod-portal .backdrop .body-modal.enter{animation:.35s forwards simpleModalIn}.container-modal-form-cod-portal .backdrop .body-modal.exit{animation:.35s forwards simpleModalOut}.container-modal-form-cod-portal .backdrop .body-modal .close-btn{cursor:pointer;z-index:10;flex-direction:column;justify-content:center;align-items:center;width:23px;height:24px;display:flex;position:absolute;top:.75rem;right:.75rem}.container-modal-form-cod-portal .backdrop .body-modal .close-btn:hover .line{background:var(--baseColorPrimary)}@media screen and (768px<=width<1024px) and (orientation:portrait){.container-modal-form-cod-portal .backdrop .body-modal .close-btn{width:82px;height:82px}}.container-modal-form-cod-portal .backdrop .body-modal .close-btn .line{background:#fff;width:100%;height:1.5px;margin:2.6px;transition:all .4s}.container-modal-form-cod-portal .backdrop .body-modal .close-btn .line.l-1{transform:rotate(-45deg)}.container-modal-form-cod-portal .backdrop .body-modal .close-btn .line.l-2{margin-top:-4px;transform:rotate(45deg)}@media screen and (768px<=width<1024px) and (orientation:portrait){.container-modal-form-cod-portal .backdrop .body-modal .close-btn .line{margin:4px}}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-modal-form-cod-portal .backdrop .body-modal .close-btn{font-size:25px;right:.8rem}}.container-modal-form-cod-portal .backdrop .body-modal .content-scroll{flex-direction:column;align-items:center;width:100%;max-height:90vh;padding:30px 25px;display:flex;overflow:auto}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.container-modal-form-cod-portal .backdrop .body-modal .content-scroll{max-height:100vh;padding:40px 20px}}@keyframes simpleModalIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes simpleModalOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.sd-participa-form-container{justify-content:center;align-items:center;padding:0 6rem;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container{padding:0 2rem}}.sd-participa-form-container.sd-participa-form-container-cod{padding:0}.sd-participa-form-container .sd-participa-initial-form .sd-frm-campaign-not-in-progress{text-align:center;width:70%;font-family:var(--fontStdBold), sans-serif;margin:0 auto;padding:.78125vw .520833vw;font-size:1.66667vw}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-participa-initial-form .sd-frm-campaign-not-in-progress{width:100%;padding:4.16667vw 4.16667vw 5.55556vw;font-size:5.55556vw}}.sd-participa-form-container .sd-participa-retry-container.form-retry-type-2 .sd-api-response,.sd-participa-form-container .sd-participa-retry-container.form-retry-type-1 .sd-api-response{color:#fff;text-align:center;white-space:break-spaces;border:.1vw solid #fff;border-radius:.3vw;padding:1vw;font-size:1.04167vw}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-participa-retry-container.form-retry-type-2 .sd-api-response,.sd-participa-form-container .sd-participa-retry-container.form-retry-type-1 .sd-api-response{padding:2vw;font-size:3.61111vw}}.sd-participa-form-container .sd-participa-mesaj-final-container{flex-direction:column;align-items:center;display:flex}.sd-participa-form-container .sd-participa-mesaj-final-container .sd-api-response{white-space:break-spaces;margin-bottom:2rem;font-size:1.36364rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-participa-mesaj-final-container .sd-api-response{font-size:2.04545rem}}.sd-participa-form-container .sd-tooltip-form{z-index:109;background-color:var(--baseColorPrimary);color:#000;padding:1.25vw .833333vw;max-width:42vw!important}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-tooltip-form{padding:5.41667vw;max-width:90vw!important}}.sd-participa-form-container .sd-input-tt-error-wrapper{opacity:.9;background:var(--baseColorPrimary);color:#000;z-index:999;width:90%;padding:.78125vw .520833vw;font-size:.833333vw;position:absolute;top:115%;left:5%}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-input-tt-error-wrapper{margin-top:1.38889vw;padding:2.08333vw;top:110%;font-size:3.33333vw!important}}.sd-participa-form-container .sd-input-tt-error-wrapper .sd-input-tt-error-arrow-wrapper{position:absolute;top:-1vw;left:48.5%}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-input-tt-error-wrapper .sd-input-tt-error-arrow-wrapper{top:-7%}}.sd-participa-form-container .sd-input-tt-error-wrapper .sd-input-tt-error-arrow-wrapper .sd-input-tt-error-arrow{margin:auto;display:inline-block;transform:rotate(180deg)}.sd-participa-form-container .sd-input-tt-error-wrapper .sd-input-tt-error-arrow-wrapper .sd-input-tt-error-arrow .sd-input-tt-error-arrow-shape{fill:var(--baseColorPrimary)}.sd-participa-form-container .sd-frm-flds{flex-direction:column;align-items:center;display:flex}.sd-participa-form-container .sd-frm-flds .sd-frm-fld{width:70%}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld{width:100%}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-with-icon.sd-frm-fld-cod{margin-top:.520833vw}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-with-icon.sd-frm-fld-cod{margin-top:2.08333vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-with-icon .sd-frm-input-text-border{position:relative}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-with-icon .sd-frm-input-icon{z-index:1;color:#35388580;pointer-events:none;width:1.25vw;height:1.25vw;transition:color .3s;position:absolute;top:50%;left:.625vw;transform:translateY(-50%)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-with-icon .sd-frm-input-icon{width:4.44444vw;height:4.44444vw;left:2.08333vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-with-icon .sd-frm-input-icon svg{width:100%;height:100%}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-with-icon .sd-frm-input-text{padding-left:2.29167vw}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-with-icon .sd-frm-input-text{padding-left:7.63889vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-with-icon:focus-within .sd-frm-input-icon{color:var(--baseColorPrimary)}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-flex-half{width:100%;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-flex-half{flex-direction:column}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-flex-half .sd-frm-fld:first-child{margin-right:1rem}.sd-participa-form-container .sd-frm-flds .sd-frm-label-input{color:#fff;font-size:.818182rem;font-family:var(--fontStdBold), sans-serif;text-align:center;padding:.5rem 0 .4rem 0;display:block}@media screen and (width<768px){.sd-participa-form-container .sd-frm-flds .sd-frm-label-input{text-align:center;font-size:1.36364rem}}.sd-participa-form-container .sd-frm-flds .sd-frm-input{width:100%}.sd-participa-form-container .sd-frm-flds .checkbox-comunicari{flex-direction:column;align-items:center;margin-top:1rem;display:flex}.sd-participa-form-container .sd-frm-flds .checkbox-comunicari .comunicari-text{color:var(--baseColorPrimary);font-size:.818182rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .checkbox-comunicari .comunicari-text{font-size:1.27273rem}}.sd-participa-form-container .sd-frm-flds .checkbox-comunicari .checkbox-comunicari-input{display:flex}.sd-participa-form-container .sd-frm-flds .checkbox-comunicari .checkbox-comunicari-input .sd-frm-fld{margin-top:.5rem}.sd-participa-form-container .sd-frm-flds .checkbox-comunicari .checkbox-comunicari-input .sd-frm-fld:first-child{margin-right:2rem}.sd-participa-form-container .sd-frm-flds .sd-frm-mandatory-message{text-align:center;color:var(--baseColorPrimary);margin-top:1.30208vw;margin-bottom:1.5rem;font-size:.772727rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-mandatory-message{margin-top:4.16667vw;font-size:3.88889vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file-icon-info,.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file-icon-info svg,.sd-participa-form-container .sd-frm-flds .sd-frm-fld-bon-nr-icon-info,.sd-participa-form-container .sd-frm-flds .sd-frm-fld-bon-nr-icon-info svg{width:2.08333vw;height:2.08333vw;color:var(--baseColorPrimary);fill:var(--baseColorPrimary)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file-icon-info,.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file-icon-info svg,.sd-participa-form-container .sd-frm-flds .sd-frm-fld-bon-nr-icon-info,.sd-participa-form-container .sd-frm-flds .sd-frm-fld-bon-nr-icon-info svg{width:6.94444vw;height:6.94444vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file-icon-info,.sd-participa-form-container .sd-frm-flds .sd-frm-fld-bon-nr-icon-info{cursor:pointer;position:absolute;top:.260417vw;right:-2.34375vw}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file-icon-info,.sd-participa-form-container .sd-frm-flds .sd-frm-fld-bon-nr-icon-info{right:-8.33333vw}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-bon-nr-icon-info{top:1.66667vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-input-text-border{width:100%;position:relative}.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text{color:var(--baseColorLightPurple);font-family:var(--fontStdRegular), sans-serif;overflow:initial;text-align:center;text-align-last:center;-webkit-appearance:none;background:#fff;border:2px solid #0000;border-radius:.2rem;min-height:2.3rem;padding:.5rem .7rem;font-size:1rem;line-height:1rem}@media screen and (width<768px){.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text{min-height:3.5rem;padding:.8rem .7rem;font-size:1.36364rem}}.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text::placeholder{color:var(--baseColorLightPurple);opacity:.7}.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text:focus,.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text:active,.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text:hover{border:solid 2px var(--baseColorPrimary);outline:none;box-shadow:0 0 0 3px #73bf4466}.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text:hover,.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text:focus{outline:none}.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text:-webkit-autofill{-webkit-text-fill-color:var(--baseColorLightPurple);caret-color:var(--baseColorLightPurple);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text:-webkit-autofill:hover{-webkit-text-fill-color:var(--baseColorLightPurple);caret-color:var(--baseColorLightPurple);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text:-webkit-autofill:focus{-webkit-text-fill-color:var(--baseColorLightPurple);caret-color:var(--baseColorLightPurple);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.sd-participa-form-container .sd-frm-flds .sd-frm-input.sd-frm-input-text:-webkit-autofill:active{-webkit-text-fill-color:var(--baseColorLightPurple);caret-color:var(--baseColorLightPurple);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file{margin-top:1.30208vw}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file .sd-frm-fld-file-choose-wrapper{flex-direction:column-reverse;justify-content:center;display:flex;position:relative}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file .sd-frm-fld-file-choose{-webkit-user-select:none;user-select:none;background-color:var(--baseColorPrimary);color:#fff;cursor:pointer;width:100%;font-family:var(--fontStdRegular), sans-serif;overflow:hidden;overflow:initial;text-align:center;border:1px solid #0000;border-radius:.2rem;min-height:2.3rem;padding:.5rem .7rem;font-size:1rem;display:inline-block;position:relative}@media screen and (width<768px){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file .sd-frm-fld-file-choose{min-height:3.5rem;padding:.8rem .7rem;font-size:1.36364rem}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file .sd-frm-fld-file-choose div{vertical-align:middle;z-index:0;font-size:inherit;margin:0;line-height:1.4;display:inline-block;position:relative}@media screen and (width<768px){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file .sd-frm-fld-file-choose div{line-height:1.2}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file .sd-frm-fld-file-choose input[type=file]{opacity:0;z-index:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file .sd-frm-fld-file-choose.file-selected{color:var(--baseColorBlue);-webkit-appearance:none;background:#fff}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file .sd-frm-input--type-file{display:none!important}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-file{margin-top:4.16667vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-notice-img{color:var(--baseColorPrimary);font-family:var(--fontStdRegular), sans-serif;text-align:center;padding-top:.520833vw;font-size:.833333vw}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-notice-img{padding-top:3.47222vw;font-size:3.47222vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox{text-align:left;-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:start;align-items:stretch;width:100%;margin-top:1.5rem;font-size:.818182rem;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox{margin-top:5.55556vw;font-size:1.27273rem}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox.sd-frm-fld-marketing{align-items:center}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox *{-webkit-user-select:none;user-select:none}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox .check-label-link{font-family:var(--fontStdBold), sans-serif;text-decoration:underline}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox i{font-family:var(--fontStdBold), sans-serif;padding-top:.520833vw;font-style:italic;font-weight:bolder;display:inline-block}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox i{padding-top:2.77778vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox .sd-frm-input-checkbox-state{border:2px solid var(--baseColorPrimary);border-radius:.2rem;width:1.5625vw;min-width:1.5625vw;height:1.5625vw;min-height:1.5625vw;margin-right:1.30208vw;position:relative;overflow:hidden}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox .sd-frm-input-checkbox-state svg{width:100%;height:100%;color:var(--baseColorPrimary);padding:15%;position:absolute;top:0;left:0}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox .sd-frm-input-checkbox-state svg polyline{stroke-dasharray:28;stroke-dashoffset:-28px;transition:stroke-dashoffset .35s cubic-bezier(.65,0,.35,1)}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox .sd-frm-input-checkbox-state.state-on svg polyline{stroke-dashoffset:0;transition:stroke-dashoffset .35s cubic-bezier(.33,1,.68,1)}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox .sd-frm-input-checkbox-state{width:4.16667vw;min-width:4.16667vw;height:4.16667vw;min-height:4.16667vw;margin-right:3.47222vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox .sd-frm-label-check{color:var(--baseColorPrimary);align-items:center;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox .sd-frm-label-check.mobile-align-top{margin-top:-.833333vw}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox .sd-frm-label-check *{color:var(--baseColorPrimary)}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox:hover .sd-frm-input-checkbox-state,.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox:hover .sd-frm-label-check{opacity:.8}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox.sd-frm-fld-list-checkbox-item{text-align:center;flex-direction:column;place-content:center;align-items:center;margin-top:0}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-checkbox.sd-frm-fld-list-checkbox-item .sd-frm-label-check{margin-top:.3rem}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-list-checkbox{width:90%}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-list-checkbox{width:100%!important}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-list-checkbox .sd-frm-input-list-checkbox-items-wrapper{flex-direction:row;justify-content:center;align-items:start;gap:1.04167vw;margin-top:1.04167vw;display:flex}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-fld-list-checkbox .sd-frm-input-list-checkbox-items-wrapper{grid-template-columns:1fr 1fr 1fr;width:100%;margin:1rem auto 0;display:grid}}.sd-participa-form-container .sd-frm-flds .sd-frm-fld-list-checkbox .sd-frm-input-list-checkbox-items-wrapper .sd-frm-input-checkbox-state{margin-right:0}.sd-participa-form-container .sd-frm-flds .sd-frm-input-error-message{color:#d9133b;text-align:center;margin-top:.520833vw;font-size:1.30208vw;font-weight:bolder}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-frm-flds .sd-frm-input-error-message{margin-top:2.77778vw;font-size:4.16667vw}}.sd-participa-form-container .form-retry-type-1 .sd-frm-fld-checkbox{width:86%}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .form-retry-type-1 .sd-frm-fld-checkbox{width:100%}}.sd-participa-form-container .sd-btn-inscriere{min-width:15rem;position:relative}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn{position:relative}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn .sd-frm-btn-loading{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn .sd-frm-btn-arrows{opacity:0;align-items:center;width:16px;transition:opacity .3s;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn .sd-frm-btn-arrows svg{width:100%;height:auto}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn .sd-frm-btn-arrows .arrow-one{transition:all .4s;transform:translate(-60%)}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn .sd-frm-btn-arrows .arrow-two{transition:all .5s;transform:translate(-30%)}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn .sd-frm-btn-arrows .arrow-three{fill:#fff}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn:hover .sd-frm-btn-arrows{opacity:1}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn:hover .sd-frm-btn-arrows .arrow-one{animation:1s .6s infinite btn-arrow-color;transform:translate(0%)}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn:hover .sd-frm-btn-arrows .arrow-two{animation:1s .4s infinite btn-arrow-color;transform:translate(0%)}.sd-participa-form-container .sd-btn-inscriere .sd-frm-btn:hover .sd-frm-btn-arrows .arrow-three{animation:1s .2s infinite btn-arrow-color}@keyframes btn-arrow-color{0%{fill:#fff}50%{fill:var(--baseColorBlue)}to{fill:#fff}}.sd-participa-form-container .sd-participa-fin-email-val-man-container{flex-direction:column;align-items:center;display:flex}.sd-participa-form-container .sd-participa-fin-email-val-man-container .sd-api-response{white-space:break-spaces;text-align:center;margin-bottom:2rem;font-size:1.36364rem}@media screen and (width<768px),screen and (768px<=width<1024px) and (orientation:portrait){.sd-participa-form-container .sd-participa-fin-email-val-man-container .sd-api-response{font-size:1.36364rem}}.sd-participa-form-container .sd-participa-fin-email-val-man-container .sd-form-fin-email{width:100%}@keyframes glow{0%{filter:drop-shadow(0 0 .01rem #fff)drop-shadow(0 0 .03rem #fff)drop-shadow(0 0 .06rem #c2ff80c2)drop-shadow(0 0 .09rem #7fff4da6)drop-shadow(0 0 .12rem #40ff00cc)}to{filter:drop-shadow(0 0 .05rem #fff)drop-shadow(0 0 .08rem #fff)drop-shadow(0 0 .11rem #c2ff80c2)drop-shadow(0 0 .14rem #7fff4da6)drop-shadow(0 0 .17rem #40ff00cc)}}@keyframes draw{to{stroke-dashoffset:0}}.headlineSvg{-webkit-user-select:none;user-select:none;margin-top:-.48rem;animation-name:glow;animation-duration:.8s;animation-iteration-count:infinite;animation-direction:alternate;transform:scale(1.05)translate(.2rem)}.headlineSvg .headline-svg-st0,.headlineSvg .headline-svg-st1{font-family:var(--fontStdBold), sans-serif;font-size:29px;font-weight:700}.headlineSvg .headline-svg-st0,.headlineSvg .headline-svg-st1,.headlineSvg .headline-svg-st2{fill:#fff}.headlineSvg .headline-svg-st1{stroke-width:1.6px;animation:9s .5s infinite forwards draw}.headlineSvg .headline-svg-st1,.headlineSvg .headline-svg-st3{stroke:#60a512;stroke-miterlimit:10;stroke-dasharray:250;stroke-dashoffset:250px;animation:9s .5s infinite forwards draw}.headlineSvg .headline-svg-st3{fill:none;stroke-width:1.6px}#sd-app-root{flex-direction:column;min-height:100lvh;display:flex}.site-layout{flex-direction:column;flex:1;display:flex}.not-found-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 2rem;display:flex}.not-found-page h3{font-size:2rem}.not-found-page a{text-align:center;margin-top:1rem;padding:.5rem .4rem;font-size:1.2rem;text-decoration:underline;display:inline-flex}
