/* extra */
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal:after,
.row-fluid:after,
.row:after {
  clear: both
}

.img-polaroid,
body,
select {
  background-color: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

a:focus {
  outline: #333 dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px
}

a:active,
a:hover {
  outline: 0
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333
}

.row-fluid:after,
.row-fluid:before,
.row:after,
.row:before {
  display: table;
  line-height: 0;
  content: ""
}

a {
  color: #08c;
  text-decoration: none
}

a:focus,
a:hover {
  color: #005580;
  text-decoration: underline
}

.row {
  margin-left: -20px
}

.container,
.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container,
.span12 {
  width: 940px
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before {
  display: table;
  line-height: 0;
  content: ""
}

.container {
  margin-right: auto;
  margin-left: auto
}

p {
  margin: 0 0 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: 700;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility
}

h1,
h2,
h3 {
  line-height: 40px
}

h1 {
  font-size: 38.5px
}

h2 {
  font-size: 31.5px
}

h1 small,
h3 {
  font-size: 24.5px
}

form {
  margin: 0 0 20px
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0
}

@media(max-width:767px) {

  .dl-horizontal dd,
  .row,
  .thumbnails {
    margin-left: 0
  }

  .container {
    width: auto
  }
}

@media(min-width:768px) and (max-width:979px) {

  .row-fluid:after,
  .row-fluid:before,
  .row:after,
  .row:before {
    display: table;
    content: ""
  }

  .row-fluid:after,
  .row:after {
    clear: both
  }

  .row {
    margin-left: -20px
  }

  .container,
  .navbar-fixed-bottom .container,
  .navbar-fixed-top .container,
  .span12 {
    width: 724px
  }
}

@media(min-width:1200px) {

  .row-fluid:after,
  .row-fluid:before,
  .row:after,
  .row:before {
    display: table;
    content: ""
  }

  .row-fluid:after,
  .row:after {
    clear: both
  }

  .row {
    margin-left: -30px
  }

  .container,
  .navbar-fixed-bottom .container,
  .navbar-fixed-top .container,
  .span12 {
    width: 1170px
  }
}

@media(max-width:979px) {
  body {
    padding-top: 0
  }
}

/* extra */
img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic
}

@media(max-width:979px) {
  body {
    padding-top: 0
  }
}

/* extra */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button
}

button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox],
label,
select {
  cursor: pointer
}

textarea {
  overflow: auto
}

[class*=span] {
  float: left;
  min-height: 1px;
  margin-left: 20px
}

.span5 {
  width: 380px
}

small {
  font-size: 85%
}

.controls-row:after,
.dropdown-menu>li>a,
.form-actions:after,
.form-horizontal .control-group:after,
.modal-footer:after,
.nav-pills:after,
.nav-tabs:after,
.navbar-form:after,
.navbar-inner:after,
.pager:after,
.thumbnails:after {
  clear: both
}

.navbar-search .search-query,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

button,
input,
label,
select,
textarea {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

.uneditable-input,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=color],
input[type=search],
select,
textarea {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.uneditable-input,
input,
textarea {
  width: 206px
}

textarea {
  height: auto
}

.uneditable-input,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=color],
input[type=search],
textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s
}

.uneditable-input:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=search]:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, .8);
  outline: 0;
  outline: dotted thin\9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999
}

.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.uneditable-input[class*=span],
input[class*=span],
select[class*=span],
textarea[class*=span] {
  float: none;
  margin-left: 0
}

.uneditable-input,
input,
textarea {
  margin-left: 0
}

.uneditable-input.span5,
input.span5,
textarea.span5 {
  width: 366px
}

.btn,
.pagination-centered {
  text-align: center
}

[class*=" icon-"],
[class^=icon-] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  line-height: 14px;
  vertical-align: text-top;
  /* background-image: url(../img/glyphicons-halflings.png); */
  background-position: 14px 14px;
  background-repeat: no-repeat
}

.dropdown-menu>.active>a>[class*=" icon-"],
.dropdown-menu>.active>a>[class^=icon-],
.dropdown-menu>li>a:focus>[class*=" icon-"],
.dropdown-menu>li>a:focus>[class^=icon-],
.dropdown-menu>li>a:hover>[class*=" icon-"],
.dropdown-menu>li>a:hover>[class^=icon-],
.dropdown-submenu:focus>a>[class*=" icon-"],
.dropdown-submenu:focus>a>[class^=icon-],
.dropdown-submenu:hover>a>[class*=" icon-"],
.dropdown-submenu:hover>a>[class^=icon-],
.icon-white,
.nav-list>.active>a>[class*=" icon-"],
.nav-list>.active>a>[class^=icon-],
.nav-pills>.active>a>[class*=" icon-"],
.nav-pills>.active>a>[class^=icon-],
.navbar-inverse .nav>.active>a>[class*=" icon-"],
/* .navbar-inverse .nav>.active>a>[class^=icon-] {
  background-image: url(../img/glyphicons-halflings-white.png)
} */

.icon-thumbs-down {
  background-position: -120px -144px
}

.close,
.nav-header {
  font-weight: 700;
  line-height: 20px
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.close {
  float: right;
  font-size: 20px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  filter: alpha(opacity=40)
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none
}

.btn,
.btn-danger,
.btn-info,
.btn-inverse,
.btn-primary,
.btn-success,
.btn-warning,
.navbar-inner,
.navbar-inverse .btn-navbar,
.navbar-inverse .navbar-inner,
.progress,
.progress .bar,
.progress .bar-danger,
.progress .bar-info,
.progress .bar-success,
.progress .bar-warning,
.progress-danger .bar,
.progress-info .bar,
.progress-success .bar,
.progress-warning .bar {
  background-repeat: repeat-x
}

.btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  border: 1px solid #ccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-danger,
.btn-info,
.btn-inverse,
.btn-primary,
.btn-success,
.btn-warning,
.navbar .btn-navbar {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.btn.active,
.btn.disabled,
.btn:active,
.btn:focus,
.btn:hover,
.btn[disabled] {
  color: #333;
  background-color: #e6e6e6
}

.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear
}

.btn:focus {
  outline: #333 dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px
}

.btn.active,
.btn:active {
  background-color: #ccc;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-primary {
  color: #fff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(to bottom, #08c, #04c);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
  color: #fff;
  background-color: #04c
}

.btn-danger {
  color: #fff;
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f
}

.btn-danger.active,
.btn-danger:active {
  background-color: #942a25;
}

.modal-footer,
.modal-form {
  margin-bottom: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: .8;
  filter: alpha(opacity=80)
}

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee
}

.modal-header .close {
  margin-top: 2px
}

.modal-header h3 {
  margin: 0;
  line-height: 30px
}

.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto
}

.popover,
.tooltip,
.tooltip-arrow {
  position: absolute
}

.modal-footer {
  padding: 14px 15px 15px;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff
}

.modal-footer:after,
.modal-footer:before {
  display: table;
  line-height: 0;
  content: ""
}

.tooltip {
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible
}

.tooltip.in {
  opacity: .8;
  filter: alpha(opacity=80)
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.tooltip-arrow {
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000;
  border-width: 0 5px 5px
}

.hide {
  display: none
}

.show {
  display: block
}

@media(max-width:480px) {
  .modal {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    width: auto;
    margin: 0
  }

  .modal-header .close {
    padding: 10px;
    margin: -10px
  }
}

@media(max-width:767px) {

  .row-fluid [class*=span],
  [class*=span] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0
  }

  .input-large,
  .input-xlarge,
  .input-xxlarge,
  .uneditable-input,
  input[class*=span],
  select[class*=span],
  textarea[class*=span] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }
}

@media(min-width:768px) and (max-width:979px) {
  [class*=span] {
    float: left;
    margin-left: 20px
  }

  .span5 {
    width: 290px
  }

  .row-fluid [class*=span]:first-child,
  .uneditable-input,
  input,
  textarea {
    margin-left: 0
  }

  .uneditable-input.span5,
  input.span5,
  textarea.span5 {
    width: 280px
  }
}

@media(min-width:1200px) {
  [class*=span] {
    float: left;
    margin-left: 30px
  }

  .span5 {
    width: 470px
  }

  .row-fluid [class*=span]:first-child,
  .uneditable-input,
  input,
  textarea {
    margin-left: 0
  }

  .uneditable-input.span5,
  input.span5,
  textarea.span5 {
    width: 460px
  }
}

.modal {
  position: fixed !important
}

/* all */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

footer,
header,
nav,
section {
  display: block
}

h1,
h2 {
  font-size: 2em;
  margin: .67em 0
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
  outline-width: 0
}

b {
  font-weight: inherit
}

b {
  font-weight: bolder
}

*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%
}

body {
  color: #606c76;
  font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  letter-spacing: .01em;
  line-height: 1.6
}

.container {
  margin: 0 auto;
  max-width: 112rem;
  padding: 0 2rem;
  position: relative;
  width: 100%
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  width: 100%
}

.row .column {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 0;
  max-width: 100%;
  width: 100%
}

@media (min-width:40rem) {
  .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: -1rem;
    width: calc(100% + 2rem)
  }

  .row .column {
    margin-bottom: inherit;
    padding: 0 1rem
  }
}

a {
  color: #9b4dca;
  text-decoration: none
}

a:focus,
a:hover {
  color: #606c76
}

blockquote,
form,
p,
ul {
  margin-bottom: 2.5rem
}

b {
  font-weight: 700
}

p {
  margin-top: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  letter-spacing: -.1rem;
  margin-bottom: 2rem;
  margin-top: 0
}

h1,
h2 {
  font-size: 4.6rem;
  line-height: 1.2
}

h3 {
  font-size: 2.8rem;
  line-height: 1.3
}

a {
  color: #3498db
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .6rem;
  font-weight: 400;
  color: #333;
}

h1,
h2 {
  font-size: 3.2rem
}

b {
  font-weight: 700
}

body {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.65;
  font-weight: 400;
  color: #212121
}

.column {
  min-width: 0
}

.pattern {
  background: #2e4053
}

header {
  overflow: hidden;
  color: #fff;
  padding: 5px 0;
  margin-bottom: 3rem
}

header .brand {
  font-weight: 700
}

header a {
  color: #fff
}

header a:hover {
  color: #fff;
  opacity: .8
}

@media (min-width:45rem) {
  header {
    padding: 5px 0
  }

  header .brand {
    font-weight: 600;
    font-size: 3.2rem
  }
}

footer {
  overflow: hidden;
  padding: 20px 0
}

header .brand {
  font-size: 3.2rem
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

a {
  background-color: transparent;
  color: #1EAEDB
}

a:active,
a:hover {
  outline: 0
}

b,
optgroup,
strong {
  font-weight: 700
}

h1,
h2 {
  margin: .67em 0
}

body,
h6 {
  line-height: 1.6
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

.container {
  position: relative;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box
}

ol,
p,
ul {
  margin-top: 0
}

.column,
.columns,
.non-responsive-column {
  width: 100%;
  float: left;
  box-sizing: border-box
}

@media (min-width:400px) {
  .container {
    width: 85%;
    padding: 0
  }
}

@media (min-width:550px) {
  .container {
    width: 80%
  }

  .column,
  .columns {
    margin-right: 4%
  }

  .column:last-child,
  .columns:last-child,
  .twelve.columns {
    margin-right: 0
  }
}

@media (min-width:750px) {
  .one-third.column {
    width: 30.6666666667%
  }
}

html {
  font-size: 62.5%
}

body {
  font-size: 1.5em;
  font-weight: 400;
  font-family: 'Roboto', HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222;
  min-width: 340px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 400
}

h1,
h2 {
  line-height: 1.2;
  letter-spacing: -.1rem
}

h3 {
  line-height: 1.3;
  letter-spacing: -.1rem
}

@media (min-width:550px) {

  h1,
  h2 {
    font-size: 3rem
  }

  h3 {
    font-size: 3.6rem
  }
}

a:hover {
  color: #0FA0CE
}

.t-left,
td,
th {
  text-align: left
}

td,
th {
  padding: 12px 15px;
  border-bottom: 1px solid #E1E1E1
}

td:first-child,
th:first-child {
  padding-left: 0
}

td:last-child,
th:last-child {
  padding-right: 0
}

blockquote,
dl,
figure,
form,
ol,
p,
pre,
table,
ul {
  margin-bottom: 2.5rem
}

.container:after,
.row-original:after,
.u-cf {
  content: "";
  display: table;
  clear: both
}

header {
  overflow: hidden;
  background: #333;
  margin-bottom: 3rem;
}

header a,
header label {
  font-weight: 400;
  display: block;
  padding: 20px;
  color: #fff !important;
  text-decoration: none;
  line-height: 20px
}

header a:hover,
header label:hover {
  color: #fff
}

header a:hover {
  text-decoration: underline
}

h1 {
  font-size: 3rem
}

h2 {
  font-size: 2.5rem
}

h3 {
  font-size: 2rem
}

table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: table
}

#competitor,
.countries,
.flex,
.hotels,
.products,
.products .item p,
.sharebox,
.sharebtn,
.swag {
  text-align: center
}

.countries .item,
.products .item,
.sharebox ul,
.sharebtn .count,
.sharebtn .title,
footer .l,
footer .r {
  display: inline-block
}

footer {
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 0px;
  background: rgba(241, 241, 241, .5);
}

footer>div>div:first-child {
  margin-bottom: 20px;
}

footer>div>div:last-child {
  padding-bottom: 20px;
  border-top: 1px solid #dedede;
  padding-top: 20px;
}

.cities .item,
.countries .item,
.products .item {
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075) !important
}

.products {
  margin-bottom: 3rem
}

.products .item {
  width: 150px;
  margin: 7px 5px
}

.products .item .img {
  height: 50px;
  overflow: hidden;
  margin-bottom: 10px
}

@media (min-width:400px) {

  .countries .item,
  .products .item {
    width: 155px
  }
}

/* all */
img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

img {
  max-width: 100%
}

img,
legend {
  border: 0
}

img {
  opacity: 1;
  transition: opacity .3s
}

/* all */
small {
  font-size: 80%
}

button,
input {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  background-color: #9b4dca;
  border: .1rem solid #9b4dca;
  border-radius: .4rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 700;
  height: 3.8rem;
  letter-spacing: .1rem;
  line-height: 3.8rem;
  padding: 0 3rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap
}

.button:focus,
.button:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
  background-color: #606c76;
  border-color: #606c76;
  color: #fff;
  outline: 0
}

textarea,
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: .1rem solid #d1d1d1;
  border-radius: .4rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  height: 3.8rem;
  padding: .6rem 1rem;
  width: 100%
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus {
  border-color: #9b4dca;
  outline: 0
}

img {
  max-width: 100%
}

small {
  display: block;
  margin: 0 0 20px 0
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  background-color: #2e4053;
  border: .1rem solid #2e4053
}

img,
legend {
  border: 0
}

pre,
textarea {
  overflow: auto
}

small {
  font-size: 80%
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

body,
h6 {
  line-height: 1.6
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

input {
  line-height: normal
}

@media (min-width:550px) {
  .one-half.column {
    width: 48%
  }
}

@media (min-width:750px) {
  .two-thirds.column {
    width: 65.3333333333%
  }

  .one-half.column {
    width: 48%
  }
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box
}

.button:focus,
.button:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
  color: #333;
  border-color: #888;
  outline: 0
}

.button:active,
button:active,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
  color: #222;
  border-color: #222
}

input[type=text],
input[type=tel],
input[type=url],
input[type=password],
input[type=date],
input[type=month],
input[type=number],
input[type=search],
input[type=email],
select,
textarea {
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box
}

input[type=text],
input[type=tel],
input[type=url],
input[type=password],
input[type=number],
input[type=search],
input[type=email],
select:not([size]),
textarea:not([rows]) {
  height: 38px
}

input[type=button],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
input[type=date],
input[type=month],
input[type=submit],
input[type=number],
input[type=search],
input[type=email],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=email]:focus,
select:focus,
textarea:focus {
  border: 1px solid #33C3F0;
  outline: 0
}

.button,
button,
li {
  margin-bottom: 1rem
}

fieldset,
input,
select,
textarea {
  margin-bottom: 1.5rem
}

.logo {
  float: left;
  font-size: 1.5em;
  padding-left: 0
}

.logo:hover {
  text-decoration: none
}

.rating {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}

.rating>.stars {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 30px;
  text-align: center;
}

.rating>.stars>span {
  display: inline-block;
  position: relative;
  width: 1em;
  cursor: pointer
}

.rating>.stars>span:hover:before,
.rating>.stars>span:hover~span:before,
.stars>span.active:before,
.stars>span.active~span:before {
  content: "\2605";
  position: absolute;
  color: #5cb85c
}

.rating-message>p {
  margin-bottom: 10px;
  margin-top: 10px;
}

.star-rating {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 5px 10px 5px 10px;
  border-radius: 15px;
  border: 2px solid #5cb85c;
}

.star-rating .rate-box {
  align-items: center;
  border-radius: 12px;
  color: #505050;
  display: inline-flex;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  margin: auto;
}

.star-rating .rate-box .rate-icon {
  height: 30px;
  width: 30px;
  color: #505050;
}

.star-rating .votes {
  color: #505050;
  font-size: 12px;
  line-height: 14px;
  margin: auto;
  /* padding-left: 10px; */
}

@media (max-width:850px) {
  .rating {
    flex-direction: column;
  }
}

@media (max-width:600px) {
  .rating>.stars>span {
    width: 25px;
  }
}

@media (max-width:549px) {
  .rating {
    flex-direction: row;
  }

  .rating>.stars>span {
    width: 1em;
  }
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border-radius: .4rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 700;
  height: 3.8rem;
  letter-spacing: .1rem;
  line-height: 3.8rem;
  padding: 0 3rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.w-full {
  width: 100%;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

header {
  overflow: visible;
}

header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.search {
  display: flex;
  width: 100%;
  justify-content: end;
  position: relative;
}

.search>div {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 30px 0px 20px;
  border-radius: 15px 15px 15px 15px;
  background-color: #fff;
  position: relative;
  height: 33px;
  width: 250px;
}

.search>div.find {
  border-radius: 15px 15px 0px 0px;
}

.search>div>.second {
  display: none;
  cursor: pointer;
}

.search>div.find>.first {
  display: none;
}

.search>div.find>.second {
  display: block;
}

.search input {
  width: 100%;
  height: 100%;
  border: none;
  outline: 0px;
  font-size: 18px;
  font-weight: 200;
  background: 0 0;
  margin-bottom: 0;
  color: #000;
}

.search svg {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 8px;
  right: 10px;
}

.search .result_wrap {
  display: none;
  overflow: hidden;
  position: absolute;
  background: #fff;
  top: 33px;
  left: 0px;
  z-index: 100;
  border: 1px solid #ccc;
  width: 100%;
  min-height: 250px;
  height: 100%;
}

.search>.find>.result_wrap {
  display: block;
}

.search .result {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.search .result>a {
  font-weight: 300;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  padding: 0px;
  color: #000 !important;
}

.search .result>a>div {
  display: flex;
  align-items: center;
  padding: 8px;
  font-weight: 300;
  background-color: #ffffff;
  cursor: pointer;
}

.search .result>a:hover {
  opacity: 1 !important;
}

.search .result>a:hover>div {
  background-color: #f1f2f6;
}

.search .result>a>div>div {
  display: flex;
  align-items: center;
  object-fit: contain;
  overflow: hidden;
  min-width: 30px;
  min-height: 30px;
  margin-right: 8px;
  border-radius: 5px;
  width: 30px;
  height: 30px;
}

.search .result>a>div>span {
  font-size: 16px;
}

.burger {
  display: none;
  justify-content: end;
  height: 30px;
  position: absolute;
  top: 16px;
  right: 0px;
  z-index: 101;
}

.burger svg {
  color: #fff;
  width: 42px;
  height: 30px;
  cursor: pointer;
}

.burger>.s_close {
  display: none;
}

.burger.show>.s_open {
  display: none;
}

.burger.show>.s_close {
  display: block;
}

.search.show {
  display: flex;
  justify-content: center;
  width: calc(100% - 0px);
  min-width: 250px;
  padding-bottom: 15px;
}

.search.show>div {
  width: 100%;
}

@media (max-width:600px) {
  header .container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .search {
    display: none;
  }

  .burger {
    display: flex;
  }
}

@media (max-width:401px) {

  /* .search.show>div {
    width: calc(100% - 40px);
  } */
  header .container {
    width: 100%;
  }

  .burger {
    right: 20px;
  }
}

/* index */
.home {
  padding: 0px 150px;
}

@media (max-width:1024px) {
  .home {
    padding: 0px 50px;
  }
}

@media (max-width:728px) {
  .home {
    padding: 0px 20px
  }
}

.clear {
  clear: both;
}

.main_block>.title {
  /* text-align: left;margin-bottom: 5px;font-size: 33px;line-height: 60px;color: #fff; */
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
}

.main_block>.title>p {
  /* background-color: #57a6e0;padding: 8px 16px;box-shadow: 10px 0 0 #57a6e0, -10px 0 0 #57a6e0; */
  font-weight: 300;
  line-height: 1.5;
  display: inline;
  font-size: 26px;
  line-height: 46px;
  font-weight: 400;
  padding: 5px;
  color: #fff;
  background-color: #57a6e0;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  box-shadow: 10px 0 0 #57a6e0, -10px 0 0 #57a6e0;
  text-transform: Capitalize;
}

.main_block>.description {
  /* text-align: left;font-size: 24px;color: #363636;margin-bottom: 5px;font-size: 27px;line-height: 54px; */
  margin-left: 10px;
  margin-right: 10px;
}

.main_block>.description>p {
  /* background-color: #f5f5f5;padding: 5px 10px; */
  font-weight: 300;
  line-height: 1.5;
  display: inline;
  font-size: 23px;
  line-height: 42px;
  font-weight: 400;
  padding: 5px 10px;
  color: #333;
  background-color: #f5f5f5;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  box-shadow: 10px 0 0 #f5f5f5, -10px 0 0 #f5f5f5;
  text-transform: Capitalize;
}

@media screen and (max-width: 680px) {
  .main_block>.title>p {
    font-size: 24px;
    line-height: 42px;
  }

  .main_block>.description>p {
    font-size: 20px;
    line-height: 38px;
  }
}

@media screen and (max-width: 370px) {
  .main_block>.title>p {
    font-size: 22px;
    line-height: 40px;
  }

  .main_block>.description>p {
    font-size: 18px;
    line-height: 36px;
  }
}

.top_code {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
  background-color: #f8f8f8;
  border-radius: 10px;
  margin-bottom: 10px;
}

.top_code>.logotype {
  display: flex;
  flex-direction: row;
  padding-left: 12px;
  padding-top: 12px;
}

.top_code>.logotype>div {
  display: flex;
  align-items: center;
  min-width: 60px;
  min-height: 60px;
  overflow: hidden;
  border-radius: 5px;
  padding-bottom: 12px;
}

.top_code>.logotype>div>img {
  border-radius: 5px;
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.top_code>.logotype>div>span {
  display: none;
}

.top_code>.info {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 8px 0 8px 12px;
}

.top_code>.info>.store {
  display: block;
  /* padding-bottom: 10px; */
}

.top_code>.info>.store>div {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding-right: 10px;
}

.top_code>.info>.store>.title {
  /* font-weight: bold; */
  font-size: 16px;
}

.top_code>.info>.store>.description {
  font-weight: normal;
  font-size: 12px;
  -webkit-line-clamp: 2;
}

.top_code>.info>.stat {
  display: flex;
  font-size: 13px;
  flex-direction: row;
  margin: 3px 0 0 0;
}

.top_code>.info>.stat>.used {
  margin-right: 20px;
}

.top_code>.info>.stat>.used>span:first-child {
  font-weight: 500;
  margin-right: 5px;
  font-weight: bold;
}

.top_code>.info>.stat>.rate>span:first-child {
  font-weight: 500;
  margin-right: 5px;
  font-weight: bold;
}

.top_code>.info>h2 {
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
  margin: 2px 0 0 0;
  font-size: 22px;
}

.top_code>.btn_block {
  display: flex;
  align-items: center;
}

.top_code>.btn_block>.btn_code {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  margin-right: 12px;
  flex-direction: column;
  line-height: 20px;
}

.top_code>.btn_block>.btn_code>div:first-child {
  font-size: 10px;
  font-weight: 400;
}

.top_code>.btn_block>.btn_code>div:last-child {
  font-size: 22px;
  padding: 0px 0px;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-transform: uppercase;
  text-overflow: ellipsis;
}

@media screen and (max-width: 700px) {
  .top_code {
    flex-direction: column;
  }

  .top_code>.logotype>div {
    display: flex;
    align-items: center;
    padding-bottom: 0px;
  }

  .top_code>.logotype>div>img {
    width: 36px;
    height: 36px;
  }

  .top_code>.logotype>div>span {
    display: block;
    margin-left: 10px;
  }

  .top_code>.info>.store {
    display: none;
  }

  .top_code>.info {
    margin: 0px 0 8px 12px;
  }

  .top_code>.btn_block>.btn_code {
    width: 100%;
    margin: 0px 12px 12px 12px;
  }
}

@media screen and (max-width: 500px) {
  .top_code>.info>.stat {
    flex-direction: row;
  }
}

@media screen and (max-width: 340px) {
  .top_code>.info>.stat {
    flex-direction: column;
  }
}

.latest_guides {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

.latest_guides .preview {
  text-decoration: none;
}

.latest_guides .preview>div {
  width: 100%;
  padding-top: 62%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 8px;
  margin-bottom: 10px;
  filter: contrast(0.9);
}

.latest_guides .title {
  font-weight: 300;
  text-decoration: none;
  border-bottom: 1px solid;
  border-bottom-color: #7357e0;
  color: #333;
}

.latest_guides .title>p {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: Capitalize;
}

.latest_guides .date {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #6B7580;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.4;
  font-size: 14px;
}

@media screen and (max-width: 800px) {
  .latest_guides {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 540px) {
  .latest_guides {
    grid-template-columns: 1fr;
  }
}

.popular_stores {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.popular_stores>a {
  width: auto;
  text-decoration: none;
  box-sizing: border-box;
  min-width: 180px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.popular_stores>a>div {
  display: flex;
  border: 1px solid;
  border-color: #ddd;
  border-radius: 25px 0 0 25px;
  background-color: #fff;
  align-items: center;
}

.popular_stores>a>div>.logotype {
  width: 38px;
  height: 38px;
  overflow: hidden;
  min-width: 50px;
  min-height: 50px;
  margin-right: 8px;
  border-radius: 50%;
}

.popular_stores>a>div>.logotype>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid;
  border-color: #ddd;
  border-radius: 50%;
  margin-left: -1px;
}

.popular_stores>a>div>.info {
  padding-left: 4px;
  padding-right: 15px;
  line-height: 18px;
}

.popular_stores>a>div>.info>.name {
  font-size: 16px;
  font-weight: 200;
  color: #000;
}

.popular_stores>a>div>.info>.url {
  font-weight: 200;
  font-size: 12px;
  top: -1px;
  position: relative;
  text-decoration: none !important;
}

@media screen and (max-width: 540px) {
  .popular_stores>a {
    width: 100%;
  }
}

.promo_check>form {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.promo_check .description {
  font-size: 70%;
}

.promo_check p {
  text-align: center;
  font-size: 100%;
}

.store_link:hover {
  text-decoration: none;
}

.store_link:hover>div {
  border: 1px solid #2e4053;
}

.products .name {
  margin-bottom: 5px;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0px 5px;
}

/* article1 */
.articles {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 1120px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
}

.articles>a>.preview {
  width: 100%;
  padding-top: 62%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 8px;
  margin-bottom: 10px;
  filter: contrast(0.9);
}

.articles>a>p {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: Capitalize;
}

.articles>a>.date {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #6B7580;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.4;
  font-size: 14px;
}

@media screen and (max-width: 700px) {
  .articles {
    grid-template-columns: 1fr;
  }
}


/* about */
.about .wrap,
.privacy .wrap,
.contact .wrap,
.submit .wrap,
.how_find .wrap {
  font-size: 18px;
  padding: 0px 150px;
}

.about .wrap.merchant {
  padding-top: 50px;
  padding-bottom: 50px;
}

.about .wrap.contact {
  padding-top: 30px;
  padding-bottom: 10px;
}

.about .mission {
  border: 2px dashed #2e4053;
  padding: 16px 16px;
  border-radius: 10px;
}

.about .deals {
  padding: 4px 8px;
  background: #f8f8f8;
  border-radius: 10px;
  font-weight: bold;
}

.about .photo {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}

.about .photo>img {
  width: 200px;
  margin-top: -20px;
}

.about .author {
  margin-top: 80px;
}

.about .urls {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: -10px;
}

.about .urls>a {
  display: flex;
  align-items: center;
  color: #000;
  padding: 5px 15px;
  background: #e8e8e8;
  border-radius: 15px;
  border: 1px solid #ccc;
  text-decoration: none;
}

.about .urls>a>svg {
  width: 24px;
  height: 24px;
  margin-left: 5px;
}

.about .urls>a>.second {
  display: none;
}

.about .urls>a:hover {
  background: #f8f8f8;
}

.about .urls>a:hover>.first {
  display: none;
}

.about .urls>a:hover>.second {
  display: block;
}

.about .projects {
  padding: 16px 16px;
  background: #f8f8f8;
  border-radius: 10px;
}

.about .stores {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.about .stores>a>div {
  overflow: hidden;
  min-width: 90px;
  min-height: 90px;
  border-radius: 15px;
  width: 100px;
  height: 100px;
  border: 1px solid #ccc;
  padding: 4px;
}

.about .stores>a:hover>div {
  border: 1px solid #2e4053;
}

.about .stores>a>div>div {
  overflow: hidden;
  border-radius: 15px;
}

.about .stores img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.about .email {
  display: flex;
  align-items: center;
  gap: 5px;
}

.about .social {
  margin-top: 5px;
}

.about .teams .social {
  margin-top: 7px;
}

.about .teams.group .social {
  margin-top: 5px;
}

.about .social>a {
  text-decoration: none;
}

.about .social>a>svg {
  width: 24px;
  height: 24px;
}

@media (max-width:1024px) {

  .about .wrap,
  .privacy .wrap,
  .contact .wrap,
  .submit .wrap,
  .how_find .wrap {
    padding: 0px 50px;
  }
}

@media (max-width:728px) {

  .about .wrap,
  .privacy .wrap,
  .contact .wrap,
  .submit .wrap,
  .how_find .wrap {
    padding: 0px 0px;
  }
}

/* contact */


/* submit */


/* view */
.ml-0 {
  margin-left: 0px;
}

.mb-10 {
  margin-bottom: 10px;
}

.text-16 {
  font-size: 24px;
}

.active_coupons {
  color: #fff;
  background: #57ac57;
  padding: 5px 7px;
  border-radius: 5px;
}

.expired_coupons {
  text-decoration: underline;
}

.expired_coupons>span {
  color: #777;
}

.coupons_company h2 {
  margin-bottom: 0px;
}

.coupons_company h2.expired {
  color: #777;
}

.coupons_company .status {
  border-bottom: 0px solid rgb(238, 238, 238);
  padding-top: 5px;
}

.coupons_company .status>.site {
  text-decoration: underline;
}

.copy-message {
  display: none;
  position: absolute;
  /* bottom: calc(100% + 8px); */
  top: 0px;
  left: 0px;
  height: 30px;
  padding: 8px 10px 6px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  font-weight: 700;
  background: rgb(115 87 224 / 80%);
  width: 100%;
  border-bottom: 2px solid #7357e0;
  text-align: center;
}

.check_code {
  float: left;
  background: #fff;
  color: #7357e0;
  font-size: 90%;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 15px;
  border: 2px solid #7357e0;
  margin-right: 10px;
  margin-bottom: 5px;
  position: relative;
  overflow: hidden;
}

.check_code.hide {
  display: none;
}

.check_code>.check_title {
  color: #7357e0;
  margin-bottom: 5px;
}

.check_code>.check_title>a {
  color: #7357e0;
  cursor: pointer;
  text-decoration: underline;
}

.check_code>.check_btn {
  clear: both;
  text-align: center;
}

.check_code>.check_btn.big {
  font-size: 120%;
}

.check_code>.check_btn>.accepted {
  text-decoration: none;
  background: rgb(192, 219, 187);
  padding: 5px;
  border-radius: 5px;
  color: rgb(46, 136, 28);
}

.check_code>.check_btn>.not_working {
  text-decoration: none;
  background: rgb(241, 210, 210);
  padding: 5px;
  border-radius: 5px;
  color: rgb(183, 28, 28);
}

.open_code {
  float: left;
  background: #7357e0;
  color: white;
  padding: 10px 20px;
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}

.open_code:hover {
  opacity: 0.9;
}

.open_code>.code {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
  float: left;
  font-weight: bold;
  width: 100%;
  text-align: center;
}

.open_code>.click_copy {
  float: left;
  clear: both;
  font-size: 70%;
  padding-left: 20px;
  padding-right: 20px;
}

.open_code>.click_copy>svg {
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
}

/* .show_code {
  float: left; clear:both; font-size: 70%; padding-left: 20px; padding-right:20px;
} */

.get_offer {
  text-decoration: none;
  cursor: pointer;
}

.go_to_offer {
  float: left;
  background: #3d7bf5;
  color: #fff;
  padding: 10px 20px;
  border-radius: 15px;
  cursor: pointer;
  text-decoration: none;
  cursor: pointer;
}

.go_to_offer.disabled {
  opacity: 0.7 !important;
}

.go_to_offer:hover {
  opacity: 0.9;
}

.go_to_offer>div:first-child {
  float: left;
}

.go_to_offer>div:last-child {
  float: left;
  font-size: 70%;
  clear: both;
}

.go_to_offer svg {
  width: 18px;
  height: 18px;
  position: relative;
  top: 4px;
}

.no_expired {
  background: #f8f8f8;
  padding: 10px;
  border-radius: 15px;
  margin-bottom: 10px;
}

.no_expired>div {
  padding: 10px;
}

.no_active_coupons {
  background: #f8f8f8;
  padding: 10px;
  border-radius: 15px;
  margin-bottom: 10px;
}

.no_active_coupons>div {
  padding: 10px;
}

.expired_coupons_list {
  margin-left: 0px;
}

.title_not_working {
  margin-bottom: 0px;
}

.description_not_working {
  padding: 5px 0px;
}

.btn_not_working {
  margin-top: 20px;
}

.describe_textarea {
  height: 65px;
}

.btn_next {
  text-decoration: underline;
  display: block;
  width: 225px;
  text-align: left;
}

.btn_back {
  text-decoration: underline;
  float: left;
  width: 80px;
  text-align: left;
}

.btn_submit {
  float: left;
  margin-top: 0px !important;
  border-color: #04c #04c #002a80 !important;
}

.btn_close {
  text-transform: none;
  font-weight: normal;
}

.mpdal_promo_code_title {
  background: #7357e0;
  color: white;
  font-size: 100%;
  padding: 5px 10px;
  border-radius: 15px;
}

.how_to_apply_title {
  margin-bottom: 0px;
}

.how_to_apply_description {
  padding: 5px 0px;
}

.how_to_apply_description>div {
  margin-bottom: 10px;
}

.hot_deals_title {
  margin-bottom: 0px;
}

.hot_deals_description {
  border-bottom: 0px solid rgb(238, 238, 238);
  padding-top: 5px;
}

.shopping_tips_title {
  margin-bottom: 0px;
}

.btn {
  padding: 10px 22px;
  margin-top: 10px;
}

.btn_code {
  float: left;
  color: white;
  font-size: 120%;
  padding: 10px 20px;
  border-radius: 15px;
  cursor: pointer;
}

.btn_code.price {
  margin-right: 10px;
  margin-bottom: 5px;
  background: #57ac57;
}

.btn_code.price.big {
  padding: 16px 20px;
}

.btn_code.show {
  background: #7357e0;
}

.btn_code:hover {
  opacity: 0.9;
}

.btn_code.disabled {
  opacity: 0.7 !important;
}

.modal-header .close {
  margin-top: -5px;
  margin-bottom: 0px;
  margin-right: 0px;
  background: transparent;
  border: 0px;
}

.company_data {
  background: rgba(241, 241, 241, .5);
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.company_data small {
  font-size: 82%;
}

.company_data small>a {
  text-decoration: none;
  color: #fff;
}

.company_data .company_logo {
  text-align: center;
  margin-top: 10px;
}

.company_data .company_logo img {
  max-height: 70px;
}

.company_data .company_name {
  font-weight: bold;
}

.company_data .web_site {
  float: left;
  margin-right: 60px;
}

.company_data .share {
  float: left;
  margin-right: 10px;
}

.company_data .fire {
  height: 16px;
  margin-top: -3px;
  margin-right: 3px
}

.company_data .well {
  background: #fff;
  padding: 10px;
  border-radius: 4px;
  border: 0px solid #fff;
  box-shadow: none;
  text-align: center;
  border-top: 4px solid #5cb85c;
}

.company_data .well>p {
  margin-bottom: 0px;
}

.store_link:hover {
  text-decoration: none;
}

.hot-deals {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  height: auto !important;
}

.deal {
  position: relative;
  padding: 8px;
  border-radius: 15px;
  color: #000;
}

.deal:hover {
  text-decoration: none;
}

.deal:hover>.cover_img {
  opacity: 0.8;
}

.deal>.cover_img>img {
  object-fit: cover;
  max-width: 100%;
  width: auto;
}

.deal>.title {
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.deal>.percent {
  width: 100%;
  font-size: 14px;
  font-weight: 200;
  line-height: 24px;
  color: #747474;
}

.deal>.price {
  font-size: 21px;
  font-weight: 500;
}

.cover_img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 250px;
  background: #fff;
  overflow: hidden;
  border-radius: 15px;
  margin-bottom: 7px;
  filter: contrast(0.95);
}

.deal:hover>.store_name,
.deal:hover>.percent {
  color: #0FA0CE;
}

.store_name {
  color: #3498db;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

@media (max-width: 760px) {
  .hot-deals {
    grid-template-columns: 1fr;
  }
}

.no_deals {
  background: #f8f8f8;
  padding: 10px;
  border-radius: 15px;
  margin-bottom: 10px;
}

.no_deals>div {
  padding: 10px;
}

.show_more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 40px;
}

.show_more>a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 15px;
  background: #7357e0;
  color: #fff;
  width: 100%;
  padding: 6px;
  font-size: 18px;
}

.show_more>a:hover {
  opacity: 0.8;
}

.offer-item {
  background: #f8f8f8;
  padding: 10px;
  border-radius: 15px;
  margin-bottom: 10px;
}

.offer-item.expired-list {
  opacity: 0.7;
}

.offer-item>.row-original {
  padding: 10px;
}

.offer-item>.row-original>.column>.date_expired {
  clear: both;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 14px;
}

.offer-item>.row-original>.column>.title {
  clear: both;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.offer-item>.row-original>.column>.description {
  clear: both;
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 13px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  position: relative;
  padding-right: 35px;
}

.offer-item>.row-original>.column>.description.show {
  -webkit-line-clamp: inherit;
}

.offer-item>.row-original>.column>.description>.expand {
  display: flex;
  align-items: center;
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
}

.offer-item>.row-original>.column>.description>.expand.active {
  align-items: end;
}

.offer-item>.row-original>.column>.description>.expand>div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #ccc;
  border-radius: 50%;
  padding: 5px;
  cursor: pointer;
}

.offer-item>.row-original>.column>.description>.expand>div:hover {
  opacity: 0.8;
}

.offer-item>.row-original>.column>.description>.expand.active>div {
  background: #bfbfbf;
}

.offer-item>.row-original>.column>.description>.expand>div>.up {
  display: none;
}

.offer-item>.row-original>.column>.description>.expand.active>div>.down {
  display: none;
}

.offer-item>.row-original>.column>.description>.expand.active>div>.up {
  display: block;
}

.offer-item>.row-original>.column>div:last-child {
  clear: both;
  margin-top: 40px;
}

.offer-item>.row-original>.column>div>span {
  color: #a9a9a9;
}

.offer-item .stat {
  display: flex;
  font-size: 13px;
  flex-direction: row;
  margin: 3px 0 0 0;
}

.offer-item .stat>.used {
  margin-right: 20px;
}

.offer-item .stat>.used>span:first-child {
  font-weight: 500;
  margin-right: 5px;
  font-weight: bold;
}

.offer-item .stat>.rate>span:first-child {
  font-weight: 500;
  margin-right: 5px;
  font-weight: bold;
}

.offer-item p,
.offer-item ul {
  margin-bottom: 0px;
}

.connect a {
  color: #222;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-color: #1EAEDB;
}

.connect a:hover {
  color: #0FA0CE;
}

.similar_searches {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-top: 5px;
}

.similar_searches>a {
  border: 1px solid #ededed;
  border-radius: 15px;
  background: #f8f8f8;
  font-size: 12px;
  color: #000;
  max-width: 165px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 100%;
}

.similar_searches>a:nth-child(2n) {
  margin-right: 0px;
}

.similar_searches>a:hover {
  text-decoration: underline;
}

.similar_searches>a>div {
  display: flex;
  padding: 2px 10px 2px 2px;
}

.similar_searches .logo {
  border: 1px solid #ededed;
  max-width: 50px;
  max-height: 50px;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
}

.similar_searches .logo>img {
  width: 100%;
  height: 100%;
  min-width: 50px;
  min-height: 50px;
  object-fit: cover;
}

.similar_searches .title {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  line-height: 14px;
  padding-left: 10px;
}

.curated_by .list {
  border-left: 1px solid #ededed;
  margin-left: 10px;
  padding-left: 10px;
}

.curated_by .expert {
  display: flex;
  align-items: center;
  padding-left: 10px;
  margin-bottom: 10px;
}

.curated_by .expert>div {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
}

.curated_by .expert>div>.name {
  font-weight: bold;
  font-size: 14px;
  line-height: 12px;
  margin-left: 5px;
}

.curated_by .expert>div>.description {
  font-weight: normal;
  font-size: 11px;
  margin-left: 5px;
  font-style: italic;
}

.curated_by .expert>div>.time {
  margin-top: 5px;
  border-radius: 15px;
  background: #ededed;
  padding: 2px 10px;
  font-size: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.curated_by img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
}

.curated_by a {
  color: #222;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-color: #1EAEDB;
}

.curated_by a:hover {
  color: #0FA0CE;
}

.verify_ol {
  padding-left: 18px;
}

.verify_ol>li::marker {
  font-weight: bold;
}

.mt-5 {
  margin-top: 5px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-40 {
  margin-bottom: 40px;
}

/* footer */
.text-underline {
  text-decoration: underline;
}

.disclaimer {
  font-size: 13px;
  color: #717171;
  line-height: 23px;
}

.accordion {
  margin-top: 5px;
}

.accordion .deals {
  font-weight: bold;
  color: #1EAEDB;
}

.panel-heading {
  margin-top: 5px;
}

.panel-heading div {
  background: #f8f8f8;
  display: block;
  padding: 20px 50px 20px 20px;
  position: relative;
  transition: 0.3s;
  cursor: pointer;
  border-radius: 15px;
  /* font-size: 20px; */
  line-height: 20px;
}

.panel-heading div:hover {
  background: #ededed;
}

.panel-heading div svg {
  width: 30px;
}

.panel-heading div svg {
  position: absolute;
  top: calc(50% - 15px);
  right: 15px;
  transition: 0.3s;
}

.panel-heading.in div svg {
  transform: rotate(180deg);
}

.panel-heading.in div {
  background: #f0f0f0;
  /* color: #fff; */
}

.panel-collapse {
  display: none;
  position: relative;
}

.panel-body {
  padding: 10px 20px 10px 20px;
  /* font-size: 18px; */
  line-height: 22px;
  /* border: 2px solid #ccc; */
  /* border-radius: 15px; */
  /* margin-top: 5px; */
}

/* footer */

footer .title {
  font-size: 20px;
}

#scroll-to-top {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  padding: 0px;
  border: none;
  border-radius: 50%;
  /* background-color: #7357e0; */
  background-color: #2e4053;
  color: #fff;
  cursor: pointer;
}

#scroll-to-top svg {
  width: 40px;
  height: 40px;
  margin-top: 3px;
}

#scroll-to-top:hover {
  opacity: 0.9;
}

/* contact */
.mb-40 {
  margin-bottom: 40px;
}

.contact h1,
.contact h2 {
  margin-bottom: 1rem;
}

.contact h2 {
  margin-top: 2rem;
}

/* how-we-find-coupons */
.mb-10 {
  margin-bottom: 10px;
}

.how_find .photo {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}

.how_find table {
  border-collapse: collapse;
  border-color: #ddd;
  margin: 25px 0;
  font-size: 0.9em;
  min-width: 200px;
  text-align: left;
  font-weight: 300;
}

.how_find table th {
  padding: 12px 15px;
  font-weight: 400;
}

.how_find table td {
  padding: 12px 15px;
}

/* submit */
.mb-20 {
  margin-bottom: 20px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-10 {
  margin-top: 10px;
}

.submit input {
  flex: 1;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #ddd;
  outline: 0;
  font-size: 18px;
  padding: 8px;
  margin: 0;
  margin-bottom: 10px;
}

.submit input:hover,
.submit input:focus {
  border: 1px solid #2e4053;
}

.submit_block {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}

.submit_block>.message {
  display: none;
}

.submit button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  height: 44px;
  padding: 0px;
  border: 1px solid #7357e0;
  border-radius: 5px;
  background: #7357e0;
  margin-top: 0px;
  margin-bottom: 0px;
  overflow: hidden;
  cursor: pointer;
}

.submit button:hover {
  background-color: transparent;
  opacity: 0.9;
  background: #7357e0;
}

.submit button>div {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 100%;
  padding: 0px 20px;
  font-size: 16px;
}

.shop_online {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 10px 0;
}

.shop_online>a {
  color: inherit;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-color: #7357e0;
  font-weight: 300;
  cursor: pointer;
}

.shop_online>a>div {
  overflow: hidden;
  width: 90px;
  height: 90px;
  min-width: 90px;
  min-height: 90px;
  border-radius: 15px;
  border-radius: 50%;
  border: 1px solid #ddd;
}

.shop_online>a:hover>div {
  border: 1px solid #2e4053;
}

.shop_online>a>div>img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-left: 0px;
}

/* article2 */
.container.blog {
  max-width: 700px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
}

.blog_header>.breadcrumbs {
  display: flex;
  align-items: center;
  margin-top: 0px;
  margin-bottom: 30px;
}

.blog_header>.breadcrumbs svg {
  fill: #aaa;
  margin: 0 10px;
  width: 18px;
  height: 18px;
}

.blog_header>.breadcrumbs>span>a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
}

.blog_header>.title {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 1.2;
  text-align: center;
}

.blog_header>.meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  margin-bottom: 10px;
}

.blog_header>.meta>.date {
  padding-left: 10px;
  border-left: 1px solid #ccc;
}

.blog_header>.meta>.date {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  color: #728092;
}

.blog_header>.meta>.author {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.blog_header>.meta>.author>span {
  position: relative;
}

.blog_header>.meta>.author .info {
  position: relative;
}

.blog_header>.meta>.author>.second {
  border-left: 1px solid #ccc;
  padding-left: 10px;
}

.blog_header>.meta>.author>span a {
  color: #333;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-color: #1EAEDB;
}

.blog_header>.meta>.author>span a:hover {
  color: #0FA0CE;
}

.blog_header>.meta>.author>.first>.spec {
  font-size: 12px;
  background: #f1fdff;
  padding: 5px 10px;
  border-radius: 15px;
  margin-left: 5px;
}

.blog_header>.meta>.author>span>img {
  border-radius: 50%;
  margin: auto;
  overflow: hidden;
  object-fit: cover;
  height: 30px;
  width: 30px;
  margin-right: 5px;
}

.blog_header>.preview {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 450px;
  background: #fff;
  overflow: hidden;
  border-radius: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
  filter: contrast(0.95);
}

.blog_header>.preview>img {
  object-fit: cover;
  max-width: 100%;
  width: auto;
}

.key_takeaways {
  margin: 30px 0;
  background-color: transparent;
  padding: 30px 20px;
  border-left: 3px solid #7357e0;
  border-radius: 15px;
  background: #f2effc;
  overflow: hidden;
}

.key_takeaways>h3 {
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}

.key_takeaways>div {
  font-size: 1em;
  line-height: 1.8;
}

.key_takeaways>div>ul {
  /* margin: 1.25rem 0 1.25rem 0rem; */
  margin-top: 0;
  margin-bottom: 0;
}

.key_takeaways>div>ul>li {
  position: relative;
  margin-left: 0.8125rem;
  list-style: none;
  margin-bottom: 1rem;
}

.key_takeaways>div>ul>li::before {
  content: "";
  margin-left: -25px;
  margin-top: 15px;
  width: 6px;
  height: 6px;
  background: #7357e0;
  position: absolute;
  border-radius: 50%;
}

.blog_content {
  margin: 1.5em 0 0;
  color: #333;
  border-bottom: 1px solid #dedede;
  margin-bottom: 20px;
}

.blog_content p {
  margin-left: 0px;
  font-size: 1.1em;
  line-height: 1.8;
  margin-bottom: 1.1em;
}

.blog_content strong {
  font-weight: 600;
}

.blog_content h2 {
  font-weight: 600;
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 0.5em;
  padding-top: 0.6em;
}

.blog_content ul,
.blog_content ol {
  margin-left: 0px;
  font-size: 1.1em;
  line-height: 1.8;
  font-weight: 300;
  margin-bottom: 1.1em;
}

.blog_content ol {
  list-style: decimal;
}

.blog_content a {
  color: #333;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-color: #1EAEDB;
}

.blog_content a:hover {
  color: #0FA0CE;
}

.blog_content em,
.blog_content i {
  font-style: italic;
}

.blog_content figure {
  margin: 1em 0;
  margin-left: auto;
  margin-right: auto;
  display: table;
  text-align: center;
}

.blog_content figure img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  border: 1px solid;
  border-color: #ddd;
}

.blog_content figure video {
  width: 100%;
}

.blog_content figcaption {
  margin-bottom: 1em;
  margin-top: 0.5em;
  text-align: center;
  font-style: italic;
  caption-side: bottom;
  display: table-caption;
}

.author_tooltip {
  display: none;
  width: 450px;
  height: auto;
  position: absolute;
  top: 16px;
  left: calc(50% - 225px);
  z-index: 10;
  padding-top: 15px;
}

.author_tooltip>.info {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  background: #fff;
  height: 100%;
  padding: 2rem 1.5rem 1.25rem;
  position: relative;
  border: 1px solid #ddd;
  padding-top: 15px;
}

.author_tooltip>.info::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-top: 1px solid;
  border-left: 1px solid;
  z-index: 3;
  top: -6px;
  transform: rotate(45deg);
  left: calc(50% - 5px);
  border-color: #ddd;
}

.author_tooltip>.info img {
  border-radius: 50%;
  margin: auto;
  overflow: hidden;
  object-fit: cover;
  height: 100px;
  width: 100px;
  margin-right: 5px;
}

.author_tooltip>.info .author {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 1.25rem;
}

.author_tooltip>.info .author>div {
  padding-left: 1.25rem;
}

.author_tooltip>.info .author>div>.social {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}

.author_tooltip>.info .about {
  font-size: 14px;
  padding-bottom: 1.25rem;
}

.author_tooltip>.info .more {
  font-size: 14px;
  border-top: 0.0625rem solid #ccc;
  padding-top: 1.25rem;
  width: 100%;
}

@media (max-width: 500px) {
  .blog_header>.meta {
    flex-direction: column;
    gap: 0px;
    margin-bottom: 5px;
  }

  .blog_header>.meta>.date {
    padding-left: 0px;
    border-left: 0px;
  }

  .blog_header>.meta>.author>.first>.spec {
    display: none;
  }

  .author_tooltip {
    width: 300px;
    left: calc(50% - 150px);
  }
}

.blog_footer {
  padding: 20px 30px;
  background: #f2effc;
  border-radius: 15px;
  border-left: 3px solid #7357e0;
  overflow: hidden;
}

.blog_footer>.title {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 0.5em;
  line-height: 1.2;
}

.blog_footer>.answer {
  margin-left: 0px;
  font-size: 1.1em;
  line-height: 1.8;
  margin-bottom: 1.1em;
}

.blog_footer>.experts {
  margin-left: 0px;
  font-size: 1.1em;
  line-height: 1.8;
  margin-bottom: 1.1em;
}

.blog_footer>.experts li {
  margin-left: 0px;
  padding-left: 0px;
  line-height: 1.6;
}

.blog_footer>.experts li::marker {
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0px !important;
  text-align: start !important;
  text-align-last: start !important;
}

.blog_footer>.article>.title {
  display: flex;
  align-items: center;
  margin-left: 0px;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 5px;
  cursor: pointer;
  width: max-content;
}

.blog_footer>.article>.title>svg {
  width: 24px;
  height: 24px;
}

.blog_footer>.article>.title>.up {
  display: none;
}

.blog_footer>.article.active>.title>.down {
  display: none;
}

.blog_footer>.article.active>.title>.up {
  display: block;
}

.blog_footer>.article>.info {
  display: none;
  margin-left: 0px;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 10px;
}

.blog_footer>.article.active>.info {
  display: block;
}

.blog_footer>.article.active>.info>ol {
  padding-left: 20px;
  line-height: 1.6;
}

.blog_footer>.article>.info>.banner {
  padding: 20px 30px;
  background: #f1fdff;
  border-radius: 15px;
  font-style: italic;
  line-height: 1.6;
  font-size: 16px;
  margin-bottom: 10px;
}

/* about2 */
.mb-60 {
  margin-bottom: 60px;
}

.shop_online {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 10px 0;
}

.shop_online>a {
  color: inherit;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-color: #7357e0;
  font-weight: 300;
  cursor: pointer;
}

.shop_online>a>div {
  overflow: hidden;
  width: 90px;
  height: 90px;
  min-width: 90px;
  min-height: 90px;
  border-radius: 15px;
  border-radius: 50%;
  border: 1px solid #ddd;
}

.shop_online>a:hover>div {
  border: 1px solid #2e4053;
}

.shop_online>a>div>img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-left: 0px;
}

.teams>.info {
  display: flex;
  margin-top: 30px;
  width: 50%;
  padding-right: 20px;
}

.teams>.info>img {
  width: 128px;
  height: 128px;
  border-radius: 50%;
}

.teams>.info>div {
  display: flex;
  margin-left: 10px;
  flex-direction: column;
  justify-content: center;
}

.teams>.info>div>.title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 600;
}

.teams>.info>div>.expert {
  font-size: 16px;
}

.teams>.info>div>.description {
  width: 100%;
  font-style: italic;
  font-weight: normal;
  line-height: 14px;
  font-size: 16px;
  color: #484848;
  border-radius: 15px;
  padding: 10px;
  background: #f5f5f5;
}

.teams>p {
  font-weight: 300;
  line-height: 1.5;
  margin: 20px 0px;
}

.teams>p>span {
  font-style: italic;
  font-weight: normal;
  line-height: 1.5;
  font-size: 18px;
  color: #484848;
}

.teams.group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 700px;
}

.teams.group>.info {
  display: flex;
  flex-direction: column;
}

.teams.group>.info>.top {
  display: flex;
  flex-direction: row;
  justify-content: start;
}

.teams.group>.info>.top>img {
  width: 128px;
  height: 128px;
  border-radius: 50%;
}

.teams.group>.info>.top>div {
  display: flex;
  margin-left: 10px;
  flex-direction: column;
  justify-content: center;
}

.teams.group>.info>.top>div>.title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 600;
}

.teams.group>.info>.description {
  width: 100%;
  font-style: italic;
  font-weight: normal;
  line-height: 14px;
  font-size: 16px;
  color: #484848;
  margin-top: 10px;
  border-radius: 15px;
  padding: 10px;
  background: #f5f5f5;
}

.teams.group>.info>.top>div>.expert {
  font-size: 16px;
}

.about ul,
.about ol {
  margin-left: 0px;
  font-size: 1.1em;
  line-height: 1.8;
  font-weight: 300;
  margin-bottom: 1.1em;
}

.about ul>li,
.about ol>li {
  margin-bottom: 0;
}

.about a {
  color: #333;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-color: #1EAEDB;
}

.about a:hover {
  color: #0FA0CE;
}

@media (max-width: 850px) {
  .teams>.info {
    width: 100%;
  }
}

.blog_header>.breadcrumbs>span:last-child {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}


.site-footer .footer-bottom {
  border-top: 1px solid #e6e6e6;
  margin-top: 18px;
  padding-top: 14px;
}

.site-footer .footer-bottom-line {
  text-align: center;
  font-size: 13px;
  color: #777;
}

.site-footer .footer-bottom-line a {
  color: #666;
  text-decoration: none;
}

.site-footer .footer-bottom-line a:hover {
  text-decoration: underline;
}

.site-footer .footer-bottom-line .sep {
  margin: 0 6px;
  color: #aaa;
}



/* Header layout inside container */
.header-inner {
  display: flex;
  align-items: center;
}

/* Push navigation to the right */
.nav-links {
  margin-left: auto;
  display: flex;
  gap: 22px;
}

.nav-links a {
  text-decoration: none;
  font-size: 14px;
}

/* Burger stays on far right */
.burger {
  margin-left: 16px;
}

/* Mobile behavior */
@media (max-width: 768px) {

  .nav-links {
    display: none;
  }

  .burger {
    display: block;
  }

}




/* ===== Mobile navigation ===== */

.mobile-nav {
  display: none;
  background: inherit;
  border-top: 1px solid rgba(255,255,255,.15);
}

/* open state */
.mobile-nav.is-open {
  display: block;
}

/* make the container control spacing */
.mobile-nav .container {
  display: flex;
  flex-direction: column;
  gap: 14px;           /* THIS guarantees spacing */
  padding: 14px 0;
}

/* links */
.mobile-nav a {
  display: block;
  padding: 10px 0;
  text-decoration: none;
  color: inherit;
  font-size: 15px;
}

/* burger icons */
.burger .s_close {
  display: none;
}

.burger.is-open .s_open {
  display: none;
}

.burger.is-open .s_close {
  display: block;
}


.city_grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 14px;
}

.city_card {
  display: block;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding: 16px;
  background: #fff;
  text-decoration: none;   /* remove underline */
  color: inherit;
  transition: all .15s ease;
}

.city_card:hover {
  border-color: #c9c9c9;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  text-decoration: none;   /* ensure no underline */
}

.city_card .title p {
  margin: 0;
  font-weight: 600;
}

.city_card .date {
  font-size: 13px;
  color: #777;
  margin-top: 6px;
}


.info_card {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 18px 18px 14px;
  background: #fff;
}

.info_card h2 {
  margin: 0 0 10px;
}

.info_card .description p {
  margin: 0 0 10px;
  line-height: 1.55;
}

.card_links {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.chip_link {
  display: inline-block;
  border: 1px solid #e6e6e6;
  border-radius: 999px;
  padding: 8px 12px;
  text-decoration: none;
  color: inherit;
  background: #fafafa;
  font-size: 14px;
  transition: all .15s ease;
}

.chip_link:hover {
  background: #fff;
  border-color: #c9c9c9;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  text-decoration: none;
}



.author_profile{
  display:flex;
  gap:20px;
  align-items:flex-start;
  margin-bottom:30px;
}

.author_photo img{
  width:140px;
  height:140px;
  object-fit:cover;
  border-radius:6px;
}

.author_photo{
  flex-shrink:0;
}

.author_description{
  max-width:700px;
}

.author_articles{
  padding-left:20px;
}

.author_articles li{
  margin-bottom:6px;
}

/* Mobile */
@media (max-width:768px){

  .author_profile{
    flex-direction:column;
    align-items:center;
    text-align:left;
  }

  .author_photo img{
    width:120px;
    height:120px;
  }

  .author_description{
    max-width:100%;
  }

}




/* Container */
.silo{
  max-width: 1120px;
  margin: 0 auto;
  padding: 20px;
}

/* Clean header (no border box, no background) */
.silo-header{
  margin: 0 0 22px;
}

/* HERO (light, no dark background) */
.silo-hero{
  margin: 0 0 14px;
  border-radius: 14px;
  overflow: hidden;
  background: #f3f4f6;  /* light placeholder while loading */
  border: 1px solid rgba(0,0,0,.08);
}

/* Keep the hero a reasonable height without forcing a giant block */
.silo-hero img{
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
  background: transparent;
}

/* Responsive */
@media (max-width: 560px){
  .silo-hero img{ height: 180px; }
}

.silo-title{
  margin: 0 0 8px;
  font-size: 34px;
  line-height: 1.15;
  color: #111;
}

.silo-desc{
  margin: 0;
  font-size: 15px;
  line-height: 1.55;
  color: rgba(0,0,0,.72);
  max-width: 860px;
}

/* Sections */
.silo-section{
  margin-top: 22px;
}

.silo-section__title{
  margin: 0 0 14px;
  font-size: 20px;
  color: #111;
}

/* Grid */
.card-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

/* Card */
.card{
  display: block;
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 14px;
  overflow: hidden;
  transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease;
  text-decoration: none;
}

.card:hover{
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0,0,0,.08);
  border-color: rgba(0,0,0,.16);
}

/* No underline anywhere in cards */
.card,
.card:hover,
.card:focus,
.card:focus-visible,
.card *{
  text-decoration: none !important;
}

.card:focus-visible{
  outline: 3px solid rgba(0,0,0,.18);
  outline-offset: 3px;
}

/* Thumb (with image) */
.card-thumb img{
  width: 100%;
  height: 160px;
  object-fit: cover;
  display: block;
}

/* Thumb when no image */
.card-thumb--noimg{
  height: 72px;
  background: rgba(0,0,0,.04);
  display: flex;
  align-items: center;
  padding: 12px 14px;
}

/* Badge for no-image cards */
.card-badge{
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.card-badge__icon{
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex: 0 0 auto;
}

.card-badge__text{
  font-size: 14px;
  font-weight: 600;
  color: rgba(0,0,0,.78);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Body */
.card-body{
  padding: 14px;
}

.card-title{
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.35;
  color: #111;
}

.card-desc{
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0,0,0,.72);
}

.card-desc--muted{
  color: rgba(0,0,0,.55);
}

.card-meta{
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin: 0 0 10px;
  font-size: 12px;
  color: rgba(0,0,0,.55);
}

.card-cta{
  font-size: 13px;
  font-weight: 700;
  color: #111;
}

/* Responsive */
@media (max-width: 980px){
  .card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .silo-hero img{
    height: 210px;
  }
}

@media (max-width: 560px){
  .card-grid{
    grid-template-columns: 1fr;
  }
  .silo-hero img{
    height: 180px;
  }
  .card-thumb img{
    height: 150px;
  }
}


.info-box{
  margin:20px 0 28px;
  padding:16px 18px;
  border-radius:8px;
  font-size:15px;
  line-height:1.6;
}

.info-box--methodology{
  background:#f6f8fb;
  border:1px solid #e2e8f0;
  border-left:4px solid #2b6cb0;
}

.info-box--methodology strong{
  display:block;
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:.04em;
  color:#2b6cb0;
  margin-bottom:6px;
}

.info-box--methodology a{
  color:#1a5bb8;
  text-decoration:none;
  font-weight:500;
}

.info-box--methodology a:hover{
  text-decoration:underline;
}


.internal-nav{
  margin:18px 0 22px;
  padding:10px 14px;
  font-size:14px;
  line-height:1.5;
  background:#fafafa;
  border:1px solid #e5e7eb;
  border-radius:6px;
}

.internal-nav strong{
  color:#444;
}

.internal-nav a{
  color:#1a5bb8;
  text-decoration:none;
  font-weight:500;
}

.internal-nav a:hover{
  text-decoration:underline;
}

.internal-nav a + a{
  margin-left:8px;
}

.internal-nav .separator{
  color:#999;
  margin:0 6px;
}