body{font-family:"Gotham";font-size:19px;line-height:30px;color:#000;font-weight:500;padding:0;margin:0;position:relative;background-color:#fff;overflow-x:hidden}.wrapper{padding:0 20px;max-width:1420px;margin:0 auto}.wrapper.small{max-width:1050px}a{color:#000;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:800;margin:0;padding:0}p{padding:0;margin:0 0 20px}p:last-child{margin-bottom:0}h1{color:#000;font-size:clamp(1.1875rem, calc(0.8519rem + 1.7901vw), 3rem);font-weight:500;line-height:30px;letter-spacing:4.8px;text-transform:uppercase;margin:0}h2{color:#000;font-size:clamp(1.1875rem, calc(1.037rem + 0.8025vw), 2rem);font-weight:500;line-height:30px;letter-spacing:4px;text-transform:uppercase;margin:0}h3{color:#000;position:relative;font-size:clamp(1.625rem, calc(1.5294rem + 0.3922vw), 2rem);margin:0;font-weight:500;line-height:30px;letter-spacing:3.2px;text-transform:uppercase}h4{color:#000;font-size:22px;font-weight:500;line-height:30px;letter-spacing:2.2px;margin-bottom:20px;text-transform:uppercase}h5{font-size:19px;margin-bottom:20px;color:#000;font-weight:500;line-height:30px;letter-spacing:1.9px;text-transform:uppercase}.btn{color:#000;background:#000;color:#fff;padding:0 40px;font-size:24px;line-height:54px;border-radius:30px;font-weight:500;text-transform:uppercase;text-decoration:none;transition:ease-in-out all 0.2s;display:inline-block;position:relative;text-align:center;border:1px solid #000}.btn:hover{background:#fff;color:#000}.cta-btn{border:3px solid #000;padding:0 27px;min-width:188px;line-height:41px;color:#000;display:inline-block;text-align:center;font-size:24px;font-weight:500;letter-spacing:2.4px;text-transform:uppercase;margin-top:20px;transition:ease-in-out all 0.2s;position:relative;overflow:hidden}.cta-btn span{position:relative;z-index:2}.cta-btn:after{content:"";width:100%;height:0;position:absolute;left:0;bottom:0;background:#000;transition:ease-in-out 0.25s height;z-index:1}.cta-btn:hover{color:#fff}.cta-btn:hover:after{height:100%}.desktop{display:block!important}.mobile{display:none!important}@media only screen and (max-width:979px){.desktop{display:none!important}.mobile{display:block!important}h1,h2{font-size:32px}h3{font-size:24px}}.header{position:absolute;z-index:99;width:100%;top:32px;left:0;padding:10px 0;transition:ease-in-out 0.25s top}.header .wrapper{max-width:inherit;padding:0 25px}.header .logo{position:absolute;left:50%;top:115px;transform:translateX(-50%)}.header .logo img{width:344px}.header .header-content{display:flex;flex-wrap:wrap;width:100%;justify-content:center;align-items:center}.header .header-content .header-left{display:flex;flex-wrap:wrap}.header .header-content .header-left .logo img{display:block}.header .header-content .header-left .main-menu ul{display:flex;flex-wrap:wrap;padding:0;margin:0;list-style:none}.header .header-content .header-left .main-menu ul li{position:relative;margin:0 30px}.header .header-content .header-left .main-menu ul li a{color:#FFF;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:4.8px;text-transform:uppercase;display:block}.header .header-content .header-left .main-menu ul li a::after{content:"";position:absolute;left:0;bottom:-4px;height:2px;width:0%;background:#fff;transition:ease-in-out 0.25s width}.header .header-content .header-left .main-menu ul li a:hover{font-weight:700}.header .header-content .header-left .main-menu ul li:hover a:after{width:100%}.header .header-content .header-right{display:flex;flex-wrap:wrap;align-items:center}.header .header-content .header-right .header-language{display:flex;flex-wrap:wrap;align-items:center;padding:0 20px}.wpml-ls-legacy-list-horizontal a{color:#FFF;text-align:center;font-size:16px;font-style:normal;font-weight:900;line-height:30px;letter-spacing:4.8px;text-transform:uppercase;padding:0 10px!important}.wpml-ls-legacy-list-horizontal{padding:0!important}.header.header_overlap{position:sticky}.header.sticky{position:fixed;top:0;background:#000;box-shadow:0 0 10px rgb(0 0 0 / .5)}.header.sticky .main-menu ul li a{color:#fff}.header.sticky .logo{display:none}.slide-menu{left:-100%;display:none}.mobile-burger-menu{cursor:pointer;display:block;height:22px;width:28px;z-index:999;position:absolute;left:35px;top:19px}.mobile-burger-menu span{background:#fff;display:block;border-radius:5px;height:3px;right:0;position:absolute;top:0;transition:all 0.3s ease 0s;width:100%}.mobile-burger-menu span:nth-child(2){background:#fff;display:block;border-radius:5px;height:3px;width:100%;right:0;position:absolute;top:7px;transition:all 0.3s ease 0s}.mobile-burger-menu span:nth-child(3){background:#fff;display:block;border-radius:5px;height:3px;width:100%;right:0;position:absolute;top:14px;transition:all 0.3s ease 0s}.mobile-burger-menu.selected span:nth-child(1){top:7px;transform:rotate(45deg);-webkit-transform:rotate(45deg);margin:0}.mobile-burger-menu.selected span:nth-child(2){display:none}.mobile-burger-menu.selected span:nth-child(3){top:7px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin:0}.slide-menu{background:#fff;position:fixed;top:0;left:-110%;width:100%;max-width:394px;min-height:100vh;height:100%;overflow:auto;transition:ease-in-out 0.5s left;z-index:9999;padding:164px 50px 50px;background-repeat:no-repeat;background-size:cover;background-position:0 0}.slide-menu.open{left:0;display:block}.slide-menu .nav-main-cont ul{display:block;list-style:none;padding:0;margin:0}.slide-menu .nav-main-cont ul li{margin:0 0 30px 0;display:block;opacity:0;transform:translateY(20px);transition:opacity 0.5s ease,transform 0.5s ease}.slide-menu .nav-main-cont ul li a{padding:0;color:#000;position:relative;font-size:24px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:4.8px;text-decoration:none;display:block;transition:ease-in-out 0.25s color}.slide-menu .nav-main-cont ul li:hover a{width:100%;color:#ac7228;text-decoration:underline}.slide-menu .nav-main-cont ul li.current-menu-item a{width:100%;color:#ac7228}.language-menu{font-size:24px;font-weight:500;color:#1B432D;margin-top:40px;width:100%;text-transform:uppercase;z-index:2;position:relative}.language-menu ul{padding:0;margin:0!important;list-style-type:none;display:inline-flex;overflow:unset}.language-menu ul li{padding:7px 0;margin:0;display:block;position:relative}.language-menu ul li:after{content:"/";position:absolute;right:4px;top:3px;color:#000;font-size:14px}.language-menu ul li a{text-transform:uppercase;position:relative;border:0;color:#000;font-size:16px;font-weight:500;line-height:32px;text-decoration-line:none;padding:0!important;margin:0 10px 0 0}.language-menu ul li:last-child:after{display:none}.language-menu ul li.wpml-ls-current-language a:after{content:"";position:absolute;left:0;bottom:4px;width:100%;height:1px;background:#000}.social-links{margin-top:50px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.social-links img{display:inline-block;filter:invert(1)}.social-links span{display:none}span.nav-close{position:absolute;left:35px;top:42px;z-index:9999;cursor:pointer}span.nav-close img{width:20px}@media (max-width:1023px){.header-content{display:none!important}.header{top:0;background:#fff0;padding:31px 0 0}.header.sticky{position:fixed;top:-12px;padding:38px 0}.mobile-burger-menu{cursor:pointer;display:block;height:22px;width:28px;z-index:999;position:absolute;left:35px;top:35px}.mobile-burger-menu span{background:#fff;display:block;border-radius:5px;height:3px;right:0;position:absolute;top:0;transition:all 0.3s ease 0s;width:100%}.mobile-burger-menu span:nth-child(2){background:#fff;display:block;border-radius:5px;height:3px;width:100%;right:0;position:absolute;top:7px;transition:all 0.3s ease 0s}.mobile-burger-menu span:nth-child(3){background:#fff;display:block;border-radius:5px;height:3px;width:100%;right:0;position:absolute;top:14px;transition:all 0.3s ease 0s}.mobile-burger-menu.selected span:nth-child(1){top:7px;transform:rotate(45deg);-webkit-transform:rotate(45deg);margin:0}.mobile-burger-menu.selected span:nth-child(2){display:none}.mobile-burger-menu.selected span:nth-child(3){top:7px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);margin:0}.slide-menu{background:#fff;position:fixed;top:0;left:-110%;width:100%;max-width:394px;min-height:100vh;height:100%;overflow:auto;transition:ease-in-out 0.5s left;z-index:9999;padding:164px 50px 50px;background-repeat:no-repeat;background-size:cover;background-position:0 0}.slide-menu.open{left:0;display:block}.slide-menu .nav-main-cont ul{display:block;list-style:none;padding:0;margin:0}.slide-menu .nav-main-cont ul li{margin:0 0 30px 0;display:block;opacity:0;transform:translateY(20px);transition:opacity 0.5s ease,transform 0.5s ease}.slide-menu .nav-main-cont ul li a{padding:0;color:#000;position:relative;font-size:24px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:4.8px;text-decoration:none;display:block;transition:ease-in-out 0.25s color}.slide-menu .nav-main-cont ul li:hover a,.slide-menu .nav-main-cont ul li.current-menu-item a{width:100%;color:#ac7228}.language-menu{font-size:24px;font-weight:500;color:#1B432D;margin-top:40px;width:100%;text-transform:uppercase;z-index:2;position:relative}.language-menu ul{padding:0;margin:0!important;list-style-type:none;display:inline-flex;overflow:unset}.language-menu ul li{padding:7px 0;margin:0;display:block;position:relative}.language-menu ul li:after{content:"/";position:absolute;right:4px;top:3px;color:#000;font-size:14px}.language-menu ul li a{text-transform:uppercase;position:relative;border:0;color:#000;font-size:16px;font-weight:500;line-height:32px;text-decoration-line:none;padding:0!important;margin:0 10px 0 0}.language-menu ul li:last-child:after{display:none}.language-menu ul li.wpml-ls-current-language a:after{content:"";position:absolute;left:0;bottom:4px;width:100%;height:1px;background:#000}.social-links{margin-top:50px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.social-links img{display:inline-block;filter:invert(1)}.social-links span{display:none}span.nav-close{position:absolute;left:35px;top:42px;z-index:9999;cursor:pointer}span.nav-close img{width:20px}}@media (max-width:1023px){.header .logo img{max-height:124px}}.footer-section{padding:49px 0 58px;margin-top:47px;background-color:#000}.footer-section .footer-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.footer-section .footer-row .footer-col{max-width:30%;color:#fff;font-size:14px;line-height:30px;letter-spacing:4.2px;text-transform:capitalize}.footer-section .footer-row .footer-col strong{font-weight:500}.footer-section .footer-row .footer-col a{color:#fff;transition:ease-in-out 0.25s all}.footer-section .footer-row .footer-col a:hover{text-decoration:underline}.footer-section .footer-row .footer-col.footer-logo img{max-width:154px}.footer-section .footer-row .footer-col.social-links{display:flex;flex-wrap:wrap}.footer-section .footer-row .footer-col.social-links a{margin-left:43px;display:block;position:relative}.footer-section .footer-row .footer-col.social-links a img{transition:ease-in-out 0.25s transform;filter:brightness(0) invert(1)}.footer-section .footer-row .footer-col.social-links a span{opacity:0;overflow:hidden;text-transform:uppercase;letter-spacing:1px;display:block;transition:ease-in-out 0.25s all;position:absolute;left:50%;bottom:-25px;transform:translateX(-50%);font-size:14px}.footer-section .footer-row .footer-col.social-links a:hover{text-decoration:none}.footer-section .footer-row .footer-col.social-links a:hover span{opacity:1;overflow:visible}.footer-section .footer-row .footer-col.social-links a:hover img{width:auto;transform:scale(1.2)}.book-now{position:fixed;right:0;top:50%;transform:translateY(-50%);text-align:center;height:52px;display:flex;justify-content:center;align-items:center}.book-now a{color:#fff;font-size:24px;font-weight:500;line-height:52px;letter-spacing:2.4px;padding:0 33px;height:54px;text-transform:uppercase;position:relative;overflow:hidden;background:#000;display:inline-block;border:1px solid #000;transition:ease-in-out 0.25s color;margin:auto}.book-now a span{position:relative;z-index:2;display:inline-block}.book-now a:after{content:"";width:100%;height:0;position:absolute;left:0;bottom:0;background:#000;transition:ease-in-out 0.25s all;z-index:1}.book-now a:hover{color:#000}.book-now a:hover:after{height:100%;background:#fff!important}.newsletter{display:none;background:rgb(0 0 0 / .7);position:fixed;left:0;top:0;z-index:9999;width:100%;height:100%}.newsletter-box{font-size:24px;line-height:36px;color:#000;padding:100px 40px 40px;text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:880px;background:#fff}.newsletter-box .close-popup img{filter:invert(1)}.newsletter-box h2{margin:0 0 26px}.newsletter-box input[type="submit"]{background:#000;color:#fff;padding:0 40px;font-size:24px;letter-spacing:2.8px;line-height:54px;border-radius:0;font-weight:500;text-transform:uppercase;text-decoration:none;transition:ease-in-out all 0.2s;display:inline-block;position:relative;text-align:center;border:1px solid #fff;width:70%;margin:30px auto 0;display:block;cursor:pointer}.newsletter-box input[type="submit"]:hover{background:#383838}.newsletter-box .mc-email{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;margin-bottom:34px;width:100%}.newsletter-box .mc-email input[type="email"]{outline:0;background:#fff0;border-radius:0;border:1px solid #000;width:70%;margin:0 auto;font-size:20px;line-height:30px;color:#000;font-weight:400;padding:8px}.newsletter-box .mc-email input[type="email"]::placeholder{opacity:1!important;color:#000!important}.newsletter-box .mc-email input[type="email"]::-moz-focus-inner,.newsletter-box .mc-email input[type="email"]::-moz-focus-outer{border:0;outline:0}.newsletter-box .nwsl-subtitle{margin-bottom:40px;text-align:center;display:block;color:#000;font-size:24px;line-height:32px}.newsletter-box .fancybox-close-small{color:#fff!important;padding:6px!important}.newsletter-box .close-popup{position:absolute;right:24px;top:20px;width:21px;height:20px;color:#000;cursor:pointer;z-index:99}.fancybox-close-small{color:#000!important;padding:4px!important}@media (max-width:767px){.footer-section .footer-row{display:block;text-align:center}.footer-section .footer-row .footer-col.social-links{max-width:inherit;width:100%}.footer-section .footer-row .footer-col.social-links a img{filter:invert(0)}.footer-section .footer-row .footer-col.social-links a{margin-left:0}.footer-section .footer-row .footer-col{max-width:inherit}.footer-section .footer-row .footer-col.footer-logo{margin-bottom:35px}.footer-section .footer-row .footer-col.footer-address br,.footer-section .footer-row .footer-col.footer-contact br{display:none}.footer-section .footer-row .footer-col.footer-address,.footer-section .footer-row .footer-col.footer-contact{font-size:16px;line-height:30px;letter-spacing:1.6px;text-transform:uppercase}.footer-section .footer-row .footer-col a{text-decoration-line:underline}.footer-section .footer-row .footer-col.social-links{margin-top:42px}.book-now a{font-size:18px;letter-spacing:1.4px;line-height:42px;padding:4px 20px}.book-now{top:25%;background-color:#000}.footer-section{margin-top:32px;padding:61px 0 43px}.newsletter-box{padding:100px 20px 40px}.newsletter-box .nwsl-subtitle{font-size:19px;line-height:30px}.newsletter-box .nwsl-subtitle br{display:none}.newsletter-box .mc-email input[type=email],.newsletter-box input[type=submit]{width:100%}}@media (max-width:639px){.footer-section .footer-row .footer-col.footer-address,.footer-section .footer-row .footer-col.footer-contact{font-size:14px}}.hero-section{position:relative}.hero-section .img-holder,.hero-section .hero-video{z-index:1}.hero-section img{display:block;width:100%;object-fit:cover;object-position:center}.hero-section .video-box video{display:block;width:100%;object-fit:cover;object-position:center}.hero-section .hero-content{position:absolute;left:50%;top:75%;transform:translate(-50%,-50%);z-index:3;text-align:center;max-width:1178px;width:95%}.hero-section .hero-content .hero-logo-img{margin:0 0 80px;text-align:center}.hero-section .hero-content .hero-logo-img img{height:inherit!important;width:auto;object-fit:none;display:inline-block}.hero-section .hero-content .hero-desc{margin-top:45px;color:#FFFAF5;text-align:center;font-size:24px;font-weight:400;line-height:normal;letter-spacing:1.2px}.hero-section .hero-content a{background:#fff;border-color:#fff;color:#000;margin:0;border:0;line-height:47px}.hero-section .hero-content a:hover{color:#fff}.hero-section .hero-content .hero-title{margin-bottom:100px}.hero-section .hero-content .hero-title h1,.hero-section .hero-content .hero-title h2{color:#F2EEE2;text-align:center;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;padding:0;margin:0;letter-spacing:4.8px}.hero-section .hero-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.hero-section .hero-logo img{max-width:inherit;object-fit:contain;width:auto;height:400px}.hero-section.full img,.hero-section.full video{height:100vh!important}.hero-section.medium img,.hero-section.medium video{height:1008px!important}.hero-section.small img,.hero-section.small video{height:706px!important}.hero-section.hero-border{border-left:58px solid #fff;border-right:58px solid #fff}@media only screen and (max-width:979px){.hero-section .hero-content{width:100%;padding:0 25px}.hero-section .hero-content .hero-title{margin-bottom:30px}}@media only screen and (max-width:767px){.hero-section .hero-content .hero-title h1,.hero-section .hero-content .hero-title h2{font-size:24px;letter-spacing:2.4px}.hero-section.medium img,.hero-section.medium video{height:390px!important}.hero-section.small img,.hero-section.small video{height:274px!important}}.error-page{position:relative;margin-bottom:150px;height:1315px;background-size:cover;background-position:center 0}.error-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.error-wrap h1{color:#fff;font-size:128px;line-height:normal;letter-spacing:12.8px}.error-wrap h2{color:#fff;margin:20px 0 60px}.error-wrap .cta-btn{background:#fff;border:0;line-height:47px;color:#000}.error-wrap .cta-btn:hover{color:#fff}@media only screen and (max-width:767px){.error-page{margin-bottom:47px;height:845px}.error-wrap{width:100%}.error-wrap h1{font-size:96px;letter-spacing:9.6px}.error-wrap h2{font-size:32px;letter-spacing:3.2px}.error-wrap .cta-btn{font-size:16px;letter-spacing:1.6px;margin:0}}.content-with-image{position:relative;padding:46px 0 0}.content-with-image .cwi-row{display:block;flex-wrap:wrap;align-items:center}.content-with-image .cwi-row .cwi-image{width:32%}.content-with-image .cwi-row .cwi-image img{width:100%;display:block;object-fit:cover;height:648px}.content-with-image .cwi-row .cwi-content{width:100%;padding:20px px 20px 0;position:relative}.content-with-image .cwi-row .cwi-content .cwi-content-box span{margin-bottom:22px;display:block;color:#222221;text-align:justify;line-height:normal;letter-spacing:2.85px;text-transform:uppercase}.content-with-image .cwi-row .cwi-content .cwi-content-box h3{margin:0 0 31px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.content-with-image .cwi-row .cwi-content .cwi-content-box .btn{margin-top:30px}.content-with-image .cwi-row.reverse{flex-direction:row-reverse}.content-with-image .cwi-row.reverse .cwi-content{padding-left:0;padding-right:92px}.content-with-image .cwi-row.second-column{display:flex}.content-with-image .cwi-row.second-column .cwi-content{width:68%;padding:20px 62px 20px 0}.single-column-content{padding:150px 0 150px}.single-column-content img{width:100%;height:100%;display:block;object-fit:cover;height:600px;margin-bottom:24px}.single-column-content .wrapper{max-width:1250px}.single-column-content .scci-content{text-align:center;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.95px}.single-column-content .scci-content .btn{margin-top:70px}.single-column-content .scci-content h2{margin-bottom:30px}@media only screen and (max-width:979px){.content-with-image .cwi-row.second-column .cwi-content{width:100%;padding:0;text-align:center;margin-bottom:40px}.content-with-image .cwi-row .cwi-image{width:100%}.content-with-image .cwi-row .cwi-content .cwi-content-box span{text-align:center}.content-with-image{margin-bottom:42px}.content-with-image .cwi-row .cwi-image img{max-height:400px}}.news-section{position:relative;padding:100px 65px 48px}.news-section .wrapper{position:relative}.news-section .news-title{margin-bottom:50px;position:relative;text-align:center}.news-section .news-title h2{line-height:normal}.news-section .news-row{display:flex;flex-wrap:wrap;width:100%;margin:0 auto;overflow:hidden}.news-section .news-row .news-col{width:100%;text-align:center}.news-section .news-row .news-col .news-image{overflow:hidden;position:relative;border-radius:100%;width:368px;height:368px;margin:0 auto 20px}.news-section .news-row .news-col .news-image img{display:block;width:368px;height:368px;border-radius:100%;object-fit:cover;margin:0 auto;transform:scale(1);transition:transform 0.65s ease}.news-section .news-row .news-col .news-content{color:#000;text-align:center;font-size:18px;font-weight:500;line-height:30px;letter-spacing:1.8px;text-transform:lowercase;padding:0 20px}.news-section .news-row .news-col .news-content span{color:#000;font-size:14px;font-weight:500;line-height:normal;letter-spacing:2.1px;display:block;text-transform:uppercase;margin-bottom:22px}.news-section .news-row .news-col:hover .news-image img{transform:scale(1.1)}.news-section .news-glider-prev{position:absolute;left:4px;top:37%;background:#000;border-radius:0;border:0;outline:0;width:72px;height:70px;line-height:76px;padding:0;cursor:pointer}.news-section .news-glider-prev i{color:#fff;font-size:36px;font-weight:400}.news-section .news-glider-next{position:absolute;right:4px;top:37%;background:#000;border-radius:0;border:0;outline:0;width:72px;height:70px;line-height:76px;padding:0;cursor:pointer}.news-section .news-glider-next i{color:#fff;font-size:36px;font-weight:400}.latest-news{margin-bottom:128px}.latest-news .news-row .news-col{display:flex;flex-wrap:wrap;align-items:center}.latest-news .news-row .news-col .news-image{width:50%}.latest-news .news-row .news-col .news-image img{width:100%;height:100%;display:block;object-fit:cover;height:533px}.latest-news .news-row .news-col .news-content{width:50%;padding:20px 0 20px 92px;position:relative}.latest-news .news-row .news-col .news-content .news-content-box h3{margin:0 0 31px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.latest-news .news-row .news-col .news-content .news-content-box .btn{margin-top:30px}.latest-news .news-row .news-col:nth-child(2n){flex-direction:row-reverse}.latest-news .news-row .news-col:nth-child(2n) .news-content{padding-left:0;padding-right:92px}.news-featured-image{padding:0 58px;margin-bottom:46px}.news-featured-image .wrapper{max-width:1550px}.news-featured-image img{width:100%;object-fit:cover;display:block}@media only screen and (max-width:767px){.news-section .news-row .news-col .news-image img{width:280px;height:280px;line-height:63px}.news-section{padding:20px 0 40px}.news-section .news-glider-prev,.news-section .news-glider-next{top:33%;width:60px;height:58px;line-height:54px}.news-section .news-row .news-col{padding:0}.latest-news .news-row .news-col{display:block}.latest-news .news-row .news-col .news-image{width:100%;margin-bottom:33px}.latest-news .news-row .news-col .news-image img{height:402px}.latest-news .news-row .news-col .news-content{width:100%;padding:0;margin-bottom:47px;text-align:center;font-size:16px}.latest-news .news-row .news-col:nth-child(2n) .news-content{padding-right:0}.latest-news .news-row .news-col .news-content .news-content-box h3{margin:0 0 41px;font-size:32px}}.basic-content{padding:90px 0;position:relative}.basic-content h1,.basic-content h2,.basic-content h3{text-align:center;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin:0 0 33px}.basic-content a:hover{text-decoration:underline}@media only screen and (max-width:979px){.basic-content{padding:46px 0 40px!important;font-size:16px;line-height:30px}.basic-content h1,.basic-content h2,.basic-content h3{margin-bottom:20px;font-size:28px;line-height:30px;letter-spacing:0}}.full-image{position:relative}.full-image img{height:100vh;width:100%;object-fit:cover;display:block}@media only screen and (max-width:979px){.full-image img{height:auto}}.form-section{background-size:cover;background-repeat:no-repeat;background-position:0 0;padding:68px 0 34px;background-color:#000}.form-section h3{text-align:center;margin-bottom:100px;color:#fff}.form-section .wrapper{max-width:920px}.form-section label{font-size:20px;font-weight:500;line-height:30px;letter-spacing:2px;color:#fff;display:block;font-family:"Gotham";margin-bottom:2px}.form-section input[type=submit]{background:#fff;color:#000;padding:0 40px;font-size:24px;letter-spacing:4.8px;line-height:54px;border-radius:30px;font-weight:500;text-transform:uppercase;text-decoration:none;transition:ease-in-out all 0.2s;display:inline-block;position:relative;text-align:center;border:1px solid #fff;min-width:530px;margin:50px auto 0;display:block;cursor:pointer;font-family:"Gotham"}.form-section input[type=submit]:hover{background:#000;color:#fff;border:1px solid #000}.form-section input[type=text],.form-section input[type=email],.form-section input[type=tel],.form-section textarea{color:#000;border:0;border-radius:0;padding:0 20px;line-height:54px;width:100%}.form-section textarea{line-height:normal;height:548px}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output{border:0;color:#fff;text-align:center;margin-top:0}textarea{padding:20px}@media only screen and (max-width:979px){.form-section h3{margin-bottom:30px}}@media only screen and (max-width:767px){.form-section textarea{height:276px}.form-section input[type=submit]{font-size:18px;min-width:inherit;letter-spacing:1.8px}.form-section label{line-height:30px;letter-spacing:1.6px;margin-bottom:6px;font-size:16px}.form-section p{margin-bottom:10px}.form-section{font-size:16px}}.image-content-with-bg{position:relative;padding:0;background-size:cover;background-repeat:no-repeat;margin-bottom:48px;padding:26px 0}.image-content-with-bg .icb-row{display:flex;flex-wrap:wrap;align-items:center}.image-content-with-bg .icb-row .icb-image{width:68%}.image-content-with-bg .icb-row .icb-image img{display:block}.image-content-with-bg .icb-row .icb-content{width:32%;padding:20px 62px 20px 0;position:relative;color:#fff}@media only screen and (max-width:979px){.image-content-with-bg .wrapper{padding:0}.image-content-with-bg .icb-row{display:block}.image-content-with-bg .icb-row .icb-image{width:100%;padding:20px 25px}.image-content-with-bg .icb-row .icb-content{width:100%;padding:31px 0 0;font-size:16px;text-align:center;color:#000}}.venue-information{padding:34px 0 45px}.venue-information .information-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.venue-information .information-row .info-image{width:45%}.venue-information .information-row .info-image img{display:block}.venue-information .information-row .info-content{width:45%;letter-spacing:1.8px;font-size:18px}.venue-information .information-row .info-content p{margin-bottom:24px}.venue-information .information-row .info-content h3{margin-bottom:37px}.venue-information .information-row .logos-row{display:flex;flex-wrap:wrap;margin-bottom:61px;align-items:end}.venue-information .information-row .logos-box-wrap{width:25%}.venue-information .information-row .logos-box-wrap .logos-box{max-width:74px;text-align:center}.venue-information .information-row .logos-box-wrap img{margin-bottom:8px;display:inline-block}.venue-information .information-row .logos-box-wrap span{display:block;color:#003D68;text-align:center;font-size:19px;font-weight:500;line-height:30px;letter-spacing:1.9px;text-transform:uppercase;opacity:0;visibility:hidden;transition:ease-in-out 0.35s all}.venue-information .information-row .logos-box-wrap:hover span{opacity:1;visibility:visible}@media (max-width:1023px){.venue-information .information-row{display:block;padding:0 15px;margin-bottom:42px}.venue-information .information-row .info-content{width:100%;text-align:center}.venue-information .information-row .info-image{width:100%}.logos-box-wrap span{visibility:visible!important;opacity:1!important}}@media (max-width:767px){.logos-box-wrap img{max-width:50px}.venue-information .information-row .info-content p{margin-bottom:35px}.venue-information .information-row{margin-bottom:10px}.venue-information .information-row .logos-row{margin-bottom:40px}}.two-column-carousel{position:relative}.two-column-carousel .tcs-carousel{display:flex;flex-wrap:wrap;overflow:hidden}.two-column-carousel .tcs-carousel a{position:relative;width:50%}.two-column-carousel .tcs-carousel a img{height:610px;width:100%;display:block;object-fit:cover}.two-column-carousel .image-info{position:absolute;left:0;bottom:0;background:#003D68;color:#fff;padding:16px 23px;width:100%;max-width:386px;font-size:15px;letter-spacing:1.5px;text-transform:uppercase}@media (max-width:767px){.two-column-carousel .tcs-carousel a img{height:300px}.two-column-carousel .image-info{font-size:24px;line-height:30px;letter-spacing:2.4px;width:auto;display:inline-block}.two-column-carousel .glider-prev,.two-column-carousel .glider-next{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:99;right:0;padding:10px 20px;background:#000;border-radius:0;color:#fff;font-size:24px;height:60px}.two-column-carousel .glider-prev i,.two-column-carousel .glider-next i{font-weight:300}.two-column-carousel .glider-prev{right:inherit;left:0}}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0!important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}