@keyframes google-business-reviews-rating-star {
0% {
transform: scale(1, 1);
opacity: 0.05;
filter: saturate(0);
}
5% {
transform: scale(.1, 1);
opacity: 0.15;
}
8% {
transform: scale(.1, 1);
opacity: 0.5;
}
14% {
opacity: 1;
}
21% {
transform: scale(1.25, 1.25);
filter: saturate(100%);
}
25% {
transform: scale(1, 1);
filter: brightness(100%);
}
100%,
88% {
transform: scale(1, 1);
filter: brightness(100%) saturate(100%);
}
94% {
transform: scale(1.15, 1.15);
filter: brightness(120%) saturate(85%);
}
}
:root {
--avatar-width: 40px;
--avatar-height: 40px;
}
.gmbrr .all-stars,
.gmbrr .listing .rating,
.gmbrr .rating-stars,
.gmbrr.fonts,
.gmbrr.fonts .business-name,
.gmbrr.fonts .heading,
.gmbrr.fonts div,
.gmbrr.fonts p,
.gmbrr.fonts span {
font-family: Arial, Helvetica, sans-serif;
}
.gmbrr.badge,
.gmbrr.center {
text-align: center;
}
.gmbrr.badge,
.gmbrr.padding {
padding: 1.4rem 1rem;
}
.gmbrr.badge,
.gmbrr.outline {
box-shadow: 0 14px 3px -8px rgba(0, 0, 0, 0.15), 0 0 0 3px rgba(0, 0, 0, 0.6) inset;
}
.gmbrr.badge {
border-radius: 4px;
max-width: 480px;
}
.gmbrr.badge.dark,
.gmbrr.outline.dark {
box-shadow: 0 14px 3px -8px rgba(255, 255, 255, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.55) inset;
}
.gmbrr.tiny {
font-size: 14px;
}
.gmbrr.narrow,
.gmbrr.tiny {
margin-inline: auto;
}
.gmbrr.badge.tiny {
border-radius: 3px;
padding: 0.5em 1em;
max-width: 32em;
box-shadow: 0 8px 2px -4px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
}
.gmbrr.badge.tiny.dark {
box-shadow: 0 10px 2px -4px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.4) inset;
}
.gmbrr.badge.dark.no-outline,
.gmbrr.badge.no-outline,
.gmbrr.badge.tiny.dark.no-outline,
.gmbrr.badge.tiny.no-outline {
box-shadow: none;
}
.gmbrr .icon,
.gmbrr .icon img {
width: 100%;
height: auto;
}
.gmbrr.link {
cursor: pointer;
}
.gmbrr.fonts a {
text-decoration: none;
}
.gmbrr.fonts a:hover {
text-decoration: underline;
}
.gmbrr.fonts .listing {
font-size: 13px;
line-height: 140%;
gap: 1.7rem;
}
.gmbrr.fonts .business-name,
.gmbrr.fonts .heading {
font-size: 28px;
font-weight: 400;
letter-spacing: 0;
}
.gmbrr.badge .business-name::before,
.gmbrr.badge .heading::before,
.gmbrr.bubble .listing .text-first .text::before,
.gmbrr.bubble .text.fixed-height::before,
.gmbrr.bubble .text.fixed-height::after,
.gmbrr .listing .no-avatar .author-avatar,
.gmbrr .listing .text .review-full-text,
.gmbrr.badge .listing .author-avatar {
display: none;
}
.gmbrr.fill {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.dark.fill {
background-color: rgba(0, 0, 0, 0.93);
}
.gmbrr.bubble.fill,
.gmbrr.dark.bubble.fill {
background-color: transparent;
}
.gmbrr.stripe,
.gmbrr.stripe.badge,
.gmbrr.stripe.badge.tiny,
.gmbrr.stripe.tiny {
padding: 0;
}
.gmbrr.stripe > :nth-child(2n-1) {
background-color: rgba(0, 0, 0, 0.1);
}
.gmbrr.stripe.dark > :nth-child(2n-1) {
background-color: rgba(255, 255, 255, 0.15);
}
.gmbrr.stripe.contrast > :nth-child(2n-1) {
background-color: rgba(0, 0, 0, 0.93);
}
.gmbrr.stripe.dark.contrast > :nth-child(2n-1) {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.stripe.badge > * {
padding: 1.4rem 0.5rem;
margin-block: 0;
margin-inline: 0;
}
.gmbrr.stripe.badge > :first-child {
padding-block-start: 1rem;
border-radius: 4px 4px 0 0;
}
.rtl .gmbrr.stripe.badge > :first-child {
border-radius: 4px 0 0 4px;
}
.gmbrr.stripe.badge > :last-child {
padding-block-end: 1rem;
border-radius: 0 0 4px 4px;
}
.rtl .gmbrr.stripe.badge > :last-child {
border-radius: 0 4px 4px 0;
}
.gmbrr.stripe.badge.tiny > * {
padding: 0.5rem;
}
.gmbrr.stripe.badge.tiny > :first-child {
padding-block-start: 1rem;
border-radius: 3px 3px 0 0;
}
.rtl .gmbrr.stripe.badge.tiny > :first-child {
border-radius: 3px 0 0 3px;
}
.gmbrr.stripe.badge.tiny > :last-child {
padding-block-end: 1rem;
border-radius: 0 0 3px 3px;
}
.rtl .gmbrr.stripe.badge.tiny > :last-child {
border-radius: 0 3px 3px 0;
}
.gmbrr,
.gmbrr .heading,
.gmbrr .listing .text {
color: #333;
}
.gmbrr .listing .text {
color: #222;
}
.gmbrr .author-name,
.gmbrr .author-name a,
.gmbrr.bubble.fill.turquoise .listing .text,
.gmbrr.bubble.mustard .listing .text,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover,
.gmbrr.contrast .rating,
.gmbrr.contrast .count,
.gmbrr.contrast .date,
.gmbrr.contrast .relative-time-description,
.gmbrr.contrast .vicinity,
.gmbrr.dark.bubble.fill.contrast .listing .text,
.gmbrr.dark.bubble.fill.turquoise .listing .text,
.gmbrr.fonts .author-name a,
.gmbrr.stripe.dark.contrast > :nth-child(2n-1) {
color: #000;
}
.gmbrr.dark .listing .date,
.gmbrr.dark .listing .relative-time-description,
.gmbrr.dark .no-place,
.gmbrr.dark .no-reviews,
.gmbrr.dark .rating .count,
.gmbrr.fonts.dark .rating .number,
.gmbrr.dark .rating .count,
.gmbrr.dark .vicinity {
color: rgba(190, 190, 190, 0.9);
}
.gmbrr .listing .date,
.gmbrr .listing .relative-time-description,
.gmbrr .no-place,
.gmbrr .no-reviews,
.gmbrr .rating,
.gmbrr .rating .count,
.gmbrr .vicinity,
.gmbrr.fonts .rating .number,
.gmbrr.fonts .rating .count {
color: #70757A;
}
.gmbrr .listing .rating,
.gmbrr .star,
.gmbrr .rating,
.gmbrr.dark .listing .rating,
.gmbrr.dark .star,
.gmbrr.dark.stars-yellow .star,
.gmbrr.stars-yellow .star,
.gmbrr.contrast .listing .rating,
.gmbrr.dark.contrast .listing .rating,
.gmbrr.stars-html .rating-stars {
color: #F7B603;
}
.gmbrr.stars-orange .rating,
.gmbrr.dark.stars-orange .star,
.gmbrr.stars-orange .listing .rating,
.gmbrr.stars-orange .star {
color: #E7711B;
}
.gmbrr .rating .not,
.gmbrr .star.gray,
.gmbrr .star.grey {
color: #C9C9C9;
}
.gmbrr.dark .listing .rating .not,
.gmbrr.dark .rating .all-stars {
color: #A4A4A4;
}
.gmbrr.dark.fonts.color-match .business-name,
.gmbrr.dark.fonts.color-match .heading,
.gmbrr.dark.fonts.color-match .listing .author-name a {
color: #BCC0C3;
}
.gmbrr.dark.fonts.color-match .listing .text {
color: #EDF1F6;
}
.gmbrr.fonts.color-match a {
color: #1A0DAB;
}
.gmbrr.dark.fonts.color-match a {
color: #8AB4F8;
}
.gmbrr.fonts .button {
color: rgba(245, 245, 245, 0.9);
background-color: rgba(40, 40, 40, 0.9);
text-decoration: none;
font-size: 15px;
padding: 0.76em 1em;
}
.gmbrr .button:hover {
color: rgba(255, 255, 255, 0.95);
text-decoration: none;
}
.gmbrr .business-name,
.gmbrr .heading {
margin-block: 0 0.4rem;
margin-inline: 0;
line-height: 120%;
}
.gmbrr .heading.no-icon {
margin-block-end: 0.8rem;
}
.gmbrr.fonts .heading.no-icon {
margin-block-end: 0.55rem;
}
.gmbrr .icon {
display: inline-block;
min-width: 0.6em;
min-height: 0.6em;
max-width: 1.5em;
max-height: 1.5em;
position: relative;
vertical-align: middle;
bottom: 0.1em;
margin-inline-end: 0.35em;
}
.gmbrr .heading.no-name .icon {
margin-block: 0 0.35em;
margin-inline: 0;
}
.gmbrr .vicinity {
font-size: 13px;
margin-block: 0 0.5rem;
}
.gmbrr.badge .vicinity {
margin-block: 0;
margin-inline: 0;
}
.gmbrr > .rating {
font-size: 32px;
line-height: 1.2em;
margin-block-end: 0.4em;
}
.gmbrr.fonts > .rating {
margin-block-end: 0.2em;
}
.gmbrr.tiny .rating {
font-size: 1.8em;
line-height: 1.1em;
}
.gmbrr.badge > :last-child,
.gmbrr.badge > :last-child,
.gmbrr > .rating:last-child,
.gmbrr > .listing:last-child,
.gmbrr > .attribution:last-child,
.gmbrr .text-first .author-avatar,
.gmbrr.fonts .listing .date,
.gmbrr.fonts .listing .rating,
.gmbrr.fonts .listing .relative-time-description,
.gmbrr .review-meta:last-child .rating:last-child,
.gmbrr .review-meta:last-child .date:last-child,
.gmbrr .review-meta:last-child .relative-time-description:last-child,
.gmbrr .review-meta:last-child .author-name:last-child {
margin-block-end: 0;
}
.gmbrr .rating span {
vertical-align: top;
position: relative;
}
.gmbrr .rating .number-text,
.gmbrr .review-count .count {
font-size: 15px;
}
.gmbrr .rating .all-stars,
.gmbrr .rating .rating-stars {
display: inline-block;
height: 1.1em;
top: 0.2em;
z-index: 11;
}
.gmbrr.tiny .rating .all-stars,
.gmbrr.tiny .rating .rating-stars {
top: 0.15em;
}
.gmbrr .rating .all-stars + .backdrop {
overflow: hidden;
position: absolute;
width: 135px;
margin: 0.1em 0 0 -134px;
top: auto;
z-index: 10;
}
.rtl .gmbrr .rating .all-stars + .backdrop {
margin: 0.1em -125.5px 0 0;
}
.gmbrr .listing .review-meta + .text,
.gmbrr .rating + .attribution,
.gmbrr.bubble .listing .author-switch .author-name,
.gmbrr.bubble .listing .author-switch .date,
.gmbrr.bubble .listing .author-switch .rating,
.gmbrr.bubble .listing .author-switch .relative-time-description,
.gmbrr.bubble .listing .inline.author-switch .author-name,
.gmbrr.bubble .listing .inline.author-switch .date,
.gmbrr.bubble .listing .inline.author-switch .rating,
.gmbrr.bubble .listing .inline.author-switch .relative-time-description,
.gmbrr.bubble .listing .text-first .text,
.gmbrr.narrow .inline .text,
.gmbrr.narrow .text-first .text {
margin-block-start: 0;
}
.gmbrr .rating .backdrop .star {
opacity: 0.65;
transform: scale(.95, 0.95);
transform-origin: 65% 50%;
}
.gmbrr.stars-html .rating .all-stars,
.gmbrr.stars-html .rating .rating-stars,
.gmbrr.version-1 .rating .all-stars,
.gmbrr.version-1 .rating .rating-stars {
position: relative;
top: 0;
height: 1em;
line-height: 110%;
overflow: hidden;
letter-spacing: 0;
}
.gmbrr.stars-html .rating .rating-stars,
.gmbrr.version-1 .rating .rating-stars {
text-align: start;
float: inline-start;
white-space: nowrap;
}
.gmbrr .rating .all-stars.safari,
.gmbrr .rating .rating-stars.safari {
width: 5.1em;
}
.gmbrr .rating.none .all-stars {
opacity: 0.3;
}
.gmbrr .rating .rating-stars {
position: relative;
top: -1.1em;
word-wrap: initial;
text-align: start;
}
.gmbrr .all-stars.animate,
.gmbrr .rating-stars.animate {
transition: 1.1s width ease-in-out 0.7s;
opacity: 1;
}
.gmbrr .rating .count {
margin-block: 0;
font-size: 0.5em;
line-height: 140%;
vertical-align: baseline;
}
.gmbrr .date,
.gmbrr .inline .date,
.gmbrr .relative-time-description,
.gmbrr .inline .relative-time-description,
.gmbrr .listing .rating,
.gmbrr .listing .inline .rating,
.gmbrr.tiny .rating .count,
.gmbrr.center .listing .inline .rating,
.gmbrr.center .listing .inline .relative-time-description {
vertical-align: middle;
}
.gmbrr .rating .number + .all-stars {
margin-inline: 0.3rem 0;
}
.gmbrr.stars-html .rating .number + .all-stars {
margin-inline: 0 0.25rem;
}
.gmbrr .rating .all-stars + .count {
margin-inline: 0.35rem 0;
}
.gmbrr.narrow .all-stars + .count,
.gmbrr.columns .listing li,
.gmbrr.center.columns .listing li,
.gmbrr.carousel .listing li,
.gmbrr.columns .listing .text-first,
.gmbrr.center.columns .listing .text-first,
.gmbrr.bubble .inline.text-first .author-name {
margin-block: 0;
}
.gmbrr .listing {
padding: 0;
margin-block: 0;
margin-inline: 0;
display: flex;
flex-wrap: wrap;
flex-direction: revert;
gap: 2rem;
}
.gmbrr.bubble .listing {
gap: 1.5rem;
}
.gmbrr ul.listing {
list-style: none;
}
.gmbrr.columns .listing {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 1.7rem 3rem;
align-items: start;
}
.gmbrr.center.bubble .listing {
margin-block-end: 0.8rem;
}
.gmbrr .rating + .listing,
.gmbrr .rating + .buttons,
.gmbrr .listing + .buttons {
margin-block-start: 1.2rem;
}
.gmbrr .listing + .attribution,
.gmbrr .navigation + .attribution {
margin-block-start: 1.5rem;
margin-inline: 0;
}
.gmbrr.badge .rating + .listing {
margin-block-start: 0.7rem;
margin-inline: 0;
}
.gmbrr .listing.no-place,
.gmbrr .listing.no-reviews {
margin-block-end: 1rem;
}
.gmbrr .listing li,
.gmbrr.center.bubble.spaced .review-meta {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding: 0;
margin-inline: 0;
margin-block: 0;
list-style: none;
gap: 0.6rem 0.7rem;
line-height: 140%;
}
.gmbrr.fonts .listing li {
gap: 0.4rem 0.7rem;
}
.gmbrr.fonts.narrow .listing li,
.gmbrr.narrow .listing li {
gap: 0.3rem 0.4rem;
}
.gmbrr.center .listing li,
.gmbrr.badge .listing li,
.gmbrr.fonts.center .listing li,
.gmbrr.narrow.center .listing li {
gap: 0.3rem 0;
}
.gmbrr.bubble .listing .no-avatar.inline {
gap: 0.1rem;
}
.gmbrr.center .listing .text-first,
.gmbrr.center li {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center.bubble .listing li {
margin-inline: 0;
}
.gmbrr.tile .listing li,
.gmbrr.tile.center .listing li,
.gmbrr.tile.center.bubble .listing li {
flex: 1 0 calc(100% - 2.6rem);
}
.gmbrr.tile .listing li {
box-shadow: 0 0 0 2px rgba(80, 80, 80, 0.7) inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
border-radius: 4px;
padding: 1.1rem 1.3rem;
margin-block: 2px 6px;
}
.gmbrr.dark.tile .listing li {
box-shadow: 0 0 0 2px rgba(225, 225, 225, 0.7) inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.tile.solid .listing li {
background-color: rgba(60, 60, 60, 0.9);
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.8) inset, 0 4px 2px 1px rgba(45, 45, 45, 0.05);
}
.gmbrr.dark.tile.solid .listing li {
background-color: rgba(250, 250, 250, 0.9);
box-shadow: 0 0 0 2px rgba(45, 45, 45, 0.5) inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.tile .listing li,
.gmbrr.tile.columns .listing li {
margin-block: 2px 6px;
}
.gmbrr.carousel .listing {
overflow: hidden;
}
.gmbrr.carousel .listing > li,
.gmbrr.carousel.stacked-z .author-avatar,
.gmbrr.carousel.stacked-z .text {
transition: 0.5s opacity linear;
}
.gmbrr.carousel .listing > li {
position: relative;
}
.gmbrr.carousel .listing > .hidden {
display: none;
opacity: 0.05;
pointer-events: none;
}
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .author-avatar,
.gmbrr.carousel.stacked-z .hidden .text {
opacity: 0;
}
.gmbrr .all-stars.animate,
.gmbrr .rating-stars.animate,
.gmbrr.carousel .listing > .visible,
.gmbrr.carousel.stacked-z .visible .author-avatar,
.gmbrr.carousel.stacked-z .visible .text {
opacity: 1;
}
.gmbrr.carousel .listing > .visible,
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .text {
display: flex;
}
.gmbrr.carousel.stacked-z .listing > .hidden,
.gmbrr.carousel.stacked-z .hidden .text {
z-index: 1;
}
.gmbrr.carousel .navigation {
list-style: none;
margin-block: 1rem 0;
margin-inline: 0;
padding: 0;
text-align: center;
}
.gmbrr.carousel .navigation .bullet {
margin-block: 0;
padding: 0;
display: inline-block;
line-height: 100%;
}
.gmbrr.carousel .navigation .bullet + .bullet {
margin-inline: 0.8rem 0;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet + .bullet {
margin-inline: 1rem 0;
}
.gmbrr.carousel .navigation .bullet a {
line-height: 1.2rem;
font-size: 2rem;
display: inline-block;
width: 1.6rem;
max-width: 20px;
height: 1.6rem;
max-height: 20px;
color: transparent;
background-color: rgba(110, 110, 110, 0);
border: 1px solid rgba(110, 110, 110, 0.99);
border-radius: 50%;
transition: 0.3s background-color linear, 0.3s border-color linear, 0.3s box-shadow linear;
vertical-align: middle;
overflow: hidden;
}
.gmbrr.carousel.bullet-solid .navigation .bullet a,
.gmbrr.dark.carousel.bullet-solid .navigation .bullet a {
box-shadow: 0 0 0 0.8rem rgba(190, 190, 190, 0.4) inset;
}
.gmbrr.carousel .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(110, 110, 110, 0.7) inset;
}
.gmbrr.dark.carousel .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(190, 190, 190, 0.7) inset;
}
.gmbrr.carousel .navigation .current.bullet a,
.gmbrr.carousel .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(110, 110, 110, 0.4) inset;
background-color: rgba(110, 110, 110, 0.99);
cursor: default;
pointer-events: none;
}
.gmbrr.dark.carousel .navigation .current a,
.gmbrr.dark.carousel .navigation .current a:hover {
box-shadow: 0 0 0 0.8rem rgba(190, 190, 190, 0.4) inset;
background-color: rgba(190, 190, 190, 0.99);
}
.gmbrr.carousel.bullet-square .navigation .bullet a,
.gmbrr.carousel.bullet-square-rounded .navigation .bullet a {
width: 1.5rem;
height: 1.5rem;
}
.gmbrr.carousel.bullet-square-rounded .navigation .bullet a {
border-radius: 25%;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet a,
.gmbrr.carousel.bullet-square .navigation .bullet a {
border-radius: 0;
}
.gmbrr.carousel.bullet-diamond .navigation .bullet a {
width: 1.4rem;
height: 1.4rem;
transform: scaleX(.95) rotate(45deg);
vertical-align: unset;
}
.gmbrr.carousel.bullet-symbol .navigation .bullet a {
font-size: 2.5rem;
border: 0 none;
border-radius: 0;
background-color: inherit;
color: rgba(110, 110, 110, 0.6);
width: inherit;
height: inherit;
line-height: inherit;
box-shadow: none;
transition: 0.2s color linear;
max-width: none;
max-height: none;
}
.gmbrr.dark.carousel.bullet-symbol .navigation .bullet a {
color: rgba(190, 190, 190, 0.6);
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol .navigation .bullet a:hover {
color: rgba(110, 110, 110, 0.8);
}
.gmbrr.dark.carousel.bullet-symbol .navigation .bullet a:hover {
color: rgba(200, 200, 200, 0.9);
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol .navigation .current.bullet a,
.gmbrr.carousel.bullet-symbol .navigation .current.bullet a:hover {
color: rgba(60, 60, 60, 0.95);
background-color: inherit;
}
.gmbrr.dark.carousel.bullet-symbol .navigation .current a,
.gmbrr.dark.carousel.bullet-symbol .navigation .current a:hover {
color: rgba(210, 210, 210, 0.95);
}
.gmbrr .listing .text-first .text {
margin-block-end: 0.3rem;
}
.gmbrr .listing .no-avatar.text-first.author-switch .text {
margin-block-end: -0.1rem;
}
.gmbrr .author-name {
display: block;
margin-block-end: 0.4em;
}
.gmbrr .inline .author-name {
display: inline-block;
margin-block-end: 0;
}
.gmbrr.fonts .author-name {
line-height: 150%;
}
.gmbrr .listing .author-switch .author-name {
margin-block-start: 0.1rem;
}
.gmbrr .listing .author-switch .rating + .author-name,
.gmbrr .listing .author-switch .date + .author-name,
.gmbrr .listing .author-switch .relative-time-description + .author-name {
margin-block-start: 0.4rem;
}
.gmbrr.bubble .listing .text,
.gmbrr.bubble.fonts .listing .text,
.gmbrr.bubble .listing .review-meta + .text {
flex: 1 0 calc(100% - 2em);
border-radius: 0.4em;
position: relative;
box-shadow: 0 0 0 2px rgba(70, 70, 70, 0.85) inset;
margin-block: 0;
margin-inline: 0;
padding-block: 0.6em;
padding-inline: 1em;
}
.gmbrr.bubble .listing .review-meta + .text {
margin-block-start: 0.7rem;
}
.gmbrr.bubble .listing .text-first .text,
.gmbrr.center.bubble .listing .text {
margin-inline: 0;
}
.gmbrr.dark.bubble .listing .text {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.85) inset;
}
.gmbrr.bubble.fill .listing .text {
color: rgba(255, 255, 255, 0.99);
background-color: rgba(70, 70, 70, 0.85);
box-shadow: none;
}
.gmbrr.dark.bubble.fill .listing .text {
color: rgba(70, 70, 70, 0.99);
background-color: rgba(255, 255, 255, 0.99);
box-shadow: none;
}
.gmbrr.bubble.fill .listing .text a {
color: rgba(255, 255, 255, 0.75);
}
.gmbrr.dark.bubble.fill .listing .text a {
color: rgba(70, 70, 70, 0.8);
}
.gmbrr.bubble .listing .text-first .text {
margin-block-end: 0.6rem;
}
.gmbrr.center.bubble .listing .text-first .text,
.gmbrr.center.bubble .listing .text-first .review-meta + .text {
margin-block-end: 0.8rem;
}
.gmbrr.bubble.center .listing .text-first .text {
margin-block-end: 0.55rem;
}
.gmbrr.fonts.bubble.center .listing .text-first .text {
margin-block-end: 0.45rem;
}
.gmbrr.bubble .listing .arrow.arrow-up,
.gmbrr.bubble .listing .arrow.arrow-down,
.gmbrr.bubble .listing .text-first .text::after,
.gmbrr.bubble .listing .text::before {
content: '';
position: absolute;
left: calc(var(--avatar-width) + 0.7rem);
top: calc(-1em + 2px);
width: 0;
height: 0;
border-top: 0.5em solid transparent;
border-right: 0.5em solid transparent;
border-bottom: 0.5em solid rgba(70, 70, 70, 0.85);
border-left: 0.5em solid transparent;
clear: both;
}
.gmbrr.bubble .listing .arrow.arrow-up,
.gmbrr.bubble .listing .arrow.arrow-down {
position: relative;
flex: 0 0 1em;
left: calc(-100% + var(--avatar-width) + 1.8em);
font-size: 0.9em;
}
.gmbrr.bubble .listing .arrow.arrow-down {
left: calc(var(--avatar-width) + 2.3em);
}
.gmbrr.bubble .listing .arrow.arrow-up {
margin-block-start: 0.8em;
top: 0.5em;
align-self: end;
}
.gmbrr.bubble .listing .arrow.arrow-down {
margin-block-end: 0.8em;
top: auto;
bottom: 0.9em;
align-self: start;
}
.gmbrr.center.bubble .listing .arrow.arrow-up {
margin-block-start: -0.6rem;
top: 0.3rem;
}
.gmbrr.center.bubble .listing .arrow.arrow-down {
margin-block-end: -1.05rem;
bottom: 1.15rem;
}
.gmbrr.fonts.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.bubble .listing .text::before,
.gmbrr.fonts.bubble .listing .arrow.arrow-up,
.gmbrr.fonts.bubble .listing .text-first .text::after {
left: calc(var(--avatar-width) + 0.7rem);
}
.gmbrr.narrow.bubble .listing .arrow.arrow-down,
.gmbrr.narrow.bubble .listing .text::before {
left: calc(var(--avatar-width) + 0.5rem);
}
.gmbrr.fonts.narrow.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.narrow.bubble .listing .text::before {
left: calc(var(--avatar-width) + 0.8rem);
}
.gmbrr.center.bubble .listing .arrow.arrow-up,
.gmbrr.center.bubble .listing .arrow.arrow-down,
.gmbrr.center.bubble .listing .text-first .text::after,
.gmbrr.center.bubble .listing .text::before {
left: calc(50% - 0.5em);
}
.rtl .gmbrr.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.bubble .listing .text-first .text::after,
.rtl .gmbrr.bubble .listing .text::before {
left: auto;
right: calc(var(--avatar-width) + 0.9rem);
}
.rtl .gmbrr.bubble .listing .arrow.arrow-down {
left: auto;
right: calc(var(--avatar-width) + 2.3em);
}
.rtl .gmbrr.narrow.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.narrow.bubble .listing .text::before {
left: auto;
right: calc(var(--avatar-width) + 0.5rem);
}
.rtl .gmbrr.fonts.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.fonts.bubble .listing .text::before {
left: auto;
right: calc(var(--avatar-width) + 0.7rem);
}
.rtl .gmbrr.fonts.narrow.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.fonts.narrow.bubble .listing .text::before,
.rtl .gmbrr.fonts.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.fonts.bubble .listing .text-first .text::after {
left: auto;
right: calc(var(--avatar-width) + 0.8rem);
}
.rtl .gmbrr.center.bubble .listing .arrow.arrow-up,
.rtl .gmbrr.center.bubble .listing .arrow.arrow-down,
.rtl .gmbrr.center.bubble .listing .text-first .text::after,
.rtl .gmbrr.center.bubble .listing .text::before {
left: auto;
right: calc(50% - 0.5em);
}
.gmbrr.fonts.bubble .listing .arrow.arrow-up,
.gmbrr.fonts.bubble .listing .arrow.arrow-down {
font-size: 1em;
}
.gmbrr.fonts.bubble .listing .arrow.arrow-down,
.gmbrr.fonts.center.bubble .listing .arrow.arrow-down {
margin-block-end: -0.7rem;
bottom: 0.8rem;
}
.gmbrr.bubble .listing .text-first .text::after {
top: 100%;
border-top: 0.5em solid rgba(70, 70, 70, 0.85);
border-bottom: 0.5em solid transparent;
clear: both;
}
.gmbrr.dark.bubble .listing .arrow.arrow-up,
.gmbrr.dark.bubble .listing .text::before {
border-bottom: 0.5em solid rgba(255, 255, 255, 0.85);
}
.gmbrr.bubble.fill .listing .arrow.arrow-up,
.gmbrr.bubble.fill .listing .text::before {
border-bottom: 0.5em solid rgba(70, 70, 70, 0.85);
}
.gmbrr.dark.bubble.fill .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill .listing .text-first .text::before,
.gmbrr.dark.bubble.fill .listing .text::before {
border-bottom: 0.5em solid rgba(255, 255, 255, 0.99);
}
.gmbrr.dark.bubble .listing .text-first .arrow.arrow-down,
.gmbrr.dark.bubble .listing .text-first .text::after {
border-top: 0.5em solid rgba(255, 255, 255, 0.85);
}
.gmbrr.bubble.fill .listing .arrow.arrow-down,
.gmbrr.bubble.fill .listing .text-first .text::after {
border-top: 0.5em solid rgba(70, 70, 70, 0.85);
}
.gmbrr.dark.bubble.fill .listing .text-first .arrow.arrow-down,
.gmbrr.dark.bubble.fill .listing .text-first .text::after {
border-top: 0.5em solid rgba(255, 255, 255, 0.99);
}
.gmbrr.bubble .listing .date,
.gmbrr.bubble .listing .relative-time-description {
font-size: 0.9em;
line-height: 110%;
}
.gmbrr.center.bubble.spaced .review-meta .rating,
.gmbrr.center.bubble.spaced .review-meta .date,
.gmbrr.center.bubble.spaced .review-meta .relative-time-description {
flex: 1 0 40%;
margin-inline: 0;
align-self: center;
}
.gmbrr.bubble .listing .author-name {
margin-block-end: 0.4rem;
}
.gmbrr .listing .rating + .date,
.gmbrr.fonts .listing .rating + .date,
.gmbrr .listing .rating + .relative-time-description,
.gmbrr.fonts .listing .rating + .relative-time-description {
margin-inline-start: min(1%, 0.4em);
}
.gmbrr.center.bubble .listing .inline .date,
.gmbrr.center.bubble .listing .inline .rating,
.gmbrr.center.bubble .listing .inline .relative-time-description,
.gmbrr.center.bubble .listing .text-first.inline .date,
.gmbrr.center.bubble .listing .text-first.inline .rating,
.gmbrr.center.bubble .listing .text-first.inline .relative-time-description {
flex: 1 0 50%;
margin-block: 0;
}
.gmbrr.center.bubble .listing .review-meta + .text,
.gmbrr.center .author-switch .author-name,
.gmbrr.center.bubble .listing .author-switch .review-meta + .text {
margin-block-start: 0.5em;
}
.gmbrr.fonts.center.bubble .listing .review-meta + .text,
.gmbrr.fonts.center .author-switch .author-name,
.gmbrr.fonts.center.bubble .listing .author-switch .review-meta + .text {
margin-block-start: 0.35em;
}
.gmbrr.center.bubble .listing .text + .author-avatar,
.gmbrr.narrow .listing .rating + .date,
.gmbrr.narrow .listing .rating + .relative-time-description,
.gmbrr.fonts.center.bubble .listing .review-meta:first-child + .text,
.gmbrr.fonts.center.bubble .listing .author-switch .review-meta:first-child + .text {
margin-block-start: 0.33em;
}
.gmbrr.bubble .inline.text-first .text {
margin-block-end: 0.6em;
}
.gmbrr .author-avatar-name a span,
.gmbrr .author-avatar-name a:hover span {
text-decoration: inherit;
}
.gmbrr .author-avatar,
.gmbrr .author-avatar a,
.gmbrr .author-name a,
.gmbrr .review-meta,
.gmbrr .text {
display: block;
}
.gmbrr .listing .author-avatar a,
.gmbrr .listing .author-avatar > img {
display: block;
overflow: hidden;
width: var(--avatar-width);
height: var(--avatar-height);
margin-inline: 0 auto;
}
.gmbrr.center .listing .author-avatar a,
.gmbrr.center .listing .author-avatar > img {
margin-inline-start: auto;
}
.gmbrr.center .author-avatar a {
overflow: hidden;
width: var(--avatar-width);
height: var(--avatar-height);
margin-inline: auto;
}
.gmbrr .review-meta {
flex: 1 0 4em;
line-height: 120%;
}
.gmbrr .author-avatar,
.gmbrr .no-avatar.text-first .author-avatar,
.gmbrr.fonts .author-avatar,
.gmbrr.fonts .no-avatar.text-first .author-avatar {
flex: 0 1 calc(var(--avatar-width) + 0.3rem);
}
.gmbrr.narrow .author-avatar,
.gmbrr.fonts.narrow .author-avatar,
.gmbrr.fonts.narrow .no-avatar .author-avatar {
flex: 0 1 calc(var(--avatar-width) + 0.7rem);
}
.gmbrr .listing li,
.gmbrr.center.bubble .listing li,
.gmbrr.center .author-avatar,
.gmbrr.center .author-name,
.gmbrr.center .review-meta,
.gmbrr.narrow.center .author-avatar,
.gmbrr.narrow.center .author-name,
.gmbrr.narrow.center .review-meta,
.gmbrr.bubble.center .review-meta,
.gmbrr.bubble.center .review-meta,
.gmbrr.bubble .listing .text,
.gmbrr .listing .no-avatar .text + .review-meta,
.gmbrr.center.bubble.spaced .review-meta,
.gmbrr.narrow .no-avatar .review-meta {
flex: 1 0 100%;
}
.gmbrr .listing .text {
flex: 1 0 calc(100% - var(--avatar-width) - 1.4rem);
}
.gmbrr .listing .text-first .text:first-child {
flex: 1 0 calc(100% - 1.4rem);
}
.gmbrr.narrow .review-meta {
flex: 1 0 5%;
}
.gmbrr.center .author-name {
display: block;
width: auto;
line-height: 140%;
}
.gmbrr .author-avatar {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center .author-avatar,
.gmbrr.center .no-avatar.text-first .author-avatar {
margin-inline: auto;
}
.gmbrr.justify .listing .text {
text-align: justify;
}
.gmbrr.center .listing .review-meta + .text {
margin-block: 0.4rem 0;
}
.gmbrr .fixed-height {
overflow: hidden;
overflow-y: auto;
scrollbar-width: thin;
scrollbar-color: rgba(0, 0, 0, 0.3) rgba(55, 55, 55, 0.01);
transition: 0.2s scrollbar-color linear;
}
.gmbrr.dark .fixed-height {
scrollbar-color: rgba(255, 255, 255, 0.3) rgba(205, 205, 205, 0.01);
}
.gmbrr .fixed-height:hover,
.gmbrr .fixed-height:focus {
scrollbar-color: rgba(0, 0, 0, 0.8) rgba(55, 55, 55, 0.1);
}
.gmbrr.dark .fixed-height:hover,
.gmbrr.dark .fixed-height:focus {
scrollbar-color: rgba(255, 255, 255, 0.8) rgba(205, 205, 205, 0.1);
}
.gmbrr .fixed-height::-webkit-scrollbar {
width: 10px;
}
.gmbrr .fixed-height::-webkit-scrollbar-track {
background: rgba(55, 55, 55, 0.05);
}
.gmbrr .fixed-height:hover::-webkit-scrollbar-track {
background: rgba(55, 55, 55, 0.2);
}
.gmbrr .fixed-height::-webkit-scrollbar-thumb {
border-radius: 2px;
background-color: rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0, 0, 0, 0.3);
}
.gmbrr.dark .fixed-height::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.2);
border-color: rgba(255, 255, 255, 0.3);
}
.gmbrr .listing .text .review-more-placeholder {
visibility: hidden;
}
.gmbrr .listing .review-meta + .text,
.gmbrr .listing .text + .review-meta {
margin-block: 0.1rem;
padding-inline-start: calc(var(--avatar-width) + 1rem);
}
.gmbrr.narrow .listing .review-meta + .text,
.gmbrr.narrow .listing .text + .review-meta {
padding-inline-start: calc(var(--avatar-width) + 1.1rem);
}
.gmbrr.narrow.bubble .listing .review-meta + .text,
.gmbrr.narrow.bubble .listing .text + .review-meta {
padding-inline-start: 1em;
}
.gmbrr .listing .text-first .text + .review-meta,
.gmbrr.center .listing .review-meta + .text,
.gmbrr.badge .listing .review-meta + .text {
padding-inline: 0.8em;
flex: 1 0 calc(100% - 2em);
}
.gmbrr .listing .no-avatar .text + .review-meta,
.gmbrr .listing .no-avatar .review-meta + .text,
.gmbrr.center .listing .text + .review-meta,
.gmbrr.badge .listing .text + .review-meta,
.gmbrr.narrow .listing .no-avatar .review-meta + .text,
.gmbrr.narrow .listing .no-avatar .text + .review-meta {
padding-inline: 0;
}
.gmbrr.narrow .text {
margin-block: 0.2em 0;
}
.gmbrr .no-avatar.inline .text {
margin-block-end: 0.1em;
}
.gmbrr.center .listing .author-avatar,
.gmbrr.center .listing .author-name,
.gmbrr.center .text-first .author-avatar {
margin-block: 0;
margin-inline: auto;
}
.gmbrr.center .text-first .text + .author-avatar {
margin-block: 0.2rem 0;
}
.gmbrr .listing .author-avatar img {
max-width: 100%;
height: auto;
}
.gmbrr .listing .author-name,
.gmbrr .listing .author-name a {
font-weight: 700;
}
.gmbrr .listing .date,
.gmbrr.center .listing .inline .date,
.gmbrr .listing .rating,
.gmbrr.center .listing .inline .rating,
.gmbrr .listing .relative-time-description,
.gmbrr.center .listing .inline .relative-time-description {
position: relative;
display: inline-block;
line-height: 120%;
margin-block: 0;
}
.gmbrr.center.narrow .listing .date,
.gmbrr.center.narrow .listing .rating,
.gmbrr.center.narrow .listing .relative-time-description,
.gmbrr.narrow .all-stars + .count {
display: block;
margin-inline: 0;
}
.gmbrr .listing .rating {
margin-inline-start: -0.1em;
font-size: 1.15em;
vertical-align: middle;
}
.gmbrr .listing .no-avatar .rating,
.gmbrr.center.narrow .listing .rating + .date,
.gmbrr.center.narrow .listing .rating + .relative-time-description {
margin-inline-start: 0;
}
.gmbrr.center .listing .rating {
margin-inline-start: auto;
}
.gmbrr.center .listing .no-date .rating,
.gmbrr.center .listing .relative-time-description {
margin-inline-end: auto;
}
.gmbrr .listing .no-date .rating {
margin-inline-end: 0;
}
.gmbrr .listing .inline .date,
.gmbrr .listing .inline .relative-time-description {
top: 0.1em;
display: inline-block;
}
.gmbrr .inline.no-avatar .author-name,
.gmbrr .inline .rating {
clear: none;
display: inline-block;
}
.gmbrr .inline .author-name {
width: inherit;
vertical-align: middle;
}
.gmbrr .inline .text-first .author-name {
margin-block-end: 0.1em;
}
.gmbrr .inline .rating {
position: relative;
height: 1em;
top: 0.05em;
}
.gmbrr.center .inline .rating,
.gmbrr.narrow.center .inline .rating {
position: relative;
height: inherit;
}
.gmbrr .inline .author-name,
.gmbrr .inline .date,
.gmbrr .inline .rating,
.gmbrr .inline .relative-time-description {
line-height: 1.3em;
}
.gmbrr.fonts .listing .rating {
font-size: 18px;
}
.gmbrr.fonts .inline .rating,
.gmbrr .listing .inline .review-meta > .rating,
.gmbrr.center .inline .rating,
.gmbrr.narrow.center .inline .rating {
top: 0;
}
.gmbrr .listing .inline .review-meta > span + span {
margin-inline-start: min(1.5%, 0.7rem);
}
.gmbrr.fonts .listing .rating,
.gmbrr .listing .inline .rating {
line-height: 100%;
}
.gmbrr.fonts .listing .text {
line-height: 140%;
}
.gmbrr.dark .listing .date,
.gmbrr.dark .listing .rating .not,
.gmbrr.dark .listing .relative-time-description,
.gmbrr.dark .rating .all-stars {
color: rgba(175, 175, 175, 0.85);
}
.gmbrr.dark .button {
color: rgba(40, 40, 40, 0.9);
background-color: rgba(245, 245, 245, 0.9);
}
.gmbrr.dark .button:hover {
background-color: rgba(255, 255, 255, 0.95);
}
.gmbrr.bubble.fill.amethyst .listing .text,
.gmbrr.bubble.fill.carbon .listing .text,
.gmbrr.bubble.fill.coffee .listing .text,
.gmbrr.bubble.fill.contrast .listing .text,
.gmbrr.bubble.fill.copper .listing .text,
.gmbrr.bubble.fill.coral .listing .text,
.gmbrr.bubble.fill.cranberry .listing .text,
.gmbrr.bubble.fill.forest .listing .text,
.gmbrr.bubble.fill.magenta .listing .text,
.gmbrr.bubble.fill.ocean .listing .text,
.gmbrr.bubble.fill.pumpkin .listing .text,
.gmbrr.bubble.fill.slate .listing .text,
.gmbrr.dark,
.gmbrr.dark .author-name,
.gmbrr.dark .author-name a,
.gmbrr.dark .business-name,
.gmbrr.dark .heading,
.gmbrr.dark .text,
.gmbrr.dark.bubble.contrast .listing .text,
.gmbrr.dark.bubble.fill.amethyst .listing .text,
.gmbrr.dark.bubble.fill.carbon .listing .text,
.gmbrr.dark.bubble.fill.coffee .listing .text,
.gmbrr.dark.bubble.fill.copper .listing .text,
.gmbrr.dark.bubble.fill.coral .listing .text,
.gmbrr.dark.bubble.fill.cranberry .listing .text,
.gmbrr.dark.bubble.fill.forest .listing .text,
.gmbrr.dark.bubble.fill.magenta .listing .text,
.gmbrr.dark.bubble.fill.ocean .listing .text,
.gmbrr.dark.bubble.fill.pumpkin .listing .text,
.gmbrr.dark.bubble.fill.slate .listing .text,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover,
.gmbrr.dark.contrast .rating,
.gmbrr.dark.contrast .count,
.gmbrr.dark.contrast .date,
.gmbrr.dark.contrast .relative-time-description,
.gmbrr.dark.contrast .vicinity,
.gmbrr.stripe.contrast > :nth-child(2n-1) {
color: #FFF;
}
.gmbrr.bubble.fill.amethyst .listing .text a,
.gmbrr.bubble.fill.carbon .listing .text a,
.gmbrr.bubble.fill.coffee .listing .text a,
.gmbrr.bubble.fill.contrast .listing .text a,
.gmbrr.bubble.fill.copper .listing .text a,
.gmbrr.bubble.fill.coral .listing .text a,
.gmbrr.bubble.fill.cranberry .listing .text a,
.gmbrr.bubble.fill.forest .listing .text a,
.gmbrr.bubble.fill.magenta .listing .text a,
.gmbrr.bubble.fill.ocean .listing .text a,
.gmbrr.bubble.fill.pumpkin .listing .text a,
.gmbrr.bubble.fill.slate .listing .text a,
.gmbrr.dark.bubble.contrast .listing .text a {
color: rgba(255, 255, 255, 0.8);
}
.gmbrr.bubble.fill.mustard .listing .text a,
.gmbrr.bubble.fill.turquoise .listing .text a,
.gmbrr.dark.bubble.fill.contrast .listing .text a {
color: rgba(0, 0, 0, 0.8);
}
.gmbrr.cranberry .heading,
.gmbrr.cranberry .listing .rating,
.gmbrr.cranberry .rating,
.gmbrr.cranberry .rating .star,
.gmbrr.dark.cranberry .heading,
.gmbrr.dark.cranberry .listing .rating,
.gmbrr.dark.cranberry .rating,
.gmbrr.dark.cranberry .rating .star {
color: #9f000f;
}
.gmbrr.cranberry .listing a,
.gmbrr.cranberry a {
color: #4f0007;
}
.gmbrr.dark.cranberry .listing a,
.gmbrr.dark.cranberry a {
color: #b5a3a5;
}
.gmbrr.cranberry .count,
.gmbrr.cranberry .date,
.gmbrr.cranberry .relative-time-description,
.gmbrr.cranberry .vicinity {
color: #908788;
}
.gmbrr.dark.cranberry .count,
.gmbrr.dark.cranberry .date,
.gmbrr.dark.cranberry .relative-time-description,
.gmbrr.dark.cranberry .vicinity {
color: #ad9c9e;
}
.gmbrr.cranberry .listing .rating .not,
.gmbrr.cranberry .rating .all-stars,
.gmbrr.cranberry .star.gray {
color: rgba(150, 135, 136, 0.5);
}
.gmbrr.dark.cranberry .listing .rating .not,
.gmbrr.dark.cranberry .rating .all-stars,
.gmbrr.dark.cranberry .star.gray {
color: rgba(175, 161, 162, 0.5);
}
.gmbrr.tile.cranberry .listing li {
box-shadow: 0 0 0 2px #9f000f inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.cranberry .listing li {
box-shadow: 0 0 0 2px #9f000f inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.cranberry .listing .text,
.gmbrr.dark.bubble.cranberry .listing .text {
box-shadow: 0 0 0 2px #9f000f inset;
}
.gmbrr.carousel.cranberry .navigation .bullet a {
border-color: #9f000f;
}
.gmbrr.dark.carousel.cranberry .navigation .bullet a {
border-color: rgba(197, 40, 55, 0.9);
}
.gmbrr.carousel.bullet-solid.cranberry .navigation .bullet a {
border-color: rgba(159, 0, 15, 0.45);
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.45) inset;
}
.gmbrr.carousel.cranberry .navigation .bullet a:hover {
border-color: rgba(159, 0, 15, 0.9);
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.7) inset;
}
.gmbrr.carousel.cranberry .navigation .current.bullet a,
.gmbrr.carousel.cranberry .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #9f000f inset;
background-color: #9f000f;
}
.gmbrr.carousel.bullet-solid.cranberry .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(159, 0, 15, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet a {
color: rgba(159, 0, 15, 0.42);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet.current a:hover {
color: #9f000f;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.cranberry .listing .arrow.arrow-up,
.gmbrr.bubble.cranberry .listing .text::before,
.gmbrr.bubble.fill.cranberry .listing .text::before,
.gmbrr.dark.bubble.cranberry .listing .text::before,
.gmbrr.dark.bubble.fill.cranberry .listing .text::before {
border-top-color: transparent;
border-bottom-color: #9f000f;
}
.gmbrr.bubble.cranberry .listing .arrow.arrow-down,
.gmbrr.bubble.cranberry .listing .text-first .text::after,
.gmbrr.bubble.fill.cranberry .listing .text-first .text::after,
.gmbrr.dark.bubble.cranberry .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.cranberry .listing .text-first .text::after {
border-top-color: #9f000f;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.cranberry .listing .text,
.gmbrr.dark.bubble.fill.cranberry .listing .text {
background-color: #9f000f;
}
.gmbrr.coral .heading,
.gmbrr.coral .listing .rating,
.gmbrr.coral .listing a,
.gmbrr.coral .rating,
.gmbrr.coral .rating .star,
.gmbrr.coral a,
.gmbrr.dark.coral .heading,
.gmbrr.dark.coral .listing .rating,
.gmbrr.dark.coral .listing a,
.gmbrr.dark.coral .rating,
.gmbrr.dark.coral .rating .star,
.gmbrr.dark.coral a {
color: #e77471;
}
.gmbrr.coral .count,
.gmbrr.coral .date,
.gmbrr.coral .relative-time-description,
.gmbrr.coral .vicinity {
color: #aba2a2;
}
.gmbrr.dark.coral .count,
.gmbrr.dark.coral .date,
.gmbrr.dark.coral .relative-time-description,
.gmbrr.dark.coral .vicinity {
color: #dcd3d3;
}
.gmbrr.coral .listing .rating .not,
.gmbrr.coral .rating .all-stars,
.gmbrr.coral .star.gray {
color: rgba(192, 173, 173, 0.7);
}
.gmbrr.dark.coral .listing .rating .not,
.gmbrr.dark.coral .rating .all-stars,
.gmbrr.dark.coral .star.gray {
color: rgba(192, 173, 173, 0.5);
}
.gmbrr.tile.coral .listing li {
box-shadow: 0 0 0 2px #e77471 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.coral .listing li {
box-shadow: 0 0 0 2px #e77471 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.coral .listing .text,
.gmbrr.dark.bubble.coral .listing .text {
box-shadow: 0 0 0 2px #e77471 inset;
}
.gmbrr.carousel.coral .navigation .bullet a {
border-color: #e77471;
}
.gmbrr.dark.carousel.coral .navigation .bullet a {
border-color: rgba(231, 116, 113, 0.9);
}
.gmbrr.carousel.bullet-solid.coral .navigation .bullet a {
border-color: rgba(231, 116, 113, 0.45);
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.45) inset;
}
.gmbrr.carousel.coral .navigation .bullet a:hover {
border-color: rgba(231, 116, 113, 0.9);
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.7) inset;
}
.gmbrr.carousel.coral .navigation .current.bullet a,
.gmbrr.carousel.coral .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #e77471 inset;
background-color: #e77471;
}
.gmbrr.carousel.bullet-solid.coral .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(231, 116, 113, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet a {
color: rgba(231, 116, 113, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.coral .navigation .bullet.current a:hover {
color: #e77471;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.coral .listing .arrow.arrow-up,
.gmbrr.bubble.coral .listing .text::before,
.gmbrr.bubble.fill.coral .listing .text::before,
.gmbrr.dark.bubble.coral .listing .text::before,
.gmbrr.dark.bubble.fill.coral .listing .text::before {
border-top-color: transparent;
border-bottom-color: #e77471;
}
.gmbrr.bubble.coral .listing .arrow.arrow-down,
.gmbrr.bubble.coral .listing .text-first .text::after,
.gmbrr.bubble.fill.coral .listing .text-first .text::after,
.gmbrr.dark.bubble.coral .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.coral .listing .text-first .text::after {
border-top-color: #e77471;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.coral .listing .text,
.gmbrr.dark.bubble.fill.coral .listing .text {
background-color: #e77471;
}
.gmbrr.dark.pumpkin .heading,
.gmbrr.dark.pumpkin .listing .rating,
.gmbrr.dark.pumpkin .listing a,
.gmbrr.dark.pumpkin .rating,
.gmbrr.dark.pumpkin .rating .star,
.gmbrr.dark.pumpkin a,
.gmbrr.pumpkin .heading,
.gmbrr.pumpkin .listing .rating,
.gmbrr.pumpkin .listing a,
.gmbrr.pumpkin .rating,
.gmbrr.pumpkin .rating .star,
.gmbrr.pumpkin a {
color: #f87217;
}
.gmbrr.pumpkin .count,
.gmbrr.pumpkin .date,
.gmbrr.pumpkin .relative-time-description,
.gmbrr.pumpkin .vicinity {
color: #b8b0ab;
}
.gmbrr.dark.pumpkin .count,
.gmbrr.dark.pumpkin .date,
.gmbrr.dark.pumpkin .relative-time-description,
.gmbrr.dark.pumpkin .vicinity {
color: #bbb5b1;
}
.gmbrr.pumpkin .listing .rating .not,
.gmbrr.pumpkin .rating .all-stars,
.gmbrr.pumpkin .star.gray {
color: rgba(168, 153, 143, 0.7);
}
.gmbrr.dark.pumpkin .listing .rating .not,
.gmbrr.dark.pumpkin .rating .all-stars,
.gmbrr.dark.pumpkin .star.gray {
color: rgba(168, 153, 143, 0.5);
}
.gmbrr.tile.pumpkin .listing li {
box-shadow: 0 0 0 2px #f87217 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.pumpkin .listing li {
box-shadow: 0 0 0 2px #f87217 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.pumpkin .listing .text,
.gmbrr.dark.bubble.pumpkin .listing .text {
box-shadow: 0 0 0 2px #f87217 inset;
}
.gmbrr.carousel.pumpkin .navigation .bullet a {
border-color: #f87217;
}
.gmbrr.dark.carousel.pumpkin .navigation .bullet a {
border-color: rgba(248, 114, 23, 0.9);
}
.gmbrr.carousel.bullet-solid.pumpkin .navigation .bullet a {
border-color: rgba(248, 114, 23, 0.45);
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.45) inset;
}
.gmbrr.carousel.pumpkin .navigation .bullet a:hover {
border-color: rgba(248, 114, 23, 0.9);
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.7) inset;
}
.gmbrr.carousel.pumpkin .navigation .current.bullet a,
.gmbrr.carousel.pumpkin .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #f87217 inset;
background-color: #f87217;
}
.gmbrr.carousel.bullet-solid.pumpkin .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(248, 114, 23, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet a {
color: rgba(248, 114, 23, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet.current a:hover {
color: #f87217;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.pumpkin .listing .arrow.arrow-up,
.gmbrr.bubble.fill.pumpkin .listing .text::before,
.gmbrr.bubble.pumpkin .listing .text::before,
.gmbrr.dark.bubble.fill.pumpkin .listing .text::before,
.gmbrr.dark.bubble.pumpkin .listing .text::before {
border-top-color: transparent;
border-bottom-color: #f87217;
}
.gmbrr.bubble.pumpkin .listing .arrow.arrow-down,
.gmbrr.bubble.fill.pumpkin .listing .text-first .text::after,
.gmbrr.bubble.pumpkin .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.pumpkin .listing .text-first .text::after,
.gmbrr.dark.bubble.pumpkin .listing .text-first .text::after {
border-top-color: #f87217;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.pumpkin .listing .text,
.gmbrr.dark.bubble.fill.pumpkin .listing .text {
background-color: #f87217;
}
.gmbrr.dark.mustard .heading {
color: #ffdb58;
}
.gmbrr.mustard .heading,
.gmbrr.mustard .listing .rating,
.gmbrr.mustard .listing a,
.gmbrr.mustard .rating,
.gmbrr.mustard .rating .star,
.gmbrr.mustard a {
color: #e5c347;
}
.gmbrr.dark.mustard .listing .rating,
.gmbrr.dark.mustard .listing a,
.gmbrr.dark.mustard .rating,
.gmbrr.dark.mustard .rating .star,
.gmbrr.dark.mustard a {
color: #ffdb58;
}
.gmbrr.dark.mustard .count,
.gmbrr.dark.mustard .date,
.gmbrr.dark.mustard .relative-time-description,
.gmbrr.dark.mustard .vicinity,
.gmbrr.mustard .count,
.gmbrr.mustard .date,
.gmbrr.mustard .relative-time-description,
.gmbrr.mustard .vicinity {
color: #c1bfb6;
}
.gmbrr.mustard .listing .rating .not,
.gmbrr.mustard .rating .all-stars,
.gmbrr.mustard .star.gray {
color: rgba(199, 193, 172, 0.4);
}
.gmbrr.dark.mustard .listing .rating .not,
.gmbrr.dark.mustard .rating .all-stars,
.gmbrr.dark.mustard .star.gray {
color: rgba(199, 193, 172, 0.3);
}
.gmbrr.tile.mustard .listing li {
box-shadow: 0 0 0 2px #e5c347 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.mustard .listing li {
box-shadow: 0 0 0 2px #e5c347 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.mustard .listing .text {
box-shadow: 0 0 0 2px #e5c347 inset;
}
.gmbrr.carousel.mustard .navigation .bullet a {
border-color: #DBB734;
}
.gmbrr.dark.carousel.mustard .navigation .bullet a {
border-color: rgba(229, 195, 71, 0.9);
}
.gmbrr.carousel.bullet-solid.mustard .navigation .bullet a {
border-color: rgba(229, 195, 71, 0.45);
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.45) inset;
}
.gmbrr.carousel.mustard .navigation .bullet a:hover {
border-color: rgba(229, 195, 71, 0.9);
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.7) inset;
}
.gmbrr.carousel.mustard .navigation .current.bullet a,
.gmbrr.carousel.mustard .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #e5c347 inset;
background-color: #e5c347;
}
.gmbrr.carousel.bullet-solid.mustard .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(229, 195, 71, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet a {
color: rgba(229, 195, 71, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet.current a:hover {
color: #e5c347;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.mustard .listing .text {
box-shadow: 0 0 0 2px #ffdb58 inset;
}
.gmbrr.bubble.mustard .listing .arrow.arrow-up,
.gmbrr.bubble.fill.mustard .listing .text::before,
.gmbrr.bubble.mustard .listing .text::before {
border-top-color: transparent;
border-bottom-color: #e5c347;
}
.gmbrr.dark.bubble.mustard .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.mustard .listing .text::before,
.gmbrr.dark.bubble.mustard .listing .text::before {
border-top-color: transparent;
border-bottom-color: #ffdb58;
}
.gmbrr.bubble.mustard .listing .arrow.arrow-down,
.gmbrr.bubble.fill.mustard .listing .text-first .text::after,
.gmbrr.bubble.mustard .listing .text-first .text::after {
border-top-color: #e5c347;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.mustard .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.mustard .listing .text-first .text::after,
.gmbrr.dark.bubble.mustard .listing .text-first .text::after {
border-top-color: #ffdb58;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.mustard .listing .text {
background-color: #e5c347;
}
.gmbrr.dark.bubble.fill.mustard .listing .text {
background-color: #ffdb58;
}
.gmbrr.dark.forest .heading {
color: #68a863;
}
.gmbrr.forest .heading,
.gmbrr.forest .listing .rating,
.gmbrr.forest .listing a,
.gmbrr.forest .rating,
.gmbrr.forest .rating .star,
.gmbrr.forest a {
color: #347235;
}
.gmbrr.dark.forest .listing .rating,
.gmbrr.dark.forest .listing a,
.gmbrr.dark.forest .rating,
.gmbrr.dark.forest .rating .star,
.gmbrr.dark.forest a {
color: #68a863;
}
.gmbrr.forest .count,
.gmbrr.forest .date,
.gmbrr.forest .relative-time-description,
.gmbrr.forest .vicinity {
color: #8e9a8e;
}
.gmbrr.dark.forest .count,
.gmbrr.dark.forest .date,
.gmbrr.dark.forest .relative-time-description,
.gmbrr.dark.forest .vicinity {
color: #98a298;
}
.gmbrr.forest .listing .rating .not,
.gmbrr.forest .rating .all-stars,
.gmbrr.forest .star.gray {
color: rgba(141, 162, 142, 0.7);
}
.gmbrr.dark.forest .listing .rating .not,
.gmbrr.dark.forest .rating .all-stars,
.gmbrr.dark.forest .star.gray {
color: rgba(141, 162, 142, 0.5);
}
.gmbrr.tile.forest .listing li {
box-shadow: 0 0 0 2px #347235 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.forest .listing li {
box-shadow: 0 0 0 2px #347235 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.forest .listing .text {
box-shadow: 0 0 0 2px #347235 inset;
}
.gmbrr.carousel.forest .navigation .bullet a {
border-color: #347235;
}
.gmbrr.dark.carousel.forest .navigation .bullet a {
border-color: rgba(141, 162, 142, 0.9);
}
.gmbrr.carousel.bullet-solid.forest .navigation .bullet a {
border-color: rgba(141, 162, 142, 0.45);
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.45) inset;
}
.gmbrr.carousel.forest .navigation .bullet a:hover {
border-color: rgba(141, 162, 142, 0.9);
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.7) inset;
}
.gmbrr.carousel.forest .navigation .current.bullet a,
.gmbrr.carousel.forest .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #347235 inset;
background-color: #347235;
}
.gmbrr.carousel.bullet-solid.forest .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(141, 162, 142, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet a {
color: rgba(141, 162, 142, 0.35);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.forest .navigation .bullet.current a:hover {
color: #347235;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.forest .listing .text {
box-shadow: 0 0 0 2px #68a863 inset;
}
.gmbrr.bubble.forest .listing .arrow.arrow-up,
.gmbrr.bubble.fill.forest .listing .text::before,
.gmbrr.bubble.forest .listing .text::before {
border-top-color: transparent;
border-bottom-color: #347235;
}
.gmbrr.dark.bubble.forest .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.forest .listing .text::before,
.gmbrr.dark.bubble.forest .listing .text::before {
border-top-color: transparent;
border-bottom-color: #68a863;
}
.gmbrr.bubble.forest .listing .arrow.arrow-down,
.gmbrr.bubble.fill.forest .listing .text-first .text::after,
.gmbrr.bubble.forest .listing .text-first .text::after {
border-top-color: #347235;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.forest .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.forest .listing .text-first .text::after,
.gmbrr.dark.bubble.forest .listing .text-first .text::after {
border-top-color: #68a863;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.forest .listing .text {
background-color: #347235;
}
.gmbrr.dark.bubble.fill.forest .listing .text {
background-color: #68a863;
}
.gmbrr.dark.turquoise .heading {
color: #43c6db;
}
.gmbrr.turquoise .heading,
.gmbrr.turquoise .listing .rating,
.gmbrr.turquoise .listing a,
.gmbrr.turquoise .rating,
.gmbrr.turquoise .rating .star,
.gmbrr.turquoise a {
color: #14b1cb;
}
.gmbrr.dark.turquoise .listing .rating,
.gmbrr.dark.turquoise .listing a,
.gmbrr.dark.turquoise .rating,
.gmbrr.dark.turquoise .rating .star,
.gmbrr.dark.turquoise a {
color: #43c6db;
}
.gmbrr.turquoise .count,
.gmbrr.turquoise .date,
.gmbrr.turquoise .relative-time-description,
.gmbrr.turquoise .vicinity {
color: #92a4a7;
}
.gmbrr.dark.turquoise .count,
.gmbrr.dark.turquoise .date,
.gmbrr.dark.turquoise .relative-time-description,
.gmbrr.dark.turquoise .vicinity {
color: #a6b8bb;
}
.gmbrr.turquoise .listing .rating .not,
.gmbrr.turquoise .rating .all-stars,
.gmbrr.turquoise .star.gray {
color: rgba(159, 176, 179, 0.7);
}
.gmbrr.dark.turquoise .listing .rating .not,
.gmbrr.dark.turquoise .rating .all-stars,
.gmbrr.dark.turquoise .star.gray {
color: rgba(159, 176, 179, 0.5);
}
.gmbrr.tile.turquoise .listing li {
box-shadow: 0 0 0 2px #14b1cb inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.turquoise .listing li {
box-shadow: 0 0 0 2px #14b1cb inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.turquoise .listing .text {
box-shadow: 0 0 0 2px #14b1cb inset;
}
.gmbrr.carousel.turquoise .navigation .bullet a {
border-color: #14b1cb;
}
.gmbrr.dark.carousel.turquoise .navigation .bullet a {
border-color: rgba(20, 177, 203, 0.9);
}
.gmbrr.carousel.bullet-solid.turquoise .navigation .bullet a {
border-color: rgba(20, 177, 203, 0.45);
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.45) inset;
}
.gmbrr.carousel.turquoise .navigation .bullet a:hover {
border-color: rgba(20, 177, 203, 0.9);
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.7) inset;
}
.gmbrr.carousel.turquoise .navigation .current.bullet a,
.gmbrr.carousel.turquoise .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #14b1cb inset;
background-color: #14b1cb;
}
.gmbrr.carousel.bullet-solid.turquoise .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(20, 177, 203, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet a {
color: rgba(20, 177, 203, 0.45);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet.current a:hover {
color: #14b1cb;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.turquoise .listing .text {
box-shadow: 0 0 0 2px #43c6db inset;
}
.gmbrr.bubble.turquoise .listing .arrow.arrow-up,
.gmbrr.bubble.fill.turquoise .listing .text::before,
.gmbrr.bubble.turquoise .listing .text::before {
border-top-color: transparent;
border-bottom-color: #14b1cb;
}
.gmbrr.dark.bubble.turquoise .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.turquoise .listing .text::before,
.gmbrr.dark.bubble.turquoise .listing .text::before {
border-top-color: transparent;
border-bottom-color: #43c6db;
}
.gmbrr.bubble.turquoise .listing .arrow.arrow-down,
.gmbrr.bubble.fill.turquoise .listing .text-first .text::after,
.gmbrr.bubble.turquoise .listing .text-first .text::after {
border-top-color: #14b1cb;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.turquoise .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.turquoise .listing .text-first .text::after,
.gmbrr.dark.bubble.turquoise .listing .text-first .text::after {
border-top-color: #43c6db;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.turquoise .listing .text {
background-color: #14b1cb;
}
.gmbrr.dark.bubble.fill.turquoise .listing .text {
background-color: #43c6db;
}
.gmbrr.dark.ocean .heading {
color: #507ee7;
}
.gmbrr.ocean .heading,
.gmbrr.ocean .listing .rating,
.gmbrr.ocean .listing a,
.gmbrr.ocean .rating,
.gmbrr.ocean .rating .star,
.gmbrr.ocean a {
color: #2b65ec;
}
.gmbrr.dark.ocean .listing .rating,
.gmbrr.dark.ocean .listing a,
.gmbrr.dark.ocean .rating,
.gmbrr.dark.ocean .rating .star,
.gmbrr.dark.ocean a {
color: #507ee7;
}
.gmbrr.ocean .count,
.gmbrr.ocean .date,
.gmbrr.ocean .relative-time-description,
.gmbrr.ocean .vicinity {
color: #92969f;
}
.gmbrr.dark.ocean .count,
.gmbrr.dark.ocean .date,
.gmbrr.dark.ocean .relative-time-description,
.gmbrr.dark.ocean .vicinity {
color: #b0b2b8;
}
.gmbrr.ocean .listing .rating .not,
.gmbrr.ocean .rating .all-stars,
.gmbrr.ocean .star.gray {
color: rgba(168, 171, 179, 0.7);
}
.gmbrr.dark.ocean .listing .rating .not,
.gmbrr.dark.ocean .rating .all-stars,
.gmbrr.dark.ocean .star.gray {
color: rgba(168, 171, 179, 0.5);
}
.gmbrr.tile.ocean .listing li {
box-shadow: 0 0 0 2px #2b65ec inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.ocean .listing li {
box-shadow: 0 0 0 2px #2b65ec inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.ocean .listing .text {
box-shadow: 0 0 0 2px #2b65ec inset;
}
.gmbrr.carousel.ocean .navigation .bullet a {
border-color: #2b65ec;
}
.gmbrr.dark.carousel.ocean .navigation .bullet a {
border-color: rgba(43, 101, 236, 0.9);
}
.gmbrr.carousel.bullet-solid.ocean .navigation .bullet a {
border-color: rgba(43, 101, 236, 0.45);
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.45) inset;
}
.gmbrr.carousel.ocean .navigation .bullet a:hover {
border-color: rgba(43, 101, 236, 0.9);
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.7) inset;
}
.gmbrr.carousel.ocean .navigation .current.bullet a,
.gmbrr.carousel.ocean .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #2b65ec inset;
background-color: #2b65ec;
}
.gmbrr.carousel.bullet-solid.ocean .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(43, 101, 236, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet a {
color: rgba(43, 101, 236, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet.current a:hover {
color: #2b65ec;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.ocean .listing .text {
box-shadow: 0 0 0 2px #507ee7 inset;
}
.gmbrr.bubble.ocean .listing .arrow.arrow-up,
.gmbrr.bubble.fill.ocean .listing .text::before,
.gmbrr.bubble.ocean .listing .text::before {
border-top-color: transparent;
border-bottom-color: #2b65ec;
}
.gmbrr.dark.bubble.ocean .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.ocean .listing .text::before,
.gmbrr.dark.bubble.ocean .listing .text::before {
border-top-color: transparent;
border-bottom-color: #507ee7;
}
.gmbrr.bubble.ocean .listing .arrow.arrow-down,
.gmbrr.bubble.fill.ocean .listing .text-first .text::after,
.gmbrr.bubble.ocean .listing .text-first .text::after {
border-top-color: #2b65ec;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.ocean .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.ocean .listing .text-first .text::after,
.gmbrr.dark.bubble.ocean .listing .text-first .text::after {
border-top-color: #507ee7;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.ocean .listing .text {
background-color: #2b65ec;
}
.gmbrr.dark.bubble.fill.ocean .listing .text {
background-color: #507ee7;
}
.gmbrr.dark.amethyst .heading {
color: #8a49e8;
}
.gmbrr.amethyst .heading,
.gmbrr.amethyst .listing .rating,
.gmbrr.amethyst .listing a,
.gmbrr.amethyst .rating,
.gmbrr.amethyst .rating .star,
.gmbrr.amethyst a {
color: #6c2dc7;
}
.gmbrr.dark.amethyst .listing .rating,
.gmbrr.dark.amethyst .listing a,
.gmbrr.dark.amethyst .rating,
.gmbrr.dark.amethyst .rating .star,
.gmbrr.dark.amethyst a {
color: #8a49e8;
}
.gmbrr.amethyst .count,
.gmbrr.amethyst .date,
.gmbrr.amethyst .relative-time-description,
.gmbrr.amethyst .vicinity {
color: #8e8a94;
}
.gmbrr.dark.amethyst .count,
.gmbrr.dark.amethyst .date,
.gmbrr.dark.amethyst .relative-time-description,
.gmbrr.dark.amethyst .vicinity {
color: #b2a9c0;
}
.gmbrr.amethyst .listing .rating .not,
.gmbrr.amethyst .rating .all-stars,
.gmbrr.amethyst .star.gray {
color: rgba(158, 150, 171, 0.7);
}
.gmbrr.dark.amethyst .listing .rating .not,
.gmbrr.dark.amethyst .rating .all-stars,
.gmbrr.dark.amethyst .star.gray {
color: rgba(158, 150, 171, 0.5);
}
.gmbrr.tile.amethyst .listing li {
box-shadow: 0 0 0 2px #6c2dc7 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.amethyst .listing li {
box-shadow: 0 0 0 2px #6c2dc7 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.amethyst .listing .text {
box-shadow: 0 0 0 2px #6c2dc7 inset;
}
.gmbrr.carousel.amethyst .navigation .bullet a {
border-color: #6c2dc7;
}
.gmbrr.dark.carousel.amethyst .navigation .bullet a {
border-color: rgba(108, 45, 199, 0.9);
}
.gmbrr.carousel.bullet-solid.amethyst .navigation .bullet a {
border-color: rgba(108, 45, 199, 0.45);
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.45) inset;
}
.gmbrr.carousel.amethyst .navigation .bullet a:hover {
border-color: rgba(108, 45, 199, 0.9);
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.7) inset;
}
.gmbrr.carousel.amethyst .navigation .current.bullet a,
.gmbrr.carousel.amethyst .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #6c2dc7 inset;
background-color: #6c2dc7;
}
.gmbrr.carousel.bullet-solid.amethyst .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(108, 45, 199, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet a {
color: rgba(108, 45, 199, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet.current a:hover {
color: #6c2dc7;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.amethyst .listing .text {
box-shadow: 0 0 0 2px #8a49e8 inset;
}
.gmbrr.bubble.amethyst .listing .arrow.arrow-up,
.gmbrr.bubble.amethyst .listing .text::before,
.gmbrr.bubble.fill.amethyst .listing .text::before {
border-top-color: transparent;
border-bottom-color: #6c2dc7;
}
.gmbrr.dark.bubble.amethyst .listing .arrow.arrow-up,
.gmbrr.dark.bubble.amethyst .listing .text::before,
.gmbrr.dark.bubble.fill.amethyst .listing .text::before {
border-top-color: transparent;
border-bottom-color: #8a49e8;
}
.gmbrr.bubble.amethyst .listing .arrow.arrow-down,
.gmbrr.bubble.amethyst .listing .text-first .text::after,
.gmbrr.bubble.fill.amethyst .listing .text-first .text::after {
border-top-color: #6c2dc7;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.amethyst .listing .arrow.arrow-down,
.gmbrr.dark.bubble.amethyst .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.amethyst .listing .text-first .text::after {
border-top-color: #8a49e8;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.amethyst .listing .text {
background-color: #6c2dc7;
}
.gmbrr.dark.bubble.fill.amethyst .listing .text {
background-color: #8a49e8;
}
.gmbrr.dark.magenta .heading,
.gmbrr.dark.magenta .listing .rating,
.gmbrr.dark.magenta .listing a,
.gmbrr.dark.magenta .rating,
.gmbrr.dark.magenta .rating .star,
.gmbrr.dark.magenta a,
.gmbrr.magenta .heading,
.gmbrr.magenta .listing .rating,
.gmbrr.magenta .listing a,
.gmbrr.magenta .rating,
.gmbrr.magenta .rating .star,
.gmbrr.magenta a {
color: #d5008b;
}
.gmbrr.magenta .count,
.gmbrr.magenta .date,
.gmbrr.magenta .relative-time-description,
.gmbrr.magenta .vicinity {
color: #988f95;
}
.gmbrr.dark.magenta .count,
.gmbrr.dark.magenta .date,
.gmbrr.dark.magenta .relative-time-description,
.gmbrr.dark.magenta .vicinity {
color: #ab98a4;
}
.gmbrr.magenta .listing .rating .not,
.gmbrr.magenta .rating .all-stars,
.gmbrr.magenta .star.gray {
color: rgba(176, 164, 172, 0.7);
}
.gmbrr.dark.magenta .listing .rating .not,
.gmbrr.dark.magenta .rating .all-stars,
.gmbrr.dark.magenta .star.gray {
color: rgba(176, 164, 172, 0.5);
}
.gmbrr.tile.magenta .listing li {
box-shadow: 0 0 0 2px #d5008b inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.magenta .listing li {
box-shadow: 0 0 0 2px #d5008b inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.magenta .listing .text,
.gmbrr.dark.bubble.magenta .listing .text {
box-shadow: 0 0 0 2px #d5008b inset;
}
.gmbrr.carousel.magenta .navigation .bullet a {
border-color: #d5008b;
}
.gmbrr.dark.carousel.magenta .navigation .bullet a {
border-color: rgba(213, 0, 139, 0.9);
}
.gmbrr.carousel.bullet-solid.magenta .navigation .bullet a {
border-color: rgba(213, 0, 139, 0.45);
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.45) inset;
}
.gmbrr.carousel.magenta .navigation .bullet a:hover {
border-color: rgba(213, 0, 139, 0.9);
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.7) inset;
}
.gmbrr.carousel.magenta .navigation .current.bullet a,
.gmbrr.carousel.magenta .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #d5008b inset;
background-color: #d5008b;
}
.gmbrr.carousel.bullet-solid.magenta .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(213, 0, 139, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet a {
color: rgba(213, 0, 139, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet.current a:hover {
color: #d5008b;
background-color: inherit;
box-shadow: none;
}
.gmbrr.bubble.magenta .listing .arrow.arrow-up,
.gmbrr.bubble.fill.magenta .listing .text::before,
.gmbrr.bubble.magenta .listing .text::before,
.gmbrr.dark.bubble.fill.magenta .listing .text::before,
.gmbrr.dark.bubble.magenta .listing .text::before {
border-top-color: transparent;
border-bottom-color: #d5008b;
}
.gmbrr.bubble.magenta .listing .arrow.arrow-down,
.gmbrr.bubble.fill.magenta .listing .text-first .text::after,
.gmbrr.bubble.magenta .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.magenta .listing .text-first .text::after,
.gmbrr.dark.bubble.magenta .listing .text-first .text::after {
border-top-color: #d5008b;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.magenta .listing .text,
.gmbrr.dark.bubble.fill.magenta .listing .text {
background-color: #d5008b;
}
.gmbrr.dark.slate .heading {
color: #8290a0;
}
.gmbrr.slate .heading,
.gmbrr.slate .listing .rating,
.gmbrr.slate .listing a,
.gmbrr.slate .rating,
.gmbrr.slate .rating .star,
.gmbrr.slate a {
color: #657383;
}
.gmbrr.dark.slate .listing .rating,
.gmbrr.dark.slate .listing a,
.gmbrr.dark.slate .rating,
.gmbrr.dark.slate .rating .star,
.gmbrr.dark.slate a {
color: #8290a0;
}
.gmbrr.slate .count,
.gmbrr.slate .date,
.gmbrr.slate .relative-time-description,
.gmbrr.slate .vicinity {
color: #9c9c9c;
}
.gmbrr.dark.slate .count,
.gmbrr.dark.slate .date,
.gmbrr.dark.slate .relative-time-description,
.gmbrr.dark.slate .vicinity {
color: #969696;
}
.gmbrr.slate .listing .rating .not,
.gmbrr.slate .rating .all-stars,
.gmbrr.slate .star.gray {
color: rgba(162, 162, 162, 0.7);
}
.gmbrr.dark.slate .listing .rating .not,
.gmbrr.dark.slate .rating .all-stars,
.gmbrr.dark.slate .star.gray {
color: rgba(193, 193, 193, 0.35);
}
.gmbrr.tile.slate .listing li {
box-shadow: 0 0 0 2px #657383 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.slate .listing li {
box-shadow: 0 0 0 2px #657383 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.slate .listing .text {
box-shadow: 0 0 0 2px #657383 inset;
}
.gmbrr.carousel.slate .navigation .bullet a {
border-color: #657383;
}
.gmbrr.dark.carousel.slate .navigation .bullet a {
border-color: rgba(101, 115, 131, 0.9);
}
.gmbrr.carousel.bullet-solid.slate .navigation .bullet a {
border-color: rgba(101, 115, 131, 0.45);
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.45) inset;
}
.gmbrr.carousel.slate .navigation .bullet a:hover {
border-color: rgba(101, 115, 131, 0.9);
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.7) inset;
}
.gmbrr.carousel.slate .navigation .current.bullet a,
.gmbrr.carousel.slate .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #657383 inset;
background-color: #657383;
}
.gmbrr.carousel.bullet-solid.slate .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(101, 115, 131, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet a {
color: rgba(101, 115, 131, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.slate .navigation .bullet.current a:hover {
color: #657383;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.slate .listing .text {
box-shadow: 0 0 0 2px #8290a0 inset;
}
.gmbrr.bubble.slate .listing .arrow.arrow-up,
.gmbrr.bubble.fill.slate .listing .text::before,
.gmbrr.bubble.slate .listing .text::before {
border-top-color: transparent;
border-bottom-color: #657383;
}
.gmbrr.dark.bubble.slate .listing .arrow.arrow-up,
.gmbrr.dark.bubble.fill.slate .listing .text::before,
.gmbrr.dark.bubble.slate .listing .text::before {
border-top-color: transparent;
border-bottom-color: #8290a0;
}
.gmbrr.bubble.slate .listing .arrow.arrow-down,
.gmbrr.bubble.fill.slate .listing .text-first .text::after,
.gmbrr.bubble.slate .listing .text-first .text::after {
border-top-color: #657383;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.slate .listing .arrow.arrow-down,
.gmbrr.dark.bubble.fill.slate .listing .text-first .text::after,
.gmbrr.dark.bubble.slate .listing .text-first .text::after {
border-top-color: #8290a0;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.slate .listing .text {
background-color: #657383;
}
.gmbrr.dark.bubble.fill.slate .listing .text {
background-color: #8290a0;
}
.gmbrr.dark.carbon .heading {
color: #838282;
}
.gmbrr.carbon .heading,
.gmbrr.carbon .listing .rating,
.gmbrr.carbon .listing a,
.gmbrr.carbon .rating,
.gmbrr.carbon .rating .star,
.gmbrr.carbon a {
color: #625d5d;
}
.gmbrr.dark.carbon .listing .rating,
.gmbrr.dark.carbon .listing a,
.gmbrr.dark.carbon .rating,
.gmbrr.dark.carbon .rating .star,
.gmbrr.dark.carbon a {
color: #838282;
}
.gmbrr.carbon .count,
.gmbrr.carbon .date,
.gmbrr.carbon .relative-time-description,
.gmbrr.carbon .vicinity {
color: silver;
}
.gmbrr.dark.carbon .count,
.gmbrr.dark.carbon .date,
.gmbrr.dark.carbon .relative-time-description,
.gmbrr.dark.carbon .vicinity {
color: #838181;
}
.gmbrr.carbon .listing .rating .not,
.gmbrr.carbon .rating .all-stars,
.gmbrr.carbon .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.carbon .listing .rating .not,
.gmbrr.dark.carbon .rating .all-stars,
.gmbrr.dark.carbon .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.carbon .listing li {
box-shadow: 0 0 0 2px #625d5d inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.carbon .listing li {
box-shadow: 0 0 0 2px #625d5d inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.carbon .listing .text {
box-shadow: 0 0 0 2px #625d5d inset;
}
.gmbrr.carousel.carbon .navigation .bullet a {
border-color: #625d5d;
}
.gmbrr.dark.carousel.carbon .navigation .bullet a {
border-color: rgba(98, 93, 93, 0.9);
}
.gmbrr.carousel.bullet-solid.carbon .navigation .bullet a {
border-color: rgba(98, 93, 93, 0.45);
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.45) inset;
}
.gmbrr.carousel.carbon .navigation .bullet a:hover {
border-color: rgba(98, 93, 93, 0.9);
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.7) inset;
}
.gmbrr.carousel.carbon .navigation .current.bullet a,
.gmbrr.carousel.carbon .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #625d5d inset;
background-color: #625d5d;
}
.gmbrr.carousel.bullet-solid.carbon .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(98, 93, 93, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet a {
color: rgba(98, 93, 93, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet.current a:hover {
color: #625d5d;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.carbon .listing .text {
box-shadow: 0 0 0 2px #838282 inset;
}
.gmbrr.bubble.carbon .listing .arrow.arrow-up,
.gmbrr.bubble.carbon .listing .text::before,
.gmbrr.bubble.fill.carbon .listing .text::before {
border-top-color: transparent;
border-bottom-color: #625d5d;
}
.gmbrr.dark.bubble.carbon .listing .arrow.arrow-up,
.gmbrr.dark.bubble.carbon .listing .text::before,
.gmbrr.dark.bubble.fill.carbon .listing .text::before {
border-top-color: transparent;
border-bottom-color: #838282;
}
.gmbrr.bubble.carbon .listing .arrow.arrow-down,
.gmbrr.bubble.carbon .listing .text-first .text::after,
.gmbrr.bubble.fill.carbon .listing .text-first .text::after {
border-top-color: #625d5d;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.carbon .listing .arrow.arrow-down,
.gmbrr.dark.bubble.carbon .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.carbon .listing .text-first .text::after {
border-top-color: #838282;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.carbon .listing .text {
background-color: #625d5d;
}
.gmbrr.dark.bubble.fill.carbon .listing .text {
background-color: #838282;
}
.gmbrr.dark.copper .heading {
color: #c58447;
}
.gmbrr.copper .heading,
.gmbrr.copper .listing .rating,
.gmbrr.copper .listing a,
.gmbrr.copper .rating,
.gmbrr.copper .rating .star,
.gmbrr.copper a {
color: #b87333;
}
.gmbrr.dark.copper .listing .rating,
.gmbrr.dark.copper .listing a,
.gmbrr.dark.copper .rating,
.gmbrr.dark.copper .rating .star,
.gmbrr.dark.copper a {
color: #c58447;
}
.gmbrr.copper .count,
.gmbrr.copper .date,
.gmbrr.copper .relative-time-description,
.gmbrr.copper .vicinity {
color: silver;
}
.gmbrr.dark.copper .count,
.gmbrr.dark.copper .date,
.gmbrr.dark.copper .relative-time-description,
.gmbrr.dark.copper .vicinity {
color: #aca197;
}
.gmbrr.copper .listing .rating .not,
.gmbrr.copper .rating .all-stars,
.gmbrr.copper .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.copper .listing .rating .not,
.gmbrr.dark.copper .rating .all-stars,
.gmbrr.dark.copper .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.copper .listing li {
box-shadow: 0 0 0 2px #b87333 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.copper .listing li {
box-shadow: 0 0 0 2px #b87333 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.copper .listing .text {
box-shadow: 0 0 0 2px #b87333 inset;
}
.gmbrr.carousel.copper .navigation .bullet a {
border-color: #b87333;
}
.gmbrr.dark.carousel.copper .navigation .bullet a {
border-color: rgba(184, 115, 51, 0.9);
}
.gmbrr.carousel.bullet-solid.copper .navigation .bullet a {
border-color: rgba(184, 115, 51, 0.45);
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.45) inset;
}
.gmbrr.carousel.copper .navigation .bullet a:hover {
border-color: rgba(184, 115, 51, 0.9);
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.7) inset;
}
.gmbrr.carousel.copper .navigation .current.bullet a,
.gmbrr.carousel.copper .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #b87333 inset;
background-color: #b87333;
}
.gmbrr.carousel.bullet-solid.copper .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(184, 115, 51, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet a {
color: rgba(184, 115, 51, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.copper .navigation .bullet.current a:hover {
color: #b87333;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.copper .listing .text {
box-shadow: 0 0 0 2px #c58447 inset;
}
.gmbrr.bubble.copper .listing .arrow.arrow-up,
.gmbrr.bubble.copper .listing .text::before,
.gmbrr.bubble.fill.copper .listing .text::before {
border-top-color: transparent;
border-bottom-color: #b87333;
}
.gmbrr.dark.bubble.copper .listing .arrow.arrow-up,
.gmbrr.dark.bubble.copper .listing .text::before,
.gmbrr.dark.bubble.fill.copper .listing .text::before {
border-top-color: transparent;
border-bottom-color: #c58447;
}
.gmbrr.bubble.copper .listing .arrow.arrow-down,
.gmbrr.bubble.copper .listing .text-first .text::after,
.gmbrr.bubble.fill.copper .listing .text-first .text::after {
border-top-color: #b87333;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.copper .listing .arrow.arrow-down,
.gmbrr.dark.bubble.copper .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.copper .listing .text-first .text::after {
border-top-color: #c58447;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.copper .listing .text {
background-color: #b87333;
}
.gmbrr.dark.bubble.fill.copper .listing .text {
background-color: #c58447;
}
.gmbrr.dark.coffee .heading {
color: #9f7f69;
}
.gmbrr.coffee .heading,
.gmbrr.coffee .listing .rating,
.gmbrr.coffee .listing a,
.gmbrr.coffee .rating,
.gmbrr.coffee .rating .star,
.gmbrr.coffee a {
color: #6f4e37;
}
.gmbrr.dark.coffee .listing .rating,
.gmbrr.dark.coffee .listing a,
.gmbrr.dark.coffee .rating,
.gmbrr.dark.coffee .rating .star,
.gmbrr.dark.coffee a {
color: #9f7f69;
}
.gmbrr.coffee .count,
.gmbrr.coffee .date,
.gmbrr.coffee .relative-time-description,
.gmbrr.coffee .vicinity {
color: silver;
}
.gmbrr.dark.coffee .count,
.gmbrr.dark.coffee .date,
.gmbrr.dark.coffee .relative-time-description,
.gmbrr.dark.coffee .vicinity {
color: #a29c99;
}
.gmbrr.coffee .listing .rating .not,
.gmbrr.coffee .rating .all-stars,
.gmbrr.coffee .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.gmbrr.dark.coffee .listing .rating .not,
.gmbrr.dark.coffee .rating .all-stars,
.gmbrr.dark.coffee .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.gmbrr.tile.coffee .listing li {
box-shadow: 0 0 0 2px #6f4e37 inset, 0 4px 2px 1px rgba(128, 128, 128, 0.1);
}
.gmbrr.dark.tile.coffee .listing li {
box-shadow: 0 0 0 2px #6f4e37 inset, 0 4px 2px 1px rgba(196, 196, 196, 0.05);
}
.gmbrr.bubble.coffee .listing .text {
box-shadow: 0 0 0 2px #6f4e37 inset;
}
.gmbrr.carousel.coffee .navigation .bullet a {
border-color: #6f4e37;
}
.gmbrr.dark.carousel.coffee .navigation .bullet a {
border-color: rgba(111, 78, 55, 0.9);
}
.gmbrr.carousel.bullet-solid.coffee .navigation .bullet a {
border-color: rgba(111, 78, 55, 0.45);
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.45) inset;
}
.gmbrr.carousel.coffee .navigation .bullet a:hover {
border-color: rgba(111, 78, 55, 0.9);
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.7) inset;
}
.gmbrr.carousel.coffee .navigation .current.bullet a,
.gmbrr.carousel.coffee .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #6f4e37 inset;
background-color: #6f4e37;
}
.gmbrr.carousel.bullet-solid.coffee .navigation .bullet a:hover {
box-shadow: 0 0 0 0.8rem rgba(111, 78, 55, 0.7) inset;
}
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet a {
color: rgba(111, 78, 55, 0.4);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet.current a:hover {
color: #6f4e37;
background-color: inherit;
box-shadow: none;
}
.gmbrr.dark.bubble.coffee .listing .text {
box-shadow: 0 0 0 2px #9f7f69 inset;
}
.gmbrr.bubble.coffee .listing .arrow.arrow-up,
.gmbrr.bubble.coffee .listing .text::before,
.gmbrr.bubble.fill.coffee .listing .text::before {
border-top-color: transparent;
border-bottom-color: #6f4e37;
}
.gmbrr.dark.bubble.coffee .listing .arrow.arrow-up,
.gmbrr.dark.bubble.coffee .listing .text::before,
.gmbrr.dark.bubble.fill.coffee .listing .text::before {
border-top-color: transparent;
border-bottom-color: #9f7f69;
}
.gmbrr.bubble.coffee .listing .arrow.arrow-down,
.gmbrr.bubble.coffee .listing .text-first .text::after,
.gmbrr.bubble.fill.coffee .listing .text-first .text::after {
border-top-color: #6f4e37;
border-bottom-color: transparent;
}
.gmbrr.dark.bubble.coffee .listing .arrow.arrow-down,
.gmbrr.dark.bubble.coffee .listing .text-first .text::after,
.gmbrr.dark.bubble.fill.coffee .listing .text-first .text::after {
border-top-color: #9f7f69;
border-bottom-color: transparent;
}
.gmbrr.bubble.fill.coffee .listing .text {
background-color: #6f4e37;
}
.gmbrr.dark.bubble.fill.coffee .listing .text {
background-color: #9f7f69;
}
.gmbrr.fill.contrast .listing .text {
background: #161616;
}
.gmbrr.dark.fill.contrast .listing .text {
background: #fff;
}
.gmbrr.carousel.bullet-solid.contrast .navigation .bullet a {
border-color: rgba(130, 130, 130, 0.45);
box-shadow: 0 0 0 0.8rem rgba(130, 130, 130, 0.45) inset;
}
.gmbrr.carousel.contrast .navigation .bullet a:hover,
.gmbrr.carousel.contrast .navigation .current.bullet a,
.gmbrr.carousel.contrast .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #000 inset;
background-color: #000;
}
.gmbrr.dark.carousel.contrast .navigation .bullet a:hover,
.gmbrr.dark.carousel.contrast .navigation .current.bullet a,
.gmbrr.dark.carousel.contrast .navigation .current.bullet a:hover {
box-shadow: 0 0 0 0.8rem #FFF inset;
background-color: #FFF;
}
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a {
color: rgba(135, 135, 135, 0.52);
background-color: inherit;
box-shadow: none;
}
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a:hover,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a,
.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover {
background-color: inherit;
box-shadow: none;
}
.gmbrr .star,
.gmbrr.stars-yellow .star {
display: inline-block;
width: 0.8em;
height: 0.7667em;
background: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==") 0 0/100% no-repeat;
}
.gmbrr.stars-orange .star {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.rtl .gmbrr .star {
transform: scale(-1, 1);
}
.gmbrr .star + .star {
margin-inline-start: 0.05em;
}
.gmbrr .animate .stars-gray {
position: relative;
}
.gmbrr .animate .star {
animation: google-business-reviews-rating-star 3s 0.5s ease-in-out 1;
animation-fill-mode: backwards;
transform-origin: 33% 50%;
}
.rtl .gmbrr .animate .star {
transform-origin: 50% 50%;
}
.gmbrr .animate .star:nth-child(1) {
animation-duration: 3s;
animation-delay: 0.5s;
}
.gmbrr .animate .star:nth-child(2) {
animation-duration: 2.8s;
animation-delay: 0.9s;
}
.gmbrr .animate .star:nth-child(3) {
animation-duration: 2.6s;
animation-delay: 1.3s;
}
.gmbrr .animate .star:nth-child(4) {
animation-duration: 2.4s;
animation-delay: 1.7s;
}
.gmbrr .animate .star:nth-child(5) {
animation-duration: 2.2s;
animation-delay: 2.1s;
}
.gmbrr .animate .star.gray:nth-child(2),
.gmbrr .animate .star.gray:nth-child(3),
.gmbrr .animate .star.gray:nth-child(4),
.gmbrr .animate .star.gray:nth-child(5),
.gmbrr .animate .star.grey:nth-child(2),
.gmbrr .animate .star.grey:nth-child(3),
.gmbrr .animate .star.grey:nth-child(4),
.gmbrr .animate .star.grey:nth-child(5),
.gmbrr .animate .star.split-10-90:nth-child(2),
.gmbrr .animate .star.split-10-90:nth-child(3),
.gmbrr .animate .star.split-10-90:nth-child(4),
.gmbrr .animate .star.split-10-90:nth-child(5) {
animation: none;
}
.gmbrr .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8 + CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8 + CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8 + CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNFNzcxMUIiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8 + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8 + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8 + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDOUM5QzkiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNBNEE0QTQiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDMUMxQzEiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8 + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.dark .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8 + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.stars-orange .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8 + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0U3NzExQiI + CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr.dark .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0Y3QjYwMyI + CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr.stars-orange .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPGcgZmlsbD0iI0U3NzExQiI + CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.gmbrr .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8 + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.dark .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8 + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr.stars-orange .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8 + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc + ");
}
.gmbrr .star.gray,
.gmbrr .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.dark .star.gray,
.gmbrr.dark .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.stars-orange .star.gray,
.gmbrr.stars-orange .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI + CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8 + Cjwvc3ZnPg==");
}
.gmbrr.dark .powered-by-google.light,
.powered-by-google {
display: inline-block;
line-height: 100%;
width: 143px;
height: 19px;
background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI + CjxnPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTEwLjI4MSw5Ljc5NGMwLDIuNjc4LTIuMDk1LDQuNjUxLTQuNjY1LDQuNjUxYy0yLjU3MSwwLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxCmMwLTIuNjk2LDIuMDk1LTQuNjUxLDQuNjY1LTQuNjUxQzEwOC4xODYsNS4xNDMsMTEwLjI4MSw3LjA5NywxMTAuMjgxLDkuNzk0eiBNMTA4LjIzOSw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4CmMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOGMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzEwNy4wMjUsMTIuNjEyLDEwOC4yMzksMTEuNDQ4LDEwOC4yMzksOS43OTR6Ii8 + CjxwYXRoIGZpbGw9IiNGQkJDMDUiIGQ9Ik0xMjAuMzQ1LDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFzLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxYzAtMi42OTQsMi4wOTUtNC42NTEsNC42NjUtNC42NTEKUzEyMC4zNDUsNy4wOTcsMTIwLjM0NSw5Ljc5NHogTTExOC4zMDMsOS43OTRjMC0xLjY3My0xLjIxNC0yLjgxOC0yLjYyMy0yLjgxOGMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOApjMCwxLjY1NiwxLjIxNCwyLjgxOCwyLjYyMywyLjgxOEMxMTcuMDg5LDEyLjYxMiwxMTguMzAzLDExLjQ0OCwxMTguMzAzLDkuNzk0eiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNMTI5Ljk5LDUuNDI0djguMzQ5YzAsMy40MzQtMi4wMjUsNC44MzctNC40Miw0LjgzN2MtMi4yNTQsMC0zLjYxMS0xLjUwOC00LjEyMi0yLjc0bDEuNzc4LTAuNzQKYzAuMzE3LDAuNzU3LDEuMDkyLDEuNjUsMi4zNDIsMS42NWMxLjUzMywwLDIuNDgzLTAuOTQ2LDIuNDgzLTIuNzI2di0wLjY2OWgtMC4wNzFjLTAuNDU3LDAuNTY0LTEuMzM4LDEuMDU3LTIuNDQ5LDEuMDU3CmMtMi4zMjUsMC00LjQ1Ni0yLjAyNS00LjQ1Ni00LjYzMmMwLTIuNjI1LDIuMTMtNC42NjcsNC40NTYtNC42NjdjMS4xMDksMCwxLjk5LDAuNDkzLDIuNDQ5LDEuMDRoMC4wNzFWNS40MjZoMS45MzlWNS40MjR6Ck0xMjguMTk1LDkuODExYzAtMS42MzgtMS4wOTItMi44MzUtMi40ODMtMi44MzVjLTEuNDA5LDAtMi41ODksMS4xOTctMi41ODksMi44MzVjMCwxLjYyMSwxLjE4LDIuODAxLDIuNTg5LDIuODAxCkMxMjcuMTAzLDEyLjYxMiwxMjguMTk1LDExLjQzMSwxMjguMTk1LDkuODExeiIvPgo8cGF0aCBmaWxsPSIjMzRBODUzIiBkPSJNMTMzLjE4OCwwLjUzdjEzLjYyOWgtMS45OTJWMC41M0gxMzMuMTg4eiIvPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTQwLjk1LDExLjMyNGwxLjU4NSwxLjA1N2MtMC41MTIsMC43NTctMS43NDQsMi4wNjEtMy44NzUsMi4wNjFjLTIuNjQyLDAtNC42MTUtMi4wNDItNC42MTUtNC42NTEKYzAtMi43NjYsMS45OS00LjY1MSw0LjM4Ni00LjY1MWMyLjQxMywwLDMuNTk0LDEuOTIxLDMuOTgsMi45NThsMC4yMTIsMC41MjhsLTYuMjE3LDIuNTc1YzAuNDc2LDAuOTMzLDEuMjE2LDEuNDA5LDIuMjU0LDEuNDA5CkMxMzkuNywxMi42MTIsMTQwLjQyMSwxMi4xLDE0MC45NSwxMS4zMjRMMTQwLjk1LDExLjMyNHogTTEzNi4wNzEsOS42NTFsNC4xNTYtMS43MjZjLTAuMjI5LTAuNTgxLTAuOTE2LTAuOTg1LTEuNzI2LTAuOTg1CkMxMzcuNDYzLDYuOTQsMTM2LjAxOCw3Ljg1NiwxMzYuMDcxLDkuNjUxeiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNOTMuNDExLDguNTg0VjYuNjExaDYuNjQ5YzAuMDY1LDAuMzQ0LDAuMDk5LDAuNzUxLDAuMDk5LDEuMTkxYzAsMS40OC0wLjQwNSwzLjMxMS0xLjcwOSw0LjYxNQpjLTEuMjY5LDEuMzIxLTIuODg5LDIuMDI1LTUuMDM2LDIuMDI1Yy0zLjk4LDAtNy4zMjYtMy4yNDItNy4zMjYtNy4yMjFTODkuNDMzLDAsOTMuNDEzLDBjMi4yMDIsMCwzLjc3LDAuODY0LDQuOTQ4LDEuOTkKbC0xLjM5MiwxLjM5MmMtMC44NDUtMC43OTMtMS45OS0xLjQwOS0zLjU1OC0xLjQwOWMtMi45MDYsMC01LjE3OSwyLjM0Mi01LjE3OSw1LjI0OHMyLjI3Myw1LjI0OCw1LjE3OSw1LjI0OApjMS44ODUsMCwyLjk1OC0wLjc1NywzLjY0Ni0xLjQ0NWMwLjU1OC0wLjU1OCwwLjkyNS0xLjM1NCwxLjA2OS0yLjQ0M0w5My40MTEsOC41ODR6Ii8 + CjxnPgo8Zz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTEuNDg2LDYuMzgydjEuMjg4aDAuMDMzQzIuMTksNi42NTcsMy4wODcsNi4xNTEsNC4yMSw2LjE1MWMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3CmMwLjY3MSwwLjc5OCwxLjAwNywxLjc0OCwxLjAwNywyLjg0OGMwLDEuMTY3LTAuMzMsMi4xNTUtMC45OTEsMi45NjRjLTAuNjYsMC44MDktMS41NjMsMS4yMTQtMi43MDgsMS4yMTQKYy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M0gxLjQ4NnY0LjYzSDBWNi4zODJIMS40ODZ6IE0zLjg0NywxMy4wNTIKYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCkM1LjIyOCw3LjczOCw0LjYxNyw3LjQ3MSwzLjg0Nyw3LjQ3MWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTZjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODEKQzIuNTA0LDEyLjc3NywzLjA5OCwxMy4wNTIsMy44NDcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNOS43OTksNy4zMzljMC43OTgtMC43OTIsMS43NzUtMS4xODksMi45MzEtMS4xODljMS4xNTYsMCwyLjEzMiwwLjM5NiwyLjkzMSwxLjE4OQpjMC43OTgsMC43OTMsMS4xOTcsMS43NjcsMS4xOTcsMi45MjJjMCwxLjE1Ni0wLjM5OSwyLjEzLTEuMTk3LDIuOTIyYy0wLjc5OCwwLjc5My0xLjc3NSwxLjE4OS0yLjkzMSwxLjE4OQpjLTEuMTU2LDAtMi4xMzMtMC4zOTYtMi45MzEtMS4xODljLTAuNzk4LTAuNzkyLTEuMTk3LTEuNzY2LTEuMTk3LTIuOTIyQzguNjAyLDkuMTA2LDkuMDAxLDguMTMyLDkuNzk5LDcuMzM5eiBNMTQuNTk1LDguMzYzCmMtMC41MTctMC41MjgtMS4xMzktMC43OTItMS44NjYtMC43OTJjLTAuNzI2LDAtMS4zNDgsMC4yNjQtMS44NjYsMC43OTJjLTAuNTE4LDAuNTI4LTAuNzc2LDEuMTYyLTAuNzc2LDEuODk5CmMwLDAuNzI2LDAuMjU4LDEuMzU3LDAuNzc2LDEuODljMC41MTcsMC41MzQsMS4xMzksMC44MDEsMS44NjYsMC44MDFjMC43MjYsMCwxLjM0OC0wLjI2NywxLjg2Ni0wLjgwMQpjMC41MTctMC41MzQsMC43NzYtMS4xNjQsMC43NzYtMS44OUMxNS4zNzEsOS41MjQsMTUuMTEyLDguODkxLDE0LjU5NSw4LjM2M3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTE4LjYwNyw2LjM4MmwyLjI0NSw0LjkybDIuMTc5LTQuOTczaDAuMzkxbDEuOTcxLDQuOTczbDIuMjQ1LTQuOTJoMS42ODRsLTMuNzEzLDcuOTkxbC0wLjQzOCwwCmwtMi4wNDEtNS4xNjhsLTIuMDY4LDUuMTY4bC0wLjQ2OSwwbC0zLjY3MS03Ljk5MUgxOC42MDd6Ii8 + CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik0zNi44NTEsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE0zMS4wMzksOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDMzEuMzcyLDguMzQ3LDMxLjEyNyw4LjgwOSwzMS4wMzksOS4zN3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTM5LjcwNyw2LjM4MnYxLjI1NWgwLjA0OWMwLjE4Ny0wLjQ2MiwwLjQ2NS0wLjgyNiwwLjgzNC0xLjA5YzAuMzY5LTAuMjY0LDAuNzk1LTAuMzk2LDEuMjc5LTAuMzk2CmMwLjQxOCwwLDAuODI2LDAuMTI3LDEuMjIyLDAuMzhsLTAuNjc3LDEuMzU0Yy0wLjI0Mi0wLjIwOS0wLjU0NS0wLjMxNC0wLjkwOC0wLjMxNGMtMC4zODUsMC0wLjcwNSwwLjA4LTAuOTU4LDAuMjM5CmMtMC4yNTMsMC4xNi0wLjQzNywwLjM4NS0wLjU1MywwLjY3N2MtMC4xMTYsMC4yOTItMC4xOTMsMC41NzgtMC4yMzEsMC44NTljLTAuMDM5LDAuMjgxLTAuMDU4LDAuNjAyLTAuMDU4LDAuOTY2djMuNzk3aC0xLjQ4NgpWNi4zODJIMzkuNzA3eiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNTAuNzAzLDEwLjQ5M2gtNS44OTRjMC4wMTEsMC42OTQsMC4yMzEsMS4yOTMsMC42NiwxLjhjMC40MjksMC41MDYsMC45ODUsMC43NiwxLjY2OCwwLjc2CmMwLjUzOSwwLDAuOTgyLTAuMTI0LDEuMzI5LTAuMzcyYzAuMzQ3LTAuMjQ4LDAuNjc0LTAuNjI1LDAuOTgyLTEuMTMxbDEuMjU1LDAuNzFjLTAuMzYzLDAuNjYtMC44NjEsMS4xNzgtMS40OTQsMS41NTIKYy0wLjYzMywwLjM3NC0xLjMyOSwwLjU2MS0yLjA4OSwwLjU2MWMtMS4xNTYsMC0yLjA3OC0wLjM4NS0yLjc2Ni0xLjE1NmMtMC42ODgtMC43Ny0xLjAzMi0xLjczOS0xLjAzMi0yLjkwNgpjMC0xLjIzMiwwLjMyNS0yLjIzNCwwLjk3NC0zLjAwNWMwLjY0OS0wLjc3LDEuNTc5LTEuMTU2LDIuNzktMS4xNTZjMS4xNzgsMCwyLjA3NSwwLjM4MywyLjY5MSwxLjE0OApjMC42MTYsMC43NjUsMC45MjUsMS43NTMsMC45MjUsMi45NjRWMTAuNDkzeiBNNDQuODkxLDkuMzdoNC4zMjZjLTAuMDg4LTAuNTk0LTAuMzE5LTEuMDY1LTAuNjkzLTEuNDEyCmMtMC4zNzQtMC4zNDctMC44NTMtMC41Mi0xLjQzNy0wLjUyYy0wLjU3MiwwLTEuMDU5LDAuMTgyLTEuNDYxLDAuNTQ1QzQ1LjIyNCw4LjM0Nyw0NC45NzksOC44MDksNDQuODkxLDkuMzd6Ii8 + CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik01Ny43MzYsMTQuMTA5di0xLjIwNWgtMC4wMzNjLTAuMzA4LDAuNDUxLTAuNjkxLDAuODA5LTEuMTQ4LDEuMDczCmMtMC40NTcsMC4yNjQtMC45NDksMC4zOTYtMS40NzgsMC4zOTZjLTEuMTQ1LDAtMi4wNDctMC40MDUtMi43MDgtMS4yMTRjLTAuNjYtMC44MDktMC45OTEtMS43OTctMC45OTEtMi45NjQKYzAtMS4xLDAuMzM2LTIuMDUsMS4wMDctMi44NDhjMC42NzEtMC43OTgsMS41NDYtMS4xOTcsMi42MjUtMS4xOTdjMS4xMjMsMCwyLjAyLDAuNTA2LDIuNjkxLDEuNTE5aDAuMDMzVjIuMTExaDEuNDg2djExLjk5OApINTcuNzM2eiBNNTUuMzA5LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3Yy0wLjQ0NiwwLjU0NS0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNTMuOTY2LDEyLjc3Nyw1NC41NjEsMTMuMDUyLDU1LjMwOSwxMy4wNTJ6Ii8 + CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik02NS44MSwxNC4xMDlWMi4xMTFoMS40ODZ2NS41NTloMC4wMzNDNjgsNi42NTcsNjguODk3LDYuMTUxLDcwLjAyLDYuMTUxCmMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3YzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5LDIuOTY0CmMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNGMtMC41MjgsMC0xLjAyMS0wLjEzMi0xLjQ3OC0wLjM5NmMtMC40NTctMC4yNjQtMC44MzktMC42MjItMS4xNDgtMS4wNzNoLTAuMDMzdjEuMjA1Ckg2NS44MXogTTY5LjY1NywxMy4wNTJjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKYy0wLjQ1MS0wLjUzNC0xLjA2Mi0wLjgwMS0xLjgzMy0wLjgwMWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTYKYzAsMC43NzEsMC4yMiwxLjQzMSwwLjY2LDEuOTgxQzY4LjMxMywxMi43NzcsNjguOTA4LDEzLjA1Miw2OS42NTcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNzcuNCwxMi43ODhsLTMuNTMzLTYuNDA2SDc1LjZsMi42MDgsNC45MDRsMi40MjctNC45MDRoMS42NjdsLTUuMjU4LDExLjE1MmgtMS42ODRMNzcuNCwxMi43ODh6Ii8 + CjwvZz4KPC9nPgo8L2c + Cjwvc3ZnPgo") 0 0/100% no-repeat;
}
.gmbrr.dark .powered-by-google,
.powered-by-google.dark {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI + CjxnIG9wYWNpdHk9IjAuNyI + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMTAuMjgxLDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFjLTIuNTcxLDAtNC42NjUtMS45NzMtNC42NjUtNC42NTEKYzAtMi42OTYsMi4wOTUtNC42NTEsNC42NjUtNC42NTFDMTA4LjE4Niw1LjE0MywxMTAuMjgxLDcuMDk3LDExMC4yODEsOS43OTR6IE0xMDguMjM5LDkuNzk0YzAtMS42NzMtMS4yMTQtMi44MTgtMi42MjMtMi44MTgKYy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4YzAsMS42NTYsMS4yMTQsMi44MTgsMi42MjMsMi44MThDMTA3LjAyNSwxMi42MTIsMTA4LjIzOSwxMS40NDgsMTA4LjIzOSw5Ljc5NHoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEyMC4zNDUsOS43OTRjMCwyLjY3OC0yLjA5NSw0LjY1MS00LjY2NSw0LjY1MXMtNC42NjUtMS45NzMtNC42NjUtNC42NTFjMC0yLjY5NCwyLjA5NS00LjY1MSw0LjY2NS00LjY1MQpTMTIwLjM0NSw3LjA5NywxMjAuMzQ1LDkuNzk0eiBNMTE4LjMwMyw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4Yy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4CmMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzExNy4wODksMTIuNjEyLDExOC4zMDMsMTEuNDQ4LDExOC4zMDMsOS43OTR6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMjkuOTksNS40MjR2OC4zNDljMCwzLjQzNC0yLjAyNSw0LjgzNy00LjQyLDQuODM3Yy0yLjI1NCwwLTMuNjExLTEuNTA4LTQuMTIyLTIuNzRsMS43NzgtMC43NApjMC4zMTcsMC43NTcsMS4wOTIsMS42NSwyLjM0MiwxLjY1YzEuNTMzLDAsMi40ODMtMC45NDYsMi40ODMtMi43MjZ2LTAuNjY5aC0wLjA3MWMtMC40NTcsMC41NjQtMS4zMzgsMS4wNTctMi40NDksMS4wNTcKYy0yLjMyNSwwLTQuNDU2LTIuMDI1LTQuNDU2LTQuNjMyYzAtMi42MjUsMi4xMy00LjY2Nyw0LjQ1Ni00LjY2N2MxLjEwOSwwLDEuOTksMC40OTMsMi40NDksMS4wNGgwLjA3MVY1LjQyNmgxLjkzOVY1LjQyNHoKTTEyOC4xOTUsOS44MTFjMC0xLjYzOC0xLjA5Mi0yLjgzNS0yLjQ4My0yLjgzNWMtMS40MDksMC0yLjU4OSwxLjE5Ny0yLjU4OSwyLjgzNWMwLDEuNjIxLDEuMTgsMi44MDEsMi41ODksMi44MDEKQzEyNy4xMDMsMTIuNjEyLDEyOC4xOTUsMTEuNDMxLDEyOC4xOTUsOS44MTF6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMzMuMTg4LDAuNTN2MTMuNjI5aC0xLjk5MlYwLjUzSDEzMy4xODh6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDAuOTUsMTEuMzI0bDEuNTg1LDEuMDU3Yy0wLjUxMiwwLjc1Ny0xLjc0NCwyLjA2MS0zLjg3NSwyLjA2MWMtMi42NDIsMC00LjYxNS0yLjA0Mi00LjYxNS00LjY1MQpjMC0yLjc2NiwxLjk5LTQuNjUxLDQuMzg2LTQuNjUxYzIuNDEzLDAsMy41OTQsMS45MjEsMy45OCwyLjk1OGwwLjIxMiwwLjUyOGwtNi4yMTcsMi41NzVjMC40NzYsMC45MzMsMS4yMTYsMS40MDksMi4yNTQsMS40MDkKQzEzOS43LDEyLjYxMiwxNDAuNDIxLDEyLjEsMTQwLjk1LDExLjMyNEwxNDAuOTUsMTEuMzI0eiBNMTM2LjA3MSw5LjY1MWw0LjE1Ni0xLjcyNmMtMC4yMjktMC41ODEtMC45MTYtMC45ODUtMS43MjYtMC45ODUKQzEzNy40NjMsNi45NCwxMzYuMDE4LDcuODU2LDEzNi4wNzEsOS42NTF6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05My40MTEsOC41ODRWNi42MTFoNi42NDljMC4wNjUsMC4zNDQsMC4wOTksMC43NTEsMC4wOTksMS4xOTFjMCwxLjQ4LTAuNDA1LDMuMzExLTEuNzA5LDQuNjE1CmMtMS4yNjksMS4zMjEtMi44ODksMi4wMjUtNS4wMzYsMi4wMjVjLTMuOTgsMC03LjMyNi0zLjI0Mi03LjMyNi03LjIyMVM4OS40MzMsMCw5My40MTMsMGMyLjIwMiwwLDMuNzcsMC44NjQsNC45NDgsMS45OQpsLTEuMzkyLDEuMzkyYy0wLjg0NS0wLjc5My0xLjk5LTEuNDA5LTMuNTU4LTEuNDA5Yy0yLjkwNiwwLTUuMTc5LDIuMzQyLTUuMTc5LDUuMjQ4czIuMjczLDUuMjQ4LDUuMTc5LDUuMjQ4CmMxLjg4NSwwLDIuOTU4LTAuNzU3LDMuNjQ2LTEuNDQ1YzAuNTU4LTAuNTU4LDAuOTI1LTEuMzU0LDEuMDY5LTIuNDQzTDkzLjQxMSw4LjU4NHoiLz4KPGc + CjxnPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMS40ODYsNi4zODJ2MS4yODhoMC4wMzNDMi4xOSw2LjY1NywzLjA4Nyw2LjE1MSw0LjIxLDYuMTUxYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTcKYzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5MSwyLjk2NGMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNApjLTAuNTI4LDAtMS4wMjEtMC4xMzItMS40NzgtMC4zOTZjLTAuNDU3LTAuMjY0LTAuODM5LTAuNjIyLTEuMTQ4LTEuMDczSDEuNDg2djQuNjNIMFY2LjM4MkgxLjQ4NnogTTMuODQ3LDEzLjA1MgpjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKQzUuMjI4LDcuNzM4LDQuNjE3LDcuNDcxLDMuODQ3LDcuNDcxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MQpDMi41MDQsMTIuNzc3LDMuMDk4LDEzLjA1MiwzLjg0NywxMy4wNTJ6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05Ljc5OSw3LjMzOWMwLjc5OC0wLjc5MiwxLjc3NS0xLjE4OSwyLjkzMS0xLjE4OWMxLjE1NiwwLDIuMTMyLDAuMzk2LDIuOTMxLDEuMTg5CmMwLjc5OCwwLjc5MywxLjE5NywxLjc2NywxLjE5NywyLjkyMmMwLDEuMTU2LTAuMzk5LDIuMTMtMS4xOTcsMi45MjJjLTAuNzk4LDAuNzkzLTEuNzc1LDEuMTg5LTIuOTMxLDEuMTg5CmMtMS4xNTYsMC0yLjEzMy0wLjM5Ni0yLjkzMS0xLjE4OWMtMC43OTgtMC43OTItMS4xOTctMS43NjYtMS4xOTctMi45MjJDOC42MDIsOS4xMDYsOS4wMDEsOC4xMzIsOS43OTksNy4zMzl6IE0xNC41OTUsOC4zNjMKYy0wLjUxNy0wLjUyOC0xLjEzOS0wLjc5Mi0xLjg2Ni0wLjc5MmMtMC43MjYsMC0xLjM0OCwwLjI2NC0xLjg2NiwwLjc5MmMtMC41MTgsMC41MjgtMC43NzYsMS4xNjItMC43NzYsMS44OTkKYzAsMC43MjYsMC4yNTgsMS4zNTcsMC43NzYsMS44OWMwLjUxNywwLjUzNCwxLjEzOSwwLjgwMSwxLjg2NiwwLjgwMWMwLjcyNiwwLDEuMzQ4LTAuMjY3LDEuODY2LTAuODAxCmMwLjUxNy0wLjUzNCwwLjc3Ni0xLjE2NCwwLjc3Ni0xLjg5QzE1LjM3MSw5LjUyNCwxNS4xMTIsOC44OTEsMTQuNTk1LDguMzYzeiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTguNjA3LDYuMzgybDIuMjQ1LDQuOTJsMi4xNzktNC45NzNoMC4zOTFsMS45NzEsNC45NzNsMi4yNDUtNC45MmgxLjY4NGwtMy43MTMsNy45OTFsLTAuNDM4LDAKbC0yLjA0MS01LjE2OGwtMi4wNjgsNS4xNjhsLTAuNDY5LDBsLTMuNjcxLTcuOTkxSDE4LjYwN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM2Ljg1MSwxMC40OTNoLTUuODk0YzAuMDExLDAuNjk0LDAuMjMxLDEuMjkzLDAuNjYsMS44YzAuNDI5LDAuNTA2LDAuOTg1LDAuNzYsMS42NjgsMC43NgpjMC41MzksMCwwLjk4Mi0wLjEyNCwxLjMyOS0wLjM3MmMwLjM0Ny0wLjI0OCwwLjY3NC0wLjYyNSwwLjk4Mi0xLjEzMWwxLjI1NSwwLjcxYy0wLjM2MywwLjY2LTAuODYxLDEuMTc4LTEuNDk0LDEuNTUyCmMtMC42MzMsMC4zNzQtMS4zMjksMC41NjEtMi4wODksMC41NjFjLTEuMTU2LDAtMi4wNzgtMC4zODUtMi43NjYtMS4xNTZjLTAuNjg4LTAuNzctMS4wMzItMS43MzktMS4wMzItMi45MDYKYzAtMS4yMzIsMC4zMjUtMi4yMzQsMC45NzQtMy4wMDVjMC42NDktMC43NywxLjU3OS0xLjE1NiwyLjc5LTEuMTU2YzEuMTc4LDAsMi4wNzUsMC4zODMsMi42OTEsMS4xNDgKYzAuNjE2LDAuNzY1LDAuOTI1LDEuNzUzLDAuOTI1LDIuOTY0VjEwLjQ5M3ogTTMxLjAzOSw5LjM3aDQuMzI2Yy0wLjA4OC0wLjU5NC0wLjMxOS0xLjA2NS0wLjY5My0xLjQxMgpjLTAuMzc0LTAuMzQ3LTAuODUzLTAuNTItMS40MzctMC41MmMtMC41NzIsMC0xLjA1OSwwLjE4Mi0xLjQ2MSwwLjU0NUMzMS4zNzIsOC4zNDcsMzEuMTI3LDguODA5LDMxLjAzOSw5LjM3eiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzkuNzA3LDYuMzgydjEuMjU1aDAuMDQ5YzAuMTg3LTAuNDYyLDAuNDY1LTAuODI2LDAuODM0LTEuMDljMC4zNjktMC4yNjQsMC43OTUtMC4zOTYsMS4yNzktMC4zOTYKYzAuNDE4LDAsMC44MjYsMC4xMjcsMS4yMjIsMC4zOGwtMC42NzcsMS4zNTRjLTAuMjQyLTAuMjA5LTAuNTQ1LTAuMzE0LTAuOTA4LTAuMzE0Yy0wLjM4NSwwLTAuNzA1LDAuMDgtMC45NTgsMC4yMzkKYy0wLjI1MywwLjE2LTAuNDM3LDAuMzg1LTAuNTUzLDAuNjc3Yy0wLjExNiwwLjI5Mi0wLjE5MywwLjU3OC0wLjIzMSwwLjg1OWMtMC4wMzksMC4yODEtMC4wNTgsMC42MDItMC4wNTgsMC45NjZ2My43OTdoLTEuNDg2ClY2LjM4MkgzOS43MDd6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik01MC43MDMsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE00NC44OTEsOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDNDUuMjI0LDguMzQ3LDQ0Ljk3OSw4LjgwOSw0NC44OTEsOS4zN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU3LjczNiwxNC4xMDl2LTEuMjA1aC0wLjAzM2MtMC4zMDgsMC40NTEtMC42OTEsMC44MDktMS4xNDgsMS4wNzMKYy0wLjQ1NywwLjI2NC0wLjk0OSwwLjM5Ni0xLjQ3OCwwLjM5NmMtMS4xNDUsMC0yLjA0Ny0wLjQwNS0yLjcwOC0xLjIxNGMtMC42Ni0wLjgwOS0wLjk5MS0xLjc5Ny0wLjk5MS0yLjk2NApjMC0xLjEsMC4zMzYtMi4wNSwxLjAwNy0yLjg0OGMwLjY3MS0wLjc5OCwxLjU0Ni0xLjE5NywyLjYyNS0xLjE5N2MxLjEyMywwLDIuMDIsMC41MDYsMi42OTEsMS41MTloMC4wMzNWMi4xMTFoMS40ODZ2MTEuOTk4Ckg1Ny43MzZ6IE01NS4zMDksMTMuMDUyYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCmMtMC40NTEtMC41MzQtMS4wNjItMC44MDEtMS44MzMtMC44MDFjLTAuNzM4LDAtMS4zMjksMC4yNzItMS43NzUsMC44MTdjLTAuNDQ2LDAuNTQ1LTAuNjY5LDEuMTk3LTAuNjY5LDEuOTU2CmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MUM1My45NjYsMTIuNzc3LDU0LjU2MSwxMy4wNTIsNTUuMzA5LDEzLjA1MnoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTY1LjgxLDE0LjEwOVYyLjExMWgxLjQ4NnY1LjU1OWgwLjAzM0M2OCw2LjY1Nyw2OC44OTcsNi4xNTEsNzAuMDIsNi4xNTEKYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTdjMC42NzEsMC43OTgsMS4wMDcsMS43NDgsMS4wMDcsMi44NDhjMCwxLjE2Ny0wLjMzLDIuMTU1LTAuOTksMi45NjQKYy0wLjY2LDAuODA5LTEuNTYzLDEuMjE0LTIuNzA4LDEuMjE0Yy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M2gtMC4wMzN2MS4yMDUKSDY1LjgxeiBNNjkuNjU3LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNjguMzEzLDEyLjc3Nyw2OC45MDgsMTMuMDUyLDY5LjY1NywxMy4wNTJ6Ii8 + CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik03Ny40LDEyLjc4OGwtMy41MzMtNi40MDZINzUuNmwyLjYwOCw0LjkwNGwyLjQyNy00LjkwNGgxLjY2N2wtNS4yNTgsMTEuMTUyaC0xLjY4NEw3Ny40LDEyLjc4OHoiLz4KPC9nPgo8L2c + CjwvZz4KPC9zdmc + Cg");
}
.powered-by-google.image {
background: 0 0;
}
.powered-by-google img {
display: inline-block;
width: 143px;
height: 19px;
}
.google-icon,
.google-icon-black .google-icon,
.google-icon-white .google-icon {
top: 0.05em;
position: relative;
margin-inline-end: 0.3em;
display: inline-block;
width: 1em;
height: 1em;
background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KPGRlZnM + CjxwYXRoIGlkPSJTVkdJRF8xXyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8 + CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI + Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0iI0ZCQkMwNSIgZD0iTS0xLjA3OCwyNS40MzZWNi41NDFsMTIuMzU1LDkuNDQ4TC0xLjA3OCwyNS40MzZ6Ii8 + CjwvZz4KPGc + CjxkZWZzPgo8cGF0aCBpZD0iU1ZHSURfM18iIGQ9Ik0zMS4yNjIsMTMuMDgxSDE2LjM2M3Y2LjE3N2g4LjU3NmMtMC43OTksMy45MjQtNC4xNDIsNi4xNzctOC41NzYsNi4xNzdjLTUuMjMzLDAtOS40NDgtNC4yMTUtOS40NDgtOS40NDgKczQuMjE1LTkuNDQ4LDkuNDQ4LTkuNDQ4YzIuMjUzLDAsNC4yODgsMC43OTksNS44ODcsMi4xMDhsNC42NTEtNC42NTFDMjQuMDY3LDEuNTI2LDIwLjQzMywwLDE2LjM2MywwCkM3LjQ5NywwLDAuMzc1LDcuMTIyLDAuMzc1LDE1Ljk4OHM3LjEyMiwxNS45ODgsMTUuOTg4LDE1Ljk4OGM3Ljk5NCwwLDE1LjI2Mi01LjgxNCwxNS4yNjItMTUuOTg4CkMzMS42MjUsMTUuMDQ0LDMxLjQ4LDE0LjAyNiwzMS4yNjIsMTMuMDgxeiIvPgo8L2RlZnM + CjxjbGlwUGF0aCBpZD0iU1ZHSURfNF8iPgo8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8zXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8 + CjwvY2xpcFBhdGg + CjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF80XykiIGZpbGw9IiNFQTQzMzUiIGQ9Ik0tMS4wNzgsNi41NDFsMTIuMzU1LDkuNDQ4bDUuMDg3LTQuNDMzbDE3LjQ0Mi0yLjgzNFYtMS40NTNILTEuMDc4VjYuNTQxeiIvPgo8L2c + CjxnPgo8ZGVmcz4KPHBhdGggaWQ9IlNWR0lEXzVfIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9kZWZzPgo8Y2xpcFBhdGggaWQ9IlNWR0lEXzZfIj4KPHVzZSB4bGluazpocmVmPSIjU1ZHSURfNV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPgo8L2NsaXBQYXRoPgo8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfNl8pIiBmaWxsPSIjMzRBODUzIiBkPSJNLTEuMDc4LDI1LjQzNkwyMC43MjQsOC43MjFsNS43NDEsMC43MjdsNy4zNC0xMC45MDFWMzMuNDNILTEuMDc4VjI1LjQzNnoiLz4KPC9nPgo8Zz4KPGRlZnM + CjxwYXRoIGlkPSJTVkdJRF83XyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8 + CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF84XyI + Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzdfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzhfKSIgZmlsbD0iIzQyODVGNCIgZD0iTTMzLjgwNSwzMy40M0wxMS4yNzYsMTUuOTg4bC0yLjkwNy0yLjE4bDI1LjQzNi03LjI2N1YzMy40M3oiLz4KPC9nPgo8L3N2Zz4") 0 0/100% no-repeat;
}
.gmbrr.google-icon-black .google-icon,
.google-icon.black {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc + Cg");
}
.gmbrr.google-icon-white .google-icon,
.google-icon.white {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc + ");
}
.google-icon-black.end,
.google-icon-white.end,
.google-icon.end {
margin-inline: 0.3em 0;
}
.google-icon-black.compact,
.google-icon-white.compact,
.google-icon.compact {
margin-inline: 0;
}
@media (max-width:783px) {
.gmbrr {
width: calc(100% - 30px);
margin-block: 0;
margin-inline: auto;
}
}
@media (min-width:783px) {
.gmbrr.tile.columns .listing {
gap: calc(1.7rem - 8px) calc(1.8rem - 2px);
}
.gmbrr.columns.four .listing li,
.gmbrr.columns.two .listing li {
flex: 1 0 calc(50% - 10px - 3rem);
}
.gmbrr.tile.columns.four .listing li,
.gmbrr.tile.columns.two .listing li {
flex: 1 0 calc(50% - 10px - 5.6rem);
}
.gmbrr.columns.four .listing .no-avatar,
.gmbrr.columns.two .listing .no-avatar {
flex: 1 0 calc(50% - 3rem);
}
.gmbrr.tile.columns.four .listing .no-avatar,
.gmbrr.tile.columns.two .listing .no-avatar {
flex: 1 0 calc(50% - 5.6rem);
}
.gmbrr.columns.six .listing li,
.gmbrr.columns.three .listing li {
flex: 1 0 calc(33.33% - 10px - 3rem);
}
.gmbrr.tile.columns.six .listing li,
.gmbrr.tile.columns.three .listing li {
flex: 1 0 calc(33.33% - 10px - 5.6rem);
}
.gmbrr.columns.six .listing .no-avatar,
.gmbrr.columns.three .listing .no-avatar {
flex: 1 0 calc(33.33% - 3rem);
}
.gmbrr.tile.columns.six .listing .no-avatar,
.gmbrr.tile.columns.three .listing .no-avatar {
flex: 1 0 calc(33.33% - 5.6rem);
}
}
@media (min-width:1000px) {
.gmbrr.columns.four .listing li {
flex: 1 0 calc(25% - 10px - 3rem);
}
.gmbrr.tile.columns.four .listing li {
flex: 1 0 calc(25% - 10px - 5.6rem);
}
.gmbrr.columns.four .listing .no-avatar {
flex: 1 0 calc(25% - 3rem);
}
.gmbrr.tile.columns.four .listing .no-avatar {
flex: 1 0 calc(25% - 5.6rem);
}
.gmbrr.columns.five .listing li {
flex: 1 0 calc(20% - 12px - 3rem);
}
.gmbrr.tile.columns.five .listing li {
flex: 1 0 calc(20% - 12px - 5.6rem);
}
.gmbrr.columns.five .listing .no-avatar {
flex: 1 0 calc(20% - 3rem);
}
.gmbrr.tile.columns.five .listing .no-avatar {
flex: 1 0 calc(20% - 5.6rem);
}
}
@media (min-width:1200px) {
.gmbrr.columns.six .listing li {
flex: 1 0 calc(16.66% - 13px - 3rem);
}
.gmbrr.tile.columns.six .listing li {
flex: 1 0 calc(16.66% - 13px - 5.6rem);
}
.gmbrr.columns.six .listing .no-avatar {
flex: 1 0 calc(16.66% - 3rem);
}
.gmbrr.tile.columns.six .listing .no-avatar {
flex: 1 0 calc(16.66% - 5.6rem);
}
}.attachment svg,.widget_media_image svg{max-width:100%;height:auto}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid #d2d6dc}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a0aec0}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}body.page-id-3943{background-color:#efefef}section{scroll-margin-top:100px}.sticky-side-bar .sticky-side-bar-inner,.sticky-side-bar .sticky-sidebar-collapse{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all .2s;transition:all .2s}.sticky-side-bar .sticky-side-bar-menu-tag{border-radius:10px 10px 0 0;right:-100px;top:70%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:right .2s;transition:right .2s}.sticky-side-bar.active{pointer-events:none}.sticky-side-bar.active .sticky-side-bar-inner{-webkit-transform:translateX(500px);transform:translateX(500px);-webkit-transition:all .2s;transition:all .2s}.sticky-side-bar.active .sticky-sidebar-collapse{-webkit-transform:translateX(50px);transform:translateX(50px);-webkit-transition:all .2s;transition:all .2s}.sticky-side-bar.active .sticky-side-bar-menu-tag{right:-19px;-webkit-transition:right .2s;transition:right .2s}.fixed_blocks_bg{background-image:none!important}@media (min-width:768px){.fixed_blocks_bg{background-image:url(https://www.milesit.com/wp-content/uploads/color-outline-blocks.svg)!important}}ol.numbers{padding-left:1.5rem;margin-bottom:.5rem;list-style:auto}ol.numbers>li{padding-left:.25rem;margin-bottom:.25rem}.checklist,ol.numbers>li{text-align:left}.checklist li:before{content:"♦";position:absolute;margin-left:-20px;margin-top:-6px;font-size:22px}.checklist li{margin-bottom:1.5rem;padding-left:30px}.checklist ul{padding-left:2rem}.link-list li a{--text-opacity:1;color:#004aa0;color:rgba(0,74,160,var(--text-opacity));text-decoration:underline;font-size:1.25rem}.link-list li a:hover{--text-opacity:1;color:#002c68;color:rgba(0,44,104,var(--text-opacity));text-decoration:none}.sr-only{left:-10000px;top:auto}.selected{background:#004aa0;color:#ffffff;;border-radius:.5rem}.bg-arc-gray,.bg-arc-white{position:relative;padding-bottom:6rem!important;background:-webkit-gradient(linear,left bottom,left top,color-stop(40%,#d6e9ff),to(transparent))!important;background:linear-gradient(0deg,#d6e9ff 40%,transparent)!important}@media (min-width:1024px){.bg-arc-gray,.bg-arc-white{padding-bottom:8rem!important}}@media (min-width:1280px){.bg-arc-gray,.bg-arc-white{padding-bottom:10rem!important}}.bg-arc-gray:after,.bg-arc-white:after{content:"";position:absolute;left:0;bottom:0;right:0;background-size:contain;background-position:bottom;background-repeat:no-repeat;aspect-ratio:16/9;width:100%}.bg-arc-gray:after{background-image:url(//www.milesit.com/wp-content/uploads/gray-arc.svg)}.bg-arc-white:after{background-image:url(//www.milesit.com/wp-content/uploads/white-arc-1.svg)}.bg-gradient-blue{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#d6e9ff),to(#efefef));background:linear-gradient(180deg,#fff,#d6e9ff 50%,#efefef)}.color-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.5rem;position:relative;-webkit-animation:hue-animation 3s infinite;animation:hue-animation 3s infinite}.color-block a{width:30%;padding:0 1rem;min-width:100px}.color-block img{margin-left:auto;margin-right:auto}.color-block:before{background-color:#c13842;background-color:rgba(193,56,66,var(--bg-opacity))}.color-block:after,.color-block:before{content:"";height:2px;--bg-opacity:1;width:100%}.color-block:after{background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity))}.color-block .color-block-tooltip{position:absolute;background-color:#ffffff;;padding:.5rem;--border-opacity:1;border-color:#515252;border-color:rgba(81,82,82,var(--border-opacity));border-width:2px;display:none;bottom:120%}@media (min-width:768px){.color-block:hover .color-block-tooltip{display:block}}.blue-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.5rem;position:relative}.blue-block a{width:30%;padding:0 1rem;min-width:100px;cursor:auto}.blue-block img{margin-left:auto;margin-right:auto;max-width:100px}.blue-block:after,.blue-block:before{content:"";height:2px;--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity));width:100%}@-webkit-keyframes hue-animation{0%{-webkit-filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(1turn)}}@keyframes hue-animation{0%{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg)}to{-webkit-filter:hue-rotate(1turn);filter:hue-rotate(1turn)}}.bg-gray-white{background:#efefef;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,93.7%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,93.7%,0),#fff)}.bg-footer-arc{padding-top:6rem!important}@media (min-width:768px){.bg-footer-arc{padding-top:10rem!important}}.bg-footer-arc:after{content:"";position:absolute;left:0;top:0;right:0;background-image:url(//www.milesit.com/wp-content/uploads/white-arc-reverse.svg);background-size:contain;background-position:top;background-repeat:no-repeat;aspect-ratio:16/9;width:100%}.miles-black{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity))}.block-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-nav .block-link{text-align:center;font-weight:700;text-transform:uppercase;font-size:1.5rem;letter-spacing:.05em;background-color:#ffffff;;border-radius:.375rem;padding:1rem;width:100%;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);width:98%;margin:0 1% 1rem}@media (min-width:640px){.block-nav .block-link{width:45%}}@media (min-width:1024px){.block-nav .block-link{width:23%;margin:0 1%}}.block-nav .block-link .block-container{width:100%;background-repeat:no-repeat;background-size:contain;background-position:50%;margin-bottom:1rem;height:100px}.block-nav>.block-link.text-miles-red>.block-container{background-image:url(//www.milesit.com/wp-content/themes/Miles%202020/css/img/miles-red-brick.svg)}.block-nav>.block-link.text-miles-red:hover>.block-container{background-image:url(//www.milesit.com/wp-content/themes/Miles%202020/css/img/miles-red-brick-hover.svg)}.block-nav>.block-link.text-miles-accent-green>.block-container{background-image:url(//www.milesit.com/wp-content/themes/Miles%202020/css/img/miles-accent-green-brick.svg)}.block-nav>.block-link.text-miles-accent-green:hover>.block-container{background-image:url(//www.milesit.com/wp-content/themes/Miles%202020/css/img/miles-accent-green-brick-hover.svg)}.block-nav>.block-link.text-miles-accent-yellow>.block-container{background-image:url(//www.milesit.com/wp-content/themes/Miles%202020/css/img/miles-accent-yellow-brick.svg)}.block-nav>.block-link.text-miles-accent-yellow:hover>.block-container{background-image:url(//www.milesit.com/wp-content/themes/Miles%202020/css/img/miles-accent-yellow-brick-hover.svg)}.block-nav>.block-link.text-miles-blue>.block-container{background-image:url(//www.milesit.com/wp-content/themes/Miles%202020/css/img/miles-blue-brick.svg)}.block-nav>.block-link.text-miles-blue:hover>.block-container{background-image:url(//www.milesit.com/wp-content/themes/Miles%202020/css/img/miles-blue-brick-hover.svg)}.page-template-bg-wave:before{position:absolute;top:0;left:0;width:100%;display:block;z-index:-1;height:0;content:" ";background-image:url(//www.milesit.com/wp-content/uploads/light-blue-wave.svg);background-repeat:no-repeat;background-position:bottom;background-size:cover}@media (min-width:1024px){.page-template-bg-wave:before{height:700px}}@media (min-width:1280px){.page-template-bg-wave:before{height:750px}}.page-template-bg-wave:after{position:absolute;left:0;width:100%;display:block;z-index:-2;top:50px;height:0;content:" ";background-image:url(//www.milesit.com/wp-content/uploads/jumbo-blocks-bg.jpg);background-size:100%;background-repeat:repeat;background-attachment:fixed;-webkit-mask-image:url(//www.milesit.com/wp-content/uploads/light-blue-wave.svg);mask-image:url(//www.milesit.com/wp-content/uploads/light-blue-wave.svg);mask-position:bottom center;-webkit-mask-position:bottom center;mask-size:cover;-webkit-mask-size:cover;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}@media (min-width:1024px){.page-template-bg-wave:after{height:700px}}@media (min-width:1280px){.page-template-bg-wave:after{height:750px}}.blue-blocks-wave .page-template-bg-wave:before{background-image:url(//www.milesit.com/wp-content/uploads/jumbo-blocks-bg.jpg);background-attachment:fixed;z-index:auto;-webkit-mask-image:url(//www.milesit.com/wp-content/uploads/home-wave-mask-1.svg);mask-image:url(//www.milesit.com/wp-content/uploads/home-wave-mask-1.svg);mask-position:bottom center;-webkit-mask-position:bottom center;mask-size:cover;-webkit-mask-size:cover;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.blue-blocks-wave .page-template-bg-wave:after{background-image:url(//www.milesit.com/wp-content/uploads/home-top-wave.svg);background-size:cover;background-attachment:scroll;background-position:bottom;background-repeat:no-repeat;top:0;z-index:auto;-webkit-mask-image:none;mask-image:none}.blue-blocks-wave div.headline{color:#fff}@media (min-width:768px){.blue-blocks-wave div.headline>h1{font-size:3rem}}@media (min-width:768px){.blue-blocks-wave div.headline>.sub-header,.blue-blocks-wave div.headline>.sub-header>span{font-size:2.25rem}}.blue-blocks-wave div.headline>.hero-buttons .text-miles-dark-blue{color:#b5d6ff}.blue-blocks-wave div.headline>.hero-buttons .home-hero-button{color:#000}.hero-simple-wave-container .hero-simple-wave-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100px;margin-bottom:100px}@media (min-width:1024px){.hero-simple-wave-container .hero-simple-wave-content{height:200px;margin-bottom:100px}}.hero-simple-wave-container .page-template-bg-wave:before{position:absolute;top:0;left:0;width:100%;display:block;z-index:-1;height:150px;content:" ";background-image:url(//www.milesit.com/wp-content/uploads/light-blue-wave.svg);background-repeat:no-repeat;background-position:bottom;background-size:cover}@media (min-width:1024px){.hero-simple-wave-container .page-template-bg-wave:before{height:250px}}.hero-simple-wave-container .page-template-bg-wave:after{position:absolute;left:0;width:100%;display:block;z-index:-2;top:50px;height:150px;content:" ";background-image:url(//www.milesit.com/wp-content/uploads/jumbo-blocks-bg.jpg);background-size:100%;background-repeat:repeat;background-attachment:fixed;-webkit-mask-image:url(//www.milesit.com/wp-content/uploads/light-blue-wave.svg);mask-image:url(//www.milesit.com/wp-content/uploads/light-blue-wave.svg);mask-position:bottom center;-webkit-mask-position:bottom center;mask-size:cover;-webkit-mask-size:cover;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}@media (min-width:1024px){.hero-simple-wave-container .page-template-bg-wave:after{height:250px}}.hero-wave-container-normal>.container{padding:0;height:650px;margin-bottom:100px}.hero-wave-container-normal .page-template-bg-wave:after,.hero-wave-container-normal .page-template-bg-wave:before{height:700px}.hero-wave-container-centered>.container{padding:0;height:650px;margin-bottom:100px}.hero-wave-container-centered .page-template-bg-wave:after,.hero-wave-container-centered .page-template-bg-wave:before{height:700px}.blue-blocks-wave>.hero-wave-container-centered>.container{height:750px;margin-bottom:0}div.spinner-container{width:100%;text-align:center;padding:3rem 0}div.spinner-container h3{margin-bottom:1rem}div.spinner{display:inline-block;width:50px;height:50px;border-radius:50%;border:3px solid rgba(0,74,160,.3);border-top-color:#004aa0;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}section.rest-api-filter.case-studies div#studiesFilterResults{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2%}section.rest-api-filter.case-studies div#studiesFilterResults .case-studies-card{margin-bottom:2rem;width:32%}form.post-password-form{margin:10rem auto;max-width:1024px;background-color:#fff;border-color:#ccc;border-width:1px;border-radius:.35rem;-webkit-box-shadow:3px 3px 10px 0 rgba(51,51,51,.3);box-shadow:3px 3px 10px 0 rgba(51,51,51,.3);padding:1rem;text-align:center}form.post-password-form p:first-child{font-size:1.35rem;margin-bottom:1rem}form.post-password-form label input{border:1px inset #ccc;padding:.1rem .25rem}form.post-password-form input[type=submit]{padding:.25rem .5rem;border:1px solid #ccc;border-radius:.35rem;cursor:pointer}.floating-button{position:fixed;right:110px;bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:60px;width:60px;border:none;-webkit-box-shadow:rgba(0,0,0,.1) 0 1px 4px,rgba(0,0,0,.2) 0 2px 12px;box-shadow:0 1px 4px rgba(0,0,0,.1),0 2px 12px rgba(0,0,0,.2);border-radius:50%;z-index:2147483648;font-size:14px;font-weight:600}.wysiwyg-container p{margin-bottom:1rem}.contact-calendar{background:#b5d7ff;padding:1rem;border-radius:6px;text-align:center;font:700 1.2rem/1.6rem Titillium Web,sans-serif;margin:1.5rem 0 2rem}@media (min-width:1024px){.contact-calendar{padding:1rem 5rem;font-size:1.3rem}}.stat.opacity-0{opacity:1}@font-face{font-family:Titillium Web;font-style:normal;font-weight:400;src:url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-regular.eot);src:local("Titillium Web Regular"),local("TitilliumWeb-Regular"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-regular.eot?#iefix) format("embedded-opentype"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-regular.woff2) format("woff2"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-regular.woff) format("woff"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-regular.ttf) format("truetype"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-regular.svg#TitilliumWeb) format("svg")}@font-face{font-family:Titillium Web;font-style:normal;font-weight:700;src:url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-700.eot);src:local("Titillium Web Bold"),local("TitilliumWeb-Bold"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-700.eot?#iefix) format("embedded-opentype"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-700.woff2) format("woff2"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-700.woff) format("woff"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-700.ttf) format("truetype"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Titillium-Web/titillium-web-v8-latin-700.svg#TitilliumWeb) format("svg")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-regular.eot);src:local(""),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-regular.eot?#iefix) format("embedded-opentype"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-regular.woff2) format("woff2"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-regular.woff) format("woff"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-regular.ttf) format("truetype"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-regular.svg#Lato) format("svg")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-700.eot);src:local(""),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-700.eot?#iefix) format("embedded-opentype"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-700.woff2) format("woff2"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-700.woff) format("woff"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-700.ttf) format("truetype"),url(//www.milesit.com/wp-content/themes/Miles%202020/css/fonts/Lato/lato-v20-latin-700.svg#Lato) format("svg")}.button,.home .hero .h1,.primary-nav-menu *,h1,h2,h3,h4,h5,h6{font-family:Titillium Web,sans-serif;line-height:1.25}h1,h2,h3,h4,h5,h6{font-weight:700}h3,h4,h5,h6{letter-spacing:.025em}.home .hero .h1,h1{font-size:1.875rem;font-weight:700;letter-spacing:.05em}@media (min-width:640px){.home .hero .h1,h1{font-size:2.25rem}}@media (min-width:1280px){.home .hero .h1,h1{font-size:2.625rem}}h2{font-size:1.5rem;letter-spacing:.03em}@media (min-width:640px){h2{font-size:1.875rem}}h3{font-size:1.25rem}@media (min-width:640px){h3{font-size:1.5rem}}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}div{font-family:Lato,sans-serif;font-size:1.125rem}section{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.hero .eyebrow,.hero h1.eyebrow{font-size:1rem}@media (min-width:1280px){.hero .eyebrow,.hero h1.eyebrow{font-size:1.25rem}}.home .hero h1.eyebrow{font-weight:400;font-family:Lato,sans-serif}.eyebrow,h1.eyebrow{font-size:1rem;text-transform:uppercase;letter-spacing:.075em}.signature{font-family:Mr Dafoe,cursive;font-size:1.875rem}@media (min-width:1280px){.hero-profile h1{font-size:2.25rem}}.wysiwyg ul li{position:relative;padding-left:.75rem}.wysiwyg ul li:before{content:"\2022";position:absolute;left:0;font-size:1.875rem;top:-11px}.parent-pageid-37316 .wysiwyg ul li{padding-left:1rem}.parent-pageid-37316 .wysiwyg ul li:before{--text-opacity:1;color:#002c68;color:rgba(0,44,104,var(--text-opacity));font-size:2.25rem;top:-15px}.grid-block-v2 .square-grid .wysiwyg ul li{padding-left:1rem}.grid-block-v2 .square-grid .wysiwyg ul li:before{color:#ffffff;;font-size:2.25rem;top:-13px}.hero p a:not(.cta_button) span{text-decoration:underline;color:inherit}.section-heading a,a u,section:not(.hero):not(.success-stories-block) p a:not(.button):not(.icon-link):not(.count):not(.cta_button),section:not(.hero):not(.success-stories-block) p u{--text-opacity:1!important;color:#004aa0!important;color:rgba(0,74,160,var(--text-opacity))!important;font-weight:700!important;text-decoration:none!important}section:not(.hero) .wysiwyg p span{text-decoration:none!important}section.accordion-block .container .accordion .accordion-link p a{--text-opacity:1!important;color:#161e2e!important;color:rgba(22,30,46,var(--text-opacity))!important}.blog .pagination .nav-links,.category .pagination .nav-links,.page-id-61390 .pagination .nav-links,.page-id-62102 .pagination .nav-links,.search .pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex}.blog .pagination .page-numbers,.category .pagination .page-numbers,.page-id-61390 .pagination .page-numbers,.page-id-62102 .pagination .page-numbers,.search .pagination .page-numbers{border-radius:.25rem;padding:.5rem 1rem .75rem;border-width:1px;--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity));background-color:#ffffff;;font-size:1.125rem;line-height:1.25rem;font-weight:500;--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity));line-height:1}.blog .pagination .page-numbers.current,.blog .pagination a.page-numbers:hover,.category .pagination .page-numbers.current,.category .pagination a.page-numbers:hover,.page-id-61390 .pagination .page-numbers.current,.page-id-61390 .pagination a.page-numbers:hover,.page-id-62102 .pagination .page-numbers.current,.page-id-62102 .pagination a.page-numbers:hover,.search .pagination .page-numbers.current,.search .pagination a.page-numbers:hover{--bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--bg-opacity));color:#ffffff;}.blog .screen-reader-text,.category .screen-reader-text,.page-id-61390 .screen-reader-text,.page-id-62102 .screen-reader-text,.search .screen-reader-text{display:none}.hero-full{min-height:100vh}@media (min-width:375px){.hero-full{min-height:90vh}}@media (min-width:640px){.hero-full{min-height:100vh}}@media (min-width:768px){.hero-full{min-height:85vh}}@media only screen and (max-width:850px) and (orientation:landscape){.hero-full{margin-top:0;min-height:120vh}}@media (min-width:1280px){.hero-full{min-height:90vh}}.hero-subpage{min-height:50vh}@media only screen and (max-width:850px) and (orientation:landscape){.hero-subpage{min-height:90vh}}.hero{background:url(//www.milesit.com/wp-content/uploads/2020/02/lego-wall-TEST-2-min.png) 0 0/634px auto fixed,linear-gradient(-196.4deg,#002c68,#002c68)}.hero.hero-brand-library{background:none}.hero.hero-profile{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.75))),url(//www.milesit.com/wp-content/uploads/2020/03/Main-Background-min.png) 0 0/475px auto fixed;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.75)),url(//www.milesit.com/wp-content/uploads/2020/03/Main-Background-min.png) 0 0/475px auto fixed;height:auto}.hero.hero-profile .wave{z-index:10}.home .hero,.page-id-3943 .hero,.page-id-4198 .hero,.page-id-4883 .hero,.page-id-14374 .hero,.page-id-36993 .hero,.page-id-52351 .hero,.parent-pageid-15825 .hero{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.75))),url(//www.milesit.com/wp-content/uploads/2020/03/Main-Background-min.png) 0 0/475px auto fixed;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.75)),url(//www.milesit.com/wp-content/uploads/2020/03/Main-Background-min.png) 0 0/475px auto fixed}.page-id-16520 .hero-subpage h1{-webkit-transform:translateY(-30px);transform:translateY(-30px)}@media (min-width:1024px){.page-id-16520 .hero-subpage{min-height:70vh}}.page-id-16520 .hero{background-image:url(//www.milesit.com/wp-content/uploads/beliefs-hero-bg.jpg);background-size:cover;background-position:100%;background-attachment:scroll}.page-id-16520 .hero .container div{width:100%!important}@media (min-width:1024px){.page-id-16520 .hero .container div{text-align:left}}.page-id-16520 .hero:after{content:"";background-color:hsla(0,0%,100%,.6);position:absolute;top:0;right:0;bottom:0;left:0}@media (min-width:1024px){.page-id-16520 .hero:after{background-color:transparent}}.page-id-16520 #our-why img{-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.page-id-16520 #our-why{margin-top:-100px}@media (min-width:768px){.page-id-16520 #our-why{margin-top:-150px}}.page-id-1808 .hero,.page-id-2048 .contact-form,.page-id-2048 .hero,.page-id-2052 .hero,.page-id-2055 .hero,.page-id-14096 .contact-form,.page-id-14096 .hero,.page-id-16377 .contact-form,.page-id-16377 .hero,.parent-pageid-1808 .hero,.parent-pageid-2048 .contact-form,.parent-pageid-2048 .hero,.parent-pageid-2052 .hero,.parent-pageid-2055 .hero,.parent-pageid-4229 .contact-form,.parent-pageid-4229 .hero,.parent-pageid-4240 .hero,.parent-pageid-4242 .hero{background:url(//www.milesit.com/wp-content/uploads/2020/02/lego-wall-TEST-2-min.png) 0 0/634px auto fixed,linear-gradient(-196.4deg,#004aa0,#002c68)}.hero.bg-black,.hero.bg-miles-light-blue,.hero.bg-miles-light-gray,.hero.bg-white{background-image:none}.max-height-500{max-height:500px}.hero-simple{background-image:url(//www.milesit.com/wp-content/uploads/Transparent-Watermark-Background.png);background-attachment:fixed}.hero-wave{margin-bottom:50px}.hero-wave .hero-wave-container{color:#fff}@media (min-width:1024px){.hero-wave .hero-wave-container{min-height:750px;max-width:1920px;--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}}.hero-wave .headline h1{font-size:2rem}.hero-wave .headline p{font-size:1.125rem}.hero-wave .headline p:not(:last-child){margin-bottom:.75rem}@media (min-width:768px){.hero-wave .headline h1{font-size:2.5rem}.hero-wave .headline p{font-size:1.25rem}}@media (min-width:1024px){.hero-wave .headline h1{font-size:3rem}.hero-wave .headline p{font-size:1.5rem}}@media (min-width:1280px){.hero-wave .headline h1{font-size:3.5rem}}.hero-wave .hero-background-1{position:absolute;top:0;left:0;right:0;bottom:50px;background:#d6e9ff;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#d6e9ff),color-stop(45%,rgba(214,233,255,.8)),color-stop(75%,rgba(75,75,75,0)));background:linear-gradient(90deg,#d6e9ff 25%,rgba(214,233,255,.8) 45%,rgba(75,75,75,0) 75%);-webkit-mask-image:url(//www.milesit.com/wp-content/uploads/light-color-overlay-mask_tall.svg);mask-image:url(//www.milesit.com/wp-content/uploads/light-color-overlay-mask_tall.svg)}.hero-wave .hero-background-1,.hero-wave .hero-background-2{mask-position:100% 100%;-webkit-mask-position:100% 100%;mask-size:cover;-webkit-mask-size:cover;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.hero-wave .hero-background-2{-webkit-mask-image:url(//www.milesit.com/wp-content/uploads/photo-mask-shape-tall.svg);mask-image:url(//www.milesit.com/wp-content/uploads/photo-mask-shape-tall.svg);z-index:5;background-size:cover;background-position:100%;background-attachment:fixed}.hero-wave .hero-background-2 .hero-bg-overlay{background-color:rgba(129,185,250,.9)}@media (min-width:1024px){.hero-wave .hero-background-2 .hero-bg-overlay{background:#002c68;background:-webkit-gradient(linear,left top,right top,color-stop(40%,#002c68),to(rgba(43,43,43,.5)));background:linear-gradient(90deg,#002c68 40%,rgba(43,43,43,.5))}}.hero-wave .hero-background-3{bottom:-30px;z-index:1}.hero-wave .hero-background-3 svg{width:100%}.hero-wave .hero-background-3.blocks-bg{background-image:url(//www.milesit.com/wp-content/uploads/jumbo-blocks-bg.jpg)}.hero-wave .hero-background-3.blocks-bg,.hero-wave .hero-background-3.blocks-bg-who-we-are{height:100%;background-size:100%;background-repeat:repeat;background-position:50%;background-attachment:fixed;-webkit-mask-image:url(//www.milesit.com/wp-content/uploads/footer-bg-mask-wave.svg);mask-image:url(//www.milesit.com/wp-content/uploads/footer-bg-mask-wave.svg);mask-position:right top;-webkit-mask-position:right top;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.hero-wave .hero-background-3.blocks-bg-who-we-are{background-image:url(//www.milesit.com/wp-content/uploads/jumbo-blocks-bg-color.jpg)}.hero-wave .hero-wave-centered-bg-1,.hero-wave .hero-wave-centered-bg-2,.hero-wave .hero-wave-centered-bg-3{position:absolute;top:0;bottom:0;left:0;right:0;mask-position:100% 100%;-webkit-mask-position:100% 100%;mask-size:cover;-webkit-mask-size:cover;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.hero-wave .hero-wave-centered-bg-1{background:#d6e9ff;background:-webkit-gradient(linear,left top,left bottom,color-stop(25%,#d6e9ff),to(rgba(214,233,255,.5)));background:linear-gradient(180deg,#d6e9ff 25%,rgba(214,233,255,.5));-webkit-mask-image:url(//www.milesit.com/wp-content/uploads/top-arc_mask.svg);mask-image:url(//www.milesit.com/wp-content/uploads/top-arc_mask.svg);z-index:10}.hero-wave .hero-wave-centered-bg-2{background-color:#004aa0;-webkit-mask-image:url(//www.milesit.com/wp-content/uploads/middle-arc_mask.svg);mask-image:url(//www.milesit.com/wp-content/uploads/middle-arc_mask.svg);z-index:9;bottom:25px}.hero-wave .hero-wave-centered-bg-3{background:#004aa0;background:-webkit-gradient(linear,left top,right top,from(#004aa0),to(rgba(0,74,160,.25)));background:linear-gradient(90deg,#004aa0,rgba(0,74,160,.25));-webkit-mask-image:url(//www.milesit.com/wp-content/uploads/bottom-arc_mask.svg);mask-image:url(//www.milesit.com/wp-content/uploads/bottom-arc_mask.svg);z-index:8}footer.hero-wave{margin-bottom:0}@media (min-width:1024px){footer.hero-wave .container{min-height:auto}}footer.hero-wave .footer-background-1{top:-10px;overflow-x:clip}footer.hero-wave .footer-background-1 svg{position:absolute;width:100%;width:100%;min-width:1050px}@media (min-width:768px){footer.hero-wave .footer-background-1 svg{min-width:968px}}@media (min-width:1024px){footer.hero-wave .footer-background-1 svg{bottom:auto;min-width:1450px}}@media (min-width:1280px){footer.hero-wave .footer-background-1 svg{bottom:75px}}@media only screen and (max-width:1700px){footer.hero-wave .footer-background-1 .footer-background-1-overlay{background:#d6e9ff;background:-webkit-gradient(linear,left top,left bottom,from(rgba(214,233,255,0)),color-stop(50%,#d6e9ff));background:linear-gradient(180deg,rgba(214,233,255,0),#d6e9ff 50%)}}footer.hero-wave .hero-background-2 .hero-bg-overlay.software{background:#81b9fa}footer.hero-wave .hero-background-2{top:20px}footer.hero-wave .hero-background-3{top:0;bottom:0}@media (min-width:1024px){footer.hero-wave .hero-background-3.top-layer{top:-30px}}.page-id-19424 .hero,.page-id-19442 .hero,.page-id-20387 .hero,.page-id-20412 .hero,.page-id-20731 .hero,.page-id-53195 .hero,.page-id-53274 .hero,.page-id-53361 .hero,.page-id-53423 .hero,.page-id-53532 .hero,.page-id-54238 .hero,.page-id-54444 .hero,.page-id-54472 .hero,.page-id-55309 .hero,.page-id-55346 .hero{background-color:rgba(0,74,160,.1);background-image:url(//www.milesit.com/wp-content/uploads/Transparent-Watermark-Background.png);background-attachment:fixed}.hero-wave.single-wave .hero-background-2{max-height:1000px}@media (min-width:640px){.hero-wave.single-wave .hero-background-2{max-height:1050px}}@media (min-width:768px){.hero-wave.single-wave .hero-background-2{max-height:730px}}#blog-top+div{margin-top:8rem}@media (min-width:768px){#blog-top+div{margin-top:15rem}}.page-id-4242 .hero-wave .hero-background-2 .hero-bg-overlay{background-color:#b5d7ff}.page-id-26397 #it-services{padding-top:0}.blog .hero-wave.single-wave .hero-background-2{max-height:640px}.page-id-1757 .hero-wave .max-height-500{max-height:100%!important}.hamburger-icon{cursor:pointer}.animated-steps li{border-radius:.375rem;-webkit-transition:all .3s,font-weight 0s;transition:all .3s,font-weight 0s}.animated-steps li:before{content:"";width:0;height:0;top:0;left:0;position:absolute;border-top-left-radius:.25rem;border-top-right-radius:.25rem;--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity));-webkit-transition:all 0s;transition:all 0s}.animated-steps li.active{font-weight:700;background-color:#ffffff;;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.animated-steps li.active:before{width:100%;height:.25rem;-webkit-transition:width 7s;transition:width 7s}.animated-steps li.active.transition-none:before{-webkit-transition:width 0s;transition:width 0s}.animated-steps-side>div{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.animated-steps-side>div:not(.active){opacity:0;visibility:hidden}.animated-steps-side.rotate-step{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}.animated-steps-side.rotate-step>div{-webkit-transform:rotate(10deg);transform:rotate(10deg)}@media (min-width:1024px){.image-steps-wrapper,.image-steps-wrapper *{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;transition-duration:.2s}.image-steps-wrapper .step-with-image.active{--transform-scale-x:1.05;--transform-scale-y:1.05}.image-steps-wrapper .step-with-image.active .step-inner{-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.image-steps-wrapper .step-with-image.active .step-inner p{color:#ffffff;}.image-steps-wrapper .step-with-image.active .background-overlay{opacity:0}.image-steps-wrapper .side-text-with-image,.image-steps-wrapper .side-text-with-image *{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.5s;transition-duration:.5s}.image-steps-wrapper .side-text-with-image.active{width:100%;opacity:1;visibility:visible;padding-left:1.25rem;padding-right:1.25rem;height:auto}.image-steps-wrapper .side-text-with-image.active .side-text-inner{opacity:1;visibility:visible}}.all-colors.step-with-image p{color:#fff;font-size:1.75rem}.all-colors.step-with-image-1 .background-overlay{background-color:#00a251}.all-colors.step-with-image-2 .background-overlay{background-color:#004aa0}.all-colors.step-with-image-3 .background-overlay{background-color:#de1b29}.all-colors.step-with-image-4 .background-overlay{background-color:#fb3}.all-colors.step-with-image.active .step-inner{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .2s;transition:all .2s}.all-colors.step-with-image-1.active .step-inner{background-color:#007538;-webkit-transition:all .2s;transition:all .2s}.all-colors.step-with-image-2.active .step-inner{background-color:#002c68;-webkit-transition:all .2s;transition:all .2s}.all-colors.step-with-image-3.active .step-inner{background-color:#910b11;-webkit-transition:all .2s;transition:all .2s}.all-colors.step-with-image-4.active .step-inner{background-color:#f4a533;-webkit-transition:all .2s;transition:all .2s}@media screen and (min-width:1024px){#our-approach .lg\:w-3\/5,#our-process .lg\:w-3\/5,#simple-it .lg\:w-3\/5{width:25%}}.button{padding:1rem 1.25rem;margin-top:.5rem;display:inline-block;font-size:1.25rem;text-shadow:none;border-radius:.375rem;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.button.mt-0{margin-top:0}.button:not(:last-child){margin-right:.5rem}.button:not(:last-child).mx-0{margin-left:0;margin-right:0}@media (min-width:640px){.button:not(:last-child){margin-right:2rem}.button:not(:last-child).mx-0{margin-left:0;margin-right:0}}.button-primary{--bg-opacity:1;background-color:#fb3;background-color:rgba(255,187,51,var(--bg-opacity));--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.button-primary:hover{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity));color:#ffffff;}.button-quaternary,.button-quinary,.button-secondary,.button-tertiary{background-color:transparent;color:#ffffff;;-webkit-box-shadow:inset 0 0 0 2px #fff,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:inset 0 0 0 2px #fff,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.button-quaternary:hover,.button-quinary:hover,.button-secondary:hover,.button-tertiary:hover{background-color:#ffffff;;--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.button-quaternary,.button-tertiary{padding:.5rem .75rem;font-size:1rem}.button-quaternary{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity));-webkit-box-shadow:inset 0 0 0 1px #161d2d;box-shadow:inset 0 0 0 1px #161d2d}.button-quaternary:hover{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity));color:#ffffff;}.button-quinary{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity));-webkit-box-shadow:inset 0 0 0 2px #161d2d,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:inset 0 0 0 2px #161d2d,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.button-quinary:hover{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity));color:#ffffff;}.button-blue{color:#ffffff;;--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity))}.button-blue:hover{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity));color:#ffffff;}.footer .button-quaternary{display:block;padding:0;text-decoration:underline;-webkit-box-shadow:none;box-shadow:none;text-transform:uppercase;font-weight:700;text-shadow:2px 2px 6px #000;margin:0}.footer .button-quaternary:hover{background-color:transparent}@media (min-width:640px){.footer .button-quaternary{display:inline-block;padding:.5rem .75rem;text-decoration:none;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}.footer .button-quaternary:hover{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity))}}.footer .button-quinary{display:block;padding:0;text-decoration:underline;-webkit-box-shadow:none;box-shadow:none;text-transform:uppercase;font-weight:700;margin:0}.footer .button-quinary:hover{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity));color:#ffffff;}@media (min-width:640px){.footer .button-quinary{display:inline-block;padding:.5rem .75rem;text-decoration:none;border:1px solid #000}.footer .button-quinary:hover{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity))}}.page-id-2055 .hero .button-primary,.parent-pageid-2055 .hero .button-primary{--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity));color:#ffffff;}.page-id-2055 .hero .button-primary:hover,.parent-pageid-2055 .hero .button-primary:hover{background-color:#ffffff;;--text-opacity:1;color:#004aa0;color:rgba(0,74,160,var(--text-opacity))}.page-id-2055 .hero .button-secondary,.parent-pageid-2055 .hero .button-secondary{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.page-id-2055 .hero .button-secondary,.page-id-2055 .hero .button-secondary:hover,.parent-pageid-2055 .hero .button-secondary,.parent-pageid-2055 .hero .button-secondary:hover{-webkit-box-shadow:inset 0 0 0 2px #161d2d,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:inset 0 0 0 2px #161d2d,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.page-id-2055 .hero .button-secondary:hover,.parent-pageid-2055 .hero .button-secondary:hover{color:#ffffff;;--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity))}.hs-cta-wrapper .cta_button{background-color:#fb3!important;color:#111827!important}.hs-cta-wrapper .cta_button:hover{color:#fff!important;background-color:#161e2e!important}.card{padding:1rem;margin-top:.75rem}.card-square:hover>div{-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.card-basic:hover>div{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.card-basic,.card-square{-webkit-transition:all .15s;transition:all .15s}.card-basic:hover,.card-square:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.card-cta>div,.card-review:first-child>div,.card-review:nth-child(2)>div,.card-review:nth-child(3)>div,.card-review>div{background:url(//www.milesit.com/wp-content/uploads/2020/02/lego-wall-TEST-2-min.png) 50%/400px,radial-gradient(at top 10% left 30%,#004aa0,#002c68)}.card-list.bulleted-list ul{list-style-type:disc;text-align:left;padding-left:1.5rem}@media (min-width:640px){.card-list.bulleted-list{padding-left:0}}.card-blog .meta-sm:not(:last-child):after{content:"";position:absolute;right:0;border-radius:9999px;width:1px;--bg-opacity:1;background-color:#d2d6dc;background-color:rgba(210,214,220,var(--bg-opacity));height:13px;top:6px}.card-blog .meta-sm path{fill:currentColor}.card-location:nth-of-type(4n+1) h4{--text-opacity:1;color:#004aa0;color:rgba(0,74,160,var(--text-opacity))}.card-location:nth-of-type(4n+2) h4{--text-opacity:1;color:#00a251;color:rgba(0,162,81,var(--text-opacity))}.card-location:nth-of-type(4n+3) h4{--text-opacity:1;color:#c13842;color:rgba(193,56,66,var(--text-opacity))}.card-location:nth-of-type(4n+4) h4{--text-opacity:1;color:#fb3;color:rgba(255,187,51,var(--text-opacity))}.card-location a{text-decoration:underline}.card-success-story a:hover .background-overlay{opacity:.05}.card-service li{padding-top:.25rem;padding-bottom:.25rem;position:relative;padding-left:1.25rem}.card-service li:before{content:"\00BB";position:absolute;font-size:1.875rem;left:0;top:2px}.card-service li a{color:#002c68}.card-service li a:hover{text-decoration:underline}@media (min-width:768px){.card-belief:nth-child(3) h3,.card-belief:nth-child(4) h3{height:6rem}.card-belief:nth-child(5) h3,.card-belief:nth-child(6) h3{height:10rem}}@media (min-width:1024px){.card-belief:first-child h3,.card-belief:nth-child(2) h3,.card-belief:nth-child(3) h3{height:6rem}.card-belief:nth-child(4) h3,.card-belief:nth-child(5) h3,.card-belief:nth-child(6) h3{height:10rem}}@media (min-width:1280px){.card-belief:nth-child(4) h3,.card-belief:nth-child(5) h3,.card-belief:nth-child(6) h3{height:8rem}.card-belief:nth-child(10) h3,.card-belief:nth-child(11) h3,.card-belief:nth-child(12) h3{height:6rem}}.card-belief p,.card-belief ul{color:rgba(0,0,0,.681)}.card-belief .bg-gray{background-color:#ebebeb}.card-belief .card-footer{background-color:#dadada}.card-belief .before-logo{position:relative}.card-belief .before-logo:before{content:"";background-image:url(//www.milesit.com/wp-content/uploads/2020/02/miles-logo-rgb-19-1.png);position:absolute;width:6rem;overflow:visible;height:4rem;background-size:contain;background-position:50%;background-repeat:no-repeat;bottom:100%;right:20px}.card-top-1{left:8%}.card-top-1,.card-top-2{position:absolute;bottom:100%;height:30px;width:100px;background:inherit}.card-top-2{right:8%}.page-id-40908 .side-text-inner img{-o-object-fit:contain;object-fit:contain}.page-id-40908 .side-text-inner .shadow-lg{-webkit-box-shadow:none;box-shadow:none}.page-id-40908 .card-basic>div{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.page-id-40908 .google-business-reviews-rating>.rating-wrapper>.w-full{display:none}.services-overview-card{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s;transition:all .2s}.services-overview-card:hover{color:#fff;-webkit-transform:scale(1.05);transform:scale(1.05)}.services-overview-card .services-card-bg>div:first-child{top:0;-webkit-transition:all .2s;transition:all .2s}.services-overview-card:hover .services-card-bg>div:first-child{top:100%}.services-overview-card .card-arrow{border:2px solid #d2d6dc;-webkit-transform:scale(1);transform:scale(1);background-color:#fff;-webkit-transition:all .2s;transition:all .2s}.services-overview-card:hover .card-arrow{-webkit-transform:scale(1.5);transform:scale(1.5);border:2px solid #fff;background-color:hsla(0,0%,100%,0)}.services-overview-card:hover .card-arrow svg{fill:#fff}.services-overview-card.yellow:hover .card-arrow{-webkit-transform:scale(1.5);transform:scale(1.5);border:2px solid #444;background-color:hsla(0,0%,100%,0)}.services-overview-card.yellow:hover .card-arrow svg{fill:#444}.services-overview-card .card-arrow .bg-white{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.services-overview-card:hover .card-arrow .bg-white{opacity:0}.services-overview-card .card-icon img{-webkit-transition:opacity .2s;transition:opacity .2s}.services-overview-card:hover .card-icon img:first-child{opacity:0}.services-overview-card:hover .card-icon img:last-child{opacity:1}.services-overview-card:hover .card-headline{color:#fff;-webkit-transition:color .2s;transition:color .2s}.services-overview-card .line-break{border-bottom:1px solid #d2d6dc;height:2px;-webkit-transition:all .2s;transition:all .2s}.services-overview-card:hover .line-break{border-bottom:1px solid #fff}.services-overview-card.yellow:hover{color:#161e2e;-webkit-transform:scale(1.05);transform:scale(1.05)}.services-overview-card.yellow:hover .card-headline{color:#161e2e;-webkit-transition:color .2s;transition:color .2s}.services-overview-card.yellow:hover .line-break{border-bottom:1px solid #161e2e}.sitemap>li{font-family:Titillium Web,sans-serif;font-weight:700;font-size:1.25rem;padding-top:.75rem;padding-bottom:.75rem}.sitemap>li:not(:last-child){--border-opacity:1;border-color:#6b7280;border-bottom:1px;border-style:solid;border-color:rgba(107,114,128,var(--border-opacity))}.sitemap>li li{padding-left:1rem;font-family:Lato,sans-serif;font-weight:400;font-size:1.25rem}@media (min-width:768px){.sitemap>li{width:75%}}.sitemap a:hover{text-decoration:underline}.sitemap a[href^="#"]{cursor:default}.sitemap a[href^="#"]:hover{text-decoration:none}.radial-gradient-blue{background:url(//www.milesit.com/wp-content/uploads/2020/02/lego-wall-TEST-2-min.png) 50%/400px,radial-gradient(at top 10% left 30%,#004aa0,#002c68)}.radial-gradient-blue-no-blocks{background:radial-gradient(at top 10% left 30%,#004aa0,#002c68)}.gradient-gray-to-white{background-image:-webkit-gradient(linear,left top,right top,from(#eaece9),to(#fff));background-image:linear-gradient(90deg,#eaece9,#fff)}.gradient-blue{background-image:-webkit-gradient(linear,left top,right top,from(#72d5ee),to(#0c80a0));background-image:linear-gradient(90deg,#72d5ee,#0c80a0)}.gradient-yellow{background-image:-webkit-gradient(linear,left top,right top,from(#f9ce3f),to(#ab761d));background-image:linear-gradient(90deg,#f9ce3f,#ab761d)}.gradient-green{background-image:-webkit-gradient(linear,left top,right top,from(#87cd2e),to(#629521));background-image:linear-gradient(90deg,#87cd2e,#629521)}.gradient-pink{background-image:-webkit-gradient(linear,left top,right top,from(#fd7080),to(#e84244));background-image:linear-gradient(90deg,#fd7080,#e84244)}.gradient-purple{background-image:-webkit-gradient(linear,left top,right top,from(#7857ef),to(#37198a));background-image:linear-gradient(90deg,#7857ef,#37198a)}.gradient-orange{background-image:-webkit-gradient(linear,left top,right top,from(#e4872c),to(#c07529));background-image:linear-gradient(90deg,#e4872c,#c07529)}.gradient-dashed{background-image:-webkit-gradient(linear,left top,right top,color-stop(70%,#9ca3af),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#9ca3af 70%,hsla(0,0%,100%,0) 0);background-position:0 100%;background-repeat:repeat-x;background-size:30px 3px}.bg-m-icon{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,44,104,.7)),to(rgba(0,0,0,.7))),url(//www.milesit.com/wp-content/uploads/White-M-icon-png-cropped.png) no-repeat 45%/75% auto;background:linear-gradient(rgba(0,44,104,.7),rgba(0,0,0,.7)),url(//www.milesit.com/wp-content/uploads/White-M-icon-png-cropped.png) no-repeat 45%/75% auto}@media (min-width:1024px){.bg-m-icon{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,44,104,.7)),to(rgba(0,0,0,.7))),url(//www.milesit.com/wp-content/uploads/White-M-icon-png-cropped.png) no-repeat 45%/50% auto;background:linear-gradient(rgba(0,44,104,.7),rgba(0,0,0,.7)),url(//www.milesit.com/wp-content/uploads/White-M-icon-png-cropped.png) no-repeat 45%/50% auto}}.quote-style p:first-child{position:relative;display:inline-block}.quote-style p:first-child:before{content:url(//www.milesit.com/wp-content/uploads/2020/03/transparent-blue-quote-10.svg);position:absolute;height:10rem;width:10rem;top:-60px;left:-50px}body.parent-pageid-4229 .quote-style p:first-child:before{content:url(//www.milesit.com/wp-content/uploads/2020/03/transparent-green-quote.svg)}body.parent-pageid-4240 .quote-style p:first-child:before{content:url(//www.milesit.com/wp-content/uploads/2020/03/transparent-blue-quote.svg)}body.parent-pageid-4242 .quote-style p:first-child:before{content:url(//www.milesit.com/wp-content/uploads/2020/03/transparent-red-quote.svg)}.has-waves{--bg-opacity:1;background-color:#b5d7ff;background-color:rgba(181,215,255,var(--bg-opacity));padding:3rem 0!important}@media (min-width:1024px){.has-waves{padding:4rem 0!important}}@media (min-width:1280px){.has-waves{padding:5rem 0!important}}.has-waves.mb-0{margin-bottom:0}.has-waves.waves-bg-mask{background-color:transparent}.has-waves .wave-bg-mask{mask-image:url(//www.milesit.com/wp-content/uploads/plain-solid-top-wave.svg);-webkit-mask-size:100vmin;mask-size:100vmin;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url(//www.milesit.com/wp-content/uploads/plain-solid-top-wave.svg);-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-position:bottom center}.iframe-container{overflow:hidden;padding-top:56.25%;position:relative}.iframe-container iframe,.iframe-container video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.wpcf7-form .wpcf7-form-control-wrap{display:block}.wpcf7-form .wpcf7-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wpcf7-form .wpcf7-checkbox>*{width:50%;margin:0}.wpcf7-form .wpcf7-checkbox>* label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:.5rem;margin-bottom:.5rem;cursor:pointer}.wpcf7-form .wpcf7-checkbox>* label>*{padding-left:.75rem;display:block;width:auto;cursor:pointer}.wpcf7-form input[type=email],.wpcf7-form input[type=tel],.wpcf7-form input[type=text],.wpcf7-form textarea{padding:.5rem;position:relative;--border-opacity:1;border:1px solid #dbdbdb;border-color:rgba(219,219,219,var(--border-opacity));-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.wpcf7-form input[type=email]:focus,.wpcf7-form input[type=tel]:focus,.wpcf7-form input[type=text]:focus,.wpcf7-form textarea:focus{outline:2px solid transparent;outline-offset:2px}.wpcf7-form h4{margin-top:2rem}.wpcf7-form div.wpcf7-validation-errors{--border-opacity:1;border:2px solid #c13842;border-color:rgba(193,56,66,var(--border-opacity));--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.wpcf7-form .wpcf7-response-output,.wpcf7-form div.wpcf7-validation-errors{padding-top:.25rem;padding-bottom:.25rem}.wpcf7-form div.wpcf7-mail-sent-ok{display:none}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.form-row .form-group{width:50%}}.form-group{padding-left:.5rem;padding-right:.5rem;margin-top:1rem;width:100%}.form-group label{padding-left:1px;display:inline-block;margin-bottom:.25rem}.form-group-other{margin:0;display:none}.form-submit{text-align:center}.form-submit input{cursor:pointer}.form-submit .button{margin-right:0}#wpcf7-f14101-p14096-o1 .form-row .form-group label{color:#ffffff;;text-shadow:2px 2px 6px #000}@media (min-width:768px){#wpcf7-f14101-p14096-o1 .form-row .form-group{width:33.333333%}}#wpcf7-f14101-p14096-o1 [role=alert]{color:#ffffff;;text-shadow:2px 2px 6px #000}#wpcf7-f14101-p14096-o1 div.wpcf7-validation-errors{border-color:#ffffff;}#wpcf7-f14101-p14096-o1 div.wpcf7-mail-sent-ok{--border-opacity:1;border-color:#fb3;border-color:rgba(255,187,51,var(--border-opacity));padding-top:.25rem;padding-bottom:.25rem}.grecaptcha-badge{z-index:50}.page-id-19111 .grecaptcha-badge,.page-id-19424 .grecaptcha-badge,.page-id-19442 .grecaptcha-badge,.page-id-20387 .grecaptcha-badge,.page-id-20731 .grecaptcha-badge{opacity:0}body.page-id-16520{background-color:#ffffff;}.covid-list a:hover{text-decoration:underline}#covid-block:after{content:"";position:absolute;bottom:0;width:80%;--border-opacity:1;border-color:#9fa6b2;border-bottom:1px;border-style:solid;border-color:rgba(159,166,178,var(--border-opacity));left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:1024px){#covid-block:after{width:66.666667%}}.home .svg-link-icon-1,.page-id-4883 .svg-link-icon-1{fill:#fb3}.home .svg-link-icon-2,.page-id-4883 .svg-link-icon-2{fill:#00a251}.home .svg-link-icon-3,.page-id-4883 .svg-link-icon-3{fill:#004aa0}.home .svg-link-icon-4,.page-id-4883 .svg-link-icon-4{fill:#de1b29}.home .card-list:first-child h3{--text-opacity:1;color:#004aa0;color:rgba(0,74,160,var(--text-opacity))}.home .card-list:nth-child(2) h3{--text-opacity:1;color:#00a251;color:rgba(0,162,81,var(--text-opacity))}.home .card-list:nth-child(3) h3{--text-opacity:1;color:#c13842;color:rgba(193,56,66,var(--text-opacity))}.home .card-list:nth-child(4) h3{--text-opacity:1;color:#fb3;color:rgba(255,187,51,var(--text-opacity))}.home .card-list:nth-child(5) h3{--text-opacity:1;color:#515252;color:rgba(81,82,82,var(--text-opacity))}body{background-color:#efefef}.down-arrow{-webkit-transform:translateY(-40px);transform:translateY(-40px)}#video-testimonial-slider .slick-next,#video-testimonial-slider .slick-prev{background-color:transparent!important}.grid-block-v2{margin-top:3rem}.hero .eyebrow{-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0;animation:heroTextSlideTop 1s ease-in 1.5s 1 forwards;-webkit-animation:heroTextSlideTop 1s ease-in 1.5s 1 forwards}.home .hero .sub-header{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0;animation:heroTextSlideBottom 1s ease-in 1.5s 1 forwards;-webkit-animation:heroTextSlideBottom 1s ease-in 1.5s 1 forwards}.down-arrow{position:absolute;bottom:10px;left:49.5%;cursor:pointer}.down-arrow svg{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:.5;-webkit-transition:all .2s;transition:all .2s}.down-arrow:hover svg{-webkit-transform:scale(3);transform:scale(3);opacity:1}@keyframes heroTextSlideTop{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes heroTextSlideTop{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes heroTextSlideBottom{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes heroTextSlideBottom{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.home-hero-button{-webkit-transition:all .3s;transition:all .3s}.home-hero-button svg{overflow:hidden;width:0;-webkit-transition:all .2s;transition:all .2s}.home-hero-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-hero-button:hover svg{width:20px;margin-left:10px}.slider-underline{-webkit-transition:all .3s;transition:all .3s}.active-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.bg-miles-light-blue{background-color:#ebf3fe}.features-block{background-color:#efefef!important;padding-left:0!important;padding-right:0!important}.slider-button{cursor:pointer}.slick-dots{-webkit-filter:brightness(.5);filter:brightness(.5)}#video-testimonial-slider{padding-right:.5em;padding-left:.5em}#video-testimonial-slider .slick-dots{bottom:0!important;left:5rem}.video-slide-container{position:relative;overflow:hidden;width:100%;padding-top:56.25%}.video-slide-container iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.logo-quote{width:8rem;top:-3.5rem;left:-3rem}#video-testimonial-slider .slick-next:before,#video-testimonial-slider .slick-prev:before{color:#515252!important}#video-testimonial-slider .slick-next,#video-testimonial-slider .slick-prev{-webkit-transform:scale(2)!important;transform:scale(2)!important;z-index:30;background-color:#fff;border-radius:100%}#video-testimonial-slider .slick-next{right:-75px!important}#video-testimonial-slider .slick-prev{left:-75px!important}@media only screen and (max-width:768px){.video-slide-container{width:100%;padding-top:56.25%}.video-slide-container iframe{height:100%}#video-testimonial-slider .slick-dots,.logo-quote{left:0}}@media only screen and (max-width:1024px){#video-testimonial-slider .slick-next{right:20px!important}#video-testimonial-slider .slick-prev{left:20px!important}}.view-more-testimonials{opacity:.6;-webkit-transition:all .2s;transition:all .2s}.view-more-testimonials:hover{opacity:1}.view-more-testimonials svg{margin-left:0;-webkit-transition:all .2s;transition:all .2s}.view-more-testimonials:hover svg{margin-left:20px}.step-inner{border:2px solid #002c68}.step-inner p{font-size:1.75rem}.stats-wrapper{width:100%;max-width:100%}.stats-wrapper .text-miles-accent-yellow{color:#00a251}.stats-wrapper .text-gray-900{color:#004aa0}.google-review-header .listing,.slider .google-business-reviews-rating>.rating{display:none}.google-business-reviews-rating .text{font-size:1rem}.listing .rating{display:block}.slider .google-business-reviews-rating{width:100%;min-height:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slick-dots:nth-child(2){bottom:-60px!important}.slider .google-business-reviews-rating{position:relative;padding-bottom:30px}.slider .google-business-reviews-rating .attribution{display:none}.slider .google-business-reviews-rating .relative-time-description{position:absolute;bottom:10px;left:-15px;width:100%}.slider .google-business-reviews-rating .relative-time-description:before{content:" ";display:inline-block;width:15px;height:15px;margin-right:20px;background-image:url(//www.milesit.com/wp-content/uploads/2020/11/google-g-logo.svg);background-size:contain;background-repeat:no-repeat}.slider .google-business-reviews-rating .rating{color:#f4a533!important;font-size:2rem!important;margin:.5rem 0!important}.google-business-reviews-rating .rating{cursor:pointer}.grid-block-v2{padding-bottom:0!important}.grid-block-v2,.grid-block-v2>div{padding-left:0!important;padding-right:0!important}#google-reviews-latest .google-business-reviews-rating{width:100%!important}#google-reviews-latest .google-business-reviews-rating .listing li{background-color:#fff;padding:20px;border-radius:10px;border:2px solid #dbdbdb;text-align:center}.client-logo-row-1 div:not(:nth-child(5)):not(:nth-child(6)) img,.client-logo-row-2 div:not(:nth-child(6)) img{-webkit-filter:brightness(.4);filter:brightness(.4)}.wave path:not(.fill-current){fill:#fff}a img[alt="Arrow Down"]{display:none}@media screen and (max-width:1024px){.hero-wave-container-centered .page-template-bg-wave:after,.hero-wave-container-centered .page-template-bg-wave:before{height:854px}main#main section.blue-blocks-wave div.hero-wave-container-centered{height:886px}}@media screen and (max-width:400px){main#main section.blue-blocks-wave div.hero-wave-container-centered div.container div.headline h1{width:75%;margin:auto;text-align:center}}.header-blog{background-color:#383838}.blog-search.blog-search-hide{--transform-translate-x:100%}.blog-search.blog-search-disappear{--transform-translate-x:calc(100% + 100px)}@media (min-width:1024px){.blog-search.blog-search-disappear{--transform-translate-x:100%}}body.blog input.es_txt_email,body.category input.es_txt_email,body.search input.es_txt_email,body.single input.es_txt_email{padding:.5rem;--border-opacity:1;border:1px solid #dbdbdb;border-color:rgba(219,219,219,var(--border-opacity));-webkit-box-sizing:border-box;box-sizing:border-box}body.blog input.es_txt_email:focus,body.category input.es_txt_email:focus,body.search input.es_txt_email:focus,body.single input.es_txt_email:focus{outline:none}body.blog input.es_subscription_form_submit,body.category input.es_subscription_form_submit,body.search input.es_subscription_form_submit,body.single input.es_subscription_form_submit{padding:.25rem .5rem;border-width:1px;border-style:solid;border-radius:.5rem;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);cursor:pointer;background-color:transparent;border-color:#383838}body.blog input.es_subscription_form_submit:hover,body.category input.es_subscription_form_submit:hover,body.search input.es_subscription_form_submit:hover,body.single input.es_subscription_form_submit:hover{color:#ffffff;;background-color:#383838}body.blog .es_spinner_image,body.category .es_spinner_image,body.search .es_spinner_image,body.single .es_spinner_image{position:absolute!important;margin-left:.25rem!important;float:none!important;bottom:3px}body.blog .es_subscription_form,body.category .es_subscription_form,body.search .es_subscription_form,body.single .es_subscription_form{position:relative}.single .meta-sm:not(:last-child):after{content:"";position:absolute;right:0;border-radius:9999px;width:1px;--bg-opacity:1;background-color:#d2d6dc;background-color:rgba(210,214,220,var(--bg-opacity));height:60%;top:7px}.single .meta-sm path{fill:currentColor}.sticky-post>div{border-width:4px;--border-opacity:1;border-color:#fb3;border-color:rgba(255,187,51,var(--border-opacity));position:relative}.sticky-post .blog-card-meta .blog-card-date{display:none}.sticky-post .pin-image{--bg-opacity:1;background-color:#fb3;background-color:rgba(255,187,51,var(--bg-opacity));width:3rem;height:3rem;border-radius:9999px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:-12px;right:-14px}@media (min-width:768px){.sticky-post .pin-image{right:-3px}}.sticky-post .pin-image svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.page-id-14060 .footer .wave path{fill:#dbe3f0}.search .screen-reader-text,.search article .entry-meta .updated{display:none}@media (min-width:640px){.info-block-text *{text-align:left!important}}.page-id-2131 .hero,.page-id-46469 .hero{background:url(//www.milesit.com/wp-content/uploads/M-icon-blue-background-3percent.jpg);background-attachment:fixed}.page-id-2131 .wave-bottom,.page-id-46469 .wave-bottom{display:none}.page-id-3674 .slick-next:before,.page-id-3674 .slick-prev:before{-webkit-filter:invert(1);filter:invert(1)}@media (min-width:1024px){.page-id-3674 .slick-next:before,.page-id-3674 .slick-prev:before{-webkit-filter:invert(0);filter:invert(0)}}.page-id-41732 section.hero-wave,.page-id-57044 section.hero-wave,.page-id-57220 section.hero-wave{background-color:#ebf3fe;margin-bottom:0!important}.page-id-4883 .career-modal{display:none}.page-id-4883 .career-modal.active{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;right:0;left:0;bottom:0;z-index:50;background-color:rgba(0,0,0,.75)}.page-id-4883 .career-modal .career-modal-close{position:absolute;border-radius:9999px;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background-color:#ffffff;;-webkit-transform:scale(2);transform:scale(2);padding:5px;cursor:pointer;top:10%;right:10%}@media (min-width:1024px){.page-id-4883 .career-modal .career-modal-close{top:50px;right:40px}}.page-id-4883 .career-modal .videoWrapper{position:relative;padding-bottom:56.25%;width:100%}.page-id-4883 .career-modal .videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.page-id-4883.modal-active #hubspot-messages-iframe-container{display:none!important}.page-id-4883.modal-active{height:100%;overflow:hidden}.page-id-67614 #our-facility{padding-top:6rem}.page-id-67614 #our-facility h2{margin-bottom:2rem}.page-id-67614 #exciting-extras div.card-promise:first-child>div{color:#ffffff;;--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity))}.page-id-67614 #exciting-extras div.card-promise:not(:first-child)>div{min-height:125px}.page-id-67614 footer>.hero-background-3.top-layer{z-index:2}.page-id-67614 footer>.hero-background-3.blocks-bg{background-image:url(//www.milesit.com/wp-content/uploads/jumbo-blocks-bg-color.jpg)!important}.spacer{height:50.7344px}@media (min-width:1280px){.spacer{height:99.73px}}.spacer.banner-open{height:138.7344px}@media (min-width:375px){.spacer.banner-open{height:114.7344px}}@media (min-width:640px){.spacer.banner-open{height:114.7344px}}@media (min-width:1024px){.spacer.banner-open{height:98.7344px}}@media (min-width:1280px){.spacer.banner-open{height:147.73px}}.blog .spacer,.category .spacer,.single .spacer{height:99.73px}.header .logo{-webkit-transition:width .3s linear;transition:width .3s linear}.header{-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}@media (min-width:1280px){.header.small .logo{padding-top:.5rem;padding-bottom:.5rem;width:7rem}}.header.nav-up{-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media (min-width:1280px){.header.nav-up{-webkit-transform:none;transform:none}}.header .search-submit{background-size:22px}.header input[type=text]::-ms-clear,.header input[type=text]::-ms-reveal{display:none;width:0;height:0}.header input[type=search]::-webkit-search-cancel-button,.header input[type=search]::-webkit-search-decoration,.header input[type=search]::-webkit-search-results-button,.header input[type=search]::-webkit-search-results-decoration{display:none}.header .search{font-size:1rem}.search-submit{background-size:22px}.single-post article a:not(.wp-block-button__link){font-weight:700!important;--text-opacity:1!important;color:#004aa0!important;color:rgba(0,74,160,var(--text-opacity))!important;text-decoration:none!important}.single-post article ol{list-style-type:decimal;list-style-position:inside;padding-left:2.5rem}@media (min-width:1024px){.single-post article ol{padding-left:4rem}}.single-post article img{margin-left:auto;margin-right:auto;margin-top:.75rem}.single-post article figure,.single-post article img{max-width:100%}.single-post article figure,.single-post article li,.single-post article p,.single-post article ul{padding-top:.75rem;line-height:1.75}.single-post article p{font-size:1.25rem;padding-top:1.5rem}.single-post article h1,.single-post article h2,.single-post article h3,.single-post article h4,.single-post article h5,.single-post article h6{padding-top:2.5rem;text-transform:none;letter-spacing:.05em}.single-post article ul{list-style-type:disc;padding-left:2.5rem}@media (min-width:1024px){.single-post article ul{padding-left:4rem}}.single-post article figure.is-resized{margin-left:auto;margin-right:auto;display:block}.single-post article iframe{margin-left:auto;margin-right:auto}.single-post .toc-item{background-color:hsla(0,0%,85.9%,0);padding:.5rem 1rem;-webkit-transition:all .2s;transition:all .2s}.single-post .toc-item:hover{background-color:#dbdbdb;padding-left:1.5rem;-webkit-transition:all .2s;transition:all .2s}.wp-block-table table,.wp-block-table td,.wp-block-table tr{border:1px solid #000;border-collapse:collapse}.wp-block-table td{padding:.5rem}.blue-diamond ul,.red-diamond ul{list-style:none}.blue-diamond li:before{color:#004aa0}.blue-diamond li:before,.red-diamond li:before{content:"♦";position:absolute;margin-left:-40px;margin-top:-6px;font-size:22px}.red-diamond li:before{color:#de1b29}.blue-diamond li,.red-diamond li{margin-bottom:.5rem;padding-left:50px}.anchor{position:absolute;margin-top:-5rem}.page-id-39797 .service-card{height:6rem}.page-id-39797 li,.page-id-39797 p{letter-spacing:.02rem}.page-id-39797 .eyebrow{letter-spacing:.2rem}.chapter-image,.svg-shadow{-webkit-filter:drop-shadow(3px 3px 6px rgba(0,0,0,.7));filter:drop-shadow(3px 3px 6px rgba(0,0,0,.7))}.has-large-font-size,.has-medium-font-size{font-size:20px!important}#header-only{padding-bottom:0}@media (min-width:768px){#header-only{margin-bottom:-2rem}}.page-id-40908 .hero{background:url(//www.milesit.com/wp-content/uploads/mt-striven-page-header_sm-logo-v2.png)!important}.page-id-40908 .hero .container-hero div>a:first-child{color:#fff!important;background-color:#161e2e!important}.page-id-40908 .hero .container-hero div>a:first-child:hover{color:#161e2e!important;background-color:transparent!important}.page-id-40908 .steps-parent .animated-steps-with-image .step-with-image-1 .step-inner,.page-id-40908 .steps-parent .animated-steps-with-image .step-with-image-1 .step-inner .background-overlay{background:#233c4d!important}.page-id-40908 .steps-parent .animated-steps-with-image .step-with-image-2 .step-inner,.page-id-40908 .steps-parent .animated-steps-with-image .step-with-image-2 .step-inner .background-overlay{background:#55797e!important}.page-id-40908 .steps-parent .animated-steps-with-image .step-with-image-3 .step-inner,.page-id-40908 .steps-parent .animated-steps-with-image .step-with-image-3 .step-inner .background-overlay{background:#4a8a5b!important}.page-id-40908 .steps-parent .animated-steps-with-image .step-with-image-4 .step-inner,.page-id-40908 .steps-parent .animated-steps-with-image .step-with-image-4 .step-inner .background-overlay{background:#46a38e!important}#form.modal,#modal,#video,#video-2{-webkit-transition:all .3s;transition:all .3s}#form.modal:target,#modal:target,#video-2:target,#video:target{visibility:visible;opacity:1}#modal img{margin-left:auto;margin-right:auto}a[href="#video-2"]:hover img{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.px-3px{padding-left:3px;padding-right:3px}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes letter-fade-in{0%{opacity:0;-webkit-transform:scale(1) translateX(-5px);transform:scale(1) translateX(-5px)}50%{opacity:1;-webkit-transform:scale(1.4) translateX(5px);transform:scale(1.4) translateX(5px)}to{opacity:1;-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}}@keyframes letter-fade-in{0%{opacity:0;-webkit-transform:scale(1) translateX(-5px);transform:scale(1) translateX(-5px)}50%{opacity:1;-webkit-transform:scale(1.4) translateX(5px);transform:scale(1.4) translateX(5px)}to{opacity:1;-webkit-transform:scale(1) translateX(0);transform:scale(1) translateX(0)}}@-webkit-keyframes simple-fade-in{0%{opacity:0}to{opacity:1}}@keyframes simple-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes filter-fade-in{0%{opacity:0;background-position:100% 50%}25%{opacity:1;background-position:75% 50%}50%{opacity:1;background-position:50% 50%}to{opacity:1;background-position:0 50%}}@keyframes filter-fade-in{0%{opacity:0;background-position:100% 50%}25%{opacity:1;background-position:75% 50%}50%{opacity:1;background-position:50% 50%}to{opacity:1;background-position:0 50%}}.letter-fade-in{-webkit-animation-name:letter-fade-in;animation-name:letter-fade-in;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:.3s;animation-delay:.3s}.letter-fade-in:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.letter-fade-in:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s}.letter-fade-in:nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s}.letter-fade-in:nth-child(5){-webkit-animation-delay:.7s;animation-delay:.7s}.letter-fade-in:nth-child(6){-webkit-animation-delay:.8s;animation-delay:.8s}.letter-fade-in:nth-child(7){-webkit-animation-delay:.9s;animation-delay:.9s}.letter-fade-in:nth-child(8){-webkit-animation-delay:1s;animation-delay:1s}.simple-fade-in{-webkit-animation-name:simple-fade-in;animation-name:simple-fade-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-delay:1.85s;animation-delay:1.85s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.filter-fade-in{-webkit-animation-name:filter-fade-in;animation-name:filter-fade-in;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:3.25s;animation-duration:3.25s;-webkit-animation-delay:2.85s;animation-delay:2.85s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:-webkit-gradient(linear,right top,left top,from(#fb3),color-stop(#00a251),color-stop(#004aa0),color-stop(#de1b29),color-stop(#00a251),color-stop(40%,#fb3),color-stop(70%,#515252));background-image:linear-gradient(270deg,#fb3,#00a251,#004aa0,#de1b29,#00a251,#fb3 40%,#515252 70%);background-size:1000% 100%}.page-id-64815 #hubspot-messages-iframe-container,.single-brand #hubspot-messages-iframe-container{display:none!important}.page-id-64815 .foreground-image,.single-brand .foreground-image{opacity:.7}.page-id-64815 #content-display,.single-brand #content-display{min-height:300px}.page-id-64815 .content-wrapper>div,.single-brand .content-wrapper>div{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#d6e9ff),to(#efefef));background:linear-gradient(180deg,#fff,#d6e9ff 50%,#efefef)}.page-id-64815 .brand-library-nav-link,.single-brand .brand-library-nav-link{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:scale(1);transform:scale(1)}.page-id-64815 .brand-library-nav-link:hover,.single-brand .brand-library-nav-link:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.page-id-64815 .brand-library-nav-link:not(.active),.single-brand .brand-library-nav-link:not(.active){background-color:#004aa0;color:#fff;font-weight:700}.page-id-64815 .brand-library-nav-link.active,.single-brand .brand-library-nav-link.active{background-color:#de1b29;color:#fff;font-weight:700}.loader{border:16px solid #f3f3f3;border-top-color:#002d68;border-radius:50%;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin:auto;padding-top:1rem}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.brand-library-block section>div{margin-top:2.5rem}.share-buttons{font-size:.7rem;line-height:.7rem;letter-spacing:1px;text-transform:uppercase;margin:0 0 30px;z-index:2;position:relative;text-align:center;list-style-type:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start}.share-buttons li{height:auto;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:calc(25% - 1px);margin-right:1px}.share-buttons li:last-child{width:25%;margin-right:0}.share-buttons svg{fill:#fff;width:16px;height:16px;margin-left:auto;margin-right:auto}.share-googleplus svg{width:20px;height:16px}.share-buttons a{display:block;padding:12px 12px 9px;text-align:center}.share-buttons li:first-child a{border-radius:3px 0 0 3px}.share-buttons li:last-child a{border-radius:0 3px 3px 0}.share-twitter{background:#1da1f2}.share-facebook{background:#3b5998}.share-linkedin{background:#0073b0}.share-googleplus{background:#db4437}.share-pinterest{background:#b5071a}.hbspt-form .hs-form-field{margin-top:1rem}.hbspt-form form .hs_recaptcha,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] .hs_recaptcha,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] .hs_recaptcha,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] .hs_recaptcha,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] .hs_recaptcha,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] .hs_recaptcha,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] .hs_recaptcha{margin-top:1.5rem;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] input[type=checkbox],.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] input[type=checkbox],.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] input[type=checkbox],.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] input[type=checkbox],.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] input[type=checkbox],.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=checkbox],.hbspt-form form input[type=checkbox]{margin-right:.5rem}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] label,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] label,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] label,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] label,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] label,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] label,.hbspt-form form label{display:inline-block;margin-bottom:.25rem}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset,.hbspt-form form fieldset{max-width:none!important}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] input[type=email],.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] input[type=tel],.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] input[type=text],.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] textarea,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] input[type=email],.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] input[type=tel],.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] input[type=text],.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] textarea,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] input[type=email],.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] input[type=tel],.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] input[type=text],.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] textarea,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] input[type=email],.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] input[type=tel],.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] input[type=text],.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] textarea,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] input[type=email],.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] input[type=tel],.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] input[type=text],.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] textarea,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=email],.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=tel],.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=text],.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] textarea,.hbspt-form form input[type=email],.hbspt-form form input[type=tel],.hbspt-form form input[type=text],.hbspt-form form textarea{padding:.5rem!important;position:relative!important;--border-opacity:1!important;border:1px solid #dbdbdb!important;border-color:rgba(219,219,219,var(--border-opacity))!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;width:100%!important}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] input[type=email]:focus,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] input[type=tel]:focus,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] input[type=text]:focus,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] textarea:focus,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] input[type=email]:focus,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] input[type=tel]:focus,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] input[type=text]:focus,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] textarea:focus,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] input[type=email]:focus,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] input[type=tel]:focus,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] input[type=text]:focus,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] textarea:focus,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] input[type=email]:focus,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] input[type=tel]:focus,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] input[type=text]:focus,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] textarea:focus,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] input[type=email]:focus,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] input[type=tel]:focus,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] input[type=text]:focus,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] textarea:focus,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=email]:focus,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=tel]:focus,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=text]:focus,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] textarea:focus,.hbspt-form form input[type=email]:focus,.hbspt-form form input[type=tel]:focus,.hbspt-form form input[type=text]:focus,.hbspt-form form textarea:focus{outline:2px solid transparent;outline-offset:2px}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset:first-child,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset:nth-child(2),.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset:nth-child(3),.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset:nth-child(4),.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset:nth-child(5),.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:first-child,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(2),.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(3),.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(4),.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(5),.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset:first-child,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset:nth-child(2),.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset:nth-child(3),.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset:nth-child(4),.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset:nth-child(5),.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset:first-child,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset:nth-child(2),.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset:nth-child(3),.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset:nth-child(4),.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset:nth-child(5),.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset:first-child,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset:nth-child(2),.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset:nth-child(3),.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset:nth-child(4),.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset:nth-child(5),.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset:first-child,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset:nth-child(2),.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset:nth-child(3),.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset:nth-child(4),.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset:nth-child(5),.hbspt-form form fieldset:first-child,.hbspt-form form fieldset:nth-child(2),.hbspt-form form fieldset:nth-child(3),.hbspt-form form fieldset:nth-child(4),.hbspt-form form fieldset:nth-child(5){margin-top:1rem}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset:first-child .hs-form-field,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset:nth-child(2) .hs-form-field,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset:nth-child(3) .hs-form-field,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset:nth-child(4) .hs-form-field,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] fieldset:nth-child(5) .hs-form-field,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:first-child .hs-form-field,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(2) .hs-form-field,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(3) .hs-form-field,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(4) .hs-form-field,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(5) .hs-form-field,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset:first-child .hs-form-field,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset:nth-child(2) .hs-form-field,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset:nth-child(3) .hs-form-field,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset:nth-child(4) .hs-form-field,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] fieldset:nth-child(5) .hs-form-field,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset:first-child .hs-form-field,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset:nth-child(2) .hs-form-field,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset:nth-child(3) .hs-form-field,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset:nth-child(4) .hs-form-field,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] fieldset:nth-child(5) .hs-form-field,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset:first-child .hs-form-field,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset:nth-child(2) .hs-form-field,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset:nth-child(3) .hs-form-field,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset:nth-child(4) .hs-form-field,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] fieldset:nth-child(5) .hs-form-field,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset:first-child .hs-form-field,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset:nth-child(2) .hs-form-field,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset:nth-child(3) .hs-form-field,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset:nth-child(4) .hs-form-field,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] fieldset:nth-child(5) .hs-form-field,.hbspt-form form fieldset:first-child .hs-form-field,.hbspt-form form fieldset:nth-child(2) .hs-form-field,.hbspt-form form fieldset:nth-child(3) .hs-form-field,.hbspt-form form fieldset:nth-child(4) .hs-form-field,.hbspt-form form fieldset:nth-child(5) .hs-form-field{margin-top:0}.hbspt-form form .hs-submit,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] .hs-submit,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] .hs-submit,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] .hs-submit,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] .hs-submit,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] .hs-submit,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] .hs-submit{margin-top:1.5rem}.hbspt-form form .hs-interest>label,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] .hs-interest>label,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] .hs-interest>label,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] .hs-interest>label,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] .hs-interest>label,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] .hs-interest>label,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] .hs-interest>label{font-family:Titillium Web,sans-serif;margin-top:1rem;text-transform:uppercase;font-size:1.25rem}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] input[type=submit],.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] input[type=submit],.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] input[type=submit],.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] input[type=submit],.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] input[type=submit],.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=submit],.hbspt-form form input[type=submit]{padding:1rem 1.25rem;margin-top:.5rem;font-size:1.25rem;text-shadow:none;border-radius:.375rem;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--bg-opacity:1;background-color:#fb3;background-color:rgba(255,187,51,var(--bg-opacity));--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity));font-family:Titillium Web,sans-serif;display:block;margin-left:auto;margin-right:auto;cursor:pointer}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] input[type=submit]:hover,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] input[type=submit]:hover,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] input[type=submit]:hover,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] input[type=submit]:hover,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] input[type=submit]:hover,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=submit]:hover,.hbspt-form form input[type=submit]:hover{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity));color:#ffffff;}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] h4,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] h4,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] h4,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] h4,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] h4,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] h4,.hbspt-form form h4{margin-top:2rem}.hbspt-form form .hs-error-msg,.hbspt-form form .hs-error-msgs,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] .hs-error-msg,.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] .hs-error-msgs,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] .hs-error-msg,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] .hs-error-msgs,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] .hs-error-msg,.hbspt-form form[id=hsForm_91d99926-f3b7-4832-9e58-98bf398f75f2] .hs-error-msgs,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] .hs-error-msg,.hbspt-form form[id=hsForm_5199c259-a508-4f12-81ee-e4f91b4d9886] .hs-error-msgs,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] .hs-error-msg,.hbspt-form form[id=hsForm_c2d7c491-aee4-4875-9af7-845c38b87733] .hs-error-msgs,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] .hs-error-msg,.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] .hs-error-msgs{color:red;list-style-type:none;padding:0}.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:first-child,.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(2),.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(3),.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(4),.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] fieldset:nth-child(5){margin-top:0}.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] label{color:#ffffff;;text-shadow:0 2px 10px rgba(0,0,0,.85)}.hbspt-form form[id=hsForm_26ef2f13-d390-4503-9338-d9ecdee1e17d] input[type=submit]{margin-top:1.5rem}.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=text]{width:auto!important}.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] .hs-select_tour_gift_item{margin-top:1rem}.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] select{padding:.5rem;position:relative;--border-opacity:1;border:1px solid #dbdbdb;border-color:rgba(219,219,219,var(--border-opacity));-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%}.hbspt-form form[id=hsForm_c688b2b9-38ce-42a1-aea4-3360182580fd] input[type=submit]{margin-right:auto;margin-left:0}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0],.hbspt-form form[id=hsForm_119e7105-0a6d-4867-b87c-2eb8011ced4c],.hbspt-form form[id=hsForm_aae8a35f-9ed2-4979-a0f2-bcfd680540fd],.hero .hbspt-form form,.newsletter-sign-up .hbspt-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hbspt-form form[id=hsForm_8d18f676-0f9d-4582-a091-cd100888e5e0] .hs_recaptcha,.hbspt-form form[id=hsForm_119e7105-0a6d-4867-b87c-2eb8011ced4c] .hs_recaptcha,.hbspt-form form[id=hsForm_aae8a35f-9ed2-4979-a0f2-bcfd680540fd] .hs_recaptcha,.hero .hbspt-form form .hs_recaptcha,.newsletter-sign-up .hbspt-form form .hs_recaptcha{-ms-flex-item-align:center;align-self:center}.page-id-35401 .hbspt-form form[id=hsForm_119e7105-0a6d-4867-b87c-2eb8011ced4c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-id-35401 .hbspt-form form[id=hsForm_119e7105-0a6d-4867-b87c-2eb8011ced4c] .hs-email{-ms-flex-item-align:stretch;align-self:stretch}@media (min-width:1024px){.page-id-35401 .hbspt-form form[id=hsForm_119e7105-0a6d-4867-b87c-2eb8011ced4c]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.page-id-35401 .hbspt-form form[id=hsForm_119e7105-0a6d-4867-b87c-2eb8011ced4c] input[type=submit]{margin-left:0}.page-id-35401 .hbspt-form form[id=hsForm_119e7105-0a6d-4867-b87c-2eb8011ced4c] .hs_recaptcha{-ms-flex-item-align:start;align-self:flex-start}}.hover\:after-underline{position:relative}.hover\:after-underline:nth-of-type(4n+1):after{--bg-opacity:1;background-color:#fb3;background-color:rgba(255,187,51,var(--bg-opacity))}.hover\:after-underline:nth-of-type(4n+2):after{--bg-opacity:1;background-color:#00a251;background-color:rgba(0,162,81,var(--bg-opacity))}.hover\:after-underline:nth-of-type(4n+3):after{--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity))}.hover\:after-underline:nth-of-type(4n+4):after{--bg-opacity:1;background-color:#c13842;background-color:rgba(193,56,66,var(--bg-opacity))}.hover\:after-underline:after{content:"";height:.25rem;position:absolute;bottom:0;left:0;width:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));-webkit-transform-origin:left;transform-origin:left;--transform-scale-x:0;-webkit-transition-duration:.3s;transition-duration:.3s}.hover\:after-underline.success-story-link:first-child:after{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity))}.hover\:after-underline:hover:after{--transform-scale-x:1}@media (min-width:1024px){.hover\:after-underline.after\:underline:after{--transform-scale-x:1}}.after-underline{position:relative}.after-underline:after{content:"";height:.25rem;position:absolute;bottom:0;left:0;width:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));-webkit-transform-origin:left;transform-origin:left;--transform-scale-x:1;-webkit-transition-duration:.3s;transition-duration:.3s}.text-miles-red.hover\:after-underline:after{--bg-opacity:1;background-color:#c13842;background-color:rgba(193,56,66,var(--bg-opacity))}.text-miles-accent-yellow.hover\:after-underline:after{--bg-opacity:1;background-color:#fb3;background-color:rgba(255,187,51,var(--bg-opacity))}.text-miles-accent-green.hover\:after-underline:after{--bg-opacity:1;background-color:#00a251;background-color:rgba(0,162,81,var(--bg-opacity))}.text-miles-blue.hover\:after-underline:after{--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity))}.blog .leadinModal-853340 .leadinModal-content,.category .leadinModal-853340 .leadinModal-content,.single .leadinModal-853340 .leadinModal-content{border-color:#004aa0!important}.blog .leadinModal-853340 .leadin-button-primary,.category .leadinModal-853340 .leadin-button-primary,.single .leadinModal-853340 .leadin-button-primary{color:#161d2d!important;background:#fb3!important}.blog .leadinModal-853340 .back-button,.category .leadinModal-853340 .back-button,.single .leadinModal-853340 .back-button{border:1px solid #fb3!important}.blog .leadinModal-853340 .leadin-button-primary:hover,.category .leadinModal-853340 .leadin-button-primary:hover,.single .leadinModal-853340 .leadin-button-primary:hover{background:#fb3!important;color:#161d2d!important}.blog .leadinModal-853340 .leadin-button-primary-border,.category .leadinModal-853340 .leadin-button-primary-border,.single .leadinModal-853340 .leadin-button-primary-border{border:1px solid #fff!important}.blog .leadinModal-853340 .leadin-button-secondary,.category .leadinModal-853340 .leadin-button-secondary,.single .leadinModal-853340 .leadin-button-secondary{color:#161d2d!important;background:#fb3!important}.blog .leadinModal-853340 .leadin-button-secondary.leadin-dismiss-button,.category .leadinModal-853340 .leadin-button-secondary.leadin-dismiss-button,.single .leadinModal-853340 .leadin-button-secondary.leadin-dismiss-button{color:#161d2d!important;background:#fb3!important;border:1.25px solid #fff!important}.blog .leadinModal-853340 .leadin-button-secondary:hover,.category .leadinModal-853340 .leadin-button-secondary:hover,.single .leadinModal-853340 .leadin-button-secondary:hover{background:#fb3!important;color:#161d2d!important}.blog .leadinModal-853340.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content,.blog .leadinModal-853340.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content,.blog .leadinModal-853340.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content,.blog .leadinModal-853340.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content,.category .leadinModal-853340.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content,.category .leadinModal-853340.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content,.category .leadinModal-853340.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content,.category .leadinModal-853340.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content,.single .leadinModal-853340.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content,.single .leadinModal-853340.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content,.single .leadinModal-853340.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content,.single .leadinModal-853340.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content{background:#004aa0!important}.google-business-reviews-rating{margin-left:auto;margin-right:auto;width:91.666667%}@media (min-width:640px){.google-business-reviews-rating{width:75%}}.google-business-reviews-rating .attribution,.google-business-reviews-rating .heading,.google-business-reviews-rating .rating,.google-business-reviews-rating .vicinity{text-align:center}.google-business-reviews-rating .heading,.google-business-reviews-rating .vicinity{display:none}@media (min-width:768px){.contact-form .google-business-reviews-rating{width:91.666667%}}@media (min-width:1024px){.contact-form .google-business-reviews-rating{width:75%}}.testimonials-block .count,.testimonials-block .number,.testimonials-block .powered-by-google{color:#ffffff;!important}.testimonials-block .count{white-space:nowrap}.testimonials-block .powered-by-google{width:175px;height:24px;background-image:url(//www.milesit.com/wp-content/themes/Miles%202020/css/img/powered-by-google.svg)}.google-review-4x4 .rating{position:absolute;bottom:0}.google-review-4x4 .relative-time-description{display:none!important}.google-review-4x4 .author-name{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.google-review-4x4 .author-name a{--text-opacity:1;color:#004aa0;color:rgba(0,74,160,var(--text-opacity))}.google-review-4x4 .author-name:before{content:"";background-image:url(https://www.milesit.com/wp-content/uploads/transparent-gray-quote.png);background-repeat:no-repeat;background-size:contain;display:inline-block;width:50px;height:50px;float:left;margin-right:20px}.google-review-4x4 .text{padding-top:1rem}@media (min-width:1024px){.google-review-4x4.card-1{margin-top:25px;margin-bottom:-25px}.google-review-4x4.card-2{margin:-25px -20px 25px 20px}.google-review-4x4.card-3{margin:25px 20px -25px -20px}.google-review-4x4.card-4{margin-top:-25px;margin-bottom:25px}}@media (min-width:1024px){.google-badge>div{margin-left:0;margin-right:0;-webkit-transform:scale(1.2) translateX(25px);transform:scale(1.2) translateX(25px)}}@media (min-width:1024px){.google-badge .attribution,.google-badge .rating{text-align:left!important}}.google-badge .rating .number{-webkit-filter:saturate(0);filter:saturate(0)}.page-id-41561 #google-business-reviews-rating .rating .number{color:#e7711b}.leadinModal.leadinModal-v3 .leadin-main-wrapper .dyno-image,.leadinModal.leadinModal-v3 .leadin-preview-wrapper .dyno-image{width:100%!important;margin-right:0!important;float:none!important}.leadinModal.leadinModal-v3 .leadin-main-wrapper .dyno-image img,.leadinModal.leadinModal-v3 .leadin-preview-wrapper .dyno-image img{max-width:75%!important;max-height:200px!important}.leadinModal.leadinModal-v3 .leadin-main-wrapper h4,.leadinModal.leadinModal-v3 .leadin-preview-wrapper h4{margin-left:0!important;padding-left:.75rem!important;padding-right:.75rem!important;text-align:center!important}.leadinModal-v3.leadinModal-preview p,.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form p,.leadinModal.leadinModal-v3 .leadin-main-wrapper .advance-wrapper,.leadinModal.leadinModal-v3 .leadin-main-wrapper .leadin-form-wrapper,.leadinModal.leadinModal-v3 .leadin-preview-wrapper .advance-wrapper,.leadinModal.leadinModal-v3 .leadin-preview-wrapper .leadin-form-wrapper{margin-left:0!important}.leadinModal.leadinModal-theme-default{padding-top:9rem!important}@media only screen and (max-height:700px){.leadinModal.leadinModal-theme-default{max-height:94%;padding-top:50px!important}}.leadinModal .leadinModal-content{max-height:95%!important;overflow:scroll!important}.page-id-40411 .leadinModal-content{overflow:hidden!important}#leadinModal-2936909{margin:0!important}#leadinModal-2936909 .leadinModal-close{-webkit-transform:scale(2);transform:scale(2)}#leadinModal-2936909 .leadinModal-content{height:100vh!important;max-height:100%!important;overflow:hidden!important;position:absolute!important;top:0;left:0;right:0;bottom:0;width:100%!important;border-radius:0!important}#leadinModal-2936909 .leadinModal-content .leadin-content-body{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#leadinModal-2936909 .leadinModal-content .leadin-content-body .dyno-image img{width:100%!important;max-height:100%!important}#leadinModal-2936909 .leadinModal-content .leadin-content-body h4{font-size:1.5em!important;text-align:center!important;color:#161e2e!important}@media (min-width:768px){#leadinModal-2936909 .leadinModal-content .leadin-content-body h4{font-size:2em!important}}#leadinModal-2936909 .leadinModal-content .leadin-content-body p{font-size:1em!important;text-align:center!important;color:#161e2e!important}@media (min-width:768px){#leadinModal-2936909 .leadinModal-content .leadin-content-body p{font-size:1.25em!important}}#leadinModal-2936909 .leadinModal-content .leadin-content-body .advance-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#leadinModal-2936909 .leadinModal-content .leadin-content-body .leadin-button{font-size:1.25em!important;font-weight:700!important;background-color:#fb3!important;color:#161e2e!important}#leadinModal-2936909 .leadinModal-content .leadin-preview-wrapper{position:relative;padding-bottom:145px!important}#leadinModal-2936909 .leadinModal-content .leadin-preview-wrapper:after{content:'"This is the exact formula our content marketing team follows for every piece of content we publish.  I\0027m confident it will work for you too!" \a- Chris Miles, CEO Miles IT';position:absolute;white-space:pre-wrap;background-image:url(https://www.milesit.com/wp-content/uploads/chris-miles-circle.png);background-size:contain;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;width:100%;font-size:.75em;padding-left:120px;min-height:100px}@media (min-width:768px){#leadinModal-2936909 .leadinModal-content .leadin-preview-wrapper:after{width:80%;bottom:0;font-size:1em;padding-left:150px;min-height:125px}}#leadinModal-2936909 .leadinModal-content .leadin-main-wrapper{max-width:1000px;margin:0 auto}.container{width:100%}@media (min-width:375px){.container{width:100%;max-width:100%}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}.container-hero{max-width:1600px}}@media (min-width:1280px){.page-id-1808 .container,.page-id-2048 .container,.page-id-2052 .container,.page-id-2055 .container,.page-id-2131 .container,.page-id-42276 .container,.page-id-48741 .container,.parent-pageid-1808 .container,.parent-pageid-2048 .container,.parent-pageid-2052 .container,.parent-pageid-2055 .container,.parent-pageid-2131 .container,.parent-pageid-3491 .container,.parent-pageid-3493 .container,.parent-pageid-4229 .container,.parent-pageid-4240 .container,.parent-pageid-4242 .container,.parent-pageid-37316 .container,.wide-container .container{max-width:1536px}}.google-review-slider{padding-left:1rem;padding-right:1rem}.google-review-slider .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.google-review-slider .slick-slide{height:inherit!important}.google-review-slider .google-review-header .listing,.google-review-slider .slider .rating{display:none}.google-review-slider .google-review-header .number{color:#e7711b}.google-review-slider .google-business-reviews-rating .text{font-size:1rem}.google-review-slider .listing .rating{display:block}.google-review-slider .slider .google-business-reviews-rating{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.google-review-slider .slick-dots:nth-child(2){bottom:-60px!important}.google-review-slider .slider .google-business-reviews-rating{position:relative;padding-bottom:30px}.google-review-slider .slider .google-business-reviews-rating .attribution{display:none}.google-review-slider .slider .google-business-reviews-rating .relative-time-description{position:absolute;bottom:10px;left:-15px;width:100%}.google-review-slider .slider .google-business-reviews-rating .relative-time-description:before{content:" ";display:inline-block;width:15px;height:15px;margin-right:20px;background-image:url(//www.milesit.com/wp-content/uploads/2020/11/google-g-logo.svg);background-size:contain;background-repeat:no-repeat}.google-review-slider .slider .google-business-reviews-rating .rating{color:#f4a533!important;font-size:2rem!important;margin:.5rem 0!important}.google-review-slider .google-business-reviews-rating .rating{cursor:pointer}.google-review-slider .grid-block-v2{padding-bottom:0!important}.google-review-slider .grid-block-v2,.google-review-slider .grid-block-v2>div{padding-left:0!important;padding-right:0!important}.google-review-slider #google-reviews-latest .google-business-reviews-rating{width:100%!important}.google-review-slider #google-reviews-latest .google-business-reviews-rating .listing li{background-color:#fff;padding:20px;border-radius:10px;border:2px solid #dbdbdb;text-align:center}.google-review-slider .slick-prev{-webkit-transform:scale(2) translateX(20px)!important;transform:scale(2) translateX(20px)!important;z-index:40;left:-40px!important}.google-review-slider .slick-next{-webkit-transform:scale(2) translateX(-20px)!important;transform:scale(2) translateX(-20px)!important;z-index:40;right:-40px!important}.google-review-slider .slick-next:before,.google-review-slider .slick-prev:before{content:" "!important}.google-review-slider .slick-next,.google-review-slider .slick-next:focus,.google-review-slider .slick-next:hover,.google-review-slider .slick-prev,.google-review-slider .slick-prev:focus,.google-review-slider .slick-prev:hover{background-size:70%;background-position:50%;background-repeat:no-repeat;-webkit-box-shadow:2px 2px 8px rgba(0,0,0,.7);box-shadow:2px 2px 8px rgba(0,0,0,.7);border-radius:100%}.google-review-slider .slick-next,.google-review-slider .slick-next:focus,.google-review-slider .slick-next:hover{background-image:url(//www.milesit.com/wp-content/uploads/2020/03/noun_Arrow_1920916-1.png)}.google-review-slider .slick-prev,.google-review-slider .slick-prev:focus,.google-review-slider .slick-prev:hover{background-image:url(//www.milesit.com/wp-content/uploads/2020/03/noun_Arrow_1920916-1.png);rotate:180deg}.google-review-slider .slick-next,.google-review-slider .slick-next:focus,.google-review-slider .slick-next:hover,.google-review-slider .slick-prev,.google-review-slider .slick-prev:focus,.google-review-slider .slick-prev:hover{color:inherit;background-color:#fff}.google-review-slider .slick-dots{bottom:-40px!important}.google-review-slider .slick-arrow{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s;transition:all .2s}.google-review-slider .slick-arrow:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.google-review-slider .slider .slick-dots li button:before{color:#515252}.google-review-slider .slider .slick-dots li.slick-active button:before,.google-review-slider .slider .slick-dots li button:hover:before{color:#000}.stat-circle_progress{fill:none;stroke-width:5;stroke-opacity:.3;stroke-linecap:round}.stat-circle-display .stat-circle_progress{stroke:#004a9f}.percent{width:100%;top:50%;left:50%;position:absolute;font-weight:700;text-align:center;line-height:28px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.stat-circle_progress--fill{--initialStroke:622;--transitionDuration:1s;stroke-opacity:1;stroke-dasharray:var(--initialStroke);stroke-dashoffset:var(--initialStroke);-webkit-transition:stroke-dashoffset var(--transitionDuration) ease;transition:stroke-dashoffset var(--transitionDuration) ease}.stat-circle-svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.stat-blue-circle{background:#004a9f;border-radius:100%;height:150px;width:150px}.child-links .services-card .services-card-bg>div:first-child{top:0;-webkit-transition:all .2s;transition:all .2s}.child-links .services-card:hover .services-card-bg>div:first-child{top:100%}.child-links .card-arrow{border:2px solid #d2d6dc;-webkit-transform:scale(1);transform:scale(1);background-color:#fff;-webkit-transition:all .2s;transition:all .2s}.child-links .services-card:hover .card-arrow{-webkit-transform:scale(1.5);transform:scale(1.5);border:2px solid #fff;background-color:hsla(0,0%,100%,0)}.child-links .services-card:hover .card-arrow svg{fill:#fff}.child-links .services-card .card-arrow .bg-white{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.child-links .services-card:hover .card-arrow .bg-white{opacity:0}.child-links .services-card .card-icon img{-webkit-transition:opacity .2s;transition:opacity .2s}.child-links .services-card:hover .card-icon img:first-child{opacity:0}.child-links .services-card:hover .card-icon img:last-child{opacity:1}.child-links .services-card{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s;transition:all .2s}.child-links .services-card:hover{color:#fff;-webkit-transform:scale(1.05);transform:scale(1.05)}.child-links .services-card:hover .card-headline{color:#fff;-webkit-transition:color .2s;transition:color .2s}.child-links .line-break{border-bottom:1px solid #d2d6dc;height:2px;-webkit-transition:all .2s;transition:all .2s}.child-links .services-card:hover .line-break{border-bottom:1px solid #fff}.child-links .bg-miles-blue.button-selected{background-color:#fff;color:#004aa0;border:2px solid #004aa0}.child-links .filter-button.active{background-color:#fb3;color:#161e2e}.mobile-menu-link{border-bottom:1px solid #ccc!important}@media (min-width:768px){.mobile-menu-link{border-bottom:0!important}}.nav-wrapper-outer{cursor:pointer}.nav-wrapper-outer .sub-menu,.nav-wrapper-outer .sub-menu li,.nav-wrapper-outer li{--bg-opacity:1;background-color:#dbdbdb;background-color:rgba(219,219,219,var(--bg-opacity))}@media (min-width:1280px){.nav-wrapper-outer .sub-menu,.nav-wrapper-outer .sub-menu li,.nav-wrapper-outer li{background-color:transparent;cursor:auto}}.nav-wrapper-outer .sub-menu,.nav-wrapper-outer .sub-menu *{--bg-opacity:1;background-color:#dbdbdb;background-color:rgba(219,219,219,var(--bg-opacity))}@media (min-width:1280px){.nav-wrapper-outer .sub-menu,.nav-wrapper-outer .sub-menu *{background-color:transparent}}.nav-wrapper-outer{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:auto;visibility:hidden;height:auto;max-height:100%}.nav-wrapper-outer,.nav-wrapper-outer *{-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1280px){.nav-wrapper-outer,.nav-wrapper-outer *{-webkit-transition:none;transition:none}}.nav-wrapper-outer.active{visibility:visible;z-index:50;background-color:rgba(0,0,0,.5)}.nav-wrapper-outer.active .nav-wrapper-inner{-webkit-transform:translateX(0);transform:translateX(0)}@media (min-width:1280px){.nav-wrapper-outer{position:static;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;overflow-y:visible;visibility:visible;cursor:default}}.nav-wrapper-inner{background-color:#ffffff;;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:end;align-self:flex-end;padding-top:3rem;z-index:40;position:absolute;bottom:0;top:0;right:0;width:100%;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);cursor:auto;-webkit-transform:translateX(650px);transform:translateX(650px);bottom:auto;min-height:100vh}@media (min-width:1280px){.nav-wrapper-inner{min-height:auto;-webkit-transform:translate(0);transform:translate(0)}}.nav-wrapper-inner #close{position:absolute;width:2rem;cursor:pointer;top:10px;right:20px}@media (min-width:768px){.nav-wrapper-inner{width:600px;padding-top:1.5rem}}@media (min-width:1280px){.nav-wrapper-inner{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-shadow:none;box-shadow:none;padding-top:.5rem}.nav-wrapper-inner #close{display:none}}.primary-nav-menu{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity));letter-spacing:.025em;font-size:1.125rem;font-family:Titillium Web,sans-serif;white-space:nowrap}.primary-nav-menu>li{position:relative}.primary-nav-menu>li.menu-item-has-children:before{content:"";background-image:url(//www.milesit.com/wp-content/uploads/2020/03/noun_Arrow_1920916-1.png);background-size:contain;position:absolute;height:1.5rem;width:1.5rem;right:10px;top:11px;-webkit-transition:all .1s;transition:all .1s}@media (min-width:1280px){.primary-nav-menu>li.menu-item-has-children:before{display:none}}.primary-nav-menu>li.menu-item-has-children.active:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.primary-nav-menu>li:not(:last-child):after{content:"";position:absolute;bottom:0;--border-opacity:1;border-color:#9fa6b2;border-bottom:1px;border-style:solid;border-color:rgba(159,166,178,var(--border-opacity));left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:95%}@media (min-width:1280px){.primary-nav-menu>li:not(:last-child):after{display:none}}.primary-nav-menu>li a{display:block;padding:.75rem 1rem;font-size:1.125rem;z-index:10;position:relative}.primary-nav-menu>li.mega-menu>.sub-menu>li>a{text-transform:uppercase;font-weight:700}.primary-nav-menu>li.menu-item-has-children:not(.mega-menu) .sub-menu a{font-size:1rem}.primary-nav-menu>li.menu-item-has-children:not(.mega-menu) .sub-menu a:hover,.primary-nav-menu>li.menu-item-has-children:nth-child(2)>.sub-menu>li>a:hover{text-decoration:underline}.primary-nav-menu>li.menu-item-has-children:nth-child(2)>.sub-menu>li:first-child>a{color:#fb3}.primary-nav-menu>li.menu-item-has-children:nth-child(2)>.sub-menu>li:nth-child(2)>a{--text-opacity:1;color:#00a251;color:rgba(0,162,81,var(--text-opacity))}.primary-nav-menu>li.menu-item-has-children:nth-child(2)>.sub-menu>li:nth-child(3)>a{--text-opacity:1;color:#004aa0;color:rgba(0,74,160,var(--text-opacity))}.primary-nav-menu>li.menu-item-has-children:nth-child(2)>.sub-menu>li:nth-child(4)>a{--text-opacity:1;color:#c13842;color:rgba(193,56,66,var(--text-opacity))}.primary-nav-menu>li.menu-item-has-children>.sub-menu{overflow:hidden;width:100%;max-height:0}.primary-nav-menu>li.menu-item-has-children>.sub-menu>li>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:.75rem}.primary-nav-menu>li.menu-item-has-children>.sub-menu>li>.sub-menu li{width:100%}@media (min-width:640px){.primary-nav-menu>li.menu-item-has-children>.sub-menu>li>.sub-menu li{width:50%}}.primary-nav-menu>li.menu-item-has-children>.sub-menu>li>.sub-menu a{padding-top:.25rem;padding-bottom:.25rem;font-size:1rem}.primary-nav-menu>li.menu-item-has-children>.sub-menu>li>.sub-menu a:hover{text-decoration:underline}.primary-nav-menu>li.menu-item-has-children.menu-item-has-children.active>.sub-menu{max-height:2000px}@media (min-width:1280px){.primary-nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;padding-right:0}.primary-nav-menu>li{position:relative;margin-right:.5rem}.primary-nav-menu>li>a{position:relative;overflow:hidden}.primary-nav-menu>li>a:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px}.primary-nav-menu>li.current-menu-ancestor>a,.primary-nav-menu>li.current-menu-item>a,.primary-nav-menu>li.current-page-ancestor>a,.primary-nav-menu>li:hover>a{background-color:#ffffff;;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.primary-nav-menu>li.current-menu-ancestor:nth-child(n)>a:before,.primary-nav-menu>li.current-menu-item:nth-child(n)>a:before,.primary-nav-menu>li.current-page-ancestor:nth-child(n)>a:before,.primary-nav-menu>li:nth-child(n):hover>a:before{--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity))}.primary-nav-menu>li.current-menu-ancestor:nth-child(2n)>a:before,.primary-nav-menu>li.current-menu-ancestor:nth-child(6)>a:before,.primary-nav-menu>li.current-menu-item:nth-child(6)>a:before,.primary-nav-menu>li:nth-child(2):hover>a:before,.primary-nav-menu>li:nth-child(6):hover>a:before{--bg-opacity:1;background-color:#00a251;background-color:rgba(0,162,81,var(--bg-opacity))}.primary-nav-menu>li.current-menu-ancestor:nth-child(3n)>a:before,.primary-nav-menu>li.current-menu-ancestor:nth-child(7)>a:before,.primary-nav-menu>li.current-menu-item:nth-child(7)>a:before,.primary-nav-menu>li:nth-child(3):hover>a:before,.primary-nav-menu>li:nth-child(7):hover>a:before{--bg-opacity:1;background-color:#c13842;background-color:rgba(193,56,66,var(--bg-opacity))}.primary-nav-menu>li.current-menu-ancestor:nth-child(4n)>a:before,.primary-nav-menu>li:nth-child(4):hover>a:before{--bg-opacity:1;background-color:#fb3;background-color:rgba(255,187,51,var(--bg-opacity))}.primary-nav-menu>li>a{display:block;padding:.75rem 1rem}.primary-nav-menu>li>.sub-menu{opacity:0;visibility:hidden;position:absolute;background-color:#ffffff;;-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;padding:.5rem;top:100%}.primary-nav-menu>li.menu-item-has-children>.sub-menu{width:auto;overflow:visible;max-height:none}.primary-nav-menu>li.mega-menu>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;left:-175px}.primary-nav-menu>li.mega-menu>.sub-menu>li{text-transform:uppercase;letter-spacing:.05em;padding:1.25rem .75rem;font-weight:700;position:relative}.primary-nav-menu>li.mega-menu>.sub-menu>li:not(:last-child):after{content:"";position:absolute;right:0;--border-opacity:1;border-color:#d2d6dc;border-right:1px;border-color:rgba(210,214,220,var(--border-opacity));border-style:solid;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:90%}.primary-nav-menu>li.mega-menu>.sub-menu>li li{text-transform:none;font-weight:400;text-decoration:none;font-size:1rem;letter-spacing:0}.primary-nav-menu>li.mega-menu>.sub-menu>li li>a{display:block;padding-top:.25rem;padding-bottom:.25rem}.primary-nav-menu>li.mega-menu>.sub-menu>li li a:hover{text-decoration:underline}.primary-nav-menu>li.mega-menu>.sub-menu>li>.sub-menu{margin-top:1.5rem;display:block}.primary-nav-menu li.mega-menu:nth-child(4)>.sub-menu{left:0}.primary-nav-menu li.mega-menu:nth-child(4)>.sub-menu>li a:hover{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity));text-shadow:none}.primary-nav-menu>li:hover>.sub-menu{visibility:visible;opacity:1}.primary-nav-menu li>.sub-menu>li>a{display:block;padding:.5rem .75rem}}@media (min-width:1850px){.primary-nav-menu>li{margin-right:1.5rem}}.primary-nav-menu>.menu-item-has-children>a:after{-webkit-transform:rotate(90deg) translateX(20%);transform:rotate(90deg) translateX(20%)}.primary-nav-menu>.menu-item-has-children:hover>a:after,.primary-nav-menu>.menu-item-has-children>a:after{content:" ";width:1.25rem;height:1.25rem;display:inline-block;margin-left:1rem;background-image:url(//www.milesit.com/wp-content/uploads/chevron_right.svg);background-size:contain;background-repeat:no-repeat;-webkit-transition:all .2s;transition:all .2s}.primary-nav-menu>.menu-item-has-children:hover>a:after{-webkit-transform:rotate(-90deg) translateX(-10%);transform:rotate(-90deg) translateX(-10%)}nav>div{padding:.5rem 1rem;border-bottom:1px solid #ccc}@media (min-width:1024px){nav>div{padding:0;border-bottom:0 solid #ccc}}.menu-header{border-radius:.25rem .25rem 0 0}@media (min-width:1024px){.menu-header{padding:.5rem 1rem}}.menu-header svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.menu-header.is-active svg,.menu-header svg{-webkit-transition:all .3s;transition:all .3s}.menu-header.is-active svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.sub-mega-menu .menu-main a:not(.services-cta){font-weight:500;--text-opacity:1;color:#515252;color:rgba(81,82,82,var(--text-opacity));-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s;transition:all .2s}@media (min-width:1280px){.sub-mega-menu .menu-main a:not(.services-cta){background-color:#ffffff;}}.sub-mega-menu .menu-main a:not(.services-cta):hover{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}@media (min-width:1280px){.sub-mega-menu .menu-main a:not(.services-cta):hover{--bg-opacity:1;background-color:#dbdbdb;background-color:rgba(219,219,219,var(--bg-opacity));-webkit-transform:scale(1.05);transform:scale(1.05)}.sub-mega-menu .menu-main a:not(.services-cta):hover img{opacity:1}}.sub-mega-menu .menu-main a.services-cta{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .2s;transition:all .2s}@media (min-width:1280px){.sub-mega-menu .menu-main a.services-cta:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}}.sub-mega-menu .menu-main ul img{opacity:.6}.miles-resources svg{margin-left:.5rem;-webkit-transition:all .2s;transition:all .2s}.miles-resources:hover svg{margin-left:1rem;-webkit-transition:all .2s;transition:all .2s}& .menu-resources-section{background-color:#dbdbdb}@media (min-width:1280px){& .menu-resources-section{background-color:#efefef}}.menu-header.is-active{border-top-width:0}@media (min-width:1280px){.menu-header.is-active{--border-opacity:1;border-top-width:2px}}.max-w-1200{max-width:1200px}.util-break{-ms-flex-preferred-size:100%;flex-basis:100%;height:0}@media (min-width:1280px){.util-break{display:none}}.accordion li,.careers-accordion li{-webkit-transition:all .1s;transition:all .1s}.accordion li.border-sep:not(:last-child):after,.careers-accordion li.border-sep:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;width:100%;border-bottom-width:1px;--border-opacity:1;border-color:#9fa6b2;border-color:rgba(159,166,178,var(--border-opacity))}.accordion li.margin-sep:not(:first-child),.careers-accordion li.margin-sep:not(:first-child){margin-top:.75rem}.accordion li .plus,.accordion li>.description,.careers-accordion li .plus,.careers-accordion li>.description{-webkit-transition:all .2s;transition:all .2s}.accordion li .plus,.careers-accordion li .plus{-webkit-transform-origin:center;transform-origin:center;--text-opacity:1;color:#c13842;color:rgba(193,56,66,var(--text-opacity))}.accordion li.active>.description,.careers-accordion li.active>.description{max-height:500px;margin-top:1.5rem;opacity:1}.accordion li.active .plus,.careers-accordion li.active .plus{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-rotate:-45deg}.accordion li.active:after,.careers-accordion li.active:after{display:none}.accordion li.active,.accordion li.always-active,.careers-accordion li.active,.careers-accordion li.always-active{--bg-opacity:1;background-color:#dbdbdb;background-color:rgba(219,219,219,var(--bg-opacity));-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.accordion-link a,.careers-accordion-link a{display:block;padding:.75rem}@media only screen and (min-width:640px){#areas-of-improvement .accordion-container,#dba-experience .accordion-container,#how-it-works .accordion-container,#our-approach .accordion-container,#unique-apps .accordion-container,#vision .accordion-container{width:33%}#custom-services .accordion-container{width:44%}}.careers-accordion li.accordion-link{background-color:#ffffff;;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:1rem;margin-bottom:1rem}.careers-accordion li.accordion-link .accordion-title{font-size:1.5rem;max-width:450px}.careers-accordion li.accordion-link .tags{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.careers-accordion li.accordion-link span.careers-dept-tag,.careers-accordion li.accordion-link span.careers-type-tag{--bg-opacity:1;background-color:#00a251;background-color:rgba(0,162,81,var(--bg-opacity));--border-opacity:1;border-color:#00a251;border-color:rgba(0,162,81,var(--border-opacity));border-style:solid;color:#ffffff;;--bg-opacity:0.65;border-width:1px;padding:3px 6px;margin:0 3px;border-radius:.3rem;font-size:1rem;text-transform:uppercase;white-space:nowrap}@media (min-width:1024px){.careers-accordion li.accordion-link span.careers-type-tag{margin-left:1rem}}.careers-accordion li.accordion-link .loc-tags,.careers-accordion li.accordion-link .overflow-loc-tags{padding-right:1rem}.careers-accordion li.accordion-link .loc-tags .careers-loc-tag,.careers-accordion li.accordion-link .overflow-loc-tags .careers-loc-tag{--bg-opacity:1;background-color:#dbdbdb;background-color:rgba(219,219,219,var(--bg-opacity));border-color:#ffffff;;border-style:solid;--bg-opacity:0.65;border-width:1px;font-size:1rem;padding:4px 10px;border-radius:5rem;margin:0 3px;white-space:nowrap}.careers-accordion li.accordion-link .loc-tags .overflow,.careers-accordion li.accordion-link .overflow-loc-tags .overflow{display:none!important}@media (min-width:1024px){.careers-accordion li.accordion-link .loc-tags .overflow,.careers-accordion li.accordion-link .overflow-loc-tags .overflow{display:initial}}.careers-accordion li.accordion-link .overflow-loc-tags{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){.careers-accordion li.accordion-link .overflow-loc-tags{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.careers-accordion li.accordion-link .overflow-loc-tags .overflow{display:inline-block!important}.careers-accordion li.accordion-link .plus{font-size:1.5rem;font-weight:700}.careers-accordion li.accordion-link.active{--bg-opacity:1;background-color:#dbdbdb;background-color:rgba(219,219,219,var(--bg-opacity))}.careers-accordion li.accordion-link.active span.overflow{display:none!important}.careers-accordion li.accordion-link.active .description{margin-top:0}.careers-accordion li.accordion-link.active .description .wysiwyg{margin-top:1rem}section.job-openings .btn-careers-filter{width:100%;--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity));color:#ffffff;;border-radius:.375rem;padding-top:.5rem;padding-bottom:.5rem;margin-top:.5rem;margin-bottom:.5rem;text-transform:uppercase;font-size:.875rem;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s}@media (min-width:768px){section.job-openings .btn-careers-filter{width:175px}}section.job-openings .btn-careers-filter:hover{font-size:1rem;--bg-opacity:1;background-color:#002c68;background-color:rgba(0,44,104,var(--bg-opacity));padding-top:.75rem;padding-bottom:.75rem;width:200px}section.job-openings .btn-careers-filter.active{font-size:1rem;padding-top:.75rem;padding-bottom:.75rem;width:175px}section.job-openings .btn-careers-filter.active,section.job-openings .btn-careers-filter.active:hover{--bg-opacity:1;background-color:#c13842;background-color:rgba(193,56,66,var(--bg-opacity));font-weight:700}section.job-openings select.careers-filter-select{width:100%;margin-top:.5rem;margin-bottom:.5rem;padding:1rem 1.5rem;border-radius:.5rem;border:1px solid #ccc}@media (min-width:768px){section.job-openings select.careers-filter-select{margin-top:0;margin-bottom:0;width:45%}}.rest-api-filter .btn-filter,.rest-api-filter .btn-not-filter{width:100%;--text-opacity:1;color:#002c68;color:rgba(0,44,104,var(--text-opacity));font-weight:700;border-radius:.375rem;padding:.5rem 1rem;margin-left:.25rem;margin-right:.25rem;font-size:1.25rem;text-transform:uppercase;-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;transition-duration:.3s}@media (min-width:768px){.rest-api-filter .btn-filter,.rest-api-filter .btn-not-filter{width:auto}}.rest-api-filter .btn-filter.active,.rest-api-filter .btn-filter.active:hover,.rest-api-filter .btn-not-filter.active,.rest-api-filter .btn-not-filter.active:hover{--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity));color:#ffffff;}.background-overlay{position:absolute;width:100%;height:100%;top:0;left:0}.footer{background-color:transparent}.footer .sub-footer{background-color:#383838}.footer .footer-social-icons{max-width:300px;margin:0 auto}.footer .footer-main .button-quinary{background-color:#b7d8ff}.footer .footer-main .button-quinary:hover{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity));color:#ffffff;}.banner{max-height:150px;-webkit-transition:max-height .3s linear;transition:max-height .3s linear}.banner.up{max-height:0}.utility-nav{-webkit-transition:all .3s linear;transition:all .3s linear;max-height:50px}@media (min-width:1280px){.utility-nav.up{-webkit-transition:all .3s linear;transition:all .3s linear;max-height:0;opacity:0;visibility:hidden}.utility-nav.up+div{margin-top:0}}.utility-nav-item img{-webkit-transition:all .1s;transition:all .1s}.utility-nav-item:hover p{text-decoration:underline}.utility-nav-item:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}@media (min-width:1280px){.utility-nav-basic{max-width:0;opacity:0;-webkit-transition:max-width .75s ease-out,opacity .75s ease-out;transition:max-width .75s ease-out,opacity .75s ease-out}.utility-nav-basic.in{max-width:300px;opacity:1;-ms-flex-negative:0;flex-shrink:0}}.space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.space-y-2>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.5rem*var(--space-y-reverse))}.space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bg-fixed{background-attachment:fixed}.bg-scroll{background-attachment:scroll}.bg-transparent{background-color:transparent}.bg-white{background-color:#ffffff;}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.bg-gray-400{--bg-opacity:1;background-color:#9fa6b2;background-color:rgba(159,166,178,var(--bg-opacity))}.bg-off-white{--bg-opacity:1;background-color:#efefef;background-color:rgba(239,239,239,var(--bg-opacity))}.bg-miles-black{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity))}.bg-miles-blue{--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity))}.bg-miles-dark-blue{--bg-opacity:1;background-color:#002c68;background-color:rgba(0,44,104,var(--bg-opacity))}.bg-miles-light-blue{--bg-opacity:1;background-color:#b5d7ff;background-color:rgba(181,215,255,var(--bg-opacity))}.bg-miles-light-gray{--bg-opacity:1;background-color:#dbdbdb;background-color:rgba(219,219,219,var(--bg-opacity))}.bg-miles-red{--bg-opacity:1;background-color:#c13842;background-color:rgba(193,56,66,var(--bg-opacity))}.bg-miles-accent-yellow{--bg-opacity:1;background-color:#fb3;background-color:rgba(255,187,51,var(--bg-opacity))}.bg-miles-accent-green{--bg-opacity:1;background-color:#00a251;background-color:rgba(0,162,81,var(--bg-opacity))}.bg-miles-gray{--bg-opacity:1;background-color:#515252;background-color:rgba(81,82,82,var(--bg-opacity))}.bg-miles-bg-gray{--bg-opacity:1;background-color:#efefef;background-color:rgba(239,239,239,var(--bg-opacity))}.bg-pale-green{background-color:rgba(0,162,81,.1)}.bg-pale-red{background-color:rgba(193,56,66,.1)}.bg-pale-blue{background-color:rgba(0,74,160,.1)}.bg-pale-yellow{background-color:rgba(255,187,51,.1)}.hover\:bg-white:hover{background-color:#ffffff;}.hover\:bg-gray-900:hover{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity))}.hover\:bg-miles-blue:hover{--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity))}.hover\:bg-miles-red:hover{--bg-opacity:1;background-color:#c13842;background-color:rgba(193,56,66,var(--bg-opacity))}.hover\:bg-miles-accent-yellow:hover{--bg-opacity:1;background-color:#fb3;background-color:rgba(255,187,51,var(--bg-opacity))}.hover\:bg-miles-accent-green:hover{--bg-opacity:1;background-color:#00a251;background-color:rgba(0,162,81,var(--bg-opacity))}.hover\:bg-miles-gray:hover{--bg-opacity:1;background-color:#515252;background-color:rgba(81,82,82,var(--bg-opacity))}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right{background-position:100%}.bg-right-bottom{background-position:100% 100%}.bg-right-top{background-position:100% 0}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.border-white{border-color:#ffffff;}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#9fa6b2;border-color:rgba(159,166,178,var(--border-opacity))}.border-gray-900{--border-opacity:1;border-color:#161e2e;border-color:rgba(22,30,46,var(--border-opacity))}.border-miles-blue{--border-opacity:1;border-color:#004aa0;border-color:rgba(0,74,160,var(--border-opacity))}.border-miles-light-gray{--border-opacity:1;border-color:#dbdbdb;border-color:rgba(219,219,219,var(--border-opacity))}.border-miles-red{--border-opacity:1;border-color:#c13842;border-color:rgba(193,56,66,var(--border-opacity))}.border-miles-accent-yellow{--border-opacity:1;border-color:#fb3;border-color:rgba(255,187,51,var(--border-opacity))}.border-miles-accent-green{--border-opacity:1;border-color:#00a251;border-color:rgba(0,162,81,var(--border-opacity))}.border-miles-gray{--border-opacity:1;border-color:#515252;border-color:rgba(81,82,82,var(--border-opacity))}.border-marketing-red{--border-opacity:1;border-color:#de1b29;border-color:rgba(222,27,41,var(--border-opacity))}.border-software-blue{--border-opacity:1;border-color:#004aa0;border-color:rgba(0,74,160,var(--border-opacity))}.border-it-green{--border-opacity:1;border-color:#00a251;border-color:rgba(0,162,81,var(--border-opacity))}.border-consulting-yellow{--border-opacity:1;border-color:#fb3;border-color:rgba(255,187,51,var(--border-opacity))}.border-border-gray{--border-opacity:1;border-color:#c9c9c9;border-color:rgba(201,201,201,var(--border-opacity))}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-miles-gray:hover{--border-opacity:1;border-color:#515252;border-color:rgba(81,82,82,var(--border-opacity))}.border-opacity-0{--border-opacity:0}.border-opacity-25{--border-opacity:0.25}.border-opacity-50{--border-opacity:0.5}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.rounded-t-md{border-top-left-radius:.375rem}.rounded-t-md{border-top-right-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.border-solid{border-style:solid}.border-2{border-width:2px}.border-4{border-width:4px}.border{border-width:1px}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-t-8{border-top-width:8px}.border-b-8{border-bottom-width:8px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.contents{display:contents}.hidden{display:none}.flex-row{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-row{-webkit-box-orient:horizontal}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.content-between{-ms-flex-line-pack:justify;align-content:space-between}.self-start{-ms-flex-item-align:start;align-self:flex-start}.self-end{-ms-flex-item-align:end;align-self:flex-end}.self-center{-ms-flex-item-align:center;align-self:center}.self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.justify-self-center{justify-self:center}.flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.order-last{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.font-display{font-family:Titillium Web,sans-serif}.font-body{font-family:Lato,sans-serif}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.hover\:font-bold:hover{font-weight:700}.h-1{height:.25rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-36{height:9rem}.h-40{height:10rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.h-px{height:1px}.h-11\/12{height:91.666667%}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:4rem}.text-lg-plus{font-size:1.1875rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.list-inside{list-style-position:inside}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.-m-3{margin:-.75rem}.mx-0{margin-left:0;margin-right:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-32{margin-top:8rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.-mt-2{margin-top:-.5rem}.-mt-10{margin-top:-2.5rem}.-ml-10{margin-left:-2.5rem}.-mt-32{margin-top:-8rem}.first\:mt-0:first-child{margin-top:0}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-full{max-width:100%}.max-w-screen-xsm{max-width:375px}.max-w-screen-sm{max-width:640px}.max-w-screen-lg{max-width:1024px}.max-w-screen-xl{max-width:1280px}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.object-top{-o-object-position:top;object-position:top}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-50{opacity:.5}.group:hover .group-hover\:opacity-100{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-hidden{overflow-x:hidden}.overflow-y-visible{overflow-y:visible}.overflow-y-scroll{overflow-y:scroll}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.px-16{padding-left:4rem;padding-right:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-48{padding-top:12rem;padding-bottom:12rem}.py-56{padding-top:14rem;padding-bottom:14rem}.py-64{padding-top:16rem;padding-bottom:16rem}.py-72{padding-top:18rem;padding-bottom:18rem}.py-80{padding-top:20rem;padding-bottom:20rem}.py-96{padding-top:24rem;padding-bottom:24rem}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pt-12{padding-top:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pt-16{padding-top:4rem}.pr-16{padding-right:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.pt-24{padding-top:6rem}.pb-24{padding-bottom:6rem}.pt-32{padding-top:8rem}.pr-32{padding-right:8rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pt-40{padding-top:10rem}.pb-40{padding-bottom:10rem}.pt-48{padding-top:12rem}.pb-48{padding-bottom:12rem}.pt-56{padding-top:14rem}.pb-56{padding-bottom:14rem}.pt-64{padding-top:16rem}.pb-64{padding-bottom:16rem}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{right:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-1{top:.25rem}.left-1{left:.25rem}.top-4{top:1rem}.right-4{right:1rem}.bottom-4{bottom:1rem}.left-4{left:1rem}.top-5{top:1.25rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.bottom-16{bottom:4rem}.top-px{top:1px}.right-px{right:1px}.bottom-px{bottom:1px}.left-px{left:1px}.top-1\/2{top:50%}.right-1\/2{right:50%}.left-1\/2{left:50%}.right-1\/12{right:8.333333%}.left-1\/12{left:8.333333%}.top-full{top:100%}.right-full{right:100%}.bottom-full{bottom:100%}.shadow{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.hover\:shadow-md:hover{-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.hover\:shadow-lg:hover{-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover\:shadow-xl:hover{-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-white{color:#ffffff;}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-gray-200{--text-opacity:1;color:#e5e7eb;color:rgba(229,231,235,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#9fa6b2;color:rgba(159,166,178,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#252f3f;color:rgba(37,47,63,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.text-miles-blue{--text-opacity:1;color:#004aa0;color:rgba(0,74,160,var(--text-opacity))}.text-miles-dark-blue{--text-opacity:1;color:#002c68;color:rgba(0,44,104,var(--text-opacity))}.text-miles-light-gray{--text-opacity:1;color:#dbdbdb;color:rgba(219,219,219,var(--text-opacity))}.text-miles-red{--text-opacity:1;color:#c13842;color:rgba(193,56,66,var(--text-opacity))}.text-miles-accent-yellow{--text-opacity:1;color:#fb3;color:rgba(255,187,51,var(--text-opacity))}.text-miles-accent-green{--text-opacity:1;color:#00a251;color:rgba(0,162,81,var(--text-opacity))}.text-miles-gray{--text-opacity:1;color:#515252;color:rgba(81,82,82,var(--text-opacity))}.text-marketing-red{--text-opacity:1;color:#de1b29;color:rgba(222,27,41,var(--text-opacity))}.text-software-blue{--text-opacity:1;color:#004aa0;color:rgba(0,74,160,var(--text-opacity))}.text-it-green{--text-opacity:1;color:#00a251;color:rgba(0,162,81,var(--text-opacity))}.text-consulting-dark-yellow{--text-opacity:1;color:#f4a533;color:rgba(244,165,51,var(--text-opacity))}.text-video-pink{--text-opacity:1;color:#ee7f8a;color:rgba(238,127,138,var(--text-opacity))}.text-video-purple{--text-opacity:1;color:#7252e6;color:rgba(114,82,230,var(--text-opacity))}.text-video-orange{--text-opacity:1;color:#c07529;color:rgba(192,117,41,var(--text-opacity))}.hover\:text-white:hover{color:#ffffff;}.hover\:text-miles-blue:hover{--text-opacity:1;color:#004aa0;color:rgba(0,74,160,var(--text-opacity))}.hover\:text-miles-red:hover{--text-opacity:1;color:#c13842;color:rgba(193,56,66,var(--text-opacity))}.hover\:text-miles-accent-yellow:hover{--text-opacity:1;color:#fb3;color:rgba(255,187,51,var(--text-opacity))}.hover\:text-miles-accent-green:hover{--text-opacity:1;color:#00a251;color:rgba(0,162,81,var(--text-opacity))}.group:hover .group-hover\:text-white{color:#ffffff;}.italic{font-style:italic}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.hover\:underline:hover{text-decoration:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.invisible{visibility:hidden}.group:hover .group-hover\:visible{visibility:visible}.whitespace-normal{white-space:normal}.whitespace-no-wrap{white-space:nowrap}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-56{width:14rem}.w-64{width:16rem}.w-auto{width:auto}.w-px{width:1px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.hover\:z-20:hover{z-index:20}.hover\:z-30:hover{z-index:30}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-3{grid-gap:.75rem;gap:.75rem}.gap-4{grid-gap:1rem;gap:1rem}.gap-6{grid-gap:1.5rem;gap:1.5rem}.gap-8{grid-gap:2rem;gap:2rem}.col-gap-2{grid-column-gap:.5rem;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.col-gap-6{grid-column-gap:1.5rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-4{grid-column-gap:1rem;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.row-gap-4{grid-row-gap:1rem;row-gap:1rem}.row-gap-6{grid-row-gap:1.5rem;row-gap:1.5rem}.row-gap-8{grid-row-gap:2rem;row-gap:2rem}.gap-y-6{grid-row-gap:1.5rem;row-gap:1.5rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-9{grid-column:span 9/span 9}.col-span-12{grid-column:span 12/span 12}.row-start-2{grid-row-start:2}.row-start-4{grid-row-start:4}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.origin-top-right{-webkit-transform-origin:top right;transform-origin:top right}.origin-top-left{-webkit-transform-origin:top left;transform-origin:top left}.hover\:scale-105:hover{--transform-scale-x:1.05;--transform-scale-y:1.05}.hover\:scale-110:hover{--transform-scale-x:1.1;--transform-scale-y:1.1}.hover\:scale-125:hover{--transform-scale-x:1.25;--transform-scale-y:1.25}.rotate-180{--transform-rotate:180deg}.translate-x-80{--transform-translate-x:20rem}.translate-x-1\/2{--transform-translate-x:50%}.translate-x-1\/3{--transform-translate-x:33.333333%}.translate-x-full{--transform-translate-x:100%}.-translate-x-3{--transform-translate-x:-0.75rem}.-translate-x-8{--transform-translate-x:-2rem}.-translate-x-1\/2{--transform-translate-x:-50%}.-translate-x-full{--transform-translate-x:-100%}.-translate-y-1{--transform-translate-y:-0.25rem}.-translate-y-2{--transform-translate-y:-0.5rem}.-translate-y-4{--transform-translate-y:-1rem}.-translate-y-24{--transform-translate-y:-6rem}.-translate-y-px{--transform-translate-y:-1px}.-translate-y-1\/2{--transform-translate-y:-50%}.-translate-y-1\/4{--transform-translate-y:-25%}.transition-none{-webkit-transition-property:none;transition-property:none}.transition-all{-webkit-transition-property:all;transition-property:all}.transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform;transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,-webkit-box-shadow,-webkit-transform}.transition-opacity{-webkit-transition-property:opacity;transition-property:opacity}.transition-transform{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-75{-webkit-transition-duration:75ms;transition-duration:75ms}.duration-100{-webkit-transition-duration:.1s;transition-duration:.1s}.duration-150{-webkit-transition-duration:.15s;transition-duration:.15s}.duration-200{-webkit-transition-duration:.2s;transition-duration:.2s}.duration-300{-webkit-transition-duration:.3s;transition-duration:.3s}.duration-500{-webkit-transition-duration:.5s;transition-duration:.5s}.duration-700{-webkit-transition-duration:.7s;transition-duration:.7s}.duration-1000{-webkit-transition-duration:1s;transition-duration:1s}.delay-75{-webkit-transition-delay:75ms;transition-delay:75ms}.ratio-4-3{padding-bottom:75%}.ratio-16-9{padding-bottom:56.25%}.ratio-3-2{padding-bottom:66.666667%}.ratio-1-1{padding-bottom:100%}.bg-right{background-position:95%}.border-before{position:relative}.border-before:before{content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:0;height:100%;width:1px;--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity))}.rounded-xl{border-radius:1.5rem}.shadow-extreme{-webkit-box-shadow:20px 20px 0 rgba(0,0,0,.2);box-shadow:20px 20px 0 rgba(0,0,0,.2)}@media (min-width:640px){.shadow-extreme{-webkit-box-shadow:5px 5px 0 rgba(0,0,0,.2);box-shadow:5px 5px 0 rgba(0,0,0,.2)}}@media (min-width:768px){.shadow-extreme{-webkit-box-shadow:35px 35px 0 rgba(0,0,0,.2);box-shadow:35px 35px 0 rgba(0,0,0,.2)}}.shadow-heavy{-webkit-box-shadow:2px 2px 5px 0 #242424;box-shadow:2px 2px 5px 0 #242424}.shadow-card{-webkit-box-shadow:0 0 7px 1.47px rgba(0,0,0,.2);box-shadow:0 0 7px 1.47px rgba(0,0,0,.2)}.filter-drop-shadow{-webkit-filter:drop-shadow(4px 6px 7px rgba(0,0,0,.4));filter:drop-shadow(4px 6px 7px rgba(0,0,0,.4))}.drop-shadow-button{-webkit-filter:drop-shadow(6px 6px 2px rgba(0,0,0,.75));filter:drop-shadow(6px 6px 2px rgba(0,0,0,.75))}.text-4-1\/2-xl{font-size:2.625rem}.text-9xl{font-size:7rem}.text-1xl{font-size:1.375rem}.grid-auto-fit{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}@media (min-width:768px){.grid-auto-fit{grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr))}}@media (min-width:1024px){.grid-auto-fit{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}}.grid-auto-fit-2-items{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}@media (min-width:768px){.grid-auto-fit-2-items{grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr))}}@media (min-width:1024px){.grid-auto-fit-2-items{grid-template-columns:repeat(4,minmax(13rem,1fr))}}.h-2\/3-screen{height:66.666666667vh}.h-1\/2{height:50%}.max-h-0{max-height:0}.h-80{height:20rem}.h-140{height:35rem}.h-400px{height:400px}.max-h-9\/10-screen{max-height:90vh}.h-30px{height:1.875rem}.min-h-inherit{min-height:inherit}.leading-x-snug{line-height:.8}.object-1\/4-top{-o-object-position:50% 25%;object-position:50% 25%}.opacity-40{opacity:.4}.centered{top:50%;left:50%;-webkit-transform:translate(-50%,-53%);transform:translate(-50%,-53%)}.above{bottom:100%}@media (min-width:1280px){.above{bottom:calc(100% + 120px)}}.-top-px{top:-1px}.text-shadow-md{text-shadow:0 4px 8px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.08)}.text-shadow-lg{text-shadow:0 2px 10px rgba(0,0,0,.85)}.text-shadow-none{text-shadow:none}.text-shadow-letters{text-shadow:2px 2px 6px #000}.text-shadow-letters-lg{text-shadow:5px 5px 8px rgba(0,0,0,.9)}.text-shadow-highlight-black{text-shadow:3px 3px 6px rgba(0,0,0,.7),-3px -3px 6px rgba(0,0,0,.7),3px 3px 10px rgba(0,0,0,.7),3px 3px 10px rgba(0,0,0,.7),0 0 20px rgba(0,0,0,.7),1px 1px 4px rgba(0,0,0,.7),-1px -1px 4px rgba(0,0,0,.7),2px 2px 4px rgba(0,0,0,.7),-2px -2px 4px rgba(0,0,0,.7)}.w-72{width:18rem}.w-80{width:20rem}.w-1\/7{width:14.28%}.w-2\/7{width:28.56%}.w-3\/7{width:42.84%}.w-3\/10{width:30%}.max-h-32{max-height:8rem}.w-100px{width:6.25rem}.-z-1{z-index:-1}@media (min-width:375px){.xsm\:block{display:block}.xsm\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.xsm\:order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.xsm\:text-4xl{font-size:2.25rem}.xsm\:text-5xl{font-size:3rem}.xsm\:text-6xl{font-size:4rem}.xsm\:mx-0{margin-left:0;margin-right:0}.xsm\:mt-0{margin-top:0}.xsm\:ml-6{margin-left:1.5rem}.xsm\:mt-32{margin-top:8rem}.xsm\:-mt-16{margin-top:-4rem}.xsm\:p-6{padding:1.5rem}.xsm\:px-2{padding-left:.5rem;padding-right:.5rem}.xsm\:px-4{padding-left:1rem;padding-right:1rem}.xsm\:pr-1{padding-right:.25rem}.xsm\:pl-1{padding-left:.25rem}.xsm\:text-left{text-align:left}.xsm\:w-1\/2{width:50%}.xsm\:w-1\/3{width:33.333333%}.xsm\:w-2\/3{width:66.666667%}.xsm\:w-1\/4{width:25%}.xsm\:w-2\/4{width:50%}.xsm\:w-3\/4{width:75%}.xsm\:w-1\/5{width:20%}.xsm\:w-2\/5{width:40%}.xsm\:w-3\/5{width:60%}.xsm\:w-4\/5{width:80%}.xsm\:w-1\/6{width:16.666667%}.xsm\:w-2\/6{width:33.333333%}.xsm\:w-3\/6{width:50%}.xsm\:w-4\/6{width:66.666667%}.xsm\:w-5\/6{width:83.333333%}.xsm\:w-1\/12{width:8.333333%}.xsm\:w-2\/12{width:16.666667%}.xsm\:w-3\/12{width:25%}.xsm\:w-4\/12{width:33.333333%}.xsm\:w-5\/12{width:41.666667%}.xsm\:w-6\/12{width:50%}.xsm\:w-7\/12{width:58.333333%}.xsm\:w-8\/12{width:66.666667%}.xsm\:w-9\/12{width:75%}.xsm\:w-full{width:100%}.xsm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xsm\:h-100{height:25rem}.xsm\:w-1\/7{width:14.28%}.xsm\:w-2\/7{width:28.56%}.xsm\:w-3\/7{width:42.84%}.xsm\:w-3\/10{width:30%}}@media (min-width:640px){.sm\:bg-bottom{background-position:bottom}.sm\:bg-center{background-position:50%}.sm\:bg-left{background-position:0}.sm\:bg-left-bottom{background-position:0 100%}.sm\:bg-left-top{background-position:0 0}.sm\:bg-right{background-position:100%}.sm\:bg-right-bottom{background-position:100% 100%}.sm\:bg-right-top{background-position:100% 0}.sm\:bg-top{background-position:top}.sm\:bg-auto{background-size:auto}.sm\:bg-cover{background-size:cover}.sm\:bg-contain{background-size:contain}.sm\:border-0{border-width:0}.sm\:border-l{border-left-width:1px}.sm\:block{display:block}.sm\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.sm\:grid{display:grid}.sm\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sm\:flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.sm\:flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sm\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sm\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.sm\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sm\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.sm\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.sm\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sm\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sm\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sm\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sm\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}.sm\:flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.sm\:order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.sm\:h-32{height:8rem}.sm\:h-40{height:10rem}.sm\:h-48{height:12rem}.sm\:h-full{height:100%}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-6xl{font-size:4rem}.sm\:leading-9{line-height:2.25rem}.sm\:m-0{margin:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mt-0{margin-top:0}.sm\:mb-0{margin-bottom:0}.sm\:mt-2{margin-top:.5rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mt-16{margin-top:4rem}.sm\:mt-20{margin-top:5rem}.sm\:mr-auto{margin-right:auto}.sm\:ml-auto{margin-left:auto}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-screen-md{max-width:768px}.sm\:p-8{padding:2rem}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:py-40{padding-top:10rem;padding-bottom:10rem}.sm\:py-48{padding-top:12rem;padding-bottom:12rem}.sm\:py-56{padding-top:14rem;padding-bottom:14rem}.sm\:py-64{padding-top:16rem;padding-bottom:16rem}.sm\:py-72{padding-top:18rem;padding-bottom:18rem}.sm\:py-80{padding-top:20rem;padding-bottom:20rem}.sm\:py-96{padding-top:24rem;padding-bottom:24rem}.sm\:pt-0{padding-top:0}.sm\:pb-0{padding-bottom:0}.sm\:pr-1{padding-right:.25rem}.sm\:pl-1{padding-left:.25rem}.sm\:pt-2{padding-top:.5rem}.sm\:pr-2{padding-right:.5rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pl-2{padding-left:.5rem}.sm\:pr-3{padding-right:.75rem}.sm\:pl-3{padding-left:.75rem}.sm\:pt-4{padding-top:1rem}.sm\:pr-4{padding-right:1rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pl-4{padding-left:1rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pl-5{padding-left:1.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:pr-8{padding-right:2rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pl-8{padding-left:2rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pt-12{padding-top:3rem}.sm\:pr-12{padding-right:3rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pl-12{padding-left:3rem}.sm\:pt-16{padding-top:4rem}.sm\:pr-16{padding-right:4rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pl-16{padding-left:4rem}.sm\:pt-20{padding-top:5rem}.sm\:pr-20{padding-right:5rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pl-20{padding-left:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pt-32{padding-top:8rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pt-40{padding-top:10rem}.sm\:pb-40{padding-bottom:10rem}.sm\:pt-48{padding-top:12rem}.sm\:pb-48{padding-bottom:12rem}.sm\:pt-56{padding-top:14rem}.sm\:pb-56{padding-bottom:14rem}.sm\:pt-64{padding-top:16rem}.sm\:pb-64{padding-bottom:16rem}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-8{width:2rem}.sm\:w-10{width:2.5rem}.sm\:w-12{width:3rem}.sm\:w-16{width:4rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-32{width:8rem}.sm\:w-40{width:10rem}.sm\:w-48{width:12rem}.sm\:w-56{width:14rem}.sm\:w-64{width:16rem}.sm\:w-auto{width:auto}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-2\/4{width:50%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.666667%}.sm\:w-2\/6{width:33.333333%}.sm\:w-3\/6{width:50%}.sm\:w-4\/6{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-1\/12{width:8.333333%}.sm\:w-2\/12{width:16.666667%}.sm\:w-3\/12{width:25%}.sm\:w-4\/12{width:33.333333%}.sm\:w-5\/12{width:41.666667%}.sm\:w-6\/12{width:50%}.sm\:w-7\/12{width:58.333333%}.sm\:w-8\/12{width:66.666667%}.sm\:w-9\/12{width:75%}.sm\:w-full{width:100%}.sm\:gap-8{grid-gap:2rem;gap:2rem}.sm\:col-gap-8{grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.sm\:gap-x-8{grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.sm\:row-gap-16{grid-row-gap:4rem;row-gap:4rem}.sm\:gap-y-10{grid-row-gap:2.5rem;row-gap:2.5rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-10{grid-column:span 10/span 10}.sm\:col-start-1{grid-column-start:1}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-4{grid-column-start:4}.sm\:row-span-1{grid-row:span 1/span 1}.sm\:row-start-1{grid-row-start:1}.sm\:row-start-2{grid-row-start:2}.sm\:ratio-4-3{padding-bottom:75%}.sm\:ratio-16-9{padding-bottom:56.25%}.sm\:ratio-3-2{padding-bottom:66.666667%}.sm\:ratio-1-1{padding-bottom:100%}.sm\:bg-right{background-position:95%}.sm\:text-8xl{font-size:6rem}.sm\:h-72{height:18rem}.sm\:w-1\/7{width:14.28%}.sm\:w-2\/7{width:28.56%}.sm\:w-3\/7{width:42.84%}.sm\:w-3\/10{width:30%}.sm\:max-h-12{max-height:3rem}}@media (min-width:768px){.md\:bg-fixed{background-attachment:fixed}.md\:bg-bottom{background-position:bottom}.md\:bg-center{background-position:50%}.md\:bg-left{background-position:0}.md\:bg-left-bottom{background-position:0 100%}.md\:bg-left-top{background-position:0 0}.md\:bg-right{background-position:100%}.md\:bg-right-bottom{background-position:100% 100%}.md\:bg-right-top{background-position:100% 0}.md\:bg-top{background-position:top}.md\:bg-auto{background-size:auto}.md\:bg-cover{background-size:cover}.md\:bg-contain{background-size:contain}.md\:rounded-none{border-radius:0}.md\:border-none{border-style:none}.md\:border-0{border-width:0}.md\:border-t-0{border-top-width:0}.md\:border-b-4{border-bottom-width:4px}.md\:border-r{border-right-width:1px}.md\:border-l{border-left-width:1px}.md\:block{display:block}.md\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.md\:flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.md\:flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.md\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.md\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.md\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.md\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.md\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.md\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.md\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.md\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.md\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.md\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}.md\:flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.md\:flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.md\:order-first{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.md\:order-last{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.md\:order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.md\:h-12{height:3rem}.md\:h-24{height:6rem}.md\:h-auto{height:auto}.md\:text-base{font-size:1rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:m-0{margin:0}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mt-2{margin-top:.5rem}.md\:ml-2{margin-left:.5rem}.md\:ml-4{margin-left:1rem}.md\:mr-6{margin-right:1.5rem}.md\:ml-6{margin-left:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mr-10{margin-right:2.5rem}.md\:mt-12{margin-top:3rem}.md\:mt-20{margin-top:5rem}.md\:mb-24{margin-bottom:6rem}.md\:mr-auto{margin-right:auto}.md\:ml-auto{margin-left:auto}.md\:-mt-10{margin-top:-2.5rem}.md\:-ml-10{margin-left:-2.5rem}.md\:max-w-none{max-width:none}.md\:p-0{padding:0}.md\:p-4{padding:1rem}.md\:p-8{padding:2rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:px-0{padding-left:0;padding-right:0}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-32{padding-top:8rem;padding-bottom:8rem}.md\:py-40{padding-top:10rem;padding-bottom:10rem}.md\:py-48{padding-top:12rem;padding-bottom:12rem}.md\:py-56{padding-top:14rem;padding-bottom:14rem}.md\:py-64{padding-top:16rem;padding-bottom:16rem}.md\:py-72{padding-top:18rem;padding-bottom:18rem}.md\:py-80{padding-top:20rem;padding-bottom:20rem}.md\:py-96{padding-top:24rem;padding-bottom:24rem}.md\:pt-0{padding-top:0}.md\:pr-0{padding-right:0}.md\:pb-0{padding-bottom:0}.md\:pl-0{padding-left:0}.md\:pr-1{padding-right:.25rem}.md\:pl-1{padding-left:.25rem}.md\:pt-2{padding-top:.5rem}.md\:pr-2{padding-right:.5rem}.md\:pb-2{padding-bottom:.5rem}.md\:pl-2{padding-left:.5rem}.md\:pr-3{padding-right:.75rem}.md\:pl-3{padding-left:.75rem}.md\:pt-4{padding-top:1rem}.md\:pr-4{padding-right:1rem}.md\:pb-4{padding-bottom:1rem}.md\:pl-4{padding-left:1rem}.md\:pr-5{padding-right:1.25rem}.md\:pl-5{padding-left:1.25rem}.md\:pt-6{padding-top:1.5rem}.md\:pr-6{padding-right:1.5rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pl-6{padding-left:1.5rem}.md\:pt-8{padding-top:2rem}.md\:pr-8{padding-right:2rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-8{padding-left:2rem}.md\:pt-10{padding-top:2.5rem}.md\:pr-10{padding-right:2.5rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pt-12{padding-top:3rem}.md\:pr-12{padding-right:3rem}.md\:pb-12{padding-bottom:3rem}.md\:pl-12{padding-left:3rem}.md\:pt-16{padding-top:4rem}.md\:pr-16{padding-right:4rem}.md\:pb-16{padding-bottom:4rem}.md\:pl-16{padding-left:4rem}.md\:pt-20{padding-top:5rem}.md\:pr-20{padding-right:5rem}.md\:pb-20{padding-bottom:5rem}.md\:pl-20{padding-left:5rem}.md\:pt-24{padding-top:6rem}.md\:pb-24{padding-bottom:6rem}.md\:pt-32{padding-top:8rem}.md\:pb-32{padding-bottom:8rem}.md\:pt-40{padding-top:10rem}.md\:pb-40{padding-bottom:10rem}.md\:pt-48{padding-top:12rem}.md\:pb-48{padding-bottom:12rem}.md\:pt-56{padding-top:14rem}.md\:pb-56{padding-bottom:14rem}.md\:pt-64{padding-top:16rem}.md\:pb-64{padding-bottom:16rem}.md\:top-8{top:2rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:w-4{width:1rem}.md\:w-5{width:1.25rem}.md\:w-6{width:1.5rem}.md\:w-8{width:2rem}.md\:w-10{width:2.5rem}.md\:w-12{width:3rem}.md\:w-16{width:4rem}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:w-32{width:8rem}.md\:w-40{width:10rem}.md\:w-48{width:12rem}.md\:w-56{width:14rem}.md\:w-60{width:15rem}.md\:w-64{width:16rem}.md\:w-auto{width:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-1\/4{width:25%}.md\:w-2\/4{width:50%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-1\/6{width:16.666667%}.md\:w-2\/6{width:33.333333%}.md\:w-3\/6{width:50%}.md\:w-4\/6{width:66.666667%}.md\:w-5\/6{width:83.333333%}.md\:w-1\/12{width:8.333333%}.md\:w-2\/12{width:16.666667%}.md\:w-3\/12{width:25%}.md\:w-4\/12{width:33.333333%}.md\:w-5\/12{width:41.666667%}.md\:w-6\/12{width:50%}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:w-9\/12{width:75%}.md\:w-11\/12{width:91.666667%}.md\:w-full{width:100%}.md\:gap-6{grid-gap:1.5rem;gap:1.5rem}.md\:gap-8{grid-gap:2rem;gap:2rem}.md\:col-gap-8{grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.md\:row-gap-10{grid-row-gap:2.5rem;row-gap:2.5rem}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-start-2{grid-column-start:2}.md\:row-span-1{grid-row:span 1/span 1}.md\:row-start-3{grid-row-start:3}.md\:ratio-4-3{padding-bottom:75%}.md\:ratio-16-9{padding-bottom:56.25%}.md\:ratio-3-2{padding-bottom:66.666667%}.md\:ratio-1-1{padding-bottom:100%}.md\:bg-right{background-position:95%}.md\:text-10xl{font-size:7.5rem}.md\:grid-rows-4-success-stories{grid-template-rows:repeat(3,minmax(0,1fr)) minmax(-webkit-min-content,-webkit-max-content);grid-template-rows:repeat(3,minmax(0,1fr)) minmax(min-content,max-content)}.md\:w-1\/7{width:14.28%}.md\:w-2\/7{width:28.56%}.md\:w-3\/7{width:42.84%}.md\:w-3\/10{width:30%}.md\:max-h-16{max-height:4rem}}@media (min-width:1024px){.lg\:gradient-gray-to-white{background-image:-webkit-gradient(linear,left top,right top,from(#eaece9),to(#fff));background-image:linear-gradient(90deg,#eaece9,#fff)}.lg\:bg-transparent{background-color:transparent}.lg\:bg-white{background-color:#ffffff;}.lg\:hover\:bg-miles-blue:hover{--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity))}.lg\:hover\:bg-miles-dark-blue:hover{--bg-opacity:1;background-color:#002c68;background-color:rgba(0,44,104,var(--bg-opacity))}.lg\:hover\:bg-miles-light-gray:hover{--bg-opacity:1;background-color:#dbdbdb;background-color:rgba(219,219,219,var(--bg-opacity))}.lg\:hover\:bg-miles-red:hover{--bg-opacity:1;background-color:#c13842;background-color:rgba(193,56,66,var(--bg-opacity))}.lg\:hover\:bg-miles-accent-yellow:hover{--bg-opacity:1;background-color:#fb3;background-color:rgba(255,187,51,var(--bg-opacity))}.lg\:hover\:bg-miles-accent-green:hover{--bg-opacity:1;background-color:#00a251;background-color:rgba(0,162,81,var(--bg-opacity))}.lg\:hover\:bg-miles-gray:hover{--bg-opacity:1;background-color:#515252;background-color:rgba(81,82,82,var(--bg-opacity))}.lg\:bg-bottom{background-position:bottom}.lg\:bg-center{background-position:50%}.lg\:bg-left{background-position:0}.lg\:bg-left-bottom{background-position:0 100%}.lg\:bg-left-top{background-position:0 0}.lg\:bg-right{background-position:100%}.lg\:bg-right-bottom{background-position:100% 100%}.lg\:bg-right-top{background-position:100% 0}.lg\:bg-top{background-position:top}.lg\:bg-auto{background-size:auto}.lg\:bg-cover{background-size:cover}.lg\:bg-contain{background-size:contain}.lg\:rounded-full{border-radius:9999px}.lg\:rounded-tr-full{border-top-right-radius:9999px}.lg\:rounded-br-full{border-bottom-right-radius:9999px}.lg\:border-b-2{border-bottom-width:2px}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lg\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lg\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.lg\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lg\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.lg\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.lg\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lg\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.lg\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lg\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lg\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}.lg\:flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.lg\:order-last{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.lg\:order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.lg\:h-0{height:0}.lg\:h-16{height:4rem}.lg\:h-36{height:9rem}.lg\:h-full{height:100%}.lg\:text-sm{font-size:.875rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-xl{font-size:1.25rem}.lg\:text-2xl{font-size:1.5rem}.lg\:text-5xl{font-size:3rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0{margin-left:0}.lg\:ml-2{margin-left:.5rem}.lg\:mt-3{margin-top:.75rem}.lg\:mt-6{margin-top:1.5rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:ml-10{margin-left:2.5rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-24{margin-top:6rem}.lg\:mr-auto{margin-right:auto}.lg\:ml-auto{margin-left:auto}.lg\:max-w-none{max-width:none}.lg\:max-w-screen-xl{max-width:1280px}.lg\:opacity-0{opacity:0}.group:hover .lg\:group-hover\:opacity-100{opacity:1}.lg\:overflow-hidden{overflow:hidden}.lg\:p-0{padding:0}.lg\:p-6{padding:1.5rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:py-40{padding-top:10rem;padding-bottom:10rem}.lg\:py-48{padding-top:12rem;padding-bottom:12rem}.lg\:py-56{padding-top:14rem;padding-bottom:14rem}.lg\:py-64{padding-top:16rem;padding-bottom:16rem}.lg\:py-72{padding-top:18rem;padding-bottom:18rem}.lg\:py-80{padding-top:20rem;padding-bottom:20rem}.lg\:py-96{padding-top:24rem;padding-bottom:24rem}.lg\:pt-0{padding-top:0}.lg\:pb-0{padding-bottom:0}.lg\:pt-1{padding-top:.25rem}.lg\:pr-1{padding-right:.25rem}.lg\:pl-1{padding-left:.25rem}.lg\:pt-2{padding-top:.5rem}.lg\:pr-2{padding-right:.5rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:pr-3{padding-right:.75rem}.lg\:pl-3{padding-left:.75rem}.lg\:pt-4{padding-top:1rem}.lg\:pr-4{padding-right:1rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pl-4{padding-left:1rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pt-8{padding-top:2rem}.lg\:pr-8{padding-right:2rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-8{padding-left:2rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pr-12{padding-right:3rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pl-12{padding-left:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pr-16{padding-right:4rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pl-16{padding-left:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pr-20{padding-right:5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pl-20{padding-left:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pt-32{padding-top:8rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pt-40{padding-top:10rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pt-48{padding-top:12rem}.lg\:pb-48{padding-bottom:12rem}.lg\:pt-56{padding-top:14rem}.lg\:pb-56{padding-bottom:14rem}.lg\:pt-64{padding-top:16rem}.lg\:pb-64{padding-bottom:16rem}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:top-0{top:0}.lg\:left-0{left:0}.lg\:top-6{top:1.5rem}.lg\:top-12{top:3rem}.lg\:left-full{left:100%}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-gray-900{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.lg\:hover\:text-white:hover{color:#ffffff;}.lg\:invisible{visibility:hidden}.group:hover .lg\:group-hover\:visible{visibility:visible}.lg\:w-0{width:0}.lg\:w-4{width:1rem}.lg\:w-5{width:1.25rem}.lg\:w-6{width:1.5rem}.lg\:w-8{width:2rem}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-16{width:4rem}.lg\:w-20{width:5rem}.lg\:w-24{width:6rem}.lg\:w-32{width:8rem}.lg\:w-40{width:10rem}.lg\:w-48{width:12rem}.lg\:w-56{width:14rem}.lg\:w-64{width:16rem}.lg\:w-auto{width:auto}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-2\/4{width:50%}.lg\:w-3\/4{width:75%}.lg\:w-1\/5{width:20%}.lg\:w-2\/5{width:40%}.lg\:w-3\/5{width:60%}.lg\:w-4\/5{width:80%}.lg\:w-1\/6{width:16.666667%}.lg\:w-2\/6{width:33.333333%}.lg\:w-3\/6{width:50%}.lg\:w-4\/6{width:66.666667%}.lg\:w-5\/6{width:83.333333%}.lg\:w-1\/12{width:8.333333%}.lg\:w-2\/12{width:16.666667%}.lg\:w-3\/12{width:25%}.lg\:w-4\/12{width:33.333333%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6\/12{width:50%}.lg\:w-7\/12{width:58.333333%}.lg\:w-8\/12{width:66.666667%}.lg\:w-9\/12{width:75%}.lg\:w-10\/12{width:83.333333%}.lg\:w-full{width:100%}.lg\:z-10{z-index:10}.lg\:gap-6{grid-gap:1.5rem;gap:1.5rem}.lg\:gap-8{grid-gap:2rem;gap:2rem}.lg\:gap-10{grid-gap:2.5rem;gap:2.5rem}.lg\:col-gap-16{grid-column-gap:4rem;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.lg\:gap-x-8{grid-column-gap:2rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.lg\:grid-flow-row-dense{grid-auto-flow:row dense}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-4{grid-column-start:4}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:row-start-3{grid-row-start:3}.lg\:transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;-webkit-transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.lg\:translate-x-0{--transform-translate-x:0}.lg\:translate-x-1\/2{--transform-translate-x:50%}.lg\:-translate-x-6{--transform-translate-x:-1.5rem}.lg\:-translate-y-12{--transform-translate-y:-3rem}.group:hover .lg\:group-hover\:translate-y-0{--transform-translate-y:0}.lg\:ratio-4-3{padding-bottom:75%}.lg\:ratio-16-9{padding-bottom:56.25%}.lg\:ratio-3-2{padding-bottom:66.666667%}.lg\:ratio-1-1{padding-bottom:100%}.lg\:ratio-none{padding-bottom:0}.lg\:bg-right{background-position:95%}.lg\:text-8xl{font-size:6rem}.lg\:grid-cols-3-middle-widest{grid-template-columns:1fr 1.5fr 1fr}.lg\:w-72{width:18rem}.lg\:w-1\/7{width:14.28%}.lg\:w-2\/7{width:28.56%}.lg\:w-3\/7{width:42.84%}.lg\:w-3\/10{width:30%}.lg\:max-h-24{max-height:6rem}}@media (min-width:1280px){.xl\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.xl\:space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem*var(--space-y-reverse))}.xl\:space-x-6>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.5rem*var(--space-x-reverse));margin-left:calc(1.5rem*(1 - var(--space-x-reverse)))}.xl\:bg-white{background-color:#ffffff;}.xl\:bg-miles-blue{--bg-opacity:1;background-color:#004aa0;background-color:rgba(0,74,160,var(--bg-opacity))}.xl\:bg-miles-light-gray{--bg-opacity:1;background-color:#dbdbdb;background-color:rgba(219,219,219,var(--bg-opacity))}.xl\:bg-miles-bg-gray{--bg-opacity:1;background-color:#efefef;background-color:rgba(239,239,239,var(--bg-opacity))}.xl\:hover\:bg-white:hover{background-color:#ffffff;}.group:hover .xl\:group-hover\:bg-white{background-color:#ffffff;}.xl\:border-opacity-0{--border-opacity:0}.xl\:hover\:border-opacity-100:hover{--border-opacity:1}.xl\:border-t-2{border-top-width:2px}.xl\:block{display:block}.xl\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.xl\:hidden{display:none}.xl\:flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xl\:flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xl\:items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.xl\:items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.xl\:items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xl\:items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.xl\:items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.xl\:self-end{-ms-flex-item-align:end;align-self:flex-end}.xl\:justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.xl\:justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.xl\:justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.xl\:justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.xl\:justify-around{-ms-flex-pack:distribute;justify-content:space-around}.xl\:order-none{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.xl\:h-20{height:5rem}.xl\:h-auto{height:auto}.xl\:text-base{font-size:1rem}.xl\:text-lg{font-size:1.125rem}.xl\:text-xl{font-size:1.25rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-5xl{font-size:3rem}.xl\:my-0{margin-top:0;margin-bottom:0}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:-mx-8{margin-left:-2rem;margin-right:-2rem}.xl\:mt-0{margin-top:0}.xl\:mt-2{margin-top:.5rem}.xl\:mt-4{margin-top:1rem}.xl\:mb-4{margin-bottom:1rem}.xl\:mt-6{margin-top:1.5rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:ml-8{margin-left:2rem}.xl\:mt-16{margin-top:4rem}.xl\:mt-40{margin-top:10rem}.xl\:-mt-8{margin-top:-2rem}.xl\:-mt-16{margin-top:-4rem}.xl\:-mt-24{margin-top:-6rem}.xl\:-mt-32{margin-top:-8rem}.xl\:max-w-xs{max-width:20rem}.xl\:max-w-3xl{max-width:48rem}.xl\:max-w-screen-xsm{max-width:375px}.xl\:opacity-0{opacity:0}.group:hover .xl\:group-hover\:opacity-100{opacity:1}.xl\:p-0{padding:0}.xl\:p-2{padding:.5rem}.xl\:p-8{padding:2rem}.xl\:py-0{padding-top:0;padding-bottom:0}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-1{padding-left:.25rem;padding-right:.25rem}.xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:py-8{padding-top:2rem;padding-bottom:2rem}.xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:py-12{padding-top:3rem;padding-bottom:3rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:py-16{padding-top:4rem;padding-bottom:4rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:py-24{padding-top:6rem;padding-bottom:6rem}.xl\:py-32{padding-top:8rem;padding-bottom:8rem}.xl\:py-40{padding-top:10rem;padding-bottom:10rem}.xl\:py-48{padding-top:12rem;padding-bottom:12rem}.xl\:py-56{padding-top:14rem;padding-bottom:14rem}.xl\:py-64{padding-top:16rem;padding-bottom:16rem}.xl\:py-72{padding-top:18rem;padding-bottom:18rem}.xl\:py-80{padding-top:20rem;padding-bottom:20rem}.xl\:py-96{padding-top:24rem;padding-bottom:24rem}.xl\:pt-0{padding-top:0}.xl\:pr-0{padding-right:0}.xl\:pb-0{padding-bottom:0}.xl\:pl-0{padding-left:0}.xl\:pr-1{padding-right:.25rem}.xl\:pl-1{padding-left:.25rem}.xl\:pt-2{padding-top:.5rem}.xl\:pr-2{padding-right:.5rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pl-2{padding-left:.5rem}.xl\:pr-3{padding-right:.75rem}.xl\:pl-3{padding-left:.75rem}.xl\:pt-4{padding-top:1rem}.xl\:pr-4{padding-right:1rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pl-4{padding-left:1rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pb-6{padding-bottom:1.5rem}.xl\:pl-6{padding-left:1.5rem}.xl\:pt-8{padding-top:2rem}.xl\:pr-8{padding-right:2rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pl-8{padding-left:2rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pt-12{padding-top:3rem}.xl\:pr-12{padding-right:3rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pl-12{padding-left:3rem}.xl\:pt-16{padding-top:4rem}.xl\:pr-16{padding-right:4rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pl-16{padding-left:4rem}.xl\:pt-20{padding-top:5rem}.xl\:pr-20{padding-right:5rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pl-20{padding-left:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pl-24{padding-left:6rem}.xl\:pt-32{padding-top:8rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pl-32{padding-left:8rem}.xl\:pt-40{padding-top:10rem}.xl\:pb-40{padding-bottom:10rem}.xl\:pt-48{padding-top:12rem}.xl\:pb-48{padding-bottom:12rem}.xl\:pt-56{padding-top:14rem}.xl\:pb-56{padding-bottom:14rem}.xl\:pt-64{padding-top:16rem}.xl\:pb-64{padding-bottom:16rem}.xl\:fixed{position:fixed}.xl\:absolute{position:absolute}.xl\:left-1\/2{left:50%}.xl\:shadow-lg{-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.xl\:text-left{text-align:left}.xl\:text-center{text-align:center}.xl\:text-right{text-align:right}.xl\:text-white{color:#ffffff;}.xl\:invisible{visibility:hidden}.group:hover .xl\:group-hover\:visible{visibility:visible}.xl\:w-4{width:1rem}.xl\:w-5{width:1.25rem}.xl\:w-6{width:1.5rem}.xl\:w-8{width:2rem}.xl\:w-10{width:2.5rem}.xl\:w-12{width:3rem}.xl\:w-16{width:4rem}.xl\:w-20{width:5rem}.xl\:w-24{width:6rem}.xl\:w-32{width:8rem}.xl\:w-40{width:10rem}.xl\:w-48{width:12rem}.xl\:w-56{width:14rem}.xl\:w-auto{width:auto}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-1\/4{width:25%}.xl\:w-2\/4{width:50%}.xl\:w-3\/4{width:75%}.xl\:w-1\/5{width:20%}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-4\/5{width:80%}.xl\:w-1\/6{width:16.666667%}.xl\:w-2\/6{width:33.333333%}.xl\:w-3\/6{width:50%}.xl\:w-4\/6{width:66.666667%}.xl\:w-5\/6{width:83.333333%}.xl\:w-1\/12{width:8.333333%}.xl\:w-2\/12{width:16.666667%}.xl\:w-3\/12{width:25%}.xl\:w-4\/12{width:33.333333%}.xl\:w-5\/12{width:41.666667%}.xl\:w-6\/12{width:50%}.xl\:w-7\/12{width:58.333333%}.xl\:w-8\/12{width:66.666667%}.xl\:w-9\/12{width:75%}.xl\:w-11\/12{width:91.666667%}.xl\:w-full{width:100%}.xl\:w-screen{width:100vw}.xl\:gap-6{grid-gap:1.5rem;gap:1.5rem}.xl\:gap-8{grid-gap:2rem;gap:2rem}.xl\:gap-12{grid-gap:3rem;gap:3rem}.xl\:gap-16{grid-gap:4rem;gap:4rem}.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-start-4{grid-column-start:4}.xl\:translate-x-1\/12{--transform-translate-x:8.333333%}.xl\:-translate-x-1\/2{--transform-translate-x:-50%}.xl\:-translate-y-1\/2{--transform-translate-y:-50%}.xl\:ratio-16-9{padding-bottom:56.25%}.xl\:ratio-1-1{padding-bottom:100%}.xl\:h-80{height:20rem}.xl\:w-80{width:20rem}.xl\:w-1\/7{width:14.28%}.xl\:w-2\/7{width:28.56%}.xl\:w-3\/7{width:42.84%}.xl\:w-3\/10{width:30%}}@media (min-width:1450px){.xl1450\:block{display:block}.xl1450\:-mt-16{margin-top:-4rem}.xl1450\:-mt-40{margin-top:-10rem}.xl1450\:pb-40{padding-bottom:10rem}}@media (min-width:1850px){.xxl\:px-1{padding-left:.25rem;padding-right:.25rem}.xxl\:py-64{padding-top:16rem;padding-bottom:16rem}.xxl\:py-80{padding-top:20rem;padding-bottom:20rem}.xxl\:pt-32{padding-top:8rem}.xxl\:w-1\/2{width:50%}.xxl\:w-1\/3{width:33.333333%}.xxl\:w-2\/3{width:66.666667%}.xxl\:w-1\/4{width:25%}.xxl\:w-2\/4{width:50%}.xxl\:w-3\/4{width:75%}.xxl\:w-1\/5{width:20%}.xxl\:w-2\/5{width:40%}.xxl\:w-3\/5{width:60%}.xxl\:w-4\/5{width:80%}.xxl\:w-1\/6{width:16.666667%}.xxl\:w-2\/6{width:33.333333%}.xxl\:w-3\/6{width:50%}.xxl\:w-4\/6{width:66.666667%}.xxl\:w-5\/6{width:83.333333%}.xxl\:w-1\/12{width:8.333333%}.xxl\:w-2\/12{width:16.666667%}.xxl\:w-3\/12{width:25%}.xxl\:w-4\/12{width:33.333333%}.xxl\:w-5\/12{width:41.666667%}.xxl\:w-6\/12{width:50%}.xxl\:w-7\/12{width:58.333333%}.xxl\:w-8\/12{width:66.666667%}.xxl\:w-9\/12{width:75%}.xxl\:w-1\/7{width:14.28%}.xxl\:w-2\/7{width:28.56%}.xxl\:w-3\/7{width:42.84%}.xxl\:w-3\/10{width:30%}}