@import"https://fonts.googleapis.com/css2?family=Cabin:wght@400;700&family=Jockey+One&display=swap";nav{position:fixed;top:0;width:100%;min-height:6.25rem;background:#000;display:flex;align-items:center;justify-content:space-between;font-family:Lato,sans-serif;color:#f7f7f7;z-index:1000;box-shadow:#00000059 0 5px 15px}nav .logo_nav{margin-left:2rem}@media screen and (max-width: 450px){nav{min-height:5rem}}nav .button-menu{display:none;justify-content:center;height:auto;align-content:center;align-items:center;padding-left:0;padding-right:0}@media screen and (max-width: 900px){nav .button-menu{display:flex}}nav li{list-style:none}nav li a{font-family:Jockey One;font-style:normal;font-weight:400;font-size:20px;line-height:28px}nav .li-animation{display:inline-block;position:relative}@media screen and (max-width: 900px){nav .li-animation{border-bottom:1px solid #919191;text-align:left;padding-left:10%}}nav .li-animation:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#ff0074;transform-origin:bottom right;transition:transform .5s ease-out}nav .li-animation:hover:after{transform:scaleX(1);transform-origin:bottom left}nav ul{padding-left:0}nav .pagesNav{display:flex;gap:3.5rem;margin:0;align-items:center;margin-right:2rem}@media screen and (max-width: 900px){nav .pagesNav{display:none}}nav .pagNav-amburger{text-align:center;z-index:11000;position:fixed;top:0px;width:60%;height:100%;background:#000;transform:translate(-100%);margin-top:10px}@media screen and (max-width: 450px){nav .pagNav-amburger{margin-top:10px}nav .pagNav-amburger a{font-size:19px;line-height:26px}nav .pagNav-amburger .img-logo{width:100px;height:50px}}nav .pagNav-amburger .amburger-submenu{display:flex;flex-direction:column;gap:10px}nav .open{transform:translate(0);transition:all 1.5s ease}nav .closed{transition:all 1.5s ease}nav .menubar-logo{display:flex}nav .overlay{z-index:2;display:none;position:fixed;width:100%;right:0;height:100vh;top:0;bottom:0;background:rgba(0,0,0,.6)}.img-logo{width:120px;height:60px;object-fit:cover}@media screen and (max-width: 450px){.img-logo .img-logo{width:100px;height:50px}}.svg-cross{height:50px;width:50px}button{outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer;width:50px;height:50px;border-radius:50%;background:transparent}.close-button-menu{position:absolute;top:3vw;right:46vw}@media screen and (max-width: 450px){.close-button-menu{right:42vw}}.btn-welcome-join{width:16rem;border-radius:20px;color:#fff;padding:0 20px;background:#ff0074;border-style:none;height:4.75rem;font-weight:400;font-size:30px;line-height:42px;font-family:Jockey One;font-style:normal;position:relative;z-index:4;transition:all .4s ease-out}@media screen and (max-width: 1280px){.btn-welcome-join{width:13rem;height:3.8rem;font-size:22px;padding:0 10px}}@media screen and (max-width: 450px){.btn-welcome-join{width:7rem;font-size:15px;padding:0 10px;height:3rem;border-radius:15px}}.btn-welcome-join:hover{cursor:pointer;background-color:#000}.btn-join-jr{width:8.5rem!important;height:2.8rem!important;font-weight:400!important;font-size:18px!important;line-height:25px!important;border-radius:10px!important}@media screen and (max-width: 900px){.btn-join-jr{display:none}}.btn-join-jr:hover{background:#479eea}.welcome{height:80rem}@media screen and (max-width: 1280px){.welcome{height:53rem}}@media screen and (max-width: 450px){.welcome{height:25rem}}.welcome .welcome-img{background-image:url(/assets/Hero_image.606ed611.png)}.welcome .text-welcome{position:absolute;top:22%;padding-left:7vw;color:#000;width:50rem}@media screen and (max-width: 1280px){.welcome .text-welcome{top:18%;padding-left:7vw}}@media screen and (max-width: 900px){.welcome .text-welcome{width:28rem;padding-left:5vw;top:10%}}@media screen and (max-width: 450px){.welcome .text-welcome{width:13rem;top:13%;display:flex;flex-direction:column;gap:5px}}.welcome .text-welcome h3{font-family:Cabin,sans-serif;font-size:2.5rem;margin:0}@media screen and (max-width: 900px){.welcome .text-welcome h3{font-size:1.3rem!important}}@media screen and (max-width: 450px){.welcome .text-welcome h3{font-size:1rem!important}}.welcome .text-welcome h1{font-family:Jockey One,sans-serif;color:#000;font-size:6rem;margin:0;padding-bottom:5%}.welcome .text-welcomeTwo{position:absolute;top:100%;width:50%;padding-left:25%;text-align:center}@media screen and (max-width: 1280px){.welcome .text-welcomeTwo{width:80%;top:85%;width:70%;padding-left:15%}}@media screen and (max-width: 900px){.welcome .text-welcomeTwo{width:70%;padding-left:15%}}.welcome .text-welcomeTwo h2{font-family:Jockey One;font-style:normal;font-weight:400;font-size:60px;line-height:68px;margin:0}.sentence-photo{gap:5rem;display:flex;height:25rem}@media screen and (max-width: 900px){.sentence-photo{flex-direction:column-reverse!important;height:auto}}.sentence-photo .SP-sentence{width:50%}@media screen and (max-width: 900px){.sentence-photo .SP-sentence{text-align:center;width:auto;margin-top:-75px}}.sentence-photo .SP-sentence .text-sentence{width:62%}@media screen and (max-width: 1280px){.sentence-photo .SP-sentence .text-sentence{width:100%}}.sentence-photo .SP-photo{width:50%;display:flex;justify-content:center}@media screen and (max-width: 900px){.sentence-photo .SP-photo{width:auto}}.sentence-photo .SP-photo .photo{border-radius:5px;width:80%;height:25rem;object-fit:cover}.sentence-photo .aling-start{justify-content:flex-start}@media screen and (max-width: 900px){.sentence-photo .aling-start{justify-content:center}}.reverse{flex-direction:row-reverse}@media screen and (max-width: 900px){.reverse{flex-direction:row}}.Text-Carousel{padding:2rem 0}.Text-Carousel .image-swiper{width:auto}@media screen and (max-width: 900px){.Text-Carousel .mySwiper{width:auto}}.Text-Carousel .image-slide{width:500px;height:400px}.Text-Carousel .text-imageCarousel{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 900px){.Text-Carousel .text-imageCarousel{display:flex;flex-direction:column-reverse}}.Text-Carousel .text-imageCarousel .swiper-slide img{height:80%!important;width:90%;border-radius:5px}.Text-Carousel .title-textCaroulse{text-align:center}.font-color{background:rgba(0,0,0,.3)}.OurSkillShooters{text-align:center;height:65rem}@media screen and (max-width: 1280px){.OurSkillShooters{height:55rem}}@media screen and (max-width: 450px){.OurSkillShooters{height:33rem}}.OurSkillShooters .btn-div{position:relative;bottom:17%;z-index:11}@media screen and (max-width: 1280px){.OurSkillShooters .btn-div{bottom:22%}}@media screen and (max-width: 900px){.OurSkillShooters .btn-div{bottom:32%}}@media screen and (max-width: 450px){.OurSkillShooters .btn-div{bottom:11%}}.OurSkillShooters h1{font-family:Jockey One;font-style:normal;font-weight:400;font-size:5.5rem;line-height:80px;text-transform:uppercase;color:#479eea;margin-top:0}.OurSkillShooters span{color:#ff0074}.OurSkillShooters .mySwiperSkill{width:60%;height:40rem;border-radius:5px}@media screen and (max-width: 450px){.OurSkillShooters .mySwiperSkill{width:100%;height:25rem}}.text-skill{background-color:#000;text-align:center;color:#fff;font-size:2rem;text-transform:uppercase;font-family:Jockey One;font-style:normal;padding:2%}.text-skill h1{color:#479eea;font-size:4rem;margin:0}.text-skill h2{margin:0}.text-skill span{color:#ff0074}.comment-boxes{display:flex;padding-top:10%}.comment-boxes .comment-box{background-color:#fff;width:400px;height:300px;border:solid 2px black;padding:20px}@media screen and (max-width: 450px){.comment-boxes .comment-box{height:350px}}@media screen and (max-width: 359px){.comment-boxes .comment-box{height:400px}}.comment-boxes .comment-box p{font-family:Cabin;font-style:normal;font-weight:700;font-size:16px;line-height:150%}.comment-boxes .img-name .name-person{text-align:center}.comment-boxes .img-name .name-person p{margin:2px 0}.comment-boxes .box-coment{height:75%}.container-form{background:#ffb3d5;margin:0 auto;margin-top:7rem}.container-form .divider{background-image:url(/assets/divider.c844d7af.png);height:15rem;background-size:cover;position:relative;bottom:6%;width:1420px;left:17%}@media screen and (max-width: 1280px){.container-form .divider{height:11rem;position:relative;left:273px;bottom:58px;background-size:auto}}@media screen and (max-width: 450px){.container-form .divider{left:0;width:454px;height:5rem;background-size:cover;bottom:28px}}.container-form .join-to-logo{text-align:center;align-content:center}.container-form .join-to-logo h3{font-family:Jockey One;font-style:normal;font-weight:400;font-size:48px;line-height:70px;margin:0}.container-form .join-to-logo .logo-black{background-image:url(/assets/logoBlack.0c0f2c6c.png);height:10rem;width:22rem;background-size:cover;margin:0 auto}@media screen and (max-width: 450px){.container-form .join-to-logo .logo-black{height:5rem;width:11rem}}.container-form .form-text{width:65%;margin:0 auto}@media screen and (max-width: 900px){.container-form .form-text{width:80%}}@media screen and (max-width: 450px){.container-form .form-text{width:90%}}.container-form .form-text h3{font-family:Cabin;font-weight:500;font-size:35px;line-height:150%}.container-form .form-text a{text-decoration:underline;text-decoration-color:#000;text-decoration-thickness:2px;color:#000}.container-form .form-text form{display:flex;flex-direction:column}.container-form .form-text form label{padding-top:20px;font-family:Cabin;font-weight:400;font-size:25px;line-height:150%}@media screen and (max-width: 450px){.container-form .form-text form label{font-size:17px}}.container-form .form-text form input,.container-form .form-text form textarea{padding:10px;font-family:Cabin;font-weight:400;font-size:17px}.container-form .form-text form textarea{resize:none;height:15rem}.container-form .form-text .terms-acept{padding-top:20px}.container-form .form-text input[type=checkbox]{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.container-form .form-text .checkbox{display:inline-block;height:20px;width:20px;background:#fff;border:2px #000 solid;margin-right:4px;transition:background-image .3s ease;cursor:pointer}@media screen and (max-width: 450px){.container-form .form-text .checkbox{position:relative;top:1vw}}.container-form .form-text .checkbox--active{border:2px rgb(0,102,255) solid;background:rgb(0,136,255);background-size:contain;transition:background-image .3s ease}.btn-send-form{background:#ff0074;border-radius:20px;border-style:none;width:170px;height:54px;font:700 23px Jockey One!important;color:#fff;margin-top:20px}.btn-send-form:hover{cursor:pointer}.no-check{opacity:.5}.follow{width:20%;align-items:center;display:flex;flex-direction:column;margin:0 auto;padding-bottom:3rem}@media screen and (max-width: 900px){.follow{width:50%}}@media screen and (max-width: 359px){.follow{width:80%}}.follow h2{font-family:Cabin;font-style:normal;font-weight:400;font-size:30px;line-height:150%;margin-bottom:15px}@media screen and (max-width: 450px){.follow h4{font-size:1.5rem!important}}.follow .follow-img{display:flex;gap:4rem}.follow .logo{width:55px;height:55px;object-fit:cover}@media screen and (max-width: 900px){.follow .logo{width:40px;height:40px}}.error-message{transition:all .3s ease;font-family:Jockey One;color:red;padding:10px;margin-top:0;background:#ffecec;border-bottom-left-radius:5px;border-bottom-right-radius:5px}footer{padding-bottom:10px;background-color:#000}.footer-container{padding:30px}@media screen and (max-width: 450px){.footer-container{text-align:center;padding:20px 10px 10px;gap:10px;display:flex;flex-direction:column}}.footer-container .img-logo-footer{width:140px;height:65px;object-fit:cover}.footer-container p{color:#fff;font-family:Cabin;font-style:normal;font-weight:700;font-size:18px;line-height:150%;margin:0}.footer-container .follow-logos{justify-content:end;display:flex;gap:25px}@media screen and (max-width: 450px){.footer-container .follow-logos{justify-content:center}}.footer-container .follow-logos .logo{width:25px;height:25px}.footer-container .follow-logos .tik-tok-logo{filter:invert(100%)}.footer-container .text-footer{display:flex;justify-content:space-between}@media screen and (max-width: 450px){.footer-container .text-footer{display:flex;flex-direction:column}.footer-container .text-footer p{font-size:15px}}.section-one .h2-section-one{margin:0;color:#fff;font-family:Jockey One;font-style:normal;font-weight:400;font-size:7rem;line-height:100px}@media screen and (max-width: 1280px){.section-one .h2-section-one{font-size:4rem!important;line-height:80px!important}}@media screen and (max-width: 900px){.section-one .h2-section-one{font-size:3rem!important;line-height:60px!important}}@media screen and (max-width: 450px){.section-one .h2-section-one{font-size:1.4rem!important;line-height:30px!important}}.section-one .rectangle-blue{height:1.7rem;background-color:#479eea}.section-one .team-photo{background-image:url(/assets/teamPhoto.ac4a5715.png);position:relative;width:100%;height:60rem;background-size:cover;transition:all .3s ease}@media screen and (max-width: 1280px){.section-one .team-photo{transition:all .3s ease;height:39rem;background-position:center right}}@media screen and (max-width: 900px){.section-one .team-photo{background-position:0%}}@media screen and (max-width: 450px){.section-one .team-photo{transition:all .3s ease;height:25rem;background-position:center}}.section-one .team-photo .frame-red{background-image:url(/assets/Frame.2df864c4.png);height:40rem;transform:rotate(-360.86deg);position:relative;top:51.5%;background-size:cover}@media screen and (max-width: 1440px){.section-one .team-photo .frame-red{top:58%}}@media screen and (max-width: 1280px){.section-one .team-photo .frame-red{height:400px;transform:rotate(-359.86deg);top:43%}}@media screen and (max-width: 1080px){.section-one .team-photo .frame-red{top:53%}}@media screen and (max-width: 900px){.section-one .team-photo .frame-red{top:60%}}@media screen and (max-width: 820px){.section-one .team-photo .frame-red{top:65%}}@media screen and (max-width: 700px){.section-one .team-photo .frame-red{top:69%}}@media screen and (max-width: 450px){.section-one .team-photo .frame-red{top:53%}}.section-one .font-color-red{height:68rem;background-color:#e6006a}@media screen and (max-width: 1280px){.section-one .font-color-red{height:56rem}}@media screen and (max-width: 900px){.section-one .font-color-red{height:50rem}}@media screen and (max-width: 450px){.section-one .font-color-red{height:25rem}}.section-one .font-color-red .text-color-red{width:46rem;position:relative;right:36%}@media screen and (max-width: 1280px){.section-one .font-color-red .text-color-red{width:30rem;right:20%}}@media screen and (max-width: 900px){.section-one .font-color-red .text-color-red{width:20rem;right:15%;bottom:15%}}@media screen and (max-width: 450px){.section-one .font-color-red .text-color-red{width:9rem;right:1%;bottom:0%;padding-left:10px}}.section-one .soccer-field{background-image:url(/assets/soccerfield.832d6c98.png);height:120rem;background-size:cover;position:relative;z-index:2}@media screen and (max-width: 1280px){.section-one .soccer-field{height:80rem}}@media screen and (max-width: 900px){.section-one .soccer-field{background-position:center}}@media screen and (max-width: 450px){.section-one .soccer-field{height:40rem}}.section-one .soccer-girl{background-image:url(/assets/soccergirl.54fc0836.png);width:75rem;height:68rem;position:relative;top:8%;background-size:cover;left:30%;z-index:3}@media screen and (max-width: 1280px){.section-one .soccer-girl{width:55rem;height:50rem;left:19%;top:13%}}@media screen and (max-width: 900px){.section-one .soccer-girl{width:46rem;height:42rem;left:19%}}@media screen and (max-width: 450px){.section-one .soccer-girl{width:26rem;height:24rem;top:19%;position:sticky}}.section-one .font-color-white{height:84rem}@media screen and (max-width: 1280px){.section-one .font-color-white{height:56rem}}@media screen and (max-width: 900px){.section-one .font-color-white{height:50rem}}@media screen and (max-width: 450px){.section-one .font-color-white{height:25rem}}.section-one .font-color-white .frame-red{background-image:url(/assets/Frame.2df864c4.png);height:36rem;transform:rotate(-356deg) scaleX(-1);position:relative;background-size:cover;bottom:34%}@media screen and (max-width: 1440px){.section-one .font-color-white .frame-red{transform:rotate(-357.86deg) scaleX(-1);bottom:30%}}@media screen and (max-width: 1280px){.section-one .font-color-white .frame-red{height:400px;bottom:42%}}@media screen and (max-width: 1080px){.section-one .font-color-white .frame-red{bottom:38%}}@media screen and (max-width: 900px){.section-one .font-color-white .frame-red{bottom:32%}}@media screen and (max-width: 820px){.section-one .font-color-white .frame-red{bottom:29%}}@media screen and (max-width: 450px){.section-one .font-color-white .frame-red{bottom:43%}}.section-one .font-color-white .text-color-white{width:42rem;position:relative;bottom:30%;left:5%;z-index:3}.section-one .font-color-white .text-color-white h1{color:#000!important}@media screen and (max-width: 1280px){.section-one .font-color-white .text-color-white{width:24rem;bottom:35%}}@media screen and (max-width: 450px){.section-one .font-color-white .text-color-white{width:8rem;bottom:80%}}.section-one .font-color-white .boys{background-image:url(/assets/boys.2e0e4727.png);height:81rem;background-size:cover;position:relative;bottom:61%;z-index:2}.section-one .font-color-white .boys .btn-div{position:relative;top:80%;text-align:center}@media screen and (max-width: 1280px){.section-one .font-color-white .boys{height:53rem;bottom:70%}}@media screen and (max-width: 900px){.section-one .font-color-white .boys{height:40rem;bottom:58%}}@media screen and (max-width: 450px){.section-one .font-color-white .boys{height:21rem;bottom:103%}}.section-one .rectangle-blue{background:#479eea;box-shadow:0 4px 4px #00000040;height:1250px;clip-path:polygon(0 15%,100% 0,100% 85%,0 100%);z-index:10;position:relative;bottom:4.6rem}@media screen and (max-width: 900px){.section-one .rectangle-blue{bottom:10rem;height:1000px}}@media screen and (max-width: 450px){.section-one .rectangle-blue{bottom:0rem;height:590px}}.section-one .rectangle-blue .text-rectangle{width:70%;margin:0 auto;padding-top:15%;text-align:center}@media screen and (max-width: 1280px){.section-one .rectangle-blue .text-rectangle{padding-top:20%;width:80%}}@media screen and (max-width: 450px){.section-one .rectangle-blue .text-rectangle{width:95%}}@media screen and (max-width: 359px){.section-one .rectangle-blue .text-rectangle{padding-top:88px}}.section-one .rectangle-blue .first-text{font-family:Jockey One;font-style:normal;font-weight:400;font-size:5.5rem;line-height:80px;text-transform:uppercase}@media screen and (max-width: 1280px){.section-one .rectangle-blue .first-text{font-size:3.6rem}}@media screen and (max-width: 450px){.section-one .rectangle-blue .first-text{font-size:1.5rem!important}}.section-one .rectangle-blue .second-text{font-size:4.5rem;line-height:80px}@media screen and (max-width: 1280px){.section-one .rectangle-blue .second-text{font-size:2.8rem}}.section-one .rectangle-blue .third-text{font-size:3rem}@media screen and (max-width: 1280px){.section-one .rectangle-blue .third-text{margin-top:4rem;font-size:2.2rem}}@media screen and (max-width: 450px){.section-one .rectangle-blue .third-text{margin-top:0}}@media screen and (max-width: 820px){.section-one .rectangle-blue .ul-container{display:flex;flex-direction:column}}.section-one .rectangle-blue ul{list-style:none;display:flex;align-items:center;gap:2rem;justify-content:center;margin-bottom:0}@media screen and (max-width: 820px){.section-one .rectangle-blue ul{gap:5px;justify-content:space-between;padding-left:0;display:flex;flex-direction:column;line-height:10px}}@media screen and (max-width: 820px){.section-one .rectangle-blue ul li{display:flex;align-content:center;align-items:center;gap:.5rem}.section-one .rectangle-blue ul li p{margin-top:0;margin-bottom:0;width:210px;line-height:41px;text-align:initial}}@media screen and (max-width: 820px){.section-one .rectangle-blue .ul-two{margin-top:0}}.section-one .rectangle-blue li{font-family:Cabin;font-style:normal;font-weight:700;font-size:2.5rem;line-height:68px}@media screen and (max-width: 1280px){.section-one .rectangle-blue li{font-size:1.8rem}}@media screen and (max-width: 1080px){.section-one .rectangle-blue li{font-size:1.6rem}}@media screen and (max-width: 900px){.section-one .rectangle-blue li{font-size:1.4rem}}@media screen and (max-width: 450px){.section-one .rectangle-blue li{font-size:1rem;line-height:30px}}.section-one .rectangle-blue .soccer-ball{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF3SURBVHgBjVXRUcMwDFW5/JMNaiYAJiBMQDaoNwhMkG6QdgKOCQoTNExQOkGzQdmgSPjpart20nf36saRniVZdmY0jpL5wDR4Hpg/zN+cwywzXzGf4PjNPDJfIWaw0BoLTEbUQEyfK2bH3NE5UoFlLqYExekdoktEdvJ4iEQN7JNYQUhxiMRyojUy+EeBsUI0a5qGlEFKounKPkh9v5i9GnUJx1yETWTXYn7rr7hJRJESzNVLa13ekOuzuK/E8RHpyCh1+qR8SVYYjfxYClO2FBbdj7qhNGpEuCi8CcPck0t1SDhlTwcWe5M/BZwNKMLPI46yYEXebsLvltwpOqm638AtjWMDUYPnjs7lKH0jFTz6LyIs6XLn9ZgGgVSRUXelmFC6pFZh3ZSe+UGu+wdyLWKZc3KbcUfpHR7wfg6fAJKmXA4vCccqE90uk02AltLXkvWEtrC7iDp3wRpEKunsMVpyqQ2w6cldvlcJKqQM9xR+AnSBJP4Ar/Z67yIqo+oAAAAASUVORK5CYII=);width:20px;background-size:cover;height:20px}@media screen and (max-width: 450px){.section-one .rectangle-blue .soccer-ball{height:15px;width:15px}}.section-one .rectangle-blue .soccer-add{display:none}@media screen and (max-width: 820px){.section-one .rectangle-blue .soccer-add{display:list-item}}@media screen and (max-width: 820px){.section-one .rectangle-blue .soccer-normal{display:none}}.daRules{background-color:#a2c8e9}.daRules .daRules-img{background-image:url(/assets/reglamentHeader.81e3694f.png);height:56vw!important}@media screen and (max-width: 1280px){.daRules .daRules-img{background-position:initial!important}}.daRules .daRules-img .daRules-text-img{width:40rem;position:relative;top:20%;left:10%}@media screen and (max-width: 900px){.daRules .daRules-img .daRules-text-img{width:20rem}}@media screen and (max-width: 450px){.daRules .daRules-img .daRules-text-img{width:15rem}}.daRules .daRules-img .daRules-text-img h1{font-family:Jockey One,sans-serif;color:#fff;font-size:6rem;margin:0;padding-bottom:5%}@media screen and (max-width: 450px){.daRules .daRules-img .daRules-text-img h1{font-size:2.2rem!important}}.daRules .text-rules{width:70%;margin:0 auto;font-weight:400;font-size:25px;line-height:150%}.daRules .text-rules p{margin-top:0;margin-bottom:0}@media screen and (max-width: 1080px){.daRules .text-rules{font-size:21px}}.daRules .rules{height:auto}.daRules .rules .container-field{height:10px}.daRules .rules .container-field .field-img{background-image:url(/assets/soccerfield.832d6c98.png);height:112vw;position:relative;left:25vw;background-size:cover}.daRules .rules .reglamentOne-img{background-image:url(/assets/reglamentOne.0a6f6c72.png);height:29vw;width:70vw;margin:0 auto;background-size:cover;margin-bottom:3vw;margin-top:3vw}@media screen and (max-width: 700px){.daRules .rules .reglamentOne-img{height:36vw;width:90vw}}.daRules .rulesTwo{height:auto}.daRules .rulesTwo .reglament-two-img{display:flex;gap:5px;height:30vw;width:90vw;margin:0 auto;margin-bottom:3vw;margin-top:3vw}@media screen and (max-width: 700px){.daRules .rulesTwo .reglament-two-img{width:95vw;height:33vw}}.daRules .rulesTwo .reglament-two-img .reglament-imag{width:50%;background-size:cover}.daRules .rulesTwo .reglament-two-img .reglamentTwo-img{background-image:url(/assets/reglamentTwo.d325088a.png)}.daRules .rulesTwo .reglament-two-img .reglamentThree-img{background-image:url(/assets/reglamentThree.6fc75ab9.png)}.daRules .rulesThree{height:auto}.daRules .rulesThree .ruleThree-text{width:40%;margin:0 auto;text-align:center}@media screen and (max-width: 900px){.daRules .rulesThree .ruleThree-text{width:80%}}.daRules .rulesThree .ruleThree-text p{font-weight:700;font-size:30px;line-height:41px;text-transform:uppercase;margin-top:0;line-height:110%;margin-bottom:0}@media screen and (max-width: 450px){.daRules .rulesThree .ruleThree-text p{font-size:20px}}.daRules .rulesThree .reglamentFour-img{background-image:url(/assets/reglamentFour.2a69f1f0.png);height:30vw;width:90vw;background-size:cover;margin:0 auto;margin-bottom:3vw;margin-top:3vw}@media screen and (max-width: 700px){.daRules .rulesThree .reglamentFour-img{width:95vw}}.daRules .general-rules-color{background-color:#f37db4}.daRules .button-container{position:relative;text-align:center;padding-bottom:5vw;height:10px}.daRules .button-container .btn-welcome-join{position:relative;z-index:5}.daRules .button-container .frame-blue{position:relative;background-image:url(/assets/VectorBlue.28f13068.png);height:13.5vw;background-size:cover;bottom:55vw}@media screen and (max-width: 900px){.daRules .button-container .frame-blue{bottom:57vw}}.daRules .button-container .soccer-player{background-image:url(/assets/soccerPlayer.2f9b6a30.png);height:51vw;background-size:cover;width:55.5vw;position:relative;bottom:25vw;right:1vw;z-index:4}.daRules .general-rules{width:80%;margin:0 auto}@media screen and (max-width: 1080px){.daRules .general-rules{width:90%}}.daRules .general-rules h1{text-align:center;font-family:Jockey One;font-size:4.5rem!important;line-height:30px!important;padding-top:5rem}@media screen and (max-width: 900px){.daRules .general-rules h1{font-size:4.5rem!important}}@media screen and (max-width: 700px){.daRules .general-rules h1{font-size:3.5rem!important}}@media screen and (max-width: 450px){.daRules .general-rules h1{font-size:2.5rem!important}}.daRules .general-rules ol{list-style:none;counter-reset:my-awesome-counter;display:flex;margin:0;padding:0;flex-direction:column}.daRules .general-rules ol li{counter-increment:my-awesome-counter;display:flex;align-items:center;margin-bottom:1rem;font-family:Cabin;font-weight:400;font-size:24px;line-height:150%;font-size:23px}@media screen and (max-width: 900px){.daRules .general-rules ol li{font-size:20px}}@media screen and (max-width: 700px){.daRules .general-rules ol li{font-size:18px}}@media screen and (max-width: 450px){.daRules .general-rules ol li{font-size:16px}}.daRules .general-rules ol li:before{display:inline-block;content:counter(my-awesome-counter) ".";font-size:6rem;font-family:Jockey One;margin-right:5%;line-height:87px}@media screen and (max-width: 900px){.daRules .general-rules ol li:before{font-size:5rem}}@media screen and (max-width: 700px){.daRules .general-rules ol li:before{font-size:4.5rem}}@media screen and (max-width: 450px){.daRules .general-rules ol li:before{font-size:4rem}}.daRules .button-container-rose{height:5rem;position:relative;padding-bottom:5vw;text-align:center}.daRules .button-container-rose .frame-rose{position:relative;background-image:url(/assets/Vector.09a8b250.png);height:13.5vw;background-size:cover;bottom:4vw;z-index:2}@media screen and (max-width: 1080px){.daRules .button-container-rose .frame-rose{bottom:1vw}}@media screen and (max-width: 450px){.daRules .button-container-rose .frame-rose{bottom:-5vw}}.daRules .goal-penalty{display:flex;justify-content:space-between;gap:1rem}@media screen and (max-width: 450px){.daRules .goal-penalty{flex-direction:column}}.daRules .scores{width:70%;margin:0 auto}@media screen and (max-width: 1080px){.daRules .scores{width:80%}}.daRules .scores h1{text-align:center;font-family:Jockey One;font-size:4.5rem!important;padding-top:3vw}@media screen and (max-width: 900px){.daRules .scores h1{font-size:4.5rem!important}}@media screen and (max-width: 700px){.daRules .scores h1{font-size:3.5rem!important}}@media screen and (max-width: 450px){.daRules .scores h1{font-size:2.5rem!important}}.daRules .scores .container-score{width:25rem;text-align:center;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 450px){.daRules .scores .container-score{width:100%}}.daRules .scores .container-score h2{margin-top:0;margin-bottom:0;font-family:Jockey One;font-size:55px;line-height:68px}@media screen and (max-width: 900px){.daRules .scores .container-score h2{font-size:2.5rem!important}}@media screen and (max-width: 700px){.daRules .scores .container-score h2{font-size:2rem!important}}@media screen and (max-width: 450px){.daRules .scores .container-score h2{font-size:1.6rem!important}}.daRules .scores .container-score .name-point{display:grid;grid-template-columns:3fr 1fr;gap:.5rem;height:82px}@media screen and (max-width: 450px){.daRules .scores .container-score .name-point{height:70px}}.daRules .scores .container-score .name{background-color:#ff0074}.daRules .scores .container-score .point{background-color:#479eea}.daRules .point-text{font-size:27px;line-height:41px;text-transform:uppercase;padding-top:5vw;padding-bottom:8vw}.daRules p{font-size:23px;line-height:150%}@media screen and (max-width: 900px){.daRules p{font-size:20px}}@media screen and (max-width: 700px){.daRules p{font-size:18px}}@media screen and (max-width: 450px){.daRules p{font-size:16px}}.AboutUs{background-color:#f37db4}.AboutUs .AboutUs-layer{background-image:url(/assets/layer.31435ab4.png);height:24rem;position:relative;background-size:cover;top:63%;width:90rem;left:16%}@media screen and (max-width: 1080px){.AboutUs .AboutUs-layer{width:89vw;height:24vw;left:11%;top:35vw}}@media screen and (max-width: 900px){.AboutUs .AboutUs-layer{top:56%}}.AboutUs .AboutUs-img{background-image:url(/assets/heroTwo.5c33fd88.webp)}@media screen and (max-width: 1080px){.AboutUs .AboutUs-img{transition:all .3s ease;height:35rem;background-position:initial}}@media screen and (max-width: 700px){.AboutUs .AboutUs-img{transition:all .3s ease;height:30rem;background-position:80%}}@media screen and (max-width: 450px){.AboutUs .AboutUs-img{transition:all .3s ease;height:17rem}}.AboutUs .AboutUs-img .AboutUs-text-img{width:40rem;position:relative;bottom:30%;left:10%}@media screen and (max-width: 1080px){.AboutUs .AboutUs-img .AboutUs-text-img{width:35rem}}@media screen and (max-width: 900px){.AboutUs .AboutUs-img .AboutUs-text-img{width:20rem;bottom:20%}}@media screen and (max-width: 450px){.AboutUs .AboutUs-img .AboutUs-text-img{width:15rem;left:5%}}.AboutUs .AboutUs-img .AboutUs-text-img h2{font-family:Cabin;font-weight:700;color:#fff;margin-bottom:0;font-size:30px}@media screen and (max-width: 450px){.AboutUs .AboutUs-img .AboutUs-text-img h2{font-size:1.2rem!important}}.AboutUs .AboutUs-img .AboutUs-text-img h1{font-family:Jockey One,sans-serif;color:#fff;font-size:6rem;margin:0;padding-bottom:5%}@media screen and (max-width: 450px){.AboutUs .AboutUs-img .AboutUs-text-img h1{font-size:2rem!important}}.AboutUs .history{padding-top:10vw;padding-bottom:10vw}@media screen and (max-width: 450px){.AboutUs .history{padding-top:0}}.AboutUs .history .history-text{width:80%;margin:0 auto}.AboutUs .history .history-text h2{font-size:33px!important;text-align:center;text-transform:uppercase;line-height:49px!important;margin-top:0}@media screen and (max-width: 700px){.AboutUs .history .history-text h2{font-size:20px!important}}@media screen and (max-width: 450px){.AboutUs .history .history-text h2{line-height:22px!important}}.AboutUs .history .container-player{height:10px;opacity:.2;position:relative;z-index:2}.AboutUs .history .container-player .soccer-ball{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAYAAABRRIOnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAWVSURBVHgB7Z0xdp1GFIZ/yQuI3KXTeAWSu3TCXTo5K/BLly7KCsQO5B3IWYGSMhWoSyd7BaDOnezSlTz3wUiAgAf46cHM/b9zfsHjoXN0hl/3XoaZYQ/6MI3tQSnhS6nqfg5F7CFMjNWx1WG5FR3g0QRjyUuJQT5aXVeOBUUohoisjsqt6AC7QQySlhKTfASZBbngK6tLqzur+4UoK/+mt9idKdUiDRxZJViWCfrkzEG2iOT/GP6YoC9yGJDJRCiiwdIv9pSoEYEMJkKYRmgqAY3RSwQdRmgzhgF5wECnEZq6hHJjyF1DDL+LxW3rrmwTdUQoKm9fLtSulUFRtHgPvy7OnIoRMMbqBn5dkCUoQYDRQnrrWCtMV4aAblFj+NX4S1YMj5G7iA/wq8F90AU8RMzAeuH5dAWPnqYa8JZyF5J/uMWbwoBm2KUyLPgOxIBmmEOLjBTyB2XwqyFpimeEBeT8SrAFXuDHka5oDhObH4MiSvyHGYnh13+RBp1hJt7C30YLXRF2jAGLyCXrDhNvR6dO1MnAYV9LJ7V6g5FMKSpjsIj0AWP11er/Mb80NkIYFNGB+MNrjJhiONYQTBX+IWZ4PfTkMSkjBlOFj/xcbq+HnDw0QhgwVfiMzFKXKJFvOnEfwzgH8RnpwdzawBp2QIWjCBsYkjIysJAMhRQb+iY2pYwVaIaQiLAhSmyKEIwO4ZGiJ0r0RYgVaIYQidATJfoM8Q4kVM67vuhKGQbsdwidV2jpl+iKEJ0OIsHQmgHaIoQbMMtl9cJGei9f4XHl3jVtEYJrLOpArvFx82CbIVhM6uFJadBMGQYsJjXxJG00I0QEoglJG6fVA01DMF3oI6p+aKaMexBtSLp46T5UI0QEohG3qPyaqiFOQbRy5HaqhjgG0Urkdqo1BOsHvTzUES5CMDroRuqIQ9lxhjAg2lkHBWeIExDtGPnBlEEctQjBp5ukZghGCLIOCnvlzh0IsX6QCGFASMGhGIL1A3G8pCFIlZ9oCFLlYOhyAEQHNASpQ0OQGjQEqUFDkCo5DUFqiCFyEFIihvgCQgpyGoJUuXWDbDnAlqwH2rqiMgfRznqB9P3qB6KadenACEEctQjxCUQ7TBmkxq38cHcZXGhMN0+m8skBRgm9PFz7/baDRB2p26ka4l8QraRup7ocAOdn6KRzSSH5IgXRRlr90BwP8Q+INmrXvLkKHdOGPmqr4jcjBNOGLlI0Hlu0DaFj2tDDh+YBvh5BL7W7C8d+x4kpSOi0ZoKuVyxFVglIyIx6xVIKRomQSdExBqZvXsbfIKHyvusLvshVHzmKdNHKC/TzFcU7uEg4nKFnhBxfBq+LHD3RQRgyt/MvkFA4w5aQW9B7ymtdYgBDUoYQgf0SvtPa79BkU1HpyFF0Zf8C4iMxBo6IGxohBDHEDVhg+kaODYVklTELhsgzjt9BfGM15uShKcORg6nDJ2KM7HEekzIcTB1+kGNEqnBMWWNKUsdv4EIjS0auzRtMYGzKcHy2+mb1K8gS+cPqGjNwAb86ZzToHDOTwK8GC1lXWABuDKYvjRaqbrCgcbAGNMWcyrDAuz4DmoJmaGBAU9AMDQxoCpqhgQFN8ZzysqdYKt4EfjW0D7qC57PqzuFXgy9ZFwgEGcvnU8MvTbJEwzsEhgHriinKEPCTZcl9fP4xXBdQMgt/BUaLPmVWJ1CGQTE0fOkXZ9dSExW6MGC0ECVQGBX6WEGnMTLQCL2soMMYGQK8lXxOVgjTGInVKchkTuB/8SkdS1dgatgqBkXUkAc7vhghsfoTXNHv2TEoGloanCbYIlMm6iwNafgTFDPURcfYLSmKd43IMn+yMovX81VCMEQTMcgRCmOYytbgx8hRXHi3/VTuBzVhKURD9HGIR2OYDefmKNbYkoLwFkr4DluA6qe5yI5cAAAAAElFTkSuQmCC);height:12.5vw;width:12.5vw;background-size:cover;position:relative;left:10vw;bottom:3vw}.AboutUs .history .container-player .soccer-ball-down{background-image:url(data:image/png;base64,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);height:12.5vw;width:12.5vw;background-size:cover;position:relative;bottom:96vw;left:38vw}.AboutUs .history .player-Up{background-image:url(/assets/PlayerUp.027990a3.png);height:64.4vw;background-size:cover;width:35vw;position:relative;top:9vw;right:0vw}.AboutUs .history .player-down{background-image:url(/assets/PlayerDown.5e3c579d.png);height:47.4vw;background-size:cover;width:63vw;position:relative;bottom:40vw;left:37vw}.AboutUs .our-MVVO{display:grid;grid-template-rows:1fr .9fr 1fr 1fr}.AboutUs .our-MVVO .SpecialButton{display:none}@media screen and (max-width: 900px){.AboutUs .our-MVVO{grid-template-rows:1fr .5fr 1fr 1fr}.AboutUs .our-MVVO .btn-welcome-join{display:none}.AboutUs .our-MVVO .SpecialButton{display:inline-block}}.AboutUs .our-MVVO .container-frame{height:10px}.AboutUs .our-MVVO .container-frame .frame-blue{position:relative;background-image:url(/assets/FrameBlue.d6be37ea.png);height:15vw;background-size:cover;bottom:9vw}.AboutUs .our-MVVO .container-frame .frame-rose{position:relative;background-image:url(/assets/VectorRose.8cd3fe5a.png);height:14vw;background-size:cover;bottom:2rem}@media screen and (max-width: 700px){.AboutUs .our-MVVO .container-frame .frame-rose{bottom:0rem}}@media screen and (max-width: 450px){.AboutUs .our-MVVO .container-frame .frame-rose{bottom:-1.5rem;height:18vw}}@media screen and (max-width: 359px){.AboutUs .our-MVVO .container-frame .frame-rose{bottom:-5rem}}.AboutUs .our-MVVO .container-frame .ballon-foot{background-image:url(/assets/ballon-foot.7614301c.png);position:relative;height:31vw;width:27vw;bottom:26vw;background-size:cover;left:74vw}@media screen and (max-width: 1080px){.AboutUs .our-MVVO .container-frame .ballon-foot{bottom:22vw}}@media screen and (max-width: 700px){.AboutUs .our-MVVO .container-frame .ballon-foot{display:none}}.AboutUs .our-MVVO .mision-color{background-color:#a2c8e9;display:grid}.AboutUs .our-MVVO .mision,.AboutUs .our-MVVO .vision,.AboutUs .our-MVVO .values,.AboutUs .our-MVVO .objetive{display:grid;grid-template-columns:40% 60%;width:90%;margin:auto;z-index:4}@media screen and (max-width: 900px){.AboutUs .our-MVVO .mision,.AboutUs .our-MVVO .vision,.AboutUs .our-MVVO .values,.AboutUs .our-MVVO .objetive{display:flex;flex-direction:column}}.AboutUs .our-MVVO .mision .name-button,.AboutUs .our-MVVO .vision .name-button,.AboutUs .our-MVVO .values .name-button,.AboutUs .our-MVVO .objetive .name-button{margin:auto;text-align:center}.AboutUs .our-MVVO .mision .name-button h2,.AboutUs .our-MVVO .vision .name-button h2,.AboutUs .our-MVVO .values .name-button h2,.AboutUs .our-MVVO .objetive .name-button h2{font-family:Jockey One;font-size:5rem!important}@media screen and (max-width: 900px){.AboutUs .our-MVVO .mision .name-button h2,.AboutUs .our-MVVO .vision .name-button h2,.AboutUs .our-MVVO .values .name-button h2,.AboutUs .our-MVVO .objetive .name-button h2{font-size:4.5rem!important}}@media screen and (max-width: 700px){.AboutUs .our-MVVO .mision .name-button h2,.AboutUs .our-MVVO .vision .name-button h2,.AboutUs .our-MVVO .values .name-button h2,.AboutUs .our-MVVO .objetive .name-button h2{font-size:3.5rem!important}}@media screen and (max-width: 450px){.AboutUs .our-MVVO .mision .name-button h2,.AboutUs .our-MVVO .vision .name-button h2,.AboutUs .our-MVVO .values .name-button h2,.AboutUs .our-MVVO .objetive .name-button h2{font-size:2.5rem!important;line-height:100%!important}}.AboutUs .our-MVVO .mision .text,.AboutUs .our-MVVO .vision .text,.AboutUs .our-MVVO .values .text,.AboutUs .our-MVVO .objetive .text{display:flex;align-items:center}@media screen and (max-width: 900px){.AboutUs .our-MVVO .mision .text,.AboutUs .our-MVVO .vision .text,.AboutUs .our-MVVO .values .text,.AboutUs .our-MVVO .objetive .text{flex-direction:column}.AboutUs .our-MVVO .mision .text input,.AboutUs .our-MVVO .vision .text input,.AboutUs .our-MVVO .values .text input,.AboutUs .our-MVVO .objetive .text input{margin-bottom:10%}}.AboutUs .container-field{height:10px}.AboutUs .container-field .field-img{background-image:url(/assets/soccerfieldTwo.8172b1db.png);height:77rem;position:relative;right:1vw;bottom:130vw;width:94vw;background-size:cover;z-index:1}@media screen and (max-width: 900px){.AboutUs .container-field .field-img{right:2vw;bottom:188vw;width:105vw;height:69rem}}@media screen and (max-width: 450px){.AboutUs .container-field .field-img{height:40rem}}.AboutUs p,.AboutUs ul{font-size:23px;line-height:150%}@media screen and (max-width: 900px){.AboutUs p,.AboutUs ul{font-size:20px}}@media screen and (max-width: 700px){.AboutUs p,.AboutUs ul{font-size:18px}}@media screen and (max-width: 450px){.AboutUs p,.AboutUs ul{font-size:16px}}@media screen and (max-width: 359px){.AboutUs p,.AboutUs ul{font-size:15px}}.AboutUs .container-form{margin-top:auto}.Terms-Condition .Terms-img{background-image:url(/assets/Terms-condition.efc97695.png)}@media screen and (max-width: 1080px){.Terms-Condition .Terms-img{transition:all .3s ease;height:35rem;background-position:initial}}@media screen and (max-width: 700px){.Terms-Condition .Terms-img{transition:all .3s ease;height:30rem;background-position:45%}}@media screen and (max-width: 450px){.Terms-Condition .Terms-img{transition:all .3s ease;height:23rem}}.Terms-Condition .Terms-text-img{width:60rem;position:relative;top:50%;left:5vw}.Terms-Condition .Terms-text-img h1{font-family:Jockey One;font-family:Jockey One,sans-serif;color:#fff;font-size:6rem;margin:0;padding-bottom:5%}@media screen and (max-width: 450px){.Terms-Condition .Terms-text-img h1{font-size:2.2rem!important}}.Terms-Condition .text-terms{width:70%;margin:0 auto}@media screen and (max-width: 700px){.Terms-Condition .text-terms{width:90%}}.Terms-Condition .text-terms p{font-size:16px;line-height:150%;white-space:pre-line}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;overflow-anchor:none}main{display:block}h1{font-size:2em;margin:.67em 0;color:#000}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body{overflow-x:hidden;max-width:100%;background-color:#e6e7e8}.no-margin-top{margin-top:0!important}a{color:#fff}.container{width:90vw;margin:0 auto;margin-top:7rem}.position-relative{position:relative}.displayBlock{display:block!important}.vertical-center{justify-content:center;display:flex;align-items:center}.displayNone{display:none}.text-divider{display:flex;align-items:center;padding-top:10px}.text-divider:before,.text-divider:after{content:"";height:1px;background-color:silver;flex-grow:1}.blue-divider:before,.blue-divider:after{background-color:#479eea!important;height:30px!important;padding-bottom:0!important;margin-top:20px}@media screen and (max-width: 450px){.blue-divider:before,.blue-divider:after{height:20px!important;margin-top:30px!important}}.logo{width:55px;height:55px;object-fit:cover}.instagram-logo{content:url(/instagram.png)}.facebook-logo{content:url(/assets/facebook.3b7b240d.png)}.tik-tok-logo{content:url(/assets/tik-tokTwo.ca5d6262.png)}@media screen and (max-width: 1280px){h1{font-size:4rem!important;line-height:80px!important}}@media screen and (max-width: 900px){h1{font-size:3rem!important;line-height:60px!important}}@media screen and (max-width: 450px){h1{font-size:1.4rem!important;line-height:25px!important}}@media screen and (max-width: 900px){h2{font-size:2rem!important;line-height:60px!important}}@media screen and (max-width: 450px){h2{font-size:1rem!important;line-height:25px!important}}@media screen and (max-width: 900px){h3{font-size:2.2rem!important;line-height:60px!important}}@media screen and (max-width: 450px){h3{font-size:1rem!important;line-height:20px!important}}@media screen and (max-width: 900px){h4{font-size:2rem!important}}.cabin{font-family:Cabin;font-style:normal;font-weight:700}.cabin-400{font-family:Cabin;font-style:normal;font-weight:400}.flex-colum{display:flex;flex-direction:column}.font-img-style{margin-top:6rem;position:relative;width:100%;height:60rem;background-size:cover;transition:all .3s ease}@media screen and (max-width: 1280px){.font-img-style{transition:all .3s ease;height:45rem;background-position:center right}}@media screen and (max-width: 450px){.font-img-style{margin-top:5rem;transition:all .3s ease;height:25rem;background-position:80%}}.center-div{justify-content:center;align-items:center;display:flex}.text-aling-center{text-align:center}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.mySwiper{width:90%;height:450px}.mySwiperSkill{--swiper-theme-color: #292929 !important}@media screen and (max-width: 450px){.mySwiperSkill{--swiper-navigation-size: 30px}}.mySwiperSkill .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:34% 15%}.swal2-popup{background:#000!important;color:#fff!important;font-family:Jockey One!important}.swal2-styled.swal2-confirm,.swal2-styled.swal2-cancel{width:auto!important}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
