@charset "UTF-8";@font-face{font-family:"Open Sans";font-weight:400;font-style:normal;font-display:swap;src:url(../fonts/open-sans/os-400.woff2) format("woff2")}@font-face{font-family:"Open Sans";font-weight:600;font-style:normal;font-display:swap;src:url(../fonts/open-sans/os-600.woff2) format("woff2")}@font-face{font-family:"Open Sans";font-weight:700;font-style:normal;font-display:swap;src:url(../fonts/open-sans/os-700.woff2) format("woff2")}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.js-focus-visible:focus:not(.focus-visible){outline:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;font-family:"Open Sans";font-weight:400}a,a:hover{text-decoration:none}ul{list-style:none;margin:0;padding:0}dd,dl,dt{margin:0}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img{display:block;max-width:100%;height:auto}button{cursor:pointer}.visually-hidden:not(:focus):not(:active),input[type=checkbox].visually-hidden,input[type=radio].visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%)}input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none}.container{max-width:1430px;margin-right:auto;margin-left:auto;padding:0 15px}.title{color:#1a1a1a;font-size:32px;font-weight:700;line-height:40px;margin-bottom:8px}.title-blue{text-transform:uppercase;color:#0072bc;font-size:20px;font-weight:700;line-height:30px}.fixed{position:fixed;overflow-y:hidden}.subtitle{color:#0072bc;font-size:16px;font-weight:700;line-height:24px;margin-bottom:8px}.page-list{padding-top:30px}.page-list h1{margin-bottom:30px;font-size:32px;font-weight:700;line-height:46px}.page-list ol,.page-list ul{margin-left:32px;font-size:18px;font-weight:400}.page-list li{margin-bottom:15px}.page-list li:last-child{margin-bottom:0}.page-list a{color:#333}.page-list a:hover{text-decoration:underline}iframe{display:block;max-width:100%;margin:0 auto}.link-with-arrow{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}.link-with-arrow__text{color:#0072bc}.gray-filter{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:70%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.gray-filter:hover{-webkit-filter:unset;filter:unset;opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.text-editor h1,.text-editor h2,.text-editor h3,.text-editor h4,.text-editor h5,.text-editor h6{font-weight:700;margin-bottom:16px}.text-editor h1{font-size:72px;line-height:80px}.text-editor h2{font-size:56px;line-height:64px}.text-editor h3{font-size:48px;line-height:56px}.text-editor h4{font-size:32px;line-height:40px}.text-editor h5{font-size:24px;line-height:32px}.text-editor h6{font-size:16px;line-height:24px}.text-editor ol,.text-editor ul{font-size:16px;font-weight:400;line-height:24px}.text-editor ol li,.text-editor ul li{position:relative;margin-bottom:16px;padding-left:28px}.text-editor ol li::marker,.text-editor ul li::marker{color:#0072bc}.text-editor ol{padding-left:24px}.text-editor ol li{padding-left:0}.text-editor ul li::before{background:#0072bc;position:absolute;top:6px;left:6px;width:12px;height:12px;content:"";border-radius:50%}.text-editor p{font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}.text-editor em{background:#0072bc;color:#fff;font-style:normal}.text-editor table{max-width:100%}.button{background:#0072bc;display:inline-block;padding:9px 22px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;letter-spacing:.4px;text-transform:uppercase;color:#fff;font-size:12px;font-weight:600;line-height:32px}.button:hover{background:#005389;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.button:active{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.button--big{width:100%;text-align:center;text-transform:none;border:1px solid transparent;font-size:16px;font-weight:700;line-height:20px}.button--white{background:#fff;color:#0072bc;border-color:#0072bc}.button--white:hover{background:#0072bc;color:#fff}.networks{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;height:100%}.networks__item{display:block;width:40px;height:40px;margin-right:15px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.networks__item:last-child{margin-right:0}.networks__item:hover{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}.search{position:relative;width:100%}.search__input{background:#fbfbfb;display:block;width:100%;padding:9px 30px 9px 16px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#1a1a1a;border:1px solid #c2c2c2;border-radius:4px;outline:0;font-size:14px;line-height:20px}.search__input::-webkit-input-placeholder{color:grey}.search__input::-moz-placeholder{color:grey}.search__input:-ms-input-placeholder{color:grey}.search__input::-ms-input-placeholder{color:grey}.search__input::placeholder{color:grey}.search__input:hover{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-color:#666}.search__input:focus{border-color:#0072bc}.search__input:hover+.search__button{fill:#333}.search__input:focus+.search__button{fill:#333}.search__button{background:0 0;position:absolute;top:50%;right:9px;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;width:30px;height:80%;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;outline:0;fill:#666}.search__button:focus-visible{outline:2px solid #000}.navigation-button{background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:none;outline:0}.navigation-button:focus-visible{outline:auto}.navigation-button__text{display:block;margin-right:12px;letter-spacing:.2px;text-transform:uppercase;color:#0072bc;font-size:14px;font-weight:600;line-height:24px}.navigation-button__burger{background:url(../img/header/burger.svg) no-repeat center center/contain;display:block;width:40px;height:40px}.navigation-button__burger--clicked{background:url(../img/header/burger-opened.svg)}.card{padding:29px 5px;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:432px;margin-right:5px;text-align:center;border:1px solid #0072bc}.card:last-child{margin-right:0}@media (min-width:1330px){.card{padding-right:48px;padding-left:48px}}.card__title{color:#333;font-size:16px;font-weight:700;line-height:24px}.card__description{margin-bottom:16px;color:#333;font-size:12px;font-weight:400;line-height:24px}.card__button{background:#0072bc;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;width:296px;height:52px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#fff;-webkit-box-shadow:0 4px 14px rgba(0,114,188,.33);box-shadow:0 4px 14px rgba(0,114,188,.33);font-size:16px;font-weight:700;line-height:20px}.card__button:hover{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-box-shadow:0 8px 14px rgba(0,114,188,.4);box-shadow:0 8px 14px rgba(0,114,188,.4)}.card--blue{background:#0072bc}.card--blue .card__description,.card--blue .card__title{color:#fff}.card--blue .card__button{background:#fff;color:#333;-webkit-box-shadow:0 4px 14px rgba(255,255,255,.22);box-shadow:0 4px 14px rgba(255,255,255,.22)}.card--blue .card__button:hover{color:#338e9c;-webkit-box-shadow:0 10px 16px rgba(255,255,255,.22);box-shadow:0 10px 16px rgba(255,255,255,.22)}.header__nav{background:#fff;position:absolute;z-index:101;bottom:0;display:block;width:100%;height:calc(100vh - 126px);padding-top:23px;padding-bottom:32px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);border-top:1px solid #e0e0e0}.nav{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%}.nav__row{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1152px;margin-right:auto;margin-bottom:28px;margin-left:auto;scrollbar-color:#0072bc #e0e0e0;scrollbar-width:thin}.nav__row::-webkit-scrollbar{background:#e0e0e0;width:8px;height:auto;cursor:pointer}.nav__row::-webkit-scrollbar-thumb{background:#0072bc;boder-radius:2px}.nav__row-fluid{position:relative;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav__row-fluid::after{position:absolute;top:calc(-100% - 90px);right:100px;display:block;width:85%;height:98px;content:"";-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);pointer-events:none;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%)}.nav__column{background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20%;margin-bottom:24px;padding-right:10px;padding-left:10px}.nav__category{background:#fff;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px;text-transform:uppercase;color:#0072bc;font-size:16px;font-weight:700;line-height:24px}a.nav__category::before{background:url(../img/header/arrow-right.svg) no-repeat 0 0/cover;position:absolute;z-index:-1;right:0;bottom:0;display:block;width:24px;height:24px;content:"";-webkit-transition:.3s;-o-transition:.3s;transition:.3s}a.nav__category:hover::before{right:-24px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.nav__link{margin-bottom:8px;color:#333;font-size:14px;font-weight:400;line-height:22px}.nav__link:hover{text-decoration:underline;color:#0072bc;font-weight:600}.nav__link:last-child{margin-bottom:0}.nav__link--important{margin-top:8px;color:#eb5757;font-weight:700}.nav__link--important:hover{color:#eb5757;font-weight:700}.fast-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.fast-nav__item{margin-right:5px}.fast-nav__item:last-child{margin-right:0}@media (min-width:1000px){.fast-nav__item{margin-right:10px}.fast-nav__item:last-child{margin-right:0}}@media (min-width:1200px){.fast-nav__item{margin-right:40px}.fast-nav__item:last-child{margin-right:0}}.fast-nav__link{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;letter-spacing:.3px;text-transform:uppercase;color:#1a1a1a;font-size:14px;font-weight:600;line-height:24px}.fast-nav__link:hover{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#0072bc}.header{background:#fff;position:-webkit-sticky;position:sticky;z-index:100;top:0;width:100%;-webkit-box-shadow:0 4px 30px rgba(162,162,162,.34);box-shadow:0 4px 30px rgba(162,162,162,.34)}.header::after{background:#e0e0e0;position:absolute;bottom:calc(50% - 9px);width:100vw;height:1px;content:"";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header__inner{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:312px minmax(150px,100%) 312px;grid-template-columns:312px minmax(150px,100%) 312px;-ms-grid-rows:72px 56px;grid-template-rows:72px 56px;gap:0 48px}.header-box-1{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-ms-grid-rows:1fr;grid-template-rows:1fr;gap:0 50px;-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:1/1/2/3}.header__add-news{display:-ms-grid;display:grid}.header__add-news .button{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.header-box-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-row-align:center;align-self:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding-right:15px;border-right:1px solid #0072bc;-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:2/1/3/3}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:312px;height:100%}.header__search{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%;min-width:150px;max-width:545px}.header-bottom__buttons{display:-ms-grid;display:grid;-ms-grid-columns:104px auto;grid-template-columns:104px auto;-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:1;grid-area:1/3/2/4;gap:0 12px}.header-bottom__buttons .button{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding:12px 18px;text-align:center;line-height:16px}.calendar{max-width:312px}.calendar__title{margin-bottom:8px;text-transform:uppercase;color:#0072bc;font-size:16px;font-weight:700;line-height:24px}.calendar__picker,.datepickers-container{font-family:"Open Sans"}.calendar__picker .datepicker,.datepickers-container .datepicker{width:100%;padding:16px 0;border:none;border-radius:0}.calendar__picker .datepicker--nav,.datepickers-container .datepicker--nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:298px;margin-right:auto;margin-left:auto;padding:0;border:none}.calendar__picker .datepicker--nav-title,.datepickers-container .datepicker--nav-title{font:700 16px "Open Sans";-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;max-width:298px;margin-right:auto;margin-left:10px;padding:0;color:#333}.calendar__picker .datepicker--nav-title i,.datepickers-container .datepicker--nav-title i{color:#333}.calendar__picker .datepicker--content,.datepickers-container .datepicker--content{padding:0}.calendar__picker .datepicker--days-names,.datepickers-container .datepicker--days-names{margin:0;margin-right:15px;margin-left:17px}.calendar__picker .datepicker--day-name,.datepickers-container .datepicker--day-name{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;width:30px;height:40px;margin:0;padding:0;text-align:center}.calendar__picker .datepicker--cells,.datepickers-container .datepicker--cells{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calendar__picker .datepicker--nav-action,.datepickers-container .datepicker--nav-action{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.calendar__picker .datepicker--nav-action:hover path,.datepickers-container .datepicker--nav-action:hover path{stroke:#0072bc}.calendar__picker .datepicker--nav-action.-disabled-,.datepickers-container .datepicker--nav-action.-disabled-{visibility:visible;pointer-events:none;opacity:.5}.calendar__picker .datepicker--day-name,.datepickers-container .datepicker--day-name{font:600 14px/24px "Open Sans";text-transform:capitalize;color:#0072bc}.calendar__picker .datepicker--cell,.datepickers-container .datepicker--cell{font:400 14px/24px "Open Sans";border:1px solid #e0e0e0;border-radius:0}.calendar__picker .datepicker--cells-days,.datepickers-container .datepicker--cells-days{margin-left:1px}.calendar__picker .datepicker--cells-days .-current-,.datepickers-container .datepicker--cells-days .-current-{background:#0072bc;color:#fff;border:1px solid #0072bc}.calendar__picker .datepicker--cell-day,.datepickers-container .datepicker--cell-day{width:40px;height:40px}.calendar__picker .datepicker--cell.-selected-,.calendar__picker .datepicker--cell.-selected-.-current-,.datepickers-container .datepicker--cell.-selected-,.datepickers-container .datepicker--cell.-selected-.-current-{background:#0072bc;border-color:#0072bc}.datepickers-container{font-family:"Open Sans"}.datepickers-container .datepicker{width:300px;padding:8px}.readers-choise__title{margin-bottom:8px}.reader-choise__items .news-card{margin-bottom:8px}.reader-choise__items .news-card:last-child{margin-bottom:0}.readers-choise__item{margin-bottom:8px}.readers-choise__item:last-child{margin-bottom:0}.readers-choise__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #a3a3a3}.readers-choise__tab{font:500 14px/24px "Open Sans";background:0 0;color:grey;border:none;outline:0}.readers-choise__tab:focus-visible{outline:auto}.readers-choise__tab--current{color:#0072bc;font-weight:700}.aside .button{height:52px;margin:16px 0;line-height:34px}.short-news{display:-ms-grid;display:grid;margin-bottom:24px;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:8px 0}.short-news__item{display:-ms-grid;display:grid;padding-bottom:16px;border-bottom:1px solid grey;-ms-grid-columns:-webkit-min-content 1fr;-ms-grid-columns:min-content 1fr;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;gap:0 16px}.short-news__time{color:#0072bc;font-size:14px;font-weight:400;line-height:20px;-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1/1/3/2}.short-news__inner{overflow:hidden;min-height:20px;max-height:60px}.short-news__text{display:-webkit-box;overflow:hidden;overflow:hidden;-webkit-box-orient:vertical;white-space:pre-wrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#111;font-size:14px;font-weight:600;line-height:20px;-webkit-line-clamp:3}.short-news__text:hover{text-decoration:underline}.badge{margin-left:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;color:#0072bc;font-size:14px;font-weight:700;line-height:20px}.aside{position:-webkit-sticky;position:sticky;top:130px;-ms-flex-negative:0;flex-shrink:0;max-width:312px;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-right:34px}.aside--fixed{position:relative;top:0}.specific-content-aside{position:-webkit-sticky;position:sticky;top:135px;display:block;-ms-flex-negative:0;flex-shrink:0;width:312px;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-top:23px;margin-left:48px}.tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tags__name{margin-right:16px;color:#1a1a1a;font-size:16px;font-weight:700;line-height:24px}.tags__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tags__item{margin-right:6px}.tags__item:last-child{margin-right:0}.tags__link{color:#0072bc;font-size:16px;font-weight:400;line-height:24px}.tags__link:hover{text-decoration:underline}.divide{display:-webkit-box;display:-ms-flexbox;display:flex}.divide__link{display:block;width:32px;height:32px;margin-right:8px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.divide__link:hover{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg)}.divide__link:last-child{margin-right:0}.pagination,.pagination__item,.pagination__list{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}.pagination__item{width:32px;height:32px;margin-right:11px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border:1px solid #0072bc;font-size:14px;font-weight:500;line-height:20px}.pagination__item:first-child{margin-right:32px}.pagination__item:nth-last-child(-n+2){margin-right:32px}.pagination__item:last-child{margin-right:0}.pagination__item>*{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;width:100%;height:100%;color:#333}.pagination__item:hover{background:#0072bc;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.pagination__item:hover>*{color:#fff}.pagination__item--active{background:#0072bc}.pagination__item--active>*{cursor:context-menu;color:#fff;font-weight:700}.pagination__item--active:hover{background:#0072bc}.pagination__item--next,.pagination__item--prev{background:url(../img/arrow-left.svg) no-repeat center/20px;width:32px;height:32px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-color:transparent}.pagination__item--next:hover,.pagination__item--prev:hover{background:url(../img/arrow-left.svg) no-repeat center/20px #e0e0e0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.pagination__item--next{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.news-card{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;border-left:8px solid #0072bc}.news-card .category{font-size:12px}.news-card:hover .news-card__title{text-decoration:underline}.news-card__img{background:#c3c3c3}.news-card__img img{width:100%;height:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.news-card__title{display:block;overflow:hidden;height:44px;white-space:pre-wrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#1a1a1a;font-size:14px;font-weight:700;line-height:22px}.news-card__inner{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:8px}.news-info{display:-webkit-box;display:-ms-flexbox;display:flex}.news-card--long{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:none}.news-card--short{height:-webkit-max-content;height:-moz-max-content;height:max-content;max-height:122px}.news-card--short .news-card__inner{padding-left:16px}.news-card--short .news-card__title{height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:22px;max-height:66px;margin-bottom:12px}.news-card--long{height:96px}.news-card--long .news-card__img{-ms-flex-negative:0;flex-shrink:0;width:144px;height:96px}.news-card--long .news-card__inner{padding-right:16px;padding-left:16px}.news-card--long .news-card__title{font-size:16px;line-height:24px}.news-card--long .time{margin-right:8px}.news-card--long .badge{margin-right:8px}.news-card--square{z-index:1;-ms-flex-negative:1;flex-shrink:1;max-width:314px;margin-right:5px}.news-card--square:last-child{margin-right:0}.news-card--square .news-card__img{display:block;overflow:hidden;width:100%;height:224px;min-height:224px}.news-card--square .news-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;height:68px;margin-bottom:16px;-webkit-line-clamp:3}.news-card--square:hover img{width:100%;height:224px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (min-width:1340px){.news-card--square{-ms-flex-negative:0;flex-shrink:0;max-width:314px}}.date,.time{color:#0072bc;font-size:14px;line-height:24px}.date{margin-right:8px;font-weight:600}.time{margin-right:8px;font-weight:400}.news-card--reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:330px;height:-webkit-min-content;height:-moz-min-content;height:min-content;border:none}.news-card--reverse .news-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-card--reverse .news-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100px}.news-card--reverse .news-card__img{overflow:hidden;height:207px}.news-card--reverse:hover img{width:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.news-card--reverse-media{position:relative}.news-card--reverse-media .badge-text{position:absolute;z-index:3;bottom:16px;left:16px}.news-card--reverse-media:hover .badge-img{width:24px;-webkit-transform:unset;-ms-transform:unset;transform:unset}.news-card--reverse-colored{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:312px;height:-webkit-min-content;height:-moz-min-content;height:min-content;border:none}.news-card--reverse-colored .news-card__inner{background:#0072bc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:108px}.news-card--reverse-colored .news-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;height:66px;-webkit-line-clamp:3}.news-card--reverse-colored .date,.news-card--reverse-colored .news-card__title,.news-card--reverse-colored .time{color:#fff}.news-card--reverse-colored .news-card__img{overflow:hidden;height:192px}.news-card--reverse-colored:hover img{width:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.news-card--big{max-width:672px;border:none}.news-card--big .news-card__inner{background:#0072bc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:128px;padding:16px}.news-card--big .news-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;height:128px;font-size:24px;font-weight:700;line-height:32px;-webkit-line-clamp:2}.news-card--big .date,.news-card--big .news-card__title,.news-card--big .time{color:#fff}.news-card--big .news-card__img{overflow:hidden;height:100%;max-height:223px}.news-card--big .news-card__img img{-o-object-position:center;object-position:center}.news-card--big .news-info{margin-bottom:8px}.news-card--big .badge{color:#fff}.news-card--big:hover img{width:100%;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.news-card--bg{background:#c3c3c3;position:relative;display:-ms-grid;display:grid;overflow:hidden;padding:16px;border:none;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:-webkit-min-content auto;-ms-grid-rows:min-content auto;grid-template-rows:-webkit-min-content auto;grid-template-rows:min-content auto}.news-card--bg img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.news-card--bg .news-img{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;content:"";-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.news-card--bg .date,.news-card--bg .news-card__title,.news-card--bg .time{z-index:3;color:#fff}.news-card--bg .news-type{z-index:3;-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1/1/2/2}.news-card--bg .news-info{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/3/3}.news-card--bg .news-card__title{-ms-grid-row-align:end;align-self:end;height:-webkit-min-content;height:-moz-min-content;height:min-content;font-size:18px;font-weight:700;-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:2/1/3/3}.news-card--bg .time{margin-right:0}.news-card--bg::before{background:rgba(0,0,0,.5);position:absolute;z-index:2;top:0;right:0;width:100%;height:100%;content:""}.news-card--bg:hover .news-img{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.news-card.news-card--big+.news-card--reverse-colored .news-card__img{max-height:222px}.news-card.news-card--big+.news-card--reverse-colored .news-card__inner{height:128px}.news-card .badge{margin-left:0;line-height:24px}.badge-text{background:#fff;padding:0 8px;text-transform:uppercase;color:#0072bc;border-radius:2px;-webkit-box-shadow:4px 4px 8px 0 rgba(34,60,80,.2);box-shadow:4px 4px 8px 0 rgba(34,60,80,.2);font-size:14px;font-weight:700;line-height:24px}.text-editor-content{font-size:16px;line-height:24px}.text-editor-content img{width:100%;margin-bottom:16px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.text-editor-content p{margin-bottom:16px;color:#000;font-weight:400}.text-editor-content a{color:#0072bc}.text-editor-content h1{margin-bottom:12px}.text-editor-content h2,.text-editor-content h3,.text-editor-content h4,.text-editor-content h5,.text-editor-content h6{margin-bottom:8px;color:#0072bc;font-size:inherit;font-weight:700}.text-editor-content h2+p,.text-editor-content h3+p,.text-editor-content h4+p,.text-editor-content h5+p,.text-editor-content h6+p{margin-bottom:24px}.text-editor-content ol,.text-editor-content ul{margin-bottom:16px;padding-left:16px}.text-editor-content ol li,.text-editor-content ul li{margin-bottom:8px}.text-editor-content ol li:last-child,.text-editor-content ul li:last-child{margin-bottom:0}.text-editor-content ol{padding-left:32px}.text-editor-content b,.text-editor-content strong{font-weight:700}.text-editor-content iframe,.text-editor-content table{max-width:100%;margin:0 auto}.text-editor-content__styled{padding:12px 16px;color:#1a1a1a;border-left:8px solid #0072bc;font-size:16px;font-weight:700;line-height:24px}.text-editor-content .col-2 img{margin-bottom:0}.body{background:#f2f2f2;height:100%}.page-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:18px;padding-bottom:48px}.main-content,.news-page__main{-ms-flex-negative:1;flex-shrink:1}.news__caption{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;margin-bottom:16px}.news__info{display:-webkit-box;display:-ms-flexbox;display:flex}.news__info .date,.news__info .time{margin-right:8px;font-size:16px}.news__info .time{margin-right:12px}.category{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#666;font-size:14px;font-weight:400;line-height:24px}.category[href]:hover{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;text-decoration:underline;color:#0072bc}.news__tags{padding-bottom:11px;border-bottom:1px solid #a3a3a3}.news__author{padding-bottom:11px}.specific-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px}.specific-content__box{display:block;-ms-flex-negative:1;flex-shrink:1;max-width:250px;max-height:200px}.specific-content__box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:1370px){.specific-content__box{-ms-flex-negative:0;flex-shrink:0;max-width:300px;max-height:250px}}.news-cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:48px}.news-list .title{text-transform:uppercase}.news-list__all .news-card{margin-bottom:16px}.news-list__all .specific-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-list__all .specific-content__box{margin-right:28px}.news-list__all .specific-content__box:last-child{margin-right:0}.footer{background:#fff;position:relative;padding:16px 0}.footer__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr 1fr 2fr;grid-template-columns:2fr 1fr 1fr 2fr;gap:36px 48px}.footer__title{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #c2c2c2}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-height:220px}.footer__item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:12px;page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.footer__item:last-child{margin-bottom:0}.footer__link{color:#333;font-size:16px;font-weight:400;line-height:24px}.footer__link:hover{text-decoration:underline}.footer__link img{-ms-flex-negative:0;flex-shrink:0;margin-right:8px}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__contacts .footer__title{margin-bottom:0}.footer__contacts .footer__subtitle{margin-top:8px}.footer__subtitle{margin-bottom:4px}.footer__contacts-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__contacts-links .footer__link{margin-right:6px}.footer__contacts-links .footer__link:last-child{margin-right:0}.footer__info{color:#858585;font-size:14px;font-weight:400;line-height:24px;-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:4;grid-area:2/1/3/5}.footer__info span{color:#0072bc;font-weight:700}.footer__copyright{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:3/1/4/2}.footer__rules{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-area:3/2/4/4;-ms-grid-column-align:center;justify-self:center}.footer__dartc{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1;grid-area:3/4/4/5;-ms-grid-column-align:end;justify-self:end}.footer__copyright,.footer__dartc,.footer__rules{color:#858585;font-size:16px;font-weight:400;line-height:24px}.footer__dartc:hover,.footer__rules:hover{text-decoration:underline}.footer__dartc:hover span{color:#f5a100}.subscribe_block{background:#0072bc;color:#fff;font-size:16px}.subscribe_wrapp{max-width:1222px;margin:0 auto;padding:25px 10px}.subscribe_wrapp form{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}.subscribe_wrapp .error::before{display:none}.subscribe_options{max-width:543px;width:100%}.subscribe_title{font-size:32px;font-weight:700;margin-bottom:12px}.subscribe_subtitle{font-weight:400;margin-bottom:24px}#subscribeform-list_id{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#subscribeform-list_id>div+div{margin-left:24px}#subscribeform-list_id input{display:none}#subscribeform-list_id label{font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#subscribeform-list_id label::before{content:'';display:inline-block;width:28px;height:28px;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff;margin-right:8px;border:2px solid #0072bc;border-radius:50%}#subscribeform-list_id label.active::before{background:#fff}.subscribe_submit{max-width:360px;width:100%}.subscribe_submit input{background:0 0;border:none;border-bottom:1px solid #fff;padding:16px;color:#fff;width:100%}.subscribe_submit input::-webkit-input-placeholder{color:#fff}.subscribe_submit input::-moz-placeholder{color:#fff}.subscribe_submit input:-ms-input-placeholder{color:#fff}.subscribe_submit input::-ms-input-placeholder{color:#fff}.subscribe_submit input::placeholder{color:#fff}.subscribe_submit input:focus{background:0 0;outline:0}.subscribe_submit button{background:#fff;width:100%;color:#333;font-weight:700;text-align:center;margin-top:18px;border:none;padding:16px;border:1px solid transparent;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.subscribe_submit button:hover{background:#0072bc;color:#fff;border-color:#fff}.alert{position:fixed;top:30%;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;z-index:9;max-width:500px;width:100%;text-align:center}.alert span{display:block}.alert span+span{margin-top:15px}.alert-success{background:#d4edda;color:#155724;border-color:#c3e6cb}.alert-danger{background:#f8d7da;color:#721c24;border-color:#f5c6cb}.prepayment{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:10px}.news-card--big{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:1/1/2/3}.mb-16{margin-bottom:16px}.col-2{display:-ms-grid;display:grid;margin-bottom:48px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:24px 48px}.col-3{display:-ms-grid;display:grid;margin-bottom:48px;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-ms-grid-rows:1fr;grid-template-rows:1fr;gap:25px 48px}.col-3--big{display:-ms-grid;display:grid;margin-bottom:32px;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-ms-grid-rows:350px 300px;grid-template-rows:350px 300px;gap:25px 48px}.col-3--big .news-card--big{max-width:700px}.col-3--big .news-card--reverse-colored{max-width:400px}@media (max-width:1278px){.col-3--big{gap:15px 24px}}@media (max-width:1235px){.col-3--big{gap:15px 12px}}.col-3--big__container{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:8px}.col-3--big__container .specific-content__300x250{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;margin-bottom:0;-ms-grid-column-align:center;justify-self:center}.col-3--big__container .current-date{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.category-link{position:relative;display:inline-block;margin-bottom:16px;text-transform:uppercase;color:#0072bc;font-size:20px;font-weight:600;line-height:30px}.category-link::after{background:url(../img/header/arrow-right.svg) no-repeat 0 0/cover;position:absolute;top:50%;right:-26px;width:24px;height:24px;content:"";-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.category-link:hover{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.category-link:hover::after{-webkit-transform:translateY(-50%) translateX(10px);-ms-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px)}.aside__title{margin-bottom:8px}.main-content--custom{display:-ms-grid;display:grid;-ms-grid-columns:1fr 320px;grid-template-columns:1fr 320px;gap:0 48px}.main-content--custom .breadcrumbs{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:1/1/2/3}.main-content--custom .title{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:2/1/3/3}.main-content--custom .cities-list{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:3/1/4/3}.main-content--custom .news-list__all{-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:4/1/5/2}.main-content--custom .pagination{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:5/1/6/2}.main-content--custom .specific-content-aside{margin:0;margin-bottom:48px}.title-blue__small{margin-bottom:16px;font-size:16px;line-height:24px}.main-content{width:100%}.specific-content__300x250{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:300px;max-height:250px;margin-bottom:24px}.specific-content__728x90{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;margin-bottom:32px}.specific-content__728x90~.col-3{margin-bottom:32px}.text{margin-bottom:24px;color:#000;font-size:16px;font-weight:400;line-height:24px}.link-default{position:relative;display:inline-block;width:-webkit-min-content;width:-moz-min-content;width:min-content;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;letter-spacing:.3px;text-transform:uppercase;color:#0072bc;font-size:14px;font-weight:600;line-height:24px}.link-default::after{background:#0072bc;position:absolute;bottom:0;left:0;width:0;height:2px;content:"";-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.link-default:hover::after{width:100%}.bold{font-weight:700}.link-blue{text-decoration:underline;color:#0072bc;font-size:16px;font-weight:400;line-height:24px}.d-flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.add-news-form{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:24px 48px}.add-news-form .textarea{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:1/1/3/3}.add-news-form .button{height:56px;-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:6/1/7/3}.add-news-form .upload-file{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:5/1/6/3}.textarea{position:relative;min-height:248px}.textarea textarea{height:100%;resize:none;resize:none;border:1px solid transparent}.textarea textarea:focus{border-color:#0072bc}.textarea::before{background:#fff;position:absolute;top:2px;left:2px;width:calc(100% - 20px);height:20px;content:""}.required .fake-placeholder::after{position:absolute;top:0;right:-10px;content:"*";color:#eb5757;font-size:12px;font-weight:700}.specific-content--80{display:block;width:80%}.contacts-list{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px;padding:16px}.contacts-list .subtitle{margin-top:16px}.contacts-list .subtitle:first-child{margin-top:0}.contacts-list__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.contacts-list__link+.subtitle{margin-top:16px}.contacts-list__link,.contacts-list__text{color:#333;font-size:16px;font-weight:400;line-height:24px}.contacts-list__text{margin-bottom:16px}.contacts-list__link{margin-right:4px;margin-bottom:16px}.contacts-list__link:hover{text-decoration:underline}.map iframe{width:100%}.map img{width:100%}.prepay .link-blue{margin-right:3px}.prepay p{margin-bottom:16px;font-size:16px;font-weight:400;line-height:24px}.prepay a{margin-right:3px;text-decoration:underline;color:#0072bc;font-size:16px;font-weight:400;line-height:24px}.prepay a:hover{text-decoration:none}.prepay-table{background:#fff}.prepay-table p:first-child{margin-bottom:0;padding:16px;text-align:center}.prepay-table__head{text-align:center;font-size:16px;line-height:24px}.prepay-tablet__body{display:table;width:100%;border-spacing:0;color:#333;font-size:14px;font-weight:400;line-height:24px}.prepay-tablet__body tbody tr:first-child td{text-decoration:underline;color:#0072bc}.prepay-tablet__body tbody tr:first-child td:first-child{text-decoration:none}.prepay-tablet__body tbody td{width:24%;padding:10px 8px;border:1px solid #dadada;border-collapse:collapse}.prepay-tablet__body tbody td:first-child{width:28%;color:#0072bc;font-size:16px;font-weight:600}.prepay-text{background:#fff;margin-bottom:24px;padding:16px}.prepay-text .d-flex-row,.prepay-text .text{margin-bottom:8px}.prepay-text h2{margin-bottom:8px;color:#0072bc;font-size:24px;font-weight:700;line-height:32px}.prepay-form{display:-ms-grid;display:grid;margin-top:16px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:24px 48px}.prepay-form .button{height:56px;-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:4/1/5/3}@media (max-width:1280px){.prepay-form{gap:16px}}.prepay-form__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:24px}@media (max-width:1280px){.prepay-form__wrapper{gap:8px}}.interview{background:#fff;border-top:4px solid #0072bc;padding:8px 22px 16px;max-width:312px;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content}.interview__head{font-weight:600;font-size:14px;line-height:24px;color:#0072bc;text-transform:uppercase;margin-bottom:8px}.interview__title{font-weight:600;color:#1a1a1a;font-size:16px;line-height:24px;margin-bottom:18px}.interview__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.interview__inner .button--big{height:52px;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:8px}.interview__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:16px}.interview__value{font-size:16px;line-height:24px;color:#4d4d4d;font-weight:400;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.fake-checkbox{background:url(../img/checkbox.svg) no-repeat center center/contain;margin-right:8px;display:block;width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0}.interview__input:checked~.fake-checkbox{background:url(../img/checkbox-checked.svg)}.interview__input:checked~.interview__value{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#0a0a0a}.interview-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.interview-result:last-child{margin-bottom:0}.interview-result__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:4px}.interview-result__percent{font-weight:600;color:#0072bc;font-size:16px;line-height:24px;min-width:45px}.interview-result__value{font-size:16px;line-height:24px;color:#4d4d4d;font-weight:400}.progressbar{background:#c2c2c2;position:relative;width:100%;height:4px}.progressbar__value{background:#0072bc;height:4px;position:absolute;left:0;top:0}.interview--full{width:100%;max-width:100%}.interview--full .button--big{width:264px}.interview--full .interview__inner{margin-bottom:0}.news-page__main{width:100%}.areas-list__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:visible}.areas-list__item{margin-bottom:16px}.areas-list__item:last-child{margin-bottom:0}.areas-list__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:14px 16px;color:#0072bc;border:1px solid #0072bc;border-radius:4px;font-size:14px;font-weight:500;line-height:22px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.areas-list__link img{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;margin-right:16px}.areas-list__link:hover{background:#0072bc;color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.areas-list__link--current .areas-list__link{background:#0072bc;color:#fff;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.aside--scroll{position:relative;top:0}.aside--scroll .areas-list__items{height:calc(100vh - 196px);overflow-y:auto;scrollbar-color:#0072bc #e0e0e0;scrollbar-width:thin}.aside--scroll .areas-list__items::-webkit-scrollbar{background:#e0e0e0;width:8px;height:auto;cursor:pointer}.aside--scroll .areas-list__items::-webkit-scrollbar-thumb{border-radius:14px;background:#0072bc}.aside--scroll .areas-list__items .areas-list__item{margin-right:8px}.cities-list{margin:0 72px 24px 72px}.cities-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:192px;height:100px;padding:10px;border-radius:4px}.cities-link::after{position:absolute;z-index:1;top:0;right:0;width:100%;height:100%;content:"";background:-webkit-gradient(linear,left bottom,left top,from(rgba(5,74,119,.64)),to(rgba(5,74,119,.64)));background:-o-linear-gradient(bottom,rgba(5,74,119,.64),rgba(5,74,119,.64));background:linear-gradient(0deg,rgba(5,74,119,.64),rgba(5,74,119,.64))}.cities-link:hover::after{background:-webkit-gradient(linear,left bottom,left top,from(rgba(5,74,119,.6)),to(rgba(5,74,119,.6)));background:-o-linear-gradient(bottom,rgba(5,74,119,.6),rgba(5,74,119,.6));background:linear-gradient(0deg,rgba(5,74,119,.6),rgba(5,74,119,.6))}.cities-link__img{background:#0072bc;position:absolute;z-index:-1;top:0;right:0;width:192px;height:100px;border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cities-link__text{z-index:2;text-align:center;color:#fff;font-size:16px;font-weight:700;line-height:22px}.owl-carousel{position:relative}.owl-carousel .owl-nav{position:absolute;z-index:-1;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{background:url(../img/arrow-left.svg) no-repeat center/27px;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;width:48px;height:48px;font-size:0}.owl-carousel .owl-nav button.owl-next:active,.owl-carousel .owl-nav button.owl-next:focus,.owl-carousel .owl-nav button.owl-prev:active,.owl-carousel .owl-nav button.owl-prev:focus{outline:0}.owl-carousel .owl-nav button.owl-prev{-webkit-transform:translateX(-72px);-ms-transform:translateX(-72px);transform:translateX(-72px)}.owl-carousel .owl-nav button.owl-next{right:0;-webkit-transform:rotate(180deg) translateX(-72px);-ms-transform:rotate(180deg) translateX(-72px);transform:rotate(180deg) translateX(-72px)}.breadcrumbs{font-family:"Open Sans";margin-bottom:10px}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.breadcrumbs__item{position:relative;margin-right:20px}.breadcrumbs__item::after{background:url(../img/breadcrumbs-arrow.svg) no-repeat;position:absolute;top:50%;right:-16px;display:block;width:16px;height:16px;content:"";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.breadcrumbs__item:last-child{max-width:50px;margin-right:0}.breadcrumbs__item:last-child::after{display:none}.breadcrumbs__name{color:grey;font-size:14px;font-weight:400;line-height:20px}.breadcrumbs__item--active{pointer-events:none}.breadcrumbs__item--active .breadcrumbs__name{color:#1a1a1a}.current-date{background:#fff;display:-ms-grid;display:grid;width:-webkit-min-content;width:-moz-min-content;width:min-content;padding:12px;-ms-grid-columns:(-webkit-max-content)[2];-ms-grid-columns:(max-content)[2];grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2,1fr);gap:0 10px;height:-webkit-min-content;height:-moz-min-content;height:min-content}.current-date__time{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1/1/3/2}.current-date__wrapper{-ms-grid-row-align:end;align-self:end;-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/2/3}.current-date__day{text-transform:capitalize}.current-date__month{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.current-date__day-text{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:2/2/3/3}.current-date__time{color:#0072bc;font-size:56px;font-weight:400;line-height:64px}.current-date__day,.current-date__month{letter-spacing:.2px;color:#0072bc;font-size:16px;font-weight:700;line-height:24px}.current-date__day-text{color:#4d4d4d;font-size:16px;font-weight:400;line-height:24px;text-transform:capitalize}.prepayment{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:10px}.author{display:-webkit-box;display:-ms-flexbox;display:flex}.author__text{margin-right:16px;color:#1a1a1a;font-size:16px;font-weight:700;line-height:24px}.author__name{color:#0072bc;font-size:16px;font-weight:400;font-style:italic;line-height:24px}.longread-caption{position:relative;width:100vw;height:calc(100vh - 128px);background-repeat:no-repeat;background-position:center;background-size:cover}.longread-caption::before{background:rgba(0,0,0,.5);position:absolute;z-index:1;top:0;right:0;width:100%;height:100%;content:""}.longread-caption__wrapper{position:relative;z-index:2;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.longread-caption__subtitle,.longread-caption__title{text-align:center;color:#fff}.longread-caption__title{margin-bottom:24px;font-size:48px;font-weight:800;line-height:64px}.longread-caption__subtitle{margin:0 48px;font-size:18px;font-weight:400;line-height:26px}.longread-date{margin:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.longread-briefly{margin-bottom:16px}.longread-briefly__text{padding-top:24px;padding-bottom:18px;text-align:center;border-top:2px solid #0072bc;border-bottom:2px solid #0072bc}.longread-img{margin-bottom:80px}.longread-text{margin-bottom:56px}.longread-text iframe{max-width:100%;margin:0 auto}.longread-img-full{width:100vw;height:calc(100vh - 128px);margin-bottom:56px;background-repeat:no-repeat;background-position:center;background-size:cover}.longread-title{margin-bottom:16px}.longread-title__text{color:#0072bc;font-size:32px;font-weight:700;line-height:40px}.longread-carousel{margin-bottom:55px}.longread-carousel .owl-carousel{position:relative}.longread-carousel .owl-carousel .owl-dots{position:absolute;bottom:16px;left:50%;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;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.longread-carousel .owl-carousel .owl-dots .owl-dot{background:0 0;display:block;width:10px;height:10px;margin-right:24px;border:1px solid #fff;border-radius:50%;font-size:0}.longread-carousel .owl-carousel .owl-dots .owl-dot.active{background:#fff;width:16px;height:16px}.longread-carousel .owl-carousel .owl-dots .owl-dot:last-child{margin-right:0}.longread-carousel .owl-carousel .owl-dots .owl-dot:active,.longread-carousel .owl-carousel .owl-dots .owl-dot:focus,.longread-carousel .owl-carousel .owl-dots .owl-dot:hover{outline:0}.longread-briefly--badge{position:relative;margin-bottom:66px}.longread-briefly--badge .longread-briefly__text{padding-top:32px;padding-bottom:26px;text-align:left}.longread-briefly-badge{background:#0072bc;position:absolute;top:-16px;left:50%;padding:0 24px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#fff;font-size:18px;font-weight:700;line-height:32px}.longread-col-3{margin-bottom:56px}.longread-col-3__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:24px 48px}.longread-video{margin-bottom:56px}.longread-video__wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%}.longread-video__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.longread-podcast{margin-bottom:64px}.longread-podcast__title{margin-bottom:16px;text-align:center;text-transform:uppercase;color:#0072bc;font-size:32px;font-weight:700;line-height:40px}.longread-podcast__text{margin-bottom:32px;text-align:center}.longread-podcast__wrapper{display:block;max-width:676px;max-height:270px;margin:0 auto;color:transparent}.longread-podcast__wrapper a,.longread-podcast__wrapper div{display:none}.longread-author{margin-bottom:11px}.longread-tags{width:100%}.longread-tags .tags{padding-bottom:11px;border-bottom:1px solid #a3a3a3}.longread-blockquote{font-size:20px;margin-bottom:32px}.longread-blockquote__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.longread-blockquote__wrapper .longread-blockquote__inner:nth-child(1){width:15%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.longread-blockquote__wrapper .longread-blockquote__inner:nth-child(2){width:75%;margin-left:24px}.longread-blockquote__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-items:center}.longread-blockquote__img{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-bottom:8px}.longread-blockquote__img img{width:90px;height:90px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.longread-blockquote__name,.longread-blockquote__position{font-size:14px;line-height:20px;text-align:center}.longread-blockquote__name{margin-bottom:4px}.longread-blockquote__title{font-weight:600}.longread-blockquote__blockquote{margin:0;margin-top:32px;margin-bottom:32px;position:relative;display:block;font-style:italic}.longread-blockquote__blockquote::after,.longread-blockquote__blockquote::before{background:url(../img/“.svg) no-repeat 0 0/cover;position:absolute;content:"";width:22px;height:14px}.longread-blockquote__blockquote::before{top:-23px;left:5px}.longread-blockquote__blockquote::after{bottom:-23px;right:5px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.longread{font-weight:400;font-size:20px;line-height:32px;color:#000;padding-bottom:56px}.longread img{max-width:100%;height:auto}.container--long{max-width:942px;padding:0 15px;margin:0 auto;height:100%}.about-card{background:#fff;display:-ms-grid;display:grid;margin-bottom:16px;padding:16px;-ms-grid-columns:176px 1fr;grid-template-columns:176px 1fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr;gap:24px 32px}.about-card img{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1/1/3/2}.about-card:last-child{margin-bottom:0}.about-card--adv{-ms-grid-rows:-webkit-min-content -webkit-min-content;-ms-grid-rows:min-content min-content;grid-template-rows:-webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content}.about-card__title{-ms-grid-row-align:end;align-self:end;color:#1a1a1a;font-size:16px;font-weight:700;line-height:24px;-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/2/3}.about-card__link{-ms-grid-row-align:start;align-self:start;-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:2/2/3/3}.input-wrapper{position:relative}.fake-placeholder{position:absolute;top:16px;left:16px;cursor:text;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:grey;font-size:16px;font-weight:400;line-height:24px}.fake-placeholder--active{top:4px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#0072bc;font-size:12px;line-height:16px}.fake-placeholder--active~.input{padding-bottom:8px}.input{background:#fff;width:100%;height:56px;padding:16px;color:#333;border:none;border:1px solid transparent;outline:0;font-size:16px;font-weight:400;line-height:24px}.error{position:relative}.error .input{padding-left:44px;border:1px solid #eb5757}.error .fake-placeholder{left:44px}.error::before{background:#eb5757;position:absolute;top:21px;left:20px;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;width:16px;height:16px;content:"!";color:#fff;border-radius:50%;font-size:12px;font-weight:700}.error-text{color:#eb5757;font-size:12px;font-weight:400;line-height:16px}.upload-file{background:#fff;width:100%;padding:12px 22px;-ms-grid-row:6;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:6/1/7/3}.upload-file input{width:100%}.upload-file__start{position:relative;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:-webkit-min-content 1fr -webkit-min-content;-ms-grid-columns:min-content 1fr min-content;grid-template-columns:-webkit-min-content 1fr -webkit-min-content;grid-template-columns:min-content 1fr min-content;gap:8px}.upload-file__start .link-blue{cursor:pointer;text-decoration:none;font-weight:600}.upload-file__start .input-file{display:none}.upload-file__icon{background:#0072bc;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;width:24px;height:24px;color:#fff;border-radius:50%;font-size:19px;font-weight:700}.upload-file__text{overflow-x:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#000;font-size:14px;font-weight:400;line-height:24px}.upload-file__end{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:56px 1fr -webkit-min-content;-ms-grid-columns:56px 1fr min-content;grid-template-columns:56px 1fr -webkit-min-content;grid-template-columns:56px 1fr min-content;gap:8px}.upload-file__preview{background:#cecece;display:block;width:56px;height:56px}.button-clear{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;width:32px;height:32px}.upload-file__name{color:#0072bc;font-size:16px;font-weight:700;line-height:24px}.test-page-wrapper{padding:50px 0}.mb-20{margin-bottom:20px}.test-page-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.test-page-inner>*{margin-right:10px}.news-card--bg{width:100%;max-width:312px;height:200px}.news-card__img{background:#e4e4e4}.todo{background:#f5a100!important}img[src="/img/no_photo.svg"]{padding:10%}.text-italic{font-style:italic}.embed-responsive{position:relative;display:block;overflow:hidden;width:100%;padding:0}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.tac{text-align:center}.m-center{margin:0 auto}