@font-face{font-family:"Baloo";src:url("./font/baloo-Regular.woff2") format("woff2"),url("./font/baloo-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{font-family:"itc-avant-garde-gothic-pro","sans-serif";color:#2b2a2a;display:flex;flex-direction:column;min-height:100vh}.mainWrapper{flex:1;display:flex;align-items:flex-start;align-items:stretch;padding-top:var(--header-height)}main{width:100%}h1,h2,h3,h4,h5,h6,p,li,a{margin:0}h1{font-size:clamp(50px,6vw,100px);font-weight:400;font-family:"Baloo";line-height:1}h2{font-size:clamp(30px,6vw,48px);font-weight:400;font-family:"Baloo"}h3{font-size:clamp(22px,3vw,32px);font-weight:400;font-family:"Baloo"}p,li{font-size:clamp(16px,3vw,18px);font-weight:500;line-height:175%}section{padding:0;position:relative;z-index:2}.contentWidth{max-width:1390px;margin:auto;padding:70px 20px}.contentWidth.w-100{max-width:inherit;width:100%}.contentWidth.mw-1550{max-width:1550px}header{width:100%;position:fixed;z-index:20;background-color:#a954b8}nav{display:flex;align-items:center;justify-content:space-between;padding:20px;max-width:1390px;margin:auto}.logo{z-index:10}.logo img{display:block}.burger{display:none;flex-direction:column;justify-content:center;align-items:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;cursor:pointer;margin-top:5px;z-index:10}.burger span{display:block;width:30px;height:3px;margin-bottom:5px;position:relative;z-index:1;transform-origin:0 0;transition:.4s;background-color:#fff}.burger.is-active span:nth-child(1){transform:translate(4.5px, 0px) rotate(40deg);background-color:#fff}.burger.is-active span:nth-child(2){opacity:0;transform:translateX(-15px)}.burger.is-active span:nth-child(3){transform:translate(3px, 3.5px) rotate(-40deg);background-color:#fff}.menu{display:flex;gap:clamp(15px,4vw,50px);margin:0;padding:0}.menu li{list-style-type:none;text-transform:uppercase;display:flex}.menu li a{color:#fff;text-decoration:none;font-size:clamp(16px,4vw,18px);transition:color .25s;font-family:"Baloo"}.menu li a:hover{color:#4f28d4}.menu.active{z-index:9;display:none;position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#4f28d4;width:100%;min-height:100vh;top:0;left:0;padding:150px 0;animation-name:animaceMenuA;animation-duration:.5s}@keyframes animaceMenuA{from{opacity:0}to{opacity:1}}footer{background-color:#a954b8}footer .contentWidth{max-width:1390px;padding:50px 20px}footer .copy{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px;margin-top:40px;padding-top:40px;border-top:1px solid rgba(255,255,255,.28)}footer .copy p,footer .copy a{font-size:14px;color:#fff}footer .content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px}footer h3{font-size:clamp(16px,3vw,22px)}.footerInfo{margin-bottom:30px;color:#fff;font-size:11px;font-weight:300;max-width:600px}.contact{color:#fff;display:flex;flex-direction:column;gap:30px}.contact a{color:#fff;text-decoration:none;font-weight:400;font-size:clamp(18px,6vw,22px);font-family:"Baloo";display:flex;align-items:center;gap:20px;transition:transform .25s;line-height:0}.contact a:hover{transform:scale(1.075)}.footerMenu{display:grid;grid-template-columns:1fr 1fr;gap:10px 25px;padding:0;margin:0}.footerMenu li{list-style:none}.footerMenu a{text-decoration:none;text-transform:uppercase;transition:opacity .25s;font-family:"Baloo";color:#fff;font-weight:400}.content404{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.content404 img{max-width:100%;width:500px}.content404 .text{display:flex;flex-direction:column;gap:40px}.content404 .text h1,.content404 .text h2{line-height:1}.textPage .contentWidth,.postContent .contentWidth{max-width:900px}.textPage h1,.postContent h1{margin-bottom:30px;text-align:center}.textPage h2,.postContent h2{text-align:center;color:#a954b8}.textPage h2 a,.postContent h2 a{color:#a954b8}.textPage h1,.textPage h2,.textPage h3,.textPage h4,.textPage h5,.textPage h6,.postContent h1,.postContent h2,.postContent h3,.postContent h4,.postContent h5,.postContent h6{margin-top:40px;line-height:1.3}.textPage ul,.textPage ol,.postContent ul,.postContent ol{margin:0;padding-left:20px}.textPage p,.textPage li,.postContent p,.postContent li{margin:10px 0;word-wrap:break-word;line-height:1.5}.textPage a,.postContent a{text-decoration:underline;text-decoration-thickness:1px;transition:text-decoration-color .25s;color:#2b2a2a}.textPage a:hover,.postContent a:hover{text-decoration-color:rgba(255,255,255,0)}table,th,td{margin:20px 0;border:1px solid;padding:10px 20px}.tebleWrapper{overflow:auto}.tebleWrapper table{min-width:800px}.textImg .img{display:flex;justify-content:flex-end;flex:1}.textImg .img img{display:block;max-width:100%;margin:-140px 0 -250px;width:80%}.textImg .text{display:flex;flex-direction:column;gap:30px}.textImg .text .wrapper{display:flex;gap:30px}.textImg .content{display:flex;justify-content:space-around;align-items:center}.formImg{position:relative;z-index:auto;background-image:url(../images/formBg.webp);background-size:cover;background-position:center}.formImg .content{display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center;gap:40px}.formImg img{max-width:100%}.formImg .form{display:flex;flex-direction:column;gap:40px}.formImg h2{color:#fff;text-align:center}.receipt{filter:drop-shadow(1px 3px 14px rgba(0, 0, 0, 0.26))}.cover{background-image:url(../images/coverBg.webp);background-size:cover;background-position:center;color:#fff}.cover .contentWidth{padding:clamp(50px,20vw,100px) 20px}.cover .content{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(30px,20vw,50px);display:flex;justify-content:flex-end}.cover .content p{line-height:1}.cover .content img{width:clamp(200px,35vw,450px)}.cover .content .badge{position:absolute;right:0;bottom:clamp(20px,2vw,50px);width:clamp(120px,30vw,220px);filter:drop-shadow(0px 0px 20.4px rgba(0, 0, 0, 0.18))}.how{background-image:url(../images/gradient1.svg);background-size:cover;background-position:center}.how .container{max-width:1100px;width:100%;display:flex;gap:50px;justify-content:space-evenly;flex-wrap:wrap}.how .wrapper{display:flex;flex-direction:column;align-items:center;gap:20px}.how .wrapper img{height:40px}.how .wrapper p{max-width:300px;font-size:clamp(16px,3vw,20px)}.rectangle{padding:0 20px;display:flex;flex-direction:column;gap:40px}.rectangle h3{font-size:clamp(16px,3vw,22px)}.rectangle .win{display:flex;flex-direction:column;align-items:center;gap:20px}.rectangle .winners{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:30px 0;max-width:1200px;margin:auto;width:100%}.rectangle .winners .wrapper{border-right:1px solid #a954b8;padding:0 10px;width:200px}.rectangle .winners .wrapper:last-child,.rectangle .winners .wrapper:nth-child(6n){border-right:none}.rectangle .winners .wrapper p{font-size:16px}.terms{background-image:url(../images/gradient2.svg);background-size:cover;background-position:center}.winnersSection .info{text-align:center;font-size:clamp(16px,3vw,20px);padding:5px 30px;font-style:italic;padding:5px 30px}.countdown-box{display:flex;gap:15px;color:#fff}.countdown-box .countdown-unit{display:flex;align-items:flex-end;gap:10px}.countdown-box .number{font-size:45px;min-width:60px;text-align:right;font-weight:700;line-height:100%;display:block}.formContainer{max-width:550px;margin:auto;display:flex;flex-direction:column;gap:20px}.inputContainer{display:flex;flex-direction:column;gap:10px}form{width:100%;max-width:500px;display:flex;flex-direction:column;gap:30px;color:#fff}form .inputWrapper{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px}form input:not([type=submit],[type=checkbox],[type=radio],[type=file]),form textarea{width:100%;padding:20px;background-color:#fff;border-radius:15px;font-size:clamp(16px,3vw,18px);line-height:1.3;color:#2b2a2a;border:none;outline:none}form input:not([type=submit],[type=checkbox],[type=radio],[type=file]):focus,form textarea:focus{border-color:#fff}form input:not([type=submit],[type=checkbox],[type=radio],[type=file])::-moz-placeholder, form textarea::-moz-placeholder{color:#2b2a2a}form input:not([type=submit],[type=checkbox],[type=radio],[type=file])::placeholder,form textarea::placeholder{color:#2b2a2a}form label{display:flex;flex-direction:column;gap:10px;font-size:14px;cursor:pointer}form textarea{width:100%;max-height:200px;display:block}form .checkboxWrapper{max-width:-moz-max-content;max-width:max-content}form .checkboxWrapper label{flex-direction:row;align-items:center}form .checkboxWrapper span{margin:0;line-height:1.5}form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:3px;display:grid;place-content:center;cursor:pointer;margin:0;padding:0;background-color:#fff;color:#fff}form input[type=checkbox]::before{cursor:pointer;font-size:0}form input[type=checkbox]:checked::before{content:url(../images/icons/checkedCross.svg)}form .fileWrapper{max-width:-moz-max-content;max-width:max-content}form .fileWrapper h4{font-size:18px;margin-bottom:10px}form .fileWrapper small{font-size:14px;font-weight:400}form .fileWrapper input::file-selector-button{color:#a954b8;border:none;background-color:#fff;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;padding:10px 15px;margin:0 10px 0 0;transition:color .25s,background-color .25s}form .fileWrapper input::file-selector-button:hover,form .fileWrapper input::file-selector-button:active{color:#fff;background-color:#a954b8}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#2b2a2a;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.wpcf7-form.submitting .button,.button.is-submitting{pointer-events:none;opacity:.5;cursor:not-allowed}.wpcf7-spinner{display:none !important}.wpcf7-not-valid-tip{color:#fff;background-color:#4f28d4;font-size:14px;border-radius:15px;text-align:center;line-height:1 !important;padding:10px}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{background-color:red;border-radius:20px;padding:clamp(15px,3vw,20px);font-size:clamp(14px,3vw,16px);background-color:#4f28d4;color:#fff;line-height:1.3}.wpcf7 form.sent .wpcf7-response-output{background-color:red;border-radius:20px;padding:clamp(15px,3vw,20px);font-size:clamp(14px,3vw,16px);background-color:#4f28d4;color:#fff;line-height:1.3}.wpcf7 form .wpcf7-response-output{margin:0;padding:15px 10px;font-size:14px;border:none;text-align:center}.link{text-decoration:underline;text-decoration-thickness:1px;transition:text-decoration-color .25s;color:#2b2a2a}.link:hover{text-decoration-color:rgba(255,255,255,0)}.button{display:table;width:-moz-max-content;width:max-content;padding:clamp(15px,3vw,20px) clamp(30px,3vw,40px);font-family:"Baloo";font-size:clamp(16px,3vw,18px);border-radius:0;text-decoration:none !important;border:none;background-color:#fff;color:#8a30bb;border-radius:50px;text-transform:uppercase;cursor:pointer;transition:transform .25s}.button:hover{transform:scale(1.075)}.button.ternary{background-color:#4f28d4;color:#fff}.font-p{font-family:"Baloo" !important}.font-s{font-family:"itc-avant-garde-gothic-pro","sans-serif" !important}.f-60{font-size:clamp(35px,6vw,60px)}.f-38{font-size:clamp(28px,6vw,38px)}.f-22{font-size:clamp(18px,6vw,22px)}.f-12{font-size:12px}.fw-100{font-weight:100 !important}.fw-200{font-weight:200 !important}.fw-300{font-weight:300 !important}.fw-400{font-weight:400 !important}.fw-500{font-weight:500 !important}.fw-600{font-weight:600 !important}.fw-700{font-weight:700 !important}.fw-800{font-weight:800 !important}.fw-900{font-weight:900 !important}.lh-0{line-height:0}.tt-up{text-transform:uppercase !important}.tt-in{text-transform:initial !important}.tt-low{text-transform:lowercase !important}.tt-cap{text-transform:capitalize !important}.ta-l{text-align:left !important}.ta-c{text-align:center !important}.ta-r{text-align:right !important}.ta-j{text-align:justify !important}.w-100{width:100% !important}.mw-100{max-width:100%}.h-100{height:100vh}.h-100p{height:100%}.anchor{position:relative !important}.absolute{position:absolute !important}.hiden{overflow:hidden}.d-flex{display:flex}.flex-1{flex:1}.wrap{flex-wrap:wrap}.d-column{flex-direction:column}.j-start{justify-content:flex-start}.j-between{justify-content:space-between !important}.j-around{justify-content:space-around}.j-center{justify-content:center !important}.a-start{align-items:flex-start}.a-center{align-items:center}.a-end{align-items:flex-end}.gap-50{gap:50px}.gap-40{gap:40px}.gap-30{gap:30px}.gap-20{gap:20px}.gap-10{gap:10px}.flex-column-start{display:flex;flex-direction:column;align-items:flex-start}.flex-column-center{display:flex;flex-direction:column;align-items:center}.d-grid{display:grid}.gtp-2{display:grid;grid-template-columns:repeat(2, 1fr)}.gtp-3{display:grid;grid-template-columns:repeat(3, 1fr)}.gtp-4{display:grid;grid-template-columns:repeat(4, 1fr)}.gtp-5{display:grid;grid-template-columns:repeat(5, 1fr)}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0}.pr-0{padding-right:0}.py-0{padding-top:0 !important;padding-bottom:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.mt-0{margin-top:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0}.mr-0{margin-right:0}.ml-a{margin-left:auto}.mr-a{margin-right:auto}.my-0{margin-top:0 !important;margin-bottom:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.mx-a{margin-left:auto !important;margin-right:auto !important}.c-primary{color:#a954b8 !important}.c-secondary{color:#8a30bb !important}.c-ternary{color:#4f28d4 !important}.c-light{color:#fff !important}.c-dark{color:#2b2a2a !important}.bg-primary{background:#a954b8 !important}.bg-secondary{background:#8a30bb !important}.bg-ternary{background:#4f28d4 !important}.bg-light{background:#fff !important}.bg-dark{background:#2b2a2a !important}.bg-gradient{background-image:url(../images/main/gradientBg.webp);background-size:cover;background-position:center}@media(max-width: 1300px){.rectangle .winners .wrapper:nth-child(6n){border-right:1px solid #a954b8}.rectangle .winners .wrapper:nth-child(4n){border-right:none}.rectangle .winners{max-width:900px}}@media(max-width: 1120px){.textImg .content{flex-direction:column;gap:30px}.textImg .text{align-items:center;text-align:center}.textImg .img{justify-content:center}.textImg .img img{margin:0 0 -110px;width:100%}}@media(max-width: 900px){.burger{display:flex}.menu{display:none}.menu.active{display:flex}.inputWrapper{flex-direction:column;gap:30px}.rectangle .winners .wrapper:nth-child(4n){border-right:1px solid #a954b8}.rectangle .winners .wrapper:nth-child(2n){border-right:none}.rectangle .winners{max-width:400px}.content404{grid-template-columns:1fr;justify-items:center;text-align:center}.content404 .button{margin:auto}.content404 img{width:300px}}@media(max-width: 750px){.textImg .content,.textImg .content:nth-child(even){flex-direction:column}.textImg .content .bg{margin-left:0;padding:40px 20px}.textImg .content:nth-child(even) .bg{margin-right:0}.cover{background-position:top left}}@media(max-width: 670px){.countdown-box{gap:10px}.countdown-box .number{font-size:30px;min-width:35px}.countdown-box .countdown-unit{display:flex;align-items:flex-end;gap:5px}}@media(max-width: 500px){.rectangle .winners{flex-direction:column;gap:0}.rectangle .winners .wrapper{border-right:none;border-bottom:1px solid #a954b8;padding:20px 0}.rectangle .winners .wrapper:last-child{border-bottom:none}}/*# sourceMappingURL=style.min.css.map */