@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,400;6..12,700;6..12,800;6..12,900&display=swap);
body,html{margin:0;min-height:calc(100vh - 50px);width:100%}body *,html *{box-sizing:border-box;font-family:Nunito Sans,sans-serif}header{background-color:#1d242e;position:sticky;top:0;width:100%;z-index:1}header #header-wrapper{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1920px;min-height:108px;overflow-x:clip;position:relative}header #header-wrapper #header-left-col{align-items:center;background-color:#1d242e;display:flex;min-height:63px;order:1;position:relative;width:100%;z-index:1}@media (min-width:550px){header #header-wrapper #header-left-col{width:60%}}@media (min-width:768px){header #header-wrapper #header-left-col{width:45%}}@media (min-width:1024px){header #header-wrapper #header-left-col{flex:1}}header #header-wrapper #header-left-col #header-menu{cursor:pointer;position:relative;transition:transform .4s;width:50px;z-index:1}@media (min-width:1124px){header #header-wrapper #header-left-col #header-menu{width:63px}}header #header-wrapper #header-left-col #header-menu .line{fill:none;stroke:#fff;stroke-width:3.5;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}header #header-wrapper #header-left-col #header-menu .line.bottom,header #header-wrapper #header-left-col #header-menu .line.top{stroke-dasharray:40 121}header #header-wrapper #header-left-col #header-menu.active{transform:rotate(45deg)}header #header-wrapper #header-left-col #header-menu.active .line.bottom,header #header-wrapper #header-left-col #header-menu.active .line.top{stroke-dashoffset:-68px}header #header-wrapper #header-left-col #header-logo-container{flex:1;margin-inline:15px 30px}@media (min-width:550px){header #header-wrapper #header-left-col #header-logo-container{margin-inline:unset}}header #header-wrapper #header-left-col #header-logo-container #header-logo-mobile{display:block;height:100%;max-height:28px;max-width:220px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;width:100%}@media (min-width:500px){header #header-wrapper #header-left-col #header-logo-container #header-logo-mobile{display:none}}header #header-wrapper #header-left-col #header-logo-desktop{display:none;height:37px}@media (min-width:500px){header #header-wrapper #header-left-col #header-logo-desktop{display:block;height:28px}}@media (min-width:1124px){header #header-wrapper #header-left-col #header-logo-desktop{display:block;height:37px}}header #header-wrapper #header-middle-col{background-color:#fe0000;color:#fff;cursor:pointer;font-weight:700;margin-top:-3px;min-height:40px;order:2;padding-inline:20px;text-transform:uppercase;width:50%}@media (min-width:550px){header #header-wrapper #header-middle-col{order:3;width:200px}}@media (min-width:768px){header #header-wrapper #header-middle-col{max-width:220px;order:2;width:20%;z-index:1}}@media (min-width:1024px){header #header-wrapper #header-middle-col{width:15%}}header #header-wrapper #header-middle-col #header-middle-col-btn{align-items:center;display:flex;font-size:16px;height:100%;justify-content:start;position:relative}@media (min-width:1024px){header #header-wrapper #header-middle-col #header-middle-col-btn{font-size:19px;justify-content:center}}header #header-wrapper #header-middle-col #header-middle-col-btn:after{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";display:block;height:8px;position:absolute;right:2px;top:calc(50% - 8px);transform:rotate(-45deg);transform-origin:center;transition:all .5s;width:8px}@media (min-width:1024px){header #header-wrapper #header-middle-col #header-middle-col-btn:after{height:10px;left:calc(50% - 5px);top:calc(50% + 17px);width:10px}}header #header-wrapper #header-middle-col #header-middle-col-btn.active:after{top:calc(50% - 3px);transform:rotate(135deg)}@media (min-width:1024px){header #header-wrapper #header-middle-col #header-middle-col-btn.active:after{top:calc(50% + 20px)}}header #header-wrapper #header-right-col{display:flex;flex-direction:column;order:3;width:50%}@media (min-width:550px){header #header-wrapper #header-right-col{order:2;width:40%}}@media (min-width:768px){header #header-wrapper #header-right-col{order:3;width:35%}}@media (min-width:1024px){header #header-wrapper #header-right-col{flex:1}}header #header-wrapper #header-right-col .header-right-line{align-items:center;color:#fff;display:flex;flex:1;justify-content:flex-end}@media (min-width:1024px){header #header-wrapper #header-right-col .header-right-line:first-of-type{border-bottom:1px solid #3a3f42;padding-top:6px}}header #header-wrapper #header-right-col .header-right-line:last-of-type{display:none}@media (min-width:1024px){header #header-wrapper #header-right-col .header-right-line:last-of-type{display:flex;flex:1;justify-content:flex-end;margin-left:20px}}header #header-wrapper #header-right-col .header-right-line:last-of-type *{transform:translateY(-2px)}header #header-wrapper #header-right-col .header-right-line .contact{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:700;margin-right:19px;text-decoration:none}header #header-wrapper #header-right-col .header-right-line .contact img{margin-right:4px;transform:translateY(-1px);width:16px}@media (min-width:1124px){header #header-wrapper #header-right-col .header-right-line .contact img{width:13px}}header #header-wrapper #header-right-col .header-right-line .contact span{display:none}@media (min-width:1124px){header #header-wrapper #header-right-col .header-right-line .contact span{display:unset}}header #header-wrapper #header-right-col .header-right-line .contact:hover{text-decoration:underline}header #header-wrapper #header-right-col .header-right-line .social{display:flex;margin-right:19px;transform:translateY(-1px)}header #header-wrapper #header-right-col .header-right-line .social:last-of-type{margin-right:13px}header #header-wrapper #header-right-col .header-right-line .social img{width:16px}@media (min-width:1124px){header #header-wrapper #header-right-col .header-right-line .social img{width:12px}}header #header-wrapper #header-right-col .header-right-line .language{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:unset;color:#fff;cursor:pointer;display:none;font-size:12px;font-weight:700;padding:0 5px;text-transform:uppercase}@media (min-width:640px){header #header-wrapper #header-right-col .header-right-line .language{display:unset}}header #header-wrapper #header-right-col .header-right-line .language:last-of-type{margin-right:13px}header #header-wrapper #header-right-col .header-right-line .language.selected,header #header-wrapper #header-right-col .header-right-line .language:hover{text-decoration:underline}header #header-wrapper #mobile-search{align-items:center;color:#fff;display:flex;order:4;padding:10px 15px 10px 20px;width:100%}@media (min-width:550px){header #header-wrapper #mobile-search{flex:1;margin-left:auto;max-width:400px}}@media (min-width:768px){header #header-wrapper #mobile-search{flex:unset;max-width:unset;width:57%}}@media (min-width:1024px){header #header-wrapper #mobile-search{display:none}}header #header-wrapper .search-label{display:block;font-size:11px;font-weight:700;margin-right:8px;text-transform:uppercase}header #header-wrapper .search-input{border:unset;border-radius:15px;flex:1;margin-right:9px;padding:5px 10px}@media (min-width:350px){header #header-wrapper .search-input{min-width:225px}}@media (min-width:1024px){header #header-wrapper .search-input{max-width:320px}}header #header-wrapper .search-icon{width:16px}@media (min-width:1024px){header #header-wrapper .search-icon{margin-right:17px}}#menu{background-color:#1d242e;left:0;min-height:calc(100vh - 60px);padding:20px;position:absolute;top:60px;transform:translateY(calc(-100% - 60px));transition:transform .5s ease,width .3s ease;width:100%}@media (min-width:550px){#menu{max-width:500px;width:50%}}@media (min-width:768px){#menu{min-height:calc(100vh - 63px);top:63px;transform:translateY(calc(-100% - 63px))}}@media (min-width:1024px){#menu{min-height:calc(100vh - 108px);top:108px;transform:translateY(calc(-100% - 108px))}}#menu.open{transform:translateY(0)}#menu #menu-inner{height:calc(100vh - 120px);overflow-y:auto}#menu #menu-inner .main-links-container{font-size:18px;font-weight:600;margin-bottom:30px}#menu #menu-inner .main-links-container .main-link{color:#fff!important;display:block;margin-bottom:10px;text-decoration:none}#menu #menu-inner .main-links-container .main-link:hover{text-decoration:underline}#menu #menu-inner .secondary-link-container{font-size:16px;margin-bottom:30px}#menu #menu-inner .secondary-link-container .secondary-link{color:#fff!important;cursor:pointer;display:block;margin-bottom:7px;text-decoration:none}#menu #menu-inner .secondary-link-container .secondary-link.selected{font-weight:600;text-decoration:underline}#menu #menu-inner .secondary-link-container .secondary-link:hover{text-decoration:underline}#secondary-menu-overlay{background-color:#f2f2f2;left:0;max-height:0;overflow:hidden;position:relative;top:0;transition:max-height .3s ease;width:100%}.outline-button{background:transparent;border:1px solid #fe0000;border-radius:30px;color:#1d242e;cursor:pointer;display:block;font-size:14px;font-weight:900;margin:46px auto 0;max-width:225px;padding:7px 10px;text-align:center;text-decoration:none;text-transform:uppercase;width:calc(100% - 40px)}@media (min-width:768px){.outline-button{font-size:18px;max-width:300px;padding:10px 15px}}@media (min-width:1240px){.outline-button{font-size:23px;max-width:405px;padding:10px 20px}}footer{margin-top:75px;position:relative;z-index:999}footer #footer-effect{background-color:#1d242e;clip-path:polygon(0 20px,50% 40px,100% 20px,100% 100%,0 100%,0 0);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media (min-width:550px){footer #footer-effect{clip-path:polygon(0 20px,50% 50px,100% 20px,100% 100%,0 100%,0 0)}}@media (min-width:768px){footer #footer-effect{clip-path:polygon(0 20px,50% 70px,100% 20px,100% 100%,0 100%,0 0)}}@media (min-width:1024px){footer #footer-effect{clip-path:polygon(0 20px,50% 80px,100% 20px,100% 100%,0 100%,0 0)}}footer #inner-footer{margin:0 auto;max-width:433px;width:calc(100% - 40px)}footer #inner-footer.withoutIcons{padding-top:60px}@media (min-width:550px){footer #inner-footer.withoutIcons{padding-top:75px}}@media (min-width:768px){footer #inner-footer{max-width:660px}footer #inner-footer.withoutIcons{padding-top:100px}}@media (min-width:1024px){footer #inner-footer{max-width:870px}footer #inner-footer.withoutIcons{padding-top:125px}}footer #inner-footer #footer-icons{display:flex;justify-content:space-between;width:100%}footer #inner-footer #footer-icons .footer-icon{padding:0 10px}footer #inner-footer #footer-icons .footer-icon .icon-image{align-items:center;background-color:#f2f2f2;border-radius:50%;display:flex;height:65px;justify-content:center;margin:0 auto;position:relative;width:65px}@media (min-width:550px){footer #inner-footer #footer-icons .footer-icon .icon-image{height:85px;width:85px}}@media (min-width:768px){footer #inner-footer #footer-icons .footer-icon .icon-image{height:100px;height:140px;width:100px;width:140px}}footer #inner-footer #footer-icons .footer-icon .icon-image svg{display:block;height:65%;-o-object-fit:contain;object-fit:contain;width:65%}footer #inner-footer #footer-icons .footer-icon:first-of-type .icon-image img{height:45%;width:45%}footer #inner-footer #footer-icons .footer-icon:nth-of-type(2) .icon-image img{height:50%;width:50%}footer #inner-footer #footer-icons .footer-icon p{color:#fff;font-size:11px;text-align:center}@media (min-width:550px){footer #inner-footer #footer-icons .footer-icon p{font-size:14px}}footer #inner-footer #footer-logo{display:flex;justify-content:center;margin-top:20px}footer #inner-footer #footer-logo img{max-width:115px}footer #inner-footer #bottom-links-container{display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px}footer #inner-footer #bottom-links-container .bottom-link{color:#fff;font-size:11px;margin:5px;text-decoration:none}footer #inner-footer #bottom-links-container .bottom-link.selected,footer #inner-footer #bottom-links-container .bottom-link:hover{text-decoration:underline}footer #inner-footer #copyright{color:#fff;font-size:11px;padding:10px 0;text-align:center}#page-title-container{background-position:50%;background-repeat:no-repeat;background-size:cover;clip-path:polygon(0 0,100% 0,100% 100%,50% calc(100% - 25px),0 100%,0 0);color:#fff;padding:30px 20px 55px;position:relative}#page-title-container #backgound-drop{background-color:rgba(0,0,35,.3);height:100%;left:0;position:absolute;top:0;width:100%}#page-title-container #page-title-content{font-weight:900;position:relative;text-align:left;text-shadow:0 0 3px rgba(0,0,0,.52)}#page-title-container #page-title-content #page-title{font-size:28px;font-weight:800;margin:0;text-transform:uppercase}#page-title-container #page-title-content #page-breadcrumbs{font-size:11px;text-transform:uppercase}#page-title-container #page-title-content #page-breadcrumbs a{color:#fff;text-decoration:none}#page-title-container #page-title-content #page-breadcrumbs a:hover{text-decoration:underline}.pagination{grid-gap:5px}.pagination,.pagination li{align-items:center;display:flex;justify-content:center}.pagination li{cursor:pointer;height:30px;width:30px}.pagination li:hover{background-color:#f2f2f2;border-radius:.25rem}.pagination li span{color:#1d242e;cursor:pointer;font-family:EncodeSansNarrow-Regular;font-size:12px;margin:0;text-decoration:none;text-transform:none}.pagination li.active{background-color:#f2f2f2;border-radius:.25rem}#main-slider{height:315px;overflow:hidden;position:relative;width:100%}#main-slider .button{background-color:#e1e1e1;border-radius:50%;cursor:pointer;height:30px;position:absolute;top:100px;transition:opacity .5s ease;width:30px}#main-slider .button.disabled{cursor:default;opacity:.5}#main-slider .button:after{border-left:1px solid #000;border-top:1px solid #000;content:"";height:10px;position:absolute;top:10px;width:10px}#main-slider .button.left-button{left:12px}#main-slider .button.left-button:after{left:11px;transform:rotate(-45deg)}#main-slider .button.right-button{right:10px}#main-slider .button.right-button:after{left:7px;transform:rotate(135deg)}#main-slider .inner-slider{display:flex;height:100%}#main-slider .inner-slider .slide{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#000;display:flex;flex-direction:column-reverse;height:100%;min-width:100%;position:relative;text-align:center;text-decoration:none;width:100%}@media (min-width:640px){#main-slider .inner-slider .slide{min-width:50%;width:50%}}@media (min-width:992px){#main-slider .inner-slider .slide{min-width:33.3333333333%;width:33.3333333333%}}@media (min-width:1200px){#main-slider .inner-slider .slide{min-width:25%;width:25%}}#main-slider .inner-slider .slide *{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}#main-slider .inner-slider .slide video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#main-slider .inner-slider .slide .slide-overlay{background-color:hsla(0,0%,100%,.85);color:#000;padding:28px 15px;text-decoration:none!important}#main-slider .inner-slider .slide .slide-overlay .slide-title{font-size:23px;font-weight:900;margin:0}#main-slider .inner-slider .slide .slide-overlay .slide-desc{font-size:13px;margin:0;text-transform:uppercase}#main-slider .inner-slider .slide .slide-overlay.video-slide-overlay{bottom:0;left:0;position:absolute;width:100%}

/*# sourceMappingURL=frontend.css.map*/