
.offer {
  padding: 30px 20px 0;
}

.offer:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 10px;
  margin-bottom: 20px;
  background: rgb(77, 98, 214);
  background: -moz-linear-gradient(90deg, rgba(77, 98, 214, 1) 0%, rgba(178, 42, 174, 1) 33%, rgba(238, 112, 55, 1) 66%, rgba(218, 44, 129, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(77, 98, 214, 1) 0%, rgba(178, 42, 174, 1) 33%, rgba(238, 112, 55, 1) 66%, rgba(218, 44, 129, 1) 100%);
  background: linear-gradient(90deg, rgba(77, 98, 214, 1) 0%, rgba(178, 42, 174, 1) 33%, rgba(238, 112, 55, 1) 66%, rgba(218, 44, 129, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d62d6", endColorstr="#da2c81", GradientType=1);
  content: '';
}

.offer h1 {
  font-size: 32px;
  line-height: 34px;
  padding-bottom: 15px;
}

.offer h1 span {
  color: #3897f0;
}

.offer .logo {
  float: left;
  display: block;
  width: 120px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.offer .info {
  clear: both;
  padding-top: 20px;
}

.offer a.button-m {
  font-size: 18px;
}

.offer .price {
  margin-left: 170px;
  padding-top: 10px;
  background-position: 50% 30px;
}

.offer .price .item:nth-child(2) {
  padding-left: 20px;
}

.offer .price a.button-m {
  margin-top: 10px;
}

.offer .bullet li {
  padding-bottom: 6px;
}

.offer .bullet li:last-child {
  padding-bottom: 0;
}

.verified:after {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url("https://kupitut1.ru/magic-blanket-2/images/verified.png") 0 0 no-repeat;
  margin-left: 10px;
  content: '';
}

.list-v2 {
  position: absolute;
  left: 20px;
  top: 40px;
  width: 240px;
}

.list-v2 li {
  background: url("https://kupitut1.ru/magic-blanket-2/images/check-icon.png") 0 0 no-repeat;
  padding-left: 40px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}

.list-v2 li b {
  display: block;
  color: #fffc00;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}

/*   alert-v1   */

.alert-v1 {
  position: relative;
  margin: 20px 20px 0;
  border: 1px solid #ebebeb;
  border-radius: 7px;
  padding: 40px 25px 30px;
  text-align: center;
  font-size: 19px;
  font-weight: 700;
  line-height: 27px;
}

.alert-v1:before {
  position: absolute;
  left: calc(50% - 27px);
  top: -27px;
  display: block;
  width: 54px;
  height: 54px;
  background: url("https://kupitut1.ru/magic-blanket-2/images/alert-icon1.png") 0 0 no-repeat;
  content: '';
}

.alert-v1 strong {
  color: #ff4b4c;
}

.alert-v1 .button-m {
  margin-top: 15px;
}

/*   post   */

.post {
  padding: 25px 0;
  border-bottom: 1px solid #ebebeb;
}

.post .box {
  position: relative;
}

.post .sale {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("https://kupitut1.ru/magic-blanket-2/images/sale.png") 0 0 no-repeat;
  width: 132px;
  height: 132px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.post .sale span {
  display: inline-block;
  transform: rotate(45deg);
  margin: 65px 0 0 -15px;
  width: 135px;
  text-align: center;
}

.post .info {
  margin: 0 20px 20px;
  background: url("https://kupitut1.ru/magic-blanket-2/images/share-icon.png") 98% 50% no-repeat;
}

.post .info:after {
  display: block;
  clear: both;
  content: '';
}

.post .info img {
  float: left;
  width: 38px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.post .info .login {
  float: left;
  height: 38px;
  line-height: 38px;
  font-size: 20px;
  font-weight: 700;
  padding-left: 12px;
}

.post .info a.button-m {
  float: right;
  width: 160px;
}

.post h2 {
  font-size: 20px;
  padding: 0 20px 15px;
}

.post h2 span {
  display: block;
}

.post img.im {
  display: block;
  margin: 0 auto;
}

.post .desc {
  background: url("https://kupitut1.ru/magic-blanket-2/images/post-icons.png") 50% 0 no-repeat;
  margin-top: 20px;
  padding: 40px 20px 0;
}

.post .desc p {
  padding-bottom: 15px;
}

.post .desc p b {
  font-size: 20px;
}

.post .like {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 15px;
}

.post .date {
  color: #999;
  font-size: 15px;
  margin-top: -5px;
}

.post .list-v1 {
  padding-bottom: 5px;
}

.list-v1 li {
  padding-bottom: 10px;
}

/* order */

.order_section.dark_theme {
	border: none;
	background-color: #cc2366;
    background-image: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background-image: -moz-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background-image: -o-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background-image: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	color: #fff;
}

.order_section.dark_theme .title_block {
	border-color: rgba(255,255,255,0.3);
}

.order_section .order_block {
	padding: 10px 0 30px;
}

/* price */

.price_block {
	margin: 0 auto 20px;
	width: 380px;
	position: relative;
}

.order_section .price_block {
	margin: 0 auto 30px;
}

.price_block:before {
	display: block;
	content: '';
	width: 21px;
	height: 40px;
	background: url(../images/icons.png) 0 -72px no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px auto auto -10px;
}

.order_section.dark_theme .price_block:before {
	background-position: -22px -72px;
}

.price_block .price_item {
	float: left;
	width: 180px;
	text-align: center;
}

.price_block .price_item.old {
	margin: 0 20px 0 0;
}

.order_section.dark_theme .price_block .price_item.old {
	color: rgba(255,255,255,0.7);
}

.price_block .price_item .text {
	margin: 0 0 4px;
}

.price_block .price_item .value {
	font-size: 38px;
	line-height: 38px;
}

.price_block .price_item.old .value {
	text-decoration: line-through;
}

.price_block .price_item.new .value {
	font-weight: 600;
	color: #3897f0;
}

.order_section.dark_theme .price_item.new .value {
	color: #fff;
}

/* form */
.order_form .input1, 
.order_form .select {
	display: block;
	margin: 0 auto 15px;
	padding: 0 20px;
	width: 380px;
	height: 70px;
	border: 1px solid #d7d8db;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f1f1f1;
	font-family: 'SegoeUI', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #999ca1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
}
.order_form .field, 
.order_form .select {
	display: block;
	margin: 0 auto 15px;
	padding: 0 20px;
	width: 380px;
	height: 70px;
	border: 1px solid #d7d8db;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f1f1f1;
	font-family: 'SegoeUI', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #999ca1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
}

.order_form .select {
	background-image: url(https://kupitut1.ru/magic-blanket-2/images/select__arrow.png);
	background-position: 343px center;
	background-repeat: no-repeat;

}

.order_section.dark_theme .order_form .input1, 
.order_section.dark_theme .order_form .select {
	border-color: #fff;
	background-color: #fff;
}

.order_section.dark_theme .order_form .field, 
.order_section.dark_theme .order_form .select {
	border-color: #fff;
	background-color: #fff;

}

.order_form .field::-webkit-input-placeholder {
	opacity: 1;
	color: #999ca1;
}

.order_form .field:-moz-placeholder {
	opacity: 1;
	color: #999ca1;
}

.order_form .field::-moz-placeholder {
	opacity: 1;
	color: #999ca1;
}

.order_form .field:-ms-input-placeholder {
	opacity: 1;
	color: #999ca1;
}

.order_form .field:focus::-webkit-input-placeholder {
	opacity: 0;
}

.order_form .field:focus:-moz-placeholder {
	opacity: 0;
}

.order_form .field:focus::-moz-placeholder {
	opacity: 0;
}

.order_form .field:focus:-ms-input-placeholder {
	opacity: 0;
}

.order_form .button {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 380px;
	height: 80px;
	border: none;
	border-bottom: 2px solid #347cbf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #3897f0;
	font-family: 'SegoeUI', sans-serif;
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1px;
	color: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
}

/* deadline text */

.order_section .deadline_text {
	margin: 30px 20px 0;
	font-weight: 600;
	font-size: 11px;
	line-height: 20px;
	color: #3897f0;
	text-transform: uppercase;
	text-align: center;
}

.order_section.dark_theme .deadline_text {
	color: #fff;
}

.order_section .deadline_text:before {
	display: inline-block;
	vertical-align: middle;
	content: '';
	margin: -3px 8px 0 0;
	width: 24px;
	height: 24px;
	background: url(../images/icons.png) -139px -28px no-repeat;
}

.order_section.dark_theme .deadline_text:before {
	background-position: -139px -56px;
}


/*   footer   */

.footer {
  text-align: center;
  padding: 20px 0 25px;
  background: #f8f8f8;
  border-top: 1px solid #ebebeb;
}

.footer img {
  display: block;
  margin: 0 auto 15px;
}

.footer p {
  text-align: center;
}

.footer a {
  display: inline-block;
  font-size: 15px;
  color: #333;
  margin: 0 15px;
}

.footer a:hover {
  text-decoration: none;
}

.post .info.ver2 .login {
  padding: 0;
  float: left;
  width: 270px;
  height: auto;
  line-height: 1.1em;
}

.post .info.ver3 .login {
  padding-left: 0;
}

.post .info.ver4 .login {
  padding: 0 0 0 15px;
  float: left;
  width: 240px;
  height: auto;
  line-height: 1.1em;
}

.post .info.ver5 {
  background: none;
}

.post .info.ver5 .login {
  padding: 0 0 0 15px;
  float: left;
  width: 400px;
  font-size: 22px;
  height: auto;
  line-height: 1.1em;
}

/*   inst-rev   */

.inst-rev .slick-slide {
  padding: 15px 65px;
}

.inst-rev .item {
  position: relative;
  padding-bottom: 50px;
  background: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.inst-rev .head {
  position: relative;
  display: table;
  width: 100%;
  height: 45px;
  background: url("https://kupitut1.ru/magic-blanket-2/images/arrow-head.png") 0 50% no-repeat, url("https://kupitut1.ru/magic-blanket-2/images/icon-head.png") 100% 50% no-repeat #fafafa;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.06);
  padding-left: 75px;
}

.inst-rev .head img {
  position: absolute;
  left: 40px;
  top: calc(50% - 13px);
  display: block;
  width: 26px;
  border-radius: 50%;
}

.inst-rev .head .text {
  display: table-cell;
  vertical-align: middle;
}

.inst-rev .head .login {
  font-size: 13px;
  line-height: 1em;
  font-weight: 700;
}

.inst-rev .head .status {
  font-size: 11px;
  color: #a6a6a6;
  line-height: 1em;
  padding-top: 3px;
}

.inst-rev .message {
  padding: 20px 10px;
}

.inst-rev .message-item {
  padding-right: 50px;
  margin-bottom: 10px;
}

.inst-rev .message-item:last-child {
  margin-bottom: 0;
}

.inst-rev .message-item.answer {
  padding-right: 0;
  padding-left: 50px;
}

.inst-rev .message-item:after {
  display: block;
  clear: both;
  content: '';
}

.inst-rev .message-text {
  margin-left: 36px;
}

.inst-rev .answer .message-text {
  margin-left: 0;
}

.inst-rev .answer .message-text p {
  background: #efefef;
  border-color: #efefef;
}

.inst-rev .message-text p {
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
  border-radius: 20px;
  border: 1px solid rgba(166, 166, 166, 0.3);
}

.inst-rev .message-text img {
  display: block;
  border-radius: 20px;
  border: 1px solid rgba(166, 166, 166, 0.3);
}

.inst-rev .message-ava {
  float: left;
  display: block;
  width: 26px;
  border-radius: 50%;
  margin-top: 10px;
}

.inst-rev .field-message {
  position: absolute;
  right: 10px;
  left: 10px;
  bottom: 10px;
  height: 40px;
  line-height: 38px;
  background: url("https://kupitut1.ru/magic-blanket-2/images/field-message-left.png") 5px 50% no-repeat, url("https://kupitut1.ru/magic-blanket-2/images/field-message-right.png") calc(100% - 12px) calc(50% + 1px) no-repeat;
  border-radius: 20px;
  border: 1px solid #ebebeb;
  color: #7c7c7c;
  font-size: 14px;
  padding-left: 50px;
}

.color_bg {
 background: #0cb1f6;
 background: -moz-linear-gradient(top, #0cb1f6 0%, #0096d4 100%);
 background: -webkit-linear-gradient(top, #0cb1f6 0%, #0096d4 100%);
 background: linear-gradient(to bottom, #0cb1f6 0%, #0096d4 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0cb1f6', endColorstr='#0096d4', GradientType=0);
}

.benef1 {
 font-size: 0;
 text-align: center;
 margin-bottom: -5px;
}

.benef1 > li {
 display: inline-block;
 vertical-align: top;
 width: 220px;
 min-height: 305px;
 background: #fff;
 font-size: 18px;
 border-radius: 15px;
 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
 margin: 0 5px 10px;
}

.benef1 > li:last-child {
 margin-bottom: 0;
}

.benef1 > li .img > img {
 display: block;
 margin: 0 auto 15px;
 border-radius: 15px 15px 0 0;
}

.benef1 > li .text {
 padding: 0 10px 15px;
 line-height: 1.2em;
}

.benef1 > li .text > span {
 font-weight: 700;
 color: #ca4d44;
 display: block;
 text-transform: uppercase;
 margin-bottom: 5px;
}

.post2 .content {
 padding: 20px 0;
}

.post .info.ver3 .login {
 padding: 0;
 float: left;
 width: 270px;
}





#fast-delivery-widget {
      position: fixed;
      bottom: 35px;
      left: 20px;
      z-index: 999;
      padding: 10px 30px 10px 70px;
      border-radius: 5px;
      -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, .15);
      box-shadow: 0 0 16px 0 rgba(0, 0, 0, .15);
    }

    #fast-delivery-widget .fast-delivery-widget__close {
      display: block;
      width: 11px;
      height: 11px;
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
    }

    #fast-delivery-widget .fast-delivery-widget__close:before,
    #fast-delivery-widget .fast-delivery-widget__close:after {
      content: '';
      display: block;
      width: 1px;
      height: 15px;
      position: absolute;
      top: -2px;
    }

    #fast-delivery-widget .fast-delivery-widget__close:before {
      left: 5px;
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }

    #fast-delivery-widget .fast-delivery-widget__close:after {
      left: 5px;
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    #fast-delivery-widget.fast-delivery-widget_light .fast-delivery-widget__close:before,
    #fast-delivery-widget.fast-delivery-widget_light .fast-delivery-widget__close:after {
      background: #b5b5b5;
    }

    #fast-delivery-widget.fast-delivery-widget_green .fast-delivery-widget__close:before,
    #fast-delivery-widget.fast-delivery-widget_green .fast-delivery-widget__close:after {
      background: #fff;
    }

    #fast-delivery-widget .fast-delivery-widget__title {
      font-size: 14px;
      font-weight: 700;
      line-height: 1.5em;
      letter-spacing: .2px;
    }

    #fast-delivery-widget .fast-delivery-widget__info {
      line-height: 1.5em;
      font-size: 14px;
    }

    #fast-delivery-widget.fast-delivery-widget_light {
      color: #333;
      background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAFFklEQVRYhcXYaYydUxgH8N+t0dYyU0qLoqViryX2ZVS1tEVryRBrLJUYiYgPEiFEgk8IQiQm9lL70qIttaczidoaS60tsS+lWrdMtarjw3Pe3neue8edMcM/OXnvPec95/zfZzvPcwrNrfV6iH7YHielthQPYw4+w+paFmlpLFbsr+sBoYEYgyYcj01yYwdjMZ7FLLTh2x7s0S1imyYyJyYCA1P/EjyJ9XEUhuKM1N7GXMzAK+joLWL9MBJn4hRslxv7FPfiMXyCdbAtjhWq3R17pnZOIvkkHsVX+LOrjQtVbKwe+ycyTRiU+tsxPxF6BL9UWXcARieCY8o+qIinMR3zWhqL39RCbBgm4ARMFBKD74VRP5aef1QhVAnDMV6ouRFDcmPvYDZeQmtLY3FlObFdcTqOxm65iR/hfjyFd7tBZisckjb+INtLqHWc0MIBufeXC1XPwvSWxuInhebW+qtwPganl1YIQ50mpLOkRjL9sQvOThsPEyFkBm4VJrAmvduQSB6HI7FTbp0luKvQ3Fq/FBvlBubiYrxWI6EBGIspQuLrpf7VSs71O2Zialo/C15DE7mr0+8MvxSaW+t/KOuEn/C88KDn8FsXxCYJVRfS/w6h/qnYW0hwx9z7LwrDHybseK/cWPYxiwvNrfWLhUHeINR4rpKBrsZbeAgPiOBZjgPS2La5vvlpzn1YNxG4DCOqfNwbuAtb4Ar82C83+Bouxz64VBh+nQgbN+J1XIs90mYZ5glvuzCtsSxJ4VoswJVCcoN0xspEZizGtjQWW/BhNpiX2BTcnZvYIPR/kvCwLK6swONCXfMSkTwmJVI7V5DMl+k5HO9jVP6sPK+t4exEtpPEylEUgXRSIngLvhbGfbqIP9OFpLYRnnWhOIqGlK21BtdhctqYiJH9q21ey1nZIQLgS7gZxwiD3lVE9TG4IK2Vt6FFqU0Ux89N+CbN/0d0JbFKWIjrhWpPFp7bLo6cEUKtc3CWiFNXp3kFJVOoKXHoLrEMWe41Prf5r0JVE0Wo+E0ppmXk8s8+IZbHF+nZLkJLHpVItHcxtha9QSyTSj8ldZVjDVYJle+X+rpUaU8y2HJ0VPmdR0GEot2V4tmvusjJeoNYV8jWX1c4DJEktuF2/yOx74SjbCw8eBZeVkMK1dfE3sPhIgNZIPKumtDXxNaIA73b6A2v7BNUIzYSO/yXRMpRidhuaMWruAeH6hzB+xJrg26eWFahdKQ2WNSTr4i8/VSdq+6+wIpKxLJiZIE4765RcuvxIv+6Q41nXQ+xWfajTiknugyjRHXUhktEqjJOZAvjRPLYqzivraFBHP6TRTYLA+pwpyjhN0ezSPTm4jaRDE5LbZQImDXfP3SBDUU+15TayNzYMjxQh4vwYCI0XlQ0E1KbL1Q4U6j432KUcKbjcZiSKa0SBe8cPNHSWHw7C7BvpjZSFKBNaeJeqV0gVckik+2O1IYqXRGMxpa5sYXiymqOuCJYWwBUu1QZjINEbj9ZXDERlyivizDyhChkTxVS/Sl92PIkiYPSB07QuTBpxwviHqS1pbH4eSUC1Y6kn4X6nhFl/5S0ydY4IrX3RIGSeXOHCMr7pQ/aV6nMWylKsxmiiF7oHy5mqkmsEoaJUq4JByrZxx+JwCoRh/L148fCw2cIKf1evmhvXHV+KwrfO4XEjhNGvEEa75/acmE3sxOpRd3Yo0fEMhRFwfuUqBVPE1Isisu82eKG8W/S6Q7+AhQaQsvQfI6FAAAAAElFTkSuQmCC) no-repeat 15px center;
    }

    #fast-delivery-widget.fast-delivery-widget_green {
      background: #67c30d url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAExUlEQVRYhcWYe4hXRRTHP7s+1lLX0rSyl1iKlZqR9KA3pVhtkEllapZQUQQVPdA/pCh7kGFRGASp2UusoPQPzcpealiBJiZWupmWJK6K66rrez/9MXPdu3fvPn4/3PrCcOfO3JnznXPOzD1nSlSKRCnQD7gjlp3Ah8DnwAbgcLETA5QUQawTcA0wChgJ9Mj0VwGLgAXAMuCftiZ2UiRzG3B5JAiwA5gPHA/cCJSnxqwClgDzgG+B1mtBba6UqueoU9RKG6JSfUo9T22vlqkD1InqSvVw6ts96jL1SbWP2q4FuU0S66per85Uq1MC9qpL1fvUbs1MXKYOU2fkLGiX+r46Sj2ttcR6qxPUBeqR1GRb1NlqhdqhpdVmypnqveonalWG5Cr1haiEsjxi56svqqszA39VJ6uDCyRzunqnwcxJW4l6ofqEujwjp0ZdYnCD/gmxZ9UdqY9q1YXqGLVHAWQ6qkPU19TNal2cd6Y61OCvybfl6lXqK3HxaWxXp6LuzHR8p15SAKEy9Qb147ioBIdS9X2xvyKSSsb2Uu9Xt2Y4VJPTqLpNnaOOVDu3QKwiaidBnfqewW8mqr9l5l6sPqQ+r67I9CWL2Yr1DjlNfc6GDnpI/UF9NK4uj9il6oaMgBWGo+EU9QzDLt6Yo4AEP6kPqM/E96o0sdut30WTbGz7jepU9QIb78ze6sNxEWnX2K7OUt+0scvsN/jftWqXOM/oPGITMsLK1fGGo6MmNWGtwVQj1BPMN+3aJjSzKRbVNTljJyTESpv5KdQA7wIVwC3AdGAzcBwwDlgIfAo8AvQBBsT6eKBnZq464GXgZmBWbCsFOjb3S2pKY3mln/p4XG0alTb2ofXqZ7F+0PpTfnJsW2s4YgrWWB7WA9OAK4HRwJdALXA2cBZQTQh77gGGAFPiuBKga6y3b42gQoklSGKv4SnhewimGgG8A+wlmD1BSebZJsTS2BSftcCKTF8eidpm+o7iWBBLtFJKvbmyqAMOEkx+cWxr1qStsncLsIl6GiXA28BgoFts2wMcaUtizSGZvwNhwwD8TQi53+J/JLaFsFFOJOzgBcA3wOqWBrY1sV+A64EyYA2wu7UD25pYHbCymIHHYle2CZoi1hfo/18SySKP2CBgKbAcmA1cTcMTvC1x9NBNEzsQn8bSHbibkKjOA8bQOOs+1tiXR6x7fK4h/O9eon5bDwc+AGbQyn9dkTj5aM36hHaLIdK8IhWGnKqOM8Tpql8Z0rC8UGWb2rMVoVO2lKtj1bmpEGwXhlg/nW3XqovUW9VOqQkGmp/OFUOsiyETm6r+0TCMc6f6RvLhUPV1G2c0K9THjEloE6UQYgMNGdJiG2b6B9QfDTnuEG18RdA3Dvw6Q/BPdbp6nYWbspfBHeYYEuE01kWF3GTDfLPJS5XuhqRiruEiJUG1+oUhS0/MPCZFrGtsKzX46qs2Tkz2qvPVuww3P7kcWvKFduqgKOCvjIDVhix6UnyvUi9SH1S/N8T5CfarP6tPG+4zWryYKeTirjfhSnMUcBn1R80hQlhzkHAOdUuN+Z0Q4swDFgP7WyusmKvOcmAYIaUbCXTO9O8mXHUujKQqCxVQLLEEHYBzgbEELdYAH0VC6yhAO3n4FwMIGWoKRfvWAAAAAElFTkSuQmCC) no-repeat 15px center;
      color: #fff;
    }





.iAloza {
    margin-top: 11px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.iOBGpd {
    padding-right: 7px;
    font-size: 13px;
    color: rgb(68, 73, 80);
}
.iALXKM {
    display: inline-flex;
    position: relative;
    appearance: none;
    user-select: none;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    border: 0px;
    color: inherit;
    background-color: transparent;
}
.ksTSWJ {
    margin: 18px 0px;
    display: flex;
}
.bpgmEB {
    width: 100%;
    display: flex;
}
.hhFvJt {
    margin: 0px;    flex: 0 0 30px;
    width: 30px;
    max-width: none;
    display: block;
    height: 30px;
  border-radius: 100%;
}
.ggLknz {
    padding-left: 5px;
}
.eWitUL {
    padding: 7px 10px 10px 15px;
    background-color: rgb(242, 243, 245);
    border-radius: 20px;
}
.gKpCSo {
    padding-right: 5px;
    font-size: 14px;
    color: rgb(43, 88, 143);
    font-weight: 700;
    line-height: 1.3;
}
.degbuh {
    font-size: 14px;
    color: rgb(0, 0, 0);
    line-height: 1.25;
}
.bEEZHa {
    position: absolute;
    right: 0px;
    bottom: -13px;
}
.iTNacO {
    display: flex;
}
.kkgXjw {
    margin: 0px;
    display: block;
    height: auto;
    max-width: 100%;
}
.blvJQI {
    font-size: 14px;
    color: rgb(137, 137, 137);
    position: absolute;
    top: 5px;
    right: 9px;
}
.jBtIxC {
    margin-top: 9px;
    padding-left: 16px;
    display: flex;
}
.bdxwcP {
    display: inline-flex;
    position: relative;
    appearance: none;
    user-select: none;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    margin: 0px;
    padding: 0px 13px 0px 0px;
    border-radius: 0px;
    border: 0px;
    background-color: transparent;
    font-size: 14px;
    color: rgb(56, 88, 152);
}
.bdxwcP::after {
    content: ".";
    position: absolute;
    top: -6px;
    right: 4px;
    color: rgb(137, 137, 137);
    font-size: 15px;
}
.jUItPz {
    display: inline-flex;
    position: relative;
    appearance: none;
    user-select: none;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    margin: 0px;
    padding: 0px 13px 0px 0px;
    border-radius: 0px;
    border: 0px;
    background-color: transparent;
    font-size: 14px;
    color: rgb(56, 88, 152);
}
.jUItPz::after {
    content: ".";
    position: absolute;
    top: -6px;
    right: 4px;
    color: rgb(137, 137, 137);
    font-size: 15px;
}
.jAAtcy {
    padding-right: 9px;
    font-size: 14px;
    color: rgb(171, 171, 171);
}
.fExxFQ {
    font-size: 14px;
    color: rgb(68, 73, 80);
}



footer{
  padding-bottom: 20px;
}
footer a{
  display: inline-block;
  margin: 5px;
  font-size: 14px;
  line-height: 1.1em;
}