@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);@media only screen and (any-pointer:fine){.scrollbar{scrollbar-color:#cdcdcd #f7f7f7;scrollbar-width:thin}.scrollbar::-webkit-scrollbar-track{background-color:#f7f7f7;border-radius:3px}.scrollbar::-webkit-scrollbar{background-color:#f7f7f7;width:6px}.scrollbar::-webkit-scrollbar-thumb{background-color:#cdcdcd;border-radius:3px}}.button{background:none;cursor:pointer;margin:0;color:inherit;text-decoration:none;outline:none;border:1px solid #e5e5e5;border-radius:8px;box-sizing:border-box;display:block;height:56px;padding:0 16px;text-align:center;transition:background-color .15s,border-color .15s;width:100%}.button:focus:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.button:focus:not(:focus-visible){box-shadow:none}.button:focus-visible:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.button:hover{border-color:#cecece}.button-wrapper,.button_link-with-icon{align-items:center;display:grid;grid-auto-flow:column;grid-gap:16px;justify-content:center}.button_disabled{cursor:not-allowed}.button_disabled .button-icon,.button_disabled .button-text{color:#d8d8d8}.button-text{font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;font-weight:500}.button-icon,.button-text{color:#1a8e1a;display:block}.button-icon{height:20px;width:20px}.button-color{background:#1a8e1a;border-color:#1a8e1a}.button-color .button-icon,.button-color .button-text{color:#fafafa}.header{align-items:center;background:#1a8e1a;box-sizing:border-box;display:grid;gap:16px;grid-auto-flow:column;justify-content:space-between;left:0;min-height:56px;padding:0 16px;position:fixed;right:0;top:0;z-index:999}@media(min-width:700px){.header{gap:32px;padding-left:32px;padding-right:32px}}@media(min-width:1080px){.header{padding-left:60px;padding-right:60px}}@media(min-width:1366px){.header{grid-template-columns:auto 1fr;min-height:72px;padding-left:120px;padding-right:120px}}.header__logo{width:100%;z-index:4}.header__logo-link{outline:none;display:block}.header__logo-link:focus:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.header__logo-link:focus:not(:focus-visible){box-shadow:none}.header__logo-link:focus-visible:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.header__logo-image_mobile{display:block;height:32px;width:32px}@media(min-width:1080px){.header__logo-image_mobile{display:none}}.header__logo-image_desktop{display:none;height:32px;width:auto}@media(min-width:1080px){.header__logo-image_desktop{display:block}}.black-background{display:none}@media(max-width:1365px){.black-background_active{background-color:rgba(0,0,0,.5);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:2}}.footer{background-color:#4a4a4a;display:grid;grid-gap:24px 12px;grid-template-areas:"companies" "documents";padding:24px 16px}@media(min-width:700px){.footer{grid-template-areas:"companies documents";justify-content:space-between;padding:24px 32px}}@media(min-width:1080px){.footer{grid-gap:20px 60px;padding:60px}}@media(min-width:1366px){.footer{padding:60px 120px}}.footer__companies{align-content:center;display:grid;grid-area:companies;grid-auto-flow:column;grid-gap:24px;justify-content:start;padding-bottom:24px;position:relative}@media(min-width:700px){.footer__companies{padding:0}}.footer__companies:after{background:#efefef;bottom:0;content:"";display:block;height:1px;left:0;opacity:.3;position:absolute;width:100%}@media(min-width:700px){.footer__companies:after{height:28px;order:1;position:relative;top:50%;transform:translateY(-50%);width:1px}}.footer__companies_afs{order:2}.footer__companies-img{border:0;display:block;height:24px;width:auto}@media(min-width:1080px){.footer__companies-img{height:40px}}.footer__documents{display:flex;grid-area:documents;justify-content:left}.footer__documents_links{align-items:center;display:inline-grid;grid-auto-flow:column;grid-gap:12px}.footer__documents_item{align-items:center;display:inline-grid;gap:12px;grid-auto-flow:column}.footer__documents_item:before{background-color:#efefef;border-radius:50%;content:"";display:block;height:4px;width:4px}.footer__documents_item:first-child:before{display:none}.footer__link{outline:none;display:block}.footer__link:focus:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.footer__link:focus:not(:focus-visible){box-shadow:none}.footer__link:focus-visible:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.footer__documents_links-href{color:inherit;text-decoration:none;outline:none;color:#efefef;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;font-weight:700;display:block}.footer__documents_links-href:focus:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.footer__documents_links-href:focus:not(:focus-visible){box-shadow:none}.footer__documents_links-href:focus-visible:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.footer__documents_links-href:hover{text-decoration:underline}@media(min-width:1080px){.footer__documents_links-href{color:#efefef;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;font-weight:700}}@keyframes loader-rotate{to{transform:rotate(1turn)}}@keyframes loader-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.loader{align-items:center;background-color:hsla(0,0%,96.9%,.5);bottom:0;box-sizing:border-box;display:none;flex:1;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:99}.loader_showed{display:flex}.loader__spinner{animation:loader-rotate 2s linear infinite;height:50px;width:50px}.loader__spinner-path{animation:loader-dash 1.5s ease-in-out infinite;stroke:#1a8e1a;stroke-linecap:round}.popup{align-content:center;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);box-sizing:border-box;display:grid;gap:40px;height:100%;justify-items:center;left:0;opacity:0;padding:16px;position:fixed;top:0;transition:opacity .25s;visibility:hidden;width:100%;z-index:9999}@media(min-width:700px){.popup:not(.popup_gallery,.popup_image){border-radius:8px;height:auto;left:50%;padding:42px 40px 40px;top:50%;transform:translate(-50%,-50%);width:480px}}.popup_open{visibility:visible}.popup_showed{opacity:1}.popup__header{display:grid;gap:8px}@media(min-width:700px){.popup__header{gap:12px}}.popup__title{margin:0;color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:32px;font-weight:700;letter-spacing:.25px;text-align:center}@media(min-width:700px){.popup__title{color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:28px;font-style:normal;font-weight:400;line-height:40px;font-weight:700}}.popup__text{margin:0;color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;text-align:center}@media(min-width:700px){.popup__text{color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.popup__text_hidden{display:none}.popup__close-button{background:none;margin:0;outline:none;color:#f7f7f7;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;font-weight:700;background:#007200;border:none;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,.12);box-sizing:border-box;cursor:pointer;letter-spacing:.48px;line-height:20px;padding:16px 10px;text-align:center;transition:all .15s;width:200px}.popup__close-button:focus:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.popup__close-button:focus:not(:focus-visible){box-shadow:none}.popup__close-button:focus-visible:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.popup__close-button:hover{background:#1a8e1a}.popup__close-button:active{background:#8eb1ff}.popup_gallery{align-content:start;animation:fadeIn .15s linear forwards;background:#3b3b3b;border-radius:0;display:grid;gap:16px;padding:90px 0 16px}@media(min-width:1080px){.popup_gallery{align-content:center;padding:50px 0}}.popup_gallery .popup__close-button{background:hsla(0,0%,50.2%,.3);border-radius:50%;box-shadow:none;display:inline-block;height:44px;left:16px;overflow:hidden;position:absolute;top:20px;width:44px}.popup_gallery .popup__close-button:after,.popup_gallery .popup__close-button:before{background:#cdcdcd;border-radius:2px;content:"";display:block;height:2px;left:50%;position:absolute;right:2px;top:50%;transform-origin:center;transition:all .15s;width:24px}.popup_gallery .popup__close-button:before{transform:translate(-50%,-50%) rotate(45deg)}.popup_gallery .popup__close-button:after{transform:translate(-50%,-50%) rotate(-45deg)}@media(min-width:1080px){.popup_gallery .popup__close-button{left:auto;right:32px;top:32px}}.popup_gallery .popup__slider{margin:0 auto;width:calc(100vw - 32px)}@media(min-width:518px){.popup_gallery .popup__slider{width:486px}}@media(min-width:1080px){.popup_gallery .popup__slider{width:760px}}@media(min-width:1366px){.popup_gallery .popup__slider{width:900px}}@media(min-width:2000px)and (min-height:900px){.popup_gallery .popup__slider{width:1400px}}@media(max-height:590px){.popup_gallery .popup__slider{width:320px}}.popup_gallery .popup__slider-wrapper{overflow:hidden;width:100%}.popup_gallery .popup__slider-wrapper .slick-arrow{outline:none;background:none;border:0;border-radius:50%;cursor:pointer;display:block;font-size:0;height:48px;overflow:hidden;position:absolute;top:50%;transform-origin:center;transition:background-color .2s ease-out;white-space:nowrap;width:48px;z-index:99}.popup_gallery .popup__slider-wrapper .slick-arrow:focus:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.popup_gallery .popup__slider-wrapper .slick-arrow:focus:not(:focus-visible){box-shadow:none}.popup_gallery .popup__slider-wrapper .slick-arrow:focus-visible:not(:disabled){box-shadow:0 0 0 2px #35cdfd}.popup_gallery .popup__slider-wrapper .slick-arrow:before{background-color:#b1b1b1;content:"";height:48px;left:50%;-webkit-mask-image:url(/static/icons/slider-arrow.svg);mask-image:url(/static/icons/slider-arrow.svg);overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}.popup_gallery .popup__slider-wrapper .slick-next{right:-16px;transform:translateY(-40px) rotate(180deg)}.popup_gallery .popup__slider-wrapper .slick-prev{left:-16px;transform:translateY(-40px)}@media(min-width:700px){.popup_gallery .popup__slider-wrapper .slick-next{right:2px;transform:translateY(-50%) rotate(180deg)}.popup_gallery .popup__slider-wrapper .slick-prev{left:2px;transform:translateY(-50%)}}.popup_gallery .popup__slider-wrapper .slick-arrow{height:54px;width:54px}.popup_gallery .popup__slider-wrapper .slick-arrow:before{background-color:#b9b9b9}.popup_gallery .gallery-slide__item-photo{height:auto;width:calc(100vw - 64px)}@media(min-width:518px){.popup_gallery .gallery-slide__item-photo{width:460px}}@media(min-width:1080px)and (min-height:780px){.popup_gallery .gallery-slide__item-photo{width:720px}}@media(min-width:2000px)and (min-height:900px){.popup_gallery .gallery-slide__item-photo{width:1000px}}@media(max-height:590px){.popup_gallery .gallery-slide__item-photo{width:300px}}.popup_gallery .popup__side{cursor:grab;height:106px;overflow:hidden;transition:opacity .15s,transform .15s;width:calc(100vw - 32px)}.popup_gallery .popup__side .popup__side-slider{width:560px}.popup_gallery .popup__side .slick-list{margin:-6px 0}.popup_gallery .popup__side .slick-slide{margin:6px 0;opacity:.5}.popup_gallery .popup__side .slick-slide:focus:not(.slick-current),.popup_gallery .popup__side .slick-slide:hover:not(.slick-current){opacity:.7}.popup_gallery .popup__side .slick-current{opacity:1}@media(min-width:460px){.popup_gallery .popup__side{width:428px}}@media(min-width:768px){.popup_gallery .popup__side{height:136px;width:516px}.popup_gallery .popup__side .popup__side-slider{width:648px}}@media(min-width:1366px){.popup_gallery .popup__side{height:536px;left:32px;position:absolute;top:50%;transform:translateY(-50%);width:120px}.popup_gallery .popup__side .popup__side-slider{height:648px;width:120px}}@media(max-height:590px){.popup_gallery .popup__side{display:none}}.popup_image{align-content:start;animation:fadeIn .15s linear forwards;background:#3b3b3b;border-radius:0;min-height:100%;overflow-y:auto;padding:100px 0}.popup_image::-webkit-scrollbar{display:none}@media(min-width:1080px){.popup_image{padding:40px 120px}}.popup_image .popup__close-button{background:hsla(0,0%,50.2%,.3);border-radius:50%;box-shadow:none;display:inline-block;height:44px;left:16px;overflow:hidden;position:fixed;top:20px;width:44px}.popup_image .popup__close-button:after,.popup_image .popup__close-button:before{background:#cdcdcd;border-radius:2px;content:"";display:block;height:2px;left:50%;position:absolute;right:2px;top:50%;transform-origin:center;transition:all .15s;width:24px}.popup_image .popup__close-button:before{transform:translate(-50%,-50%) rotate(45deg)}.popup_image .popup__close-button:after{transform:translate(-50%,-50%) rotate(-45deg)}@media(min-width:1080px){.popup_image .popup__close-button{left:auto;right:32px;top:32px}}.popup_image .popup__single-image{margin:0 auto;max-width:1200px;width:100%}.popup_image .popup__single-image img{border:0;height:auto;width:100%}.shadow{background:#000;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .25s;visibility:hidden;z-index:9}@media(min-width:700px){.shadow{z-index:11}}.shadow_open{visibility:visible}.shadow_showed{opacity:.5}html{scroll-behavior:smooth}body{background-color:#fff;box-sizing:border-box;color:#3b3b3b;margin:0;min-height:100vh;padding:0;width:100%}.scroll{scroll-margin-top:56px}@media(min-width:1080px){.scroll{scroll-margin-top:72px}}.inner-page{box-sizing:border-box;display:grid;gap:24px;margin:0 auto;padding:24px 16px}@media(min-width:700px){.inner-page{gap:48px;max-width:1200px;padding:64px 40px}}.inner-pag__header{display:grid;gap:24px}.inner-pag__header svg{height:64px;width:64px}@media(min-width:700px){.inner-pag__header{gap:48px;grid-template-columns:112px 1fr}.inner-pag__header svg{height:112px;width:112px}}.inner-page__divider{background:#e5e5e5;height:1px}.inner-page__paragraph{margin:0;padding:0;color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media(min-width:700px){.inner-page__paragraph{color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:29px}}.inner-page__section{display:grid;gap:16px}.inner-page__heading1{margin:0;padding:0;color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:28px;font-style:normal;font-weight:400;line-height:40px;font-weight:700;text-transform:uppercase}@media(min-width:700px){.inner-page__heading1{color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:48px;font-style:normal;font-weight:400;font-weight:700;line-height:56px}}@media print{.inner-page__heading1{color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:28px;font-style:normal;font-weight:400;line-height:40px;font-weight:700;font-size:30px}}.inner-page__heading2{margin:0;padding:0;color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:29px;font-weight:700;text-transform:uppercase}@media(min-width:700px){.inner-page__heading2{color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:28px;font-style:normal;font-weight:400;line-height:40px;font-weight:700}}.inner-page__list-alphabet{color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;list-style-type:lower-alpha;padding-left:20px}.inner-page__list-alphabet li{padding-left:10px}@media(min-width:700px){.inner-page__list-alphabet{color:#3b3b3b;font-family:DM Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:29px}}.inner-page__text-center{text-align:center}