/* Legal Pages CSS - Extracted from A001Impressum.html, A002AGB.html, A003DIB.html */
body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans Bold";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(160, 198, 185, 1.00) rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(160, 198, 185, 1.00);
   border: 2px solid rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(0, 0, 0, 1.00);
}
a
{
   color: #000000;
   text-decoration: underline;
}
a:hover
{
   color: #696969;
   text-decoration: underline;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0px 25px 0px;
   margin-right: auto;
   margin-left: auto;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_aboutLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#aboutLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid1 > .row > .col-1, #aboutLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid1 > .row > .col-1, #aboutLayoutGrid1 > .row > .col-2
{
   float: left;
}
#aboutLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#aboutLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#aboutLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#aboutLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#aboutLayoutGrid1:before,
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:before,
#aboutLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#aboutLayoutGrid1 > .row > .col-1, #aboutLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutImage
{
   margin: 0;
   vertical-align: top;
}
#aboutImage
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card1
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #E73D0C;
   background-image: none;
   color: #E73D0C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   cursor: pointer;
}
#Card1-card-header .icon-collapsed, #Card1-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #E73D0C;
   float: right;
   height: 19px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 19px;
}
#Card1-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card1-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card1-card-header .icon-close
{
   cursor: pointer;
   display: inline-block;
   fill: #E73D0C;
   float: right;
   height: 19px;
   left: auto;
   right: 0;
   margin-left: 1.0em;
   position: relative;
   top: 0;
   width: 19px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0px 0px 0px 0px;
   color: #E73D0C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0px 0px 0px 0px;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #E73D0C;
   border-radius: 4px;
   background-color: #E73D0C;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #E73D0C;
   background-image: none;
   color: #E73D0C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 337px;
   height: 43px;
   vertical-align: top;
}

/* ===== MOBILE-FIRST OPTIMIZATION FOR LEGAL PAGES ===== */
@media (max-width: 768px) {
    body {
        font-size: 16px;
        line-height: 1.6;
        -webkit-text-size-adjust: 100%;
        background: linear-gradient(135deg, #F4E4BC, #E6D3A3);
        color: #333;
    }

    /* Enhanced readability for legal text */
    h1, h2, h3 {
        line-height: 1.3;
        margin-bottom: 20px;
        text-align: center;
        color: #8B4513;
    }

    h1 { 
        font-size: 28px; 
        margin-bottom: 30px;
        border-bottom: 3px solid #D2691E;
        padding-bottom: 15px;
    }
    h2 { 
        font-size: 24px; 
        margin-top: 30px;
        color: #A0522D;
    }
    h3 { 
        font-size: 20px; 
        margin-top: 25px;
    }

    /* Optimized text for legal documents */
    p, li {
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 18px;
        padding: 0 20px;
        text-align: justify;
        hyphens: auto;
        word-wrap: break-word;
    }

    /* Lists optimization */
    ul, ol {
        padding-left: 40px;
        margin-bottom: 20px;
    }

    li {
        margin-bottom: 12px;
        padding: 8px 0;
    }

    /* Contact information styling */
    .contact-info {
        background: rgba(255, 255, 255, 0.9);
        padding: 20px;
        border-radius: 12px;
        margin: 20px 10px;
        border-left: 4px solid #D2691E;
    }

    /* Layout containers */
    .container,
    [id*="Layout"],
    [class*="col-"] {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto;
        padding: 15px;
        box-sizing: border-box;
    }

    /* Navigation and links */
    a, button {
        min-height: 44px;
        min-width: 44px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 12px 16px;
        border-radius: 8px;
        transition: all 0.2s ease;
        text-decoration: none;
        color: #8B4513;
        font-weight: 600;
    }

    a:hover, a:focus {
        background: rgba(139, 69, 19, 0.1);
        text-decoration: underline;
    }

    a:active, button:active {
        transform: scale(0.95);
    }

    /* Images responsive */
    img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin: 20px auto;
        display: block;
    }

    /* Logo specific */
    [id*="Image"] {
        width: 100% !important;
        max-width: 250px !important;
        margin: 20px auto !important;
        display: block !important;
    }

    /* Touch enhancements */
    * {
        -webkit-tap-highlight-color: transparent;
        touch-action: manipulation;
    }

    /* Back navigation */
    .back-link {
        position: fixed;
        top: 20px;
        left: 20px;
        z-index: 100;
        background: rgba(255, 255, 255, 0.95);
        color: #8B4513;
        border: 2px solid #8B4513;
        border-radius: 12px;
        padding: 12px 16px;
        font-weight: 600;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .back-link:hover {
        background: #8B4513;
        color: white;
        transform: translateY(-2px);
    }

    /* Enhanced spacing for legal content */
    .row {
        flex-direction: column;
        gap: 25px;
    }

    /* Table optimization for legal content */
    table {
        width: 100%;
        font-size: 14px;
        border-collapse: collapse;
        margin: 20px 0;
        background: rgba(255, 255, 255, 0.9);
        border-radius: 8px;
        overflow: hidden;
    }

    th, td {
        padding: 12px 8px;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }

    th {
        background: #8B4513;
        color: white;
        font-weight: 600;
    }
}
</style>
<style>
#SlideShow2 li 
{
    perspective: 1800px;
}
body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans Bold";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(160, 198, 185, 1.00) rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(160, 198, 185, 1.00);
   border: 2px solid rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(0, 0, 0, 1.00);
}
a
{
   color: #000000;
   text-decoration: underline;
}
a:hover
{
   color: #696969;
   text-decoration: underline;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0px 25px 0px;
   margin-right: auto;
   margin-left: auto;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_aboutLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#aboutLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid1 > .row > .col-1, #aboutLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid1 > .row > .col-1, #aboutLayoutGrid1 > .row > .col-2
{
   float: left;
}
#aboutLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#aboutLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#aboutLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#aboutLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#aboutLayoutGrid1:before,
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:before,
#aboutLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#aboutLayoutGrid1 > .row > .col-1, #aboutLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutImage
{
   margin: 0;
   vertical-align: top;
}
#aboutImage
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1024px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card1
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #E73D0C;
   background-image: none;
   color: #E73D0C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   cursor: pointer;
}
#Card1-card-header .icon-collapsed, #Card1-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #E73D0C;
   float: right;
   height: 19px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 19px;
}
#Card1-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card1-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card1-card-header .icon-close
{
   cursor: pointer;
   display: inline-block;
   fill: #E73D0C;
   float: right;
   height: 19px;
   left: auto;
   right: 0;
   margin-left: 1.0em;
   position: relative;
   top: 0;
   width: 19px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0px 0px 0px 0px;
   color: #E73D0C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0px 0px 0px 0px;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #E73D0C;
   border-radius: 4px;
   background-color: #E73D0C;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #E73D0C;
   background-image: none;
   color: #E73D0C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 337px;
   height: 43px;
   vertical-align: top;
}

/* ===== MOBILE-FIRST OPTIMIZATION FOR LEGAL PAGES ===== */
@media (max-width: 768px) {
    body {
        font-size: 16px;
        line-height: 1.6;
        -webkit-text-size-adjust: 100%;
        background: linear-gradient(135deg, #F4E4BC, #E6D3A3);
        color: #333;
    }

    /* Enhanced readability for legal text */
    h1, h2, h3 {
        line-height: 1.3;
        margin-bottom: 20px;
        text-align: center;
        color: #8B4513;
    }

    h1 { 
        font-size: 28px; 
        margin-bottom: 30px;
        border-bottom: 3px solid #D2691E;
        padding-bottom: 15px;
    }
    h2 { 
        font-size: 24px; 
        margin-top: 30px;
        color: #A0522D;
    }
    h3 { 
        font-size: 20px; 
        margin-top: 25px;
    }

    /* Optimized text for legal documents */
    p, li {
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 18px;
        padding: 0 20px;
        text-align: justify;
        hyphens: auto;
        word-wrap: break-word;
    }

    /* Lists optimization */
    ul, ol {
        padding-left: 40px;
        margin-bottom: 20px;
    }

    li {
        margin-bottom: 12px;
        padding: 8px 0;
    }

    /* Contact information styling */
    .contact-info {
        background: rgba(255, 255, 255, 0.9);
        padding: 20px;
        border-radius: 12px;
        margin: 20px 10px;
        border-left: 4px solid #D2691E;
    }

    /* Layout containers */
    .container,
    [id*="Layout"],
    [class*="col-"] {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto;
        padding: 15px;
        box-sizing: border-box;
    }

    /* Navigation and links */
    a, button {
        min-height: 44px;
        min-width: 44px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 12px 16px;
        border-radius: 8px;
        transition: all 0.2s ease;
        text-decoration: none;
        color: #8B4513;
        font-weight: 600;
    }

    a:hover, a:focus {
        background: rgba(139, 69, 19, 0.1);
        text-decoration: underline;
    }

    a:active, button:active {
        transform: scale(0.95);
    }

    /* Images responsive */
    img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin: 20px auto;
        display: block;
    }

    /* Logo specific */
    [id*="Image"] {
        width: 100% !important;
        max-width: 250px !important;
        margin: 20px auto !important;
        display: block !important;
    }

    /* Touch enhancements */
    * {
        -webkit-tap-highlight-color: transparent;
        touch-action: manipulation;
    }

    /* Back navigation */
    .back-link {
        position: fixed;
        top: 20px;
        left: 20px;
        z-index: 100;
        background: rgba(255, 255, 255, 0.95);
        color: #8B4513;
        border: 2px solid #8B4513;
        border-radius: 12px;
        padding: 12px 16px;
        font-weight: 600;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .back-link:hover {
        background: #8B4513;
        color: white;
        transform: translateY(-2px);
    }

    /* Enhanced spacing for legal content */
    .row {
        flex-direction: column;
        gap: 25px;
    }

    /* Table optimization for legal content */
    table {
        width: 100%;
        font-size: 14px;
        border-collapse: collapse;
        margin: 20px 0;
        background: rgba(255, 255, 255, 0.9);
        border-radius: 8px;
        overflow: hidden;
    }

    th, td {
        padding: 12px 8px;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }

    th {
        background: #8B4513;
        color: white;
        font-weight: 600;
    }
}
</style>
<style>
#SlideShow2 li 
{
    perspective: 1800px;
}
body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans Bold";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(160, 198, 185, 1.00) rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar
{
   width: 16px;
}
*::-webkit-scrollbar-track
{
   background: rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(160, 198, 185, 1.00);
   border: 2px solid rgba(0, 0, 0, 1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(0, 0, 0, 1.00);
}
a
{
   color: #000000;
   text-decoration: underline;
}
a:hover
{
   color: #696969;
   text-decoration: underline;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0px 25px 0px;
   margin-right: auto;
   margin-left: auto;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_aboutLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px dashed #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid1
{
   box-sizing: border-box;
   padding: 100px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#aboutLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid1 > .row > .col-1, #aboutLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid1 > .row > .col-1, #aboutLayoutGrid1 > .row > .col-2
{
   float: left;
}
#aboutLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#aboutLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#aboutLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#aboutLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#aboutLayoutGrid1:before,
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:before,
#aboutLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid1:after,
#aboutLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#aboutLayoutGrid1 > .row > .col-1, #aboutLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_aboutImage
{
   margin: 0;
   vertical-align: top;
}
#aboutImage
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 512px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Card1
{
   height: auto !important;
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0px 0px 0px 0px;
   flex: 1 1 auto;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #E73D0C;
   background-image: none;
   color: #E73D0C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   cursor: pointer;
}
#Card1-card-header .icon-collapsed, #Card1-card-header .icon-expanded
{
   cursor: pointer;
   display: inline-block;
   fill: #E73D0C;
   float: right;
   height: 19px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 19px;
}
#Card1-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card1-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card1-card-header .icon-close
{
   cursor: pointer;
   display: inline-block;
   fill: #E73D0C;
   float: right;
   height: 19px;
   left: auto;
   right: 0;
   margin-left: 1.0em;
   position: relative;
   top: 0;
   width: 19px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0px 0px 0px 0px;
   color: #E73D0C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0px 0px 0px 0px;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #E73D0C;
   border-radius: 4px;
   background-color: #E73D0C;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card1-card-item5
{
   display: inline-block;
   height: 33px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 0px solid #E73D0C;
   border-radius: 0px;
   background-color: #E73D0C;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item5 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #E73D0C;
   background-image: none;
   color: #E73D0C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 337px;
   height: 43px;
   vertical-align: top;
}

/* ===== MOBILE-FIRST OPTIMIZATION FOR LEGAL PAGES ===== */
@media (max-width: 768px) {
    body {
        font-size: 16px;
        line-height: 1.6;
        -webkit-text-size-adjust: 100%;
        background: linear-gradient(135deg, #F4E4BC, #E6D3A3);
        color: #333;
    }

    /* Enhanced readability for legal text */
    h1, h2, h3 {
        line-height: 1.3;
        margin-bottom: 20px;
        text-align: center;
        color: #8B4513;
    }

    h1 { 
        font-size: 28px; 
        margin-bottom: 30px;
        border-bottom: 3px solid #D2691E;
        padding-bottom: 15px;
    }
    h2 { 
        font-size: 24px; 
        margin-top: 30px;
        color: #A0522D;
    }
    h3 { 
        font-size: 20px; 
        margin-top: 25px;
    }

    /* Optimized text for legal documents */
    p, li {
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 18px;
        padding: 0 20px;
        text-align: justify;
        hyphens: auto;
        word-wrap: break-word;
    }

    /* Lists optimization */
    ul, ol {
        padding-left: 40px;
        margin-bottom: 20px;
    }

    li {
        margin-bottom: 12px;
        padding: 8px 0;
    }

    /* Contact information styling */
    .contact-info {
        background: rgba(255, 255, 255, 0.9);
        padding: 20px;
        border-radius: 12px;
        margin: 20px 10px;
        border-left: 4px solid #D2691E;
    }

    /* Layout containers */
    .container,
    [id*="Layout"],
    [class*="col-"] {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto;
        padding: 15px;
        box-sizing: border-box;
    }

    /* Navigation and links */
    a, button {
        min-height: 44px;
        min-width: 44px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 12px 16px;
        border-radius: 8px;
        transition: all 0.2s ease;
        text-decoration: none;
        color: #8B4513;
        font-weight: 600;
    }

    a:hover, a:focus {
        background: rgba(139, 69, 19, 0.1);
        text-decoration: underline;
    }

    a:active, button:active {
        transform: scale(0.95);
    }

    /* Images responsive */
    img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin: 20px auto;
        display: block;
    }

    /* Logo specific */
    [id*="Image"] {
        width: 100% !important;
        max-width: 250px !important;
        margin: 20px auto !important;
        display: block !important;
    }

    /* Touch enhancements */
    * {
        -webkit-tap-highlight-color: transparent;
        touch-action: manipulation;
    }

    /* Back navigation */
    .back-link {
        position: fixed;
        top: 20px;
        left: 20px;
        z-index: 100;
        background: rgba(255, 255, 255, 0.95);
        color: #8B4513;
        border: 2px solid #8B4513;
        border-radius: 12px;
        padding: 12px 16px;
        font-weight: 600;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .back-link:hover {
        background: #8B4513;
        color: white;
        transform: translateY(-2px);
    }

    /* Enhanced spacing for legal content */
    .row {
        flex-direction: column;
        gap: 25px;
    }

    /* Table optimization for legal content */
    table {
        width: 100%;
        font-size: 14px;
        border-collapse: collapse;
        margin: 20px 0;
        background: rgba(255, 255, 255, 0.9);
        border-radius: 8px;
        overflow: hidden;
    }

    th, td {
        padding: 12px 8px;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }

    th {
        background: #8B4513;
        color: white;
        font-weight: 600;
    }
}
</style>
<style>
#SlideShow2 li 
{
    perspective: 1800px;
}
