﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');.hero-segment .background-cover{display:flex;align-items:center;justify-content:center;height:100vh;max-height:1000px}.hero-segment h1{font-size:40px;font-weight:bold;margin-bottom:15px;margin:auto;animation-name:flyUp;animation-duration:1s;animation-fill-mode:both}.hero-segment h3{font-size:22px;margin-bottom:30px;max-width:700px;font-weight:400;margin:auto;animation-name:flyUp;animation-duration:1s;animation-fill-mode:both;animation-delay:1s}.hero-segment .portlet-link-class{animation-name:flyUp;animation-duration:1s;animation-fill-mode:both;animation-delay:1.5s}@media screen and (max-width:991px){.hero-segment .background-cover{padding:20px !important;min-height:100vh}.hero-segment h1{font-size:40px}.hero-segment h3{font-size:20px}.hero-segment .background-cover{background-position:right}}@media screen and (max-width:767.98px){.hero-segment h3{display:none}.hero-segment .background-cover{background-position:right bottom;background-size:150%;background-repeat:no-repeat;background-color:#f9e9d9}.hero-segment h1{font-size:40px;max-width:400px;margin-left:0}}header{display:none}.main-content-margin-top-42 .header{margin-top:42px}.front-topbar{border-bottom:none}.header .nav>li>a:hover,.header .nav>li.active>a,.header .nav>li.active:hover>a{border-bottom:solid 3px #ffb41d !important;background:transparent}.header .headerMenuPortletWrap .navbar-nav li a{font-size:16px;padding:10px 15px}.header .dropdown-menu,.header .dropdown-menu li{border:none}@media screen and (max-width:767.98px){.logo{max-width:150px}.header .xs-portlet-header-menu .navbar-toggle.btn.navbar-btn{background:transparent;position:absolute;top:10px;right:0}.header .navbar-nav li a{border-bottom:none !important}}.footer{background:#101a35;color:#fff}.copyright{background:#0b1122;color:#fff}.copyright .xs-portlet-wrap-html-content{font-size:14px}.form-control{height:auto;padding:15px;background-color:transparent;border-radius:15px !important}.image-portlet-wrap>div{border-radius:40px 20px 20px 20px !important;overflow:hidden}.image-portlet-wrap>div:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 70%,rgba(0,0,0,.57) 100%)}.image-portlet-wrap .image-text-wrap{background:transparent;border-bottom:none;color:#fff;position:absolute;bottom:0}.image-portlet-wrap:hover .image-text-wrap{background:transparent}.image-text-wrap .img-title{font-size:22px;font-weight:bold;padding:10px}@media screen and (max-width:991.98px){.image-text-wrap .img-title{font-size:18px}}body,.xs-portlet-wrap-html-content{font-family:"Noto Sans",sans-serif;font-size:18px;line-height:1.5;color:#1a1a17}.separate-content-from-top-elements .min-content-height{padding-top:0 !important}h1,h2,h3,h4,h5,h6{font-family:"Noto Sans",sans-serif}.portlet-link-class,.portlet-link-class:hover,.schedulingAssetLink,.schedulingAssetLink,.schedulingAssetLink:hover,.schedulingAssetLink:focus,.contactPortletWrap .contactBtn{color:#fff !important;background-color:#00aba3 !important;padding:10px 15px;font-weight:normal;transition:all .3s ease-in-out;border:none;text-transform:none;border-radius:50px !important}.portlet-link-class:hover,.schedulingAssetLink:hover,.contactPortletWrap .contactBtn{background-color:#148a84 !important}.portlet-link-class:hover,.schedulingAssetLink:hover,.contactPortletWrap .contactBtn:hover{background-color:#148a84 !important}.logo{max-width:200px;margin:auto}h2.xs-portlet-title:after,.xs-portlet-title-wrap h2 span:after{border-bottom:none}.xs-portlet-title-wrap.h2-title.title-align-left:after,.subscribe-template-title-wrap:after{background:none}.flyUp{animation-name:flyUp;animation-duration:1s;animation-timing-function:ease-in-out}.fadeIn{animation-name:fadeIn;animation-duration:1s;animation-timing-function:ease-in-out}.delay-0{animation-fill-mode:both;animation-delay:.5s}.delay-1{animation-fill-mode:both;animation-delay:1s}.delay-2{animation-fill-mode:both;animation-delay:1.5s}.delay-3{animation-fill-mode:both;animation-delay:2s}@keyframes flyUp{from{opacity:0;transform:translatey(120px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}