.headerMain__container{justify-content:center;align-items:center;display:flex}.headerMain__container .headerMain__layout{text-align:center;flex-direction:column;justify-content:space-around;align-items:center;width:100%;display:flex}.headerMain__container .headerMain__layout h2{text-align:right;max-width:clamp(600px,40vw,900px);margin-right:60px;font-size:clamp(1.6rem,2.5vw,1.8rem)}@media screen and (max-width:1230px){.headerMain__container .headerMain__layout h2{margin-top:50px}}@media screen and (max-width:750px){.headerMain__container .headerMain__layout h2{margin-right:0}}.headerMain__container .headerMain__layout .headerMain__movie{border-radius:24px;width:90%;height:77vh;margin-top:15px;overflow:hidden}.headerMain__container .headerMain__layout .headerMain__movie video{object-fit:cover;width:110%;height:110%}.headerMain__container .headerMain__layout .headerMain__scroll_info{justify-content:space-between;align-items:center;width:100%;font-size:clamp(.875em,2.5vw,1.275em);font-weight:700;display:flex}
.aboutMain__component{width:100%;margin-top:190px;position:relative}.aboutMain__component .aboutMain__header h3{flex-direction:column;justify-content:center;align-items:center;font-size:clamp(2.5rem,6vw,6.5rem);font-weight:700;display:flex}.aboutMain__component .aboutMain__header h3 .aboutMain__header_heading{direction:rtl;justify-content:center;align-items:center;gap:10px;display:flex}.aboutMain__component .aboutMain__data{text-align:right;justify-content:center;align-items:start;gap:10px;display:flex}@media screen and (max-width:1180px){.aboutMain__component .aboutMain__data{flex-direction:column;align-items:center}}.aboutMain__component .aboutMain__data .aboutMain__data_text{direction:rtl;unicode-bidi:embed;flex-direction:column;flex:2;justify-content:space-between;align-items:start;display:flex}.aboutMain__component .aboutMain__data .aboutMain__data_text nav{margin-right:80px;font-size:clamp(1.2rem,2.5vw,2rem)}.aboutMain__component .aboutMain__data .aboutMain__data_text nav.aboutMain__data_text_data{margin-right:110px}.aboutMain__component .aboutMain__data .aboutMain__data_text button{margin-top:60px}.aboutMain__component .aboutMain__data .aboutMain__data_image{flex:1;height:450px}.aboutMain__component .aboutMain__data .aboutMain__data_image img{border-radius:16px;width:auto;height:100%}
.leaguesMain__component{margin-top:240px}.leaguesMain__component .leaguesMain__heading h3{flex-direction:column;justify-content:center;align-items:center;font-size:clamp(2.5rem,6vw,6.5rem);display:flex}.leaguesMain__component .leaguesMain__cards{flex-wrap:wrap;justify-content:center;align-items:center;gap:50px;display:flex}.leaguesMain__component .leaguesMain__cards .LeaguesCardMain{width:clamp(300px,40vw,700px);margin-top:50px}.leaguesMain__component .leaguesMain__cards .LeaguesCardMain:hover .LeaguesCardMain__image img{scale:1.1}.leaguesMain__component .leaguesMain__cards .LeaguesCardMain:hover .LeaguesCardMain__title{gap:30px}.leaguesMain__component .leaguesMain__cards .LeaguesCardMain:hover .LeaguesCardMain__title svg{scale:.8}.leaguesMain__component .leaguesMain__cards .LeaguesCardMain .LeaguesCardMain__image{border-radius:24px;width:100%;height:clamp(300px,20vw,400px);overflow:hidden}.leaguesMain__component .leaguesMain__cards .LeaguesCardMain .LeaguesCardMain__image img{object-fit:cover;width:100%;height:100%;transition-duration:.2s}.leaguesMain__component .leaguesMain__cards .LeaguesCardMain .LeaguesCardMain__title{text-align:right;justify-content:end;align-items:center;gap:15px;margin-top:20px;font-size:clamp(1.5rem,2.5vw,2rem);transition-duration:.2s;display:flex}.leaguesMain__component .leaguesMain__cards .LeaguesCardMain .LeaguesCardMain__title svg{width:20px;height:20px;transition-duration:.2s}
.footer{color:#fff;text-align:right;background-color:#0a0a0a;padding:60px 20px 20px;font-family:Vazir,sans-serif}.footer .container{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.footer .footer__brand{flex:300px}.footer .footer__brand h2{margin-bottom:15px;font-size:2rem}.footer .footer__brand p{color:#ccc;direction:rtl;unicode-bidi:embed;font-size:.95rem;line-height:1.6}.footer .footer__links{flex-wrap:wrap;flex:2 600px;gap:30px;display:flex}.footer .footer__links .footer__section{flex:200px}.footer .footer__links .footer__section h3{margin-bottom:10px;font-size:1.2rem}.footer .footer__links .footer__section ul{padding:0;list-style:none}.footer .footer__links .footer__section ul li{justify-content:end;align-items:center;margin-bottom:8px;display:flex}.footer .footer__links .footer__section ul li a{color:#ccc;align-items:center;gap:8px;text-decoration:none;transition:color .3s;display:flex}.footer .footer__links .footer__section ul li a:hover,.footer .footer__links .footer__section ul li svg{color:#ff9800}.footer .footer__links .footer__section.footer__socials li a{font-weight:700}.footer .footer__bottom{text-align:center;color:#777;border-top:1px solid #222;margin-top:40px;padding-top:20px;font-size:.85rem}@media (max-width:900px){.footer .container{flex-direction:column;gap:30px}.footer .footer__links{flex-direction:column;gap:20px}}
