/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--main-header-height:0px;--meta-header-height:0px;--banner-height:50px;--drupal-top-toolbar-height:0px;--drupal-top-toolbar-tray-height:0px;--sticky-nav-mobile-height:0px;--window-height:100%;--drupal-toolbar-offset-top:calc(var(--drupal-top-toolbar-height) + var(--drupal-top-toolbar-tray-height));--drupal-toolbar-relative-mobile-offset-top:0px;--base-font-size:16px;--font-family:$font-family;--font-size:1rem;--font-size-h1:3.5rem;--font-size-h1-responsive:2.1875rem;--font-size-h2:2.5rem;--font-size-h2-responsive:1.875rem;--font-size-h3:1.875rem;--font-size-h3-responsive:1.625;--font-size-h4:calc(24 / var(--base-font-size) * 1rem);--font-size-h4-responsive:1.5rem;--font-size-h5:1rem;--font-size-h6:1rem;--font-size-xbig:2rem;--font-size-big:1.25rem;--font-size-small:.875rem;--font-size-xsmall:.75rem;--font-size-copyright:.625rem;--font-size-18:1.125rem;--color-main:#CC181D;--color-red:#CC181D;--color-foreground:#000000;--color-background:#ffffff;--color-red-accessible:#9E1317;--color-black:#000000;--color-text-black:#000000;--color-black-transparent:rgba(0,0,0,.4392156863);--color-slate-grey:#58606e;--color-text-grey:#595959;--color-grey:#eec631;--color-white:#ffffff;--color-white-text:#ffffff;--color-white-transparent:rgba(255,255,255,.9411764706);--color-old-pink:#B35B5E;--color-light-pink:#ebe4e4;--color-very-light-pink-four:#f9f6f6;--color-grey-light:#f7f7f7;--color-green:#3e8824;--color-yellow:#c69b18;--color-light-pink-grey:#F4F0F0;--color-grey-inactive:#EAE4E4;--color-teaser-exposition-background:#F4F0F0;--color-teaser-exposition-foreground:#000000;--color-teaser-base-background:rgba(255,255,255,0);--color-teaser-base-highlight-background:#F4F0F0;--color-teaser-base-foreground:#000000;--color-section-header-font-color:#000000;--color-footer-background:#ebe4e4;--color-footer-light-background:#f9f3f3;--color-carousel-active-dot:#000000;--color-carousel-inactive-dot:#EAE4E4;--color-form-error:#CC181D;--color-high-contrast-yellow:#FDDB6F;--color-search-header-background:#F5F4EE;--color-mobile-menu-grey-1:#F5F4EE;--color-mobile-menu-grey-2:#EBE9DD;--color-smartify-box-background:#F4F0F0;--color-main-accessible-text:#9E1317;--color-belvedere-puder-1:#f8f6f6;--color-header:var(--color-belvedere-puder-1,#f8f6f6);--color-bg-header:var(--color-white,#ffffff);--color-bg-submenu:var(--color-belvedere-puder-1,#f8f6f6);--color-belvedere-secondary:#414141;--color-link:var(--color-black,#000000);--color-link-bg:transparent;--color-link-hover:var(--color-red,#CC181D);--color-link-hover-bg:transparent;--color-surface-background:#FAFAFA}@media screen and (max-width:610px){:root{--drupal-toolbar-offset-top:0px;--drupal-toolbar-relative-mobile-offset-top:calc(var(--drupal-top-toolbar-height) + var(--drupal-top-toolbar-tray-height))}}@media (scripting:enabled){.js-carousel-container{transition:opacity 375ms cubic-bezier(.4,0,.2,1)}.js-carousel-container:not(.initialized){opacity:0;animation:slider-reveal-fallback 1ms linear 3s forwards}@keyframes slider-reveal-fallback{to{opacity:1}}}@media (scripting:enabled) and (prefers-reduced-motion:reduce){.js-carousel-container{transition:none}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .field--caption:last-child{margin-bottom:1rem}.owl-carousel .field--caption.image{margin-bottom:5px!important}.owl-nav.numeric-loadingbar-indicator{position:relative;top:0}.owl-nav.numeric-loadingbar-indicator .owl-prev{order:1}.owl-nav.numeric-loadingbar-indicator .owl-numeric{order:2;position:relative;top:-2px}.owl-nav.numeric-loadingbar-indicator .owl-loadingbar{order:2;position:absolute;width:120px;left:calc(50% - 60px);top:56px;height:4px;background-color:var(--color-black-transparent)}.owl-nav.numeric-loadingbar-indicator .owl-loadingbar__bar{position:absolute;top:-1px;left:0;width:100%;height:6px;background-color:var(--color-black);transition:all 375ms cubic-bezier(.4,0,.2,1)}.owl-nav.numeric-loadingbar-indicator .owl-next{order:3}.owl-nav.numeric-loadingbar-indicator .owl-dots{display:none}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px);padding-bottom:32px}.owl-carousel .owl-stage-outer:has(.image.field--caption){padding-bottom:0}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;padding:2px}.owl-carousel .owl-item img{display:block;width:100%;height:auto}.owl-carousel.default-config .owl-stage-outer .owl-stage{margin-top:0}@media all and (min-width:479px){.owl-carousel.default-config .owl-item{max-height:90vh;position:relative}.owl-carousel.default-config .owl-item>div{position:relative}.owl-carousel.default-config .owl-item article{display:flex;flex-flow:column nowrap;position:relative}.owl-carousel.default-config .owl-item .image>a{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.owl-carousel.default-config .owl-item img{width:auto;max-height:75vh}}@media all and (min-width:744px){.owl-carousel.default-config .owl-item{max-height:75vh;position:relative}.owl-carousel.default-config .owl-item>div{position:relative}.owl-carousel.default-config .owl-item article{display:flex;flex-flow:column nowrap;position:relative}.owl-carousel.default-config .owl-item .image>a{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.owl-carousel.default-config .owl-item img{width:auto;max-height:60vh}}.owl-carousel.default-config .owl-item .image a{text-decoration:none}.owl-carousel.default-config .owl-item .image a:hover,.owl-carousel.default-config .owl-item .image a:focus{color:inherit}.gallery-fancy-arrows-2{width:100%}.owl-carousel.gallery-fancy,.owl-carousel.gallery-fancy-3,.owl-carousel.gallery-fancy-2{padding-top:2rem}.owl-carousel.gallery-fancy .owl-item img,.owl-carousel.gallery-fancy-3 .owl-item img,.owl-carousel.gallery-fancy-2 .owl-item img{display:block;width:auto;height:auto}.owl-carousel.gallery-fancy .owl-item .spacer--6,.owl-carousel.gallery-fancy-3 .owl-item .spacer--6,.owl-carousel.gallery-fancy-2 .owl-item .spacer--6,.owl-carousel.gallery-fancy .owl-dots,.owl-carousel.gallery-fancy-3 .owl-dots,.owl-carousel.gallery-fancy-2 .owl-dots{display:none}.owl-carousel.gallery-fancy .owl-nav,.owl-carousel.gallery-fancy-3 .owl-nav,.owl-carousel.gallery-fancy-2 .owl-nav{position:absolute;top:-1rem;width:calc(100% - 2rem)}.owl-carousel.gallery-fancy .owl-nav .owl-prev,.owl-carousel.gallery-fancy-3 .owl-nav .owl-prev,.owl-carousel.gallery-fancy-2 .owl-nav .owl-prev{position:absolute;left:0;top:0}.owl-carousel.gallery-fancy .owl-nav .owl-next,.owl-carousel.gallery-fancy-3 .owl-nav .owl-next,.owl-carousel.gallery-fancy-2 .owl-nav .owl-next{position:absolute;right:0;top:0;width:73px;height:31px;background:url(/themes/custom/belvedere/assets/dist/images/icons/arrow-right.svg);outline:none;opacity:1;transition:all 375ms cubic-bezier(.4,0,.2,1);transform:translate(0)}.owl-carousel.gallery-fancy .owl-nav .owl-next>*,.owl-carousel.gallery-fancy-3 .owl-nav .owl-next>*,.owl-carousel.gallery-fancy-2 .owl-nav .owl-next>*{display:block;text-indent:-10000px}.owl-carousel.gallery-fancy .owl-nav .owl-next.disabled,.owl-carousel.gallery-fancy-3 .owl-nav .owl-next.disabled,.owl-carousel.gallery-fancy-2 .owl-nav .owl-next.disabled{opacity:0;pointer-events:none;display:none}.owl-carousel.gallery-fancy .owl-nav .owl-next:hover,.owl-carousel.gallery-fancy .owl-nav .owl-next:focus,.owl-carousel.gallery-fancy-3 .owl-nav .owl-next:hover,.owl-carousel.gallery-fancy-3 .owl-nav .owl-next:focus,.owl-carousel.gallery-fancy-2 .owl-nav .owl-next:hover,.owl-carousel.gallery-fancy-2 .owl-nav .owl-next:focus{transform:translate(5px)}.owl-carousel.gallery-fancy .owl-nav .owl-prev,.owl-carousel.gallery-fancy-3 .owl-nav .owl-prev,.owl-carousel.gallery-fancy-2 .owl-nav .owl-prev{position:absolute;left:0;top:0;width:73px;height:31px;background:url(/themes/custom/belvedere/assets/dist/images/icons/arrow-left.svg);outline:none;opacity:1;transition:all 375ms cubic-bezier(.4,0,.2,1);transform:translate(0)}.owl-carousel.gallery-fancy .owl-nav .owl-prev>*,.owl-carousel.gallery-fancy-3 .owl-nav .owl-prev>*,.owl-carousel.gallery-fancy-2 .owl-nav .owl-prev>*{display:block;text-indent:-10000px}.owl-carousel.gallery-fancy .owl-nav .owl-prev.disabled,.owl-carousel.gallery-fancy-3 .owl-nav .owl-prev.disabled,.owl-carousel.gallery-fancy-2 .owl-nav .owl-prev.disabled{opacity:0;pointer-events:none;display:none}.owl-carousel.gallery-fancy .owl-nav .owl-prev:hover,.owl-carousel.gallery-fancy .owl-nav .owl-prev:focus,.owl-carousel.gallery-fancy-3 .owl-nav .owl-prev:hover,.owl-carousel.gallery-fancy-3 .owl-nav .owl-prev:focus,.owl-carousel.gallery-fancy-2 .owl-nav .owl-prev:hover,.owl-carousel.gallery-fancy-2 .owl-nav .owl-prev:focus{transform:translate(-5px)}.owl-carousel.gallery-fancy.owl-carousel.gallery-fancy-3,.owl-carousel.gallery-fancy-3.owl-carousel.gallery-fancy-3,.owl-carousel.gallery-fancy-2.owl-carousel.gallery-fancy-3{width:100%}.owl-carousel.gallery-fancy.owl-carousel.gallery-fancy-3 .owl-nav,.owl-carousel.gallery-fancy-3.owl-carousel.gallery-fancy-3 .owl-nav,.owl-carousel.gallery-fancy-2.owl-carousel.gallery-fancy-3 .owl-nav{width:calc(100% - 1.5rem)}.owl-carousel.gallery-fancy.owl-carousel.gallery-fancy-3 .owl-item,.owl-carousel.gallery-fancy-3.owl-carousel.gallery-fancy-3 .owl-item,.owl-carousel.gallery-fancy-2.owl-carousel.gallery-fancy-3 .owl-item{padding:1rem}.owl-carousel.gallery-fancy.owl-carousel.gallery-fancy-3 .owl-next,.owl-carousel.gallery-fancy-3.owl-carousel.gallery-fancy-3 .owl-next,.owl-carousel.gallery-fancy-2.owl-carousel.gallery-fancy-3 .owl-next{right:-.5rem}.owl-carousel.gallery-fancy.owl-carousel.gallery-fancy-3 .owl-prev,.owl-carousel.gallery-fancy-3.owl-carousel.gallery-fancy-3 .owl-prev,.owl-carousel.gallery-fancy-2.owl-carousel.gallery-fancy-3 .owl-prev{left:1rem}.owl-carousel.gallery-fancy.owl-carousel.gallery-fancy-2 .owl-nav,.owl-carousel.gallery-fancy-3.owl-carousel.gallery-fancy-2 .owl-nav,.owl-carousel.gallery-fancy-2.owl-carousel.gallery-fancy-2 .owl-nav{width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav .owl-prev.disabled,.owl-carousel .owl-nav .owl-next.disabled,.owl-carousel .owl-dot.disabled{pointer-events:none;opacity:.5}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{color:inherit;border:none;padding:0!important;font:inherit;text-indent:-10000px;width:42px;height:42px;background:url(/themes/custom/belvedere/assets/images/icons/arrow_right_alt.svg) no-repeat;background-position:50% 50%;margin-left:16px}.owl-carousel .owl-nav button.owl-prev.owl-prev,.owl-carousel .owl-nav button.owl-next.owl-prev{transform:rotate(180deg);margin-right:16px;margin-left:0}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.gallery-similar-events .owl-carousel .owl-dots{right:1rem}.gallery-similar-events .owl-carousel .owl-item{padding:1rem}.owl-item-padding .owl-item{padding:1em}.owl-item-padding .owl-nav .owl-prev{left:1em!important}.owl-item-padding .owl-nav .owl-next{right:1em!important}.owl-item article>.spacer--6{display:none}.owl-item article .image.field--caption .img-container .caption-container{color:var(--color-foreground)}.owl-carousel,.gallery-fancy-4{--owl-nav-height:34px}.owl-carousel .owl-stage-outer,.gallery-fancy-4 .owl-stage-outer,.owl-carousel .owl-stage-outer .owl-stage,.gallery-fancy-4 .owl-stage-outer .owl-stage{position:relative}.owl-carousel .owl-item,.gallery-fancy-4 .owl-item{position:relative;margin-bottom:20px}.owl-carousel .owl-item .views-row,.owl-carousel .owl-item .slider__item,.gallery-fancy-4 .owl-item .views-row,.gallery-fancy-4 .owl-item .slider__item{position:relative}.owl-carousel .owl-item .views-row article,.owl-carousel .owl-item .slider__item article,.gallery-fancy-4 .owl-item .views-row article,.gallery-fancy-4 .owl-item .slider__item article{position:relative}.owl-carousel .owl-prev,.gallery-fancy-4 .owl-prev{margin-right:.5rem}.owl-carousel .owl-next,.gallery-fancy-4 .owl-next{margin-left:.5rem}.owl-carousel .owl-nav,.gallery-fancy-4 .owl-nav{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.owl-carousel .owl-nav>button>span,.gallery-fancy-4 .owl-nav>button>span{font-size:32px;line-height:32px}.grid-wrapper .gallery-3-fixed-items .owl-stage-outer,.gallery-3-fixed-items .owl-stage-outer{overflow:visible}@media screen and (max-width:744px){.grid-wrapper .gallery-3-fixed-items .owl-stage,.gallery-3-fixed-items .owl-stage{padding-left:1rem!important}}.grid-wrapper .gallery-3-items .owl-stage,.grid-wrapper .gallery-4-items .owl-stage,.gallery-3-items .owl-stage,.gallery-4-items .owl-stage{padding-left:1rem!important}.grid-wrapper .gallery-3-items .owl-item img,.grid-wrapper .gallery-4-items .owl-item img,.gallery-3-items .owl-item img,.gallery-4-items .owl-item img{display:block;width:auto;height:auto}@media all and (max-width:744px){.grid-wrapper .gallery-3-items,.grid-wrapper .gallery-4-items,.gallery-3-items,.gallery-4-items,.grid-wrapper .gallery-3-items .owl-item,.grid-wrapper .gallery-4-items .owl-item,.gallery-3-items .owl-item,.gallery-4-items .owl-item{padding-left:0;padding-right:0}}@media all and (max-width:744px){.grid-wrapper .gallery-3-items,.grid-wrapper .gallery-4-items,.gallery-3-items,.gallery-4-items{width:100vw;left:0;margin-left:-.5rem}.grid-wrapper .gallery-3-items .owl-stage-outer,.grid-wrapper .gallery-4-items .owl-stage-outer,.gallery-3-items .owl-stage-outer,.gallery-4-items .owl-stage-outer{width:100vw}}@media all and (max-width:744px){.paragraph--type--teaser-slider.grid-wrapper .gallery-3-items,.paragraph--type--teaser-slider.grid-wrapper .gallery-4-items{width:100vw;left:0;margin-left:-.5rem}.paragraph--type--teaser-slider.grid-wrapper .gallery-3-items .owl-stage-outer,.paragraph--type--teaser-slider.grid-wrapper .gallery-4-items .owl-stage-outer{width:100vw;left:0}}.grid-wrapper-for-carousel{padding-left:0;padding-right:0}@media screen and (max-width:744px){.grid-wrapper-for-carousel{margin-left:-.5rem}}@media screen and (max-width:744px){.grid-wrapper-for-carousel .owl-carousel.gallery-3-items,.grid-wrapper-for-carousel .owl-carousel.gallery-4-items{margin-left:0;margin-right:0}}.grid-wrapper-for-carousel .col-xsmall-12{padding-left:0;padding-right:0}@media all and (min-width:1249px){.grid-wrapper .grid-wrapper--breakout-both .owl-carousel,.grid-wrapper--breakout-both .owl-carousel{margin:0;padding:0}.grid-wrapper .grid-wrapper--breakout-both .owl-carousel .owl-item:first-child,.grid-wrapper--breakout-both .owl-carousel .owl-item:first-child{margin-left:-1rem}.grid-wrapper .grid-wrapper--breakout-both .owl-carousel .owl-stage,.grid-wrapper--breakout-both .owl-carousel .owl-stage{margin-left:calc((100vw - 1249px + 6rem)/2);padding-left:0!important}}.grid-wrapper .grid-wrapper--breakout-both .owl-carousel .owl-nav,.grid-wrapper--breakout-both .owl-carousel .owl-nav{width:calc(100vw - 2rem)}@media all and (min-width:1249px){.grid-wrapper .grid-wrapper--breakout-both .owl-carousel .owl-nav,.grid-wrapper--breakout-both .owl-carousel .owl-nav{width:100vw}}@media all and (max-width:744px){.grid-wrapper .grid-wrapper--breakout-both .owl-carousel .owl-nav,.grid-wrapper--breakout-both .owl-carousel .owl-nav{width:100vw}}@media screen and (max-width:744px){.grid-wrapper .grid-wrapper .row .col-xsmall-12 .owl-carousel{padding-top:0}}@media all and (min-width:650px){.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot{background-color:var(--carousel-active-dot)}.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}}@media all and (min-width:1249px){.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot{background-color:var(--color--carousel-active-dot)}.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot{background-color:var(--color--carousel-active-dot)}.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot+.owl-dot{background-color:var(--color--carousel-active-dot)}}@media all and (min-width:1500px){.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}}@media all and (min-width:1900px){.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-4-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot+.owl-dot+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}}@media all and (min-width:650px){.owl-carousel.gallery-3-items .owl-nav .owl-dots .owl-dot.active+.owl-dot{background-color:var(--color-carousel-active-dot)}}@media all and (min-width:1249px){.owl-carousel.gallery-3-items .owl-nav .owl-dots .owl-dot.active+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-3-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}}@media all and (min-width:1550px){.owl-carousel.gallery-3-items .owl-nav .owl-dots .owl-dot.active+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-3-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-3-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}}@media all and (min-width:1900px){.owl-carousel.gallery-3-items .owl-nav .owl-dots .owl-dot.active+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-3-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-3-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}.owl-carousel.gallery-3-items .owl-nav .owl-dots .owl-dot.active+.owl-dot+.owl-dot+.owl-dot+.owl-dot{background-color:var(--color-carousel-active-dot)}}.owl-carousel.gallery-thumbnail-navigation .owl-prev,.owl-carousel.gallery-thumbnail-navigation .owl-next{display:none}.owl-carousel.gallery-thumbnail-navigation .owl-nav{display:block;margin-top:1rem}.owl-carousel.gallery-thumbnail-navigation .owl-dots{display:block;padding:2px}.owl-carousel.gallery-thumbnail-navigation .owl-dots .owl-dot{width:23.5%;margin-right:2%;margin-left:0;margin-bottom:2%;border-radius:0;padding-top:23%;opacity:.7;transition:all 375ms cubic-bezier(.4,0,.2,1)}.owl-carousel.gallery-thumbnail-navigation .owl-dots .owl-dot:nth-child(4n){margin-right:0}.owl-carousel.gallery-thumbnail-navigation .owl-dots .owl-dot:hover,.owl-carousel.gallery-thumbnail-navigation .owl-dots .owl-dot.active{opacity:1}.owl-carousel{padding-top:1.5rem}.owl-carousel .owl-dots{position:relative;top:unset;right:unset;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;top:2px}.owl-carousel .owl-dots .owl-dot{position:relative;outline:none;width:.25rem;height:.25rem;background-color:var(--color-carousel-inactive-dot);border:solid 0px var(--color-carousel-inactive-dot);border-radius:50%;margin:auto .25rem;padding:0;transition:background-color 375ms cubic-bezier(.4,0,.2,1)}.owl-carousel .owl-dots .owl-dot.active{background-color:var(--color-carousel-active-dot)}.owl-carousel .owl-dots .owl-dot:hover,.owl-carousel .owl-dots .owl-dot:focus{background-color:var(--color-slate-grey)}
.clear-input-input-wrapper{display:inline-block;position:relative}.clear-input-on-click{width:40px;height:100%;position:absolute;right:0;top:0;transition:all 375ms cubic-bezier(.4,0,.2,1);border:none;background:none}.clear-input-on-click:focus{opacity:0}.clear-input-on-click:before,.clear-input-on-click:after{content:"";width:3px;background-color:var(--color-background);height:60%;position:absolute;top:20%;left:20px;opacity:0;transform-origin:50% 50%;transform:rotate(-45deg);transition:all 375ms cubic-bezier(.4,0,.2,1)}.clear-input-on-click:after{transform:rotate(-270deg)}.clear-input-on-click.show{display:block;cursor:pointer}.clear-input-on-click.show:before,.clear-input-on-click.show:after{opacity:1;background-color:var(--color-foreground);left:20px;transform:rotate(45deg)}.clear-input-on-click.show:after{transform:rotate(-45deg)}.clear-input-on-click.show:focus{opacity:1}
