.swiper-masonry {
padding: 0 20px;
}
.swiper-masonry .swiper-slide { 
width: auto;
height: 60vh;
}
.swiper-masonry .swiper-slide img {
width: auto;
height: 100%; 
}
.cardlink { position: relative; }
.cardlink a::before { content: ""; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.yt-player-wrapper { position: fixed; display: none; width: 100%; height: 100vh; overflow: hidden; top: 0; left: 0; justify-content: center; align-items: center; z-index: 999; background: rgba(0,0,0,.7); }
.yt-player-wrapper.yt-player-open { display: flex; }
.yt-player-wrapper .yt-player { width: 80%; aspect-ratio: 16 / 9; }
.yt-player-wrapper .yt-player iframe { width: 100%; height: 100%; }
.yt-player-wrapper .yt-close { position: fixed; top: 30px; right: 30px; background: #4D7DDA; color: #fff; width: 60px; height: 60px; border-radius: 50%; line-height: 54px; text-align: center; font-size: 30px; text-decoration: none; }
.podcast-article img.custom-thumbnail { height: unset !important; top: unset; }
.swiper-testimonials .swiper-slide:after, .swiper-podcast .swiper-slide:after { pointer-events: none; }
.submenu .socials { padding: 16px 0; }
.tag-cloud a.tag-cloud-link-current { color: #fff !important; }
.cmplz-message p { font-size: 14px !important; }
.grecaptcha-badge { display: none !important; }
.contact form>.row:first-child { margin-bottom: 60px !important }
.rounded { border-radius: 10px; }
#contact-form .pt-3 { margin-bottom: 20px; }
.single-novosti .style-text h2 { font-size: clamp(28px,2.4vw,36px); }
.single-novosti .style-text h3 { font-size: clamp(24px,2.2vw,28px); }
.single-novosti .style-text h4 { font-size: clamp(20px,1.6vw,24px); }
#lf-banner { position: fixed; width: 100%; height: 100vh; background: rgba(0, 0, 0, 0.5); top: 0; left: 0; justify-content: center; align-items: center; z-index: 99998; cursor: pointer; }
#lf-banner .lf-banner-wrapper { position: relative; width: 80%; max-width: 600px; height: auto; box-shadow: 0 0 20px black; }
#lf-banner .lf-banner-close { position: absolute; top: 0; right: 0; z-index: 1; display: flex; justify-content: center; align-items: center; background: #fff; width: 40px; height: 40px; font-size: 20px; }
#lf-banner img { width: 100%; height: auto; }
.archive.tax-gallery-type .article a,
.archive.post-type-archive-galerija .article a { background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.35) 60%); }
.contact.plain-grey { background: #edeff5 !important; color: unset; }
.contact.plain-grey form input, .contact.plain-grey form textarea, .contact.plain-grey form select { color: #000; border-bottom: 1px solid #000; }
.contact.plain-grey form input::placeholder, .contact.plain-grey form textarea::placeholder { color: rgba(0,0,0,.5); }
.contact p { margin-bottom: 16px; }
.section-social .socials { display: flex; gap: 30px; margin-top: 40px; }
.section-social .socials a { color: #000; font-size: 30px; }
.instagram-feed { padding: 20px 60px 0 60px; }
.sbi_photo_wrap { border-radius: 10px; overflow: hidden; }
.col-testimonial.testimonial a { position: relative; margin-bottom: 30px; overflow: hidden; border-radius: 10px; }
.col-testimonial.testimonial a img { display: block; }
.col-testimonial.testimonial a:before { content: attr(data-videotitle); position: absolute; bottom: 0; left: 0; width: 100%; padding: 10px; text-align: center; font-size: 14px; color: white; z-index: 1; }
.service-labels { justify-content: flex-start !important; gap: 16px !important; }
.service-labels a { border: none !important; font-size: 14px !important; padding: 12px 24px !important; max-width: 280px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.service-labels a:nth-child(n+10) { display: none; }
.service-labels.all-shown a:nth-child(n+10) { display: inline-block; }
.service-labels a.show-all { background: #cad0f7; display: inline-block; }
.service-labels a:nth-child(-n+10).show-all { display: none; }
.service-labels a.show-all:after { content: 'sve usluge'; }
.service-labels.all-shown a.show-all:after { content: 'manje'; }
.py-60 { padding: 60px 0; }
.citat { font: italic 3vmax 'Georgia', serif; line-height: 1.1; text-align: center; color: #425677; }
@media only screen and (max-width: 991px) {
.contact form>.row:first-child {
margin-bottom: 30px !important;
}
.section-social .socials {
margin: 0 0 25px 0;
}
.instagram-feed { padding: 20px 40px 0 40px; }
}
@media only screen and (max-width: 767px) { 
.section-social .row.align-lg-items-end {
text-align: center;
}
.section-social .intro-text {
max-width: 100%;
}
.section-social .socials {
justify-content: center;
}
.section-social .socials a {
font-size: 24px;
}
.instagram-feed { padding: 20px 25px 0 25px; }
.service-labels { gap: 8px !important; }
.service-labels a { max-width: 100%; font-size: 12px !important; padding: 8px 16px !important; }
.service-labels a:nth-child(n+5) { display: none; }
.service-labels.all-shown a:nth-child(n+5) { display: inline-block; }
.service-labels a.show-all { display: inline-block; }
.service-labels a:nth-child(-n+10).show-all { display: inline-block; }
.service-labels a:nth-child(-n+5).show-all { display: none; }
.py-60 { padding: 25px 0; }
}
.c21-text-welcome { line-height: 1 !important; }
.row-limited .col-article .style-text p { display: none; }
.row-limited.row-invisible .col-article .article { background-color: #e4f2ff; }
.row-limited.row-invisible .col-article .article img,
.row-limited.row-invisible .col-article .article a { visibility: hidden; }
.row-limited .col-article:nth-child(n+6) { display: none; }
@media (min-width: 1200px) {
.row-limited .col-article:nth-child(n+4) { display: none; }
}
.row-limited .show-all .article { background-color: #e4f2ff; }
.row-limited .show-all a { font-family: "RedHatDisplay", sans-serif; font-weight: 700; font-size: clamp(14px,1.6vw,36px); text-transform: uppercase; }
.row-limited .show-all span { font-family: "DMSans"; font-weight: 400; font-size: clamp(50px,6vw,80px); }
.gallery-square-layout .gap-40 { row-gap: 40px; }
@media (max-width: 767px) {
.gallery-square-layout .gap-40 { row-gap: 20px; }
}
.gallery-square-layout .square a { font-family: "RedHatDisplay", sans-serif; font-weight: 700; font-size: clamp(14px,1.6vw,36px); text-transform: uppercase; }
.article.square { aspect-ratio: 1 / 1; }
.wrapper { width: 90%; max-width: 1200px; margin-inline: auto; }
.faq .style-text {
padding: 20px 0 !important;
border-bottom: 1px dashed #aaa;
}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.d-none{display:none}.d-block{display:block}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-end{justify-content:flex-end}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.img-fluid{max-width:100%}.w-100{width:100%}.relative{position:relative}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.overflow-hidden{overflow:hidden}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.mt-0{margin-top:0 !important}.mt-10{margin-top:10px !important}.mt-20{margin-top:20px !important}.mt-30{margin-top:30px !important}.mt-40{margin-top:40px !important}.mt-50{margin-top:50px !important}.mt-60{margin-top:60px !important}.mt-70{margin-top:70px !important}.mt-80{margin-top:80px !important}.mt-90{margin-top:90px !important}.mt-100{margin-top:100px !important}.mb-0{margin-bottom:0 !important}.mb-10{margin-bottom:10px !important}.mb-20{margin-bottom:20px !important}.mb-30{margin-bottom:30px !important}.mb-40{margin-bottom:40px !important}.mb-50{margin-bottom:50px !important}.mb-60{margin-bottom:60px !important}.mb-70{margin-bottom:70px !important}.mb-80{margin-bottom:80px !important}.mb-90{margin-bottom:90px !important}.mb-100{margin-bottom:100px !important}.no-after:after{content:none}.grey{background:#edeff5}.light-blue{background:#e4f1ff}@media(min-width: 768px){.pt-md-0{padding-top:0 !important}.pb-md-0{padding-bottom:0 !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.px-md-0{padding-left:0 !important;padding-right:0 !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.mx-md-0{margin-left:0 !important;margin-right:0 !important}.mt-md-0{margin-top:0 !important}.mt-md-10{margin-top:10px !important}.mt-md-20{margin-top:20px !important}.mt-md-30{margin-top:30px !important}.mt-md-40{margin-top:40px !important}.mt-md-50{margin-top:50px !important}.mt-md-60{margin-top:60px !important}.mt-md-70{margin-top:70px !important}.mt-md-80{margin-top:80px !important}.mt-md-90{margin-top:90px !important}.mt-md-100{margin-top:100px !important}.mb-md-0{margin-bottom:0 !important}.mb-md-10{margin-bottom:10px !important}.mb-md-20{margin-bottom:20px !important}.mb-md-30{margin-bottom:30px !important}.mb-md-40{margin-bottom:40px !important}.mb-md-50{margin-bottom:50px !important}.mb-md-60{margin-bottom:60px !important}.mb-md-70{margin-bottom:70px !important}.mb-md-80{margin-bottom:80px !important}.mb-md-90{margin-bottom:90px !important}.mb-md-100{margin-bottom:100px !important}.d-md-none{display:none}.d-md-block{display:block}.d-md-inline-block{display:inline-block}.d-md-flex{display:flex}.d-md-inline-flex{display:inline-flex}.justify-md-content-start{justify-content:flex-start}.justify-md-content-center{justify-content:center}.justify-md-content-between{justify-content:space-between}.justify-md-content-end{justify-content:flex-end}.align-md-items-start{align-items:flex-start}.align-md-items-center{align-items:center}.align-md-items-end{align-items:flex-end}.text-md-left{text-align:left}.text-md-center{text-align:center}.text-md-right{text-align:right}}@media(min-width: 992px){.pt-lg-0{padding-top:0 !important}.pb-lg-0{padding-bottom:0 !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.px-lg-0{padding-left:0 !important;padding-right:0 !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.mx-lg-0{margin-left:0 !important;margin-right:0 !important}.mt-lg-0{margin-top:0 !important}.mt-lg-10{margin-top:10px !important}.mt-lg-20{margin-top:20px !important}.mt-lg-30{margin-top:30px !important}.mt-lg-40{margin-top:40px !important}.mt-lg-50{margin-top:50px !important}.mt-lg-60{margin-top:60px !important}.mt-lg-70{margin-top:70px !important}.mt-lg-80{margin-top:80px !important}.mt-lg-90{margin-top:90px !important}.mt-lg-100{margin-top:100px !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-10{margin-bottom:10px !important}.mb-lg-20{margin-bottom:20px !important}.mb-lg-30{margin-bottom:30px !important}.mb-lg-40{margin-bottom:40px !important}.mb-lg-50{margin-bottom:50px !important}.mb-lg-60{margin-bottom:60px !important}.mb-lg-70{margin-bottom:70px !important}.mb-lg-80{margin-bottom:80px !important}.mb-lg-90{margin-bottom:90px !important}.mb-lg-100{margin-bottom:100px !important}.d-lg-none{display:none}.d-lg-block{display:block}.d-lg-inline-block{display:inline-block}.d-lg-flex{display:flex}.d-lg-inline-flex{display:inline-flex}.justify-lg-content-start{justify-content:flex-start}.justify-lg-content-center{justify-content:center}.justify-lg-content-between{justify-content:space-between}.justify-lg-content-end{justify-content:flex-end}.align-lg-items-start{align-items:flex-start}.align-lg-items-center{align-items:center}.align-lg-items-end{align-items:flex-end}.text-lg-left{text-align:left}.text-lg-center{text-align:center}.text-lg-right{text-align:right}}@media(min-width: 1200px){.pt-xl-0{padding-top:0 !important}.pb-xl-0{padding-bottom:0 !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.px-xl-0{padding-left:0 !important;padding-right:0 !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.mx-xl-0{margin-left:0 !important;margin-right:0 !important}.mt-xl-0{margin-top:0 !important}.mt-xl-10{margin-top:10px !important}.mt-xl-20{margin-top:20px !important}.mt-xl-30{margin-top:30px !important}.mt-xl-40{margin-top:40px !important}.mt-xl-50{margin-top:50px !important}.mt-xl-60{margin-top:60px !important}.mt-xl-70{margin-top:70px !important}.mt-xl-80{margin-top:80px !important}.mt-xl-90{margin-top:90px !important}.mt-xl-100{margin-top:100px !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-10{margin-bottom:10px !important}.mb-xl-20{margin-bottom:20px !important}.mb-xl-30{margin-bottom:30px !important}.mb-xl-40{margin-bottom:40px !important}.mb-xl-50{margin-bottom:50px !important}.mb-xl-60{margin-bottom:60px !important}.mb-xl-70{margin-bottom:70px !important}.mb-xl-80{margin-bottom:80px !important}.mb-xl-90{margin-bottom:90px !important}.mb-xl-100{margin-bottom:100px !important}.d-xl-none{display:none}.d-xl-block{display:block}.d-xl-inline-block{display:inline-block}.d-xl-flex{display:flex}.d-xl-inline-flex{display:inline-flex}.justify-xl-content-start{justify-content:flex-start}.justify-xl-content-center{justify-content:center}.justify-xl-content-between{justify-content:space-between}.justify-xl-content-end{justify-content:flex-end}.align-xl-items-start{align-items:flex-start}.align-xl-items-center{align-items:center}.align-xl-items-end{align-items:flex-end}.text-xl-left{text-align:left}.text-xl-center{text-align:center}.text-xl-right{text-align:right}}@media(min-width: 1400px){.pt-xxl-0{padding-top:0 !important}.pb-xxl-0{padding-bottom:0 !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.px-xxl-0{padding-left:0 !important;padding-right:0 !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.mx-xxl-0{margin-left:0 !important;margin-right:0 !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-10{margin-top:10px !important}.mt-xxl-20{margin-top:20px !important}.mt-xxl-30{margin-top:30px !important}.mt-xxl-40{margin-top:40px !important}.mt-xxl-50{margin-top:50px !important}.mt-xxl-60{margin-top:60px !important}.mt-xxl-70{margin-top:70px !important}.mt-xxl-80{margin-top:80px !important}.mt-xxl-90{margin-top:90px !important}.mt-xxl-100{margin-top:100px !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-10{margin-bottom:10px !important}.mb-xxl-20{margin-bottom:20px !important}.mb-xxl-30{margin-bottom:30px !important}.mb-xxl-40{margin-bottom:40px !important}.mb-xxl-50{margin-bottom:50px !important}.mb-xxl-60{margin-bottom:60px !important}.mb-xxl-70{margin-bottom:70px !important}.mb-xxl-80{margin-bottom:80px !important}.mb-xxl-90{margin-bottom:90px !important}.mb-xxl-100{margin-bottom:100px !important}.d-xxl-none{display:none}.d-xxl-block{display:block}.d-xxl-inline-block{display:inline-block}.d-xxl-flex{display:flex}.d-xxl-inline-flex{display:inline-flex}.justify-xxl-content-start{justify-content:flex-start}.justify-xxl-content-center{justify-content:center}.justify-xxl-content-between{justify-content:space-between}.justify-xxl-content-end{justify-content:flex-end}.align-xxl-items-start{align-items:flex-start}.align-xxl-items-center{align-items:center}.align-xxl-items-end{align-items:flex-end}.text-xxl-left{text-align:left}.text-xxl-center{text-align:center}.text-xxl-right{text-align:right}}*,*::before,*::after{box-sizing:border-box;padding:0;margin:0}*{outline:none;scrollbar-color:#e4f1ff #fff;scrollbar-width:thin}html{font-size:100%;scroll-behavior:smooth}html,body{scroll-padding-top:80px !important;overscroll-behavior:none}body{font-family:"DMSans",sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0)}ul,ol{margin:0}a,a:link,a:hover,a:focus,a:active{text-decoration:none;outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-family:"RedHatDisplay",sans-serif;text-transform:uppercase}p,li,td,label{font-size:clamp(16px,1vw,20px)}.font-icons{font-family:"font-icons"}.section-title{font-size:clamp(26px,4vw,60px);line-height:1.1;text-transform:uppercase;max-width:1200px;text-wrap:balance;margin-bottom:50px}@media only screen and (max-width: 767px){.section-title{margin-bottom:25px}}.section-title-center{text-align:center;margin:0 auto 50px auto}@media only screen and (max-width: 991px){.section-title-center{margin:0 auto 25px auto}}.style-text h1,.style-text h2,.style-text h3,.style-text h4,.style-text h5,.style-text h6{font-weight:700;text-wrap:balance}.style-text h1{font-size:clamp(38px,4vw,60px);line-height:1;margin:clamp(38px,4vw,60px) 0 clamp(26px,4vw,28px) 0}.style-text h2{font-size:clamp(28px,3vw,46px);line-height:1.1;margin:clamp(28px,3vw,46px) 0 clamp(24px,3vw,26px) 0}.style-text h3{font-size:clamp(24px,2vw,36px);line-height:1.2;margin:clamp(24px,2vw,36px) 0 clamp(22px,2vw,24px) 0}.style-text h4{font-size:clamp(20px,2vw,28px);line-height:1.3;margin:clamp(20px,2vw,28px) 0 clamp(20px,2vw,22px) 0}.style-text h5{font-size:clamp(18px,1vw,24px);line-height:1.4;margin:clamp(18px,1vw,24px) 0 0 0;text-transform:none}.style-text h5+h2,.style-text h5+h3{margin-top:0 !important}.style-text h6{font-size:clamp(16px,1vw,20px);line-height:1.4;margin:clamp(16px,1vw,20px) 0 0 0;text-transform:none}.style-text p,.style-text li{font-size:clamp(16px,1vw,20px);line-height:1.4}.style-text p,.style-text ul,.style-text ol{margin:clamp(16px,1vw,20px) 0 clamp(16px,1vw,20px) 0}.style-text a{color:#000;text-decoration:underline}.style-text ul,.style-text ol{padding-left:24px}.style-text :first-child{margin-top:0 !important}.style-text :last-child{margin-bottom:0 !important}@media only screen and (max-width: 991px){.style-text+.style-text{margin-top:25px}}@font-face{font-family:"RedHatDisplay";src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBlack.eot);src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBlack.eot) format("embedded-opentype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBlack.woff2) format("woff2"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBlack.woff) format("woff"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBlack.ttf) format("truetype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBlack.svg#RedHatDisplayBlack) format("svg");font-weight:900}@font-face{font-family:"RedHatDisplay";src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBold.eot);src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBold.eot) format("embedded-opentype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBold.woff2) format("woff2"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBold.woff) format("woff"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBold.ttf) format("truetype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayBold.svg#RedHatDisplayBold) format("svg");font-weight:700}@font-face{font-family:"RedHatDisplay";src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayMedium.eot);src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayMedium.eot) format("embedded-opentype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayMedium.woff2) format("woff2"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayMedium.woff) format("woff"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayMedium.ttf) format("truetype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayMedium.svg#RedHatDisplayMedium) format("svg");font-weight:500}@font-face{font-family:"RedHatDisplay";src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayRegular.eot);src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayRegular.eot) format("embedded-opentype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayRegular.woff2) format("woff2"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayRegular.woff) format("woff"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayRegular.ttf) format("truetype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/RedHatDisplayRegular.svg#RedHatDisplayRegular) format("svg");font-weight:400}@font-face{font-family:"DMSans";src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansBold.eot);src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansBold.eot) format("embedded-opentype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansBold.woff2) format("woff2"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansBold.woff) format("woff"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansBold.ttf) format("truetype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansBold.svg#DMSansBold) format("svg");font-weight:700}@font-face{font-family:"DMSans";src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansRegular.eot);src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansRegular.eot) format("embedded-opentype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansRegular.woff2) format("woff2"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansRegular.woff) format("woff"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansRegular.ttf) format("truetype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/DMSansRegular.svg#DMSansRegular) format("svg");font-weight:400}@font-face{font-family:"LibreCaslonText";src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/LibreCaslonTextRegular.eot);src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/LibreCaslonTextRegular.eot) format("embedded-opentype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/LibreCaslonTextRegular.woff2) format("woff2"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/LibreCaslonTextRegular.woff) format("woff"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/LibreCaslonTextRegular.ttf) format("truetype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/LibreCaslonTextRegular.svg#LibreCaslonTextRegular) format("svg")}@font-face{font-family:"font-icons";src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/font-icons.eot?32275015);src:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/font-icons.eot?32275015#iefix) format("embedded-opentype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/font-icons.woff2?32275015) format("woff2"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/font-icons.woff?32275015) format("woff"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/font-icons.ttf?32275015) format("truetype"),url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/fonts/font-icons.svg?32275015#font-icons) format("svg");font-weight:normal;font-style:normal}.container{width:100%;padding:0 60px;margin:0 auto}@media only screen and (min-width: 768px)and (max-width: 991px){.container{padding:0 40px}}@media only screen and (max-width: 767px){.container{padding:0 25px}}.row{display:flex;flex-wrap:wrap;margin:0 -20px}@media only screen and (max-width: 767px){.row{margin:0 -10px}}.row>*{padding:0 20px}@media only screen and (max-width: 767px){.row>*{padding:0 10px}}[class*=col-]{width:100%}.col-auto{flex:0 0 auto;width:auto}.col-12{flex:0 0 auto;width:100%}.col-11{flex:0 0 auto;width:91.66666667%}.col-10{flex:0 0 auto;width:83.33333333%}.col-9{flex:0 0 auto;width:75%}.col-8{flex:0 0 auto;width:66.66666667%}.col-7{flex:0 0 auto;width:58.33333333%}.col-6{flex:0 0 auto;width:50%}.col-5{flex:0 0 auto;width:41.66666667%}.col-4{flex:0 0 auto;width:33.33333333%}.col-3{flex:0 0 auto;width:25%}.col-2{flex:0 0 auto;width:16.66666667%}.col-1{flex:0 0 auto;width:8.33333333%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}@media(min-width: 768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}}@media(min-width: 992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}}@media(min-width: 1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}}@media(min-width: 1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}}header{position:fixed;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:30px 60px;z-index:100;transition:all .3s}@media only screen and (max-width: 991px){header{flex-wrap:wrap}}@media only screen and (min-width: 768px)and (max-width: 991px){header{padding:20px 40px}}@media only screen and (max-width: 767px){header{padding:15px 25px}}header .logo img{height:70px;width:auto}@media only screen and (min-width: 768px)and (max-width: 991px){header .logo img{height:50px}}@media only screen and (max-width: 767px){header .logo img{height:40px}}@media only screen and (max-width: 991px){header nav{display:none;flex:0 0 auto;height:100%;width:100%}}@media only screen and (max-width: 991px){header nav .nav-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}header nav ul{display:flex;align-items:center;list-style:none}@media only screen and (max-width: 991px){header nav ul{display:block}}header nav ul li{display:inline-block}@media only screen and (max-width: 991px){header nav ul li{display:block;text-align:center}}header nav ul li:not(:nth-last-child(-n+2)){margin-right:35px}@media only screen and (min-width: 992px)and (max-width: 1199px){header nav ul li:not(:nth-last-child(-n+2)){margin-right:15px}}@media only screen and (max-width: 991px){header nav ul li:not(:nth-last-child(-n+2)){margin:0 0 12px 0}}header nav ul li a{font-family:"RedHatDisplay",sans-serif;color:#fff;text-transform:uppercase;font-weight:500}@media only screen and (min-width: 768px)and (max-width: 991px){header nav ul li a{font-size:22px}}@media only screen and (max-width: 767px){header nav ul li a{font-size:18px}}header nav ul li a.has-submenu .font-icons{display:inline-block;padding:10px;transition:all .3s}header nav ul li a.has-submenu.active .font-icons{transform:rotate(180deg)}header nav ul li .lang{display:inline-block;width:30px;text-indent:-999vh;margin-bottom:-4px;overflow:hidden}header nav ul li .lang-en{background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/en.png) bottom center/contain no-repeat}header nav ul li .lang-hr{background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/hr.png) bottom center/contain no-repeat}header nav ul li.other{margin-left:15px}header nav ul li.other .has-submenu .font-icons{font-size:clamp(24px,2vw,28px);padding:0 0 0 20px}header nav ul li.other .has-submenu.active .font-icons{transform:unset}header nav ul li .font-icons{text-transform:none}header .nav-buttons{margin-bottom:37px}@media only screen and (max-width: 991px){header .nav-buttons{text-align:center}}header .nav-buttons .button{font-family:"RedHatDisplay",sans-serif;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);font-size:24px;color:#fff;text-transform:uppercase;font-weight:700;width:220px;margin:0 auto;border-color:#fff}header .nav-buttons .button:first-child{margin-bottom:15px}header .nav-buttons .button:first-child .font-icons{margin-right:15px}header .nav-buttons .button:last-child .font-icons{margin-left:15px}header .nav-buttons .button .font-icons{font-weight:400}header .socials{gap:40px;justify-content:center;margin-top:40px}header .socials a{font-size:20px;color:#fff}.mobile-search{display:none;position:absolute;right:-1px;border-radius:10px;background:#fff;overflow:hidden;z-index:1}.mobile-search.active{display:flex}.mobile-search input{width:250px;padding:10px 0 10px 15px;color:#000}@media only screen and (max-width: 767px){.mobile-search input{width:150px;padding:6px 0 6px 15px}}.mobile-search button{padding:0 10px;background:none;border:none}.mobile-search button .font-icons{font-size:28px;color:#000}@media only screen and (max-width: 767px){.mobile-search button .font-icons{font-size:22px}}.search-toggle{font-size:28px;color:#fff;margin-right:25px}@media only screen and (max-width: 767px){.search-toggle{font-size:22px}}.navigation-toggle{position:relative;height:25px;width:30px;cursor:pointer}@media only screen and (max-width: 767px){.navigation-toggle{height:20px;width:26px}}.navigation-toggle .bar{position:absolute;display:block;width:100%;height:2px;background:#fff;transition:all .3s}.navigation-toggle .bar.bar1{top:0}.navigation-toggle .bar.bar2{top:50%;transform:translateY(-50%)}.navigation-toggle .bar.bar3{bottom:0}@media only screen and (max-width: 991px){.navigation-active{overflow:hidden}.navigation-active .navigation-toggle .bar1{top:50%;transform:translateY(0) rotate(45deg)}.navigation-active .navigation-toggle .bar2{opacity:0}.navigation-active .navigation-toggle .bar3{top:50%;bottom:auto;transform:translateY(0) rotate(-45deg)}.navigation-active header{height:100vh}.navigation-active header nav{display:block}}.scroll-top header,.navigation-active header{transform:translateY(0%);background:rgba(42,64,101,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media only screen and (min-width: 992px){.scroll-top header{padding:15px 60px}}@media only screen and (min-width: 992px){.scroll-top header .logo img{height:70px}}.scroll-top .submenu{padding:170px 0 60px 0}.scroll-bottom header{transform:translateY(-100%)}@media only screen and (min-width: 992px){.scroll-bottom header .logo img{height:70px}}.scroll-bottom .submenu{transform:translateY(-100%)}.submenu{position:fixed;top:0;width:100%;opacity:0;background:rgba(42,64,101,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;pointer-events:none;padding:200px 0 60px 0;transition:all .3s;z-index:99}.submenu .submenu-wrapper{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.submenu .submenu-wrapper>div:first-child{width:35%;flex:0 0 auto}.submenu .submenu-wrapper>div:last-child{width:60%;flex:0 0 auto;padding-left:3vw}.submenu .submenu-wrapper.submenu-ostalo>div:first-child,.submenu .submenu-wrapper.submenu-ostalo>div:last-child{width:50%}.submenu h2{position:relative;font-size:clamp(24px,2vw,30px);color:#fff;margin-bottom:50px}.submenu h2:after{content:"";position:absolute;left:0;bottom:-10px;display:block;background:#fff;height:1px;width:30px}.submenu img{display:block;width:100%;border-radius:10px}.submenu ul{list-style:none;-webkit-column-count:2;-moz-column-count:2;column-count:2}.submenu ul li{margin-bottom:15px}.submenu ul li a{color:#fff;text-transform:uppercase;transition:all .3s}.submenu ul li a:hover{opacity:.6}.submenu .cat-item{display:block}.submenu .socials{display:flex;gap:25px}.submenu .socials a{font-size:clamp(20px,1.5vw,24px);color:#fff}.submenu form{display:flex;background:#fff;border-radius:10px;overflow:hidden}.submenu form input{padding:10px 0 10px 15px;color:#000}.submenu form button{border:0;background:#fff;padding:15px;cursor:pointer}.submenu form button .font-icons{font-size:clamp(20px,1.5vw,24px)}.submenu-active header{background:rgba(42,64,101,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.submenu-active .submenu{opacity:1;pointer-events:all}section{position:relative;padding:100px 0;margin-bottom:100px}@media only screen and (min-width: 768px)and (max-width: 991px){section{padding:70px 0;margin-bottom:70px}}@media only screen and (max-width: 767px){section{padding:50px 0;margin-bottom:50px}}.lines{position:absolute;left:0;bottom:0;width:100%;height:2px}.lines:before{content:"";display:block;height:100%;background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/lines.svg) repeat-x}.nbb .lines:before{display:none}.inview-width:before{width:0;transition:width 3s ease-in-out}.inview-width.inview-end:before{width:100%}.section-intro{max-width:1000px;margin:0 auto;text-align:center;margin-bottom:80px}@media only screen and (max-width: 991px){.section-intro{margin-bottom:50px}}.section-intro .section-title{margin-bottom:30px}@media only screen and (max-width: 991px){.section-intro .section-title{margin-bottom:20px}}.section-intro p{text-wrap:balance;margin:10px 0}.section-intro p:first-child{margin-top:0}.section-intro p:last-child{margin-bottom:0}.intro-text{max-width:600px;text-wrap:balance}@media only screen and (max-width: 991px){.intro-text{margin-bottom:20px;max-width:450px}}.breadcrumbs p{margin:0}.category-breadcrumbs a{color:#fff}footer{padding:100px 0 50px 0;font-size:16px;color:#fff;text-wrap:balance}@media only screen and (min-width: 768px)and (max-width: 991px){footer{padding:70px 0 50px 0}}@media only screen and (max-width: 767px){footer{padding:50px 0}}footer p,footer li,footer td,footer label{font-size:clamp(14px,1vw,16px)}footer .container{position:relative}footer .container>.row:first-child{margin-bottom:150px}@media only screen and (max-width: 991px){footer .container>.row:first-child{margin-bottom:50px}}@media only screen and (max-width: 991px){footer .row .col-inner-style:first-child{margin-bottom:30px}}@media only screen and (max-width: 991px){footer .row .col-inner-style:first-child>div{display:flex;gap:20px}}footer .row .col-inner-style>div:not(:last-of-type){margin-bottom:30px}footer .row .col-inner-style>div>div:not(:last-child){margin-bottom:25px}@media only screen and (max-width: 991px){footer .row .col-inner-style>div>div:not(:last-child){margin-bottom:0}}@media only screen and (max-width: 991px){footer .row .col-inner-style>div>div{width:50%}}footer .style-text h3{font-size:clamp(24px,2vw,28px);margin-bottom:10px}footer .style-text h4{font-size:clamp(16px,1vw,22px);margin-bottom:10px}footer .style-text p,footer .style-text ul,footer .style-text ol{margin:10px 0}footer .style-text p,footer .style-text ul li,footer .style-text ol li{font-size:clamp(14px,1vw,16px)}footer .style-text a{color:#fff;text-decoration:none}footer .style-text .button{color:#000}footer form{margin-top:50px}@media only screen and (max-width: 991px){footer form{margin-top:30px}}footer form input{font-size:clamp(14px,1vw,16px)}footer form .button{margin-top:30px}@media only screen and (max-width: 991px){footer form .button{margin-top:20px}}footer .button{font-size:clamp(14px,1vw,16px);border-color:#fff}footer strong.button{font-weight:400;padding:10px 18px;margin-bottom:10px}footer .socials{display:flex;gap:20px;justify-content:flex-end;margin-top:25px}@media only screen and (max-width: 991px){footer .socials{justify-content:flex-start;margin-top:20px}}footer .socials a{font-size:20px;color:#fff}@media only screen and (max-width: 991px){footer .row .col-style:not(:last-child){margin-bottom:50px}}footer .row .col-style:last-child .style-text{text-align:right;max-width:370px;margin-left:auto}footer .row .col-style:last-child .style-text h3{margin-bottom:0}footer .row .col-style:last-child .style-text>*{margin:15px 0 20px 0}footer .row .col-style:last-child .style-text .button{margin:0}footer .row .col-style ul{margin-top:80px}@media only screen and (max-width: 991px){footer .row .col-style ul{margin-top:30px}}footer .row .col-style ul li{display:block;text-align:right}@media only screen and (max-width: 991px){footer .row .col-style ul li{text-align:left}}footer .row .col-style ul li:not(:last-child){margin-bottom:8px}footer .row .col-style ul li a{font-family:"RedHatDisplay",sans-serif;font-size:clamp(14px,1vw,16px);display:block;color:#fff;text-transform:uppercase;font-weight:700}@media only screen and (max-width: 991px){footer .logo img{display:block;margin:0 auto 40px auto}}@media only screen and (min-width: 768px)and (max-width: 991px){footer .logo img{width:50%}}@media only screen and (max-width: 767px){footer .logo img{width:70%}}footer .eu{background:#fff;padding:30px;border-radius:20px;max-width:400px;margin-left:auto;text-align:left}@media only screen and (max-width: 991px){footer .eu{margin:auto;text-align:center}}footer .eu img{display:block;width:100%;margin-bottom:15px}footer .eu p{font-size:12px;color:#000}footer .copy{position:relative;font-size:14px;text-align:center;margin-top:50px;padding-top:50px}@media only screen and (max-width: 991px){footer .copy{font-size:12px;margin-top:30px;padding-top:30px}}footer .copy:before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/lines-white.svg) repeat-x}.hero-home{display:flex;height:100vh;padding:0;margin-bottom:0}@media only screen and (max-width: 991px){.hero-home{flex-direction:column}}.hero-home>div{position:relative;height:100%;width:50%;overflow:hidden}@media only screen and (max-width: 991px){.hero-home>div{height:50vh;width:100%;display:flex;flex-direction:column;justify-content:center;gap:25px}}.hero-home>div img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-1;transition:all .5s ease-in-out}.hero-home>div:hover img{transform:scale(1.1)}.hero-home>div:hover .button-fixed{background:#fff;color:#000}@media only screen and (max-width: 991px){.hero-home>div:first-child h2{margin-top:40px}}.hero-home>div:first-child .related{justify-content:flex-start}@media only screen and (max-width: 991px){.hero-home>div:first-child .related{justify-content:center}}.hero-home>div:last-child .related{justify-content:flex-end}@media only screen and (max-width: 991px){.hero-home>div:last-child .related{justify-content:center}}.hero-home>div:last-child .related p{text-align:right}.hero-home h2{font-size:clamp(32px,6vw,90px);color:#fff;text-align:center;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;padding:0 60px}@media only screen and (max-width: 991px){.hero-home h2{position:unset;transform:unset;line-height:1.1}}@media only screen and (min-width: 768px)and (max-width: 991px){.hero-home h2{padding:0 40px}}@media only screen and (max-width: 767px){.hero-home h2{padding:0 25px}}.hero-home h2 span{display:block;font-size:clamp(20px,3vw,50px)}.hero-home .related{position:absolute;bottom:60px;width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding:0 60px;color:#fff}@media only screen and (max-width: 991px){.hero-home .related{position:unset;bottom:unset;gap:unset}}.hero-home .related p{text-wrap:balance;width:clamp(220px,17vw,400px)}@media only screen and (max-width: 991px){.hero-home .related p{display:none}}.single-novosti .hero h1{font-size:clamp(38px,7vw,65px)}.single-novosti .style-text h2,.single-novosti .style-text h3,.single-novosti .style-text h4,.single-novosti .style-text h5,.single-novosti .style-text h6{text-transform:unset}#cmplz-document{max-width:100% !important}#cmplz-document h2{font-size:clamp(28px,3vw,46px) !important;line-height:1.1;margin:clamp(28px,3vw,46px) 0 clamp(24px,3vw,26px) 0 !important;word-break:break-all}#cmplz-document h3{font-size:clamp(24px,2vw,36px) !important;line-height:1.2;margin:clamp(24px,2vw,36px) 0 clamp(22px,2vw,24px) 0 !important}#cmplz-document .cmplz-dropdown>*{padding:1rem 0}#cmplz-document .cmplz-dropdown .cmplz-service-header{padding:1rem 0}#cmplz-document .cmplz-dropdown .cmplz-service-header div{display:flex;justify-content:space-between;align-items:center}#cmplz-document .cmplz-dropdown h3,#cmplz-document .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown h5{font-family:sans-serif;margin:0}#cmplz-document .cookies-per-purpose>*{margin-bottom:1rem}#cmplz-document .cmplz-category-title,#cmplz-document .cmplz-description-marketing,#cmplz-document .cmplz-description,#cmplz-document p,#cmplz-document li,#cmplz-document td{font-size:clamp(16px,1vw,20px) !important}#cmplz-document label.cmplz-label{margin-left:10px}#cmplz-document #cmplz-cookies-overview .cmplz-dropdown summary div,#cmplz-document .cmplz-dropdown summary div{display:flex;align-items:center}#cmplz-document #cmplz-cookies-overview .cmplz-dropdown summary div h3,#cmplz-document .cmplz-dropdown summary div h3{font-size:clamp(16px,1vw,20px) !important;margin:0 !important;flex-grow:1}#cmplz-document #cmplz-cookies-overview .cmplz-dropdown summary div h3{margin:0 !important}@media only screen and (max-width: 767px){#cmplz-document #cmplz-cookies-overview .cmplz-dropdown summary div h3{margin-bottom:5px !important}}@media only screen and (max-width: 767px){#cmplz-document #cmplz-cookies-overview .cmplz-dropdown summary div,#cmplz-document .cmplz-dropdown summary div,#cmplz-document .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div{display:flex;flex-direction:column;justify-content:space-between;align-items:center;grid-gap:unset}}#cmplz-document #cmplz-cookies-overview .cmplz-dropdown summary div h3,#cmplz-document .cmplz-dropdown summary div h3,#cmplz-document .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div h3{margin-bottom:8px}#cmplz-document #cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,#cmplz-document .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary{padding:30px 10px}@media only screen and (max-width: 767px){#cmplz-document #cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,#cmplz-document .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary{padding:20px 10px 10px 10px}}#cmplz-document #cmplz-cookies-overview .cmplz-dropdown summary p,#cmplz-document .cmplz-dropdown summary p,#cmplz-document .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p{border-right:1px solid #000;padding-right:20px}@media only screen and (max-width: 767px){#cmplz-document #cmplz-cookies-overview .cmplz-dropdown summary p,#cmplz-document .cmplz-dropdown summary p,#cmplz-document .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p{border-right:0;padding-right:0;margin-bottom:4px}}#cmplz-document .cookies-per-purpose{overflow:hidden}.portal26 h1,.portal26 h2,.portal26 h3,.portal26 h4,.portal26 h5,.portal26 h6{font-family:"LibreCaslonText";font-weight:500}.portal26 p{font-family:"RedHatDisplay"}.portal26.hero:after{content:"";display:block;position:absolute;bottom:-1px;z-index:1;background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/path2.svg) bottom center/cover no-repeat;aspect-ratio:120/7;width:100%}.portal26.hero h1{font-family:"RedHatDisplay";font-style:italic;transform:rotate(-3.6deg)}.portal26.hero p{transform:rotate(-3.6deg);font-weight:500;font-style:italic;margin-top:10px}.portal26.portal-intro{padding:50px 0 0 0;margin-bottom:0}.portal26 .portal-labels{display:flex;justify-content:flex-start;gap:16px;flex-wrap:wrap}.portal26 .portal-labels a{display:inline-block;background:#dee2ff;color:#000;font-size:14px;padding:12px 24px;max-width:280px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;text-transform:uppercase;border:1px solid #dee2ff;border-radius:30px}@media only screen and (max-width: 767px){.portal26 .portal-labels a{padding:8px 18px}}.portal26 .portal-labels a.show-all{background:#fff;color:#000;border-color:#000}.button{display:inline-block;font-size:clamp(16px,1vw,20px);color:#000;line-height:1;background:#fff;border:1px solid #000;padding:12px 30px;border-radius:30px;min-width:clamp(150px,10vw,180px);text-align:center;text-decoration:none !important;text-transform:uppercase;transition:all .5s;cursor:pointer}@media only screen and (max-width: 767px){.button{min-width:unset;text-wrap:nowrap}}.button-fixed{position:fixed;bottom:60px;color:#fff;border:1px solid #fff;background:rgba(0,0,0,0);z-index:10}@media only screen and (max-width: 991px){.button-fixed{position:unset}}.button-fixed-left{left:calc(50% - clamp(110px,8vw,150px));transform:translate(-50%)}@media only screen and (max-width: 991px){.button-fixed-left{left:unset;transform:unset}}.button-fixed-left .font-icons{margin-right:15px}.button-fixed-right{right:calc(50% - clamp(110px,8vw,150px));transform:translate(50%)}@media only screen and (max-width: 991px){.button-fixed-right{left:unset;transform:unset}}.button-fixed-right .font-icons{margin-left:15px}@media only screen and (min-width: 992px){.style-button-fixed .button-fixed{background:#000 !important;color:#fff !important;border-color:#000 !important}}@media only screen and (min-width: 992px){.style-button-fixed .button-fixed-left{left:calc(50% - 100px)}}@media only screen and (min-width: 992px){.style-button-fixed .button-fixed-right{right:calc(50% - 100px)}}.buttons-fixed-hidden .button-fixed{opacity:0;pointer-events:none}.swiper .swiper-slide{border-radius:10px;overflow:hidden}.swiper .swiper-slide img{display:block}.swiper .swiper-slide .tag{display:inline-block;border-radius:30px;line-height:1;padding:8px 26px;color:#000}@media only screen and (max-width: 767px){.swiper .swiper-slide .tag{padding:6px 20px}}.swiper .swiper-slide .tag.purple{background:#b7c1f8}.swiper .swiper-slide .tag.pink{background:#f1b7f8}.swiper-options{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:50px}@media only screen and (max-width: 991px){.swiper-options{justify-content:center}}@media only screen and (max-width: 767px){.swiper-options{margin-top:30px}}.swiper-options.justify-end{justify-content:flex-end}@media only screen and (max-width: 991px){.swiper-options.justify-end{justify-content:center}}@media only screen and (max-width: 991px){.swiper-options.swiper-options-experts,.swiper-options.swiper-options-beforeafter{justify-content:center;margin-top:0}}@media only screen and (max-width: 991px){.swiper-options.swiper-options-reviews{padding-bottom:50px}}.swiper-controls{display:flex;gap:15px}.swiper-button-next,.swiper-button-prev{position:unset;width:60px;height:60px;background:#fff;font-size:clamp(20px,1vw,24px);color:#000;border:1px solid #000;border-radius:50%;margin-top:0}@media only screen and (max-width: 991px){.swiper-button-next,.swiper-button-prev{display:none}}.swiper-button-next:after,.swiper-button-prev:after{content:none;font-family:"font-icons"}.swiper-services{padding:0 60px;margin-top:50px}@media only screen and (min-width: 768px)and (max-width: 991px){.swiper-services{padding:0 40px}}@media only screen and (max-width: 767px){.swiper-services{padding:0 25px;margin-top:40px}}.swiper-services .swiper-slide p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.swiper-services .swiper-slide,.swiper-experts .swiper-slide,.swiper-experts2 .swiper-slide,.swiper-media .swiper-slide{aspect-ratio:3/4;border-radius:10px;overflow:hidden}.swiper-services .swiper-slide a,.swiper-experts .swiper-slide a,.swiper-experts2 .swiper-slide a,.swiper-media .swiper-slide a{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(20px,2vw,40px);height:100%;width:100%;color:#fff;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(13, 27, 79, 0.6) 59.5%);transition:all .4s}@media only screen and (min-width: 992px){.swiper-services .swiper-slide a,.swiper-experts .swiper-slide a,.swiper-experts2 .swiper-slide a,.swiper-media .swiper-slide a{opacity:0}}@media only screen and (min-width: 992px){.swiper-services .swiper-slide:hover a,.swiper-experts .swiper-slide:hover a,.swiper-experts2 .swiper-slide:hover a,.swiper-media .swiper-slide:hover a{opacity:1}}.swiper-services .swiper-slide img,.swiper-experts .swiper-slide img,.swiper-experts2 .swiper-slide img,.swiper-media .swiper-slide img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-1}.swiper-services .swiper-slide .style-text,.swiper-experts .swiper-slide .style-text,.swiper-experts2 .swiper-slide .style-text,.swiper-media .swiper-slide .style-text{max-width:400px;text-wrap:balance}.swiper-services .swiper-slide .style-text h3,.swiper-experts .swiper-slide .style-text h3,.swiper-experts2 .swiper-slide .style-text h3,.swiper-media .swiper-slide .style-text h3{font-size:clamp(18px,1.6vw,36px);margin-bottom:15px}@media only screen and (max-width: 767px){.swiper-services .swiper-slide .style-text h3,.swiper-experts .swiper-slide .style-text h3,.swiper-experts2 .swiper-slide .style-text h3,.swiper-media .swiper-slide .style-text h3{margin-bottom:0}}.swiper-services .swiper-slide .style-text .button,.swiper-experts .swiper-slide .style-text .button,.swiper-experts2 .swiper-slide .style-text .button,.swiper-media .swiper-slide .style-text .button{border-color:#fff;margin-top:20px}.swiper-services .swiper-slide .style-text p,.swiper-experts .swiper-slide .style-text p,.swiper-experts2 .swiper-slide .style-text p,.swiper-media .swiper-slide .style-text p{margin:0}@media only screen and (max-width: 767px){.swiper-services .swiper-slide .style-text p,.swiper-services .swiper-slide .style-text .button,.swiper-experts .swiper-slide .style-text p,.swiper-experts .swiper-slide .style-text .button,.swiper-experts2 .swiper-slide .style-text p,.swiper-experts2 .swiper-slide .style-text .button,.swiper-media .swiper-slide .style-text p,.swiper-media .swiper-slide .style-text .button{display:none}}.swiper-beforeafter{padding:0 60px}.swiper-beforeafter .article a{background:linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.35) 60%)}.swiper-media .style-text p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.swiper-testimonials .swiper-slide:after,.swiper-podcast .swiper-slide:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:block;background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/play.svg) center center/cover no-repeat;width:clamp(40px,4vw,80px);height:clamp(40px,4vw,80px);z-index:1}.swiper-testimonials .swiper-slide .style-text h3,.swiper-podcast .swiper-slide .style-text h3{margin-bottom:0}.swiper-testimonials .swiper-slide .style-text p,.swiper-podcast .swiper-slide .style-text p{display:none}.swiper-reviews{margin-top:50px;padding:0 60px 60px 60px}@media only screen and (max-width: 991px){.swiper-reviews{padding:0 40px}}@media only screen and (max-width: 767px){.swiper-reviews{margin-top:0;padding:0 25px}}.swiper-reviews .review-single{margin-bottom:0}.swiper-videos{margin-top:100px}@media only screen and (max-width: 767px){.swiper-videos{margin-top:60px}}.swiper-experts,.swiper-experts2,.swiper-media{padding:0 60px}@media only screen and (max-width: 991px){.swiper-experts,.swiper-experts2,.swiper-media{padding:0}}.swiper-experts{margin-top:50px}@media only screen and (max-width: 767px){.swiper-experts{margin-top:40px}}.swiper-experts2{margin-top:50px}@media only screen and (max-width: 991px){.swiper-experts2{margin-top:0}}.swiper-academy .swiper-slide,.swiper-portal .swiper-slide{height:auto;background:#fff;padding:20px}@media only screen and (max-width: 991px){.swiper-academy .swiper-slide,.swiper-portal .swiper-slide{border-radius:20px}}.swiper-academy .swiper-slide a,.swiper-portal .swiper-slide a{color:#000}.swiper-academy .swiper-slide .row,.swiper-portal .swiper-slide .row{height:100%}.swiper-academy .swiper-slide .col-flex,.swiper-portal .swiper-slide .col-flex{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:40px;padding:40px}@media only screen and (max-width: 991px){.swiper-academy .swiper-slide .col-flex,.swiper-portal .swiper-slide .col-flex{justify-content:unset;gap:20px}}@media only screen and (min-width: 768px)and (max-width: 991px){.swiper-academy .swiper-slide .col-flex,.swiper-portal .swiper-slide .col-flex{padding:0 25px}}@media only screen and (max-width: 767px){.swiper-academy .swiper-slide .col-flex,.swiper-portal .swiper-slide .col-flex{padding:0 10px}}.swiper-academy .swiper-slide .style-text,.swiper-portal .swiper-slide .style-text{max-width:600px;text-wrap:balance}@media only screen and (max-width: 991px){.swiper-academy .swiper-slide .style-text h3,.swiper-portal .swiper-slide .style-text h3{margin-bottom:15px}}.swiper-academy .swiper-slide .style-text p,.swiper-portal .swiper-slide .style-text p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}@media only screen and (max-width: 991px){.swiper-academy .swiper-slide .style-text p,.swiper-portal .swiper-slide .style-text p{-webkit-line-clamp:3}}.swiper-academy .swiper-slide img,.swiper-portal .swiper-slide img{position:absolute;width:calc(100% - 40px);height:100%;object-fit:cover;border-radius:10px}@media only screen and (max-width: 991px){.swiper-academy .swiper-slide img,.swiper-portal .swiper-slide img{position:unset;width:100%;height:auto;object-fit:unset;margin-top:25px}}.swiper-gallery{cursor:none}.swiper-gallery:hover+#custom-cursor{opacity:1}.swiper-gallery .swiper-slide{border-radius:0}@media only screen and (max-width: 991px){.swiper-gallery .swiper-slide{border-radius:10px}}.swiper-socials{padding:0 60px;margin-top:50px}@media only screen and (min-width: 768px)and (max-width: 991px){.swiper-socials{padding:0 40px}}@media only screen and (max-width: 767px){.swiper-socials{padding:0 25px;margin-top:40px}}.swiper-socials a{display:block}.swiper-custom-style .swiper-slide:hover img{transform:scale(1.1)}.swiper-custom-style .swiper-slide img{transition:all .5s}.swiper-custom-style .swiper-slide a{opacity:1}.contact{color:#fff;text-wrap:balance}.contact .section-title{margin-bottom:30px}@media only screen and (max-width: 991px){.contact .section-title{margin-bottom:20px}}.contact form .button{min-width:clamp(180px,10vw,230px)}@media only screen and (max-width: 991px){.contact form .button{min-width:unset;margin-top:20px}}@media only screen and (max-width: 991px){.contact form .row-form{margin-top:40px}}.contact form .row-form .col-form:not(:last-child){margin-bottom:60px}@media only screen and (max-width: 991px){.contact form .row-form .col-form:not(:last-child){margin-bottom:40px}}.contact form>.row:first-child{margin-bottom:clamp(150px,12vw,250px)}@media only screen and (max-width: 991px){.contact form>.row:first-child{margin-bottom:30px}}.review{text-wrap:balance}.review.grey{background:#edeff5}.review.grey .section-title:before{background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/quotation-grey.svg) center center/contain no-repeat}@media only screen and (max-width: 991px){.review.grey .section-title:before{background:none}}.review.grey .section-title:after{background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/quotation-grey2.svg) center center/contain no-repeat}@media only screen and (max-width: 991px){.review.grey .section-title:after{background:none}}.review.blue{background:#e4f1ff}.review.blue .section-title:before{background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/quotation-blue.svg) center center/contain no-repeat}@media only screen and (max-width: 991px){.review.blue .section-title:before{background:none}}.review.blue .section-title:after{background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/quotation-blue2.svg) center center/contain no-repeat}@media only screen and (max-width: 991px){.review.blue .section-title:after{background:none}}.review .section-title{position:relative}@media only screen and (max-width: 767px){.review .section-title{width:calc(100% - 120px)}}.review .section-title:before,.review .section-title:after{content:"";position:absolute;top:0;width:clamp(70px,5vw,100px);height:clamp(70px,5vw,100px)}@media only screen and (max-width: 767px){.review .section-title:before,.review .section-title:after{top:auto;bottom:-55px;width:50px;height:50px}}.review .section-title:before{left:0}@media only screen and (max-width: 767px){.review .section-title:before{left:-50px}}.review .section-title:after{right:0}@media only screen and (max-width: 767px){.review .section-title:after{right:-50px}}.review-masonry{background:#edeff5}.row .col-review{margin-bottom:40px}@media only screen and (max-width: 767px){.row .col-review{margin-bottom:20px}}.review-single{position:relative;display:flex;flex-direction:column;justify-content:center;background:#fff;padding:40px;height:100%;text-align:left;border-radius:10px;cursor:pointer}@media only screen and (max-width: 767px){.review-single{padding:25px}}.review-single .stars{display:flex;gap:20px;font-size:clamp(18px,2vw,24px);color:#ffa336;margin:20px 0 40px 0}@media only screen and (max-width: 767px){.review-single .stars{gap:10px;margin:15px 0 25px 0}}.review-single .author{display:flex;align-items:center;font-size:clamp(22px,2vw,30px);text-transform:uppercase;font-weight:700}.review-single .author:before{content:"";display:inline-block;width:35px;height:35px;background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/avatar-icon.svg) center center/cover no-repeat;margin-right:15px}.review-single .author:after{font-family:"font-icons";content:"q";display:inline-block;text-transform:none;font-size:clamp(32px,2.5vw,42px);color:#d9d9d9;position:absolute;top:40px;right:40px}@media only screen and (max-width: 767px){.review-single .author:after{top:25px;right:25px}}.review-single .ellipsis{font-size:clamp(16px,1vw,20px);color:#474747;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media only screen and (max-width: 767px){.review-single .ellipsis{-webkit-line-clamp:4}}.review-single.active .ellipsis{-webkit-line-clamp:500}.academy,.portal{color:#fff}.certificates{overflow:hidden;white-space:nowrap;position:relative}.certificates:before,.certificates:after{position:absolute;top:0;width:250px;height:100%;content:"";z-index:2}@media only screen and (max-width: 767px){.certificates:before,.certificates:after{width:40px}}.certificates:before{left:0;background:linear-gradient(to left, rgba(255, 255, 255, 0), white)}.certificates:after{right:0;background:linear-gradient(to right, rgba(255, 255, 255, 0), white)}.certificates:hover .certificates-slide{animation-play-state:paused}.certificates-slide{display:inline-flex;align-items:center;animation:20s slide infinite linear}.certificates-slide img{flex:0 0 auto;max-height:110px;margin:0 40px}@media only screen and (max-width: 767px){.certificates-slide img{max-height:90px;margin:0 20px}}@keyframes slide{from{transform:translateX(0)}to{transform:translateX(-100%)}}form label{display:block;font-family:"RedHatDisplay",sans-serif;font-weight:700;text-transform:uppercase}form input,form textarea,form select{font-family:"DMSans",sans-serif;font-size:clamp(16px,1vw,20px);color:#fff;width:100%;border:0;border-bottom:1px solid #fff;background:rgba(0,0,0,0);padding:15px 15px 15px 0}@media only screen and (max-width: 767px){form input,form textarea,form select{padding:10px 10px 10px 0}}form select{appearance:unset;-webkit-appearance:unset;opacity:.7}form select option{color:#000;opacity:1}@media only screen and (max-width: 767px){form textarea{height:100px}}form ::placeholder{color:#fff;opacity:.7}form .button{border-color:#fff}.form-check{display:flex;align-items:flex-start}.form-check .form-check-input{width:auto;margin-top:5px;margin-right:15px}.form-check .form-check-label{text-transform:none;font-weight:400}#confirm_message{background:#fff;color:green;padding:10px;border-radius:10px;text-wrap:unset}#error_message{background:#fff;color:red;padding:10px;border-radius:10px;text-wrap:unset}.featured{padding:0}@media only screen and (max-width: 991px){.featured .container{padding:0}}.featured:before{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:50px;background:#edeff5}@media only screen and (max-width: 991px){.featured:before{content:none}}.featured .number{font-family:"RedHatDisplay",sans-serif;font-size:clamp(70px,12vw,170px);line-height:1;font-weight:700;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 991px){.featured .number{justify-content:flex-start;margin-bottom:20px}}@media only screen and (min-width: 768px)and (max-width: 991px){.featured .number{padding:0 40px}}@media only screen and (max-width: 767px){.featured .number{padding:0 25px}}.featured .number span{font-size:clamp(30px,4vw,70px)}.featured .style-text{display:flex;align-items:center;padding:0 40px}@media only screen and (min-width: 992px){.featured .style-text{position:absolute;bottom:0;left:20px;width:calc(100% - 40px);height:0;opacity:0;background:#edeff5;pointer-events:none;transition:all .4s}}@media only screen and (min-width: 768px)and (max-width: 991px){.featured .style-text{padding:0 40px}}@media only screen and (max-width: 767px){.featured .style-text{padding:0 25px}}@media only screen and (min-width: 992px){.featured .style-text>*{opacity:0;transition:all 1s;transition-delay:.4s}}@media only screen and (max-width: 991px){.featured .row{margin:0}}.featured .row .col-featured{position:relative;padding:100px 0 150px 0;overflow:hidden}@media only screen and (min-width: 768px)and (max-width: 991px){.featured .row .col-featured{padding:60px 0}}@media only screen and (max-width: 767px){.featured .row .col-featured{padding:40px 0}}@media only screen and (max-width: 991px){.featured .row .col-featured:nth-child(odd){background:#eef2f9}}@media only screen and (min-width: 992px){.featured .row .col-featured:hover .style-text{height:100%;opacity:1;pointer-events:initial}}@media only screen and (min-width: 992px){.featured .row .col-featured:hover .style-text>*{opacity:1}}.hero{height:80vh;min-height:600px;margin-bottom:0}@media only screen and (max-width: 767px){.hero{height:65vh;min-height:450px}}.hero.hero-news{height:80vh}.hero .hero-text{position:absolute;bottom:80px;color:#fff}@media only screen and (min-width: 768px)and (max-width: 991px){.hero .hero-text{width:calc(100% - 80px)}}@media only screen and (max-width: 767px){.hero .hero-text{bottom:60px;width:calc(100% - 50px);text-align:center}}.hero h1{font-size:clamp(38px,7vw,110px);line-height:1.1;max-width:1200px;margin:0;pointer-events:none}.hero h1 span{display:block;font-size:clamp(22px,3vw,50px)}.hero h2 a{color:#fff}.hero p{max-width:800px;margin-top:30px;text-wrap:balance}@media only screen and (max-width: 767px){.hero p{margin-top:15px}}.filters{position:sticky;top:60px;font-family:"RedHatDisplay",sans-serif;max-height:calc(100vh - 120px);overflow-y:auto;padding:40px;border-radius:10px}@media only screen and (max-width: 991px){.filters{max-height:350px;padding:0 20px;margin-bottom:30px}}.filters.blue{background:#e4f1ff}.filters.blue .filter-dropdown .radio input:checked~.checkmark{background:#4d7dda}.filters.blue ul li a::before{color:#4d7dda}.filters.blue .filters-toggle{background:#e4f1ff}.filters.green{background:#e4fff5}.filters.green .filter-dropdown .radio input:checked~.checkmark{background:#48c295}.filters.green ul li a::before{color:#48c295}.filters.green .filters-toggle{background:#e4fff5}.filters .has-dropdown.active+.filter-dropdown{display:block}.filters .filters-toggle{display:none;position:sticky;top:0;z-index:1;justify-content:space-between;text-transform:uppercase;font-weight:700;line-height:1.1;gap:20px;padding:20px 0}@media only screen and (max-width: 991px){.filters .filters-toggle{display:flex}}.filters .filters-toggle .font-icons{transition:transform .3s}@media only screen and (max-width: 991px){.filters .filters-toggle+ul{display:none;padding:10px 0 20px 0}}@media only screen and (max-width: 991px){.filters .filters-toggle.active+ul{display:block}}.filters .filters-toggle.active .font-icons{transform:rotate(180deg)}.filters ul{list-style:none}@media only screen and (min-width: 992px){.filters ul:hover a{opacity:.4}}.filters ul li:not(:last-child){margin-bottom:20px}.filters ul li a{position:relative;font-size:clamp(14px,1vw,20px);display:block;color:#000;font-weight:500;text-transform:uppercase;text-wrap:balance;transition:all .3s}@media only screen and (min-width: 992px){.filters ul li a:hover{opacity:1}}.filters ul li a:hover::before{font-family:"font-icons";content:"p";display:block;position:absolute;left:-40px;font-size:clamp(16px,1vw,26px);text-transform:lowercase}@media only screen and (max-width: 767px){.filters ul li a:hover::before{left:-45px}}.filters ul .filter-dropdown{display:none;padding:25px 0 10px 0}.filters ul .filter-dropdown .radio{display:block;position:relative;padding-left:60px;cursor:pointer;font-size:clamp(16px,1vw,20px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filters ul .filter-dropdown .radio:not(:last-child){margin-bottom:20px}.filters ul .filter-dropdown .radio .checkmark{position:absolute;top:6px;left:25px;height:15px;width:15px;background:#fff;border-radius:50%}.filters ul .filter-dropdown .radio input{position:absolute;opacity:0;cursor:pointer}.cat-item.current-cat>a{font-weight:700}.cat-toplevel .children{margin-top:20px;border-left:1px dashed rgba(0,0,0,.2)}.cat-item{display:none}.cat-item.current-cat,.cat-item.current-cat-ancestor,.cat-item.current-cat-parent,.cat-toplevel>.cat-item{display:block}.cat-item.current-cat>.children>.cat-item{display:block}.cat-item:has(~.cat-item.current-cat){display:block}.cat-item.current-cat~.cat-item{display:block}.cat-toplevel>li>ul>li,.cat-toplevel>li>ul>li>ul>li{margin-left:20px}.cat-toplevel>li>ul>li a:hover::before{left:-60px}.cat-toplevel>li>ul>li>ul>li a:hover::before{left:-80px}.cat-open{display:block}@media only screen and (max-width: 767px){.row-article{margin:0 -5px}}.row-article .col-article,.row-article .col-related{margin-bottom:40px}@media only screen and (max-width: 767px){.row-article .col-article,.row-article .col-related{padding-left:5px;padding-right:5px;margin-bottom:10px}}.row-portal-article .col-article{margin-bottom:40px}@media only screen and (max-width: 767px){.row-portal-article .col-article{margin-bottom:30px}}.article{position:relative;aspect-ratio:3/4;border-radius:10px;overflow:hidden;width:100%}.article.video-article{aspect-ratio:32/17}.article.video-article:hover img{transform:scale(1.1)}.article.video-article a:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:block;background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/play.svg) center center/cover no-repeat;width:clamp(40px,4vw,80px);height:clamp(40px,4vw,80px);z-index:1}.article.video-article .style-text p{font-size:clamp(14px,1vw,20px)}@media only screen and (max-width: 767px){.article.video-article .style-text p{display:block}}.article.video-article img{transition:all .5s}.article.gallery-article:hover img{transform:scale(1.1)}.article.gallery-article img{transition:all .5s}.article.article-custom-style:hover img{transform:scale(1.1)}.article.article-custom-style img{transition:all .5s}.article a{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(15px,2vw,40px);height:100%;width:100%;color:#fff;text-decoration:none;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(13, 27, 79, 0.65) 59.5%)}.article img{position:absolute;width:100%;height:100%;display:block;object-fit:cover;z-index:-1}.article .style-text{max-width:400px;padding-bottom:0}.article .style-text h3{font-size:clamp(14px,1.6vw,36px);hyphens:auto;margin-bottom:15px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}@media only screen and (max-width: 991px){.article .style-text h3{font-size:clamp(14px,2.5vw,36px)}}.article .style-text:after{content:none}.article .style-text p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0}@media only screen and (max-width: 767px){.article .style-text p{display:none}}.article .style-text .button{border-color:#fff;margin-top:20px}@media only screen and (max-width: 767px){.article .style-text .button{font-size:14px;width:100%;padding:8px 20px;margin-top:0}}.article-portal{position:relative;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:#edeff5;height:100%}.article-portal:hover img{transform:scale(1.1)}.article-portal img{display:block;transition:all .3s}.article-portal .swiper-tags-portal{margin:0}.article-portal .swiper-tags-portal .swiper-slide{width:auto}.article-portal .swiper{padding:40px 40px 0 40px}@media only screen and (max-width: 767px){.article-portal .swiper{padding:25px 25px 0 25px}}.article-portal .swiper .tag{display:inline-block;font-size:clamp(14px,1vw,20px);border-radius:30px;line-height:20px;padding:6px 26px;background-color:#b9c1f4;color:#000}.article-portal .style-text{align-self:flex-end;flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;padding:0 40px 40px 40px !important;max-width:600px;margin-top:30px;margin-right:auto}@media only screen and (max-width: 767px){.article-portal .style-text{padding:0 25px 25px 25px !important;margin-top:25px}}.article-portal .style-text h3{font-size:clamp(24px,1.6vw,36px);line-height:1.2;margin:25px 0 15px 0}.article-portal .style-text p{margin:0 0 40px 0}@media only screen and (max-width: 767px){.article-portal .style-text p{margin:0 0 30px 0}}.article-portal .style-text .button{margin-top:auto}.article-portal .style-text .button:before{content:"";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.article-portal2{position:relative;margin-bottom:60px}@media only screen and (max-width: 767px){.article-portal2{margin-bottom:40px}}.article-portal2:hover img{transform:scale(1.1)}.article-portal2.article-portal2-sticky{position:sticky;top:100px}.article-portal2 img{display:block;width:100%;transition:all .3s}.article-portal2 .swiper-tags-portal{margin:20px 0}@media only screen and (max-width: 767px){.article-portal2 .swiper-tags-portal{margin:15px 0}}.article-portal2 .swiper-tags-portal .swiper-slide{width:auto}.article-portal2 .swiper-tags-portal a{display:inline-block;font-size:clamp(14px,2vw,18px);color:#0048ff;flex:0 0 auto}.article-portal2 h3{font-size:clamp(22px,2vw,32px);line-height:1.2;text-transform:inherit;text-wrap:balance}.article-portal2 h3 a:before{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%}.article-portal2 a{color:#000}.article-details .style-text{position:relative;margin-bottom:60px;padding-bottom:60px}@media only screen and (max-width: 991px){.article-details .style-text{margin-bottom:30px;padding-bottom:30px}}.article-details .style-text+.style-text{margin-top:0}.article-details .row-related{margin-top:50px;padding-bottom:60px}@media only screen and (max-width: 991px){.article-details .row-related{padding-bottom:30px}}@media only screen and (max-width: 767px){.article-details .row-related{margin:30px -5px 0 -5px}}.article-details .row-related .col-related{margin-bottom:40px}@media only screen and (max-width: 767px){.article-details .row-related .col-related{margin-bottom:10px}}@media only screen and (max-width: 767px){.article-details .row-related .col-related{padding-left:5px;padding-right:5px}}div .style-text:last-child{padding-bottom:0;margin-bottom:0}div .style-text:last-child::after{content:none}.related-content .article.video-article a{padding:clamp(15px,1vw,20px) clamp(15px,2vw,40px)}.podcast-article img{height:140% !important;top:-20%;width:auto;max-width:unset !important}#custom-cursor{transform:translate(-50%, -50%);width:110px;height:110px;border-radius:50%;text-align:center;font-size:150px;line-height:1;background-color:#fff;position:fixed;opacity:0;pointer-events:none;transition:transform .5s;z-index:1}@media only screen and (max-width: 991px){#custom-cursor{display:none}}#custom-cursor span{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);height:15px;width:15px;background:#000;border-radius:50%}#custom-cursor:before{font-family:"font-icons";content:"←";position:absolute;left:15%;top:50%;transform:translateY(-50%);font-size:30px;color:#000}#custom-cursor:after{font-family:"font-icons";content:"→";position:absolute;right:15%;top:50%;transform:translateY(-50%);font-size:30px;color:#000}.accordions{margin-top:50px}@media only screen and (max-width: 767px){.accordions{margin-top:30px}}.accordions .accordion{border-bottom:1px solid #000}.accordions .accordion-header{display:flex;justify-content:space-between;align-items:center;padding:30px 0;cursor:pointer}@media only screen and (max-width: 767px){.accordions .accordion-header{padding:20px 0}}.accordions .accordion-header h3,.accordions .accordion-header .font-icons{font-size:clamp(20px,2vw,30px)}.accordions .accordion-header h3{line-height:1.1;padding-right:30px}.accordions .accordion-header .font-icons{transition:transform .3s}.accordions .accordion-header+.style-text{display:none;max-width:800px;padding-bottom:40px}@media only screen and (max-width: 767px){.accordions .accordion-header+.style-text{padding-bottom:20px}}.accordions .accordion-header.active .font-icons{transform:rotate(180deg)}.accordions .accordion-header.active+.style-text{display:block}.accordions .accordion:first-child .accordion-header{padding-top:0}.taglink{display:inline-block;border-radius:30px;line-height:1;padding:8px 26px;background:#4d7dda;color:#fff}.tag-cloud{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}@media only screen and (max-width: 991px){.tag-cloud{justify-content:flex-start}}.tag-cloud a{display:inline-block;border-radius:30px;line-height:20px;padding:6px 26px;background-color:#b9c1f4;color:#000}.tag-cloud a.tag-cloud-link-current{background-color:#000}.tags>div{margin:0 10px 10px 0}.tags-wrapper{display:flex;flex-wrap:wrap;gap:10px}@media only screen and (max-width: 991px){.tags-wrapper{margin-bottom:25px}}.testimonial a{display:block;aspect-ratio:32/17}.testimonial a img{object-fit:cover;aspect-ratio:32/17;width:100%}.testimonial a:after{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.5) url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/play.svg) no-repeat center center;background-size:15%;position:absolute;top:0;left:0}.related-testimonials .article a{padding:0 !important}.video-container{position:relative;padding-bottom:56.25%;background-color:#000;border-radius:5px;overflow:hidden}.video-container:after{position:absolute;top:0;left:0;bottom:0;right:0}.video-container iframe,.video-container video{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.before-after{position:relative;aspect-ratio:1/1;border-radius:10px;overflow:hidden}.before-after div{position:absolute;width:100%;height:100%;overflow:hidden}.before-after>div>img{position:relative;max-width:unset;height:100%;width:auto}.before-after>div>p{position:relative;width:100%;margin-top:-50px;color:#fff;text-align:center}.before-after>div:nth-child(2){box-shadow:5px 0 0 #fff;width:50%}.before-after~div{display:flex;justify-content:space-between}.before-after~div p{margin-top:10px;opacity:.5}.service-labels{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}@media only screen and (max-width: 767px){.service-labels{gap:15px}}.service-labels a{display:inline-block;font-size:clamp(16px,1vw,20px);color:#000;line-height:1;background:#fff;border:1px solid #000;padding:12px 30px;border-radius:30px;text-align:center;text-transform:uppercase;transition:all .5s}@media only screen and (max-width: 767px){.service-labels a{padding:10px 20px}}.featured-article{position:relative;display:flex;align-items:center;justify-content:center;height:100vh;color:#fff;text-align:center;padding:0;margin:0;overflow:hidden}.featured-article:before{content:"";display:block;position:absolute;top:-1px;z-index:1;background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/path1.svg) bottom center/cover no-repeat;aspect-ratio:180/13;width:100%}.featured-article:after{content:"";display:block;position:absolute;bottom:-1px;z-index:1;background:url(//lf-medicalgroup.com/wp-content/themes/lohuis-filipovic/assets/images/path2.svg) bottom center/cover no-repeat;aspect-ratio:120/7;width:100%}.featured-article .cover-img{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;filter:brightness(0.6);z-index:-1}.featured-article .featured-article-tags{display:flex;justify-content:center;gap:30px;margin-bottom:30px}@media only screen and (max-width: 767px){.featured-article .featured-article-tags{gap:10px}}.featured-article .featured-article-tags a{font-size:clamp(14px,2vw,18px);color:#afc5fe;text-decoration:underline}.featured-article h2{font-size:clamp(30px,5vw,50px);line-height:1.3;max-width:1000px;margin:0 auto 30px auto}@media only screen and (max-width: 767px){.featured-article h2{margin:0 auto 20px auto}}.featured-article p{font-family:"DMSans",sans-serif;max-width:700px;margin:0 auto 40px auto}@media only screen and (max-width: 767px){.featured-article p{margin:0 auto 30px auto}}.featured-article .button{padding:16px 40px;border:0}:root {  --sb-color-gray-600: #4a5565;
--sb-color-gray-700: #364153;
--sb-color-wp-light-blue-600: #007ca8; --sb-duration-75:   75ms;
--sb-duration-100:  100ms;
--sb-duration-150:  150ms;
--sb-duration-200:  200ms;
--sb-duration-300:  300ms;
--sb-duration-500:  500ms;
--sb-duration-700:  700ms;
--sb-duration-1000: 1000ms; --sb-opacity-disabled: 0.5; --sb-fg-muted:  var(--sb-color-gray-700);
--sb-fg-subtle: var(--sb-color-gray-600); --sb-focus-ring: var(--sb-color-wp-light-blue-600); --sb-text-secondary: var(--sb-fg-muted);
--sb-text-tertiary:  var(--sb-fg-subtle);
} @media (prefers-reduced-motion: reduce) {
:root {
--sb-duration-75:   0.01ms;
--sb-duration-100:  0.01ms;
--sb-duration-150:  0.01ms;
--sb-duration-200:  0.01ms;
--sb-duration-300:  0.01ms;
--sb-duration-500:  0.01ms;
--sb-duration-700:  0.01ms;
--sb-duration-1000: 0.01ms;
}
}#sb_instagram a:focus-visible,#sb_instagram button:focus-visible,.sbi_lightbox a:focus-visible,.sbi_lightbox button:focus-visible{ outline:2px solid var(--sb-focus-ring)!important;outline-offset:2px!important}#sb_instagram .sbi_item:has(.sbi_photo:focus-visible){outline:2px solid var(--sb-focus-ring);outline-offset:0}#sb_instagram .sb_instagram_header:has(.sbi_header_link:focus-visible){outline:2px solid var(--sb-focus-ring);outline-offset:2px}#sb_instagram{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:0;width:100%}#sb_instagram:after{clear:both;content:"";display:table}#sb_instagram.sbi_fixed_height{overflow:hidden;overflow-y:auto}#sb_instagram #sbi_images,#sb_instagram.sbi_fixed_height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sb_instagram .sbi_header_link{-webkit-box-shadow:none;box-shadow:none}#sb_instagram .sbi_header_link:hover{border:none}#sb_instagram #sbi_images .sbi_item{zoom:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0!important;opacity:1;overflow:hidden;text-decoration:none;-webkit-transition:all var(--sb-duration-500) ease;-moz-transition:all var(--sb-duration-500) ease;-o-transition:all var(--sb-duration-500) ease;transition:all var(--sb-duration-500) ease;vertical-align:top;width:100%}#sb_instagram #sbi_images .sbi_item.sbi_transition{opacity:0}#sb_instagram #sbi_images{display:grid;padding:12px 0;width:100%}#sb_instagram.sbi_col_1 #sbi_images{grid-template-columns:repeat(1,1fr)}#sb_instagram.sbi_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(1,1fr)}#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram .sbi_photo_wrap{position:relative}#sb_instagram .sbi_photo{display:block;text-decoration:none}#sb_instagram .sbi_photo img{height:inherit;object-fit:cover;scale:1;transition:-webkit-transform var(--sb-duration-500) ease-in-out;transition:transform var(--sb-duration-500) ease-in-out;transition:transform var(--sb-duration-500) ease-in-out,-webkit-transform var(--sb-duration-500) ease-in-out;vertical-align:middle;width:100%}#sb_instagram .sbi_no_js img{display:none}#sb_instagram a,#sb_instagram a:active,#sb_instagram a:focus,#sb_instagram a:hover{outline:none}#sb_instagram img{display:block;margin:0!important;max-width:100%!important;opacity:1!important;padding:0!important}#sb_instagram .sbi_link{background:rgba(0,0,0,.5);bottom:0;color:#fff;display:none;font-size:12px;line-height:1.1;padding:10px 0;position:absolute;right:0;text-align:center;width:100%}#sb_instagram .sbi_link a{zoom:1;color:#fff;display:inline-block;font-size:12px;line-height:1.1;padding:0 6px;text-decoration:none;vertical-align:top}#sb_instagram .sbi_link .sbi_lightbox_link{padding-bottom:5px}#sb_instagram .sbi_link a:focus,#sb_instagram .sbi_link a:hover{text-decoration:underline}#sb_instagram .sbi_photo_wrap:focus .sbi_link,#sb_instagram .sbi_photo_wrap:hover .sbi_link{display:block}#sb_instagram svg:not(:root).svg-inline--fa{display:inline-block;height:1em}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .sbi_playbtn,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel .fa-clone{color:#fff;color:hsla(0,0%,100%,.9);display:block!important;font-style:normal!important;position:absolute;text-shadow:0 0 8px rgba(0,0,0,.8);z-index:1}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_video .sbi_playbtn{font-size:48px;left:50%;margin-left:-19px;margin-top:-24px;padding:0;top:50%;z-index:2}#sb_instagram .sbi_type_carousel .fa-clone{font-size:24px;right:12px;text-shadow:0 0 8px rgba(0,0,0,.3);top:12px}#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel svg.fa-clone{-webkit-filter:drop-shadow(0 0 2px rgba(0,0,0,.4));filter:drop-shadow(0 0 2px rgba(0,0,0,.4))}#sb_instagram .sbi_loader{-webkit-animation:sbi-sk-scaleout var(--sb-duration-1000) infinite ease-in-out;animation:sbi-sk-scaleout var(--sb-duration-1000) infinite ease-in-out;background-color:#000;background-color:rgba(0,0,0,.5);border-radius:100%;height:20px;left:50%;margin:-10px 0 0 -10px;position:relative;top:50%;width:20px}#sb_instagram br{display:none}#sbi_load p{display:inline;margin:0;padding:0}#sb_instagram #sbi_load .sbi_loader{background-color:#fff;margin-top:-11px;opacity:1;position:absolute}@-webkit-keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0)}to{opacity:0;-webkit-transform:scale(1)}}@keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}#sb_instagram .fa-spin,#sbi_lightbox .fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}#sb_instagram .fa-pulse,#sbi_lightbox .fa-pulse{-webkit-animation:fa-spin var(--sb-duration-1000) infinite steps(8);animation:fa-spin var(--sb-duration-1000) infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.sbi-screenreader{display:block!important;height:0!important;line-height:0!important;overflow:hidden!important;text-align:left!important;text-indent:-9999px!important;width:0!important}#sb_instagram .sb_instagram_header,.sb_instagram_header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding:12px 0;position:relative}#sb_instagram .sb_instagram_header a,.sb_instagram_header a{transition:color var(--sb-duration-500) ease}.sb_instagram_header.sbi_header_outside{display:flex;float:none;margin-left:auto!important;margin-right:auto!important}.sbi_no_avatar .sbi_header_img{background:#333;color:#fff;height:50px;position:relative;width:50px}.sb_instagram_header .sbi_header_hashtag_icon{background:rgba(0,0,0,.75);bottom:0;color:#fff;left:0;opacity:0;position:absolute;text-align:center;top:0;width:100%}.sbi_no_avatar .sbi_header_hashtag_icon{color:#fff;display:block;opacity:.9;-webkit-transition:background .6s linear,color .6s linear;-moz-transition:background .6s linear,color .6s linear;-o-transition:background .6s linear,color .6s linear;transition:background .6s linear,color .6s linear}.sbi_no_avatar:hover .sbi_header_hashtag_icon{display:block;opacity:1;-webkit-transition:background var(--sb-duration-200) linear,color var(--sb-duration-200) linear;-moz-transition:background var(--sb-duration-200) linear,color var(--sb-duration-200) linear;-o-transition:background var(--sb-duration-200) linear,color var(--sb-duration-200) linear;transition:background var(--sb-duration-200) linear,color var(--sb-duration-200) linear}@media (min-width:480px){#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,.sb_instagram_header.sbi_medium .sbi_header_img,.sb_instagram_header.sbi_medium .sbi_header_img img{border-radius:50%;height:80px;width:80px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,.sb_instagram_header.sbi_medium .sbi_header_text h3{font-size:20px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info{font-size:14px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_medium .sbi_header_text h3{line-height:1.4}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,.sb_instagram_header.sbi_large .sbi_header_img,.sb_instagram_header.sbi_large .sbi_header_img img{border-radius:50%;height:120px;width:120px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,.sb_instagram_header.sbi_large .sbi_header_text h3{font-size:28px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info{font-size:16px}}#sb_instagram .sb_instagram_header .sbi_header_img,.sb_instagram_header .sbi_header_img{-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:50%;height:50px;overflow:hidden;position:relative;width:50px}#sb_instagram .sb_instagram_header .sbi_header_img_hover,.sb_instagram_header .sbi_header_img_hover{background:rgba(0,0,0,.75);bottom:0;color:#fff;left:0;opacity:0;position:absolute;text-align:center;top:0;width:100%}#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header .sbi_header_img_hover .sbi_new_logo{font-size:24px;height:24px;left:50%;margin-left:-12px;margin-top:-12px;position:absolute;top:50%;width:24px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo{font-size:36px;height:36px;margin-left:-18px;margin-top:-18px;width:36px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo{font-size:48px;height:48px;margin-left:-24px;margin-top:-24px;width:48px}#sb_instagram .sb_instagram_header .sbi_header_img_hover i{overflow:hidden}#sb_instagram .sb_instagram_header .sbi_header_img_hover,.sb_instagram_header .sbi_header_img_hover{transition:opacity .4s ease-in-out;z-index:2}#sb_instagram .sb_instagram_header .sbi_fade_in,.sb_instagram_header .sbi_fade_in{opacity:1;transition:opacity var(--sb-duration-200) ease-in-out}#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,.sb_instagram_header a:focus .sbi_header_img_hover,.sb_instagram_header a:hover .sbi_header_img_hover{opacity:1}#sb_instagram .sb_instagram_header .sbi_header_text,.sb_instagram_header .sbi_header_text{align-items:center;display:flex;gap:20px;justify-content:flex-start}#sb_instagram .sb_instagram_header.sbi_large .sbi_feedtheme_header_text,.sb_instagram_header.sbi_large .sbi_feedtheme_header_text{gap:8px}.sb_instagram_header.sbi_medium .sbi_feedtheme_header_text{gap:4px}.sbi_feedtheme_header_text{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:4px;justify-content:flex-start}#sb_instagram .sb_instagram_header a,.sb_instagram_header a{text-decoration:none}#sb_instagram .sb_instagram_header h3,.sb_instagram_header h3{font-size:16px;line-height:1.3;margin:0;padding:0}#sb_instagram .sb_instagram_header p,.sb_instagram_header p{font-size:13px;line-height:1.3;margin:0;padding:0}#sb_instagram p:empty{display:none}#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,.sb_instagram_header .sbi_header_text img.emoji{margin-right:3px!important}#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info{clear:both}#sb_instagram #sbi_load{clear:both;float:left;text-align:center;width:100%}#sb_instagram #sbi_load .fa-spinner{display:none;font-size:15px;left:50%;margin:-8px 0 0 -7px;position:absolute;top:50%}#sb_instagram #sbi_load{opacity:1;transition:all var(--sb-duration-500) ease-in}#sb_instagram .sbi_load_btn .sbi_btn_text,#sb_instagram .sbi_load_btn .sbi_loader{opacity:1;transition:all var(--sb-duration-100) ease-in}#sb_instagram .sbi_hidden{opacity:0!important}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a{zoom:1;background:#333;border:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-size:13px;line-height:1.5;margin:5px auto 0;padding:7px 14px;text-decoration:none;vertical-align:top}#sb_instagram #sbi_load .sbi_load_btn{position:relative}#sb_instagram .sbi_follow_btn{zoom:1;display:inline-block;text-align:center;vertical-align:top}#sb_instagram .sbi_follow_btn.sbi_top{display:block;margin-bottom:5px}#sb_instagram .sbi_follow_btn a{background:#408bd1;color:#fff}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a{transition:all var(--sb-duration-100) ease-in}#sb_instagram #sbi_load .sbi_load_btn:focus,#sb_instagram #sbi_load .sbi_load_btn:hover{box-shadow:inset 0 0 20px 20px hsla(0,0%,100%,.25);outline:none}#sb_instagram .sbi_follow_btn a:focus,#sb_instagram .sbi_follow_btn a:hover{box-shadow:inset 0 0 10px 20px #359dff;outline:none}#sb_instagram #sbi_load .sbi_load_btn:active,#sb_instagram .sbi_follow_btn a:active{box-shadow:inset 0 0 10px 20px rgba(0,0,0,.3)}#sb_instagram .sbi_follow_btn .fa,#sb_instagram .sbi_follow_btn svg{font-size:15px;margin-bottom:-1px;margin-right:7px}#sb_instagram .sbi_follow_btn svg{vertical-align:-.125em}#sb_instagram #sbi_load .sbi_follow_btn{margin-left:5px}#sb_instagram .sb_instagram_error{line-height:1.4;text-align:center;width:100%}#sbi_mod_error{background:#eee;border:1px solid #ddd;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;clear:both;color:#333;display:none;font-size:13px;margin:10px 0 0;padding:10px 15px;text-align:center}#sbi_mod_error br{display:initial!important}#sbi_mod_error p{line-height:1.3!important;margin:0!important;padding:5px 0!important}#sbi_mod_error ol,#sbi_mod_error ul{margin:0!important;padding:5px 0 5px 20px!important}#sbi_mod_error li{margin:0!important;padding:1px 0!important}#sbi_mod_error span{font-size:12px}#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_medium .sbi_playbtn{font-size:23px;margin-left:-9px;margin-top:-12px}#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{font-size:18px;right:8px;top:8px}#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_small .sbi_playbtn{font-size:18px;margin-left:-7px;margin-top:-9px}#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone{font-size:12px;right:5px;top:5px}@media (max-width:640px){#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_6 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_9 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_width_resp{width:100%!important}}@media (max-width:480px){#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_6 #sbi_images,#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_9 #sbi_images{grid-template-columns:1fr}#sb_instagram.sbi_mob_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram.sbi_mob_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_mob_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_mob_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_mob_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_mob_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_mob_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_mob_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_mob_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_mob_col_1 #sbi_images{grid-template-columns:1fr}}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap{box-sizing:border-box;overflow:hidden;position:relative}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before{content:"";display:block;padding-top:100%;z-index:-300}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo{bottom:0;left:0;position:absolute;right:0;top:0}#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition{opacity:1}#sb_instagram.sbi_no_js .sbi_load_btn,#sb_instagram.sbi_no_js .sbi_photo img{display:none}#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,#sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo{padding-bottom:0!important}#sb_instagram #sbi_mod_error .sb_frontend_btn{background:#ddd;background:rgba(0,0,0,.1);border-radius:5px;color:#444;display:inline-block;margin-top:10px;padding:6px 10px;text-decoration:none}#sb_instagram #sbi_mod_error .sb_frontend_btn:hover{background:#ccc;background:rgba(0,0,0,.15)}#sb_instagram #sbi_mod_error .sb_frontend_btn .fa{margin-right:2px}#sb_instagram.sbi_palette_dark,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close,.sbi_header_outside.sbi_header_palette_dark{background-color:rgba(0,0,0,.85);color:hsla(0,0%,100%,.75)}#sb_instagram.sbi_palette_dark .sbi_caption,#sb_instagram.sbi_palette_dark .sbi_meta,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,.sbi_header_palette_dark,.sbi_header_palette_dark .sbi_bio{color:hsla(0,0%,100%,.75)}#sb_instagram.sbi_palette_dark .sbi_expand a,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,.sbi_header_palette_dark a{color:#fff}#sb_instagram.sbi_palette_light,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close,.sbi_header_outside.sbi_header_palette_light{background-color:hsla(0,0%,100%,.75);color:rgba(0,0,0,.85)}#sb_instagram.sbi_palette_light .sbi_caption,#sb_instagram.sbi_palette_light .sbi_meta,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,.sbi_header_palette_light,.sbi_header_palette_light .sbi_bio{color:rgba(0,0,0,.85)}#sb_instagram.sbi_palette_light .sbi_expand a,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,.sbi_header_palette_light a{color:#000}@media (max-width:480px){#sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_mob_col_1 #sbi_images{grid-template-columns:1fr}#sb_instagram.sbi_mob_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_mob_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_mob_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_mob_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_mob_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_mob_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}}@media (max-width:800px){#sb_instagram.sbi_tab_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram.sbi_tab_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_tab_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_tab_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_tab_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_tab_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_tab_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_tab_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_tab_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_tab_col_1 #sbi_images{grid-template-columns:1fr}}@media (max-width:480px){#sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_mob_col_1 #sbi_images{grid-template-columns:1fr}#sb_instagram.sbi_mob_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_mob_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_mob_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_mob_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_mob_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_mob_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_mob_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_mob_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_mob_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}}#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide{display:none!important}body:after{content:url(//lf-medicalgroup.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png);display:none}.sbi_lightboxOverlay{background-color:#000;display:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);left:0;opacity:.9;position:absolute;top:0;z-index:99999}.sbi_lightbox{font-weight:400;left:0;line-height:0;position:absolute;text-align:center;width:100%;z-index:100000}.sbi_lightbox .sbi_lb-image{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;display:block;height:auto;max-width:inherit;object-fit:contain}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.sbi_lightbox a:active,.sbi_lightbox a:focus,.sbi_lightbox a:hover{outline:none}.sbi_lightbox a img{border:none}.sbi_lb-outerContainer{*zoom:1;background-color:#000;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;height:250px;margin:0 auto 5px;position:relative;width:250px}.sbi_lb-outerContainer:after{clear:both;content:"";display:table}.sbi_lb-container-wrapper{height:100%}.sbi_lb-container{bottom:0;height:100%;left:0;padding:4px;position:relative;right:0;top:0;width:100%}.sbi_lb-loader{height:20px;left:0;line-height:0;margin-top:-10px;position:absolute;text-align:center;top:50%;width:100%}.sbi_lb-loader span{background:url(//lf-medicalgroup.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png) no-repeat;display:block;height:14px;margin:0 auto;width:14px}.sbi_lb-nav{left:0;top:0;width:100%;z-index:10}.sbi_lb-container>.nav{left:0}.sbi_lb-nav a{background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);height:90%;outline:none;position:absolute;top:0;z-index:100}.sbi_lb-next,.sbi_lb-prev{cursor:pointer;display:block;height:100%}.sbi_lb-nav a.sbi_lb-prev{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);float:left;left:-70px;opacity:.5;padding-left:10px;padding-right:10px;-webkit-transition:opacity var(--sb-duration-200);-moz-transition:opacity var(--sb-duration-200);-o-transition:opacity var(--sb-duration-200);transition:opacity var(--sb-duration-200);width:50px}.sbi_lb-nav a.sbi_lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.sbi_lb-nav a.sbi_lb-next{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);float:right;opacity:.5;padding-left:10px;padding-right:10px;right:-70px;-webkit-transition:opacity var(--sb-duration-200);-moz-transition:opacity var(--sb-duration-200);-o-transition:opacity var(--sb-duration-200);transition:opacity var(--sb-duration-200);width:50px}.sbi_lb-nav a.sbi_lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.sbi_lb-nav span{background:url(//lf-medicalgroup.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png) no-repeat;display:block;height:45px;left:20px;margin:-25px 0 0;position:absolute;top:55%;width:34px}.sbi_lb-nav a.sbi_lb-prev span{background-position:-53px 0}.sbi_lb-nav a.sbi_lb-next span{background-position:-18px 0;left:auto;right:20px}.sbi_lb-dataContainer{*zoom:1;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;font-family:Open Sans,Helvetica,Arial,sans-serif;margin:0 auto;padding-top:10px;width:100%}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer{background:#fff;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;padding-right:300px;position:relative}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper{background:#000;position:relative}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{background:#fff;bottom:0;height:100%;line-height:1.4;overflow:hidden;overflow-y:auto;position:absolute;right:-300px;text-align:left;top:0;width:300px!important}.sbi_lb-commentBox:after,.sbi_lb-data:after,.sbi_lb-dataContainer:after{clear:both;content:"";display:table}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox{display:block!important;margin-top:20px;padding:4px;width:100%}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number{padding-bottom:0}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption{margin-bottom:20px;max-width:100%;width:100%}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text{display:inline-block;padding-top:10px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;clear:both;display:block!important;float:left;font-size:12px;margin:0 0 1px;min-width:100%;padding:3px 20px 3px 0;width:100%}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter{font-weight:700;margin-right:5px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p{text-align:left}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{box-sizing:border-box;padding:15px 20px}.sbi_lb-data{color:#ccc;padding:0 4px}.sbi_lb-data .sbi_lb-details{float:left;line-height:1.1;text-align:left;width:85%}.sbi_lb-data .sbi_lb-caption{word-wrap:break-word;color:#ccc;float:left;font-size:13px;font-weight:400;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;line-height:1.3;overflow-wrap:break-word;padding-bottom:3px;word-break:break-word}.sbi_lb-data .sbi_lb-caption a{color:#ccc;font-weight:700;text-decoration:none}.sbi_lb-commenter:hover,.sbi_lb-data .sbi_lb-caption a:hover{color:#fff;text-decoration:underline}.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username{color:#ccc;display:block;float:left;margin:0 0 5px;padding-bottom:0;width:100%}.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p{color:#fff;text-decoration:underline}#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username{color:#333}.sbi_lightbox .sbi_lightbox_username img{background:#666;border:none;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;float:left;height:32px;margin-right:10px;width:32px}.sbi_lightbox_username p{color:#ccc;float:left;font-size:13px;font-weight:700;line-height:32px;margin:0;padding:0}.sbi_lb-data .sbi_lb-number{clear:both;color:var(--sb-text-tertiary);display:block;float:left;font-size:12px;padding:5px 0 15px}.sbi_lb-data .sbi_lb-close{color:var(--sb-text-tertiary);display:block;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);float:right;font-size:18px;height:30px;opacity:.7;outline:none;text-align:right;-webkit-transition:opacity var(--sb-duration-200);-moz-transition:opacity var(--sb-duration-200);-o-transition:opacity var(--sb-duration-200);transition:opacity var(--sb-duration-200);width:30px}.sbi_lb-data .sbi_lb-close:hover{color:#fff;cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.sbi_lb-nav{height:auto}.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video{position:relative!important}.sbi_lb-container{padding:0}.sbi-feed-block-cta{border:1px solid #e8e8eb!important;border-radius:2px!important;position:relative!important;text-align:center!important;width:100%!important}.sbi-feed-block-cta-img-ctn{float:left!important;margin-bottom:35px!important;margin-top:50px!important;width:100%!important}.sbi-feed-block-cta-img,.sbi-feed-block-cta-img-ctn{align-items:center!important;display:flex!important;justify-content:center!important;position:relative!important}.sbi-feed-block-cta-img{border:2px solid #dcdde1!important;border-radius:16px!important;height:65px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;width:65px!important}.sbi-feed-block-cta-img span svg{float:left!important}.sbi-feed-block-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sbi-feed-block-cta-logo{bottom:-19px!important;position:absolute!important;right:-15px!important;z-index:1!important}.sbi-feed-block-cta-heading{display:inline-block!important;font-size:19px!important;font-weight:700!important;line-height:1.4em!important;margin:0 0 30px!important;padding:0!important;width:100%!important}.sbi-feed-block-cta-btn{background:#0068a0!important;border-radius:2px!important;color:#fff!important;cursor:pointer!important;margin-bottom:30px!important;padding:8px 20px 8px 38px!important;position:relative!important}.sbi-feed-block-cta-btn:after,.sbi-feed-block-cta-btn:before{background:#fff!important;content:""!important;height:12px!important;left:20px!important;position:absolute!important;top:14px!important;width:2px!important}.sbi-feed-block-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sbi-feed-block-cta-desc{align-items:center!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;display:flex!important;flex-direction:column!important;justify-content:center!important;margin-top:35px!important;padding:20px!important}.sbi-feed-block-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sbi-feed-block-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sbi-feed-block-cta-desc span a{font-weight:600!important;text-decoration:underline!important;text-transform:capitalize!important}.sbi-feed-block-cta-selector{align-items:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;margin-bottom:45px!important;padding:0 20%!important;width:100%!important}.sbi-feed-block-cta-feedselector{border:1px solid #d0d1d7!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important;padding:8px 16px!important}.sbi-feed-block-cta-selector span{color:#2c324c!important}.sbi-feed-block-cta-selector span a{font-weight:600!important;text-decoration:underline!important;text-transform:capitalize!important}.sbi-feed-block-cta-selector span a:after{color:#2c324c!important;font-weight:400!important;margin-left:2px!important;text-decoration-color:#fff!important}.sbi-feed-block-cta-selector span a:first-of-type:after{content:","!important}.sbi-feed-block-cta-selector span a:nth-of-type(2):after{content:"or"!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed:before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed:before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed:before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed:before{background-position:50%!important;background-repeat:no-repeat!important;content:""!important;font-variant:normal!important;height:16px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.906 18.109h.5v-.5h-.5v.5Zm-3.109 0h-.5v.5h.5v-.5Zm0-3.549v-.5h-.5v.5h.5Zm3.109 0v.5h.5v-.5h-.5Zm7.354-7.232h.5v-.424l-.417-.07-.083.494Zm0 3.022v.5h.5v-.5h-.5Zm-3.536 4.21h-.5v.5h.5v-.5Zm3.402 0 .494.077.09-.577h-.584v.5Zm-.55 3.549v.5h.427l.066-.423-.494-.077Zm-2.852 0v-.5h-.5v.5h.5Zm10.328-3.549h-.5v.001h.5ZM17.08 26.614l-.092-.492.092.492Zm-4.531 0 .092-.492-.092.492Zm2.266-24.816c-7.008 0-12.738 5.719-12.738 12.762h1c0-6.492 5.283-11.762 11.738-11.762v-1ZM2.077 14.56c0 6.238 4.473 11.437 10.38 12.545l.184-.983C7.2 25.102 3.077 20.31 3.077 14.56h-1Zm11.329 11.754v-8.205h-1v8.205h1Zm-.5-8.705H9.797v1h3.109v-1Zm-2.609.5V14.56h-1v3.549h1Zm-.5-3.049h3.109v-1H9.797v1Zm3.609-.5v-2.704h-1v2.704h1Zm0-2.704c0-1.437.424-2.488 1.115-3.179.692-.692 1.71-1.082 3.01-1.082v-1c-1.501 0-2.796.454-3.717 1.375-.921.921-1.408 2.25-1.408 3.886h1Zm4.125-4.26c.641 0 1.303.055 1.81.112a20.412 20.412 0 0 1 .824.11l.01.002h.003l.082-.492.082-.494h-.005l-.013-.003a10.294 10.294 0 0 0-.231-.035 21.366 21.366 0 0 0-.64-.081 17.7 17.7 0 0 0-1.922-.12v1Zm2.23-.268v3.022h1V7.328h-1Zm.5 2.522h-1.543v1h1.542v-1Zm-1.543 0c-.867 0-1.518.274-1.944.765-.414.477-.55 1.088-.55 1.644h1c0-.41.102-.754.306-.99.192-.221.538-.419 1.188-.419v-1Zm-2.494 2.41v2.3h1v-2.3h-1Zm.5 2.8h3.402v-1h-3.402v1Zm2.908-.577-.551 3.55.988.153.55-3.55-.987-.153Zm-.057 3.126h-2.851v1h2.851v-1Zm-3.351.5v8.204h1V18.11h-1Zm.949 8.996a12.738 12.738 0 0 0 7.335-4.254l-.761-.648a11.738 11.738 0 0 1-6.76 3.92l.186.982Zm7.335-4.254a12.738 12.738 0 0 0 3.044-8.292l-1 .002c.007 2.8-.988 5.51-2.805 7.642l.76.648Zm3.044-8.29c0-7.044-5.73-12.763-12.737-12.763v1c6.454 0 11.737 5.27 11.737 11.762h1ZM16.224 26.313c0 .492.444.886.949.791l-.185-.983a.198.198 0 0 1 .236.192h-1Zm-3.767.791a.803.803 0 0 0 .949-.791h-1c0-.114.105-.216.235-.192l-.184.983Z' fill='%232b87da'/%3E%3Cpath d='M12.906 18.109h.5v-.5h-.5v.5Zm-3.109 0h-.5v.5h.5v-.5Zm0-3.55v-.5h-.5v.5h.5Zm3.109 0v.5h.5v-.5h-.5Zm7.354-7.232h.5v-.423l-.417-.07-.083.493Zm0 3.023v.5h.5v-.5h-.5Zm-3.536 4.21h-.5v.5h.5v-.5Zm3.402 0 .494.077.09-.577h-.584v.5Zm-.55 3.549v.5h.427l.066-.424-.494-.076Zm-2.852 0v-.5h-.5v.5h.5Zm-3.318 8.257v-8.257h-1v8.257h1Zm-.5-8.757H9.797v1h3.109v-1Zm-2.609.5v-3.55h-1v3.55h1Zm-.5-3.05h3.109v-1H9.797v1Zm3.609-.5v-2.704h-1v2.705h1Zm0-2.704c0-1.436.424-2.487 1.115-3.178.692-.692 1.71-1.082 3.01-1.082v-1c-1.501 0-2.796.454-3.717 1.375-.921.92-1.408 2.25-1.408 3.885h1Zm4.125-4.26c.641 0 1.303.056 1.81.113a20.336 20.336 0 0 1 .824.11l.01.002h.003a183.243 183.243 0 0 1 .165-.986h-.006l-.013-.003a9.144 9.144 0 0 0-.231-.035 21.391 21.391 0 0 0-.64-.082 17.7 17.7 0 0 0-1.922-.119v1Zm2.23-.268v3.023h1V7.327h-1Zm.5 2.523h-1.543v1h1.542v-1Zm-1.543 0c-.867 0-1.518.274-1.944.765-.414.477-.55 1.087-.55 1.644h1c0-.41.102-.754.306-.99.192-.221.538-.419 1.188-.419v-1Zm-2.494 2.41v2.3h1v-2.3h-1Zm.5 2.8h3.402v-1h-3.402v1Zm2.908-.577-.551 3.55.988.152.55-3.548-.987-.154Zm-.057 3.126h-2.851v1h2.851v-1Zm-3.351.5v8.257h1v-8.257h-1Zm.19 8.066h-3.2v1h3.2v-1Zm-.19.191a.19.19 0 0 1 .19-.19v1a.81.81 0 0 0 .81-.81h-1Zm-3.818 0c0 .447.362.81.809.81v-1a.19.19 0 0 1 .19.19h-1Z' fill='%232b87da'/%3E%3C/svg%3E")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.876 6.788c.058-.082-.03-.187-.122-.149-.728.3-1.494.519-2.284.653-.107.019-.162-.129-.074-.192a5.372 5.372 0 0 0 1.868-2.462c.032-.086-.063-.162-.143-.117-.96.545-2.012.934-3.116 1.167a.1.1 0 0 1-.094-.03C22.926 4.608 21.554 4 20 4c-2.938 0-5.338 2.4-5.338 5.363 0 .378.04.746.11 1.096a.101.101 0 0 1-.104.121A15.243 15.243 0 0 1 3.841 5.1a.099.099 0 0 0-.162.014 5.312 5.312 0 0 0-.654 2.562c0 1.74.819 3.295 2.11 4.257.08.06.038.188-.061.18a5.398 5.398 0 0 1-2.066-.595.023.023 0 0 0-.033.02 5.37 5.37 0 0 0 3.888 5.164c.102.029.103.175 0 .194a5.275 5.275 0 0 1-1.834.023c-.075-.013-.138.058-.113.13A5.35 5.35 0 0 0 9.584 20.6c.093.007.132.127.057.183a10.65 10.65 0 0 1-6.441 2.13c-.281 0-.563-.012-.844-.033-.106-.009-.154.132-.063.186a15.177 15.177 0 0 0 7.857 2.184c9.85 0 15.262-8.175 15.262-15.262 0-.22 0-.428-.01-.646a.102.102 0 0 1 .043-.087 10.655 10.655 0 0 0 2.431-2.467Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.327a.1.1 0 0 0 .15.086l6.188-3.576a.1.1 0 0 0 0-.174L11.15 6.087a.1.1 0 0 0-.15.086v7.154Zm14.45-9.614c.163.587.275 1.375.35 2.375.087 1 .125 1.862.125 2.612L26 9.75c0 2.738-.2 4.75-.55 6.037-.313 1.126-1.037 1.85-2.162 2.163-.588.163-1.663.275-3.313.35a83.312 83.312 0 0 1-4.488.125L13.5 18.5c-5.238 0-8.5-.2-9.787-.55-1.126-.313-1.85-1.037-2.163-2.162-.163-.588-.275-1.376-.35-2.376-.087-1-.125-1.862-.125-2.612L1 9.75c0-2.737.2-4.75.55-6.037.313-1.126 1.037-1.85 2.162-2.163.588-.163 1.663-.275 3.313-.35a83.312 83.312 0 0 1 4.487-.125L13.5 1c5.238 0 8.5.2 9.788.55 1.125.313 1.85 1.037 2.162 2.162Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E")}.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a{zoom:1;background:#333;border:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-size:13px;line-height:1.5;margin:5px auto 0;padding:7px 14px;text-decoration:none;vertical-align:top}.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:after,.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:before{top:10px!important}