body{
font-family: 'Roboto', sans-serif;
padding: 0;
margin: 0;
}
div#page { margin: 0 auto;
}
.lang-item{
display: inline-block;
font-size: 18px;
vertical-align: top;
}
.current-lang a{
background-color: #65BC48;
color: white!important;
}
.lang-item a{
color: black;
display: block;
width: 30px;
height:100%;
text-align: center;
}
.lang-item:hover a{
color:#65BC48;
transition: 0.2s;
}
img.custom-logo {
width: 260px;
max-width: 100%;
height: auto;
}
img.custom-logo:after {
clear: both;
content: ' ';
display: block;
}
.head-row {
align-items: center;
padding-top: 20px;
}
.menu-main-menu-container:after {
clear: both;
content: ' ';
display: block;
}
.container{
margin-top: 20px;
max-width: 982px;
}
div.content_wrapper{
max-width: 1440px;
}
ul#top-menu {
list-style: none;
margin: 0;
}
ul#top-menu li{
display: inline-block;
margin-left: 22px;
}
ul#top-menu li a{
text-decoration: none;
font-size: 16px;
color: black;
}
form.search-form {
width: 100%;
}
svg.icon.icon-search {
width: 10px;
height: 10px;
}
svg.icon.icon-youtube {
width: 30px;
height: 30px;
fill: #E52D27;
}
svg.icon.icon-facebook {
width: 30px;
height: 30px;
fill: #3B5999;
}
svg.icon.icon-telegram {
width: 30px;
height: 30px;
fill: #3B5999;
}
span.screen-reader-text {
display: none;
}
ul#menu-social-menu {
list-style: none;
float: right;
padding-left: 20px;
margin: 0;
box-sizing: border-box;
}
#menu{
background-color: white;
display: flex;
align-items: center;
justify-content: flex-end;
}
div#content {
min-height: calc(100vh - 449px);
}
.social_top {
display: inline-block;
margin-left: 10px;
vertical-align: top;
}
.w404{
font-size: 190px;
color: #65BC48;
text-align: center;
}
.oy{
font-size: 56px;
text-align: center;
}
.got_lost{
font-size: 26px;
text-align: center;
}
.home_page {
height: 40px;
line-height: 40px;
text-align: center;
background-color: #65BC48;
margin: 20px auto;
position: relative;
width: 300px;
}
.home_page a{
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
display: block;
color: white;
font-size: 18px;
text-align: center;
text-decoration: none;
}
ul#menu-social-menu li{
float: left;
}
button.search-submit {}
input#search-form-58c144a8e0cbe {
width: calc(100% - 30px);
}
.search_icon{
width:20px;
height:20px;
display: inline-block;
vertical-align: bottom;
}
#404{
min-height: 49vh!important;
text-align: center;
}
.search_wrapper{
display: inline-block;
margin-left: 22px;
font-size: 16px;
cursor: pointer;
margin-right: 20px;
vertical-align: top;
}
strong{
font-weight: bold!important;
font-size: 16px!important;
}
.subscribe{
width:135px;
height:35px;
line-height: 35px;
font-size: 14px;
color: white;
display: inline-block;
background-color: #65BC48;
text-align: center;
margin-left: 22px;
cursor: pointer;
position: relative;
}
#subscribe1{
width:200px;
height:35px;
line-height: 35px;
font-size: 14px;
color: white;
display: none;
background-color: #65BC48;
text-align: center;
margin-left: 22px;
margin-top: 34px;
cursor: pointer;
position: relative;
}
.navigation-top{
display: inline-block;
vertical-align: top;
}
.search_form_container{
height:92px;
display: flex;
align-items: center;
justify-content: center;
pointer-events: none;
opacity: 0;
}
.searched{
font-size: 25px;
color: #9B9B9B;
margin-top: 20px;
}
p a{
color: cornflowerblue!important;
}
.search_form_container1{
height:92px;
display: flex;
align-items: center;
justify-content: center;
pointer-events: none;
opacity: 0;
}
svg.icon.icon-search {
width: 22px;
height: 22px;
position: absolute;
top: -16px;
left: -27px;
fill: #9B9B9B;
}
.arrow_down{
display: inline-block;
margin-left: 10px;
}
.read_more:hover .arrow_down{
transform: translate(0,5px);
transition: 0.3s;
animation-timing-function: ease;
}
.arrow_right{
display: inline-block;
margin-left: 10px;
}
.link-more:hover .arrow_right{
transform: translate(5px,0px);
transition: 0.3s;
animation-timing-function: ease;
}
h1.page-title{
}
.page-header{
border:none;
}
input[type="search"],input[type="text"]{
outline: none;
}
button.search-submit {
background-color: transparent;
border: none;
position: relative;
}
input[type="search"] {
width: 300px;
height: 40px;
border: none;
border-bottom: 2px solid #D8D8D8;
}
.categories li{
display: inline-block;
margin-right: 5px;
padding: 5px 15px 5px 15px; line-height: 17px;
border:2px solid #65BC48 ;
border-radius: 15px;
text-align: center;
font-size: 12px;
margin-top: 10px;
text-transform: uppercase;
}
.categories li:hover a{
color: white;
transition: 0.2s;
}
#ajax_button{
text-align: center;
margin-bottom: 15px;
margin-top: 20px;
}
#ajax_button:hover{
background-color:rgba(101,188,72,.1);
transition: 0.3s;
animation-timing-function: ease;
cursor: pointer;
}
#ajax_button:hover img{
transform: rotate(360deg);
transition: 0.7s;
animation-timing-function: ease;
}
#ajax_button img{
margin-top: 20px;
}
.shownewsletterbox, .showsubscr {
text-decoration: none;
color: white;
}
.shownewsletterbox:hover, .showsubscr:hover {
text-decoration: none;
color: white;
}
#ajax_button img:hover{
transform: rotate(360deg);
transition: 0.7s;
animation-timing-function: ease;
cursor: pointer;
}
.more_materials{
padding-bottom: 20px;
color: #65BC48;
font-size: 14px;
text-align: center;
border-bottom: 1px solid #D8D8D8;
cursor: pointer;
}
.categories li:hover{
background-color:#65BC48 ;
transition: 0.2s;
}
.categories li a{
text-decoration: none;
color:#65BC48;
}
.categories_wrapper{
display: flex;
align-items: center;
justify-content: center;
margin-top: 10px;
}
.posts:after{
clear: both;
content: ' ';
display: block;
}
.posts_wrapper{   margin-top: 50px;
}
.posts_wrapper:after{
content: '';
clear: both;
display: block;
}
.post_wrapper{
width:300px;
margin-left: 20px;
float: left;
box-shadow: 2px 2px 10px rgba(1,1,1,.3);
box-sizing: border-box;
margin-bottom: 20px;
}
.post{
padding: 10px;
box-shadow: 2px 2px 10px rgba(1,1,1,.3);
}
.single_category{
max-width:170px; text-align: center;
line-height: 15px;
background-color: #65BC48;
color: white;
padding: 5px;
border-radius: 15px;
font-size: 12px;
margin: 0px 10px 5px 0px;
display: inline-block;
cursor: pointer;
text-transform: uppercase;
}
.post_title{
font-size: 18px;
margin-bottom: 10px;
margin-top: 10px;
}
a{
cursor: pointer;
}
.post_img{
width:100%;
padding: 0;
overflow: hidden;
}
.post_excerpt{
font-size: 16px;
color: #9B9B9B;
margin-top: 20px;
}
.post_date{
font-size: 14px;
color: #9B9B9B;
margin-bottom: 15px;
}
footer{
min-height: 232px;
background-color: #FAFAFA;
}
ul#menu-social-menu-1 {
list-style: none;
}
ul#menu-social-menu-1 li{
display: inline-block;
}
.descr{
margin-top: 15px;
font-size: 14px;
color: #4A4A4A;
display: block;
}
.footer_logo img{
margin-top: 20px;
max-width: 100%;
height: auto;
}
.address{
font-size: 16px;
color: #4A4A4A;
margin-top: 20px;
margin-bottom: 18px;
}
div.email a{
font-size: 16px;
color: #65BC48;
margin-bottom: 17px;
}
.number{
font-size: 16px;
color: #4A4A4A;
margin-bottom: 17px;
margin-top: 15px;
}
.line{
height: 2px;
background-color: #D8D8D8;
margin: 20px auto;
}
.copyright{
font-size:14px;
color: #9B9B9B;
margin-top: 10px;
margin-bottom: 30px;
}
#subscribe input[type="text"]{
border: none;
border-bottom:2px solid #D8D8D8;
padding: 5px;
vertical-align: bottom;
width:195px;
}
#subscribe input[type="submit"] {
border: none;
background-color: transparent;
font-size: 16px;
color: #65BC48;
cursor: pointer;
}
.link-more{
cursor: pointer;
display: inline-block;
margin-bottom: 20px;
margin-top: 20px;
}
.pagination{
width: 100%;
display: block;
margin: 50px auto;
text-align: center;
}
h2.screen-reader-text {
display: none;
}
.more-link{
color:#65BC48;
text-decoration: none;
}
.more-link:hover{
text-decoration: none;
color: #65BC48;
}
.single_post_wrapper{
max-width: 610px;
float: left;
}
#main:after{
content: '';
display: block;
clear: both;
}
.single_post_wrapper .post_img_single{
text-align: center;
}
header#masthead { max-width:982px ;
margin: auto;
}
header#masthead .container {
width: 100%;
}
.single_post_wrapper .post_category{ margin-top: 20px;
}
.single_post_wrapper .post_date{ margin-top: 0px;
}
.single_post_wrapper .content_wrapper{
max-width: 610px;
margin: 40px auto;
}
.single_post_title{
font-size: 24px;
line-height: 33px;
margin-bottom: 0px;
}
.single_post_content{
line-height: 28px;
font-size:16px;
}
.grid {
max-width: 100%;
width: 310px;
margin: auto;
}
@media (min-width: 655px) {
.grid {
width: 620px;
margin: auto;
}
}
@media (min-width: 992px) {
.grid {
width: 930px;
margin: auto;
}
}
.grid-item {
width: 300px;
margin-bottom: 10px;
margin-left: 10px;
}
.grid-item:hover{
transform: scale(1.02);
transition: 0.3s;
animation-timing-function: ease;
}
.grid-item:hover .post{
box-shadow: 4px 4px 30px rgba(1,1,1,.2);
transition:0.3s ;
animation-timing-function: ease;
}
.related{
float: right;
width: 200px;
}
.grid_wrapper{ margin-left: -10px;
}
.related_news{
text-align: center;
font-size: 22px;
color: #4A4A4A;
margin-bottom: 20px;
}
.related_image{
text-align: center;
}
.related_text_wrapper{
padding: 5px;
box-shadow: 2px 2px 10px rgba(1,1,1,.3);
}
a{
color: white;
text-decoration: none;
}
a:hover{
text-decoration: none;
color: white;
}
.related_post_categories{
display: inline-block;
padding: 0 5px;
background-color: #65BC48;
color: white;
text-align: center;
height:24px;
line-height: 24px;
border-radius: 15px;
font-size: 12px;
margin: 5px;
}
.related_post_date{
font-size: 14px;
color: #898989;
margin: 5px;
}
.related_post_title{
font-size: 14px;
color: #898989;
margin: 5px;
}
.related_wrapper{
margin-bottom: 10px;
}
.current-cat {
background-color: #65BC48;
}
.current-cat a{
color:white!important;
}
.page-numbers {
color: #898989;
font-size: 18px;
cursor: pointer;
text-decoration: none;
width: 30px;
height:30px;
line-height: 30px;
text-align: center;
display: inline-block;
}
.page-numbers:hover{
text-decoration: none;
color: white;
transition: 0.2s;
background-color: #65BC48;
}
.page-numbers.current{
color: white!important;
background-color: #65BC48;
}
.page-numbers a{
text-decoration: none;
color: #898989;
}
.page-numbers a:hover{
transition: 0.2s;
color: #65BC48!important;
text-decoration: none!important;
}
iframe{ }
.container_n#newsletter_signup .inputs #submit_newsletter{
background-color: #65BC48!important;
}
.read_more{
margin-bottom: 20px;
}
.read_more a{
font-size: 16px;
color: #65BC48;
text-decoration: none;
}
.read_more a:hover{
transform: scale(1.1);
}
.download{
height:37px;
line-height: 37px;
background-color: #65BC48 ;
position: relative;
text-align: center;
margin-top: 20px;
width:250px;
display: inline-block;
margin-left: 5px;
}
.img_poster img{
width:600px ;
height:auto;
}
.download:hover{
background-color: #559A3D;
transition: 0.2s;
}
.download a{
color:white;
width:100%;
height:100%;
display: block;
position: absolute;
text-decoration: none;
}
.shownewsletterbox, .showsubscr {
cursor: pointer;
position: absolute;
width:100%;
height:100%;
display: block;
top:0;
left:0;
background: transparent;
border: none;
}
#newsletter_signup input{
background: #f5f5f5 !important;
font-size: 14px !important;
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
border: none !important;
padding: 13px 10px !important;
width: 95% !important;
box-shadow: inset 0px 2px 3px rgba( 0,0,0,0.1 ) !important;
clear: both !important;
color: #8F8F8F !important;
margin: 0px !important;
box-sizing: content-box;
margin-bottom: 10px;
}
.margin{
margin: 14px;
}
#mailchimp-form {
font-family: 'Roboto', sans-serif;
padding: 35px;
max-width: 420px;
}
#mailchimp-form .header {
margin-bottom: 20px;
}
#mailchimp-form .header h3 {
color: #333333;
font-size: 24px;
font-weight: bold;
margin: 0;
border: none;
padding: 0;
}
#mailchimp-form .header .subheading {
margin-top: 9px;
max-width: 350px;
font-size: 13px;
}
#mailchimp-form .sep {
height: 1px;
background: #e8e8e8;
max-width: 350px;
border: none;
padding: 0;
margin-bottom: 25px;
}
#mailchimp-form input {
background: #f5f5f5;
font-size: 14px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #fff;
padding: 13px 10px;
width: 95%;
box-shadow: inset 0px 2px 3px rgba( 0,0,0,0.1 );
clear: both;
color: #000;
margin: 0;
box-sizing: content-box;
margin-bottom: 17px;
}
#mailchimp-form input:focus {
background: #fff;
box-shadow: 0px 0px 0px 3px #fff38e, inset 0px 2px 3px rgba( 0,0,0,0.2 ), 0px 5px 5px rgba( 0,0,0,0.15 );
outline: none;
color: #000000;
}
#mailchimp-form input[type="submit"] {
cursor: pointer;
text-decoration: none;
width: 100%;
margin: 3px 0 0 0;
padding: 15px 0;
color: #fff;
font-size: 14px;
font-weight: 500;
letter-spacing: 1px ;
text-align: center;
background-color: #65BC48;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #737b8d;
-moz-box-shadow: 0px 5px 5px rgba(000,000,000,0.1), inset 0px 1px 0px rgba(255,255,255,0.5);
-webkit-box-shadow: 0px 5px 5px rgba(000,000,000,0.1), inset 0px 1px 0px rgba(255,255,255,0.5);
box-shadow: 0px 5px 5px rgba(000,000,000,0.1), inset 0px 1px 0px rgba(255,255,255,0.5);
text-shadow: 0px 1px 3px rgba(000,000,000,0.3), 0px 0px 0px rgba(255,255,255,0);
background: linear-gradient(top, #b9c5dd, #a4b0cb);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#b9c5dd,EndColorStr=#a4b0cb);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#b9c5dd,EndColorStr=#a4b0cb)";
background: -o-linear-gradient(top, #b9c5dd,#a4b0cb);
}
#mailchimp-form input[type="submit"]:hover {
transition: 0.3s;
cursor: pointer;
background-color: #559A3D;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#a4b0cb,EndColorStr=#b9c5dd);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#a4b0cb,EndColorStr=#b9c5dd)";
}
#mailchimp-form #subscribe-result {
padding-top: 10px;
}
.lang-item-en {
display: none;
}
img {
max-width: 100%;
height: auto;
}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}