.footer{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:var(--bg-dark-brown);color:var(--text-light-white);padding-block:40px;margin-top:auto}.singleErr~.footer{display:none}.footer a{color:var(--text-light-white)}.footer__container{display:grid;row-gap:26px}.footer__bx.footerDouble{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer__doubleBx{display:grid;align-items:center;row-gap:20px}.footer__title{font-size:20px;font-weight:600;margin-bottom:14px}.footer__linkBx{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:8px}.footer__link{opacity:.8;position:relative;transition:opacity 175ms ease-in-out}.footer__link:before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:2px;height:65%;background-color:var(--text-light-white);pointer-events:none;transition:height .2s ease-in-out}.footer__link.footerLinkRight:before{left:auto;right:-8px}.footer__link:hover{opacity:1}.footer__link:hover:before{height:0}.footer__createdBy{margin-top:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:10px}.created__bx{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:8px}.created__and{display:none}@media only screen and (min-width: 33.5em){.footer__title{font-size:23px;margin-bottom:16px}.footer__linkBx{row-gap:10px}}@media only screen and (min-width: 43.5em){.footer{padding-block:58px 50px}.footer__container{row-gap:32px}.footer__title{font-size:28px;margin-bottom:18px}.footer__linkBx{row-gap:11px}.footer__createdBy{margin-top:32px;flex-direction:row}.created__bx{flex-direction:row;margin-left:10px}.footer__link.footerCreatedLink:not(:first-of-type){padding-left:6px}.footer__link.footerCreatedLink:not(:last-of-type){padding-right:6px}.footerCreatedLink:before{left:50%!important;bottom:-10px;top:unset;transform:translate(-50%);width:30%;height:2px;background-color:var(--text-light-white);transition:width .2s ease-in-out,color .2s ease-in-out}.footerCreatedLink:hover:before{width:50%;color:#fff;height:2px}.created__and{display:block}}@media only screen and (min-width: 50em){.footer__container{grid-template-columns:repeat(2,1fr);gap:50px 70px}.footer__bx.footerDouble{grid-column:1/3}.footer__doubleBx{grid-template-columns:repeat(2,1fr);width:100%;gap:0 70px}.footer__bx:last-of-type{grid-column:3/1}.footer__linkBx{row-gap:12px}.footer__createdBy{margin-top:30px}}@media only screen and (min-width: 62.0625em){.footer__container{grid-template-columns:repeat(4,1fr);grid-gap:44px 40px}.footer__doubleBx{column-gap:40px}.footer__bx:last-of-type{grid-column:5/1}.footer__createdBy{margin-top:26px}}@media only screen and (min-width: 76em){.footer{padding-block:74px 52px}.footer__container{display:flex;flex-direction:row;row-gap:0;column-gap:60px}.footer__doubleBx{column-gap:60px}.footer__title{font-weight:500;margin-bottom:22px}.footer__linkBx{align-items:flex-start}.footer__bx:last-of-type{grid-column:unset}.footer__bx:last-of-type .footer__linkBx{margin-top:52px}.footer__createdBy{margin-top:44px}.created__bx{margin-left:10px}.footer__link.footerCreatedLink:not(:first-of-type){padding-left:7px}.footer__link.footerCreatedLink:not(:last-of-type){padding-right:7px}.footer__link,.footer__text{font-size:18px}}@media only screen and (min-width: 87.5em){.footer__container,.footer__doubleBx{column-gap:66px}.footer__link,.footer__text{font-size:inherit}}@media only screen and (min-width: 102em){.footer{padding-block:82px 62px}.footer__container,.footer__doubleBx{column-gap:88px}.footer__title{font-size:30px;margin-bottom:28px}.footer__linkBx{row-gap:13px}.footer__bx:last-of-type .footer__linkBx{margin-top:70px}.footer__createdBy{margin-top:52px}}.halfHeader{width:100%;min-height:75vh}.header__img{background-size:cover;background-position:center center;background-repeat:no-repeat;width:100%;min-height:75vh;display:grid}.header__cover{grid-column:1;grid-row:1;width:100%;height:100%;background-color:#000000a1;display:flex;flex-direction:column;align-items:center;place-content:space-between;padding-block:123px 46px!important}.header__pathBx{display:flex;flex-direction:row;align-items:center;justify-content:center;align-self:flex-start;color:var(--text-light-white)}.header__pathBx a{color:var(--text-light-white)}.header__pathText{position:relative}.halfHeader.articleHeader .header__pathText:not(.pathLink){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.header__pathBx .header__pathText:not(:last-child){margin-right:30px}.header__pathBx .header__pathText:not(:last-child):before{content:"> ";position:absolute;right:-20px;top:50%;transform:translateY(-50%);color:var(--text-light-white);pointer-events:none}.header__pathText.pathLink:after{content:"";position:absolute;display:block;left:50%;bottom:-7px;transform:translate(-50%);width:22%;height:2px;background-color:var(--text-light-white);transition:width .2s ease-in-out;pointer-events:none}.header__pathText.pathLink:hover:after{width:70%}.header__pathText.pathLink.managePathShort{display:block}.header__pathText.pathLink.managePathLong{display:none}.header__pathText.pathLink.pathLinkShort{display:block}.header__pathText.pathLink.pathLinkLong{display:none}.header__middle{display:flex;flex-direction:column;row-gap:28px;align-items:center;margin-block:auto;padding-block:20px 40px}.header__title{color:var(--text-light-white);font-size:46px;font-weight:400;text-align:center}.halfHeader.articleHeader .header__title{font-size:28px;line-height:1.35;max-width:1100px}.header__bottom{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;position:relative;width:100%;min-height:35px;margin-block:-6px 6px}.header__articleText{display:flex;flex-direction:column;align-items:center;row-gap:6px;color:var(--text-light-white)}.header__articleText.articleDesktop{display:none}.header__articleCat{color:var(--text-light-white);position:relative}.header__articleCat:before{content:"";position:absolute;display:block;left:50%;bottom:-7px;transform:translate(-50%);width:22%;height:2px;background-color:var(--text-light-white);transition:width .2s ease-in-out;pointer-events:none}.header__articleCat:hover:before{width:70%}.header__down{display:block;width:28px;height:56px;border-radius:24px;border:2px solid var(--bg-light-brown);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:relative;position:absolute;left:50%;top:0;transform:translate(-50%)}.header__downDot{display:block;position:absolute;left:50%;top:20%;transform:translate(-50%);opacity:0;width:10px;height:10px;border-radius:50%;background-color:var(--bg-light-brown);pointer-events:none;animation:headerDownDotLoop 2.75s infinite}.header__documents{display:flex;flex-direction:column;row-gap:8px;align-items:center;margin-top:8px}.header__documents.articleDesktop{display:none}.header__documentLink{color:#fff;position:relative}.header__documentLink:before{content:"";display:block;position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:2px;height:65%;background-color:#ffffffd9;pointer-events:none;transition:height .2s ease-in-out}.header__documentLink:hover:before{height:0}@keyframes headerDownDotLoop{0%{transform:translate(-50%);opacity:0}40%{opacity:1}80%{transform:translate(-50%,20px);opacity:0}to{opacity:0}}@media only screen and (min-width: 26.5em){.header__pathText.pathLink.managePathShort{display:none}.header__pathText.pathLink.managePathLong{display:block}.header__cover{padding-block:123px 46px!important}.header__bottom{margin-block:-8px 8px}}@media only screen and (min-width: 33.5em){.header__pathText.pathLink.pathLinkShort{display:none}.header__pathText.pathLink.pathLinkLong{display:block}.header__cover{padding-block:159px 48px!important}.header__title{font-size:50px}.header__middle{padding-block:26px 56px}.header__down{width:30px;height:60px}.header__bottom{margin-block:-12px 12px}}@media only screen and (min-width: 47.5em){.header__cover{padding-block:182px 50px!important}.header__title{font-size:56px}.header__down{width:32px;height:64px}.header__downDot{width:11px;height:11px}.halfHeader.articleHeader .header__title{font-size:30px;line-height:1.4}.header__middle{row-gap:30px;padding-block:28px 62px}.header__articleText{row-gap:8px}.header__bottom{margin-block:-18px 26px}}@media only screen and (min-width: 57.5em){.header__cover{padding-block:196px 50px!important}.header__middle{padding-block:14px 34px}.header__bottom{margin-block:-18px 20px}.header__articleText.articleDesktop,.header__documents.articleDesktop{display:flex}.header__articleText.articleMobile,.header__documents.articleMobile{display:none}.header__articleText{align-items:flex-start}.header__documents{align-items:flex-end}}@media only screen and (min-width: 62.0625em){.header__cover{padding-block:214px 50px!important}.halfHeader.articleHeader .header__title{font-size:32px}.header__bottom{margin-block:-20px 34px}}@media only screen and (min-width: 69em){.header__cover{padding-block:218px 52px!important}}@media only screen and (min-width: 76em){.header__cover{padding-block:218px 52px!important}.halfHeader.articleHeader .header__title{font-size:34px}}@media only screen and (min-width: 87.5em){.header__cover{padding-block:227px 54px!important}.header__title{font-size:60px}.header__down{width:34px;height:70px}.halfHeader.articleHeader .header__title{font-size:36px}}@media only screen and (min-width: 102em){.header__cover{padding-block:236px 56px!important}.header__title{font-size:64px}.header__down{width:36px;height:75px}.header__downDot{width:12px;height:12px}.halfHeader.articleHeader .header__title{font-size:38px}}.mainInfo{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,white,var(--text-light-white))}.mainInfo__container{display:flex;flex-direction:column;justify-content:center;row-gap:32px}.mainInfo__bx{display:grid;row-gap:22px}.mainInfo__textBx{display:flex;flex-direction:column;justify-content:center;row-gap:10px}.mainInfo__title{color:var(--bg-dark-brown);font-weight:500;font-size:28px}.mainInfo__text{line-height:1.4}.mainInfo__imgBx{display:flex;overflow:hidden;max-height:300px;cursor:pointer}.mainInfo__heightBx{height:300px}.mainInfo__img{width:100%;height:100%;object-fit:cover;object-position:left center;transition:transform .2s ease-in-out}.mainInfo__imgBx:hover .mainInfo__img{transform:scale(1.05)}.mainInfo__lineBreak{display:block;margin-block:8px}.mainInfo__btn{display:flex;align-self:flex-start;font-size:18px;font-weight:400;padding:10px 20px;margin-top:12px;background-color:var(--bg-dark-brown);border:2px solid var(--bg-dark-brown);color:#fff;border-radius:10px;transition:color .2s ease-in-out,background-color .2s ease-in-out}.mainInfo__btn:hover{color:var(--bg-dark-brown);background-color:#fff}.mainInfo__content{display:flex;flex-direction:column;row-gap:14px}.mainInfo__links{display:flex;flex-direction:column;row-gap:10px;padding-left:10px}.mainInfo__link{position:relative;display:flex;align-self:flex-start}.mainInfo__link:before{content:"";position:absolute;left:-8px;top:0;bottom:0;width:2px;height:70%;margin-block:auto;background-color:var(--bg-light-brown);pointer-events:none;transition:height .2s ease-in-out}.mainInfo__link:hover:before{height:0}@media only screen and (min-width: 33.5em){.mainInfo__container{row-gap:42px}.mainInfo__bx{row-gap:28px}.mainInfo__textBx{row-gap:12px}.mainInfo__title{font-size:32px}.mainInfo__btn{padding:12px 22px}.mainInfo__content{row-gap:18px}.mainInfo__links{row-gap:12px}}@media only screen and (min-width: 47.5em){.mainInfo__container{row-gap:50px}.mainInfo__bx{row-gap:34px}.mainInfo__textBx{row-gap:13px}.mainInfo__title{font-size:35px}.mainInfo__imgBx{max-height:350px}.mainInfo__heightBx{height:350px}.mainInfo__btn{font-size:20px;margin-top:14px}.mainInfo__content{row-gap:20px}.mainInfo__links{row-gap:16px}}@media only screen and (min-width: 57.5em){.mainInfo__container{row-gap:54px}.mainInfo__title{font-size:36px}.mainInfo__imgBx{max-height:400px}.mainInfo__heightBx{height:400px}.mainInfo__content{row-gap:24px}.mainInfo__links{row-gap:18px}}@media only screen and (min-width: 62.0625em){.mainInfo__container{row-gap:60px}.mainInfo__bx{row-gap:38px}.mainInfo__textBx{row-gap:15px}.mainInfo__title{font-size:38px}.mainInfo__imgBx{max-height:425px}.mainInfo__heightBx{height:425px}.mainInfo__content{row-gap:28px}.mainInfo__links{row-gap:20px}}@media only screen and (min-width: 69em){.mainInfo__container{row-gap:66px}.mainInfo__bx:nth-of-type(2n-1){grid-template-columns:1fr .8fr}.mainInfo__bx:nth-of-type(2n){grid-template-columns:.8fr 1fr}.mainInfo__bx:nth-of-type(2n) .mainInfo__imgBx{grid-row:1}.mainInfo__imgBx{margin-block:10px 6px}.mainInfo__bx{column-gap:24px}.mainInfo__textBx{row-gap:12px}.mainInfo__title{font-size:39px}.mainInfo__content{row-gap:32px}.mainInfo__links{row-gap:22px}}@media only screen and (min-width: 76em){.mainInfo__container{row-gap:70px}.mainInfo__bx{column-gap:38px}.mainInfo__textBx{row-gap:16px}.mainInfo__title{font-size:40px}.mainInfo__content{row-gap:32px}.mainInfo__links{row-gap:24px}}@media only screen and (min-width: 87.5em){.mainInfo{font-size:19px}.mainInfo__container{row-gap:76px}.mainInfo__bx{column-gap:46px}.mainInfo__content{row-gap:34px}.mainInfo__links{row-gap:26px}}@media only screen and (min-width: 102em){.mainInfo{font-size:unset}.mainInfo__container{row-gap:96px}.mainInfo__bx{column-gap:56px}.mainInfo__textBx{row-gap:20px}.mainInfo__title{font-size:42px}.mainInfo__btn{font-size:21px;margin-top:16px;padding:14px 24px}.mainInfo__content{row-gap:38px}.mainInfo__links{row-gap:28px}}.news{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--text-light-white),white)}.news__title{font-size:30px;color:var(--bg-dark-brown);position:relative;padding-bottom:18px;margin-bottom:30px}.news__title:after{content:"";display:block;position:absolute;left:50%;transform:translate(-50%);bottom:0;width:100%;height:2px;background-color:var(--bg-dark-brown);pointer-events:none}.news__container{width:100%;display:grid;row-gap:32px}.news__bx{display:flex;flex-direction:column;box-shadow:#64646f33 0 7px 29px;border-radius:8px;padding:12px 16px}.news__subtitle{font-size:20px;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;padding-right:48px;margin-bottom:6px}.news__text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;line-height:1.4;margin-bottom:14px}.news__text.noClamp{-webkit-line-clamp:unset;line-clamp:unset}.news__text a{position:relative;display:inline-block;margin-bottom:14px}.news__text a:before{content:"";position:absolute;left:0;right:0;margin-inline:auto;bottom:-5px;width:20%;height:2px;background-color:var(--bg-dark-brown);pointer-events:none;transition:width .2s ease-in-out}.news__text a:hover:before{width:70%}.news__text img{width:100%;-moz-window-dragging:false}.news__bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:8px}.news__bottomBx{display:flex;flex-direction:row;align-items:center}.news__bottomIcon{display:none;width:100%;height:100%}.news__more{position:relative;font-weight:500;font-size:16px}.news__more:before{content:"";display:block;position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:2px;height:75%;background-color:var(--bg-dark-brown);pointer-events:none;transition:height .2s ease-in-out}.news__more:hover:before{height:15%}.news__all{position:relative;color:#000;font-weight:500;font-size:18px;margin-top:36px;transition:color .2s ease-in-out}.news__all:before{content:"";display:block;position:absolute;left:50%;bottom:-8px;transform:translate(-50%);width:20%;height:2px;background-color:var(--bg-dark-brown);pointer-events:none;transition:width 225ms ease-in-out}.news__all:hover{color:var(--bg-dark-brown)}.news__all:hover:before{width:70%}@media only screen and (max-width: 25em){.news{padding:30px 16px 34px}.news__bx{padding:12px 14px}.news__bottom,.news__more{font-size:15px}}@media only screen and (min-width: 33.5em) and (max-width: 35.5em){.news{padding:42px 40px 46px}}@media only screen and (min-width: 33.5em){.news__title{font-size:32px;padding-bottom:20px;margin-bottom:34px}.news__container{row-gap:36px}.news__bx{padding:18px}.news__subtitle{font-size:22px;margin-bottom:10px}.news__text{margin-bottom:18px}.news__bottomBx{column-gap:10px}.news__bottomIcon{display:block;width:28px}.news__more{font-size:17px}.news__all{font-size:20px;margin-top:42px}}@media only screen and (min-width: 47.5em){.news__title{font-size:33px;padding-bottom:24px;margin-bottom:38px}.news__container{row-gap:38px}.news__bx{padding:20px 34px}.news__subtitle{font-size:24px}.news__bottomBx{column-gap:12px}.news__bottomIcon{width:30px}.news__more{font-size:18px}.news__all{font-size:21px;margin-top:44px}}@media only screen and (min-width: 57.5em){.news__bx{padding:21px 68px 21px 44px}}@media only screen and (min-width: 62.0625em){.news__title{font-size:34px;padding-bottom:26px;margin-bottom:42px}.news__bx{padding:24px 72px 25px 52px}.news__subtitle{font-size:25px;margin-bottom:14px}.news__text{margin-bottom:26px}.news__bottomBx{column-gap:14px}.news__bottomIcon{width:32px}.news__all{margin-top:46px}.news__text a{margin-bottom:16px}}@media only screen and (min-width: 69em) and (max-width: 75em){.news{padding-inline:44px}.news__bx{padding-inline:20px 24px}.news__bottomBx{column-gap:10px}.news__bottomIcon{width:30px}}@media only screen and (min-width: 75.0625em) and (max-width: 83em){.news{padding-inline:84px}.news__bottomBx{column-gap:10px}.news__bottomIcon{width:30px}.news__bx{padding:26px 24px 27px 30px!important}}@media only screen and (min-width: 69em){.news__title{padding-bottom:24px;margin-bottom:48px}.news__container{grid-template-columns:repeat(2,1fr);gap:46px 38px}.news__bx{padding:26px 24px 27px 30px}.news__bottom{margin-top:auto}}@media only screen and (min-width: 76em){.news__container{gap:50px 42px}.news__bx{padding:26px 34px 27px 36px}}@media only screen and (min-width: 87.5em) and (max-width: 92em){.news{padding-inline:106px}.news__bx{padding-inline:52px 42px!important}}@media only screen and (min-width: 87.5em){.news{font-size:19px}.news__title{padding-bottom:28px;margin-bottom:58px;font-size:35px}.news__container{gap:54px 64px}.news__bx{padding:31px 64px 32px 50px}.news__subtitle{font-size:26px;margin-bottom:16px}.news__text{margin-bottom:30px}.news__all{font-size:22px;margin-top:54px}}@media only screen and (min-width: 102em){.news{padding-inline:138px}.news__title{padding-bottom:30px;margin-bottom:66px;font-size:37px}.news__container{gap:58px 72px}.news__bx{padding:38px 84px 40px 62px}.news__subtitle{font-size:28px;margin-bottom:20px}.news__bottomBx{column-gap:15px}.news__text{margin-bottom:38px}.news__all{font-size:23px;margin-top:74px}}.slideshow{width:100%;height:100%;position:fixed;left:0;top:0;background-color:#000000dc;-webkit-user-select:none;user-select:none;visibility:hidden;opacity:0;z-index:999}.slideshow__container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:40px}.slide__nav{display:flex;flex-direction:row;align-items:center;width:100%;color:#fff}.slide__title{font-size:26px;font-weight:500;padding-right:14px;margin-left:auto;max-width:-webkit-fill-available;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.slide__leaveBx{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:auto;margin-block:auto;position:relative;min-width:44px;min-height:44px;align-self:flex-end;background-color:#fff;border-radius:50%;cursor:pointer;transition:rotate .2s ease-in-out}.slide__leaveBx:hover{rotate:90deg}.slide__leave{width:60%;height:2px;background-color:var(--bg-dark-brown);transform-origin:12px center}.slide__leave:first-child{rotate:45deg}.slide__leave:last-child{rotate:-45deg}.slide__imgContainer{width:100%;height:100%;position:relative;display:flex}.slide__mapContainer{width:100%;height:100%;position:relative;display:none}.slide__imgBx{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;transform:translate(-150%)}.slide__img{width:100%;height:100%;object-fit:contain}.slide__arrowContainer{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%;max-width:1200px}.slide__arrowCursor{display:flex;cursor:pointer}.slide__arrowBx{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:#fff;border:none;outline:none;padding:0}.slide__arrow{width:70%;height:70%;transition:scale .2s ease-in-out;pointer-events:none}.slide__arrowBx.slideArrowPrev .slide__arrow{rotate:90deg}.slide__arrowBx.slideArrowNext .slide__arrow{rotate:-90deg}.slide__arrowBx:hover .slide__arrow{scale:1.15}.slide__count{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#fff;color:var(--bg-dark-brown);padding:4px 8px;font-size:16px;column-gap:3px;border-radius:8px}.slideshow.mapSlide .slide__arrowContainer,.slideshow.mapSlide .slide__imgContainer{display:none}.slideshow.mapSlide .slide__mapContainer{display:flex}.slideshow.arrowContainerDis .slide__arrowContainer{display:none}@media only screen and (min-width: 33.5em){.slide__leaveBx{min-width:48px;min-height:48px}.slide__leave{transform-origin:13px center}.slide__count{font-size:17px;padding:5px 10px}.slide__arrowBx{width:48px;height:48px}}@media only screen and (min-width: 47.5em){.slideshow__container{row-gap:50px}.slide__title{font-size:28px;padding-right:32px}.slide__leaveBx{min-width:52px;min-height:52px}.slide__leave{transform-origin:15px center}.slide__count{font-size:19px;padding:6px 10px}.slide__arrowBx{width:52px;height:52px}}@media only screen and (min-width: 62.0625em){.slide__title{font-size:30px;padding-inline:26px 84px}}@media only screen and (min-width: 87.5em){.slideshow__container{row-gap:54px}.slide__title{font-size:34px;padding-inline:42px 114px}.slide__leaveBx{min-width:56px;min-height:56px}.slide__leave{transform-origin:16px center}.slide__count{font-size:20px;padding:8px 14px;column-gap:4px}.slide__arrowBx{width:56px;height:56px}}@media only screen and (min-width: 102em){.slideshow__container{row-gap:60px}.slide__title{font-size:38px;padding-inline:60px 136px}.slide__arrowBx{width:58px;height:58px}}@keyframes fadeZoomIn{0%{visibility:hidden;opacity:0;scale:.5}1%{visibility:visible;opacity:0;scale:.5}to{visibility:visible;opacity:1;scale:1}}@keyframes fadeZoomOut{0%{visibility:visible;opacity:1;scale:1}99%{visibility:visible;opacity:0;scale:.5}to{visibility:hidden;opacity:0;scale:.5}}@keyframes fadeMoveIn{0%{visibility:hidden;opacity:0;transform:translateY(10px)}1%{visibility:visible;opacity:0;transform:translateY(10px)}to{visibility:visible;opacity:1;transform:translateY(0)}}@keyframes fadeMoveOut{0%{visibility:visible;opacity:1;transform:translateY(0)}99%{visibility:visible;opacity:0;transform:translateY(10px)}to{visibility:hidden;opacity:0;transform:translateY(10px)}}.singleNew a,.gallery__description a{position:relative;display:inline-block;margin-bottom:6px;word-break:break-all}.singleNew a:before,.gallery__description a:before{content:"";position:absolute;left:0;right:0;margin-inline:auto;bottom:-6px;width:20%;height:2px;background-color:var(--bg-dark-brown);pointer-events:none;transition:width .2s ease-in-out}.singleNew a:hover:before,.gallery__description a:hover:before{width:80%}.news__loading{height:8em;display:flex;align-items:center;justify-content:center;grid-column:1/3}.news__loading .load__spinner{margin-bottom:0;border-width:5px;border-color:var(--bg-dark-brown);border-top-color:#fff}
