h2,
h3,
h4 {
  margin: 0 !important;
}
body {
  background: #FBF8F4 !important;
  display: flex;
  align-items: center;
  flex-direction: column;
}
body content {
  width: 100%;
}
body,
p {
  font-family: 'TT Commons', sans-serif !important;
  font-size: 18px !important;
  line-height: 24px !important;
  letter-spacing: 0 !important;
  font-weight: 400 !important;
  color: #282828 !important;
}
a {
  text-decoration: none !important;
  transition: all, .25s;
}
.section-ttl {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 700 !important;
  font-size: 22px !important;
  line-height: 30px !important;
  text-align: center !important;
  color: #282828 !important;
  margin-bottom: 34px !important;
}
@media only screen and (min-width: 700px) {
  .section-ttl {
    font-size: 32px !important;
    line-height: 50px !important;
    text-align: left !important;
    margin-bottom: 8px !important;
  }
}
.section-text {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 23px !important;
  color: #282828 !important;
  margin-bottom: 9px !important;
}
.globein-section-text {
  font-size: 20px !important;
  line-height: 30px !important;
  letter-spacing: -0.078px !important;
}
.grey-link {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 34px !important;
  letter-spacing: -0.32px !important;
  text-decoration-line: underline !important;
  color: #978C8C !important;
}
.item-name {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 21px !important;
  color: rgba(67,46,55,0.5) !important;
  margin-left: 39px !important;
}
.item-style {
  position: relative;
  background: #fff !important;
  border-radius: 8px;
  max-width: 360px;
  margin: 0 auto 30px;
  padding: 14.5px 25px 3px;
}
@media only screen and (min-width: 700px) {
  .item-style {
    max-width: 560px;
    margin: 0 auto 30px;
    padding: 14.5px 20px 3px;
  }
}
.item-style_p6 {
  padding: 14.5px 25px 6px;
}
@media only screen and (min-width: 700px) {
  .item-style_p6 {
    padding: 14.5px 20px 6px;
  }
}
.item-style_photo {
  padding: 14.5px 25px 3px;
}
@media only screen and (min-width: 700px) {
  .item-style_photo {
    padding: 10px 20px 16px;
  }
}
.item-line {
  height: 1px;
  width: 100%;
  background: #D2D2D2;
  margin: 23.5px 0 9px;
}
.maps-icon,
.facebook-icon {
  position: absolute;
  top: 10px;
  left: 20px;
}
@media only screen and (min-width: 700px) {
  .maps-icon,
  .facebook-icon {
    left: 20px;
  }
}
.y-stars-icon,
.r-stars-icon,
.b-stars-icon {
  position: absolute;
  top: 17.5px;
  right: 20px;
}
.comment-icon {
  position: absolute;
  top: 15px;
  right: 25px;
}
@media only screen and (min-width: 700px) {
  .comment-icon {
    right: 20px;
  }
}
.globein-icon {
  position: absolute;
  top: 12px;
  left: 26px;
}
.item__content-img {
  width: 100%;
  height: 320px;
  margin-bottom: 9px;
  border-radius: 4px;
}
.item__content-img img {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 400px) {
  .item__content-img {
    height: 100%;
  }
}
@media only screen and (min-width: 700px) {
  .item__content-img {
    margin-bottom: 0;
  }
}
.section-header {
  background: #fff !important;
  padding: 32px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 700px) {
  .section-header {
    align-items: flex-start;
    text-align: left;
    padding: 50px 0;
  }
}
.header-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media only screen and (min-width: 700px) {
  .header-container {
    align-items: flex-start;
    text-align: left;
    max-width: 560px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1200px) {
  .header-container {
    position: relative;
  }
}
@media only screen and (min-width: 700px) {
  .logo-mob {
    display: none;
  }
}
.logo-tab {
  display: none;
}
@media only screen and (min-width: 700px) {
  .logo-tab {
    display: block;
  }
}
.header__logo {
  margin-bottom: 22px;
}
@media only screen and (min-width: 700px) {
  .header__logo {
    margin-bottom: 22px !important;
  }
}
.header__logo_v2 {
  margin-bottom: 34px;
}
@media only screen and (min-width: 700px) {
  .header__logo_v2 {
    margin-bottom: 22px !important;
  }
}
.header__text {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  text-align: center !important;
  letter-spacing: -0.01em !important;
  color: #978C8C !important;
  margin-bottom: 3px !important;
}
.header__text span {
  font-weight: 500 !important;
}
@media only screen and (min-width: 700px) {
  .header__text {
    order: 1;
    max-width: 70% !important;
    margin: 0 !important;
  }
  .header__text br {
    display: none;
  }
}
.item-video {
  position: relative;
  padding: 0 10px 4px 10px;
  margin-bottom: 30px;
}
.item-video:after {
  content: '';
  width: 92%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 51%;
  transform: translateX(-50%);
  height: 1px;
  background: rgba(0,0,0,0.2);
}
@media only screen and (min-width: 700px) {
  .item-video {
    margin: 0 auto 30px;
    max-width: 560px;
    padding: 0 0 10px 0 !important;
  }
  .item-video:after {
    width: 100%;
  }
}
.item-video-img {
  position: relative;
  margin-bottom: 12px;
  height: 210px;
  border-radius: 6px;
  overflow: hidden;
}
.item-video-img .video-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item-video-img .yt-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}
@media only screen and (min-width: 700px) {
  .item-video-img .yt-icon {
    top: 15px;
    right: 16px;
  }
}
.item-video-img .item-video-img-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: rgba(255,122,116,0.6);
  box-shadow: 0 20px 45px rgba(255,134,129,0.25);
  backdrop-filter: blur(2px);
  border: none;
}
.item-video-img .item-video-img-btn img {
  transform: translate(1px,1px);
}
@media only screen and (min-width: 700px) {
  .item-video-img .item-video-img-btn img {
    width: 31px;
  }
}
@media only screen and (min-width: 700px) {
  .item-video-img .item-video-img-btn {
    width: 100px;
    height: 100px;
  }
}
.item-video-img .item-video-img-btn:hover {
  background: #FC654C;
}
.item-video-img .item-video-img-btn:focus {
  border: none;
  outline: none;
}
@media only screen and (min-width: 400px) {
  .item-video-img {
    height: 336px;
  }
}
@media only screen and (min-width: 700px) {
  .item-video-img {
    margin-bottom: 19px;
    height: 336px;
  }
}
.item-video-desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 25px !important;
  letter-spacing: -0.078px !important;
  color: #432E37 !important;
  margin-bottom: 4px !important;
}
@media only screen and (min-width: 700px) {
  .item-video-desc {
    margin-bottom: -1px !important;
  }
}
.item-video-desc-counter {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 30px !important;
  color: #432E37 !important;
  opacity: 0.5 !important;
  margin: 0 !important;
}
.item-content-name {
  font-family: 'TT Commons', sans-serif;
  font-weight: 500 !important;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.078px;
  color: #432E37;
  margin-bottom: 9px !important;
  margin-top: 9px !important;
}
@media only screen and (min-width: 700px) {
  .item-content-name {
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 700px) {
  .items-overlay {
    display: flex;
  }
  .items-overlay .item__content-img {
    width: 140px;
    height: 140px;
    margin-right: 20px;
    overflow: hidden;
  }
  .items-overlay .item__content {
    flex: 1;
  }
}
@media only screen and (min-width: 700px) {
  .header__content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.item-video__content {
  padding-left: 10px;
}
@media only screen and (min-width: 700px) {
  .item-video__content {
    padding: 0;
  }
}
.section-banner {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 680px;
}
@media only screen and (min-width: 760px) {
  .section-banner {
    min-height: 1000px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-banner {
    min-height: 680px;
  }
}
.section-banner__image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
@media only screen and (min-width: 760px) {
  .section-banner__image_mobile {
    display: none;
  }
}
.section-banner__image_tablet {
  display: none;
}
@media only screen and (min-width: 760px) {
  .section-banner__image_tablet {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .section-banner__image_tablet {
    display: none;
  }
}
.section-banner__image_desktop {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .section-banner__image_desktop {
    display: block;
  }
}
.section-banner-info {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  margin-top: 8px;
}
@media only screen and (min-width: 700px) {
  .section-banner-info {
    margin-top: -16px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-banner-info {
    width: 460px;
    justify-content: center;
    align-items: center;
    margin-top: -12px;
  }
}
.section-banner-info__ttl {
  display: block;
  max-width: 340px;
  font-family: 'TT Commons', sans-serif;
  font-weight: 700 !important;
  font-size: 30px !important;
  line-height: 45px !important;
  color: #FFFFFF;
  text-align: center;
  margin: 0 0 10px;
}
@media only screen and (min-width: 760px) {
  .section-banner-info__ttl {
    font-size: 45px !important;
    line-height: 65px !important;
    max-width: 100%;
  }
}
.section-banner-info__desc {
  font-family: 'TT Commons', sans-serif !important;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 34px !important;
  text-align: center !important;
  color: #FFFFFF !important;
  padding: 0 20px;
}
.section-banner-info__desc span {
  font-weight: 500 !important;
  font-size: 30px !important;
}
@media only screen and (min-width: 700px) {
  .section-banner-info__desc {
    padding: 0;
    max-width: 460px;
  }
}
.section-featured {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 700px) {
  .section-featured {
    padding-top: 30px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-featured {
    padding-top: 10px;
  }
}
.section-featured-content {
  width: 100%;
  background: #fff !important;
  border-radius: 6px;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 700px) {
  .section-featured-content {
    padding: 18px 19px 21px 19px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-featured-content {
    border-radius: 4px;
    padding: 10px 0 15px 0;
  }
}
@media only screen and (min-width: 1720px) {
  .section-featured-content {
    background: #F9F6F2;
    border-radius: 6px;
    padding: 18px 50px 3px 50px;
  }
}
.featured-block {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.featured-block__ttl {
  margin: 0;
  width: 100%;
  font-family: 'TT Commons', sans-serif;
  font-size: 12px;
  line-height: 26px;
  font-weight: 400;
  color: #978C8C;
  text-align: center;
}
@media only screen and (min-width: 760px) {
  .featured-block__ttl {
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
  }
}
.featured-slider {
  width: 100%;
  margin-top: 9px;
  padding-bottom: 54px !important;
}
@media only screen and (min-width: 760px) {
  .featured-slider {
    margin-top: 25px;
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-slider {
    width: 1200px;
    margin-top: 0;
    padding-bottom: 28px !important;
  }
}
@media only screen and (min-width: 1720px) {
  .featured-slider {
    transform: translateX(-7px);
    margin-top: 17px;
  }
}
.featured-slide_01 .featured-slide__image {
  width: 89px;
  margin-left: 0;
}
.featured-slide_01 .featured-slide__text {
  margin-left: 0;
}
.featured-slide_02 .featured-slide__image {
  width: 51px;
  margin-left: -1px;
}
.featured-slide_02 .featured-slide__text {
  margin-left: 0;
}
.featured-slide_03 .featured-slide__image {
  width: 98px;
  margin-left: 0;
}
.featured-slide_03 .featured-slide__text {
  margin-left: 0;
}
.featured-slide_04 .featured-slide__image {
  width: 109px;
  margin-left: 0;
}
.featured-slide_04 .featured-slide__text {
  margin-left: 0;
}
@media only screen and (min-width: 760px) {
  .featured-slide_01 .featured-slide__image {
    width: 80px;
    margin-left: -13px;
    margin-top: -3px;
  }
  .featured-slide_01 .featured-slide__text {
    margin-left: -13px;
  }
  .featured-slide_02 .featured-slide__image {
    width: 40px;
    margin-left: -2px;
    margin-top: -8px;
  }
  .featured-slide_02 .featured-slide__text {
    margin-left: -1px;
  }
  .featured-slide_03 .featured-slide__image {
    width: 85px;
    margin-left: 6px;
    margin-top: -10px;
  }
  .featured-slide_03 .featured-slide__text {
    margin-left: 10px;
  }
  .featured-slide_04 .featured-slide__image {
    width: 98px;
    margin-left: 0;
  }
  .featured-slide_04 .featured-slide__text {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-slide_01 .featured-slide__image {
    width: 73px;
    margin-left: -6px;
    margin-top: -1px;
  }
  .featured-slide_01 .featured-slide__text {
    margin-left: 0;
  }
  .featured-slide_02 .featured-slide__image {
    width: 44px;
    margin-left: 0;
    margin-top: -7px;
  }
  .featured-slide_02 .featured-slide__text {
    margin-left: 0;
  }
  .featured-slide_03 .featured-slide__image {
    width: 92px;
    margin-left: 2px;
    margin-top: -2px;
  }
  .featured-slide_03 .featured-slide__text {
    margin-left: 0;
  }
  .featured-slide_04 .featured-slide__image {
    width: 95px;
    margin-left: 3px;
  }
  .featured-slide_04 .featured-slide__text {
    margin-left: 0;
  }
}
.featured-slide__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.featured-slide__image-wrap {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
}
@media only screen and (min-width: 760px) {
  .featured-slide__image-wrap {
    margin-bottom: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-slide__image-wrap {
    height: 48px;
    margin-bottom: 9px;
  }
}
@media only screen and (min-width: 1720px) {
  .featured-slide__image-wrap {
    margin-bottom: 7px;
  }
}
.featured-slide__image {
  display: block;
  width: 50px;
  height: auto;
}
.featured-slide__image path {
  fill: #000;
}
.featured-slide__text {
  width: 220px;
  font-size: 13px;
  line-height: 15px;
  font-weight: 400;
  color: #938181;
  text-align: center;
  opacity: .6;
}
@media only screen and (min-width: 760px) {
  .featured-slide__text {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.066px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-slide__text {
    width: 260px;
    letter-spacing: -0.078px;
    font-size: 15px;
    line-height: 20px;
  }
}
.swiper-pagination-bullets {
  position: absolute;
  left: 50% !important;
  transform: translateX(-50%);
  bottom: 17.5px !important;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  .swiper-pagination-bullets {
    display: none;
  }
}
.swiper-pagination-bullet {
  width: 3px !important;
  height: 3px !important;
  background: #282828 !important;
  opacity: 0.3 !important;
  margin: 0 5px !important;
}
.swiper-pagination-bullet-active {
  width: 5px !important;
  height: 5px !important;
  opacity: 1 !important;
}
.bi-header {
  margin-bottom: 35px;
}
.better-homes-header {
  padding: 32px 25px;
}
.forbes-header {
  margin-bottom: 37px;
}
@media only screen and (min-width: 700px) {
  .forbes-header {
    margin-bottom: 30px;
  }
}
.buzz-feed-item_v2 {
  padding: 14.5px 23px 3px;
}
.year-boxes-header {
  margin-bottom: 40px;
}
@media only screen and (min-width: 700px) {
  .year-boxes-header {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 700px) {
  .lonely-planet-item_04 {
    padding: 14.5px 19px 3px;
  }
  .lonely-planet-item-video {
    margin: 0 auto 23px;
  }
  .mashable-header__logo {
    margin-bottom: 32px;
  }
  .mashable-header__ttl {
    margin-bottom: 43px !important;
  }
  .mashable-header {
    padding: 50px 0 45px;
  }
  .cnn-header {
    padding: 50px 0 42px;
  }
  .cnn-item_tablet {
    padding: 14.5px 20px 10px;
  }
  .cnn-item_tablet .item-content-name {
    margin-top: 0 !important;
  }
  .bi-header__logo {
    margin-bottom: 18px;
  }
  .bi-item-video {
    margin: 0 auto 23px;
  }
  .better-homes-header {
    padding: 49px 25px 39px;
  }
  .better-homes-item_tablet .item-content-name {
    margin-top: 0 !important;
  }
  .better-homes-header__logo {
    margin-bottom: 22px;
  }
  .tc-header__logo {
    margin-bottom: 10px !important;
  }
  .better-homes-header__ttl {
    margin-bottom: 4px !important;
  }
  .buzz-feed-header__logo {
    margin-bottom: 9px !important;
  }
  .my-header,
  .hello-header,
  .year-boxes-header,
  .urban-header {
    padding: 50px 0 42px;
  }
}
.section-urban {
  margin-bottom: 39px;
}
@media only screen and (min-width: 700px) {
  .section-urban {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-urban {
    margin-bottom: 127px;
  }
}
@media only screen and (min-width: 700px) {
  .cbs-news-item_01 {
    padding: 14.5px 20px 9px;
  }
}
