.logo{font-family:Audiowide,serif;font-weight:400;font-style:normal;text-transform:uppercase;display:flex;flex-direction:column;text-align:center;z-index:5;padding:0;width:max-content;color:#111}.logo__usta{position:relative;font-size:23px;line-height:1;flex:0 0 auto;white-space:nowrap}.logo__usta:hover{color:#111;text-decoration:none}.logo__usta:after{content:"";display:inline-block;position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#000}.logo__international{font-size:8px;flex:0 0 auto}@media (min-width: 768px){.logo__usta{font-size:29px}.logo__international{font-size:10px}}.language-switcher{position:relative;z-index:5}.language-switcher__button{display:flex;font-size:16px;color:#292929;font-weight:inherit;align-items:center;justify-content:space-between;gap:.125rem;background:transparent;border:none;cursor:pointer;padding:16px 10px}.language-switcher__icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;z-index:6}.language-switcher__arrow{font-size:16px;color:#292929}.language-switcher__button:hover,.language-switcher__button:hover .language-switcher__arrow{color:#000}.language-switcher__button:focus,.language-switcher__button:active{color:#292929}.language-switcher__dropdown{position:absolute;top:0;right:0;background-color:#fff;border-radius:24px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;width:100%;transition:opacity .3s ease,transform .3s ease;z-index:5;text-align:right}.language-switcher__text{z-index:6}.language-switcher__option{background:transparent;border:none;cursor:pointer;font-size:16px;color:#292929;font-weight:inherit;text-align:right;width:100%;padding:45px 10px 16px 0}.social-links{display:flex;gap:24px;list-style-type:none;margin:0;padding:0}.social-link{display:inline-block;width:28px;height:28px;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:50%;overflow:hidden}@media (min-width: 1024px){.social-links{gap:32px}}.header{position:fixed;top:0;left:0;width:100%;z-index:10;background:#fff;font-size:20px}.header__container{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:0 16px;margin:0 auto;min-height:64px}.header__social-links{padding:32px 0}.header__inner{display:flex;align-items:center;gap:2rem}.header__nav{position:absolute;top:100%;right:0;width:100%;height:100%;background:#fff;padding:16px;opacity:0;visibility:hidden;clip-path:inset(0 0 100% 0);transition:clip-path .3s ease-out,opacity .3s ease-out,visibility .3s ease-out;z-index:4}.header__nav.open{height:auto;opacity:1;visibility:visible;clip-path:inset(0 0 0 0);overflow:hidden;left:0;right:0}.header__nav-list{display:flex;flex-direction:column;list-style-type:none;padding:0;margin:0}.header__nav-item{position:relative;border-top:1px solid rgba(4,18,27,.08)}.header__nav-item:first-child{border-top:none}.header__nav-item:last-child{border-bottom:1px solid rgba(4,18,27,.08)}.header__nav-link{position:relative;display:inline-block;font-size:inherit;font-weight:inherit;color:#292929;white-space:nowrap;text-decoration:none;border:none;padding:0;margin:12px 0}.header__nav-link:hover,.header__nav-link-sub-items:hover,.header__nav-link-sub-items:hover .icon-sub{color:#000}.header__nav-link-sub-items{position:relative;display:flex;justify-content:space-between;align-items:center;font-size:inherit;font-weight:inherit;color:#292929;white-space:nowrap;border:none;margin:12px 0;padding:0;width:100%}.header__nav-link:focus,.header__nav-link:active,.header__nav-link-sub-items:focus,.header__nav-link-sub-items:active{color:#292929}.icon-sub{font-size:16px;color:#292929}.icon-sub.open:before{transform:rotate(180deg)}.header__actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.header__nav.sub{position:static;background:#fff;padding:0;opacity:0;max-height:0;visibility:hidden;transition:max-height .3s ease-out,opacity .3s ease-out,visibility .3s ease-out,padding .3s ease-out}.header__nav.sub.open{opacity:1;visibility:visible;height:auto;max-height:300px}.header__nav-item.sub:last-child{border-bottom:none}.header__nav-link.sub{font-size:16px;color:#555;margin:16px 0}.header__menu{position:relative;display:flex;align-items:center;justify-content:center;background:inherit;border:none;color:#292929;width:40px;height:24px;padding:0;z-index:5;cursor:pointer;transition:transform .3s ease}.header__menu:focus{background-color:#fff}.header__menu .icon{position:relative;width:18px;height:2px;background-color:#292929;display:block;transition:all .3s ease}.header__menu .icon:before,.header__menu .icon:after{content:"";position:absolute;left:0;width:18px;height:2px;background-color:#292929;display:block;transition:all .3s ease}.header__menu .icon:before{top:-6px}.header__menu .icon:after{top:6px}.header__menu .icon.open{background-color:transparent}.header__menu .icon.open:before{transform:rotate(45deg);top:0}.header__menu .icon.open:after{transform:rotate(-45deg);top:0}@media (min-width: 768px){.header__container{min-height:72px}.header__nav.open{height:auto}}@media (min-width: 1024px){.header{font-size:16px}.header__container{min-height:96px;max-width:1264px}.header__nav{display:flex;position:static;top:auto;right:auto;width:auto;background:transparent;opacity:1;visibility:visible;padding:0;transition:none;clip-path:none}.header__nav.open{height:calc(100vh - 96px)}.header__nav-list{flex-direction:row;align-items:center;gap:2rem}.header__nav-item{position:static;border:none}.header__nav-link{margin:0}.header__nav-link-sub-items{width:auto;gap:2px;margin:0}.header__nav-link:after,.header__nav-link-sub-items:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#80b86f}.header__nav-link:hover:after,.header__nav-link:active:after,.header__nav-link:focus:after,.header__nav-link-sub-items:hover:after{width:100%}.header__nav-link.scroll-link:focus:after,.header__nav-link.scroll-link:active:after{width:0}.header__menu,.header__social-links,.overlay{display:none}.header__nav.sub{position:absolute;display:flex;align-items:center;top:100%;left:0;min-height:96px;width:100%;opacity:0;padding:0;background:#585757;visibility:hidden;clip-path:inset(0 0 100% 0);transition:clip-path .3s ease-out,opacity .3s ease-out,visibility .3s ease-out;z-index:4}.header__nav.sub.open{opacity:1;visibility:visible;clip-path:inset(0 0 0 0)}.header__nav-link.sub{margin:0;color:#fff}.header__nav-list.sub{width:100%;max-width:1264px;padding:0 16px;margin:0 auto;display:flex}.header__nav-item{border:none}.header__nav-item:last-child{border-bottom:none}}.banner{position:relative;display:flex;flex-direction:column;width:100%;min-height:1px;background-size:cover;background-position:center;background-repeat:no-repeat}.banner-video{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;z-index:-2}.banner__video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;z-index:-1}.banner__container{display:flex;margin-top:144px;margin-bottom:24px}.banner__content{display:flex;max-width:1680px;margin:0 auto}.banner__content-col{flex:0 0 91.67%;padding:24px;text-align:left;background:#fff;margin-left:auto}.banner__content-title{margin:0 0 24px}.banner__content-subtitle-wrapper{display:flex;align-items:center}.banner__content-subtitle{margin:0}.banner__services{display:flex;flex-wrap:wrap;flex-direction:column;padding-right:0;width:100%;max-width:1680px}.banner__service{display:flex;flex:0 0 100%;align-items:stretch;text-align:left;font-size:18px;line-height:1.3;letter-spacing:.06em;color:#fff;padding:16px;max-width:100%;background:#0006;margin-top:.25rem}.banner__service:hover{color:#545454;background:#fff}.banner__scroll-top{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#80b86f;margin:0 16px}.last-word{position:relative;white-space:nowrap;padding-right:36px}.last-word:after{display:flex;align-items:center;justify-content:center;content:"";position:absolute;top:50%;right:0;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2380b86f'%3E%3Cpath d='M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z'/%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat;transform:translateY(-50%)}@media (min-width: 577px){.banner__container{margin-top:96px;margin-bottom:48px}.banner__content-col{padding:48px}}@media (min-width: 768px){.banner__container{margin-bottom:96px}.banner__content-col{padding:64px}.banner__services{justify-content:space-between;flex-direction:row}.banner__service{flex:0 0 calc(50% - 2px);padding:24px}}@media (min-width: 993px){.banner{min-height:calc(100vh - 72px)}.banner__container{margin:auto 0}.banner__content-col{flex:0 0 50%}.banner__content-subtitle{font-size:18px}}@media (min-width: 1024px){.banner{min-height:calc(100vh - 96px)}}@media (min-width: 1201px){.banner__service{flex:0 0 calc(20% - 4px)}}.ForInvestors{background:#f5f5f7;padding-top:48px;padding-bottom:48px}.for-investors__subtitle{text-align:start}.ForInvestors__cards{display:flex;flex-wrap:wrap;gap:24px}.ForInvestors__card{display:flex;flex-direction:column;flex:0 0 100%}.ForInvestors__card:last-child{margin-bottom:0}.ForInvestors__card-value{font-size:25px;font-weight:400;text-align:left;margin-bottom:24px;white-space:nowrap}.ForInvestors__card-label{font-style:italic}.ForInvestors__card{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.ForInvestors__card.visible{opacity:1;transform:translateY(0)}@media (min-width: 768px){.ForInvestors{background:#f5f5f7;padding-top:72px;padding-bottom:72px}.ForInvestors__cards{flex-direction:row;justify-content:space-between;gap:32px}.ForInvestors__card{flex:0 0 calc(100% / 3 - 64px)}.ForInvestors__card-value{font-size:44px}}@media (min-width: 1024px){.ForInvestors{padding-top:96px;padding-bottom:96px}}.who-are-we{scroll-margin-top:72px}.who-are-we__content{display:grid;grid-template-columns:1fr;grid-template-rows:auto;align-items:flex-start}.who-are-we__description{margin:0 0 24px}.who-are-we__description:last-child{margin-bottom:0}.who-are-we__embed{margin-right:-16px;margin-left:-16px;margin-bottom:24px}.who-are-we__embed iframe{display:block;width:100%;height:100%;aspect-ratio:16 / 9;border:none;overflow:hidden}.who-are-we__image-wrapper{display:flex;align-items:center;justify-content:center;background:#f5f5f7;margin-right:-16px;margin-left:-16px;margin-bottom:24px;overflow:hidden}.who-are-we__image-wrapper img{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:center}@media (min-width: 768px){.who-are-we{scroll-margin-top:108px}}@media (min-width: 1024px){.who-are-we{scroll-margin-top:144px}.who-are-we__content{grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;column-gap:8px}.who-are-we__description{grid-column:1}.who-are-we__embed,.who-are-we__image-wrapper{grid-column:2;grid-row:1 / 3;margin-right:0;margin-left:0;margin-bottom:0;overflow:hidden}.who-are-we__description{padding-right:24px}}.what-we-do__col.info{scroll-margin-top:72px}.what-we-do{display:flex;align-items:flex-start;flex-wrap:wrap;column-gap:8px;justify-content:center;width:100%}.what-we-do__col{flex:0 0 100%;flex-grow:1}.what-we-do__col-image-wrapper,.what-we-do__col-embed{margin-right:-16px;margin-left:-16px;margin-bottom:24px}.what-we-do__col-embed iframe{display:block;width:100%;height:100%;aspect-ratio:16 / 9;border:none;overflow:hidden}.what-we-do__col-image-wrapper{display:flex;align-items:center;justify-content:center;background:#f5f5f7;overflow:hidden}.what-we-do__col img{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.what-we-do__col-title,.what-we-do__col-description{margin:0 0 24px}.what-we-do__col .what-we-do__col-description:last-child{margin-bottom:0}.what-we-do__col-list{list-style-type:none;padding-left:0;margin:0 0 16px}.what-we-do__col-list li{position:relative;padding:8px 0 8px 32px}.what-we-do__col-list li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22%3E%3Cpath d=%22M10.293 14.293L6.707 10.707C6.316 10.316 5.684 10.316 5.293 10.707C4.902 11.098 4.902 11.732 5.293 12.121L9.293 16.121C9.684 16.512 10.316 16.512 10.707 16.121L19.707 7.121C20.098 6.73 20.098 6.098 19.707 5.707C19.316 5.316 18.684 5.316 18.293 5.707L10.293 14.293Z%22 fill=%22green%22/%3E%3C/svg%3E");position:absolute;left:0;width:24px;height:24px;color:#80b86f;display:flex;align-items:center;margin-top:4px}.what-we-do__col-list__link{position:relative}.what-we-do__col-list__link:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:#80b86f}@media (min-width: 768px){.what-we-do__col-title{margin:0 0 32px}.what-we-do__col.info{scroll-margin-top:108px}}@media (min-width: 1024px){.what-we-do__col{flex:0 0 calc(50% - 4px)}.what-we-do__col.info{padding:0 48px;scroll-margin-top:144px}.what-we-do__col-image-wrapper,.what-we-do__col-embed{margin:0}}.pagination{display:flex;justify-content:center;align-items:center;gap:8px}.pagination__page{font-size:1rem;padding:5px 10px;background:none;border:none;cursor:pointer;transition:all .2s ease}.pagination__page:hover:not(.pagination__page--active){color:#80b86f}.pagination__page--active{color:#fff;background:#80b86f;border-radius:4px}.pagination__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:0}.pagination__icon--disabled{cursor:not-allowed;opacity:.5}.pagination__arrow{font-size:1.5rem}.pagination__dots{margin:0 4px}@media (max-width: 768px){.pagination__page{padding:5px}.pagination__arrow{font-size:1.2rem}.pagination__icon{width:30px;height:30px}}@media (max-width: 480px){.pagination{gap:4px}}.project-card{display:flex;flex-direction:column;justify-content:start;flex:0 0 100%;cursor:pointer;overflow:hidden}.project-card__image-wrapper{overflow:visible;height:300px;margin-bottom:8px;background:#f5f5f7}.project-card__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease-in-out}.project-card:hover .project-card__image{transform:scale(1)}.project-card__title-wrapper{display:flex;align-items:flex-start;justify-content:space-between;margin:0 0 8px;transition:margin-left .5s ease-in-out}.project-card__title{max-width:336px;margin:0}.project-card__icon-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0}.project-card__icon-arrow{font-size:24px;color:#80b86f;margin-top:2px}.project-card:hover .project-card__icon-wrapper{display:flex}.project-card__details{display:flex;flex-wrap:wrap;row-gap:8px;align-items:center}.project-card__location{white-space:nowrap;margin-right:1rem}.project-card__category{position:relative;white-space:nowrap;padding-left:18px}.project-card__category:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:2px;height:24px;background:#bdbdbd}.project-card__category{font-size:1rem;display:inline-block;color:#757575}@media (min-width: 768px){.project-card{flex:0 0 calc((100% - 16px)/2)}.project-card__image-wrapper{overflow:hidden;margin-bottom:16px}.project-card__image{width:100%;height:100%;margin-right:0;margin-left:0}.project-card__title-wrapper{display:flex;justify-content:flex-start}.project-card__icon-wrapper{display:none;margin:0 4px 0 0;order:-1}.project-card:hover .project-card__icon-wrapper{display:flex}.project-card:hover .project-card__image{transform:scale(1.1)}}@media (min-width: 1024px){.project-card{flex:0 0 calc((100% - 32px) / 3)}.project-card__title-wrapper{margin:0 0 16px}}.project-description{margin:0}.projects-filter__list{margin-bottom:24px}.css-b62m3t-container{width:100%}.project-filter{position:relative;font-size:1.125rem;line-height:1.5rem;cursor:pointer;white-space:nowrap;margin-right:65px;margin-bottom:8px;width:auto}.project-filter:last-child{margin-bottom:0}.project-filter:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#80b86f}.project-filter:hover:before{width:100%}.project-filter.active:before{width:100%}.project-filter:after{content:"";display:inline-block;position:absolute;bottom:0;right:0;width:1px;height:1.5rem;background:#bdbdbd;transform:translate(2rem)}.project-filter:last-child:after{display:none}.projects-filter__list{display:flex;flex-wrap:wrap;margin-bottom:24px}.custom-select{width:100%!important}.custom-select__control{width:100%}.projects-cards__list{display:flex;flex-wrap:wrap;gap:16px;row-gap:42px;margin-bottom:42px}.projects__button{font-size:18px;font-weight:600;color:#292929;display:inline-block;background:#80b86f;padding:16px 24px}.projects__button:hover{color:inherit;background-color:#80b86fb3}@media (min-width: 768px){.projects-filter__list{margin-bottom:32px}.projects-cards__list{row-gap:64px}}@media (min-width: 1024px){.projects-filter__list{margin-bottom:64px}}.service-cards__title,.service-cards__paragraph{margin:0 0 24px}.service-cards{display:flex;justify-content:flex-start;flex-direction:column;flex-wrap:wrap;gap:40px}.service-cards:nth-child(odd){flex-direction:row}.service-cards:nth-child(2n){flex-direction:row-reverse}.service-cards__col-media{flex-grow:1;position:relative;margin-left:-16px;margin-right:-16px}.service-cards__image-wrapper,.service-cards__video-wrapper{aspect-ratio:16 / 9;width:100%;overflow:hidden;position:relative}.service-cards__image-wrapper img{width:100%;height:100%;object-fit:cover;background:#f5f5f7}.service-cards__video-wrapper iframe{width:100%;height:100%;border:none;object-fit:cover}.service-cards__col-text{max-width:100%}.service-cards__col p{margin:0 0 16px}.service-cards__col-text-item ul{list-style:none;padding:0;margin:0}.service-cards__col-text-item li{position:relative;padding:8px 0 8px 32px}.service-cards__col-text-item li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22%3E%3Cpath d=%22M10.293 14.293L6.707 10.707C6.316 10.316 5.684 10.316 5.293 10.707C4.902 11.098 4.902 11.732 5.293 12.121L9.293 16.121C9.684 16.512 10.316 16.512 10.707 16.121L19.707 7.121C20.098 6.73 20.098 6.098 19.707 5.707C19.316 5.316 18.684 5.316 18.293 5.707L10.293 14.293Z%22 fill=%22green%22/%3E%3C/svg%3E");position:absolute;left:0;width:24px;height:24px;color:#80b86f;display:flex;align-items:center;margin-top:4px}.service-cards__col-text-item{margin-bottom:24px}.service-cards:nth-child(odd) .service-cards__col-text{padding-left:0}.service-cards:nth-child(2n) .service-cards__col-text{padding-right:0}@media (min-width: 768px){.service-cards{justify-content:center;flex-direction:row;flex-wrap:nowrap;gap:0}.service-cards__col-media{max-width:50%;flex:0 0 50%;order:-1;margin-left:0;margin-right:0}.service-cards__col-text{max-width:50%;flex:0 0 50%;text-align:left}.service-cards:nth-child(odd) .service-cards__col-text{padding-left:48px}.service-cards:nth-child(2n) .service-cards__col-text{padding-right:48px}}.artificialGlacierMonitoringSystem__content{display:grid;align-items:flex-start;grid-template-columns:1fr;margin-bottom:42px}.artificialGlacierMonitoringSystem__image{width:100%;height:auto}@media (min-width: 768px){.artificialGlacierMonitoringSystem__content{grid-template-columns:1fr 1fr;column-gap:64px;margin-bottom:72px}}@media (min-width: 1024px){.artificialGlacierMonitoringSystem__content{margin-bottom:96px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.mapComponent__marker{color:inherit;text-decoration:underline}.media-card{cursor:pointer;position:relative;padding:0;overflow:hidden;height:242px;width:100%;background:#f5f5f7}.media-card.single-media{aspect-ratio:4 / 3;height:100%}.mySwiper .swiper-slide{width:320px}.media-card__image{width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.media-card{min-width:calc(100% / 3 - 16px)}.mySwiper .swiper-slide{min-width:calc(100% / 3 - 16px);width:100%;height:300px}}.single-container{max-width:864px;padding:0 16px;margin:0 auto}.photos-block__navigation{display:flex;gap:16px;justify-content:flex-end;margin-bottom:16px}.photos-block__content{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:16px}.photos-block__content.single-media{max-width:864px;margin:0 auto;padding:0 16px}.photos-block__title{margin-bottom:32px}.swiper-button__container{display:flex;justify-content:flex-end;gap:24px;margin-bottom:24px}.swiper-button__prev,.swiper-button__next{display:flex;align-items:center;padding:0;border:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.project-detail__content{max-width:864px;padding:0 16px;margin:0 auto;text-align:left}.project-detail__content-list{margin:0 0 16px;padding:0;list-style:none}.project-detail__content-list li{position:relative;padding:8px 0 8px 32px}.project-detail__content-list li:first-child{padding-top:0}.project-detail__content-list li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22%3E%3Cpath d=%22M10.293 14.293L6.707 10.707C6.316 10.316 5.684 10.316 5.293 10.707C4.902 11.098 4.902 11.732 5.293 12.121L9.293 16.121C9.684 16.512 10.316 16.512 10.707 16.121L19.707 7.121C20.098 6.73 20.098 6.098 19.707 5.707C19.316 5.316 18.684 5.316 18.293 5.707L10.293 14.293Z%22 fill=%22green%22/%3E%3C/svg%3E");position:absolute;left:0;width:24px;height:24px;color:#80b86f;display:flex;align-items:center;margin-top:4px}.project-detail__content-title{margin-bottom:32px}.breadcrumbs{font-size:14px;margin-top:20px;margin-bottom:20px;padding-top:17px;padding-bottom:17px}.breadcrumbs__separator{font-size:12px}.breadcrumbs__link{position:relative;font-weight:inherit;font-size:inherit;padding:0}.breadcrumbs__link:hover{color:inherit}.breadcrumbs__link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#87be73}.breadcrumbs__link:hover:after{width:100%}.breadcrumbs__current{font-weight:600}.breadcrumbs__separator{margin:0 4px}@media (min-width: 1024px){.breadcrumbs{height:56px}}h1,h2,p{margin:0 0 24px}.project-detail{width:100%;height:100%}.project-detail__separator{margin:0 4px}.project-detail__title-wrapper{width:100%;max-width:1680px;display:flex;align-items:flex-start;justify-content:flex-end;margin:0 auto;z-index:3}.project-detail__title-row{display:flex;justify-content:space-between;max-width:91.6%;flex:0 0 91.6%}.project-detail__title-col{max-width:50%;flex:0 0 50%;text-align:left}.project-detail__title{font-size:2.5rem;color:#fff}.project-detail__preview{font-size:16px;margin-bottom:0;color:#fff}.project-detail__bgimage-wrapper{position:relative;display:flex;flex-wrap:wrap}.project-detail__bgimage{position:relative;width:100%;min-height:auto;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;padding:100px 0;overflow:hidden}.project-detail__bgimage:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0003}.project-detail__bgimage-title{font-size:3.375rem;text-align:left;color:#fff;margin:0}.project-detail__wrapper{display:flex;flex-direction:column;position:relative;right:0;bottom:0;width:100%;margin-top:-60px;max-width:91.6%;background:#fff;padding:8.3%;margin-left:auto;z-index:3}.project-detail__row{display:block}.project-detail__col{flex-basis:50%}.project-detail__col-item{font-weight:500;padding:7px 0}.icons-list{display:flex;margin-top:40px;padding:0 30px;justify-content:flex-start;flex-wrap:wrap;align-items:stretch}.icon-wrapper{flex-shrink:0;width:calc(12.5% - 4px);margin:0 2px}.icon{display:block;width:100%;height:100%}.project-detail__col p,.project-detail__col h5{line-height:1.5rem;margin:0}@media (min-width: 993px){.project-detail__bgimage{min-height:800px}.project-detail__wrapper{position:absolute;width:50%}}@media (min-width: 576px){.project-detail__row{display:flex}}@media (min-width: 768px){.project-detail__wrapper{padding:60px 60px 100px}.project-detail__col-item{padding-right:30px;padding-left:30px}h2{margin:0 0 32px}}.serviceDetailHeader{position:relative;width:100%}.serviceDetailHeader__bgimage,.serviceDetailHeader__bgvideo{position:relative;width:100%;min-height:560px;background-size:cover;background-position:center;background-repeat:no-repeat;padding:12rem 0;overflow:hidden}.serviceDetailHeader__bgvideo video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.serviceDetailHeader__row{display:flex;justify-content:flex-end;max-width:100%}.serviceDetailHeader__col{right:0;bottom:0;flex:0 0 50%;max-width:50%;min-height:12rem;background:#fff;text-align:left;padding:48px 48px 0;margin-top:-12rem;margin-left:auto;z-index:3}.serviceDetailHeader__col p{margin:0}.serviceDetailHeader__col-inner{max-width:36rem}.serviceDetailHeader__col-inner h1{overflow-wrap:break-word;word-break:break-word}@media (max-width: 768px){.serviceDetailHeader__bgimage{padding-top:8rem;padding-bottom:8rem}.serviceDetailHeader__col{max-width:66.7%;flex:0 0 66.7%}}@media (max-width: 576px){.serviceDetailHeader__bgimage{padding-top:96px;padding-bottom:96px;min-height:1px}.serviceDetailHeader__col{margin-top:-96px;max-width:91.7%;flex:0 0 91.7%;padding:8.3% 8.3% 0}}.footer{background:#fafafc}.footer__container{max-width:1264px;padding:50px 16px 20px;margin:0 auto}.footer__content{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;text-align:left}.footer__column{max-width:25%;margin-bottom:20px}.footer__logo-usta{font-size:38px}.footer__logo-international{font-size:12px}.footer__menu-section ul{list-style-type:none;margin:0;padding:0}.footer__menu-section li{list-style-type:none;margin:8px 0;padding:0}.footer__menu-section h6{margin:8px 0}.footer-link{position:relative;font-size:16px;color:inherit;font-weight:inherit;margin:0;padding:0}.footer__contact-mail span{font-weight:600}.footer-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#87be73}.footer-link:hover:after,.footer-link:active:after,.footer-link:focus:after{width:100%}.footer__contact h6{margin:0}.footer__social-links{margin:20px 0}.footer__copyright{display:inline-block;text-align:left;font-size:12px;color:#666}@media (max-width: 961px){.footer__content>:first-child{order:2}.footer__content>:last-child{order:3}.footer__column{width:50%;max-width:50%}}@media (max-width: 633px){.footer__content{justify-content:flex-start}.footer__content>:first-child{margin-top:20px;order:2;width:100%;max-width:100%;align-self:flex-start}.footer__content>:last-child{order:3;width:100%;max-width:100%}.footer__contact h6{display:none}}.error-page{display:flex;align-items:center;justify-content:center;height:calc(100vh - 64px)}.error__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.error__image-wrapper{background:url(/assets/error-background-DWA5X3W4.png) no-repeat center center;background-size:contain;width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin-bottom:48px}.error__image{width:100%;height:100%}.error__title{font-size:20px;font-weight:600;color:#292929;margin:0}.error__description{font-size:16px;text-align:center;color:#292929;margin:0}.error__link{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;font-family:Georgia,Verdana,sans-serif;font-size:18px;line-height:1.3;letter-spacing:.06em;color:#292929;white-space:nowrap;text-decoration:none;margin-bottom:30px}.error__link:before{content:"";position:absolute;display:inline-block;bottom:-4px;left:0;width:100%;height:1px;background-color:#111}.error__link:hover{opacity:.7;color:inherit}.error__link:hover:before{opacity:.7}@media (min-width: 768px){.error-page{height:calc(100vh - 72px)}.error__image{width:auto;height:auto}}@media (min-width: 1024px){.error-page{height:calc(100vh - 96px)}.error__content{gap:32px}.error__title{font-size:4rem}.error__description{font-size:18px}.error__button{font-size:1.5rem}}.message-icon__wrapper{position:fixed;right:20px;bottom:50px;display:flex;flex-direction:column;align-items:center;z-index:1000}@keyframes wave{0%{transform:scale(0);opacity:0;border:1px solid #80b86f}50%{transform:scale(1.2);opacity:.5;border:1px solid #80b86f}to{transform:scale(1.5);opacity:0;border:1px solid #70705a}}.message-icon__button:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:1px solid #80b86f;border-radius:50%;opacity:0;animation:wave 1.5s infinite ease-out;transition:background 1.5s ease-out}.message-icon__button{width:60px;height:60px;display:flex;justify-content:center;align-items:center;background-color:#80b86f;border:none;border-radius:50%;padding:0;transition:transform .3s ease-in-out;animation:scaleUp .5s ease-out forwards}.message-icon{color:#fff;width:24px;height:24px}.message-icon__button.rotated{transform:rotate(90deg)}.social-links__wrapper{position:absolute;bottom:74px;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out}.social-links__wrapper{opacity:1;visibility:visible;transform:translateY(0)}.social-links-vertical{flex-direction:column}@media (min-width: 1024px){.social-links__wrapper{bottom:82px}}#root{font-family:Poppins,sans-serif;font-size:16px;line-height:1.6;letter-spacing:0;color:#292929;font-weight:400}.page-wrapper{display:flex;flex-direction:column;min-height:100vh;margin:0 auto}h1{font-size:25px;font-weight:400;line-height:1.3}@media (min-width: 768px){h1{font-size:44px}}h2{font-size:25px;font-weight:400;line-height:1.3;margin-bottom:1.5rem}@media (min-width: 768px){h2{font-size:35px;margin-bottom:2rem}}@media (min-width: 1024px){h2{margin-bottom:4rem}}h4{line-height:1.3;font-size:20px;font-weight:400}h6{line-height:1.3;font-size:16px;font-weight:600}button{border:1px solid transparent;padding:16px 24px;font-size:1.125rem;line-height:1.3;font-weight:inherit;font-family:inherit;background:inherit;color:inherit;cursor:pointer}a{color:inherit;font-weight:inherit}.card{padding:2em}.app{position:relative;overflow:hidden;transition:transform .3s ease-in-out}.main{flex-grow:1;padding-top:64px}@media (min-width: 768px){.main{padding-top:72px}}@media (min-width: 1024px){.main{padding-top:96px}}.container{max-width:1264px;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}.block{margin-top:42px;margin-bottom:42px}@media (min-width: 768px){.block{margin-top:72px;margin-bottom:72px}}@media (min-width: 1024px){.block{margin-top:96px;margin-bottom:96px}}.page{margin-bottom:42px}@media (min-width: 768px){.page{margin-bottom:72px}}@media (min-width: 1024px){.page{margin-bottom:96px}}*,*:before,*:after{box-sizing:border-box}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:400;color:inherit;text-decoration:none}body{margin:0;min-width:320px;min-height:100vh}@media (prefers-color-scheme: light){:root{background-color:#fff}}
