.kipp-college-map {
position: relative;
width: 100%;
min-height: 680px;
background: #f4f6f7;
border: 1px solid #b6bcc3;
overflow: hidden;
}
.kipp-college-map__canvas {
width: 100%;
min-height: 680px;
}
.kipp-college-map__panel {
position: absolute;
top: 28px;
left: 28px;
z-index: 5;
width: 320px;
max-height: calc(100% - 56px);
background: #ffffff;
box-shadow: 0 12px 30px rgba(17, 41, 72, 0.22);
display: flex;
flex-direction: column;
}
.kipp-college-map__panel-inner {
background: #17345b;
padding: 28px 24px 24px;
color: #ffffff;
}
.kipp-college-map__panel h2 {
color: #ffffff;
font-size: 25px;
line-height: 1.14;
margin: 0 0 16px;
font-weight: 700;
}
.kipp-college-map__back {
display: inline-flex !important;
align-items: center;
width: auto !important;
min-width: 0 !important;
max-width: none !important;
height: auto !important;
min-height: 0 !important;
border: 0 !important;
border-radius: 0 !important;
background: transparent !important;
color: #F1C418 !important;
font-size: 13px !important;
font-weight: 800 !important;
line-height: 1.1 !important;
letter-spacing: 0;
text-transform: uppercase;
padding: 0 0 18px !important;
margin: 0 !important;
cursor: pointer;
box-shadow: none !important;
}
.kipp-college-map__back.is-hidden,
.kipp-college-map__back[hidden] {
display: none !important;
}
.kipp-college-map__back::before {
content: "‹";
display: inline-block;
margin-right: 5px;
color: #F1C418;
font-size: 22px;
line-height: 10px;
transform: translateY(-1px);
}
.kipp-college-map__back:hover,
.kipp-college-map__back:focus {
color: #F1C418 !important;
background: transparent !important;
outline: none !important;
text-decoration: underline;
box-shadow: none !important;
}
.kipp-college-map__panel label {
display: block;
color: #F1C418;
font-size: 12px;
line-height: 1.3;
margin-bottom: 8px;
text-transform: uppercase;
font-weight: 700;
}
.kipp-college-map__select {
width: 100%;
min-height: 44px;
margin: 0 0 10px;
border: 0;
border-radius: 0;
background: #F1C418;
color: #17345b;
font-size: 14px;
font-weight: 700;
padding: 0 14px;
outline: none;
}
.kipp-college-map__results {
max-height: 360px;
overflow-y: auto;
padding: 8px 0;
background: #A7CFEE !important;
}
.kipp-college-map__results[hidden] {
display: none !important;
}
.kipp-college-map__result {
display: block;
width: 100%;
border: 0;
border-radius: 0;
border-bottom: 1px solid rgba(23, 52, 91, 0.18);
background: #A7CFEE !important;
padding: 13px 18px;
text-align: left;
cursor: pointer;
}
.kipp-college-map__result:hover,
.kipp-college-map__result:focus {
background: #95c3e7 !important;
outline: none;
}
.kipp-college-map__result span {
display: block;
color: #17345b;
font-size: 14px;
line-height: 1.35;
font-weight: 700;
}
.kipp-college-map__result small {
display: block;
margin-top: 3px;
color: #5f6c7a;
font-size: 12px;
line-height: 1.35;
}
.kipp-college-map__empty,
.kipp-college-map-message {
color: #17345b;
font-size: 15px;
line-height: 1.5;
padding: 18px;
margin: 0;
}
.kipp-map-popup {
position: relative;
width: 285px;
padding: 4px 2px 2px;
color: #4b5563;
font-family: inherit;
}
.kipp-map-popup__eyebrow {
color: #3b8dcc;
font-size: 13px;
font-style: italic;
font-weight: 800;
line-height: 1.25;
margin: 0 38px 12px 0;
}
.kipp-map-popup h3 {
color: #17345b;
font-size: 19px;
line-height: 1.18;
margin: 0 34px 14px 0;
font-weight: 800;
}
.kipp-map-popup p {
font-size: 15px;
line-height: 1.45;
margin: 0 0 10px;
}
.kipp-map-popup__place {
color: #5d6670;
font-weight: 600;
}
.kipp-map-popup__stat {
display: grid;
grid-template-columns: 1fr auto;
align-items: center;
gap: 14px;
margin-top: 18px;
padding: 14px 16px;
background: #A7CFEE !important;
color: #17345b;
font-size: 13px;
line-height: 1.25;
font-weight: 800;
text-transform: uppercase;
}
.kipp-map-popup__stat span {
display: block;
}
.kipp-map-popup__stat strong {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 34px;
height: 34px;
border-radius: 50%;
background: #ffffff;
color: #17345b;
font-size: 17px;
line-height: 1;
}
.gm-style .kipp-map-popup .kipp-map-popup__close,
.kipp-map-popup__close {
position: absolute;
top: -8px !important;
right: -8px !important;
display: inline-flex;
align-items: center;
justify-content: center;
width: 30px !important;
min-width: 30px !important;
max-width: 30px !important;
height: 30px !important;
min-height: 30px !important;
max-height: 30px !important;
border: 0 !important;
border-radius: 50% !important;
background: #f1c418 !important;
color: #17345b !important;
font-size: 20px !important;
line-height: 1;
font-weight: 700;
padding: 0 !important;
margin: 0 !important;
cursor: pointer;
text-align: center;
box-shadow: 0 2px 8px rgba(17, 41, 72, 0.18);
}
.gm-style .kipp-map-popup .kipp-map-popup__close:hover,
.gm-style .kipp-map-popup .kipp-map-popup__close:focus,
.kipp-map-popup__close:hover,
.kipp-map-popup__close:focus {
background: #f1c418 !important;
color: #17345b !important;
outline: none !important;
}
.kipp-map-popup__nav {
display: grid;
grid-template-columns: 38px 1fr 38px;
align-items: center;
gap: 8px;
margin-top: 12px;
padding-top: 12px;
border-top: 1px solid #e5e9ee;
}
.kipp-map-popup__nav button {
width: 38px;
height: 34px;
border: 0;
border-radius: 0;
background: #F1C418;
color: #17345b;
font-size: 22px;
line-height: 1;
cursor: pointer;
}
.kipp-map-popup__nav span {
color: #17345b;
font-size: 13px;
text-align: center;
font-weight: 700;
}
.gm-style .gm-style-iw-c {
border-radius: 0;
padding: 22px !important;
box-shadow: 0 16px 32px rgba(17, 41, 72, 0.18);
}
.gm-style .gm-style-iw-d {
overflow: visible !important;
}
.gm-style .gm-ui-hover-effect {
display: none !important;
}
@media (max-width: 767px) {
.kipp-college-map {
min-height: 760px;
}
.kipp-college-map__canvas {
min-height: 760px;
}
.kipp-college-map__panel {
top: 16px;
left: 16px;
right: 16px;
width: auto;
max-height: 330px;
}
.kipp-college-map__panel-inner {
padding: 22px 18px 16px;
}
.kipp-college-map__panel h2 {
font-size: 22px;
}
.kipp-college-map__results {
max-height: 160px;
}
}