@import url(components/icons/css/font-awesome.min.css);

.gt-content .global-font,
.gt-content,
.gt-content p,
.gt-content .p,
.gt-content .input-default,
.gt-content input[type="text"],
.gt-content input[type="password"],
.gt-content input[type="tel"],
.gt-content input[type="url"],
.gt-content input[type="email"],
.gt-content select,
.gt-content textarea,
.gt-content .fake-select,
.ui-widget {
  font-family: "LG Smart Light", Tahoma, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
.roboto-font {
  font-family: "Roboto", "LG Smart Light", Arial, sans-serif;
}
.headers,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0 0 10px 0;
  font-weight: 400;
}
* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  border-radius: 0;
}
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.bg-white {
  background-color: #fff;
}
.color-font {
  color: #333;
}
.color-white {
  color: #fff;
}
.primary-color {
  color: #a50034;
}
.border {
  border: 1px solid #ddd;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.clearfix {
  display: block;
  height: 1px;
  zoom: 1;
  width: 100%;
  clear: both;
  margin-bottom: -1px;
}
.tl {
  text-align: left !important;
}
.tr {
  text-align: right !important;
}
.tc {
  text-align: center !important;
}
.vertical-align {
  height: 500px;
  line-height: 500px;
  text-align: center;
}
.vertical-align .va-wrapper {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: normal;
  vertical-align: middle;
}
.m0 {
  margin: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.m10 {
  margin: 10px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb36 {
  margin-bottom: 36px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.p0 {
  padding: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.p10 {
  padding: 10px !important;
}
.p20 {
  padding: 20px !important;
}
.fullwidth {
  width: 100%;
  max-width: none;
}
.hidden {
  display: none;
}
.visible {
  display: block;
}
.shadow {
  -webkit-box-shadow: 10px 10px 10px 10px #000;
  -moz-box-shadow: 10px 10px 10px 10px #000;
  box-shadow: 10px 10px 10px 10px #000;
  behavior: url(/uk/lg-magazine/assets/pie/pie.htc);
}
.radius {
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  behavior: url(/uk/lg-magazine/assets/pie/pie.htc);
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  display: inline-block;
  max-width: 100%;
}
.uppercase {
  text-transform: uppercase;
}
.relative {
  position: relative !important;
}
.absolute {
  position: absolute !important;
}
.auto-width {
  width: auto !important;
}
.overflow-hidden {
  overflow: hidden;
}
.list-inline {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.list-inline li {
  display: inline-block;
  margin: 0;
}
.no-list {
  list-style: none;
  margin-left: 0;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block !important;
}
.no-border {
  border: none;
}
.border {
  border: 1px solid #ddd;
}
@media (min-width: 581px) {
  .desktop-flex {
    display: flex;
  }
}
@media (max-width: 766px) {
  .tablet-hidden {
    display: none;
  }
  .tablet-displayed {
    display: block !important;
  }
}
@media (max-width: 581px) {
  .mobile-hidden {
    display: none;
  }
  .mobile-displayed {
    display: block !important;
  }
}
.smooth-transition,
a:hover,
a:focus,
a.active,
.gt-content input[type="submit"]:hover,
.gt-content input[type="submit"]:focus,
.gt-content input[type="submit"]:active,
.gt-content input[type="button"]:hover,
.gt-content input[type="button"]:focus,
.gt-content input[type="button"]:active,
.gt-content .btn:hover,
.gt-content .btn:focus,
.gt-content .btn.active,
.slider-navigation:after,
.text-carousel,
.gt-content .accordion .accordion-heading.active,
.gt-content .accordion .accordion-heading:hover,
.gt-content .drop-down-menu .menu-item a:hover,
.gt-content .drop-down-menu .menu-item a:focus,
.gt-content .drop-down-menu .menu-item a.active,
.vide-thumbnail,
.gt-content .overlay-container .entry-overlay,
.gt-content .overlay-container .entry-overlay .copy-wrapper,
.gt-content .campaign-entry .image-wrapper,
.header .search-wrapper .search-input {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.smooth2-transition {
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
}
.slow-transition {
  -webkit-transition: all 5s linear 0s;
  -moz-transition: all 5s linear 0s;
  -o-transition: all 5s linear 0s;
  -ms-transition: all 5s linear 0s;
}
@font-face {
  font-family: "LG Smart";
  src: url(/assets/fonts/lg/LG_Smart_Bold.eot?);
  src: url(/assets/fonts/lg/LG_Smart_Bold.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fonts/lg/LG_Smart_Bold.woff) format("woff"),
    url(/assets/fonts/lg/LG_Smart_Bold.ttf) format("truetype"),
    url("/assets/fonts/lgLG_Smart_Bold.svg#LG Smart Light") format("svg");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "LG Smart Bold";
  src: url(/assets/fonts/lg/LG_Smart_Bold.eot?);
  src: url(/assets/fonts/lg/LG_Smart_Bold.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fonts/lg/LG_Smart_Bold.woff) format("woff"),
    url(/assets/fonts/lg/LG_Smart_Bold.ttf) format("truetype"),
    url("/assets/fonts/lgLG_Smart_Bold.svg#LG Smart Light") format("svg");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "LG Smart SemiBold";
  src: url(/assets/fonts/lg/LG_Smart_SemiBold.eot?);
  src: url(/assets/fonts/lg/LG_Smart_SemiBold.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fonts/lg/LG_Smart_SemiBold.woff) format("woff"),
    url(/assets/fonts/lg/LG_Smart_SemiBold.ttf) format("truetype"),
    url("/assets/fonts/lgLG_Smart_SemiBold.svg#LG Smart SemiBold") format("svg");
  font-weight: 700;
  font-style: normal;
}
h1,
.h1 {
  font-size: 64px;
  line-height: 70px;
}
h2,
.h2 {
  font-size: 44px;
  line-height: 48px;
}
h3,
.h3 {
  font-size: 36px;
  line-height: 42px;
}
h4,
.h4 {
  font-size: 30px;
  line-height: 40px;
}
h5,
.h5 {
  font-size: 24px;
  line-height: 28px;
}
h6,
.h6 {
  font-size: 20px;
  line-height: 24px;
}
p,
.p {
  margin: 0 0 10px 0;
}
small {
  font-size: 0.7em;
  line-height: 1em;
}
.title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
a {
  color: #a50034;
  text-decoration: none;
}
a:hover,
a:focus,
a.active {
  text-decoration: underline;
  color: #a50034;
}
body {
  margin: 0;
  font-family: "LG Smart Light", Tahoma, Arial, sans-serif;
}
.gt-content ol {
  margin: 0 0 10px 20px;
  padding: 0;
  list-style-type: decimal;
}
.gt-content ul {
  margin: 0 0 10px 20px;
  padding: 0;
  list-style: disc;
}
.gt-content li {
  margin-bottom: 2.5px;
}
.gt-content .no-list {
  list-style: none;
  margin-left: 0;
}
.gt-content img {
  max-width: 100%;
}
.gt-content table {
  border-collapse: collapse;
  border-spacing: 0;
}
.gt-content table td,
.gt-content table th {
  border: 1px solid;
  padding: 5px;
}
.gt-content pre {
  margin-bottom: 20px;
}
.gt-content em {
  font-style: italic;
}
.admin-edit-button {
  display: none;
  top: 0;
  right: 0;
  text-decoration: none !important;
  background-color: #f0ad4e;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  font-weight: normal;
  padding: 6px 10px 4px 6px;
  float: left;
  position: absolute;
  color: #fff !important;
  font-weight: normal !important;
  font-family: arial !important;
  border-radius: 2px;
  margin-top: -30px;
}
.admin-edit-button:hover {
  text-decoration: none !important;
}
.admin-item-wrapper {
  position: relative;
}
.admin-item-wrapper.admin-item-active {
  box-shadow: 0 0 10px 4px #ffa500;
}
.admin-item-wrapper:hover .admin-edit-button {
  display: block;
}
.admin-item-disabled {
  opacity: 0.5;
  box-shadow: none !important;
}
.box-container {
  max-width: 1610px;
  margin: 0 auto;
  clear: left;
  overflow: visible;
  padding: 0;
}
.box-container .box-container {
  width: 100%;
}
.inner {
  margin: 5px;
  padding: 5px;
}
.inner-collapse-h {
  margin: 5px;
  padding: 5px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.inner-collapse-v {
  margin: 5px;
  padding: 5px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.box-12,
.box-11,
.box-10,
.box-9,
.box-8,
.box-7,
.box-6,
.box-5,
.box-4,
.box-3,
.box-2,
.box-1,
.box-fifth {
  float: left;
}
.collapse {
  margin: -5px;
}
.collapse-v {
  margin: -5px -5px 0;
}
.collapse-h {
  margin: -5px -5px;
}
.box-12 {
  width: 100%;
}
.box-11 {
  width: 91.666665%;
}
.box-10 {
  width: 83.333332%;
}
.box-9 {
  width: 75%;
}
.box-8 {
  width: 66.666665%;
}
.box-7 {
  width: 58.333332%;
}
.box-6 {
  width: 50%;
}
.box-5 {
  width: 41.666665%;
}
.box-4 {
  width: 33.333332%;
}
.box-3 {
  width: 25%;
}
.box-2 {
  width: 16.666665%;
}
.box-1 {
  width: 8.333332%;
}
.box-fifth {
  width: 20%;
}
@media (max-width: 766px) {
  .box-12,
  .box-11,
  .box-10,
  .box-9,
  .box-8,
  .box-7,
  .box-6,
  .box-5,
  .box-4,
  .box-3,
  .box-2,
  .box-1,
  .box-fifth {
    width: 100%;
  }
  .box-tablet-12 {
    width: 100%;
  }
  .box-tablet-11 {
    width: 91.666665%;
  }
  .box-tablet-10 {
    width: 83.333332%;
  }
  .box-tablet-9 {
    width: 75%;
  }
  .box-tablet-8 {
    width: 66.666665%;
  }
  .box-tablet-7 {
    width: 58.333332%;
  }
  .box-tablet-6 {
    width: 50%;
  }
  .box-tablet-5 {
    width: 41.666665%;
  }
  .box-tablet-4 {
    width: 33.333332%;
  }
  .box-tablet-3 {
    width: 25%;
  }
  .box-tablet-2 {
    width: 16.666665%;
  }
  .box-tablet-1 {
    width: 8.333332%;
  }
  .box-tablet-fifth {
    width: 20%;
  }
}
@media (max-width: 581px) {
  .box-tablet-12,
  .box-tablet-11,
  .box-tablet-10,
  .box-tablet-9,
  .box-tablet-8,
  .box-tablet-7,
  .box-tablet-6,
  .box-tablet-5,
  .box-tablet-4,
  .box-tablet-3,
  .box-tablet-2,
  .box-tablet-1,
  .box-tablet-fifth {
    width: 100%;
  }
  .box-mobile-12 {
    width: 100%;
  }
  .box-mobile-11 {
    width: 91.666665%;
  }
  .box-mobile-10 {
    width: 83.333332%;
  }
  .box-mobile-9 {
    width: 75%;
  }
  .box-mobile-8 {
    width: 66.666665%;
  }
  .box-mobile-7 {
    width: 58.333332%;
  }
  .box-mobile-6 {
    width: 50%;
  }
  .box-mobile-5 {
    width: 41.666665%;
  }
  .box-mobile-4 {
    width: 33.333332%;
  }
  .box-mobile-3 {
    width: 25%;
  }
  .box-mobile-2 {
    width: 16.666665%;
  }
  .box-mobile-1 {
    width: 8.333332%;
  }
  .box-mobile-fifth {
    width: 20%;
  }
}
.gt-content .input-default,
.gt-content input[type="text"],
.gt-content input[type="password"],
.gt-content input[type="tel"],
.gt-content input[type="url"],
.gt-content input[type="email"],
.gt-content select,
.gt-content textarea,
.gt-content .fake-select {
  max-width: 245px;
  width: 100%;
  height: 36px;
  padding: 0;
  border: 1px solid #ddd;
  padding-left: 5px;
  margin-right: 10px;
}
.gt-content textarea {
  height: 82px;
  padding: 5px;
  resize: none;
  max-width: 505px;
}
.gt-content input[type="submit"],
.gt-content input[type="button"],
.gt-content .btn {
  display: inline-block;
  color: #fff;
  border: none;
  cursor: pointer;
  margin-right: 10px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  background: #a50034;
  padding: 0 10px;
}
.gt-content input[type="submit"]:disabled,
.gt-content input[type="button"]:disabled,
.gt-content .btn.disabled {
  background-color: #eee !important;
  color: #999 !important;
  cursor: default;
  text-decoration: none;
}
.gt-content input[type="submit"]:hover,
.gt-content input[type="submit"]:focus,
.gt-content input[type="submit"]:active,
.gt-content input[type="button"]:hover,
.gt-content input[type="button"]:focus,
.gt-content input[type="button"]:active,
.gt-content .btn:hover,
.gt-content .btn:focus,
.gt-content .btn.active {
  text-decoration: none;
  background: #a50034;
  color: #eee;
}
.gt-content .fake-input {
  color: #a50034;
  cursor: pointer;
  display: inline-block;
  position: static;
  text-decoration: none;
  width: 18px;
  color: #a50034 !important;
}
.gt-content a.fake-input {
  text-decoration: none;
}
.gt-content .fake-input.checkbox:before {
  content: "";
}
.gt-content .fake-input.checkbox.active:before {
  content: "";
}
.gt-content .fake-input.radio:before {
  content: "";
}
.gt-content .fake-input.radio.active:before {
  content: "";
}
.gt-content .fake-input.checkbox.active {
  content: "";
}
.gt-content .fake-input.radio {
  content: "";
}
.gt-content .fake-input input,
.gt-content .fake-select select {
  display: none;
}
.gt-content .fake-input:hover,
.gt-content .fake-input:focus {
  text-decoration: none;
}
.gt-content .fake-select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}
.gt-content .fake-select-arrow:before {
  content: "";
}
.gt-content .fake-select select {
  display: none;
}
.gt-content .fake-select-arrow {
  margin-right: 10px;
  margin-top: -7px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 10px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a50034;
  *zoom: 1;
  *display: inline;
}
.gt-content .fake-select-active-opt {
  display: block;
  line-height: 34px;
  outline: medium none;
  padding: 0 30px 0 10px;
  text-decoration: none;
}
.gt-content .fake-select-options-cotainer {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.gt-content .fake-select-options-cotainer ul {
  border: 1px solid #e6e6e6;
  list-style: none outside none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
}
.gt-content .fake-select-options-cotainer li {
  background: #fff;
  display: block;
  margin: 0;
  padding: 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.gt-content .fake-select-options-cotainer li a {
  display: block;
  line-height: 20px;
  outline: medium none;
  padding: 5px 30px 5px 10px;
  text-decoration: none;
  color: #000;
}
.gt-content .fake-select-options-cotainer li a:hover {
  background: #a50034;
  color: #fff;
}
.gt-content .form-row label {
  display: inline-block;
  width: 245px;
}
.gt-content fieldset {
  display: inline-block;
}
.gt-content .error {
  background: none repeat scroll 0 0 #ffb4b4 !important;
  border: 1px solid #f00 !important;
}
.gt-content .fake-input.error {
  border: 0 !important;
  background: none !important;
  color: #f00 !important;
}
.form-notification {
  position: relative;
  border: none !important;
  margin-bottom: 5px;
}
.form-notification .icon {
  display: block;
  height: 100%;
  width: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 20px;
}
.form-notification .icon .fa {
  line-height: 60px;
  font-size: 20px;
}
.form-notification .copy {
  padding: 20px 20px 20px 80px;
}
.form-notification .copy p {
  margin: 0;
}
.close-notification {
  display: block;
  height: 100%;
  width: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
}
.close-notification .fa {
  line-height: 60px;
  color: inherit;
}
.form-notification.success {
  background: #e7f7c2;
  color: #5f9a13;
  border-color: #5f9a13;
}
.form-notification.success .icon {
  background: #5f9a13;
}
.form-notification.error {
  background: #ffe2e2;
  color: #c71b1b;
  border-color: #c71b1b;
}
.form-notification.error .icon {
  background: #c71b1b;
}
.form-notification.warning {
  background: #f9f8d0;
  color: #d3a400;
  border-color: #d3a400;
}
.form-notification.warning .icon {
  background: #d3a400;
}
.form-notification.info {
  background: #e5eef5;
  color: #2d79c1;
  border-color: #2d79c1;
}
.form-notification.info .icon {
  background: #2d79c1;
}
.share-popup-wrapper {
  position: relative;
  display: inline-block;
}
.share-popup {
  display: none;
  position: absolute;
  top: 100%;
  left: 100%;
  z-index: 1;
  padding-left: 16px;
  border: 1px solid #ddd;
  background: #eee;
  padding: 5px;
  min-width: 140px;
  margin-top: 5px;
  margin-left: -30px;
}
.share-popup .share-item {
  margin-right: 5px;
}
.share-popup .share-item a {
  text-decoration: none !important;
}
.share-popup:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-left: 14px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #eee;
  z-index: 1;
}
.share-popup:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-left: 14px;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-bottom-color: #eee;
  z-index: 2;
}
.component-slider {
  position: relative;
  z-index: 0;
}
.slider-container {
  overflow: hidden;
  position: relative;
  height: 0;
  padding: 0 0 50% 0;
  width: 100%;
}
.slider-container .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-container .slider .item {
  float: left;
  width: 100%;
}
.slider-container .slider .item .slide-background-image {
  max-width: 100%;
  width: 100%;
}
.slider-navigation {
  color: #000;
  padding: 0;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: 0 !important;
  transform: translateY(-50%);
  margin-top: -75px;
  z-index: 1;
  text-decoration: none !important;
  font-size: 44px;
  line-height: 48px;
  width: 48px;
}
.slider-navigation:after {
  z-index: -1;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
}
.slider-navigation:hover,
.slider-navigation:focus,
.slider-navigation.active {
  color: #fff;
}
.slider-navigation:hover:after,
.slider-navigation:focus:after,
.slider-navigation.active:after {
  opacity: 0.35;
}
.slider-navigation.prev-slide-button {
  left: 0;
  border-radius: 0;
  text-align: center;
}
.slider-navigation.next-slide-button {
  right: 0;
  border-radius: 0;
  text-align: center;
}
.slider-play {
  color: #fff !important;
  padding: 0;
  overflow: hidden;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  z-index: 3;
  text-decoration: none !important;
  font-size: 30px;
  line-height: 48px;
  width: 48px;
  left: auto;
  margin: 10px;
}
.slider-play.js-autoplaying .fa-pause-circle-o:before {
  content: "";
}
.slider-container .selectors-block {
  font-size: 13px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 0 auto;
  left: auto;
  text-align: center;
  z-index: 1;
}
.slider-container .selector-item {
  color: #b5b5b5;
  margin: 0 2px;
}
.slider-container .selector-item:hover,
.slider-container .selector-item:hover,
.slider-container .selector-item.active {
  color: #fff;
  text-decoration: none;
}
.slider-container .slider-navigation,
.slider-container .selectors-block,
.slider-container .selectors-block * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.slider-container .slide-caption {
  padding: 5px 40px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  max-height: 100%;
  cursor: inherit !important;
  width: 100%;
  z-index: 1;
  top: auto;
}
.slider-container .slide-caption p {
  color: #fff;
}
.slider-container .slide-caption:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.35;
  z-index: -1;
}
.slider-container .white-caption .slide-caption p {
  color: #000;
}
.slider-container .white-caption .slide-caption:after {
  background: #fff;
}
.slider-container:not(.light-theme).has-no-caption .selector-item {
  color: #000;
}
.slider-container:not(.light-theme).has-no-caption .selector-item:hover,
.slider-container:not(.light-theme).has-no-caption .selector-item:focus,
.slider-container:not(.light-theme).has-no-caption .selector-item.active {
  color: #b5b5b5;
}
.slider-container:not(.light-theme).has-no-caption .slider-play {
  color: #000 !important;
}
.slider-container.light-theme .slider-navigation {
  color: #fff;
}
.slider-container.light-theme .selector-item {
  color: #000;
}
.slider-container.light-theme .selector-item:hover,
.slider-container.light-theme .selector-item:focus,
.slider-container.light-theme .selector-item.active {
  color: #b5b5b5;
}
.slider-container.light-theme .slider-navigation:after {
  background: #fff;
}
.slider-container.light-theme .slider-play {
  color: #000 !important;
}
.slider-container.light-theme.has-no-caption .selector-item {
  color: #b5b5b5;
}
.slider-container.light-theme.has-no-caption .selector-item:hover,
.slider-container.light-theme.has-no-caption .selector-item:focus,
.slider-container.light-theme.has-no-caption .selector-item.active {
  color: #fff;
}
.slider-container.light-theme.has-no-caption .slider-play {
  color: #fff !important;
}
.slider-container .slider-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.text-carousel {
  height: 200px;
  padding: 0;
}
.text-carousel .text-slides-wrapper {
  height: 200px;
  padding: 0;
}
.text-carousel .indicators {
  position: relative;
  left: 20px;
  bottom: 0;
}
.text-carousel .slide-item .inner {
  min-height: 200px;
  padding: 20px;
}
.text-carousel .slide-item h4,
.text-carousel .slide-item p {
  margin: 0 !important;
}
.campaign-wrapper .slider-container {
  padding-bottom: 44.43%;
}
.gt-content .accordions-wrapper {
  margin-bottom: 40px;
}
.gt-content .accordion {
  margin-bottom: 10px;
}
.gt-content .accordion .accordion-heading {
  background-color: #eee;
  cursor: pointer;
  display: block;
  padding: 10px;
  padding-right: 30px;
  position: relative;
}
.gt-content .accordion .accordion-heading.active,
.gt-content .accordion .accordion-heading:hover {
  background: #a50034;
  color: #fff;
}
.gt-content .accordion .accordion-content {
  overflow: hidden;
  display: none;
}
.gt-content .accordion .accordion-content .accordion-content-inner {
  padding: 5px;
}
.gt-content .accordion-indicator {
  position: absolute;
  right: 10px;
  top: 50%;
  height: 20px;
  margin-top: -10px;
}
.gt-content .accordion .accordion-heading .accordion-indicator:before {
  content: "";
}
.gt-content .accordion .accordion-heading.active .accordion-indicator:before {
  content: "";
}
ul.tabs-menu {
  margin-left: 0;
  padding-left: 0;
}
.tabs-menu li {
  display: inline-block;
  margin-bottom: -1px;
  background-color: #eee;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.tabs-menu li {
  position: relative;
  z-index: 1;
}
.tabs-menu li a {
  padding: 5px 20px;
  display: block;
  border-bottom: 1px solid #ddd;
}
.tabs-menu li a.active {
  background-color: #fff;
  border-bottom: 1px solid transparent;
}
.tabs-menu .active a {
  color: #a50034;
}
.tab {
  border: 1px solid #ddd;
  background-color: #fff;
  width: auto;
  clear: both;
}
.tab-content.js-tab-content {
  display: none;
}
.tab-content.js-tab-content.active {
  display: block;
}
.gt-content .drop-down-wrapper {
  z-index: 2;
}
.gt-content .drop-down-menu,
.gt-content .drop-down-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gt-content .drop-down-menu:after {
  content: " ";
  display: block;
  height: 1px;
  zoom: 1;
  width: 100%;
  clear: both;
}
.gt-content .drop-down-menu,
.gt-content .drop-down {
  margin-left: 0;
}
.gt-content .drop-down-menu .menu-item {
  position: relative;
  margin-bottom: 0;
}
.gt-content .drop-down-menu .menu-item .menu-indicator {
  margin-left: 10px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  *zoom: 1;
  *display: inline;
  float: right;
}
.gt-content .drop-down-menu .menu-item .menu-indicator:before {
  content: "";
}
.gt-content .drop-down-menu .menu-item {
  display: inline-block;
}
.gt-content .drop-down-menu .menu-item a {
  display: block;
  padding: 8px 20px;
  color: #333;
}
.gt-content .drop-down-menu .menu-item a:hover,
.gt-content .drop-down-menu .menu-item a:focus,
.gt-content .drop-down-menu .menu-item a.active {
  background: #a50034;
  text-decoration: none;
  color: #fff !important;
}
.gt-content .drop-down-menu .menu-item a:hover strong,
.gt-content .drop-down-menu .menu-item a:focus strong,
.gt-content .drop-down-menu .menu-item a.active strong {
  color: #fff !important;
}
.gt-content .drop-down-menu .menu-item .drop-down {
  display: none;
}
.gt-content .drop-down-menu .menu-item:hover .drop-down {
  display: block;
}
.gt-content .drop-down-menu .drop-down {
  background-color: #eee;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
}
.gt-content .drop-down-menu .drop-down .drop-down-sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gt-content .drop-down-menu .drop-down .menu-item {
  display: block;
  min-width: 180px;
}
.gt-content .drop-down-menu .drop-down .menu-item .menu-indicator:before {
  content: "";
}
.gt-content .drop-down-menu .menu-item.whole-width-dropwon {
  position: static;
}
.gt-content .drop-down-menu .menu-item.whole-width-dropwon .drop-down {
  width: 100%;
}
.gt-content .drop-down-menu .drop-down.whole-width {
  top: 100%;
}
.gt-content .drop-down-menu .menu-item:hover .drop-down .drop-down {
  display: none;
}
.gt-content .drop-down-menu .drop-down .drop-down {
  top: 0;
  left: 100%;
  display: none;
  border-top: 0;
}
.gt-content .drop-down-menu .drop-down .menu-item:hover .drop-down {
  display: block;
}
.gt-content .mobile-nav-trigger {
  display: none;
  float: right;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: 20px 10px;
  border: none !important;
  width: 34px;
  height: 34px;
  line-height: 34px;
}
.gt-content .entry-navigation {
  margin-bottom: 30px;
  overflow: hidden;
  height: auto;
}
.gt-content .entry-navigation-item {
  position: relative;
}
.gt-content .entry-navigation-item a {
  text-decoration: none !important;
}
.gt-content .entry-navigation-item .h5 {
  font-size: 18px;
}
.gt-content .entry-navigation-item .fa {
  position: absolute;
  top: 50%;
  font-size: 40px;
  line-height: 40px;
  transform: translateY(-50%);
}
.gt-content .entry-navigation-item.left {
  text-align: left;
  padding-left: 30px;
}
.gt-content .entry-navigation-item.left .fa {
  left: 0;
}
.gt-content .entry-navigation-item.right {
  text-align: right;
  float: right;
  padding-right: 30px;
}
.gt-content .entry-navigation-item.right .fa {
  right: 0;
}
@media only screen and (min-width: 1025px) {
  .gt-content .drop-down-menu {
    display: block !important;
    opacity: 1 !important;
  }
}
@media only screen and (max-width: 1024px) {
  .gt-content .drop-down-menu .menu-item {
    display: block;
  }
  .gt-content .drop-down-menu .drop-down {
    position: relative;
    overflow: hidden;
  }
  .gt-content .drop-down-menu .drop-down,
  .gt-content .drop-down-menu .drop-down .menu-item {
    background-color: #fff;
    top: 0 !important;
    display: block;
  }
  .gt-content .drop-down-menu .drop-down .menu-item .menu-indicator:before {
    content: "";
  }
  .gt-content .drop-down-menu .drop-down .drop-down {
    left: 0;
  }
  .gt-content .drop-down-menu .drop-down .menu-item .drop-down .menu-item a {
    color: #333;
  }
  .gt-content .mobile-nav-trigger {
    display: block;
    margin: 7px 10px;
    height: 34px;
  }
  .gt-content .drop-down-menu {
    display: none;
    width: 100%;
    clear: both;
  }
  .gt-content .drop-down-menu .menu-item:hover .drop-down,
  .gt-content
    .drop-down-menu
    .menu-item:hover
    .drop-down
    .menu-item:hover
    .drop-down {
    display: none;
  }
}
.overlay-bg {
  background: url("/uk/lg-magazine/assets/images/overlay-bg.png") repeat 0 0
    transparent;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}
.overlay {
  background: #fff;
  left: 0;
  margin: 0 auto;
  margin-top: 20px;
  max-width: 920px;
  padding: 20px;
  position: fixed;
  right: 0;
  top: 0;
  width: 80%;
  z-index: 3;
}
.lightbox-image-overlay {
  background: #fff;
  padding: 20px;
  display: none;
  box-sizing: initial !important;
  width: 20%;
  height: 20%;
  margin: 0;
  position: absolute;
  overflow: visible;
  top: 50%;
  left: 50%;
  margin-top: -10%;
  margin-left: -10%;
  max-width: 1000000px;
  right: auto;
  bottom: auto;
  z-index: 4;
}
.lightbox-image-overlay .inner {
  width: 100%;
  height: 100%;
}
.lightbox-image-overlay img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
}
.lightbox-image-overlay.checksize {
  position: fixed;
  margin-left: 0 !important;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.lightbox-image-overlay.checksize img {
  height: auto;
  width: auto;
}
.lightbox-image-overlay .close-overlay {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 18px;
  height: 20px;
  width: 20px;
  border: 1px solid;
  text-align: center;
  border-radius: 100%;
  margin-top: -10px;
  margin-right: -10px;
  background: #fff;
}
.lightbox-trigger-image-wrapper {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.lightbox-trigger-icon {
  position: absolute;
  margin: 5px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  left: 0;
  top: 0;
}
.lightbox-trigger-icon.top-left {
  left: 0;
  top: 0;
}
.lightbox-trigger-icon.top-right {
  left: auto;
  top: 0;
  right: 0;
}
.lightbox-trigger-icon.bottom-left {
  top: auto;
  bottom: 0;
}
.lightbox-trigger-icon.bottom-right {
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
}
#imagelightbox {
  cursor: pointer;
  position: fixed;
  z-index: 3;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
}
.imagelightbox-overlay {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 2;
}
#imagelightbox-close {
  text-align: left;
  border-radius: 0;
  position: fixed;
  z-index: 4;
  top: 2.5em;
  right: 2.5em;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #fff;
  font-size: 30px;
  line-height: 50px !important;
  display: block;
  width: 50px;
  text-align: center;
  cursor: pointer;
}
.js-image-lightbox {
  position: relative;
  display: block;
}
.js-image-lightbox:after {
  display: inline-block;
  margin: 20px;
  color: #000;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
}
.slider-container .white-caption .js-image-lightbox:after {
  color: #fff;
}
.inner .impulses-container {
  margin: 0;
  margin-left: -5px;
  margin-right: -5px;
}
.impulse .impulse-image {
  width: 100%;
}
.impulse-entry {
  overflow: hidden;
  margin-bottom: 5px;
}
.impulse-entry .copy-wrapper {
  overflow: hidden;
}
.impulse-entry .copy-wrapper p {
  margin: 0;
}
.overlay-impulse {
  background: transparent;
  position: relative;
  padding-bottom: 62.5%;
  overflow: hidden;
}
.overlay-impulse .item-image img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.overlay-impulse .item-overlay {
  z-index: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  bottom: 0;
  width: 100%;
  top: calc(100% - 75px);
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.overlay-impulse .item-overlay:after {
  z-index: -1;
  content: " ";
  width: 100%;
  height: 100%;
  background: #eee;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
}
body.loading .overlay-impulse .item-overlay {
  -webkit-transition: all 0 ease-in-out;
  -moz-transition: all 0 ease-in-out;
  -o-transition: all 0 ease-in-out;
  -ms-transition: all 0 ease-in-out;
}
.overlay-impulse:hover .item-overlay,
body.loading .overlay-impulse .item-overlay {
  top: 0;
  height: 100%;
}
.overlay-impulse .item-title {
  height: 75px;
  margin-bottom: 0;
  padding: 0 20px;
}
.overlay-impulse .item-title p {
  margin: 0;
  max-width: 227px;
  font-size: 20px;
  line-height: 24px;
}
.overlay-impulse .item-title p a {
  text-decoration: none;
}
.overlay-impulse .item-title .vertical-aligner {
  display: table-cell;
  height: 75px;
  vertical-align: middle;
}
.overlay-impulse .item-content {
  height: 100%;
  position: relative;
  width: 100%;
  padding: 20px;
  max-height: calc(100% - 75px);
}
.overlay-impulse .item-content p {
  font-size: 12px;
  line-height: 16px;
  max-width: 250px;
  max-height: calc(100% - 40px);
}
.overlay-impulse .item-content p:last-child {
  margin-bottom: 0;
}
@media (min-width: 766px) {
  .box-6 > .box-12 > .box-12 > .inner > .overlay-impulse:hover .item-overlay {
    top: calc(33% + 20px);
  }
}
@media (max-width: 766px) {
  .related-impulse h4 {
    font-size: 24px;
  }
  .related-impulse h5 {
    font-size: 20px;
  }
}
@media (max-width: 1610px) and (min-width: 766px) {
  .box-6 > .box-12 > .box-12 > .inner > .overlay-impulse:hover .item-overlay {
    top: calc(50% + 10px);
  }
}
.nested-nav-wrapper {
  width: 100%;
  overflow-x: auto;
}
.nested-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nested-nav ul li {
  margin-bottom: 0;
}
.nested-nav ul li a {
  display: block;
  background: #a50034;
  color: #fff;
  padding: 10px;
  width: 120px;
  border-bottom: 1px solid #fff;
}
.nested-nav ul li a:hover,
.nested-nav ul li a:focus,
.nested-nav ul li a.active {
  background: #a50034;
}
.nav-wrap {
  float: left;
  border-right: 1px solid #fff;
}
.nav-wrap.collapse {
  width: 20px;
  overflow: hidden;
}
.nav-object-content {
  padding: 10px;
  background: #eee;
  width: 500px;
  overflow: auto;
}
.tooltip-wrapper {
  position: relative;
  display: inline-block;
}
.tooltip {
  display: none;
  margin-top: 32px;
  position: absolute;
  top: 100%;
  left: 100%;
  z-index: 1;
  padding-left: 16px;
  border: 1px solid #ddd;
  background: #eee;
  padding: 5px;
}
.tooltip:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-left: 13px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #ccc;
  z-index: 1;
}
.tooltip:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-left: 14px;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-bottom-color: #eee;
  z-index: 2;
}
*[data-tip]:hover + .tooltip {
  display: block;
}
.multiple-videos-wrapper .iframe-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.multiple-videos-wrapper .iframe-wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.iframe-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.gt-content .overlay-container {
  display: block;
  overflow: hidden;
}
.gt-content .overlay-container .entry-overlay {
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.gt-content .overlay-container .entry-overlay {
  z-index: 1;
  bottom: 0;
  width: 100%;
  top: 0 !important;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  opacity: 0;
}
.gt-content .overlay-container .entry-overlay:after {
  z-index: -1;
  content: " ";
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
}
.gt-content .overlay-container .entry-overlay .copy-wrapper {
  color: #fff;
  padding: 20px 0;
  position: absolute;
  top: 0;
  width: 100%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
}
.gt-content .overlay-container:hover .entry-overlay {
  opacity: 1;
}
.gt-content .campaign-entry {
  overflow: hidden;
}
.gt-content .campaign-entry a {
  color: #333;
}
.gt-content .campaign-entry .image-wrapper {
  padding-bottom: 44.43%;
  height: 0;
  position: relative;
}
.gt-content .campaign-entry .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gt-content .campaign-entry .overlay-container .entry-overlay .copy-wrapper {
  padding: 20px 36px;
}
.gt-content .campaign-entry .copy-wrapper h1 {
  font-size: 48px;
  line-height: 52px;
  margin-bottom: 60px;
  font-family: LG Smart;
}
@media (max-width: 766px) {
  .gt-content .campaign-entry .copy-wrapper h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  .gt-content .campaign-header .hero-campaign h1 {
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 25px;
  }
  .gt-content .overlay-container .entry-overlay {
    top: -webkit-calc(100% - 109px) !important;
    top: calc(100% - 109px) !important;
  }
}
.gt-content .campaign-entry .copy-wrapper h2 {
  font-size: 36px;
  line-height: 40px;
  color: #fff;
}
.gt-content .campaign-entry .copy-wrapper p {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
}
.gt-content .promotion-socials-wrapper {
  margin-top: 20px;
  padding: 20px 0;
}
.gt-content .promotion-socials-wrapper img {
  max-width: 50px !important;
  margin: 0 25px;
}
@media (max-width: 766px) {
  .gt-content .promotion-socials-wrapper img {
    max-width: 40px !important;
    margin: 0 10px;
    margin-bottom: 10px;
  }
}
.gt-content .promotion-socials-wrapper p {
  font-family: LG Smart Semibold;
  font-size: 34px;
  text-align: center;
  margin-bottom: 20px;
}
.gt-content .campaign-header .hero-campaign h1 {
  font-size: 48px;
  line-height: 52px;
  font-family: LG Smart SemiBold;
}
.gt-content .campaign-header .hero-campaign .copy-wrapper {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.gt-content .campaign-header .hero-campaign .copy-wrapper.hero-left-align {
  transform: translate(0%, -50%);
  left: 0;
  padding: 0 20px;
}
.gt-content .campaign-header .hero-campaign .copy-wrapper.hero-right-align {
  transform: translate(0%, -50%);
  left: auto;
  right: 0;
  padding: 0 20px;
}
.gt-content .campaign-header .hero-campaign img {
  margin-bottom: 20px;
}
.gt-content .promotion-heading {
  margin-bottom: 20px;
}
.gt-content .promotion-heading h3 {
  font-size: 18px;
  line-height: 22px;
  font-family: LG Smart Light;
}
.gt-content .campaign-wrapper {
  text-align: center;
}
.gt-content .campaign-wrapper .btn {
  border-radius: 0;
}
.gt-content .campaign-wrapper .module-editable-content {
  padding: 40px 0;
  text-align: center;
}
.gt-content .campaign-wrapper .module-editable-content h1,
.gt-content .campaign-wrapper .module-editable-content h2,
.gt-content .campaign-wrapper .module-editable-content h3,
.gt-content .campaign-wrapper .module-editable-content h4 {
  font-family: LG Smart;
}
.gt-content .campaign-wrapper .promo .entry-copy {
  padding: 20px;
  font-family: "LG Smart Light";
  font-size: 18px;
}
.gt-content .campaign-wrapper .promotion-heading .campaign-header-bold {
  line-height: 42px;
  font-family: "LG Smart SemiBold";
  font-size: 46px;
  text-align: Center;
  margin-top: 25px;
  padding: 0% 7%;
}
.gt-content
  .campaign-wrapper
  .promotion-heading
  .editable-content
  .campaign-editable-copy {
  font-family: "LG Smart Light";
  font-size: 26px;
  text-align: Center;
  padding-right: 7%;
  padding-left: 7%;
}
.gt-content
  .campaign-wrapper
  .campaign-header
  .promotion-heading
  .editable-content
  p {
  font-size: 24px;
  padding-right: 7%;
  padding-left: 7%;
}
.gt-content .campaign-wrapper .video-subtitle {
  font-family: "LG Smart Semibold" !important;
  font-size: 36px;
  text-align: center;
  padding: 0 7%;
  margin-top: 60px;
}
.gt-content .campaign-wrapper .video-description {
  font-family: "LG Smart Light" !important;
  font-size: 24px;
  text-align: center;
  padding: 0 7% 10px;
  margin-bottom: 20px;
  line-height: 30px;
}
@media (min-width: 976px) {
  .gt-content
    .component-image_and_text
    + .component-image_and_text
    .inner.desktop-flex {
    margin-top: -10px;
    padding-top: 0;
  }
}
.gt-content .imageandtext h3 {
  font-size: 36px;
  line-height: 40px;
}
.gt-content .imageandtext h1,
.gt-content .imageandtext h2,
.gt-content .imageandtext h3,
.gt-content .imageandtext h4 {
  font-family: LG Smart;
}
.gt-content .imageandtext p {
  font-size: 22px;
  line-height: 22px;
  padding: 0% 7%;
}
.gt-content .imageandtext .btn {
  background: #000 !important;
  padding: 5px 60px;
  height: 45px !important;
  margin-right: 0;
}
.gt-content .module-related-entries .entry .category a {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
}
.gt-content .module-related-entries .entry .category a::after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  border-bottom: 1px solid #a50034;
  width: 100%;
}
.gt-content .module-promos .entry-copy {
  padding: 20px 0;
  text-align: center;
  background: #eee;
}
.gt-content .module-promos .btn {
  background: #000 !important;
  padding: 0 40px;
  margin-right: 0;
  margin-bottom: 5px;
}
.gt-content .module-promos .entry-copy .title {
  font-size: 16px;
  font-family: LG Smart;
  border-bottom: none;
  padding-bottom: 0;
}
.gt-content .campaign-wrapper .module-related-entries a.primary-color {
  font-family: "LG Smart SemiBold", Tahoma, Arial, sans-serif;
  font-size: 24px;
}
.gt-content .campaign-wrapper .module-related-entries h3 a {
  font-family: "LG Smart", Tahoma, Arial, sans-serif;
}
.gt-content .campaign-header .promotion-socials-wrapper p {
  margin-bottom: 20px !important;
  font-family: LG Smart Semibold !important;
  font-size: 36px;
}
.gt-content .campaign-wrapper .imageandtext h1,
.gt-content .imageandtext h2,
.gt-content .imageandtext h3,
.gt-content .imageandtext h4 {
  font-family: LG Smart Semibold !important;
  font-size: 30px !important;
  padding: 0 7%;
}
.gt-content .campaign-entry .mobile-image {
  display: none;
}
.gt-content .campaign-entry .desktop-image {
  display: block;
}
@media (max-width: 766px) {
  .gt-content .campaign-entry .mobile-image {
    display: block;
  }
  .gt-content .campaign-entry .desktop-image {
    display: none;
  }
  .gt-content .campaign-entry .image-wrapper {
    padding-bottom: 100%;
  }
}
@media (max-width: 766px) {
  .gt-content .iframe-overlay {
    pointer-events: none;
  }
  .gt-content .video-player {
    display: none;
  }
}
@-moz-document url-prefix() {
}
@media \0screen {
  .box-container {
    width: 1140px;
  }
}
.box-container {
  *width: 1140px;
}
table td,
table th {
  border: none;
  border-bottom: 1px solid #ddd;
}
.gt-content {
  padding-top: 38px;
  text-align: left;
}
.editable-content img {
  height: auto !important;
}
@media (max-width: 581px) {
  .gt-content {
    padding-top: 0;
  }
}
.narrow-content {
  max-width: 766px;
  margin: 0 auto;
}
.header {
  padding: 10px 0;
  background: #fff;
  z-index: 1;
  width: 100% !important;
  position: relative;
}
.gt-header {
  z-index: 1;
}
.header .logo-wrapper {
  float: left;
  margin-top: 5px;
}
.header .logo-wrapper img {
  display: block;
}
.header .main-nav-wrapper {
  float: left;
  background: #fff;
}
.gt-content .drop-down-menu .menu-item a {
  display: block;
  margin: 0 15px 0 0;
  padding: 0;
  color: #333;
  line-height: 27px;
  border-bottom: 2px solid transparent;
  font-size: 22px;
}
.gt-content .drop-down-menu .menu-item a:hover,
.gt-content .drop-down-menu .menu-item a:focus,
.gt-content .drop-down-menu .menu-item a.active {
  color: #a50034 !important;
  border-bottom: 2px solid #a50034;
  background: none;
}
@media (max-width: 1024px) {
  .header .main-nav-wrapper {
    float: none;
    padding: 0;
    margin: 0;
  }
  .header .drop-down-menu {
    width: 100%;
    max-height: calc(100vh - 62px);
    overflow: auto;
  }
  .gt-content .drop-down-menu .menu-item a {
    padding: 10px;
    display: block;
    border-bottom: 2px solid #eee;
  }
}
.header .search-wrapper {
  float: right;
  text-align: right;
  position: relative;
  padding-left: 30px;
  margin-right: 50px;
}
.header .search-wrapper .search-input {
  border: none;
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  max-width: 100%;
  width: 60px;
  margin-right: 0;
  border-bottom: 1px solid #333;
  height: 22px;
  margin: 3px 10px;
  padding: 0;
}
.header .search-wrapper .search-input:focus {
  width: 240px;
}
.header .search-wrapper .search-input::-webkit-input-placeholder {
  color: #333;
  text-transform: uppercase;
}
@media (max-width: 766px) {
  .header .search-wrapper {
    position: absolute;
    top: 0;
    right: 30px;
  }
}
@media (max-width: 581px) {
  .header .search-wrapper {
    display: none;
  }
}
.is-sticky .header {
  opacity: 0.95;
}
.footer {
  position: relative;
  z-index: 0;
}
.gt-content {
  position: relative;
  z-index: 0;
}
.content {
  position: relative;
  z-index: 0;
}
.entry .entry-copy {
  padding: 7.5px 36px 11px;
  border: 1px solid #ddd;
}
.entry.border {
  border: none;
}
.entry.border .image-wrapper {
  border: 1px solid #ddd;
  border-bottom-color: #fff;
}
.entry.border .entry-copy {
  border-top-color: #fff;
}
.entry .image-wrapper {
  padding-bottom: 50%;
  height: 0;
}
.campaign_detail_page.entry .image-wrapper {
  padding-bottom: 44.43%;
  height: 0;
}
.entry.featured-entry .image-wrapper,
.entry.featured-entry .entry-copy {
  border: none;
}
.entry.featured-entry.border .image-wrapper {
  border: 1px solid #ddd;
}
@media (max-width: 766px) {
  .entry.featured-entry .h3 {
    font-size: 26px;
    line-height: 28px;
  }
  .entry.featured-entry .h4 {
    font-size: 22px;
    line-height: 28px;
  }
  .bottom-bar .copyright {
    margin-right: 0 !important;
  }
}
.imageandtext {
  text-align: center;
}
@media (min-width: 976px) {
  .image-wrapper-text {
    position: absolute;
    width: calc(100% - 10px);
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}
@media (max-width: 975px) {
  .image-wrapper-text {
    position: relative !important;
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .image-wrapper-grey {
    background-color: #fff !important;
  }
  .imageandtext {
    display: flex;
    flex-flow: column;
  }
  .imageandtext.desktop-flex {
    overflow: hidden;
  }
  .imageandtext-image {
    order: 1;
    width: 100%;
  }
  .imageandtext-text {
    order: 2;
    width: 100%;
  }
}
@media (max-width: 581px) {
  .bottom-bar .copyright {
    margin-right: 0 !important;
  }
}
.breadcrumb {
  margin: 5px 0;
}
.breadcrumb li {
  margin-right: 0;
}
.list-inline li {
  margin-right: 5px;
}
.tags-list a {
  color: #666;
}
.tags-list a {
  text-decoration: underline;
}
.tags-list a:hover,
.tags-list a:focus {
  text-decoration: none;
}
.ui-autocomplete {
  z-index: 3;
  background: #fff;
  position: absolute;
  list-style: none;
  margin: 0;
}
.ui-menu {
  border: none !important;
}
.ui-menu .ui-menu-item {
  cursor: pointer;
  margin-bottom: 0;
  font-family: "LG Smart Light", Tahoma, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #333;
  padding: 5px 10px;
  border: none !important;
}
.ui-menu .ui-menu-item.ui-state-focus {
  background: #a50034;
  color: #fff;
}
.ui-menu .ui-menu-item.last {
  border-top: 1px solid #aaa !important;
}
.ui-menu .ui-menu-item.last a {
  display: block;
}
.ui-menu .ui-menu-item.last:hover a {
  color: #fff;
}
.js-image-wrapper {
  transition: all 0.75s ease-out 0s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.fade-images .js-image-wrapper {
  transition: opacity 0.35s ease-out;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.fade-images .js-image-wrapper:hover {
  opacity: 1;
  filter: alpha(opacity=1);
}
.js-image-wrapper {
  overflow: hidden;
}
.js-image-wrapper img {
  transition: transform 0.75s ease-out 0s;
}
.js-image-wrapper:hover img {
  transform: scale(1.1, 1.1) rotate(0.001deg);
  transition: all 5s linear 0s;
}
.wrapper .editable-content ul li {
  text-align: left !important;
}
.socials-subtitle {
  font-size: 24px !important;
}
.video-player-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.video-player-link.active {
  display: none;
}
.video-container {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.video-container iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.multiple-slider .slider-container .slider .item.box-3 {
  width: 25%;
}
.multiple-slider .slider-container {
  height: 118px;
  padding: 0 0 0% 0;
}
.multiple-slider .title {
  font-family: "LG Smart Semibold" !important;
  text-align: center;
}
.multiple-videos-wrapper .multiple-slider .slider-container {
  height: 235px;
  padding: 0 0 0% 0;
}
.multiple-slider .slider-container .slider-absolute {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.multiple-slider .slider-container .slider {
  height: 100%;
  width: 100%;
}
.number-of-videos {
  font-family: "LG Smart Semibold" !important;
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .multiple-slider .slider-container .slider .item.box-3 {
    width: 100%;
  }
}
.multiple-slider .slider-container .slider-navigation {
  color: #fff;
  margin: 0 10px;
}
.multiple-slider .slider-container .slider-navigation:after {
  opacity: 0.6;
}
.videos-slider-wrapper {
  overflow: hidden;
  margin: 0 10px;
}
.videos-slider-wrapper .videos-slider {
  width: calc(100% + 24px);
  margin: 0 -12px;
}
.quote-slide {
  margin: 0;
  height: 0;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden;
}
.quote-slide .quote-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  object-fit: contain;
  transform: translateY(-50%);
  text-align: center;
}
.quote-slide .quote-wrapper .copy {
  width: calc(100% - 65px);
  position: relative;
  max-width: 1200px;
  margin: 0 auto !important;
  font-size: 45px;
  line-height: 55px;
  font-weight: bold;
  margin-bottom: 20px !important;
  padding: 0 45px;
  display: inline-block;
}
.quote-slide .quote-wrapper .copy span {
  font-size: 120px;
  position: absolute;
  font-weight: initial;
  font-family: Arial;
}
.quote-slide .quote-wrapper .copy span.first {
  left: 0;
  top: 15px;
}
.quote-slide .quote-wrapper .copy span.last {
  right: 0;
  bottom: -30px;
}
.quote-slide .quote-wrapper .subtitle {
  position: relative;
  max-width: 500px;
  margin: 0 auto !important;
  font-style: italic;
  font-size: 25px;
  line-height: 30px;
}
.quote-slide .quote-wrapper img {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .quote-slide .quote-wrapper .copy {
    font-size: 25px;
    line-height: 35px;
  }
  .quote-slide .quote-wrapper .subtitle {
    font-size: 20px;
    line-height: 30px;
  }
  .quote-slide .quote-wrapper .copy span {
    font-size: 60px;
  }
}
@media (max-width: 631px) {
  .quote-slide .quote-wrapper img {
    margin-bottom: 0;
  }
  .quote-slide .quote-wrapper .copy {
    font-size: 18px;
    margin-bottom: 10px !important;
    line-height: 24px;
  }
  .quote-slide .quote-wrapper .inner {
    padding: 0 5px;
  }
  .quote-slide .quote-wrapper .subtitle {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (max-width: 581px) {
  .quote-slide .quote-wrapper {
    max-width: 75%;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .quote-slide .quote-wrapper .copy {
    font-size: 14px;
    line-height: 16px;
    max-width: 270px;
    margin-bottom: 8px !important;
    min-width: 200px !important;
    padding: 0 25px !important;
  }
  .quote-slide .quote-wrapper .copy span.first {
    top: 10px;
  }
  .quote-slide .quote-wrapper .copy span.last {
    bottom: -20px;
  }
  .quote-slide .quote-wrapper img {
    margin-bottom: 0;
  }
}
.multiple-slider .slider-container.destroyed {
  position: relative;
  height: auto !important;
}
.multiple-slider .slider-container.destroyed .slider-absolute,
.multiple-slider .slider-container.destroyed .slider {
  position: relative;
}
.multiple-slider .slider-container.destroyed .slider-navigation {
  display: none;
}
.videos-slider-wrapper {
  overflow: hidden;
  margin: 0 10px;
}
.videos-slider-wrapper .videos-slider {
  width: calc(100% + 24px);
  margin: 0 -12px;
}
.component-logosslider .multiple-slider {
  max-width: 1200px;
  margin: 0 auto;
}
.component-logosslider .multiple-slider .slider-container .slider-navigation {
  color: #000;
}
.component-logosslider
  .multiple-slider
  .slider-container
  .slider-navigation:after {
  opacity: 0;
}
@media only screen and (max-width: 960px) {
  .anchors-component-wrapper {
    max-width: 100% !important;
  }
  .anchors-component-wrapper .anchor-item .anchor-btn-link {
    padding: 5px 25px !important;
  }
}
.anchors-component-wrapper .anchor-item .anchor-btn-link {
  margin-top: 20px;
  background: #000 !important;
  margin-right: 0;
}
.anchors-component-wrapper .anchor-item .anchor-image-link {
  background: none;
  display: block;
  height: auto;
  max-width: 100px;
  margin: 0 auto !important;
}
.anchors-component-wrapper .anchor-item .anchor-image-link:hover,
.anchors-component-wrapper .anchor-item .anchor-image-link.active,
.anchors-component-wrapper .anchor-item .anchor-image-link:focus {
  background: none;
}
.anchors-component-wrapper .anchor-item .image-wrapper {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.anchors-component-wrapper .anchor-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
img.lazy {
  display: block;
}
.js-lazy-load-trigger {
  opacity: 0;
}
.modules-tabs-component .tabs-menu {
  display: flex;
}
.modules-tabs-component .tab {
  border: none;
}
.modules-tabs-component .tabs-menu li {
  position: relative;
  background: #fff;
  border-top: 2px solid #cccccd;
  border-bottom: 2px solid #cccccd;
  border-left: 1px solid #cccccd;
  border-right: 1px solid #cccccd;
}
.modules-tabs-component .tabs-menu li:first-child {
  border-left: 2px solid #cccccd;
}
.modules-tabs-component .tabs-menu li:last-child {
  border-right: 2px solid #cccccd;
}
.modules-tabs-component .tabs-menu li a:focus,
.modules-tabs-component .tabs-menu li a:hover,
.modules-tabs-component .tabs-menu li a.active {
  color: #333;
  text-decoration: none;
}
.modules-tabs-component .tabs-menu li a:focus:before,
.modules-tabs-component .tabs-menu li a:hover:before,
.modules-tabs-component .tabs-menu li a.active:before {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  content: " ";
  height: 0;
  border-bottom: 5px solid #a50034;
}
.modules-tabs-component .tabs-menu li a:focus:after,
.modules-tabs-component .tabs-menu li a:hover:after,
.modules-tabs-component .tabs-menu li a.active:after {
  bottom: 0;
  content: " ";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #a50034;
  border-right: 7px solid transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.modules-tabs-component .tabs-menu li a {
  border-bottom: 0;
  height: 100%;
  padding-bottom: 10px !important;
  padding: 0;
  position: relative;
  color: #333;
  font-family: LG Smart;
  font-size: 22px;
}
.modules-tabs-component .tabs-menu .image-wrapper {
  margin: 0;
  height: 0;
  padding-bottom: 80%;
  position: relative;
  overflow: hidden;
}
.modules-tabs-component .tabs-menu .image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.modules-tabs-component .tabs-menu .name {
  padding: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 425px) {
  .modules-tabs-component .tabs-menu li a {
    font-size: 10px;
    line-height: 12px;
  }
}
@media (max-width: 766px) {
  .modules-tabs-component .tabs-menu li a {
    padding: 5px;
  }
  .modules-tabs-component .tabs-menu .image-wrapper {
    display: none;
  }
  .modules-tabs-component .tabs-menu .name {
    padding: 10px 0;
  }
}
@media (min-width: 1025px) {
  .modules-tabs-component .tabs-menu li a {
    font-size: 32px;
    line-height: 38px;
  }
}
.custom-object-fit {
  position: relative;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.custom-object-fit img {
  opacity: 0;
}
