body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-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;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MegaMenu1
{
   z-index: 1111 !important;
}
#MegaMenu1
{
   font-size: 0;
   list-style: none;
   margin: 0;
   padding: 0;
   margin: 0;
   text-align: center;
   font-family: "Montserrat";
   font-weight: 900;
}
#MegaMenu1 li
{
   display: inline-block;
   font-size: 17px;
   margin: 0;
   padding: 0;
   position: relative;
}
#MegaMenu1 li a
{
   float: left;
}
#MegaMenu1 li .submenu
{
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
   display: none;
   padding: 15px 15px 15px 15px;
   text-align: left;
   top: 0;
   z-index: 9999;
}
#MegaMenu1 li .submenu.show
{
   display: grid;
}
#MegaMenu1 li .submenu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#MegaMenu1 .submenu ul li
{
   width: 100%;
}
#MegaMenu1 .submenu ul li .heading
{
   display: block;
   color: #000000;
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   margin: 0;
   padding: 6px 0;
   text-decoration: none;
   text-transform: none;
   white-space: nowrap;
}
#MegaMenu1 .submenu ul li a
{
   display: block;
   float: none;
   height: auto;
   border: 1px solid transparent;
   border-radius: 0px;
   color: inherit;
   font-weight: normal;
   font-style: normal;
   padding: 6px 4px 6px 14px;
   text-decoration: none;
   text-transform: none;
   text-indent: 0;
   white-space: nowrap;
}
#MegaMenu1 .button
{
   cursor: pointer;
   position: relative;
   text-align: center;
   margin: 0 1px 0 0;
   outline: 0;
   padding: 4px 20px 4px 8px;
   color: #212529;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#MegaMenu1 .button:hover, #MegaMenu1 .button.active
{
   background-color: #F8F8F8;
   background-image: none;
   border-color: #D2D2D2;
   color: #212529;
}
#MegaMenu1 .submenu
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #4169E1;
   border-radius: 10px;
   color: #191970;
}
#MegaMenu1 .submenu a:hover, #MegaMenu1 .submenu a.active
{
   background-color: rgba(0,255,127,0.13);
   background-image: none;
   border: 1px solid #00FF7F;
   color: #6495ED;
}
#MegaMenu1 li:nth-child(1) .submenu ul li a
{
   padding: 6px 4px 6px 4px;
}
#MegaMenu1 li:nth-child(2) .submenu
{
   grid-template-columns: repeat(3, 1fr);
   grid-gap: 15px;
}
#MegaMenu1 li:nth-child(3) .submenu
{
   grid-template-columns: repeat(3, 1fr);
   grid-gap: 15px;
}
#MegaMenu1 li:nth-child(4) .submenu
{
   grid-template-columns: repeat(3, 1fr);
   grid-gap: 15px;
}
#MegaMenu1 li:nth-child(7) .submenu
{
   grid-template-columns: repeat(3, 1fr);
   grid-gap: 15px;
}
#MegaMenu1 li i
{
   font-size: 16px;
   width: 18px;
}
#MegaMenu1 .arrow
{
   margin-top: -8px;
   margin-left: 0;
   position: absolute;
   right: 4px;
   top: 50%;
   display: block;
   overflow: hidden;
   width: 16px;
   height: 16px;
}
#MegaMenu1 .bullet, #MegaMenu1 .icon
{
   left: 0px;
   margin-top: -8px;
   position: absolute;
   top: 50%;
   display: block;
   overflow: hidden;
   width: 16px;
   height: 16px;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#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: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid4
{
   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: 830px 0 0 0 ;
}
#LayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .col-1, #LayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #6A5ACD;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 4px 5px 1px #D2691E;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid6 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(225deg, #6A5ACD 0%, #CD853F 100%);
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   box-sizing: border-box;
   margin: 5px 0 5px 0 ;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid7 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 0 5px 0;
}
@media (max-width: 768px)
{
#LayoutGrid7 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#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: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Label1
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label1:focus
{
   outline: 0;
}
#Input1
{
   box-sizing: border-box;
   line-height: 29px;
   margin: 0;
   border: 2px solid #483D8B;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 6px 12px 6px 12px;
}
#Input1: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;
}
#Label2
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label2:focus
{
   outline: 0;
}
#Input2
{
   box-sizing: border-box;
   line-height: 29px;
   margin: 0;
   border: 2px solid #483D8B;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 6px 12px 6px 12px;
}
#Input2: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;
}
#Label3
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   vertical-align: top;
   padding: 6px 12px 6px 12px;
}
#Label3:focus
{
   outline: 0;
}
#Input3
{
   box-sizing: border-box;
   line-height: 29px;
   margin: 0;
   border: 2px solid #483D8B;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 6px 12px 6px 12px;
}
#Input3: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;
}
#Select1
{
   border: 2px solid #6A5ACD;
   border-radius: 10px;
   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: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 10px 0 10px 0 ;
   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;
}
#Select2
{
   border: 2px solid #6A5ACD;
   border-radius: 10px;
   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: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0 0 10px 0 ;
   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;
}
#Select3
{
   border: 2px solid #6A5ACD;
   border-radius: 10px;
   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: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0 0 10px 0 ;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select3: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_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: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid8 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Button1
{
   border: 0px solid #CD853F;
   border-radius: 10px;
   background-color: #1E90FF;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat";
   font-weight: 900;
   font-style: normal;
   font-size: 21px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#Button1:hover
{
   background-color: #00BFFF;
   letter-spacing: 5px;
   transition: background-color 500ms linear 5ms, letter-spacing 500ms linear 5ms;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 0 0 ;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 15px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   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 div
{
   text-align: left;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#HorizontalLine1
{
   border-color: #CD853F;
   border-style: solid;
   border-bottom-width: 6px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 20px 20px 20px;
   text-align: left;
}
#Heading2
{
   color: #000000;
   font-family: Montserrat;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #9370DB;
   border-radius: 10px;
   text-align: center;
}
#Card2-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card2-card-item0 .computer:before
{
   content: "\e30a";
}
#Card2-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #9370DB;
   border-radius: 10px;
   text-align: center;
}
#Card3-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card3-card-item0 .shopping-cart:before
{
   content: "\e8cc";
}
#Card3-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #9370DB;
   border-radius: 10px;
   text-align: center;
}
#Card4-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card4-card-item0 .screen-search-desktop:before
{
   content: "\ef70";
}
#Card4-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #9370DB;
   border-radius: 10px;
   text-align: center;
}
#Card5-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #9370DB;
   border-radius: 10px;
   text-align: center;
}
#Card6-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #9370DB;
   border-radius: 10px;
   text-align: center;
}
#Card7-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card7-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #9370DB;
   border-radius: 10px;
   text-align: center;
}
#Card8-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card8-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card8-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card8-card-item0 .support-agent:before
{
   content: "\f0e2";
}
#Card8-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #9370DB;
   border-radius: 10px;
   text-align: center;
}
#Card9-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 53px;
}
#Card9-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 53px;
   width: 53px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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: 2150px 0 0 0 ;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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: 800px 0 0 0 ;
}
#LayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid10 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid10 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid11
{
   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: 950px 0 0 0 ;
}
#LayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid11 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid11 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid12
{
   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: 1000px 0 0 0 ;
}
#LayoutGrid12
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid12 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid12 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid13
{
   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: 800px 0 0 0 ;
}
#LayoutGrid13
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid13 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid13 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid14
{
   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: 1300px 0 0 0 ;
}
#LayoutGrid14
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid14 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid14 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid14 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid14 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid16
{
   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: 750px 0 0 0 ;
}
#LayoutGrid16
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid16 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid16 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid16 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid16 > .col-1
{
   flex-basis: 100% !important;
   max-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: 900px 0 0 0 ;
}
#LayoutGrid18
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid18 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid18 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid18 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid18 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid19
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(137,43,225,0.38);
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 900px 0 0 0 ;
}
#LayoutGrid19
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2, #LayoutGrid19 > .col-3, #LayoutGrid19 > .col-4, #LayoutGrid19 > .col-5, #LayoutGrid19 > .col-6
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2, #LayoutGrid19 > .col-3, #LayoutGrid19 > .col-4, #LayoutGrid19 > .col-5, #LayoutGrid19 > .col-6
{
   flex: 0 0 auto;
}
#LayoutGrid19 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 10px 10px 10px;
}
#LayoutGrid19 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2, #LayoutGrid19 > .col-3, #LayoutGrid19 > .col-4, #LayoutGrid19 > .col-5, #LayoutGrid19 > .col-6
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 5px;
   text-align: left;
}
#Card1-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item2 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card1-card-item4 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card1-card-item5
{
   box-sizing: border-box;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
}
#Card1-card-item5 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 5px;
   text-align: left;
}
#Card11-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 5px 130px 5px 5px;
   border-top: 5px #8A2BE2 solid;
   border-width: 5px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item2 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item3 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card11-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item4 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item5 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card11-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item6 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card11-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item7 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card11-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item8 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card11-card-item9
{
   box-sizing: border-box;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item9 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 5px;
   text-align: left;
}
#Card10-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 5px 130px 5px 5px;
   border-top: 5px #8A2BE2 solid;
   border-width: 5px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item2 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item3 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item4 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item5 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item6 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item7 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item8 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card10-card-item9
{
   box-sizing: border-box;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item9 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 5px;
   text-align: left;
}
#Card12-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 5px 130px 5px 5px;
   border-top: 5px #8A2BE2 solid;
   border-width: 5px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item2 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item3 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item4 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card12-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item5 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card12-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item6 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card12-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item7 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card12-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item8 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card12-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item9 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card12-card-item10
{
   box-sizing: border-box;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item10 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 5px;
   text-align: left;
}
#Card13-card-body
{
   padding: 5px 5px 5px 5px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   border-radius: 5px 5px 0 0 !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 5px 130px 5px 5px;
   border-top: 5px #8A2BE2 solid;
   border-width: 5px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item2 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item3 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item4 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item5 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item6 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item7
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item7 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item8 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item9
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item9 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#Card13-card-item10
{
   box-sizing: border-box;
   border-radius: 0 0 5px 5px !important;
   margin: 0;
   padding: 12px 10px 12px 10px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card13-card-item10 i
{
   color: #8A2BE2;
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 13px;
   width: 13px;
}
#wb_LayoutGrid20
{
   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;
}
#LayoutGrid20
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid20 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid20 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid20 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid20 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 2px 2px 2px 2px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon1
{
   height: 38px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #DC143C;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #DC143C;
}
#wb_Icon1:hover
{
   transform: rotate(0deg) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms, transform 500ms linear 0ms;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 2px 2px 2px 2px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon2
{
   height: 38px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #008000;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #008000;
}
#wb_Icon2:hover
{
   transform: rotate(0deg) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms, transform 500ms linear 0ms;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 2px 2px 2px 2px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon3
{
   height: 38px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #4169E1;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #4169E1;
}
#wb_Icon3:hover
{
   transform: rotate(0deg) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms, transform 500ms linear 0ms;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 2px 2px 2px 2px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon4
{
   height: 38px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon4 i
{
   color: #8B008B;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
}
#wb_Icon4:hover #Icon4 i
{
   color: #8B008B;
}
#wb_Icon4:hover
{
   transform: rotate(0deg) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms, transform 500ms linear 0ms;
}
#wb_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 2px 2px 2px 2px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon5
{
   height: 38px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon5 i
{
   color: #000000;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
}
#wb_Icon5:hover #Icon5 i
{
   color: #000000;
}
#wb_Icon5:hover
{
   transform: rotate(0deg) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   transition: transform 500ms linear 0ms, transform 500ms linear 0ms;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 50px 0 50px 0 ;
   background-image: linear-gradient(225deg, #FFFFFF 0%, #F5F5F5 100%);
   border: 0px solid #DEE2E6;
   border-radius: 15px;
   box-shadow: 3px 4px 1px #D3D3D3;
   text-align: left;
}
#Card14-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card14-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 75px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #8A2BE2;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 75px;
}
#Card14-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 75px;
   width: 75px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Ico Font";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card14-card-item0 .headphone-alt:before
{
   content: "\ea36";
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: -80px 0 0 80px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 50px 0 50px 0 ;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card14-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 41px;
   box-sizing: border-box;
   margin: 10px 15px 10px 15px;
   padding: 10px 15px 10px 15px;
   border: 0px solid #000000;
   border-radius: 20px;
   background-color: #8A2BE2;
   background-image: none;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#wb_Card14:hover #Card14-card-item3
{
   background-color: #FFFFFF;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Card14-card-item3 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 21px;
   width: 21px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Ico Font";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card14-card-item3 .arrow-right:before
{
   content: "\ea5d";
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
}
#wb_CssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 19.99%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid #8A2BE2;
   border-radius: 0px;
   background-color: #8A2BE2;
   background-image: none;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 5px 0px 5px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 1px solid #7B68EE;
   background-color: #7B68EE;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_LayoutGrid21
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #892BE1;
   background-image: none;
   border: 0px solid #8A2BE2;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid21
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid21 > .col-1, #LayoutGrid21 > .col-2, #LayoutGrid21 > .col-3, #LayoutGrid21 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid21 > .col-1, #LayoutGrid21 > .col-2, #LayoutGrid21 > .col-3, #LayoutGrid21 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid21 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid21 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid21 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid21 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid21 > .col-1, #LayoutGrid21 > .col-2, #LayoutGrid21 > .col-3, #LayoutGrid21 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid17
{
   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;
}
#LayoutGrid17
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid17 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid17 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid17 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid17 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #8A2BE2;
   border-radius: 10px;
   box-shadow: 3px 4px 1px #8A2BE2;
   text-align: center;
}
#Card16-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card16-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card16-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card16-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card16-card-body
{
   display: flex;
}
#wb_Card16 .col-1
{
   width: 90%;
}
#wb_Card16 .col-0
{
   width: 10%;
}
@media all and (max-width:768px) 
{
#Card16-card-body
{
   flex-direction: column;
}
#wb_Card16 .col-0
{
   width: 100%;
}
#wb_Card16 .col-1
{
   width: 100%;
}
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #8A2BE2;
   border-radius: 10px;
   box-shadow: 3px 4px 1px #8A2BE2;
   text-align: center;
}
#Card17-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card17-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card17-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card17-card-body
{
   display: flex;
}
#wb_Card17 .col-1
{
   width: 90%;
}
#wb_Card17 .col-0
{
   width: 10%;
}
@media all and (max-width:768px) 
{
#Card17-card-body
{
   flex-direction: column;
}
#wb_Card17 .col-0
{
   width: 100%;
}
#wb_Card17 .col-1
{
   width: 100%;
}
}
#wb_Card18
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #8A2BE2;
   border-radius: 10px;
   box-shadow: 3px 4px 1px #8A2BE2;
   text-align: center;
}
#Card18-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card18-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card18-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card18-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card18-card-body
{
   display: flex;
}
#wb_Card18 .col-1
{
   width: 90%;
}
#wb_Card18 .col-0
{
   width: 10%;
}
@media all and (max-width:768px) 
{
#Card18-card-body
{
   flex-direction: column;
}
#wb_Card18 .col-0
{
   width: 100%;
}
#wb_Card18 .col-1
{
   width: 100%;
}
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #8A2BE2;
   border-radius: 10px;
   box-shadow: 3px 4px 1px #8A2BE2;
   text-align: center;
}
#Card19-card-body
{
   padding: 10px 10px 10px 10px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   padding: 5px 5px 5px 5px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
}
#Card19-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 43px;
   width: 43px;
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Ico Font";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#Card19-card-item0 .headphone-alt:before
{
   content: "\ea36";
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   border-radius: 0 0 10px 10px !important;
   margin: 0;
   padding: 0;
   color: #212529;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card19-card-body
{
   display: flex;
}
#wb_Card19 .col-1
{
   width: 80%;
}
#wb_Card19 .col-0
{
   width: 20%;
}
@media all and (max-width:768px) 
{
#Card19-card-body
{
   flex-direction: column;
}
#wb_Card19 .col-0
{
   width: 100%;
}
#wb_Card19 .col-1
{
   width: 100%;
}
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border-radius: 30px;
}
#wb_Icon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_Icon6 a
{
   text-decoration: none;
}
#wb_Icon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon6
{
   height: 83px;
   width: 70px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon6 i
{
   color: #008000;
   display: inline-block;
   font-size: 70px;
   line-height: 83px;
   vertical-align: middle;
}
#wb_Icon6:hover #Icon6 i
{
   color: #00FF7F;
}
#Layer2
{
   background-color: transparent;
   background-image: none;
   border-radius: 30px;
}
#wb_Icon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_Icon7 a
{
   text-decoration: none;
}
#wb_Icon7 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon7
{
   height: 83px;
   width: 70px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.Icon7
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Ico Font";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.Icon7:before
{
   content: "\ef77";
}
#Icon7 i
{
   color: #000000;
   display: inline-block;
   font-size: 70px;
   line-height: 83px;
   vertical-align: middle;
}
#wb_Icon7:hover #Icon7 i
{
   color: #9370DB;
}
    /* পিসি এবং বড় স্ক্রিনের জন্য ডিফল্ট স্টাইল */
    .wb-custom-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #ffffff;
        padding: 12px 25px;
        border-radius: 50px;
        box-shadow: 0 5px 15px rgba(0,0,0,0.08);
        width: 100%;
        box-sizing: border-box;
        flex-wrap: wrap; /* জায়গা না থাকলে উপাদান নিচে নামার অনুমতি দেবে */
        gap: 15px;
    }
    
    .wb-item { 
        display: flex; 
        align-items: center; 
        gap: 12px; 
        font-family: Arial, sans-serif; 
    }
    
    /* ইমেল লিঙ্কের আন্ডারলাইন সরানোর জন্য */
    .wb-item a {
        text-decoration: none;
        color: inherit;
    }
    
    .wb-icon { 
        width: 40px; 
        height: 40px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        border-radius: 50%; 
        background: #f0f0f0; 
        color: #2575fc; /* আইকনে একটু ব্র্যান্ড কালার দেওয়া হলো */
    }
    
    .wb-btn { 
        padding: 10px 20px; 
        border: 1px solid #ddd; 
        border-radius: 25px; 
        text-decoration: none; 
        color: #333; 
        font-size: 14px; 
        font-family: Arial, sans-serif;
        font-weight: 500;
        transition: all 0.3s ease;
    }
    .wb-btn:hover {
        background: #f9f9f9;
        border-color: #bbb;
    }
    
    .wb-social { 
        display: flex; 
        gap: 15px; 
        font-size: 18px; 
        color: #555;
    }
    
    .wb-quote { 
        background: linear-gradient(90deg, #6a11cb, #2575fc); 
        color: #fff; 
        padding: 12px 25px; 
        border-radius: 25px; 
        text-decoration: none; 
        font-weight: bold; 
        font-family: Arial, sans-serif;
        font-size: 14px;
        letter-spacing: 0.5px;
        transition: transform 0.2s ease;
    }
    .wb-quote:hover {
        transform: scale(1.03);
    }

    /* ==========================================================
       ১. ট্যাবলেট ডিভাইসের জন্য রেসপন্সিভ কোড (max-width: 992px)
       ========================================================== */
    @media (max-width: 992px) {
        .wb-custom-header {
            border-radius: 25px; /* মাঝারি স্ক্রিনে বর্ডার রেডিয়াস একটু কমানো হলো */
            justify-content: space-around;
            padding: 20px;
        }
    }

    /* ==========================================================
       ২. মোবাইল ডিভাইসের জন্য রেসপন্সিভ কোড (max-width: 768px)
       ========================================================== */
    @media (max-width: 768px) {
        .wb-custom-header {
            flex-direction: column; /* মোবাইলে সবকিছু একটার নিচে আরেকটা আসবে */
            align-items: center;
            text-align: center;
            border-radius: 15px; /* মোবাইলে চারকোনা শেপ সুন্দর লাগে */
            padding: 20px 15px;
            gap: 20px; /* আইটেমগুলোর মাঝখানের দূরত্ব */
        }

        .wb-item {
            flex-direction: column; /* আইকন ও লেখা একটার নিচে আরেকটা আসবে */
            gap: 8px;
        }

        .wb-btn, .wb-quote {
            width: 100%; /* বাটনগুলো মোবাইলে পুরো চওড়া হয়ে যাবে, চাপতে সুবিধা হবে */
            text-align: center;
            box-sizing: border-box;
        }

        .wb-social {
            margin: 5px 0; /* সোশ্যাল আইকনের উপরে নিচে সামান্য স্পেস */
        }
    }
    /* পেজের অন্য এলিমেন্টকে পুশ করা বা ওভারল্যাপ হওয়া আটকানোর জন্য মেইন রিলিজ */
    .custom-agency-wrapper {
      position: relative;
      display: block;
      clear: both;
      width: 100%;
      margin: 20px 0;
      box-sizing: border-box;
    }

    .custom-agency-wrapper * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }

    /* লোগোর কালার অনুযায়ী হালকা আকর্ষণীয় গ্রেডিয়েন্ট ব্যাকগ্রাউন্ড */
    .custom-agency-section {
      background: linear-gradient(135deg, #fff3eb 0%, #f7e9fa 50%, #f0f3ff 100%);
      padding: 60px 20px;
      color: #333333;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      border-radius: 16px;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    }

    .custom-agency-container {
      max-width: 1200px;
      width: 100%;
    }

    .custom-agency-top-content {
      display: flex;
      flex-wrap: wrap;
      gap: 40px;
      align-items: center;
      margin-bottom: 50px;
    }

    .custom-agency-left {
      flex: 1;
      min-width: 300px;
    }

    /* লোগোর ভাইব্রেন্ট কালার ম্যাচিং ব্যাজ */
    .custom-agency-badge {
      background: linear-gradient(90deg, #ff7b54, #d946ef);
      color: #ffffff;
      padding: 6px 16px;
      border-radius: 20px;
      font-size: 12px;
      font-weight: bold;
      letter-spacing: 1px;
      display: inline-block;
      margin-bottom: 20px;
    }

    .custom-agency-main-title {
      font-size: 42px;
      font-weight: 800;
      line-height: 1.2;
      margin-bottom: 20px;
      color: #1e1b4b;
    }

    /* লোগোর অরেঞ্জ-পিঙ্ক টোন টেক্সট হাইলাইট */
    .custom-agency-highlight {
      background: linear-gradient(90deg, #e0533c, #c026d3);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .custom-agency-description {
      font-size: 16px;
      color: #555555;
      line-height: 1.6;
      margin-bottom: 30px;
    }

    .custom-agency-counter-box {
      display: flex;
      align-items: center;
      gap: 15px;
      background: #ffffff;
      border: 1px solid #e5e7eb;
      padding: 12px 25px;
      border-radius: 50px;
      width: fit-content;
      box-shadow: 0 4px 10px rgba(0,0,0,0.03);
    }

    .custom-agency-counter-icon {
      background: linear-gradient(135deg, #ff7b54, #bc17d4);
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .custom-agency-counter-icon svg {
      fill: #fff;
      width: 20px;
      height: 20px;
    }

    .custom-agency-counter-text h3 {
      font-size: 22px;
      font-weight: 700;
      color: #1a0033;
    }

    .custom-agency-counter-text p {
      font-size: 13px;
      color: #666666;
    }

    .custom-agency-right {
      flex: 1;
      min-width: 300px;
    }

    .custom-agency-white-card-container {
      background: #ffffff;
      border-radius: 24px;
      padding: 30px;
      color: #333333;
      box-shadow: 0 15px 35px rgba(0,0,0,0.08);
      border: 1px solid #f3f4f6;
    }

    .custom-agency-top-three-cards {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 15px;
      margin-bottom: 20px;
    }

    .custom-agency-feature-card {
      background: #fdfbf7;
      border: 1px solid #f5efe6;
      padding: 20px 10px;
      border-radius: 16px;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      transition: transform 0.3s ease;
    }

    .custom-agency-feature-card:hover {
      transform: translateY(-5px);
    }

    .custom-agency-card-icon {
      font-size: 22px;
      width: 50px;
      height: 50px;
      background: #fff0eb;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 12px;
    }

    .custom-agency-feature-card h4 {
      font-size: 13px;
      font-weight: 700;
      color: #1e1b4b;
      margin-bottom: 6px;
    }

    .custom-agency-feature-card p {
      font-size: 11px;
      color: #666666;
    }

    .custom-agency-bottom-long-card {
      background: #fafafa;
      border: 1px solid #f0f0f0;
      border-radius: 16px;
      padding: 20px;
      display: flex;
      align-items: center;
      gap: 20px;
    }

    .custom-agency-clock-icon-box {
      width: 55px;
      height: 55px;
      background: #fdf2f8;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .custom-agency-clock-icon-box svg {
      fill: #db2777;
      width: 30px;
      height: 30px;
    }

    .custom-agency-long-card-text h4 {
      font-size: 18px;
      color: #c026d3;
      margin-bottom: 4px;
      font-weight: 700;
    }

    .custom-agency-long-card-text p {
      font-size: 13px;
      color: #666666;
    }

    /* নিচের রিবন ব্যাকগ্রাউন্ড ও বর্ডার লোগো থিমে সেট করা */
    .custom-agency-bottom-ribbon {
      background: #ffffff;
      border: 1px solid #e5e7eb;
      border-radius: 20px;
      padding: 25px;
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 20px;
      box-shadow: 0 10px 25px rgba(0,0,0,0.03);
    }

    .custom-agency-ribbon-item {
      display: flex;
      align-items: center;
      gap: 15px;
    }

    .custom-agency-ribbon-item:not(:first-child) {
      border-left: 1px solid #e5e7eb;
      padding-left: 20px;
    }

    .custom-agency-ribbon-icon-box {
      width: 45px;
      height: 45px;
      background: #fff3eb;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

    .custom-agency-ribbon-icon-box svg {
      width: 22px;
      height: 22px;
      fill: #ff7b54;
    }

    .custom-agency-ribbon-text h5 {
      font-size: 15px;
      font-weight: 700;
      color: #e0533c;
      margin-bottom: 3px;
    }

    .custom-agency-ribbon-text p {
      font-size: 12px;
      color: #666666;
    }

    @media (max-width: 992px) {
      .custom-agency-top-content { flex-direction: column; }
      .custom-agency-bottom-ribbon { grid-template-columns: repeat(2, 1fr); }
      .custom-agency-ribbon-item:nth-child(3) { border-left: none; padding-left: 0; }
    }

    @media (max-width: 600px) {
      .custom-agency-top-three-cards { grid-template-columns: 1fr; }
      .custom-agency-bottom-ribbon { grid-template-columns: 1fr; }
      .custom-agency-ribbon-item { border-left: none !important; padding-left: 0 !important; }
      .custom-agency-main-title { font-size: 32px; }
    }
          .gt-services-wrapper {
            position: relative;
            display: block;
            clear: both;
            width: 100%;
            margin: 20px 0;
            box-sizing: border-box;
            font-family: 'Inter', 'Segoe UI', system-ui, sans-serif;
        }

        .gt-services-wrapper * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        :root {
            --royal-purple: #6C3B9E;
            --dark-navy: #1A2A4F;
            --purple-light: #8B5FBF;
            --navy-light: #2A3F6E;
            --gold-accent: #F5B041;
        }

        .gt-services-container {
            max-width: 1600px;
            margin: 0 auto;
            padding: 2rem 1rem;
        }

        .gt-brand-header {
            text-align: center;
            margin-bottom: 2rem;
        }

        .gt-logo {
            display: inline-flex;
            align-items: center;
            gap: 0.8rem;
            background: linear-gradient(135deg, var(--dark-navy), var(--royal-purple));
            padding: 1rem 2rem;
            border-radius: 80px;
            box-shadow: 0 10px 25px -5px rgba(0,0,0,0.1);
        }

        .gt-logo-icon {
            width: 45px;
            height: 45px;
            background: linear-gradient(135deg, var(--royal-purple), var(--purple-light));
            border-radius: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 1.5rem;
            color: white;
        }

        .gt-logo-text h1 {
            font-size: 1.8rem;
            font-weight: 800;
            color: white;
            margin: 0;
        }

        .gt-logo-text p {
            font-size: 0.7rem;
            color: #cbd5e1;
            margin: 0;
        }

        .gt-typing-main {
            background: linear-gradient(135deg, var(--dark-navy), #0F1A2E);
            border-radius: 2rem;
            padding: 2.5rem 2rem;
            text-align: center;
            margin-bottom: 3rem;
            box-shadow: 0 20px 35px -12px rgba(0,0,0,0.2);
        }

        .gt-typing-main h2 {
            font-size: 2rem;
            font-weight: 600;
            color: #cbd5e1;
            display: inline-block;
        }

        #mainDynamicText {
            font-size: 2rem;
            font-weight: 800;
            background: linear-gradient(135deg, var(--purple-light), var(--gold-accent));
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
            border-right: 3px solid var(--gold-accent);
            padding-right: 8px;
            animation: blinkCursor 0.7s step-end infinite;
            display: inline-block;
        }

        @keyframes blinkCursor {
            0%, 100% { border-color: var(--gold-accent); }
            50% { border-color: transparent; }
        }

        .gt-services-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
            gap: 1.8rem;
        }

        .gt-service-card {
            background: white;
            border-radius: 1.5rem;
            padding: 1.5rem;
            box-shadow: 0 10px 30px -10px rgba(0,0,0,0.08);
            transition: all 0.3s ease;
            border-top: 4px solid var(--royal-purple);
            display: flex;
            flex-direction: column;
        }

        .gt-service-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 20px 40px -12px rgba(108,59,158,0.2);
        }

        .gt-service-icon {
            font-size: 2rem;
            color: var(--royal-purple);
            margin-bottom: 0.8rem;
        }

        .gt-service-title {
            font-size: 1.2rem;
            font-weight: 800;
            margin-bottom: 0.8rem;
            color: var(--dark-navy);
        }

        .gt-service-typing-wrapper {
            margin: 0.8rem 0;
            min-height: 65px;
            background: #f8fafc;
            padding: 0.6rem;
            border-radius: 10px;
            display: flex;
            align-items: center;
        }

        .gt-service-dynamic-word {
            font-size: 0.95rem;
            font-weight: 700;
            background: linear-gradient(135deg, var(--royal-purple), var(--purple-light));
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
            border-right: 2px solid var(--royal-purple);
            padding-right: 5px;
            animation: blinkCursor 0.7s step-end infinite;
            display: inline-block;
        }

        .gt-service-description {
            font-size: 0.8rem;
            color: #475569;
            line-height: 1.5;
            margin-top: 0.8rem;
            padding-top: 0.6rem;
            border-top: 1px solid #e2e8f0;
            transition: all 0.3s ease;
            flex-grow: 1;
        }

        .gt-service-items-list {
            display: flex;
            flex-wrap: wrap;
            gap: 0.4rem;
            margin: 0.8rem 0 1rem;
        }

        .gt-service-items-list span {
            font-size: 0.7rem;
            background: #f1f5f9;
            padding: 0.2rem 0.6rem;
            border-radius: 20px;
            color: #334155;
        }

        .gt-service-btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 0.6rem;
            background: linear-gradient(135deg, var(--royal-purple), var(--purple-light));
            color: white;
            padding: 0.7rem 1.2rem;
            border-radius: 50px;
            font-weight: 600;
            font-size: 0.85rem;
            text-decoration: none;
            border: none;
            cursor: pointer;
            width: 100%;
            transition: all 0.3s ease;
            position: relative;
            overflow: hidden;
            z-index: 1;
        }

        .gt-service-btn::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
            transition: left 0.5s ease;
            z-index: -1;
        }

        .gt-service-btn:hover::before {
            left: 100%;
        }

        .gt-service-btn:hover {
            transform: translateY(-3px);
            box-shadow: 0 10px 20px -5px rgba(108,59,158,0.4);
            background: linear-gradient(135deg, var(--purple-light), var(--royal-purple));
        }

        .gt-service-btn:active {
            transform: translateY(0px);
        }

        .gt-service-btn i {
            transition: transform 0.3s ease;
        }

        .gt-service-btn:hover i {
            transform: translateX(5px);
        }

        @media (max-width: 768px) {
            .gt-typing-main h2, #mainDynamicText {
                font-size: 1.2rem;
            }
            .gt-services-grid {
                grid-template-columns: 1fr;
            }
        }
            .gt-about-wrapper {
            position: relative;
            display: block;
            clear: both;
            width: 100%;
            padding: 60px 20px;
            background: #ffffff;
            font-family: 'Inter', sans-serif;
            box-sizing: border-box;
        }

        .gt-about-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }

        .gt-about-header {
            text-align: center;
            max-width: 800px;
            margin: 0 auto 50px;
        }

        .gt-about-subtitle {
            text-transform: uppercase;
            font-weight: 700;
            color: #6C3B9E;
            letter-spacing: 2px;
            font-size: 14px;
            margin-bottom: 15px;
            display: block;
        }

        .gt-about-title {
            font-size: 42px;
            font-weight: 800;
            color: #1A2A4F;
            line-height: 1.2;
        }

        .gt-about-title span {
            background: linear-gradient(135deg, #6C3B9E, #F5B041);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .gt-about-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 25px;
            max-width: 1400px;
            margin: 0 auto;
        }

        .gt-about-card {
            background: #ffffff;
            border-radius: 20px;
            padding: 40px 25px;
            text-align: center;
            box-shadow: 0 10px 40px rgba(0,0,0,0.05);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            border: 1px solid #f0f0f0;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .gt-about-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 20px 50px rgba(108, 59, 158, 0.1);
        }

        /* আইকন ডিজাইন - ইমেজ ছাড়া কপিরাইট ফ্রি */
        .gt-card-icon-box {
            width: 100px;
            height: 100px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 45px;
            margin-bottom: 25px;
            position: relative;
        }

        .icon-purple { background: #f3ebff; color: #6C3B9E; }
        .icon-orange { background: #fff5e6; color: #F5B041; }
        .icon-green { background: #e6f9f0; color: #27ae60; }
        .icon-blue { background: #eef2ff; color: #3b82f6; }

        .gt-card-title {
            font-size: 22px;
            font-weight: 700;
            color: #1A2A4F;
            margin-bottom: 15px;
        }

        .gt-card-desc {
            font-size: 14px;
            color: #64748b;
            line-height: 1.6;
            margin-bottom: 20px;
            min-height: 100px;
        }

        .gt-check-list {
            list-style: none;
            width: 100%;
            text-align: left;
        }

        .gt-check-list li {
            font-size: 13px;
            font-weight: 600;
            color: #334155;
            margin-bottom: 10px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .gt-check-list li i { font-size: 16px; }

        /* Responsive */
        @media (max-width: 1200px) {
            .gt-about-grid { grid-template-columns: repeat(2, 1fr); }
        }

        @media (max-width: 600px) {
            .gt-about-grid { grid-template-columns: 1fr; }
            .gt-about-title { font-size: 32px; }
        }
            .gt-why-wrapper {
            position: relative;
            display: block;
            clear: both;
            width: 100%;
            padding: 80px 20px;
            background: #ffffff;
            font-family: 'Inter', sans-serif;
            box-sizing: border-box;
        }

        .gt-why-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }

        .gt-why-header {
            text-align: center;
            max-width: 850px;
            margin: 0 auto 50px;
        }

        .gt-why-subtitle {
            font-weight: 700;
            color: #2F3E9E;
            letter-spacing: 1px;
            font-size: 15px;
            margin-bottom: 12px;
            display: inline-flex;
            align-items: center;
            gap: 10px;
        }

        .gt-why-subtitle::before, .gt-why-subtitle::after {
            content: '';
            display: inline-block;
            width: 25px;
            height: 2px;
            background: #2F3E9E;
        }

        .gt-why-title {
            font-size: 44px;
            font-weight: 800;
            color: #111827;
            margin-bottom: 20px;
        }

        .gt-why-title span {
            color: #2F3E9E;
            position: relative;
        }

        .gt-why-title span::after {
            content: '';
            position: absolute;
            left: 0;
            bottom: -5px;
            width: 100%;
            height: 3px;
            background: #2F3E9E;
            border-radius: 2px;
        }

        .gt-why-tagline {
            font-size: 16px;
            color: #4b5563;
            line-height: 1.6;
        }

        /* 8-Card Grid Layout */
        .gt-why-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 25px;
            max-width: 1400px;
            margin: 0 auto;
        }

        .gt-why-card {
            background: #ffffff;
            border-radius: 20px;
            padding: 35px 25px;
            text-align: center;
            box-shadow: 0 4px 25px rgba(0,0,0,0.03);
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
            border: 1px solid #f3f4f6;
            position: relative;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .gt-why-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
        }

        /* সিরিয়াল নাম্বার ব্যাজ */
        .gt-card-number {
            position: absolute;
            top: 20px;
            left: 20px;
            width: 28px;
            height: 28px;
            border-radius: 50%;
            color: white;
            font-size: 12px;
            font-weight: 700;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        /* আইকন কন্টেইনার */
        .gt-why-icon-circle {
            width: 110px;
            height: 110px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 42px;
            margin-bottom: 25px;
            transition: transform 0.3s ease;
        }

        .gt-why-card:hover .gt-why-icon-circle {
            transform: scale(1.05);
        }

        .gt-card-heading {
            font-size: 20px;
            font-weight: 700;
            color: #1f2937;
            margin-bottom: 15px;
            position: relative;
            padding-bottom: 12px;
        }

        .gt-card-heading::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 35px;
            height: 3px;
            border-radius: 2px;
        }

        .gt-card-text {
            font-size: 14px;
            color: #6b7280;
            line-height: 1.6;
        }

        /* ডাইনামিক কালার স্কিম (হুবহু ইমেজের মতো ৮টি কালার টোন) */
        .col-1 .gt-card-number { background: #1e3a8a; }
        .col-1 .gt-why-icon-circle { background: #eff6ff; color: #1e40af; }
        .col-1 .gt-card-heading::after { background: #1e40af; }

        .col-2 .gt-card-number { background: #10b981; }
        .col-2 .gt-why-icon-circle { background: #ecfdf5; color: #059669; }
        .col-2 .gt-card-heading::after { background: #059669; }

        .col-3 .gt-card-number { background: #f97316; }
        .col-3 .gt-why-icon-circle { background: #fff7ed; color: #ea580c; }
        .col-3 .gt-card-heading::after { background: #ea580c; }

        .col-4 .gt-card-number { background: #2563eb; }
        .col-4 .gt-why-icon-circle { background: #eff6ff; color: #2563eb; }
        .col-4 .gt-card-heading::after { background: #2563eb; }

        .col-5 .gt-card-number { background: #ec4899; }
        .col-5 .gt-why-icon-circle { background: #fdf2f8; color: #db2777; }
        .col-5 .gt-card-heading::after { background: #db2777; }

        .col-6 .gt-card-number { background: #06b6d4; }
        .col-6 .gt-why-icon-circle { background: #ecfeff; color: #0891b2; }
        .col-6 .gt-card-heading::after { background: #0891b2; }

        .col-7 .gt-card-number { background: #ef4444; }
        .col-7 .gt-why-icon-circle { background: #fef2f2; color: #dc2626; }
        .col-7 .gt-card-heading::after { background: #dc2626; }

        .col-8 .gt-card-number { background: #6366f1; }
        .col-8 .gt-why-icon-circle { background: #eef2ff; color: #4f46e5; }
        .col-8 .gt-card-heading::after { background: #4f46e5; }

        /* Responsive Breakpoints */
        @media (max-width: 1200px) {
            .gt-why-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }
        }

        @media (max-width: 650px) {
            .gt-why-grid { grid-template-columns: 1fr; }
            .gt-why-title { font-size: 30px; }
            .gt-why-tagline { font-size: 14px; }
        }
            .gt-process-wrapper {
            position: relative;
            display: block;
            clear: both;
            width: 100%;
            padding: 80px 20px;
            background: #ffffff;
            font-family: 'Inter', sans-serif;
            box-sizing: border-box;
        }

        .gt-process-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }

        /* Header Styles */
        .gt-process-header {
            text-align: center;
            max-width: 850px;
            margin: 0 auto 60px;
        }

        .gt-process-subtitle {
            font-weight: 700;
            color: #6366f1;
            letter-spacing: 1.5px;
            font-size: 14px;
            margin-bottom: 12px;
            display: inline-flex;
            align-items: center;
            gap: 10px;
            text-transform: uppercase;
        }

        .gt-process-subtitle::before, .gt-process-subtitle::after {
            content: '';
            display: inline-block;
            width: 6px;
            height: 6px;
            background: #f59e0b;
            border-radius: 50%;
        }

        .gt-process-title {
            font-size: 44px;
            font-weight: 800;
            color: #111827;
            margin-bottom: 20px;
            line-height: 1.2;
        }

        .gt-process-title span {
            color: #4f46e5;
        }

        .gt-process-tagline {
            font-size: 16px;
            color: #4b5563;
            line-height: 1.6;
        }

        /* Timeline Roadmap Layout */
        .gt-timeline-container {
            position: relative;
            max-width: 1400px;
            margin: 40px auto;
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            gap: 15px;
        }

        /* কানেক্টিং হরিজন্টাল লাইন রোডম্যাপ */
        .gt-timeline-container::before {
            content: '';
            position: absolute;
            top: 135px; /* আইকন সার্কেলের নিচে ডট বরাবর পজিশন */
            left: 5%;
            width: 90%;
            height: 2px;
            background: #e5e7eb;
            z-index: 1;
        }

        /* Individual Process Step Card */
        .gt-process-step {
            position: relative;
            flex: 1;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            z-index: 2;
        }

        /* টপ কার্ভ আইকন বাবল */
        .gt-icon-bubble {
            width: 100px;
            height: 100px;
            border-radius: 50%;
            background: #ffffff;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 36px;
            border: 2px solid #e5e7eb;
            position: relative;
            box-shadow: 0 10px 20px rgba(0,0,0,0.02);
            transition: all 0.3s ease;
        }

        .gt-icon-bubble::after {
            content: '';
            position: absolute;
            bottom: -15px;
            left: 50%;
            transform: translateX(-50%);
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: #ffffff;
            border: 3px solid #e5e7eb;
            transition: all 0.3s ease;
        }

        /* টাইমলাইন ডট ও পিনপয়েন্ট */
        .gt-step-pointer {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: #ffffff;
            margin: 20px 0;
            z-index: 3;
            transition: all 0.3s ease;
        }

        /* সিরিয়াল নাম্বার ব্যাজ */
        .gt-step-number {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            color: white;
            font-size: 13px;
            font-weight: 700;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 20px;
            box-shadow: 0 4px 10px rgba(0,0,0,0.1);
        }

        .gt-step-name {
            font-size: 18px;
            font-weight: 700;
            margin-bottom: 15px;
            transition: color 0.3s ease;
        }

        .gt-step-desc {
            font-size: 13.5px;
            color: #6b7280;
            line-height: 1.6;
            padding: 0 10px;
        }

        /*Hover Effects*/
        .gt-process-step:hover .gt-icon-bubble {
            transform: translateY(-5px);
            box-shadow: 0 15px 30px rgba(0,0,0,0.08);
        }

        /* কালার কম্বিনেশন স্কিম (হুবহু ইমেজ অনুযায়ী কালার টোন) */
        .step-1 .gt-icon-bubble { color: #4f46e5; border-color: #4f46e5; }
        .step-1 .gt-icon-bubble::after, .step-1 .gt-step-pointer { border-color: #4f46e5; background: #4f46e5; }
        .step-1 .gt-step-number { background: #1e3a8a; }
        .step-1 .gt-step-name { color: #1e3a8a; }

        .step-2 .gt-icon-bubble { color: #f97316; border-color: #f97316; }
        .step-2 .gt-icon-bubble::after, .step-2 .gt-step-pointer { border-color: #f97316; background: #f97316; }
        .step-2 .gt-step-number { background: #ea580c; }
        .step-2 .gt-step-name { color: #ea580c; }

        .step-3 .gt-icon-bubble { color: #10b981; border-color: #10b981; }
        .step-3 .gt-icon-bubble::after, .step-3 .gt-step-pointer { border-color: #10b981; background: #10b981; }
        .step-3 .gt-step-number { background: #059669; }
        .step-3 .gt-step-name { color: #059669; }

        .step-4 .gt-icon-bubble { color: #3b82f6; border-color: #3b82f6; }
        .step-4 .gt-icon-bubble::after, .step-4 .gt-step-pointer { border-color: #3b82f6; background: #3b82f6; }
        .step-4 .gt-step-number { background: #2563eb; }
        .step-4 .gt-step-name { color: #2563eb; }

        .step-5 .gt-icon-bubble { color: #6366f1; border-color: #6366f1; }
        .step-5 .gt-icon-bubble::after, .step-5 .gt-step-pointer { border-color: #6366f1; background: #6366f1; }
        .step-5 .gt-step-number { background: #4f46e5; }
        .step-5 .gt-step-name { color: #4f46e5; }

        .step-6 .gt-icon-bubble { color: #ea580c; border-color: #ea580c; }
        .step-6 .gt-icon-bubble::after, .step-6 .gt-step-pointer { border-color: #ea580c; background: #ea580c; }
        .step-6 .gt-step-number { background: #f97316; }
        .step-6 .gt-step-name { color: #f97316; }

        .step-7 .gt-icon-bubble { color: #10b981; border-color: #10b981; }
        .step-7 .gt-icon-bubble::after, .step-7 .gt-step-pointer { border-color: #10b981; background: #10b981; }
        .step-7 .gt-step-number { background: #059669; }
        .step-7 .gt-step-name { color: #059669; }

        /* বটম হাইলাইট বক্স */
        .gt-process-footer-box {
            max-width: 1000px;
            margin: 60px auto 0;
            background: #f3f4f6;
            border-radius: 16px;
            padding: 20px 30px;
            display: flex;
            align-items: center;
            gap: 20px;
        }

        .gt-footer-badge {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            background: #6366f1;
            color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 20px;
            flex-shrink: 0;
        }

        .gt-footer-text {
            font-size: 18px;
            font-weight: 600;
            color: #1f2937;
            line-height: 1.4;
        }

        .gt-footer-text span {
            color: #4f46e5;
        }

        /* Responsive Styles */
        @media (max-width: 1100px) {
            .gt-timeline-container {
                flex-direction: column;
                gap: 40px;
                padding-left: 40px;
            }
            .gt-timeline-container::before {
                top: 0;
                left: 48px;
                width: 2px;
                height: 95%;
            }
            .gt-process-step {
                flex-direction: row;
                text-align: left;
                align-items: center;
                width: 100%;
            }
            .gt-icon-bubble {
                flex-shrink: 0;
                width: 80px;
                height: 80px;
                font-size: 28px;
            }
            .gt-icon-bubble::after {
                display: none;
            }
            .gt-step-pointer {
                position: absolute;
                left: 8px;
                margin: 0;
            }
            .gt-step-number {
                margin-bottom: 0;
                margin-left: 20px;
                flex-shrink: 0;
            }
            .gt-step-content-wrap {
                margin-left: 20px;
            }
            .gt-step-name {
                margin-bottom: 5px;
            }
            .gt-step-desc {
                padding: 0;
            }
            .gt-process-footer-box {
                flex-direction: column;
                text-align: center;
                padding: 25px;
            }
        }

        @media (max-width: 600px) {
            .gt-process-title { font-size: 32px; }
            .gt-process-tagline { font-size: 14px; }
            .gt-footer-text { font-size: 15px; }
        }
            .gt-portfolio-wrapper {
            position: relative;
            display: block;
            clear: both;
            width: 100%;
            padding: 80px 20px;
            background: #f8fafc;
            font-family: 'Inter', sans-serif;
            box-sizing: border-box;
        }

        .gt-portfolio-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }

        /* Header Layout */
        .gt-portfolio-header {
            text-align: center;
            max-width: 850px;
            margin: 0 auto 40px;
        }

        .gt-portfolio-subtitle {
            font-weight: 700;
            color: #4f46e5;
            background: #eeebff;
            padding: 6px 16px;
            border-radius: 20px;
            letter-spacing: 0.5px;
            font-size: 13px;
            display: inline-block;
            margin-bottom: 15px;
            text-transform: uppercase;
        }

        .gt-portfolio-title {
            font-size: 42px;
            font-weight: 800;
            color: #111827;
            margin-bottom: 15px;
            line-height: 1.2;
        }

        .gt-portfolio-title span {
            color: #4f46e5;
        }

        .gt-portfolio-tagline {
            font-size: 16px;
            color: #4b5563;
            line-height: 1.6;
        }

        /* Tabs Filter Menu */
        .gt-portfolio-tabs {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            gap: 15px;
            margin-bottom: 50px;
        }

        .gt-tab-btn {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            padding: 12px 24px;
            background: #ffffff;
            border: 1px solid #e5e7eb;
            color: #374151;
            font-size: 15px;
            font-weight: 600;
            border-radius: 30px;
            cursor: pointer;
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
            box-shadow: 0 2px 5px rgba(0,0,0,0.02);
        }

        .gt-tab-btn i {
            font-size: 16px;
            color: #6b7280;
            transition: color 0.3s ease;
        }

        /* Active Tab State */
        .gt-tab-btn.active {
            background: #4f46e5;
            color: #ffffff;
            border-color: #4f46e5;
            box-shadow: 0 10px 20px rgba(79, 70, 229, 0.2);
        }

        .gt-tab-btn.active i {
            color: #ffffff;
        }

        .gt-tab-btn:hover:not(.active) {
            background: #f3f4f6;
            border-color: #d1d5db;
            transform: translateY(-2px);
        }

        /* Portfolio Grid System */
        .gt-portfolio-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 25px;
            max-width: 1400px;
            margin: 0 auto;
            min-height: 400px;
        }

        /* Project Card Styling */
        .gt-project-card {
            background: #ffffff;
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 4px 20px rgba(0,0,0,0.03);
            border: 1px solid #f3f4f6;
            display: flex;
            flex-direction: column;
            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
            opacity: 1;
            transform: scale(1);
        }

        /* কার্ডের হাইড/শো অ্যানিমেশন ইফেক্ট */
        .gt-project-card.hide {
            display: none;
            opacity: 0;
            transform: scale(0.8);
        }

        .gt-project-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 20px 30px rgba(0,0,0,0.07);
        }

        /* Image Frame wrapper */
        .gt-project-img-holder {
            position: relative;
            width: 100%;
            height: 240px;
            overflow: hidden;
            background: #e5e7eb;
        }

        .gt-project-img-holder img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
        }

        .gt-project-card:hover .gt-project-img-holder img {
            transform: scale(1.08);
        }

        /* Content Context Area */
        .gt-project-details {
            padding: 25px;
            display: flex;
            flex-direction: column;
            flex-grow: 1;
        }

        .gt-project-badge {
            align-self: flex-start;
            font-size: 12px;
            font-weight: 600;
            padding: 4px 12px;
            border-radius: 12px;
            margin-bottom: 12px;
            text-transform: capitalize;
        }

        /* ক্যাটেগরি অনুযায়ী ডাইনামিক রিবন কালার */
        .badge-website { background: #eff6ff; color: #2563eb; }
        .badge-wordpress { background: #fdf2f8; color: #db2777; }
        .badge-ecommerce { background: #f0fdf4; color: #16a34a; }
        .badge-logo { background: #fff7ed; color: #ea580c; }
        .badge-graphic { background: #faf5ff; color: #9333ea; }

        .gt-project-title {
            font-size: 20px;
            font-weight: 700;
            color: #1f2937;
            margin-bottom: 10px;
            line-height: 1.3;
        }

        .gt-project-description {
            font-size: 14px;
            color: #6b7280;
            line-height: 1.5;
            margin-bottom: 25px;
            flex-grow: 1;
        }

        /* Action Buttons Interaction Options */
        .gt-project-actions {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 12px;
            margin-top: auto;
        }

        .gt-action-btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            padding: 10px 14px;
            font-size: 13.5px;
            font-weight: 600;
            border-radius: 10px;
            text-decoration: none;
            transition: all 0.3s ease;
            cursor: pointer;
        }

        /* View Project Button (Outline) */
        .btn-view {
            background: #ffffff;
            color: #4f46e5;
            border: 1px solid #4f46e5;
        }

        .btn-view:hover {
            background: #f4f3ff;
            transform: translateY(-2px);
        }

        /* Live Demo Button (Filled) */
        .btn-demo {
            background: #4f46e5;
            color: #ffffff;
            border: 1px solid #4f46e5;
        }

        .btn-demo:hover {
            background: #3730a3;
            border-color: #3730a3;
            transform: translateY(-2px);
            box-shadow: 0 5px 15px rgba(79, 70, 229, 0.3);
        }

        /* Footer View All Trigger Option */
        .gt-portfolio-footer {
            text-align: center;
            margin-top: 50px;
        }

        .btn-view-all {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            padding: 14px 32px;
            background: #ffffff;
            color: #4f46e5;
            border: 2px solid #4f46e5;
            font-size: 16px;
            font-weight: 700;
            border-radius: 35px;
            text-decoration: none;
            transition: all 0.3s ease;
            box-shadow: 0 4px 10px rgba(0,0,0,0.02);
        }

        .btn-view-all:hover {
            background: #4f46e5;
            color: #ffffff;
            transform: scale(1.03);
            box-shadow: 0 10px 20px rgba(79, 70, 229, 0.15);
        }

        .btn-view-all i {
            transition: transform 0.3s ease;
        }

        .btn-view-all:hover i {
            transform: translateX(5px);
        }

        /* Responsive Breakpoints Rules */
        @media (max-width: 1300px) {
            .gt-portfolio-grid { grid-template-columns: repeat(3, 1fr); gap: 20px; }
        }

        @media (max-width: 950px) {
            .gt-portfolio-grid { grid-template-columns: repeat(2, 1fr); }
            .gt-portfolio-title { font-size: 34px; }
        }

        @media (max-width: 650px) {
            .gt-portfolio-grid { grid-template-columns: 1fr; }
            .gt-portfolio-tabs { gap: 10px; }
            .gt-tab-btn { padding: 10px 18px; font-size: 13.5px; }
            .gt-portfolio-title { font-size: 28px; }
        }
        @keyframes portfolioFadeIn {
        from {
            opacity: 0;
            transform: scale(0.9) translateY(10px);
        }
        to {
            opacity: 1;
            transform: scale(1) translateY(0);
        }
    }
        .gt-review-wrapper {
            position: relative;
            display: block;
            clear: both;
            width: 100%;
            padding: 80px 20px;
            background: #f8fafc;
            font-family: 'Inter', sans-serif;
            box-sizing: border-box;
        }

        .gt-review-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }

        /* Header Layout */
        .gt-review-header {
            text-align: center;
            max-width: 850px;
            margin: 0 auto 50px;
        }

        .gt-review-subtitle {
            font-weight: 700;
            color: #4f46e5;
            background: #eeebff;
            padding: 6px 16px;
            border-radius: 20px;
            letter-spacing: 0.5px;
            font-size: 13px;
            display: inline-block;
            margin-bottom: 15px;
            text-transform: uppercase;
        }

        .gt-review-title {
            font-size: 42px;
            font-weight: 800;
            color: #111827;
            margin-bottom: 15px;
            line-height: 1.2;
        }

        .gt-review-title span { color: #4f46e5; }

        .gt-review-tagline {
            font-size: 16px;
            color: #4b5563;
            line-height: 1.6;
        }

        /* Split Flex Layout (Tabs Left, Testimonials Right) */
        .gt-review-split-container {
            display: flex;
            max-width: 1350px;
            margin: 0 auto;
            gap: 40px;
            align-items: flex-start;
        }

        /* Left Column: Filter Buttons */
        .gt-review-sidebar-tabs {
            flex: 0 0 320px;
            display: flex;
            flex-direction: column;
            gap: 12px;
            background: #ffffff;
            padding: 25px;
            border-radius: 20px;
            box-shadow: 0 4px 20px rgba(0,0,0,0.02);
            border: 1px solid #e5e7eb;
        }

        .gt-review-tab-title {
            font-size: 14px;
            font-weight: 700;
            color: #9ca3af;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 8px;
            padding-left: 10px;
        }

        .gt-rev-btn {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            padding: 14px 20px;
            background: #ffffff;
            border: 1px solid #f3f4f6;
            color: #4b5563;
            font-size: 15px;
            font-weight: 600;
            border-radius: 12px;
            cursor: pointer;
            text-align: left;
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        }

        .gt-rev-btn-content {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .gt-rev-btn i {
            font-size: 16px;
            color: #6b7280;
            transition: all 0.3s ease;
        }

        .gt-rev-btn .arrow-icon {
            font-size: 12px;
            opacity: 0.5;
            transform: translateX(-5px);
        }

        /* Active Tab Status */
        .gt-rev-btn.active {
            background: #4f46e5;
            color: #ffffff;
            border-color: #4f46e5;
            box-shadow: 0 10px 20px rgba(79, 70, 229, 0.15);
        }

        .gt-rev-btn.active i { color: #ffffff; }
        .gt-rev-btn.active .arrow-icon { opacity: 1; transform: translateX(0); }

        .gt-rev-btn:hover:not(.active) {
            background: #f9fafb;
            color: #111827;
            border-color: #cbd5e1;
            transform: translateX(4px);
        }

        /* Right Column: Cards Area */
        .gt-review-cards-content {
            flex: 1;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 25px;
            min-height: 450px;
        }

        /* Testimonial Card Design */
        .gt-testimonial-card {
            background: #ffffff;
            border-radius: 20px;
            padding: 35px;
            border: 1px solid #e5e7eb;
            box-shadow: 0 4px 25px rgba(0,0,0,0.02);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
            position: relative;
        }

        .gt-testimonial-card.hide {
            display: none;
            opacity: 0;
            transform: scale(0.8);
        }

        .gt-testimonial-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 20px 35px rgba(0,0,0,0.06);
            border-color: #d1d5db;
        }

        /* Quote Icon Badge Graphic */
        .gt-quote-mark {
            position: absolute;
            top: 30px;
            right: 35px;
            font-size: 38px;
            color: #e5e7eb;
            line-height: 1;
        }

        /* Stars Design */
        .gt-stars-box {
            color: #f59e0b;
            font-size: 14px;
            margin-bottom: 20px;
            display: flex;
            gap: 4px;
        }

        .gt-review-text {
            font-size: 15px;
            color: #374151;
            line-height: 1.7;
            font-style: italic;
            margin-bottom: 30px;
            flex-grow: 1;
        }

        /* User Profile Bio Area */
        .gt-reviewer-profile {
            display: flex;
            align-items: center;
            gap: 15px;
            border-top: 1px solid #f3f4f6;
            padding-top: 20px;
        }

        /* ভেরিফাইড অ্যাভাটার আইকন (কপিরাইট ফ্রি সিএসএস ফন্ট আইকন বা বাবল) */
        .gt-reviewer-avatar {
            width: 50px;
            height: 50px;
            border-radius: 50%;
            background: #eeebff;
            color: #4f46e5;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 20px;
            font-weight: 700;
            flex-shrink: 0;
            border: 2px solid #ffffff;
            box-shadow: 0 4px 10px rgba(0,0,0,0.05);
        }

        /* বিভিন্ন কার্ডে ডাইনামিক ভিন্ন কালার থিম */
        .gt-testimonial-card:nth-child(even) .gt-reviewer-avatar { background: #eef2ff; color: #3b82f6; }
        .gt-testimonial-card:nth-child(3n) .gt-reviewer-avatar { background: #e6f9f0; color: #10b981; }

        .gt-reviewer-info h4 {
            font-size: 16px;
            font-weight: 700;
            color: #111827;
            margin-bottom: 2px;
            display: flex;
            align-items: center;
            gap: 6px;
        }

        .gt-reviewer-info h4 i {
            color: #3b82f6;
            font-size: 13px;
        }

        .gt-reviewer-info p {
            font-size: 13px;
            color: #6b7280;
            font-weight: 500;
        }

        /* Interactive Live Demo Links buttons options */
        .gt-review-project-link {
            margin-top: 15px;
            display: inline-flex;
            align-items: center;
            gap: 6px;
            font-size: 13px;
            font-weight: 700;
            color: #4f46e5;
            text-decoration: none;
            transition: color 0.3s ease;
        }

        .gt-review-project-link:hover {
            color: #3730a3;
            text-decoration: underline;
        }

        /* Responsive Configuration Styles */
        @media (max-width: 1050px) {
            .gt-review-split-container { flex-direction: column; gap: 30px; }
            .gt-review-sidebar-tabs { flex: 1; width: 100%; display: grid; grid-template-columns: repeat(2, 1fr); }
            .gt-review-tab-title { grid-column: span 2; }
        }

        @media (max-width: 750px) {
            .gt-review-sidebar-tabs { grid-template-columns: 1fr; }
            .gt-review-tab-title { grid-column: span 1; }
            .gt-review-cards-content { grid-template-columns: 1fr; }
            .gt-review-title { font-size: 30px; }
            .gt-review-tagline { font-size: 14px; }
        }
        @keyframes revCardFadeIn {
        from {
            opacity: 0;
            transform: translateY(15px) scale(0.95);
        }
        to {
            opacity: 1;
            transform: translateY(0) scale(1);
        }
    }
        .gt-industries-wrapper {
            position: relative;
            display: block;
            clear: both;
            width: 100%;
            padding: 80px 20px;
            background: #f8fafc;
            font-family: 'Inter', sans-serif;
            box-sizing: border-box;
        }

        .gt-industries-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }

        /* Section Header */
        .gt-ind-header {
            text-align: center;
            max-width: 850px;
            margin: 0 auto 50px;
        }

        .gt-ind-subtitle {
            font-weight: 700;
            color: #4f46e5;
            background: #eeebff;
            padding: 6px 16px;
            border-radius: 20px;
            letter-spacing: 0.5px;
            font-size: 13px;
            display: inline-block;
            margin-bottom: 15px;
            text-transform: uppercase;
        }

        .gt-ind-title {
            font-size: 42px;
            font-weight: 800;
            color: #111827;
            margin-bottom: 15px;
            line-height: 1.2;
        }

        .gt-ind-title span { color: #4f46e5; }

        .gt-ind-tagline {
            font-size: 16px;
            color: #4b5563;
            line-height: 1.6;
        }

        /* Split Flex Layout Framework */
        .gt-ind-split-container {
            display: flex;
            max-width: 1350px;
            margin: 0 auto;
            gap: 40px;
            align-items: flex-start;
        }

        /* Left Control Sidebar Navigation Tabs */
        .gt-ind-sidebar-tabs {
            flex: 0 0 320px;
            display: flex;
            flex-direction: column;
            gap: 12px;
            background: #ffffff;
            padding: 25px;
            border-radius: 20px;
            box-shadow: 0 4px 20px rgba(0,0,0,0.02);
            border: 1px solid #e5e7eb;
        }

        .gt-ind-tab-title {
            font-size: 14px;
            font-weight: 700;
            color: #9ca3af;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 8px;
            padding-left: 10px;
        }

        .gt-ind-btn {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            padding: 15px 20px;
            background: #ffffff;
            border: 1px solid #f3f4f6;
            color: #4b5563;
            font-size: 15px;
            font-weight: 700;
            border-radius: 12px;
            cursor: pointer;
            text-align: left;
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        }

        .gt-ind-btn-content {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .gt-ind-btn i {
            font-size: 18px;
            color: #6b7280;
            transition: all 0.3s ease;
        }

        .gt-ind-btn .arrow-icon {
            font-size: 12px;
            opacity: 0.5;
            transform: translateX(-5px);
        }

        /* Active State Controller */
        .gt-ind-btn.active {
            background: #4f46e5;
            color: #ffffff;
            border-color: #4f46e5;
            box-shadow: 0 10px 20px rgba(79, 70, 229, 0.15);
        }

        .gt-ind-btn.active i { color: #ffffff; }
        .gt-ind-btn.active .arrow-icon { opacity: 1; transform: translateX(0); }

        .gt-ind-btn:hover:not(.active) {
            background: #f9fafb;
            color: #111827;
            border-color: #cbd5e1;
            transform: translateX(4px);
        }

        /* Right Grid Dynamic Output Workspace */
        .gt-ind-cards-grid {
            flex: 1;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 25px;
            min-height: 480px;
        }

        /* Industry Functional Card Custom Design */
        .gt-industry-card {
            background: #ffffff;
            border-radius: 20px;
            padding: 35px;
            border: 1px solid #e5e7eb;
            box-shadow: 0 4px 25px rgba(0,0,0,0.02);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
            position: relative;
            overflow: hidden;
        }

        .gt-industry-card.hide {
            display: none;
            opacity: 0;
            transform: scale(0.8);
        }

        .gt-industry-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 20px 40px rgba(0,0,0,0.06);
            border-color: #4f46e5;
        }

        /* Large Ambient Decorative Icon Background */
        .gt-ind-bg-icon {
            position: absolute;
            bottom: -15px;
            right: -10px;
            font-size: 90px;
            color: #f1f5f9;
            z-index: 1;
            pointer-events: none;
            transition: color 0.3s ease;
        }

        .gt-industry-card:hover .gt-ind-bg-icon {
            color: #e0e7ff;
        }

        .gt-card-body-wrap {
            position: relative;
            z-index: 2;
        }

        /* Accent Icon Bubble Frame */
        .gt-ind-avatar-badge {
            width: 55px;
            height: 55px;
            border-radius: 14px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-size: 24px;
            margin-bottom: 22px;
            transition: all 0.3s ease;
        }

        /* Dynamic Color Schemes Based on Category Context */
        .theme-tech { background: #eff6ff; color: #2563eb; }
        .theme-store { background: #f0fdf4; color: #16a34a; }
        .theme-health { background: #fff1f2; color: #f43f5e; }
        .theme-edu { background: #fdf4ff; color: #c084fc; }
        .theme-finance { background: #fff7ed; color: #ea580c; }
        .theme-real { background: #f0fdfa; color: #0d9488; }

        .gt-ind-card-title {
            font-size: 22px;
            font-weight: 800;
            color: #111827;
            margin-bottom: 12px;
        }

        .gt-ind-card-desc {
            font-size: 14.5px;
            color: #4b5563;
            line-height: 1.6;
            margin-bottom: 25px;
        }

        /* Action Buttons Grid Platform */
        .gt-ind-card-actions {
            position: relative;
            z-index: 2;
            display: flex;
            gap: 12px;
            margin-top: auto;
        }

        .gt-ind-btn-action {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            padding: 11px 18px;
            font-size: 13.5px;
            font-weight: 700;
            border-radius: 10px;
            text-decoration: none;
            transition: all 0.3s ease;
            cursor: pointer;
            flex: 1;
        }

        .btn-ind-view {
            background: #ffffff;
            color: #4f46e5;
            border: 1px solid #4f46e5;
        }

        .btn-ind-view:hover {
            background: #f4f3ff;
            transform: translateY(-2px);
        }

        .btn-ind-demo {
            background: #4f46e5;
            color: #ffffff;
            border: 1px solid #4f46e5;
        }

        .btn-ind-demo:hover {
            background: #3730a3;
            border-color: #3730a3;
            transform: translateY(-2px);
            box-shadow: 0 5px 15px rgba(79, 70, 229, 0.25);
        }

        /* Responsive Breakpoints Controls */
        @media (max-width: 1050px) {
            .gt-ind-split-container { flex-direction: column; gap: 30px; }
            .gt-ind-sidebar-tabs { flex: 1; width: 100%; display: grid; grid-template-columns: repeat(2, 1fr); }
            .gt-ind-tab-title { grid-column: span 2; }
        }

        @media (max-width: 750px) {
            .gt-ind-sidebar-tabs { grid-template-columns: 1fr; }
            .gt-ind-tab-title { grid-column: span 1; }
            .gt-ind-cards-grid { grid-template-columns: 1fr; }
            .gt-ind-title { font-size: 32px; }
            .gt-ind-tagline { font-size: 14px; }
        }
        @keyframes indCardSlideIn {
        from {
            opacity: 0;
            transform: translateY(15px) scale(0.96);
        }
        to {
            opacity: 1;
            transform: translateY(0) scale(1);
        }
    }
    .gt-tech-wrapper {
        font-family: 'Inter', sans-serif;
        background: #f8faff;
        padding: 60px 20px;
        box-sizing: border-box;
        width: 100%;
        display: block;
        clear: both;
    }

    .gt-tech-wrapper * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }

    .gt-tech-container {
        max-width: 1400px;
        margin: 0 auto;
    }

    /* Header Section */
    .gt-tech-header-area {
        text-align: center;
        margin-bottom: 50px;
    }

    .gt-tech-badge {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        color: #6C3B9E;
        background: #f0e6ff;
        padding: 8px 18px;
        border-radius: 30px;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        margin-bottom: 20px;
    }

    .gt-tech-header-area h2 {
        font-size: 42px;
        font-weight: 800;
        color: #0f172a;
        margin-bottom: 15px;
        line-height: 1.2;
    }

    .gt-tech-header-area h2 span {
        color: #6C3B9E;
    }

    .gt-tech-header-area p {
        color: #64748b;
        font-size: 16px;
        max-width: 700px;
        margin: 0 auto;
        line-height: 1.6;
    }

    /* Grid Layout */
    .gt-tech-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 25px;
        margin-bottom: 50px;
    }

    .gt-tech-card {
        background: #ffffff;
        padding: 25px;
        border-radius: 20px;
        box-shadow: 0 10px 30px rgba(0,0,0,0.04);
        border: 1px solid #f1f5f9;
        transition: all 0.3s ease;
    }

    .gt-tech-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 15px 35px rgba(108, 59, 158, 0.1);
        border-color: #e2d4f5;
    }

    .gt-tech-card-header {
        display: flex;
        align-items: center;
        gap: 12px;
        margin-bottom: 20px;
    }

    .gt-tech-card-header i {
        font-size: 24px;
        color: #6C3B9E;
    }

    .gt-tech-card-header h3 {
        color: #0f172a;
        font-size: 18px;
        font-weight: 700;
    }

    /* Inner Icons Grid */
    .gt-tech-icon-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 15px 10px;
    }

    .gt-tech-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 6px;
    }

    .gt-tech-item i {
        font-size: 28px;
    }

    .gt-tech-item span {
        font-size: 11px;
        color: #475569;
        font-weight: 500;
    }

    /* Custom Brand Colors for Icons */
    .clr-html { color: #e34f26; }
    .clr-css { color: #1572b6; }
    .clr-js { color: #f7df1e; }
    .clr-react { color: #61dafb; }
    .clr-next { color: #000000; }
    .clr-bs { color: #7952b3; }
    .clr-tw { color: #38bdf8; }
    .clr-vue { color: #4fc08d; }
    .clr-php { color: #777bb4; }
    .clr-laravel { color: #ff2d20; }
    .clr-node { color: #339933; }
    .clr-python { color: #3776ab; }
    .clr-wp { color: #21759b; }
    .clr-woo { color: #96588a; }
    .clr-shopify { color: #95bf47; }
    .clr-mysql { color: #4479a1; }
    .clr-mongo { color: #47a248; }
    .clr-aws { color: #ff9900; }
    .clr-cloud { color: #f38020; }
    .clr-figma { color: #f24e1e; }
    .clr-adobe { color: #ff0000; }
    .clr-git { color: #f05032; }

    /* Footer Banner Banner */
    .gt-tech-footer-banner {
        background: linear-gradient(135deg, #4c1d95, #6C3B9E);
        border-radius: 20px;
        padding: 40px 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #ffffff;
        position: relative;
        overflow: hidden;
    }

    .gt-tech-footer-content {
        position: relative;
        z-index: 2;
        max-width: 60%;
    }

    .gt-tech-footer-content h3 {
        font-size: 28px;
        font-weight: 800;
        margin-bottom: 10px;
    }

    .gt-tech-footer-content p {
        font-size: 15px;
        color: #e2e8f0;
        line-height: 1.6;
    }

    .gt-tech-footer-icon {
        position: absolute;
        right: 40px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 120px;
        opacity: 0.15;
        z-index: 1;
    }

    /* Responsive */
    @media (max-width: 1200px) {
        .gt-tech-grid { grid-template-columns: repeat(3, 1fr); }
    }

    @media (max-width: 991px) {
        .gt-tech-grid { grid-template-columns: repeat(2, 1fr); }
        .gt-tech-footer-content { max-width: 100%; text-align: center; }
        .gt-tech-footer-banner { flex-direction: column; padding: 30px; }
        .gt-tech-footer-icon { display: none; }
    }

    @media (max-width: 600px) {
        .gt-tech-grid { grid-template-columns: 1fr; }
        .gt-tech-header-area h2 { font-size: 28px; }
        .gt-tech-icon-grid { grid-template-columns: repeat(4, 1fr); }
    }
        .gt-footer-copyright {
            width: 100%;
            padding: 20px 15px;
            text-align: center;
            background: #ffffff; /* আপনার ব্যাকগ্রাউন্ড অনুযায়ী কালার চেঞ্জ করতে পারেন */
            border-top: 1px solid #eeeeee;
            font-family: Arial, sans-serif;
            box-sizing: border-box;
        }
        .gt-footer-copyright p {
            margin: 5px 0;
            color: #555555;
            font-size: 14px;
            line-height: 1.6;
        }
        .gt-footer-copyright .legal-text {
            color: #888888;
            font-size: 12px;
            max-width: 800px;
            margin: 8px auto 0 auto;
        }
        @media (max-width: 768px) {
            .gt-footer-copyright p { font-size: 13px; }
            .gt-footer-copyright .legal-text { font-size: 11px; }
        }
        /* মোবাইলের স্ক্রিন যখন ৭৬৮ পিক্সেল বা তার ছোট হবে */
    @media (max-width: 768px) {
        
        /* ১. আপনার নেওয়া সমস্ত Layout Grid-কে মোবাইলে রেসপন্সিভ করতে বাধ্য করা হচ্ছে */
        .LayoutGrid, div[id^="wb_LayoutGrid"], div[id^="wb_Header"], div[id^="wb_Section"] {
            display: flex !important;
            flex-direction: column !important;
            height: auto !important;
            min-height: max-content !important;
            position: relative !important;
            top: auto !important;
            left: auto !important;
            width: 100% !important;
            clear: both !important;
            
            /* প্রতিটা আলাদা সেকশনের মাঝখানে ২০ পিক্সেল করে অটোমেটিক মার্জিন স্পেস */
            margin-top: 0px !important;
            margin-bottom: 20px !important;
            padding: 15px 10px !important;
            box-sizing: border-box !important;
        }

        /* ২. প্রতিটা গ্রিডের ভেতরে থাকা আলাদা আলাদা HTML Object এর ফিক্সড সাইজ ভেঙে ফ্লেক্সিবল করা */
        div[id^="Html"], .HtmlObject {
            height: auto !important;
            min-height: max-content !important;
            width: 100% !important;
            position: relative !important;
            top: auto !important;
            left: auto !important;
            display: block !important;
            margin-bottom: 10px !important;
            box-sizing: border-box !important;
        }

        /* ৩. টেক্সট বা ভেতরের উপাদানের জন্য ফিক্সড পজিশন ক্লিয়ার করা */
        .wb-custom-header, .gt-fluid-layout, div[style*="position:absolute"] {
            position: relative !important;
            height: auto !important;
            width: 100% !important;
            top: auto !important;
            left: auto !important;
        }
    }
