@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";html,body{margin:0;scroll-behavior:smooth}html{font-size:62.5%}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Noto Sans",sans-serif;overflow-x:hidden;min-height:100vh}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0 !important}h1,h2,h3,h4,h5,h6{font-weight:700}p,ul{margin-bottom:15px}ul{padding-left:15px}a{-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);outline:none;text-decoration:none}a:hover{text-decoration:none}iframe{display:block;width:100%;max-width:100%}.t-uppercase{text-transform:uppercase}.t-center{text-align:center}.m-auto{margin:0 auto}.d-block{display:block}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-padding{padding:100px 0}@media(max-width: 1024px){.section-padding{padding:50px 15px}}@media(min-width: 1281px)and (max-width: 1750px){.section-padding{padding:100px 15px}}.container{width:1520px;max-width:100%;margin:0 auto;padding:0}@media(max-width: 1024px){.container{padding:0 15px}}@media(min-width: 1281px)and (max-width: 1750px){.container{padding:0 15px}}@media(min-width: 1025px)and (max-width: 1280px){.container{padding:0 15px}}.container-small{width:1140px;max-width:100%;margin:0 auto;padding:0}@media(max-width: 1024px){.container-small{padding:0 15px}}@media(min-width: 1281px)and (max-width: 1750px){.container-small{padding:0 15px}}@media(min-width: 1025px)and (max-width: 1280px){.container-small{padding:0 15px}}.container-extra-small{width:850px;max-width:100%;margin:0 auto;padding:0}@media(max-width: 1024px){.container-extra-small{padding:0 15px}}@media(min-width: 1281px)and (max-width: 1750px){.container-extra-small{padding:0 15px}}.section-padding .container,.section-padding .container-small,.section-padding .container-extra-small{padding:0}.img-fluid{display:block;margin:0 auto;width:100%;max-width:100%}@media(min-width: 768px)and (max-width: 1024px){.smartphone{display:none !important}}@media(min-width: 1025px){.smartphone{display:none !important}}@media(max-width: 767px){.tablets{display:none !important}}@media(min-width: 1025px){.tablets{display:none !important}}@media(min-width: 1025px){.all-devices{display:none !important}}@media(max-width: 1024px){.desktop{display:none !important}}.m-1{margin:10px !important}.m-2{margin:20px !important}.m-3{margin:30px !important}.m-4{margin:40px !important}.m-5{margin:50px !important}.my-1{margin-top:10px !important;margin-bottom:10px !important}.my-2{margin-top:20px !important;margin-bottom:20px !important}.my-3{margin-top:30px !important;margin-bottom:30px !important}.my-4{margin-top:40px !important;margin-bottom:40px !important}.my-5{margin-top:50px !important;margin-bottom:50px !important}.mx-1{margin-left:10px !important;margin-right:10px !important}.mx-2{margin-left:20px !important;margin-right:20px !important}.mx-3{margin-left:30px !important;margin-right:30px !important}.mx-4{margin-left:40px !important;margin-right:40px !important}.mx-5{margin-left:50px !important;margin-right:50px !important}.mt-1{margin-top:10px !important}.mt-2{margin-top:20px !important}.mt-3{margin-top:30px !important}.mt-4{margin-top:40px !important}.mt-5{margin-top:50px !important}.mt-9{margin-top:50px !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:10px !important}.mb-2{margin-bottom:20px !important}.mb-3{margin-bottom:30px !important}.mb-4{margin-bottom:40px !important}.mb-5{margin-bottom:50px !important}.mb-6{margin-bottom:60px !important}.p-1{padding:10px !important}.p-2{padding:20px !important}.p-3{padding:30px !important}.p-4{padding:40px !important}.p-5{padding:50px !important}.py-1{padding-top:10px !important;padding-bottom:10px !important}.py-2{padding-top:20px !important;padding-bottom:20px !important}.py-3{padding-top:30px !important;padding-bottom:30px !important}.py-4{padding-top:40px !important;padding-bottom:40px !important}.py-5{padding-top:50px !important;padding-bottom:50px !important}.px-1{padding-left:10px !important;padding-right:10px !important}.px-2{padding-left:20px !important;padding-right:20px !important}.px-3{padding-left:30px !important;padding-right:30px !important}.px-4{padding-left:40px !important;padding-right:40px !important}.px-5{padding-left:50px !important;padding-right:50px !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:10px !important}.pt-2{padding-top:20px !important}.pt-3{padding-top:30px !important}.pt-4{padding-top:40px !important}.pt-5{padding-top:50px !important}.pb-0{padding-bottom:0px !important}.pb-1{padding-bottom:10px !important}.pb-2{padding-bottom:20px !important}.pb-3{padding-bottom:30px !important}.pb-4{padding-bottom:40px !important}.pb-5{padding-bottom:50px !important}main .fade-left{opacity:0;-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateX(-30%);transform:translateX(-30%);-webkit-transition-delay:.5s;transition-delay:.5s}main .fade-left.is-inview{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}main .fade-right{opacity:0;-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateX(30%);transform:translateX(30%);-webkit-transition-delay:.5s;transition-delay:.5s}main .fade-right.is-inview{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}main .fade-up{opacity:0;-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateY(30%);transform:translateY(30%);-webkit-transition-delay:.5s;transition-delay:.5s}main .fade-up.is-inview{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}main .fade-down{opacity:0;-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateY(-30%);transform:translateY(-30%);-webkit-transition-delay:.5s;transition-delay:.5s}main .fade-down.is-inview{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}main .fade{opacity:0;-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition-delay:.5s;transition-delay:.5s}main .fade.is-inview{opacity:1}main .zoom-in{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition-delay:.5s;transition-delay:.5s}main .zoom-in.is-inview{opacity:1;-webkit-transform:scale(1);transform:scale(1)}main .zoom-out{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .6s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .6s cubic-bezier(0.215, 0.61, 0.355, 1)}main .zoom-out.is-inview{opacity:1;-webkit-transform:scale(1);transform:scale(1)}main .zoom-fade-right{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .6s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .6s cubic-bezier(0.215, 0.61, 0.355, 1)}main .zoom-fade-right.is-inview{opacity:1;-webkit-transform:scale(1);transform:scale(1)}main .delay-1{-webkit-transition-delay:.1s !important;transition-delay:.1s !important}main .delay-2{-webkit-transition-delay:.2s !important;transition-delay:.2s !important}main .delay-3{-webkit-transition-delay:.3s !important;transition-delay:.3s !important}main .delay-4{-webkit-transition-delay:.4s !important;transition-delay:.4s !important}main .delay-5{-webkit-transition-delay:.5s !important;transition-delay:.5s !important}main .delay-6{-webkit-transition-delay:.6s !important;transition-delay:.6s !important}main .delay-7{-webkit-transition-delay:.7s !important;transition-delay:.7s !important}main .delay-8{-webkit-transition-delay:.8s !important;transition-delay:.8s !important}main .delay-9{-webkit-transition-delay:.9s !important;transition-delay:.9s !important}main .delay-10{-webkit-transition-delay:1s !important;transition-delay:1s !important}main .delay-15{-webkit-transition-delay:1.5s !important;transition-delay:1.5s !important}main .delay-20{-webkit-transition-delay:2s !important;transition-delay:2s !important}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .clearfix{zoom:1}*:first-child+html .clearfix{zoom:1}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}::-moz-selection{color:#fff}::selection{color:#fff}header{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);width:100%;position:absolute;top:0;padding-top:50px;padding-bottom:15px;z-index:9997}@media(max-width: 1024px){header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;z-index:9997;background-color:#fff;position:absolute;top:15px;border-radius:25px;width:calc(100vw - 30px);left:15px;background-color:hsla(0,0%,100%,.65)}}@media(min-width: 1025px)and (max-width: 1280px){header{padding-left:15px;padding-right:15px}}header .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:hsla(0,0%,100%,.6);backdrop-filter:blur(10px);padding:0 50px;border-radius:25px;z-index:1}@media(max-width: 1024px){header .container{padding:0;background-color:rgba(0,0,0,0);backdrop-filter:none}}header .header__brand{padding:0;z-index:9999;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media(max-width: 1024px){header .header__brand{width:100%;padding:0}}header .header__brand img{width:72px}@media(max-width: 1024px){header .header__brand img{width:50px}}@media(min-width: 1025px)and (max-width: 1280px){header .header__brand img{width:70px}}@media(min-width: 1281px)and (max-width: 1750px){header .header__brand img{width:70px}}header .sponsor-link{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media(max-width: 1024px){header .sponsor-link{display:none}}header .sponsor-link a{margin-top:0;font-size:1.8rem;font-weight:400;padding:10px 22px !important}.header__menu{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);z-index:9998;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media(max-width: 1024px){.header__menu{position:fixed;top:0;background-color:#fff;width:100%;height:100%;right:-100%;pointer-events:none}.header__menu.header__menu--open{right:0;pointer-events:initial}}.header__menu .site-nav{margin-bottom:0;padding-left:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:40px}@media(min-width: 1281px)and (max-width: 1750px){.header__menu .site-nav{gap:30px}}@media(max-width: 1024px){.header__menu .site-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;gap:15px;padding:15px}}@media(min-width: 1025px){.header__menu .site-nav li.mobile{display:none !important}}.header__menu .site-nav li.li-btn{padding-left:15px}.header__menu .site-nav li.li-btn a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background-color:#0070e0;padding-left:0;display:block;border:0 !important;text-align:center;padding:10px 15px;border-radius:15px}.header__menu .site-nav li a{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);font-size:1.8rem;line-height:1.2;padding:0;position:relative;color:#fff;text-transform:uppercase;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:112px;border-top:5px solid rgba(0,0,0,0);letter-spacing:2px}@media(min-width: 1281px)and (max-width: 1750px){.header__menu .site-nav li a{font-size:1.8rem;line-height:2.2rem}}@media(max-width: 1024px){.header__menu .site-nav li a{font-size:1.8rem;line-height:1.9rem;padding:0 15px;color:#0070e0;height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.header__menu .site-nav li.active a,.header__menu .site-nav li:hover a{border-top:5px solid #fff}@media(max-width: 767px){.header__menu .site-nav li.active a,.header__menu .site-nav li:hover a{font-weight:bold !important}}.header__menu .site-nav li svg{fill:#454545}.header__menu .site-nav>li{position:relative}@media(max-width: 1024px){.header__menu .site-nav>li{width:100%;text-align:left !important}}.header__menu .site-nav>li>ul{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);margin-bottom:0;list-style:none;opacity:0;-webkit-transition:all .5s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .5s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateY(5%);transform:translateY(5%);width:100%;position:absolute;min-width:300px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;overflow:hidden;background-color:#fff;border-radius:25px}@media(max-width: 1024px){.header__menu .site-nav>li>ul{position:relative;opacity:0;max-height:0;overflow:hidden;padding:0;min-width:auto !important;background-color:rgba(0,0,0,0)}}.header__menu .site-nav>li>ul li{text-align:left}@media(max-width: 1024px){.header__menu .site-nav>li>ul li{text-align:center}}.header__menu .site-nav>li>ul a{padding:0;height:auto;border-top:0 !important;color:#000;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 1024px){.header__menu .site-nav>li>ul a{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;color:#0070e0}}@media(min-width: 1025px){.header__menu .site-nav>li.has-submenu{margin-right:10px}}.header__menu .site-nav>li.has-submenu path{pointer-events:none !important}.header__menu .site-nav>li.has-submenu svg{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);position:absolute;right:0;top:51%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none}@media(min-width: 1025px){.header__menu .site-nav>li.has-submenu svg{pointer-events:none}}@media(max-width: 1024px){.header__menu .site-nav>li.has-submenu svg{top:5px;right:5px;position:relative}}.header__menu .site-nav>li.has-submenu.has-submenu--hover svg{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg);top:30%}@media(max-width: 1024px){.header__menu .site-nav>li.has-submenu.has-submenu--hover svg{top:0}}.header__menu .site-nav>li.has-submenu.has-submenu--hover>ul{opacity:1;-webkit-transform:translateY(10px);transform:translateY(10px)}@media(max-width: 1024px){.header__menu .site-nav>li.has-submenu.has-submenu--hover>ul{padding:0 15px 15px 15px;max-height:100vh;gap:5px;margin-top:15px}}.side-nav-toggle{position:relative;margin-left:50px;width:25px;height:25px;z-index:9999}@media(max-width: 1024px){.side-nav-toggle{display:none}}.side-nav-toggle .icon-hamburger{width:100%;height:100%;position:absolute;z-index:9999;cursor:pointer;top:1px}.side-nav-toggle .icon-hamburger span{height:2px;border-radius:2px;position:absolute;background:#fff;width:100%;top:11px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.side-nav-toggle .icon-hamburger span:before,.side-nav-toggle .icon-hamburger span:after{height:2px;border-radius:2px;position:absolute;background:#fff;width:100%;content:" ";margin-top:-8px;-webkit-transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)}.side-nav-toggle .icon-hamburger span:after{margin-top:8px}.side-nav-toggle .icon-hamburger--open span{background:rgba(0,0,0,0) !important}.side-nav-toggle .icon-hamburger--open span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:0}.side-nav-toggle .icon-hamburger--open span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:0}.side-nav{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:1;width:720px;height:100vh;position:fixed;right:-720px;top:0;position:fixed;background-color:#fff;padding:200px}@media(max-width: 1024px){.side-nav{display:none !important}}.side-nav.active{right:0;z-index:9998}.side-nav ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:47px}.side-nav ul li{text-align:right;width:100%}.side-nav ul li.current_page_item a{color:#e63312}.side-nav ul a{color:#454545;font-size:4rem;line-height:1.2;text-transform:uppercase;font-weight:400}@media(min-width: 1025px){header.header--scrolled,body.single-risultati header,body.single-atleti header{padding-top:15px}header.header--scrolled .site-nav li.active a,header.header--scrolled .site-nav li:hover a,body.single-risultati header .site-nav li.active a,body.single-risultati header .site-nav li:hover a,body.single-atleti header .site-nav li.active a,body.single-atleti header .site-nav li:hover a{border-color:#000}header.header--scrolled .site-nav a,body.single-risultati header .site-nav a,body.single-atleti header .site-nav a{color:#000}header.header--scrolled .container,body.single-risultati header .container,body.single-atleti header .container{-webkit-box-shadow:5px 5px 15px rgba(0,0,0,.3);box-shadow:5px 5px 15px rgba(0,0,0,.3)}header.header--scrolled .btn-white,body.single-risultati header .btn-white,body.single-atleti header .btn-white{background-color:#0070e0;color:#fff}}header.header--scrolled .icon-hamburger span,body.single-risultati header .icon-hamburger span,body.single-atleti header .icon-hamburger span{background:#000}header.header--scrolled .icon-hamburger span:before,header.header--scrolled .icon-hamburger span:after,body.single-risultati header .icon-hamburger span:before,body.single-risultati header .icon-hamburger span:after,body.single-atleti header .icon-hamburger span:before,body.single-atleti header .icon-hamburger span:after{background:#000}.blur{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:0;backdrop-filter:blur(5px);background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;width:calc(100vw - 720px);height:100%;pointer-events:none}@media(max-width: 1024px){.blur{display:none !important}}.blur.active{opacity:1;z-index:9998;pointer-events:initial}.header__icon{display:none}@media(max-width: 1024px){.header__icon{display:block}}.header__icon .icon-hamburger{width:25px;height:25px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;z-index:9999}.header__icon .icon-hamburger span{height:2px;border-radius:2px;position:absolute;background:#000;width:100%;top:11px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.header__icon .icon-hamburger span:before,.header__icon .icon-hamburger span:after{height:2px;border-radius:2px;position:absolute;background:#000;width:100%;content:" ";margin-top:-8px;-webkit-transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)}.header__icon .icon-hamburger span:after{margin-top:8px}.header__icon .icon-hamburger--open span{background:rgba(0,0,0,0) !important}.header__icon .icon-hamburger--open span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:0;background-color:#000}.header__icon .icon-hamburger--open span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:0;background-color:#000}@media(max-width: 1024px){body.single-post header{background-color:#fff !important;-webkit-box-shadow:5px 5px 15px rgba(0,0,0,.3);box-shadow:5px 5px 15px rgba(0,0,0,.3)}}body.single-post header .container{backdrop-filter:none !important;background-color:#fff !important;-webkit-box-shadow:5px 5px 15px rgba(0,0,0,.3);box-shadow:5px 5px 15px rgba(0,0,0,.3)}@media(max-width: 1024px){body.single-post header .container{background-color:rgba(0,0,0,0) !important;-webkit-box-shadow:none !important;box-shadow:none !important}}@media(min-width: 1025px){body.single-post header .site-nav>li>a{color:#0070e0 !important}}@media(min-width: 1025px){body.single-post header .sponsor-link a{color:#fff !important;background-color:#0070e0 !important}}::-moz-selection{background:#454545;color:#fff}::selection{background:#454545;color:#fff}a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}body,html{background-color:#fff}body{background-color:#fff}#sb_instagram .sbi_photo_wrap:hover .sbi_link{opacity:0 !important}main h1,main h2,main h3,main h4,main h5,main h6,.acf-block-preview h1,.acf-block-preview h2,.acf-block-preview h3,.acf-block-preview h4,.acf-block-preview h5,.acf-block-preview h6{font-family:"Noto Sans",sans-serif;font-weight:700;color:#e63312;margin-bottom:15px;margin-top:0;line-height:1.2}main h1,.acf-block-preview h1{font-size:6rem;text-transform:uppercase}@media(max-width: 767px){main h1,.acf-block-preview h1{font-size:4rem}}main h2,.acf-block-preview h2{font-size:4rem}main h3,.acf-block-preview h3{font-size:4rem;text-transform:uppercase}main h4,.acf-block-preview h4{font-size:3rem}main h6,.acf-block-preview h6{font-size:1.6rem}main p,main div,main ul,main li,main span,main label,main a,.acf-block-preview p,.acf-block-preview div,.acf-block-preview ul,.acf-block-preview li,.acf-block-preview span,.acf-block-preview label,.acf-block-preview a{color:#454545;font-size:2rem;line-height:1.5;font-weight:300}main a,.acf-block-preview a{color:#0070e0}main ul,.acf-block-preview ul{padding-left:15px}main strong,main b,.acf-block-preview strong,.acf-block-preview b{font-weight:700 !important}main>section,.acf-block-preview>section{margin-bottom:120px;position:relative}main>section.background--grey,.acf-block-preview>section.background--grey{background-color:#f6f4f8}main>section.background--image,.acf-block-preview>section.background--image{background-size:cover !important;z-index:0}main>section.background--image::after,.acf-block-preview>section.background--image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}main>section.background--image .container,.acf-block-preview>section.background--image .container{position:relative;z-index:2}main>section.background--image .container h1,main>section.background--image .container h2,main>section.background--image .container h3,main>section.background--image .container h4,main>section.background--image .container h5,main>section.background--image .container h6,.acf-block-preview>section.background--image .container h1,.acf-block-preview>section.background--image .container h2,.acf-block-preview>section.background--image .container h3,.acf-block-preview>section.background--image .container h4,.acf-block-preview>section.background--image .container h5,.acf-block-preview>section.background--image .container h6{color:#fff}main>section.background--image .container p,.acf-block-preview>section.background--image .container p{text-align:center;color:#fff;margin-bottom:0}main>section.background--image .container .btn-primary,.acf-block-preview>section.background--image .container .btn-primary{margin:30px auto 0 auto}main>section a.absolute,.acf-block-preview>section a.absolute{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}main>section .anchor,.acf-block-preview>section .anchor{position:absolute;left:0;top:-200px}@media(max-width: 1024px){main>section .anchor,.acf-block-preview>section .anchor{top:-100px}}@media(max-width: 1024px){main>section,.acf-block-preview>section{margin-bottom:60px}}.site-title{position:absolute;top:-9999px;color:#fff;font-size:12px}.cpt-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media(max-width: 767px){.cpt-list{grid-template-columns:1fr;gap:15px}}@media(min-width: 768px)and (max-width: 1024px){.cpt-list{grid-template-columns:repeat(2, 1fr)}}.cpt-list article{position:relative;background-color:#fff;border-radius:15px;overflow:hidden}.cpt-list article .article-image{border-radius:15px;overflow:hidden;height:220px;margin-bottom:15px}.cpt-list article .article-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cpt-list article .article-content{font-size:1.6rem;line-height:2.1rem}.cpt-list article span{text-transform:uppercase;margin-bottom:5px;font-size:1.6rem;line-height:2.1rem;display:block}.cpt-list article h5{font-weight:700;color:#0070e0;margin-bottom:10px}.cpt-list article .date,.cpt-list article .term{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.3rem;line-height:1.7rem;color:#e05e2f;margin-top:15px;text-transform:none;margin-bottom:0}.cpt-list article .date img,.cpt-list article .term img{margin-right:15px;height:25px}.cpt-list article .btn-primary{margin-top:15px}.cpt-list article a{position:absolute;top:0;left:0;width:100%;height:100%}a.cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600;margin-top:25px}a.cta img{width:30px}.btn-primary,.btn-secondary,.btn-tertiary,.btn-complementary,.btn-white{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 50px 10px 22px;gap:15px;border-radius:15px;color:#fff;font-weight:400;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:30px;text-transform:uppercase;font-size:2rem;line-height:3rem;letter-spacing:2px;position:relative}.btn-primary img,.btn-secondary img,.btn-tertiary img,.btn-complementary img,.btn-white img{height:13px;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.btn-primary .b-red,.btn-primary .b-blue,.btn-secondary .b-red,.btn-secondary .b-blue,.btn-tertiary .b-red,.btn-tertiary .b-blue,.btn-complementary .b-red,.btn-complementary .b-blue,.btn-white .b-red,.btn-white .b-blue{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:1}.btn-primary .b-red,.btn-secondary .b-red,.btn-tertiary .b-red,.btn-complementary .b-red,.btn-white .b-red{opacity:0}.btn-primary:hover .b-red,.btn-secondary:hover .b-red,.btn-tertiary:hover .b-red,.btn-complementary:hover .b-red,.btn-white:hover .b-red{opacity:1}.btn-primary:hover .b-blue,.btn-secondary:hover .b-blue,.btn-tertiary:hover .b-blue,.btn-complementary:hover .b-blue,.btn-white:hover .b-blue{opacity:0}.btn-primary{background-color:#454545}.btn-primary:hover{background-color:#0070e0 !important}.btn-secondary{background-color:#0070e0}.btn-secondary:hover{background-color:#e63312 !important}.btn-tertiary{background-color:#e63312}.btn-tertiary:hover{background-color:#454545 !important}.btn-complementary{background-color:#992f1f}.btn-complementary:hover{background-color:#454545 !important}.btn-white{color:#0070e0;background-color:#fff}.btn-white:hover{background-color:#0070e0;color:#fff}.ctas{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.ctas>a{margin-top:0}.label{text-transform:uppercase;font-size:2rem;line-height:1.2;font-weight:400;display:block;padding:10px 100px;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;color:#e63312;border:1px solid #e63312;border-radius:15px;text-align:center;margin-bottom:30px;letter-spacing:2px}.label.label--white{color:#fff;border:1px solid #fff}@media(max-width: 767px){.label{font-size:1.6rem;padding:10px 30px}}.pagination{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important;padding:0 !important;padding-bottom:0 !important;margin-bottom:0 !important;margin-top:50px !important;color:#454545 !important;border:0 !important}@media(max-width: 767px){.pagination{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}}.pagination span.dash,.pagination a{margin:0 10px}.pagination li{margin-right:10px !important;border:0 !important}.pagination .current{font-weight:800}.pagination a{color:#454545;border:0}.pagination span.page-numbers,.pagination a{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;text-align:center !important;font-size:1.6rem !important;line-height:1.2 !important;width:30px !important;height:30px !important;border-radius:50% !important;color:#000 !important;background-color:#fff !important}.pagination span.page-numbers.current,.pagination a.current{font-weight:700 !important;background-color:#0070e0 !important;color:#fff !important;margin:0 10px}.pagination .next,.pagination .prev{margin:0 !important;display:none !important}.pagination .next.page-numbers,.pagination .prev.page-numbers{position:relative}.pagination .next.page-numbers::after,.pagination .prev.page-numbers::after{content:"";width:15px;height:15px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-size:10px 6.7px}.pagination .prev.page-numbers::after{top:20%;left:20%;background:url("../img/ico_pagination_next.svg") no-repeat center center;-webkit-transform:rotate(180deg) translate(-50%, -50%);transform:rotate(180deg) translate(-50%, -50%)}.pagination .next.page-numbers::after{background:url("../img/ico_pagination_next.svg") no-repeat center center}.social-list,.sponsor-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.social-list img,.sponsor-list img{width:24px}.social-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:5px}.sponsor-list img{width:100%;height:auto}#single-content{margin-top:225px}@media(max-width: 1024px){#single-content{margin-top:125px}}#single-content .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:134px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){#single-content .container{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}}#single-content .container .content{width:100%;max-width:950px}#single-content .container .sidebar{width:100%;max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media(max-width: 767px){#single-content .container .sidebar{max-width:none}}#single-content .container .sidebar>div{border:1px solid #b5b5b5;border-radius:25px;padding:30px}@media(max-width: 767px){#single-content .container .sidebar>div{padding:15px}}#single-content .container .sidebar>div span.stat{display:block;margin-bottom:10px;font-size:2.5rem;line-height:1.4;font-weight:700}#single-content .container .sidebar>div .addtoany_shortcode a:hover{opacity:1 !important}#single-content .container .sidebar>div .addtoany_shortcode a:hover span{opacity:1 !important}#single-content .container .sidebar>div .addtoany_shortcode a span{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);width:33px !important;height:33px !important;border-radius:25px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0 !important}#single-content .container .sidebar>div .addtoany_shortcode a span svg{height:23px !important}#single-content h1{margin-bottom:44px;color:#000;font-weight:300;letter-spacing:2px}#single-content h1 em{font-style:normal;color:#0070e0;font-weight:400}#single-content .post-cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin-bottom:40px;font-size:1.6rem;line-height:1.4;font-weight:300}#single-content .post-cat label{text-transform:uppercase;font-size:1.6rem;line-height:1.4;font-weight:300}#single-content .post-cat .cats span{font-size:1.6rem;line-height:1.4;font-weight:700;color:#e63312;text-transform:uppercase}#single-content .post-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}#single-content .post-list .item{padding-bottom:15px;border-bottom:1px solid #b5b5b5}#single-content .post-list .item:last-child{border:0 !important;padding-bottom:0}#single-content .post-list .post-cat{margin-bottom:5px !important}#single-content .post-list .post-title{font-size:2rem;line-height:1.4;font-weight:400}#single-content p,#single-content div,#single-content ul,#single-content li,#single-content span,#single-content label,#single-content a{font-size:2rem;line-height:1.4;font-weight:300}@media(max-width: 767px){#single-content p,#single-content div,#single-content ul,#single-content li,#single-content span,#single-content label,#single-content a{font-size:2rem}}#single-content strong{font-weight:600 !important}body.error404,body.page-template-template-thank-you{height:100vh;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.error404 header a,body.page-template-template-thank-you header a{color:#0070e0 !important}body.error404 header .btn-white,body.page-template-template-thank-you header .btn-white{background-color:#0070e0 !important;color:#fff !important}body.page-template-template-policy header a{color:#0070e0 !important}body.page-template-template-policy header .btn-white{background-color:#0070e0 !important;color:#fff !important}body.page-template-template-policy #policy-content{padding-top:100px}@media(max-width: 767px){body.page-template-template-policy #policy-content{padding-top:50px}}#not-found,#thank-you{background-size:cover !important;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0 !important}@media(max-width: 767px){#not-found,#thank-you{height:430px}}#not-found h1,#thank-you h1{font-size:20rem;font-weight:900;opacity:.5}@media(max-width: 767px){#not-found h1,#thank-you h1{font-size:5rem}}#not-found h3,#thank-you h3{margin-bottom:7px}#not-found h4,#thank-you h4{text-transform:uppercase;margin-bottom:10px}#not-found .btn-primary,#thank-you .btn-primary{margin:30px auto 0 auto;padding:10px 22px !important}section.mc-banner-sponsor{background-size:cover !important;padding:80px 0 200px 0;position:relative;border-radius:25px}@media(max-width: 767px){section.mc-banner-sponsor{padding:60px 0 60px 0;background:none !important;overflow:hidden}}section.mc-banner-sponsor:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.6);z-index:1}section.mc-banner-sponsor .container--title .wrapper{position:relative;z-index:2}@media(min-width: 1025px){section.mc-banner-sponsor .container--title{background:none !important}}@media(min-width: 768px)and (max-width: 1024px){section.mc-banner-sponsor .container--title{background:none !important}}@media(max-width: 767px){section.mc-banner-sponsor .container--title{height:500px;padding:30px;border-radius:25px}section.mc-banner-sponsor .container--title:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.6);z-index:1}}section.mc-banner-sponsor .container{position:relative;z-index:2}section.mc-banner-sponsor .container .wrapper{display:block;width:100%;max-width:730px}section.mc-banner-sponsor h3{font-size:6rem;line-height:1.2;color:#000;font-weight:300;letter-spacing:2px;text-transform:uppercase}@media(max-width: 767px){section.mc-banner-sponsor h3{font-size:3.5rem}}section.mc-banner-sponsor h3 em{font-style:normal;color:#0070e0;font-weight:400}section.mc-banner-sponsor .label{color:#0070e0;border:1px solid #0070e0;padding:10px 30px}section.mc-banner-sponsor .text{background-color:#fff;border-top-left-radius:25px;padding:50px 200px 50px 50px;position:absolute;bottom:-2px;right:0;z-index:2;width:100%;max-width:910px}section.mc-banner-sponsor .text::before,section.mc-banner-sponsor .text::after{content:"";position:absolute;left:0;bottom:0;width:25px;height:25px;background:#fff;left:-24px;-webkit-mask:radial-gradient(circle 25px at top left, transparent 25px, black 26px);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;-webkit-mask:radial-gradient(circle 25px at top left, transparent 25px, black 26px);mask:radial-gradient(circle 25px at top left, transparent 25px, black 26px);mask-repeat:no-repeat;mask-size:100% 100%}@media(max-width: 767px){section.mc-banner-sponsor .text::before,section.mc-banner-sponsor .text::after{display:none}}section.mc-banner-sponsor .text::after{left:auto;right:0;top:-24px}@media(min-width: 768px)and (max-width: 1024px){section.mc-banner-sponsor .text{max-width:500px;padding:30px}}@media(max-width: 767px){section.mc-banner-sponsor .text{position:relative;border-radius:25px;margin-top:0;padding:15px}}section.mc-banner-sponsor .text>p:last-child{margin-bottom:0}section.mc-banner-sponsor .text p{font-size:2rem;line-height:1.4;font-weight:300;color:#454545}section.mc-banner-sponsor .text p a{color:#454545}section.mc-footer-sponsor{display:block;margin-bottom:120px}@media(max-width: 1024px){section.mc-footer-sponsor{margin-bottom:60px}}section.mc-footer-sponsor::after{display:none}section.mc-footer-sponsor .container h1,section.mc-footer-sponsor .container h2,section.mc-footer-sponsor .container h3,section.mc-footer-sponsor .container h4,section.mc-footer-sponsor .container h5,section.mc-footer-sponsor .container h6{color:#e63312 !important}section.mc-footer-sponsor h3{font-size:5rem;font-weight:400;text-transform:uppercase;margin-bottom:44px}@media(max-width: 1024px){section.mc-footer-sponsor h3{margin-bottom:30px}}section.mc-footer-sponsor .preview-sponsor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media(max-width: 767px){section.mc-footer-sponsor .preview-sponsor{gap:15px}}section.mc-footer-sponsor .featured-sponsor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media(max-width: 767px){section.mc-footer-sponsor .featured-sponsor{gap:15px}}section.mc-footer-sponsor .list{gap:15px;display:grid;grid-template-columns:repeat(11, 1fr)}@media(max-width: 767px){section.mc-footer-sponsor .list{gap:15px;grid-template-columns:repeat(3, 1fr)}}section.mc-footer-sponsor .list .item{width:100%}section.mc-footer-sponsor .list .sponsor-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.mc-footer-sponsor .list .sponsor-image img{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1)}section.mc-footer-sponsor .cta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}section.mc-footer-sponsor .row-1,section.mc-footer-sponsor .row-2{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid rgba(124,124,124,.2)}footer{width:100%;background-color:#0070e0;padding:38px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;font-size:1.4rem;line-height:1.7rem;color:#fff}footer a{color:#fff;font-size:1.4rem;line-height:1.7rem}footer a,footer p,footer li,footer div{font-size:1.8rem;line-height:1.2;font-weight:300}footer a strong,footer p strong,footer li strong,footer div strong{font-weight:700 !important}@media(max-width: 767px){footer a,footer p,footer li,footer div{font-size:1.6rem}}@media(max-width: 1024px){footer{padding:38px 15px}}@media(max-width: 767px){footer .social-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .content{width:100%}footer .content p,footer .content a,footer .content div{font-size:1.4rem;line-height:1.2;font-weight:400}footer .content span{display:block;margin-bottom:5px;font-weight:700;font-size:1.4rem;line-height:1.2;text-transform:uppercase;letter-spacing:2px}footer .content ul{list-style:none;padding-left:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}footer .content .footer__brand{padding:0;z-index:9999;margin-right:auto;width:130px}@media(min-width: 1025px)and (max-width: 1280px){footer .content .footer__brand{width:100px}}@media(min-width: 768px)and (max-width: 1024px){footer .content .footer__brand{width:100px;padding:0}}@media(max-width: 767px){footer .content .footer__brand{width:50px;display:block;margin:0 auto}}footer .content .footer__brand img{width:100%}@media(max-width: 767px){footer .content .address{word-break:break-all}}footer .content .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){footer .content .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;padding-right:0;gap:30px}}@media(min-width: 768px)and (max-width: 1024px){footer .content .container{padding-left:0;padding-right:0}}@media(max-width: 767px){footer .content .container>div{width:100%;text-align:center}}@media(min-width: 768px)and (max-width: 1024px){footer .content .container>div{width:25%}}footer .logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}footer .logos .logo{padding:5px;border:1px solid #fff;border-radius:15px}footer .logos img{width:150px}footer .copy{width:100%}footer .copy a,footer .copy p,footer .copy div{font-size:1.4rem;line-height:1.2;font-weight:600}footer .copy .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:78px}@media(max-width: 767px){footer .copy .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:30px;margin-top:30px;gap:50px}}@media(max-width: 767px){footer .copy>div{width:100%;text-align:center}}footer .copy .powered-by{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;line-height:1.2;font-weight:600}@media(max-width: 767px){footer .copy .powered-by{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media(max-width: 767px){footer .copy .powered-by{font-size:1.4rem;line-height:2.2rem}}footer .copy .powered-by img{width:18px;margin-left:10px}section.mc-hero{position:relative}section.mc-hero .cover{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%}section.mc-hero .cover img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-hero .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:700px;z-index:1}section.mc-hero .container h1,section.mc-hero .container h2,section.mc-hero .container h3,section.mc-hero .container h4,section.mc-hero .container h5,section.mc-hero .container h6,section.mc-hero .container p,section.mc-hero .container div,section.mc-hero .container ul,section.mc-hero .container li{text-align:left !important;margin-bottom:0;color:#fff !important}section.mc-hero .container .btn-primary{margin:30px auto 0 0 !important}section.mc-hero-landing::after{display:none}section.mc-hero-landing .cover{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%}section.mc-hero-landing .cover img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-hero-landing .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:950px;z-index:1}@media(max-width: 767px){section.mc-hero-landing .container{height:80vh}}@media(min-width: 1281px)and (max-width: 1750px){section.mc-hero-landing .container{height:70vh}}@media(min-width: 1025px)and (max-width: 1280px){section.mc-hero-landing .container{height:70vh}}section.mc-hero-landing .container .text{display:block;width:100%;max-width:650px}section.mc-hero-landing .container .text h1{font-weight:700;font-size:8.8rem;margin-bottom:50px;color:#fff !important}@media(max-width: 767px){section.mc-hero-landing .container .text h1{font-size:5rem}}section.mc-hero-landing .container .text h6{text-transform:uppercase;font-weight:400;letter-spacing:.1rem}section.mc-hero-landing .container .text ul{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;margin-top:30px;padding-left:30px;list-style:none}@media(max-width: 767px){section.mc-hero-landing .container .text ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}section.mc-hero-landing .container .text ul li{position:relative;color:#fff;font-size:2.5rem;line-height:3.5rem}section.mc-hero-landing .container .text ul li::before{content:"";width:30px;height:30px;position:absolute;top:50%;left:-35px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url("../img/icon-li.svg") no-repeat center center;background-size:25px}@media(max-width: 767px){section.mc-hero-landing .container .text ul li{font-size:2.2rem;line-height:3.2rem;width:100%;text-align:left;font-weight:700}}section.mc-hero-landing .container h1,section.mc-hero-landing .container h2,section.mc-hero-landing .container h3,section.mc-hero-landing .container h4,section.mc-hero-landing .container h5,section.mc-hero-landing .container h6,section.mc-hero-landing .container p,section.mc-hero-landing .container div,section.mc-hero-landing .container ul,section.mc-hero-landing .container li{text-align:left !important}section.mc-hero-landing .container .btn-primary{margin:30px auto 0 0 !important}section.mc-text{display:block}section.mc-image{display:block;position:relative}section.mc-image .container{width:100%;position:relative;overflow:hidden;z-index:1}section.mc-image .container img{width:100%;border-radius:25px !important}section.mc-image .background-text{opacity:.2;position:absolute;top:50%;left:-25vw;width:150vw;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;z-index:1}@media(max-width: 1024px){section.mc-image .background-text{display:none}}section.mc-image .background-text span{color:#0070e0;font-size:5rem;line-height:1.2;text-transform:uppercase;white-space:normal;display:block;position:relative;font-weight:700}@media(min-width: 1025px)and (max-width: 1280px){section.mc-image .background-text span{line-height:1.2}}@media(min-width: 1281px)and (max-width: 1750px){section.mc-image .background-text span{line-height:1.2}}section.mc-image .background-text span:nth-child(1){left:-5%}section.mc-image .background-text span:nth-child(2){left:3%}section.mc-image .background-text span:nth-child(3){left:-2%}section.mc-image.boxed .container{width:100%;max-width:1000px;margin:0 auto;padding-left:15px !important;padding-right:15px !important}section.mc-form{background-size:cover !important;position:relative}section.mc-form .wpcf7-spinner{display:none}section.mc-form .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:77px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){section.mc-form .container{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}}section.mc-form .text{width:589px}@media(max-width: 767px){section.mc-form .text{width:100%}}section.mc-form .text h3{font-size:5rem;line-height:1.2;color:#000;font-weight:300;letter-spacing:2px}@media(max-width: 767px){section.mc-form .text h3{font-size:3.5rem}}section.mc-form .text h3 em{font-style:normal;color:#0070e0;font-weight:400}section.mc-form .text p{font-size:2rem;font-weight:300}section.mc-form .text p strong{font-weight:400 !important}section.mc-form #contact-form{display:block;width:100%;max-width:750px;margin:0 auto}@media(min-width: 768px)and (max-width: 1024px){section.mc-form #contact-form{max-width:100%}}section.mc-form #contact-form .contact-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-form #contact-form .contact-form__row>div{padding:0 .5rem;width:100%}section.mc-form #contact-form .contact-form__row .bordered{border:1px solid #fff;margin-bottom:15px;padding:15px 30px 15px 30px !important;background-color:#fff;border:0 !important;border-radius:50px}section.mc-form #contact-form .contact-form__row .bordered p{margin-bottom:0;font-size:1.3rem;line-height:1.7rem}section.mc-form #contact-form .contact-form__row .bordered label{color:#454545 !important;display:block !important;margin-bottom:5px;font-size:1.6rem !important;line-height:2.1rem !important}section.mc-form #contact-form .contact-form__row .bordered input,section.mc-form #contact-form .contact-form__row .bordered textarea{border:0 !important}section.mc-form #contact-form .contact-form__row label{display:block;font-size:2rem;line-height:1.4;margin-bottom:10px;color:#000;text-transform:none}section.mc-form #contact-form .contact-form__row label a{font-size:2rem;line-height:1.4}section.mc-form #contact-form .contact-form__row .wpcf7-not-valid-tip{display:none}section.mc-form #contact-form .contact-form__row.double-column>div{-ms-flex-preferred-size:49%;flex-basis:49%}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.double-column>div{-ms-flex-preferred-size:100%;flex-basis:100%}}section.mc-form #contact-form .contact-form__row.single-column>div{-ms-flex-preferred-size:100%;flex-basis:100%}section.mc-form #contact-form .contact-form__row.policy{font-size:1.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.policy>div{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}section.mc-form #contact-form .contact-form__row.policy label{font-size:1.4rem;line-height:1.4;color:#000;font-weight:300}section.mc-form #contact-form .contact-form__row.policy p{font-size:1.4rem;line-height:1.9rem}section.mc-form #contact-form .contact-form__row.policy a{color:#000;font-weight:600;font-size:1.4rem;line-height:1.4}section.mc-form #contact-form .contact-form__row.policy>div:first-child{-ms-flex-preferred-size:60%;flex-basis:60%}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.policy>div:first-child{-ms-flex-preferred-size:100%;flex-basis:100%}}section.mc-form #contact-form .contact-form__row.policy>div:nth-child(2){-ms-flex-preferred-size:20%;flex-basis:20%;text-align:right;padding:0}section.mc-form #contact-form .contact-form__row.policy>div:nth-child(2) p{margin-bottom:0}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.policy>div:nth-child(2){-ms-flex-preferred-size:100%;flex-basis:100%}}section.mc-form #contact-form input[type=submit]{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 80px 10px 40px;gap:10px;border-radius:30px !important;color:#fff;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;line-height:3rem;border:0 !important;background:#0070e0 url("../img/icon-arrow-right-submit.svg") no-repeat center right;background-position:90%;border-radius:15px !important;text-transform:uppercase}@media(max-width: 767px){section.mc-form #contact-form label{display:block;width:100%;text-align:left}}section.mc-form #contact-form input,section.mc-form #contact-form select{width:100%;margin:0;padding:30px 15px;color:#454545;font-size:2rem;font-weight:300;outline:none !important;background-color:rgba(0,0,0,0);border:1px solid #b5b5b5;border-radius:25px !important}section.mc-form #contact-form input::focus,section.mc-form #contact-form select::focus{outline:none !important}section.mc-form #contact-form input::-webkit-input-placeholder, section.mc-form #contact-form select::-webkit-input-placeholder{color:#454545;opacity:1}section.mc-form #contact-form input::-moz-placeholder, section.mc-form #contact-form select::-moz-placeholder{color:#454545;opacity:1}section.mc-form #contact-form input:-ms-input-placeholder, section.mc-form #contact-form select:-ms-input-placeholder{color:#454545;opacity:1}section.mc-form #contact-form input::-ms-input-placeholder, section.mc-form #contact-form select::-ms-input-placeholder{color:#454545;opacity:1}section.mc-form #contact-form input::placeholder,section.mc-form #contact-form select::placeholder{color:#454545;opacity:1}section.mc-form #contact-form input option,section.mc-form #contact-form select option{color:#454545}section.mc-form #contact-form textarea{margin:0;width:100%;background-color:rgba(0,0,0,0);border:0;height:200px;outline:none;border:1px solid #0070e0;padding:15px;border:1px solid #b5b5b5;border-radius:25px !important;color:#454545 !important;font-size:2rem;font-weight:300}section.mc-form #contact-form textarea::focus{outline:none}section.mc-form #contact-form .wpcf7-acceptance .wpcf7-list-item{margin-left:0 !important}section.mc-form #contact-form input[type=checkbox]{width:1.3rem !important;-webkit-appearance:checkbox !important;-moz-appearance:checkbox !important;appearance:checkbox !important;margin-bottom:0}section.mc-form .contact-form__row-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0 !important;padding-right:0 !important}@media(max-width: 1024px){section.mc-form .contact-form__row-checkbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 1024px){section.mc-form .contact-form__row-checkbox>div:last-child{margin-bottom:15px}}section.mc-form .contact-form__row-checkbox p{width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}section.mc-form .contact-form__row-checkbox .wpcf7-form-control-wrap{font-size:1.7rem;line-height:2.2rem}section.mc-form .contact-form__row-checkbox label.label{padding:0 0 0 10px;font-size:1.4rem;line-height:1.9rem;margin-bottom:0 !important;border:0 !important;text-align:left}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox .wpcf7-list-item{position:relative}section.mc-form .contact-form__row-checkbox .wpcf7-list-item-label{margin-left:0 !important;padding-left:0}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;width:24px !important;height:24px !important;margin-right:0 !important;overflow:hidden !important;z-index:9999;top:-11px;left:-22px}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox input[type=checkbox]+span{position:absolute;top:-15px;left:-22px;height:24px;width:24px;overflow:hidden !important;background:rgba(0,0,0,0) url("../img/ico_checkbox_unchecked.svg") no-repeat center center;pointer-events:none;font-size:0 !important}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox input:checked+span{background:rgba(0,0,0,0) url("../img/ico_checkbox_checked.svg") no-repeat center center}section.mc-slider .item{width:100%;height:640px;background-size:cover !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.mc-slider .container--pagination{position:relative}section.mc-gallery{display:block;display:grid;grid-template-columns:repeat(4, 1fr);gap:15px}@media(max-width: 767px){section.mc-gallery{grid-template-columns:1fr;gap:15px}}section.mc-gallery img{border-radius:15px}section.mc-cpt-list{display:block;position:relative}section.mc-cpt-list.background article{padding:15px}section.mc-text-image .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}@media(max-width: 767px){section.mc-text-image .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-text-image .container{gap:30px}}section.mc-text-image .container>div{width:50%}@media(max-width: 767px){section.mc-text-image .container>div{width:100%}}section.mc-text-image.mc-text-image--reversed .container__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(max-width: 767px){section.mc-text-image.mc-text-image--reversed .container__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}section.mc-text-image.mc-text-image--reversed .container__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(max-width: 767px){section.mc-text-image.mc-text-image--reversed .container__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}section.mc-title-text .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}@media(max-width: 767px){section.mc-title-text .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}@media(min-width: 768px)and (max-width: 1024px){section.mc-title-text .container{gap:30px}}section.mc-title-text .container h3{font-size:5rem;line-height:1.2;color:#000;font-weight:300;letter-spacing:2px}@media(max-width: 767px){section.mc-title-text .container h3{font-size:3.5rem}}section.mc-title-text .container h3 em{font-style:normal;color:#0070e0;font-weight:400}section.mc-title-text .container p{font-size:2rem;font-weight:300}section.mc-title-text .container p strong{font-weight:400 !important}section.mc-title-text .container>div{width:730px}@media(max-width: 767px){section.mc-title-text .container>div{width:100%}}section.mc-title-text .container--label,section.mc-title-text .container--features{display:block}section.mc-title-text .container--features ul{list-style:none;padding-left:0;margin-bottom:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:50px;row-gap:30px}@media(max-width: 767px){section.mc-title-text .container--features ul{grid-template-columns:1fr;gap:30px}}section.mc-title-text .container--features ul li{padding-left:50px;position:relative}section.mc-title-text .container--features ul li::before{content:"";width:30px;height:30px;background:url("../img/icon-feature.svg") no-repeat center center;position:absolute;left:0;top:5px}section.mc-banner{position:relative}section.mc-banner .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767px){section.mc-banner .container{height:auto;padding:50px 15px}}section.mc-news{display:block;margin-top:90px}@media(max-width: 1024px){section.mc-news{margin-top:30px}}section.mc-news .container h1{margin-bottom:44px}@media(max-width: 1024px){section.mc-news .container h1{margin-bottom:30px}}section.mc-news .container #filters{margin-bottom:74px}@media(max-width: 1024px){section.mc-news .container #filters{margin-bottom:30px}}section.mc-news .container #filters #terms{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}@media(max-width: 767px){section.mc-news .container #filters #terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}}section.mc-news .container #filters a{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#000;border:1px solid #0070e0;padding:24px 10px;border-radius:15px;display:block;width:100%;text-align:center;font-size:1.6rem;line-height:1.4;font-weight:600;color:#000}section.mc-news .container #filters a.active,section.mc-news .container #filters a:hover{color:#fff;background-color:#0070e0}@media(min-width: 768px)and (max-width: 1024px){section.mc-news .container #filters a{font-size:1.4rem}}@media(min-width: 1025px)and (max-width: 1280px){section.mc-news .container #filters a{font-size:1.4rem}}section.mc-news .container #list{width:100%}section.mc-news .container #news{display:grid;grid-template-columns:repeat(2, 1fr);gap:15px}@media(max-width: 767px){section.mc-news .container #news{grid-template-columns:repeat(1, 1fr);gap:15px}}section.mc-news .container #news .item{overflow:hidden;position:relative;border:1px solid #b5b5b5;border-radius:25px}@media(max-width: 767px){section.mc-news .container #news .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}section.mc-news .container #news .item .featured-image{width:100%;height:240px;position:relative;overflow:hidden}section.mc-news .container #news .item .featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-news .container #news .item .icon{width:50px !important;height:auto !important;position:absolute;top:15px;right:15px;z-index:1}section.mc-news .container #news .item .term{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;text-transform:uppercase;color:#e63312;font-size:1.8rem;line-height:2.2rem}section.mc-news .container #news .item .content{padding:20px;display:block;width:100%;gap:15px}@media(max-width: 767px){section.mc-news .container #news .item .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-news .container #news .item .content .featured-image{width:170px;height:170px;border-radius:25px;overflow:hidden}@media(max-width: 767px){section.mc-news .container #news .item .content .featured-image{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:15px}}section.mc-news .container #news .item .content .featured-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-news .container #news .item .content .cats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.mc-news .container #news .item .content .cats span{font-size:1.6rem;line-height:1.4;font-weight:700;color:#e63312;text-transform:uppercase}@media(max-width: 767px){section.mc-news .container #news .item .content .cats{margin-bottom:15px}}section.mc-news .container #news .item .content .post-cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.6rem;line-height:1.4;font-weight:300;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #0070e0}section.mc-news .container #news .item .content .post-cat span{font-size:1.6rem;line-height:1.4;font-weight:300;text-transform:uppercase}section.mc-news .container #news .item .content .post-content{width:100%}@media(max-width: 767px){section.mc-news .container #news .item .content .post-content{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}section.mc-news .container #news .item .content .post-content h6{color:#000;font-size:2rem;font-weight:400}section.mc-news .container #news .item .content .post-content h6 span{text-transform:uppercase;color:#0070e0;font-weight:700;font-size:2rem}section.mc-news .container #news .item .content .post-content h4{font-size:2.5rem;line-height:1.4;font-weight:700;color:#0070e0}section.mc-news .container #news .item .content .post-content h4 em{font-style:normal}section.mc-news .container #news .item .content .post-content p{margin-bottom:0;margin-top:0;font-size:1.8rem;line-height:1.4;font-weight:400;color:#000}section.mc-news .container #news .item a:not(.download){-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600;width:30px !important;height:30px !important;border:1px solid #0070e0;border-radius:10px;margin-top:15px;position:relative}section.mc-news .container #news .item a:not(.download) img{width:20px;margin:0 auto;position:absolute !important;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section.mc-news .container #news .item a:not(.download) .icon-blue,section.mc-news .container #news .item a:not(.download) .icon-white{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:0}section.mc-news .container #news .item a:not(.download) .icon-blue{opacity:1}section.mc-news .container #news .item a:not(.download):hover{background-color:#0070e0}section.mc-news .container #news .item a:not(.download):hover .icon-blue{opacity:0}section.mc-news .container #news .item a:not(.download):hover .icon-white{opacity:1}section.mc-news .container #news .item a.download{text-transform:uppercase;color:#0070e0;display:block;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:15px}section.mc-news .container #news .item a.absolute{border:0 !important;border-radius:0 !important;position:absolute !important;top:0;left:0;width:100% !important;height:100% !important;margin-top:0 !important}section.mc-news .container #news .item a.absolute:hover{background-color:rgba(0,0,0,0) !important}section.mc-events{display:block;margin-top:90px}@media(max-width: 1024px){section.mc-events{margin-top:30px}}section.mc-events h1{margin-bottom:44px}@media(max-width: 1024px){section.mc-events h1{margin-bottom:30px}}section.mc-events .events{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media(max-width: 767px){section.mc-events .events{gap:30px}}section.mc-events .events .item{border:1px solid #0070e0;border-radius:20px;overflow:hidden;position:relative}section.mc-events .events .item .date{position:absolute;top:0;left:0;width:220px;height:100%;background-color:#0070e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767px){section.mc-events .events .item .date{width:100%;height:200px;position:relative !important}}section.mc-events .events .item .date span{display:block;color:#fff;text-transform:uppercase}section.mc-events .events .item .date span.event-date{font-size:2.6rem;line-height:1.2}section.mc-events .events .item .date span.event-hour{font-size:3.7rem;line-height:1.2}section.mc-events .events .item .content{padding:30px 69px 30px 289px}@media(min-width: 768px)and (max-width: 1024px){section.mc-events .events .item .content{padding:30px 50px 30px 270px}}@media(max-width: 767px){section.mc-events .events .item .content{padding:30px}}section.mc-events .events .item .content .icon{width:54px;margin-bottom:15px}section.mc-events .events .item .content h4{color:#454545;font-weight:400;font-size:2.5rem;line-height:1.2}section.mc-events .events .item .content a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600}section.mc-events .events .item .content a img{width:30px}section.mc-events.is-front-page h1{font-size:5rem;font-weight:400;text-align:center}section.mc-events.is-front-page .events{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px}@media(max-width: 767px){section.mc-events.is-front-page .events{grid-template-columns:1fr}}section.mc-events.is-front-page .content{padding:25px 15px 25px 143px !important}@media(max-width: 767px){section.mc-events.is-front-page .content{padding:15px !important}}section.mc-events.is-front-page .content .icon{width:30px !important}section.mc-events.is-front-page .content .excerpt{font-size:2rem}@media(max-width: 767px){section.mc-events.is-front-page .content .excerpt{font-size:1.8rem}}section.mc-events.is-front-page .content a{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}section.mc-events.is-front-page .date{width:128px !important}@media(max-width: 767px){section.mc-events.is-front-page .date{width:100% !important;height:100px !important;position:relative !important}}section.mc-events.is-front-page .date .event-date{font-size:1.8rem !important}section.mc-events.is-front-page .date .event-hour{font-size:2.5rem !important}section.mc-club{display:block;margin-top:90px}@media(max-width: 1024px){section.mc-club{margin-top:30px}}section.mc-club h1{margin-bottom:44px}@media(max-width: 1024px){section.mc-club h1{margin-bottom:30px}}section.mc-club h3{font-size:5rem;line-height:1.2;color:#000;font-weight:300;letter-spacing:2px;margin-bottom:50px}@media(max-width: 767px){section.mc-club h3{font-size:3.5rem}}section.mc-club h3 em{font-style:normal;color:#0070e0;font-weight:400}section.mc-club .teams{display:grid;grid-template-columns:repeat(4, 1fr);gap:15px}@media(max-width: 767px){section.mc-club .teams{row-gap:30px;grid-template-columns:1fr}}@media(min-width: 768px)and (max-width: 1024px){section.mc-club .teams{grid-template-columns:repeat(3, 1fr)}}section.mc-club .teams .image{overflow:hidden;border-radius:25px;position:relative}section.mc-club .teams .image::after{content:"";position:absolute;left:0;right:0;bottom:0;height:368px;background:-webkit-gradient(linear, left bottom, left top, from(#292929), to(transparent));background:linear-gradient(to top, #292929 0%, transparent 100%);pointer-events:none;z-index:1}@media(max-width: 767px){section.mc-club .teams .image{margin-bottom:15px}}section.mc-club .teams .image .details{position:absolute;left:0;bottom:0;width:100%;padding:30px;z-index:2;min-height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.mc-club .teams .name{font-size:2rem;line-height:1.2;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:5px}section.mc-club .teams .role,section.mc-club .teams .email{font-size:1.4rem;line-height:1.2;display:block;color:#fff}@media(max-width: 767px){section.mc-club .teams .role,section.mc-club .teams .email{margin-bottom:15px}}section.mc-club .teams .email{display:block;margin-top:5px}section.mc-club.post-type-athletes{padding-top:110px}@media(max-width: 1024px){section.mc-club.post-type-athletes{padding-top:120px}}section.mc-office{display:block}section.mc-office h3{margin-bottom:44px}@media(max-width: 1024px){section.mc-office h3{margin-bottom:30px}}section.mc-office .info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:45px}@media(min-width: 1025px)and (max-width: 1280px){section.mc-office .info{gap:30px}}@media(max-width: 767px){section.mc-office .info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-office .info .address{border-radius:15px;border:2px solid #0070e0;width:100%;max-width:914px}section.mc-office .info .address .location{text-align:center;padding:15px;border-bottom:1px solid #0070e0;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;font-size:2.2rem;font-weight:700}@media(max-width: 767px){section.mc-office .info .address .location{font-size:1.8rem}}section.mc-office .info .address .location img{width:20px}section.mc-office .info .hours{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:90px;padding-bottom:15px;padding-left:15px;padding-right:15px}@media(max-width: 767px){section.mc-office .info .hours{gap:15px}}section.mc-office .info .hours .item span{display:block;text-align:center;font-size:2rem}@media(min-width: 1025px)and (max-width: 1280px){section.mc-office .info .hours .item span{font-size:1.8rem}}@media(max-width: 767px){section.mc-office .info .hours .item span{font-size:1.6rem}}section.mc-office .info .hours .item span.hour{font-weight:700;font-size:2.5rem}@media(min-width: 1025px)and (max-width: 1280px){section.mc-office .info .hours .item span.hour{font-size:2rem}}@media(max-width: 767px){section.mc-office .info .hours .item span.hour{font-size:1.8rem}}section.mc-office .contacts{width:100%;max-width:560px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}section.mc-office .contacts .item{text-align:center;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;font-size:2.2rem;font-weight:700;padding-top:20px;padding-bottom:20px;border:2px solid #0070e0;border-radius:15px;font-size:2.2rem}section.mc-office .contacts .item .text{font-size:2.2rem}@media(max-width: 767px){section.mc-office .contacts .item .text{font-size:1.8rem}}section.mc-office .contacts .item .text a{color:#000;font-size:2.2rem}section.mc-office .contacts .item strong{font-size:2.2rem}@media(max-width: 767px){section.mc-office .contacts .item strong{font-size:1.8rem}}section.mc-office .contacts .item img{width:20px}section.mc-membership{display:block}section.mc-membership h3{font-size:5rem;line-height:1.2;color:#000;font-weight:300;letter-spacing:2px}@media(max-width: 767px){section.mc-membership h3{font-size:3.5rem}}section.mc-membership h3 em{font-style:normal;color:#0070e0;font-weight:400}section.mc-membership .media-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:56px}@media(min-width: 1025px)and (max-width: 1280px){section.mc-membership .media-text{gap:50px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-membership .media-text{gap:50px}}@media(max-width: 767px){section.mc-membership .media-text{gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-membership .media-text .media{width:100%;max-width:730px}section.mc-membership .media-text .text{width:100%;max-width:730px}section.mc-membership .media-text .text h4{color:#000}@media(max-width: 767px){section.mc-membership .media-text .text .label{margin-bottom:15px}}section.mc-membership a.cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600}section.mc-membership a.cta img{width:30px}section.mc-results{padding:80px 0 200px 0;position:relative;border-radius:25px;margin-bottom:0}@media(max-width: 767px){section.mc-results{padding:60px 0 0 0;background:none !important;overflow:hidden}}section.mc-results .container--title{position:relative}@media(min-width: 1025px){section.mc-results .container--title{background:none !important}}@media(min-width: 768px)and (max-width: 1024px){section.mc-results .container--title{background:none !important}}@media(max-width: 767px){section.mc-results .container--title{height:600px;padding:30px;border-radius:25px}section.mc-results .container--title::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75)}}section.mc-results .container{position:relative;z-index:2;overflow:hidden}section.mc-results .container .wrapper{display:block;width:100%;max-width:730px;position:relative;z-index:2}@media(min-width: 768px)and (max-width: 1024px){section.mc-results .container .wrapper{max-width:500px}}section.mc-results h3{font-size:6rem;line-height:1.2;color:#fff;font-weight:300;letter-spacing:2px;text-transform:uppercase}@media(max-width: 767px){section.mc-results h3{font-size:3.5rem}}section.mc-results h3 em{font-style:normal;color:#0070e0;font-weight:400}section.mc-results .label{color:#0070e0;border:1px solid #0070e0;padding:10px 30px}section.mc-results .btn-secondary{letter-spacing:0}section.mc-results .text{background-color:#fff;border-top-left-radius:25px;padding:15px 0 0 15px;position:absolute;bottom:-2px;right:0;z-index:2;width:100%;max-width:910px}section.mc-results .text::before,section.mc-results .text::after{content:"";position:absolute;left:0;bottom:0;width:25px;height:25px;background:#fff;left:-24px;-webkit-mask:radial-gradient(circle 25px at top left, transparent 25px, black 26px);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;-webkit-mask:radial-gradient(circle 25px at top left, transparent 25px, black 26px);mask:radial-gradient(circle 25px at top left, transparent 25px, black 26px);mask-repeat:no-repeat;mask-size:100% 100%}@media(max-width: 767px){section.mc-results .text::before,section.mc-results .text::after{display:none}}section.mc-results .text::after{left:auto;right:0;top:-24px}section.mc-results .text .list{padding:30px;background-color:#0070e0;border-radius:25px;display:grid;grid-template-columns:1fr;gap:15px}section.mc-results .text .list .item{padding-bottom:15px;border-bottom:1px solid #fff}section.mc-results .text .list .item .date{margin-bottom:5px}section.mc-results .text .list .item .date label{font-size:1.4rem;line-height:1.2;display:block;color:#fff;font-weight:300}section.mc-results .text .list .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.mc-results .text .list .link a{color:#fff;font-weight:400;font-size:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex}section.mc-results .text .list .link a.link-icon{width:31px;height:31px;border-radius:10px;border:1px solid #fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.mc-results .text .list .link a.link-icon img{width:25px}@media(max-width: 767px){section.mc-results .text .list .link a.link-title{display:block;max-width:80%}}@media(min-width: 768px)and (max-width: 1024px){section.mc-results .text{max-width:500px}}@media(max-width: 767px){section.mc-results .text{position:relative;border-radius:25px;padding-left:0;padding-top:15px}}section.mc-results .text>p:last-child{margin-bottom:0}section.mc-results .text p{font-size:2rem;line-height:1.4;font-weight:300;color:#454545}section.mc-results .text p a{color:#454545}section.mc-results-slider{margin-top:15px;overflow-x:hidden}section.mc-results-slider #results-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}section.mc-results-slider .gallery-slider .swiper-slide{height:470px;border-radius:25px;overflow:hidden}@media(min-width: 1025px)and (max-width: 1280px){section.mc-results-slider .gallery-slider .swiper-slide{height:350px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-results-slider .gallery-slider .swiper-slide{height:350px}}section.mc-results-slider .gallery-slider .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}section.mc-results-slider .gallery-slider .swiper-scrollbar{position:relative;margin-top:30px;height:8px;background:rgba(0,0,0,.1);border-radius:4px;width:100%;max-width:800px;margin-left:auto;margin-right:auto;cursor:pointer}@media(max-width: 767px){section.mc-results-slider .gallery-slider .swiper-scrollbar{width:90%}}section.mc-results-slider .gallery-slider .swiper-scrollbar-drag{background:#0070e0;border-radius:4px;opacity:.9;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}section.mc-results-slider .gallery-slider .swiper-scrollbar-drag:hover{opacity:1;-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}section.mc-latest-news{display:block}section.mc-latest-news h3{font-size:5rem;font-weight:400}@media(max-width: 767px){section.mc-latest-news h3{font-size:3.5rem}}section.mc-latest-news .container .text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}@media(min-width: 1025px)and (max-width: 1280px){section.mc-latest-news .container .text{max-width:300px}}@media(max-width: 767px){section.mc-latest-news .container .text{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px}}section.mc-latest-news .container .text .label{margin-bottom:0}@media(max-width: 767px){section.mc-latest-news .container .news-list{width:100%}}section.mc-latest-news .container .news-list .item{position:relative}section.mc-latest-news .container #news{display:grid;grid-template-columns:repeat(2, 1fr);gap:15px}@media(max-width: 767px){section.mc-latest-news .container #news{grid-template-columns:repeat(1, 1fr);gap:15px}}section.mc-latest-news .container #news .item{overflow:hidden;position:relative;border:1px solid #b5b5b5;border-radius:25px}@media(max-width: 767px){section.mc-latest-news .container #news .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}section.mc-latest-news .container #news .item .featured-image{width:100%;height:240px;position:relative;overflow:hidden}section.mc-latest-news .container #news .item .featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-latest-news .container #news .item .icon{width:50px !important;height:auto !important;position:absolute;top:15px;right:15px;z-index:1}section.mc-latest-news .container #news .item .term{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;text-transform:uppercase;color:#e63312;font-size:1.8rem;line-height:2.2rem}section.mc-latest-news .container #news .item .content{padding:20px;display:block;position:relative;width:100%;gap:15px}@media(max-width: 767px){section.mc-latest-news .container #news .item .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-latest-news .container #news .item .content .featured-image{width:170px;height:170px;border-radius:25px;overflow:hidden}@media(max-width: 767px){section.mc-latest-news .container #news .item .content .featured-image{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}section.mc-latest-news .container #news .item .content .featured-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-latest-news .container #news .item .content .cats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.mc-latest-news .container #news .item .content .cats span{font-size:1.6rem;line-height:1.4;font-weight:700;color:#e63312;text-transform:uppercase}@media(max-width: 767px){section.mc-latest-news .container #news .item .content .cats{margin-bottom:15px}}section.mc-latest-news .container #news .item .content .post-cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.6rem;line-height:1.4;font-weight:300;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #0070e0}section.mc-latest-news .container #news .item .content .post-cat span{font-size:1.6rem;line-height:1.4;font-weight:300;text-transform:uppercase}section.mc-latest-news .container #news .item .content .post-content{width:100%}@media(max-width: 767px){section.mc-latest-news .container #news .item .content .post-content{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}section.mc-latest-news .container #news .item .content .post-content h6{color:#000;font-size:2rem;font-weight:400}section.mc-latest-news .container #news .item .content .post-content h6 span{text-transform:uppercase;color:#0070e0;font-weight:700;font-size:2rem}section.mc-latest-news .container #news .item .content .post-content h4{font-size:2.5rem;line-height:1.4;font-weight:700;color:#0070e0}section.mc-latest-news .container #news .item .content .post-content h4 em{font-style:normal !important}section.mc-latest-news .container #news .item .content .post-content p{margin-bottom:0;margin-top:0;font-size:1.8rem;line-height:1.4;font-weight:400;color:#000}section.mc-latest-news .container #news .item a:not(.download):not(.absolute){-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600;width:30px !important;height:30px !important;border:1px solid #0070e0;border-radius:10px;margin-top:15px;position:relative}section.mc-latest-news .container #news .item a:not(.download):not(.absolute) img{width:20px;margin:0 auto;position:absolute !important;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section.mc-latest-news .container #news .item a:not(.download):not(.absolute) .icon-blue,section.mc-latest-news .container #news .item a:not(.download):not(.absolute) .icon-white{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:0}section.mc-latest-news .container #news .item a:not(.download):not(.absolute) .icon-blue{opacity:1}section.mc-latest-news .container #news .item a:not(.download):not(.absolute):hover{background-color:#0070e0}section.mc-latest-news .container #news .item a:not(.download):not(.absolute):hover .icon-blue{opacity:0}section.mc-latest-news .container #news .item a:not(.download):not(.absolute):hover .icon-white{opacity:1}section.mc-latest-news .container #news .item a.download{text-transform:uppercase;color:#0070e0;display:block;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:15px}section.mc-latest-news a.absolute{position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;background-color:rgba(0,0,0,0) !important;margin:0 !important;border:0 !important}section.mc-latest-news .btn-secondary{margin-top:0 !important;letter-spacing:0 !important}section.mc-latest-news a.cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600;margin-top:0}section.mc-latest-news a.cta img{width:30px}section.mc-latest-news .home-news-list .news-columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:56px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media(max-width: 1024px){section.mc-latest-news .home-news-list .news-columns{gap:15px}}@media(max-width: 767px){section.mc-latest-news .home-news-list .news-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-latest-news .home-news-list .news-columns article{overflow:hidden;position:relative;border:1px solid #b5b5b5;border-radius:25px}@media(max-width: 767px){section.mc-latest-news .home-news-list .news-columns article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}section.mc-latest-news .home-news-list .news-columns article .featured-image{width:100%;height:240px;position:relative;overflow:hidden}section.mc-latest-news .home-news-list .news-columns article .featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-latest-news .home-news-list .news-columns article .icon{width:50px !important;height:auto !important;position:absolute;top:15px;right:15px;z-index:1}section.mc-latest-news .home-news-list .news-columns article .term{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;text-transform:uppercase;color:#e63312;font-size:1.8rem;line-height:2.2rem}section.mc-latest-news .home-news-list .news-columns article .content{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;width:100%;gap:15px}@media(max-width: 767px){section.mc-latest-news .home-news-list .news-columns article .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-latest-news .home-news-list .news-columns article .content .featured-image{width:170px;height:170px;border-radius:25px;overflow:hidden}@media(max-width: 767px){section.mc-latest-news .home-news-list .news-columns article .content .featured-image{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:15px}}section.mc-latest-news .home-news-list .news-columns article .content .featured-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-latest-news .home-news-list .news-columns article .content .cats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.mc-latest-news .home-news-list .news-columns article .content .cats span{font-size:1.6rem;line-height:1.4;font-weight:700;color:#e63312;text-transform:uppercase}@media(max-width: 767px){section.mc-latest-news .home-news-list .news-columns article .content .cats{margin-bottom:15px}}section.mc-latest-news .home-news-list .news-columns article .content .post-cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.6rem;line-height:1.4;font-weight:300;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #0070e0}section.mc-latest-news .home-news-list .news-columns article .content .post-cat span{font-size:1.6rem;line-height:1.4;font-weight:300;text-transform:uppercase}section.mc-latest-news .home-news-list .news-columns article .content .post-content{width:100%;max-width:467px;overflow-wrap:break-word}@media(min-width: 768px)and (max-width: 1024px){section.mc-latest-news .home-news-list .news-columns article .content .post-content{max-width:250px}}@media(max-width: 767px){section.mc-latest-news .home-news-list .news-columns article .content .post-content{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}section.mc-latest-news .home-news-list .news-columns article .content .post-content h6{color:#000;font-size:2rem;font-weight:400}section.mc-latest-news .home-news-list .news-columns article .content .post-content h6 span{text-transform:uppercase;color:#0070e0;font-weight:700;font-size:2rem}section.mc-latest-news .home-news-list .news-columns article .content .post-content h4{font-size:2.5rem;line-height:1.4;font-weight:700;color:#0070e0}section.mc-latest-news .home-news-list .news-columns article .content .post-content h4 em{font-style:normal !important}section.mc-latest-news .home-news-list .news-columns article .content .post-content p{margin-bottom:0;margin-top:0;font-size:1.8rem;line-height:1.4;font-weight:400;color:#000}section.mc-latest-news .home-news-list .news-columns article a{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600;width:30px !important;height:30px !important;border:1px solid #0070e0;border-radius:10px;margin-top:15px;position:relative}section.mc-latest-news .home-news-list .news-columns article a img{width:20px;margin:0 auto;position:absolute !important;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section.mc-latest-news .home-news-list .news-columns article a .icon-blue,section.mc-latest-news .home-news-list .news-columns article a .icon-white{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:0}section.mc-latest-news .home-news-list .news-columns article a .icon-blue{opacity:1}section.mc-latest-news .home-news-list .news-columns article a:hover{background-color:#0070e0}section.mc-latest-news .home-news-list .news-columns article a:hover .icon-blue{opacity:0}section.mc-latest-news .home-news-list .news-columns article a:hover .icon-white{opacity:1}section.mc-latest-news .home-news-list .news-columns .news-column{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}section.mc-latest-news .home-news-list .news-columns .news-column.left{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}section.mc-latest-news .home-news-list .news-columns .news-column.left article{height:100%;position:relative}@media(max-width: 767px){section.mc-latest-news .home-news-list .news-columns .news-column.left article{height:480px}}section.mc-latest-news .home-news-list .news-columns .news-column.left article .featured-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-latest-news .home-news-list .news-columns .news-column.left article .post-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;max-width:none;padding-bottom:15px;border-bottom:1px solid #b5b5b5}@media(max-width: 1024px){section.mc-latest-news .home-news-list .news-columns .news-column.left article .post-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}section.mc-latest-news .home-news-list .news-columns .news-column.left article .post-content h4{margin-bottom:0}section.mc-latest-news .home-news-list .news-columns .news-column.left article .content{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:hsla(0,0%,100%,.75);flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:30px}section.mc-latest-news .home-news-list .news-columns .news-column.left article a{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600;width:30px !important;height:30px !important;border:1px solid #0070e0;border-radius:10px;margin-top:0;position:relative}section.mc-latest-news .home-news-list .news-columns .news-column.left article a img{width:20px;margin:0 auto;position:absolute !important;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section.mc-latest-news .home-news-list .news-columns .news-column.left article a .icon-blue,section.mc-latest-news .home-news-list .news-columns .news-column.left article a .icon-white{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:0}section.mc-latest-news .home-news-list .news-columns .news-column.left article a .icon-blue{opacity:1}section.mc-latest-news .home-news-list .news-columns .news-column.left article a:hover{background-color:#0070e0}section.mc-latest-news .home-news-list .news-columns .news-column.left article a:hover .icon-blue{opacity:0}section.mc-latest-news .home-news-list .news-columns .news-column.left article a:hover .icon-white{opacity:1}section.mc-latest-news .home-news-list .news-columns .news-column.right{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}section.mc-latest-news .home-news-list .news-columns .news-column .news-item{background:#fff;border-radius:15px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.mc-latest-news .home-news-list .news-columns .news-column .news-item .thumb img{display:block;width:100%;height:auto}section.mc-latest-news .home-news-list .news-columns .news-column .news-item h3{font-size:1.6rem;padding:15px}section.mc-national{display:block}section.mc-national .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;font-size:5rem;text-transform:uppercase;font-weight:400;margin-bottom:44px}@media(max-width: 1024px){section.mc-national .title{margin-bottom:30px}}@media(max-width: 767px){section.mc-national .title{font-size:3.5rem}}section.mc-national .title img{width:60px}@media(max-width: 767px){section.mc-national .title img{width:50px}}section.mc-national .athletes{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:150px;-moz-column-gap:150px;column-gap:150px;row-gap:35px}@media(min-width: 768px)and (max-width: 1024px){section.mc-national .athletes{gap:30px}}@media(max-width: 767px){section.mc-national .athletes{grid-template-columns:repeat(1, 1fr);gap:30px}}section.mc-national .athletes .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}section.mc-national .athletes .item img{width:135px;border:2px solid #0070e0}section.mc-national .athletes .item h4{color:#000;font-size:2.6rem}section.mc-national .athletes .item p{margin-bottom:0}section.mc-teams{display:block}section.mc-teams .teams{display:grid;grid-template-columns:repeat(1, 1fr);gap:15px}@media(max-width: 767px){section.mc-teams .teams{grid-template-columns:1fr}}section.mc-teams .teams .item{padding-bottom:15px;border-bottom:1px solid #b5b5b5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;position:relative}section.mc-teams .teams .item img:not(.icon){display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:0}section.mc-teams .teams .item .icon{position:absolute;top:15px;right:15px;z-index:2;width:46px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}section.mc-teams .teams .item .title{width:100%;font-size:5rem;line-height:1.2;font-weight:700;text-transform:uppercase}@media(max-width: 767px){section.mc-teams .teams .item .title{font-size:3.5rem;max-width:80%}}section.mc-teams .teams .item a:not(.absolute){-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600;width:30px !important;height:30px !important;border:1px solid #0070e0;border-radius:10px;position:relative}section.mc-teams .teams .item a:not(.absolute) img{width:20px;margin:0 auto;position:absolute !important;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section.mc-teams .teams .item a:not(.absolute) .icon-blue,section.mc-teams .teams .item a:not(.absolute) .icon-white{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:0}section.mc-teams .teams .item a:not(.absolute) .icon-blue{opacity:1}section.mc-teams .teams .item a:not(.absolute):hover{background-color:#0070e0}section.mc-teams .teams .item a:not(.absolute):hover .icon-blue{opacity:0}section.mc-teams .teams .item a:not(.absolute):hover .icon-white{opacity:1}section.mc-teams .teams .item:hover a.cta-link{background-color:#0070e0}section.mc-teams .teams .item:hover a.cta-link .icon-blue{opacity:0}section.mc-teams .teams .item:hover a.cta-link .icon-white{opacity:1}section.mc-teams .teams .item a.absolute{position:absolute;top:0;left:0;width:100% !important;height:100% !important;border:0 !important}section.mc-teams .teams .item .cover{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:1;opacity:.5}section.mc-sponsor{display:block;margin-top:90px}@media(max-width: 1024px){section.mc-sponsor{margin-top:30px}}section.mc-sponsor .all-sponsor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media(max-width: 767px){section.mc-sponsor .all-sponsor{gap:15px}}section.mc-sponsor .featured-sponsor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin-top:30px}@media(max-width: 767px){section.mc-sponsor .featured-sponsor{gap:15px}}section.mc-sponsor .list{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:30px;grid-template-columns:repeat(9, 1fr)}@media(max-width: 767px){section.mc-sponsor .list{gap:15px;grid-template-columns:repeat(5, 1fr)}}section.mc-sponsor .list.list-7{grid-template-columns:repeat(7, 1fr);margin-bottom:30px}@media(max-width: 767px){section.mc-sponsor .list.list-7{margin-bottom:15px;grid-template-columns:repeat(3, 1fr)}}section.mc-sponsor .list .item{width:100%}section.mc-sponsor .list .item span{font-size:1.4rem;line-height:1.2;color:#000;font-weight:300;display:block;margin-bottom:10px}@media(max-width: 767px){section.mc-sponsor .list .item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:50px}}section.mc-sponsor .list .sponsor-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #b5b5b5;border-radius:15px}section.mc-sponsor .list .sponsor-image img{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1)}section.mc-sponsor .btn-tertiary{margin-top:50px}section.mc-galleries{display:block;margin-top:90px}@media(max-width: 1024px){section.mc-galleries{margin-top:30px}}section.mc-galleries .container h1{margin-bottom:44px}@media(max-width: 1024px){section.mc-galleries .container h1{margin-bottom:30px}}section.mc-galleries .container #filters{margin-bottom:74px}@media(max-width: 1024px){section.mc-galleries .container #filters{margin-bottom:30px}}section.mc-galleries .container #filters #terms{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}@media(max-width: 767px){section.mc-galleries .container #filters #terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}}section.mc-galleries .container #filters a{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#000;border:1px solid #0070e0;padding:24px 10px;border-radius:15px;display:block;width:100%;text-align:center;font-size:1.6rem;line-height:1.4;font-weight:600;color:#000}section.mc-galleries .container #filters a.active,section.mc-galleries .container #filters a:hover{color:#fff;background-color:#0070e0}@media(min-width: 768px)and (max-width: 1024px){section.mc-galleries .container #filters a{font-size:1.4rem}}@media(min-width: 1025px)and (max-width: 1280px){section.mc-galleries .container #filters a{font-size:1.4rem}}section.mc-galleries .container #list{width:100%}section.mc-galleries .container #results{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px}@media(min-width: 1281px)and (max-width: 1750px){section.mc-galleries .container #results{gap:30px}}@media(min-width: 1025px)and (max-width: 1280px){section.mc-galleries .container #results{gap:30px}}@media(max-width: 1024px){section.mc-galleries .container #results{grid-template-columns:repeat(1, 1fr);row-gap:30px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-galleries .container #results{gap:30px}}@media(max-width: 767px){section.mc-galleries .container #results{grid-template-columns:repeat(1, 1fr);gap:15px}}section.mc-galleries .container #results .item{overflow:hidden;position:relative;padding-bottom:50px}@media(max-width: 767px){section.mc-galleries .container #results .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}section.mc-galleries .container #results .item .title{font-size:4rem;line-height:1.2;font-weight:400;margin-bottom:44px}@media(max-width: 1024px){section.mc-galleries .container #results .item .title{margin-bottom:30px;font-size:2.5rem}}section.mc-galleries .container #results .item .swiper-slide{width:100%;height:215px;overflow:hidden}section.mc-galleries .container #results .item .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-galleries .container #results .item .swiper{padding-bottom:50px;--swiper-pagination-bullet-size: 10px;--swiper-pagination-bullet-inactive-color: #aaa;--swiper-pagination-color: #0070E0}section.mc-galleries .container #results .item .swiper-pagination{position:relative;top:30px;text-align:right}section.mc-banner-results{position:relative}section.mc-banner-results .cover{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%}section.mc-banner-results .cover img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-banner-results .container{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:510px}@media(max-width: 1024px){section.mc-banner-results .container{height:auto;padding-top:60px;padding-bottom:60px}}section.mc-banner-results .container .text{width:100%;max-width:625px;display:block;margin:0 0 0 auto}section.mc-banner-results .container .text .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){section.mc-banner-results .container .text .title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}section.mc-banner-results .container .text h3{font-size:5rem;font-weight:400;color:#fff}section.mc-banner-results .container .text a.cta{margin-top:0;color:#fff}section.mc-banner-results .container .text a.cta img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}section.mc-banner-results .container .results{display:grid;grid-template-columns:1fr;gap:15px;margin-top:30px}section.mc-banner-results .container .results .item{border-radius:15px;overflow:hidden;position:relative;border:1px solid #0070e0;padding:15px 30px;background-color:#fff}@media(max-width: 767px){section.mc-banner-results .container .results .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}section.mc-banner-results .container .results .item .featured-image{width:100%;height:240px;position:relative;border-radius:15px;overflow:hidden}section.mc-banner-results .container .results .item .featured-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-banner-results .container .results .item .icon{width:50px !important;height:auto !important}section.mc-banner-results .container .results .item .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}section.mc-banner-results .container .results .item .text{display:block;width:100%;max-width:384px;margin:0 auto 0 0;font-size:2rem;line-height:1.2;color:#0070e0;font-weight:700}section.mc-banner-results .container .results .item .term{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;text-transform:uppercase;color:#e63312;font-size:1.8rem;line-height:2.2rem}section.mc-banner-results .container .results .item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600;margin-top:25px}section.mc-banner-results .container .results .item a img{width:30px}section.mc-groups{display:block}section.mc-groups .tabs{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px}@media(max-width: 767px){section.mc-groups .tabs{grid-template-columns:1fr}}section.mc-groups .tabs a{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:block;width:100%;padding:25px 15px;border:1px solid #0070e0;text-align:center;font-size:2rem;line-height:1.2;color:#000;font-weight:700}section.mc-groups .tabs a:hover,section.mc-groups .tabs a.active{background-color:#0070e0;color:#fff}section.mc-groups .contents{display:grid;grid-template-columns:1fr;gap:15px}@media(max-width: 767px){section.mc-groups .contents{gap:50px}}section.mc-groups .contents .content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media(max-width: 767px){section.mc-groups .contents .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}}section.mc-groups .contents .content:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 767px){section.mc-groups .contents .content:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-groups .contents .content .image,section.mc-groups .contents .content .text{overflow:hidden;border-radius:25px}@media(max-width: 767px){section.mc-groups .contents .content .image,section.mc-groups .contents .content .text{border-radius:15px}}section.mc-groups .contents .content .image{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:880px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.mc-groups .contents .content .image img{display:block;max-width:100%;height:auto}section.mc-groups .contents .content .title{background-color:#0070e0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:624px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:30px;position:relative;border-radius:25px}@media(max-width: 767px){section.mc-groups .contents .content .title{font-size:2.5rem;padding:15px;border-radius:15px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-groups .contents .content .title{font-size:3.5rem}}section.mc-groups .contents .content .title a{color:#fff;font-weight:400;font-size:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:30px;right:30px}@media(max-width: 767px){section.mc-groups .contents .content .title a{top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}section.mc-groups .contents .content .title a.link-icon{width:31px;height:31px;border-radius:10px;border:1px solid #fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.mc-groups .contents .content .title a.link-icon img{width:25px}section.mc-groups .contents .content .title .title-wrapper{color:#fff;display:block;width:100%;max-width:460px;font-size:6rem;line-height:1.2;line-height:1.2;margin-bottom:0;font-weight:300;text-transform:uppercase}@media(max-width: 767px){section.mc-groups .contents .content .title .title-wrapper{font-size:2.5rem}}section.mc-groups .contents .team{margin-top:40px;display:grid;grid-template-columns:repeat(6, 1fr);gap:15px;row-gap:40px}@media(max-width: 767px){section.mc-groups .contents .team{grid-template-columns:repeat(2, 1fr);row-gap:30px}}section.mc-groups .contents .team img{margin-bottom:20px;border:2px solid #0070e0;width:100%;max-width:100%;display:block !important}section.mc-groups .contents .team .name{color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:700}@media(max-width: 767px){section.mc-groups .contents .team .name{font-size:2rem}}section.mc-groups .contents .team .role{color:#000;font-size:1.6rem;display:block;margin-top:5px}@media(max-width: 767px){section.mc-groups .contents .team .role{font-size:1.8rem;margin-top:10px}}@media(max-width: 767px){section.mc-groups .contents .team{margin-top:25px}}section.mc-social .sbi_header_text,section.mc-social .sbi_info_wrapper{display:none !important}section.mc-social .sbi_follow_btn{display:none !important}section.mc-video{display:block}section.mc-video .video-wrapper{position:relative;overflow:hidden}@media(min-width: 1025px){section.mc-video .video-wrapper{width:100%;height:1028px}}@media(min-width: 1281px)and (max-width: 1750px){section.mc-video .video-wrapper{height:800px}}@media(min-width: 1025px)and (max-width: 1280px){section.mc-video .video-wrapper{height:800px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-video .video-wrapper{width:100%;height:800px}}@media(max-width: 767px){section.mc-video .video-wrapper{height:90vh}}section.mc-video .video-wrapper video{position:absolute;top:0;left:0;width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover;z-index:0}section.mc-map{display:block}@media(min-width: 1281px)and (max-width: 1750px){section.mc-map{padding-left:15px;padding-right:15px}}@media(min-width: 1025px)and (max-width: 1280px){section.mc-map{padding-left:15px;padding-right:15px}}@media(max-width: 1024px){section.mc-map{padding-left:15px;padding-right:15px}}section.mc-map .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 15px 15px 50px;background-color:#0070e0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:25px;overflow:hidden}@media(max-width: 767px){section.mc-map .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding:15px}}section.mc-map .container .text{color:#fff;font-size:2.5rem;line-height:1.2;font-weight:700}section.mc-map .container .text h6{color:#fff;font-weight:400;text-transform:uppercase;margin-bottom:5px;font-size:1.6rem;line-height:1.2}section.mc-map .container .text a,section.mc-map .container .text p{color:#fff;font-size:2.5rem;line-height:1.2;font-weight:700;margin-bottom:0}@media(max-width: 767px){section.mc-map .container .map{width:100%}}section.mc-map .container #map-canvas{width:700px;max-width:700px;height:490px;display:block;border-radius:25px;display:block;overflow:hidden}@media(min-width: 768px)and (max-width: 1024px){section.mc-map .container #map-canvas{width:350px}}@media(max-width: 767px){section.mc-map .container #map-canvas{width:100%}}section.mc-title .container .label{margin-left:auto;margin-right:auto}section.mc-title .container h3{font-size:5rem;line-height:1.2;color:#000;font-weight:300;letter-spacing:2px}@media(max-width: 767px){section.mc-title .container h3{font-size:2.5rem}}section.mc-title .container h3 em{font-style:normal;color:#0070e0;font-weight:400}section.mc-title .container p{font-size:2rem;font-weight:300}section.mc-title .container p strong{font-weight:400 !important}section.mc-numbers{display:block}section.mc-numbers h3{font-size:5rem;line-height:1.2;color:#000;font-weight:300;letter-spacing:2px}@media(max-width: 767px){section.mc-numbers h3{font-size:3.5rem}}section.mc-numbers h3 em{font-style:normal;color:#0070e0;font-weight:400}section.mc-numbers .numbers-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:56px}@media(min-width: 1025px)and (max-width: 1280px){section.mc-numbers .numbers-text{gap:50px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-numbers .numbers-text{gap:50px}}@media(max-width: 767px){section.mc-numbers .numbers-text{gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-numbers .numbers-text .numbers{width:100%;max-width:730px;background-color:#0070e0;border-radius:25px;padding:30px 100px;display:grid;grid-template-columns:repeat(2, 1fr);gap:120px;row-gap:30px}@media(max-width: 767px){section.mc-numbers .numbers-text .numbers{gap:30px;row-gap:30px;padding:15px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-numbers .numbers-text .numbers{padding:30px;gap:80px}}section.mc-numbers .numbers-text .numbers .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;color:#fff;font-size:1.8rem;font-weight:400;text-transform:uppercase}@media(max-width: 767px){section.mc-numbers .numbers-text .numbers .item{font-size:1.4rem;gap:10px}}section.mc-numbers .numbers-text .numbers .item .number{font-size:5rem;line-height:1.2;font-weight:700;color:#fff}@media(max-width: 767px){section.mc-numbers .numbers-text .numbers .item .number{font-size:3rem}}section.mc-numbers .numbers-text .text{width:100%;max-width:730px}section.mc-numbers .numbers-text .text h4{color:#000}section.mc-docs{display:block}section.mc-docs .docs{display:grid;grid-template-columns:repeat(4, 1fr);gap:15px}@media(max-width: 767px){section.mc-docs .docs{grid-template-columns:1fr}}section.mc-docs .docs .item{border-radius:25px;padding:30px;border:1px solid #b5b5b5;position:relative;overflow:hidden}section.mc-docs .docs .item h4{font-size:2.5rem;color:#0070e0;padding-bottom:50px}section.mc-docs .docs .item:hover a:not(.absolute){background-color:#0070e0}section.mc-docs .docs .item:hover a:not(.absolute) .icon-blue{opacity:0}section.mc-docs .docs .item:hover a:not(.absolute) .icon-white{opacity:1}section.mc-docs .docs .item a.absolute{position:absolute;top:0;left:0;width:100% !important;height:100% !important}section.mc-docs .docs .item a:not(.absolute){-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600;width:30px !important;height:30px !important;border:1px solid #0070e0;border-radius:10px;margin-top:15px;position:relative;position:absolute;bottom:30px;left:30px}section.mc-docs .docs .item a:not(.absolute) img{width:20px;margin:0 auto;position:absolute !important;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section.mc-docs .docs .item a:not(.absolute) .icon-blue,section.mc-docs .docs .item a:not(.absolute) .icon-white{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:0}section.mc-docs .docs .item a:not(.absolute) .icon-blue{opacity:1}section.mc-docs .docs .item a:not(.absolute):hover{background-color:#0070e0}section.mc-docs .docs .item a:not(.absolute):hover .icon-blue{opacity:0}section.mc-docs .docs .item a:not(.absolute):hover .icon-white{opacity:1}section.mc-modules{display:block}section.mc-modules h3{font-size:5rem;line-height:1.2;color:#000;font-weight:300;letter-spacing:2px;margin-bottom:50px}@media(max-width: 767px){section.mc-modules h3{font-size:3.5rem}}section.mc-modules h3 em{font-style:normal;color:#0070e0;font-weight:400}section.mc-modules .docs{display:grid;grid-template-columns:1;gap:30px}section.mc-modules .docs .item{padding-bottom:30px;border-bottom:1px solid #b5b5b5;position:relative}section.mc-modules .docs .item h4{font-size:2.5rem;color:#0070e0;margin-bottom:0}@media(max-width: 767px){section.mc-modules .docs .item h4{padding-right:50px}}section.mc-modules .docs .item:hover a:not(.absolute){background-color:#0070e0}section.mc-modules .docs .item:hover a:not(.absolute) .icon-blue{opacity:0}section.mc-modules .docs .item:hover a:not(.absolute) .icon-white{opacity:1}section.mc-modules .docs .item a.absolute{position:absolute;top:0;left:0;width:100% !important;height:100% !important}section.mc-modules .docs .item a:not(.absolute){-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px;color:#e63312;font-size:1.6rem;line-height:1.2;font-weight:600;width:30px !important;height:30px !important;border:1px solid #0070e0;border-radius:10px;position:relative;position:absolute;top:0;right:0px}section.mc-modules .docs .item a:not(.absolute) img{width:20px;margin:0 auto;position:absolute !important;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section.mc-modules .docs .item a:not(.absolute) .icon-blue,section.mc-modules .docs .item a:not(.absolute) .icon-white{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:0}section.mc-modules .docs .item a:not(.absolute) .icon-blue{opacity:1}section.mc-modules .docs .item a:not(.absolute):hover{background-color:#0070e0}section.mc-modules .docs .item a:not(.absolute):hover .icon-blue{opacity:0}section.mc-modules .docs .item a:not(.absolute):hover .icon-white{opacity:1}section.mc-modules.post-type-results{padding-top:200px}@media(max-width: 1024px){section.mc-modules.post-type-results{padding-top:150px}}section.mc-text-image-banner{display:block}@media(min-width: 1281px)and (max-width: 1750px){section.mc-text-image-banner{padding-left:15px;padding-right:15px}}@media(min-width: 1025px)and (max-width: 1280px){section.mc-text-image-banner{padding-left:15px;padding-right:15px}}@media(max-width: 1024px){section.mc-text-image-banner{padding-left:15px;padding-right:15px}}section.mc-text-image-banner .btn-secondary{background-color:#fff;color:#0070e0 !important}section.mc-text-image-banner .btn-secondary img{height:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:30%;opacity:1 !important}section.mc-text-image-banner .btn-secondary:hover{background-color:#fff !important}section.mc-text-image-banner .btn-secondary img{-webkit-filter:none !important;filter:none !important;opacity:1 !important}section.mc-text-image-banner .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 15px 15px 50px;background-color:#0070e0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:25px;overflow:hidden;gap:100px}@media(max-width: 767px){section.mc-text-image-banner .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding:15px}}section.mc-text-image-banner .container .text{color:#fff;font-size:2.5rem;line-height:1.2;font-weight:700}section.mc-text-image-banner .container .text h6{color:#fff;font-weight:400;text-transform:uppercase;margin-bottom:5px;font-size:1.6rem;line-height:1.2}section.mc-text-image-banner .container .text a,section.mc-text-image-banner .container .text p{color:#fff;font-size:2rem;line-height:1.4}@media(max-width: 767px){section.mc-text-image-banner .container .map{width:100%}}section.mc-text-image-banner .container .image{width:700px;max-width:700px;height:490px;display:block;border-radius:25px;display:block;overflow:hidden}@media(min-width: 768px)and (max-width: 1024px){section.mc-text-image-banner .container .image{width:350px}}@media(max-width: 767px){section.mc-text-image-banner .container .image{width:100%}}section.mc-text-image-banner .container .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}/*# sourceMappingURL=bundle.min.css.map */