body{-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading-screen{height:70px;width:70px}@font-face{font-family:HeinekenSans;font-weight:700;src:local("HeinekenSans"),url(/static/media/HeinekenSans-Bold.9ad211379bdea3abddfd.otf) format("opentype")}@font-face{font-family:HeinekenSans;font-weight:400px;src:local("HeinekenSans"),url(/static/media/HeinekenSans-Regular.dfedf8997ded219d7571.otf) format("opentype")}@font-face{font-family:"HeinekenSerif18";font-weight:700px;src:local("HeinekenSerif18"),url(/static/media/HeinekenSerif18-Bold.18d7a536631dbebb00bc.ttf) format("truetype")}.App{display:flex;justify-content:center;margin-left:auto;margin-right:auto;margin-top:90px;max-width:1920px}.App *{box-sizing:initial}.App .floatingStar{position:absolute;right:0;top:-155px;z-index:1}.App .floating-grass{bottom:0;height:auto;max-height:475px;position:absolute;width:100%;z-index:1}.App .limit{z-index:5}.App .floatingStar-mobile{display:none}@media (max-width:1023px){.App{margin-top:54px}}@media (max-width:950px){.App .floatingStar{height:420px;top:-100px;width:470px}}@media (max-width:600px){.App .floatingStar{display:none}.App{.floatingStar-mobile{display:inline;position:absolute;right:0;top:0;z-index:2}}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header-our{align-items:center;background:#000;box-sizing:border-box;color:#fff;display:flex;height:64px;justify-content:flex-end;max-width:1920px;padding:8px 64px;position:static;z-index:20}.header-our>img:first-child{margin-left:16px;margin-right:auto}.header-our .container-our{align-items:center;display:flex;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase}.header-our .list-our{display:flex;gap:40px}.header-our .list-our>a:nth-child(2),.header-our .list-our>a:nth-child(3),.header-our .list-our>a:nth-child(4){margin-right:13px;position:relative}.header-our .list-our>a:nth-child(2):after,.header-our .list-our>a:nth-child(3):after,.header-our .list-our>a:nth-child(4):after{stroke:#fff!important;content:url(/static/media/chevronDownWhite.042f0fb4a9d297db2218.svg);height:100%;position:absolute;right:-16px;top:9px;width:20px}.header-our .list-our>a:nth-child(2).active:after,.header-our .list-our>a:nth-child(3).active:after,.header-our .list-our>a:nth-child(4).active:after{content:url(/static/media/chevronDownGreen.a60ed59537f563879c3d.svg)}.header-our a{color:#fff;padding:8px;text-decoration:none}.header-our a.active{border-bottom:2px solid #49a942;color:#49a942}.header-our a[isProfile=true].active{background:#fff3;border:none;border-radius:4px;color:#fff}.header-our .logout-list{align-items:center;display:flex;margin-left:24px}.header-our .line{background:#b0b0b8;height:48px;margin-left:16px;margin-right:16px;width:1px}.header-our .btn{align-items:center;display:flex;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding:8px;text-transform:uppercase}.header-our .btn:hover{cursor:pointer}.header-our .btn img{margin-right:8px}.header-our .logout-list a{align-items:center;display:flex;padding-left:16px;padding-right:16px}.header-our .logout-list a.active{padding-top:10px}.header-our .logout-list .points{background:#d10003;border-radius:26px;box-sizing:border-box;color:#fff;font-family:HeinekenSans;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-left:8px;padding:8px;text-transform:none}.header-our>.mobileHeader-our{display:none}@media (max-width:1270px){.header-our{padding:8px 34px}}@media (max-width:1220px){.header-our .container-our{font-size:14px}.header-our .list-our{gap:20px}.header-our .logout-list{margin-left:12px}.header-our .logout-list a{font-size:14px;padding-left:8px;padding-right:8px}.header-our .logout-list .points{font-size:13px;padding:6px}.header-our .btn{font-size:14px}}@media (max-width:1020px){.header-our{padding:8px 10px}.header-our .list-our{gap:10px}}@media (max-width:930px){.header-our{bottom:0;flex-direction:column;height:auto;order:2;padding:16px 24px;position:-webkit-sticky;position:sticky;width:100%}.header-our .container-our,.header-our>img:first-child{display:none}.header-our .logout-list{font-family:HeinekenSans;justify-content:space-between;margin-left:0;width:100%}.header-our .btn{font-size:16px;margin-bottom:29px}.header-our>.mobileHeader-our{display:flex}.header-our .burger:hover{cursor:pointer}.header-our .list-our{flex-direction:column;font-size:16px;width:100%}.header-our .list-our>a{width:-webkit-max-content;width:max-content}.header-our .list-our .line{height:1px;margin:0 0 32px;width:100%}.header-our .logout-list a{font-size:16px}.header-our .logout-list .points{font-size:14px}.header-our a.active{border:none;color:#49a942;margin-bottom:0!important}.header-our .list-our>a{color:#fff}.mobileHeader-expander{align-items:center;display:flex;justify-content:space-between;width:100%}.expandIcon{height:27.75px;width:27.75px}.expandIcon:hover{cursor:pointer}.arrow{position:relative}.arrow:after{stroke:#fff!important;height:100%;position:absolute;right:-16px;top:9px;width:20px}.arrow:after,.chevronUp:after{content:none!important}}@media (max-width:350px){.header-our{padding-left:5px;padding-right:5px}}.dropdown{background:#000;color:#fff;display:flex;flex-direction:column;left:0;padding-bottom:8px;padding-top:21px;position:absolute;text-transform:none;top:40px;width:179px;z-index:10}.dropdown a{font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding:8px 16px}.dropdown a:hover{background:#fff3;cursor:pointer}@media (max-width:1200px){.dropdown a{font-size:14px}.dropdown{padding-top:23px;top:38px}}@media (max-width:900px){.dropdown{padding-bottom:0;padding-top:0;position:static}.dropdown a{margin-bottom:0!important}}.flex-order{width:100%}@media (max-width:930px){.flex-order{display:flex;flex-direction:column;position:relative}}.welcomePage{background:url(/static/media/HDWelcome.7cf4324d26be10084b64.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:auto;min-height:727px;width:100%}.welcomePage .welcome-box{display:flex;flex-direction:column;margin-bottom:136px;margin-left:125px;margin-top:auto;max-width:529px}.welcomePage .text1{font-family:HeinekenSans;font-size:30px;margin-bottom:6px}.welcomePage .text-main,.welcomePage .text1{color:#fff;font-style:normal;font-weight:700;line-height:normal}.welcomePage .text-main{font-family:HeinekenSerif18;font-size:45px;margin-bottom:23px;margin-top:0}.welcomePage .btn{align-items:center;background:#fff;border-radius:4px;box-sizing:border-box;color:#000;display:flex;font-family:HeinekenSans;font-size:16px;font-weight:700;gap:8px;justify-content:center;line-height:150%;min-height:48px;padding:8px 32px;text-decoration:none;text-transform:uppercase;width:-webkit-max-content;width:max-content}.welcomePage .btn:hover{cursor:pointer}@media (max-width:1440px){.welcomePage{background:url(/static/media/desktopWelcome.af7387b0dcb912e9741d.png);background-position:50%;background-repeat:no-repeat;background-size:cover}}@media (max-width:1340px){.welcomePage .welcome-box{margin-left:65px}}@media (max-width:1240px){.welcomePage{background:url(/static/media/desktopWelcome.af7387b0dcb912e9741d.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 650px;min-height:650px}}@media (max-width:1160px){.welcomePage{background:url(/static/media/desktopWelcome.af7387b0dcb912e9741d.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 600px;min-height:600px}.welcomePage .welcome-box{margin-bottom:80px}.welcomePage .text1{font-size:27px}.welcomePage .text-main{font-size:41px}.welcomePage .btn{font-size:15px}}@media (max-width:1080px){.welcomePage{background:url(/static/media/desktopWelcome.af7387b0dcb912e9741d.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 550px;min-height:550px}}@media (max-width:1000px){.welcomePage{background:url(/static/media/desktopWelcome.af7387b0dcb912e9741d.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.welcomePage .welcome-box{margin-left:35px}}@media (max-width:915px){.welcomePage{background:url(/static/media/desktopWelcome.af7387b0dcb912e9741d.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 450px;min-height:450px}.welcomePage .welcome-box{margin-bottom:30px}}@media (max-width:600px){.welcomePage{background:url(/static/media/mobileWelcome.b7f20386ec7f7a1dd67d.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 561px;min-height:561px}.welcomePage .welcome-box{height:100%;margin:0;padding-left:16px;padding-right:16px}.welcomePage .welcome-box .text1{font-size:16px;font-style:normal;font-weight:700;line-height:150%;margin-top:40px}.welcomePage .welcome-box .text-main{font-size:32px;font-style:normal;font-weight:700;line-height:normal;max-width:294px!important;width:100%!important}.welcomePage .welcome-box .btn{align-items:center;font-size:16px;font-weight:400;gap:8px;justify-content:center;line-height:150%;margin-bottom:27px;margin-top:auto;padding:8px 16px;width:100%}}.mainPage{align-items:center;background:linear-gradient(180deg,#001407 3.61%,#005d1f 69.86%);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;overflow-y:hidden;padding:80px 99px 0 96px;position:relative;width:100%}.mainPage .limit{justify-content:flex-start;max-width:1228px;width:100%}.mainPage .title{color:#fff;font-family:HeinekenSerif18;font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:24px;text-overflow:ellipsis}.mainPage .text{color:#fff;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:69px;max-width:650px}.mainPage .boxBig-holder{display:flex;gap:24px;margin-bottom:64px;width:100%}.mainPage .boxBig{background-size:100% 100%!important;display:flex;flex-direction:column;padding:60px 24px 24px;width:100%}.mainPage .boxBig:first-child{background:no-repeat url(/static/media/desktopMain1.00641c87bbf51730cb46.png);background-size:100% 100%}.mainPage .boxBig:nth-child(2){background:no-repeat url(/static/media/desktopMain2.915756e37d133b9b46c9.png);background-size:100% 100%}.mainPage .boxBig:last-child{background:no-repeat url(/static/media/mobilePrizeWinnersBox1.789b08ceb5f69fba3571.png);background-size:100% 100%}.mainPage .boxBig-holder .title{font-size:24px;font-weight:700;line-height:normal;margin-bottom:8px;text-transform:uppercase}.mainPage .boxBig-holder .text,.mainPage .boxBig-holder .title{color:#fff;font-family:HeinekenSans;font-style:normal;text-overflow:ellipsis}.mainPage .boxBig-holder .text{display:flex;font-size:16px;font-weight:400;height:-webkit-max-content;height:max-content;line-height:150%;margin-bottom:19px;max-width:164px}.mainPage .boxBig-holder .btn{align-items:center;background:#fff;border-radius:4px;box-sizing:border-box;color:#000;display:flex;font-family:HeinekenSans;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:normal;margin-bottom:0;margin-top:auto;padding-bottom:8px;padding-top:8px;text-decoration:none}.mainPage .boxBig-holder .btn img{height:20px;margin-left:6px;width:20px}.mainPage .smallBoxHolder{display:flex;flex-direction:column;margin-bottom:50px}.mainPage .smallBoxHolder>div:first-child{color:#fff;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:24px;text-overflow:ellipsis}.mainPage .smallBoxHolder>div:last-child{display:flex;gap:24px}.mainPage .smallBox{background:linear-gradient(90deg,#007118e6 4.41%,#005d1fe6 98.12%);box-shadow:0 64px 128px 0 #00000008,0 32px 64px 0 #0000000f,0 8px 16px 0 #00000008;display:flex;flex:1 1;flex-direction:column;padding:20px 16px}.mainPage .smallBox .points-our{text-edge:cap;align-items:center;background:#d10003;border-radius:20px;box-sizing:initial;display:flex;font-size:14px;font-weight:400;gap:8px;justify-content:center;margin-bottom:24px;margin-left:auto;margin-right:0;padding:9px 16px;width:104px}.mainPage .smallBox .points-our,.mainPage .smallBox .title{color:#fff;font-family:HeinekenSans;font-style:normal;line-height:normal}.mainPage .smallBox .title{font-size:20px;font-weight:700;padding-bottom:8px;text-overflow:ellipsis}.mainPage .smallBox .text{margin-bottom:16px}.mainPage .smallBox .link,.mainPage .smallBox .text{color:#fff;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.mainPage .smallBox .link{align-items:center;display:flex;justify-content:flex-start;margin-bottom:0;margin-top:auto;width:-webkit-max-content;width:max-content}@media (max-width:1250px){.mainPage{padding-left:50px;padding-right:50px}}@media (max-width:1150px){.mainPage .title{font-size:36px}.mainPage .text{font-size:15px;max-width:600px}.mainPage .boxBig{padding:40px 20px 20px}.mainPage .boxBig-holder .title{font-size:22px;margin-bottom:8px}.mainPage .boxBig-holder .text{font-size:14px;margin-bottom:19px}.mainPage .smallBox .points-our{border-radius:15px;font-size:13px;gap:8px;margin-bottom:18px;padding:7px 14px;width:84px}.mainPage .smallBox .title{font-size:18px}.mainPage .smallBox .text{font-size:14px;margin-bottom:16px}.mainPage .smallBox .link{font-size:14px}.mainPage .smallBox .link>img{height:20px;width:20px}}@media (max-width:1000px){.mainPage{padding-left:26px;padding-right:26px}}@media (max-width:768px){.mainPage{padding:40px 50px 0}.mainPage .text{margin-bottom:24px}.mainPage .boxBig-holder{box-sizing:border-box;flex-direction:column;margin-bottom:40px;padding-left:100px;padding-right:100px}.mainPage .boxBig{box-sizing:border-box;min-height:255px}.mainPage .smallBoxHolder{margin-bottom:50px}.mainPage .smallBoxHolder>div:last-child{flex-direction:column;padding-left:100px;padding-right:100px}.mainPage .smallBoxHolder .smallBox{min-height:196px}}@media (max-width:650px){.mainPage{padding:40px 50px 0}.mainPage .boxBig-holder,.mainPage .smallBoxHolder>div:last-child{padding-left:50px;padding-right:50px}}@media (max-width:500px){.mainPage{padding:40px 16px 0}.mainPage .title{font-size:32px;margin-bottom:8px;max-width:300px}.mainPage .text{font-size:16px;margin-bottom:24px;max-width:285px}.mainPage .boxBig-holder,.mainPage .smallBoxHolder>div:last-child{padding-left:0;padding-right:0}.mainPage .boxBig-holder .title{font-size:24px;margin-bottom:8px}.mainPage .boxBig-holder .text{font-size:16px;margin-bottom:32px;max-width:178px}.mainPage .boxBig-holder .btn{font-size:14px}.mainPage .smallBoxHolder>div:first-child{font-size:24px}.mainPage .smallBox{padding:16px}.mainPage .smallBox .points-our{font-size:14px;margin-bottom:9px;padding:9px 16px}.mainPage .smallBox .title{font-size:20px;margin-bottom:8px}.mainPage .smallBox .text{font-size:16px;margin-bottom:16px}.mainPage .smallBox .link{font-size:16px}}.authPage{align-items:flex-start;background:linear-gradient(180deg,#001407 3.61%,#005d1f 69.86%);background-size:cover;display:flex;justify-content:center;overflow-y:hidden;padding-top:100px;position:relative;width:100%}.authPage>.floatingStar{top:-100px}.authPage>div{max-width:368px}.authPage .line{background:#b0b0b8;height:551px;margin-left:134px;margin-right:134px;width:1px}.authPage .title{color:#fff;font-family:HeinekenSerif18;font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:8px;text-overflow:ellipsis}.authPage .text{color:#fff;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:40px;min-height:72px}.authPage .holder{display:flex;flex-direction:column;margin-bottom:64px;margin-top:30px}.authPage .radioHolder{display:flex;margin-bottom:16px}.authPage .radioHolder input{background:#00000080;height:23px;margin:0;width:23px}.authPage .radioHolder label{color:#fff;font-weight:400;margin-left:14px;width:100%}.authPage .btn,.authPage .radioHolder label{font-family:HeinekenSans;font-size:16px;font-style:normal;line-height:150%}.authPage .btn{align-items:center;background:#fff;border-radius:4px;box-sizing:border-box;color:#000;display:flex;font-weight:700;gap:8px;justify-content:center;margin-bottom:120px;min-height:48px;padding:8px 32px;text-transform:uppercase}.authPage .btn:hover{cursor:pointer}@media (max-width:1150px){.authPage .line{margin-left:70px;margin-right:70px}.authPage .title{font-size:36px}.authPage .btn,.authPage .forgot,.authPage .inputHolder input,.authPage .radioHolder label,.authPage .text{font-size:15px}}@media (max-width:950px){.authPage .line{margin-left:25px;margin-right:25px}}@media (max-width:850px){.authPage{padding-left:25px;padding-right:25px}}@media (max-width:650px){.authPage{align-items:center;flex-direction:column;padding-top:40px}.authPage .text{min-height:auto}.authPage>div{max-width:100%;width:100%}.authPage .holder,.authPage .inputHolder{margin-left:auto;margin-right:auto;max-width:368px}.authPage .holder{width:100%}.authPage .line{height:1px;margin:40px 0;order:2;width:100%}.authPage .signupPage .btn{margin-bottom:0}.authPage .btn{margin-left:auto;margin-right:auto}.authPage .forgot{margin:0 auto 70px}}@media (max-width:500px){.authPage{padding-left:16px;padding-right:16px}.authPage .title{font-size:32px;margin-bottom:8px}.authPage .text{font-size:16px;margin-bottom:24px}.authPage .inputHolder{margin-left:0;margin-right:0;max-width:100%;width:100%}.authPage .holder{margin:24px 0!important;max-width:100%;width:100%}.authPage .btn,.authPage .forgot{margin-left:0}.authPage .btn,.authPage .forgot,.authPage .inputHolder input,.authPage .radioHolder label{font-size:16px}.authPage .signinPage .btn{margin-bottom:24px}}.signinPage{align-items:flex-start;display:flex;flex-basis:100%;flex-direction:column;justify-content:center;z-index:5}.signinPage .btn{background:none;border:2px solid #fff;color:#fff;margin-top:0}.signinPage .btn,.signinPage .holder{margin-bottom:40px}.signinPage .radioHolder input{height:23px;width:27.5px!important}.signinPage .forgot{align-items:center;color:#fff;display:flex;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;justify-content:center;line-height:150%;text-decoration-line:underline}.signinPage .forgot img{height:16px;margin-left:6px;width:16px}.signinPage .forgot:hover{cursor:pointer}@media (max-width:650px){.signinPage{order:1}}.inputHolder{display:flex;flex-direction:column;margin-bottom:4px;position:relative;width:100%}.inputHolder:last-child{margin-bottom:40px}.inputHolder input{background:#00000080;border:none;box-sizing:border-box;color:#fff;font-size:16px;line-height:150%;margin-bottom:23.19px;overflow:hidden;padding:8px 16px;text-overflow:ellipsis}.inputHolder .err,.inputHolder input{font-family:HeinekenSans;font-style:normal;font-weight:400}.inputHolder .err{color:red;font-size:12px;line-height:160%;margin-top:4px}.inputHolder .err:before{content:"⚠ ";display:inline}.inputHolder:has(.err) input{margin-bottom:0!important}.inputHolder .prefix{box-sizing:border-box;color:#fff;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;height:40px;left:16px;line-height:150%;padding-bottom:8px;padding-top:8px;position:absolute;top:0}.inputHolder .infoIcon{background:#00358f;border:1px solid #fff;border-radius:50%;color:#fff;height:12px;padding:5px;position:absolute;right:16px;top:8px;width:12px}.inputHolder .infoIcon:hover{cursor:pointer}.inputHolder input[has-prefix=true]{padding-left:60px}.inputHolder .info-text{background:#00358f;color:#fff;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding:10px;position:absolute;right:16px;top:30px}@media (max-width:1150px){.inputHolder .prefix{font-size:15px}.inputHolder input[has-prefix=true]{padding-left:55px}}@media (max-width:500px){.inputHolder .prefix{font-size:16px}}.signupPage{align-items:flex-start;display:flex;flex-basis:100%;flex-direction:column;justify-content:center;z-index:5}.signupPage .radioHolder a{color:#fff}@media (max-width:650px){.signupPage{margin-bottom:30px;order:3}}.resetPass .btns{display:flex;justify-content:space-between;margin-top:58px;width:100%}.resetPass a{text-decoration:none}.resetPass .back{background:#fff;color:#000}@media(max-width:650px){.resetPass .btns{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:368px}.resetPass .btn{margin:0;padding:8px 20px}.resetPass .btns{max-width:100%}}.fansPage{display:flex;justify-content:flex-start;min-height:635px}.fansPage .floating-grass{margin-bottom:-94px}.fansPage .boxBig:first-child{background:no-repeat url(/static/media/desktopFans1.385dcb3e0156693a2ffe.png)}.fansPage .boxBig:nth-child(2){background:no-repeat url(/static/media/desktopFans2.24b90caf9aed9995d569.png)}.fansPage .boxBig:nth-child(3){background:no-repeat url(/static/media/desktopFans3.1904ca2632fcd9ca696f.png)}.fansPage .text{margin-bottom:40px}.fansPage .boxBig-holder{margin-bottom:100px}.fansPage .boxBig-holder .boxBig{padding-top:60px}.fansPage .points-our{text-edge:cap;align-items:center;background:#d10003;border-radius:20px;box-sizing:initial;color:#fff;display:flex;font-family:HeinekenSans;font-size:14px;font-style:normal;font-weight:400;gap:8px;justify-content:center;line-height:normal;margin:-35px 0 0 auto;padding:9px 16px;width:104px}@media (max-width:1200px){.fansPage .boxBig-holder{flex-wrap:wrap;max-width:100%;width:1100px}.fansPage .boxBig-holder .boxBig{width:256px}}@media (max-width:1150px){.fansPage .boxBig-holder .boxBig{padding-top:60px}.fansPage .points-our{border-radius:15px;font-size:13px;gap:8px;padding:7px 14px;width:84px}}@media (max-width:1000px){.fansPage>.floating-grass{margin-bottom:0}}@media (max-width:768px){.fansPage .boxBig-holder{flex-wrap:wrap;max-width:100%;width:1100px}.fansPage .boxBig-holder .boxBig{background-size:100% 100%;width:100%}.fansPage .boxBig-holder .boxBig .text{max-width:185px}}@media (max-width:500px){.fansPage .points-our{font-size:14px;padding:9px 16px}}@media (max-width:450px){.fansPage .boxBig:first-child{background:no-repeat url(/static/media/mobileFans1.e223da6c04db10c77986.png)}.fansPage .boxBig:nth-child(2){background:no-repeat url(/static/media/mobileFans2.c0942f96fb10446497ca.png)}.fansPage .boxBig:nth-child(3){background:no-repeat url(/static/media/mobileFans3.5730a517917182d06a1f.png)}}.confirmProfile,.landingLink{min-height:100vh}.gamesPage{display:flex;justify-content:flex-start;min-height:754px}.gamesPage .info{display:flex;justify-content:space-between}.gamesPage .boxBig-holder{margin-bottom:103px}.gamesPage .boxBig-holder .boxBig .text{max-width:220px!important}.gamesPage .boxBig{min-height:188px;position:relative;z-index:5}.gamesPage .boxBig:first-child{background:no-repeat url(/static/media/desktopGamesBox1.616388c10b30d1a4a440.png)!important;background-position:100%!important}.gamesPage .boxBig:last-child{background:no-repeat url(/static/media/desktopGamesBox2.2707e0dff426e7e84cce.png)!important;background-position:100%!important}.gamesPage .boxBig-holder .points{background:#d10003;border-radius:99px;color:#fff;font-family:HeinekenSans;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:21px;margin-left:auto;margin-right:0;padding:9px 16px;position:absolute;right:16.33px;text-align:right;top:24px;width:-webkit-max-content;width:max-content;z-index:5}.gamesPage .boxBig-holder .boxBig>img{height:32px;position:absolute;right:105px;top:40px;width:32px;z-index:3}@media (max-width:900px){.gamesPage .info{flex-direction:column}.gamesPage .info .text{margin-bottom:40px}}@media (max-width:768px){.gamesPage .boxBig-holder .boxBig{background-size:100% 100%;margin-left:auto;margin-right:auto;min-height:213px;width:400px}.gamesPage .boxBig-holder{padding-left:0;padding-right:0}}@media (max-width:500px){.gamesPage .boxBig-holder .boxBig{min-height:242px}.gamesPage .boxBig-holder .boxBig .title{max-width:230px}.gamesPage .boxBig:first-child{background:no-repeat url(/static/media/mobileGamesBox1.2862d8f5ef54b7cac04d.png)!important;background-size:cover!important}.gamesPage .boxBig:last-child{background:no-repeat url(/static/media/mobileGamesBox2.6478790f600142a68e9a.png)!important;background-size:cover!important}}@media (max-width:460px){.gamesPage .boxBig-holder .boxBig{width:100%}.gamesPage .boxBig-holder{padding-left:auto;padding-right:auto}}@media (max-width:370px){.gamesPage .boxBig-holder .boxBig{min-height:266px}.gamesPage .boxBig-holder .boxBig .title{max-width:130px}.gamesPage .boxBig:first-child,.gamesPage .boxBig:last-child{background-position:100%!important}}@media (max-width:350px){.gamesPage .boxBig-holder .boxBig{min-height:278px;padding-top:20px}.gamesPage .boxBig-holder .boxBig .points{margin-bottom:0;position:static}}.gamesPage{.notification{width:400px}.quizReady{background-size:cover;background:url(data:image/png;base64,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),#fff;background-repeat:no-repeat;box-shadow:0 5px 10px 0 #0003;box-sizing:border-box;margin-bottom:46px;padding:24px 16.33px 24px 24px;z-index:15}.quizReady .points{background:#d10003;border-radius:99px;color:#fff;font-family:HeinekenSans;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:21px;margin-left:auto;margin-right:0;padding:7.5px 6px;position:relative;text-align:right;width:-webkit-max-content;width:max-content}.quizReady img{bottom:-15px;height:32px;left:-15px;position:absolute;width:32px;z-index:-5}.quizReady .title{font-size:24px;font-weight:700;line-height:normal}.quizReady .text,.quizReady .title{color:#000;font-family:HeinekenSans;font-style:normal;margin-bottom:6px}.quizReady .text{font-size:16px;font-weight:400;line-height:150%}.quizReady .link{color:#d10003;font-family:HeinekenSans;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;width:-webkit-max-content;width:max-content}.quizReady .link:hover{cursor:pointer}.quizWaiting{background:#ffffff80;box-sizing:border-box;margin-bottom:40px;padding:24px 20px 24px 16px}.quizWaiting div:first-child{display:flex;margin-bottom:16px}.quizWaiting .time{font-size:32px;font-weight:700;line-height:normal;margin-left:12px}.quizWaiting .text,.quizWaiting .time{color:#012508;font-family:HeinekenSans;font-style:normal}.quizWaiting .text{font-size:16px;font-weight:400;line-height:150%;margin-bottom:0}}@media (max-width:768px){.gamesPage .notification{margin-left:auto;margin-right:auto}}@media (max-width:460px){.gamesPage .notification{width:100%}}.quizPage{display:flex;justify-content:flex-start;min-height:611px}.quizPage .floating-grass{margin-bottom:-94px}.quizPage .lightGray50{background:linear-gradient(#000000b3,#000000b3);height:100%;left:0;position:absolute;top:0;width:100%;z-index:55}.quizPage .boxBig{justify-content:space-between;max-width:600px;min-height:188px}.quizPage .boxBig .text{margin-bottom:auto}.quizPage .boxBig-holder .points{padding:7.5px 6px!important}.quizPage .boxBig a[isPlayed=true]{cursor:default;pointer-events:none}.gamesPage .boxBig-holder .boxBig>img{right:70px}.quizPage .boxBig:first-child{background:no-repeat url(/static/media/quizBox1.af2e8d93d30829b0ae52.png)!important;background-position:100%!important}.quizPage .boxBig:last-child{background:no-repeat url(/static/media/quizBox2.f91558bf00ba3acc109d.png)!important;background-position:100%!important}@media (max-width:1000px){.quizPage>.floating-grass{margin-bottom:0}}@media (max-width:500px){.quizPage .boxBig:first-child{background:no-repeat url(/static/media/mobileQuizBox1.5b71656dae742d638810.png)!important;background-size:cover!important}.quizPage .boxBig:last-child{background:no-repeat url(/static/media/mobileQuizBox2.170f58cbafc47a286f8b.png)!important;background-size:cover!important}}@media (max-width:768px){.quizPage .boxBig{min-height:auto}.quizPage .boxBig .text{margin-bottom:32px}}@media (max-width:390px){.quizPage .boxBig{padding-top:80px}}@media (max-width:370px){.quizPage .boxBig:first-child,.quizPage .boxBig:last-child{background-position:100%!important}}@media (max-width:350px){.quizPage .boxBig{padding-top:40px!important}}.quizTemplate{background:linear-gradient(180deg,#001407 3.61%,#005d1f 69.86%);overflow-y:hidden;position:relative}.quizTemplate .limit{z-index:5}.backgroundAdd{position:absolute;right:0;top:49.5px}.quizTemplate .title{margin-bottom:25px;margin-top:16px}.quizTemplate .imgHold{height:394px;margin-bottom:46px;position:relative;width:700px}.quizTemplate .imgHold img{height:100%;width:100%}.quizTemplate .clockHold{align-items:center;background:#d10003;bottom:16px;box-sizing:border-box;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal;min-width:175px;padding:19.5px 16px;position:absolute;right:16px}.quizTemplate .clockHold img{height:32px;margin-right:15px;width:32px}.quizTemplate .question{align-items:center;display:flex;margin-bottom:24px;max-width:700px}.quizTemplate .question div:first-child{color:#fff;font-family:Inter,sans-serif;font-size:28px;font-style:normal;font-weight:700;line-height:140%;margin-right:16px}.quizTemplate .question div:last-child{font-size:18px}.quizTemplate .answer,.quizTemplate .question div:last-child{color:#fff;font-family:HeinekenSans;font-style:normal;font-weight:400;line-height:150%}.quizTemplate .answer{background:#00000080;border-radius:4px;box-sizing:border-box;font-size:16px;margin-bottom:24px;max-width:652px;padding:16px}.quizTemplate .answer[isSelected=true]{border:2px solid #fff}.quizTemplate .answer:hover{cursor:pointer}.quizTemplate .answer[isDisabled=true]{background:linear-gradient(#000000b3,#000000b3);opacity:.5}.quizTemplate .answer[isDisabled=true]:hover{cursor:default;pointer-events:none}.quizTemplate .progressBar{background:#00000080;border-radius:4px;margin-bottom:8px;margin-top:40px;width:700px}.quizTemplate .progress{background:#d10003;border-radius:4px;padding:4px}.quizTemplate .questionNumber{color:#fff;display:flex;font-family:HeinekenSans;font-size:20px;font-style:normal;font-weight:700;justify-content:flex-end;line-height:140%;margin-bottom:24px;width:700px}.quizTemplate .submit{background:#fff;border-radius:4px;box-shadow:0 4px 16px 0 #0000000a,0 2px 4px 0 #00000014;color:#000;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:71px;margin-left:600px;padding:8px 32px;width:-webkit-max-content;width:max-content}.quizTemplate .submit:hover{cursor:pointer}.quizTemplate .mobileLogo{display:none}@media (max-width:1350px){.backgroundAdd{height:1351px;width:400px}}@media (max-width:1150px){.backgroundAdd{height:1114px;width:330px}.quizTemplate .limit>div{max-width:600px}.quizTemplate .submit{margin-left:500px}}@media (max-width:950px){.backgroundAdd{height:911px;width:270px}.quizTemplate .limit>div{max-width:600px}.quizTemplate .submit{margin-left:500px}}@media (max-width:900px){.backgroundAdd{bottom:-450px;top:auto}}@media (max-width:720px){.backgroundAdd{height:911px;width:270px}.quizTemplate .limit>div{max-width:100%;width:100%}.quizTemplate .submit{margin-left:500px;margin-left:auto;width:-webkit-max-content!important;width:max-content!important}}@media (max-width:500px){.quizTemplate .mobileLogo{display:inline;position:absolute;right:0;top:0}.quizTemplate .title{margin-bottom:16px;margin-top:32px}.quizTemplate .imgHold{height:251px;margin-bottom:40px}.quizTemplate .clockHold{font-size:20px;min-width:125px;padding:8px}.quizTemplate .question{align-items:flex-start}.quizTemplate .question div:first-child{font-size:20px}.quizTemplate .question div:last-child{font-size:16px}}@media (max-width:400px){.quizTemplate .imgHold{height:201px}}@media (max-width:350px){.quizTemplate .imgHold{height:170px}}.myProfile{background:linear-gradient(180deg,#001407 3.61%,#005d1f 69.86%);min-height:100vh;overflow-y:hidden;position:relative}.myProfile .limit{z-index:5}.myProfile .loadingRank{margin-bottom:10px;max-height:100px;max-width:100px}.myProfile .flex{align-items:flex-start;display:flex;justify-content:flex-start;margin-bottom:64px}.myProfile .text{max-width:480px}.myProfile .flex .title{margin-bottom:0}.myProfile .pointsCircle{align-items:center;background:#d10003;border-radius:50%;color:#fff;display:flex;flex-direction:column;flex-shrink:1;flex-shrink:0;height:102px!important;justify-content:center;margin-right:24px;position:relative;text-align:center;width:102px!important}.myProfile .pointsCircle>div:first-child{font-family:HeinekenSans;font-size:32px;font-style:normal;font-weight:400;line-height:normal}.myProfile .pointsCircle>div:last-child{font-size:16px;font-style:normal;font-weight:400;line-height:8px}.myProfile .pointsCircle .infoAbsolute{align-items:center;background:#00358f;border-radius:50%;display:flex;height:28px;justify-content:center;position:absolute;right:0;top:0;width:28px}.myProfile .pointsCircle .infoAbsolute:hover{cursor:pointer}.myProfile .rectangle-absolute{background:#00358f;box-shadow:0 64px 128px 0 #00000008,0 32px 64px 0 #0000000f,0 8px 16px 0 #00000008;display:flex;left:calc(100% - 20px);padding:16px;position:absolute;top:-40px;width:624px}.myProfile .rectangle-absolute>img{border:1px solid #fff;border-radius:50%;height:14px;margin-right:16px;padding:5px;width:14px}.myProfile .rectangle-absolute .infoText{color:#fff;font-family:HeinekenSans;font-size:14px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:8px}.myProfile .rectangle-absolute a{align-items:center;color:#fff;display:flex;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;width:-webkit-max-content;width:max-content}.myProfile .rectangle-absolute a>img{height:16px;margin-left:8px;width:16px}.myProfile .rectangle-absolute .closeI{border:none;height:24px;margin-right:0;padding:0;position:absolute;right:8px;top:8px;width:24px}.myProfile .rectangle-absolute .closeI:hover{cursor:pointer}.myProfile .subTitle{font-size:20px;font-weight:700;line-height:140%;margin-bottom:16px}.myProfile .infoHold,.myProfile .subTitle{color:#fff;font-family:HeinekenSans;font-style:normal}.myProfile .infoHold{background:#00000080;border-radius:4px;box-sizing:border-box;font-size:16px;font-weight:400;line-height:150%;margin-bottom:24px;max-width:652px;max-width:400px;padding:16px;position:relative}.myProfile .infoHold svg{height:24px;position:absolute;right:16px;top:16px;width:24px}.myProfile .infoHold span{color:#fff;font-family:HeinekenSans;font-size:14px;font-weight:400;height:24px;line-height:150%;position:absolute;right:55px;top:16px;width:24px}.myProfile .infoHold svg:hover{cursor:pointer}.myProfile .greenList{background:#005d1f;display:flex;gap:24px;justify-content:space-between;margin-bottom:4px;max-width:612px;padding:8px 16px}.myProfile .greenList[isMe=true]{background-color:#49a942}.myProfile .greenList>div{font-family:HeinekenSans;font-size:14px;font-style:normal;font-weight:400;line-height:160%;width:100%}.myProfile .lastGreenList{margin-bottom:64px}.myProfile .codeDescription{background:none;color:#fff;font-family:HeinekenSans;font-size:12px;font-style:normal;font-weight:400;line-height:160%;margin-top:-20px;max-width:400px}.line{background:#b0b0b8;height:1px;margin-bottom:64px;margin-top:64px;width:712px}@media (max-width:1080px){.line{max-width:100%}}@media (max-width:500px){.myProfile{.limit{margin-top:32px}.flex,.lastGreenList{margin-bottom:40px}.line{margin-bottom:24px;margin-top:24px}}}.prizeWinners{min-height:611px}.prizeWinners>.floating-grass{margin-bottom:-94px}.prizeWinners .boxBig:first-child{background:no-repeat url(/static/media/prizeWinnersBox1.c946a7cb8daa289a59f7.png)!important;background-position:100%!important}.prizeWinners .boxBig:last-child{background:no-repeat url(/static/media/prizeWinnersBox2.458f2f0b10fca48e8331.png)!important;background-position:100%!important}@media (max-width:500px){.prizeWinners .boxBig:first-child{background:no-repeat url(/static/media/mobilePrizeWinnersBox1.789b08ceb5f69fba3571.png)!important;background-size:cover!important}.prizeWinners .boxBig:last-child{background:no-repeat url(/static/media/mobilePrizeWinnersBox2.dcf4f121bd87798e229c.png)!important;background-size:cover!important}}@media (max-width:1000px){.prizeWinners>.floating-grass{margin-bottom:0}}@media (max-width:390px){.prizeWinners .boxBig{padding-top:80px}}@media (max-width:370px){.prizeWinners .boxBig:first-child,.prizeWinners .boxBig:last-child{background-position:100%!important}}@media (max-width:350px){.prizeWinners .boxBig{padding-top:40px!important}}.prizePage{background:linear-gradient(180deg,#001407 3.61%,#005d1f 69.86%);overflow-y:hidden;position:relative}.prizePage .limit{z-index:5}.prizePage .perks{background:#00358f;box-sizing:border-box;display:flex;gap:16px;margin-bottom:40px;padding:16px;width:611px}.prizePage .infoIcon{align-items:center;border:1px solid #fff;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.prizePage .info{display:flex;flex-direction:column;gap:8px}.prizePage .info div:first-child{color:#fff;font-family:HeinekenSans;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.prizePage .info div:nth-child(2){color:#fff;font-family:HeinekenSans;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.prizePage .info a{align-items:center;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:underline;width:-webkit-max-content;width:max-content}.prizePage .info a img{margin-left:8px}.prizePage .subTitle{color:#fff;font-family:HeinekenSans;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:16px}.prizePage .line{display:flex;height:1px;margin-bottom:40px;margin-top:40px;width:100%}.prizePage .prizeHolder{display:flex;flex-wrap:wrap;gap:24px}@media (max-width:730px){.prizePage .perks{width:100%}}@media (max-width:500px){.prizePage .backgroundAdd{right:0;top:49.5px}.prizePage .perks{margin-bottom:24px}.prizePage .prizeHolder{gap:40px 10px;justify-content:center;width:100%}}.prizeBox{color:#fff;display:flex;flex-direction:column;width:2}.prizeBox div:first-child{font-size:18px;font-weight:400}.prizeBox div:first-child,.prizeBox div:nth-child(2){font-family:HeinekenSans;font-style:normal;line-height:140%}.prizeBox div:nth-child(2){font-size:16px;font-weight:700;margin-bottom:8px}.prizeBox img{height:auto;width:262px}.prizePage>div:last-child{margin-bottom:106px}@media (max-width:500px){.prizeBox,.prizeBox img{max-width:170px}.prizeBox div:first-child{height:100%}.prizeBox[isMain=true]{max-width:100%;width:100%}.prizeBox[isMain=true]>img{height:auto;max-width:100%;width:100%}}.winnersPage{background:linear-gradient(180deg,#001407 3.61%,#005d1f 69.86%);justify-content:flex-start;min-height:729px;overflow-y:hidden;position:relative}.winnersPage .floatingStar{position:absolute;right:0;top:-155px;z-index:1}.winnersPage .limit{z-index:5}.winnersPage .ranking-holder{display:flex;gap:100px;justify-content:space-between}.winnersPage .onlyMobile{display:none}.winnersPage .ranking-btn{align-items:center;background:#fbfbfc;border-radius:4px;color:#000;display:flex;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;justify-content:center;line-height:150%;margin-bottom:24px;max-width:350px;padding-bottom:18px;padding-top:18px;width:100%}.winnersPage .ranking-btn[isActive=true]{background:#012508;border:1px solid #fff;box-shadow:0 16px 32px 0 #00000008,0 8px 16px 0 #0000000f;color:#fff}.winnersPage .ranking-btn:hover{cursor:pointer}.winnersPage .floatingStar-mobile{display:none}@media (max-width:900px){.winnersPage .ranking-holder{gap:30px}}@media (max-width:800px){.winnersPage .onlyDesktop{display:none}.winnersPage .onlyMobile{align-items:center;display:flex;flex-direction:column;gap:0}.winnersPage .paginate-tab .subTitle{margin-right:0}}@media (max-width:600px){.winnersPage .floatingStar{display:none}.winnersPage{.floatingStar-mobile{display:inline;position:absolute;right:0;top:0;z-index:2}}}.rankingList{display:flex;flex-direction:column;width:100%}.rankingList .paginate-tab{align-items:center;display:flex;margin-bottom:30px;width:100%}.rankingList .subTitle{color:#fff;font-family:HeinekenSans;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-right:50px}.rankingList .rank-pagination{align-items:center;background:#00711866;box-sizing:border-box;display:flex;gap:30px;justify-content:space-between;min-width:349px;padding:13px 20px}.rankingList .rank-pagination .month{align-items:center;border:4px solid #0000;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;height:60px;line-height:150%}.rankingList .rank-pagination .month:hover,.rankingList .rank-pagination img:hover{cursor:pointer}.rankingList .rank-pagination .isCurrent{border-bottom:4px solid #d10003}.rankingList .prize-name{color:#fff;font-family:HeinekenSans;font-size:20px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:16px;margin-top:16px;width:-webkit-max-content;width:max-content}.rankingList .winner-info{align-items:center;border-bottom:1px solid #b0b0b8;box-sizing:border-box;color:#fff;display:flex;justify-content:space-between;margin-bottom:8px;max-width:627px;padding-bottom:8px;padding-left:13px;width:100%}.rankingList .winner-info .place{font-family:HeinekenSans;font-size:18px;font-style:normal;font-weight:700;line-height:140%;width:23px}.rankingList .winner-info .name{display:flex;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.48px;line-height:160%;margin-left:10px;margin-right:auto}.rankingList .winner-info .point{background:#d10003;border-radius:26px;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;padding:12px 8px}.rankingList .loadMore{color:#fff;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:81px;margin-right:16px;margin-top:40px;text-decoration-line:underline}.rankingList .loadMore:hover{cursor:pointer}@media (max-width:1100px){.rankingList .paginate-tab{flex-direction:column}.rankingList .paginate-tab .subTitle{margin-bottom:15px}}@media (max-width:500px){.rankingList .paginate-tab{align-items:flex-start}.rankingList .paginate-tab .rank-pagination{gap:10px;min-width:100%;padding:12px;width:100%}.rankingList .prize-name{margin-bottom:12px;margin-top:12px;max-width:241px}}.popupList{max-width:506px;width:100%}.popupList .paginate-tab{align-items:center;display:flex;height:94px;margin-bottom:30px;width:-webkit-max-content;width:max-content}.popupList .subTitle{color:#fff;font-family:HeinekenSans;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin-right:69px}.popupList{.szh-accordion{width:100%}.szh-accordion>div{background:#fff;width:100%}.szh-accordion__item{margin-bottom:16px}.szh-accordion button{box-sizing:border-box;color:#007118;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:160%;padding:16px;text-align:left;text-decoration-line:underline;width:100%}.szh-accordion button:hover{cursor:pointer}.szh-accordion__item-panel{box-sizing:border-box;padding:16px}.popup-winner{align-items:center;border-bottom:1px solid #b0b0b8;display:flex;padding-bottom:8px;padding-top:8px}.popup-winner>div:first-child{color:#000;font-family:HeinekenSans;font-size:18px;font-style:normal;font-weight:700;line-height:140%;margin-right:15px;width:23px}.popup-winner>div:last-child{color:#2c2c2e;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.48px;line-height:160%}}@media (max-width:1100px){.popupList .paginate-tab{align-items:flex-start}}@media (max-width:800px){.szh-accordion{margin-bottom:54px}}@media (max-width:500px){.popupList .paginate-tab{height:-webkit-max-content;height:max-content;margin-bottom:40px}.rankingList .paginate-tab .rank-pagination{gap:10px;padding:12px;width:100%}.rankingList .prize-name{margin-bottom:12px;margin-top:12px}}.mainTemplate{background:linear-gradient(180deg,#001407 3.61%,#005d1f 69.86%);justify-content:flex-start;min-height:1214px;overflow-y:hidden;position:relative}.mainTemplate .limit{min-height:80vh;z-index:5}.mainTemplate .floating-ball{position:absolute;right:0;top:0;z-index:1}.mainTemplate .floating-grass{bottom:0;height:auto;position:absolute;width:100%;z-index:1}.mainTemplate .cardHolder{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:76px}@media (max-width:950px){.mainTemplate .cardHolder{grid-template-columns:1fr}.mainTemplate .floating-ball{height:669px;position:absolute;right:0;top:0;width:570px}}@media (max-width:600px){.mainTemplate .floating-ball{height:334px;position:absolute;right:0;top:0;width:325px}}.cardComponent{display:flex;max-width:600px;width:100%}.cardComponent>img{height:200px;width:269px}.cardComponent .cardInfo{background:#fff;box-shadow:0 4px 16px 0 #0000000a,0 2px 4px 0 #00000014;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px 32px 16px 24px}.cardComponent .cardInfo>div:first-child{color:#000;font-family:HeinekenSans;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:4px}.cardComponent .cardInfo>div:nth-child(2){color:#000;margin-bottom:auto;margin-top:0;max-width:251px;text-overflow:ellipsis}.cardComponent .cardInfo>a:last-child,.cardComponent .cardInfo>div:nth-child(2){font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.cardComponent .cardInfo>a:last-child{align-items:center;color:#d10003;display:flex;text-decoration-line:underline;width:-webkit-max-content;width:max-content}.cardComponent .cardInfo>a:last-child>img{margin-left:8px}.cardComponent .cardInfo>a:last-child:hover{cursor:pointer}@media (max-width:1150px){.cardComponent>img{height:235px}.cardComponent .cardInfo{padding:8px 16px 8px 12px}}@media (max-width:600px){.cardComponent>img{flex-shrink:0;height:140px;width:187px!important}.cardComponent .cardInfo{padding:16px;width:100%}.cardComponent .cardInfo>div:nth-child(2){display:none}}@media (max-width:400px){.cardComponent .cardInfo>div:first-child{font-size:18px}.cardComponent .cardInfo{padding:8px}.cardComponent .cardInfo>a:last-child>img{margin-left:0}}@media (max-width:360px){.cardComponent>img{height:120px;width:150px!important}}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:initial;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.itemTemplate{background:linear-gradient(180deg,#001407 3.61%,#005d1f 69.86%);overflow-y:hidden;position:relative}.itemTemplate .floating-ball{position:absolute;right:0;top:0;z-index:1}.itemTemplate .limit{z-index:5}.itemTemplate .text{margin-bottom:31px}.itemTemplate .mainImage{height:400px;margin-bottom:40px;max-width:700px;width:100%}.itemTemplate .mainDescription{color:#fff;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;max-width:550px}.itemTemplate video{height:400px;margin-bottom:40px;margin-top:40px;max-width:700px;width:100%}.itemTemplate .podcastQuoute{display:block;margin:40px auto 16px 0}.itemTemplate .image-gallery{height:auto;margin-bottom:50px;margin-top:33px;max-width:700px;width:100%}@media (max-width:768px){.itemTemplate .mainImage{height:auto}.itemTemplate .podcastQuoute{margin-top:0}}@media (max-width:500px){.itemTemplate .backgroundAdd{bottom:auto;right:-100px;top:49.5px}}@media (max-width:950px){.itemTemplate{.cardHolder{grid-template-columns:1fr}.floating-ball{height:669px;width:570px}}}@media (max-width:600px){.itemTemplate{.floating-ball{height:334px;width:325px}}}.articleCard{display:flex;flex-direction:column;margin-bottom:79px;margin-top:64px}.articleCard .title{color:#fff;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:8px}.articleCard .text{color:#fff;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:39px}.articleCard .articleHolder{align-items:center;display:flex;gap:20px;margin-left:-84px;z-index:5}.articleCard .articleHolder>img{height:64px;width:64px}.articleCard .articleHolder>img:hover{cursor:pointer}.articleCard .cardComponent{flex-direction:column;height:100%;max-width:244px}.articleCard .cardComponent>img{max-width:244px}@media (max-width:600px){.articleCard .cardComponent>img{width:100%!important}.articleCard .cardComponent .cardInfo{box-sizing:border-box}}@media (max-width:500px){.articleCard li{max-width:280px}.articleCard button{display:none}}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.ritualsPage{overflow-y:hidden;padding-bottom:100px;position:relative}.limit{z-index:2}.ritualsPage .title{color:#fff;font-family:HeinekenSerif18;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-overflow:ellipsis}.ritualsPage .ritualText{letter-spacing:.6px;line-height:160%;min-width:32px;overflow:hidden;padding:22px 16px;text-overflow:ellipsis}.ritualIndex,.ritualsPage .ritualText{color:#fff;color:var(--Bela,#fff);font-family:HeinekenSans;font-size:20px;font-style:normal;font-weight:400}.ritualIndex{align-self:baseline;padding-top:26px}.listItem{border-bottom:2px solid #fff;padding-bottom:10px}.listItem:last-child{border-bottom:none}.ritual-container{display:flex;flex-direction:column;width:100%}.ritual{flex-wrap:wrap;justify-content:space-between;min-height:80px;padding:0 20px}.ritual,.voteContainer{align-items:center;display:flex;flex-direction:row}.voteContainer{padding:10px 0}.item-voted{background:#49a942;background:var(--Hei-ucl-zelena,#49a942);opacity:1}.item-disabled{opacity:.5!important}.item-voted div{color:#000!important;color:var(--Crna,#000)!important}.ritualTextContainer{display:flex;flex-direction:row;max-width:65%}@media (max-width:1375px){.mainPage .smallBoxHolder{margin-bottom:25px}}@media (max-width:1250px){.mainPage{padding-left:50px;padding-right:50px}.ritualTextContainer{max-width:48%}}@media (max-width:1150px){.mainPage .title{font-size:36px}.ritualTextContainer{max-width:58%}}@media (max-width:1024px){.mainPage{padding-left:26px;padding-right:26px}}@media (max-width:768px){.ritualsPage{padding:40px 50px 0}.ritualTextContainer{max-width:100%}.ritualsPage .voteContainer{align-items:center;display:flex;flex-direction:column;width:100%}.ritualsPage .voteButton{margin-right:0;padding:16px;width:90%}.voteButton-voted{margin-left:auto;margin-right:auto!important;padding:16px;width:90%}.ritualsPage .progressBarContainer{flex-direction:row;padding:16px;width:90%}}@media (max-width:650px){.ritualsPage{padding:40px 16px 0}}@media (max-width:500px){.ritualTextContainer{max-width:100%}.listItem{padding:initial}.ritualsPage .voteContainer{align-items:center;display:flex;flex-direction:column;padding:0 20px}.ritualsPage .voteButton{margin-right:0;padding:16px;width:90%}.ritualsPage .progressBarContainer{flex-direction:row;padding:16px;width:90%}}.progressBarContainer{align-items:center;display:flex;flex-direction:column;font-size:28px;width:112px}.progressBarContainer,.progressBarContainer .progressText{color:#49a942;color:var(--Hei-ucl-zelena,#49a942);font-family:Inter,sans-serif;font-style:normal;font-weight:700;line-height:140%}.progressBarContainer .progressText{font-family:HeinekenSans;font-size:24px;overflow:hidden;padding:22px 16px;text-overflow:ellipsis}.progressBarContainer .votedText{color:#d10003!important}.voteButton{align-items:center;background:#fff;background:var(--Bela,#fff);border-radius:4px;border-radius:var(--button-border-radius,4px);cursor:pointer;display:flex;gap:8px;justify-content:center;margin-right:80px;min-width:97px;padding:8px 16px}.voteButton div{display:flex;flex-direction:row}.voteButton-voted{align-items:center;background:#fff;background:var(--Bela,#fff);background:#d10003;background:var(--Hei-tamno-zelena,#d10003);border-radius:4px;border-radius:var(--button-border-radius,4px);cursor:not-allowed;display:flex;gap:8px;justify-content:center;margin-right:80px;min-width:97px;padding:8px 16px}.vote-text{color:#000;color:var(--pure-black,#000);font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.voteButton-voted div{display:flex;flex-direction:row}.popup{align-items:flex-start;background:#d10003;background:var(--Hri-crvena,#d10003);display:flex;gap:16px;padding:16px;position:absolute;right:20%;top:20px;width:361px;z-index:6}.popup div:first-child img{margin-top:4px}.popup .info{flex-direction:column;font-size:20px;line-height:140%;width:100%}.popup .info,.popup .link{color:#fff;color:var(--Bela,#fff);display:flex;font-family:HeinekenSans;font-style:normal;font-weight:400}.popup .link{cursor:pointer;font-size:16px;line-height:150%;text-decoration-line:underline}.popup .info .points{color:#fff;color:var(--Bela,#fff);font-family:HeinekenSans;font-size:20px;font-style:normal;font-weight:700;line-height:140%}@media (max-width:450px){.popup{right:10px;width:280px}}.predictor-card{stroke-width:2px;stroke:#000;stroke:var(--Crna,#000);background:linear-gradient(0deg,#000 24.05%,#005d1f 76.8%);border-radius:8px;height:-webkit-min-content;height:min-content;max-width:294px;position:relative;width:100%}.isPlayedCard{background:linear-gradient(#000000b3,#000000b3);height:100%;left:0;position:absolute;top:0;width:100%;z-index:35}.predictor-card .predictor-card-header div{color:#fff;color:var(--pure-white,#fff);flex:1 0;font-family:HeinekenSans;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.6px;line-height:120%;text-transform:uppercase}.predictor-card .predictor-card-header{align-items:flex-start;background:#000;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:16px}.predictor-card .predictor-card-body .floating-star{position:absolute}.predictor-card .predictor-card-body .predict-box{align-items:center;align-self:stretch;background:#000;background:var(--Crna,#000);border:1px solid #005d1f;border:1px solid var(--Hei-tamno-zelena,#005d1f);border-radius:4px;border-radius:var(--button-border-radius,4px);color:#fff;display:flex;gap:8px;height:20px;padding:8px 16px;z-index:2}.predictor-card .predictor-card-body .score-text{padding:17px 24px 17px 17px}.predictor-card .predictor-card-body .match-box,.predictor-card .predictor-card-body .score-text{color:#fff;color:var(--Bela,#fff);font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:700;line-height:150%;text-align:center}.predictor-card .predictor-card-body .match-box{display:flex;flex-direction:row;justify-content:space-around;padding:60px 0 17px;position:relative;z-index:2}.predictor-card .predictor-card-body .score-box{align-content:center;color:#fff;color:var(--Bela,#fff);display:flex;flex-direction:row;flex-wrap:wrap;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;gap:8px;line-height:150%;margin-bottom:auto;margin-top:13px;text-overflow:ellipsis}.predictor-card .predictor-card-body .team-box{display:flex;flex-direction:column;min-height:104px;width:45%}.predictor-card .predictor-card-body .score-box input{width:17px}.predictor-card .predictor-card-header div:last-child{text-align:end}.predictor-card .predictor-card-body .accordion{color:#fffc;font-family:HeinekenSans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding:17px 24px 17px 17px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.predict-button-submit{background:#d10003;background:var(--Hri-crvena,#d10003);border:none;border-radius:4px;border-radius:var(--button-border-radius,4px)}.predict-button-edit,.predict-button-submit{align-items:center;align-self:stretch;box-shadow:0 4px 16px 0 #0003;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;gap:8px;justify-content:center;min-height:40px;padding:8px 24px;width:100%}.predict-button-edit{background-color:#000;border:2px solid #fff;border:2px solid var(--Bela,#fff);border-radius:4px;border-radius:var(--button-border-radius,4px)}.button-wrapper{padding:17px 24px 17px 17px}@media (max-width:425px){.predictor-card{width:100%}}.accordion{margin:0 auto;max-width:400px}.accordion-item{border-bottom:1px solid #ccc}.accordion-item:last-child{border-bottom:none}.accordion-header{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:10px 0}.accordion-header div:last-child{height:32px}.accordion-content{display:none;padding:10px 0}.accordion-item.active .accordion-content{display:block}.goals{width:17px}.box-wrapper{display:flex;gap:8px}.box{background:#000;background:var(--Crna,#000);border:1px solid #005d1f;border:1px solid var(--Hei-tamno-zelena,#005d1f);border-radius:4px;border-radius:var(--button-border-radius,4px);color:#fff;height:20px;padding:8px 0;z-index:2}.more-fauls-box{cursor:pointer;flex-direction:row;text-align:center;width:100%}.more-corners-box,.more-corners-wrapper{flex-direction:column}.more-corners-box{cursor:pointer;padding:8px;text-align:left}.total-goals-box{cursor:pointer;padding:8px 16px}.active-prediction{border:2px solid red!important;border:2px solid var(--Hei-tamno-zelena,red)!important}.predictorPage{background:linear-gradient(180deg,#001407 3.61%,#005d1f 69.86%);height:100%;justify-content:flex-start;min-height:1214px;overflow-y:hidden;position:relative}.predictorPage .limit{min-height:80vh;z-index:5}.predictorPage{.floating-ball{position:absolute;right:0;top:0;z-index:1}.floating-grass{bottom:0;height:auto;position:absolute;width:100%;z-index:1}}.predictor-top-wrapper{display:flex;flex-direction:row;justify-content:space-between}.predictor-top-wrapper .predictor-text{display:flex}.predictor-top-wrapper div:last-child{align-items:center;display:flex}.loading-spinner-wrapper{height:100%;position:absolute;width:100%;z-index:20}.loading-screen{margin-left:30%}.predictorPage{.floating-ball{position:absolute;right:0;top:0;z-index:1}.floating-grass{bottom:0;height:auto;position:absolute;width:100%;z-index:1}.cardHolder{display:flex;flex-direction:row;gap:24px;margin-bottom:76px}}.predictorPage .clockHold{align-items:center;background:#d10003;bottom:16px;box-sizing:border-box;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:700;height:-webkit-max-content;height:max-content;line-height:normal;min-width:194px;padding:19.5px 16px}.predictorPage .clockHold img{height:32px;margin-right:15px;width:32px}.predictorPage .submitClockHold{font-size:20px;font-weight:500;justify-content:center;margin-top:20px}.predictorPage .submitClockHold:hover{cursor:pointer}@media (max-width:950px){.predictorPage{.floating-ball{height:669px;width:570px}}}@media (max-width:900px){.predictorPage{.cardHolder{flex-direction:column}.clockHold{max-width:-webkit-max-content;max-width:max-content;min-width:194px}}}@media (max-width:768px){.cardHolder{justify-content:space-between;margin-top:20px}}@media (max-width:600px){.predictorPage{.floating-ball{height:334px;width:325px}}}@media (max-width:500px){.predictorPage .clockHold{font-size:20px;min-width:125px;padding:8px}}@media (max-width:425px){.predictorPage .cardHolder{align-items:center}.predictorPage .clockHold{justify-content:center;max-width:100%;min-width:auto;width:100%}}.predictor-slider{align-items:center;background:#00711866;display:flex;flex-direction:row;flex-shrink:0;height:76px;justify-content:space-around;padding:8px 16px;width:-webkit-fill-available}.slider-container{height:-webkit-min-content;height:min-content;overflow:hidden;position:relative;width:510px}.slider{display:flex;gap:20px;transition:transform .3s ease-in-out}.slide{align-items:center;display:flex;flex:0 0 150px;flex-direction:column;gap:5px;gap:4px;gap:var(--button-border-radius,4px);height:60px}.slide .week{font-weight:400}.slide .date,.slide .week{color:#fff;color:var(--Bela,#fff);font-family:Inter,sans-serif;font-size:16px;font-style:normal;line-height:150%}.slide .date{font-weight:700}.next,.prev{background-color:initial;border:none;cursor:pointer;display:flex;font-size:20px;padding:0 30px;z-index:1}.next img,.prev img{width:35px}.slide.active{border-bottom:3px solid #d10003;border-bottom:3px solid var(--Hri-crvena,#d10003)}@media (max-width:375px){.next,.prev{padding:0 15px}}@media (max-width:320px){.next,.prev{padding:0 4px}}.rulesPage{background:linear-gradient(180deg,#001407 3.61%,#005d1f 69.86%);display:flex;justify-content:center;min-height:100vh;padding-bottom:20px;padding-top:20px}.rulesPage .loadingPDF{color:#fff;font-family:HeinekenSans;font-size:22px;font-style:normal;font-weight:400;line-height:150%}.rulesPage .ExtraSmallPDF,.rulesPage .MediumPDF,.rulesPage .SmallPDF{display:none}@media (max-width:1130px){.rulesPage .MediumPDF{display:flex;flex-direction:column}.rulesPage .LargePDF{display:none}}@media (max-width:830px){.rulesPage .SmallPDF{display:flex;flex-direction:column}.rulesPage .MediumPDF{display:none}}@media (max-width:640px){.rulesPage .SmallPDF{display:none}.rulesPage .ExtraSmallPDF{display:flex;flex-direction:column}.rulesPage .loadingPDF{font-size:18px}}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}
/*# sourceMappingURL=main.bd3d67c6.css.map*/