@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Unna:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap";.gallery_section .pager{margin-top:1em}.gallery_section .elements_to_filter{position:relative}.gallery_section .elements_to_filter .inner_wrap{position:relative;overflow:hidden;z-index:100;width:100%}.gallery_section .elements_to_filter .thumb_wrap{width:35vw;max-width:450px;position:relative;padding:0 10px 0 0;float:left}.gallery_section .elements_to_filter .thumb_wrap.filter_videos .thumb:before{content:"";display:block;background:url("../img/icon-play.svg") no-repeat center rgba(0,0,0,0);background-size:100%;width:60px;height:60px;position:absolute;top:50%;left:50%;z-index:200;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.gallery_section .elements_to_filter .thumb_wrap:hover .description{opacity:1;filter:Alpha(opacity=100)}.gallery_section .elements_to_filter .thumb_wrap a{text-decoration:none}.gallery_section .elements_to_filter .thumb_wrap .thumb_content{width:100%;overflow:hidden;background:var(--main);position:relative}.gallery_section .elements_to_filter .thumb_wrap .thumb{background-attachment:scroll;background-size:cover;background-color:#000;background-repeat:no-repeat;background-position:center;width:100%;height:0;padding-bottom:100%;position:relative;display:block;z-index:100;-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 .elements_to_filter .thumb_wrap .description{color:var(--bg-color-associated);background:var(--bg);position:absolute;width:auto;bottom:0;left:10px;right:10px;z-index:200;padding:2em;text-align:center;line-height:150%;font-family:var(--first-font);font-weight:700;font-size:.9em;opacity:0;filter:Alpha(opacity=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 .elements_to_filter .slick-list,.gallery_section .elements_to_filter .slick-track{height:100%}@media(min-width: 1200px){.gallery_section .elements_to_filter .arrow.prev{left:40px}}@media(min-width: 1200px){.gallery_section .elements_to_filter .arrow.next{right:40px}}.gallery_section.grid .container+.container{margin-top:2em}body.gallery .gallery_section.grid .container{width:100%;padding:0 5px;max-width:unset}body.landing-page .gallery_section.grid .container{width:100%;padding:0 5px;max-width:unset}body.landing-page .gallery_section.grid .container .thumb_wrap{width:20%}@media(max-width: 767px){body.landing-page .gallery_section.grid .container .thumb_wrap{width:50%}}.gallery_section.grid .elements_to_filter{overflow:hidden;transition:height .3s ease;will-change:height}.gallery_section.grid .elements_to_filter .thumb_wrap{width:33.3333%;margin:5px 0;max-width:unset;padding:0 5px}@media(min-width: 1600px){.gallery_section.grid .elements_to_filter .thumb_wrap{width:25%}}@media(min-width: 1921px){.gallery_section.grid .elements_to_filter .thumb_wrap{width:20%}}@media(max-width: 767px){.gallery_section.grid .elements_to_filter .thumb_wrap{width:50%}}.gallery_section.carousel .filters_wrap{padding-top:2em}.gallery_section.carousel .filters_wrap .filters_select select{padding-left:20px}@media(max-width: 767px){.gallery_section.carousel .filters_wrap{margin:0 20px}.gallery_section.carousel .filters_wrap .filters_select select{padding-left:0}}.gallery_section.carousel .elements_wrapper{position:relative}