.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}.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}.news_list{margin-top:55px;margin-bottom:80px}@media screen and (max-width:767px){.news_list{margin-top:20px;margin-bottom:46px}}.news_list__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news_list__main{width:770px}@media screen and (max-width:1280px){.news_list__main{width:650px}}@media screen and (max-width:1023px){.news_list__main{width:470px}}@media screen and (max-width:1280px){.news_list__main{width:670px}}@media screen and (max-width:1280px) and (max-width:1280px){.news_list__main{width:565px}}@media screen and (max-width:1280px) and (max-width:1023px){.news_list__main{width:407.5px}}@media screen and (max-width:1023px){.news_list__main{width:100%}}.news_list__aside{padding-top:9px;width:370px}@media screen and (max-width:1280px){.news_list__aside{width:310px}}@media screen and (max-width:1023px){.news_list__aside{width:220px}}@media screen and (max-width:1280px){.news_list__aside{width:470px}}@media screen and (max-width:1280px) and (max-width:1280px){.news_list__aside{width:395px}}@media screen and (max-width:1280px) and (max-width:1023px){.news_list__aside{width:282.5px}}@media screen and (max-width:1023px){.news_list__aside{display:none}}.news_list__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:67px;font-size:34px;line-height:52px;color:inherit;font-weight:700}@media screen and (max-width:1023px){.news_list__title{margin-bottom:40px}}@media screen and (max-width:767px){.news_list__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:22px;font-size:20px;line-height:25px}}.news_list__title-results{margin-left:auto;font-size:14px;line-height:18px;color:#484848;font-weight:600;letter-spacing:.08px}.news_list__dropdown{margin-left:auto;padding-top:9px}@media screen and (max-width:1023px){.news_list__dropdown{padding-top:0}}@media screen and (max-width:767px){.news_list__dropdown{padding-top:19px;margin-left:0;width:100%}}.news_list__dropdown .form__group{margin-bottom:0}@media screen and (max-width:767px){.news_list__dropdown .form__group .dropdown_box{margin-left:auto;width:calc(100% - 68px)}}.news_list__dropdown .dropdown_box{width:205px}.news_list__entries{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}.news_list__entries-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-70px}@media screen and (max-width:1280px){.news_list__entries-grid{margin-left:-40px}}@media screen and (max-width:767px){.news_list__entries-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0}}.news_list__entries-grid .entry{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 70px);flex:0 0 calc(50% - 70px);width:calc(50% - 70px);margin-left:70px;margin-bottom:70px}@media screen and (max-width:1280px){.news_list__entries-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;margin-bottom:40px}}@media screen and (max-width:767px){.news_list__entries-grid .entry{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;margin-left:0;margin-bottom:35px}}.news_list__entries-more{-ms-flex-item-align:center;align-self:center}@media screen and (max-width:767px){.news_list__entries-more{padding:12px 20px 13px;width:100%}}.news_list__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news_list__pagination--single{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.news_list__pagination{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.news_list__pagination-page{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;font-size:14px;line-height:18px;color:#005417;font-weight:700;letter-spacing:.4px;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s}@media screen and (max-width:767px){.news_list__pagination-page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:auto;height:32px}}.news_list__pagination-page:hover{background-color:rgba(240,245,241,0.5)}.news_list__pagination-page+.news_list__pagination-page{border-left:1px solid #cbdecf}.news_list__pagination-page--active+.news_list__pagination-page{border-left-color:#f0f5f1}.news_list__pagination-page--active{background-color:#f0f5f1}@media screen and (max-width:767px){.news_list__pagination-next{margin-top:8px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}