@charset "UTF-8";@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../fonts/Roboto-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:400;src:url(../fonts/Roboto-Italic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(../fonts/Roboto-Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:500;src:url(../fonts/Roboto-MediumItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../fonts/Roboto-Bold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:700;src:url(../fonts/Roboto-BoldItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:900;src:url(../fonts/Roboto-Black.ttf) format("truetype")}:root{--font-sans: Roboto, -apple-system, blinkmacsystemfont, Segoe UI, sans-serif;--font-heading: Roboto, Roboto, -apple-system, blinkmacsystemfont, Segoe UI, sans-serif;--color-primary: #04210f;--color-green: #7fb394;--color-yellow: #ffd900;--color-text: #04210f;--color-bg: #fafafa}*,*:before,*:after{border:none;box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{background:#fafafa;color:#04210f;display:flex;flex-direction:column;font-family:Roboto,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;font-optical-sizing:auto;font-size:1.6rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6;margin:0 auto;max-width:1920px;min-height:100vh}aside,nav,footer,header,section,main{display:block}main{flex:1 0 auto}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}a,a:link,a:visited,a:hover{text-decoration:none}ul,ol{list-style:none}img,svg{display:block;height:auto;max-width:100%}input,textarea,button,select{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit}input::-ms-clear{display:none}button,input[type=submit]{background:none;box-shadow:none;cursor:pointer;display:inline-block}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}address{font-style:normal}table{border-collapse:collapse;border-spacing:0}html.no-scroll{overflow:hidden!important}html.no-scroll:before{background:#000000b3;content:"";inset:0;position:fixed;transition:.3s ease;z-index:300}body{color:#000;font-family:var(--font-sans),serif}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:#000;font-family:Roboto,Roboto,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;font-weight:700;line-height:1.2}h1,.h1{font-size:3.6rem}h2,.h2{font-size:2.8rem}h3,.h3{font-size:2.2rem}h4,.h4{font-size:1.8rem}h5,.h5{font-size:1.6rem}h6,.h6{font-size:1.4rem}@media(max-width:767px){h1,.h1{font-size:2.8rem}h2,.h2{font-size:2.2rem}h3,.h3{font-size:1.8rem}}p{font-size:1.6rem;line-height:1.7}a{color:#04210f;transition:color .15s ease}a:hover{color:#0a2615}small,.text-small{font-size:1.2rem}.text-muted{color:#9e9e9e}.text-center{text-align:center}strong,b{font-weight:600}em,i{font-style:italic}.container{margin:0 auto;max-width:1280px;width:100%}.header{background-color:#fff9;background-image:var(--header-bg, none);background-position:center;background-repeat:no-repeat;padding-top:30rem}@media(max-width:991px){.header{padding-top:0}}.header__inner{background:#fff9;padding:1rem 1.5rem 1.5rem}.header__top-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.header__logo{flex:0 0 calc(16.6667% - 1.5rem)}.header__title{color:#04210f;flex:0 0 calc(50% - 1.5rem)}.header__title-name{font-size:5.2rem;font-weight:900;margin-bottom:1rem}.header__title-desc{font-size:1.5rem;font-weight:600;line-height:2rem}.header__contacts{flex:0 0 calc(33.3333% - 1.5rem);margin-left:auto}.header__contacts-item{color:#04210f;font-size:2rem;font-weight:500;line-height:2.5rem;text-align:right}.header__contacts-item a{transition:.3s ease}.header__contacts-item a:hover{opacity:.7}@media(max-width:991px){.header__top-inner{align-items:center;flex-direction:column;gap:1rem;text-align:center}.header__logo{flex:0 0 auto;max-width:8rem}.header__title{flex:0 0 auto}.header__title-name{font-size:3.2rem;margin-bottom:.5rem}.header__title-desc{font-size:1.3rem;line-height:1.8rem}.header__contacts{flex:0 0 auto;margin-left:0}.header__contacts-item{font-size:1.6rem;line-height:2.2rem;text-align:center}}.header__nav-inner{position:relative}.header__menu-list{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;list-style:none;margin:0;padding-top:.8rem;width:100%}.header__menu-item{flex:1 1 auto;position:static}.header__menu-link{background:#7fb39499;border-radius:1rem;color:#04210f;cursor:pointer;display:block;font-size:2.2rem;font-weight:500;line-height:1.18;padding:.5rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header__menu-link:hover{background:#7fb394;text-decoration:none}.header__menu-item--has-children>.header__menu-link:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;transition:transform .3s ease;vertical-align:.255em}.header__menu-item--has-children>.header__menu-link[aria-expanded=true]{background:#7fb394}.header__menu-item--has-children>.header__menu-link[aria-expanded=true]:after{transform:rotate(180deg)}.header__submenu{background:#7fb394;border-radius:1rem;display:flex;flex-flow:row wrap;justify-content:center;left:0;list-style:none;margin-top:1rem;max-height:0;opacity:0;overflow:hidden;padding:0 .4rem;position:absolute;transition:max-height .3s ease,opacity .3s ease,padding .3s ease;width:100%;z-index:100}.header__submenu--open{max-height:50rem;opacity:1;padding:.4rem}.header__submenu-item{align-items:center;display:flex;justify-content:center;padding:0 .5rem}.header__submenu-link{background:#7fb394;border-radius:1rem;color:#04210f;display:block;font-size:2.2rem;font-weight:500;padding:.5rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.header__submenu-link:hover{background:#fffc;text-decoration:none}.header__burger{align-items:center;background:#7fb39499;border:none;border-radius:.8rem;cursor:pointer;display:none;flex-direction:column;gap:.5rem;height:4.4rem;justify-content:center;padding:0;transition:background .3s ease;width:4.4rem}.header__burger:hover{background:#7fb394}.header__burger-line{background:#04210f;border-radius:.1rem;display:block;height:.2rem;transition:all .3s ease;width:2.4rem}.header__burger--active .header__burger-line:nth-child(1){transform:translateY(.7rem) rotate(45deg)}.header__burger--active .header__burger-line:nth-child(2){opacity:0}.header__burger--active .header__burger-line:nth-child(3){transform:translateY(-.7rem) rotate(-45deg)}@media(max-width:991px){.header__burger{display:flex}.header__nav-inner{align-items:center;display:flex;justify-content:flex-end}.header__menu{background:#fffffff2;border-radius:1rem;left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .3s ease,opacity .3s ease;z-index:100}.header__menu--open{max-height:80vh;opacity:1;overflow-y:auto}.header__menu-list{flex-direction:column;gap:0;padding:.8rem}.header__menu-item{position:relative}.header__menu-item:not(:last-child){margin-bottom:1rem}.header__menu-link{border-radius:.8rem;font-size:1.8rem;padding:1rem 1.5rem;text-align:left}.header__submenu{border-radius:0;flex-direction:column;margin-top:0;position:static;width:100%}.header__submenu--open{margin-top:.5rem;padding:0 0 .4rem}.header__submenu-item{padding:0}.header__submenu-link{border-radius:.8rem;font-size:1.6rem;padding:.8rem 1.5rem .8rem 3rem;text-align:left}}.main{flex:1 0 auto;padding-top:3rem;width:100%}.main__container{background-color:#7fb394b3;min-height:10vh;padding:3rem 1.5rem}.main__title{color:#04210f;font-size:3.7rem;font-weight:500;text-align:center;text-transform:uppercase}.main__title:not(:last-child){margin-bottom:3rem}.footer__container{background-color:#7fb394b3;min-height:1vh;padding:3rem 1.5rem}.partners:first-child{padding-top:3rem}.partners:not(:last-child){padding-bottom:3rem}.partners__slider{background:#fff;border-radius:1rem;padding:2rem 5rem;position:relative}.partners__item{align-items:center;display:flex;justify-content:center}.partners__link{display:block;transition:opacity .5s ease}.partners__link:hover{opacity:.7}.partners__img{display:block;height:auto;margin:0 auto;max-height:8rem;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.partners .splide__arrow{align-items:center;background:#7fb394;border:0;border-radius:50%;cursor:pointer;display:flex;height:4rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s ease;width:4rem;z-index:2}.partners .splide__arrow:hover{background:#7fb394b3}.partners .splide__arrow:disabled{display:none}.partners .splide__arrow svg{fill:#fff;height:1.6rem;width:1.6rem}.partners .splide__arrow--prev{left:.5rem}.partners .splide__arrow--prev svg{transform:scaleX(-1)}.partners .splide__arrow--next{right:.5rem}.footer-org{align-items:center;background:#fff;border-radius:1rem;display:grid;gap:2rem;grid-template-columns:1fr;padding:2.4rem}@media(min-width:1200px){.footer-org{grid-template-columns:3fr 9fr}}.footer-org__logo{text-align:center}.footer-org__img{display:block;height:auto;margin:0 auto;max-width:100%}@media(max-width:767px){.footer-org__img{max-width:50%}}.footer-org__title{color:#464646;font-size:2.615rem;font-weight:600;margin:0 0 1.5rem}@media(max-width:767px){.footer-org__title{font-size:1.8rem;text-align:center}}.footer-org__contacts{list-style:none;margin:0;padding:0}.footer-org__row{color:#464646;font-size:1.8rem;font-weight:500;line-height:1.5}@media(max-width:767px){.footer-org__row{text-align:center}}.footer-org__row:not(:last-child){margin-bottom:.6rem}.footer-org__link{color:inherit;text-decoration:none;transition:color .3s ease}.footer-org__link:hover{color:#7fb394}.footer-nav{margin-top:2.4rem}.footer-nav__container{background-color:#fff;border-radius:1rem;padding:1.5rem}.footer-nav__list{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;width:100%}@media(max-width:767px){.footer-nav__list{grid-template:repeat(1,1fr)/repeat(1,1fr)}}.footer-nav__item{flex:1 1 auto}.footer-nav__link{background:#fff;border-radius:1rem;color:#04210f;display:block;font-size:1.4rem;font-weight:500;line-height:1.3;padding:.5rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.footer-nav__link:hover{background:#f5f5f5;text-decoration:none}.footer-nav__item--active .footer-nav__link{background:#7fb39452}.cookie-consent{background:#fff;bottom:0;box-shadow:0 8px 30px #0000001f;left:0;position:fixed;right:0;z-index:500}.cookie-consent[hidden]{display:none}.cookie-consent__inner{align-items:center;display:flex;gap:2.4rem;justify-content:space-between;padding-bottom:1.6rem;padding-top:1.6rem}.cookie-consent__text{color:#464646;font-size:1.4rem;line-height:1.5;margin:0}.cookie-consent__link{color:#114123;text-decoration:underline}.cookie-consent__link:hover{text-decoration:none}.cookie-consent__actions{flex-shrink:0}.cookie-consent__btn{background:#114123;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:1.6rem;font-weight:600;padding:1rem 3rem;transition:background .3s ease;white-space:nowrap}.cookie-consent__btn:hover{background:#04210f}@media(max-width:767px){.cookie-consent__inner{align-items:stretch;flex-direction:column;gap:1.6rem}.cookie-consent__btn{width:100%}}.welcome:not(:first-child){padding-top:3rem}.welcome:not(:last-child){padding-bottom:3rem}.welcome__intro{background-color:#fff;border-radius:1rem;padding:1.5rem 1rem;text-align:center}.welcome__intro:not(:last-child){margin-bottom:3rem}.welcome__title{color:#04210f;font-size:2.1rem;font-weight:700;line-height:1.25}.welcome__title:not(:last-child){margin-bottom:1rem}.welcome__subtitle{color:#04210f;font-size:1.8rem;font-weight:500;line-height:1.6}.welcome__list{display:grid;gap:2rem;grid-template:repeat(1,1fr)/repeat(2,1fr);list-style:none}@media(max-width:767px){.welcome__list{grid-template:repeat(1,1fr)/repeat(1,1fr)}}.welcome__item{align-items:center;background-color:#fff;border-radius:1rem;display:flex;gap:2rem;min-height:8rem;padding:1.6rem 3rem}.welcome__icon{flex-shrink:0;height:5.6rem;width:5.6rem}.welcome__icon-img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.welcome__text{color:#04210f;font-size:1.4rem;font-weight:500;line-height:1.4;margin:0;text-transform:uppercase}.content:first-child{padding-top:3rem}.content:not(:last-child){padding-bottom:3rem}.content__card{background-color:#fff;border-radius:1rem;padding:1.5rem}.content__card h1,.content__card h2,.content__card h3,.content__card h4,.content__card h5,.content__card h6{color:#000;line-height:1.4}.content__card h1:not(:last-child),.content__card h2:not(:last-child),.content__card h3:not(:last-child),.content__card h4:not(:last-child),.content__card h5:not(:last-child),.content__card h6:not(:last-child){margin-bottom:1rem}.content__card p{color:#04210f;font-size:2rem;line-height:1.4;text-indent:2rem}.content__card p:not(:last-child){margin-bottom:1rem}.content__card ul,.content__card ol{list-style:none;margin:1.5rem 0;padding-left:0}.content__card ul:last-child,.content__card ol:last-child{margin-bottom:0}.content__card li{align-items:baseline;color:#04210f;-moz-column-gap:.8rem;column-gap:.8rem;display:grid;font-size:2rem;grid-template-columns:auto 1fr;line-height:1.4;margin-bottom:1rem}.content__card li:last-child{margin-bottom:0}.content__card li>ul,.content__card li>ol{grid-column:1/-1;margin:.6rem 0 0;padding-left:2.4rem}.content__card ul>li:before{color:#7fb394;content:"•";font-weight:700}.content__card ul ul>li:before{content:"–"}.content__card ul ul ul>li:before{content:"◦"}.content__card ol{counter-reset:item}.content__card ol>li{counter-increment:item}.content__card ol>li:before{color:#114123;content:counters(item,".") ".";font-weight:500;white-space:nowrap}.gallery:first-child{padding-top:3rem}.gallery:not(:last-child){padding-bottom:3rem}.gallery__list{background-color:#fff;border-radius:1rem;display:grid;gap:1.5rem;grid-template-columns:1fr;list-style:none;padding:1.5rem}@media(min-width:768px)and (max-width:1199px){.gallery__list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.gallery__list--cols-3{gap:3rem;grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.gallery__list--cols-4{gap:3rem;grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.gallery__list--cols-5{gap:3rem;grid-template-columns:repeat(5,1fr)}}@media(min-width:1200px){.gallery__list--cols-6{gap:3rem;grid-template-columns:repeat(6,1fr)}}.gallery__link{border-radius:1rem;display:block;overflow:hidden}.gallery__img{aspect-ratio:350/263;display:block;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.gallery__img:hover{transform:scale(1.05)}.slider-callback:first-child{padding-top:3rem}.slider-callback:not(:last-child){padding-bottom:3rem}.slider-callback__inner{display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:1200px){.slider-callback__inner{align-items:center;grid-template-columns:1.5fr 1fr}}.slider{position:relative}.slider__item{height:100%}.slider__card{border-radius:1rem;height:100%;overflow:hidden;position:relative}.slider__more{background:#7fb394;border-radius:1rem;color:#fff;padding:.7rem 1.5rem;position:absolute;right:1rem;text-decoration:none;text-transform:uppercase;top:1rem;transition:background .3s ease;z-index:1}.slider__more:hover{background:#7fb39499}.slider__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slider__body{background:#0006;bottom:0;color:#fff;left:0;padding:1rem;position:absolute;right:0}.slider__date{color:#fff;display:block;font-size:1.4rem;margin-bottom:.4rem;opacity:.85}.slider__title{color:#fff;font-size:2.2rem;font-weight:500;line-height:1;margin:0}.slider .splide__pagination{align-items:center;display:flex;flex-direction:column;gap:1rem;inset:50% auto auto 1.5rem;margin:0;padding:0;position:absolute;transform:translateY(-50%);z-index:2}.slider .splide__pagination__page{background:transparent;border:1px solid #fff;border-radius:50%;height:1.4rem;margin:0;opacity:1;transition:background .3s ease;width:1.4rem}.slider .splide__pagination__page.is-active{background:#fff;border-color:transparent;transform:none}.callback{background:#fff;border-radius:1rem;padding:3rem;position:relative}.callback__title{color:#04210f;font-size:2.3rem;font-weight:500;margin-bottom:5rem;text-align:center;text-transform:uppercase}.callback__field{margin-bottom:3rem;position:relative}.callback__input{background:transparent;border:0;border-bottom:1px solid #0a2615;color:#0a2615;font-size:1.9rem;padding:0 .5rem;width:100%}.callback__input::-moz-placeholder{color:#464646}.callback__input::placeholder{color:#464646}.callback__input:focus{border-bottom-color:#7fb394;outline:none}.callback__field--required:before{color:#e53935;content:"*";font-size:1.9rem;left:0;line-height:1;position:absolute;top:.4rem;z-index:1}.callback__field--required .callback__input{padding-left:1.4rem}.callback__field.is-invalid .callback__input{border-bottom-color:#e53935}.callback__consent.is-invalid .callback__consent-text{color:#e53935}.callback__error{color:#e53935;display:block;font-size:1.3rem;margin-top:.6rem}.callback__error:empty{display:none}.callback__hp{left:-9999px;position:absolute}.callback__consent{margin-bottom:2rem}.callback__consent-label{align-items:flex-start;color:#464646;cursor:pointer;display:flex;font-size:1.4rem;gap:.8rem;line-height:1.4}.callback__consent-input{accent-color:#7fb394;flex-shrink:0;height:1.8rem;margin-top:.2rem;width:1.8rem}.callback__submit{margin-top:1rem}.callback__button{background:#ffd900;border:0;border-radius:1rem;color:#04210f;cursor:pointer;display:block;font-size:2.7rem;font-weight:900;padding:3rem 0;text-align:center;text-transform:uppercase;transition:background .3s ease;width:100%}.callback__button:disabled{background:#e0e0e0;color:#9e9e9e;cursor:not-allowed}.callback__button:hover{background:#ffd90099}.callback__message{font-size:1.5rem;margin-top:1.5rem;text-align:center}.callback__message:empty{margin-top:0}.callback__message.is-success{color:#43a047}.callback__message.is-error{color:#e53935}.checklist:first-child{padding-top:3rem}.checklist:not(:last-child){padding-bottom:3rem}.checklist__container{background-color:#fff;border-radius:1rem;padding:1.5rem}.checklist__title{color:#000;font-size:2.9rem;font-weight:500;line-height:1.31;margin-bottom:3rem;text-align:center}@media(max-width:767px){.checklist__title{font-size:2rem;margin-bottom:1.5rem}}.checklist__list{display:grid;gap:3rem 4rem;grid-template-columns:1fr;list-style:none;margin:0 auto;padding:0}@media(min-width:1200px){.checklist__list{grid-template-columns:repeat(2,1fr);max-width:90%}}@media(max-width:767px){.checklist__list{gap:1.5rem}}.checklist__item{align-items:center;-moz-column-gap:1.6rem;column-gap:1.6rem;display:grid;grid-template-columns:auto 1fr}.checklist__icon{color:#04210f;display:block;height:6.7rem;width:6.7rem}@media(max-width:767px){.checklist__icon{height:4rem;width:4rem}}.checklist__text{color:#04210f;font-size:2.6rem;font-weight:600;line-height:.84}@media(max-width:767px){.checklist__text{font-size:1.8rem}}.documents:first-child{padding-top:3rem}.documents:not(:last-child){padding-bottom:3rem}.documents__card{background-color:#fafafa;border-radius:1rem;padding:3.2rem 4.8rem}.documents__title{color:#000;font-weight:700;margin-bottom:3.2rem;text-align:center;text-transform:uppercase}.documents__table{display:flex;flex-direction:column}.documents__row{align-items:center;display:grid;gap:.4rem 2.4rem;padding:1.6rem 0}.documents__row--head{color:#000;font-size:2.5rem;font-weight:700;line-height:3.4rem;padding-top:0;text-align:center}.documents__cell{color:#000;font-size:2rem;line-height:2.5rem;text-align:center}.documents__cell--number,.documents__cell--date{text-align:center}.documents__cell--name{text-align:left}.documents__cell--file{text-align:right;white-space:nowrap}.documents__link{align-items:center;color:#000;display:inline-flex;gap:.8rem;text-decoration:none;transition:color .3s ease}.documents__link:hover,.documents__link:focus-visible{color:#7fb394}.documents__icon{flex-shrink:0}.documents__meta{font-size:2rem;line-height:2.5rem;text-align:center}.documents--simple .documents__row{grid-template-columns:1fr auto}.documents--full .documents__row{grid-template-columns:minmax(7rem,auto) minmax(11rem,auto) 1fr auto}@media(max-width:767px){.documents__card{padding:2.4rem 1.6rem}.documents--full .documents__row{-moz-column-gap:1.6rem;column-gap:1.6rem;grid-template-areas:"number file" "date   file" "name   file";grid-template-columns:1fr auto}.documents--full .documents__row--head{display:none}.documents--full .documents__cell--number{font-weight:700;grid-area:number;text-align:left}.documents--full .documents__cell--date{grid-area:date;text-align:left}.documents--full .documents__cell--name{grid-area:name}.documents--full .documents__cell--file{align-self:center;grid-area:file}}.image:first-child{padding-top:3rem}.image:not(:last-child){padding-bottom:3rem}.image__figure{display:flex;margin:0}.image__img{border-radius:1rem;height:auto;max-width:100%}.image--left .image__figure{justify-content:flex-start}.image--center .image__figure{justify-content:center}.image--right .image__figure{justify-content:flex-end}.ribbon:first-child{padding-top:3rem}.ribbon:not(:last-child){padding-bottom:3rem}.ribbon__title{background-color:#04210f;color:#fff;display:table;font-size:2rem;font-weight:700;line-height:1.2;margin:0;padding:1.6rem 3.2rem;position:relative;text-transform:uppercase}.ribbon__title:before{background:#04210f;bottom:0;content:"";left:-1.5rem;position:absolute;top:0;width:1.5rem}.ribbon__title:after{border-bottom:2.8rem solid #04210f;border-right:6.8rem solid transparent;border-top:2.8rem solid #04210f;content:"";height:0;position:absolute;right:-6.8rem;top:0;width:0}@media(max-width:767px){.ribbon__title{font-size:1.6rem;padding:1.2rem 2rem}.ribbon__title:after{border-bottom-width:2.16rem;border-right-width:4rem;border-top-width:2.16rem;right:-4rem}}.rich-text:first-child{padding-top:3rem}.rich-text:not(:last-child){padding-bottom:3rem}.rich-text__container{background-color:#fff;border-radius:1rem;padding:1.5rem}.rich-text__content a{color:#04210f;text-decoration:underline}.rich-text__content h1,.rich-text__content h2,.rich-text__content h3,.rich-text__content h4,.rich-text__content h5,.rich-text__content h6{color:#000;line-height:1.4}.rich-text__content h1:not(:last-child),.rich-text__content h2:not(:last-child),.rich-text__content h3:not(:last-child),.rich-text__content h4:not(:last-child),.rich-text__content h5:not(:last-child),.rich-text__content h6:not(:last-child){margin-bottom:1rem}.rich-text__content p{color:#04210f;font-size:2rem;line-height:1.4}.rich-text__content p:not(:last-child){margin-bottom:1rem}.rich-text__content>:last-child{margin-bottom:0}.rich-text__content ol{counter-reset:rich-item;list-style:none;margin:1.5rem 0;padding:0}.rich-text__content ol:last-child{margin-bottom:0}.rich-text__content ol>li{background-color:#fbe97c;border-radius:1rem;color:#04210f;counter-increment:rich-item;font-size:2rem;line-height:1.4;margin-bottom:2.4rem;margin-left:11rem;padding:2.4rem 3.2rem;position:relative}.rich-text__content ol>li:last-child{margin-bottom:0}.rich-text__content ol>li:before{color:#114123;content:counter(rich-item);font-size:4.8rem;font-weight:700;line-height:1;position:absolute;right:calc(100% + 4rem);text-align:right;top:50%;transform:translateY(-50%);width:6rem}.rich-text__content ol>li:after{background-color:#114123;content:"";height:2px;position:absolute;right:calc(100% + 2rem);top:50%;width:1.6rem}.rich-text__content ul{list-style:none;margin:1.5rem 0;padding:0}.rich-text__content ul:last-child{margin-bottom:0}.rich-text__content ul>li{align-items:center;color:#04210f;-moz-column-gap:1.6rem;column-gap:1.6rem;display:grid;font-size:2rem;grid-template-columns:6.7rem 1fr;line-height:1.4;margin-bottom:1.6rem}.rich-text__content ul>li:last-child{margin-bottom:0}.rich-text__content ul>li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64' fill='none'%3E%3Cpath d='M57 25 A26 26 0 1 1 41 8' stroke='%23114123' stroke-width='4' stroke-linecap='round'/%3E%3Cpath d='M17 33 L28 45 L55 11' stroke='%23114123' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:6.7rem;width:6.7rem}.rich-text__content .rich-text__marker{min-width:0}@media(max-width:767px){.rich-text__content ol>li{margin-left:7rem;padding:1.6rem}.rich-text__content ol>li:before{font-size:3.2rem;right:calc(100% + 2rem);width:4rem}.rich-text__content ol>li:after{right:calc(100% + 1rem);width:.8rem}.rich-text__content ul>li{grid-template-columns:4rem 1fr}.rich-text__content ul>li:before{height:4rem;width:4rem}}.category-tree{counter-reset:category-tree}.category-tree:first-child{padding-top:3rem}.category-tree:not(:last-child){padding-bottom:3rem}.category-tree__group:not(:last-child){margin-bottom:4.8rem}.category-tree__title{background-color:#04210f66;border-radius:1rem;color:#fff;display:table;font-size:2.5rem;line-height:3.4rem;margin:0;padding:2.2rem 3.4rem 2.2rem 9.5rem;position:relative;text-shadow:0 0 1.7rem rgba(0,0,0,.93)}.category-tree__title:before{align-items:center;bottom:0;color:#fff;content:counter(category-tree);counter-increment:category-tree;display:flex;font-size:7rem;justify-content:center;left:0;position:absolute;text-shadow:none;top:0;width:9.7rem}.category-tree__body{padding-left:15rem;padding-top:2.4rem;position:relative}.category-tree__item{padding-bottom:2.4rem;position:relative}.category-tree__item:last-child{padding-bottom:0}.category-tree__item:before{background-color:#274539;bottom:0;content:"";left:-12rem;position:absolute;top:0;width:2px}.category-tree__item:first-child:before{top:-2.4rem}.category-tree__item:last-child:before{bottom:auto;height:6.2rem;top:-2.4rem}.category-tree__text{background-color:#fff;border-radius:1rem;color:#04210f;font-size:2.5rem;line-height:3.4rem;margin:0;padding:1.8rem 2.1rem;position:relative}.category-tree__text:before{background:transparent url(data:image/png;base64,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) 0 0 no-repeat;content:"";display:block;height:1rem;left:-12rem;position:absolute;top:3rem;width:12rem}@media(max-width:767px){.category-tree__title{font-size:1.8rem;line-height:2.6rem;padding:1.6rem 2rem 1.6rem 6rem}.category-tree__title:before{font-size:4rem;width:6rem}.category-tree__body{padding-left:4rem}.category-tree__item:before{left:-3.4rem}.category-tree__text{font-size:1.8rem;line-height:2.6rem}.category-tree__text:before{background-size:contain;left:-4rem;top:2rem;width:4rem}}.contacts:first-child{padding-top:3rem}.contacts:not(:last-child){padding-bottom:3rem}.contacts__container{background-color:#fff;border-radius:1rem;padding:3rem}.contacts__grid{align-items:stretch;-moz-column-gap:3rem;column-gap:3rem;display:grid;grid-template-columns:5fr 7fr}.contacts__map{min-height:31.9rem}.contacts__map iframe,.contacts__map>*{border:0;border-radius:1rem;display:block;height:100%;min-height:inherit;width:100%}.contacts__org{color:#464646;font-size:2.5rem;font-weight:500;line-height:3.2rem;margin-bottom:2.5rem}.contacts__item{color:#464646;font-size:2rem;line-height:3rem}.contacts__item:not(:last-child){margin-bottom:2rem}.contacts__label{font-weight:900}.contacts__link{color:inherit;text-decoration:none}.contacts__link:hover,.contacts__link:focus{text-decoration:underline}@media(max-width:767px){.contacts__container{padding:2.4rem}.contacts__grid{grid-template-columns:1fr;row-gap:2.4rem}.contacts__map{order:1}}.staff:first-child{padding-top:3rem}.staff:not(:last-child){padding-bottom:3rem}.staff__container{background-color:#fff;border-radius:1rem;padding:1.5rem}.staff__title{color:#04210f;font-size:2.9rem;font-weight:500;line-height:1.31;margin-bottom:3rem;text-align:center}.staff__grid{display:grid;gap:3.2rem 1.6rem;grid-template-columns:repeat(3,1fr)}.staff__card{display:flex;flex-direction:column;height:100%}.staff__photo{margin-bottom:2.4rem}.staff__img{aspect-ratio:1/1;border-radius:1rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}.staff__name{color:#464646;font-size:2rem;font-weight:700;line-height:3rem;margin-bottom:1.2rem}.staff__position{color:#464646;font-size:1.4rem;font-weight:400;line-height:1.3;margin-bottom:1rem}.staff__label{color:#464646;font-weight:700}.staff__meta{list-style:none;margin:0 0 2.3rem;padding:0}.staff__meta-item{color:#464646;font-size:1.4rem;font-weight:400;line-height:1.3}.staff__meta-item:not(:last-child){margin-bottom:1rem}.staff__contacts{display:flex;flex-direction:column;margin-top:auto;row-gap:1.2rem}.staff__contact{color:#114123;display:block;font-size:1.2rem;font-weight:500;line-height:1.4;padding-left:2.5rem;position:relative;transition:opacity .5s ease}.staff__contact:hover{opacity:.7}.staff__contact:before{aspect-ratio:1/1;background-position:center;background-repeat:no-repeat;background-size:contain;content:"";left:0;position:absolute;top:50%;transform:translateY(-50%);width:2rem}.staff__contact--email:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23114123' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='M2 7l10 6 10-6'/%3E%3C/svg%3E")}.staff__contact--phone:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23114123'%3E%3Cpath d='M6.6 10.8a15.2 15.2 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.24 11.4 11.4 0 0 0 3.6.58 1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1 11.4 11.4 0 0 0 .58 3.6 1 1 0 0 1-.24 1z'/%3E%3C/svg%3E")}@media(max-width:767px){.staff__grid{gap:2.4rem;grid-template-columns:1fr}.staff__name{min-height:auto}}.news-grid{display:grid;gap:3rem;grid-template-columns:1fr;margin-bottom:4rem}@media(min-width:768px)and (max-width:1199px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.news-grid{gap:4rem 3rem;grid-template-columns:repeat(3,1fr)}}.news-grid__empty{color:#04210f;font-size:2rem;padding-block:4rem;text-align:center}.news-card{background-color:#fffc;border-radius:1rem;display:flex;flex-direction:column;gap:1rem;height:100%;padding:2.4rem 2rem}.news-card__date{color:#464646;font-size:1.6rem;line-height:1.2}.news-card__thumb{border-radius:.6rem;display:block;overflow:hidden}.news-card__img{aspect-ratio:421/287;display:block;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.news-card__title{font-size:1.8rem;line-height:1.3;margin:0}.news-card__link{color:#04210f;font-weight:700;text-decoration:none}.news-card__link:hover,.news-card__link:focus-visible{text-decoration:underline}.news-card:hover .news-card__img{transform:scale(1.05)}.pagination{padding-block:3rem}.pagination .nav-links{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.pagination .page-numbers{align-items:center;color:#464646;display:inline-flex;font-size:2.2rem;justify-content:center;line-height:1;min-width:2.4rem;text-decoration:none}.pagination .page-numbers:hover,.pagination .page-numbers:focus-visible{text-decoration:underline}.pagination .page-numbers.current{font-weight:700}.pagination .page-numbers.dots{cursor:default;min-width:auto}.pagination__arrow{height:3.2rem;width:3.2rem}.pagination .prev:hover,.pagination .prev:focus-visible,.pagination .next:hover,.pagination .next:focus-visible{text-decoration:none}@font-face{font-family:lg;src:url(data:font/woff2;base64,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) format("woff2"),url(../fonts/lg.ttf?io9a6k) format("truetype"),url(../fonts/lg.woff?io9a6k) format("woff"),url(../images/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont{opacity:0;transform:scale3d(.5,.5,.5);will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont{opacity:1;transform:scaleZ(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;inset:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(../images/loading.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;inset:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{position:fixed;inset:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{transform:translate3d(0,100%,0);will-change:transform;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media(min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media(min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{transition-duration:0ms!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transform:translateZ(0);backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{transform:scaleZ(1);transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition{transform:scaleZ(1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x{transform:scaleZ(1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y{transform:scaleZ(1) translate3d(0,-50%,0)!important;top:50%!important;left:0%!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
