.none-events>a{pointer-events:none}.header{position:fixed;top:0;left:0;right:0;background-color:#fff0;padding:20px 0;transition:0.3s;z-index:999}.header.new{position:relative;top:auto;left:auto;right:auto;padding:10px 0;display:flex;justify-content:flex-end}.header.scroll{background-color:#1A202B;position:fixed;top:0}.header .container{width:100%!important;max-width:96%!important}.header .logo-wrap{width:250px;max-width:250px}.header .logo-wrap .custom-logo-link{display:flex;width:100%;max-width:100%}.header .logo-wrap .custom-logo-link img{width:100%;height:auto;object-fit:contain;transition:0.3s}.header .et_pb_button.open_modal i{font-size:18px}.header .et_pb_button.open_modal span{padding-top:5px}.header .et_pb_button.open_modal,.header .et_pb_button.open_modal:hover{font-size:12px!important;padding:7px 12px!important;display:flex;align-items:center;justify-content:center;gap:10px}.header .nav-menu{padding:0!important;display:inline-flex;justify-content:center}.header .nav-menu li{position:relative;list-style:none;display:flex;align-items:center;justify-content:flex-start}.header .nav-menu li span{display:none}.header .nav-menu li a{padding:12px 10px;color:#fff;transition:0.3s;display:block;font-weight:400;text-decoration:none}.header .nav-menu li:hover{background-color:rgb(255 255 255 / .15)}.header .nav-menu li.current_page_item>a,.header .nav-menu li.current-menu-item>a{font-weight:700;position:relative}.header .nav-menu li.menu-item-has-children{padding-right:20px}.header .nav-menu li.menu-item-has-children>span{display:flex;align-items:center;justify-content:center;position:absolute;width:10px;height:10px;right:10px}.header .nav-menu li.menu-item-has-children>span i{color:#fff;font-size:10px;transition:0.3s}.header .nav-menu li.menu-item-has-children>span.active i{transform:rotate(-180deg)}.header .nav-menu li.menu-item-has-children:hover>span i{transform:rotate(-180deg)}.header .nav-menu>li{padding:0;position:relative}.header .nav-menu>li>.sub-menu{position:absolute;top:150%;box-shadow:2px 2px 10px 0 rgb(0 0 0 / .2);right:0;background-color:#1A202B;padding:0;opacity:0;visibility:hidden;transition:0.2s;display:flex;flex-direction:column;z-index:99}.header .nav-menu>li>.sub-menu li{order:2;font-weight:400}.header .nav-menu>li>.sub-menu li a{white-space:nowrap;display:block;width:100%;padding:10px 15px}.header .nav-menu>li>.sub-menu li a:hover{background-color:rgb(255 255 255 / .15)}.header .nav-menu>li:hover>.sub-menu{opacity:1;visibility:visible;top:98%}.header .nav-menu>li .sub-menu>li.current-menu-item a{background-color:#1A202B}.cmn-toggle-switch{display:none;position:relative;overflow:hidden;margin:0;padding:0;width:50px;min-width:50px;height:50px;font-size:0;background-color:#fff;text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:8px;border:none;cursor:pointer;-webkit-transition:0.3s;transition:0.3s;z-index:9999;align-items:center}.cmn-toggle-switch:focus{outline:none}.cmn-toggle-switch span{display:block;position:absolute;left:15%;right:15%;height:2px;background-color:#d6ad4c;-webkit-transition:background 0s 0.3s;transition:background 0s 0.3s}.cmn-toggle-switch span::before,.cmn-toggle-switch span::after{position:absolute;display:block;left:0;width:100%;height:2px;background-color:#d6ad4c;content:"";-webkit-transition-duration:0.3s,0.3s;transition-duration:0.3s,0.3s;-webkit-transition-delay:0.3s,0s;transition-delay:0.3s,0s}.cmn-toggle-switch span::before{top:-10px;-webkit-transition-property:top,-webkit-transform;transition-property:top,transform}.cmn-toggle-switch span::after{bottom:-10px;-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,transform}.cmn-toggle-switch.active{background-color:#fff}.cmn-toggle-switch.active span{background:0 0}.cmn-toggle-switch.active span::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:0s,0.3s;transition-delay:0s,0.3s}.cmn-toggle-switch.active span::after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition-delay:0s,0.3s;transition-delay:0s,0.3s}@media only screen and (max-width:980px){.header .container{flex-wrap:wrap!important}.header .et_pb_button.open_modal{margin:10px 0 0!important;max-width:100%;width:100%;order:3;gap:5px}.header .et_pb_button.open_modal i{font-size:26px;margin-left:3px}.header .logo-wrap{width:80%;max-width:160px}.cmn-toggle-switch{display:flex}.header .header-menu{position:fixed;top:0;left:-100%;height:100%;width:100%;color:#fff;background-color:#1A202B;z-index:9998;-webkit-transition:left 0.5s;-moz-transition:left 0.5s;-o-transition:top 0.5s;transition:0.5s;overflow-y:auto;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;flex-wrap:nowrap;padding:150px 25px 25px 25px!important}.header .header-menu li{position:relative}.header .header-menu li a{color:#fff;font-weight:300;padding:5px 0;width:auto;font-size:18px}.header .header-menu li:hover{background:none!important}.header .header-menu li .current-menu-item>a{color:#fff!important;margin-bottom:10px}.header .header-menu li .menu-item-has-children>a{position:initial}.header .header-menu .sub-menu{display:none}.header .header-menu>li{width:100%;padding:5px 10px;margin-bottom:5px}.header .header-menu>li.menu-item-has-children{justify-content:flex-start;flex-wrap:wrap}.header .header-menu>li.menu-item-has-children>a{pointer-events:all}.header .header-menu>li.menu-item-has-children:hover .sub-menu{top:auto}.header .header-menu>li.menu-item-has-children>span{top:0;right:0;background-color:rgb(255 255 255 / .1);width:44px;height:44px;z-index:99;cursor:pointer}.header .header-menu>li.menu-item-has-children>span i{font-size:14px}.header .header-menu>li>.sub-menu{width:100%;left:auto;transform:none;top:auto;position:relative;border:none;border-radius:0;padding:5px 20px;background-color:#fff0;background-image:none;list-style:none;box-shadow:none;z-index:10;row-gap:0;column-gap:0;opacity:1;visibility:visible;transition:0.6s;display:none}.header .header-menu>li>.sub-menu li{width:100%;padding:3px 0}.header .header-menu>li>.sub-menu>li>a{border:none;font-weight:300;width:auto;display:inline-block}.header .header-menu>li>.sub-menu>li:hover>a{background:none!important}.header .header-menu>li .sub-menu{padding-left:10px}.header .header-menu>li .sub-menu li .sub-menu{padding-left:25px!important}.header .header-menu>li .sub-menu>li.current-menu-item a{background-color:transparent!important;font-weight:700}.move{overflow:hidden}.move .header-menu{left:0}}.flex{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}.flex.column{flex-direction:column}.flex.nowrap{flex-wrap:nowrap}.flex.align-center{align-items:center}.flex.align-stretch{align-items:stretch}.flex.align-start{align-items:flex-start}.flex.align-end{align-items:flex-end}.flex.justify-center{justify-content:center}.flex.justify-start{justify-content:flex-start}.flex.justify-end{justify-content:flex-end}.flex.justify-around{justify-content:space-around}.home-slider .et_pb_slides{height:100%!important;min-height:100%!important}#hero-scroller{width:100%;height:700px;position:relative;overflow:hidden}#hero-scroller .hero-scroller{position:relative;top:0;left:0;right:0;bottom:0;z-index:1;width:100%;height:100%}#hero-scroller .hero-scroller .slick-list{height:100%}#hero-scroller .hero-scroller .slick-list .slick-track{height:100%}#hero-scroller .hero-scroller .slide img{width:100%;height:100%;object-fit:cover;object-position:center}#hero-scroller .hero-scroller .slide.slick-current img{-webkit-animation:zoomin 20s ease-in infinite;animation:zoomin 20s ease-in infinite}@-webkit-keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1.2)}}@keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1.2)}}.overlay{background-color:rgb(0 0 0 / .6);position:fixed;top:0;bottom:0;left:0;right:0;z-index:99999}.nonebox{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:900px;height:auto;max-height:80%;z-index:999999;border-radius:10px;background-color:#19202b;padding:40px 25px 25px;box-sizing:border-box;display:none;overflow:auto;color:#fff}.nonebox h2{color:#fff}.nonebox a{color:#d6ad4c}body.nonebox-active{overflow:hidden}.nonebox .box-close{position:absolute;top:20px;right:20px;width:34px;height:34px;border-radius:100%;border:2px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:99}.nonebox .box-close svg{width:30px;height:30px;fill:#fff}@media only screen and (max-width:980px){.nonebox{top:50%;left:50%;transform:translate(-50%,-50%);max-height:80%}.nonebox h2{font-size:30px}}.gform_wrapper .gform_button button,.gform_wrapper input[type='submit']{width:100%!important;height:42px!important;max-width:200px!important;display:flex!important;justify-content:center!important;align-items:center!important;background-color:#d6ad4c!important;margin:10px 0;font-size:16px!important;border:none!important;cursor:pointer!important;transition:0.3s!important;outline:none!important;color:#fff!important;-webkit-appearance:none!important;border-radius:30px!important}.gform_wrapper .gform_button button:hover,.gform_wrapper input[type='submit']:hover{background-color:#fff!important;color:#333!important}.logos-slider{margin:0 -10px}.logos-slider .slick-dots{position:relative;bottom:-10px}.logos-slider .slick-slide{padding:10px}.logos-slider .slick-slide .img{width:100%;height:100px;display:flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden}.logos-slider .slick-slide .img img{height:100%;width:auto;object-fit:contain;max-width:280px}.logos-slider .slick-slide .text{text-align:center}.aspect-ratio-img-1 img,.aspect-ratio-img-3-2 img{width:100%;object-fit:cover}.aspect-ratio-img-1 img{aspect-ratio:1}.aspect-ratio-img-3-2 img{aspect-ratio:3 / 2}