.gallery_section.carousel{position:relative;margin-right:auto;margin-left:auto;width:100%}@media(max-width: 767px){.gallery_section.carousel{width:100%}}@media(min-width: 768px)and (max-width: 1024px){.gallery_section.carousel{max-width:740px}}@media(min-width: 1025px)and (max-width: 1199px){.gallery_section.carousel{max-width:980px}}@media(min-width: 1200px){.gallery_section.carousel{max-width:1160px}}@media(min-width: 1700px){.gallery_section.carousel{max-width:1350px}}@media(min-width: 1700px){.gallery_section.carousel{max-width:1350px}}.gallery_section.carousel .slider_wrap{position:relative}.gallery_section.carousel .slider_wrap .slider{position:relative;margin-bottom:20px}@media(min-width: 1400px){.gallery_section.carousel .slider_wrap .slider{margin-bottom:40px}}@media(max-width: 767px){.gallery_section.carousel .slider_wrap .slider{margin-bottom:0}}.gallery_section.carousel .slider_wrap .slider_inner_wrap:not(.slick-initialized){margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 0fr));gap:40px;justify-content:center}@media(min-width: 1400px){.gallery_section.carousel .slider_wrap .slider_inner_wrap:not(.slick-initialized){grid-template-columns:repeat(auto-fit, minmax(320px, 0fr))}}.gallery_section.carousel .slider_wrap .slider_inner_wrap:not(.slick-initialized) .thumb_wrap{margin:unset;max-width:320px}.gallery_section.carousel .slider_wrap .thumb_wrap{position:relative;margin:0 10px}@media(max-width: 767px){.gallery_section.carousel .slider_wrap .thumb_wrap{margin:0}}.gallery_section.carousel .slider_wrap .thumb_wrap.filter_videos a.description:before,.gallery_section.carousel .slider_wrap .thumb_wrap.filter_iframe a.description:before,.gallery_section.carousel .slider_wrap .thumb_wrap.filter_360_images a.description:before{content:"";display:block;background-color:var(--primary_color_medium);background-position:center;background-repeat:no-repeat;position:absolute;top:50%;left:50%;width:90px;height:90px;z-index:200;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media(max-width: 1024px){.gallery_section.carousel .slider_wrap .thumb_wrap.filter_videos a.description:before,.gallery_section.carousel .slider_wrap .thumb_wrap.filter_iframe a.description:before,.gallery_section.carousel .slider_wrap .thumb_wrap.filter_360_images a.description:before{width:60px;height:60px}}.gallery_section.carousel .slider_wrap .thumb_wrap.filter_videos a.description:after,.gallery_section.carousel .slider_wrap .thumb_wrap.filter_iframe a.description:after,.gallery_section.carousel .slider_wrap .thumb_wrap.filter_360_images a.description:after{content:"";display:block;position:absolute;top:50%;left:50%;width:80px;height:80px;z-index:200;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border:1px solid var(--main_color_associate)}@media(max-width: 1024px){.gallery_section.carousel .slider_wrap .thumb_wrap.filter_videos a.description:after,.gallery_section.carousel .slider_wrap .thumb_wrap.filter_iframe a.description:after,.gallery_section.carousel .slider_wrap .thumb_wrap.filter_360_images a.description:after{width:50px;height:50px}}.gallery_section.carousel .slider_wrap .thumb_wrap.filter_videos a.description:before,.gallery_section.carousel .slider_wrap .thumb_wrap.filter_iframe a.description:before{background-image:var(--play_img);background-size:30%}.gallery_section.carousel .slider_wrap .thumb_wrap.filter_360_images a.description:before{background-image:var(--threesixty_img);background-size:50%}.gallery_section.carousel .slider_wrap .thumb_wrap.no_image_available .thumb{background:var(--placeholder_img) center center var(--alternative_background) no-repeat !important;background-size:contain !important}.gallery_section.carousel .slider_wrap .thumb_wrap .thumb{position:relative;display:block;width:100%;background-attachment:scroll;background-size:cover;background-color:#f8f8f8;background-repeat:no-repeat;background-position:center;z-index:1}@supports(aspect-ratio: auto){.gallery_section.carousel .slider_wrap .thumb_wrap .thumb{aspect-ratio:38/45}}@supports not (aspect-ratio: auto){.gallery_section.carousel .slider_wrap .thumb_wrap .thumb{padding-top:56.25%;height:0}}.accessibility_BW .gallery_section.carousel .slider_wrap .thumb_wrap .thumb{-webkit-filter:grayscale(100%) contrast(2);filter:grayscale(100%) contrast(2)}.accessibility_BY .gallery_section.carousel .slider_wrap .thumb_wrap .thumb{-webkit-filter:grayscale(0) contrast(2);filter:grayscale(0) contrast(2)}.gallery_section.carousel .slider_wrap .thumb_wrap a.description{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.gallery_section.carousel .slider_wrap .pager_wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;margin-top:40px;position:relative}.gallery_section.carousel .slider_wrap .pager_wrap:before{content:"";display:block;height:1px;position:absolute;background-color:var(--header_border);top:calc(50% - .5px);z-index:-1;margin-left:true;width:calc(100% - 150px)}.gallery_section.carousel .slider_wrap .pager_wrap .info{padding:0 60px}.gallery_section.carousel .slider_wrap .pager_wrap ul{padding:0 40px}.gallery_section.carousel .slider_wrap .pager_wrap ul,.gallery_section.carousel .slider_wrap .pager_wrap .info{background-color:var(--body_background);width:max-content;margin:0 auto}@media(max-width: 1024px){.gallery_section.carousel .slider_wrap .pager_wrap ul,.gallery_section.carousel .slider_wrap .pager_wrap .info{padding:0 20px}}@media(max-width: 1024px){.gallery_section.carousel .slider_wrap .pager_wrap{flex-direction:column-reverse}}.gallery_section.carousel .slider_wrap .pager_wrap .pager{z-index:200;padding:0 40px;display:flex;background-color:var(--body_background)}.gallery_section.carousel .slider_wrap .pager_wrap .pager ul{padding:0}.gallery_section.carousel .slider_wrap .pager_wrap .pager ul,.gallery_section.carousel .slider_wrap .pager_wrap .pager .info{width:unset}.gallery_section.carousel .slider_wrap .pager_wrap .pager ul li.slick-active{transform:none}.gallery_section.carousel .slider_wrap .pager_wrap .info{background-color:rgba(0,0,0,0);position:relative;display:inline-block;color:var(--main_color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;padding:0 40px;margin:unset;background-color:var(--body_background)}.gallery_section.carousel .slider_wrap .pager_wrap .info a{padding-bottom:5px;text-decoration:underline;text-underline-offset:12px;color:inherit;position:relative;font-family:var(--second_font);font-size:var(--font_size);z-index:10;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-color:var(--main_color)}.gallery_section.carousel .slider_wrap .pager_wrap .info a:after{content:"";height:auto;width:100%;position:absolute;z-index:1;left:0;bottom:-3px;border:1px solid rgba(0,0,0,0);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.gallery_section.carousel .slider_wrap .pager_wrap .info:hover a{border-color:rgba(0,0,0,0);text-shadow:0 0 0 var(--highlight_color);color:var(--highlight_color)}.gallery_section.carousel .slider_wrap .pager_wrap .info:hover a:after{cursor:pointer;border-color:var(--highlight_color)}.gallery_section.carousel .slider_wrap .pager_wrap .info+.pager{position:relative}@media(min-width: 1025px){.gallery_section.carousel .slider_wrap .pager_wrap .info+.pager{padding-left:20px}.gallery_section.carousel .slider_wrap .pager_wrap .info+.pager:before{content:"";display:inline-block;width:1px;height:20px;background:var(--header_border);position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}@media(max-width: 1024px){.gallery_section.carousel .slider_wrap .pager_wrap .info+.pager{margin-top:-15px}}.gallery_section.carousel .slider_wrap .arrow_slide{top:unset;bottom:-100px;z-index:300}.gallery_section.carousel .slider_wrap .arrow_slide.next{right:10px}.gallery_section.carousel .slider_wrap .arrow_slide.prev{left:10px}@media(max-width: 767px){.gallery_section.carousel .slider_wrap .arrow_slide.next{right:25px}.gallery_section.carousel .slider_wrap .arrow_slide.prev{left:25px}}#minigallery.no_pager .pager_wrap{margin-top:0}.slick-dots-container{width:6.5rem;overflow:hidden;display:block;position:relative}.slick-dots-container>ul{padding:0;display:flex;transition:all .25s;position:relative;margin:0;list-style:none;transform:translateX(0);align-items:center;bottom:unset;height:100%}.slick-dots-container>ul li button{font-size:0;line-height:0;display:block;width:1.25rem;height:1.25rem;padding:.3125rem;cursor:pointer;color:rgba(0,0,0,0);border:0;outline:0;background:0 0}.slick-dots-container>ul li.p-small-1,.slick-dots-container>ul li.n-small-1{transform:scale(0.8)}.slick-dots li button:before{display:none}@media(min-width: 768px){.main_content.section+.section.gallery_section.grid .filters_wrap{margin-top:-40px}}.section.media_lightbox+.section.gallery_section.grid{padding-top:0}.gallery_section.grid .elements_wrapper{position:relative;margin-right:auto;margin-left:auto;width:100%}@media(max-width: 767px){.gallery_section.grid .elements_wrapper{width:100%}}@media(min-width: 768px)and (max-width: 1024px){.gallery_section.grid .elements_wrapper{max-width:740px}}@media(min-width: 1025px)and (max-width: 1199px){.gallery_section.grid .elements_wrapper{max-width:980px}}@media(min-width: 1200px){.gallery_section.grid .elements_wrapper{max-width:1160px}}@media(min-width: 1700px){.gallery_section.grid .elements_wrapper{max-width:1350px}}.gallery_section.grid .slider_inner_wrap{overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;width:auto}@media(min-width: 1200px){.gallery_section.grid .slider_inner_wrap{margin-left:-15px;margin-right:-15px}}.gallery_section.grid .filters_wrap{position:relative;margin-right:auto;margin-left:auto;width:100%;margin-bottom:60px}@media(max-width: 767px){.gallery_section.grid .filters_wrap{width:100%}}@media(min-width: 768px)and (max-width: 1024px){.gallery_section.grid .filters_wrap{max-width:740px}}@media(min-width: 1025px)and (max-width: 1199px){.gallery_section.grid .filters_wrap{max-width:980px}}@media(min-width: 1200px){.gallery_section.grid .filters_wrap{max-width:1160px}}@media(min-width: 1700px){.gallery_section.grid .filters_wrap{max-width:1350px}}.gallery_section.grid .thumb_wrap{position:relative;padding:2px;width:33.3333%;line-height:140%}@media(min-width: 768px)and (max-width: 1024px){.gallery_section.grid .thumb_wrap{width:50%}}@media(max-width: 767px){.gallery_section.grid .thumb_wrap{width:100%}}.gallery_section.grid .thumb_wrap.filter_videos .thumb:before,.gallery_section.grid .thumb_wrap.filter_iframes .thumb:before,.gallery_section.grid .thumb_wrap.filter_360_images .thumb:before{content:"";display:block;background:var(--play_img_main) no-repeat center scroll var(--main_color_associate);background-size:30%;position:absolute;top:50%;left:50%;width:60px;height:60px;z-index:200;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media(max-width: 1024px){.gallery_section.grid .thumb_wrap.filter_videos .thumb:before,.gallery_section.grid .thumb_wrap.filter_iframes .thumb:before,.gallery_section.grid .thumb_wrap.filter_360_images .thumb:before{width:80px;height:80px}}@media(max-width: 767px){.gallery_section.grid .thumb_wrap.filter_videos .thumb:before,.gallery_section.grid .thumb_wrap.filter_iframes .thumb:before,.gallery_section.grid .thumb_wrap.filter_360_images .thumb:before{width:60px;height:60px}}.accessibility_BW .gallery_section.grid .thumb_wrap.filter_videos .thumb:before,.accessibility_BW .gallery_section.grid .thumb_wrap.filter_iframes .thumb:before,.accessibility_BW .gallery_section.grid .thumb_wrap.filter_360_images .thumb:before{background:var(--play_img) no-repeat center scroll var(--main_color_associate)}.accessibility_BY .gallery_section.grid .thumb_wrap.filter_videos .thumb:before,.accessibility_BY .gallery_section.grid .thumb_wrap.filter_iframes .thumb:before,.accessibility_BY .gallery_section.grid .thumb_wrap.filter_360_images .thumb:before{background:var(--play_img_yellow) no-repeat center scroll var(--main_color_associate)}.gallery_section.grid .thumb_wrap.filter_videos .thumb:after,.gallery_section.grid .thumb_wrap.filter_iframes .thumb:after,.gallery_section.grid .thumb_wrap.filter_360_images .thumb:after{content:"";display:block;position:absolute;top:50%;left:50%;width:50px;height:50px;border:1px solid var(--main_color);z-index:200;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media(max-width: 1024px){.gallery_section.grid .thumb_wrap.filter_videos .thumb:after,.gallery_section.grid .thumb_wrap.filter_iframes .thumb:after,.gallery_section.grid .thumb_wrap.filter_360_images .thumb:after{width:70px;height:70px}}@media(max-width: 767px){.gallery_section.grid .thumb_wrap.filter_videos .thumb:after,.gallery_section.grid .thumb_wrap.filter_iframes .thumb:after,.gallery_section.grid .thumb_wrap.filter_360_images .thumb:after{width:50px;height:50px}}.gallery_section.grid .thumb_wrap.filter_360_images .thumb:before{background-image:var(--threesixty_img_main);background-size:50%}.gallery_section.grid .thumb_wrap.no_image_available .thumb{background:var(--placeholder_img) center center var(--alternative_background) no-repeat !important;background-size:contain !important}.gallery_section.grid .thumb_wrap .thumb_content{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.gallery_section.grid .thumb_wrap .thumb{position:relative;display:block;width:100%;aspect-ratio:1/1;background-attachment:scroll;background-size:cover;background-color:#f8f8f8;background-repeat:no-repeat;background-position:center;z-index:1}.accessibility_BW .gallery_section.grid .thumb_wrap .thumb{-webkit-filter:grayscale(100%) contrast(2);filter:grayscale(100%) contrast(2)}.accessibility_BY .gallery_section.grid .thumb_wrap .thumb{-webkit-filter:grayscale(0) contrast(2);filter:grayscale(0) contrast(2)}.gallery_section.grid .thumb_wrap .description{display:none;text-decoration:none;color:var(--primary_color_dark);position:absolute;bottom:2px;left:2px;right:2px;z-index:10;background:var(--caption_bg_color);backdrop-filter:blur(5px);text-align:center;padding:15px 30px}.accessibility_BY .gallery_section.grid .thumb_wrap .description,.accessibility_BW .gallery_section.grid .thumb_wrap .description{color:var(--main_color)}.gallery_section.grid .thumb_wrap .description .cat_label{display:block;font-family:var(--first_font);font-size:var(--font_size);font-weight:var(--font_bold);text-transform:uppercase;color:var(--main_color)}.gallery_section.grid .thumb_wrap .description .item_desc{display:block;font-size:var(--font_size);color:var(--font_color);margin-top:5px;letter-spacing:.05em}.gallery_section.grid .thumb_wrap:hover .description,.gallery_section.grid .thumb_wrap:focus .description{display:block}.gallery_section.grid .btns_wrap{margin-top:1em;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.gallery_section.grid .btns_wrap .btn{margin:10px 10px 0;display:flex;justify-content:center;align-items:center;height:50px;border:1px solid;border-color:var(--secondary_color);text-decoration:none;text-align:center;letter-spacing:.05em;white-space:nowrap;cursor:pointer;position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media(max-width: 1024px){.gallery_section.grid .btns_wrap .btn{white-space:unset}}.gallery_section.grid .btns_wrap .btn:after{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;content:"";height:auto;width:auto;position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px;border:3px solid rgba(0,0,0,0)}.gallery_section.grid .btns_wrap .btn a{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;padding:0 1.5em;height:100%;width:100%;font-family:var(--second_font);font-size:var(--font_size);font-weight:var(--font_regular);font-style:normal;text-align:center;text-decoration:none;z-index:100;position:relative;line-height:120%;min-width:160px;letter-spacing:var(--letter-spacing);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:var(--primary_color_dark);background-color:var(--secondary_color)}.gallery_section.grid .btns_wrap .btn a *{color:inherit;font-weight:inherit}.gallery_section.grid .btns_wrap .btn:hover{cursor:pointer}.gallery_section.grid .btns_wrap .btn:hover a{color:var(--highlight_color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.gallery_section.grid .btns_wrap .btn:hover:after{border-color:var(--highlight_color)}.gallery_section.grid .btns_wrap .btn a{text-transform:none;background-color:var(--main_color);color:var(--main_color_associate)}.pannellum_fb_outer .fancybox-close-small{left:auto;right:0}[id^=gallery] .container .content_container{display:flex;flex-direction:column;padding:0 25px}