@charset "UTF-8";*{padding:0;margin:0;border:0}*,:after,:before{-box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,nav{display:block}body,html{font-family:Inter,sans-serif;height:100%;width:100%;font-size:100%;line-height:1;font-size:16px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.wrapper{width:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#b0d5ff;overflow:hidden}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:0 15px}.page__content{-webkit-box-flex:1;-ms-flex:1 1 895px;flex:1 1 895px;overflow:hidden}.page__sidebar{-webkit-box-flex:0;-ms-flex:0 0 285px;flex:0 0 285px}.page__sidebar img{width:100%}.title{font-weight:700;font-size:30px;line-height:36px;color:#212529;padding:0 15px;padding-bottom:20px}.breadcrumbs{font-size:14px;line-height:16px;padding:10px 15px;overflow:hidden}.breadcrumbs__content{white-space:nowrap;overflow:auto;padding:0 0 20px 0;margin-bottom:-20px}.breadcrumbs__link{color:#212529}.breadcrumbs__link:hover{color:#0061cc}.breadcrumbs span{color:#6c757d}._container{max-width:1200px;margin:0 auto}.header{height:100px}.header__content{padding:20px 15px 40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{margin-right:30px;min-width:100px}.header__logo img{width:100%}.header__search{-webkit-box-flex:0;-ms-flex:0 1 720px;flex:0 1 720px;margin-right:20px}.header__time{font-weight:400;font-size:16px;line-height:22px;color:#212529;opacity:.7;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:20px;white-space:nowrap}.header__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.header__button{border:1px solid #0061cc;border-radius:10px;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;min-width:40px;padding:10px 0;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:16px;color:#212529;cursor:pointer;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__button._active{background:#fff;border:none;border-radius:10px 10px 0 0}.header__button._active .header__button-drop{-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.header .header__button-drop{-webkit-transform:scaleY(0) translateY(-10px);-ms-transform:scaleY(0) translateY(-10px);transform:scaleY(0) translateY(-10px);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;top:35px;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;position:absolute}.header .header__button-drop a{color:#fff;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;background:#007aff;border-radius:0 0 10px 10px;width:40px;height:auto;padding-top:10px;padding-bottom:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.header .header__button-drop a:hover{background:#0061cc}.form-search{position:relative}.form-search__reset{background-image:url(../img/icons/reset.svg);background-repeat:no-repeat;background-size:contain;width:12px;height:12px;position:absolute;right:54px;z-index:1000;top:14px;display:none}.form-search__reset._active{display:block}.form-search__search{-webkit-appearance: none;background:#ebf4ff;-webkit-box-shadow:inset 0 4px 4px rgba(0,0,0,.25);box-shadow:inset 0 4px 4px rgba(0,0,0,.25);border-radius:10px;font-size:14px;line-height:16px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.form-search__button{position:absolute;background:#0061cc;border-radius:0 10px 10px 0;background-image:url(../img/icons/search.svg);background-repeat:no-repeat;background-size:15px;background-position:center;width:40px;height:40px;right:0}.form-search__button:hover{opacity:.9}.form-search__drop{position:absolute;top:41px;background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;overflow:hidden;width:calc(100% - 40px);-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1000;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.form-search__drop._active{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.form-search__link{padding:7px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.form-search__link::before{content:"";position:absolute;bottom:0;width:calc(100% - 24px);height:1px;background:#b0d5ff}.form-search__link img{width:20px}.form-search__link:hover{background:#007aff;color:#fff}.form-search__link:hover span{color:#fff}.form-search__link:hover::before{display:none}.form-search__elem{display:block;font-size:16px;line-height:22px;color:#212529;padding-right:15px;padding-left:5px;white-space:nowrap}.form-search__elem2{display:block;font-size:14px;line-height:16px;color:#495057}.form-search__all{font-size:14px;line-height:16px;color:#0061cc;display:block;padding:14px 12px}.form-search__all:hover{color:#007aff}.footer{padding:50px 0}.footer__content{padding:0 15px}.footer__row{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;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__copyright{font-weight:400;font-size:16px;line-height:22px;letter-spacing:-1px;color:#212529;opacity:.7}.footer__mail{font-weight:400;font-size:16px;line-height:22px;letter-spacing:-1px;color:#212529;opacity:.7}.footer__mail:hover{color:#0061cc}.navigation__top{background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px 10px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10}.navigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.navigation__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.navigation__item:first-child .navigation__link{border-radius:10px 0 0 0}.navigation__link{text-align:center;display:block;padding:13px 12px;font-size:14px;line-height:16px;color:#212529;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.navigation__link::before{content:"";display:block;position:absolute;right:0;top:5px;width:1px;height:33px;background-color:#b0d5ff}.navigation__link._active{background:#0061cc;color:#f8f9fa;-webkit-box-sizing:border-box;box-sizing:border-box}.navigation__link._active::before{display:none}.navigation__link:hover{background:#0061cc;color:#f8f9fa;-webkit-box-sizing:border-box;box-sizing:border-box}.navigation__link:hover::before{display:none}.navigation__button{position:relative;font-size:14px;line-height:16px;color:#212529;padding:13px 12px;cursor:pointer;height:100%;border-radius:0 10px 0 0}.navigation__button._active{background:#0061cc;color:#fff}.navigation__button:hover{background:#0061cc;color:#f8f9fa;-webkit-box-sizing:border-box;box-sizing:border-box}.navigation__bottom{overflow:hidden;border-radius:0 0 10px 10px;background:#0061cc;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32)}.navigation__bottom .navigation__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr)}.navigation__bottom .navigation__item{-webkit-box-flex:1;-ms-flex:1 1 100px;flex:1 1 100px;max-width:150px}.navigation__bottom .navigation__item:first-child .navigation__link{padding-left:18px;border-radius:0 0 0 10px}.navigation__bottom .navigation__link{color:#f8f9fa;white-space:nowrap}.navigation__bottom .navigation__link::before{display:none}.navigation__bottom .navigation__link:hover{background:#007aff}.dropdown-menu{position:absolute;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;top:42px;right:0;background:#ebf4ff;overflow:hidden;border-radius:0 0 10px 10px;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.dropdown-menu._active{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);visibility:visible}.dropdown-menu .navigation__list{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-sizing:border-box;box-sizing:border-box;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dropdown-menu .navigation__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.dropdown-menu .navigation__item:first-child .navigation__link{padding-left:12px;border-radius:0}.dropdown-menu .navigation__link{color:#212529;width:100%;height:100%;white-space:nowrap;text-align:start;padding:10px 15px}.dropdown-menu .navigation__link::before{display:none}.dropdown-menu .navigation__link:hover{background:#0061cc;color:#f8f9fa}.dropdown-menu .navigation__link._active{color:#fff}.weather{margin-top:10px;background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;margin-bottom:10px}.weather._mr{margin-bottom:20px}.weather__grid{width:855px;margin-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.weather__grid .card-weather__row{-webkit-box-flex:0;-ms-flex:0 0 426px;flex:0 0 426px}.weather__grid._three{display:-webkit-box;display:-ms-flexbox;display:flex}.weather__grid._three .card-weather__row{-webkit-box-flex:0;-ms-flex:0 0 285px;flex:0 0 285px}.weather__content{padding:30px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;overflow:hidden}.weather__row-scroll{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;width:600px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.weather__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.weather__row._bottom{padding-bottom:15px;border-bottom:1px solid #b0d5ff}.weather__row._scroll{overflow:auto;overflow-y:hidden;padding-bottom:40px;margin-bottom:-40px}.weather__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;gap:5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.weather__date{font-weight:700;font-size:18px;line-height:28px;letter-spacing:.4px;text-transform:uppercase;color:#212529;margin-right:12px;white-space:nowrap}.weather__parameters-text{background:#b0d5ff;border-radius:15px;font-weight:500;font-size:16px;line-height:22px;color:#212529;padding:5px 15px;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}.weather__row-param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#212529;gap:10px}.weather__sunrise{font-size:14px;line-height:16px;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}.weather__sunset{font-size:14px;line-height:16px;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}.weather__text{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px;white-space:nowrap}.weather__info{-webkit-box-flex:0;-ms-flex:0 0 375px;flex:0 0 375px}.info-weather{border:1px solid #ced4da;border-radius:8px;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 7px;-webkit-box-sizing:border-box;box-sizing:border-box;gap:15px}.info-weather__column{text-align:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.info-weather__value{color:#212529;font-weight:500;font-size:54px;line-height:60px}.info-weather__feel{color:#212529;font-size:16px;line-height:22px}.info-weather__text{font-weight:500;font-size:16px;line-height:22px;color:#212529;margin-left:15px}.info-weather__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}.info-weather__row img{height:40px}.item-weather{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background:#e9ecef;border-radius:8px;padding:13px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-weather._fix{min-width:98px;max-width:100px;min-height:107px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.item-weather._h117{height:117px;gap:15px}.item-weather._h137{height:137px}.item-weather._h88{min-height:88px}.item-weather._w61{min-width:62px}.item-weather__icon{height:20px;margin-bottom:8px}.item-weather__icon._mr{margin-bottom:-5px}.item-weather__value{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;font-size:18px;line-height:24px;color:#212529;text-align:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.item-weather__icon-height{height:20px;margin-bottom:7px}.item-weather__text{font-size:14px;line-height:16px;color:#212529}.item-weather__time{font-size:14px;line-height:16px;opacity:.6;color:#212529}.item-weather__temp{font-size:16px;line-height:22px;color:#212529;text-align:center}.parameter{width:600px}.parameter._mr{margin-top:30px}.parameter__title{font-size:16px;line-height:22px;color:#212529;margin-bottom:6px;margin-top:16px}.parameter__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.parameter__row._color{position:relative;height:35px;background:-webkit-gradient(linear,left top,left bottom,from(#b0d5ff),to(rgba(176,213,255,0)));background:-o-linear-gradient(top,#b0d5ff 0,rgba(176,213,255,0) 100%);background:linear-gradient(180deg,#b0d5ff 0,rgba(176,213,255,0) 100%);width:855px;gap:0}.parameter__value{-webkit-box-flex:1;-ms-flex:1 0 98px;flex:1 0 98px;min-width:98px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.parameter__value._w61{-webkit-box-flex:1;-ms-flex:1 0 61px;flex:1 0 61px;min-width:61px}.parameter__res{-webkit-box-flex:1;-ms-flex:1 0 106px;flex:1 0 106px;min-width:106px;background-color:#ebf4ff;border-bottom:1px solid #75b6ff}.parameter__res._w61{-webkit-box-flex:0;-ms-flex:0 0 71.2px;flex:0 0 71.2px;min-width:71.2px}#pressure .parameter__row._color{background:0 0}#pressure .parameter__res{background:#ffdbd9;border-bottom:1px solid #f18b84;height:26px;position:relative}#humidity .item-weather{background:#75b6ff}#humidity .item-weather._blue{background:#b0d5ff}.weather-city{margin-top:40px}.weather-city__title{font-weight:500;font-size:24px;line-height:30px;color:#212529;margin-bottom:20px}.weather-city__content{background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.weather-city__item{-webkit-box-flex:0;-ms-flex:0 1 258px;flex:0 1 258px;-webkit-box-sizing:border-box;box-sizing:border-box;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;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;color:#212529}.weather-city__item:hover{color:#0061cc}.weather-city__text{max-width:180px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.weather-city__dotted{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;border-bottom:1px dashed #212529;opacity:.5;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 5px 0 2px}.weather-city__temp{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;min-width:55px}.weather-city__temp img{height:13px}.weather-countries{margin-top:40px}.weather-countries__row{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;gap:15px;padding-bottom:20px}.weather-countries__title{font-weight:500;font-size:24px;line-height:30px;color:#212529}.weather-countries__link{font-size:16px;line-height:22px;color:#212529}.weather-countries__link:hover{color:#0061cc}.weather-countries__content{background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;display:-ms-grid;display:grid;gap:20px;-ms-grid-columns:(auto)[5];grid-template-columns:repeat(5,auto)}.weather-countries__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#212529}.weather-countries__item:hover{color:#0061cc}.weather__row._bottom._bod{padding:30px 20px 15px 20px;border:none;position:relative}.weather__row._bottom._bod::before{content:"";position:absolute;width:calc(100% - 40px);height:1px;bottom:0;background-color:#b0d5ff}.light__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.light__body .weather__content{-webkit-box-flex:1;-ms-flex:1 0 280px;flex:1 0 280px;-webkit-box-sizing:border-box;box-sizing:border-box}.light__body .card-weather__row._gp{margin-bottom:15px}.light__body .light__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;max-width:250px}.light__body .light__box._bg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.light__body .light__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.light__body .light__box{gap:25px}.light__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}.light__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:80px;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin-bottom:20px}.light__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:35px}.light__box img{width:30px;height:30px}.light__box._bg{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;height:133px;background-image:url(../img/sun-moon.svg);background-repeat:no-repeat;background-size:210px;background-position-x:15px;gap:0;margin-bottom:10px}.light__sunrise{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-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px}.light__time-box{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:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center;margin:0 20px 0 20px}.light__text{font-size:14px;line-height:16px;color:#212529}.light__text._grey{opacity:.8}.light__text._blue{color:#0061cc}.light__time{margin-top:15px;font-weight:500;font-size:24px;line-height:30px;color:#212529;white-space:nowrap}.light__sunset{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-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px}.light__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.text-block{margin-top:40px}.text-block__title{font-weight:500;font-size:24px;line-height:30px;color:#212529;margin-bottom:20px}.text-block__content{background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;padding:20px 20px 30px 20px}.text-block__content p{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#212529}.card-rows{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.card-rows .weather__row._scroll{overflow:auto;overflow-y:hidden;padding-bottom:0;margin-bottom:0}.card-rows .card-weather__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;padding:30px 20px 19px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.card-rows .card-weather__time-day{width:50px;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.card-rows .card-weather{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 285px;flex:1 0 285px}.card-rows .card-weather__inner{-ms-grid-columns:auto (85px)[1];grid-template-columns:auto repeat(1,85px)}.card-rows .card-weather__box{margin-left:10px}.card-rows .card-weather__top{-ms-grid-columns:auto (100px)[1];grid-template-columns:auto repeat(1,100px)}.card-rows .card-weather__top .card-weather__item{text-align:end}.card-rows .weather__row-scroll{width:auto}.card-rows .card-weather__row{gap:5px}.card-weather{max-width:895px;margin-bottom:10px}.card-weather__content{padding:30px 20px;background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;overflow:hidden}.card-weather__top{font-size:14px;line-height:16px;color:#495057;display:-ms-grid;display:grid;-ms-grid-columns:350px (100px)[5];grid-template-columns:350px repeat(5,100px);padding-bottom:10px;border-bottom:1px solid #b0d5ff}.card-weather__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.card-weather__row._gp{gap:20px}.card-weather__date{font-weight:700;font-size:36px;line-height:36px;color:#212529}.card-weather__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-weather__item{padding-left:5px}.card-weather__item span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:600}.card-weather__item img{height:12px;background-position:center}.card-weather__body .card-weather__item{font-weight:500;font-size:18px;line-height:24px;color:#212529}.card-weather__inner{padding:14px 0;display:-ms-grid;display:grid;-ms-grid-columns:350px (100px)[5];grid-template-columns:350px repeat(5,100px);margin-bottom:10px}.card-weather__inner:last-child{margin-bottom:0}.card-weather__time-day{width:55px;-webkit-box-flex:0;-ms-flex:0 0 55px;flex:0 0 55px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#495057;font-size:14px}.card-weather__temp{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;width:35px;white-space:nowrap;font-weight:500;font-size:18px;line-height:24px;color:#212529}.card-weather__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:16px;color:#212529}.card-weather__box img{width:35px;height:22px;margin-right:17px}.card-weather__bottom{padding-top:20px;border-top:1px solid #b0d5ff}.card-weather .weather__row-param{gap:20px}.card-weather .weather__sunrise{gap:10px}.card-weather .weather__sunset{gap:10px}.card-rows .card-weather .weather__row-scroll{width:auto}.card-weather .weather__row-scroll{display:block;width:895px}.slider-weather{margin:20px 0;background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;overflow:hidden;position:relative;padding:20px}.slider-weather::before{content:"";background:#ebf4ff;width:20px;height:100%;position:absolute;right:0;top:0;z-index:9}.slider-weather::after{content:"";background:#ebf4ff;width:20px;height:100%;position:absolute;top:0;left:0;z-index:9}.slider-weather__wrapper{max-width:895px}.slider-weather__slide{max-width:122px}.slider-weather__next{cursor:pointer;position:absolute;top:calc(50% - 15px);right:15px;width:30px;height:30px;border-radius:50%;background:#3b98ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);z-index:10}.slider-weather__next span{background-image:url(../img/icons/arrow-slider.svg);background-repeat:no-repeat;background-size:auto;background-position:center;position:relative;width:30px;height:30px;display:block}.slider-weather__next.swiper-button-disabled{display:none}.slider-weather__next:hover{background:#5da1ed}.slider-weather__prev{cursor:pointer;opacity:.4;position:absolute;top:calc(50% - 15px);left:15px;width:30px;height:30px;border-radius:50%;background:#3b98ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);z-index:10}.slider-weather__prev span{background-image:url(../img/icons/arrow-slider.svg);background-repeat:no-repeat;background-size:auto;background-position:center;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);position:relative;width:30px;height:30px;display:block}.slider-weather__prev.swiper-button-disabled{display:none}.slider-weather__prev:hover{opacity:1;background:#5da1ed}.slider-weather-card{padding:12px 10px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:220px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slider-weather-card:first-child{background:#e9ecef;border-radius:10px}.slider-weather-card__date{font-size:14px;line-height:16px;color:#212529;opacity:.6}.slider-weather-card__date._red{color:#c22121}.slider-weather-card__desc{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.slider-weather-card__icon{width:60px;height:60px;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}.slider-weather-card__icon img{max-width:40px;max-height:30px;height:100%;-o-object-fit:contain;object-fit:contain}.slider-weather-card__day{color:#212529;font-size:16px;line-height:22px}.slider-weather-card__night{font-size:14px;line-height:16px;color:#6c757d}.slider-weather-card__param{margin-top:10px;color:#212529;opacity:.6;font-size:14px;line-height:16px}.slider-weather-card__value{margin-top:5px;font-size:14px;line-height:16px;color:#212529}.weather-month{margin-top:20px;margin-bottom:10px;background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;padding:16px 20px 30px 20px}.weather-month__header{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr);margin-bottom:5px}.weather-month__day{color:#212529;font-weight:700;font-size:14px;line-height:28px;padding-left:10px}.weather-month__day:nth-child(6){color:#c22121}.weather-month__day:nth-child(7){color:#c22121}.weather-month__week{border-top:1px solid #b0d5ff;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr)}.weather-month__item:nth-child(6) .item-month-day__date{color:#c22121}.weather-month__item:nth-child(7) .item-month-day__date{color:#c22121}.item-month-day{position:relative;padding:2px 0 20px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.item-month-day:hover{background:#e9ecef}.item-month-day._opacity{opacity:.5;pointer-events:none}.item-month-day__date{font-size:16px;line-height:22px;color:#6c757d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px}.item-month-day__date._now{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;background:#75b6ff;border-radius:50%;width:30px;height:30px;color:#fff!important}.item-month-day__month{display:block;width:67px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:16px;line-height:22px;text-align:start;color:#6c757d}.item-month-day__icon{margin-bottom:14px;padding-left:30%;margin-top:5px;height:25px}.item-month-day__icon img{width:32px;height:30px;-o-object-fit:contain;object-fit:contain}.item-month-day__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.item-month-day__box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-month-day__temp{white-space:nowrap}.item-month-day__temp:first-child{font-weight:500;font-size:24px;line-height:30px;color:#212529;width:50px}.item-month-day__temp:last-child{font-weight:500;font-size:16px;line-height:22px;color:#495057;opacity:.6;padding-right:15px;width:40px}.catalog-top{margin-bottom:40px;padding:20px;background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;font-size:16px}.catalog-top .link-item{color:#000;font-size:16px;display:inline-block;padding:7px 14px}.catalog-top .link-item:hover{color:#0061cc}.catalog{-webkit-box-flex:1;-ms-flex:1 1 400px;flex:1 1 400px}.catalog:nth-child(2) .catalog__content{gap:10px}.catalog:nth-child(2) .catalog__link{padding-bottom:5px}.catalog__two{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:10px}.catalog__title{margin-bottom:20px;font-weight:500;font-size:24px;color:#212529}.catalog__content{background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;padding:30px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.catalog__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}.catalog__letter{margin-top:0;color:#000;letter-spacing:.4px;font-size:18px;font-weight:700;width:25px;-webkit-box-flex:0;-ms-flex:0 0 25px;flex:0 0 25px}.catalog__link{padding-bottom:10px}.catalog__link-item{color:#212529;opacity:.6;font-size:14px;line-height:120%;display:inline-block;padding-bottom:8px}.catalog__link-item:hover{color:#0061cc}.catalog__link-item:nth-child(1){color:#212529;opacity:1;font-size:16px;padding-right:5px}.catalog__link-item:nth-child(1):hover{color:#0061cc}.weather-time{margin:30px 0 20px}.weather-time__content{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;color:#212529;font-weight:700;font-size:160px;line-height:194px}.time-city__title{font-size:24px;line-height:30px;color:#212529;margin-bottom:20px}.time-city__content{padding:30px 20px;display:-ms-grid;display:grid;-ms-grid-columns:auto auto auto;grid-template-columns:auto auto auto;gap:15px 25px;background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px}.time-city__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.time-city__text{font-size:18px;line-height:24px;color:#212529}.time{color:#212529;font-weight:500;font-size:16px;line-height:22px;padding:4px 0;width:96px;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;background:#b0d5ff;border-radius:15px}.time-difference{margin-top:40px}.time-difference__title{font-size:24px;line-height:30px;color:#212529;margin-bottom:20px}.time-difference__content{padding:30px 20px 30px 20px;background:#ebf4ff;-webkit-box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);box-shadow:0 4px 6px rgba(33,37,41,.2),0 0 1px rgba(33,37,41,.32);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;overflow:hidden}.time-difference__column{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.time-difference__column:nth-child(1){margin-right:0}.time-difference__column:nth-child(1) .time-difference__item{border-bottom:1px solid #b0d5ff}.time-difference__elem{background:#007aff;border-radius:10px;width:4px}.time-difference__item{height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.time-difference__text{font-size:18px;line-height:24px;color:#212529}.time-difference__line{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 14px 0 0;font-size:16px;line-height:22px;height:30px;font-weight:500;color:#212529;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#b0d5ff;border-radius:15px;padding-left:14px;white-space:nowrap}.time-difference__line._min{-webkit-transform:translate(calc(-100% - 25px),0);-ms-transform:translate(calc(-100% - 25px),0);transform:translate(calc(-100% - 25px),0);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.time-difference__line._none{background:0 0}@media (max-width:1230px){.weather__row._column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-weather{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:20px}.item-weather._fix{width:97px}.weather-city__content{display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto}.weather-countries__content{-ms-grid-columns:(auto)[4];grid-template-columns:repeat(4,auto)}.light__body .weather__content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.light__body .light__row{max-width:none}.light__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card-rows .card-weather__inner{-ms-grid-columns:auto (85px)[1];grid-template-columns:auto repeat(1,85px)}.time-city__content{-ms-grid-columns:auto auto;grid-template-columns:auto auto}}@media (max-width:1160px){.card-rows .card-weather__box span{display:none}}@media (max-width:1100px){.navigation__bottom .navigation__item{-webkit-box-flex:1;-ms-flex:1 1 90px;flex:1 1 90px}.navigation__bottom .navigation__link{padding:13px 10px}.weather-time__content{font-size:130px;line-height:120%}}@media (max-width:1024px){.weather-countries__content{-ms-grid-columns:(auto)[3];grid-template-columns:repeat(3,auto)}}@media (max-width:992px){.page__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.card-weather{max-width:none}.card-weather__top{-ms-grid-columns:auto (100px)[5];grid-template-columns:auto repeat(5,100px)}.card-weather__inner{-ms-grid-columns:auto (100px)[5];grid-template-columns:auto repeat(5,100px)}.slider-weather::before{display:none}.slider-weather__slide{max-width:130px}}@media (max-width:950px){.card-weather__top{-ms-grid-columns:350px (100px)[5];grid-template-columns:350px repeat(5,100px)}.card-weather__inner{-ms-grid-columns:350px (100px)[5];grid-template-columns:350px repeat(5,100px)}}@media (max-width:930px){.page__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:900px){.slider-weather__slide{max-width:122px}}@media (max-width:768px){.breadcrumbs{margin:0;padding:10px 0 10px 0}.breadcrumbs__content{padding:0 15px 20px 15px}.form-search__elem2{display:none}.navigation__bottom .navigation__list{display:-webkit-box;display:-ms-flexbox;display:flex}.weather__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.light__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.light__box._bg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.card-rows .card-weather__box span{display:block}.card-weather .weather__row-scroll{width:850px}.weather-month__day{padding-left:0}.item-month-day{padding:2px 0 20px 0}.item-month-day__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.weather-time__content{font-size:100px}.time-city__content{-ms-grid-columns:auto;grid-template-columns:auto}}@media (max-width:700px){.time-difference__column:nth-child(1){-webkit-box-flex:1;-ms-flex:1 1 70%;flex:1 1 70%}}@media (max-width:650px){.header__time{display:none}}@media (max-width:600px){.weather-countries__content{-ms-grid-columns:(auto)[2];grid-template-columns:repeat(2,auto)}.item-month-day__date{font-size:14px}.item-month-day__month{font-size:14px;max-width:40px;width:auto}.item-month-day__icon{padding-left:10%}.item-month-day__temp:first-child{font-size:18px}.item-month-day__temp:last-child{font-size:14px}}@media (max-width:550px){.header__logo{margin-right:15px}.weather-city__title{font-size:20px}.weather-city__content{display:-webkit-box;display:-ms-flexbox;display:flex}.weather-city__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.weather-countries__title{font-size:20px}.weather-countries__link{font-size:14px}.text-block__title{font-size:20px}.catalog-top{font-size:10px;padding:5px}.weather-time__content{font-size:70px}.time-difference__item{height:35px}.time-difference__text{font-size:14px}.time-difference__line{height:25px;font-size:12px;padding:0 8px 0 0;padding-left:8px}}@media (max-width:500px){.title{font-size:24px;line-height:110%}.weather__row-param{-ms-flex-wrap:wrap;flex-wrap:wrap}.info-weather{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-weather__column{margin-bottom:15px}.info-weather__text{margin:10px 0 0 0;text-align:center}.info-weather__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.card-rows .card-weather__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card-rows .card-weather__temp{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px}.card-weather__top{-ms-grid-columns:150px (100px)[5];grid-template-columns:150px repeat(5,100px)}.card-weather__row._gp{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card-weather__inner{-ms-grid-columns:150px (100px)[5];grid-template-columns:150px repeat(5,100px);padding:10px 0}.card-weather__time-day{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.card-weather__temp{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.card-weather__box span{display:none}.card-weather .weather__row-scroll{width:650px}.weather-month__header{margin:0}.weather-month__day{font-size:12px}.weather-month__week{padding:2px 0 0 0}.item-month-day__month{display:none}.item-month-day__temp:first-child{font-size:16px;width:auto}.item-month-day__temp:last-child{font-size:12px;width:auto}.time-city__title{font-size:18px;line-height:120%;margin-bottom:10px}.time-city__content{gap:10px 25px}.time-city__text{font-size:16px}.time{font-size:14px}.time-difference__title{font-size:18px;line-height:120%;margin-bottom:10px}.time-difference__column{margin-right:-100px}}@media (max-width:450px){.header__search{margin-right:0}.header__box{display:none}.weather-countries__content{-ms-grid-columns:(auto)[1];grid-template-columns:repeat(1,auto)}.card-rows .card-weather__box span{display:none}}@media (max-width:420px){.item-month-day__date{font-size:12px;height:20px}.item-month-day__date._now{width:20px;height:20px}.item-month-day__icon{height:20px;margin-bottom:0}.item-month-day__icon img{width:25px;height:18px;-o-object-fit:contain;object-fit:contain}}@media (max-width:400px){.weather-month{padding:16px 10px 20px 10px}.item-month-day__temp:first-child{font-size:14px}.item-month-day__temp:last-child{font-size:10px;line-height:15px}}@media (max-width:370px){.weather-city__title{font-size:18px;margin-bottom:15px}.weather-countries__row{padding-bottom:15px}.weather-countries__title{font-size:18px}.weather-countries__link{font-size:12px}.text-block__title{font-size:18px;margin-bottom:15px}.weather-time__content{font-size:60px}}
/* Новые стили */
.weather__date a {color: #000;}
@media(max-width: 768px){
	.scroll-button{
		position: relative;
	}
	.scroll-button .slider-weather__prev{
		opacity: 1;
		left: 5px;
	}
	.scroll-button .slider-weather__next{
		opacity: 1;
		right: 5px;
	}
	#weather .weather__row._column{
		flex-direction: column;

	}
	#weather .weather__row{
		flex-direction: row;
		flex-wrap: wrap;
	}
	#weather .weather__item.item-weather{
		flex: 1 1 45%;
	}
}
@media(max-width: 370px){
	#weather .weather__item.item-weather{
		flex: 1 1 100%;
	}
}
