@charset "UTF-8";
.gutslider-5d2945d4 .swiper-container-outer {height:587px;border-radius:100rem;background-color:undefined;}.gutslider-5d2945d4 .swiper-container-outer img{border-radius:100rem;}
 :root {
}
.util-background-contain [style*=background-image] {
background-size: contain !important;
background-repeat: no-repeat;
}
@media (min-width: 769px) {
.util-mobile-only,
.is-style-util-mobile-only {
opacity: 0.5;
}
body:not([class*=block-editor]) .util-mobile-only,
body:not([class*=block-editor]) .is-style-util-mobile-only {
display: none !important;
}
}
@media (max-width: 768px) {
.util-desktop-only,
.is-style-util-desktop-only {
opacity: 0.5;
}
body:not([class*=block-editor]) .util-desktop-only,
body:not([class*=block-editor]) .is-style-util-desktop-only {
display: none !important;
}
.util-mobile-flex-content {
flex-basis: content !important;
}
.mobile-center * {
text-align: center;
justify-content: center;
}
.util-mobile-no-row-gap {
row-gap: 0 !important;
}
}