body
{
   background-color: #FFFFFF;
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 400;
   font-weight: 400;
   font-size: 19px;
   line-height: 1.3;
   margin: 0;
   padding: 0;
}
*
{
   scrollbar-color: rgba(255,255,255,1.00) rgba(43,58,79,1.00);
}
*::-webkit-scrollbar
{
   width: 18px;
}
*::-webkit-scrollbar-track
{
   background: rgba(43,58,79,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(255,255,255,1.00);
   border-radius: 10px;
   border: 1px solid rgba(43,58,79,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(43,58,79,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(220,220,220,1.00);
   border-color: rgba(220,220,220,1.00);
}
a
{
   color: #696969;
   text-decoration: underline;
}
a:active
{
   color: #C0C0C0;
}
a:hover
{
   color: #696969;
   text-decoration: underline;
}
#Layer2
{
   background-color: #3E78B3;
   background-image: none;
}
#Layer2_panel
{
   background-color: #3E78B3;
   background-image: none;
   border-radius: 0px;
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
@media only screen and (max-width:480px) 
{
#Layer2
{
   width: 100% !important;
}
#Layer2_panel
{
   width: 100% !important;
}
body
{
   margin-left: 0 !important;
}
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #D3D3D3;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: #3E78B3;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 40px;
   padding: 0 5px 0px 5px;
   line-height: 40px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: #696969;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Copyrights 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Copyrights div
{
   text-align: center;
}
#wb_close-panel
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_close-panel a
{
   text-decoration: none;
}
#wb_close-panel a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#close-panel
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#close-panel i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_close-panel:hover #close-panel i
{
   color: #F5F5F5;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2B3A4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 300px;
   max-width: 300px;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 300px) * 9 / 9);
   max-width:  calc((100% - 300px) * 9 / 9);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_headerLayoutGrid
{
   backdrop-filter: blur(18px);
   transition: backdrop-filter 500ms linear 0ms;
}
#wb_LogoSpelmes
{
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#LogoSpelmes
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 145px;
   height: 48px;
   vertical-align: top;
}
#wb_ResponsiveMenu2
{
   display: block;
   background-color: #2B3A4F;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 10px 10px 10px 10px;
   z-index: 1111 !important;
}
#ResponsiveMenu2
{
   display: inline-block;
   background-color: #2B3A4F;
   height: 66px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 16px;
   width: 16px;
   margin-bottom: 15px;
}
#wb_ResponsiveMenu2 ul li a
{
   background-color: #2B3A4F;
   color: #E0E0E0;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 46px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li:hover > a, #wb_ResponsiveMenu2 li .active
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 66px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 198px;
}
#wb_ResponsiveMenu2 ul ul li a
{
   background-color: #2B3A4F;
   border: 0px solid #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul ul li:hover > a, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 5px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 198px;
   position: relative;
   top: -66px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #E0E0E0;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #E0E0E0;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li:hover > a .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #E0E0E0;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:800px) 
{
#wb_ResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #2B3A4F;
   color: #E0E0E0;
   padding: 0 20px 0 20px;
   line-height: 46px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu2 .toggle:hover
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 66px !important;
   line-height: 66px !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 5px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 21px;
   user-select: none;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #E0E0E0;
   color: #E0E0E0;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #2B3A4F;
   color: #E0E0E0;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #E0E0E0;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #E0E0E0;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #E0E0E0;
}
}
#wb_up
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#up
{
   box-sizing: border-box;
   padding: 190px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#up > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#up > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#up > .row > .col-1
{
   float: left;
}
#up > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#up:before,
#up:after,
#up .row:before,
#up .row:after
{
   display: table;
   content: " ";
}
#up:after,
#up .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#up > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 25px 7px 0 7px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid12 > .row
{
   margin-right: -7px;
   margin-left: -7px;
}
#LayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 7px;
   padding-left: 7px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 20px 10px;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   padding: 40px 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid15 > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGrid15 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid15 > .row > .col-1
{
   float: left;
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#LayoutGrid15 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   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, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 80px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 100px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card6-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 0 10px;
   padding: 0;
}
#Card6-card-item1 h3
{
   color: #FFFFFF;
   font-family: ABeeZee;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 80px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 100px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card9-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card9-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card9-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 0 10px;
   padding: 0;
}
#Card9-card-item1 h3
{
   color: #FFFFFF;
   font-family: ABeeZee;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 80px;
   box-sizing: border-box;
   margin: 5px 5px 5px 5px;
   max-width: 100px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card10-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card10-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 32px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
}
#Card10-card-item0 a
{
   color: inherit;
   display: block;
   padding: 0;
   text-decoration: none;
}
#Card10-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 32px;
   width: 32px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 10px 10px 0 10px;
   padding: 0;
}
#Card10-card-item1 h3
{
   color: #FFFFFF;
   font-family: ABeeZee;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   margin: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 10px 0 10px 0 ;
   border-top: 1px transparent solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_footer-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footer-text
{
   color: #FFFFFF;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 13px;
}
#wb_footer-text div
{
   text-align: center;
}
#wb_footer-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CapMiniSessions
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#CapMiniSessions
{
   box-sizing: border-box;
   padding: 70px 25px 0 25px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#CapMiniSessions > .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#CapMiniSessions > .row > .col-1, #CapMiniSessions > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 25px;
   padding-left: 25px;
   position: relative;
}
#CapMiniSessions > .row > .col-1, #CapMiniSessions > .row > .col-2
{
   float: left;
}
#CapMiniSessions > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#CapMiniSessions > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#CapMiniSessions:before,
#CapMiniSessions:after,
#CapMiniSessions .row:before,
#CapMiniSessions .row:after
{
   display: table;
   content: " ";
}
#CapMiniSessions:after,
#CapMiniSessions .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#CapMiniSessions > .row > .col-1, #CapMiniSessions > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ModulQuiSom
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#ModulQuiSom
{
   box-sizing: border-box;
   padding: 25px 5px 25px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#ModulQuiSom > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#ModulQuiSom > .row > .col-1, #ModulQuiSom > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#ModulQuiSom > .row > .col-1, #ModulQuiSom > .row > .col-2
{
   float: left;
}
#ModulQuiSom > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: center;
}
#ModulQuiSom > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 15px 20px 15px;
}
#ModulQuiSom > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#ModulQuiSom > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 5px 20px 5px;
}
#ModulQuiSom:before,
#ModulQuiSom:after,
#ModulQuiSom .row:before,
#ModulQuiSom .row:after
{
   display: table;
   content: " ";
}
#ModulQuiSom:after,
#ModulQuiSom .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#ModulQuiSom > .row > .col-1, #ModulQuiSom > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid11 > .col-1
{
   background-color: #7C869E;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 30px;
   flex-basis:  calc((100% - 30px) * 5 / 10);
   max-width:  calc((100% - 30px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid11 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 30px 30px 30px;
}
#LayoutGrid11 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 30px;
   max-width: 30px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid11 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #ECF0F1;
   border-radius: 0px;
   flex-basis:  calc((100% - 30px) * 5 / 10);
   max-width:  calc((100% - 30px) * 5 / 10);
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid11 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 30px 0 30px 0;
}
@media (max-width: 768px)
{
#LayoutGrid11 > .col-1, #LayoutGrid11 > .col-2, #LayoutGrid11 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C9C9B6;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_logoHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #696969;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#logoHeading
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 700;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading15
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 30px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#Heading15
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#Heading1
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #000000;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 100px;
   text-align: center;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#wb_Text14 
{
   padding: 5px 0 15px 25px;
   margin: 0;
}
#wb_Text14
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   padding: 5px 0 15px 25px;
   margin: 0;
}
#wb_Text3
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 1px solid #D9D9D9;
   border-radius: 20px;
   box-sizing: border-box;
   padding: 0;
   box-shadow: 3px 3px 10px rgba(255,255,255,0.30);
   display: block;
   width: 100%;
   height: auto;
   max-width: 450px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text4 
{
   padding: 5px 0 0 25px;
   margin: 0;
}
#wb_Text4
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 700;
   font-size: 16px;
   line-height: 28px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   padding: 5px 0 0 25px;
   margin: 0;
}
#wb_Text5
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 700;
   font-size: 16px;
   line-height: 28px;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   padding: 5px 0 0 25px;
   margin: 0;
}
#wb_Text7
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: 700;
   font-size: 16px;
   line-height: 28px;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   padding: 0;
   margin: 0;
}
#wb_Text12
{
   color: #696969;
   font-family: "Montserrat Alternates";
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 10px;
   text-align: left;
}
#Heading6
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#ListView1
{
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   color: #554B40;
   border-width: 0;
   width: 100%;
   display: flex;
   flex-wrap: wrap;
}
#ListView1 .btn
{
   cursor: pointer;
   margin: .5em 0;
   padding: 6px 18px 6px 10px;
   display: block;
   overflow: hidden;
   position: relative;
   text-align: center;
   text-decoration: none;
   text-overflow: ellipsis;
}
#ListView1 .btn
{
   border-width: 1px;
   border-style: solid;
}
#ListView1, #ListView1 > li 
{
   margin: 0;
   padding: 0;
   list-style: none;
   font-size: 16px;
}
#ListView1 > li 
{
   display: block;
   position: relative;
   overflow: visible;
   box-sizing: border-box;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn 
{
   display: block;
   position: relative;
   text-align: left;
   text-overflow: ellipsis;
   overflow: hidden;
}
#ListView1 > .li-static, #ListView1 > .li-divider, #ListView1 > li > a.btn 
{
   border-style: solid;
   border-width: 1px 1px 0 1px;
   font-weight: normal;
   text-align: left;
   margin: 0;
   flex: 1 0 100%;
}
#ListView1 > li
{
   margin: 0;
   flex: 1 0 100%;
}
#ListView1 .state-default
{
   border-color: #7C869E;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF !important;
}
#ListView1 .state-hover, #ListView1 .btn:hover
{
   border-color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: none;
   color: #7C869E !important;
}
#ListView1 .state-active
{
   border-color: #7C869E;
   background-color: #7C869E;
   background-image: none;
   color: #7C869E !important;
}
#ListView1 > .li-divider 
{
   border-color: #DDDDDD;
   background-color: #E9E9E9;
   background-image: none;
   color: #554B40;
   padding: 10px 10px 10px 10px;
   cursor: default;
   outline: 0;
}
#ListView1 > .li-static
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   padding: 6px 18px 6px 10px;
}
#ListView1 > li.first-child, #ListView1 > li.first-child > a.btn 
{
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
}
#ListView1 > li.last-child, #ListView1 > li.last-child > a.btn
{
   border-bottom-left-radius: 4px;
   border-bottom-right-radius: 4px;
}
#ListView1 > .li-has-icon > .btn, #ListView1 > .li-static.li-has-icon
{
   min-height: 0px;
   padding-left: 10px;
}
#ListView1 > .li-divider.li-has-icon
{
   min-height: 0px;
   padding-left: 10px;
}
#ListView1 > .li-has-icon.last-child > .btn, #ListView1 > .li-static.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView1 > .li-divider.li-has-icon.last-child
{
   min-height: 0px;
}
#ListView1 > .li-static.last-child, #ListView1 > .li-divider.last-child, #ListView1 > li.last-child > a.btn 
{
   border-bottom-width: 1px;
}
#ListView1 > .li-has-icon > img:first-child, #ListView1 > .li-has-icon > .btn > img:first-child
{
   border-width: 0;
   position: absolute;
   left: 10px;
   top: 6px;
   margin-bottom: 0;
   max-width: 0px;
   max-height: 0px;
}
#ListView1 p
{
   margin: 0;
   padding: 8px 0 0 38px;
   font-size: 16px;
   font-weight: normal;
}
#wb_ListView1
{
   margin: 0 0 20px 0 ;
}
#ListView1 .badge
{
   background-color: #007BFF;
   border-radius: .25rem;
   color: #FFFFFF;
   display: inline-block;
   float: right;
   font-size: 75%;
   font-weight: 700;
   line-height: 1;
   padding: .25em .4em;
   text-align: center;
   transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
   vertical-align: baseline;
   white-space: nowrap;
}
#ListView1 i
{
   font-size: 23px;
   width: 23px;
   vertical-align: middle;
   margin-right: 15px;
   color: #554B40;
}
#ListView1 .btn i
{
   color: #FFFFFF;
}
#ListView1 .btn:hover i
{
   color: #7C869E;
}
#ListView1 .li-divider i
{
   color: #554B40;
}
#wb_InlineFrame2
{
   box-sizing: border-box;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   margin: 0;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
   position: relative;
}
#InlineFrame2
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_InlineFrame3
{
   box-sizing: border-box;
   border: 1px solid transparent;
   border-radius: 0px;
   margin: 0;
   overflow: auto;
   -webkit-overflow-scrolling: touch;
   position: relative;
}
#InlineFrame3
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
body
{
    width: auto !important;
}
#container
{
    width: 100%;
    height: 100%;
}
#wb_Copyrights
{
   top: auto !important;
   bottom: 20px;
}
    .card-analisi { background: #efefef; border: 1px solid #bbb; width: 290px; padding: 15px; display: flex; flex-direction: column; box-sizing: border-box; border-radius: 6px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    .zona-drop { border: 2px dashed #999; background: white; padding: 15px; text-align: center; border-radius: 4px; cursor: pointer; margin-bottom: 12px; }
    .zona-drop:hover { background: #f7f7f7; border-color: #666; }
    
    /* Zona del Requadre de Visionat de la Ràtio */
    .zona-visor-ratio { display: none; justify-content: center; align-items: center; height: 110px; background: #dbdbdb; border-radius: 4px; margin-bottom: 12px; padding: 5px; box-shadow: inset 0 1px 4px rgba(0,0,0,0.15); }
    .marc-dinamic-ratio { background-color: #fff; background-position: center; background-repeat: no-repeat; border: 2px solid #333; box-shadow: 0 3px 6px rgba(0,0,0,0.2); display: flex; justify-content: center; align-items: center; font-weight: bold; color: #222; transition: width 0.3s ease, height 0.3s ease; overflow: hidden; border-radius: 2px; }
    .info-pixels { background: #333; color: #fff; font-size: 12px; font-weight: bold; padding: 6px; text-align: center; border-radius: 4px; margin-bottom: 12px; display: none; }
    
    .titol-seccio { font-size: 12px; font-weight: bold; color: #555; text-transform: uppercase; border-bottom: 1px solid #ccc; padding-bottom: 4px; margin: 8px 0; }
    
    .taula-resolucions { width: 100%; border-collapse: collapse; margin-bottom: 12px; font-size: 12px; background: white; border-radius: 4px; overflow: hidden; border: 1px solid #ddd; }
    .taula-resolucions td { padding: 6px 8px; border-bottom: 1px solid #eee; }
    .taula-resolucions tr:last-child td { border-bottom: none; }
    
    .bloc-inputs-cm { display: flex; gap: 8px; margin-bottom: 6px; }
    .input-cm { width: 100%; padding: 6px; border: 1px solid #999; border-radius: 4px; font-size: 13px; text-align: center; font-weight: bold; }
    
    .info-ratio-impressio { font-size: 11px; color: #444; text-align: center; margin-bottom: 10px; display: none; background: #e6e6e6; padding: 4px; border-radius: 3px; }
    .avis-retall { background: #fff3cd; color: #856404; border: 1px solid #ffeeba; font-size: 11px; padding: 6px; border-radius: 4px; text-align: center; margin-bottom: 10px; font-weight: bold; display: none; line-height: 1.3; }
    .semafor-resultat { text-align: center; padding: 10px; border-radius: 4px; font-size: 13px; font-weight: bold; border: 1px solid transparent; display: none; }
    .semafor-verd { background: #d4edda; color: #155724; border-color: #c3e6cb; }
    .semafor-groc { background: #fff3cd; color: #856404; border-color: #ffeeba; }
    .semafor-vermell { background: #f8d7da; color: #721c24; border-color: #f5c6cb; }
    .btn-borrar-imatge { background: #fff; border: 1px solid #999; padding: 6px 12px; cursor: pointer; font-size: 11px; color: #d9534f; border-radius: 3px; font-weight: bold; margin-top: auto; align-self: center; }
    .btn-borrar-imatge:hover { background: #fbebeb; }
    /* Ajustos responsive per a mòbils */
    @media (max-width: 600px) {
        #llista-cards-imatges {
            flex-direction: column;
            align-items: center;
        }
        .card-analisi {
            width: 100%;
            max-width: 320px;
        }
    }
/* Contenidor principal del popup */
#cookiePopup {
position: fixed;            /* El fixa a la pantalla encara que es faci scroll */
bottom: 20px;               /* Distància des de la part inferior */
left: 20px;                 /* Distància des de l'esquerra */
right: 20px;                /* Permet adaptar-se a pantalles petites */
max-width: 460px;           /* Amplada màxima del quadre */
background: rgba(255,255,255,0.95); /* Fons blanc lleugerament transparent */
color: #2B3A4F;             /* Color del text (adaptat al teu web) */
padding: 18px;              /* Espai interior */
border-radius: 10px;        /* Cantonades arrodonides */
font-family: "Montserrat Alternates", sans-serif; /* Tipografia */
box-shadow: 0 8px 25px rgba(0,0,0,0.25); /* Ombra suau */
z-index: 9999;              /* Assegura que el popup quedi per sobre del web */
display:none;               /* Inicialment està ocult */
border-top:4px solid #FFD54F; /* Línia decorativa superior */
}
/* Estil de l'enllaç "Més informació" */
#cookiePopup a{
color:#2B3A4F;              /* Mateix color que el text */
font-weight:normal;         /* Sense negreta */
font-size:inherit;          /* Mateixa mida que el text */
text-decoration:none;       /* Sense subratllat inicial */
}
/* Efecte visual quan el cursor passa per sobre */
#cookiePopup a:hover{
text-decoration:underline;
}
/* Estil del botó "Tancar" */
#cookiePopup button{
margin-top:12px;            /* Espai sobre el botó */
padding:8px 16px;           /* Espai interior del botó */
border:none;                /* Sense vora */
background:#2B3A4F;         /* Color del botó */
color:#fff;                 /* Color del text del botó */
border-radius:6px;          /* Cantonades arrodonides */
cursor:pointer;             /* Cursor tipus mà */
font-weight:600;            /* Text una mica més marcat */
font-family:"Montserrat Alternates", sans-serif;
transition:0.2s;            /* Animació suau */
}
/* Canvi de color quan es passa el cursor */
#cookiePopup button:hover{
background:#1f2a3a;
}
/* ---------------------------
  1. ESTILS DEL POPUP CENTRAL (INVISIBLES PER DEFECTE)
---------------------------- */
#searchPopupOverlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 10000;
  display: none; /* Amagat per evitar el parpelleig */
  align-items: center;
  justify-content: center;
  opacity: 0; 
  transition: opacity 0.4s ease;
  font-family: "Montserrat Alternates", sans-serif;
}
#searchPopup {
  max-width: 440px;
  width: 85%;
  background: #ffffff;
  padding: 30px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 15px 40px rgba(0,0,0,0.5);
  border-top: 5px solid #FFD54F;
}
#searchPopup h2 { color: #2B3A4F; margin-top: 0; font-size: 1.6rem; }
.cercadorLink {
  display: block;
  margin: 25px 0;
  padding: 18px;
  background: #2B3A4F;
  color: #ffffff !important;
  text-decoration: none;
  font-weight: bold;
  border-radius: 8px;
  font-size: 1.1rem;
  transition: transform 0.2s, background 0.2s;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}
.cercadorLink:hover { background: #1f2a3a; transform: translateY(-2px); }
.closeBtn {
  background: transparent;
  color: #888;
  border: none;
  text-decoration: underline;
  cursor: pointer;
  font-family: inherit;
}
/* ---------------------------
  2. ESTILS DE LA LUPA (CANTÓNA)
---------------------------- */
#smartIconWrap {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 9999;
  display: none; 
}
#smartBtnWrapper { position: relative; width: 75px; height: 75px; }
#smartBtn {
  width: 68px; height: 68px;
  border-radius: 50%;
  background: #2B3A4F;
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 10px 26px rgba(0,0,0,.35);
  cursor: pointer;
  animation: floatSmart 3s ease-in-out infinite;
  z-index: 2;
  position: relative;
}
@keyframes floatSmart {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}
#smartRing1 {
  position: absolute; top: 0; left: 0; width: 100%; height: 100%;
  animation: rotateRing 5s linear infinite;
  z-index: 1;
}
@keyframes rotateRing { to { transform: rotate(360deg); } }
#smartRing1 circle { fill: none; stroke: #FFD54F; stroke-width: 3; stroke-dasharray: 6 8; }
#smartBtn svg { width: 32px; height: 32px; fill: #fff; }
@media(max-width: 600px) {
  #smartIconWrap { bottom: 20px; right: 20px; transform: scale(0.85); }
}
