
.elms-29160 .elms-element.elms-element-8435188{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elms-widget-text-editor.elms-drop-cap-view-stacked .elms-drop-cap{background-color:var( --e-global-color-primary );}.elms-widget-text-editor.elms-drop-cap-view-framed .elms-drop-cap, .elms-widget-text-editor.elms-drop-cap-view-default .elms-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elms-29160 .elms-element.elms-element-a74bd04{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-5e1c2cf{width:100%;max-width:100%;}.elms-29160 .elms-element.elms-element-e1becc7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-e89b671{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-4d147b4{width:100%;max-width:100%;}.elms-29160 .elms-element.elms-element-776b93a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-80655fa{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-fe8be6b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-d034bdb{width:100%;max-width:100%;}.elms-29160 .elms-element.elms-element-8b69195{--display:flex;}.elms-29160 .elms-element.elms-element-bc4e176{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-22e93b6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-b6ed74a{width:100%;max-width:100%;}.elms-29160 .elms-element.elms-element-7db13fc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-216bfd1{width:100%;max-width:100%;}.elms-29160 .elms-element.elms-element-b0d88d7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-74657dd{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-b808629{width:100%;max-width:100%;}.elms-29160 .elms-element.elms-element-9b536bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-cae7ba4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-22390c0{width:100%;max-width:100%;}.elms-29160 .elms-element.elms-element-825dd8e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elms-29160 .elms-element.elms-element-59ebd00{width:100%;max-width:100%;}.mirissa-surf-chart {
width: 100%;
overflow-x: auto;
}
.mirissa-surf-chart table {
width: 100%;
border-collapse: collapse;
font-family: Arial, sans-serif;
text-align: center;
background-color: #f8f9fa;
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
border-radius: 10px;
overflow: hidden;
white-space: nowrap;
}
.mirissa-surf-chart th {
background-color: #008cba;
color: white;
padding: 12px;
}
.mirissa-surf-chart td {
padding: 10px;
border-bottom: 1px solid #ddd;
}
.mirissa-surf-chart tr:nth-child(even) {
background-color: #f2f2f2;
}
.mirissa-surf-chart tr:hover {
background-color: #e2e6ea;
}
@media screen and (max-width: 768px) {
.mirissa-surf-chart {
overflow-x: auto;
display: block;
padding: 10px;
}
.mirissa-surf-chart table {
width: 100%;
display: block;
overflow-x: auto;
}
.mirissa-surf-chart th, 
.mirissa-surf-chart td {
font-size: 14px;
padding: 8px;
}
.mirissa-surf-chart tr {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.mirissa-surf-chart td {
flex: 1 1 50%;
text-align: center;
}
}
h2 {
text-align: center;
color: #333;
font-size: 24px;
margin-bottom: 20px;
}
.container {
padding: 20px;
max-width: 1200px;
margin: 0 auto;
background: #fff;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
border-radius: 8px;
}
.search-bar input {
width: 100%;
padding: 12px 16px;
font-size: 16px;
border: 1px solid #ddd;
border-radius: 8px;
outline: none;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
}
table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
}
table th, table td {
text-align: center;
padding: 12px;
border: 1px solid #ddd;
}
table th {
background-color: #007bff;
color: #fff;
text-transform: uppercase;
}
table td {
background-color: #f9f9f9;
}
button {
background-color: #007bff;
color: #fff;
border: none;
padding: 8px 16px;
border-radius: 8px;
cursor: pointer;
transition: background-color 0.3s ease;
}
button:hover {
background-color: #0056b3;
}
.map-section h3 {
font-size: 20px;
color: #333;
margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
table {
display: flex;
flex-direction: column;
gap: 10px;
border: none;
}
table thead {
display: none;
}
table tr {
display: flex;
flex-direction: column;
background: #fff;
padding: 10px;
border: 1px solid #ddd;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
table td {
display: flex;
justify-content: space-between;
align-items: center;
padding: 8px;
border: none;
background: transparent;
}
table td span {
font-weight: bold;
text-transform: uppercase;
color: #555;
}
button {
margin-top: 10px;
align-self: center;
}
h2 {
font-size: 20px;
}
.search-bar input {
padding: 10px;
font-size: 14px;
}
}
@media only screen and (max-width: 480px) {
h2 {
font-size: 18px;
}
.search-bar input {
padding: 8px;
font-size: 14px;
}
table td {
flex-direction: column;
align-items: flex-start;
}
table td span {
margin-bottom: 5px;
}
}