.showContactFormDesktop{display:block}.showContactFormMobile{display:none}@media screen and (max-width:1023px){.showContactFormDesktop{display:none}.showContactFormMobile{display:block}}.dropdown_box{position:relative;font-size:14px;line-height:27px;color:#1a1a1a;font-weight:600;letter-spacing:.17px}@media screen and (max-width:767px){.dropdown_box{font-size:14px;letter-spacing:.15px}}.dropdown_box--open .dropdown_box-selected{border-color:#008540}.dropdown_box--open .dropdown_box__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:dropdownOpen 200ms forwards;animation:dropdownOpen 200ms forwards}.dropdown_box-selected{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:171px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:42px;padding:7px 48px 8px 20px;border:2px solid #cbdecf;background-image:url(../../img/layout/ico-chevron-bottom.svg);background-position:right 20px center;background-repeat:no-repeat;background-size:10px;-webkit-transition:border-color .175s;-o-transition:border-color .175s;transition:border-color .175s;cursor:pointer}@media screen and (max-width:767px){.dropdown_box-selected{height:36px;padding-left:12px}}.dropdown_box-selected:hover{border-color:#008540}.dropdown_box__list{position:absolute;z-index:3;top:calc(100% + 3px);left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:100%;padding:7px 0;background-color:#f0f5f1;display:none;-webkit-animation:dropdownClose 200ms forwards;animation:dropdownClose 200ms forwards}.dropdown_box__list-item{padding:3px 20px;-webkit-transition:background-color .175s;-o-transition:background-color .175s;transition:background-color .175s;cursor:pointer}@media screen and (max-width:767px){.dropdown_box__list-item{padding:3px 16px}}.dropdown_box__list-item:hover{background-color:#cbdecf}.right_box{position:relative;font-size:14px;line-height:27px;color:#1a1a1a;font-weight:600;letter-spacing:.17px}@media screen and (max-width:767px){.right_box{font-size:14px;letter-spacing:.15px}}.right_box--open .right_box-selected{border-color:#008540}.right_box--open .right_box__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:dropdownOpen 200ms forwards;animation:dropdownOpen 200ms forwards}.right_box-selected{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:171px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:42px;padding:7px 48px 8px 20px;border:2px solid #cbdecf;background-image:url(../../img/layout/ico-chevron-bottom.svg);background-position:right 20px center;background-repeat:no-repeat;background-size:10px;-webkit-transition:border-color .175s;-o-transition:border-color .175s;transition:border-color .175s;cursor:pointer}@media screen and (max-width:767px){.right_box-selected{height:36px;padding-left:12px}}.right_box-selected:hover{border-color:#008540}.right_box__list{position:absolute;z-index:3;top:calc(100% + 3px);left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:100%;padding:7px 0;background-color:#f0f5f1;display:none;-webkit-animation:dropdownClose 200ms forwards;animation:dropdownClose 200ms forwards}.right_box__list-item{padding:3px 20px;-webkit-transition:background-color .175s;-o-transition:background-color .175s;transition:background-color .175s;cursor:pointer}@media screen and (max-width:767px){.right_box__list-item{padding:3px 16px}}.right_box__list-item:hover{background-color:#cbdecf}.header{position:relative;height:110px;z-index:4}@media screen and (max-width:1023px){.header{border-bottom:1px solid #cbdecf;height:auto}}@media screen and (max-width:767px){.header{background-color:#fff;z-index:10}}@media screen and (min-width:1024px){.header--fixed .header__menu{-webkit-transition:.25s all;-o-transition:.25s all;transition:.25s all}}@media screen and (min-width:1024px){.header--is_sticky .header__fixed{height:90px;border-bottom:1px solid #cbdecf}.header--is_sticky .header__tools{display:none}.header--is_sticky .header__menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1024px){.header__fixed{position:fixed;top:0;width:100%;height:110px;background-color:#fff;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}}.header__inner{width:1170px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1280px){.header__inner{width:990px}}@media screen and (max-width:1023px){.header__inner{width:720px}}@media screen and (max-width:767px){.header__inner{width:calc(100% - 32px)}}@media screen and (max-width:1023px){.header__inner{width:calc(100% - 18px);height:74px}}.header__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:auto}.header__logo-link{display:-webkit-box;display:-ms-flexbox;display:flex}.header__logo-link span{display:none}.header__logo-img{max-height:50px;width:auto}@media screen and (max-width:1023px){.header__logo-img{height:35px}}.header__user{position:relative;margin-left:10px;min-height:20px;padding-right:23px;font-size:14px;line-height:18px;color:#005417;font-weight:700;letter-spacing:.34px}@media screen and (min-width:1024px){.header__user{display:none}}.header__user::before,.header__user::after{position:absolute;top:0;right:0;height:100%;width:30px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;content:""}.header__user::before{background-image:url(../../img/layout/ico-user.svg);background-position:center;background-repeat:no-repeat;background-size:auto}.page--burger_open .header__user::before{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0}.header__user-label{pointer-events:none}.header__toggle{position:relative;margin-left:10px;min-height:20px;padding-right:23px;font-size:14px;line-height:18px;color:#005417;font-weight:700;letter-spacing:.34px}@media screen and (min-width:1024px){.header__toggle{display:none}}.header__toggle::before,.header__toggle::after{position:absolute;top:0;right:0;height:100%;width:14px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;content:""}.header__toggle::before{background-image:url(../../img/layout/ico-burger.svg);background-position:center;background-repeat:no-repeat;background-size:auto}.page--burger_open .header__toggle::before{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0}.header__toggle::after{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0;background-image:url(../../img/layout/ico-burger-close.svg);background-position:center;background-repeat:no-repeat;background-size:auto}.page--burger_open .header__toggle::after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.header__toggle-label{pointer-events:none}.header__toggle-link{margin-left:auto;padding:5px 10px;border:2px solid #008540;border-radius:20px;font-size:14px;line-height:18px;color:#005417;font-weight:700;letter-spacing:.34px;display:none}@media screen and (max-width:1023px){.header__toggle-link{display:block;padding:5px 6px;font-size:12px;letter-spacing:0}}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:18px 0 25px;margin-left:auto}@media screen and (max-width:1023px){.header__menu{position:absolute;right:0;top:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:320px;height:auto;padding:0;background-color:#fff;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.15);box-shadow:0 4px 10px 0 rgba(0,0,0,0.15);-webkit-animation:dropdownClose .2s forwards;animation:dropdownClose .2s forwards}}@media screen and (max-width:767px){.header__menu{width:100%}}.page--burger_open .header__menu{-webkit-animation:dropdownOpen .2s forwards;animation:dropdownOpen .2s forwards}.header__nav,.header__tools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1023px){.header__nav,.header__tools{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__tools{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:18px;color:#005417;font-weight:600}@media screen and (max-width:1023px){.header__tools{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:1023px){.header__tools{padding:24px 16px}}.header__tools-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;width:32px;height:32px;border:1px solid #cbdecf}@media screen and (max-width:1023px){.header__tools-search{position:absolute;right:16px;bottom:24px}}.header__tools-link{margin-left:30px;cursor:pointer}@media screen and (max-width:1023px){.header__tools-link{margin-left:0;margin-bottom:22px}}@media screen and (min-width:1024px){.header__tools-link--desktopOrange{color:#f15720}}@media screen and (max-width:1023px){.header__tools-link--desktopOrange{display:none}}.header__tools-link:hover{text-decoration:underline}@media screen and (max-width:1023px){.header__tools-link .dropdown_box{line-height:18px}}.header__tools-link .dropdown_box-label{padding-right:14.5px;background-image:url(../../img/layout/ico-chevron-bottom-sm.svg);background-position:right center;background-repeat:no-repeat;background-size:auto;color:#005417}.header__tools-link .dropdown_box__list{left:auto;right:0}@media screen and (max-width:1023px){.header__tools-link .dropdown_box__list{position:static;width:calc(100vw - 26px);margin-top:10px}}.header__tools-contact{margin-left:25px;margin-right:25px}@media screen and (max-width:1023px){.header__tools-contact{display:none}}.header__tools-contact span{color:#717171}.header__tools-contact a{color:#e74d15}.header__tools-contact a:hover{text-decoration:underline}.header__tools-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;width:32px;height:32px;-webkit-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s}@media screen and (max-width:1023px){.header__tools-social{display:none}}.header__tools-social--fb{background-color:#3b5998}.header__tools-social--fb:hover{background-color:#233b6e}.header__tools-social--yt{background-color:red}.header__tools-social--yt:hover{background-color:#e20707}.header__tools-social+.header__tools-social{margin-left:10px}.header__tools-social+.header__tools--link{margin-left:30px}.header__tools-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1024px){.header__tools-socials{display:none}}.header__tools-socials a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;border:1px solid #cbdecf;border-radius:50%}.header__tools-socials a+a{margin-left:24px}@media screen and (max-width:1023px){.header__nav{border-bottom:1px solid #cbdecf}}.header__nav-item{position:relative}@media screen and (max-width:1023px){.header__nav-item{border-top:1px solid #cbdecf}}.header__nav-item+.header__nav-item{margin-left:40px}@media screen and (max-width:1280px){.header__nav-item+.header__nav-item{margin-left:20px}}@media screen and (max-width:1023px){.header__nav-item+.header__nav-item{margin-left:0}}.header__nav-sub-item{position:relative}@media screen and (max-width:1023px){.header__nav-sub-item{border-top:1px solid #cbdecf}}@media screen and (max-width:1280px){.header__nav-sub-item+.header__nav-sub-item{margin-left:20px}}@media screen and (max-width:1023px){.header__nav-sub-item+.header__nav-sub-item{margin-left:0}}@media screen and (min-width:1024px){.header__nav-right{position:relative;background-image:url(../../img/layout/ico-chevron-right.svg);background-position:right;background-repeat:no-repeat;background-size:12px}}@media screen and (min-width:1024px){.header__nav-right:hover{background-image:url(../../img/layout/ico-chevron-right-white.svg);background-position:right;background-repeat:no-repeat;background-size:12px;color:white}}.header__nav-right-dropdown{position:absolute;left:100%;top:0;min-width:250px;display:none}@media screen and (min-width:1024px){.header__nav-right-dropdown{-webkit-animation:rightClose .2s forwards;animation:rightClose .2s forwards}}@media screen and (max-width:1023px){.header__nav-right-dropdown{position:static;padding-top:0;padding-bottom:20px;padding-left:18px;border-top:1px solid #cbdecf}}.header__nav-sub-item--open .header__nav-right-dropdown{display:block}.header__nav-right-dropdown--last{left:auto;right:0}@media screen and (min-width:1024px){:hover>.header__nav-right-dropdown{display:block;-webkit-animation:rightOpen .2s forwards;animation:rightOpen .2s forwards}}.header__nav-right-dropdown ul{background-color:#f0f5f1}@media screen and (max-width:1023px){.header__nav-right-dropdown ul{background-color:transparent}}.page--clinics .header__nav-right-dropdown ul{background-color:#fff}.page--clinic .header__nav-right-dropdown ul{background-color:#fff}.header__nav-right-dropdown ul li+li a{border-top:1px solid #cbdecf}@media screen and (max-width:1023px){.header__nav-right-dropdown ul li+li a{border-top:0}}.header__nav-right-dropdown ul li a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 30px;letter-spacing:.2px;font-weight:600;height:100%}@media screen and (max-width:1023px){.header__nav-right-dropdown ul li a{font-size:14px;line-height:18px;color:#005417}}@media screen and (min-width:1024px){.header__nav-right-dropdown ul li a:hover{color:#fff;background-color:#f15720}}.header__nav-right .dropper{display:none}@media screen and (max-width:1023px){.header__nav-right .dropper{position:absolute;top:0;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-left:auto;padding-right:21px;background-image:url(../../img/layout/ico-nav-collapse-down.svg);background-position:right center;background-repeat:no-repeat;background-size:auto;font-size:10px;line-height:16px;color:#005417;font-weight:700;letter-spacing:.29px;text-transform:uppercase}.header__nav-sub-item--open .header__nav-right .dropper{display:none}}.header__nav-right .dropper--less{background-image:url(../../img/layout/ico-nav-collapse-up.svg);background-position:right center;background-repeat:no-repeat;background-size:auto;display:none}.header__nav-sub-item--open .header__nav-right .dropper--less{display:inline;height:auto;margin-top:8px}.header__nav-dropdown{position:absolute;left:0;top:100%;padding-top:25px;min-width:250px;display:none}@media screen and (min-width:1024px){.header__nav-dropdown{-webkit-animation:dropdownClose .2s forwards;animation:dropdownClose .2s forwards}}@media screen and (max-width:1023px){.header__nav-dropdown{position:static;padding-top:0;padding-bottom:20px}}.header__nav-item--open .header__nav-dropdown{display:block}.header__nav-dropdown--last{left:auto;right:0}@media screen and (min-width:1024px){:hover>.header__nav-dropdown{display:block;-webkit-animation:dropdownOpen .2s forwards;animation:dropdownOpen .2s forwards}}.header__nav-dropdown ul{background-color:#f0f5f1}@media screen and (max-width:1023px){.header__nav-dropdown ul{background-color:transparent}}.page--clinics .header__nav-dropdown ul{background-color:#fff}.page--clinic .header__nav-dropdown ul{background-color:#fff}.header__nav-dropdown ul>li>a:hover{border-color:#f15720}.header__nav-dropdown ul li+li a{border-top:1px solid #cbdecf}@media screen and (max-width:1023px){.header__nav-dropdown ul li+li a{border-top:0}}.header__nav-dropdown ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 30px;letter-spacing:.2px;font-weight:600}@media screen and (max-width:1023px){.header__nav-dropdown ul li a{font-size:14px;line-height:18px;color:#005417}}@media screen and (min-width:1024px){.header__nav-dropdown ul li a:hover{color:#fff;background-color:#f15720}}.header__nav-link{font-size:16px;line-height:20px;color:#1a1a1a;font-weight:600;letter-spacing:.2px}@media screen and (max-width:1023px){.header__nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 16px}}@media screen and (min-width:1024px){.header__nav-link:hover{color:#e74d15}}.header__nav-link--dropdown{padding-right:18px;background-image:url(../../img/layout/ico-chevron-bottom.svg);background-position:right 8px;background-repeat:no-repeat;background-size:auto}@media screen and (min-width:1024px){:hover>.header__nav-link--dropdown,.header__nav-link--dropdown:hover{background-image:url(../../img/layout/ico-chevron-bottom-orange.svg);background-position:right 8px;background-repeat:no-repeat;background-size:auto;color:#e74d15}}@media screen and (max-width:1023px){.header__nav-link--dropdown{background-image:none}}.header__nav-link--dropdown .dropper{display:none}@media screen and (max-width:1023px){.header__nav-link--dropdown .dropper{position:absolute;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-left:auto;padding-right:21px;background-image:url(../../img/layout/ico-nav-collapse-down.svg);background-position:right center;background-repeat:no-repeat;background-size:auto;font-size:10px;line-height:16px;color:#005417;font-weight:700;letter-spacing:.29px;text-transform:uppercase}.header__nav-item--open .header__nav-link--dropdown .dropper{display:none}}.header__nav-link--dropdown .dropper--less{background-image:url(../../img/layout/ico-nav-collapse-up.svg);background-position:right center;background-repeat:no-repeat;background-size:auto;display:none}.header__nav-item--open .header__nav-link--dropdown .dropper--less{display:-webkit-box;display:-ms-flexbox;display:flex}.header-cta{width:180px;margin-left:38px}@media screen and (max-width:1023px){.header-cta{display:none}}.search_modal{position:fixed !important;left:0;top:0;z-index:99;width:100%;height:100%;background-color:rgba(0,89,42,0.98);visibility:hidden;opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.page--search_open .search_modal{visibility:visible;opacity:1}.search_modal__inner{position:relative;padding-top:200px;width:1170px;margin-left:auto;margin-right:auto;-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media screen and (max-width:1280px){.search_modal__inner{width:990px}}@media screen and (max-width:1023px){.search_modal__inner{width:720px}}@media screen and (max-width:767px){.search_modal__inner{width:calc(100% - 32px)}}@media screen and (max-width:767px){.search_modal__inner{padding-top:80px}}.page--search_open .search_modal__inner{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.search_modal__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,0.5)}@media screen and (max-width:767px){.search_modal__form{padding-bottom:14px}}.search_modal__form-phrase{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:24px;background-color:transparent;padding:0;border:0;font-size:34px;line-height:52px;color:#fff;font-weight:700;-webkit-appearance:none}@media screen and (max-width:767px){.search_modal__form-phrase{margin-right:12px;font-size:18px;line-height:24px}}.search_modal__form-phrase:focus{outline:0}.search_modal__form-phrase::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}.search_modal__form-phrase::-moz-placeholder{color:rgba(255,255,255,0.5)}.search_modal__form-phrase::-ms-input-placeholder{color:rgba(255,255,255,0.5)}.search_modal__form-phrase::placeholder{color:rgba(255,255,255,0.5)}.search_modal__form-phrase::-webkit-search-cancel-button{display:none}.search_modal__form-btn{background-color:transparent;background-image:url(../../img/layout/ico-search-arrow.svg);background-position:right center;background-repeat:no-repeat;background-size:auto;padding:0 28px 0 0;border:0;font-size:14px;line-height:18px;color:#fff;font-weight:700;letter-spacing:.4px;opacity:0;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}@media screen and (max-width:767px){.search_modal__form-btn{width:12px;text-indent:-99999px}}.search_modal--active .search_modal__form-btn{opacity:1}.search_modal-info{margin-top:23px;padding-left:25px;background-image:url(../../img/layout/ico-search-enter.svg);background-position:left center;background-repeat:no-repeat;background-size:auto;font-size:13px;line-height:27px;color:#fff;font-weight:600;letter-spacing:.16px;opacity:0;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}@media screen and (max-width:767px){.search_modal-info{display:none}}.search_modal--active .search_modal-info{opacity:.5}.search_modal__close{position:absolute;right:0;top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:48px;background-color:#fff;border-radius:50%;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}@media screen and (max-width:767px){.search_modal__close{right:-16px;top:0;width:32px;height:32px;border-radius:0}}.search_modal__close:hover{background-color:rgba(255,255,255,0.5)}@media screen and (max-width:767px){.search_modal__close-img{height:16px}}.breadcrumbs{margin:10px 0 20px;font-size:13px;line-height:16px;color:#717171;font-weight:600}@media screen and (max-width:767px){.breadcrumbs{display:none}}.breadcrumbs ol{display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs ol li:not(:last-child){padding-right:23px;background-image:url(../../img/layout/ico-breadcrumb.svg);background-position:right 10px top 5px;background-repeat:no-repeat;background-size:auto}.breadcrumbs ol li:last-child{color:#717171}.breadcrumbs ol li a:hover{text-decoration:underline}.article__cover{position:relative;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:translateX(-50%);width:100vw;height:300px;margin-bottom:58px}@media screen and (max-width:1023px){.article__cover{height:200px;margin-bottom:40px}}@media screen and (max-width:767px){.article__cover{height:auto;margin-bottom:24px}}.hitso-editor-page .article__cover{z-index:5}.article__cover textarea.article__cover-textarea{background:transparent;width:auto;border:0;font-size:22px;line-height:34px;color:#fff;font-weight:700;resize:none;width:400px;height:136px;outline:0;-webkit-box-shadow:none;box-shadow:none;padding:0}.article__cover textarea.article__cover-textarea:focus{border:0;outline:0;-webkit-box-shadow:none;box-shadow:none}.article__cover ::-webkit-input-placeholder{color:#fff;font-style:italic}.article__cover ::-moz-placeholder{color:#fff;font-style:italic}.article__cover :-ms-input-placeholder{color:#fff;font-style:italic}.article__cover :-moz-placeholder{color:#fff;font-style:italic}.article__cover .uploadBox-2{padding:0;width:800px;height:300px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:translateX(-50%)}.article__cover .uploadBox-2 .uploadBox.upload-img .upl-intro{bottom:auto;top:100px}.article__cover img,.article__cover-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.article__cover img,.article__cover-img{display:block;-o-object-fit:none;object-fit:none;height:180px}}.article__cover-content{position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:translateX(-50%);top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1170px;margin-left:auto;margin-right:auto;height:100%}@media screen and (max-width:1280px){.article__cover-content{width:990px}}@media screen and (max-width:1023px){.article__cover-content{width:720px}}@media screen and (max-width:767px){.article__cover-content{width:calc(100% - 32px)}}@media screen and (max-width:1023px){.article__cover-content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:20px}}@media screen and (max-width:767px){.article__cover-content{position:static;-webkit-transform:none;-ms-transform:none;transform:none;text-align:center;padding-bottom:0}}.article__cover-caption{max-width:480px;padding:40px;background-color:#008540;font-size:22px;line-height:34px;color:#fff;font-weight:700}@media screen and (max-width:1023px){.article__cover-caption{padding:20px;font-size:18px;line-height:22px}}@media screen and (max-width:767px){.article__cover-caption{margin:0 -16px;padding:20px 16px;width:100vw;max-width:100vw}.article__cover-caption .about_us__cover-h1{max-width:100%}}.article--product .article__cover .object-toolbox{left:0}.article__photo{margin:20px 0 40px;width:100%;position:relative}@media screen and (max-width:767px){.article__photo{margin:0 -16px;width:auto}}.article__photo picture,.article__photo img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.article--news .article__cover{-webkit-transform:none;-ms-transform:none;transform:none;width:auto;height:auto;left:0;margin:0;padding:20px 0 0}.article__paragraph{font-family:"Muli",sans-serif;font-size:14px;line-height:23px;color:#484848;font-weight:600;letter-spacing:.15px}@media screen and (max-width:767px){.article__paragraph{font-size:14px;line-height:18px}}.article__paragraph+.article__paragraph{margin-top:26px}@media screen and (max-width:767px){.article__paragraph+.article__paragraph{margin-top:24px}}.article__paragraph h2,.article__paragraph h3,.article__paragraph h4,.article__paragraph h5,.article__paragraph h6{color:#1a1a1a}.article__paragraph h2:first-child,.article__paragraph h3:first-child,.article__paragraph h4:first-child,.article__paragraph h5:first-child,.article__paragraph h6:first-child{margin-top:0}.article__paragraph h2{font-size:26px;line-height:34px;color:#1a1a1a;font-weight:700}@media screen and (max-width:767px){.article__paragraph h2{font-size:16px;line-height:20px}}.article__paragraph h3{font-size:20px;line-height:25px;color:#1a1a1a;font-weight:700}@media screen and (max-width:767px){.article__paragraph h3{font-size:16px;line-height:20px}}.article__paragraph h2,.article__paragraph h3{margin:26px 0 15px}@media screen and (max-width:767px){.article__paragraph h2,.article__paragraph h3{margin:24px 0 12px}}.article__paragraph h4,.article__paragraph h5,.article__paragraph h6{margin:0 0 15px;font-size:14px;line-height:23px;color:#1a1a1a;font-weight:600}.article__paragraph p{display:block;position:relative;margin-top:15px}@media screen and (max-width:767px){.article__paragraph p{margin-top:7px}}.article__paragraph p a{color:#e74d15}.article__paragraph p a:hover{text-decoration:underline}.article__paragraph p:first-child{margin-top:0}.article__paragraph p+p{margin-top:23px}@media screen and (max-width:767px){.article__paragraph p+p{margin-top:17px}}.article__paragraph p strong,.article__paragraph p b{color:#1a1a1a}.article__paragraph ol,.article__paragraph ul{margin-top:26px}.article__paragraph ol li,.article__paragraph ul li{position:relative;padding-left:36px;padding-top:1px;padding-bottom:1px}@media screen and (max-width:767px){.article__paragraph ol li,.article__paragraph ul li{padding-left:28px}}.article__paragraph ul li::before{content:"";display:block;position:absolute;left:0;top:-1px;width:26px;height:26px;background-color:#f0f5f1;border-radius:50%;background-image:url(../../img/layout/ico-tick.svg);background-position:center;background-repeat:no-repeat;background-size:auto}@media screen and (max-width:767px){.article__paragraph ul li::before{width:20px;height:20px;background-size:6px}}.article__paragraph ul li+li{margin-top:11px}@media screen and (max-width:767px){.article__paragraph ul li+li{margin-top:5px}}.article__paragraph ul li a{color:#f15720}.article__paragraph ul li a:hover{text-decoration:underline}.article__paragraph ul+*{margin-top:15px}.article__paragraph ol{counter-reset:list}.article__paragraph ol li:before{position:absolute;left:0;top:1px;width:26px;text-align:right;counter-increment:list;content:counter(list) ".";color:#005417}@media screen and (max-width:767px){.article__paragraph ol li:before{width:16px}}.article__paragraph-label{position:absolute;left:16px;top:-13px;background-color:#fff;padding-left:20px;padding-right:27px;font-size:16px;line-height:24px;color:#e74d15;font-weight:400}@media screen and (max-width:767px){.article__paragraph-label{left:8px;padding-left:8px;padding-right:8px;font-size:18px}}.article__paragraph-lead{font-size:16px;line-height:25px;color:#005417;font-weight:700;letter-spacing:.2px}@media screen and (max-width:767px){.article__paragraph-lead{font-size:13px;line-height:19px}}.article__paragraph--featured,.article__paragraph--promoted{position:relative;margin:52px 0;padding:22px 40px 20px;border:1px dashed #f15720}.article__paragraph--featured p,.article__paragraph--promoted p{margin-top:0;font-size:16px;line-height:26px}.article__paragraph+.article__paragraph_ico{margin-top:24px}.article__paragraph_ico{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.article__paragraph_ico{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.article__paragraph_ico-ico{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;border-radius:50%;background-color:#008540;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px;width:100px;height:100px;margin-right:37px}@media screen and (max-width:767px){.article__paragraph_ico-ico{width:50px;height:50px}}@media screen and (max-width:767px){.article__paragraph_ico-ico img{-webkit-transform:scale(0.71429);-ms-transform:scale(0.71429);transform:scale(0.71429)}}@media screen and (max-width:767px){.article__paragraph_ico-ico{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;width:50px;height:50px;margin-bottom:12px}}.article__paragraph_ico-ico--small{-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px;width:70px;height:70px;margin-right:27px}@media screen and (max-width:767px){.article__paragraph_ico-ico--small{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;width:50px;height:50px}}@media screen and (max-width:767px){.article__paragraph_ico-ico img{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}}.article__paragraph_ico .article__paragraph{margin-top:5px}.article__paragraph_ico .article__paragraph p+p{margin-top:15px}.article__paragraph_ico+.article__paragraph_ico{margin-top:40px}.article__features{margin-bottom:-30px}@media screen and (max-width:767px){.article__features{margin-bottom:-12px}}.article__features-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__features-group .feature_box{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);margin-bottom:30px;width:calc(50% - 15px)}@media screen and (max-width:767px){.article__features-group .feature_box{margin-bottom:12px}}@media screen and (max-width:1280px){.article__features-group .feature_box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}@media screen and (max-width:1280px){.article__features-group .feature_box:nth-child(1){margin-top:0}}@media screen and (max-width:1280px){.article__features-group .feature_box--vertical,.article__features-group .feature_box--centered{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);width:calc(50% - 15px)}}@media screen and (max-width:767px){.article__features-group .feature_box--vertical,.article__features-group .feature_box--centered{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}.article__features-group .feature_box--wide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.feature_box{padding:30px;background-color:#f0f5f1}@media screen and (max-width:767px){.feature_box{padding:15px}}.feature_box__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}@media screen and (max-width:767px){.feature_box__header{margin-bottom:9px}}.feature_box__header-ico{border-radius:50%;background-color:#008540;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px;margin-right:20px;-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px}@media screen and (max-width:767px){.feature_box__header-ico{width:50px;height:50px}}@media screen and (max-width:767px){.feature_box__header-ico img{-webkit-transform:scale(0.71429);-ms-transform:scale(0.71429);transform:scale(0.71429)}}@media screen and (max-width:767px){.feature_box__header-ico{margin-right:8px;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}}.feature_box__header-title{font-size:16px;line-height:26px;color:#005417;font-weight:700;letter-spacing:.2px}@media screen and (max-width:767px){.feature_box__header-title{font-size:13px;line-height:19px;letter-spacing:.16px}}.feature_box__content{font-size:14px;line-height:23px;color:#484848;font-weight:400;letter-spacing:.17px}@media screen and (max-width:767px){.feature_box__content{font-size:14px;line-height:18px;letter-spacing:.15px}}.feature_box__content ul li{position:relative;padding:7px 0}.feature_box__content ul li+li{padding-top:8px}.feature_box__content ul li+li::before{content:"";display:block;position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:translateX(-50%);top:0;width:70px;height:1px;background-color:#cbdecf}.feature_box__content ul li a{font-weight:700}.feature_box__content ul li a:hover{text-decoration:underline}.feature_box__link{display:inline-block;margin-top:13px;font-size:14px;line-height:22px;color:#e74d15;font-weight:600}@media screen and (max-width:767px){.feature_box__link{font-size:14px;line-height:18px}}.feature_box__link:hover{text-decoration:underline}.feature_box-divider{display:block;height:1px;width:70px;background-color:#cbdecf;margin:7px auto}.feature_box--centered .feature_box__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:22px}.feature_box--centered .feature_box__header-ico{margin-right:0}.feature_box--centered .feature_box__content{text-align:center}.feature_box--centered .feature_box__content b{color:#005417}.feature_box--vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature_box--vertical .feature_box__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;text-align:center}.feature_box--vertical .feature_box__header-ico{margin-right:0}.feature_box--vertical .feature_box__header-title{margin-top:20px}.feature_box--vertical .feature_box__content{margin-top:10px;color:#005417;text-align:center}.feature_box--vertical .feature_box__link{padding-right:25px;background-image:url(../../img/layout/ico-arrow-right-orange.svg);background-position:right center;background-repeat:no-repeat;background-size:auto}.article__list .section-lead,.article__list .section-title{margin-bottom:15px}.article__list p,.article__list ul{font-size:14px;line-height:24px;color:#484848;font-weight:600;letter-spacing:.17px}@media screen and (max-width:767px){.article__list p,.article__list ul{font-size:14px;line-height:18px}}.article__list ul li{position:relative;padding-left:36px;padding-top:1px;padding-bottom:1px}@media screen and (max-width:767px){.article__list ul li{padding-left:28px}}.article__list ul li::before{content:"";display:block;position:absolute;left:0;top:0;width:26px;height:26px;background-color:#f0f5f1;border-radius:50%;background-image:url(../../img/layout/ico-tick.svg);background-position:center;background-repeat:no-repeat;background-size:auto}@media screen and (max-width:767px){.article__list ul li::before{width:20px;height:20px;background-size:6px}}.article__list ul li+li{margin-top:11px}@media screen and (max-width:767px){.article__list ul li+li{margin-top:5px}}.article__list ul li a{color:#f15720}.article__list ul li a:hover{text-decoration:underline}.article__list ul+*{margin-top:15px}.article__list-collapsed{height:0;overflow:hidden}.article__list-collapsed--active{height:auto;overflow:visible}.article__list-more{color:#e74d15}.article__list--collapse ul li b{color:#005417}.ico_box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:216px;padding:30px 10px 20px;background-color:#f0f5f1;overflow:hidden}@media screen and (max-width:1023px){.ico_box{padding:15px 10px;min-height:auto}}.ico_box:hover .ico_box-hover{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.ico_box-hover{position:absolute;top:0;left:0;width:100%;height:100%;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:#f15720;padding:50px 20px 22px;font-size:14px;line-height:23px;color:#fff;font-weight:600;text-align:center;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);opacity:0}@media screen and (max-width:767px){.ico_box-hover{display:none}}.ico_box-hover-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;font-size:14px}.ico_box-hover-link img{margin-left:4px}.ico_box-ico{border-radius:50%;background-color:#008540;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px}@media screen and (max-width:767px){.ico_box-ico{width:50px;height:50px}}@media screen and (max-width:767px){.ico_box-ico img{-webkit-transform:scale(0.71429);-ms-transform:scale(0.71429);transform:scale(0.71429)}}.ico_box-label{margin:20px 0 14px;text-align:center;font-size:14px;line-height:23px;color:#005417;font-weight:600;letter-spacing:.15px}@media screen and (max-width:767px){.ico_box-label{margin:9px 0 10px;font-size:14px;line-height:18px}}.ico_box-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:1em}.article__icons .section_title{margin-bottom:20px}.article__icons__group{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1280px){.article__icons__group{margin-left:-30px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:767px){.article__icons__group{margin-left:-12px}}.article__icons__group--3{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-30px}.article__icons__group--3 .ico_box{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333333% - 30px);flex:0 0 calc(33.3333333% - 30px);margin-top:30px;margin-left:30px;width:calc(33.3333333% - 30px)}.article__icons__group--3 .ico_box .ico_box-hover,.article__icons__group--3 .ico_box .ico_box-label{font-size:16px;font-weight:700}.article__icons .ico_box{width:170px}@media screen and (max-width:1280px){.article__icons .ico_box{width:140px}}@media screen and (max-width:1023px){.article__icons .ico_box{width:95px}}@media screen and (max-width:1280px){.article__icons .ico_box{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 30px);flex:0 0 calc(50% - 30px);width:calc(50% - 30px);margin-left:30px;margin-top:30px}}@media screen and (max-width:767px){.article__icons .ico_box{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 12px);flex:0 0 calc(50% - 12px);width:calc(50% - 12px);margin-left:12px;margin-top:12px}}@media screen and (max-width:1280px){.article__icons .ico_box:nth-child(1),.article__icons .ico_box:nth-child(2){margin-top:0}}.article__icons .ico_box+.ico_box{margin-left:30px}@media screen and (max-width:767px){.article__icons .ico_box+.ico_box{margin-left:12px}}.info_slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #008540}@media screen and (max-width:767px){.info_slide{margin:0 -16px}}.info_slide__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:19px 19px 20px;background-color:#008540;color:#fff}@media screen and (max-width:767px){.info_slide__header{padding:7px 16px}}.info_slide__header-pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;padding-right:10px;border-right:1px solid rgba(255,255,255,0.45);font-size:16px;line-height:20px;color:600;white-space:nowrap}@media screen and (max-width:767px){.info_slide__header-pager{font-size:14px;line-height:17px}}.info_slide__header-pager-index{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;width:32px;height:32px;background-color:#fff;border-radius:50%;color:#005417;margin-right:5px}@media screen and (max-width:767px){.info_slide__header-pager-index{-webkit-box-flex:0;-ms-flex:0 0 26px;flex:0 0 26px;width:26px;height:26px}}.info_slide__header-title{margin-right:30px;font-size:16px;line-height:26px;color:600}@media screen and (max-width:767px){.info_slide__header-title{font-size:13px;line-height:19px}}.info_slide__header-link{margin-left:auto;padding-right:25px;background-image:url(../../img/layout/ico-arrow-right-white.svg);background-position:right center;background-repeat:no-repeat;background-size:auto;max-width:240px;overflow:hidden;white-space:nowrap;font-size:14px;line-height:26px;-o-text-overflow:ellipsis;text-overflow:ellipsis;letter-spacing:.17px;cursor:pointer}@media screen and (max-width:767px){.info_slide__header-link{display:none}}.info_slide__header-link:hover{text-decoration:underline}.info_slide__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:32px 29px 26px}@media screen and (max-width:767px){.info_slide__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:23px 16px 20px}}@media screen and (max-width:767px){.info_slide__content-aside{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}}.info_slide__content-aside+.info_slide__content-main{margin-left:30px}@media screen and (max-width:767px){.info_slide__content-aside+.info_slide__content-main{margin-left:0}}.info_slide__content-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.info_slide__content-title{margin-bottom:15px;font-size:16px;line-height:23px;color:#005417;font-weight:600}.info_slide__content-content{font-size:14px;line-height:23px;color:#484848;font-weight:600;letter-spacing:.17px}@media screen and (max-width:767px){.info_slide__content-content{font-size:14px;line-height:18px}}.info_slide__content-content h2,.info_slide__content-content h3,.info_slide__content-content h4,.info_slide__content-content h5,.info_slide__content-content h6{margin:0 0 15px}.info_slide__content-content h2{font-size:26px;line-height:34px;color:#005417;font-weight:700}.info_slide__content-content h3{font-size:20px;line-height:25px;color:#005417;font-weight:700}.info_slide__content-content h4,.info_slide__content-content h5,.info_slide__content-content h6{font-size:16px;line-height:23px;color:#005417;font-weight:600}.info_slide__content-content p{display:block;position:relative;margin-top:15px}.info_slide__content-content p+p{margin-top:23px}.info_slide__content-content a{color:#e74d15}.info_slide__content-content a:hover{text-decoration:underline}.info_slide__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;margin-top:auto;padding-top:17px;font-size:14px;line-height:18px;color:#e74d15;font-weight:600;letter-spacing:.4px}@media screen and (max-width:767px){.info_slide__nav{font-size:14px;line-height:18px}}.info_slide__nav-back{position:absolute;left:29px;bottom:26px;margin-right:auto;padding-left:25px;background-image:url(../../img/layout/ico-arrow-left-light.svg);background-position:left center;background-repeat:no-repeat;background-size:auto;color:#717171}@media screen and (max-width:767px){.info_slide__nav-back{position:static}}.info_slide__nav-back:hover{text-decoration:underline}.info_slide__nav-link{padding-right:25px;background-image:url(../../img/layout/ico-arrow-right-orange.svg);background-position:right center;background-repeat:no-repeat;background-size:auto}@media screen and (max-width:767px){.info_slide__nav-link{max-width:70%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}}.info_slide__nav-link:hover{text-decoration:underline}.info_slide__ico{border-radius:50%;background-color:#008540;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px;margin-bottom:20px}@media screen and (max-width:767px){.info_slide__ico{width:50px;height:50px}}@media screen and (max-width:767px){.info_slide__ico img{-webkit-transform:scale(0.71429);-ms-transform:scale(0.71429);transform:scale(0.71429)}}@media screen and (max-width:767px){.info_slide__ico{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;margin-right:8px;margin-bottom:0}}.info_slide__ico_caption{font-size:14px;line-height:25px;color:#717171;font-weight:600;letter-spacing:.2px}@media screen and (max-width:767px){.info_slide__ico_caption{font-size:14px;line-height:21px}}.info_slide__ico_caption b,.info_slide__ico_caption strong{display:block;font-size:21px;color:#005417;white-space:nowrap}@media screen and (max-width:767px){.info_slide__ico_caption b,.info_slide__ico_caption strong{font-size:16px}}.article__info_slider{margin-top:30px}.article__info_slider .section-title{margin-bottom:15px}.article__info_slider__slider{margin-top:25px}.age_box__item{background-color:#f0f5f1;padding-bottom:7px}@media screen and (max-width:767px){.age_box__item{padding-bottom:0}}@media screen and (max-width:1280px){.age_box__item+.age_box__item{margin-top:30px}}@media screen and (max-width:1023px){.age_box__item+.age_box__item{margin-top:0}}@media screen and (max-width:767px){.age_box__item+.age_box__item{margin-top:11px}}.age_box__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px}@media screen and (max-width:767px){.age_box__header{padding:15px}}.age_box__header-img{margin-right:18px}@media screen and (max-width:767px){.age_box__header-img{height:40px;margin-right:10px}}.age_box__header-title{font-size:20px;line-height:25px;color:#005417;font-weight:700;letter-spacing:.25px}@media screen and (max-width:767px){.age_box__header-title{font-size:16px}}.age_box__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 15px 14px 30px;border-top:1px solid #cbdecf;font-size:14px;line-height:23px;color:inherit;font-weight:600;letter-spacing:.17px}@media screen and (max-width:767px){.age_box__row{padding:12px 16px;padding:15px;font-size:14px;line-height:18px;letter-spacing:.15px}}.age_box__item--man .age_box__row{padding-left:15px;padding-right:30px}@media screen and (max-width:767px){.age_box__item--man .age_box__row{padding:12px 16px}}.age_box__row-key{padding-left:18px;background-image:url(../../img/layout/ico-woman-sign.svg);background-position:left 2px;background-repeat:no-repeat;background-size:auto;color:#484848}@media screen and (max-width:767px){.age_box__row-key{padding-left:16px;background-size:8px 14px}}.age_box__item--man .age_box__row-key{padding-left:24px;background-image:url(../../img/layout/ico-man-sign.svg);background-position:left 2px;background-repeat:no-repeat;background-size:auto}@media screen and (max-width:767px){.age_box__item--man .age_box__row-key{padding-left:24px;background-size:12px}}.age_box__row-value{padding-left:18px;margin-left:auto;text-align:right;color:#005417}.age_box__row-value--nowrap{white-space:nowrap}.article__age_box{margin-bottom:25px}.article__age_box .section-title{margin-bottom:15px}.article__age_box .age_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:34px}@media screen and (max-width:1280px){.article__age_box .age_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1023px){.article__age_box .age_box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:767px){.article__age_box .age_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.article__age_box .age_box__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}.article__progressbars-group{margin:35px 0 30px}.progressbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #008540;padding:16px 30px;font-size:16px;line-height:20px;color:inherit;font-weight:700;letter-spacing:.2px;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}@media screen and (max-width:767px){.progressbar{font-size:14px;line-height:17px;letter-spacing:.15px}}@media screen and (max-width:767px){.progressbar{padding:14px 16px}}.progressbar+.progressbar{margin-top:10px}@media screen and (max-width:767px){.progressbar+.progressbar{margin-top:12px}}.progressbar:hover{border-color:#f15720;color:#f15720}.progressbar-bar{position:absolute;left:0;top:0;z-index:-1;height:100%;background-color:#f0f5f1;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s}:hover>.progressbar-bar{background-color:rgba(241,88,32,0.2)}.progressbar-percent{width:45px;margin-right:9px;border-right:1px solid #cbdecf;color:#005417;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}@media screen and (max-width:767px){.progressbar-percent{margin-right:7px}}:hover>.progressbar-percent{color:#f15720}.progressbar-link{margin-left:auto;padding-right:23px;background-image:url(../../img/layout/ico-arrow-right.svg);background-position:center right;background-repeat:no-repeat;background-size:auto;font-size:14px;line-height:18px;color:#005417;font-weight:600;letter-spacing:.17px;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}@media screen and (max-width:767px){.progressbar-link{width:20px;text-indent:-9999999px}}:hover>.progressbar-link{color:#f15720;background-image:url(../../img/layout/ico-arrow-right-orange.svg);background-position:center right;background-repeat:no-repeat;background-size:auto}.article__calculator{margin:40px 0}.pregnancy_calculator{border:1px solid #008540;font-size:14px;line-height:23px;color:#484848;font-weight:600;letter-spacing:.17px}@media screen and (max-width:767px){.pregnancy_calculator{margin:0 -16px;font-size:14px;line-height:18px}}.pregnancy_calculator__content{padding:27px 30px 30px}@media screen and (max-width:767px){.pregnancy_calculator__content{padding:30px 15px}}.pregnancy_calculator__content-title{display:block;margin-bottom:12px;font-size:20px;line-height:34px;color:#1a1a1a;font-weight:700}@media screen and (max-width:767px){.pregnancy_calculator__content-title{font-size:16px;line-height:20px}}.pregnancy_calculator__content-title--center{text-align:center;margin-bottom:0}.pregnancy_calculator__form{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:27px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1280px){.pregnancy_calculator__form{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1023px){.pregnancy_calculator__form{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:767px){.pregnancy_calculator__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1280px){.pregnancy_calculator__form-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width:1023px){.pregnancy_calculator__form-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}@media screen and (max-width:767px){.pregnancy_calculator__form-item{width:100%}}.pregnancy_calculator__form-item+.pregnancy_calculator__form-item{margin-left:30px}@media screen and (max-width:1280px){.pregnancy_calculator__form-item+.pregnancy_calculator__form-item{margin-left:0;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}}@media screen and (max-width:1023px){.pregnancy_calculator__form-item+.pregnancy_calculator__form-item{margin-left:30px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}@media screen and (max-width:767px){.pregnancy_calculator__form-item+.pregnancy_calculator__form-item{margin-top:16px;margin-left:0}}.pregnancy_calculator__form-item.btn{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;margin-top:30px;padding-top:11px;padding-bottom:9px;margin-left:auto}@media screen and (max-width:1280px){.pregnancy_calculator__form-item.btn{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}}@media screen and (max-width:1023px){.pregnancy_calculator__form-item.btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}@media screen and (max-width:767px){.pregnancy_calculator__form-item.btn{margin-top:24px;margin-left:0;width:100%}}.pregnancy_calculator__form-item.form__group{margin-bottom:0}.pregnancy_calculator__form-item .form__group-label{white-space:nowrap}@media screen and (max-width:767px){.pregnancy_calculator__form-item .form__group-label{white-space:normal}}.pregnancy_calculator__form-item .form-item{padding-top:5px;padding-bottom:6px;border:2px solid #cbdecf}.pregnancy_calculator__form-item .form-item:focus{border:2px solid #008540}.pregnancy_calculator__form-date{padding-right:58px;background-image:url(../../img/layout/ico-cal.svg);background-position:right 20px center;background-repeat:no-repeat;background-size:auto;cursor:pointer}@media screen and (max-width:1280px){.pregnancy_calculator__form-date{margin-bottom:20px}}@media screen and (max-width:1023px){.pregnancy_calculator__form-date{margin-bottom:0}}.pregnancy_calculator__form-days{width:150px}@media screen and (max-width:1280px){.pregnancy_calculator__form-days{width:100%}}.pregnancy_calculator__form-days .dropdown_box-selected{min-width:100%}.pregnancy_calculator__form .vdp-datepicker__calendar{width:230px;border-color:#cbdecf;border-width:1px 1px 0;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.15);box-shadow:0 4px 10px 0 rgba(0,0,0,0.15);margin-top:3px}.pregnancy_calculator__form .vdp-datepicker__calendar header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:0;font-size:14px;line-height:23px;color:#005417;font-weight:600;letter-spacing:.17px}.pregnancy_calculator__form .vdp-datepicker__calendar header+div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 2px);margin-right:-2px;margin-left:auto;margin-bottom:-1px;border-top:1px solid #e0eae2}.pregnancy_calculator__form .vdp-datepicker__calendar header+div::before,.pregnancy_calculator__form .vdp-datepicker__calendar header+div::after{content:"";display:block;position:absolute;background-color:#cbdecf}.pregnancy_calculator__form .vdp-datepicker__calendar header+div::before{bottom:0;left:-1px;width:100%;height:1px}.pregnancy_calculator__form .vdp-datepicker__calendar header+div::after{top:0;right:1px;width:1px;height:100%}.pregnancy_calculator__form .vdp-datepicker__calendar .prev,.pregnancy_calculator__form .vdp-datepicker__calendar .next{width:40px;height:100%;-webkit-transition:.2s background-color;-o-transition:.2s background-color;transition:.2s background-color}.pregnancy_calculator__form .vdp-datepicker__calendar .prev:hover,.pregnancy_calculator__form .vdp-datepicker__calendar .next:hover{background-color:#aaa}.pregnancy_calculator__form .vdp-datepicker__calendar .prev::after,.pregnancy_calculator__form .vdp-datepicker__calendar .next::after{height:100%;width:100%;margin:0;border:0;content:""}.pregnancy_calculator__form .vdp-datepicker__calendar .day__month_btn{pointer-events:none}.pregnancy_calculator__form .vdp-datepicker__calendar .prev:after{background-color:transparent;background-image:url(../../img/layout/ico-arrow-left.svg);background-position:center;background-repeat:no-repeat;background-size:auto}.pregnancy_calculator__form .vdp-datepicker__calendar .next:after{background-color:transparent;background-image:url(../../img/layout/ico-arrow-right.svg);background-position:center;background-repeat:no-repeat;background-size:auto}.pregnancy_calculator__form .vdp-datepicker__calendar .day-header{border-bottom:1px solid #e0eae2;line-height:25px;height:25px;text-transform:uppercase}.pregnancy_calculator__form .vdp-datepicker__calendar .cell:not(.day-header){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px;border-width:0 1px 1px 0;border-style:solid;border-color:#e0eae2;font-size:14px;line-height:23px;color:#1a1a1a;font-weight:600;letter-spacing:.15px;-webkit-transition:background-color .15s,color .15s;-o-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}.pregnancy_calculator__form .vdp-datepicker__calendar .cell:not(.day-header):not(.blank):not(.disabled):not(.selected).day:hover{border-width:0 1px 1px 0;border-color:#e0eae2;background-color:rgba(0,133,64,0.15);color:#005417}.pregnancy_calculator__form .vdp-datepicker__calendar .cell:not(.day-header).selected:hover,.pregnancy_calculator__form .vdp-datepicker__calendar .cell:not(.day-header).selected{border-width:0 1px 1px 0 !important;border-color:#005417 !important;background-color:#005417;color:#fff}.pregnancy_calculator__alert{margin-top:24px}.pregnancy_calculator__result{margin-top:24px}.pregnancy_calculator__result-calendars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1280px){.pregnancy_calculator__result-calendars{margin-left:-20px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:767px){.pregnancy_calculator__result-calendars{margin-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pregnancy_calculator__result-legend{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.pregnancy_calculator__result-legend{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-top:5px}}.pregnancy_calculator__result-legend_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;font-size:14px;line-height:15px;color:#484848;font-weight:600}@media screen and (max-width:767px){.pregnancy_calculator__result-legend_item{margin-top:10px;margin-left:20px;font-size:10px;line-height:13px}}.pregnancy_calculator__result-legend_item::before{-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;width:16px;height:16px;margin-right:5px;background-color:#cbdecf;border:1px solid #cbdecf;content:""}@media screen and (max-width:767px){.pregnancy_calculator__result-legend_item::before{-webkit-box-flex:0;-ms-flex:0 0 12px;flex:0 0 12px;width:12px;height:12px}}.pregnancy_calculator__result-legend_item--start::before{border-color:#005417;background-color:#005417}.pregnancy_calculator__result-legend_item--ovulation::before{border-color:#008540;background-color:#008540}.pregnancy_calculator__result-legend_item--highest::before{border-color:#bdd96d;background-color:#d1e68b}.pregnancy_calculator__result-legend_item--lowest::before{border-color:#d7e6c3;background-color:#f2f8dc}@media screen and (min-width:1024px){.pregnancy_calculator__result-legend_item+.pregnancy_calculator__result-legend_item{margin-left:20px}}.pregnancy_calculator__calendar{width:230px;border-width:1px 1px 0;border-style:solid;border-color:#cbdecf}@media screen and (max-width:1280px){.pregnancy_calculator__calendar{width:calc(50% - 20px);margin-left:20px}}@media screen and (max-width:1023px){.pregnancy_calculator__calendar{width:calc(33.3333333% - 20px);margin-left:20px}}@media screen and (max-width:767px){.pregnancy_calculator__calendar{width:100%;margin-left:0}}@media screen and (max-width:1280px){.pregnancy_calculator__calendar:last-child{margin-top:20px}}@media screen and (max-width:1023px){.pregnancy_calculator__calendar:last-child{margin-top:0}}.pregnancy_calculator__calendar-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:10px 20px;font-size:14px;line-height:23px;color:#005417;font-weight:600;letter-spacing:.17px;text-transform:capitalize}.pregnancy_calculator__calendar-days{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-2px;border-top:1px solid #e0eae2}.pregnancy_calculator__calendar-days::before,.pregnancy_calculator__calendar-days::after{content:"";display:block;position:absolute;background-color:#cbdecf}.pregnancy_calculator__calendar-days::before{bottom:0;left:-1px;width:100%;height:1px}.pregnancy_calculator__calendar-days::after{top:0;right:1px;width:1px;height:100%}.pregnancy_calculator__calendar-day{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:14.2857142%;height:30px;border-width:0 1px 1px 0;border-style:solid;border-color:#e0eae2;font-size:14px;line-height:23px;color:#aaa;font-weight:600;letter-spacing:.15px}.pregnancy_calculator__calendar-day--ovulation{background-color:#008540;color:#005417}.pregnancy_calculator__calendar-day--high{background-color:#d1e68b;color:#005417}.pregnancy_calculator__calendar-day--low{background-color:#f2f8dc;color:#005417}.pregnancy_calculator__calendar-day--start{background-color:#005417;border-color:#005417;color:#fff}@media screen and (max-width:767px){.pregnancy_calculator__calendar+.pregnancy_calculator__calendar{margin-top:12px}}.pregnancy_calculator__footer{position:relative;padding:37px 30px 38px;background-color:#f0f5f1}@media screen and (max-width:767px){.pregnancy_calculator__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:21px 16px 34px}}.pregnancy_calculator__footer-legend{position:absolute;top:0;left:0;width:100%;text-align:center;-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);overflow:hidden;font-size:14px;line-height:14px;color:#005417;font-weight:700}@media screen and (max-width:767px){.pregnancy_calculator__footer-legend{font-size:14px;line-height:19px}}.pregnancy_calculator__footer-legend span{position:relative}.pregnancy_calculator__footer-legend span::before,.pregnancy_calculator__footer-legend span::after{content:"";display:block;position:absolute;bottom:8px;width:100vw;height:1px;background-color:#cbdecf}.pregnancy_calculator__footer-legend span::before{right:calc(100% + 39px)}.pregnancy_calculator__footer-legend span::after{left:calc(100% + 39px)}.pregnancy_calculator__footer-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}@media screen and (max-width:767px){.pregnancy_calculator__footer-contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:18px}}.pregnancy_calculator__footer-contact .btn{width:210px}@media screen and (max-width:767px){.pregnancy_calculator__footer-contact .btn{width:100%}}.pregnancy_calculator__footer-contact .btn:nth-child(2){margin-left:50px}@media screen and (max-width:767px){.pregnancy_calculator__footer-contact .btn:nth-child(2){margin-left:0;margin-top:25px}}.pregnancy_calculator__footer-contact--links{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pregnancy_calculator__footer-contact--links .btn{width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.pregnancy_calculator__footer-contact--links .btn{width:100%}}.pregnancy_calculator__footer-phone{margin-left:100px;text-align:center;font-size:13px;line-height:16px;color:#484848;font-weight:600}@media screen and (max-width:767px){.pregnancy_calculator__footer-phone{margin-left:auto;margin-right:auto;margin-top:18px;font-size:11px;line-height:14px}}.pregnancy_calculator__footer-phone a{display:inline-block;margin-bottom:6px;font-size:18px;line-height:23px;color:#005417;font-weight:700}@media screen and (max-width:767px){.pregnancy_calculator__footer-phone a{font-size:14px;line-height:18px}}.pregnancy_calculator__footer p{text-align:center}.pregnancy_calculator p b{color:#005417}.article__faq{margin:17px 0 25px}.article__faq .faq_box{margin-top:25px}.faq_box{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #008540}@media screen and (max-width:767px){.faq_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 -16px}}.faq_box__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 290px;flex:0 0 290px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-right:1px solid #cbdecf}@media screen and (max-width:767px){.faq_box__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-x:scroll;-ms-flex-preferred-size:auto;flex-basis:auto;padding-bottom:9px;margin-bottom:-9px;border-right:0}}.faq_box__nav-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 30px;min-height:100px;background-color:#fff;font-size:16px;line-height:25px;color:#005417;font-weight:600;letter-spacing:.2px;-webkit-transition:background-colod .2s;-o-transition:background-colod .2s;transition:background-colod .2s}.faq_box__nav-item--cta{font-size:20px;line-height:25px;color:#005417;font-weight:600}@media screen and (max-width:767px){.faq_box__nav-item--cta{font-size:14px;line-height:18px}}@media screen and (min-width:768px){.faq_box__nav-item{background-image:url(../../img/layout/ico-arrow-right.svg);background-position:right 10px center;background-repeat:no-repeat;background-size:auto}}@media screen and (max-width:767px){.faq_box__nav-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:11px 16px;max-width:200px;min-height:1px;height:auto;border-bottom:1px solid #cbdecf;font-size:14px;line-height:18px}}.faq_box__nav-item::after{content:"";display:block;position:absolute}@media screen and (min-width:768px){.faq_box__nav-item::after{left:100%;top:50%;z-index:-1;-webkit-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);transform:translate(-100%,-50%);width:9px;height:40px;background-image:url(../../img/layout/faq-box-bg.svg);background-position:right center;background-repeat:no-repeat;background-size:auto;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}}@media screen and (max-width:767px){.faq_box__nav-item::after{content:"";display:block;position:absolute;left:50%;z-index:-1;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);top:100%;width:40px;height:9px;background-image:url(../../img/layout/ico-tab-arrow-green.svg);background-position:center bottom;background-repeat:no-repeat;background-size:auto;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}}.faq_box__nav-item:not(.faq_box__nav-item--active):hover{background-color:#f0f5f1}.faq_box__nav-item--active{z-index:1;background-color:#008540;background-image:none;color:#fff;font-weight:bold;cursor:default}@media screen and (max-width:767px){.faq_box__nav-item--active{border-color:#008540}}.faq_box__nav-item--active::after{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}@media screen and (max-width:767px){.faq_box__nav-item--active::after{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}}.faq_box__nav-item+.faq_box__nav-item{border-top:1px solid #cbdecf}@media screen and (max-width:767px){.faq_box__nav-item+.faq_box__nav-item{border-top:0;border-left:1px solid #cbdecf}}.faq_box__content{padding:30px}@media screen and (max-width:767px){.faq_box__content{padding:16px}}.article__pie_chart{margin:25px 0 17px}.article__pie_chart-legend li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px;font-size:14px;line-height:18px;color:#484848;font-weight:600;letter-spacing:.17px}.article__pie_chart-legend_color{width:16px;height:16px;margin-right:9px;border-radius:50%}.article__pie_chart .pie_chart{margin-top:40px}.pie_chart{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1280px){.pie_chart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1023px){.pie_chart{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:767px){.pie_chart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pie_chart__chart{-webkit-box-flex:0;-ms-flex:0 0 264px;flex:0 0 264px;width:264px;margin-right:25px}.pie_chart__chart-svg{margin-left:-58px;margin-top:-23px}.pie_chart__chart-svg #pie path{cursor:pointer}.pie_chart__chart-svg .pie_percent{pointer-events:none}.pie_chart__chart-svg .tooltip{pointer-events:none;opacity:1;visibility:visible;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}@media screen and (max-width:767px){.pie_chart__chart-svg .tooltip{display:none}}.pie_chart__chart-svg .tooltip:not(.active){opacity:0;visibility:hidden}.pie_chart__content{padding-top:12px}.pie_chart__content-title{display:block;margin-bottom:20px;font-size:20px;line-height:27px;color:#1a1a1a;font-weight:700}@media screen and (max-width:767px){.pie_chart__content-title{font-size:16px;line-height:26px}}.pie_chart__content-legend_color{display:inline-block;width:14px;height:14px;margin-right:8px;border-radius:50%}.pie_chart__content-lead{display:block;font-size:16px;line-height:25px;color:#005417;font-weight:700;letter-spacing:.2px}@media screen and (max-width:767px){.pie_chart__content-lead{font-size:14px;line-height:18px}}.pie_chart__content ul,.pie_chart__content p+p{margin-top:15px}.article__alert{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:40px 0 30px;min-height:130px;padding:30px 30px 30px 120px;background-color:rgba(241,87,32,0.1);font-size:16px;line-height:25px;color:#e74d15;font-weight:600;letter-spacing:.07px}@media screen and (max-width:767px){.article__alert{margin:30px -16px;padding:16px 16px 16px 76px;font-size:13px;line-height:19px}}.article__alert::before{content:"";display:block;position:absolute;left:30px;top:30px;width:70px;height:70px;background-color:#fff;border-radius:50%;background-image:url(../../img/layout/ico-percent-orange.svg);background-position:center;background-repeat:no-repeat;background-size:auto}@media screen and (max-width:767px){.article__alert::before{left:16px;top:16px;width:50px;height:50px;background-size:18px}}.article__alert p+p{margin-top:25px}.article__attachments-list{border:1px solid #cbdecf}.article__attachments-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:49px;padding:10px 30px}@media screen and (max-width:767px){.article__attachments-list li{padding:10px 16px;min-height:42px}}.article__attachments-list li+li{border-top:1px solid #cbdecf}.article__attachments-link{padding-left:24px;background-image:url(../../img/layout/ico-download.svg);background-position:left 1px;background-repeat:no-repeat;background-size:auto;font-size:14px;line-height:18px;color:#005417;font-weight:600;letter-spacing:.08px}@media screen and (max-width:767px){.article__attachments-link{font-size:14px;line-height:17px;letter-spacing:.07px}}.article__attachments-placeholder{color:#98a4b0;padding:30px 0;outline:1px dashed #bcc5d2;outline-offset:-15px;background:#f8f9fb;text-align:center;font-weight:500;font-size:14px;cursor:pointer}.article__attachments-placeholder-text{color:#758fa5;display:inline-block;font-weight:500}.article__attachments-placeholder-text:before{width:24px;height:28px;content:"";display:inline-block;margin-right:15px;vertical-align:middle;font-weight:500;background-image:url(../../img/layout/editor-ico-probe.svg);background-position:center;background-repeat:no-repeat;background-size:24px}.article__link{display:block;position:relative;margin-top:26px}.article__link-item{display:block;position:relative;padding-left:38px;background-image:url(../../img/layout/ico-go.svg);background-position:left center;background-repeat:no-repeat;background-size:18px;font-size:16px;line-height:28px;color:#e74d15;font-weight:600}._editor_link__input{line-height:40px;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px;font-size:13px}._editor_link__input:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.article__embed{margin:52px 0}.article__embed-html{display:block;position:relative}.article__embed-placeholder{color:#98a4b0;padding:30px 0;outline:1px dashed #bcc5d2;outline-offset:-15px;background:#f8f9fb;text-align:center;font-weight:500;font-size:14px;cursor:pointer}.article__embed-placeholder-text{color:#758fa5;display:inline-block;font-weight:500}.article__embed-placeholder-text:before{width:24px;height:28px;content:"";display:inline-block;margin-right:15px;vertical-align:middle;font-weight:500;background-image:url(../../img/layout/editor-ico-code.svg);background-position:center;background-repeat:no-repeat;background-size:24px}.article__table{display:block;position:relative;margin:26px 0}@media screen and (max-width:767px){.article__table-responsive{overflow-x:scroll;margin:0 -16px;width:100vw}}@media screen and (max-width:767px){.article__table{overflow-x:scroll;margin:0 -16px;width:100vw}}.article__table table{width:100%;border-collapse:collapse;empty-cells:hide}.article__table table tr:nth-child(even) td{background-color:#fff}.article__table table tr:nth-child(odd) td{background-color:rgba(203,222,207,0.35)}.article__table table td,.article__table table th{padding:16px;font-size:14px;line-height:23px;color:#484848;font-weight:600;text-align:left;position:relative}.article__table table th,.article__table table th p{font-weight:500}.article__table table td{vertical-align:top}.article__table-placeholder{color:#98a4b0;padding:30px 0;outline:1px dashed #bcc5d2;outline-offset:-15px;background:#f8f9fb;text-align:center;font-weight:500;font-size:14px;cursor:pointer}.article__table-placeholder-text{color:#758fa5;display:inline-block;font-weight:500}.article__table-placeholder-text:before{width:24px;height:28px;content:"";display:inline-block;margin-right:15px;vertical-align:middle;font-weight:500;background-image:url(../../img/layout/editor-ico-products.svg);background-position:center;background-repeat:no-repeat;background-size:24px}.article__video{position:relative;margin:36px 0 40px;height:0;padding-top:56%;width:100%}@media screen and (max-width:767px){.article__video{margin:32px -16px 28px;width:calc(100% + 32px)}}.article__video-iframe{width:100%;padding-top:56%}.article__video iframe{position:absolute;width:100%;height:100%;top:0;left:0}.article__video-placeholder{color:#98a4b0;padding:30px 0;outline:1px dashed #bcc5d2;outline-offset:-15px;background:#f8f9fb;text-align:center;font-weight:500;font-size:14px;cursor:pointer}.article__video-placeholder-text{color:#758fa5;display:inline-block;font-weight:500}.article__video-placeholder-text:before{width:24px;height:28px;content:"";display:inline-block;margin-right:15px;vertical-align:middle;font-weight:500;background-image:url(../../img/layout/editor-ico-video.svg);background-position:center;background-repeat:no-repeat;background-size:24px}._editor_video_url input[type=text],._editor_video_url__input{line-height:40px;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px;font-size:13px}._editor_video_url input[type=text]:focus,._editor_video_url__input:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}._editor_video_url+.object-toolbox{left:-50px}.article__presentation{display:block;position:relative;margin-top:26px}.article__presentation:first-child{margin-top:60px}.article__presentation-inner{border:1px solid #ddd;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 34px 30px;border-radius:3px}.article__presentation-label{position:absolute;font-size:14px;background:#ddd;color:#fff;padding:0 10px;border-radius:3px;font-weight:500;display:block;left:30px;top:-14px;line-height:24px}.article__presentation-btns{text-align:center}.article__presentation-btn-cta{padding:0 24px;line-height:40px}.article__presentation-placeholder{color:#98a4b0;padding:30px 0;outline:1px dashed #bcc5d2;outline-offset:-15px;background:#f8f9fb;text-align:center;font-weight:500;font-size:14px;cursor:pointer}.article__presentation-placeholder-text{color:#758fa5;display:inline-block;font-weight:500}.article__presentation-placeholder-text:before{width:24px;height:28px;content:"";display:inline-block;margin-right:15px;vertical-align:middle;font-weight:500;background-image:url(../../img/layout/editor-ico-probe.svg);background-position:center;background-repeat:no-repeat;background-size:24px}._editor_presentation{margin-top:26px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:70px;height:auto;padding:18px 20px;-webkit-box-shadow:1px 1px 20px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 20px 0 rgba(0,0,0,0.3);width:calc(100% + 40px);margin-left:-20px}._editor_presentation__title{color:#5d758d;margin-bottom:20px;display:block;position:relative;font-weight:500}._editor_presentation__inner{display:block;position:relative;height:auto}._editor_presentation__list{display:block;position:relative;height:auto}._editor_presentation input[type=text],._editor_presentation__input{line-height:40px;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px;font-size:13px}._editor_presentation input[type=text]:focus,._editor_presentation__input:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}._hitso_icons__icon--presentation{background-position:center 2px;background-size:45px}.article__htmlBlock{display:block;position:relative;margin-top:26px}.article__htmlBlock:first-child{margin-top:60px}.article__htmlBlock-inner{border:1px solid #ddd;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 34px 30px;border-radius:3px}.article__htmlBlock-label{position:absolute;font-size:14px;background:#ddd;color:#fff;padding:0 10px;border-radius:3px;font-weight:500;display:block;left:30px;top:-14px;line-height:24px}.article__htmlBlock-btns{text-align:center}.article__htmlBlock-btn-cta{padding:0 24px;line-height:40px}.article__htmlBlock-placeholder{color:#98a4b0;padding:30px 0;outline:1px dashed #bcc5d2;outline-offset:-15px;background:#f8f9fb;text-align:center;font-weight:500;font-size:14px;cursor:pointer}.article__htmlBlock-placeholder-text{color:#758fa5;display:inline-block;font-weight:500}.article__htmlBlock-placeholder-text:before{width:24px;height:28px;content:"";display:inline-block;margin-right:15px;vertical-align:middle;font-weight:500;background-image:url(../../img/layout/editor-ico-probe.svg);background-position:center;background-repeat:no-repeat;background-size:24px}._editor_htmlBlock{margin-top:26px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:70px;height:auto;padding:18px 20px;-webkit-box-shadow:1px 1px 20px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 20px 0 rgba(0,0,0,0.3);width:calc(100% + 40px);margin-left:-20px}._editor_htmlBlock__title{color:#5d758d;margin-bottom:20px;display:block;position:relative;font-weight:500}._editor_htmlBlock__inner{display:block;position:relative;height:auto}._editor_htmlBlock__list{display:block;position:relative;height:auto}._editor_htmlBlock input[type=text],._editor_htmlBlock__input{line-height:40px;height:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px;font-size:13px}._editor_htmlBlock input[type=text]:focus,._editor_htmlBlock__input:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.article__index{margin-bottom:10px}.article__index-label{display:block;font-size:20px;line-height:25px;color:inherit;font-weight:700;font-family:inherit;margin-bottom:10px}.article__index-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:20 px;padding:5px 0}@media screen and (max-width:767px){.article__index-list li{padding:0 16px;min-height:42px}}.article__index-link{font-size:14px;line-height:18px;color:#e74d15;font-weight:600;letter-spacing:.08px}.article__index-link:hover{text-decoration:underline}@media screen and (max-width:767px){.article__index-link{font-size:14px;line-height:17px;letter-spacing:.07px}}.article__index-placeholder{color:#98a4b0;padding:30px 0;outline:1px dashed #bcc5d2;outline-offset:-15px;background:#f8f9fb;text-align:center;font-weight:500;font-size:14px;cursor:pointer}.article__index-placeholder-text{color:#758fa5;display:inline-block;font-weight:500}.article__index-placeholder-text:before{width:24px;height:28px;content:"";display:inline-block;margin-right:15px;vertical-align:middle;font-weight:500;background-image:url(../../img/layout/editor-ico-probe.svg);background-position:center;background-repeat:no-repeat;background-size:24px}.effectiveness{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f0f5f1;margin:40px 0;padding:40px 64px}@media screen and (max-width:767px){.effectiveness{padding:24px 16px;margin:32px -16px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.effectiveness__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-38px}@media screen and (max-width:1023px){.effectiveness__icons{margin-left:-24px}}.effectiveness__icons-item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:18px;padding-bottom:18px;padding-left:38px}@media screen and (max-width:1023px){.effectiveness__icons-item{padding-left:24px}}@media screen and (max-width:767px){.effectiveness__icons-item{padding-top:8px;padding-bottom:8px}}.effectiveness__icons-item--active svg path{stroke:#008540}.effectiveness__icons-item svg{width:100%}.effectiveness__icons-item svg path{-webkit-transition:stroke .3s;-o-transition:stroke .3s;transition:stroke .3s}.effectiveness__caption{margin-left:64px;-webkit-box-flex:0;-ms-flex:0 0 216px;flex:0 0 216px;text-align:center}@media screen and (max-width:767px){.effectiveness__caption{-ms-flex-preferred-size:100%;flex-basis:100%;margin-left:0;margin-bottom:16px}}.effectiveness__caption-header{display:block;margin-bottom:13px;font-size:34px;line-height:52px;color:#1a1a1a;font-weight:700}@media screen and (max-width:767px){.effectiveness__caption-header{font-size:26px;line-height:34px}}.effectiveness__caption-lead{font-size:16px;line-height:25px;color:#005417;font-weight:700;letter-spacing:.2px}.article{margin-bottom:80px}.article img{max-width:100%}@media screen and (max-width:1023px){.article{margin-bottom:60px}}@media screen and (max-width:767px){.article{margin-bottom:46px}}.article__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__main{width:770px}@media screen and (max-width:1280px){.article__main{width:650px}}@media screen and (max-width:1023px){.article__main{width:470px}}@media screen and (max-width:1280px){.article__main{width:670px}}@media screen and (max-width:1280px) and (max-width:1280px){.article__main{width:565px}}@media screen and (max-width:1280px) and (max-width:1023px){.article__main{width:407.5px}}@media screen and (max-width:1023px){.article__main{width:100%}}.article__main .section-title{margin-top:26px;margin-bottom:15px}.article__main .section-title--h3{font-size:20px;line-height:34px;color:inherit;font-weight:700}@media screen and (max-width:767px){.article__main .section-title--h3{font-size:16px;line-height:20px}}.article__main .section-paragraph,.article__main .section-lead{font-size:14px;line-height:23px;color:#484848;font-weight:600}@media screen and (max-width:767px){.article__main .section-paragraph,.article__main .section-lead{font-size:14px;line-height:18px}}.article__main .section-paragraph p+p,.article__main .section-lead p+p{margin-top:23px}@media screen and (max-width:767px){.article__main .section-paragraph p+p,.article__main .section-lead p+p{margin-top:7px}}.article__main .section-paragraph a,.article__main .section-lead a{color:#e74d15}.article__main .section-paragraph a:hover,.article__main .section-lead a:hover{text-decoration:underline}@media screen and (max-width:1280px){.page--about_us .article__main{width:970px}}@media screen and (max-width:1280px) and (max-width:1280px){.page--about_us .article__main{width:820px}}@media screen and (max-width:1280px) and (max-width:1023px){.page--about_us .article__main{width:595px}}@media screen and (max-width:1023px){.page--about_us .article__main{width:100%}}.article__aside{padding-top:22px;width:370px}@media screen and (max-width:1280px){.article__aside{width:310px}}@media screen and (max-width:1023px){.article__aside{width:220px}}@media screen and (max-width:1280px){.article__aside{width:470px}}@media screen and (max-width:1280px) and (max-width:1280px){.article__aside{width:395px}}@media screen and (max-width:1280px) and (max-width:1023px){.article__aside{width:282.5px}}@media screen and (max-width:1023px){.article__aside{display:none}}.page--price_list .article__aside,.page--team .article__aside{padding-top:0}.article__title{margin-bottom:26px;font-size:34px;line-height:52px;color:inherit;font-weight:700}@media screen and (max-width:767px){.article__title{margin-top:24px;margin-bottom:24px;font-size:20px;line-height:25px}}.article__title-right{min-width:calc(100% - 80px)}.article__labels{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:3px 3px 0 0;background-color:#fff}.article__labels-item{background-color:rgba(231,77,21,0.1);padding:6px 17px 6px 21px;font-size:11px;line-height:14px;color:#e74d15;font-weight:700;letter-spacing:1.57px;text-transform:uppercase}.article__labels-item+.article__labels-item{margin-left:3px}.article__lead{display:block;margin:26px 0 30px;padding:20px 0 24px;border-top:1px solid #cbdecf;border-bottom:1px solid #cbdecf;font-size:16px;line-height:25px;color:#005417;font-weight:700;letter-spacing:.2px}@media screen and (max-width:767px){.article__lead{margin:24px 0;padding:0;border:0;font-size:13px;line-height:19px}}.article__contact_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:150px;margin-top:40px;padding-left:30px;padding-right:20px;background-image:url(../../img/layout/contact-box-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:767px){.article__contact_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:auto;margin:36px -16px 24px;padding:28px 16px 37px}}.article__contact_box-paragraph{padding-top:10px;padding-bottom:10px;font-size:20px;line-height:25px;color:#fff;font-weight:700}@media screen and (max-width:767px){.article__contact_box-paragraph{width:100%;padding-top:0;padding-bottom:0;text-align:center}}.article__contact_box-paragraph-link{font-size:18px}@media screen and (max-width:767px){.article__contact_box-paragraph-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:42px;margin-top:18px;font-size:13px;border:1px solid #fff}}@media screen and (max-width:767px){.article__contact_box-paragraph-link+br{display:none}}.article__contact_box-paragraph small{display:inline-block;margin-top:5px;font-size:14px;line-height:22px;opacity:.8}@media screen and (max-width:767px){.article__contact_box-paragraph small{font-size:11px;line-height:14px}}@media screen and (min-width:768px){.article__contact_box-paragraph+.article__contact_box-paragraph{margin-left:30px;padding-left:30px;border-left:1px solid rgba(255,255,255,0.3)}}.article__contact_box .btn{margin-left:auto;width:210px}@media screen and (max-width:767px){.article__contact_box .btn{width:100%;margin-left:0;margin-top:19px}}.article__quotation_box{position:relative;margin:40px 0 30px}@media screen and (max-width:767px){.article__quotation_box{background-color:#f3f3f3;background-image:none;margin:28px -16px}}.article__quotation_box::before{content:"";display:block;position:absolute;top:27px;width:39px;height:35px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(../../img/layout/ico-quote.svg);background-position:left top;background-repeat:no-repeat;background-size:contain}@media screen and (max-width:767px){.article__quotation_box::before{left:16px;top:4px;width:24px;height:20.77px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.article__quotation_box-img{position:absolute;top:0;right:0;z-index:-1;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.article__quotation_box-img{display:none}}.article__quotation_box-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:570px;padding:30px 45px 30px 30px;font-size:16px;line-height:25px;color:#005417;font-weight:600;letter-spacing:.09px}@media screen and (max-width:1280px){.article__quotation_box-content{width:480px}}@media screen and (max-width:1023px){.article__quotation_box-content{width:345px}}@media screen and (max-width:1023px){.article__quotation_box-content{width:870px}}@media screen and (max-width:1023px) and (max-width:1280px){.article__quotation_box-content{width:735px}}@media screen and (max-width:1023px) and (max-width:1023px){.article__quotation_box-content{width:532.5px}}@media screen and (max-width:767px){.article__quotation_box-content{width:100%;padding:30px 16px;font-size:14px;line-height:18px}}.article__quotation_box-author{-ms-flex-item-align:end;align-self:flex-end;margin-top:10px;font-size:16px;line-height:20px;color:#e74d15;font-weight:600;letter-spacing:.2px}@media screen and (max-width:767px){.article__quotation_box-author{margin-top:34px;-ms-flex-item-align:start;align-self:flex-start;font-size:13px;line-height:16px;letter-spacing:.16px}}.article__quotation_box-author small{display:block;margin-top:4px;font-size:14px;line-height:16px;color:#717171;font-weight:600;letter-spacing:.15px}@media screen and (max-width:767px){.article__quotation_box-author small{font-size:10px;letter-spacing:.12px}}.article__video_promo{position:relative;display:block;margin-bottom:30px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-o-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;cursor:pointer}.article__video_promo:hover{-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,0.3);box-shadow:0 4px 10px 0 rgba(0,0,0,0.3)}.article__video_promo::before{content:"";display:block;position:absolute;left:0;bottom:0;z-index:1;width:100%;height:93px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#000));background-image:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background-image:-o-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background-image:linear-gradient(-180deg,rgba(0,0,0,0) 0,#000 100%);opacity:.78}.article__video_promo-img{display:block;width:100%;pointer-events:none}.article__video_promo-label{position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:translateX(-50%);bottom:24px;z-index:2;padding:15px 0 15px 65px;background-image:url(../../img/layout/ico-play.svg);background-position:left center;background-repeat:no-repeat;background-size:50px;font-size:16px;line-height:20px;color:#fff;font-weight:700;letter-spacing:.4px;pointer-events:none}@media screen and (max-width:767px){.article__video_promo-label{bottom:16px;background-size:32px;padding:0 0 0 40px;font-size:14px;line-height:17px}}.article__aside .article__video_promo-label{bottom:20px;padding:10px 0 10px 47px;background-size:38px;min-height:38px;font-size:14px;line-height:18px;color:#fff;font-weight:700}.article__video_promo-label:hover{text-decoration:underline}.article__link_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:34px 0 32px;padding:30px;background-color:#f0f5f1}@media screen and (max-width:767px){.article__link_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:28px -16px;padding:16px}}.article__link_box-ico{-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px;border-radius:50%;background-color:#008540;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px;margin-right:20px}@media screen and (max-width:767px){.article__link_box-ico{width:50px;height:50px}}@media screen and (max-width:767px){.article__link_box-ico img{-webkit-transform:scale(0.71429);-ms-transform:scale(0.71429);transform:scale(0.71429)}}@media screen and (max-width:767px){.article__link_box-ico{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;margin-right:0;margin-bottom:9px}}.article__link_box-label{font-size:16px;line-height:25px;color:#005417;font-weight:700;letter-spacing:.2px;margin-right:32px}@media screen and (max-width:767px){.article__link_box-label{font-size:13px;line-height:19px;text-align:center}}.article__link_box-btn{-webkit-box-flex:0;-ms-flex:0 0 143px;flex:0 0 143px;width:143px;margin-left:auto;cursor:pointer}@media screen and (max-width:767px){.article__link_box-btn{margin-top:12px;width:100%;-ms-flex-preferred-size:auto;flex-basis:auto}}.article__wall{margin:34px 0 32px;padding:30px;background-color:#f0f5f1}@media screen and (max-width:767px){.article__wall{margin:28px -16px;padding:16px}}.article__wall-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.article__wall-header .section-title{margin-top:0;margin-bottom:0}.article__wall-ico{border-radius:50%;background-color:#008540;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px;margin-right:27px}@media screen and (max-width:767px){.article__wall-ico{width:50px;height:50px}}@media screen and (max-width:767px){.article__wall-ico img{-webkit-transform:scale(0.71429);-ms-transform:scale(0.71429);transform:scale(0.71429)}}@media screen and (max-width:767px){.article__wall-ico{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;margin-right:16px}}.article__wall-ico img{width:30px}.article__wall-content{margin-bottom:25px;font-size:14px;line-height:23px;color:#484848;font-weight:600;letter-spacing:.17px}@media screen and (max-width:767px){.article__wall-content{font-size:14px;line-height:18px;letter-spacing:.15px}}.article__wall-addresses{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px -30px;padding:21px 30px 0;border-top:1px solid #cbdecf}@media screen and (max-width:767px){.article__wall-addresses{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 -16px -16px;padding:16px}}.article__wall-address{width:33.3333333%;padding-right:30px;margin-bottom:30px;font-size:14px;line-height:23px;color:#1a1a1a;font-weight:600;letter-spacing:.17px}@media screen and (max-width:1280px){.article__wall-address{width:50%}}@media screen and (max-width:1023px){.article__wall-address{width:33.3333333%}}@media screen and (max-width:767px){.article__wall-address{width:100%;padding-right:0;margin-bottom:16px}}.article__wall-address span{display:block;margin-bottom:15px;color:#005417;font-size:16px;font-weight:700;letter-spacing:.2px}.article__wall-address p b{display:block}.article__wall-address p a{color:#484848}.article__wall-address p a[href*="mailto:"]{text-decoration:underline}.article__stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:36px 0 40px}.article__stats-item:first-child:last-child{margin-left:auto;margin-right:auto}.article__team-content+.article__team-content{margin-top:7px}.article__team-content+.article__team-content .person_card{margin-bottom:30px}@media screen and (max-width:767px){.article__team-content+.article__team-content .person_card{margin-bottom:8px}}.article__team-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-30px}@media screen and (max-width:767px){.article__team-group{margin-left:-8px}}.article__team-group .person_card{width:calc(25% - 30px);margin-bottom:30px;margin-left:30px}@media screen and (max-width:1280px){.article__team-group .person_card{width:calc(33.3333333% - 30px)}}@media screen and (max-width:1023px){.article__team-group .person_card{width:calc(25% - 30px)}}@media screen and (max-width:767px){.article__team-group .person_card{width:calc(50% - 8px);margin-left:8px;margin-bottom:8px}}.article__team .section-title--h2{font-size:26px}.article__history{position:relative;margin-top:75px;padding:55px 0 75px;background-color:#f0f5f1}@media screen and (max-width:1023px){.article__history{margin-top:40px;padding:40px 0 60px}}@media screen and (max-width:767px){.article__history{margin-top:32px;margin-bottom:28px;padding:30px 0 36px;text-align:center}}.article__history::before{content:"";display:block;position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:translateX(-50%);top:0;z-index:-1;width:100vw;height:100%;background-color:#f0f5f1}.article__history::before .page--article{width:200vw}.article__history .page--article{margin:36px 0 40px}@media screen and (max-width:767px){.article__history .page--article{margin:32px 0 28px}}.article__history-timeline{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:46px}@media screen and (max-width:767px){.article__history-timeline{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.article__history-timeline::before{content:"";display:block;position:absolute;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:translateX(-50%);top:17px;z-index:0;width:100vw;height:2px;background-image:url(../../img/layout/timeline-bg.svg);background-position:center top;background-repeat:no-repeat;background-size:auto;background-repeat:repeat-x}@media screen and (max-width:767px){.article__history-timeline::before{left:19px;top:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;width:calc(100vw - 32px)}}.article__history-timeline_item{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:190px;text-align:center}@media screen and (max-width:767px){.article__history-timeline_item{width:100%;padding-left:45px;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.article__history-timeline_item::before{width:35px;height:35px;background-color:#008540;background-image:url(../../img/layout/ico-pin-white.svg);background-position:center;background-repeat:no-repeat;background-size:13px;border-radius:50%;content:""}@media screen and (max-width:767px){.article__history-timeline_item::before{position:absolute;left:0;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translateY(-50%);-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;margin-right:10px}}.article__history-timeline_item strong{margin:13px 0 6px;font-size:16px;line-height:23px;color:#005417;font-weight:700;letter-spacing:.17px}@media screen and (max-width:767px){.article__history-timeline_item strong{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 45px);flex:0 0 calc(100% - 45px);margin:0;font-size:13px;line-height:23px}}.article__history-timeline_item p{font-size:13px;line-height:20px;color:#484848;font-weight:600;letter-spacing:.14px}@media screen and (max-width:767px){.article__history-timeline_item p{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 45px);flex:0 0 calc(100% - 45px);font-size:14px;line-height:18px}}@media screen and (max-width:767px){.article__history-timeline_item+.article__history-timeline_item{margin-top:24px}}.article__chart{margin-top:68px;text-align:center}@media screen and (max-width:1023px){.article__chart{margin-top:48px}}@media screen and (max-width:767px){.article__chart{margin-top:28px}}.article__chart-svg{margin-top:18px}@media screen and (max-width:767px){.article__chart-svg{margin-left:-16px;margin-right:-16px;overflow-x:scroll;padding:0 16px}}@media screen and (max-width:767px){.article__chart-svg img{height:208px}}.article__chart-source{display:block;margin-top:14px;text-align:left;font-size:11px;line-height:23px;color:#484848;font-weight:600;letter-spacing:.14px}.article__chart-lead{display:block;margin-top:49px;padding:37px 0 43px;border-top:1px solid #cbdecf;border-bottom:1px solid #cbdecf;font-size:26px;line-height:34px;color:#005417;font-weight:700;letter-spacing:.32px}@media screen and (max-width:1023px){.article__chart-lead{padding:30px 0;font-size:20px;line-height:28px}}@media screen and (max-width:767px){.article__chart-lead{margin-top:37px;padding:0;border:0;text-align:left;font-size:16px;line-height:20px;letter-spacing:.2px}}.article__latest_news-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-70px}@media screen and (max-width:1023px){.article__latest_news-grid{margin-left:-40px}}@media screen and (max-width:767px){.article__latest_news-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0}}.article__latest_news-grid .entry{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 70px);flex:0 0 calc(50% - 70px);margin-left:70px;width:calc(50% - 70px)}@media screen and (max-width:1023px){.article__latest_news-grid .entry{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 40px);flex:0 0 calc(50% - 40px);width:calc(50% - 40px);margin-left:40px}}@media screen and (max-width:767px){.article__latest_news-grid .entry{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;margin-left:0}}@media screen and (max-width:767px){.article__latest_news-grid .entry+.entry{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-left:0;margin-top:35px}}.article--about_us .article__main{margin:0 auto}.article--about_us .article__paragraph,.article--about_us .article__title,.article--about_us .article__lead{text-align:center}@media screen and (max-width:767px){.article--about_us .article__paragraph,.article--about_us .article__title,.article--about_us .article__lead{text-align:left}}.article--about_us .article__paragraph h2,.article--about_us .article__paragraph h3{margin-bottom:22px}@media screen and (max-width:767px){.article--about_us .article__paragraph h2,.article--about_us .article__paragraph h3{margin-bottom:12px}}.article--about_us .article__video_promo{margin:40px 0 70px}@media screen and (max-width:1023px){.article--about_us .article__video_promo{margin-bottom:40px}}@media screen and (max-width:767px){.article--about_us .article__video_promo{margin:32px -16px 28px}}.article--news{margin-top:65px}@media screen and (max-width:767px){.article--news{margin-top:20px}}.article--news .article__aside{padding-top:0}.article--news .article__title{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-size:26px;line-height:34px}@media screen and (max-width:767px){.article--news .article__title{margin-bottom:32px;font-size:16px;line-height:20px}}.article--news .article__title-date{margin-right:20px}@media screen and (max-width:767px){.article--news .article__title-date{margin-right:8px}}.article--news .article__title-text{display:block;width:100%;height:auto}.article--news .article__video_promo{margin-top:35px}@media screen and (max-width:767px){.article--news .article__video_promo{margin:32px -16px 28px}}#article_title:focus{outline:0}.article__caption{margin:24px 0;padding:0;font-size:10px;line-height:16px;color:#aaa;font-weight:400;border:0}@media screen and (max-width:767px){.article__caption{margin-top:12px}}.article__caption-text,.article__caption textarea{margin:0;-webkit-appearance:none;appearance:none;-moz-appearance:none;-ie-appearance:none;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0;font-size:10px;line-height:16px;color:#aaa;font-weight:400;resize:none;width:100%}.article__caption-text:-webkit-autofill,.article__caption textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.article__caption-text:focus,.article__caption textarea:focus{-webkit-appearance:none;appearance:none;-moz-appearance:none;-ie-appearance:none;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none}.article__caption-text:focus:-webkit-autofill,.article__caption textarea:focus:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.select ul.options{display:none}.select .styledSelect{display:none}#contentForm .select ul.options{display:block}#contentForm .select .styledSelect{display:block}.medium-editor-toolbar-input{color:#fff}._editor_attachments-upload__item{height:auto}.alert{margin:20px;background:#dff8eb;border:1px solid #008540;padding:8px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#363636;line-height:14px;font-size:13px;text-align:center;border-radius:4px}.alert.alert-error{background:#ffeadf;border:1px solid #fe7328}