body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#SlideShow3 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow3 li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow3
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#SlideShow3
{
   margin: 0;
   box-shadow: 0px -1px 5px #000000;
}
#SlideShow3
{
   border: 1px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_LayoutGrid22
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid22
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid22 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid22 > .row > .col-1
{
   float: left;
}
#LayoutGrid22 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid22:before,
#LayoutGrid22:after,
#LayoutGrid22 .row:before,
#LayoutGrid22 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid22:after,
#LayoutGrid22 .row:after
{
   clear: both;
}
@media (max-width: 1000px)
{
#LayoutGrid22 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_stickyOverlayMenu
{
   margin: 0;
}
#stickyOverlayMenu
{
   background-color: #228B22;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 50%;
   box-shadow: 5px 5px 10px #000000;
   cursor: pointer;
   user-select: none;
}
#stickyOverlayMenu:hover
{
   background-color: #2E5D4F;
   background-image: none;
   border-color: #4F4F4F;
}
#stickyOverlayMenu
{
   display: flex;
   align-items: center;
   justify-content: center;
   width: 87px;
   height: 91px;
   position: absolute;
   overflow: hidden;
}
#stickyOverlayMenu.open .line:nth-child(1)
{
}
#stickyOverlayMenu.open .line:nth-child(2)
{
}
#stickyOverlayMenu.open .line:nth-child(3)
{
}
#stickyOverlayMenu svg
{
   overflow: visible;
   transition: transform 500ms linear;
}
#stickyOverlayMenu.open svg
{
   transform: rotate(45deg);
}
#stickyOverlayMenu .line
{
   fill: none;
   transition: stroke-dasharray 500ms, stroke-dashoffset 500ms;
   stroke: #FFFFFF;
   stroke-width: 7.68;
   stroke-linecap: round;
}
#stickyOverlayMenu .line.top
{
   stroke-dasharray: 40 139;
}
#stickyOverlayMenu .line.bottom
{
   stroke-dasharray: 40 180;
}
#stickyOverlayMenu.open .line.top
{
   stroke-dashoffset: -98px;
}
#stickyOverlayMenu.open .line.bottom
{
   stroke-dashoffset: -138px;
}
#stickyOverlayMenu-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   left: 0;
   overflow-y: auto;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 400px;
   z-index: 9998 !important;
   background-color: rgba(232,240,231,0.87);
   -webkit-backdrop-filter: blur(5px);
   backdrop-filter: blur(5px);
}
#stickyOverlayMenu-overlay ul
{
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 29px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.stickyOverlayMenu
{
   width: 100%;
   max-width: 400px;
}
.stickyOverlayMenu a
{
   text-decoration: none;
}
.stickyOverlayMenu ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.stickyOverlayMenu li
{
   position: relative;
}
.stickyOverlayMenu li a
{
   display: block;
   position: relative;
   padding: 5px 10px 5px 10px;
   color: #228B22;
   outline: none;
}
.stickyOverlayMenu li a:hover
{
   color: #EEEEDD;
   background-color: #228B22;
}
#stickyOverlayMenu-overlay
{
   opacity: 0;
   visibility: hidden;
   transition: opacity 400ms, visibility 0s 400ms;
}
#stickyOverlayMenu-overlay.show
{
   z-index: 7778 !important;
   opacity: 1;
   visibility: visible;
   transition: opacity 0.5s;
}
#stickyOverlayMenu-overlay .stickyOverlayMenu
{
   animation: 400ms linear 400ms both none;
}
#stickyOverlayMenu-overlay.show .stickyOverlayMenu
{
   animation-name: transform-scale-in;
}
#stickyOverlayMenu-overlay.hide .stickyOverlayMenu
{
   animation-name: none;
}
#stickyOverlayMenu-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
.stickyOverlayMenu-effect
{
   transition: all 500ms linear;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 30px 0 30px 0 ;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 50px 0 ;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid37
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid37
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid37 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid37 > .row > .col-1, #LayoutGrid37 > .row > .col-2, #LayoutGrid37 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid37 > .row > .col-1, #LayoutGrid37 > .row > .col-2, #LayoutGrid37 > .row > .col-3
{
   float: left;
}
#LayoutGrid37 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid37 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid37 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid37:before,
#LayoutGrid37:after,
#LayoutGrid37 .row:before,
#LayoutGrid37 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid37:after,
#LayoutGrid37 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid37 > .row > .col-1, #LayoutGrid37 > .row > .col-2, #LayoutGrid37 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 50px 0 ;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid21
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid21
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid21 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid21 > .row > .col-1
{
   float: left;
}
#LayoutGrid21 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid21:before,
#LayoutGrid21:after,
#LayoutGrid21 .row:before,
#LayoutGrid21 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid21:after,
#LayoutGrid21 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid21 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 2px solid #000000;
   border-radius: 5px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 570px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#SlideShow1 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: 385px;
   width: auto;
}
#SlideShow1 li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   height: 385px;
   padding: 0;
   margin: 0;
}
#SlideShow1
{
   margin: 0 0 20px 0 ;
   box-shadow: 5px 5px 5px #000000;
}
#SlideShow1
{
   border: 1px solid #000000;
   border-radius: 5px;
   box-sizing: border-box;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: #E8F0E7;
   background-image: none;
   border: 2px solid #000000;
   border-radius: 10px;
   padding: 10px 0 10px 0;
   margin: 15px 0 15px 0 ;
   text-align: center;
   box-shadow: 5px 5px 5px #000000;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 15px 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#SlideShow2 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: 303px;
   width: auto;
}
#SlideShow2 li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow2
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   height: 303px;
   padding: 0;
   margin: 0;
}
#SlideShow2
{
   margin: 10px 0 10px 0 ;
   box-shadow: 5px 5px 5px #000000;
}
#SlideShow2
{
   border: 1px solid #000000;
   border-radius: 5px;
   box-sizing: border-box;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 50px 0 ;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Extension3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
}
#Extension3 thead th,
#Extension3 tfoot th 
{
   color: #000000;
   font-weight: bold;
   font-style: normal;
}
#Extension3 thead th,
#Extension3 thead td 
{
   padding: 8px 10px 8px 10px;
   border-bottom: 1px solid #000000;
}
#Extension3 tfoot th,
#Extension3 tfoot td 
{
   padding: 8px 10px 4px 10px;
   border-top: 1px solid #000000;
}
#Extension3 thead .sorting 
{
   background-image: url('images/sort_both.png');
}
#Extension3 thead .sorting_asc 
{
   background-image: url('images/sort_asc.png');
}
#Extension3 thead .sorting_desc 
{
   background-image: url('images/sort_desc.png');
}
#Extension3 thead .sorting_asc_disabled 
{
   background-image: url('images/sort_asc_disabled.png');
}
#Extension3 thead .sorting_desc_disabled 
{
   background-image: url('images/sort_desc_disabled.png');
}
#Extension3 tbody tr 
{
   background-color: #FFFFFF;
}
#Extension3 tbody tr.selected 
{
   background-color: #B0BED9;
}
#Extension3 tbody th,
#Extension3 tbody td 
{
   padding: 8px 10px 8px 10px;
}
#Extension3.row-border tbody th, #Extension3.row-border tbody td
{
   border-top: 1px solid #DDDDDD;
}
#Extension3.cell-border tbody th, #Extension3.cell-border tbody td 
{
   border-top: 1px solid #DDDDDD;
   border-right: 1px solid #DDDDDD;
}
#Extension3.cell-border tbody tr th:first-child,
#Extension3.cell-border tbody tr td:first-child 
{
   border-left: 1px solid #DDDDDD;
}
#Extension3.stripe tbody tr.odd
{
   background-color: #F9F9F9;
}
#Extension3.stripe tbody tr.odd.selected
{
   background-color: #B0BED9;
}
#Extension3.hover tbody tr:hover
{
   background-color: #F6F6F6;
}
#Extension3.hover tbody tr:hover.selected
{
   background-color: #B0BED9;
}
#Extension3.order-column tbody tr > .sorting_1,
#Extension3.order-column tbody tr > .sorting_2,
#Extension3.order-column tbody tr > .sorting_3
{
   background-color: #E6E6E6;
}
#Extension3.order-column tbody tr.selected > .sorting_1,
#Extension3.order-column tbody tr.selected > .sorting_2,
#Extension3.order-column tbody tr.selected > .sorting_3
{
   background-color: #A6B1C7;
}
#Extension3.order-column.stripe tbody tr.odd > .sorting_1 
{
   background-color: #E1E1E1;
}
#Extension3.order-column.stripe tbody tr.odd > .sorting_2 
{
   background-color: #E1E1E1;
}
#Extension3.order-column.stripe tbody tr.odd > .sorting_3 
{
   background-color: #E1E1E1;
}
#Extension3.order-column.stripe tbody tr.odd.selected > .sorting_1 
{
   background-color: #A6B1C7;
}
#Extension3.order-column.stripe tbody tr.odd.selected > .sorting_2 
{
   background-color: #A6B1C7;
}
#Extension3.order-column.stripe tbody tr.odd.selected > .sorting_3 
{
   background-color: #A6B1C7;
}
#Extension3.order-column.stripe tbody tr.even > .sorting_1 
{
   background-color: #E6E6E6;
}
#Extension3.order-column.stripe tbody tr.even > .sorting_2 
{
   background-color: #E6E6E6;
}
#Extension3.order-column.stripe tbody tr.even > .sorting_3 
{
   background-color: #E6E6E6;
}
#Extension3.order-column.stripe tbody tr.even.selected > .sorting_1 
{
   background-color: #A6B1C7;
}
#Extension3.order-column.stripe tbody tr.even.selected > .sorting_2 
{
   background-color: #A6B1C7;
}
#Extension3.order-column.stripe tbody tr.even.selected > .sorting_3 
{
   background-color: #A6B1C7;
}
#Extension3.order-column.hover tbody tr:hover > .sorting_1 
{
   background-color: #DEDEDE;
}
#Extension3.order-column.hover tbody tr:hover > .sorting_2 
{
   background-color: #DEDEDE;
}
#Extension3.order-column.hover tbody tr:hover > .sorting_3 
{
   background-color: #DEDEDE;
}
#Extension3.order-column.hover tbody tr:hover.selected > .sorting_1 
{
   background-color: #A6B1C7;
}
#Extension3.order-column.hover tbody tr:hover.selected > .sorting_2 
{
   background-color: #A6B1C7;
}
#Extension3.order-column.hover tbody tr:hover.selected > .sorting_3 
{
   background-color: #A6B1C7;
}
#Extension3.no-footer 
{
   border-bottom: 1px solid #000000;
}
#wb_Extension3 .dataTables_wrapper .dataTables_paginate .paginate_button 
{
   padding: 0.5em 1em;
   color: #000000 !important;
   border: 1px solid transparent;
   border-radius: 2px;
}
#wb_Extension3 .dataTables_wrapper .dataTables_paginate .paginate_button.current, #wb_Extension3 .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover 
{
   color: #000000 !important;
   border: 1px solid #CCCCCC;
   background: #FFFFFF;
}
#wb_Extension3 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, #wb_Extension3 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, #wb_Extension3 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active 
{
   color: #666 !important;
   border: 1px solid transparent;
   background: transparent;
}
#wb_Extension3 .dataTables_wrapper .dataTables_paginate .paginate_button:hover 
{
   background: #000000;
   color: #FFFFFF !important;
}
#wb_Extension3 .dataTables_wrapper .dataTables_paginate .paginate_button:active 
{
   outline: none;
   background: #000000;
   color: #FFFFFF !important;
}
#wb_Extension3 .dataTables_wrapper .dataTables_paginate .ellipsis 
{
   padding: 0 1em;
}
#wb_Extension3 .dataTables_wrapper .dataTables_length,
#wb_Extension3 .dataTables_wrapper .dataTables_filter,
#wb_Extension3 .dataTables_wrapper .dataTables_info,
#wb_Extension3 .dataTables_wrapper .dataTables_processing,
#wb_Extension3 .dataTables_wrapper .dataTables_paginate 
{
   color: #000000;
}
#wb_Extension3 .dataTables_wrapper.no-footer .dataTables_scrollBody 
{
   border-bottom: 1px solid #000000;
}
#wb_Extension3 input, #wb_Extension3 select
{
   color: #000000;
   background: #FFFFFF;
   border: 1px solid #000000;
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid12 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Extension2
{
   --fc-border-color: #000000;
   --fc-button-text-color: #FFFFFF;
   --fc-button-bg-color: #000000;
   --fc-button-border-color: #000000;
   --fc-button-hover-bg-color: #808080;
   --fc-button-hover-border-color: #808080;
   --fc-button-active-bg-color: #808080;
   --fc-button-active-border-color: #808080;
   --fc-event-bg-color: #FFFFFF;
   --fc-event-border-color: #FFFFFF;
   --fc-event-text-color: #FFFFFF;
   --fc-page-bg-color: #FFFFFF;
   --fc-today-bg-color: rgba(255,220,40,0.15);
   background-color: #FFFFFF;
   color: #000000;
   font-family: 'Arial';
   font-size: 13px;
   vertical-align: top;
   width: 100%;
}
#Extension2.fc .fc-toolbar-title
{
   color: #000000;
   font-style: normal;
   font-size: 21px;
   font-weight: bold;
}
#wb_Extension2{
   margin: 20px 0 20px 0 ;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 20px 0 ;
   text-align: left;
}
#wb_Text13 div
{
   text-align: left;
}
#wb_Text13
{
   display: block;
   margin: 20px 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid28
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('GRANGETTES6279.jpeg');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid28
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid28 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2, #LayoutGrid28 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2, #LayoutGrid28 > .row > .col-3
{
   float: left;
}
#LayoutGrid28 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid28 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid28 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
#LayoutGrid28 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid28:before,
#LayoutGrid28:after,
#LayoutGrid28 .row:before,
#LayoutGrid28 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid28:after,
#LayoutGrid28 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid28 > .row > .col-1, #LayoutGrid28 > .row > .col-2, #LayoutGrid28 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#LayoutGrid28-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: radial-gradient(circle at 75% 25%, rgba(255,255,255,0.00) 0%, #FFFFFF 100%);
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid15
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid15 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid15 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid15 > .row > .col-1
{
   float: left;
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid15 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_text24LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#text24LayoutGrid
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#text24LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text24LayoutGrid > .row > .col-1, #text24LayoutGrid > .row > .col-2, #text24LayoutGrid > .row > .col-3, #text24LayoutGrid > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text24LayoutGrid > .row > .col-1, #text24LayoutGrid > .row > .col-2, #text24LayoutGrid > .row > .col-3, #text24LayoutGrid > .row > .col-4
{
   float: left;
}
#text24LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#text24LayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#text24LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#text24LayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#text24LayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#text24LayoutGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#text24LayoutGrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#text24LayoutGrid:before,
#text24LayoutGrid:after,
#text24LayoutGrid .row:before,
#text24LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#text24LayoutGrid:after,
#text24LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#text24LayoutGrid > .row > .col-1, #text24LayoutGrid > .row > .col-2, #text24LayoutGrid > .row > .col-3, #text24LayoutGrid > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid25
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid25
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid25 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid25 > .row > .col-1, #LayoutGrid25 > .row > .col-2, #LayoutGrid25 > .row > .col-3, #LayoutGrid25 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid25 > .row > .col-1, #LayoutGrid25 > .row > .col-2, #LayoutGrid25 > .row > .col-3, #LayoutGrid25 > .row > .col-4
{
   float: left;
}
#LayoutGrid25 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid25 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid25 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#LayoutGrid25 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid25 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#LayoutGrid25 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid25 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid25 > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid25:before,
#LayoutGrid25:after,
#LayoutGrid25 .row:before,
#LayoutGrid25 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid25:after,
#LayoutGrid25 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid25 > .row > .col-1, #LayoutGrid25 > .row > .col-2, #LayoutGrid25 > .row > .col-3, #LayoutGrid25 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid27
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 50px 0 ;
}
#LayoutGrid27
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid27 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid27 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid27 > .row > .col-1
{
   float: left;
}
#LayoutGrid27 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid27:before,
#LayoutGrid27:after,
#LayoutGrid27 .row:before,
#LayoutGrid27 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid27:after,
#LayoutGrid27 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid27 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 5px;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 10px rgba(0,0,0,1.00));
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2, #LayoutGrid13 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2, #LayoutGrid13 > .row > .col-3
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid13 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid13 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid13 > .row > .col-1, #LayoutGrid13 > .row > .col-2, #LayoutGrid13 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid35
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid35
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid35 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid35 > .row > .col-1, #LayoutGrid35 > .row > .col-2, #LayoutGrid35 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid35 > .row > .col-1, #LayoutGrid35 > .row > .col-2, #LayoutGrid35 > .row > .col-3
{
   float: left;
}
#LayoutGrid35 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid35 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid35 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid35:before,
#LayoutGrid35:after,
#LayoutGrid35 .row:before,
#LayoutGrid35 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid35:after,
#LayoutGrid35 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid35 > .row > .col-1, #LayoutGrid35 > .row > .col-2, #LayoutGrid35 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid40
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 50px 0 ;
}
#LayoutGrid40
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid40 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid40 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid40 > .row > .col-1
{
   float: left;
}
#LayoutGrid40 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid40:before,
#LayoutGrid40:after,
#LayoutGrid40 .row:before,
#LayoutGrid40 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid40:after,
#LayoutGrid40 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid40 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_form2LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('GRANGETTES6279.jpeg');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#form2LayoutGrid
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#form2LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#form2LayoutGrid > .row > .col-1, #form2LayoutGrid > .row > .col-2, #form2LayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#form2LayoutGrid > .row > .col-1, #form2LayoutGrid > .row > .col-2, #form2LayoutGrid > .row > .col-3
{
   float: left;
}
#form2LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#form2LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#form2LayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 40px 0 40px;
}
#form2LayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#form2LayoutGrid:before,
#form2LayoutGrid:after,
#form2LayoutGrid .row:before,
#form2LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#form2LayoutGrid:after,
#form2LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#form2LayoutGrid > .row > .col-1, #form2LayoutGrid > .row > .col-2, #form2LayoutGrid > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#form2LayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: radial-gradient(circle at 75% 25%, rgba(255,255,255,0.00) 0%, #FFFFFF 100%);
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text24
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   line-height: 30px;
}
#wb_Text24 p, #wb_Text24 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   line-height: 30px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   line-height: 30px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   line-height: 30px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text15
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   line-height: 30px;
}
#wb_Text15 p, #wb_Text15 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text17
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   line-height: 30px;
}
#wb_Text17 p, #wb_Text17 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Layer3
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_Image5
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image6
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image7
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image8
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(105,105,105,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image9
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image10
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image11
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: url('images/index-en_Text4_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 5px 5px #000000;
}
#wb_Text4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   line-height: 38px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: url('images/index-en_Text19_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 5px 5px #000000;
}
#wb_Text19
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   line-height: 38px;
}
#wb_Text19 p, #wb_Text19 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: url('images/index-en_Text22_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 5px 5px #000000;
}
#wb_Text22
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   line-height: 38px;
}
#wb_Text22 p, #wb_Text22 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: url('images/index-en_Text23_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 5px 5px #000000;
}
#wb_Text23
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   line-height: 38px;
}
#wb_Text23 p, #wb_Text23 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: url('images/index-en_Text25_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 5px 5px #000000;
}
#wb_Text25
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   line-height: 38px;
}
#wb_Text25 p, #wb_Text25 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: url('images/index-en_Text26_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 5px 5px #000000;
}
#wb_Text26
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   line-height: 38px;
}
#wb_Text26 p, #wb_Text26 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text26
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_InlineFrame1
{
   box-sizing: border-box;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   margin: 0;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
   position: relative;
}
#InlineFrame1
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text27
{
   color: #228B22;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   line-height: 26px;
}
#wb_Text27 p, #wb_Text27 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text27
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid36
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 50px 0 ;
}
#LayoutGrid36
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid36 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid36 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid36 > .row > .col-1
{
   float: left;
}
#LayoutGrid36 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid36:before,
#LayoutGrid36:after,
#LayoutGrid36 .row:before,
#LayoutGrid36 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid36:after,
#LayoutGrid36 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid36 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   line-height: 30px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: url('images/index-en_Text28_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 5px 5px #000000;
}
#wb_Text28
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   line-height: 38px;
}
#wb_Text28 p, #wb_Text28 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_form2Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#form2Heading
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 5px rgba(0,0,0,0.50);
}
#form2Line1
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#form2Name
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   box-shadow: 5px 5px 5px #000000;
   padding: 4px 4px 4px 4px;
}
#form2Name:focus
{
   outline: 0;
}
#form2Line2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#form2EMail
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   box-shadow: 5px 5px 5px #000000;
   padding: 4px 4px 4px 4px;
}
#form2EMail:focus
{
   outline: 0;
}
#form2Line3
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#form2Phone
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   box-shadow: 5px 5px 5px #000000;
   padding: 4px 4px 4px 4px;
}
#form2Phone:focus
{
   outline: 0;
}
#form2Line4
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#form2Message
{
   box-sizing: border-box;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   box-shadow: 5px 5px 5px #000000;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#form2Message:focus
{
   outline: 0;
}
#form2Line5
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#form2Button
{
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #228B22;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 5px 5px 5px #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 30px 0 30px 0 ;
}
#form2Button:focus
{
   outline: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 5px rgba(0,0,0,0.50);
}
#HorizontalLine1
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Input10
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   box-shadow: 5px 5px 5px #000000;
   padding: 4px 4px 4px 4px;
}
#Input10:focus
{
   outline: 0;
}
#HorizontalLine2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Input11
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   box-shadow: 5px 5px 5px #000000;
   padding: 4px 4px 4px 4px;
}
#Input11:focus
{
   outline: 0;
}
#HorizontalLine3
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Input12
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   box-shadow: 5px 5px 5px #000000;
   padding: 4px 4px 4px 4px;
}
#Input12:focus
{
   outline: 0;
}
#HorizontalLine4
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#TextArea2
{
   box-sizing: border-box;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #555555;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   box-shadow: 5px 5px 5px #000000;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#TextArea2:focus
{
   outline: 0;
}
#HorizontalLine5
{
   border-color: #EEEEEE;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Button1
{
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #228B22;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 5px 5px 5px #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 30px 0 30px 0 ;
}
#Button1:focus
{
   outline: 0;
}
#Input13
{
   box-sizing: border-box;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   box-shadow: 5px 5px 5px #000000;
   width: 100%;
   height: 100%;
   padding: 7px 4px 7px 4px;
}
#Input13:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Input13
{
   position: relative;
   margin: 0;
}
#Input13-label
{
   display: flex;
   align-items: center;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
   height: 100%;
   pointer-events: none;
   box-sizing: border-box;
   border: 1px solid transparent;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin-left: 4px;
   transform-origin: 0 0;
   transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
#Input13::-moz-placeholder
{
   color: transparent;
}
#Input13::placeholder
{
   color: transparent;
}
#Input13:not(:-moz-placeholder-shown)
{
   padding-top: 15px;
   padding-bottom: -1px;
}
#Input13:focus, #Input13:not(:placeholder-shown)
{
   padding-top: 15px;
   padding-bottom: -1px;
}
#Input13:-webkit-autofill
{
   padding-top: 15px;
   padding-bottom: -1px;
}
#Input13:not(:-moz-placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#Input13:focus~label, #Input13:not(:placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#Input13:-webkit-autofill~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#HorizontalLine6
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Input14
{
   box-sizing: border-box;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   box-shadow: 5px 5px 5px #000000;
   width: 100%;
   height: 100%;
   padding: 7px 4px 7px 4px;
}
#Input14:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Input14
{
   position: relative;
   margin: 0;
}
#Input14-label
{
   display: flex;
   align-items: center;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   left: 0;
   height: 100%;
   pointer-events: none;
   box-sizing: border-box;
   border: 1px solid transparent;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin-left: 4px;
   transform-origin: 0 0;
   transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
#Input14::-moz-placeholder
{
   color: transparent;
}
#Input14::placeholder
{
   color: transparent;
}
#Input14:not(:-moz-placeholder-shown)
{
   padding-top: 15px;
   padding-bottom: -1px;
}
#Input14:focus, #Input14:not(:placeholder-shown)
{
   padding-top: 15px;
   padding-bottom: -1px;
}
#Input14:-webkit-autofill
{
   padding-top: 15px;
   padding-bottom: -1px;
}
#Input14:not(:-moz-placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#Input14:focus~label, #Input14:not(:placeholder-shown)~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#Input14:-webkit-autofill~label
{
   opacity: .65;
   transform: scale(.85) translateY(calc(-50% - 0.8em));
}
#HorizontalLine7
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#wb_Shape1
{
   transform: rotate(90deg);
   transform-origin: 50% 50%;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape1
{
   margin: 0;
   animation: animate-flash 3000ms linear 0ms infinite normal both;
   vertical-align: top;
}
#wb_text24Image1
{
   margin: 0;
   vertical-align: top;
}
#text24Image1
{
   border: 1px solid #000000;
   border-radius: 5px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 700px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_text24Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 5px 5px 5px;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_text24Text1
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 19px;
}
#wb_text24Text1 p, #wb_text24Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_text24Text1
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid14
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid14 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid14 > .row > .col-1, #LayoutGrid14 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14 > .row > .col-1, #LayoutGrid14 > .row > .col-2
{
   float: left;
}
#LayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid14 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid14:before,
#LayoutGrid14:after,
#LayoutGrid14 .row:before,
#LayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid14:after,
#LayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid14 > .row > .col-1, #LayoutGrid14 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid20
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid20
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid20 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3
{
   float: left;
}
#LayoutGrid20 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid20 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid20 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid20:before,
#LayoutGrid20:after,
#LayoutGrid20 .row:before,
#LayoutGrid20 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid20:after,
#LayoutGrid20 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid20 > .row > .col-1, #LayoutGrid20 > .row > .col-2, #LayoutGrid20 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid18
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 50px 0 ;
}
#LayoutGrid18
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid18 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid18 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid18 > .row > .col-1
{
   float: left;
}
#LayoutGrid18 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid18:before,
#LayoutGrid18:after,
#LayoutGrid18 .row:before,
#LayoutGrid18 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid18:after,
#LayoutGrid18 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid18 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid16
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid16 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   float: left;
}
#LayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid16 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid16 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid16:before,
#LayoutGrid16:after,
#LayoutGrid16 .row:before,
#LayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid16:after,
#LayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid16 > .row > .col-1, #LayoutGrid16 > .row > .col-2, #LayoutGrid16 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid26
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 30px 0 ;
}
#LayoutGrid26
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid26 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2, #LayoutGrid26 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2, #LayoutGrid26 > .row > .col-3
{
   float: left;
}
#LayoutGrid26 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid26 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid26 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid26:before,
#LayoutGrid26:after,
#LayoutGrid26 .row:before,
#LayoutGrid26 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid26:after,
#LayoutGrid26 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2, #LayoutGrid26 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid23
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 50px 0 ;
}
#LayoutGrid23
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid23 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid23 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid23 > .row > .col-1
{
   float: left;
}
#LayoutGrid23 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid23:before,
#LayoutGrid23:after,
#LayoutGrid23 .row:before,
#LayoutGrid23 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid23:after,
#LayoutGrid23 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid23 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid24
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
}
#LayoutGrid24
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid24 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid24 > .row > .col-1, #LayoutGrid24 > .row > .col-2, #LayoutGrid24 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid24 > .row > .col-1, #LayoutGrid24 > .row > .col-2, #LayoutGrid24 > .row > .col-3
{
   float: left;
}
#LayoutGrid24 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid24 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid24 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid24:before,
#LayoutGrid24:after,
#LayoutGrid24 .row:before,
#LayoutGrid24 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid24:after,
#LayoutGrid24 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid24 > .row > .col-1, #LayoutGrid24 > .row > .col-2, #LayoutGrid24 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid19
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
}
#LayoutGrid19
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid19 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2, #LayoutGrid19 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2, #LayoutGrid19 > .row > .col-3
{
   float: left;
}
#LayoutGrid19 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid19 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid19 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid19:before,
#LayoutGrid19:after,
#LayoutGrid19 .row:before,
#LayoutGrid19 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid19:after,
#LayoutGrid19 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2, #LayoutGrid19 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_footer6LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/index-en_footer6LayoutGrid_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer6LayoutGrid
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer6LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer6LayoutGrid > .row > .col-1, #footer6LayoutGrid > .row > .col-2, #footer6LayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer6LayoutGrid > .row > .col-1, #footer6LayoutGrid > .row > .col-2, #footer6LayoutGrid > .row > .col-3
{
   float: left;
}
#footer6LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#footer6LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#footer6LayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#footer6LayoutGrid:before,
#footer6LayoutGrid:after,
#footer6LayoutGrid .row:before,
#footer6LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer6LayoutGrid:after,
#footer6LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer6LayoutGrid > .row > .col-1, #footer6LayoutGrid > .row > .col-2, #footer6LayoutGrid > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#footer6LayoutGrid-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 60px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#footer6LayoutGrid-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#footer6LayoutGrid-divider-top .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_footer6Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#footer6Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_footer6Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#footer6Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#Shape4
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape4
{
   margin: 0;
   vertical-align: top;
}
#wb_Image12
{
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#Image12
{
   border: 1px solid #000000;
   border-radius: 5px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 180px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Extension1
{
   font-size: 0px;
}
#wb_Extension1 img
{
   border-width: 0px;
   margin: 0px;
   padding: 0px;
   vertical-align: top;
}
#wb_Extension1{
   margin: 10px 0 10px 0 ;
}
#MediaPlayer1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
   border: 1px solid #000000;
   border-radius: 5px;
}
#wb_MediaPlayer1
{
   display: block;
   position: relative;
   margin: 10px 0 10px 0 ;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
   box-shadow: 5px 5px 5px #000000;
}
#Layer2
{
   background-color: transparent;
   background-image: none;
   border-radius: 5px;
}
#InlineFrame2
{
   box-sizing: border-box;
   border: 1px solid #000000;
   border-radius: 5px;
   margin: 10px 0 10px 0 ;
   box-shadow: 5px 5px 5px #000000;
}
#InlineFrame2
{
   display: block;
   float: left;
   width: 100%;
   height: 262px;
   vertical-align: top;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   line-height: 30px;
}
#wb_Text14 p, #wb_Text14 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: url('images/index-en_Text16_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 5px 5px #000000;
}
#wb_Text16
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   line-height: 38px;
}
#wb_Text16 p, #wb_Text16 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_InlineFrame4
{
   box-sizing: border-box;
   border: 1px solid #000000;
   border-radius: 5px;
   margin: 0;
   box-shadow: 5px 5px 5px #000000;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
   position: relative;
}
#InlineFrame4
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image17
{
   margin: 20px 0 20px 0 ;
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text31
{
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: italic;
   font-size: 15px;
   line-height: 16.5px;
}
#wb_Text31 p, #wb_Text31 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text31
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image18
{
   margin: 0;
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 30px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text35
{
   color: #2A6099;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 24.5px;
}
#wb_Text35 p, #wb_Text35 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text35
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   color: #FF0000;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 24.5px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text32 div
{
   text-align: left;
}
#wb_Text32
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#HorizontalLine8
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Label1
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label1:focus
{
   outline: 0;
}
#Label2
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label2:focus
{
   outline: 0;
}
#Label3
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label3:focus
{
   outline: 0;
}
#Label4
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label4:focus
{
   outline: 0;
}
#Label6
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label6:focus
{
   outline: 0;
}
#Label7
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label7:focus
{
   outline: 0;
}
#Select1
{
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), none;
   background-repeat: no-repeat, repeat;
   background-position: right .75em center, left top;
   background-size: 16px 12px, auto;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   box-shadow: 5px 5px 5px #000000;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Label8
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label8:focus
{
   outline: 0;
}
#Select2
{
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFFFFF;
   
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"), none;
   background-repeat: no-repeat, repeat;
   background-position: right .75em center, left top;
   background-size: 16px 12px, auto;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   box-shadow: 5px 5px 5px #000000;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#HorizontalLine9
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Label9
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label9:focus
{
   outline: 0;
}
#HorizontalLine10
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Label5
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label5:focus
{
   outline: 0;
}
#Label10
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label10:focus
{
   outline: 0;
}
#Label11
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label11:focus
{
   outline: 0;
}
#Label12
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label12:focus
{
   outline: 0;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text6
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 24.5px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#SlideShow4 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#SlideShow4 li
{
   border-radius: inherit;
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow4
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#SlideShow4
{
   margin: 0;
   box-shadow: 5px 5px 5px #000000;
}
#SlideShow4
{
   border: 1px solid #000000;
   border-radius: 5px;
   box-sizing: border-box;
}
#wb_Shape5 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape5 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape5 a .hover
{
   visibility: hidden;
}
#wb_Shape5 a:hover .hover
{
   visibility: visible;
}
#wb_Shape5 a:hover .default
{
   visibility: hidden;
}
#Shape5
{
   border-width: 0;
   vertical-align: top;
}
#Shape5
{
   filter: drop-shadow(1px 1px 0px rgba(0,0,0,0.20)) drop-shadow(2px 2px 0px rgba(0,0,0,0.20)) drop-shadow(3px 3px 0px rgba(0,0,0,0.20));
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text18
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   line-height: 30px;
}
#wb_Text18 p, #wb_Text18 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: url('images/index-en_Text21_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 5px 5px #000000;
}
#wb_Text21
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 43px;
   line-height: 38px;
}
#wb_Text21 p, #wb_Text21 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Extension4
{
   width: 100%;
   height: 598px;
   border: 2px #000000 solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text29 div
{
   text-align: center;
}
#wb_Text29
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text30 div
{
   text-align: center;
}
#wb_Text30
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text33 div
{
   text-align: left;
}
#wb_Text33
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 1px solid #000000;
   border-radius: 5px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 570px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 5px 5px 5px;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_Text20
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 19px;
}
#wb_Text20 p, #wb_Text20 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 1px solid #000000;
   border-radius: 5px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 700px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 1px solid #000000;
   border-radius: 5px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(0,0,0,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 700px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 5px 5px 5px;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_Text36
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 19px;
}
#wb_Text36 p, #wb_Text36 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text36
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 5px 5px 5px;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_Text37
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 19px;
}
#wb_Text37 p, #wb_Text37 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text37
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape2
{
   margin: 0;
   vertical-align: top;
}
#Layer4
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   animation: magic-in 2000ms linear 0ms 1 normal both;
}
#Extension6_weather_widget,
#Extension6_weather_widget * {
  box-sizing: border-box;
}

#Extension6_weather_widget {
  width: 100%;
  min-height: 10px;
  font-family: Arial;
  color: #FFFFFF;
  line-height: 1.35;
}

#Extension6_weather_widget .ww-card {
  position: relative;
  width: 50%;
  max-width: 100%;
  min-height: 10px;
  margin: 0 auto;
  overflow: hidden;
  color: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #000000;
  box-shadow: 0 20px 60px rgba(0,0,0,0.35);
  padding: 2px;
  text-align: center;
  transition: background 0.35s ease, box-shadow 0.35s ease, transform 0.25s ease;
}

#Extension6_weather_widget .ww-card.ww-solid {
  background: var(--ww-background, #1F2937);
}

#Extension6_weather_widget .ww-card.ww-gradient {
  background: var(--ww-background, linear-gradient(135deg, #1D2B64, #0066CC));
}

#Extension6_weather_widget .ww-card.ww-glass {
  background: #00000099;
  -webkit-backdrop-filter: blur(16px) saturate(140%);
  backdrop-filter: blur(16px) saturate(140%);
}

#Extension6_weather_widget .ww-clock {
  position: absolute;
  top: 16px;
  left: 16px;
  padding: 8px 14px;
  border-radius: 10px;
  background: #00000066;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 8px 24px rgba(0,0,0,0.35);
}

#Extension6_weather_widget .ww-weather-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: calc(10px - (2px * 2));
  gap: 2px;
}

#Extension6_weather_widget .ww-icon-wrap {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
  margin-bottom: 2px;
}

#Extension6_weather_widget .ww-svg-icon {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFD700;
  line-height: 1;
  filter: drop-shadow(0 8px 18px rgba(0,0,0,0.35));
}

#Extension6_weather_widget .ww-svg-icon svg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
}


#Extension6_weather_widget .ww-emoji-icon {
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
  font-size: 45px;
  line-height: 1;
  color: #FFD700;
  filter: drop-shadow(0 8px 18px rgba(0,0,0,0.35));
}

#Extension6_weather_widget .ww-api-icon {
  width: 45px;
  height: 45px;
  min-width: 45px;
  min-height: 45px;
  object-fit: contain;
  filter: drop-shadow(0 8px 18px rgba(0,0,0,0.35));
}

#Extension6_weather_widget .ww-city {
  margin: 0;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
}

#Extension6_weather_widget .ww-temperature {
  margin: 0;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
}

#Extension6_weather_widget .ww-degree {
  font-size: 45%;
  vertical-align: text-top;
  margin-left: 1px;
}

#Extension6_weather_widget .ww-condition {
  margin: 0;
  color: #FFFFFFDD;
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
}

#Extension6_weather_widget .ww-extra {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  margin-top: 12px;
  color: #FFFFFFDD;
  font-size: 13px;
}

#Extension6_weather_widget .ww-extra span {
  display: inline-flex;
  align-items: center;
  gap: 0.25em;
  padding: 5px 10px;
  border-radius: 999px;
  background: #FFFFFF1F;
}

#Extension6_weather_widget .ww-status {
  min-height: calc(10px - (2px * 2));
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFFDD;
  font-size: 16px;
  text-align: center;
}

#Extension6_weather_widget .ww-hidden {
  display: none !important;
}

#Extension6_weather_widget .ww-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  white-space: nowrap !important;
}

@media (max-width: 480px) {
  #Extension6_weather_widget .ww-card {
    padding: max(16px, calc(2px * 0.72));
    border-radius: max(12px, calc(5px * 0.75));
  }
  #Extension6_weather_widget .ww-clock {
    position: static;
    display: inline-flex;
    margin-bottom: 10px;
    font-size: max(11px, calc(16px * 0.86));
  }
  #Extension6_weather_widget .ww-icon-wrap {
    width: max(64px, calc(45px * 0.78));
    height: max(64px, calc(45px * 0.78));
  }
  #Extension6_weather_widget .ww-emoji-icon {
    font-size: max(64px, calc(45px * 0.78));
  }
  #Extension6_weather_widget .ww-api-icon {
    width: max(64px, calc(45px * 0.78));
    height: max(64px, calc(45px * 0.78));
  }
  #Extension6_weather_widget .ww-city {
    font-size: max(18px, calc(20px * 0.86));
  }
  #Extension6_weather_widget .ww-temperature {
    font-size: max(34px, calc(30px * 0.78));
  }
}

#IconButton1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_IconButton1
{
   border-radius: 5px;
   margin: 10px 0 10px 0 ;
   box-shadow: 5px 5px 5px #000000;
   vertical-align: top;
}
#IconButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_IconButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#IconButton1
{
   color: inherit;
}
#wb_IconButton1 .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23228B22%22%20viewBox%3d%220%200%20200%20200%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M67%20119%20L67%20202%20L116%20202%20L116%20119%20L150%20119%20L157%2077%20L116%2077%20L116%2065%20C116%2047%2c%20124%2039%2c%20142%2039%20C147%2039%2c%20152%2040%2c%20159%2040%20L159%201%20C153%200%2c%20139%20%2d2%2c%20129%20%2d2%20C86%20%2d2%2c%2067%2018%2c%2067%2062%20L67%2077%20L41%2077%20L41%20119%20L67%20119Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   display: inline-block;
   overflow: visible;
   position: absolute;
   left: 10px;
   margin: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 50px;
   height: 50px;
}
#wb_IconButton1:hover .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23696969%22%20viewBox%3d%220%200%20200%20200%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M67%20119%20L67%20202%20L116%20202%20L116%20119%20L150%20119%20L157%2077%20L116%2077%20L116%2065%20C116%2047%2c%20124%2039%2c%20142%2039%20C147%2039%2c%20152%2040%2c%20159%2040%20L159%201%20C153%200%2c%20139%20%2d2%2c%20129%20%2d2%20C86%20%2d2%2c%2067%2018%2c%2067%2062%20L67%2077%20L41%2077%20L41%20119%20L67%20119Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_IconButton1:active .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23228B22%22%20viewBox%3d%220%200%20200%20200%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M67%20119%20L67%20202%20L116%20202%20L116%20119%20L150%20119%20L157%2077%20L116%2077%20L116%2065%20C116%2047%2c%20124%2039%2c%20142%2039%20C147%2039%2c%20152%2040%2c%20159%2040%20L159%201%20C153%200%2c%20139%20%2d2%2c%20129%20%2d2%20C86%20%2d2%2c%2067%2018%2c%2067%2062%20L67%2077%20L41%2077%20L41%20119%20L67%20119Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_IconButton1 .ui-corner-all, #wb_IconButton1 .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_IconButton1 .ui-corner-all, #wb_IconButton1 .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_IconButton1 .ui-button
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid rgba(0,0,0,-0.00);
   color: #FFFFFF;
}
#wb_IconButton1 .ui-state-hover, #wb_IconButton1 .ui-button:hover
{
   border-color: rgba(0,0,0,-0.00);
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
}
#wb_IconButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_IconButton1 .ui-state-active, #wb_IconButton1 .ui-button:active
{
   border-color: #0A53BE;
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
}
#Button2
{
   box-sizing: border-box;
   line-height: 38px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: transparent;
   background-image: url('images/drapeau-francais.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   color: #FFFFFF;
   box-shadow: 4px 4px 5px #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button2:focus
{
   outline: 0;
}
html,
body
{
   -webkit-text-size-adjust: 100%;
   text-size-adjust: 100%;
}
.bandeau-defilant {
  width: 100%;
  overflow: hidden;
  background: #228b22;
  color: #ffffff;
  white-space: nowrap;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: clamp(14px, 2.5vw, 22px);
  line-height: clamp(24px, 4vw, 32px);
  height: clamp(24px, 4vw, 32px);
}

.bandeau-defilant span {
  display: inline-block;
  padding-left: 100%;
  animation: defilement 22s linear infinite;
}

@keyframes defilement {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
    :root {
      --green: #2f7d5a;
      --green-dark: #0f6549;
      --text: #263f34;
      --muted: #61766b;
      --border: rgba(47, 125, 90, 0.18);
    }

    * {
      box-sizing: border-box;
    }

    html,
    body {
      width: 100%;
      min-height: 100%;
      margin: 0;
    }

    body {
      padding: 4px;
      background: transparent;
      color: var(--text);
      font-family: Arial, Helvetica, sans-serif;
    }

    .weather-widget {
      width: 100%;
      max-width: 1160px;
      margin: 0 auto;
      padding: 20px 23px 23px;
      overflow: hidden;
      border: 1px solid var(--border);
      border-radius: 23px;
      background: rgba(255, 255, 255, 0.98);
      box-shadow:
        0 20px 60px rgba(40, 48, 44, 0.25),
        0 5px 15px rgba(40, 48, 44, 0.08);
    }

    .weather-header {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      gap: 16px;
      margin-bottom: 19px;
    }

    .weather-title {
      margin: 0;
      color: var(--green-dark);
      font-size: 29px;
      font-weight: 800;
      line-height: 1.1;
    }

    .weather-subtitle {
      margin-top: 5px;
      color: var(--muted);
      font-size: 16px;
    }

    .weather-update {
      flex: 0 0 auto;
      padding-top: 8px;
      color: var(--muted);
      font-size: 13px;
      white-space: nowrap;
    }

    .forecast-days {
      display: grid;
      grid-template-columns: repeat(5, minmax(0, 1fr));
      gap: 13px;
    }

    .forecast-card {
      display: flex;
      min-width: 0;
      min-height: 385px;
      flex-direction: column;
      align-items: center;
      padding: 15px 12px 14px;
      border: 1px solid rgba(47, 125, 90, 0.18);
      border-radius: 22px;
      background:
        linear-gradient(
          155deg,
          #f1faf5 0%,
          #e3f2e9 100%
        );
      text-align: center;
    }

    .forecast-day {
      color: var(--green-dark);
      font-size: 18px;
      font-weight: 800;
      line-height: 1.2;
      text-transform: capitalize;
    }

    .forecast-date {
      margin-top: 7px;
      color: var(--muted);
      font-size: 14px;
      text-transform: capitalize;
    }

    /*
     * Fond bleu plus soutenu pour rendre
     * visibles les nuages blancs et gris clair.
     */
    .forecast-icon-box {
      display: grid;
      width: 108px;
      height: 100px;
      margin: 10px auto 7px;
      overflow: hidden;
      place-items: center;
      border: 1px solid rgba(73, 145, 184, 0.18);
      border-radius: 24px;
      background:
        linear-gradient(
          145deg,
          #b9dff3 0%,
          #d9eef9 55%,
          #eef8fc 100%
        );
      box-shadow:
        inset 0 1px 4px rgba(255, 255, 255, 0.8),
        0 4px 10px rgba(35, 91, 122, 0.10);
    }

    .forecast-icon {
      display: block;
      width: 100px;
      height: 100px;
      object-fit: contain;
      filter:
        contrast(1.18)
        saturate(1.18)
        drop-shadow(2px 3px 3px rgba(0, 0, 0, 0.28));
    }

    .forecast-description {
      display: flex;
      min-height: 42px;
      align-items: center;
      justify-content: center;
      margin: 1px 0 9px;
      color: #294c3d;
      font-size: 14px;
      font-weight: 700;
      line-height: 1.3;
      text-transform: capitalize;
    }

    .forecast-temperatures {
      display: flex;
      align-items: baseline;
      justify-content: center;
      gap: 10px;
      margin-bottom: 10px;
    }

    .forecast-max {
      color: var(--green-dark);
      font-size: 30px;
      font-weight: 850;
    }

    .forecast-min {
      color: var(--muted);
      font-size: 18px;
      font-weight: 700;
    }

    .temperature-scale {
      position: relative;
      width: 100%;
      height: 7px;
      margin-bottom: 13px;
      overflow: hidden;
      border-radius: 999px;
      background: rgba(73, 103, 88, 0.12);
    }

    .temperature-range {
      position: absolute;
      top: 0;
      height: 100%;
      border-radius: inherit;
      background:
        linear-gradient(
          90deg,
          #61b7df 0%,
          #72c98b 42%,
          #f0c95e 72%,
          #ff8055 100%
        );
    }

    .forecast-details {
      display: grid;
      width: 100%;
      margin-top: auto;
      color: var(--muted);
      font-size: 13px;
      text-align: left;
    }

    .forecast-detail {
      display: flex;
      min-height: 30px;
      align-items: center;
      justify-content: space-between;
      gap: 8px;
      border-top: 1px solid rgba(47, 125, 90, 0.11);
    }

    .forecast-detail strong {
      color: #163f30;
      font-weight: 800;
      white-space: nowrap;
    }

    .loading,
    .weather-error {
      grid-column: 1 / -1;
      padding: 40px 15px;
      border-radius: 18px;
      background: #eaf5ee;
      text-align: center;
    }

    .loading {
      color: var(--green-dark);
    }

    .weather-error {
      color: #9b2929;
    }

    .loading-spinner {
      width: 32px;
      height: 32px;
      margin: 0 auto 12px;
      border: 3px solid rgba(47, 125, 90, 0.18);
      border-top-color: var(--green);
      border-radius: 50%;
      animation: weather-spin 0.8s linear infinite;
    }

    @keyframes weather-spin {
      to {
        transform: rotate(360deg);
      }
    }

    @media (max-width: 850px) {
      .forecast-days {
        grid-template-columns: repeat(3, minmax(0, 1fr));
      }
    }

    @media (max-width: 560px) {
      body {
        padding: 3px;
      }

      .weather-widget {
        padding: 15px;
        border-radius: 19px;
      }

      .weather-header {
        align-items: flex-start;
        flex-direction: column;
        gap: 3px;
      }

      .weather-title {
        font-size: 22px;
      }

      .weather-subtitle {
        font-size: 14px;
      }

      .weather-update {
        padding-top: 2px;
      }

      .forecast-days {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 9px;
      }

      .forecast-card {
        min-height: 355px;
        padding: 13px 9px;
      }

      .forecast-day {
        font-size: 16px;
      }

      .forecast-icon-box {
        width: 92px;
        height: 88px;
      }

      .forecast-icon {
        width: 90px;
        height: 90px;
      }
    }

    @media (max-width: 350px) {
      .forecast-days {
        grid-template-columns: 1fr;
      }
    }
  