/*
Theme Name:Twentyseventeen Child
Theme URI:http://www.ninenetics.com
Description:A child theme of Twentyseventeen Theme
Author:Gazz Sharma
Author URI:http://www.ninenetics.com
Version:1.0.0
Template:twentyseventeen
*/


@charset "utf-8";/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900');
img{max-width:100%;height:auto;}
ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:#333}
* {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-smooth: always;
    -moz-osx-font-smoothing: grayscale;
}

/* Disable link outline added by scaffolding.less */
a:focus {
  outline: none;
}

body {
  font-family: lato, helvetica neue, helvetica, arial, sans-serif, PingFang TC;
  overflow-x: hidden;
}

body.modal-open {
  overflow: hidden;
  touch-action: none;
}

.top-header{background-color:#002048;}
ul li{list-style:none;}
.top-header li{display:inline-block;}
.col-Resident a,.col-Resident li{font-family:Lato;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;}

.top-nav > ul {
  font-size: 0;
}

.top-nav a {
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #b1c2db;
}

.col-Resident li:last-child a{color:#fff;}
.top-nav li {
  display: inline-block;
  margin-right: 12px;
  position: relative;
  padding: 0 10px;
}

.top-nav .has_submenu {
  padding-left: 0;
}

.col-Resident li{margin-right:5px;}

.left-head-content > div{display:inline-block;vertical-align:middle;}
.top-header {background-color: #002048; height: 34px;   padding-top: 0;   align-content: center;}
.page-header{width:100%;height:60px;background-color:#fff;margin-top:0;padding: 0;border:none;box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);}
.right-head-content{float:right;}

.container-fluid {
  max-width: 1200px;
  padding: 0;
}

.logo, .main-nav {
  display: inline-block;
  vertical-align: top;
}

/* To remove character white space between list items */
.main-nav {
  font-size: 0;
}

.main-nav a,
.main-nav a:active {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #1d3960;
  padding: 20px 16px;
  height: 60px;
  display: inline-block;
  text-decoration: none;
}

.main-nav a:hover,
.main-nav .has_submenu:hover > a,
.main-nav .has_submenu:has(.submenu:hover) > a {
  border-bottom: 4px solid #1d3960;
  font-weight: 700;
}

.main-nav li {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.main-nav .submenu {
  position: absolute;
  top: 68px;
}

.main-nav .submenu li {
  display: block;
}

.main-nav .submenu a {
  display: block;
  margin: 0;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 16px;
  border: none;
  border-radius: 6px;
  white-space: nowrap;
  height: auto;
  color: var(--grey-900);
  transition: all 0.2s;
}

.main-nav .submenu a:hover {
  background: var(--grey-100);
  font-weight: 400;
}

.main-nav .submenu a:focus {
  text-decoration: none;
}

.main-nav .has_submenu:hover .submenu {
  opacity: 1;
  visibility: visible;
}

.main-nav .has_submenu > a {
  margin-bottom: 10px;
}

.logo {
  margin-left: -20px;
  padding: 14px 16px 14px 20px;
}

.logo-image {
  background-image: url('img/logo.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 32px;
  width: 92px;
}

.right-head-content a {
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-family: PingFang TC;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #6C83A5;
}

.right-head-content a:hover{color:#fff;}
.right-head-content .has_submenu a{color:#fff;}
.left-head-content .has_submenu a{color:#fff;}
.right-head-content > div{display:inline-block;}
.left-head-content{display:inline-block;}
.in-box li{margin: 0;}
.sign-in-item li:nth-child(2){font-size:15px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;text-align:left;color:#ffffff;}

.sign-in-item a {
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #1d3960;
  display: block;
  padding: 8px 16px;
}

.nav-content{display:inline-flex;}
.sign-in-item{display:inline-block;float:right;}

.sign-in-item li {
  display: inline-block;
  margin-left: 8px;
}

.size-content{margin-right:14px;}
.sign-in-item > div{display:inline-block;}
.sign-in-item a.submit{font-size:17px;margin-left:5px;}
.sign-in-item > div.search-item{display:none;}

.sign-in-button {
  background-color:#1d3960;
  border-radius: 6px;
  margin: 12px 0;
}

.sign-in-button:hover {
  background: #334c6e;
}

.sign-in-button a {
  color:#fff !important;
}

.sign-in-button a:active,
.sign-in-button a:focus {
  text-decoration: none;
}

.search-item input{background-color:transparent;border:none;border-bottom:1px solid #fff;color:#fff;width:0;opacity:0;transition:all 0.5s;}
.search-item input.active{width:200px;opacity:1;}
.search-item input::-webkit-input-placeholder{/* Chrome/Opera/Safari */opacity:1;color:#fff;}
.search-item input::-moz-placeholder{/* Firefox 19+ */opacity:1;color:#fff;}
.search-item input:-ms-input-placeholder{/* IE 10+ */opacity:1;color:#fff;}
.search-item input:-moz-placeholder{/* Firefox 18- */opacity:1;color:#fff;}
.site-banner a{width:100%;}
 .search-item input:focus::-webkit-input-placeholder{/* Chrome/Opera/Safari */opacity:0;color:#fff;}
.search-item input:focus::-moz-placeholder{/* Firefox 19+ */opacity:0;color:#fff;}
.search-item input:focus:-ms-input-placeholder{/* IE 10+ */opacity:0;color:#fff;}
.search-item input:focus:-moz-placeholder{/* Firefox 18- */opacity:0;color:#fff;}
#page__phone_number{color:#aaaaaa;}
.breadcrumb-sec{padding:8px 15px;list-style:none;background-color:#273f62;height:37px;border-radius:4px;border-radius:0;}
.breadcrumb{background-color:transparent;border-radius:0;padding:0;margin:0 0 0 30px;}
.breadcrumb a{color:#fafafb;opacity:0.6;font-weight:300;}
.breadcrumb li{font-family:Lato;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;}
.slide-content h4{font-family:Lato;font-size:14px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#ffffff;margin-bottom:8px;}
.slide-content h2{font-family:Lato;font-size:23px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#ffffff;}
.slide-in{position:relative;}
.slide-content{position:absolute;bottom:0;background-color:rgba(0,0,0,0.5);width:100%;left:0;padding:10px 15px;height:107px;}
.home-slide .owl-nav button{position:absolute;background-color:rgba(0,0,0,0.5) !important;height:100%;width:64px;left:0;top:0;z-index:999;}
.home-slide .owl-nav button span{font-size:0;color:transparent;height:42px;width:20px;display:inline-block;filter:brightness(0) invert(1);background-size:100% 100%;}
.home-slide .owl-nav button.owl-prev span{font-size:0;color:transparent;background-image:url('img/left-arrow.png');background-repeat:no-repeat;}
.home-slide .owl-nav button.owl-next{left:auto;right:0;}
.home-slide .owl-nav button.owl-next span{font-size:0;color:transparent;background-image:url('img/right-arrow.png');background-repeat:no-repeat;}
.home-slide .owl-dot{width:10px;height:10px;display:inline-block;border-radius:100%;background-color:#d8d8d8 !important;overflow:hidden;margin:0 3px;}
.home-slide .owl-dots{text-align:center;height:27px;padding:0px 0; width: 100%; position: absolute;}
.home-slide .owl-dot.active{background-color:#00A0E1 !important;}
/*.item-nav li a{font-family:Lato;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;background-color:#1a3961;padding:4px 6px;}
.item-nav li{display:inline-block;margin:0;position:`;border:2px solid #fff;}
.item-nav ul{margin:0 -14px;}*/

.item-nav ul{margin:0px;padding:0px;width:100%;}
.item-nav li{margin-right:15px;margin-bottom:10px;float:left;}
.item-nav li a{font-size:16px;font-weight:normal;font-family:Lato;text-align:left;color:#aaaaaa;}
.item-nav .owl-item:first-child li a{color: #333333;
font-weight: bold;}
.item-nav{border-bottom:1px solid #d8d8d8;padding:30.5px 0;display:inline-block;width:100%;}
.latest-image-gallery figure{display:block;width:100%;position:relative;padding-top:51%;overflow:hidden;}
.inner-box li a{color:#333333;}
.latest-image-gallery figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;}
.in-content{width:50%;float:left;}
.latest-image-gallery img{width:100%;}
.latest-image-gallery{position:relative;display:inline-block;width:100%;margin-top:21px;}
.img-gallery-heading{clear:both;}
.img-gallery-heading{position:absolute;bottom:0;background-color:rgba(0,0,0,0.5);width:100%;left:0;padding:15px;min-height:84px;display:inline-flex;align-items:start;}
.img-gallery-heading h3{font-family:Lato;font-size:18px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#ffffff;}
.img-gallery-heading h3 a{ display: block; }
.img-gallery-heading h3 date{ display: block; margin-top: 5px; }
.in-content h2{font-family:Lato;font-size:21px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#333333;display:inline-block;}
.see-more{font-family:Lato;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#333333;float:right;margin-top:5px;}
.see-more::after{content:"";background-image:url('img/see-morearrow.png');background-repeat:no-repeat;display:inline-block;width:5px;height:8px;background-size:100% 100%;margin-left:3px;}
.inner-box li{width:100%;font-family:Lato;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#333333;list-style:none;height:80px;padding:10px 0; align-items:center;border-bottom:1px solid #cccccc;}
.inner-box li a{ display: block; }
.inner-box li date{ display: block; margin-top: 5px; }
.in-content{padding-top:50px;}
.in-content{width:calc(50% - 12.5px);float:left;}
.in-content:nth-child(2n+1){margin-right:25px;}
.subribe-form input{width:100%;height:41px;border-radius:3px;border:solid 1px #cccccc;font-family:Lato;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#000;}
 .subribe-form input::-webkit-input-placeholder{/* Chrome/Opera/Safari */opacity:1;color:#c8c8c8;}
.subribe-form input::-moz-placeholder{/* Firefox 19+ */opacity:1;color:#c8c8c8;}
.subribe-form input:-ms-input-placeholder{/* IE 10+ */opacity:1;color:#c8c8c8;}
.subribe-form input:-moz-placeholder{/* Firefox 18- */opacity:1;color:#c8c8c8;}
 .subribe-form input:focus::-webkit-input-placeholder{/* Chrome/Opera/Safari */opacity:0;color:transparent;}
.subribe-form input:focus::-moz-placeholder{/* Firefox 19+ */opacity:0;color:transparent;}
.subribe-form input:focus:-ms-input-placeholder{/* IE 10+ */opacity:0;color:transparent;}
.subribe-form input:focus:-moz-placeholder{/* Firefox 18- */opacity:0;color:transparent;}

.top-nav .has_submenu:first-of-type > a::after {
  content: "\f107";
  color: #fff;
  font: normal normal normal 14px/1 FontAwesome;
  float: right;
  padding: 2px 0 0 6px;
  font-size: 13px;
  font-weight: 700;
}

.subribe-form .subcribe-button{transition:all 0.5s;width:100%px;height:41px;border-radius:3px;background-color:#ff7934;box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);border:none;font-family:Lato;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#ffffff;margin-top:20px;}
.subribe-form .form-group{margin:0;}
.subribe-form{border-radius:3px;border:solid 1px #979797;padding:20px; text-align: center;}
.subribe-form form{margin:0;}
.right-sidebar{padding-top:50px;}
.articles-item .col-4{width:300px;float:left;padding:0 15px;}
.articles-item .col-8{width:calc(100% - 300px);float:left;padding:0 35px 0 15px;}
.sidebar-add{margin-top:25px;}
.sidebar-add figure a{ width: 100%; display: inline-block; }
.sidebar-add img{width:100%;}
.rent-tab img{width:100%;}
.rent-tab{margin-top:25px;}
.footer{background-color:#001e48;}
.footer-logo{text-align:center;}
.foot-in h3{font-family:Lato;font-size:18px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0.6px;text-align:left;color:#ffffff;text-transform:uppercase;margin-bottom:14px;}
.foot-in a,.foot-in li{font-family:Lato;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0.6px;text-align:left;color:#ffffff;}
.foot-in a:hover{color:#00A3E6;text-decoration:none;}
.foot-in{width:calc(33.333% - 5px);display:inline-block;vertical-align:top;}
.foot-in li{list-style:none;margin-bottom:15px;}
.footer-logo{text-align:center;margin-bottom:48px;}
.footer{padding-top:90px;}
.foot-in ul + h3{margin-top:70px;}
.last-foot p{width:660px;height:20px;font-family:Lato;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0.5px;text-align:left;color:#ffffff;}
.last-foot p{border-top:1px solid rgba(255,255,255,0.5);padding-top:35px;padding-bottom:35px;width:100%;text-align:center;}
.social-icon li{float:left;margin-right:15px;}
.social-icon{/*float:right;*/margin-top:54px;}
.last-foot{margin-top:30px;}
.add-content{margin-top:35px;}
.add-content figure a{ width: 100%; display: inline-block; }
.add-content img{width:100%;}
.social-media{position:fixed;right:0;top:50%;transform:translatey(-50%);background-color:#fff;border-radius:3px 0 0 3px;z-index:91;box-shadow:-2px 0px 4px rgba(0,0,0,0.2);}
.social-media li{list-style:none;margin:5px;}
.site-banner img{width:100%;}
.full-page-detail h2{font-family:Lato;font-size:48px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#333333;padding-bottom:30px;}
.update-detail li{display:inline-block;font-family:Lato;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;margin-right:5px;color:#333333;}
.articles-item{padding-top:40px;}
.update-detail{margin-bottom:30px;}
.social-icon2 li{display:inline-block;margin-right:7px;vertical-align:top;}
.fb-icon a{background-color:#516EAB;color:#fff;padding:0 9px 0 0;display:block;font-family:Lato;font-weight:500;border-radius:3px;overflow:hidden;}
.fb-icon span,.twitter-icon span{display:inline-block;vertical-align:middle;border-left:1px solid rgba(255,255,255,0.5);padding-left:9px;}
.twitter-icon a{background-color:#29C5F6;color:#fff;padding:0 9px 0 0;display:block;font-family:Lato;font-weight:500;border-radius:3px;overflow:hidden;}
.inner-detail p{font-family:Lato;font-size:21px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:left;color:#333333;}
.top-page-img img{width:100%;}
.top-page-img{margin-top:30px;margin-bottom:50px;}
.full-page-detail h4{font-family:Lato;font-size:30px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#333333;margin-bottom:30px;margin-top:50px;}
.full-page-detail p{font-family:Lato;font-size:21px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:left;color:#333333;}
.tag-content li{display:inline-block;vertical-align:middle;margin-right:20px;}
.tag-content a{background-color:#ffffff;border:none;font-family:Lato;font-size:12px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#333333;}
.tag-content h5{background-color:#222222;font-family:Lato;font-size:12px;font-weight:600;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#ffffff;display:inline-block;vertical-align:middle;padding:3px 4px;margin-right:20px;}
.tag-content ul{display:inline-block;vertical-align:middle;}
.tag-content{margin-top:50px;margin-bottom:30px;clear:both;}
.share h5{font-family:Lato;font-size:14px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#333333;display:inline-block;vertical-align:middle;margin-right:20px;}
.share figure{display:inline-block;vertical-align:middle;}
.recomended-content h4{font-family:Lato;font-size:22px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#333333;margin-bottom:50px;}
.top-nav.mobile-nav{display:none;}
#menu-toggle span{display:block;background:#566973;border-radius:2px;}
#menu-toggle{width:38px;height:38px;position:relative;cursor:pointer;float:right;}
#menu-toggle:hover{background:rgba(255,255,255,0.8);}
#menu-toggle #hamburger{position:absolute;height:100%;width:100%;left:0;top:0;}
#menu-toggle #hamburger span{width:100%;height:3px;position:relative;top:0;left:0;margin:7px 0;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
#menu-toggle #hamburger span:nth-child(1){transition-delay:.5s;}
#menu-toggle #hamburger span:nth-child(2){transition-delay:.625s;}
#menu-toggle #hamburger span:nth-child(3){transition-delay:.75s;}
#menu-toggle #cross{position:absolute;height:100%;width:100%;transform:rotate(45deg);-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
#menu-toggle #cross span:nth-child(1){height:0%;width:3px;position:absolute;top:10%;left:18px;transition-delay:0s;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
#menu-toggle #cross span:nth-child(2){width:0%;height:3px;position:absolute;left:10%;top:18px;transition-delay:.25s;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
#menu-toggle.open #hamburger span{width:0%;}
#menu-toggle.open #hamburger span:nth-child(1){transition-delay:0s;}
#menu-toggle.open #hamburger span:nth-child(2){transition-delay:.125s;}
#menu-toggle.open #hamburger span:nth-child(3){transition-delay:.25s;}
#menu-toggle.open #cross span:nth-child(1){height:80%;transition-delay:.625s;}
#menu-toggle.open #cross span:nth-child(2){width:80%;transition-delay:.375s;}
.in-recommend{position:relative;display:inline-block;width:100%;}
.recom-text h5{font-family:Lato;font-size:13px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#ffffff;}
.recom-text h4{margin:0;font-family:Lato;font-size:16px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#ffffff;}
.recommended-inner li{width:calc(100%/5);float:left;padding:0 5px;}
.recommended-inner ul{margin:0 -5px;}
.recom-text{position:absolute;bottom:0;left:0;background-color:rgba(0,0,0,0.5);width:100%;padding:11px 8px;min-height:76px;}
.recomended-content{display:inline-block;width:100%;padding-top:50px;margin-top:50px;border-top:1px solid #d8d8d8;}
.bottom-in .item-nav{border:none;padding-bottom:0;border-top:1px solid #d8d8d8;padding-top:50px;margin-top:50px;}
#menu-toggle{display:none;}
.category-menu-button{display:none;}
.subribe-form .subcribe-button:hover{background-color:#fff;background-color:#fff;color:#ff7934;}
.slide-content h2 a,.slide-content h4 a,.img-gallery-heading h3 a{color:#fff;text-decoration:none;}
.slide-in figure{position:relative;height:281px;}
.slide-in figure img{position:absolute;height:100%;width:100%;object-fit:cover;object-position:center;top:0;left:0;}
.in-recommend figure{position:relative;width:100%;padding-top:100%;}
.in-recommend figure img{width:100%;position:absolute;height:100%;top:0;left:0;object-fit:cover;object-position:center;}
.inner-detail p a{display:inline;}
.inner-detail img{width:100%;margin:10px 0;}
.recom-text h4 a,.recom-text h5 a{color:#fff;text-decoration:none;}

.top-nav .submenu li {
  padding: 0;
  margin: 0;
  display: block;
}

/* Location dropdown links */
.top-nav .submenu li a,
.top-nav .submenu li a:active {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: var(--grey-900);
  white-space: nowrap;
  padding: 12px 24px;
  border-radius: 6px;
  display: block;
}

.top-nav .submenu li a:hover {
  background-color: var(--grey-100);
}

.top-nav .submenu li:first-of-type a {
  color: var(--indigo-900);
  font-weight: 700;
  background: #f0f6ff;
}

.top-nav .has_submenu a:focus,
.top-nav .has_submenu a:active {
  text-decoration: none;
}

/* only target top level a tags in header */
.left-head-content > .top-nav > ul > li > a:hover,
.right-head-content > .in-box > ul > li > a:hover {
  opacity: 0.7;
}

.submenu {
  position: absolute;
  left: 0;
  background-color: #fff;
  width: auto;
  padding: 20px 8px;
  top: 33px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  transition: all 0.3s;
  border-radius: 6px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, .15);
}

.right-head-content .submenu a{color:#333;}
.main-footer{display:block;background-color:#001e48;padding-top:24px;padding-bottom:24px;position:relative;}
.main-footer .main-footer__container{max-width:1024px;width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;}
.main-footer .main-footer__logo{text-align:center;margin-bottom:48px;}
.main-footer .main-footer__row{margin:0;overflow:auto;}
.main-footer .main-footer__col1{width:25%;float:left;text-align:left;padding-right:20px;}
.main-footer .main-footer__col2{width:25%;float:left;height:100%;text-align:left;padding-right:20px;}
.main-footer .main-footer__col3{padding-right:20px;width:25%;float:left;height:100%;text-align:left;}
.main-footer__row--mobile-apps{margin-top:-223px;}
.main-footer .main-footer__section--overseas-properties{width:22%;float:left;height:100%;text-align:left;}
.main-footer .main-footer__subtitle{margin-bottom:12px;font-size:18px;color:#fff;line-height:1.3;letter-spacing:0.8px;text-transform:uppercase;font-weight:700;}
.main-footer .main-footer__subtitle{margin-top:50px;}
.main-footer .main-footer__subtitle:first-child{margin-top:0;}
.main-footer .main-footer__col1 a,.main-footer .main-footer__col2 a,.main-footer .main-footer__col3 a,.main-footer .main-footer__col1 a,.main-footer .main-footer__section--overseas-properties a{margin-bottom:14px;display:block;color:#fff;font-size:14px;line-height:1.3;}
.main-footer .main-footer-row2--col2 a{color:#fff;}
.main-footer .main-footer-row2--col2{float:right;width:50%;text-align:right;}
.main-footer .main-footer-row2--col1{width:50%;float:left;}
.main-footer .main-footer__col3--social-links__icon-image{width:29px;}
.main-footer .main-footer__col3--social-links__button{margin-left:16px;}
.main-footer .main-footer-row3--col2{float:right;width:50%;text-align:right;margin-top:4px;font-size:12px;line-height:1.3;}
.main-footer{color:white;}
.main-footer .main-footer-row3{overflow:auto;margin:0;width:100%;}
.main-footer__logo--section a{display:block;color:#fff;}
.cell--mobile-apps--searcher-app--download-link.cell--mobile-apps--searcher-app--download-link--footer{text-align:right;}
.cell--mobile-apps--searcher-app--download-link{padding-bottom:20px;padding-top:20px;}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--logo,.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--qr_code{display:inline-block;width:100px;height:100px;margin-right:32px;}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get{display:inline-block;vertical-align:middle; text-align: center;}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get--title{font-size:20px;line-height:1.3;font-weight:normal;color:#ffffff;}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get--stars{margin-top:15px;margin-bottom:15px;}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get--input form{margin:0;}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get .btn-sms-not-sent{display:block;}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get .btn-sms-sent{display:none;}
.cell--mobile-apps--searcher-app--download-link .btn-sms-not-sent{border:0 !important;background-color:#00b5ff !important;color:#ffffff !important;}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get--input form{margin:0;}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get input{font-size:16px;line-height:1.3;margin-bottom:10px;width:100%; height: 33px; text-align: center;border-radius: 4px;border: none;}
.cell--mobile-apps--searcher-app--download-link .intl-tel-input{width:100%;margin-bottom:8px;position:relative;}
.cell--mobile-apps--searcher-app--download-link .btn-sms-not-sent{border:0!important;background-color:#00b5ff!important;width:100%;color:#fff!important;}
.main-footer__row--mobile-apps{margin-top:-223px;margin-bottom:67px;}
.cell--mobile-apps--searcher-app--download-link__actions--get--stars{margin:4px 0 9px !important;}
.starCover{font-size:26px;color:#ff9100;display:inline-block;vertical-align:top;}

.deskMob{ display: none; }
.deskShow{ display: block; }
  .owl-carousel.owl-theme.category-slide {
  display: block;
}
/*.category-slide .owl-item{padding: 0 5px;}*/
.mobile-nav{ display: none; }
/*.owl-carousel .owl-stage{ display: flex; }*/
.category-slide .owl-item{ margin-left: 0px; }
.category-slide .owl-dots{ display: none; }
.single-post .full-page-detail p{font-size: 16px !important;
margin-bottom: 15px;
line-height: 1.5;}
.single-post .full-page-detail ul li{font-size: 16px !important;
line-height: 1.5;margin-bottom: 7px;}
.single-post .full-page-detail ol li{font-size: 16px !important;
line-height: 1.5;margin-bottom: 7px;}
.single-post .full-page-detail ol{padding-left: 15px;}
.single-post .full-page-detail ul{padding-left: 15px;}

.single-post .full-page-detail h3 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 27px;
    margin-bottom: 17px;
}

.right-sidebar .subribe-form .subcribe-button{background-color: #00A0E1!important;border-color: #00A0E1;}
.right-sidebar .subribe-form .subcribe-button:hover{color: #00A0E1 !important; background: #fff !important}
.right-sidebar .subribe-form input[type="email"]{ max-width: none !important; }
.right-sidebar .subribe-form h2{color: #001e48;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    font-size: 22px;}
.right-sidebar .subribe-form p{color: #333; text-align: center; margin-bottom: 15px;}

#wpfront-scroll-top-container img {
  height: 40px !important;
  width: 40px !important;
  opacity: 0;

  /* no dragging of image */
  pointer-events: none;
}

#wpfront-scroll-top-container {
  /* default z-index is 9999, always covering other elements */
  z-index: 1 !important;

  right: 30px !important;
  bottom: 30px !important;
  border: 1px solid var(--indigo-900) !important;
  background: #fff !important;
  border-radius: 6px;
  opacity: 1 !important;
}

@media (hover: hover) and (pointer: fine) {
  #wpfront-scroll-top-container:hover {
    background: var(--grey-100) !important;
  }
}

@media (hover: none) {
  #wpfront-scroll-top-container:active,
  #wpfront-scroll-top-container.touching {
    background: var(--grey-100) !important;
  }
}

#wpfront-scroll-top-container.hide {
  display: none !important;
}

#wpfront-scroll-top-container::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border: 2px solid var(--indigo-900);
  border-right: 0px;
  border-bottom: 0px;
  transform: rotate(45deg) translate(-50% , -50%);
  transform-origin: 0 0;
  left: 50%;
  top: 60%;
}

@media only screen and (max-width: 991px) {
  #wpfront-scroll-top-container img {
    height: 32px !important;
    width: 32px !important;
  }

  #wpfront-scroll-top-container {
    right: 16px !important;
    bottom: calc(32px + var(--sub-footer-height)) !important;
    transition: bottom 0.2s;
  }

  /* when subscription footer is hidden */
  #wpfront-scroll-top-container.no-sub {
    bottom: 32px !important;
  }
}

/* Smaller mobiles will show subscription footer description as 2 lines, therefore need to reserve more space for scroll top btn */
/* Add 1 more line height = 20px */
@media only screen and (max-width: 319px) {
  #wpfront-scroll-top-container {
    bottom: calc(32px + var(--sub-footer-height) + 20px) !important;
  }
}

/*****************responsiver******************************/
/*****************responsiver******************************/
/*****************responsiver******************************/
 @media (max-width:1200px){

.item-nav li a{font-size:15px;}
.img-gallery-heading h3{font-size:16px;}
.full-page-detail h2{font-size:38px;}
.full-page-detail p{font-family:Lato;font-size:18px;}
}
@media (min-width: 991px){

  /*.item-nav li:first-child a{color:#333333;font-weight:bold;}*/

}
/*@media (min-width:991px){.main-nav a::after,.top-nav a::after{content:"";display:block;background-color:#fff;height:1px;width:0%;margin:0 auto;transition:all 0.5s;}
.main-nav a:hover::after,.top-nav a:hover::after{width:100%;}}*/
@media (max-width:991px){
.category-slide .owl-nav button span {
  font-size: 40px;
  line-height: 18px;
}

body.category .item-nav .owl-item:first-child li a{color: #aaaaaa; font-weight: normal;}
body.category .item-nav .owl-item li.active a{color:#333333;font-weight:bold;}
.category-slide .owl-nav button {
  position: absolute;
  top: -3px;
  left:-14px;
}

.category-slide .owl-nav button.owl-next {
  left: auto;
  right: -14px;
}
.category-slide .owl-stage-outer {
  padding: 0 0px;
}
.item-nav li {
    margin-right: 0px;
    margin-bottom: 0px;
    float: none;
    width: 100%;
    text-align: center;
}
  .mobile-nav .submenu{position:static;left:0;background-color:#fff;width:auto;border-radius:0px;top:21px;opacity:1;z-index:9;pointer-events:none;transition:all 0.5s;height:0;visibility:hidden;padding:0;}
.mobile-nav .has_submenu::after{float:left;position:absolute;left:15px;margin-left:0;top:3px;}
.top-nav .submenu li{width:100%;border-bottom:1px solid #1a3961;margin:0;}
.mobile-nav .has_submenu:hover > ul{visibility:visible;opacity:1;pointer-events:auto;height:100%;padding:8px 0;}
.top-nav .submenu a{color:#333;display:inline-block;white-space:unset;width:100%;text-align:center;padding:0 5px;}
.top-nav .submenu li:last-child{border:none;}
.recommended-inner li{width:calc(100%/3);float:left;padding:0 5px;margin-bottom:15px;}
.full-page-detail h2{font-size:33px;margin-bottom:0;padding-bottom:20px;}
.full-page-detail h4{margin-bottom:16px;margin-top:30px;}
/*.inner-detail p span{font-size:46px;line-height:50px;padding-right:10px;}*/
#menu-toggle{display:block;}
.page-header {
  background-color: #1d3960;
}
.page-header .main-nav{display:none;}
#menu-toggle{display:block;float:right;}
#menu-toggle #hamburger span:nth-child(1){margin-top:0;}
#menu-toggle #hamburger span:nth-child(3){margin-bottom:0;}
#menu-toggle span{background:#fff;}
#menu-toggle:hover{background:transparent;}
.left-head-content{display:none;}
.mobile-nav{background-color:#1a3961;position:absolute;width:100%;z-index:99;top:86px; padding: 10px 0; display: none;}
.mobile-nav li{display:block; width: 100%; text-align:center;padding:5px 0;}
.mobile-nav li a{font-family: lato,helvetica neue,helvetica,arial,sans-serif;
font-size: 15px;
font-weight: 700;
font-style: normal;
font-stretch: normal;
line-height: 24px;
letter-spacing: normal;
text-align: left;
color: #b1c2db;}
.mobile-nav li a:hover{ color:#fff; }
.category-menu-button{display:block;text-align:center;}
.category-menu-button a{width:100%;background-image:url('img/drop-icon.png');background-repeat:no-repeat;background-position:right 12px;background-size:15px;color:#000;font-size:20px;border-bottom:1px solid #ccc;padding-bottom:18px;text-decoration:none;}
.item-nav{border-bottom:none;padding:0 15px;display:inline-block;width:100%;border-bottom:0;}

.articles-item .col-8{width:100%;float:left;padding:0 15px;}
.articles-item .col-4{width:100%;float:left;padding:0 15px;}
.sidebar-add{margin-top:25px;text-align:center;}
.foot-in{width:50%;display:inline-block;vertical-align:top;text-align:center;float:left;}
.foot-in h3{margin-bottom:20px;}
.foot-in ul + h3{margin-top:40px;}
.foot-3.foot-in{margin-top:25px;}
.social-icon{float:right;margin-top:0;}
.slide-content h2{font-size:21px;}
.site-banner .figure{min-height:200px;position:relative;}
.site-banner .figure img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:left top;}
}
@media (max-width:767px){.subribe-form{background-color:#1b3861;border-color:#1b3861;width:calc(100% + 30px);margin-left:-15px;padding:40px 20px;}
.full-page-detail h4{font-family:Lato;font-size:26px;}
.fb-icon span,.twitter-icon span{display:none;}
.fb-icon a,.twitter-icon a{padding:0;}
.footer{padding-top:45px;}
.foot-in{width:100%;display:inline-block;vertical-align:top;text-align:center;float:left;}
.foot-in h3{text-align:center;}
.foot-in li{list-style:none;margin-bottom:15px;text-align:center;}
.foot-3.foot-in{margin-top:0;}
.foot-in h3{text-align:center;margin-top:40px;}
.social-icon{float:none;margin-top:0;display:block;text-align:center;}
.social-icon li{float:none;display:inline-block;margin:0 7px;}
.social-icon{float:none;margin-top:0;display:block;text-align:center;clear:both;}
.footer-logo{text-align:center;margin-bottom:20px;}
.social-media{display:none;}
.top-nav a{font-size:16px;}
.home-slide .owl-nav button{position:absolute;background-color:transparent;height:42px;width:20px;left:15px;top:50%;transform:translatey(-50%);}
.home-slide .owl-nav button.owl-next{left:auto;right:15px;}
.in-content{width:100%;float:left;}
.inner-box li{height:auto;padding:22px 0;}
.main-footer .main-footer__col1,.main-footer .main-footer__col2,.main-footer .main-footer__col3,.main-footer .main-footer__section--overseas-properties{width:50%;}
.main-footer__row--mobile-apps{margin-top:0;margin-bottom:25px;text-align:center;}
.cell--mobile-apps--searcher-app--download-link.cell--mobile-apps--searcher-app--download-link--footer{text-align:center;}
.right-sidebar .subribe-form h2, .right-sidebar .subribe-form p{ color:#fff; }
}
@media (max-width:580px){.recommended-inner li{width:calc(100%/2);float:left;padding:0 5px;margin-bottom:15px;}
}
@media (max-width:460px){
.recommended-inner li{width:100%;float:left;padding:0 5px;margin-bottom:15px;text-align:center;}
.in-recommend img{width:100%;}
.in-recommend{width:100%;}
/*.breadcrumb-sec{display:none;}*/
.main-footer .main-footer__subtitle {margin-top: 40px;}
.main-footer .main-footer__subtitle {margin-bottom: 14px;}
.main-footer .main-footer__subtitle:first-child {margin-top: 40px;}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--logo, .cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--qr_code {
  margin-right: auto; margin-left: auto;  margin-bottom: 18px; display: block;}
  .main-footer .main-footer-row2--col1 {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 15px;
}
.main-footer .main-footer-row2--col2 {
  float: right;
  width: 100%;
  text-align: center;
  margin-top: 22px;
  font-size: 12px;
  font-family: Lato;
  font-weight: 400;
}
.main-footer .main-footer-row3--col2 {
    text-align: center;
    width: 100%;
  }
  .cell--mobile-apps--searcher-app--download-link{padding-bottom:0px;padding-top:20px;}
.main-footer .main-footer__col1 a, .main-footer .main-footer__col2 a, .main-footer .main-footer__col3 a, .main-footer .main-footer__col1 a, .main-footer .main-footer__section--overseas-properties a {
  font-size: 15px;
}
.main-footer .main-footer__logo {
    display: none;
}.deskShow{ display: none; }
.main-footer .main-footer-row2--col1 {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 0;
}
.main-footer .main-footer__col1, .main-footer .main-footer__col2, .main-footer .main-footer__col3, .main-footer .main-footer__section--overseas-properties{width:100%;}
}
@media (max-width:400px){
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get {display: block;vertical-align: middle;width: auto;max-width: 183px;margin: 17px auto 0;}
.main-footer .main-footer-row2--col1 {width: 100%;float: left;text-align: center;}
.main-footer .main-footer-row2--col2{float: right;width: 100%;text-align: center;margin-top:22px;font-size: 12px;font-family: Lato;
font-weight: 400;}
.main-footer .main-footer-row3--col2{float: right;width: 100%;text-align:center;margin-top: 4px;font-size: 12px;line-height:1.3;}
.deskMob{ display: block; }

.main-footer__logo--section_link.GTM-tracking-footer{display: inline-block;vertical-align: middle;margin: 19px 8px 0;}
.main-footer .main-footer__logo {margin-bottom: 20px;}
}
a:hover{text-decoration:none;}
.full-page-detail h3{font-family:Lato;font-weight:700;font-size:30px;color:#333333;text-align:left;float:left; width: 100%; padding-right: 200px;}
.selected > a{font-family:Lato;font-weight:400;font-size:16px;color:#333333;text-align:left;float:right;background-image:url('img/6A@1x.png');background-repeat:no-repeat;background-position:right center;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;padding-right:0;width:195px;text-align:center;}
.sort-by a{font-family:Lato;font-weight:400;font-size:16px;color:#333333;}
.sort-by{position:relative;}
#sorting_opt{position:absolute;top:0;width:200px;left:auto;/* transform:translateX(-50%);*/top:2px;background-color:#fff;z-index:9;padding:11px 6px;border-radius:0 0px 5px 5px;height:33px;overflow:hidden;right:0;}
.sort-by:hover #sorting_opt{height:auto;}
.selected > a{position:absolute;top:8px;white-space:nowrap;right:0;background-color:#fff;}
#sorting_opt li{text-align:center;clear:both;}
.sort-by{float:right;}
.full-page-detail.taxonomy-list{padding-top:50px;padding-right:30px;}
.item-nav li.active a{color:#1a3961;/*background-color:#fff;box-shadow:0px 0px 1px #1a3961;*/}
.author-block{margin-top:25px;}
.link-more .more-link{display:none;}
.detail-cat{clear:both;margin-top:30px;display:inline-block;width:100%;}
.detail-block figure{position:relative;overflow:hidden;padding-top:49%;}
.detail-block figure img{position:absolute;height:100%;width:100%;object-fit:cover;object-position:top center;top:0;left:0;}
.full-page-detail .detail-block h2{font-family:Lato;font-weight:700;font-size:26px;color:#333333;text-align:left;margin-top:20px;padding-bottom:0;}
.full-page-detail .detail-block p{font-family:Lato;font-weight:400;font-size:20px;color:#aaaaaa;line-height:30px;text-align:left;margin-top:20px;}
.name-title{font-family:Lato;font-weight:500;font-size:16px;color:#333333;line-height:30px;text-align:left;}
.author-time{font-family:Lato;font-weight:400;font-size:16px;color:#aaaaaa;line-height:30px;text-align:left;}
.left-author{float:left;}
.right-author{float:right;}
.right-author a{font-family:Lato;font-weight:400;font-size:16px;color:#ffffff;text-align:left;background:#00b5ff;border-radius:3px;width:101px;text-align:center;padding:6px 0;}
.detail-block{display:inline-block;width:100%;border-bottom:1px solid #aaaaaa;padding-bottom:35px;margin-bottom:35px;}
.single-detail-block figure{position:relative;overflow:hidden;width:100%;}
.single-detail-block figure img{width:100%;}
.inner-detail img,.inner-detail figure,.inner-detail figure a{width:100% !important;}
div.pagination{width:100%;text-align:center;}
.pagination .pagination > li{display:inline-block;margin:0 2px;}
.page-numbers.active{background-color:#00b5ff;color:#fff;border-color:#00b5ff;}
.pagination .pagination > li > a,.pagination .pagination > li > span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#333;text-decoration:none;background-color:#fff;border:1px solid #ddd;}
.page-numbers.active{background-color:#00b5ff !important;color:#fff !important;border-color:#00b5ff !important;}
.pagination .pagination > li:first-child > a,.pagination .pagination > li:first-child > span{margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0;}
.pagination .pagination > li:last-child > a,.pagination .pagination > li:last-child > span{border-top-right-radius:0;border-bottom-right-radius:0;}
.starCover .fa-star::before {
  content: '';
  background-image: url('img/star-review.png');
  background-repeat: no-repeat;
  width: 27px;
  height: 27px;
  display: inline-block;
}
.starCover .fa-star-half-empty::before, .starCover .fa-star-half-full::before, .starCover .fa-star-half-o::before {
  content: '';
  background-image: url('img/half-review.png');
  background-repeat: no-repeat;
  width: 27px;
  height: 27px;
  display: inline-block;
}
.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get input {
  border-radius: 2px;
  padding: 6px 18px;
}

.main-footer__row--mobile-apps{ display: none; }
.site-banner .figure a{ display: inherit; }
#menu-toggle .small_logooo{ width: 40px;height: 40px;background: url(img/logo1a.png) no-repeat center / auto 40px; }

@media (max-width: 991px){
  .sign-in-item{ display: none; }
  #menu-toggle { display: none; }
  .breadcrumb-sec{ height: auto; padding: 8px 0; }
  .breadcrumb-sec ul{ padding-left:0px; margin-left:0px; }
  .mobile-nav{ top:84px; }
}

@media (max-width: 767px){
  .full-page-detail h3{ padding-right: 0px; }
  .sort-by { padding-top: 30px; width: 100%; margin-top: 10px;}
  .full-page-detail.taxonomy-list{ padding-right: 0px; }
  .home-slide .owl-nav button{ display: none; }

}

body .mc4wp-form-theme-blue button, body .mc4wp-form-theme-blue input[type="submit"] {
  color: #fff !important;
  background-color: #ff7934 !important;
  border-color: #ff7934;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
body .mc4wp-form-theme-blue button:hover, body .mc4wp-form-theme-blue input[type="submit"]:hover {
  color:  #ff7934 !important;
  background-color: #fff !important;
  border-color: #fff !important;
  }

/*********************15 july 2020*************************/
@media (min-width:768px){.page-id-10100 .wrap .content-area{width:750px;}
}
@media (min-width:992px){.page-id-10100 .wrap .content-area{width:970px;}
}
@media (min-width:1200px){.page-id-10100 .wrap .content-area{width:1170px;}
}
.page-id-10100 .wrap .content-area{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
.page-id-10100 .wrap{padding:50px 0;}
.entry-header h1.entry-title{font-size:36px;line-height:1.1;color:#333;font-family:Lato;font-weight:400;margin-bottom:14px;position:relative;padding-bottom:10px;display:inline-block;vertical-align:top;}
.entry-header h1.entry-title::after{background:#1a3961;position:absolute;content:"";left:0;bottom:0;width:100px;height:3px;}
.simple-sitemap-container .post-type{color:#333333;font-size:24px;line-height:1.1;font-family:Lato;font-weight:700;margin-bottom:14px;display:inline-block;vertical-align:top;width:auto;border-bottom:2px solid #1a3961;}
.simple-sitemap-wrap{}
.simple-sitemap-wrap h3.term-tag{color:#333333;font-size:24px;line-height:1.5;font-family:Lato;font-weight:400;margin-bottom:20px;display:inline-block;vertical-align:top;width:auto;border-bottom:2px solid #1a3961;}
ul.simple-sitemap-post{list-style:none;padding:0;margin:0;display:inline-block;vertical-align:top;width:100%;}
ul.simple-sitemap-post li.sitemap-item{padding-left:17px;position:relative;display:inline-block;vertical-align:top;width:100%;}
ul.simple-sitemap-post li.sitemap-item + li.sitemap-item{margin-top:21px;}
ul.simple-sitemap-post li.sitemap-item::before{position:absolute;left:0;top:3px;content:"";background-image:url('img/right-arrow.png');background-repeat:no-repeat;background-position:center;background-size:100% auto;width:10px;height:10px;}
ul.simple-sitemap-post li.sitemap-item a{color:#337AB7;font-size:14px;line-height:1.2;font-family:Lato;font-weight:400;display:inline-block;vertical-align:top;width:100%;}
ul.simple-sitemap-post li.sitemap-item a:hover{color:#333333;text-decoration:none;}

/*
 * Date:        25 Mar 2022
 * Author:      Taylor L.
 * Description: Update website styles for all pages, including desktop and mobile
 */

/* 0 root and general html element */
/* 0.1 root */
:root {
  --grey-40: #fafafb;
  --grey-50: #f9f9f9;
  --grey-100: #f7f7f7;
  --grey-150: #f2f2f2;
  --grey-200: #d8d8d8;
  --grey-300: #cccccc;
  --grey-400: #aeaeae;
  --grey-500: #929395;
  --grey-600: #888888;
  --grey-700: #646567;
  --grey-900: #333333;

  --indigo-800: #2b476d;
  --indigo-850: #273f62;
  --indigo-900: #1d3960;

  --orange-500: #ff8700;
  --orange-700: #f56300;

  --blue-a400: #007aff;

  --color-facebook: #385999;
  --color-twitter: #53aeee;
  --color-whatsapp: #75b938;
  --color-pinterest-share: #e11c1a;
  --color-link: #ff8800;
  --color-email: #27466d;

  /* colors defined per component */
  --color-input-border: #e5e5e5;
  --color-input-border-focus: #1d3960;

  --color-btn-hover: #334c6e;
  --color-btn-confirm: #1d3960;
  --color-btn-cancel: #939395;

  --color-text: #333333;
  --color-border: #f7f7f7;

  --weight-regular: 400;
  --weight-medium: 500;
  --weight-semi-bold: 600;
  --weight-bold: 700;
  --weight-heavy: 900;

  --app-download-banner-height: 52px;
  --mobile-header-height: 46px;
  --sub-footer-height: 56px;

  font-size: 16px;
  line-height: 1rem;
  color: var(--grey-900);
}

/* 0.2 amp-addthis */
amp-addthis {
  display: none !important;
}

/* 0.3 font-awesome */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight:normal;
  font-style:normal;
}

/* 1 footer */
/* 1.1 desktop */
.main-footer {
  background: #F8F9FA;
  padding: 50px 0;
}

.main-footer .main-footer__container {
  padding: 0;
  max-width: unset;
}

@media (min-width: 992px) {
  .main-footer .main-footer__container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .main-footer .main-footer__container {
    width: 1200px;
  }
}

.main-footer .main-footer__container .main-footer__row {
  margin: 0;
  border-bottom: 1px solid #1D3960;
}

.main-footer .main-footer__container .main-footer__section--main {
  padding-bottom: 50px;
  display: flex;
}

.main-footer .main-footer__container .main-footer__section--main .main-footer__col {
  width: 23.4042553191%;
  margin-left: 2.1276595745%;
  padding-right: 0;
}

.main-footer .main-footer__container .main-footer__section--main .main-footer__col:first-child {
  margin-left: 0;
}

.main-footer .main-footer__container .main-footer__section--main .main-footer__col .main-footer__subtitle {
  color: #333;
  padding-bottom: 8px;
  border-bottom: 1px solid #333;
  margin-bottom: 20px;
}

.main-footer .main-footer__container .main-footer__section--main .main-footer__col .main-footer__link {
  margin-bottom: 16px;
  display: block;
  color: #1D3960;
}

.main-footer .main-footer__container .main-footer__section--main .main-footer__col .main-footer__link--with-icon {
  margin-bottom: 16px;
  margin-right: 100px;
  display: block;
  color: #1D3960;
}

.main-footer .main-footer__link--icon {
  background-color: #3a7dc0;
  border-radius: 3px;
  box-shadow: 0 .618px 2.473px 0 rgba(0, 0, 0, .1);
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
  line-height: 20px;
}

.main-footer .main-footer__container .main-footer__section--main .main-footer__col .main-footer__link:hover,
.main-footer .main-footer__container .main-footer__section--main .main-footer__col .main-footer__link--with-icon:hover {
  text-decoration: underline;
}

.main-footer .main-footer__section--spacious {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  padding-top: 50px;
}

.main-footer .main-footer__section--spacious-address-box {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.main-footer .main-footer__section--logo-n-city-box {
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  height: 40px;
}

.main-footer__section--spacious--logo--image.loaded {
  width: auto;
  height: 40px;
}

.main-footer .main-footer__section--spacious--city-selector {
  align-items: center;
  display: flex;
  gap: 24px;
}

.main-footer .main-footer__section--logo-n-city-box a {
  cursor: pointer;
}

.main-footer .main-footer__section--city-link {
  color: #1D3960;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  display: block;
}

.main-footer .main-footer__section--city-link-separator {
  width: 1px;
  background-color: #1D3960;
  height: 18px;
}

.main-footer .main-footer__section--city-link:hover {
  text-decoration: underline;
}

.main-footer .main-footer__section--spacious--address {
  font-size: 16px;
  line-height: 20.8px;
}

.main-footer .main-footer__section--spacious--address--text {
  margin-top: 20px;
  color: #1d3960;
}

.main-footer .main-footer__section--spacious--address--text:first-child {
  margin-top: 0;
}

.main-footer .main-footer__section--spacious--address--text {
  margin-top: 16px;
}

.main-footer .main-footer__section--spacious--address--text a {
  color: #1d3960;
  transition: color .5s ease;
}

.main-footer .main-footer__section--spacious--address--text a:hover {
  text-decoration: underline;
}

.main-footer .main-footer__section--spacious--mobile-links {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  gap: 24px;
}

.main-footer .main-footer__section--spacious--mobile-links-info {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 98px;
}

.main-footer .main-footer__section--spacious--grey-separator {
  border: 1px solid #f1f1f1;
  height: 98px;
}

.main-footer .main-footer__section--spacious-app-download-links-lister, .main-footer .main-footer__section--spacious-app-download-links-searcher {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.main-footer .main-footer__section--spacious-app-download-links-lister-title, .main-footer .main-footer__section--spacious-app-download-links-searcher-title {
  color: #1d3960;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
}

.main-footer .main-footer__section--spacious-app-download-links-lister-qr-code-and-icons,
.main-footer .main-footer__section--spacious-app-download-links-searcher-qr-code-and-icons {
  gap: 16px;
}

.main-footer .main-footer__section--spacious-app-download-links-lister-qr-code,
.main-footer .main-footer__section--spacious-app-download-links-searcher-qr-code {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.main-footer .main-footer__section--spacious-app-download-links-lister-qr-code-and-icons,
.main-footer .main-footer__section--spacious-app-download-links-searcher-qr-code-and-icons {
  display: flex;
  flex-direction: row;
}

.main-footer .main-footer__section--spacious-app-download-links-lister-app-apple-link,
.main-footer .main-footer__section--spacious-app-download-links-lister-app-google-link,
.main-footer .main-footer__section--spacious-app-download-links-lister-app-huawei-link,
.main-footer .main-footer__section--spacious-app-download-links-searcher-app-apple-link,
.main-footer .main-footer__section--spacious-app-download-links-searcher-app-google-link,
.main-footer .main-footer__section--spacious-app-download-links-searcher-app-huawei-link {
  vertical-align: middle;
}

.main-footer .main-footer__section--spacious-app-download-links-lister-app-apple-link img,
.main-footer .main-footer__section--spacious-app-download-links-lister-app-google-link img,
.main-footer .main-footer__section--spacious-app-download-links-lister-app-huawei-link img,
.main-footer .main-footer__section--spacious-app-download-links-searcher-app-apple-link img,
.main-footer .main-footer__section--spacious-app-download-links-searcher-app-google-link img,
.main-footer .main-footer__section--spacious-app-download-links-searcher-app-huawei-link img {
  max-width: 90px;
  width: 100%;
}

.main-footer .main-footer__section--spacious-app-download-links-lister-icons, .main-footer .main-footer__section--spacious-app-download-links-searcher-icons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
}

.main-footer .main-footer__section--spacious--mobile-links--title {
  color: #1d3960;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  margin-bottom: 16px;
  width: 195px;
}

.main-footer .main-footer__section--spacious--mobile-links-rating-text {
  color: #333;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 12px;
}

.cell--mobile-apps--searcher-app--download-link {
  padding-bottom: 20px;
  padding-top: 20px;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions {
  position: relative;
  margin-bottom: 20px;
  overflow: auto;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__rating {
  text-align: center;
  font-size: 0.8125rem;
  line-height: 1.3;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__rating--stars {
  width: auto;
  height: 16px;
  line-height: 1rem;
  vertical-align: top;
  padding-right: 10px;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__links {
  text-align: center;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__links__mobile-searcher-app-apple-link, .cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__links__mobile-searcher-app-google-link {
  float: left;
  margin-left: 2.1276595745%;
  width: 48.9361702128%;
  vertical-align: middle;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__links__mobile-searcher-app-apple-link {
  text-align: right;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__links__mobile-searcher-app-apple-link:first-child, .cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__links__mobile-searcher-app-google-link:first-child {
  margin-left: 0;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__links__mobile-searcher-app-apple-link img, .cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__links__mobile-searcher-app-google-link img {
  width: 100%;
  max-width: 160px;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__links__mobile-searcher-app-google-link {
  text-align: left;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  max-width: 250px;
  height: 65px;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--qr_code {
  position: absolute;
  top: 0;
  left: 0;
  width: 65px;
  height: 65px;
}

.cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__lister-app-link {
  font-size: 0.75rem;
  line-height: 1.3;
  color: #fff;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 85px;
}

.cell--mobile-apps--searcher-app--download-link .page-section--download-app__mobile-lister-app-links,
.cell--mobile-apps--searcher-app--download-link .page-section--download-app__mobile-lister-app-links:hover {
  display: block;
  color: #ff8700;
  text-decoration: underline;
}

.main-footer .main-footer__row:last-child {
  border-bottom: 0;
}

.main-footer .main-footer__section--copyright-and-social-links {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 12px;
}

.main-footer .main-footer__section--spacious--social-links {
}

.main-footer .main-footer__section--spacious--social-link {
  margin-right: 20px;
  text-decoration: none;
}

.main-footer .main-footer__section--spacious--social-link:last-child {
  margin-right: 0px;
}

.main-footer .main-footer__section--spacious--social-link-image {
  height: auto;
  width: 24px;
}

.main-footer .main-footer__section--copyright {
  color: #1d3960;
  font-size: 12px;
  line-height: 14px;
  text-align: right;
}

.main-footer .main-footer__section--copyright-link {
  color: #1d3960;
}

.main-footer .main-footer__section--copyright-link:hover {
  text-decoration: underline;
}

.main-footer .main-footer__section--copyright--copyright {
  font-weight: var(--weight-bold);
}

.main-footer .main-footer__section--copyright--copyright-spacious {
  color: #333;
  font-weight: 700;
}

/* 1.2 mobile */
@media only screen and (max-width: 991px) {
  .main-footer {
    padding: 24px 0 80px;
  }

  .main-footer .main-footer__container .main-footer__row {
    border-bottom: none;
  }

  .main-footer .main-footer__container .main-footer__section--main {
    padding: 0 16px 20px;
    display: block;
    border-bottom: 8px solid #f1f1f1;
  }

  .main-footer .main-footer__container .main-footer__section--main .main-footer__col {
    width: 100%;
    margin-left: 0;
  }

  .main-footer .main-footer__container .main-footer__section--main .main-footer__col .main-footer__subtitle {
    margin: 30px 0 20px 0;
    padding-bottom: 8px;
    font-size: 16px;
  }

  .main-footer .main-footer__container .main-footer__section--main .main-footer__col:first-child .main-footer__subtitle:first-child {
    margin-top: 0;
  }

  .main-footer .main-footer__container .main-footer__section--main .main-footer__col .main-footer__link {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .main-footer .main-footer__container .main-footer__section--main .main-footer__col .GTM-tracking-foote {
    font-size: 16px;
    margin-bottom: 14px;
  }

  .main-footer .main-footer__section--spacious-app-download-section {
    display: flex;
    flex-direction: row;
    gap: 24px;
    justify-content: center;
    margin-top: 12px;
    padding: 0 16px;
  }

  .main-footer .main-footer__section--spacious-app-download-links-lister,
  .main-footer .main-footer__section--spacious-app-download-links-searcher {
    gap: 12px;
  }

  .main-footer .main-footer__section--spacious-app-download-links-lister-title,
  .main-footer .main-footer__section--spacious-app-download-links-searcher-title {
    font-size: 14px;
    line-height: normal;
  }

  .main-footer .main-footer__section--spacious--grey-separator {
    border: none;
    border-left: 1px solid #f1f1f1;
    height: 167px;
  }

  .main-footer .main-footer__section--spacious-app-download-links-lister-app-apple-link img,
  .main-footer .main-footer__section--spacious-app-download-links-lister-app-google-link img,
  .main-footer .main-footer__section--spacious-app-download-links-lister-app-huawei-link img,
  .main-footer .main-footer__section--spacious-app-download-links-searcher-app-apple-link img,
  .main-footer .main-footer__section--spacious-app-download-links-searcher-app-google-link img,
  .main-footer .main-footer__section--spacious-app-download-links-searcher-app-huawei-link img {
    max-width: 135px;
  }

  .main-footer .main-footer__section--spacious {
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .main-footer .main-footer__section--spacious > * {
    width: 100%
  }

  .main-footer .main-footer__section--spacious-address-box {
    margin-top: 30px;
    padding: 0 16px;
  }

  .main-footer .main-footer__section--logo-n-city-box {
    gap: 16px;
    margin-bottom: 30px;
  }

  .main-footer .main-footer__section--spacious--mobile-links {
    display: block;
    border-bottom: 8px solid #f1f1f1;
    margin-top: 30px;
    padding: 0 16px 30px;
  }

  .main-footer .main-footer__section--spacious--mobile-links-info {
    height: auto;
  }

  .main-footer .main-footer__section--spacious--mobile-links--title {
    font-size: 16px;
    line-height: normal;
  }

  .main-footer .main-footer__section--spacious--mobile-links--rating-box {
    align-items: center;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    flex-direction: row;
    gap: 8px;
    justify-content: center;
    padding: 0 12px 12px;
    width: 100%
  }

  .cell--mobile-apps--searcher-app--download-link__rating--stars {
    display: block;
  }

  .main-footer .main-footer__section--spacious--mobile-links-rating-text {
    margin-bottom: 0;
  }

  .cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__actions--get {
    margin-top: 0;
  }

  .cell--mobile-apps--searcher-app--download-link .cell--mobile-apps--searcher-app--download-link__rating--stars {
    width: 106px;
  }

  .main-footer .main-footer__section--spacious--city-selector {
    gap: 16px;
  }

  .main-footer .main-footer__section--city-link {
    font-size: 16px;
    line-height: normal;
  }

  .main-footer .main-footer__section--spacious--address {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 30px;
  }

  .main-footer .main-footer__section--spacious--address--text {
    margin-top: 24px;
  }

  .main-footer .main-footer__section--copyright-and-social-links {
    display: block;
    padding-top: 0;
  }

  .main-footer .main-footer__section--spacious--social-links {
    border-bottom: 1px solid #1d3960;
    padding-bottom: 30px;
    text-align: center;
  }

  .main-footer .main-footer__section--spacious--social-link {
    margin-right: 24px;
  }

  .main-footer .main-footer__section--spacious--social-link-image {
    height: 32px;
    width: 32px;
  }

  .main-footer .main-footer__section--copyright {
    margin-top: 12px;
    font-size: 12px;
    line-height: normal;
    text-align: left;
  }

  .main-footer .main-footer__section--copyright--copyright {
    font-weight: normal;
  }
}

/* 2 body - desktop */
/* 2.1 component */
/* 2.1.1 article list */
.component-article-list__item {
  color: var(--grey-900);
  box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}

.component-article-list__item,
.component-article-list__item__thumbnail {
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
}

.component-article-list__item__description {
  padding: 0;
  display: flex;
  flex-direction: column;
}

.component-article-list__item__link {
  flex-grow: 1;
  padding: 16px 16px 0;
}

.component-article-list__item__link:active,
.component-article-list__item__link:focus {
  text-decoration: none;
}

.component-article-list__item__link-bottom {
  height: 16px;
  display: block;
}

.component-article-list__item__thumbnail__container {
  display: flex;
  overflow: hidden;
}

.section-latest-article-list__item:first-of-type .component-article-list__item__thumbnail__item {
  height: 374px;
  width: 100%;
  filter: brightness(1);
  transition: filter 0.5s ease;
}

.component-article-list__item__title {
  margin-bottom: 8px;
  font-weight: var(--weight-regular);
  font-size: 1rem;
  line-height: 1.625rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.25rem;
}

.section-more-latest-article-list__item .component-article-list__item__title {
  color: #333333;
  font-weight: 600;
  font-size: 17px;
  height: 3rem;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 24px;
}

.component-article-list__item__excerpt__container {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s;
  margin: 0;
}

.component-article-list__item__description > .component-article-list__item__excerpt__container {
  margin: 0 16px;
}

.component-article-list__item__excerpt {
  overflow: hidden;
}

.component-article-list__item__detail {
  font-size: 14px;
  line-height: 1.125rem;
  color: var(--grey-500);
}

.component-article-list__item__tags-bar {
  padding: 16px;
}

/* Article list - mobile */
@media only screen and (max-width: 991px) {
  .component-article-list__item {
    margin-top: 16px;
  }

  .component-article-list__item__link {
    flex-grow: 1;
    padding-top: 12px;
  }

  .component-article-list__item__link-bottom {
    height: 12px;
  }

  .component-article-list__item__detail {
    font-size: 12px;
    line-height: normal;
  }

  .section-more-latest-article-list__item .component-article-list__item__title {
    font-size: 16px;
    height: auto;
    margin: 8px 0;
    line-height: normal;
  }
}

/* 2.1.2 main container */
.container--main {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 1200px) {
  .container--main {
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }
}

/* 2.1.3 simple subscribe form */
.component-simple-subscribe-form .mc4wp-form {
  margin: 0;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}

.component-simple-subscribe-form .mc4wp-form-fields {
  padding: 24px;
}

.component-simple-subscribe-form .mc4wp-form-fields h2 {
  font-weight: var(--weight-semi-bold);
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 8px;
  color: var(--indigo-900);
}

.component-simple-subscribe-form .mc4wp-form-fields p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 24px;
  color: var(--grey-500);
}

.component-simple-subscribe-form .mc4wp-form-fields .form-msg {
  padding-top: 4px;
  color: #e02020;
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  display: none;
}

.component-simple-subscribe-form .mc4wp-form-fields .form-group {
  margin-bottom: 16px;
}

.component-simple-subscribe-form .mc4wp-form-fields .form-group input {
  width: 100%;
  max-width: 100%;
  height: 40px;
  padding: 0 16px;
  border-radius: 6px;
  line-height: 20px;
  border: 1px solid var(--color-input-border);
  font-size: 14px;
  outline: none;
  text-overflow: ellipsis;
}

.component-simple-subscribe-form .mc4wp-form-fields .form-group input.typing {
  border-color: var(--color-input-border-focus);
}

.component-simple-subscribe-form .mc4wp-form-fields .form-group input.invalid {
  border: 1px solid #e02020;
}

.component-simple-subscribe-form .mc4wp-form-fields .form-group input::placeholder {
  color: var(--grey-400);
}

.component-simple-subscribe-form .mc4wp-form-fields .subscribe-group {
  display: flex;
  justify-content: center;

  position: relative;
  background: #1d3960;
  border-radius: 6px;
}

.component-simple-subscribe-form .mc4wp-form-fields .subscribe-group:hover {
  background: #334c6e;
}

.component-simple-subscribe-form .mc4wp-form-fields .subscribe-group.subscribed {
  background: var(--grey-300);
}

.component-simple-subscribe-form .mc4wp-form-fields .subscribe-button {
  width: 100%;
  padding: 10px 0;
  border: 0;
  border-radius: 6px;
  font-size: 14px;
  line-height: 20px;
  background: inherit;
  color: white;
  font-weight: var(--weight-bold);
}

/* 2.1.4 share button group */
.component-share-button-group__link {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}

.component-share-button-group__link:focus {
  outline: none;
}

.component-share-button-group__link[data-type="whatsapp"] {
  background-color: var(--color-whatsapp);
  background-image: url(./img/whatsapp.svg);
}

.component-share-button-group__link[data-type="facebook"] {
  background-color: var(--color-facebook);
  background-image: url(./img/facebook.svg);
}

.component-share-button-group__link[data-type="email"] {
  background-color: var(--color-email);
  background-image: url(./img/email.svg);
}

.component-share-button-group__link[data-type="other"] {
  background-color: var(--color-link);
  background-image: url(./img/share.svg);
  background-size: 22px 22px;
}

/* 2.1.5 premium article list */
.component-article-list--premium::before {
  content: '';
  width: 70px;
  height: 6px;
  background: var(--indigo-900);
  display: block;
}

.component-article-list--premium .component-article-list__header {
  margin-top: 24px;
  margin-bottom: 40px;
  font-size: 1.75rem;
  font-weight: var(--weight-bold);
  color: var(--indigo-900);
}

.component-article-list--premium .component-article-list__item__title {
  font-size: 1rem;
}

.component-article-list--premium .component-article-list__item:first-of-type {
  margin-top: 0;
}

.component-article-list--premium .component-article-list__item:first-of-type .component-article-list__item__thumbnail {
  padding-right: 0;
}

.component-article-list--premium .component-article-list__item:first-of-type .component-article-list__item__title {
  margin-top: 16px;
  margin-bottom: 8px;
}

/* .component-article-list--premium .component-article-list__item:first-of-type .component-article-list__item__detail {
  margin-top: 8px;
} */

/* 2.1.6 article list with excerpt */
@media only screen and (min-width: 992px) {
  .component-article-list--with-excerpt .component-article-list__item {
    display: flex;
  }

  .component-article-list--with-excerpt .component-article-list__item__description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .component-article-list--with-excerpt .component-article-list__item__title {
    height: auto;
  }

  .component-article-list--with-excerpt .component-article-list__item__detail {
    margin-top: 0;
  }

  .component-article-list__item.section-latest-article-list__item:not(:first-of-type):hover {
    position: relative;
    transform: translateY(-4px);
    transition: transform 0.3s ease;
    box-shadow: 0 1px 20px 2px rgba(0, 0, 0, 0.15);
  }

  .component-article-list__item.section-latest-article-list__item:first-of-type:hover .component-article-list__item__excerpt__container {
    /* color: #333333;
    font-size: 1rem;
    line-height: 1.625rem;
    margin-top: 12px;
    margin-bottom: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; */
    margin-bottom: 16px;
    max-height: 58px;
  }

  .component-article-list__item__excerpt {
    color: #333333;
    font-size: 1rem;
    line-height: 29px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* max-height: 3.25rem; */
  }

  .section-latest-article-list__item:first-of-type .component-article-list__item__description {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255);
    padding: 0;
    transition: transform 0.3s ease;
  }
}

/* 2.2 section */
/* 2.2.1 doubleclick banner */
.section-ads--desktop {
  height: 128px;
  margin-top: 40px !important;
  overflow-x: auto;

  /* hide scrollbars but keep functionality */
  /* ref: https://www.w3schools.com/howto/howto_css_hide_scrollbars.asp */
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.section-ads--desktop::-webkit-scrollbar {
  display: none;
}

/* 2.2.2 nav bar */
.section-nav-bar {
  position: relative;
  margin: 24px 0 0;
  overflow-x: auto;
  scrollbar-width: none;
  white-space: nowrap;
}

.section-nav-bar-left-gradient {
  background: linear-gradient(270deg, hsla(0, 0%, 100%, 0), #fff 60%);
  bottom: 0;
  height: 65px;
  left: 0;
  opacity: 0;
  padding: 7px 12px;
  position: absolute;
  width: 24px;
  z-index: 1;
}

.section-nav-bar-right-gradient {
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 60%);
  bottom: 0;
  height: 65px;
  opacity: 0;
  padding: 7px 12px;
  position: absolute;
  right: 0;
  width: 24px;
  z-index: 1;
}

.section-nav-bar__container {
  white-space: nowrap;
  /* overflow-x: auto; */
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-x: auto;
}

.section-nav-bar__container::-webkit-scrollbar {
  display: none;
}

.section-nav-bar__item-box {
  margin-right: 40px;
  display: inline-block;
}

/* The indicator for currently selected category, has the shape of a triangle, it is hidden for unselected categories*/
.section-nav-bar__item-triangle {
  visibility: hidden;
  display: block;
  margin: auto;
}

/* Display it for currently selected category */
.section-nav-bar__item-triangle--active {
  visibility: visible;
}

.section-nav-bar__item {
  font-size: 0.875rem;
  font-weight: var(--weight-semi-bold);
  color: var(--grey-500);
  display: block;
  padding-bottom: 8px;
  margin-bottom: 4px;
}

.section-nav-bar__item:last-child {
  margin-right: 0;
}

.section-nav-bar__item--active {
  color: #1d3960;
  border-bottom: 2px solid var(--indigo-800);
}

.section-nav-bar__item:hover {
  color: #334c6e;
  border-bottom: 2px solid var(--indigo-800);
}

/* 2.2.3 latest articles section */

.section-latest-article-list__container{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}

/* Laptop and Desktop */
@media (min-width: 992px) {
  .section-latest-article-list__container.component-article-list__container {
    display: grid;
    grid-template-columns: 516px 424px;
    gap: 30px; /* Adjust gap to match design */
    align-items: start; /* Prevent vertical stretching */
  }

  .section-more-latest-article-list__container.component-article-list__container {
    display: grid;
    grid-template-columns: 4fr 4fr 4fr; /* Matches col-md-7 + col-md-5 */
    gap: 30px; /* Adjust gap to match design */
    align-items: start; /* Prevent vertical stretching */
  }

  /* First item (col-md-7) - full height of right column */
  .component-article-list__item.section-latest-article-list__item:first-of-type {
    grid-column: 1;
    grid-row: span 3; /* Span all rows of the right column */
    height: 432px;
    overflow: hidden; /* Ensures smooth expansion */
    transition: all 0.3s ease;
  }

  .component-article-list__item.section-latest-article-list__item:first-of-type:hover .component-article-list__item__thumbnail__item {
    filter: brightness(0.7);
    transition: filter 0.5s ease;
  }

  /* Right column items (col-md-5) - stack vertically */
  .component-article-list__item.section-latest-article-list__item {
    grid-column: 2;
    margin: 0;
    padding: 0;
  }
}

/* Laptop only */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-latest-article-list__item:first-of-type .component-article-list__item__thumbnail__item {
    height: 290px;
  }

  .component-article-list__item.section-latest-article-list__item {
    min-height: 152px;
  }

  .section-latest-article-list__item:not(:first-of-type)
  .section-latest-article-list__item__description {
    width: 238px
  }

  .section-latest-article-list__item:not(:first-of-type)
  .section-latest-article-list__item__thumbnail {
    width: 186px;
  }

  .section-latest-article-list__item:not(:first-of-type)
  .section-latest-article-list__item__thumbnail__item {
    object-fit: contain;
  }
}

/* Desktop only */
@media (min-width: 1200px) {
  .section-latest-article-list__container.component-article-list__container {
    grid-template-columns: 664px 506px;
    grid-template-rows: repeat(3, 1fr);
    height: 516px;
  }

  .component-article-list__item.section-latest-article-list__item:first-of-type {
    height: 516px;
  }

  .component-article-list__item.section-latest-article-list__item {
    height: 152px;
  }

  .section-latest-article-list__item__thumbnail,
  .section-latest-article-list__item__thumbnail__item {
    width: 236px;
  }

  .section-latest-article-list__item__description {
    width: 270px;
  }

  .section-latest-article-list__item:not(:first-of-type) .section-latest-article-list__item__title {
    height: 44px;
  }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .component-article-list__item.section-latest-article-list__item:hover {
    position: relative;
    bottom: 8px;
    transition: bottom 0.3s, box-shadow 0.3s;
  }
}

.section-latest-article-list {
  margin: 30px 0 0 0;
}

/* Need extra margin if more article list is not shown, otherwise will have no space between footer and this section */
.container--main:has(.section-latest-article-list).no-more-articles {
  margin-bottom: 50px;
}

.section-more-latest-article-list {
  margin: 50px 0;
}

.section-latest-article-list__item {
  box-shadow: 0 1px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  display: flex;
  overflow: hidden;
  position: relative;
  transform: translateY(0px);
  transition: transform 0.3s, box-shadow 0.3s;
}

@media (hover: hover) and (pointer: fine) {
  .component-article-list__item.section-more-latest-article-list__item:hover {
    position: relative;
    transform: translateY(-4px);
    transition: transform 0.3s, box-shadow 0.3s;
    box-shadow: 0 1px 20px 2px rgba(0, 0, 0, 0.15);
  }
}

.section-more-latest-article-list__item {
  position: relative;
  transform: translateY(0px);
  transition: transform 0.3s, box-shadow 0.3s;
  border-radius: 6px;
  overflow: hidden;
}

/* .section-latest-article-list__item__card {
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  width: 100%;
  overflow: hidden;
} */

/* .section-latest-article-list__item:first-of-type,
.section-latest-article-list__item:nth-of-type(2) {
} */

/* .section-latest-article-list__item:first-of-type,
.section-latest-article-list__item:nth-of-type(5) {
  padding-bottom: 0;
  border-bottom: 0;
} */

/* .section-latest-article-list__item:first-of-type {
  padding-right: 16px;
} */

.section-latest-article-list__item__thumbnail {
  display: flex;
  padding-right: 0;
}

.section-latest-article-list__item__thumbnail__item {
  object-fit: cover;
}

.section-latest-article-list__item__title {
  font-weight: 600;
  color: #333333;
}

.section-latest-article-list__item:not(:first-of-type) .section-latest-article-list__item__title {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 1rem;
  line-height: 22px;
}

.section-latest-article-list__item:first-of-type .section-latest-article-list__item__thumbnail,
.section-more-latest-article-list__item__thumbnail {
  display: block;
  width: 100%;
  height: 100%;
}

.section-more-latest-article-list__item__thumbnail__item {
  width: 100%;
  object-fit: cover;
}

@media (min-width: 992px) {
  .section-more-latest-article-list__item__thumbnail__item {
    height: 220px;
  }

  .section-more-latest-article-list__item__description {
    height: 152px;
  }
}

.section-latest-article-list__item:first-of-type {
  position: relative;
  overflow: hidden;
}

.section-latest-article-list__item__details {
  padding: 16px;
}

.section-latest-article-list__item:first-of-type .section-latest-article-list__item__title {
  color: #333333;
  line-height: 1.625rem;
  font-size: 1.375rem;
  margin: 16px 0;

  /* Clamp title to one line */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  max-height: 1.625rem;
  transition: all 0.5s;
}

/* Clamp title to two lines when hovered */
.section-latest-article-list__item:first-of-type:hover
.section-latest-article-list__item__title {
  -webkit-line-clamp: 2;
  max-height: 3.25rem;
}

/* .section-latest-article-list__item:first-of-type .section-latest-article-list__item__detail {
  margin-top: 12px;
} */

.section-nav-tag-bar-container {
  background: white;
  position: sticky;
  top: 0;
  z-index: 2;

  transition: top 0.2s;
}

@media only screen and (max-width: 991px) {
  /* Stack under header */
  .section-nav-tag-bar-container {
    top: calc(var(--app-download-banner-height) + var(--mobile-header-height));
  }
}

/* 2.2.4 tags bar */
/* width of 50vw - 50% is the space between the leftmost or rightmost of the tags bar and the corrsponding border of the screen, using this value as negative margin allows the entire screen width to be coloured */
.section-tags-bar {
  margin: 0 calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  display: flex;
  overflow: hidden;
  background: #f8f9fa;
}

.section-tags-bar__label,
.section-tags-bar__item {
  margin: 24px 40px 24px 0;
  font-size: 0.875rem;
  line-height: 1.125rem;
}

.section-tags-bar__label {
  color: var(--grey-900);
}

.section-tags-bar__item,
.section-tags-bar__item:active,
.section-tags-bar__item:focus {
  color: var(--grey-500);
  text-decoration: none;
}

.section-tags-bar__item:hover {
  color: #334c6e
}

/* tags bar - mobile */
@media only screen and (max-width: 991px) {
  .section-tags-bar {
    overflow-x: scroll;
    overscroll-behavior-x: none;
    white-space: nowrap;
  }

  .section-tags-bar::-webkit-scrollbar {
    display: none;
  }

  .section-tags-bar__label {
    position: sticky;
    left: 0;
    z-index: 1;

    margin: 0;
    padding: 20px 24px 20px 16px;

    line-height: 14px;

    background: linear-gradient(270deg, rgba(248, 249, 250, 0.00) 0%, #f8f9fa 11.5%);
  }

  .section-tags-bar__item {
    margin: 20px 0 20px 0;
    padding-right: 24px;
    line-height: 14px;
  }
}

/* 2.2.5 category articles section */
.section-category-article-list--main,
.section-category-article-list--side,
.section-category-article-list__pagination {
  padding: 0;
}

.section-category-article-list--main {
  padding-right: 32px;
}

.section-category-article-list--main__header {
  font-size: 1.75rem;
  font-weight: var(--weight-bold);
  line-height: 2.25rem;
  color: var(--indigo-900);
  margin: 40px 0;
}

.section-category-article-list__item__title {
  font-size: 1.375rem;
}

.section-category-article-list__pagination {
  margin-top: 48px;
  display: flex;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.section-category-article-list__pagination::-webkit-scrollbar {
  display: none;
}

.section-category-article-list__pagination__container {
  margin: auto;
  display: flex;
}

.section-category-article-list__pagination__link,
.section-category-article-list__pagination__link:hover,
.section-category-article-list__pagination__link:focus {
  width: 50px;
  min-width: 50px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: -1px;
  line-height: 1.125rem;
  letter-spacing: 1.6px;
  border: 1px solid var(--grey-200);
  color: var(--indigo-900);
}

.section-category-article-list__pagination__link--active,
.section-category-article-list__pagination__link--active:hover,
.section-category-article-list__pagination__link--active:focus {
  background: var(--indigo-800);
  color: white;
}

.section-category-article-list__item:first-of-type {
  margin-top: 0;
}

.section-category-article-list__item:last-of-type {
  border-bottom: 0;
}

/* 2.2.6 subscription form */
.section-subscribe-form {
  margin-top: 50px;
  align-content: center;
  background: url(./img/subscribe-new.svg) no-repeat;
  background-position: center;
  background-size: cover;
}

.section-subscribe-form__container {
  position: relative;
  z-index: 1;
}

.section-subscribe-form__row form {
  padding-top: 60px;
  padding-bottom: 60px;
  justify-self: center;
  text-align: center;
  margin: 0;

  /* Remove extra spacing between inline elements */
  font-size: 0;
}

.section-subscribe-form__row form h2 {
  display: flex;
  justify-content: center;
  color: var(--indigo-900);
  font-weight: var(--weight-bold);
  font-size: 1.75rem;
  line-height: 34px;
  margin: 0;
}

.section-subscribe-form__row p {
  display: flex;
  justify-content: center;
  font-size: 16px;
  line-height: 19px;
  margin-top: 24px;
}

.section-subscribe-form__row .form-group {
  display: inline-block;
  margin: 50px 8px 0 0;
  position: relative;
}

.section-subscribe-form__row .form-group input {
  width: 424px;
  height: 50px;
  padding: 12px 16px;
  border: 1px solid var(--color-input-border);
  border-radius: 6px;

  font-size: 16px;
  line-height: 16px;
  outline: none;
  text-overflow: ellipsis;
}

.section-subscribe-form__row .form-group input.typing {
  border-color: var(--color-input-border-focus);
}

.section-subscribe-form__row .form-group input.invalid {
  border: 1px solid #e02020;
}

.section-subscribe-form__row .form-msg {
  color: #e02020;
  font-size: 14px;
  line-height: 17px;
  position: absolute;
  margin: 0;
  top: 54px;
  display: none;
}

.section-subscribe-form__row .form-group input::placeholder {
  color: var(--grey-400);
}

.section-subscribe-form__row .subscribe-group {
  display: inline-flex;
  justify-content: center;

  position: relative;
  background: #1d3960;
  border-radius: 6px;
}

@media (hover: hover) and (pointer: fine) {
  .section-subscribe-form__row .subscribe-group:hover {
    background: #334c6e;
  }
}

@media (hover: none) {
  .section-subscribe-form__row .subscribe-group:active {
    background: #334c6e;
  }
}

.section-subscribe-form__row .subscribe-group.subscribed {
  background: var(--grey-300);
}

.section-subscribe-form__row .subscribe-button {
  width: 144px;
  padding: 12px 32px;
  background: inherit;
  color: white;
  border: 0;
  border-radius: 6px;
  font-weight: var(--weight-semi-bold);
  font-size: 16px;
  line-height: 1.625rem;
}

.subscribe-group.loading .subscribe-button {
  opacity: 0;
}

.subscribe-group .subscribe-loading {
  display: none;
  position: absolute;

  flex-shrink: 0;
  gap: 4px;
  height: 100%;
}

.subscribe-group.loading .subscribe-loading {
  display: flex;
}

.subscribe-group .subscribe-loading-dot {
  background: hsla(0, 0%, 97%, .4);
  border-radius: 50%;
  display: flex;
  height: 6px;
  margin: auto;
  width: 6px;
}

.subscribe-group.loading .subscribe-loading-dot:first-child {
  animation: dot1Color 1s linear infinite;
}

.subscribe-group.loading .subscribe-loading-dot:nth-child(2) {
  animation: dot2Color 1s linear infinite;
}

.subscribe-group.loading .subscribe-loading-dot:nth-child(3) {
  animation: dot3Color 1s linear infinite;
}

/* animation frames for loading dots */
@keyframes dot1Color {
  0% {
    background-color: hsla(0, 0%, 97%, .4);
  }
  12.5% {
    background-color: #fff;
  }
  25% {
    background-color: #fff;
  }
  37.5% {
    background-color: #fff;
  }
  50% {
    background-color: hsla(0, 0%, 97%, .6);
  }
  62.5% {
    background-color: hsla(0, 0%, 97%, .4);
  }
  75% {
    background-color: hsla(0, 0%, 97%, .4);
  }
  87.5% {
    background-color: hsla(0, 0%, 97%, .4);
  }
  100% {
    background-color: hsla(0, 0%, 97%, .4);
  }
}

@keyframes dot2Color {
  0% {
    background-color: hsla(0, 0%, 97%, .4);
  }
  12.5% {
    background-color: hsla(0, 0%, 97%, .6);
  }
  25% {
    background-color: #fff;
  }
  37.5% {
    background-color: #fff;
  }
  50% {
    background-color: #fff;
  }
  62.5% {
    background-color: hsla(0, 0%, 97%, .6);
  }
  75% {
    background-color: hsla(0, 0%, 97%, .4);
  }
  87.5% {
    background-color: hsla(0, 0%, 97%, .4);
  }
  100% {
    background-color: hsla(0, 0%, 97%, .4);
  }
}

@keyframes dot3Color {
  0% {
    background-color: hsla(0, 0%, 97%, .4);
  }
  12.5% {
    background-color: hsla(0, 0%, 97%, .4);
  }
  25% {
    background-color: hsla(0, 0%, 97%, .6);
  }
  37.5% {
    background-color: #fff;
  }
  50% {
    background-color: #fff;
  }
  62.5% {
    background-color: #fff;
  }
  75% {
    background-color: hsla(0, 0%, 97%, .6);
  }
  87.5% {
    background-color: hsla(0, 0%, 97%, .4);
  }
  100% {
    background-color: hsla(0, 0%, 97%, .4);
  }
}

/* modal for subscription success popup */
.section-subscribe.section-modal__backdrop {
  display: block;
  pointer-events: none;
  inset: 0;
  background: rgba(0, 0, 0, 0);
}

.section-subscribe.section-modal__backdrop.active {
  pointer-events: auto;
}

.section-subscribe.section-modal__backdrop.visible {
  background: rgba(0, 0, 0, 0.2);
}

.section-subscribe .section-modal {
  position: fixed;
  border-radius: 6px;

  height: auto;
  background: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.section-subscribe .section-modal__header {
  display: flex;
  justify-content: space-between;

  padding: 24px;
  border-bottom: 1px solid #eaeaea;
}

.section-subscribe .section-modal__title {
  color: var(--grey-900);
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}

.section-subscribe .section-modal__close-btn {
  position: static;
}

.section-subscribe .section-modal__close-icon {
  width: 20px;
  height: 20px;
}

.section-subscribe .section-modal__body {
  padding: 24px;
  color: var(--grey-900);
  font-size: 16px;
  line-height: 26px;
}

/* modal for subscription bottom sheet in mobile */
.section-bottom-sheet {
  position: absolute;
  /* hide at first */
  inset: auto 0 0;

  border-radius: 10px 10px 0 0;
  padding-top: 12px;
  background: white;

  transform: translate3d(0, 100%, 0);
  transition: transform 0.15s;
}

.section-bottom-sheet.active {
  transform: translate3d(0, 0, 0);
}

.section-bottom-sheet__body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
  height: 303px;
}

.section-bottom-sheet__tick {
  display: block;
  width: 50px;
  height: 50px;
}

.section-bottom-sheet__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
}

/* modal for email subscription form bottom sheet in mobile */
.section-email-sheet {
  position: absolute;
  /* hide at first */
  inset: auto 0 0;
  height: 319px;

  border-radius: 10px 10px 0 0;
  padding: 12px 0 24px;
  background: white;

  transform: translate3d(0, 100%, 0);
  transition: transform 0.15s;
}

.section-email-sheet.active {
  transform: translate3d(0, 0, 0);
}

.section-email-sheet__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 24px 16px 16px;

  border-bottom: 1px solid var(--color-border);
}

.section-email-sheet__title,
.section-email-sheet__cancel-btn,
.section-email-sheet__subscribe-btn {
  padding: 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  background: white;
  color: var(--color-btn-confirm);
  border: none;
}

.section-email-sheet__title {
  color: var(--color-text);
}

.section-email-sheet__body {
  width: 100%;
  padding-inline: 16px;
}

.section-email-sheet__desc {
  padding-block: 24px;
  text-align: center;
}

/* common styles for both mobile bottom sheets */
.section-bottom-sheet__handle,
.section-email-sheet__handle {
  width: 40px;
  height: 4px;
  margin: auto;
  border-radius: 100px;
  background: var(--grey-200);
}

.section-email-sheet .mc4wp-form {
  box-shadow: none;
}

.section-email-sheet .mc4wp-form-fields {
  padding: 0;
}

.section-email-sheet .mc4wp-form-fields .form-group {
  margin: 0;
}

/* Hide default form template for a more customised email sheet */
.section-email-sheet .mc4wp-form h2,
.section-email-sheet .mc4wp-form p,
.section-email-sheet .mc4wp-form .subscribe-group {
  display: none;
}

/* subscription footer staying at the bottom of the screen */
.section-subscribe-footer {
  position: fixed;
  inset: auto 0 0;
  z-index: 2;

  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;

  padding: 8px 16px;
  background: white;

  box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.10);
}

.section-subscribe-footer__title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.section-subscribe-footer__text {
  font-size: 14px;
  line-height: 20px;
  margin-top: 4px;
}

.section-subscribe-footer .subscribe-group {
  display: flex;
  justify-content: center;
  position: relative;

  border-radius: 6px;
  background: var(--indigo-900);
}

.section-subscribe-footer .subscribe-group:active {
  background: var(--color-btn-hover);
}

.section-subscribe-footer .subscribe-button {
  padding: 0 16px;
  min-width: 96px;
  height: 40px;

  border-radius: 6px;
  border: none;
  background: inherit;

  color: white;
  font-size: 14px;
  font-weight: 700;
}

/* Hide this on desktop */
@media only screen and (min-width: 992px) {
  .section-subscribe-footer {
    display: none;
  }
}

/* 2.2.7 article */
.section-article__header {
  margin: 30px 0;
}

.section-article__header .section-article__header__title {
  text-align: left;
  font-size: 28px;
  font-weight: 600;
  line-height: 39px;
  color: var(--indigo-900);
  margin: 0;
}

.section-article__header .section-article__header__detail {
  font-size: 14px;
  line-height: normal;
  color: var(--grey-500);
  margin: 16px 0 0;
}

.section-article__header .section-article__tags-bar {
  margin: 16px 0 0;
}

.section-article__header .section-article__tags-bar__item,
.section-article__header .section-article__tags-bar__item:active {
  color: var(--indigo-900);
}

.section-article__header .section-article__tags-bar__item:hover {
  text-decoration: none;
}

.section-article--main,
.section-article--side {
  padding: 0;
}

.section-article--side {
  margin-top: 20px;
}

.section-article--main {
  padding-right: 30px;
}

@media (min-width: 1200px) {
  .section-article--main {
    width: 880px;
  }

  .section-article--side {
    width: 320px
  }
}

.section-article__content__thumbnail {
  display: block;
  border: 1px solid var(--grey-100);
  border-radius: 6px;
  height: 478px;
  width: 100%;
  object-fit: cover;
}

.section-article__content {
  line-height: 1.625rem;
  font-size: 1rem;
  margin-top: 20px;
}

.page-article h1,
.page-article h2,
.page-article h3,
.page-article h4 {
  font-weight: var(--weight-bold);
  color: var(--indigo-900);
  margin-top: 50px;
  line-height: 26px;
}

.section-article__content p,
.section-article__content figure,
.section-article__content ul,
.section-article__content ol,
.section-article__content iframe {
  margin-top: 24px;
  color: var(--grey-900);
}

/* Omit wordpress separators and extra space*/
.section-article__content .wp-block-separator,
.section-article__content .wp-block-spacer {
  display: none;
}

.page-article h1,
.page-article h2 {
  font-size: 22px;
}

.page-article h3 {
  font-size: 18px;
}

.page-article h4 {
  font-size: 16px;
}

.section-article__content p {
  line-height: 24px;
}

.section-article__content font {
  color: var(--indigo-900);
  font-weight: 700;
}

.section-article__content a {
  color: #3a7dc0;
  text-decoration: none;
}

@media (hover: hover) and (pointer: fine) {
  .section-article__content a:hover {
    text-decoration: underline;
  }
}

.section-article__content ul ul,
.section-article__content ul ol,
.section-article__content ol ul,
.section-article__content ol ol {
  margin-top: 0;
  padding-left: 40px;
}

.section-article__content li {
  list-style: inside;
  list-style-type: inherit;
  line-height: 24px;
  margin: 8px 0;
}

.section-article__content .wp-block-table {
  border-bottom: none !important;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 0;
}

.section-article__content table {
  table-layout: fixed;
}

.section-article__content figure {
  overflow-x: auto;
  overscroll-behavior-x: none;
}

.section-article__content figure::-webkit-scrollbar {
  height: 4px;
}

.section-article__content figure::-webkit-scrollbar-track {
  background: transparent;
}

.section-article__content figure::-webkit-scrollbar-thumb {
  background-color: var(--grey-300);
  border-radius: 10px;
}

.section-article__content .wp-block-table:has(figcaption) {
  padding-bottom: 16px;
}

.section-article__content figure.wp-block-table .wp-element-caption,
.section-article__content figure.wp-block-table figcaption {
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  color: var(--grey-500);
  background: white;
  text-align: center;
  margin: 0;
  padding: 16px 0 0;
}

.section-article__content table thead {
  background: #f8f9fa;
  border-bottom: 1px solid #f5f5f5;
}

.section-article__content thead tr {
  border: none;
}

.section-article__content tbody tr {
  border-bottom: 1px solid var(--grey-100);
}

/* Table header cell */
.section-article__content thead tr th {
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  color: var(--indigo-900);
  padding: 12px 0 12px 24px;
  border: none;
}

.section-article__content tr th.table-header,
.section-article__content tr td.table-header {
  width: 100px;
}

/* If the first column serves as the vertical header */
.section-article__content tr td.table-header {
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  color: var(--indigo-900);
  background: #f8f9fa;
  text-align: center;
  padding: 24px;
}

/* Table content cell */
.section-article__content tr td {
  font-size: 16px;
  line-height: 24px;
  border: none;
  padding: 16px 0 16px 24px;
}

.section-article__content th:first-of-type,
.section-article__content td:first-of-type {
  padding-left: 24px;
}

.section-article__content th:last-of-type,
.section-article__content td:last-of-type {
  padding-right: 24px;
}

/* Deactivate odd-even alternative row colouring */
.section-article__content .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fff;
}

/* image figure: single and multiple */
.section-article__content .wp-block-image,
.section-article__content .wp-block-gallery .blocks-gallery-grid {
  margin: 24px 0 0;
  position: relative;
}

.section-article__content .wp-block-image img,
.section-article__content .wp-block-gallery img {
  border-radius: 6px;
  max-height: 478px;
  width: 100%;
  object-fit: cover;
}

/* Over the image caption */
.section-article__content figure figcaption {
  border-radius: 6px;
}

.section-article .section-article__content .wp-block-image figcaption,
.section-article .section-article__content .wp-block-gallery .blocks-gallery-caption {
  color: var(--grey-500);
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  margin: 16px 0 0;
}

/* Reference article title */
.section-article__content p > strong {
  font-weight: 400;
}

/* Reference article links */
.section-article__content p > strong > a {
  font-weight: 400 !important; /* overwrite wp bold styles */
}

/* Caption text for a coloured block of paragraph */
.section-article__content p.has-small-font-size,
.section-article__content p.has-small-font-size em {
  color: var(--grey-500);
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  margin-top: 16px;
}

/* Coloured block of paragraph */
.section-article__content p.has-background {
  padding: 24px;
  border-radius: 6px;
  background: #f8f9fa !important; /* override default background colour */
}

/* suggestion banner */
.section-article__content p.has-text-color.has-background {
  display: flex;
  justify-content: space-between;
  align-items: center;

  border-radius: 6px;
  border-left: 6px solid #3a7dc0;
  background: #f8f9fa;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12);

  padding: 12px 24px;
  gap: 20px;
}

.section-article__content .section-suggestion-banner__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--indigo-900);
  margin: 0;
}

.section-article__content .section-suggestion-banner__info {
  font-size: 14px;
  color: var(--grey-900);
  line-height: normal;
  margin-top: 8px;
}

.section-article__content .section-suggestion-banner__btn {
  padding: 10px 32px;
  border-radius: 6px;
  background: var(--indigo-900);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  flex-shrink: 0;
}

@media (hover: hover) and (pointer: fine) {
  .section-article__content .section-suggestion-banner__btn:hover {
    background: #334c6e;
    text-decoration: none;
  }
}

@media (hover: none) {
  .section-article__content .section-suggestion-banner__btn.touching {
    background: #334c6e;
    text-decoration: none;
  }
}

/* Google map section */
.section-article__content iframe {
  width: 100%;
  border-radius: 6px;
}

/* External link section */
.section-article__external-link br {
  display: none;
}

.section-article__external-link__title {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  display: block;
}

.section-article__content .section-article__external-link tr td {
  padding: 16px 0 0;
  max-width: unset;
  vertical-align: top;
}

.section-article__content .section-article__external-link tr td:first-of-type {
  padding: 16px 16px 0 0;
}

.section-article__external-link__separator {
  position: relative;
  padding: 0 16px;
}

.section-article__external-link__separator::before {
  content: "";
  position: absolute;
  left: 50%; /* center horizontally */
  top: 3px;
  bottom: 2px;
  width: 1px; /* line thickness */
  background-color: #d8d8d8; /* line color */
  transform: translateX(-50%); /* center the line exactly */
}

/* Ad section */
.section-article .section-article__ads {
  margin: 50px 0 0;
  padding: 16px 24px;
  border-radius: 6px;
  display: flex;
  gap: 16px;
  background-color: #f8f9fa;
}

.section-article .section-article__ads figure {
  overflow: visible;
  align-self: flex-start;
}

.section-article .section-article__ads img {
  border-radius: 100%;
  object-fit: cover;
  height: 50px;
  width: 50px;
}

.section-article .section-article__ads .wp-block-media-text__content {
  padding: 0;
}

.section-article .section-article__ads .wp-block-heading {
  margin: 0;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}

.section-article .section-article__ads p {
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
}

/* FAQ section */
.rank-math-block {
  padding-top: 8px;
}

.rank-math-list-item {
  border: 1px solid #f8f9fa;
  border-radius: 6px;
  margin-top: 16px;
}

.rank-math-list-item .rank-math-question {
  display: flex;
  justify-content: space-between;
  padding: 16px;
  margin: 0;
  gap: 16px;
  border-radius: 6px;
  background: #f8f9fa;
  color: var(--indigo-900);
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  cursor: pointer;
}

.rank-math-list-item .rank-math-question strong {
  font-weight: 400;
}

.rank-math-list-item.expanded .rank-math-question {
  border-radius: 6px 6px 0 0;
}

@media (hover: hover) and (pointer: fine) {
  .rank-math-list-item .rank-math-question:hover {
    font-weight: 500;
    background: var(--grey-100);
  }
}

@media (hover: none) {
  .rank-math-list-item .rank-math-question:active,
  .rank-math-list-item .rank-math-question.touching {
    font-weight: 500;
    background: var(--grey-100);
  }
}

.rank-math-question mark {
  background-color: inherit;
  padding: 0;
}

.rank-math-list-item .rank-math-answer {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  transition: all 0.3s;
  padding: 0 16px;
  max-height: 0;
  opacity: 0;
}

.rank-math-list-item.expanded .rank-math-answer {
  padding: 16px;
  max-height: 200px;
  opacity: 1;
}

.rank-math-list-item .rank-math-answer p {
  margin: 0;
  overflow: hidden;
}

.rank-math-list-item .section-faq__down-arrow {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  transition: all 0.3s;
}

/* Rotate anticlockwise 180 degrees when clicked */
.rank-math-list-item.expanded .section-faq__down-arrow {
  transform: rotate(-180deg);
}

/* article tags bar */
.section-article__tags-bar__container {
  display: flex;
  overflow: hidden;
  position: relative;
  padding: 0 16px;
}

.section-article__tags-bar-left-gradient {
  background: linear-gradient(270deg, hsla(0, 0%, 100%, 0), #fff 60%);
  top: 0;
  height: 34px;
  left: 16px;
  opacity: 0;
  padding: 7px 7px 7px 0;
  position: absolute;
  width: 16px;
  z-index: 1;
}

.section-article__tags-bar-right-gradient {
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 60%);
  top: 0;
  height: 34px;
  opacity: 0;
  padding: 7px 0 7px 7px;
  position: absolute;
  right: 16px;
  width: 16px;
  z-index: 1;
}

.section-article__tags-bar__link {
  align-self: stretch;
  flex-grow: 1;
}

.section-article__tags-bar__link-left {
  display: block;
  height: 34px;
  width: 16px;
  position: absolute;
  top: 0;
  left: 0;
}

.section-article__tags-bar__link-right {
  display: block;
  height: 34px;
  width: 16px;
  position: absolute;
  top: 0;
  right: 0;
}

.section-article__tags-bar {
  align-self: flex-end;
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
  scrollbar-width: none;
  overscroll-behavior-x: none;
  white-space: nowrap;
  gap: 8px;
}

.section-article__tags-bar::-webkit-scrollbar {
  display: none;
}

.section-article__tags-bar__item {
  background-color: #f8f9fa;
  padding: 7px 12px;
  border-radius: 6px;
  font-size: 14px;
  line-height: 20px;
  color: var(--indigo-900);
}

.section-article__tags-bar__item:active,
.section-article__tags-bar__item:focus {
  text-decoration: none;
}

/* Reserve width for bold text to avoid width shift */
.section-article__tags-bar__item::after {
  content: attr(data-text);
  font-weight: 600;
  visibility: hidden;
  height: 0;
  display: block;
}

@media (hover: hover) and (pointer: fine) {
  .section-article__tags-bar__item:hover {
    font-weight: 600;
    color: #334c6e;
    background: var(--grey-100);
  }
}

@media (hover: none) {
  .section-article__tags-bar__item.touching {
    font-weight: 600;
    color: #334c6e;
    background: var(--grey-100);
  }
}

.section-article__tags-bar.article-bottom {
  margin: 50px 0 0;
}

/* share section */
.section-article .addtoany_content {
  margin: 0;
}

.section-article .addtoany_content .a2a_kit {
  margin: 24px 0 0;
  display: flex;
  gap: 16px;
}

.section-article .addtoany_content .a2a_kit a {
  border-radius: 6px;
  padding: 5px;
  height: 32px;
}

@media (hover: hover) and (pointer: fine) {
  .section-article .addtoany_content .a2a_kit a:hover {
    background: var(--grey-100);
  }

  .section-article .addtoany_content .a2a_kit a:hover img {
    opacity: 0.9;
  }
}

@media (hover: none) {
  .section-article .addtoany_content .a2a_kit a:active {
    background: var(--grey-100);
  }

  .section-article .addtoany_content .a2a_kit a:active img {
    opacity: 0.9;
  }
}

.section-article .addtoany_content .a2a_kit a img {
  height: 22px;
  width: 22px;
  opacity: 1;
}

/* Recommend articles section */
.section-recommend-article-list .component-article-list__container {
  margin: 24px 0 50px;
}

/* Extended reading section */
/* Extended reading section container */
.section-article__extend-reading__container {
  margin: 24px 0 0;
  padding: 24px;
  border-radius: 6px;
  background: #fff !important;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
}

/* Extended reading section title */
.section-article__extend-reading__container p:first-of-type {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

/* Extended reading section category */
.section-article__extend-reading__container p {
  margin: 24px 0 0;
  padding: 0;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
}

/* Extend reading section primary and secondary titles */
.section-article__extend-reading__container p,
.section-article__extend-reading__container p strong,
.section-article__extend-reading__container p strong span {
  color: #333 !important;
}

/* Extended reading section links */
.section-article__extend-reading__links a {
  display: inline-block;
  margin: 16px 16px 0 0;
  padding: 7px 12px;
  border-radius: 6px;
  background: #f8f9fa;
  font-size: 16px;
  line-height: 24px;
  vertical-align: bottom;
  color: var(--indigo-900) !important;
  font-weight: 400;
}

.section-article__extend-reading__links a::after {
  content: attr(data-text);
  font-weight: 600;
  visibility: hidden;
  height: 0;
  display: block;
}

@media (hover: hover) and (pointer: fine) {
  .section-article__extend-reading__links a:hover {
    font-weight: 600;
    background: var(--grey-100);
  }
}

@media (hover: none) {
  .section-article__extend-reading__links a.touching {
    font-weight: 600;
    background: var(--grey-100);
  }
}

.section-article__extend-reading__links a:focus,
.section-article__extend-reading__links a:active {
  text-decoration: none;
}

.section-article__extend-reading__show-more-container {
  display: none;
}

.show-more-article-button-container {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.show-more-article-button__icon {
  margin: 0 0 4px 5px;
}

.show-more-article-button {
  background: white;
  border-radius: 6px;
  border-width: 1px;
  border-color: #1D3960;
  border-style: solid;
  color: #1d3960;
  font-size: 14px;
  height: 40px;
  width: 300px;
}

.show-more-article-button:hover {
  background: #F7F7F7;
}

/* show more article button - mobile */
@media only screen and (max-width: 991px) {
  .show-more-article-button-container {
    margin-top: 16px;
  }

  .show-more-article-button {
    width: 100%;
  }

  .show-more-article-button__icon {
    margin: 0 0 5px 0;
  }
}

/* 2.2.8 breadcrumb */
.section-breadcrumb {
  padding: 10px 0;
}

.section-breadcrumb__row {
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
}

.section-breadcrumb__item,
.section-breadcrumb__item:active,
.section-breadcrumb__item:focus {
  color: #1d3960;
  font-size: 0.8125rem;
  text-decoration: none;
}

span.section-breadcrumb__item {
  font-weight: 700;
}

.section-breadcrumb__item--link::after {
  content: "/";
  padding: 0 10px 0;
}

/* 2.2.9 floating share button group */
.section-floating-share-button-group {
  position: fixed;
  display: flex;
  z-index: 50;
}

.section-floating-share-button-group .component-share-button-group__link {
  background-color: var(--indigo-900);
}

#at20mc {
  display: none;
}

@media only screen and (min-width: 992px) {
  .section-floating-share-button-group {
    top: 20%;
    width: 0;
    flex-direction: column;
    transition: .15s ease-in-out;
  }

  .section-floating-share-button-group .component-share-button-group__link {
    width: 0;
    height: 48px;
    transition: .15s ease-in-out;
  }

  .section-floating-share-button-group .component-share-button-group__link:hover {
    width: 64px !important;
  }

  .section-floating-share-button-group__row {
    display: flex;
    width: fit-content;
  }

  .section-floating-share-button-group__drawer-group {
    display: flex;
    width: 80px;
  }

  .section-floating-share-button-group__title {
    display: none;
  }

  .section-floating-share-button-group__drawer {
    height: 20px;
    width: 20px;
    background: var(--grey-900);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border: 0;
  }

  .section-floating-share-button-group__drawer--close {
    width: 48px;
    justify-content: flex-end;
  }

  .section-floating-share-button-group__drawer:after {
    font-family: FontAwesome;
    color: var(--grey-700);
    font-size: 20px;
  }

  .section-floating-share-button-group__drawer--open:after {
    content: '\f0da';
  }

  .section-floating-share-button-group__drawer--close:after {
    content: '\f0d9';
    padding-right: 5px;
  }

  .section-floating-share-button-group__drawer--close,
  .section-floating-share-button-group:focus-within .section-floating-share-button-group__drawer--close:focus {
    display: none;
  }

  .section-floating-share-button-group:focus-within .component-share-button-group__link {
    width: 48px;
  }

  .section-floating-share-button-group:focus-within .section-floating-share-button-group__drawer--open {
    width: 0;
  }

  .section-floating-share-button-group:focus-within .section-floating-share-button-group__drawer--open:after {
    font-size: 0;
  }

  .section-floating-share-button-group:focus-within .section-floating-share-button-group__title,
  .section-floating-share-button-group:focus-within:hover .section-floating-share-button-group__drawer--close:not(:focus) {
    display: flex;
  }
}

@media only screen and (max-width: 991px) {
  .section-floating-share-button-group,
  .section-floating-share-button-group .component-share-button-group {
    bottom: 0;
    width: 100vw;
    height: 50px;
    display: flex;
  }

  .section-floating-share-button-group .component-share-button-group__link {
    width: 100%;
  }
}

/* 2.2.10 inline share button group */
.section-inline-share-button-group .component-share-button-group {
  display: flex;
}

.section-inline-share-button-group .component-share-button-group__link {
  margin-right: 16px;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}

/* 2.2.11 app download banner */
.section--app-download-banner {
  display: none;
}

/* 3 body - mobile */
/* 3.1 component */
/* 3.1.1 premium article list */
@media only screen and (max-width: 991px) {
  .component-article-list--premium::before {
    width: 100%;
    height: 8px;
    background: var(--grey-50);
  }

  .component-article-list--premium .component-article-list__header {
    margin: 16px 0 12px 16px;
    font-size: 1.125rem;
    font-weight: var(--weight-heavy);
    color: var(--indigo-900);
  }

  .component-article-list--premium .component-article-list__container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .component-article-list--premium .component-article-list__container::-webkit-scrollbar {
    display: none;
  }

  .component-article-list--premium .component-article-list__item,
  .component-article-list--premium .component-article-list__item__thumbnail {
    padding: 0;
    margin: 0;
  }

  .component-article-list--premium .component-article-list__item {
    flex: 0 0 auto;
    margin: 0 0 24px 12px;
    border-bottom: 0;
  }

  .component-article-list--premium .component-article-list__item:first-of-type {
    margin-left: 16px;
  }

  .component-article-list--premium .component-article-list__item:last-of-type {
    margin-right: 16px;
  }

  .component-article-list--premium .component-article-list__item__title,
  .component-article-list--premium .component-article-list__item:first-of-type .component-article-list__item__title {
    margin-top: 12px;
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: var(--weight-regular);
    height: 44px;
  }

  .component-article-list--premium .component-article-list__item__detail,
  .component-article-list--premium .component-article-list__item:first-of-type .component-article-list__item__detail {
    padding-top: 6px;
    font-size: 0.75rem;
    line-height: 1.25rem;
    color: var(--grey-700);
  }
}

/* 3.2 section */
/* 3.2.1 doubleclick banner */
.section-ads--mobile {
  display: flex;
  justify-content: center;

  margin-top: 16px;
  text-align: left !important;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.section-ads--mobile::-webkit-scrollbar {
  display: none;
}

.section-ads--mobile__container {
  margin: auto;
  display: block;
}

.section-ads--mobile__placeholder {
  padding: 18px 16px;
  background: #f7f7f7;
}

.section-ads--mobile__placeholder__title {
  font-weight: var(--weight-bold);
  font-size: 1rem;
  line-height: 1.25rem;
  color: #1d3960;
  margin-bottom: 4px;
}

.section-ads--mobile__placeholder__contact-detail {
  text-decoration: underline;
  white-space: nowrap;
}

.h1-title {
  color: #1d3960;
  font-size: 28px;
  font-weight: 600;
  line-height: 39px;
}

@media only screen and (max-width: 991px) {
  .h1-title {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 12px;
  }
}

/* 3.2.2 search-bar */
.section-search__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
}

/* for landing and category page only */
.page-front .section-search__row,
.page-category .section-search__row {
  padding-bottom: 6px;
}

.section-search__container {
  position: relative;
}

.section-article .section-search__container {
  margin-bottom: 30px;
}

.section-search__textbox__container {
  width: 320px;
  height: 40px;
  border-radius: 6px;
  border: 1px solid var(--color-input-border);
  display: flex;
  align-items: center;
  position: relative;
}

.section-search__textbox__container.typing {
  border-color: var(--color-input-border-focus);
}

.section-search__textbox__label {
  margin: 0;
  height: 20px;
  flex-shrink: 0;
}

.section-search__textbox__icon {
  width: 20px;
  height: 20px;
  margin-left: 16px;
  margin-right: 12px;
  vertical-align: top;
}

.section-search__textbox__input {
  width: 250px;
  border: none;
  outline: none;
  line-height: 1.125rem;
  padding: 0;
  text-overflow: ellipsis;
}

.section-search__textbox__input::placeholder {
  color: var(--grey-400);
}

.section-search__textbox__clear-icon {
  width: 16px;
  height: 16px;
  vertical-align: top;
}

.section-search__textbox__clear-btn {
  border: none;
  background: transparent;
  display: none;
  height: 16px;
  padding: 0;
  position: absolute;
  right: 10px;
}

.section-search__result__container {
  width: 320px;
  position: absolute;
  /* space from top of search row
  = height of input box + gap between results and input box
  = (40 + 8)px = 48px */
  top: 48px;
  right: 0;
  z-index: 3;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  display: none;
}

.section-search__result__loading-indicator {
  margin: 18px auto;

  width: 20px;
  height: 20px;
  display: none;

  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.section-search__result__loading-indicator.active {
  display: block;
}

/* Only display when no tags and no posts are returned */
.section-search__result__not-found {
  color: var(--grey-500);
  display: none;
  margin: 20px 16px;
  line-height: 16px;
}

.section-search__result__tags__container {
  display: none;
  gap: 8px;
  padding: 0 16px;
  overflow-x: auto;
  white-space: nowrap;
  cursor: grab;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}

.section-search__result__tags__container.active {
  display: flex;
}

.section-search__result__tags__container::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

/* Only shows border when both tags and posts are present */
.section-search__result__tags__container--border {
  border-bottom: 1px solid #f1f1f1;
}

.section-search__result__posts__container {
  display: none;
  max-height: 450px;
  overflow-y: auto;
}

.section-search__result__posts__container.active {
  display: block;
}

/* Scrollbar styles (iOS) */
.section-search__result__posts__container::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}

/* Hide scrollbar track (iOS) */
.section-search__result__posts__container::-webkit-scrollbar-track {
  background: transparent;
}

.section-search__result__posts__container::-webkit-scrollbar-thumb {
  background-color: var(--grey-300);
  border-radius: 4px;
}

/* Remove hover effect on scrollbar thumb */
.section-search__result__posts__container::-webkit-scrollbar-thumb:hover {
  background-color: var(--grey-300); /* keep same as normal */
}

/* Only show margin when there are posts */
.section-search__result__posts__container--active {
  margin: 16px 4px 20px 8px;
}

/* Show extra margin when there are only posts */
.section-search__result__posts__container--only {
  margin-top: 20px;
}

/* Show extra right margin when no scrollbar */
.section-search__result__posts__container--no-scrollbar {
  margin-right: 10px;
}

.section-search__result__posts__item {
  display: flex;
  padding: 12px 8px;
  align-items: center;
  gap: 8px;
  border-radius: 6px;
  background: #fff;
}

.section-search__result__posts__item:focus,
.section-search__result__posts__item:active {
  text-decoration: none;
}

.section-search__result__posts__item:hover {
  background: var(--grey-100);
}

.section-search__result__posts__item__count {
  color: var(--grey-500);
  margin: 0 0 4px 8px;
  font-size: 12px;
  line-height: 1rem;
}

.section-search__result__posts__item__thumbnail {
  width: 102px;
  height: 68px;
  border-radius: 6px;
  border: 1px solid var(--grey-100);
  flex-shrink: 0;
  object-fit: cover;
}

.section-search__result__posts__item__text {
}

.section-search__result__posts__item__title {
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.section-search__result__posts__item__info {
  font-size: 12px;
  line-height: 18px;
  color: var(--grey-500);
}

.section-search__result__tags__item {
  padding: 8px 16px;
  color: var(--indigo-900);
  margin: 20px 0 16px 0;
  border-radius: 6px;
  border: 1px solid #f8f9fa;
}

.section-search__result__tags__item:focus,
.section-search__result__tags__item:active {
  text-decoration: none;
}

.section-search__result__search-term {
  font-weight: 600;
  color: #3a7dc0;
}

@media (hover: hover) and (pointer: fine) {
  .section-search__result__tags__item:hover {
    background: var(--grey-100);
  }
}

@media (hover: none) {
  .section-search__result__tags__item:active {
    background: var(--grey-100);
  }
}

/* Search bar - placeholder */
.section-mobile .section-search__textbox__input {
  pointer-events: none;
}

/* Search bar - modal */
.section-modal__backdrop {
  display: none;
  position: fixed;
  inset: 52px 0 0;

  z-index: 10;

  background: white;
}

.section-modal {
  position: relative;
  height: 100%;
}

.section-modal__header {
  padding: 12px 0;
  border-bottom: 1px solid var(--grey-100);
}

.section-modal__title {
  color: var(--indigo-900);
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.section-modal__close-btn {
  position: absolute;
  top: 12px;
  right: 16px;

  padding: 0;
  border: none;
  background: #fff0;
}

.section-modal__close-icon {
  height: 24px;
  width: 24px;
  vertical-align: top;
}

.section-modal .section-search__textbox__container {
  width: auto;
  margin: 12px 16px;
}

.section-modal .section-search__textbox__input {
  flex: 1;
  font-size: 12px;
}

.section-modal .section-search__result__container {
  width: 100%;
  position: static;
  box-shadow: none;

  border-radius: 0;
}

.section-modal .section-search__result__container.border {
  border-top: 1px solid var(--grey-100);
}

.section-modal .section-search__result__tags__container--border {
  border-bottom: 1px solid var(--grey-100);
}

.section-modal .section-search__result__tags__item {
  margin: 12px 0;
  padding: 8px;
  line-height: 17px;
}

.section-modal .section-search__result__posts__container {
  /* Scrollable height = entire screen height - total width of everything above posts container */
  max-height: calc(100vh - 175px);
}

.section-modal .section-search__result__posts__container--active {
  /* Allow scrolling to the bottom with mobile keyword shown */
  padding: 16px 0 200px;
  margin: 0 8px 20px 8px;
}

.section-modal .section-search__result__posts__container--no-scrollbar {
  margin-right: 8px;
}

.section-modal .section-search__result__not-found {
  margin-top: 100px;
  text-align: center;
}

.section-modal .section-search__result__loading-indicator {
  margin-top: 112px;
  width: 16px;
  height: 16px;
}

/* Search bar - mobile */
@media only screen and (max-width: 991px) {
  /* for all pages except article page */
  .page-front .section-search__row,
  .page-category .section-search__row,
  .page-tag .section-search__row {
    display: block;
    padding: 16px 16px 12px;
    border-bottom: 1px solid var(--grey-100);
  }

  .section-article .section-search__container {
    margin-bottom: 16px;
  }

  .section-search__textbox__container {
    width: 100%;
    height: 30px;
    border: none;
    background: var(--grey-100);
  }

  .section-search__textbox__label {
    height: 16px;
  }

  .section-search__textbox__icon {
    width: 16px;
    height: 16px;
  }

  .section-search__textbox__input {
    background: var(--grey-100);
    font-size: 12px;
  }

  .section-search__textbox__clear-btn {
    position: static;
    height: auto;
    padding: 10px 10px 10px 8px;
  }

  .section-search__textbox__clear-icon {
    width: 12px;
    height: 12px;
    display: block;
  }
}

/* 3.2.3 nav bar */
@media only screen and (max-width: 991px) {
  .section-nav-bar {
    margin: 0;
  }

  .section-nav-bar__container {
    padding-left: 16px;
  }

  .section-nav-bar-left-gradient,
  .section-nav-bar-right-gradient {
    display: none;
  }

  .section-nav-bar__item-box {
    margin-right: 32px;
  }

  .section-nav-bar__item {
    padding: 16px 0 4px;
    line-height: 16px;
  }

  .section-nav-bar__item-triangle {
    width: 18px;
    height: 10px;
  }
}

/* 3.2.4 latest articles section */
@media only screen and (max-width: 991px) {
  .section-more-latest-article-list {
    margin: 16px;
  }
}

/* 3.2.5 category articles section */
@media only screen and (max-width: 991px) {
  .section-category-article-list--main {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-category-article-list--main__header {
    font-size: 1.125rem;
    font-weight: var(--weight-heavy);
    color: var(--indigo-900);
    margin: 16px 0 16px 16px;
  }

  .section-category-article-list__item {
    margin: 0;
    padding-top: 12px;
    padding-bottom: 9px;
  }

  .section-category-article-list__item:first-of-type {
    padding-top: 0;
  }

  .section-category-article-list__item__thumbnail {
    padding-right: 12px;
  }

  .section-category-article-list__item__title {
    margin-bottom: 6px;
    font-size: 1rem;
  }

  .section-category-article-list__item__excerpt {
    display: none;
  }

  .section-category-article-list__item__detail {
    margin-top: 6px;
    font-size: 0.75rem;
    line-height: 1.25rem;
  }

  .section-category-article-list__pagination {
    margin-top: 24px;
    margin-bottom: 40px;
  }
}

/* search bar in post */
.section-article .section-search__textbox__container,
.section-article .section-search__result__container {
  width: 100%;
}

/* table of content (toc) in post */
.section-toc-sub__container {
  position: sticky;
  top: 30px;
}

.section-toc__container {
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  padding-bottom: 12px;
}

.section-toc__title {
  padding: 24px 32px 15px 32px;
  color: var(--indigo-900);
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  border-bottom: 1px solid var(--grey-100);
}

.section-toc__content {
  max-height: 280px;
  overflow-y: auto;
  padding: 0 24px;
  margin-top: 12px;
}

/* no scrollbar: padding right = 24px */
/* has scrollbar: padding right + scrollbar width + margin right = 14px + 6px + 4px = 24px */
.section-toc__content.scrollbar-active {
  padding-right: 14px;
  margin-right: 4px;
}

/* Scrollbar styles (iOS) */
.section-toc__content::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}

/* Hide scrollbar track (iOS) */
.section-toc__content::-webkit-scrollbar-track {
  background: transparent;
}

.section-toc__content::-webkit-scrollbar-thumb {
  background-color: #d9d9d9;
  border-radius: 6px;
}

/* Remove hover effect on scrollbar thumb */
.section-toc__content::-webkit-scrollbar-thumb:hover {
  background-color: #d9d9d9; /* keep same as normal */
}

.section-toc__link {
  padding: 12px 16px;
  color: var(--grey-900);
  font-size: 16px;
  line-height: 22px;
  display: block;
  border-radius: 6px;
  transition: background 0.2s;
}

.section-toc__link:hover {
  background: var(--grey-100);
  color: var(--grey-900);
}

.section-toc__link:active,
.section-toc__link:focus {
  text-decoration: none;
  color: var(--grey-900);
}

.section-toc__link--active,
.section-toc__link--active:active,
.section-toc__link--active:focus,
.section-toc__link--active:hover {
  background: #f0f6ff;
  color: var(--indigo-900);
  font-weight: 600;
}

/* Table of contents - mobile */
@media only screen and (max-width: 991px) {
  .section-toc__dropdown {
    transform: translateY(-100%);
    transition: transform 0.3s;
    pointer-events: none;
  }

  .section-toc__dropdown.active {
    transform: translateY(0);
    pointer-events: auto;
  }

  .section-toc__toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;

    position: relative;
    z-index: 1;
    padding: 16px;

    border-radius: 0 0 6px 6px;
    background: white;
  }

  .section-toc__dropdown.active .section-toc__toggle {
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  }

  .section-toc__dropdown.active .section-toc__toggle.open {
    box-shadow: none;
    border-radius: 0;
  }

  .section-toc__toggle-text {
    font-size: 14px;
    font-weight: 600;
    color: var(--indigo-900);
    padding-right: 16px;
  }

  .section-toc__toggle-arrow {
    width: 24px;
    height: 24px;
  }

  .section-toc__toggle.open .section-toc__toggle-arrow {
    transform: rotate(180deg);
  }

  .section-toc__container {
    position: absolute;
    /* Hide toc unless it has been built from links */
    display: none;
    z-index: 0;

    width: 100%;
    margin: 0;
    padding-bottom: 0;

    border-top: 1px solid var(--grey-100);
    border-radius: 0 0 6px 6px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);

    transform: translateY(-100%);
    opacity: 0;
    transition: transform .6s ease, opacity 0s linear;
    transition-delay: 0s, .6s;
    pointer-events: none;
  }

  .section-toc__container.rendered {
    display: block;
  }

  .section-toc__container.active {
    transform: translateY(0);
    opacity: 1;
    transition: transform .6s ease, opacity 0s linear;
    pointer-events: auto;
  }

  .section-toc__content {
    margin-top: 0;
    padding: 8px;
    max-height: 228px;
  }

  .section-toc__content.scrollbar-active {
    padding-right: 8px;
    margin-right: 2px;
  }

  .section-toc__link {
    font-size: 14px;
    line-height: 16px;
  }
}

/* 3.2.6 subscription form */
@media only screen and (max-width: 991px) {
  .section-subscribe-form {
    margin-top: 0;
    background-position: bottom;
    background-size: contain;
    background-color: #f8f9fa;
  }

  .page-article .section-subscribe-form {
    margin-top: 40px;
  }

  .section-subscribe-form__container {
    padding: 24px 0;
  }

  .section-subscribe-form__container::before {
    display: none;
  }

  .section-subscribe-form__row {
    margin: 0;
    padding: 0 16px;
  }

  .section-subscribe-form__row form {
    width: 100%;
    padding: 0;
  }

  .section-subscribe-form__row form > div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .section-subscribe-form__row form h2 {
    font-size: 16px;
    line-height: 19px;
    color: var(--grey-900);
    margin: 0;
  }

  .section-subscribe-form__row p {
    font-size: 14px;
    line-height: normal;
    margin-top: 16px;
  }

  .section-subscribe-form__row .form-group {
    margin: 24px 0 0 0;
    width: 100%;
  }

  .section-subscribe-form__row .form-group input {
    width: 100%;
    max-width: 100%;
    height: 40px;
    font-size: 14px;
  }

  .section-subscribe-form__row .form-msg {
    position: static;
    margin-top: 4px;
    text-align: left;
  }

  .section-subscribe-form__row .subscribe-group {
    display: flex;
    width: 100%;
    margin-top: 8px;
  }

  .section-subscribe-form__row .subscribe-button {
    width: 100%;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 16px;
  }
}

/* 3.2.7 article */
@media only screen and (min-width: 992px) {
  .section-article {
    display: flex;
  }
}

@media only screen and (max-width: 991px) {
  .section-article {
    margin-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-article__header {
    margin: 16px 0 0;
  }

  .section-article__header .section-article__header__title {
    font-size: 20px;
    line-height: normal;
  }

  .section-article__header .section-article__header__detail {
    font-size: 12px;
    margin-top: 12px;
  }

  .section-article__header .section-article__tags-bar {
    margin: 12px -16px 0;
    padding: 0 16px;
  }

  .section-article__tags-bar__item {
    font-size: 12px;
    line-height: 14px;
    padding: 8px;

    /* Prevent the white box around text appearing after long press */
    user-select: none;           /* Modern browsers */
    -webkit-user-select: none;   /* iOS Safari, Chrome iOS */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge legacy */

    -webkit-touch-callout: none; /* Suppress iOS callout box */
  }

  .section-article__tags-bar-left-gradient,
  .section-article__tags-bar-right-gradient,
  .section-article__tags-bar__link-left,
  .section-article__tags-bar__link-right {
    height: 36px;
  }

  .section-article__tags-bar.article-bottom {
    margin: 40px -16px 0;
    padding: 0 16px;
  }

  .section-article--main {
    padding-right: 0;
  }

  .page-article h2,
  .page-article h3,
  .page-article h4 {
    margin-top: 40px;
    line-height: 26px;
  }

  .page-article h2 {
    font-size: 18px;
  }

  .page-article h3 {
    font-size: 16px;
  }

  .page-article h4 {
    font-size: 14px;
  }

  .section-article__content p {
    line-height: 24px;
  }

  .section-article__content p,
  .section-article__content figure,
  .section-article__content ul,
  .section-article__content ol {
    margin-top: 16px;
  }

  .section-article__content {
    font-size: 0.875rem;
    margin-top: 16px;
  }

  .section-article__content__thumbnail {
    height: 194px;
    width: 100%;
    object-fit: cover;
  }

  /* Default wordpress set it as table which messes up the layout, keep using block */
  .section-article__content .wp-block-table.aligncenter,
  .section-article__content .wp-block-table.alignleft,
  .section-article__content .wp-block-table.alignright {
    display: block;
  }

  /* Grow as contents require */
  .section-article__content .wp-block-table table {
    width: max-content;
    min-width: 100%;
  }

  .section-article__content table thead {
    border: none;
  }

  /* Reserve minimum width for table cells */
  .section-article__content tr th,
  .section-article__content tr td {
    min-width: 60px;
    max-width: 200px;

    /* Use this to exclude padding from width calculation */
    box-sizing: content-box;
  }

  .section-article__content tr td {
    font-size: 14px;
    line-height: 17px;
  }

  .section-article__content tr th.table-header,
  .section-article__content tr td.table-header {
    width: auto;
    min-width: unset;
    max-width: 80px;
    padding-block: 16px;
  }

  .section-article__content figcaption {
    position: sticky;
    left: 0;
  }

  /* Images */
  .section-article__content .wp-block-image img,
  .section-article__content .wp-block-gallery img {
    max-height: unset;
    object-fit: contain;
  }

  /* Image captions */
  .section-article .section-article__content .wp-block-image figcaption,
  .section-article .section-article__content .wp-block-gallery .blocks-gallery-caption {
    font-size: 12px;
  }

  /* suggestion banner */
  .section-article__content p.has-text-color.has-background {
    margin-top: 24px;
    padding: 12px 16px;
    gap: 12px;
  }

  .section-article__content .section-suggestion-banner__title {
    font-size: 14px;
    line-height: 18px;
    color: var(--grey-900);
  }

  .section-article__content .section-suggestion-banner__info {
    font-size: 13px;
    line-height: 18px;
    margin-top: 4px;
  }

  .section-article__content .section-suggestion-banner__btn {
    padding: 12px 24px;
    font-size: 14px;
    line-height: 18px;

    /* Prevent the white box around text appearing after long press */
    user-select: none;           /* Modern browsers */
    -webkit-user-select: none;   /* iOS Safari, Chrome iOS */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge legacy */

    -webkit-touch-callout: none; /* Suppress iOS callout box */
  }

  /* External link section */
  .section-article__content p.has-background {
    padding: 16px;
  }

  .section-article__external-link__title {
    font-size: 14px;
  }

  /* Ad section */
  .section-article .section-article__ads {
    margin: 40px 0 0;
    padding: 12px 16px;
    gap: 12px;
  }

  .section-article .section-article__ads .wp-block-heading {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
  }

  .section-article .section-article__ads p {
    margin-top: 4px;
    font-size: 12px;
    line-height: 17px;
  }

  /* FAQ */
  .rank-math-block {
    padding-top: 0;
  }

  .rank-math-list-item .rank-math-question {
    padding: 12px 16px;
    font-size: 14px;
    line-height: normal;
  }

  .rank-math-list-item .section-faq__down-arrow {
    width: 16px;
    height: 16px;
  }

  .rank-math-list-item .rank-math-answer p {
    font-size: 14px;
    line-height: 24px;
  }

  /* Share section */
  /* Share buttons */
  .section-article .addtoany_content .a2a_kit {
    margin-top: 16px;
  }

  /* Recommend articles section */
  .section-recommend-article-list {
    padding: 0 16px;
  }

  .section-recommend-article-list .component-article-list__container {
    margin: 16px 0 40px;
  }

  .section-article__share-post h3 {
    font-size: 16px;
  }

  /* Extended reading section */
  .section-article__extend-reading__container {
    margin-top: 16px;
    padding: 16px;

    max-height: 324px;
    overflow: hidden;
    position: relative;

    transition: max-height 0.2s ease-out;
  }

  .section-article__extend-reading__container:has(
    .section-article__extend-reading__show-more-container
  ) {
    padding-bottom: 54px;
  }

  .section-article__extend-reading__container.open {
    /* Estimate of longest extend reading section */
    max-height: 1000px;
    transition: max-height 0.2s ease-in;
  }

  /* Extended reading section title */
  .section-article__extend-reading__container p:first-of-type {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: normal;
  }

  /* Extended reading section category */
  .section-article__extend-reading__container p {
    margin-top: 16px;
    font-size: 12px;
  }

  /* Extended reading section links */
  .section-article__extend-reading__links a {
    margin: 8px 8px 0 0;
    padding: 8px;
    font-size: 14px;
    line-height: 17px;

    /* Prevent the white box around text appearing after long press */
    user-select: none;           /* Modern browsers */
    -webkit-user-select: none;   /* iOS Safari, Chrome iOS */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge legacy */

    -webkit-touch-callout: none; /* Suppress iOS callout box */
  }

  .section-article__extend-reading__show-more-container {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;

    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: 24px 0 16px;

    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, #fff 32.21%);
  }

  .section-article__extend-reading__show-more-text {
    color: var(--indigo-900);

    font-size: 12px;
    line-height: 14px;
  }

  .section-article__extend-reading__show-more-icon {
    width: 10px;
    padding-bottom: 2px;
  }

  .section-article__extend-reading__show-more-container.open .section-article__extend-reading__show-more-icon {
    transform: rotate(180deg);
  }
}

/* 3.2.8 app download banner */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(./fonts/opensans.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@media only screen and (max-width: 991px) {
  .section--app-download-banner {
    display: flex;
    align-items: center;
    position: sticky;
    top: 0;
    width: 100vw;
    background: var(--grey-100);
    z-index: 4;
    box-shadow: 0 1px 1px 0 var(--grey-150);
    padding: 8px 16px;
    font-family: -apple-system,roboto,Open Sans,open-sans,Arial,Helvetica Neue,sans-serif;
  }

  .section--app-download-banner__logo {
    height: 36px;
    width: 36px;
    margin-right: 8px;
  }

  .section--app-download-banner__app-title {
    font-size: 0.8125rem;
    line-height: 1.3;
    font-weight: var(--weight-bold);
  }

  .section--app-download-banner__app-rating {
    font-size: 0.75rem;
    line-height: 1.3;
    color: var(--grey-500);
  }

  .section--app-download-banner__app-rating__image {
    width: 66px;
    height: 14px;
  }

  .section--app-download-banner__app-rating__text {
    vertical-align: middle;
  }

  .section--app-download-banner__actions {
    margin-left: auto;
    line-height: 2.3125;
  }

  .section--app-download-banner__btn--install-app,
  .section--app-download-banner__btn--install-app:hover {
    background: var(--blue-a400);
    color: white;
    padding: 6px 18px;
    border-radius: 16px;
    font-size: 0.9375rem;
    line-height: 1.3;
    font-weight: var(--weight-bold);
  }
}

/* 4 page specific */
/* 4.1 front page */
/* 4.1.1 category articles section */
.page-front .section-category-article-list {
  margin-top: 72px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 72px;
}

.page-front .section-category-article-list::before,
.page-front .section-category-article-list::after {
  display: none;
}

.page-front.hidden,
.page-category.hidden,
.page-tag.hidden,
.page-article.hidden,
.main-footer.hidden {
  visibility: hidden;
}

@media only screen and (min-width: 992px) {
  .page-front .section-category-article-list__item:nth-of-type(n + 5) {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .page-front .section-category-article-list {
    display: block;
    margin-top: 0;
  }

  .page-front .section-category-article-list__link,
  .page-front .section-category-article-list__link:hover {
    border-top: 1px solid var(--grey-150);
    padding: 16px;
    font-weight: var(--weight-bold);
    font-size: 1rem;
    line-height: 1.25rem;
    color: var(--indigo-900);
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

/* 4.2 category page */
/* 4.2.1 tags bar */

/* 4.2.2 category articles */
@media only screen and (min-width: 992px) {
  .page-category .section-category-article-list--main__header {
    display: none;
  }

  .page-category .section-category-article-list__item:nth-of-type(6) {
    margin-top: 0;
  }

  /* first 5 items */
  .page-category .section-category-article-list__item:nth-of-type(-n + 5) {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .page-category .section-category-article-list__item:nth-of-type(10) {
    border-bottom: 0;
  }

  /* 11th item and after */
  .page-category .section-category-article-list__item:nth-of-type(n + 11) {
    display: none;
  }
}

/* 4.2.4 latest-articles section */
@media only screen and (max-width: 991px) {
  .page-category .section-latest-article-list {
    display: none;
  }
}

/* 4.3 article page */
/* 4.3.1 recommended articles section */
.page-article .section-recommended-article-list {
  margin-top: 48px;
}

.page-article .section-recommended-article-list__item:first-of-type {
  margin-top: 0;
}

.page-article .section-recommended-article-list__item__title,
.page-article .section-recommended-article-list__item:first-of-type .section-recommended-article-list__item__title {
  margin-bottom: 12px;
}

.page-article .section-recommended-article-list__item__detail,
.page-article .section-recommended-article-list__item:first-of-type .section-recommended-article-list__item__detail {
  margin-top: 12px;
}

@media only screen and (max-width: 991px) {
  .page-article .section-recommended-article-list {
    margin-left: -16px;
    margin-right: -16px;
  }

  .page-article .section-recommended-article-list__item__title,
  .page-article .section-recommended-article-list__item:first-of-type .section-recommended-article-list__item__title {
    margin-bottom: 6px;
  }

  .page-article .section-recommended-article-list__item__detail,
  .page-article .section-recommended-article-list__item:first-of-type .section-recommended-article-list__item__detail {
    margin-top: 6px;
    padding-top: 0;
  }
}

/* 5 header */
/* 5.1 desktop */
.top-header {
  background: #1d3960;
}

.top-header li a,
.top-header li a:active,
.has_submenu::after {
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
}

.top-header .submenu.active {
  visibility: visible;
  opacity: 1;
}

.top-nav > ul > li:first-of-type > a {
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
}

/* .header li a { */
/*   transition: 0.6s; */
/* } */

.page-header .main-nav a:hover::after {
  width: 0;
}

/* Header - mobile */
@media only screen and (max-width: 991px) {
  .header {
    position: sticky;
    top: var(--app-download-banner-height);
    z-index: 3;

    transition: transform 0.2s;
    /* Prevent translated toc dropdown toggle from leaving white space */
    max-height: 46px;
  }

  .header.header-hidden {
    transform: translateY(-46px);
  }

  /* move navbar out of view header is hidden */
  .section-nav-tag-bar-container.header-hidden {
    top: -54px;
  }

  .top-header {
    display: none;
  }

  .page-header {
    position: relative;
    z-index: 2;

    margin: 0;
    width: 100%;
    height: auto;

    box-shadow: none;
  }

  .nav-content {
    width: 100%;
    padding: 10px 16px;

    display: flex;
    justify-content: space-between;
  }

  .logo {
    padding: 0;
    margin: 0;
  }

  .logo-image {
    background-image: url('img/logo12121.png');
    background-position: left;
    height: 26px;
  }

  .section-mobile.navbar-right-items {
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .navbar-right-item {
    color: white;
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
  }

  .navbar-right-item:hover,
  .navbar-right-item:focus {
    color: white;
  }

  .navbar-hamburger-icon {
    height: 24px;
    vertical-align: top;
  }
}

/* mobile header slideout menu */
.slideout-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;

  display: none;
  min-height: 100vh;
  width: 280px;
  overflow-y: scroll;

  background: white;
  padding: 20px 20px 60px;
}

.slideout-menu.open {
  display: block;
}

.page-container {
  transition: transform 0.3s;
  background: white;
}

/* Fix for iOS 26 see through keyboard */
.page-container.hide-content {
  opacity: 0;
}

.slideout-menu__backdrop {
  position: fixed;
  transition: transform 0.3s;
}

.section-subscribe-footer {
  transition: transform 0.3s;
}

/* Their animation need to be in sync */
.page-container.swipe-left {
  transform: translateX(-280px);
}

.slideout-menu__backdrop.swipe-left {
  background: rgba(0,0,0,.5);
  inset: 0;
  z-index: 5;

  transform: translateX(-280px)
}

.section-subscribe-footer.swipe-left {
  transform: translateX(-280px);
}

.slideout-menu__list {
  margin-bottom: 15px;
}

.slideout-menu__divider {
  border-top: 1px solid var(--indigo-900);
  margin-bottom: 15px;
}


.slideout-menu__item {
  display: block;
  color: var(--indigo-900);
  font-size: 16px;
  line-height: 30px;
}

.slideout-menu__item:hover,
.slideout-menu__item:focus {
  color: var(--indigo-900);
  font-weight: 700;
}

.slideout-menu__item-btn {
  display: block;
  width: 100%;

  background: var(--indigo-900);
  border-radius: 6px;
  color: white;
  font-size: 17px;
  line-height: 40px;
  text-align: center;
}

.slideout-menu__item-btn:hover,
.slideout-menu__item-btn:focus {
  color: white;
  background: #334c6e;
  text-decoration: none;
}

.slideout-menu__dropdown-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.slideout-menu__dropdown-toggle {
  color: var(--indigo-900);
  font-size: 13px;
}

.slideout-menu__dropdown-toggle:hover,
.slideout-menu__dropdown-toggle:focus {
  color: var(--indigo-900);
}

.slideout-menu__dropdown-arrow {
  width: 13px;
}

.slideout-menu__dropdown-items {
  display: none;
  margin-top: 10px;
  padding: 5px 0;
}

.slideout-menu__dropdown-items.open {
  display: block;
}

.slideout-menu__dropdown-item {
  color: var(--grey-900);
  display: block;
  line-height: 20px;
  padding: 3px 20px;
}

.slideout-menu__dropdown-item:hover,
.slideout-menu__dropdown-item:focus {
  color: var(--grey-900);
}

.slideout-menu__close-btn {
  position: absolute;
  top: 16px;
  right: 20px;

  color: var(--indigo-900);
  font-size: 30px;
  line-height: 30px;
  text-decoration: none;
}

/* Desktop only section */
.section-desktop {
  display: none;
}

@media only screen and (min-width: 992px) {
  .section-desktop {
    display: block;
  }
}

/* Mobile only section */
.section-mobile {
  display: none;
}

@media only screen and (max-width: 991px) {
  .section-mobile {
    display: block;
  }
}