:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.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{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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,.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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.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)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.home-hero-skeleton{border-radius:10px;width:100%;height:100%;padding:20px}.home-hero-skeleton__container{border-radius:10px;justify-content:space-between;align-items:center;gap:50px;width:100%;height:100%;padding:20px;display:flex}.home-hero-skeleton__content{border-radius:10px;flex-direction:column;flex:0 0 700px;justify-content:space-between;width:100%;height:400px;padding:20px;display:flex}.home-hero-skeleton__title{background:#111;border-radius:10px;width:100%;height:33.33%;padding:20px}.home-hero-skeleton__description{background:#111;border-radius:10px;width:100%;height:43.33%;padding:20px}.home-hero-skeleton__button{background:#111;border-radius:10px;width:100%;height:10.33%;padding:20px}.home-hero-skeleton__image{background:#111;border-radius:10px;width:100%;height:100%;padding:20px}
.about-first-screen{margin-top:35px;padding-bottom:93px;position:relative;overflow:hidden}.about-first-screen__breadcrumbs{position:absolute;top:25px}.about-first-screen__container{z-index:1;flex-direction:column;gap:40px;display:flex;position:relative}.about-first-screen__wrapper{align-items:center;gap:158px;display:flex;position:relative}.about-first-screen__content{flex-direction:column;gap:43px;display:flex}.about-first-screen__title{background:linear-gradient(78.88deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;font-family:MuseoSansCyrl-700;font-size:40px}.about-first-screen__description{font-family:MuseoSansCyrl-300;font-size:18px;line-height:1.3333}.about-first-screen__videoWrapper{border-radius:30px;flex:0 0 713px;width:100%;height:571px;position:relative;overflow:hidden}@media (max-width:1919px){.about-first-screen__videoWrapper{flex:0 0 649px;height:571px}}@media (max-width:768px){.about-first-screen__videoWrapper{flex:none;height:302px}}.about-first-screen__video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-first-screen__image{width:100%;height:100%;position:absolute;top:0;left:0}.about-first-screen__gradient{position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.about-first-screen{margin-top:60px;padding-bottom:0}.about-first-screen__breadcrumbs{margin-bottom:0;position:relative;top:0}.about-first-screen__wrapper{flex-direction:column;align-items:flex-start;gap:40px}}@media (max-width:768px) and (max-width:768px){.about-first-screen__wrapper{flex-direction:column-reverse;padding-bottom:133px}}@media (max-width:768px){.about-first-screen__content{order:1;gap:24px}.about-first-screen__title{background:linear-gradient(36.85deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:32px}.about-first-screen__description{font-size:16px;line-height:1.5}.about-first-screen__gradient{z-index:0;pointer-events:none;width:100%;height:174%;display:block;position:absolute;bottom:0;left:0;transform:none}.about-first-screen__gradient svg{width:100%;height:100%}}
.about-content{color:#000;background:#fff;padding:120px 0 0;font-family:MuseoSansCyrl-300}.about-content__container{flex-direction:column;gap:48px;display:flex}.about-content__sections{flex-direction:column;display:flex}.about-content__section{flex-direction:column;gap:120px;display:flex}.about-content__mini-sections{flex-flow:column wrap;gap:60px;display:flex}.about-content__mini-section{justify-content:space-between;gap:182px;display:flex}@media (max-width:1919px){.about-content__mini-section{gap:131px}}@media (max-width:1440px){.about-content__mini-section{gap:60px}}.about-content__mini-section-title{font-size:36px;line-height:48px}@media (max-width:1919px){.about-content__mini-section-title{font-size:24px;line-height:32px}}.about-content__mini-section-title{font-family:MuseoSansCyrl-500}.about-content__mini-section-description{color:#565655;flex:0 0 69%;gap:12px;font-size:26px;line-height:32px;display:grid}@media (max-width:1919px){.about-content__mini-section-description{font-size:18px;line-height:24px}}.about-content__mini-section-description ul{flex-direction:column;gap:24px;list-style:outside;display:flex}.about-content__mini-section-description a{background:linear-gradient(78.88deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.about-content__mini-section-description li{font-size:26px;line-height:32px}@media (max-width:1919px){.about-content__mini-section-description li{font-size:18px;line-height:24px}}.about-content__mini-section-description li::marker{color:#51af3d}.about-content__mini-section-image{border-radius:30px;flex:0 0 567px;justify-content:center;align-items:center;max-height:567px;display:inline-flex;position:relative;overflow:hidden}@media (max-width:1919px){.about-content__mini-section-image{flex:0 0 427px;max-height:427px}}@media (max-width:768px){.about-content__mini-section-image{flex:0 0 343px;max-height:343px}}.about-content__mini-section-image img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-content__mini-section-list-title{font-family:MuseoSansCyrl-500;font-size:36px;line-height:48px}@media (max-width:1919px){.about-content__mini-section-list-title{font-size:24px;line-height:32px}}.about-content__mini-section-list-title{margin-bottom:36px;list-style:none;position:relative;left:-15px}.about-content__mini-section-list{flex-direction:column;flex:auto;gap:24px;margin:0;list-style:outside;display:flex}.about-content__mini-section-list li{font-family:MuseoSansCyrl-300;font-size:26px;line-height:32px}@media (max-width:1919px){.about-content__mini-section-list li{font-size:18px;line-height:24px}}.about-content__mini-section-list li{color:#565655}.about-content__mini-section-list li::marker{color:#51af3d}@media (max-width:768px){.about-content{padding:60px 0}.about-content__container,.about-content__sections{gap:32px}.about-content__section{gap:60px}.about-content__mini-sections{gap:40px}.about-content__mini-section{flex-direction:column;gap:24px}.about-content__mini-section-title{font-family:MuseoSansCyrl-700;font-size:24px}.about-content__mini-section-description{flex:0 0 100%}.about-content__mini-section-image{flex:none;order:-1;width:100%;height:343px}.about-content__mini-section-image img{width:100%!important;height:100%!important}.about-content__mini-section-list-title{margin-bottom:24px;font-size:24px;left:-20px}.about-content__mini-section-list{flex:0 0 100%;gap:24px;margin-top:40px;padding-left:20px}}
.contact-form{color:#fff;background:#000;border-color:#ffffff80;padding:120px 0}.contact-form_white{color:#000;background:#fff;border-color:#d5d5d5}.contact-form__container{flex-direction:column;gap:60px;display:flex}.contact-form__title{text-align:center;background:linear-gradient(78.88deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0 auto;font-family:MuseoSansCyrl-700;font-size:40px}@media (max-width:768px){.contact-form{padding:60px 0}.contact-form__container{gap:40px}.contact-form__title{background:linear-gradient(36.85deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:32px}.contact-form__grid{gap:24px}.contact-form__actions{margin-top:24px}.contact-form__submit{width:100%;max-width:200px}}.contact-form__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:32px 19px;display:grid}.contact-form__field{width:100%;height:100%}.contact-form__field--message{position:relative}.contact-form__counter{color:#fff9;font-size:12px;position:absolute;bottom:16px;right:20px}.contact-form__actions{justify-content:center;margin-top:32px;display:flex}.contact-form__submit{color:#fff;cursor:pointer;background:#51af3d;border:none;border-radius:999px;padding:14px 56px;font-size:16px;font-weight:600;transition:background .2s,transform .1s}.contact-form__submit:hover{background:#3c8b2e;transform:translateY(-1px)}.contact-form__submit:active{transform:translateY(0)}@media (min-width:1024px){.contact-form__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-start}.contact-form__field--message{grid-row:span 2}}.contact-input{flex-direction:column;gap:8px;display:flex}.contact-input__label{color:inherit;align-items:center;gap:4px;font-family:MuseoSansCyrl-300;font-size:16px;display:flex}.contact-input__required{display:none}.contact-input__control{border:1px solid;border-color:inherit;width:100%;color:inherit;background:0 0;border-radius:4px;padding:16px 20px;font-family:MuseoSansCyrl-300;font-size:18px;transition:border-color .2s,box-shadow .2s}.contact-input__control::placeholder{color:inherit;opacity:.5}.contact-input__control:focus{background:#ffffff0a;border-color:#51af3d;outline:none;box-shadow:0 0 0 1px #51af3db3}.contact-textarea{flex-direction:column;gap:8px;height:100%;display:flex}.contact-textarea__label{color:inherit;align-items:center;gap:4px;font-family:MuseoSansCyrl-300;font-size:16px;display:flex}.contact-textarea__required{display:none}.contact-textarea__control{border:1px solid;border-color:inherit;width:100%;color:inherit;resize:vertical;background:0 0;border-radius:4px;height:100%;min-height:140px;padding:16px 20px;font-family:MuseoSansCyrl-300;font-size:18px;transition:border-color .2s,box-shadow .2s}.contact-textarea__control::placeholder{color:inherit;opacity:.5}.contact-textarea__control:focus{background:#ffffff0a;border-color:#51af3d;outline:none;box-shadow:0 0 0 1px #51af3db3}
.about-page{height:100%}@media (max-width:768px){.about-page{padding-top:48px}}.about-page__loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100vw;min-height:90vh;display:flex}.about-page__loading-spinner{border:3px solid #f5fafa;border-top-color:#51af3d;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}.about-page__loading-text{color:#565655;font-family:MuseoSansCyrl-300;font-size:18px}@keyframes spin{to{transform:rotate(360deg)}}
.contacts-page{color:#000;background-color:#fff;padding-top:60px;font-family:MuseoSansCyrl-300}.contacts-page__breadcrumbs{margin-bottom:60px}.contacts-page__title{background:linear-gradient(78.88deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:60px;font-family:MuseoSansCyrl-700;font-size:40px}.contacts-page__grid{padding-bottom:120px}.contacts-page__grid-column{flex-direction:column;gap:24px;display:flex}.contacts-page__grid-item{max-width:340px}.contacts-page__grid-item-title{color:#000;margin-bottom:8px;font-family:MuseoSansCyrl-500;font-size:18px;line-height:1.33333}.contacts-page__grid-item-description{color:#565655;margin-bottom:8px;font-family:MuseoSansCyrl-300;font-size:16px;line-height:1.25}.contacts-page__map-wrapper{width:100%;height:100%;min-height:500px;overflow:hidden}.contacts-page__map{width:100%;height:500px}.contacts-page__select-wrapper{max-width:230px;margin-bottom:60px}
.questions-page__hero{background:#000;padding-top:35px;position:relative;overflow:hidden}@media (max-width:768px){.questions-page__hero{padding-top:80px;padding-bottom:40px}}.questions-page__hero-container{z-index:1}.questions-page__breadcrumbs{z-index:1;margin-bottom:60px;position:relative}@media (max-width:768px){.questions-page__breadcrumbs{display:none}}.questions-page__hero-content{justify-content:center;align-items:center;min-height:700px;display:flex}@media (max-width:768px){.questions-page__hero-content{min-height:150px}}.questions-page__hero-logos{justify-content:center;align-items:center;gap:40px;display:flex}@media (max-width:768px){.questions-page__hero-logos{display:none}}.questions-page__hero-logos{z-index:0;width:100%;height:100%;position:absolute;top:0}@media (max-width:992px){.questions-page__hero-logos{gap:24px}}@media (max-width:768px){.questions-page__hero-logos{flex-direction:column;gap:20px}}.questions-page__hero-logos img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.questions-page__hero-logos-mobile{display:none}@media (max-width:768px){.questions-page__hero-logos-mobile{height:667px;display:block}}.questions-page__hero-logos-mobile img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.questions-page__logo{height:auto}.questions-page__logo--astel{width:280px}@media (max-width:992px){.questions-page__logo--astel{width:200px}}@media (max-width:768px){.questions-page__logo--astel{width:160px}}.questions-page__logo--freedom{width:320px}@media (max-width:992px){.questions-page__logo--freedom{width:240px}}@media (max-width:768px){.questions-page__logo--freedom{width:180px}}.questions-page__logo-freedom{align-items:center;display:flex}.questions-page__hero-separator{color:#fff;opacity:.5;font-family:MuseoSansCyrl-300;font-size:48px}@media (max-width:768px){.questions-page__hero-separator{font-size:32px;transform:rotate(90deg)}}.questions-page__hero-gradient{pointer-events:none;background:radial-gradient(at 100% 0,#4faf3b4d 0%,#4faf3b1a 30%,#0000 70%);width:60%;height:100%;position:absolute;top:0;right:0}@media (max-width:768px){.questions-page__hero-gradient{width:100%}}.questions-page__faq{background:#fff;padding:100px 0 120px}@media (max-width:768px){.questions-page__faq{padding:60px 0 80px}}.questions-page__title{background:linear-gradient(78.88deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:60px;font-family:MuseoSansCyrl-700;font-size:64px;line-height:1}@media (max-width:1919px){.questions-page__title{font-size:42px}}@media (max-width:768px){.questions-page__title{margin-bottom:40px;font-size:32px}}.questions-page__accordion{flex-direction:column;display:flex}.questions-page__item{border-bottom:1px solid #0000001a}.questions-page__item:first-child{border-top:1px solid #0000001a}.questions-page__question{cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:20px;width:100%;padding:24px 0;transition:opacity .2s;display:flex}.questions-page__question:hover{opacity:.8}@media (max-width:768px){.questions-page__question{gap:16px;padding:20px 0}}.questions-page__icon{color:#51af3d;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.questions-page__icon svg{width:20px;height:20px}.questions-page__item--open .questions-page__icon{color:#51af3d}.questions-page__question-text{color:#000;font-family:MuseoSansCyrl-500;font-size:20px;line-height:1.4}@media (max-width:768px){.questions-page__question-text{font-size:16px}}.questions-page__answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.questions-page__item--open .questions-page__answer{max-height:500px;padding-bottom:24px}@media (max-width:768px){.questions-page__item--open .questions-page__answer{padding-bottom:20px}}.questions-page__answer-text{color:#565655;margin:0;padding-left:44px;font-family:MuseoSansCyrl-300;font-size:16px;line-height:1.5}@media (max-width:768px){.questions-page__answer-text{padding-left:40px;font-size:14px}}.questions-page__contact-text{color:#565655;margin-top:60px;font-family:MuseoSansCyrl-300;font-size:18px;line-height:1.5}@media (max-width:768px){.questions-page__contact-text{margin-top:40px;font-size:16px}}.questions-page__contact-text a{color:#51af3d;text-decoration:none;transition:opacity .2s}.questions-page__contact-text a:hover{opacity:.8}
.services-page{background-color:#fff;padding-top:35px;padding-bottom:120px}.services-page__container{flex-direction:column;display:flex}.services-page__breadcrumbs{margin-bottom:60px}.services-page__title{background:linear-gradient(#51af3d 0%,#4faf3b 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:120px;font-size:40px;font-weight:700;line-height:1.2}.services-page .services{padding:0}.services-page .services__title{display:none}.services-page .services .container{padding:0}
.history-first-screen{margin-top:35px;padding-bottom:93px;position:relative;overflow:hidden}.history-first-screen__breadcrumbs{position:absolute;top:25px}.history-first-screen__container{z-index:1;flex-direction:column;gap:40px;display:flex;position:relative}.history-first-screen__wrapper{align-items:center;gap:158px;display:flex;position:relative}.history-first-screen__content{flex-direction:column;flex:1;gap:43px;max-width:712px;display:flex}.history-first-screen__title{background:linear-gradient(33.4deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;font-family:MuseoSansCyrl-700;font-size:64px;line-height:1}@media (max-width:1919px){.history-first-screen__title{font-size:40px}}@media (max-width:768px){.history-first-screen__title{font-size:32px}}.history-first-screen__description{color:#fff;font-family:MuseoSansCyrl-300;font-size:26px;line-height:32px}@media (max-width:1919px){.history-first-screen__description{font-size:18px;line-height:1.333}}@media (max-width:768px){.history-first-screen__description{font-size:16px;line-height:1.5}}.history-first-screen__image-wrapper{border-radius:30px;flex:0 0 713px;height:571px;position:relative;overflow:hidden}@media (max-width:1919px){.history-first-screen__image-wrapper{flex:0 0 45%;height:400px}}@media (max-width:768px){.history-first-screen__image-wrapper{flex:none;width:100%;height:302px}}.history-first-screen__gradient{display:none}@media (max-width:1919px){.history-first-screen__wrapper{gap:80px}.history-first-screen__content{gap:32px}}@media (max-width:768px){.history-first-screen{margin-top:60px;padding-bottom:0}.history-first-screen__breadcrumbs{margin-bottom:0;position:relative;top:0}.history-first-screen__wrapper{flex-direction:column;align-items:flex-start;gap:40px}.history-first-screen__content{order:1;gap:24px;max-width:100%}.history-first-screen__image-wrapper{order:2}.history-first-screen__gradient{z-index:0;pointer-events:none;width:100%;height:213px;display:block;position:absolute;bottom:0;left:0}.history-first-screen__gradient svg{width:100%;height:100%}}
.history-page{flex-direction:column;display:flex}
.charity-page{flex-direction:column;min-height:100vh;display:flex}.charity-page__loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.charity-page__loading-spinner{border:4px solid #f3f3f3;border-top-color:#48ac4a;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}.charity-page__loading-text{color:#565655;font-family:MuseoSansCyrl-300;font-size:18px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.news-page{background-color:#fff;padding-top:35px;padding-bottom:120px}@media (max-width:768px){.news-page{padding-top:20px;padding-bottom:60px}}.news-page__container{flex-direction:column;display:flex}.news-page__breadcrumbs{margin-bottom:60px}@media (max-width:768px){.news-page__breadcrumbs{margin-bottom:30px}}.news-page__title{background:linear-gradient(55.31deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:120px;font-family:MuseoSansCyrl-700;font-size:40px;font-weight:700;line-height:1.2}@media (max-width:1280px){.news-page__title{margin-bottom:80px;font-size:36px}}@media (max-width:768px){.news-page__title{margin-bottom:40px;font-size:32px}}.news-page__grid{grid-template-columns:repeat(3,1fr);gap:60px 20px;display:grid}@media (max-width:1280px){.news-page__grid{gap:50px 16px}}@media (max-width:992px){.news-page__grid{grid-template-columns:repeat(2,1fr);gap:40px 16px}}@media (max-width:576px){.news-page__grid{grid-template-columns:1fr;gap:40px}}.news-page__card{flex-direction:column;text-decoration:none;transition:opacity .3s;display:flex}.news-page__card:hover{opacity:.85}.news-page__card:hover .news-page__card-title{background:linear-gradient(37.33deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.news-page__card-image{aspect-ratio:646/410;border-radius:20px;width:100%;margin-bottom:40px;overflow:hidden}@media (max-width:768px){.news-page__card-image{border-radius:16px;margin-bottom:24px}}.news-page__card-image img{object-fit:cover;width:100%;height:100%}.news-page__card-content{flex-direction:column;gap:10px;display:flex}.news-page__card-date{color:#565655;font-family:MuseoSansCyrl-300;font-size:16px;line-height:20px}@media (max-width:768px){.news-page__card-date{font-size:14px;line-height:18px}}.news-page__card-title{color:#000;margin:0;font-family:MuseoSansCyrl-500;font-size:24px;line-height:32px}@media (max-width:768px){.news-page__card-title{font-size:20px;line-height:26px}}.news-page__pagination{justify-content:center;align-items:center;gap:8px;margin-top:80px;display:flex}@media (max-width:768px){.news-page__pagination{gap:4px;margin-top:40px}}.news-page__pagination-btn{color:#000;cursor:pointer;background:0 0;border:1px solid #d5d5d5;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}@media (max-width:768px){.news-page__pagination-btn{border-radius:8px;width:40px;height:40px}}.news-page__pagination-btn:hover:not(:disabled){color:#51af3d;border-color:#51af3d}.news-page__pagination-btn:disabled{opacity:.4;cursor:not-allowed}.news-page__pagination-btn svg{width:8px;height:14px}.news-page__pagination-pages{align-items:center;gap:8px;display:flex}@media (max-width:768px){.news-page__pagination-pages{gap:4px}}.news-page__pagination-page{color:#000;cursor:pointer;background:0 0;border:1px solid #d5d5d5;border-radius:12px;justify-content:center;align-items:center;min-width:48px;height:48px;padding:0 12px;font-family:MuseoSansCyrl-500;font-size:16px;transition:all .3s;display:flex}@media (max-width:768px){.news-page__pagination-page{border-radius:8px;min-width:40px;height:40px;padding:0 8px;font-size:14px}}.news-page__pagination-page:hover{color:#51af3d;border-color:#51af3d}.news-page__pagination-page--active{color:#fff;background:linear-gradient(55.31deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);border-color:#0000}.news-page__pagination-page--active:hover{color:#fff}.news-page__pagination-dots{color:#565655;justify-content:center;align-items:center;min-width:48px;height:48px;font-family:MuseoSansCyrl-500;font-size:16px;display:flex}@media (max-width:768px){.news-page__pagination-dots{min-width:32px;height:40px;font-size:14px}}
.news-page{background-color:#fff;padding-top:35px;padding-bottom:120px}@media (max-width:768px){.news-page{padding-top:20px;padding-bottom:60px}}.news-page__container{flex-direction:column;display:flex}.news-page__breadcrumbs{margin-bottom:60px}@media (max-width:768px){.news-page__breadcrumbs{margin-bottom:30px}}.news-page__title{background:linear-gradient(55.31deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:120px;font-family:MuseoSansCyrl-700;font-size:40px;font-weight:700;line-height:1.2}@media (max-width:1280px){.news-page__title{margin-bottom:80px;font-size:36px}}@media (max-width:768px){.news-page__title{margin-bottom:40px;font-size:32px}}.news-page__grid{grid-template-columns:repeat(3,1fr);gap:60px 20px;display:grid}@media (max-width:1280px){.news-page__grid{gap:50px 16px}}@media (max-width:992px){.news-page__grid{grid-template-columns:repeat(2,1fr);gap:40px 16px}}@media (max-width:576px){.news-page__grid{grid-template-columns:1fr;gap:40px}}.news-page__card{flex-direction:column;text-decoration:none;transition:opacity .3s;display:flex}.news-page__card:hover{opacity:.85}.news-page__card:hover .news-page__card-title{background:linear-gradient(37.33deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.news-page__card-image{aspect-ratio:646/410;border-radius:20px;width:100%;margin-bottom:40px;overflow:hidden}@media (max-width:768px){.news-page__card-image{border-radius:16px;margin-bottom:24px}}.news-page__card-image img{object-fit:cover;width:100%;height:100%}.news-page__card-content{flex-direction:column;gap:10px;display:flex}.news-page__card-date{color:#565655;font-family:MuseoSansCyrl-300;font-size:16px;line-height:20px}@media (max-width:768px){.news-page__card-date{font-size:14px;line-height:18px}}.news-page__card-title{color:#000;margin:0;font-family:MuseoSansCyrl-500;font-size:24px;line-height:32px}@media (max-width:768px){.news-page__card-title{font-size:20px;line-height:26px}}.news-page__pagination{justify-content:center;align-items:center;gap:8px;margin-top:80px;display:flex}@media (max-width:768px){.news-page__pagination{gap:4px;margin-top:40px}}.news-page__pagination-btn{color:#000;cursor:pointer;background:0 0;border:1px solid #d5d5d5;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}@media (max-width:768px){.news-page__pagination-btn{border-radius:8px;width:40px;height:40px}}.news-page__pagination-btn:hover:not(:disabled){color:#51af3d;border-color:#51af3d}.news-page__pagination-btn:disabled{opacity:.4;cursor:not-allowed}.news-page__pagination-btn svg{width:8px;height:14px}.news-page__pagination-pages{align-items:center;gap:8px;display:flex}@media (max-width:768px){.news-page__pagination-pages{gap:4px}}.news-page__pagination-page{color:#000;cursor:pointer;background:0 0;border:1px solid #d5d5d5;border-radius:12px;justify-content:center;align-items:center;min-width:48px;height:48px;padding:0 12px;font-family:MuseoSansCyrl-500;font-size:16px;transition:all .3s;display:flex}@media (max-width:768px){.news-page__pagination-page{border-radius:8px;min-width:40px;height:40px;padding:0 8px;font-size:14px}}.news-page__pagination-page:hover{color:#51af3d;border-color:#51af3d}.news-page__pagination-page--active{color:#fff;background:linear-gradient(55.31deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);border-color:#0000}.news-page__pagination-page--active:hover{color:#fff}.news-page__pagination-dots{color:#565655;justify-content:center;align-items:center;min-width:48px;height:48px;font-family:MuseoSansCyrl-500;font-size:16px;display:flex}@media (max-width:768px){.news-page__pagination-dots{min-width:32px;height:40px;font-size:14px}}
.news-detail-page__body{background-color:#fff;padding-top:80px;padding-bottom:120px}@media (max-width:768px){.news-detail-page__body{padding-top:40px;padding-bottom:60px}}.news-detail-page__container{flex-direction:column;display:flex}.news-detail-page__breadcrumbs{margin-bottom:60px}@media (max-width:768px){.news-detail-page__breadcrumbs{margin-bottom:30px}}.news-detail-page__loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;display:flex}.news-detail-page__loading p{color:#565655;font-family:MuseoSansCyrl-500;font-size:18px}.news-detail-page__spinner{border:4px solid #e5e5e5;border-top-color:#51af3d;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.news-detail-page__not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.news-detail-page__not-found h1{color:#000;margin-bottom:16px;font-family:MuseoSansCyrl-700;font-size:32px}.news-detail-page__not-found p{color:#565655;margin-bottom:32px;font-family:MuseoSansCyrl-300;font-size:18px}.news-detail-page__article{color:#565655}.news-detail-page__articleTitle{background:linear-gradient(78.88deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;max-width:fit-content;margin-bottom:60px;font-family:MuseoSansCyrl-700;font-size:40px}@media (max-width:768px){.news-detail-page__articleTitle{margin-bottom:12px;font-size:28px}}.news-detail-page__articleDate{color:#999;margin-bottom:30px;font-family:MuseoSansCyrl-300;font-size:16px;display:block}@media (max-width:768px){.news-detail-page__articleDate{margin-bottom:12px;font-size:14px}}.news-detail-page__content{margin-bottom:120px;font-family:MuseoSansCyrl-300;font-size:18px;line-height:1.6}@media (max-width:768px){.news-detail-page__content{margin-bottom:40px;font-size:16px}}.news-detail-page__content p{margin-bottom:20px}.news-detail-page__content p:last-child{margin-bottom:0}.news-detail-page__content h2,.news-detail-page__content h3,.news-detail-page__content h4{margin-top:32px;margin-bottom:16px;font-family:MuseoSansCyrl-700}.news-detail-page__content h2{font-size:28px}@media (max-width:768px){.news-detail-page__content h2{font-size:24px}}.news-detail-page__content h3{font-size:24px}@media (max-width:768px){.news-detail-page__content h3{font-size:20px}}.news-detail-page__content h4{font-size:20px}@media (max-width:768px){.news-detail-page__content h4{font-size:18px}}.news-detail-page__content ul,.news-detail-page__content ol{margin-bottom:20px;padding-left:24px}.news-detail-page__content li{margin-bottom:8px}.news-detail-page__content a{color:#51af3d;text-decoration:underline}.news-detail-page__content a:hover{text-decoration:none}.news-detail-page__content img{border-radius:12px;max-width:100%;height:auto;margin:20px 0}.news-detail-page__content blockquote{color:#565655;border-left:4px solid #51af3d;margin:24px 0;padding-left:20px;font-style:italic}.news-detail-page__footer{border-top:1px solid #e5e5e5;padding-top:40px}@media (max-width:768px){.news-detail-page__footer{padding-top:24px}}.news-detail-page__back-link{color:#51af3d;align-items:center;gap:12px;font-family:MuseoSansCyrl-500;font-size:16px;text-decoration:none;transition:opacity .3s;display:inline-flex}.news-detail-page__back-link:hover{opacity:.8}.news-detail-page__back-link svg{width:8px;height:14px}.news-detail-page__otherNewsTitle{background:linear-gradient(78.88deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-bottom:60px;font-family:MuseoSansCyrl-700;font-size:40px}@media (max-width:768px){.news-detail-page__otherNewsTitle{margin-bottom:16px;font-size:20px}}.news-detail-page__otherNewsList{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.news-detail-page__otherNewsList{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.news-detail-page__otherNewsList{grid-template-columns:1fr}}
.news-detail-page__body{background-color:#fff;padding-top:80px;padding-bottom:120px}@media (max-width:768px){.news-detail-page__body{padding-top:40px;padding-bottom:60px}}.news-detail-page__container{flex-direction:column;display:flex}.news-detail-page__breadcrumbs{margin-bottom:60px}@media (max-width:768px){.news-detail-page__breadcrumbs{margin-bottom:30px}}.news-detail-page__loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;display:flex}.news-detail-page__loading p{color:#565655;font-family:MuseoSansCyrl-500;font-size:18px}.news-detail-page__spinner{border:4px solid #e5e5e5;border-top-color:#51af3d;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.news-detail-page__not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.news-detail-page__not-found h1{color:#000;margin-bottom:16px;font-family:MuseoSansCyrl-700;font-size:32px}.news-detail-page__not-found p{color:#565655;margin-bottom:32px;font-family:MuseoSansCyrl-300;font-size:18px}.news-detail-page__article{color:#565655}.news-detail-page__articleTitle{background:linear-gradient(78.88deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;max-width:fit-content;margin-bottom:60px;font-family:MuseoSansCyrl-700;font-size:40px}@media (max-width:768px){.news-detail-page__articleTitle{margin-bottom:12px;font-size:28px}}.news-detail-page__articleDate{color:#999;margin-bottom:30px;font-family:MuseoSansCyrl-300;font-size:16px;display:block}@media (max-width:768px){.news-detail-page__articleDate{margin-bottom:12px;font-size:14px}}.news-detail-page__content{margin-bottom:120px;font-family:MuseoSansCyrl-300;font-size:18px;line-height:1.6}@media (max-width:768px){.news-detail-page__content{margin-bottom:40px;font-size:16px}}.news-detail-page__content p{margin-bottom:20px}.news-detail-page__content p:last-child{margin-bottom:0}.news-detail-page__content h2,.news-detail-page__content h3,.news-detail-page__content h4{margin-top:32px;margin-bottom:16px;font-family:MuseoSansCyrl-700}.news-detail-page__content h2{font-size:28px}@media (max-width:768px){.news-detail-page__content h2{font-size:24px}}.news-detail-page__content h3{font-size:24px}@media (max-width:768px){.news-detail-page__content h3{font-size:20px}}.news-detail-page__content h4{font-size:20px}@media (max-width:768px){.news-detail-page__content h4{font-size:18px}}.news-detail-page__content ul,.news-detail-page__content ol{margin-bottom:20px;padding-left:24px}.news-detail-page__content li{margin-bottom:8px}.news-detail-page__content a{color:#51af3d;text-decoration:underline}.news-detail-page__content a:hover{text-decoration:none}.news-detail-page__content img{border-radius:12px;max-width:100%;height:auto;margin:20px 0}.news-detail-page__content blockquote{color:#565655;border-left:4px solid #51af3d;margin:24px 0;padding-left:20px;font-style:italic}.news-detail-page__footer{border-top:1px solid #e5e5e5;padding-top:40px}@media (max-width:768px){.news-detail-page__footer{padding-top:24px}}.news-detail-page__back-link{color:#51af3d;align-items:center;gap:12px;font-family:MuseoSansCyrl-500;font-size:16px;text-decoration:none;transition:opacity .3s;display:inline-flex}.news-detail-page__back-link:hover{opacity:.8}.news-detail-page__back-link svg{width:8px;height:14px}.news-detail-page__otherNewsTitle{background:linear-gradient(78.88deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-bottom:60px;font-family:MuseoSansCyrl-700;font-size:40px}@media (max-width:768px){.news-detail-page__otherNewsTitle{margin-bottom:16px;font-size:20px}}.news-detail-page__otherNewsList{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1024px){.news-detail-page__otherNewsList{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.news-detail-page__otherNewsList{grid-template-columns:1fr}}
.partners-page{background-color:#fff}.partners-page__wrapper{flex-direction:column;gap:120px;padding:120px 0;display:flex}.partners-page__title{background:linear-gradient(33.4deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-family:MuseoSansCyrl-700;font-size:40px;line-height:1.2}@media (max-width:1280px){.partners-page__title{font-size:36px}}@media (max-width:768px){.partners-page__title{font-size:28px}}.partners-page__grid{grid-template-columns:repeat(4,1fr);gap:60px 20px;display:grid}@media (max-width:1280px){.partners-page__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.partners-page__grid{grid-template-columns:repeat(2,1fr);gap:30px 16px}}.partners-page__item{background:#f5fafa;border-radius:8px;justify-content:center;align-items:center;padding:20px;display:flex}@media (max-width:768px){.partners-page__item{padding:20px 10px}}.partners-page__item-wrapper{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;width:100%;height:140px;display:flex}@media (max-width:768px){.partners-page__item-wrapper{height:74px}}
.team-page__container{background-color:#fff}.team-page__wrapper{flex-direction:column;gap:120px;padding:120px 0;display:flex}.team-page__title{background:linear-gradient(33.4deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-family:MuseoSansCyrl-700;font-size:40px;line-height:1.2}@media (max-width:1280px){.team-page__title{font-size:36px}}@media (max-width:768px){.team-page__title{font-size:28px}}.team-page__grid{grid-template-columns:repeat(4,1fr);gap:60px 20px;display:grid}@media (max-width:1280px){.team-page__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.team-page__grid{grid-template-columns:repeat(1,1fr);gap:30px 16px}}.team-page__item{background:#f5fafa;border-radius:20px;padding:20px}@media (max-width:768px){.team-page__item{padding-bottom:60px}}.team-page__photo{object-fit:cover;object-position:top;border-radius:10px;width:100%;height:390px;margin-bottom:30px}.team-page__name{color:#000;margin-bottom:30px;font-family:MuseoSansCyrl-500;font-size:24px;line-height:32px}.team-page__position{color:#565655;font-family:MuseoSansCyrl-300;font-size:16px;line-height:20px}
.vacancies-page{background-color:#fff}.vacancies-page__wrapper{flex-direction:column;gap:60px;padding:120px 0;display:flex}@media (max-width:768px){.vacancies-page__wrapper{gap:40px;padding:60px 0}}.vacancies-page__title{background:linear-gradient(33.4deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-family:MuseoSansCyrl-700;font-size:40px;line-height:1.2}@media (max-width:1280px){.vacancies-page__title{font-size:36px}}@media (max-width:768px){.vacancies-page__title{font-size:28px}}.vacancies-page__list{flex-direction:column;gap:60px;display:flex}@media (max-width:768px){.vacancies-page__list{gap:40px}}.vacancies-page__card{border-radius:20px;flex-direction:column;gap:20px;width:100%;transition:box-shadow .3s;display:flex}@media (max-width:1280px){.vacancies-page__card{padding:30px 40px}}@media (max-width:768px){.vacancies-page__card{border-radius:16px;gap:16px;padding:24px 20px}}.vacancies-page__card-title{color:#000;margin:0;font-family:MuseoSansCyrl-700;font-size:28px;line-height:1.3}@media (max-width:1280px){.vacancies-page__card-title{font-size:24px}}@media (max-width:768px){.vacancies-page__card-title{font-size:20px}}.vacancies-page__card-description{color:#565655;margin:0;font-family:MuseoSansCyrl-300;font-size:18px;line-height:1.5}@media (max-width:768px){.vacancies-page__card-description{font-size:16px}}.vacancies-page__card-salary{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.vacancies-page__card-salary-label{color:#000;font-family:MuseoSansCyrl-500;font-size:18px;line-height:1.4}@media (max-width:768px){.vacancies-page__card-salary-label{font-size:16px}}.vacancies-page__card-salary-value{background:linear-gradient(33.4deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-family:MuseoSansCyrl-700;font-size:22px;line-height:1.4}@media (max-width:768px){.vacancies-page__card-salary-value{font-size:18px}}.vacancies-page__card-button{color:#fff;cursor:pointer;background:linear-gradient(79deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);border:none;border-radius:20px;align-self:flex-start;margin-top:10px;padding:14px 32px;font-family:MuseoSansCyrl-500;font-size:18px;line-height:1;transition:opacity .3s,transform .2s}.vacancies-page__card-button:hover{opacity:.9}.vacancies-page__card-button:active{transform:scale(.98)}@media (max-width:768px){.vacancies-page__card-button{width:100%;padding:14px 24px;font-size:16px}}.vacancies-modal__overlay{z-index:10000;background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.vacancies-modal{background:#fff;border-radius:20px;width:100%;max-width:700px;max-height:90vh;padding:50px 60px 60px;position:relative;overflow-y:auto}@media (max-width:992px){.vacancies-modal{padding:40px 40px 50px}}@media (max-width:768px){.vacancies-modal{border-radius:16px;padding:40px 20px}}.vacancies-modal__close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute;top:30px;right:30px}@media (max-width:768px){.vacancies-modal__close{top:20px;right:20px}}.vacancies-modal__close span{background:#000;border-radius:30px;width:24px;height:2px;position:absolute}.vacancies-modal__close span:first-child{transform:rotate(45deg)}.vacancies-modal__close span:last-child{transform:rotate(-45deg)}.vacancies-modal__close:hover span{background:#51af3d}.vacancies-modal__title{background:linear-gradient(27.33deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;text-align:center;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-family:MuseoSansCyrl-700;font-size:36px;line-height:1.22}@media (max-width:768px){.vacancies-modal__title{margin-bottom:12px;font-size:28px}}.vacancies-modal__vacancy-name{color:#565655;text-align:center;margin:0 0 30px;font-family:MuseoSansCyrl-500;font-size:20px;line-height:1.4}@media (max-width:768px){.vacancies-modal__vacancy-name{margin-bottom:24px;font-size:18px}}.vacancies-modal__form{flex-direction:column;gap:24px;display:flex}@media (max-width:768px){.vacancies-modal__form{gap:20px}}.vacancies-modal__row{gap:20px;display:flex}@media (max-width:768px){.vacancies-modal__row{flex-direction:column;gap:20px}}.vacancies-modal__field{flex-direction:column;flex:1;gap:10px;display:flex;position:relative}.vacancies-modal__field--full{width:100%}@media (max-width:768px){.vacancies-modal__field{gap:8px}}.vacancies-modal__label{color:#000;font-family:MuseoSansCyrl-500;font-size:16px;line-height:1.4}@media (max-width:768px){.vacancies-modal__label{font-size:14px}}.vacancies-modal__input{color:#000;background:#fff;border:1px solid #d5d5d5;border-radius:8px;width:100%;padding:14px 18px;font-family:MuseoSansCyrl-300;font-size:16px;line-height:1.4;transition:border-color .3s}.vacancies-modal__input::placeholder{color:#0006}.vacancies-modal__input:focus{border-color:#51af3d;outline:none}@media (max-width:768px){.vacancies-modal__input{padding:12px 14px;font-size:16px}}.vacancies-modal__textarea{color:#000;resize:vertical;background:#fff;border:1px solid #d5d5d5;border-radius:8px;width:100%;min-height:100px;padding:14px 18px;font-family:MuseoSansCyrl-300;font-size:16px;line-height:1.4;transition:border-color .3s}.vacancies-modal__textarea::placeholder{color:#0006}.vacancies-modal__textarea:focus{border-color:#51af3d;outline:none}@media (max-width:768px){.vacancies-modal__textarea{min-height:80px;padding:12px 14px;font-size:16px}}.vacancies-modal__counter{color:#aaa;font-family:MuseoSansCyrl-300;font-size:12px;line-height:1;position:absolute;bottom:14px;right:18px}@media (max-width:768px){.vacancies-modal__counter{bottom:12px;right:14px}}.vacancies-modal__submit{color:#fff;cursor:pointer;background:linear-gradient(79deg,#297737 -4.53%,#48ac4a 50.26%,#4baf4c 98.14%);border:none;border-radius:20px;align-self:center;margin-top:10px;padding:14px 40px;font-family:MuseoSansCyrl-500;font-size:18px;line-height:1;transition:opacity .3s,transform .2s}.vacancies-modal__submit:hover{opacity:.9}.vacancies-modal__submit:active{transform:scale(.98)}@media (max-width:768px){.vacancies-modal__submit{width:100%;padding:14px 28px;font-size:16px}}
.PhotoView-Portal{touch-action:none;z-index:2000;direction:ltr;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:.4s linear both PhotoView__delayIn}.PhotoView__Spinner svg{animation:.6s linear infinite PhotoView__rotate}.PhotoView__Photo{cursor:grab;-webkit-user-select:none;user-select:none;max-width:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{touch-action:none;direction:ltr;width:100%;position:absolute;inset:0}.PhotoView__PhotoWrap{z-index:10;overflow:hidden}.PhotoView__PhotoBox{transform-origin:0 0}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{z-index:-1;background:#000;width:100%;height:100%;transition-property:background-color;position:absolute;top:0;left:0}.PhotoView-Slider__fadeIn{opacity:0;animation:linear both PhotoView__fade}.PhotoView-Slider__fadeOut{opacity:0;animation:linear reverse both PhotoView__fade}.PhotoView-Slider__BannerWrap{color:#fff;z-index:20;background-color:#00000080;justify-content:space-between;align-items:center;width:100%;height:44px;transition:opacity .2s ease-out;display:flex;position:absolute;top:0;left:0}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{opacity:.75;padding:0 10px;font-size:14px}.PhotoView-Slider__BannerRight{align-items:center;height:100%;display:flex}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{cursor:pointer;opacity:.75;-webkit-user-select:none;user-select:none;z-index:20;justify-content:center;align-items:center;width:70px;height:100px;margin:auto;transition:opacity .2s linear;display:flex;position:absolute;top:0;bottom:0}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;box-sizing:content-box;background:#0000004d;width:24px;height:24px;padding:10px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}
.licenses-page{background:#000;min-height:100vh}
.home-gradient{width:100%;display:flex;position:absolute;top:100px;transform:translateY(-100%)}@media (max-width:768px){.home-gradient{top:80px}.home-gradient svg{height:auto}}.home-gradient svg{width:100%}
.news-first-screen{margin-top:35px;padding-bottom:93px;position:relative;overflow:hidden}.news-first-screen__breadcrumbs{text-wrap:contain;max-width:50%;position:absolute;top:25px}.news-first-screen__container{z-index:1;flex-direction:column;gap:40px;display:flex;position:relative}.news-first-screen__wrapper{justify-content:space-between;align-items:center;gap:100px;display:flex;position:relative}.news-first-screen__content{flex-direction:column;flex:1;gap:24px;max-width:600px;display:flex}.news-first-screen__date{color:#a0a0a0;font-family:MuseoSansCyrl-300;font-size:16px;line-height:20px}@media (max-width:768px){.news-first-screen__date{font-size:14px;line-height:18px}}.news-first-screen__title{background:linear-gradient(33.4deg,#297737 4.53%,#48ac4a 50.26%,#4baf4c 98.14%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;width:fit-content;margin:0;font-family:MuseoSansCyrl-700;font-size:40px;line-height:1.2}@media (max-width:1280px){.news-first-screen__title{font-size:36px}}@media (max-width:768px){.news-first-screen__title{font-size:28px}}.news-first-screen__image-wrapper{border-radius:30px;flex:0 0 649px;height:571px;position:relative;overflow:hidden}@media (max-width:1919px){.news-first-screen__image-wrapper{flex:0 0 39.14%;height:571px}}@media (max-width:1280px){.news-first-screen__image-wrapper{height:320px}}@media (max-width:768px){.news-first-screen__image-wrapper{border-radius:20px;flex:none;width:100%;height:250px}}.news-first-screen__image{object-fit:cover;width:100%;height:100%}.news-first-screen__gradient{display:none}@media (max-width:1919px){.news-first-screen__wrapper{gap:60px}.news-first-screen__content{gap:20px}}@media (max-width:768px){.news-first-screen{margin-top:60px;padding-bottom:0}.news-first-screen__breadcrumbs{margin-bottom:0;position:relative;top:0}.news-first-screen__wrapper{flex-direction:column;align-items:flex-start;gap:32px}.news-first-screen__content{order:1;gap:16px;max-width:100%}.news-first-screen__image-wrapper{order:2}.news-first-screen__gradient{z-index:0;pointer-events:none;width:100%;height:213px;display:block;position:absolute;bottom:0;left:0}.news-first-screen__gradient svg{width:100%;height:100%}}
