@charset "UTF-8";@font-face{font-family:itc-avantgarde-bold;src:url(/assets/ITC-Avant-Garde-Gothic-Pro-Bold-BsJ2z-IO.otf)}@font-face{font-family:itc-avantgarde-medium;src:url(/assets/ITC-Avant-Garde-Gothic-Pro-Medium-CqYiUq9g.otf)}html{background-color:#0e007d;background-image:url(/assets/background-CpAyHOGh.webp);background-size:cover;background-position:top}@media(min-width:1100px){html{background-image:url(/assets/background-CpAyHOGh.webp);background-position:bottom;min-height:100vh}}.home-bg{background-image:url(/assets/bg-home-BO9dqr64.webp);background-size:cover;background-position:top}@media(min-width:1100px){.home-bg{background-image:url(/assets/bg-home-BO9dqr64.webp);background-position:center 100%;min-height:100vh}}.home-bg--cr{background-image:url(/assets/bg-home-cr-mobile-o1XJNsiz.png)}@media(min-width:1100px){.home-bg--cr{background-image:url(/assets/bg-home-cr-BK11q2Ol.png)}}.home-bg--gt{background-image:url(/assets/bg-home-gt-mobile-DtEd5Fc4.png)}@media(min-width:1100px){.home-bg--gt{background-image:url(/assets/bg-home-gt-DnUqADSS.png)}}.home-bg--sv{background-image:url(/assets/bg-home-sv-mobile-DHEFSaWH.png)}@media(min-width:1100px){.home-bg--sv{background-image:url(/assets/bg-home-sv-BmJ_07Ue.png)}}@media(min-width:1100px){.main-custom{min-height:100vh}}.menu-toggle{background-color:transparent;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;display:block;position:fixed;right:1.25rem;top:1.25rem;width:3.125rem;height:3.125rem;padding:.4375rem;border:1px solid transparent;border-radius:50%;transition:.5s ease;transform:rotate3d(1,1,1,0);z-index:9999999990}@media(min-width:1100px){.menu-toggle{display:none}}.menu-toggle.scrolled{background-color:#0000005d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.menu-toggle span{display:block;height:100%;width:100%;display:flex;flex-flow:column;justify-content:center;position:relative}.menu-toggle span hr{position:absolute;width:100%;padding:0;border:none;height:.375rem;background-color:#fff;border-radius:.625rem;transition:.2s ease}.menu-toggle span hr:nth-child(1){transform:translateY(-6px)}.menu-toggle span hr:nth-child(2){transform:translateY(6px)}.menu-toggle.open{background-color:transparent;transform:rotate3d(1,1,1,360deg)}.menu-toggle.open hr{background-color:#0e007d}.menu-toggle.open hr:nth-child(1){transform:translateY(0) rotate(45deg)}.menu-toggle.open hr:nth-child(2){transform:translateY(0) rotate(-45deg)}@media(min-width:1100px){#main-navigation{position:fixed;top:0;left:0;width:100%;margin-top:3.125rem;display:flex;justify-content:center;z-index:9999999999}}#main-navigation #nav-menu{background-color:#fff;z-index:999999999;position:fixed;top:0;left:0;width:100svw;height:100svh;display:flex;flex-flow:column;justify-content:space-around;align-items:start;transform:translate(100%);transition:.5s ease}#main-navigation #nav-menu.open{transform:translate(0)}@media(min-width:1100px){#main-navigation #nav-menu{transform:translate(0);position:relative;width:auto;height:auto;width:100%;max-width:1000px;border-radius:1.5625rem}}@media(min-width:1220px){#main-navigation #nav-menu{max-width:1200px}}@media(min-width:1600px){#main-navigation #nav-menu{max-width:1300px}}#main-navigation #nav-menu ul,#main-navigation #nav-menu div{width:100%;list-style:none;display:flex;flex-flow:column;gap:.625rem}@media(min-width:1100px){#main-navigation #nav-menu ul.desktop-nav,#main-navigation #nav-menu div.desktop-nav{display:none}}@media(min-width:1100px){#main-navigation #nav-menu ul,#main-navigation #nav-menu div{flex-flow:row;justify-content:space-between;align-items:center;padding:.9375rem;width:calc(100% - 1.875rem)}}@media(min-width:1100px){#main-navigation #nav-menu ul li{display:flex}}#main-navigation #nav-menu a,#main-navigation #nav-menu button{color:#0e007d;text-decoration:none;background-color:transparent;padding:none;border:none;font-family:itc-avantgarde-bold;font-size:1.375rem;text-transform:uppercase;transition:all .3s ease}#main-navigation #nav-menu a.active,#main-navigation #nav-menu button.active{color:#2478ff}@media(min-width:1100px){#main-navigation #nav-menu a.active,#main-navigation #nav-menu button.active{color:#2478ff}}@media(min-width:1100px){#main-navigation #nav-menu a,#main-navigation #nav-menu button{font-size:.9375rem;cursor:pointer;display:flex;padding:0 .625rem}#main-navigation #nav-menu a:hover,#main-navigation #nav-menu button:hover{color:#2478ff}}@media(min-width:1100px)and (min-width:1100px){#main-navigation #nav-menu a:hover,#main-navigation #nav-menu button:hover{color:#2478ff}}@media(min-width:1100px){#main-navigation #nav-menu a span,#main-navigation #nav-menu button span{padding-top:.25rem}}.modal-overlay.cookies{background-color:#00000056;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;left:0;bottom:0;height:100svh;display:flex;align-items:center;z-index:9999}.modal-overlay.cookies .modal-content{background-color:#2478ff;padding:1.875rem 1.25rem;width:calc(100% - 3.75rem);border-radius:.625rem;display:flex;flex-flow:column;align-items:center;gap:.9375rem;max-width:75rem}@media(min-width:1100px){.modal-overlay.cookies .modal-content{flex-flow:row;padding:1.875rem}}.modal-overlay.cookies .modal-content .btn-accept{background-color:#fff;color:#141414}.modal-overlay.cookies .modal-content p{text-align:center;text-wrap:balance}@media(min-width:1100px){.modal-overlay.cookies .modal-content p{text-align:left}}.modal-overlay.cookies .modal-content .cookie-buttons{display:flex;flex-flow:column;gap:.625rem;width:100%;margin-top:.625rem}@media(min-width:1100px){.modal-overlay.cookies .modal-content .cookie-buttons{flex-flow:row;margin-top:0}}.modal-overlay.cookies .modal-content .cookie-buttons button{font-size:.75rem;width:100%;cursor:pointer}.btn-code{background-color:#f9dc02;display:block;text-align:center;padding:.8125rem .625rem .625rem;font-size:.9375rem;text-decoration:none;font-family:itc-avantgarde-bold;border-radius:1.5625rem;color:#0e007d;text-transform:uppercase;border:1px solid transparent;cursor:pointer;transition:all .3s ease}@media(min-width:1100px){.btn-code{padding:.8125rem .9375rem .625rem}}.btn-code:hover{color:#f9dc02;background-color:#0e007d;border:1px solid #F9DC02}@media(min-width:1100px){.btn-code:hover{padding:.8125rem 1.25rem .625rem}}.btn-code-v2{background-color:#da0000;display:block;text-align:center;padding:.8125rem 0rem .625rem;font-size:.9375rem;text-decoration:none;font-family:itc-avantgarde-bold;border-radius:1.5625rem;color:#fff;text-transform:uppercase;border:1px solid transparent}.btn-code-v3{background-color:#fff;display:block;text-align:center;padding:.8125rem 0rem .625rem;font-size:.9375rem;text-decoration:none;font-family:itc-avantgarde-bold;border-radius:1.5625rem;color:#0e007d;text-transform:uppercase;border:1px solid transparent;cursor:pointer;transition:all .3s ease}.btn-code-v3:hover{color:#fff;background-color:#0e007d;border:1px solid #0E007D}.btn-accept{background-color:#141414;display:block;text-align:center;padding:.8125rem 0rem .625rem;font-size:.9375rem;text-decoration:none;font-family:itc-avantgarde-bold;border-radius:1.5625rem;color:#fff;text-transform:uppercase;border:1px solid transparent;transition:all .3s ease}.btn-accept:hover{color:#141414;background-color:#fff;border:1px solid #141414}p,#success-promo-code{font-family:itc-avantgarde-medium;color:#fff;font-size:.9375rem}.dark{color:#fff!important}body .bg-white{background-color:#fff!important;color:#141414!important;border-color:#141414!important}#success-promo-code{margin-top:.9375rem;display:block}strong{font-family:itc-avantgarde-bold;color:#f9dc02;font-size:.9375rem}h1{font-family:itc-avantgarde-bold;color:#fff;font-size:1.875rem;text-align:center;margin-bottom:2.5rem}@media(min-width:1100px){h1{font-size:2.8125rem}}h2{font-family:itc-avantgarde-bold;color:#fff;font-size:1.875rem}@media(min-width:1100px){h2{font-size:2.5rem}}h3{font-family:itc-avantgarde-bold;color:#fff;font-size:1.5625rem}h4{font-family:itc-avantgarde-bold;color:#fff;font-size:1.25rem}.shadow{text-shadow:2px 2px 4px rgba(255,255,255,.629)}.text-transform-uppercase{text-transform:uppercase}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000056;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-overlay .modal-content{background-color:#2478ff;padding:2.5rem 1.25rem;width:calc(100% - 5rem);border-radius:.625rem;display:flex;flex-flow:column;align-items:center;gap:.9375rem;position:relative;max-width:25rem}@media(min-width:1100px){.modal-overlay .modal-content{padding:2.8125rem}}.modal-overlay .modal-content .btn-code{background-color:#fff;color:#141414}.modal-overlay .modal-content .btn-code:hover{border-color:#141414}.modal-overlay .modal-content p{text-align:center;text-wrap:balance}.modal-overlay .modal-content p strong{width:100%;display:block}.modal-overlay .modal-content input{background-color:#fff!important;border:1px solid #FFFFFF!important;color:#141414!important}.modal-overlay .modal-content .btn-code{background-color:#f9dc02}.modal-overlay .modal-content .modal-close-button{position:absolute;right:.9375rem;top:.9375rem;background-color:transparent;border:none;height:auto;cursor:pointer;transition:scale .2s ease-in-out}.modal-overlay .modal-content .modal-close-button:hover{scale:1.1}.modal-overlay .modal-content .modal-close-button img{width:.9375rem}.modal-overlay .modal-content .icon{width:4.6875rem;margin-bottom:.3125rem}.modal-overlay .modal-content a{width:100%}.modal-overlay .modal-content .submit-button{margin-top:.625rem}.modal-overlay .modal-content .age-buttons{display:flex;flex-flow:row;gap:.625rem;width:100%}.modal-overlay .modal-content .age-buttons button{width:100%}.decorative-border img{margin:2.8125rem 0;width:100%}@media(min-width:1100px){.decorative-border img{margin:5.3125rem 0}}@media(min-width:1100px){footer.home-footer .responsive-box{display:flex;flex-flow:column;align-items:center;width:100%}}footer.home-footer .footer-activa-img{width:100%;margin-bottom:3.125rem;margin-top:10.9375rem}@media(min-width:1100px){footer.home-footer .footer-activa-img{width:25rem}}footer.other-footer{padding-top:6.25rem;position:relative}footer.other-footer .responsive-box{z-index:1;position:relative}@media(min-width:1100px){footer.other-footer .responsive-box{display:flex;flex-flow:column;align-items:center;width:100%}}footer.other-footer .footer-activa-img{width:100%;margin-bottom:3.125rem;margin-top:10.9375rem}@media(min-width:1100px){footer.other-footer .footer-activa-img{width:25rem}}@media(min-width:1100px){footer .footer-reglamento-nav{width:100%}}footer .footer-reglamento-nav a{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:.625rem .625rem .625rem 1.25rem;border-radius:1.5625rem;font-size:.9375rem;text-decoration:none;font-family:itc-avantgarde-bold;color:#0e007d;text-transform:uppercase;cursor:pointer;transition:scale .2s ease-in-out}footer .footer-reglamento-nav a:hover{scale:1.01}footer .footer-reglamento-nav a img{width:30px}footer .footer-info-section{margin:2.5rem 0;display:flex;flex-flow:column;align-items:center;margin-bottom:0;padding-bottom:2.5rem}@media(min-width:1100px){footer .footer-info-section{flex-flow:row;justify-content:space-between;align-items:flex-start;padding:2.5rem;width:100%}}footer .footer-info-section .footer-logo-link img{width:9.375rem;margin-bottom:.625rem}@media(min-width:1100px){footer .footer-info-section .footer-logo-link img.footer-logo--cr{width:12.5rem}}footer .footer-info-section .footer-secondary-nav ul{display:grid;grid-template-columns:repeat(1,1fr);gap:.9375rem}@media(min-width:1100px){footer .footer-info-section .footer-secondary-nav ul{grid-template-columns:repeat(2,1fr);display:flex;flex-flow:row;align-items:center;justify-content:center}}footer .footer-info-section .footer-secondary-nav ul li{text-align:center;list-style:none}footer .footer-info-section .footer-secondary-nav ul li:nth-of-type(1){grid-column:1/span 2}@media(min-width:1100px){footer .footer-info-section .footer-secondary-nav ul li:nth-of-type(1){grid-column:span 1}}footer .footer-info-section .footer-secondary-nav ul li:nth-of-type(2){grid-column:1/span 2}@media(min-width:1100px){footer .footer-info-section .footer-secondary-nav ul li:nth-of-type(2){grid-column:span 1}}footer .footer-info-section .footer-secondary-nav ul li:nth-of-type(3) a{width:100%;display:flex;justify-content:center}@media(min-width:1100px){footer .footer-info-section .footer-secondary-nav ul li:nth-of-type(3) a{justify-content:flex-end}}footer .footer-info-section .footer-secondary-nav ul li:nth-of-type(4) a{width:100%;display:flex;justify-content:flex-start}footer .footer-info-section .footer-secondary-nav ul li a{font-size:.9375rem;text-decoration:none;font-family:itc-avantgarde-bold;color:#fff}footer .footer-info-section .footer-secondary-nav ul li a img{width:2.5rem}.top-space{padding-top:5.625rem}@media(min-width:1100px){.top-space{padding-top:9.375rem}}.error-message{display:block;color:#ff5757!important;margin-bottom:.9375rem;font-family:itc-avantgarde-medium}form.normal,div.normal{width:100%}@media(min-width:1100px){form.normal .form-row,div.normal .form-row{display:flex;flex-flow:row;gap:1.25rem}form.normal .form-row .form-field,div.normal .form-row .form-field{margin:0}}form.normal .form-row.form-row-3,div.normal .form-row.form-row-3{display:flex;flex-flow:row;gap:.75rem}form.normal .form-row.form-row-3 .form-field,div.normal .form-row.form-row-3 .form-field{margin:0;flex:1;min-width:0}form.normal .form-field,form.normal .form-row,div.normal .form-field,div.normal .form-row{margin-bottom:1rem;width:100%}form.normal .form-field label,form.normal .form-row label,div.normal .form-field label,div.normal .form-row label{color:#fff;display:block;padding:0 .75rem;margin-bottom:.3125rem;font-family:itc-avantgarde-bold;font-size:.875rem}form.normal .form-field input,form.normal .form-field select,form.normal .form-field textarea,form.normal .form-row input,form.normal .form-row select,form.normal .form-row textarea,div.normal .form-field input,div.normal .form-field select,div.normal .form-field textarea,div.normal .form-row input,div.normal .form-row select,div.normal .form-row textarea{width:calc(100% - (1.5rem + 2px));border:1px solid #F9DC02;background-color:transparent;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:.9375rem .75rem;border-radius:.625rem;color:#fff;font-family:itc-avantgarde-medium;font-size:.875rem}@media(min-width:1100px){form.normal .form-field input,form.normal .form-field select,form.normal .form-field textarea,form.normal .form-row input,form.normal .form-row select,form.normal .form-row textarea,div.normal .form-field input,div.normal .form-field select,div.normal .form-field textarea,div.normal .form-row input,div.normal .form-row select,div.normal .form-row textarea{border:2px solid #F9DC02}}form.normal .form-field select,form.normal .form-row select,div.normal .form-field select,div.normal .form-row select{cursor:pointer}form.normal .form-field select option,form.normal .form-row select option,div.normal .form-field select option,div.normal .form-row select option{background-color:#fff;color:#000;padding:.5rem}form.normal .form-field select,form.normal .form-row select,div.normal .form-field select,div.normal .form-row select{width:100%}form.normal .form-field input[type=file],form.normal .form-row input[type=file],div.normal .form-field input[type=file],div.normal .form-row input[type=file]{width:calc(100% - 1.5rem);border:2px dashed #DA0000;background-color:transparent;padding:.9375rem .75rem;border-radius:.625rem;color:#141414;font-family:itc-avantgarde-medium;font-size:.875rem;cursor:pointer}form.normal .form-field input[type=file]::file-selector-button,form.normal .form-row input[type=file]::file-selector-button,div.normal .form-field input[type=file]::file-selector-button,div.normal .form-row input[type=file]::file-selector-button{background-color:#f9dc02;border:none;border-radius:.375rem;padding:.375rem .875rem;font-family:itc-avantgarde-bold;font-size:.8125rem;color:#141414;cursor:pointer;margin-right:.75rem}form.normal .form-field .error-message,form.normal .form-row .error-message,div.normal .form-field .error-message,div.normal .form-row .error-message{color:#141414;font-family:itc-avantgarde-medium;font-size:.875rem;margin-top:.625rem;display:block;padding:0 .75rem}form.normal fieldset,div.normal fieldset{border:none;margin-top:1.875rem}form.normal fieldset .form-checkbox,div.normal fieldset .form-checkbox{margin-bottom:1.25rem;color:#fff;font-family:itc-avantgarde-medium;font-size:.875rem;text-wrap:balance;cursor:pointer;-webkit-user-select:none;user-select:none}form.normal fieldset .form-checkbox:last-of-type,div.normal fieldset .form-checkbox:last-of-type{margin-bottom:0}form.normal fieldset .form-checkbox span,div.normal fieldset .form-checkbox span{cursor:pointer}form.normal fieldset .form-checkbox a,div.normal fieldset .form-checkbox a{color:#fff}form.normal fieldset .form-checkbox input,div.normal fieldset .form-checkbox input{margin-right:.625rem;cursor:pointer}form.normal .image-preview,div.normal .image-preview{margin-top:.75rem;border-radius:.625rem;margin-bottom:.9375rem;overflow:hidden;border:2px dashed #DA0000;width:100%}form.normal .image-preview img,div.normal .image-preview img{width:100%;height:auto;object-fit:cover;object-position:center;display:block;pointer-events:none}form.normal input[type=submit],form.normal button,div.normal input[type=submit],div.normal button{width:100%;margin-top:1.875rem;cursor:pointer;transition:all .3s ease-in-out}form.normal input[type=submit]:hover,form.normal button:hover,div.normal input[type=submit]:hover,div.normal button:hover{background-color:#141414;color:#da0000}form.normal input[type=submit].btn-code:hover,form.normal button.btn-code:hover,div.normal input[type=submit].btn-code:hover,div.normal button.btn-code:hover{color:#f9dc02;background-color:#141414;border:1px solid #141414}@media(min-width:1100px){.register-form-section{display:flex;align-items:center;justify-content:center;flex-flow:column}}.already-have-account{padding-bottom:3.125rem;display:flex;justify-content:center;align-items:center;flex-flow:column}@media(min-width:1100px){.already-have-account{gap:1.5625rem;flex-flow:row}}.already-have-account h4{text-align:center;margin-bottom:.625rem}@media(min-width:1100px){.already-have-account h4{margin-bottom:0}}.already-have-account button,.already-have-account a{padding:.8125rem 1.875rem .625rem}@media(min-width:1100px){.already-have-account button,.already-have-account a{width:auto;padding:.8125rem 1.875rem .625rem}}.audio-control-button{position:fixed;bottom:1.25rem;right:1.25rem;width:3.75rem;height:3.75rem;border-radius:50%;background:linear-gradient(135deg,red,#c00);border:3px solid #fff;box-shadow:0 4px 12px #0000004d;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:9999;color:#fff}.audio-control-button:hover{transform:scale(1.1);box-shadow:0 6px 16px #0006;background:linear-gradient(135deg,#c00,#900)}.audio-control-button:active{transform:scale(.95)}.audio-control-button:focus-visible{outline:3px solid #ffeb3b;outline-offset:2px}.audio-control-button svg{width:1.75rem;height:1.75rem;fill:currentColor}.audio-control-button[aria-pressed=false]{background:linear-gradient(135deg,#666,#444)}.audio-control-button[aria-pressed=false]:hover{background:linear-gradient(135deg,#777,#555)}@media(max-width:768px){.audio-control-button{width:3.125rem;height:3.125rem;bottom:.9375rem;right:.9375rem}.audio-control-button svg{width:1.5rem;height:1.5rem}}@keyframes audio-pulse{0%,to{box-shadow:0 4px 12px #0000004d}50%{box-shadow:0 4px 16px #ff000080}}.audio-control-button[aria-pressed=true]{animation:audio-pulse 2s ease-in-out infinite}.home-bg{position:relative}section.hero-section-two.responsive-box.desktop{display:none!important}@media(min-width:1100px){section.hero-section-two.responsive-box.desktop{display:flex!important}}header.home{display:block;align-items:center;justify-content:center;flex-flow:column;height:100vh}@media(min-width:1100px){header.home{display:flex;flex-flow:row;height:auto}}header.home .hero-section{display:flex}header.home .hero-section img{width:100%;max-width:9.375rem;margin:auto}@media(min-width:1100px){header.home .hero-section img{max-width:7.1875rem}}header.home .hero-section img.logo-cr{max-width:12.5rem}@media(min-width:1100px){header.home .hero-section img.logo-cr{max-width:15.625rem}}header.home .hero-section-two{margin-top:25rem;display:flex!important;flex-flow:column;align-items:center;gap:1.5625rem}@media(min-width:1100px){header.home .hero-section-two{margin-top:7.5rem;position:absolute;bottom:0%;width:100%}}header.home .hero-section-two img{width:100%;margin:auto}@media(min-width:1100px){header.home .hero-section-two img{max-width:62.5rem}}header.home .hero-section-two .content{margin-bottom:0rem;display:flex;flex-flow:row;gap:15px}@media(min-width:1100px){header.home .hero-section-two .content{margin-bottom:.3125rem}}header.home .hero-section-two div{position:relative}@media(min-width:1100px){header.home .hero-section-two div{position:initial}}header.home .hero-section-two div img{width:100%;margin:auto}@media(min-width:1100px){header.home .hero-section-two div img{width:500px}}header.home .hero-section-two div img.tabla-sur{position:absolute;width:4.6875rem;bottom:90%}@media(min-width:1100px){header.home .hero-section-two div img.tabla-sur{bottom:10%;width:6.25rem}}header.home .hero-section-two .mata{position:absolute;width:9.375rem;right:0%}@media(min-width:1100px){header.home .hero-section-two .mata{width:10.9375rem;transform:translateY(0)}}header.home .hero-section-two .palmera{position:absolute;width:6.25rem;left:0%;z-index:1;transform:translateY(25%)}@media(min-width:1100px){header.home .hero-section-two .palmera{width:9.375rem;transform:translateY(-25%)}}header.home .cta-buttons{margin-top:1.5625rem;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:.625rem}@media(min-width:1100px){header.home .cta-buttons{max-width:550px}}#main-content .how-to-participate-section{margin-top:3.125rem}@media(min-width:1100px){#main-content .how-to-participate-section{display:flex;flex-flow:column;align-items:center}}#main-content .how-to-participate-section .content{background-color:#0e007d;padding:1.5625rem;border-radius:1.5625rem;border:2px solid #F9DC02}#main-content .how-to-participate-section h2{text-align:center;margin-bottom:3.125rem;color:#fff}@media(min-width:1100px){#main-content .how-to-participate-section h2{margin-bottom:0rem}}#main-content .how-to-participate-section .steps-list{display:grid;grid-template-columns:repeat(2,calc(50% - .46875rem));gap:.9375rem;justify-items:center}@media(min-width:1100px){#main-content .how-to-participate-section .steps-list{margin-top:1.5625rem;grid-template-columns:repeat(4,calc(25% - .68125rem))}}#main-content .how-to-participate-section .steps-list li{list-style:none}#main-content .how-to-participate-section .steps-list li .step-number{display:flex;justify-content:center}#main-content .how-to-participate-section .steps-list li .step-number div{width:4.6875rem;aspect-ratio:1/1;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.9375rem}@media(min-width:1100px){#main-content .how-to-participate-section .steps-list li .step-number div{width:4.6875rem}}#main-content .how-to-participate-section .steps-list li .step-number div h2{color:#fff;transform:translateY(3px);font-size:2.8125rem;margin-bottom:0rem}#main-content .how-to-participate-section .steps-list li .step-number div h2 img{width:100%}#main-content .how-to-participate-section .steps-list p,#main-content .how-to-participate-section .steps-list strong{font-size:1.125rem;text-align:center;text-wrap:balance;text-transform:uppercase}#main-content .how-to-participate-section .steps-list p a,#main-content .how-to-participate-section .steps-list p button,#main-content .how-to-participate-section .steps-list strong a,#main-content .how-to-participate-section .steps-list strong button{display:block;margin:auto}@media(min-width:1100px){#main-content .how-to-participate-section .steps-list p,#main-content .how-to-participate-section .steps-list strong{font-size:1.125rem}}#main-content .how-to-participate-section .steps-list p a,#main-content .how-to-participate-section .steps-list strong a{background-color:#141414;color:#fff;text-decoration:none;padding:.375rem .625rem;display:block;margin-top:.3125rem;border-radius:1.5625rem;transition:all .3s ease}@media(min-width:1100px){#main-content .how-to-participate-section .steps-list p a,#main-content .how-to-participate-section .steps-list strong a{padding:.5rem .9375rem}#main-content .how-to-participate-section .steps-list p a:hover,#main-content .how-to-participate-section .steps-list strong a:hover{background-color:#fff;color:#141414}}#main-content .how-to-participate-section #registrate-page{margin:3.125rem auto;background-color:#f9dc02;color:#141414;font-size:1.125rem}@media(min-width:1100px){#main-content .how-to-participate-section #registrate-page{width:300px}}#main-content .how-to-participate-section .empaque img{width:100%;margin:1.5625rem 0 3.125rem}@media(min-width:1100px){#main-content .how-to-participate-section .empaque img{max-width:62.5rem}}#main-content .how-to-participate-section .mata{position:absolute;transform:scaleX(-1) translateY(-50%);left:0%;width:7.8125rem}@media(min-width:1100px){#main-content .how-to-participate-section .mata{transform:scaleX(-1) translateY(20%);width:12.5rem}}#main-content .how-to-participate-section .palmera-v2{position:absolute;width:9.375rem;right:0%;z-index:1;transform:translateY(-50%) translate(25%)}@media(min-width:1100px){#main-content .how-to-participate-section .palmera-v2{transform:translateY(55%) translate(0);width:15.625rem}}#main-content .how-to-participate-section .mata-v2{position:absolute;transform:translateY(-15%);right:0%;width:7.8125rem;z-index:-1}@media(min-width:1100px){#main-content .how-to-participate-section .mata-v2{display:none}}@media(min-width:1100px){#main-content .units-containers{display:flex;flex-flow:row-reverse;align-items:center;gap:4.6875rem}}#main-content .units-containers .stats-container h2{text-align:center;font-size:2.5rem}#main-content .units-containers .stats-container .stat{display:grid;grid-template-columns:repeat(2,calc(50% - .625rem));gap:1.25rem;margin-top:.625rem}#main-content .units-containers .stats-container .stat .stat-item{display:flex;flex-flow:column;align-items:center;gap:.3125rem}#main-content .units-containers .stats-container .stat .stat-item label{font-size:.75rem;color:#fff;font-family:itc-avantgarde-medium}@media(min-width:1100px){#main-content .units-containers .stats-container .stat .stat-item label{font-size:.9375rem}}#main-content .units-containers .stats-container .stat .stat-item input{background-color:#da0000;text-align:center;border:none;width:calc(100% - 2.5rem);padding:1.0625rem .625rem .9375rem;font-size:1.0625rem;color:#fff;font-family:itc-avantgarde-medium;border-radius:.625rem}#main-content .units-containers figure img{width:100%;margin:2.5rem 0}.mobile.hero-section-two{margin-top:1.25rem;display:flex;flex-flow:column;align-items:center;gap:1.5625rem}@media(min-width:1100px){.mobile.hero-section-two{margin-top:7.5rem;position:absolute;bottom:0%;width:100%}}.mobile.hero-section-two img{width:100%;margin:auto}@media(min-width:1100px){.mobile.hero-section-two img{max-width:62.5rem}}.mobile.hero-section-two .content{margin-bottom:0rem;display:flex;flex-flow:row;justify-content:center;gap:15px}@media(min-width:1100px){.mobile.hero-section-two .content{margin-bottom:.3125rem}}.mobile.hero-section-two div{position:relative}@media(min-width:1100px){.mobile.hero-section-two div{position:initial}}.mobile.hero-section-two div img{width:100%;margin:auto}@media(min-width:1100px){.mobile.hero-section-two div img{width:500px}}.mobile.hero-section-two div img.tabla-sur{position:absolute;width:4.6875rem;bottom:90%}@media(min-width:1100px){.mobile.hero-section-two div img.tabla-sur{bottom:10%;width:6.25rem}}.mobile.hero-section-two .mata{position:absolute;width:9.375rem;right:0%}@media(min-width:1100px){.mobile.hero-section-two .mata{width:10.9375rem;transform:translateY(0)}}.mobile.hero-section-two .palmera{position:absolute;width:6.25rem;left:0%;z-index:1;transform:translateY(25%)}@media(min-width:1100px){.mobile.hero-section-two .palmera{width:9.375rem;transform:translateY(-25%)}}.register-page .character-image{position:absolute;right:0;width:75%;z-index:-1}@media(min-width:1100px){.register-page .character-image{width:40%;transform:translateY(5%)}}.register-page .chiky-logo{display:block;width:6.25rem;margin:auto;margin-bottom:1.875rem}@media(min-width:1100px){.register-page .chiky-logo{width:9.375rem}}.register-page .chiky-logo.logo-cr{width:12.5rem}@media(min-width:1100px){.register-page .chiky-logo.logo-cr{width:15.625rem}}@media(min-width:1100px){.register-page form{max-width:50%}}.register-page .form-row-3{display:flex;flex-flow:row;gap:.75rem}.register-page .form-row-3 .form-field{margin:0;flex:1;min-width:0}.register-page .file-input-hidden{display:none!important}.register-page .file-input-fake{display:flex;align-items:center;justify-content:space-between;border:1px solid #DA0000;border-radius:.625rem;padding:.9375rem .625rem;cursor:pointer;background-color:transparent;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;box-sizing:border-box}@media(min-width:1100px){.register-page .file-input-fake{border:2px solid #DA0000}}.register-page .file-input-fake:focus{outline:2px solid #DA0000;outline-offset:2px}.register-page .file-input-fake__text{font-family:itc-avantgarde-medium;font-size:.75rem;color:#141414;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:.375rem}.register-page .file-input-fake svg{width:1.125rem;height:1.125rem;flex-shrink:0;color:#141414}.register-page #communication-channels{border:2px solid #FFFFFF;border-radius:.625rem;padding:.9375rem;margin-bottom:1.875rem}.register-page #communication-channels #communication-channels-legend{font-family:itc-avantgarde-bold;margin-bottom:.9375rem}.account{padding-top:3.125rem;z-index:999;position:relative}.winners-page{padding-bottom:5rem}.winners-page .winners-logo{display:block;width:6.875rem;margin:0 auto 1.5625rem}@media(min-width:1100px){.winners-page .winners-logo{width:8.75rem;margin-bottom:1.875rem}}.winners-page .winners-logo.logo-cr{width:11.25rem}@media(min-width:1100px){.winners-page .winners-logo.logo-cr{width:14.375rem}}.winners-page h1{text-align:center;margin-bottom:1rem;text-transform:uppercase}.winners-page .winners-subtitle{text-align:center;font-family:itc-avantgarde-bold;font-size:.9375rem;color:#fff;line-height:1.5;margin-bottom:2.5rem}@media(min-width:1100px){.winners-page .winners-subtitle{font-size:1.0625rem;margin-bottom:3.4375rem}}.winners-page .winners-status,.winners-page .winners-empty{text-align:center;font-family:itc-avantgarde-medium;font-size:1rem;color:#fff;padding:2.5rem 1.25rem}.winners-page .winners-status p,.winners-page .winners-empty p{margin-bottom:.625rem}.winners-page .winners-status p:last-child,.winners-page .winners-empty p:last-child{margin-bottom:0}.winners-page .winners-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.winners-page .winners-table table{width:100%;border-collapse:collapse;min-width:31.25rem}.winners-page .winners-table thead tr{background-color:#0e007d}.winners-page .winners-table th{font-family:itc-avantgarde-bold;font-size:.875rem;color:#f9dc02;text-transform:uppercase;text-align:left;padding:.875rem 1rem .6875rem;letter-spacing:.03125rem}@media(min-width:1100px){.winners-page .winners-table th{font-size:.9375rem;padding:1rem 1.5rem .8125rem}}.winners-page .winners-table th:last-child{text-align:right}.winners-page .winners-table td{font-family:itc-avantgarde-medium;font-size:.875rem;color:#fff;padding:1rem 1rem .875rem;border-bottom:1px solid rgba(255,255,255,.15)}@media(min-width:1100px){.winners-page .winners-table td{font-size:.9375rem;padding:1.125rem 1.5rem 1rem}}.winners-page .winners-table td:last-child{text-align:right}.winners-page .winners-table tbody tr:last-child td{border-bottom:none}.profile-page{margin-bottom:3.75rem}.profile-page h3{text-align:center}.profile-page .codes{margin-top:2.1875rem}.profile-page .codes table{width:100%;border-collapse:collapse;margin-bottom:1.25rem}.profile-page .codes table thead{display:none}.profile-page .codes table tbody td{padding:.625rem;border-bottom:1px solid #FFFFFF}.profile-page .codes table tbody td .number p{margin-right:.9375rem}.profile-page .codes table tbody td code{margin-left:.625rem}.profile-page .codes .no-codes-message{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5625rem 1.25rem;gap:.625rem}.profile-page .codes .no-codes-message p{font-family:itc-avantgarde-bold;font-size:1.125rem}@media(min-width:1100px){.profile-page .codes .no-codes-message p{font-size:1.25rem}}.profile-page .codes button{width:100%}@media(min-width:1100px){.profile-page .codes button{width:auto;margin:auto;margin-top:2.5rem;padding:.8125rem 1.875rem .625rem}}.profile-page .codes .btn-view-invoice{background:none;border:none;padding:0;width:auto;margin:0;color:#fff;font-family:itc-avantgarde-bold;font-size:.875rem;cursor:pointer;text-decoration:underline}.invoice-lightbox{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1.25rem;z-index:9999999999999}.invoice-lightbox__close{position:absolute;top:1rem;right:1.25rem;background:none;border:none;color:#fff;font-size:1.75rem;cursor:pointer;line-height:1;padding:.25rem .5rem}.invoice-lightbox__img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:.5rem}.awards-page{padding-bottom:5rem}.awards-page .awards-layout{display:flex;flex-direction:column;gap:2.5rem}@media(min-width:700px){.awards-page .awards-layout{flex-direction:row;align-items:center;gap:3.125rem}}@media(min-width:1100px){.awards-page .awards-layout{gap:4.375rem}}.awards-page .awards-image-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:100%}@media(min-width:700px){.awards-page .awards-image-col{width:48%}}@media(min-width:1100px){.awards-page .awards-image-col{width:50%}}.awards-page .ps5-img{width:100%;height:auto;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:30rem}@media(min-width:700px){.awards-page .ps5-img{max-width:none}}.awards-page .ps5-caption{font-family:itc-avantgarde-bold;font-size:.875rem;color:#fff;text-align:center;line-height:1.6;margin-top:1.25rem;text-wrap:balance}@media(min-width:1100px){.awards-page .ps5-caption{font-size:1rem;text-align:left}}.awards-page .awards-features-col{display:flex;flex-direction:column;gap:1.875rem;width:100%}@media(min-width:700px){.awards-page .awards-features-col{flex:1}}@media(min-width:1100px){.awards-page .awards-features-col{gap:2.5rem}}.awards-page .awards-feature{display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:1100px){.awards-page .awards-feature{align-items:center}}.awards-page .feature-icon{width:5rem;height:5rem;border-radius:50%;border:2px solid rgb(255,255,255);display:flex;align-items:center;justify-content:center;margin-bottom:.875rem;flex-shrink:0;background-color:#fff}@media(min-width:1100px){.awards-page .feature-icon{width:6.25rem;height:6.25rem}}.awards-page .feature-icon img{width:2.875rem;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.awards-page .feature-title{font-family:itc-avantgarde-bold;font-size:1.125rem;color:#f9dc02;margin-bottom:.625rem;line-height:1.2;text-wrap:balance}@media(min-width:1100px){.awards-page .feature-title{font-size:1.25rem}}.awards-page .feature-desc{font-family:itc-avantgarde-medium;font-size:.8125rem;color:#fff;line-height:1.6;text-wrap:balance;max-width:26.25rem}@media(min-width:1100px){.awards-page .feature-desc{font-size:.875rem}}.promotional-code-page{padding-bottom:5rem}.promotional-code-page section{display:flex;flex-direction:column;align-items:center}.promotional-code-page .promo-logo{display:block;width:6.875rem;margin:0 auto 1.25rem}@media(min-width:1100px){.promotional-code-page .promo-logo{width:8.75rem;margin-bottom:1.5625rem}}.promotional-code-page .promo-logo.logo-cr{width:11.25rem}@media(min-width:1100px){.promotional-code-page .promo-logo.logo-cr{width:14.375rem}}.promotional-code-page h1{text-align:center;margin-bottom:1.25rem}@media(min-width:1100px){.promotional-code-page h1{margin-bottom:1.875rem}}.promotional-code-page .promo-layout{display:flex;flex-direction:column;align-items:center;gap:1.875rem;width:100%}@media(min-width:700px){.promotional-code-page .promo-layout{flex-direction:row;align-items:center;justify-content:center;gap:3.125rem}}@media(min-width:1100px){.promotional-code-page .promo-layout{gap:4.375rem}}.promotional-code-page .promo-image-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:100%;max-width:26.25rem}@media(min-width:700px){.promotional-code-page .promo-image-col{width:23.75rem}}@media(min-width:1100px){.promotional-code-page .promo-image-col{width:30rem;max-width:none}}.promotional-code-page .promo-image-col img{width:100%;height:auto;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.promotional-code-page .code-badge{background-color:#fff;color:#0e007d;font-family:itc-avantgarde-bold;font-size:.875rem;letter-spacing:.09375rem;text-transform:uppercase;text-align:center;padding:.625rem 1.25rem;border-radius:1.5625rem;margin-bottom:.9375rem;width:100%;box-sizing:border-box}@media(min-width:1100px){.promotional-code-page .code-badge{font-size:1rem;padding:.75rem 1.5rem}}.promotional-code-page .promo-form-col{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:27.5rem;flex-shrink:0}@media(min-width:700px){.promotional-code-page .promo-form-col{flex:1;max-width:27.5rem}}.promotional-code-page .form-label-text{font-family:itc-avantgarde-bold;font-size:.9375rem;color:#fff;margin-bottom:1rem;text-transform:uppercase;line-height:1.4}@media(min-width:1100px){.promotional-code-page .form-label-text{font-size:1.0625rem}}.promotional-code-page .promo-form-fields{width:100%}.promotional-code-page .promo-form-fields .form-field{margin-bottom:1rem;width:100%}.promotional-code-page .promo-form-fields .form-field label{color:#fff;display:block;padding:0 .75rem;margin-bottom:.3125rem;font-family:itc-avantgarde-bold;font-size:.875rem}.promotional-code-page .promo-form-fields .form-field input,.promotional-code-page .promo-form-fields .form-field select{width:calc(100% - (1.5rem + 2px));border:1px solid #F9DC02;background-color:transparent;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:.9375rem .75rem;border-radius:.625rem;color:#fff;font-family:itc-avantgarde-medium;font-size:.875rem}@media(min-width:1100px){.promotional-code-page .promo-form-fields .form-field input,.promotional-code-page .promo-form-fields .form-field select{border:2px solid #F9DC02}}.promotional-code-page .promo-form-fields .form-field input[type=file]{width:calc(100% - 1.5rem);border:2px dashed #DA0000;background-color:transparent;padding:.9375rem .75rem;border-radius:.625rem;color:#141414;font-family:itc-avantgarde-medium;font-size:.875rem;cursor:pointer}.promotional-code-page .promo-form-fields .form-field input[type=file]::file-selector-button{background-color:#f9dc02;border:none;border-radius:.375rem;padding:.375rem .875rem;font-family:itc-avantgarde-bold;font-size:.8125rem;color:#141414;cursor:pointer;margin-right:.75rem}.promotional-code-page .promo-form-fields .form-field .error-message{color:#ff5757;font-family:itc-avantgarde-medium;font-size:.875rem;margin-top:.625rem;display:block;padding:0 .75rem}.promotional-code-page .promo-form-fields .form-field .image-preview{margin-top:.75rem;border-radius:.625rem;margin-bottom:.9375rem;overflow:hidden;border:2px dashed #DA0000;width:100%}.promotional-code-page .promo-form-fields .form-field .image-preview img{width:100%;height:auto;object-fit:cover;object-position:center;display:block;pointer-events:none}.promotional-code-page .promo-form-fields button.btn-code{width:100%;margin-top:1.25rem;cursor:pointer;transition:all .3s ease-in-out}.promotional-code-page .promo-form-fields button.btn-code:hover{background-color:#fff;color:#f9dc02}.promotional-code-page .step-indicator{display:flex;align-items:center;justify-content:center;margin-bottom:2.8125rem}.promotional-code-page .step-indicator .step-dot{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid rgba(255,255,255,.3);background:transparent;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.promotional-code-page .step-indicator .step-dot:nth-child(1):before{content:"1"}.promotional-code-page .step-indicator .step-dot:nth-child(3):before{content:"2"}.promotional-code-page .step-indicator .step-dot:nth-child(5):before{content:"3"}.promotional-code-page .step-indicator .step-dot:nth-child(7):before{content:"4"}.promotional-code-page .step-indicator .step-dot:before{font-family:itc-avantgarde-bold;color:#ffffff59;font-size:.9375rem;line-height:1;position:relative;z-index:1}.promotional-code-page .step-indicator .step-line{flex:1;max-width:3.125rem;height:2px;background:#ffffff40;transition:background .3s ease}.promotional-code-page .step-indicator .step-line.done{background:#f9dc02}.promotional-code-page .step-indicator .step-dot.active{background-color:#f9dc02;border-color:#f9dc02;box-shadow:0 0 0 5px #f9dc0233}.promotional-code-page .step-indicator .step-dot.active:before{color:#141414}.promotional-code-page .step-indicator .step-dot.done{background-color:#f9dc02;border-color:#f9dc02}.promotional-code-page .step-indicator .step-dot.done:nth-child(1):before,.promotional-code-page .step-indicator .step-dot.done:nth-child(3):before,.promotional-code-page .step-indicator .step-dot.done:nth-child(5):before,.promotional-code-page .step-indicator .step-dot.done:nth-child(7):before{content:"✓";color:#141414}.promotional-code-page .verified-code-badge{background-color:#f9dc021a;border:1.5px solid #F9DC02;border-radius:.625rem;padding:.75rem 1rem;color:#f9dc02;font-family:itc-avantgarde-bold;font-size:.875rem;margin-bottom:1.25rem;text-align:center;width:100%;box-sizing:border-box}.promotional-code-page .verified-code-badge strong{color:#f9dc02;font-size:.875rem}.promotional-code-page .form-actions-row{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem;width:100%}.promotional-code-page .form-actions-row .btn-back{flex:1;margin-top:0}.promotional-code-page .form-actions-row .btn-code{flex:2;margin-top:0}.promotional-code-page .btn-back{background:transparent!important;border:1.5px solid rgba(255,255,255,.4)!important;border-radius:1.5625rem;color:#fff!important;font-family:itc-avantgarde-bold;font-size:.875rem;padding:.8125rem 1rem .625rem;cursor:pointer;text-transform:uppercase;transition:border-color .3s ease,background .3s ease;width:100%;text-align:center;line-height:1;display:block}.promotional-code-page .btn-back:hover{background:#ffffff1a!important;border-color:#fffc!important;color:#fff!important}.promotional-code-page .file-name-display{margin-top:.625rem;font-family:itc-avantgarde-medium;font-size:.8125rem;color:#fff;padding:0 .75rem;word-break:break-all;opacity:.85}.promotional-code-page #code-1,.promotional-code-page #code-2{text-transform:uppercase;letter-spacing:.09375rem;font-family:itc-avantgarde-bold;font-size:.9375rem}.promotional-code-page .general-error{text-align:center;padding:.75rem 1rem;background:#ff57571f;border-radius:.625rem;border:1px solid rgba(255,87,87,.4);width:100%;box-sizing:border-box;max-width:30rem;margin-bottom:1.25rem}.promotional-code-page .modal-code2 h2{text-align:center;font-size:1.375rem;text-wrap:balance}.promotional-code-page .modal-code2 p{text-align:center;font-family:itc-avantgarde-bold;font-size:.875rem;color:#141414;text-wrap:balance}.promotional-code-page .modal-code2 .modal-code2-field{width:100%}.promotional-code-page .modal-code2 .modal-code2-field input{width:calc(100% - (1.5rem + 2px));border:2px solid #F9DC02;background-color:#fff;padding:.9375rem .75rem;border-radius:.625rem;color:#141414;font-family:itc-avantgarde-bold;font-size:.9375rem;letter-spacing:.09375rem;text-transform:uppercase;box-sizing:content-box}.promotional-code-page .modal-code2 .modal-code2-field .error-message{color:#ff5757;font-family:itc-avantgarde-medium;font-size:.8125rem;display:block;margin-top:.5rem;text-align:center}.promotional-code-page .modal-upload h2{font-size:1.375rem;text-align:center;text-wrap:balance}@media(min-width:1100px){.promotional-code-page .modal-upload h2{font-size:1.625rem}}.promotional-code-page .modal-upload p{font-family:itc-avantgarde-bold;font-size:.875rem;color:#141414}.promotional-code-page .modal-upload .upload-field{width:100%;position:relative}.promotional-code-page .modal-upload .upload-label{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-radius:.625rem;padding:.875rem .75rem .875rem 1rem;cursor:pointer;width:100%;box-sizing:border-box;gap:.625rem;transition:background .2s ease}.promotional-code-page .modal-upload .upload-label:hover{background-color:#f2f2f2}.promotional-code-page .modal-upload .upload-label-text{font-family:itc-avantgarde-medium;font-size:.875rem;color:#aaa;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotional-code-page .modal-upload .upload-label-text:not(:empty){color:#141414}.promotional-code-page .modal-upload .upload-icon-btn{display:flex;align-items:center;justify-content:center;background-color:#141414;border-radius:.5rem;width:2.25rem;height:2.25rem;flex-shrink:0}.promotional-code-page .modal-upload .error-message{color:#ff5757;font-family:itc-avantgarde-medium;font-size:.8125rem;display:block;margin-top:.5rem;text-align:center}.promotional-code-page .check-circle{width:4.375rem;height:4.375rem;border-radius:50%;background-color:#f9dc02;display:flex;align-items:center;justify-content:center;flex-shrink:0}.promotional-code-page .check-circle img{width:2.25rem;height:2.25rem}.promotional-code-page .highlight-yellow{color:#f9dc02;display:inline}.promotional-code-page .modal-important-message{background-color:#f9dc0226;border:1px solid #F9DC02;border-radius:.5rem;padding:.75rem 1rem;font-family:itc-avantgarde-bold;font-size:.8125rem;color:#fff;text-align:center;width:100%;box-sizing:border-box}.promotional-code-page .modal-important-message strong{display:block;color:#fff}.productos-page{padding-bottom:5rem}.productos-page h1{text-align:center;margin-bottom:1.875rem;text-transform:uppercase}@media(min-width:1100px){.productos-page h1{margin-bottom:2.5rem}}.productos-page .productos-image-wrapper{display:flex;justify-content:center}.productos-page .productos-image-wrapper img{width:100%;height:auto;display:block;max-width:43.75rem;pointer-events:none;-webkit-user-select:none;user-select:none}.faq-page{padding-bottom:5rem}.faq-page h1{text-align:center;text-transform:uppercase;margin-bottom:1.875rem}@media(min-width:1100px){.faq-page h1{margin-bottom:2.5rem}}.faq-page .faq-search-wrapper{position:relative;margin-bottom:2.1875rem}@media(min-width:1100px){.faq-page .faq-search-wrapper{margin-bottom:2.8125rem}}.faq-page .faq-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#f9dc02;display:flex;align-items:center;pointer-events:none}.faq-page #faq-search{width:100%;box-sizing:border-box;background:transparent;border:2px solid #F9DC02;border-radius:.625rem;padding:.875rem 1rem .75rem 2.875rem;color:#fff;font-family:itc-avantgarde-medium;font-size:.9375rem}.faq-page #faq-search::placeholder{color:#ffffff80}.faq-page #faq-search:focus{outline:none;border-color:#fff}.faq-page .faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-page .faq-empty{text-align:center;font-family:itc-avantgarde-medium;font-size:.9375rem;color:#ffffffb3;padding:2.5rem 0}.faq-page .faq-card{background-color:#2478ff;border-radius:.875rem;overflow:hidden;transition:background .2s ease}.faq-page .faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:transparent;border:none;padding:1.125rem 1.25rem 1rem;cursor:pointer;text-align:left;margin-top:0;transition:background .2s ease}@media(min-width:1100px){.faq-page .faq-trigger{padding:1.25rem 1.5rem 1.125rem}}.faq-page .faq-trigger:hover{color:inherit;background-color:#ffffff14}.faq-page .faq-trigger-text{font-family:itc-avantgarde-bold;font-size:.9375rem;color:#f9dc02;line-height:1.4;flex:1}@media(min-width:1100px){.faq-page .faq-trigger-text{font-size:1rem}}.faq-page .faq-chevron{color:#f9dc02;display:flex;align-items:center;flex-shrink:0;transition:transform .25s ease}.faq-card.open .faq-page .faq-chevron{transform:rotate(180deg)}.faq-page .faq-answer{font-family:itc-avantgarde-medium;font-size:.875rem;color:#fff;line-height:1.75;padding:0 1.25rem 1.25rem;margin:0}@media(min-width:1100px){.faq-page .faq-answer{font-size:.9375rem;padding:0 1.5rem 1.375rem}}.country-selection-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:3.75rem 1.25rem 0;box-sizing:border-box}@media(min-width:1100px){.country-selection-page{padding:5rem 2.5rem 0}}.country-selection-page .country-selection-inner{width:100%;max-width:68.75rem;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.1875rem}.country-selection-page .country-logos{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.25rem}@media(min-width:1100px){.country-selection-page .country-logos{margin-bottom:2.5rem}}.country-selection-page .country-logos .logo-chiky{width:7.5rem;height:auto}@media(min-width:1100px){.country-selection-page .country-logos .logo-chiky{width:18.75rem}}.country-selection-page h1{text-align:center;font-family:itc-avantgarde-bold;font-size:1.625rem;color:#fff;margin:0}@media(min-width:1100px){.country-selection-page h1{font-size:2.25rem}}.country-selection-page .country-field{width:100%;max-width:45rem}.country-selection-page .country-field label{display:block;font-family:itc-avantgarde-bold;font-size:.9375rem;color:#fff;margin-bottom:.625rem}@media(min-width:1100px){.country-selection-page .country-field label{font-size:1rem}}.country-selection-page .country-field select{width:100%;box-sizing:border-box;background-color:#00000059;border:2px solid #F9DC02;border-radius:.625rem;padding:1rem 1.25rem .875rem;color:#fff;font-family:itc-avantgarde-bold;font-size:.9375rem;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23F9DC02' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 1.125rem center;background-size:.875rem}@media(min-width:1100px){.country-selection-page .country-field select{padding:1.125rem 1.5rem 1rem;font-size:1rem}}.country-selection-page .country-field select:focus{outline:none;border-color:#fff}.country-selection-page .country-field select option{background-color:#f9dc02;color:#141414;font-family:itc-avantgarde-bold;padding:.5rem}.country-selection-page .country-field .error-message{display:block;margin-top:.625rem;color:#ffadad;font-family:itc-avantgarde-medium;font-size:.875rem}.country-selection-page .country-actions{width:100%;max-width:45rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.country-selection-page .country-action-btn{background-color:#fff;color:#0e007d;border:none;border-radius:3.125rem;padding:.75rem 2rem;display:inline-flex;align-items:center;gap:.625rem;cursor:pointer;font-family:itc-avantgarde-bold;font-size:.875rem;text-transform:uppercase;letter-spacing:.03125rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 16px #00000040}@media(min-width:1100px){.country-selection-page .country-action-btn{font-size:.9375rem;padding:.8125rem 2.25rem}}.country-selection-page .country-action-btn:hover:not(:disabled){background-color:#fff;color:#0e007d;transform:translateY(-2px);box-shadow:0 6px 20px #00000059}.country-selection-page .country-action-btn .country-action-arrow{display:flex;align-items:center;color:#0e007d;flex-shrink:0}.country-selection-page .country-action-btn--disabled,.country-selection-page .country-action-btn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.country-selection-page .country-reglamento-link{width:100%;box-sizing:border-box;background-color:transparent;color:#fff;border:2px solid #FFFFFF;border-radius:3.125rem;padding:1rem 1.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-family:itc-avantgarde-bold;font-size:.875rem;text-transform:uppercase;letter-spacing:.03125rem;text-decoration:none;margin-top:1.25rem;transition:transform .15s ease,background-color .15s ease}@media(min-width:1100px){.country-selection-page .country-reglamento-link{font-size:.9375rem;padding:1.125rem 2.125rem}}.country-selection-page .country-reglamento-link:hover:not(.country-reglamento-link--disabled){background-color:#ffffff1a;transform:translateY(-2px)}.country-selection-page .country-reglamento-link--disabled{opacity:.35;cursor:not-allowed}.country-selection-page .country-reglamento-link .country-action-arrow{display:flex;align-items:center;color:#fff;flex-shrink:0}.country-selection-page .country-footer{width:100%;max-width:68.75rem;padding:1.875rem 0 1.25rem}@media(min-width:1100px){.country-selection-page .country-footer{padding:3.125rem 0 1.875rem}}.country-selection-page .country-footer-inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media(min-width:1100px){.country-selection-page .country-footer-inner{flex-direction:row;justify-content:space-between;gap:1.875rem}}.country-selection-page .country-footer-logos{display:flex;align-items:center;gap:.875rem}.country-selection-page .country-footer-logos img{width:9.375rem;height:auto}@media(min-width:1100px){.country-selection-page .country-footer-logos img{width:12.5rem}}.country-selection-page .country-footer-right{display:flex;align-items:center;gap:1.25rem}@media(min-width:1100px){.country-selection-page .country-footer-right{gap:1.875rem}}.country-selection-page .country-terms{font-family:itc-avantgarde-bold;font-size:.8125rem;color:#fff;text-decoration:none;transition:opacity .2s ease}@media(min-width:1100px){.country-selection-page .country-terms{font-size:.875rem}}.country-selection-page .country-terms:hover{opacity:.8}.country-selection-page .country-social{display:flex;align-items:center;gap:.625rem}.country-selection-page .country-social a{display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.country-selection-page .country-social a:hover{opacity:.8}.country-selection-page .country-social a img{width:1.75rem;height:1.75rem}@media(min-width:1100px){.country-selection-page .country-social a img{width:2.1875rem;height:2.1875rem}}*,html,body{padding:0;margin:0}html{scroll-behavior:smooth;overflow-x:hidden}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:"absolute";left:"-9999px";z-index:999;padding:"1em";background-color:"#000";color:"#fff";text-decoration:"none"}.container{background-position:center;background-size:cover;min-height:100vh}.modal-line{position:fixed;top:0;left:0;z-index:999;width:100vw;height:100vh;background-color:#00000063;display:flex;align-items:center;justify-content:center}.modal-line .content{padding:10px;max-width:600px}.modal-line .content img{width:100%;border-radius:1.25rem}.modal-line-dynamic{position:fixed;top:0;left:0;z-index:999;width:100vw;height:100vh;background-color:#00000063;display:flex;align-items:center;justify-content:center}.modal-line-dynamic .content{padding:25px;max-width:600px;background-color:#fff;border-radius:1.25rem;display:flex;align-items:center;justify-content:center;flex-flow:column}.modal-line-dynamic .content h2{text-align:center;color:#44107d;font-size:1.5625rem;margin-bottom:.9375rem;text-wrap:balance}@media(min-width:1100px){.modal-line-dynamic .content h2{font-size:1.875rem}}.modal-line-dynamic .content p{text-align:center;font-size:.9375rem;text-wrap:balance;color:#44107d;margin-bottom:1.5625rem;text-transform:uppercase}@media(min-width:1100px){.modal-line-dynamic .content p{font-size:1.125rem}}.modal-line-dynamic .content img{width:100%;margin-top:.9375rem;max-width:300px}.responsive-box{max-width:calc(100% - 30px);margin:auto}@media(min-width:700px){.responsive-box{max-width:675px}}@media(min-width:901px){.responsive-box{max-width:850px}}@media(min-width:1100px){.responsive-box{max-width:1000px}}@media(min-width:1220px){.responsive-box{max-width:1200px}}@media(min-width:1600px){.responsive-box{max-width:1300px}}img{pointer-events:none;-webkit-user-select:none;user-select:none}.desktop{display:none!important}@media(min-width:1100px){.desktop{display:block!important}}.mobile{display:block!important}@media(min-width:1100px){.mobile{display:none!important}}#desc-identification-number{text-align:left;margin-top:.625rem;padding:0 .75rem}.change-country-section{margin-bottom:2.5rem}.change-country-section button{min-width:200px}
