<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[class^="orejime-"] {
margin: 0;
padding: 0;
border: 0;
font-family: inherit;
font-size: inherit;
color: inherit;
vertical-align: baseline;
cursor: default;
float: none;
width: auto;
text-align: left;
font-weight: normal;
padding-top: 2px;
line-height: 26px;
}
.orejime-Main,
.orejime-Modal {
font-size: 1em;
line-height: 1.5; }
.orejime-Button {
border: 0;
color: #fff;
border-radius: 4px;
padding: 6px 10px;
margin-right: 0.5em;
cursor: pointer;
}
.orejime-Button[disabled] {
opacity: 0.75;
cursor: pointer;
}
.orejime-Button--save,
.orejime-Button--accept {
color: #fff; }
.orejime-AppToggles .orejime-Button--accept{
color: #fff;
}
.orejime-Button--decline {
background: #666; }
.orejime-Button--info {
background: #1b3b4a; }
.orejime-Button:hover {
background: #141414;
color: #ffffff;
}
.orejime-Notice {
background: #333;
position: fixed;
z-index: 1000;
width: 100%;
bottom: 0;
font-size: 0.8em; }
@media (min-width: 990px) {
.orejime-Notice {
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
border-radius: 4px;
bottom: 20px;
right: 20px;
max-width: 310px; } }
@media (max-width: 990px) {
.orejime-Notice {
border: none;
border-radius: 0; } }
.orejime-Notice--mandatory {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
max-width: none; }
.orejime-Notice--hidden {
display: none !important; }
.orejime-Notice-body {
padding: 1em;
background: linear-gradient(112.5deg, #1b3b4a 0%, #0b191f 100%);
}
.orejime-Notice-logo {
max-width: 200px; }
.orejime-Notice-title,
.orejime-Notice-description {
color: #eee;
margin-bottom: 0.5em;
line-height: 24px;
}
.orejime-Notice-title {
font-weight: bold;
font-size: 1.2em;
line-height: 1.3; }
.orejime-Notice-purposes {
color: #eee; }
.orejime-Notice-changes {
color: #eee;
margin-bottom: 0.5em;
font-weight: bold;
line-height: 20px;
}
.orejime-Notice-privacyPolicyLink {
text-decoration: underline;
cursor: pointer; }
.orejime-Notice-privacyPolicyLink, .orejime-Notice-privacyPolicyLink:hover {
color: inherit; }
.orejime-Notice-privacyPolicyLink:hover, .orejime-Notice-privacyPolicyLink:focus {
text-decoration: none; }
.orejime-Notice-actions {
display: block; }
.orejime-Notice-actionItem {
display: inline; }
.orejime-Notice-learnMoreButton {
display: inline-block; }
.orejimeHtml-WithModalOpen {
height: 100%; }
.orejimeHtml-WithModalOpen body {
position: fixed;
overflow: hidden;
height: 100%;
width: 100%; }
.orejime-ModalOverlay,
.orejime-NoticeOverlay {
z-index: 99992;
background: rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.orejime-ModalWrapper {
z-index: 1001;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0;
width: 640px;
max-width: 100%;
max-height: 100%;
overflow: auto; }
.orejime-Modal {
background: linear-gradient(112.5deg, #1b3b4a 0%, #0b191f 100%);
color: #eee;
border-radius: 4px;
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); }
.orejime-Modal-header {
padding: 1em;
border-bottom: 1px solid #555; }
.orejime-Modal-title {
margin: 0;
font-size: 22px;
display: block;
font-weight: bold;
padding-right: 20px; }
.orejime-Modal-closeButton {
border: none;
background: none;
color: inherit;
position: absolute;
top: 1em;
right: 1em; }
.orejime-CloseIcon {
stroke: currentColor;
width: 12px; }
.orejime-Modal-body {
padding: 1em; }
.orejime-Modal-footer {
padding: 1em;
border-top: 1px solid #555; }
.orejime-Modal-privacyPolicyLink,
.orejime-Modal-poweredByLink {
cursor: pointer;
text-decoration: underline;
color: inherit; }
.orejime-Modal-privacyPolicyLink:hover, .orejime-Modal-privacyPolicyLink:focus, .orejime-Modal-privacyPolicyLink:active,
.orejime-Modal-poweredByLink:hover,
.orejime-Modal-poweredByLink:focus,
.orejime-Modal-poweredByLink:active {
color: inherit; }
.orejime-Modal-privacyPolicyLink:hover, .orejime-Modal-privacyPolicyLink:focus,
.orejime-Modal-poweredByLink:hover,
.orejime-Modal-poweredByLink:focus {
text-decoration: none; }
.orejime-Modal-poweredByLink {
position: absolute;
right: 1em;
color: #aaa;
font-size: 0.8em;
padding: 6px 0; }
.orejime-Modal-poweredByLink:hover, .orejime-Modal-poweredByLink:focus, .orejime-Modal-poweredByLink:active {
color: #aaa; }
.orejime-AppList {
display: block;
padding: 0;
margin: 0; }
.orejime-AppList-item {
display: block;
position: relative;
line-height: 1.25;
vertical-align: middle;
padding-left: 74px;
min-height: 40px;
margin-top: 0.7em; }
.orejime-AppList-item:first-child {
margin-top: 0; }
.orejime-CategorizedAppList {
list-style: none; }
.orejime-CategorizedAppList-item {
margin-bottom: 1em; }
.orejime-CategorizedAppList-title {
font-size: 20px;
font-weight: bold; }
.orejime-CategorizedAppList-description {
font-size: 17px;
line-height: 20px;
} .orejime-AppItem-title {
font-weight: 600;
cursor: pointer; }
.orejime-AppItem-description {
font-size: 14px;
line-height: 21px;
}
.orejime-AppItem-purposes {
font-size: 14px;
color: #aaa; }
.orejime-AppItem-optOut,
.orejime-AppItem-required {
padding-left: 0.2em;
font-size: 0.8em;
color: #aaa; }
.orejime-AppItem-input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
width: 50px;
height: 30px; }
.orejime-AppItem-switch {
position: absolute;
left: 0;
display: inline-block;
width: 50px;
height: 30px; }
.orejime-AppItem-slider {
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
position: absolute;
cursor: pointer;
top: 0;
left: 11px;
right: 0;
bottom: 0;
background-color: #aaa;
-webkit-transition: .4s;
transition: .4s;
width: 50px;
display: inline-block;
border-radius: 30px;
border: 2px solid transparent; }
.orejime-AppItem-slider:before {
position: absolute;
content: "";
height: 20px;
width: 20px;
left: 3px;
bottom: 3px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
border-radius: 50%;
border: 1px solid #555; }
.orejime-AppItem-switchLabel {
position: absolute;
width: 74px;
top: 34px;
overflow: ellipsis;
font-size: 12px;
text-align: center; }
.orejime-AppItem-switch--disabled .orejime-AppItem-slider {
cursor: default;
opacity: 0.5; }
.orejime-AppItem-switch--disabled .orejime-AppItem-switchLabel {
color: #aaa; }
.orejime-AppItem-input:focus + .orejime-AppItem-label .orejime-AppItem-slider {
border-color: #fff;
outline-offset: 2px; }
.orejime-AppItem-input:checked + .orejime-AppItem-label .orejime-AppItem-slider {
background-color: #98012e; }
.orejime-AppItem-input:checked + .orejime-AppItem-label .orejime-AppItem-slider:before {
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px); }
.orejime-AppToggles {
margin-bottom: 1em;
display: block; }
.orejime-AppToggles-item {
display: inline; }
.orejime-ModalOverlay, .orejime-NoticeOverlay {
background: rgb(0 0 0 / 49%);
}
p.orejime-Modal-description {
font-size: 17px;
}.aci-image-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: auto auto;
grid-gap: 10px;
position: relative; }
.aci-image-nogrid {
border-radius: 6px;
overflow: hidden;
position:relative;
}
.aci-image-nogrid img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
cursor: pointer;
}
.aci-image-grid {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 10px;
}
.grid-block {
border-radius: 6px;
overflow: hidden;
position: relative;
}
.grid-block-1 {
grid-column: 1 / 5;
grid-row: 1 / span 2;
}
.grid-block-2, .grid-block-3{
grid-column: 5 / 8;
}
.grid-block-2 {
grid-row: 1; }
.grid-block-3 {
grid-row: 2;
}
.grid-block-4 {
grid-row: 3 / 3;
grid-column: 1 / 3;
}
.grid-block-5 {
grid-row: 3 / 3;
grid-column: 3 / 5;
}
.grid-block-6 {
grid-row: 3 / 3;
grid-column: 5 / 8;
}
.aci-image-grid img {
width: 100%;
height: 100%;
object-fit: cover;
cursor: pointer;
transition: transform 0.8s ease;
}
.aci-image-grid img:hover {
transform: scale(1.02);
}
.grid-large::after, .grid-small::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white;
opacity: 0;
transition: opacity 0.3s ease;
z-index: 1;
pointer-events: none;
}
.grid-large:hover::after, .grid-small:hover::after {
opacity: 0.10;
}
.view-all-photos {
position: absolute;
bottom: 10px;
right: 10px;
background: rgb(255 255 255 / 82%);
color: black;
padding: 5px 10px;
cursor: pointer;
border-radius: 2px;
z-index: 2; transition: background-color 0.3s ease;
}
.view-all-photos:hover {
background: rgb(255 255 255);
}
#lightbox {
z-index: 1100;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.9);
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
#lightbox-image {
max-width: 80%;
max-height: 80%;
}
#lightbox-close {
position: absolute;
top: 20px;
right: 40px;
font-size: 30px;
color: white;
cursor: pointer;
z-index: 1001; }
#lightbox-caption {
color: white;
}
#lightbox-prev, #lightbox-next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
margin-top: -50px;
color: white;
font-weight: bold;
font-size: 20px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
z-index: 1001;
}
#lightbox-next {
right: 0;
border-radius: 3px 0 0 3px;
}
#lightbox-prev {
left: 0;
} @media screen and (max-width: 767px) {
.aci-image-grid {
}
.grid-block-1 {
grid-column: 1 / 8;
grid-row: 1;
}
.grid-block-2 {
grid-column: 1 / 3;
grid-row: 2;
}
.grid-block-3 {
grid-column: 3 / 5;
grid-row: 2;
}
.grid-block-4 {
grid-column: 5 / 8;
grid-row: 2;
}
.grid-block-5 {
grid-column: 1 / 4;
grid-row: 3;
}
.grid-block-6 {
grid-column: 4 / 8;
grid-row: 3;
}
} .aci-title-overlay {
position: absolute;
top: 10px;
left: 10px;
right: 10px;
background-color: rgba(0, 0, 0, 0.7);
color: white;
padding: 5px;
font-size: 14px;
display: none;
width: fit-content;
pointer-events: none;
border-radius: 2px;
} .grid-block:hover .aci-title-overlay
{
display: block;
} .lightbox-content {
position: relative;
} .lightbox-image-container {
position: relative;
} #lightbox-info-icon {
position: absolute;
bottom: 10px;
left: 10px;
background-color: rgba(0, 0, 0, 0.7);
color: white;
border-radius: 50%;
padding: 5px;
cursor: pointer;
z-index: 10;
transition: background-color 0.3s ease;
} #lightbox-caption {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.7);
color: white;
padding: 10px;
text-align: center;
font-size: 14px;
display: none;
z-index: 9;
transition: opacity 0.3s ease;
} #lightbox-title {
color: white;
margin-top: 10px;
text-align: center;
width: 100%;
} #lightbox-image {
max-height: calc(100vh - 120px); width: auto;
height: auto;
}.map-container:hover .map-image,
.show-map-btn:hover ~ .map-image {
filter: brightness(0.95);
}
.map-image-container {
flex: 2;
margin-right: 20px;
max-width: 100%;
}
.map-lightbox-trigger {
cursor: pointer;
}
.map-image {
width: 100%;
max-width: 100%;
height: auto;
border-radius: 6px;
transition: filter 0.3s ease, transform 0.3s ease; }
.cta-btn-container {
flex: 1;
display: flex;
justify-content: center;
align-items: center;
}
.show-map-btn {
padding: 12px 24px;
background-color: #29b6cc;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
font-size: 18px;
transition: background-color 0.3s ease;
}
.show-map-btn:hover {
background-color: #1d8b9f;
} .map-lightbox {
display: none;
position: fixed;
top: 76px; left: 0;
width: 100%;
height: calc(100% - 76px);
background: rgba(0, 0, 0, 0.8);
z-index: 1000;
overflow: hidden;
}
.map-modal-content {
position: absolute;
top: 10%;
left: 50%;
transform: translateX(-50%);
width: 90%;
height: 80%;
background: white;
border-radius: 6px;
overflow: hidden;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.map_full_overlay__close {
position: fixed; top: 86px; right: 20px; width: 40px;
height: 40px;
background: #fff;
border-radius: 50%;
border: none;
cursor: pointer;
z-index: 1001;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
display: none; }
.close-bar {
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 2px;
background: #383838;
transform: translate(-50%, -50%);
}
.first-bar {
transform: translate(-50%, -50%) rotate(45deg);
}
.second-bar {
transform: translate(-50%, -50%) rotate(-45deg);
}
.lightbox-map {
width: 100%;
height: 100%;
} @media (max-width: 768px) {
.map-image-container {
margin-right: 0;
margin-bottom: 20px;
}
.map-modal-content {
top: 5%;
height: 90%;
}
.map_full_overlay__close {
top: 86px; right: 10px; }
}::selection {
background-color: #f1c5d5 !important; color: #000 !important; }
::-moz-selection {
background: #f1c5d5 !important; color: #000 !important;
} #tf-selection-tooltip {
background-color: #ce1056;
color: #fff;
transition: max-width 0.5s, background-color 0.5s;
border-radius: 3px;
cursor: pointer;
z-index: 1000;
position: absolute;
display: none;
white-space: nowrap;
font-size: 16px;
} #tf-selection-tooltip:hover {
background-color: #a71c4f; } #tf-selection-tooltip .tf-tooltip-triangle {
position: absolute;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #ce1056; bottom: -10px;
left: 50%;
transform: translateX(-50%);
}
.tf-tooltip-triangle {
transition: max-width 0.5s, background-color 0.5s;
} #tf-selection-tooltip:hover .tf-tooltip-triangle {
border-top-color: #a71c4f; } .tf-highlighted {
background-color: #f1c5d5;
opacity: 1;
transition: opacity 0.3s ease-in-out;
text-decoration: #ce1056 underline;
text-underline-offset: 5px;
padding: 5px;
border-radius: 3px;
}  .tf-cb {
width: 100%;
box-sizing: border-box;
} .tf-cb-header {
background-color: #ce1056;
overflow: hidden;
} .tf-cb-buttons-container {
display: flex;
justify-content: space-between;
margin: 5px 5px 0 5px;
} .tf-cb-buttons-subcontainer {
overflow: hidden;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
} .tf-cb-header-button {
height: 3rem;
width: 3rem;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 9999px;
padding: 0.25rem;
font-size: 16px;
line-height: 1.75rem;
transition: background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
background-color: transparent;
color: #fff;
cursor:pointer;
}
.tf-cb-header-button:hover {
background-color: rgba(0, 0, 0, 0.1);
} .tf-cb-content {
flex: 1; overflow-y: auto; max-height: calc(80vh - 50px); } .tf-cb-card-container {
opacity: 0; transition: opacity 0.5s ease-in-out; }
.tf-cb-card-container.visible {
opacity: 1; } .tf-cb-card {
position: relative;
margin-bottom: 10px; } .tf-cb-card-content {
background-color: #f1f5f9;
padding: 10px;
border-radius: 6px;
margin-left: 3rem;
} .tf-cb-card-content p {
font-size: 14px;
margin-bottom: 6px;
line-height: 22px;
} .tf-cb-card-avatar {
position: absolute;
top: 12px;
left: 0px;
overflow: hidden;
height: 23px;
width: 23px;
border-radius: 9999px;
background-color: transparent;
} .tf-cb-card-date {
font-size: 13px;
color: #9ca3af;
}
.tf-cb-card-img-ct {
overflow: hidden;
}
.tf-cb-footer {
display: block;
text-align: center;
box-sizing: inherit;
}
.tf-powered-by {
font-size: 12px;
color: #b7b7b7;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 0.15s;
}
.tf-powered-by:hover {
color: #000;
} #tf-open-chat-btn {
background-color: #ce1056;
color: #fff;
padding: 7px 12px;
border-radius: 3px;
cursor: pointer;
z-index: 10000000;
position: fixed;
bottom: 3px;
right: 12px;
white-space: nowrap;
font-size: 16px;
transition: max-width 0.5s, background-color 0.5s;
display: block;
margin-bottom: 10px;
text-decoration: none;
text-shadow: none;
text-align: center;
border-radius: 100px;
}
#tf-open-chat-btn:hover {
background-color: #a71c4f;
} .visible-chatbox {
display: flex; opacity: 1;
transition: opacity 0.5s ease;
}
.tf-cb-subheader-button {
background-color: #ce1056;
color: #fff;
padding: 5px;
border-radius: 3px;
cursor: pointer;
font-size: 14px;
white-space: nowrap;
border: solid 1px #b10443;
}
.tf-cb-subheader-button:hover {
background-color: #b10443;
border: solid 1px #b10443;
}
.tf-cb-buttons-container-2 {
margin: 5px;
}
.tf-cb-subheader-button {
margin-right: 8px;
} .tf-cb-container {
overflow: hidden;
position: fixed;
bottom: 24px;
right: 10px; z-index: 10000000;
max-width: 380px; max-height: calc(100% - 100px);
width: calc(100% - 20px); background-color: #fff;
display: none;
opacity: 0;
flex-direction: column;
border-radius: 12px;
box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 40px;
transition: max-width 250ms ease-in-out, max-height 250ms ease-in-out; max-height: 840px;
max-width: 380px;
}
.tf-cb-container.expanded {
max-height: 840px;
max-width: 560px; transition: max-width 250ms ease-in-out, max-height 250ms ease-in-out; } .tf-cb-tabs-container {
padding-bottom: 4px;
}
.tf-cb-content-wrapper {
display: flex;
overflow: hidden;
}
.tf-cb-content {
min-width: 100%;
transition: transform 0.4s ease-in-out;
} .tf-cb-tab-button {      white-space: nowrap;
border: solid 1px #b10443;
margin: 2px;
background-color: #ce1056;
color: #fff;
padding: 3px 12px; cursor: pointer;
z-index: 10000000;  right: 12px; font-size: 16px;
transition: max-width 0.5s, background-color 0.5s;  text-decoration: none;
text-shadow: none;
text-align: center;
border-radius: 100px;
}
.tf-cb-tab-button:hover {
background-color: #a71c4f;
}
.tf-cb-tab-button.active {
background-color: #ffffff;
color: #b10443;
} .tf-cb-content-inner {
display: none;
} .tf-cb-content.active .tf-cb-content-inner {
display: block;
} .tf-cb-content-wrapper .tf-cb-content:first-child {
display: block;
}
.tf-cb-content-wrapper {
overflow: hidden;
position: relative;
width: 100%;
}
.tf-cb-content {
width: 100%;
flex-shrink: 0;
} .tf-cb-content-inner {
display: block;
} .tf-cb-tab-button.active {
font-weight: bold;
border-bottom: 2px solid #ce1056;
} .tf-cb-content-wrapper {
overflow: hidden;
position: relative;
width: 100%;
} .tf-cb-slider {
display: inline-flex; transition: transform 0.5s ease-in-out;
width: 100%;
}
.tf-cb-content {
flex: 1;
display: flex;
width: 100%; height: 100%; padding: 10px; }
.tf-cb-content-inner {
overflow-y: auto;
height: unset;
margin-bottom: 20px;
}  .tf-cb-tab-button.active {
font-weight: bold;
border-bottom: 2px solid #ce1056;
}
.tf-cb-content-inner-text li {
}
.tf-cb-content-inner ol {
counter-reset: list-counter;
margin-left: 1.5rem; list-style: none; }
.tf-cb-content-inner ol li {
margin-bottom: 8px;
position: relative;
margin-left: 22px;
line-height: 22px;
font-size: 16px;
}
.tf-cb-content-inner ol li::before {
content: counter(list-counter) ".";
counter-increment: list-counter;
color: #ce1056; position: absolute;
left: -25px; } .tf-cb-submit-button {
background-color: #ce1056;
color: white;
padding: 4px 6px 4px 6px;
border-radius: 3px;
cursor: pointer;
font-size: 14px;
white-space: nowrap;
border: solid 1px #b10443;
margin: 2px;
}
.tf-suggest-edit-form-container {
background-color: #f1f5f9;
padding: 10px;
border-radius: 13px;
}
.tf-suggest-edit-form {
background-color: #f1f5f9;
padding: 10px;
border-radius: 13px;
} .tf-cb-form-group {
margin-bottom: 15px;
} .tf-cb-form-group label {
font-weight: 600;
color: #333;
margin-bottom: 5px;
display: block;
} .tf-cb-form-group input[type="text"],
.tf-cb-form-group input[type="email"],
.tf-cb-form-group select,
.tf-lb-input-group input[type="text"],
.tf-lb-input-group input[type="email"],
.tf-lb-input-group select
{
width: 100%;
padding: 10px;
border-radius: 6px;
border: 1px solid #ccc;
font-size: 14px;
box-sizing: border-box;
transition: border-color 0.3s ease, box-shadow 0.3s ease;
} .tf-cb-form-group select {
appearance: none; background-color: #fff;
color: #333;
background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23333"&gt;&lt;path d="M7 10l5 5 5-5z"/&gt;&lt;/svg&gt;');
background-repeat: no-repeat;
background-position: right 10px center;
background-size: 12px;
padding-right: 30px;
} .tf-cb-form-group input[type="text"]:focus,
.tf-cb-form-group input[type="email"]:focus,
.tf-cb-form-group select:focus {
border-color: #ce1056;
box-shadow: 0 0 5px rgba(206, 16, 86, 0.3);
}  .tf-cb-form-group {
margin-bottom: 15px;
}
.tf-cb-form-group label {
font-weight: 600;
color: #333;
display: block;
margin-bottom: 5px;
}  .tf-cb-form-group {
margin-bottom: 15px;
}
.tf-cb-form-group label {
font-weight: 600;
color: #333;
display: block;
margin-bottom: 5px;
} .tf-cb-form-group input,
.tf-cb-form-group textarea {
width: 100%;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
box-sizing: border-box;
} .tf-cb-form-group input[type="radio"] {
margin-right: 8px;
float: left; width: 15px; height: 15px; margin-top: 4px; }
.tf-cb-form-group input[type="radio"] + label {
font-weight: normal;
display: inline-block;
vertical-align: middle;
margin-bottom: 10px;
margin-left: 5px; } .tf-cb-form-group label[for="anonymous_option"],
.tf-cb-form-group label[for="register_option"] {
display: inline-block;
cursor: pointer;
vertical-align: middle;
} .tf-password {
border: 2px solid #ce1056;
padding: 8px;
border-radius: 5px;
width: 100%;
box-sizing: border-box;
} .tf-cb-submit-button {
white-space: nowrap;
border: solid 1px #b10443;
margin: 2px;
background-color: #ce1056;
color: #fff;
padding: 3px 12px;
cursor: pointer;
z-index: 10000000;
right: 12px;
font-size: 16px;
transition: max-width 0.5s, background-color 0.5s;
text-decoration: none;
text-shadow: none;
text-align: center;
border-radius: 100px;
}
.tf-cb-submit-button:hover {
background-color: #b10443;
} .tf-cb-form-group p,
.tf-cb-form-group input,
.tf-cb-form-group textarea {
margin-top: 5px;
} #tf-suggested-edit {
width: 100%;
max-width: 100%;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
box-sizing: border-box;
resize: vertical;
} .tf-cb-form-group input[type="radio"] {
margin-right: 8px;
} .tf-cb-content-inner-text {
overflow: hidden;
}  .tf-info-icon {
display: inline-block;
margin-left: 8px;
background-color: #ce1056;
color: #fff;
font-size: 12px;
font-weight: bold;
width: 16px;
height: 16px;
text-align: center;
line-height: 16px;
border-radius: 50%;
cursor: pointer;
position: relative;
} .tf-info-icon::after {
cursor: pointer;
content: attr(data-tooltip);
position: absolute;
background-color: #333;
color: #fff;
padding: 5px;
border-radius: 5px;
font-size: 12px;
width: 220px;
white-space: normal;
top: -68px;
left: 50%;
transform: translateX(-50%);
opacity: 0;
pointer-events: none;
transition: opacity 0.2s ease-in-out;
z-index: 1000;
} .tf-info-icon::before {
content: '';
position: absolute;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #333;
top: -12px;
left: 50%;
transform: translateX(-50%);
opacity: 0;
transition: opacity 0.2s ease-in-out;
} .tf-info-icon:hover::after,
.tf-info-icon:hover::before {
opacity: 1;
display: block;
visibility: visible;
} .tf-preloader {
text-align: center;
margin: 20px 0;
}
.spinner {
border: 4px solid rgba(0, 0, 0, 0.1);
border-left-color: #000;
border-radius: 50%;
width: 30px;
height: 30px;
animation: spin 1s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} @media (max-width: 768px) {
.tf-cb-content-inner {
padding: 10px;
}
.tf-cb-form-group {
margin-bottom: 10px;
}
.tf-cb-submit-button {
width: 100%;
}
} .tf-cb-content-inner-text {
overflow: hidden;
} @media (max-width: 768px) {
.tf-cb-content-inner {
padding: 10px;
}
.tf-cb-form-group {
margin-bottom: 10px;
}
.tf-cb-submit-button {
width: 100%;
}
}
.tf-suggest-edit-form-loggedin {
font-size:12px;
}
.tf-tooltip {
position: absolute;
top: -41px;
left: 14px;
cursor: pointer;
color: #fff;
padding: 6px;
border-radius: 5px;
background-color: #333;
color: #fff;
padding: 5px 9px;
border-radius: 3px;
cursor: pointer;
z-index: 1000;
white-space: nowrap;
font-size: 16px;
}
.tf-tooltip svg {
margin-bottom: -3px;
}
.tf-lb-input-group {
padding-top: 10px;
}
.tf-chatbox-load-more-button {
background-color: #ce1056;
color: #fff;
padding: 3px 12px;
cursor: pointer;
white-space: nowrap;
font-size: 16px;
transition: max-width 0.5s, background-color 0.5s;
display: block;
margin: 0px auto 20px auto;
text-decoration: none;
text-shadow: none;
text-align: center;
border-radius: 100px;
margin-top: 20px;
}
.tf-lb-button:hover, .tf-chatbox-load-more-button:hover {
background-color: #a71c4f!important;
} @media (max-width: 400px) {
.tf-cb-form-group input[type="text"],
.tf-cb-form-group input[type="email"],
.tf-cb-form-group select,
.tf-cb-form-group textarea {
font-size: 13px;
padding: 8px;
}
.tf-cb-card-content p {
font-size: 16px;
}
} @media (max-width: 400px) {
.tf-cb-container {
max-width: 360px; width: calc(100% - 20px); }
#tf-open-chat-btn {
}
} .tf-preloader {
text-align: center;
padding: 20px;
}
.spinner {
border: 4px solid rgba(0, 0, 0, 0.1);
border-top: 4px solid #ce1056;
border-radius: 50%;
width: 30px;
height: 30px;
animation: spin 1s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}#form_currency {
margin-left: 20px;
}
#form_currency #currency_dd {
font-size: 18px;
text-decoration: none;
word-break: normal;
word-wrap: normal;
padding: 0 6px 0 6px;
border: 2px solid #939597;
background: #ffffff;
color: #939597;
margin: 0 10px 0 10px;
border-radius: 100px;
white-space: nowrap;
line-height: 29px;
cursor: pointer;
}
#form_currency #currency_dd:hover {
color: #666666;
border: 2px solid #666666;
}
#form_currency:focus #currency_dd:focus {
border: none; 
}
select {
outline-style: none;
} #custom_pagination.navigation li {
color: #fff;
}
#custom_pagination.navigation li a,
#custom_pagination.navigation li a:hover,
#custom_pagination.navigation li.active a,
#custom_pagination.navigation li.disabled {
color: #fff;
text-decoration:none;
}
#custom_pagination.navigation li {
display: inline;
padding-left: 0px !important;
margin-left: 0px !important;
}
#custom_pagination.navigation li,
#custom_pagination.navigation li a,
#custom_pagination.navigation li a:hover,
#custom_pagination.navigation li.active a,
#custom_pagination.navigation li.disabled {
background-color: #29b6cc;
border-radius: 3px;
cursor: pointer;
padding: 12px !important;
padding: 0.75rem !important;
}
#custom_pagination.navigation li:hover, #custom_pagination.navigation li.active, #custom_pagination.navigation li a:hover, #custom_pagination.navigation li.active a {
background-color: #b6bbbb;
} .loadingimg{
position: relative;
}
.loadingimg {
background-image: url(//www.hellomondo.com/wp-content/themes/hedgehog-child/img/35.gif);
z-index: 999;
background-color: rgba(255, 255, 255, 0.9);
width: 50px;
height: 50px;
background-size: contain;
text-align: center;
margin: 0 auto;
margin-bottom: 20px;
}
input#loadMoreBtn {
font-size: 14px;
background: #2badc4;
color: #ffffff;
-moz-border-radius: 4px;
display: block;
font-weight: normal;
line-height: 18px;
margin: auto;
padding: 12px 9px 12px 9px;
text-align: center;
border-radius: 100px;
width: fit-content;
}
select#sorting {
font-size: 18px;
border: none;
color: #939597;
white-space: nowrap;
line-height: 29px;
cursor: pointer;
position: relative;
background: #fff;
box-shadow: 0 1px 0 0 rgb(139 141 157 / 5%), 0 5px 10px 0 rgb(65 71 108 / 15%);
border-radius: 100px;
margin: 8px 0px 7px 8px;
padding-left: 7px;
z-index: 21;
margin-right: 0px;
width: auto;
}
#justifyRight {
justify-content: end;
}
.loadingimgselect {
background-image: url(//www.hellomondo.com/wp-content/themes/hedgehog-child/img/35.gif);
z-index: 999;
background-color: rgba(255, 255, 255, 0.9);
width: 30px;
height: 30px;
background-size: contain;
text-align: center;
margin: 10px;
}
.loadingimgselect{
position: relative;
}
.js .tmce-active .wp-editor-area {
color: #000!important; 
}
.wp-editor-area {
color: #000!important; 
}
.ct-bullets {
position: relative;
}
@media (min-width: 768px){
.ct-bullets:before {
left: 50%;
}
}
.ct-bullets-container {
position:relative;
}
.ct-bullets-container:before {
border-left: 4px solid #29b6cc;
content: "";
left: 2px;
position: absolute;
width: 0;
z-index: -1;
height: -webkit-fill-available;
margin-top: 14px;
margin-bottom: 33px;
margin-left: 30px;
}
.ct-bullets:hover:before{
border: 4px solid #454545;    
}
.ct-bullets:before {
content: "";
background-color: #ffffff;
border: 4px solid #29b6cc;
border-radius: 50%;
height: 20px;
margin-left: -46px;
display: block;
top: 10px;
width: 20px;
z-index: 3;
float: left;
margin-top: 5px;
transition: all 2.8s cubic-bezier(0.19,1,0.22,1);
}
.ct-bullets:first-of-type:before, .ct-bullets:last-of-type:before {
width: 26px;
height: 26px;
margin-left: -49px;
margin-top: 3px;
}
.ct-bullets {
margin-left: 70px;
}
.ct-bullets-container p {
margin-left: 70px;
}
.ct-bullets-container .ct-bullets p {
margin-left: 0; 
}
.quick-search {
background-color: #fcfcfc;
margin-bottom: 12px;
padding: 5px 10px 4px 6px;
border-radius: 20px; transition: transform 0.2s ease-in 0s;
display: inline-block;
font-size: 16px;
font-weight: 600;
}
.quick-search::before {
content: ""; background: url(//www.hellomondo.com/wp-content/themes/hedgehog/img/sprite-svg.svg);
display: inline-block;
width: 35px;
height: 35px;
background-repeat: no-repeat;
background-size: 280px 70px;
vertical-align: middle; margin-right: 5px; background-position: -28px -2px;
background-size: 239px 71px;
margin-top: -5px;
}
.quick-search:hover {
background-color: #f7f7f7;
}
.flex-start {
align-content: start;
}
.mt-0 {
margin-top:0;}
.m-0 {margin:0;}
.img-wiki {
object-fit: contain;
}
input::-webkit-input-placeholder { color: #ce1056;
opacity: 1;
}
input::-moz-placeholder { color: #ce1056;
opacity: 1;
}
input:-ms-input-placeholder { color: #ce1056;
opacity: 1;
}
input:-moz-placeholder { color: #ce1056;
opacity: 1;
}  .hm-check-label {
position: relative;
padding-left: 25px;
cursor: pointer;
display: inline-block;
line-height: 20px;
}
.hm-check-label input[type="checkbox"] {
opacity: 0; position: absolute;
cursor: pointer;
}
.hm-check-label .hm-checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: #eee; border-radius: 4px; } .hm-check-label input[type="checkbox"]:checked + .hm-checkmark {
background-color: #29b6cc;
} .hm-check-label .hm-checkmark:after {
content: "";
position: absolute;
display: none;
} .hm-check-label input[type="checkbox"]:checked + .hm-checkmark:after {
display: block;
} .hm-check-label .hm-checkmark:after {
left: 7px;
top: 3px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
transform: rotate(45deg);
}
#random-destination-menu-item {
transition: background-color 0.3s ease; cursor: pointer; }
#random-destination-menu-item a{
color: #fff;
}
.title-negative {
background-color:#29b6cc;
color:#fff;
}
.ct-submenu-wrapper {
position: relative;
overflow: hidden;
width: 100%;
}
.ct-submenu {
display: flex;
overflow-x: auto;
white-space: nowrap;
margin-left: 15px;
}
.gradient-overlay {
position: absolute;
top: 0;
bottom: 0;
width: 15px;
pointer-events: none;
}
.gradient-overlay.left {
left: 0;
background: linear-gradient(to right, #29b6cc 0%, transparent 100%);
margin-left: 10px;
}
.gradient-overlay.right {
right: 0;
background: linear-gradient(to left, #29b6cc 0%, transparent 100%);
}
.ct-submenu::-webkit-scrollbar {
display: none;
}
.ct-submenu-link {
font-size: 14px;
font-weight: 700;
color: #9aa0a3;
display: block;
text-decoration: none;
text-transform: uppercase;
padding: 6px 9px;
box-sizing: border-box;
cursor: pointer;
transition: background-color 0.3s ease;
}
.ct-submenu-link a {
color: #fff;
pointer-events: auto; transition: 0.3s ease;
}
.ct-submenu-link a:hover {
color: #25476d;
}
.ct-alert {
background: #ffeaea; padding: 49px 30px 12px 30px; border: 5px solid #ffffff;
position: relative;
margin-bottom: 20px;
}
.alert-title {
position: absolute;
top: -3px;
background: #ffffff;
border-radius: 0 0 9px 9px;
padding: 5px 20px 5px 20px;
color: #dd1919;
font-weight: 600;
}
.widget-box-2-title-solid {
font-weight:600;
}</pre></body></html>