<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/HVD web Main Banner HHLR w.png');
   background-repeat: no-repeat;
   background-position: right center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 1px 15px 7px 15px;
   margin-right: auto;
   margin-left: auto;
}
#header &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header &gt; .row &gt; .col-1, #header &gt; .row &gt; .col-2, #header &gt; .row &gt; .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header &gt; .row &gt; .col-1, #header &gt; .row &gt; .col-2, #header &gt; .row &gt; .col-3
{
   float: left;
}
#header &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#header &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: right;
}
#header &gt; .row &gt; .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#header &gt; .row &gt; .col-1, #header &gt; .row &gt; .col-2, #header &gt; .row &gt; .col-3
{
   float: none;
   width: 100%;
}
}
#wb_headerPanelMenu a, #headerPanelMenu_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#wb_headerPanelMenu
{
   margin: 5px 0 0 0 ;
}
#headerPanelMenu_markup
{
   display: none;
   margin: 0;
   padding: 20px 8px 65px 8px;
}
#headerPanelMenu_panel #headerPanelMenu_markup
{
   display: block;
}
#headerPanelMenu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#headerPanelMenu_markup li a, #headerPanelMenu_markup li a:hover, #headerPanelMenu_markup li .active
{
   padding: 10px 15px 10px 15px;
   box-shadow: none;
}
#headerPanelMenu_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #00CED1;
}
#headerPanelMenu_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 222px;
   z-index: 9999;
}
#headerPanelMenu_markup li a
{
   color: #FFFFFF;
   border: 4px solid #00CED1;
   background-color: #00CED1;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
}
#wb_headerPanelMenu a
{
   color: #FFFFFF;
   border: 3px solid #2E2E2E;
   border-radius: 0px;
   background-color: #00CED1;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#headerPanelMenu_markup li a:hover
{
   color: #00BFFF;
}
.headerPanelMenu-effect:before, #headerPanelMenu_markup li .active
{
   background-color: #FAEBD7;
   border: 4px solid #FFFFFF;
}
#headerPanelMenu_markup li a .icon
{
   fill: currentColor;
   width: 8px;
   height: 8px;
   vertical-align: middle;
}
#headerPanelMenu_markup li a:hover .icon
{
   fill: currentColor;
}
#headerPanelMenu .button-icon
{
   fill: currentColor;
}
#headerPanelMenu:hover .button-icon
{
   fill: currentColor;
}
#wb_headerPanelMenu a:hover
{
   color: #000000;
   background-color: #FF69B4;
   border: 3px solid #FFFFFF;
}
#headerPanelMenu_panel
{
   background-color: #00CED1;
   overflow-y: auto;
}
#headerPanelMenu .line
{
   width: 32px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   transition: all 0.3s ease-in-out;
}
#headerPanelMenu .line:first-child
{
   margin-top: 6px;
}
#headerPanelMenu.open .line
{
   transition: margin 0.3s ease, transform 0.3s ease-in-out 0.4s;
}
#headerPanelMenu.open .line:nth-child(1)
{
   margin-top: 18px;
   transform: rotate(225deg);
}
#headerPanelMenu.open .line:nth-child(2)
{
   opacity: 0;
}
#headerPanelMenu.open .line:nth-child(3)
{
   margin-top: -24px;
   transform: rotate(135deg);
}
#headerPanelMenu
{
   line-height: 40px;
   width: 44px;
   height: 40px;
   position: absolute;
   z-index: 999;
}
#headerPanelMenu-logo
{
   border-width: 0;
   padding: 10px 15px 10px 15px;
   text-align: left;
}
#headerPanelMenu-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
.headerPanelMenu-effect
{
   display: inline-block;
   transform: perspective(0px) translateX(0);
   position: relative;
   transition: color 500ms linear;
}
.headerPanelMenu-effect:before 
{
   content: "";
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 500ms linear;
}
.headerPanelMenu-effect:hover:before, .headerPanelMenu-effect:focus:before, .headerPanelMenu-effect:active:before
{
   transform: scaleX(1);
}
#searchInput
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 15px 10px 15px 0 ;
   border: 0px solid #E15E28;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#searchInput:focus
{
   border-color: #E15E28;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(225,94,40,0.60);
   outline: 0;
}
#wb_searchClose
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 15px 0 15px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#searchClose
{
   height: 35px;
   width: 33px;
}
#searchClose i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 33px;
   line-height: 35px;
   vertical-align: middle;
   width: 25px;
}
#wb_searchClose:hover #searchClose i
{
   color: #FFFFFF;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #DAA520 0%, #40E0D0 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 &gt; .row &gt; .col-1, #LayoutGrid3 &gt; .row &gt; .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 &gt; .row &gt; .col-1, #LayoutGrid3 &gt; .row &gt; .col-2
{
   float: left;
}
#LayoutGrid3 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#LayoutGrid3 &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 &gt; .row &gt; .col-1, #LayoutGrid3 &gt; .row &gt; .col-2
{
   float: none;
   width: 100%;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   box-shadow: 0px 0px 7px #000000;
   display: block;
   width: 100%;
   height: auto;
   max-width: 640px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to bottom, #FCFFF4 0%, #E9E9CE 50%, #E9E9CE 50%, #FCFFF4 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 25px 15px 23px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   float: left;
}
#LayoutGrid2 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 &gt; .row &gt; .col-1
{
   float: none;
   width: 100%;
}
}
#wb_CardContainer9
{
   background-color: #E6E6FA;
   background-image: none;
   border: 2px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer9
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer9
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Card23
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,206,209,0.34);
   text-align: left;
}
#Card23-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card23-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 -100px 35px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 108px;
   width: 100%;
   height: 108px;
}
#Card23-card-item1
{
   box-sizing: border-box;
   margin: 100px 30px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card23-card-item2
{
   box-sizing: border-box;
   margin: 30px 30px 50px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
   line-height: 25.5px;
}
#wb_Card24
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,206,209,0.34);
   text-align: left;
}
#Card24-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card24-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 -100px 35px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 108px;
   width: 100%;
   height: 108px;
}
#Card24-card-item1
{
   box-sizing: border-box;
   margin: 100px 30px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card24-card-item2
{
   box-sizing: border-box;
   margin: 30px 30px 50px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
   line-height: 25.5px;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CardContainer1
{
   background-color: #E6E6FA;
   background-image: none;
   border: 2px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_CardContainer2
{
   background-color: #E6E6FA;
   background-image: none;
   border: 2px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer2
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer2
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_CardContainer3
{
   background-color: #E6E6FA;
   background-image: none;
   border: 2px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer3
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer3
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/Conceptis_LayoutGrid5_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 10px 15px 9px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 &gt; .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 &gt; .row &gt; .col-1, #LayoutGrid5 &gt; .row &gt; .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 &gt; .row &gt; .col-1, #LayoutGrid5 &gt; .row &gt; .col-2
{
   float: left;
}
#LayoutGrid5 &gt; .row &gt; .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid5 &gt; .row &gt; .col-1 &gt; .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid5 &gt; .row &gt; .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid5 &gt; .row &gt; .col-2 &gt; .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 &gt; .row &gt; .col-1, #LayoutGrid5 &gt; .row &gt; .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: left;
}
#Heading4
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 19px;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 2px solid #48D1CC;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(0px 0px 10px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 289px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading5
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12
{
   color: #8A2BE2;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 24.5px;
}
#wb_Text12 p, #wb_Text12 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,206,209,0.34);
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 -100px 35px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 108px;
   width: 100%;
   height: 108px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 100px 30px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 30px 30px 50px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
   line-height: 25.5px;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,206,209,0.34);
   text-align: left;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 -100px 35px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 108px;
   width: 100%;
   height: 108px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 100px 30px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 30px 30px 50px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
   line-height: 25.5px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,206,209,0.34);
   text-align: left;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 -100px 35px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 108px;
   width: 100%;
   height: 108px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 100px 30px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 30px 30px 50px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
   line-height: 25.5px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,206,209,0.34);
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 -100px 35px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 108px;
   width: 100%;
   height: 108px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 100px 30px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 30px 30px 50px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
   line-height: 25.5px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #00BFFF;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,206,209,0.34);
   text-align: left;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 -100px 35px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 108px;
   width: 100%;
   height: 108px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 100px 30px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 30px 30px 50px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
   line-height: 25.5px;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 30px 10px 30px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-shadow: 0px 0px 20px rgba(0,206,209,0.34);
   text-align: left;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 25px 0 -100px 35px;
   padding: 0;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   max-width: 108px;
   width: 100%;
   height: 108px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 100px 30px 10px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 30px 30px 50px 25px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
   line-height: 25.5px;
}
#wb_Card6
{
   display: flex;
   z-index: 13;
}
#wb_Card1
{
   display: flex;
   z-index: 8;
}
#wb_Image1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 3;
}
#wb_searchClose
{
   display: none;
   width: 33px;
   height: 35px;
   text-align: center;
   z-index: 2;
}
#searchInput
{
   display: none;
   width: 185px;
   height: 34px;
   z-index: 1;
}
#wb_Card3
{
   display: flex;
   z-index: 10;
}
#wb_Card2
{
   display: flex;
   z-index: 9;
}
#wb_Image5
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 14;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 15;
}
#wb_Card24
{
   display: flex;
   z-index: 7;
}
#wb_Heading5
{
   display: inline-block;
   width: 100%;
   z-index: 17;
}
#wb_headerPanelMenu
{
   display: inline-block;
   width: 44px;
   height: 40px;
   z-index: 0;
}
#wb_Card23
{
   display: flex;
   z-index: 6;
}
#wb_Card5
{
   display: flex;
   z-index: 12;
}
#wb_Card4
{
   display: flex;
   z-index: 11;
}
@media only screen and (min-width: 1024px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
}
@media only screen and (min-width: 375px) and (max-width: 479px)
{
}
@media only screen and (min-width: 320px) and (max-width: 374px)
{
}
@media only screen and (max-width: 319px)
{
}
#headerPanelMenu_panel 
{
    margin-top: 54px;
}
#headerPanelMenu-footer 
{
    font-size: 20px;
    bottom: 70px !important;
}
</pre></body></html>