.bs-blog-navbar--sticky {
  position: sticky;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}
.bs-blog-navbar--sticky + .bs-container {
  padding-top: 64px;
}
.bs-blog-navbar--sticky .bs-blog-navbar__nav {
  -webkit-box-shadow: 0 10px 20px 0 rgba(38, 38, 38, 0.05);
          box-shadow: 0 10px 20px 0 rgba(38, 38, 38, 0.05);
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: solid 1px #ddd;
}
@media (max-width: 1199px) {
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav {
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.05);
}
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav .bs-blog-navbar__nav__list__item + .bs-blog-navbar__nav__list__item {
  margin-left: 0;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__wrapper {
  width: 1156px;
  margin: 0 auto;
  padding-left: 0px;
}
@media (max-width: 1199px) {
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__wrapper {
    width: 100%;
    margin: unset;
}
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item.selected::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-bottom: 2px solid #F56A00;
}
@media (max-width: 1199px) {
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item.selected::before {
    bottom: 4px;
}
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #676767;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text.bs-blog-navbar__nav__list__item__text--active,
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text:hover {
  color: #F56A00;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text.bs-blog-navbar__nav__list__item__text--active .bs-blog-navbar__nav__list__item__text__icon.explore,
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text:hover .bs-blog-navbar__nav__list__item__text__icon.explore {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%203.75C7.44365%203.75%203.75%207.44365%203.75%2012C3.75%2016.5563%207.44365%2020.25%2012%2020.25C16.5563%2020.25%2020.25%2016.5563%2020.25%2012C20.25%207.44365%2016.5563%203.75%2012%203.75ZM2.25%2012C2.25%206.61522%206.61522%202.25%2012%202.25C17.3848%202.25%2021.75%206.61522%2021.75%2012C21.75%2017.3848%2017.3848%2021.75%2012%2021.75C6.61522%2021.75%202.25%2017.3848%202.25%2012ZM12.7608%207.22356C12.5214%206.48652%2011.4786%206.48651%2011.2392%207.22356L10.4019%209.80036H7.69249C6.91752%209.80036%206.59529%2010.7921%207.22227%2011.2476L9.41422%2012.8401L8.57697%2015.4169C8.33749%2016.154%209.18107%2016.7669%209.80804%2016.3114L12%2014.7188L14.192%2016.3114C14.8189%2016.7669%2015.6625%2016.154%2015.423%2015.4169L14.5858%2012.8401L16.7777%2011.2476C17.4047%2010.7921%2017.0825%209.80036%2016.3075%209.80036H13.5981L12.7608%207.22356Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text.bs-blog-navbar__nav__list__item__text--active .bs-blog-navbar__nav__list__item__text__icon.expresscheckout,
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text:hover .bs-blog-navbar__nav__list__item__text__icon.expresscheckout {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.3534%2021.9994C19.2773%2021.9994%2021.6475%2019.6291%2021.6475%2016.7053C21.6475%2013.7814%2019.2773%2011.4111%2016.3534%2011.4111C13.4295%2011.4111%2011.0593%2013.7814%2011.0593%2016.7053C11.0593%2019.6291%2013.4295%2021.9994%2016.3534%2021.9994ZM19.4243%2015.8905C19.7053%2015.6569%2019.7438%2015.2397%2019.5102%2014.9586C19.2766%2014.6776%2018.8593%2014.6391%2018.5783%2014.8727L15.8165%2017.1682L14.7919%2016.3166C14.5109%2016.0829%2014.0936%2016.1214%2013.86%2016.4025C13.6264%2016.6835%2013.6649%2017.1008%2013.9459%2017.3344L15.8165%2018.8892L19.4243%2015.8905Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.51057%204.92285C8.87605%204.92285%209.17233%205.21913%209.17233%205.58462V7.7905C9.17233%208.15598%208.87605%208.45226%208.51057%208.45226C8.14508%208.45226%207.8488%208.15598%207.8488%207.7905V5.58462C7.8488%205.21913%208.14508%204.92285%208.51057%204.92285Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.687%204.92285C15.0525%204.92285%2015.3488%205.21913%2015.3488%205.58462V7.7905C15.3488%208.15598%2015.0525%208.45226%2014.687%208.45226C14.3216%208.45226%2014.0253%208.15598%2014.0253%207.7905V5.58462C14.0253%205.21913%2014.3216%204.92285%2014.687%204.92285Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.3556%203.44629C11.8646%203.28261%2011.3337%203.28261%2010.8427%203.44629C10.1354%203.68205%209.58491%204.23125%209.34206%204.92304H13.8562C13.6134%204.23125%2013.0629%203.68205%2012.3556%203.44629ZM15.2293%204.92304C14.9503%203.64475%2014.0184%202.60544%2012.7741%202.19068C12.0114%201.93644%2011.1868%201.93644%2010.4241%202.19068C9.17983%202.60544%208.24799%203.64475%207.96896%204.92304H7.07364C5.79619%204.92304%204.73752%205.91348%204.65254%207.1881L4.00548%2016.894C3.91212%2018.2945%205.02295%2019.4819%206.42658%2019.4819H8.06972C8.4352%2019.4819%208.73149%2019.1856%208.73149%2018.8201C8.73149%2018.4546%208.4352%2018.1583%208.06972%2018.1583H6.42658C5.78857%2018.1583%205.28364%2017.6186%205.32608%2016.982L5.97314%207.27614C6.01177%206.69677%206.49298%206.24657%207.07364%206.24657H16.1246C16.7053%206.24657%2017.1865%206.69677%2017.2251%207.27614L17.3359%208.93765C17.3602%209.30232%2017.6755%209.57824%2018.0402%209.55393C18.4049%209.52961%2018.6808%209.21428%2018.6565%208.84961L18.5457%207.1881C18.4607%205.91348%2017.4021%204.92304%2016.1246%204.92304H15.2293Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text.bs-blog-navbar__nav__list__item__text--active .bs-blog-navbar__nav__list__item__text__icon.boutique,
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text:hover .bs-blog-navbar__nav__list__item__text__icon.boutique {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.25708%202.66976C5.01054%201.94781%203.98947%201.94781%203.74293%202.66976L3.46975%203.46972L2.6698%203.7429C1.94784%203.98944%201.94784%205.01051%202.6698%205.25705L3.46975%205.53022L3.74293%206.33018C3.98947%207.05214%205.01054%207.05214%205.25708%206.33018L5.53025%205.53022L6.33021%205.25705C7.05217%205.01051%207.05217%203.98944%206.33021%203.7429L5.53025%203.46972L5.25708%202.66976ZM10.3439%204.02882C10.8832%202.44953%2013.1168%202.44954%2013.6561%204.02883L15.224%208.62017C15.249%208.69342%2015.3065%208.75095%2015.3798%208.77597L19.9711%2010.3439C21.5504%2010.8832%2021.5504%2013.1168%2019.9711%2013.6561L15.3798%2015.2239C15.3065%2015.249%2015.249%2015.3065%2015.224%2015.3797L13.6561%2019.9711C13.1168%2021.5504%2010.8832%2021.5504%2010.3439%2019.9711L8.77601%2015.3797C8.751%2015.3065%208.69347%2015.249%208.62022%2015.2239L4.02887%2013.6561C2.44958%2013.1167%202.44959%2010.8832%204.02887%2010.3439L8.62022%208.77597C8.69347%208.75095%208.751%208.69342%208.77601%208.62017L10.3439%204.02882ZM12.2366%204.51357C12.1595%204.28795%2011.8405%204.28796%2011.7634%204.51357L10.1955%209.10492C10.0204%209.61766%209.61771%2010.0204%209.10497%2010.1955L4.51362%2011.7634C4.288%2011.8404%204.28801%2012.1595%204.51361%2012.2365L9.10496%2013.8044C9.61771%2013.9795%2010.0204%2014.3822%2010.1955%2014.895L11.7634%2019.4863C11.8405%2019.712%2012.1595%2019.7119%2012.2366%2019.4863L13.8045%2014.895C13.9796%2014.3822%2014.3823%2013.9795%2014.895%2013.8044L19.4864%2012.2365C19.712%2012.1595%2019.712%2011.8404%2019.4864%2011.7634L14.895%2010.1955C14.3823%2010.0204%2013.9796%209.61766%2013.8045%209.10492L12.2366%204.51357ZM19.5%2017.5C18.3954%2017.5%2017.5%2018.3954%2017.5%2019.5C17.5%2020.6046%2018.3954%2021.5%2019.5%2021.5C20.6046%2021.5%2021.5%2020.6046%2021.5%2019.5C21.5%2018.3954%2020.6046%2017.5%2019.5%2017.5Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
@media (hover: hover) {
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text.bs-blog-navbar__nav__list__item__text--active:hover,
  .bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text:hover:hover {
    color: #F56A00;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text.bs-blog-navbar__nav__list__item__text--active:hover .bs-blog-navbar__nav__list__item__text__icon.explore,
  .bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text:hover:hover .bs-blog-navbar__nav__list__item__text__icon.explore {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%203.75C7.44365%203.75%203.75%207.44365%203.75%2012C3.75%2016.5563%207.44365%2020.25%2012%2020.25C16.5563%2020.25%2020.25%2016.5563%2020.25%2012C20.25%207.44365%2016.5563%203.75%2012%203.75ZM2.25%2012C2.25%206.61522%206.61522%202.25%2012%202.25C17.3848%202.25%2021.75%206.61522%2021.75%2012C21.75%2017.3848%2017.3848%2021.75%2012%2021.75C6.61522%2021.75%202.25%2017.3848%202.25%2012ZM12.7608%207.22356C12.5214%206.48652%2011.4786%206.48651%2011.2392%207.22356L10.4019%209.80036H7.69249C6.91752%209.80036%206.59529%2010.7921%207.22227%2011.2476L9.41422%2012.8401L8.57697%2015.4169C8.33749%2016.154%209.18107%2016.7669%209.80804%2016.3114L12%2014.7188L14.192%2016.3114C14.8189%2016.7669%2015.6625%2016.154%2015.423%2015.4169L14.5858%2012.8401L16.7777%2011.2476C17.4047%2010.7921%2017.0825%209.80036%2016.3075%209.80036H13.5981L12.7608%207.22356Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text.bs-blog-navbar__nav__list__item__text--active:hover .bs-blog-navbar__nav__list__item__text__icon.expresscheckout,
  .bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text:hover:hover .bs-blog-navbar__nav__list__item__text__icon.expresscheckout {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.3534%2021.9994C19.2773%2021.9994%2021.6475%2019.6291%2021.6475%2016.7053C21.6475%2013.7814%2019.2773%2011.4111%2016.3534%2011.4111C13.4295%2011.4111%2011.0593%2013.7814%2011.0593%2016.7053C11.0593%2019.6291%2013.4295%2021.9994%2016.3534%2021.9994ZM19.4243%2015.8905C19.7053%2015.6569%2019.7438%2015.2397%2019.5102%2014.9586C19.2766%2014.6776%2018.8593%2014.6391%2018.5783%2014.8727L15.8165%2017.1682L14.7919%2016.3166C14.5109%2016.0829%2014.0936%2016.1214%2013.86%2016.4025C13.6264%2016.6835%2013.6649%2017.1008%2013.9459%2017.3344L15.8165%2018.8892L19.4243%2015.8905Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.51057%204.92285C8.87605%204.92285%209.17233%205.21913%209.17233%205.58462V7.7905C9.17233%208.15598%208.87605%208.45226%208.51057%208.45226C8.14508%208.45226%207.8488%208.15598%207.8488%207.7905V5.58462C7.8488%205.21913%208.14508%204.92285%208.51057%204.92285Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.687%204.92285C15.0525%204.92285%2015.3488%205.21913%2015.3488%205.58462V7.7905C15.3488%208.15598%2015.0525%208.45226%2014.687%208.45226C14.3216%208.45226%2014.0253%208.15598%2014.0253%207.7905V5.58462C14.0253%205.21913%2014.3216%204.92285%2014.687%204.92285Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.3556%203.44629C11.8646%203.28261%2011.3337%203.28261%2010.8427%203.44629C10.1354%203.68205%209.58491%204.23125%209.34206%204.92304H13.8562C13.6134%204.23125%2013.0629%203.68205%2012.3556%203.44629ZM15.2293%204.92304C14.9503%203.64475%2014.0184%202.60544%2012.7741%202.19068C12.0114%201.93644%2011.1868%201.93644%2010.4241%202.19068C9.17983%202.60544%208.24799%203.64475%207.96896%204.92304H7.07364C5.79619%204.92304%204.73752%205.91348%204.65254%207.1881L4.00548%2016.894C3.91212%2018.2945%205.02295%2019.4819%206.42658%2019.4819H8.06972C8.4352%2019.4819%208.73149%2019.1856%208.73149%2018.8201C8.73149%2018.4546%208.4352%2018.1583%208.06972%2018.1583H6.42658C5.78857%2018.1583%205.28364%2017.6186%205.32608%2016.982L5.97314%207.27614C6.01177%206.69677%206.49298%206.24657%207.07364%206.24657H16.1246C16.7053%206.24657%2017.1865%206.69677%2017.2251%207.27614L17.3359%208.93765C17.3602%209.30232%2017.6755%209.57824%2018.0402%209.55393C18.4049%209.52961%2018.6808%209.21428%2018.6565%208.84961L18.5457%207.1881C18.4607%205.91348%2017.4021%204.92304%2016.1246%204.92304H15.2293Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text.bs-blog-navbar__nav__list__item__text--active:hover .bs-blog-navbar__nav__list__item__text__icon.boutique,
  .bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text:hover:hover .bs-blog-navbar__nav__list__item__text__icon.boutique {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.25708%202.66976C5.01054%201.94781%203.98947%201.94781%203.74293%202.66976L3.46975%203.46972L2.6698%203.7429C1.94784%203.98944%201.94784%205.01051%202.6698%205.25705L3.46975%205.53022L3.74293%206.33018C3.98947%207.05214%205.01054%207.05214%205.25708%206.33018L5.53025%205.53022L6.33021%205.25705C7.05217%205.01051%207.05217%203.98944%206.33021%203.7429L5.53025%203.46972L5.25708%202.66976ZM10.3439%204.02882C10.8832%202.44953%2013.1168%202.44954%2013.6561%204.02883L15.224%208.62017C15.249%208.69342%2015.3065%208.75095%2015.3798%208.77597L19.9711%2010.3439C21.5504%2010.8832%2021.5504%2013.1168%2019.9711%2013.6561L15.3798%2015.2239C15.3065%2015.249%2015.249%2015.3065%2015.224%2015.3797L13.6561%2019.9711C13.1168%2021.5504%2010.8832%2021.5504%2010.3439%2019.9711L8.77601%2015.3797C8.751%2015.3065%208.69347%2015.249%208.62022%2015.2239L4.02887%2013.6561C2.44958%2013.1167%202.44959%2010.8832%204.02887%2010.3439L8.62022%208.77597C8.69347%208.75095%208.751%208.69342%208.77601%208.62017L10.3439%204.02882ZM12.2366%204.51357C12.1595%204.28795%2011.8405%204.28796%2011.7634%204.51357L10.1955%209.10492C10.0204%209.61766%209.61771%2010.0204%209.10497%2010.1955L4.51362%2011.7634C4.288%2011.8404%204.28801%2012.1595%204.51361%2012.2365L9.10496%2013.8044C9.61771%2013.9795%2010.0204%2014.3822%2010.1955%2014.895L11.7634%2019.4863C11.8405%2019.712%2012.1595%2019.7119%2012.2366%2019.4863L13.8045%2014.895C13.9796%2014.3822%2014.3823%2013.9795%2014.895%2013.8044L19.4864%2012.2365C19.712%2012.1595%2019.712%2011.8404%2019.4864%2011.7634L14.895%2010.1955C14.3823%2010.0204%2013.9796%209.61766%2013.8045%209.10492L12.2366%204.51357ZM19.5%2017.5C18.3954%2017.5%2017.5%2018.3954%2017.5%2019.5C17.5%2020.6046%2018.3954%2021.5%2019.5%2021.5C20.6046%2021.5%2021.5%2020.6046%2021.5%2019.5C21.5%2018.3954%2020.6046%2017.5%2019.5%2017.5Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
}
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav .bs-blog-navbar__nav__list__item__text__icon {
  margin-right: 12px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav .bs-blog-navbar__nav__list__item__text__icon.explore {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%203.75C7.44365%203.75%203.75%207.44365%203.75%2012C3.75%2016.5563%207.44365%2020.25%2012%2020.25C16.5563%2020.25%2020.25%2016.5563%2020.25%2012C20.25%207.44365%2016.5563%203.75%2012%203.75ZM2.25%2012C2.25%206.61522%206.61522%202.25%2012%202.25C17.3848%202.25%2021.75%206.61522%2021.75%2012C21.75%2017.3848%2017.3848%2021.75%2012%2021.75C6.61522%2021.75%202.25%2017.3848%202.25%2012ZM12.7608%207.22356C12.5214%206.48652%2011.4786%206.48651%2011.2392%207.22356L10.4019%209.80036H7.69249C6.91752%209.80036%206.59529%2010.7921%207.22227%2011.2476L9.41422%2012.8401L8.57697%2015.4169C8.33749%2016.154%209.18107%2016.7669%209.80804%2016.3114L12%2014.7188L14.192%2016.3114C14.8189%2016.7669%2015.6625%2016.154%2015.423%2015.4169L14.5858%2012.8401L16.7777%2011.2476C17.4047%2010.7921%2017.0825%209.80036%2016.3075%209.80036H13.5981L12.7608%207.22356Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav .bs-blog-navbar__nav__list__item__text__icon.expresscheckout {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.3534%2021.9994C19.2773%2021.9994%2021.6475%2019.6291%2021.6475%2016.7053C21.6475%2013.7814%2019.2773%2011.4111%2016.3534%2011.4111C13.4295%2011.4111%2011.0593%2013.7814%2011.0593%2016.7053C11.0593%2019.6291%2013.4295%2021.9994%2016.3534%2021.9994ZM19.4243%2015.8905C19.7053%2015.6569%2019.7438%2015.2397%2019.5102%2014.9586C19.2766%2014.6776%2018.8593%2014.6391%2018.5783%2014.8727L15.8165%2017.1682L14.7919%2016.3166C14.5109%2016.0829%2014.0936%2016.1214%2013.86%2016.4025C13.6264%2016.6835%2013.6649%2017.1008%2013.9459%2017.3344L15.8165%2018.8892L19.4243%2015.8905Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.51057%204.92285C8.87605%204.92285%209.17233%205.21913%209.17233%205.58462V7.7905C9.17233%208.15598%208.87605%208.45226%208.51057%208.45226C8.14508%208.45226%207.8488%208.15598%207.8488%207.7905V5.58462C7.8488%205.21913%208.14508%204.92285%208.51057%204.92285Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.687%204.92285C15.0525%204.92285%2015.3488%205.21913%2015.3488%205.58462V7.7905C15.3488%208.15598%2015.0525%208.45226%2014.687%208.45226C14.3216%208.45226%2014.0253%208.15598%2014.0253%207.7905V5.58462C14.0253%205.21913%2014.3216%204.92285%2014.687%204.92285Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.3556%203.44629C11.8646%203.28261%2011.3337%203.28261%2010.8427%203.44629C10.1354%203.68205%209.58491%204.23125%209.34206%204.92304H13.8562C13.6134%204.23125%2013.0629%203.68205%2012.3556%203.44629ZM15.2293%204.92304C14.9503%203.64475%2014.0184%202.60544%2012.7741%202.19068C12.0114%201.93644%2011.1868%201.93644%2010.4241%202.19068C9.17983%202.60544%208.24799%203.64475%207.96896%204.92304H7.07364C5.79619%204.92304%204.73752%205.91348%204.65254%207.1881L4.00548%2016.894C3.91212%2018.2945%205.02295%2019.4819%206.42658%2019.4819H8.06972C8.4352%2019.4819%208.73149%2019.1856%208.73149%2018.8201C8.73149%2018.4546%208.4352%2018.1583%208.06972%2018.1583H6.42658C5.78857%2018.1583%205.28364%2017.6186%205.32608%2016.982L5.97314%207.27614C6.01177%206.69677%206.49298%206.24657%207.07364%206.24657H16.1246C16.7053%206.24657%2017.1865%206.69677%2017.2251%207.27614L17.3359%208.93765C17.3602%209.30232%2017.6755%209.57824%2018.0402%209.55393C18.4049%209.52961%2018.6808%209.21428%2018.6565%208.84961L18.5457%207.1881C18.4607%205.91348%2017.4021%204.92304%2016.1246%204.92304H15.2293Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav .bs-blog-navbar__nav__list__item__text__icon.boutique {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.25708%202.66976C5.01054%201.94781%203.98947%201.94781%203.74293%202.66976L3.46975%203.46972L2.6698%203.7429C1.94784%203.98944%201.94784%205.01051%202.6698%205.25705L3.46975%205.53022L3.74293%206.33018C3.98947%207.05214%205.01054%207.05214%205.25708%206.33018L5.53025%205.53022L6.33021%205.25705C7.05217%205.01051%207.05217%203.98944%206.33021%203.7429L5.53025%203.46972L5.25708%202.66976ZM10.3439%204.02882C10.8832%202.44953%2013.1168%202.44954%2013.6561%204.02883L15.224%208.62017C15.249%208.69342%2015.3065%208.75095%2015.3798%208.77597L19.9711%2010.3439C21.5504%2010.8832%2021.5504%2013.1168%2019.9711%2013.6561L15.3798%2015.2239C15.3065%2015.249%2015.249%2015.3065%2015.224%2015.3797L13.6561%2019.9711C13.1168%2021.5504%2010.8832%2021.5504%2010.3439%2019.9711L8.77601%2015.3797C8.751%2015.3065%208.69347%2015.249%208.62022%2015.2239L4.02887%2013.6561C2.44958%2013.1167%202.44959%2010.8832%204.02887%2010.3439L8.62022%208.77597C8.69347%208.75095%208.751%208.69342%208.77601%208.62017L10.3439%204.02882ZM12.2366%204.51357C12.1595%204.28795%2011.8405%204.28796%2011.7634%204.51357L10.1955%209.10492C10.0204%209.61766%209.61771%2010.0204%209.10497%2010.1955L4.51362%2011.7634C4.288%2011.8404%204.28801%2012.1595%204.51361%2012.2365L9.10496%2013.8044C9.61771%2013.9795%2010.0204%2014.3822%2010.1955%2014.895L11.7634%2019.4863C11.8405%2019.712%2012.1595%2019.7119%2012.2366%2019.4863L13.8045%2014.895C13.9796%2014.3822%2014.3823%2013.9795%2014.895%2013.8044L19.4864%2012.2365C19.712%2012.1595%2019.712%2011.8404%2019.4864%2011.7634L14.895%2010.1955C14.3823%2010.0204%2013.9796%209.61766%2013.8045%209.10492L12.2366%204.51357ZM19.5%2017.5C18.3954%2017.5%2017.5%2018.3954%2017.5%2019.5C17.5%2020.6046%2018.3954%2021.5%2019.5%2021.5C20.6046%2021.5%2021.5%2020.6046%2021.5%2019.5C21.5%2018.3954%2020.6046%2017.5%2019.5%2017.5Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
}
@media (max-width: 1199px) {
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav {
    border-top: solid 1px #ddd;
    border-bottom: unset;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__category {
    display: none;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: unset;
    padding: 0;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__left,
  .bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__right {
    display: none;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item {
    padding: 12px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text {
    font-size: 14px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text--active .bs-blog-navbar__nav__list__item__text__icon.explore {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%203.75C7.44365%203.75%203.75%207.44365%203.75%2012C3.75%2016.5563%207.44365%2020.25%2012%2020.25C16.5563%2020.25%2020.25%2016.5563%2020.25%2012C20.25%207.44365%2016.5563%203.75%2012%203.75ZM2.25%2012C2.25%206.61522%206.61522%202.25%2012%202.25C17.3848%202.25%2021.75%206.61522%2021.75%2012C21.75%2017.3848%2017.3848%2021.75%2012%2021.75C6.61522%2021.75%202.25%2017.3848%202.25%2012ZM12.7608%207.22356C12.5214%206.48652%2011.4786%206.48651%2011.2392%207.22356L10.4019%209.80036H7.69249C6.91752%209.80036%206.59529%2010.7921%207.22227%2011.2476L9.41422%2012.8401L8.57697%2015.4169C8.33749%2016.154%209.18107%2016.7669%209.80804%2016.3114L12%2014.7188L14.192%2016.3114C14.8189%2016.7669%2015.6625%2016.154%2015.423%2015.4169L14.5858%2012.8401L16.7777%2011.2476C17.4047%2010.7921%2017.0825%209.80036%2016.3075%209.80036H13.5981L12.7608%207.22356Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text--active .bs-blog-navbar__nav__list__item__text__icon.expresscheckout {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16.3534%2021.9994C19.2773%2021.9994%2021.6475%2019.6291%2021.6475%2016.7053C21.6475%2013.7814%2019.2773%2011.4111%2016.3534%2011.4111C13.4295%2011.4111%2011.0593%2013.7814%2011.0593%2016.7053C11.0593%2019.6291%2013.4295%2021.9994%2016.3534%2021.9994ZM19.4243%2015.8905C19.7053%2015.6569%2019.7438%2015.2397%2019.5102%2014.9586C19.2766%2014.6776%2018.8593%2014.6391%2018.5783%2014.8727L15.8165%2017.1682L14.7919%2016.3166C14.5109%2016.0829%2014.0936%2016.1214%2013.86%2016.4025C13.6264%2016.6835%2013.6649%2017.1008%2013.9459%2017.3344L15.8165%2018.8892L19.4243%2015.8905Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.51057%204.92285C8.87605%204.92285%209.17233%205.21913%209.17233%205.58462V7.7905C9.17233%208.15598%208.87605%208.45226%208.51057%208.45226C8.14508%208.45226%207.8488%208.15598%207.8488%207.7905V5.58462C7.8488%205.21913%208.14508%204.92285%208.51057%204.92285Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.687%204.92285C15.0525%204.92285%2015.3488%205.21913%2015.3488%205.58462V7.7905C15.3488%208.15598%2015.0525%208.45226%2014.687%208.45226C14.3216%208.45226%2014.0253%208.15598%2014.0253%207.7905V5.58462C14.0253%205.21913%2014.3216%204.92285%2014.687%204.92285Z%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.3556%203.44629C11.8646%203.28261%2011.3337%203.28261%2010.8427%203.44629C10.1354%203.68205%209.58491%204.23125%209.34206%204.92304H13.8562C13.6134%204.23125%2013.0629%203.68205%2012.3556%203.44629ZM15.2293%204.92304C14.9503%203.64475%2014.0184%202.60544%2012.7741%202.19068C12.0114%201.93644%2011.1868%201.93644%2010.4241%202.19068C9.17983%202.60544%208.24799%203.64475%207.96896%204.92304H7.07364C5.79619%204.92304%204.73752%205.91348%204.65254%207.1881L4.00548%2016.894C3.91212%2018.2945%205.02295%2019.4819%206.42658%2019.4819H8.06972C8.4352%2019.4819%208.73149%2019.1856%208.73149%2018.8201C8.73149%2018.4546%208.4352%2018.1583%208.06972%2018.1583H6.42658C5.78857%2018.1583%205.28364%2017.6186%205.32608%2016.982L5.97314%207.27614C6.01177%206.69677%206.49298%206.24657%207.07364%206.24657H16.1246C16.7053%206.24657%2017.1865%206.69677%2017.2251%207.27614L17.3359%208.93765C17.3602%209.30232%2017.6755%209.57824%2018.0402%209.55393C18.4049%209.52961%2018.6808%209.21428%2018.6565%208.84961L18.5457%207.1881C18.4607%205.91348%2017.4021%204.92304%2016.1246%204.92304H15.2293Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav__list__item__text--active .bs-blog-navbar__nav__list__item__text__icon.boutique {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23F56A00%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.25708%202.66976C5.01054%201.94781%203.98947%201.94781%203.74293%202.66976L3.46975%203.46972L2.6698%203.7429C1.94784%203.98944%201.94784%205.01051%202.6698%205.25705L3.46975%205.53022L3.74293%206.33018C3.98947%207.05214%205.01054%207.05214%205.25708%206.33018L5.53025%205.53022L6.33021%205.25705C7.05217%205.01051%207.05217%203.98944%206.33021%203.7429L5.53025%203.46972L5.25708%202.66976ZM10.3439%204.02882C10.8832%202.44953%2013.1168%202.44954%2013.6561%204.02883L15.224%208.62017C15.249%208.69342%2015.3065%208.75095%2015.3798%208.77597L19.9711%2010.3439C21.5504%2010.8832%2021.5504%2013.1168%2019.9711%2013.6561L15.3798%2015.2239C15.3065%2015.249%2015.249%2015.3065%2015.224%2015.3797L13.6561%2019.9711C13.1168%2021.5504%2010.8832%2021.5504%2010.3439%2019.9711L8.77601%2015.3797C8.751%2015.3065%208.69347%2015.249%208.62022%2015.2239L4.02887%2013.6561C2.44958%2013.1167%202.44959%2010.8832%204.02887%2010.3439L8.62022%208.77597C8.69347%208.75095%208.751%208.69342%208.77601%208.62017L10.3439%204.02882ZM12.2366%204.51357C12.1595%204.28795%2011.8405%204.28796%2011.7634%204.51357L10.1955%209.10492C10.0204%209.61766%209.61771%2010.0204%209.10497%2010.1955L4.51362%2011.7634C4.288%2011.8404%204.28801%2012.1595%204.51361%2012.2365L9.10496%2013.8044C9.61771%2013.9795%2010.0204%2014.3822%2010.1955%2014.895L11.7634%2019.4863C11.8405%2019.712%2012.1595%2019.7119%2012.2366%2019.4863L13.8045%2014.895C13.9796%2014.3822%2014.3823%2013.9795%2014.895%2013.8044L19.4864%2012.2365C19.712%2012.1595%2019.712%2011.8404%2019.4864%2011.7634L14.895%2010.1955C14.3823%2010.0204%2013.9796%209.61766%2013.8045%209.10492L12.2366%204.51357ZM19.5%2017.5C18.3954%2017.5%2017.5%2018.3954%2017.5%2019.5C17.5%2020.6046%2018.3954%2021.5%2019.5%2021.5C20.6046%2021.5%2021.5%2020.6046%2021.5%2019.5C21.5%2018.3954%2020.6046%2017.5%2019.5%2017.5Z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.bs-blog-navbar--product-sharing .bs-blog-navbar__nav .bs-blog-navbar__nav__list__item__text__icon {
    margin-right: 8px;
}
}
.bs-blog-navbar__nav {
  position: relative;
  z-index: 70;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
  width: 100%;
  background-color: white;
  -webkit-box-shadow: 0 20px 20px 0 rgba(38, 38, 38, 0.05);
          box-shadow: 0 20px 20px 0 rgba(38, 38, 38, 0.05);
  padding: 0 16px;
}
@media (min-width: 1200px) {
.bs-blog-navbar__nav {
    height: 64px;
}
}
.bs-blog-navbar__nav__category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
}
@media (min-width: 1200px) {
.bs-blog-navbar__nav__category {
    display: none;
}
}
.bs-blog-navbar__nav__category__title {
  color: rgba(38, 38, 38, 0.87);
  letter-spacing: 0.1px;
  line-height: 24px;
  font-weight: normal;
  margin-right: 12px;
}
.bs-blog-navbar__nav__category__icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20viewBox%3D%220%200%2020%2013%22%20width%3D%2220%22%20height%3D%2213%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M.667%201.71c0%20.232.079.467.238.664l8.463%2010.263c.205.25.516.395.845.395.329%200%20.641-.145.845-.395l8.417-10.22A1.04%201.04%200%200019.309.93a1.104%201.104%200%2000-1.524.163l-7.572%209.192-7.618-9.239A1.102%201.102%200%20001.071.884a1.05%201.05%200%2000-.404.826%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 11px;
  height: 7px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.bs-blog-navbar__nav__category__icon--open {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.bs-blog-navbar__nav__search {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1200px) {
.bs-blog-navbar__nav__search {
    width: 20%;
}
}
.bs-blog-navbar__nav__search__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bs-blog-navbar__nav__search__link__icon {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19.765%2018.627l-4.591-4.59a8.536%208.536%200%20001.969-5.466A8.57%208.57%200%20008.57%200%208.57%208.57%200%20000%208.571a8.57%208.57%200%20008.571%208.572%208.536%208.536%200%20005.467-1.97l4.591%204.592a.804.804%200%20001.138%200%20.81.81%200%2000-.002-1.138zm-8.484-3.638a6.892%206.892%200%2001-2.71.546%206.948%206.948%200%2001-4.924-2.04%206.948%206.948%200%2001-2.04-4.924%206.948%206.948%200%20012.04-4.924%206.948%206.948%200%20014.924-2.04%206.948%206.948%200%20014.924%202.04%206.948%206.948%200%20012.04%204.924%206.948%206.948%200%2001-2.04%204.924%206.924%206.924%200%2001-2.214%201.494z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
.bs-blog-navbar__nav__search__link__text {
  display: none;
  margin-left: 8px;
  letter-spacing: 0.1px;
  line-height: 24px;
  font-weight: normal;
}
@media (min-width: 1200px) {
.bs-blog-navbar__nav__search__link__text {
    display: inline-block;
}
}
.bs-blog-navbar__nav__list {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
  list-style-type: none;
  overflow: scroll;
  white-space: nowrap;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.bs-blog-navbar__nav__list::-webkit-scrollbar {
  display: none;
}
.bs-blog-navbar__nav__list__wrapper {
  display: none;
  position: relative;
  height: 100%;
  width: 60%;
  margin-left: 20%;
  padding: 0 24px;
}
@media (min-width: 1200px) {
.bs-blog-navbar__nav__list__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
}
.bs-blog-navbar__nav__list__left {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear, visibility 0.3s linear;
  transition: opacity 0.3s linear, visibility 0.3s linear;
  height: 30px;
  width: 4px;
  background-image: -webkit-gradient(linear, right top, left top, from(#cfcece), color-stop(57%, #eaeaea), to(rgba(212, 211, 211, 0.18)));
  background-image: linear-gradient(to left, #cfcece, #eaeaea 57%, rgba(212, 211, 211, 0.18));
  visibility: hidden;
}
.bs-blog-navbar__nav__list__left--show {
  opacity: 1;
  visibility: visible;
}
.bs-blog-navbar__nav__list__left__icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23A5A5A5%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.322%200c-.232%200-.468.079-.664.238L.394%208.701c-.25.206-.394.516-.394.846%200%20.328.145.64.394.844l10.22%208.418c.456.375%201.122.3%201.488-.166a1.104%201.104%200%2000-.163-1.525L2.747%209.547l9.239-7.618a1.102%201.102%200%2000.162-1.524A1.05%201.05%200%200011.322%200%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 7px;
  height: 11px;
}
.bs-blog-navbar__nav__list__right {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear, visibility 0.3s linear;
  transition: opacity 0.3s linear, visibility 0.3s linear;
  height: 30px;
  width: 4px;
  background-image: -webkit-gradient(linear, right top, left top, from(#cfcece), color-stop(57%, #eaeaea), to(rgba(212, 211, 211, 0.18)));
  background-image: linear-gradient(to left, #cfcece, #eaeaea 57%, rgba(212, 211, 211, 0.18));
  visibility: hidden;
}
.bs-blog-navbar__nav__list__right--show {
  opacity: 1;
  visibility: visible;
}
.bs-blog-navbar__nav__list__right__icon {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23A5A5A5%22%20viewBox%3D%220%200%2013%2020%22%20width%3D%2213%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.112%2020c.244%200%20.49-.083.697-.25l10.777-8.886A1.15%201.15%200%200013%209.976c0-.345-.152-.673-.414-.887L1.855.25A1.094%201.094%200%2000.293.425a1.159%201.159%200%2000.17%201.6l9.653%207.95-9.701%208a1.158%201.158%200%2000-.17%201.6c.22.279.54.425.867.425z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 7px;
  height: 11px;
}
.bs-blog-navbar__nav__list__item {
  display: inline-block;
}
.bs-blog-navbar__nav__list__item__text {
  letter-spacing: 0.1px;
  line-height: 24px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.bs-blog-navbar__nav__list__item__text--active {
  color: #F56A00;
}
.bs-blog-navbar__nav__list__item__text:focus {
  text-decoration: none;
}
.bs-blog-navbar__nav__list__item + .bs-blog-navbar__nav__list__item {
  margin-left: 44px;
}
.bs-blog-navbar__panel__category__mask,
.bs-blog-navbar__panel__search__mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
}
.bs-blog-navbar__panel__category {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  z-index: 65;
  border-radius: 0 0 20px 20px;
  background-color: white;
  overflow: hidden;
  border-top: 1px solid rgba(38, 38, 38, 0.15);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12);
}
@media (min-width: 1200px) {
.bs-blog-navbar__panel__category {
    display: none;
}
}
.bs-blog-navbar__panel__category::after {
  content: '';
  display: block;
  width: 100%;
  height: 8px;
  background-color: white;
  position: absolute;
  bottom: 0;
  left: 0;
}
.bs-blog-navbar__panel__category__list {
  display: block;
  padding: 0;
  margin: 0;
  list-style-type: none;
  max-height: 50vh;
  overflow: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.bs-blog-navbar__panel__category__list::-webkit-scrollbar {
  display: none;
}
.bs-blog-navbar__panel__category__list__item {
  height: 48px;
  width: 100%;
  display: block;
  padding: 0 16px;
}
.bs-blog-navbar__panel__category__list__item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  letter-spacing: 0.1px;
  line-height: 24px;
  font-weight: normal;
}
.bs-blog-navbar__panel__category__list__item__link:focus {
  text-decoration: none;
}
.bs-blog-navbar__panel__category__list__item__link--active {
  color: #F56A00;
}
.bs-blog-navbar__panel__category__mask {
  z-index: 64;
}
.bs-blog-navbar__panel__search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 105;
  height: 100vh;
  min-height: 600px;
  width: 100%;
  background-color: white;
}
@media (min-width: 1200px) {
.bs-blog-navbar__panel__search {
    height: 65vh;
    max-height: 80%;
}
}
.bs-blog-navbar__panel__search__close {
  position: absolute;
  top: 24px;
  left: 30px;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
@media (min-width: 1200px) {
.bs-blog-navbar__panel__search__close {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23262626%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.443%209.94l7.535-7.799a1.233%201.233%200%20000-1.703%201.131%201.131%200%2000-1.644%200L9.796%208.233%202.257.435a1.131%201.131%200%2000-1.643%200%201.233%201.233%200%20000%201.703l7.535%207.798-7.535%207.801a1.233%201.233%200%20000%201.703%201.132%201.132%200%20001.644%200l7.538-7.798%207.538%207.801a1.134%201.134%200%20001.644%200%201.233%201.233%200%20000-1.703l-7.535-7.8z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    top: 160px;
    left: 148px;
}
}
.bs-blog-navbar__panel__search__bar {
  position: absolute;
  top: 160px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 70%;
  border-bottom: 1px solid #676767;
  padding: 0 20px 8px 0;
  max-width: 608px;
}
@media (min-width: 1200px) {
.bs-blog-navbar__panel__search__bar {
    top: 453px;
    border-bottom: 2px solid #262626;
    width: 100%;
    padding: 0 36px 0 0;
}
}
.bs-blog-navbar__panel__search__bar__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bs-blog-navbar__panel__search__bar__icon {
  cursor: pointer;
  content: '';
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19.765%2018.627l-4.591-4.59a8.536%208.536%200%20001.969-5.466A8.57%208.57%200%20008.57%200%208.57%208.57%200%20000%208.571a8.57%208.57%200%20008.571%208.572%208.536%208.536%200%20005.467-1.97l4.591%204.592a.804.804%200%20001.138%200%20.81.81%200%2000-.002-1.138zm-8.484-3.638a6.892%206.892%200%2001-2.71.546%206.948%206.948%200%2001-4.924-2.04%206.948%206.948%200%2001-2.04-4.924%206.948%206.948%200%20012.04-4.924%206.948%206.948%200%20014.924-2.04%206.948%206.948%200%20014.924%202.04%206.948%206.948%200%20012.04%204.924%206.948%206.948%200%2001-2.04%204.924%206.924%206.924%200%2001-2.214%201.494z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  bottom: 12px;
}
@media (min-width: 1200px) {
.bs-blog-navbar__panel__search__bar__icon {
    display: inline-block;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23262626%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19.765%2018.627l-4.591-4.59a8.536%208.536%200%20001.969-5.466A8.57%208.57%200%20008.57%200%208.57%208.57%200%20000%208.571a8.57%208.57%200%20008.571%208.572%208.536%208.536%200%20005.467-1.97l4.591%204.592a.804.804%200%20001.138%200%20.81.81%200%2000-.002-1.138zm-8.484-3.638a6.892%206.892%200%2001-2.71.546%206.948%206.948%200%2001-4.924-2.04%206.948%206.948%200%2001-2.04-4.924%206.948%206.948%200%20012.04-4.924%206.948%206.948%200%20014.924-2.04%206.948%206.948%200%20014.924%202.04%206.948%206.948%200%20012.04%204.924%206.948%206.948%200%2001-2.04%204.924%206.924%206.924%200%2001-2.214%201.494z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
    bottom: 14px;
}
}
.bs-blog-navbar__panel__search__bar__input {
  border: 0;
  width: 100%;
  background-color: transparent;
  color: #676767;
  font-size: 16px;
  letter-spacing: 0.1px;
  padding: 0;
  color: #262626;
}
@media (min-width: 1200px) {
.bs-blog-navbar__panel__search__bar__input {
    font-size: 34px;
    letter-spacing: 0.25px;
    font-weight: normal;
    padding: 0;
}
}
.bs-blog-navbar__panel__search__bar__input:focus {
  outline: 0;
}
.bs-blog-navbar__panel__search__bar__input::-webkit-input-placeholder {
  color: rgba(38, 38, 38, 0.6);
}
.bs-blog-navbar__panel__search__bar__input::-moz-placeholder {
  color: rgba(38, 38, 38, 0.6);
}
.bs-blog-navbar__panel__search__bar__input:-ms-input-placeholder {
  color: rgba(38, 38, 38, 0.6);
}
.bs-blog-navbar__panel__search__bar__input::-ms-input-placeholder {
  color: rgba(38, 38, 38, 0.6);
}
.bs-blog-navbar__panel__search__bar__input::placeholder {
  color: rgba(38, 38, 38, 0.6);
}
.bs-blog-navbar__panel__search__bar__input:-webkit-autofill,
.bs-blog-navbar__panel__search__bar__input:-webkit-autofill:hover,
.bs-blog-navbar__panel__search__bar__input:-webkit-autofill:focus,
.bs-blog-navbar__panel__search__bar__input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.bs-blog-navbar__panel__search__mask {
  z-index: 104;
}
.bs-blog-navbar__transition__slide-enter-active,
.bs-blog-navbar__transition__slide-leave-active {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.bs-blog-navbar__transition__slide-enter,
.bs-blog-navbar__transition__slide-leave-to {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.bs-social-share__icon {
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon {
    width: 32px;
    height: 32px;
}
}
.bs-social-share__icon__facebook {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16.333%205.333H15c-1.427%200-2%20.334-2%201.334v2h3.333L15.667%2012H13v10H9.667V12H7V8.667h2.667v-2C9.667%204%2011%202%2013.667%202c1.933%200%202.666.667%202.666.667v2.666z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon__facebook {
    width: 32px;
    height: 32px;
}
}
.bs-social-share__icon__line {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.5%203c5.238%200%209.5%203.448%209.5%207.686%200%201.697-.66%203.224-2.036%204.73-1.993%202.287-6.45%205.073-7.464%205.499-1.014.426-.864-.271-.823-.51l.136-.812c.032-.241.065-.616-.031-.856-.107-.264-.528-.4-.837-.467C6.38%2017.668%203%2014.486%203%2010.686%203%206.448%207.262%203%2012.5%203zm3.716%205.7l-.05.007a.195.195%200%2000-.085.05l-.001.002a.2.2%200%2000-.048.086l-.007.05v4.36l.007.051a.206.206%200%2000.05.087l.002.003c.034.033.08.054.132.054h2.744l.05-.007a.194.194%200%2000.14-.188v-.702l-.007-.052a.191.191%200%2000-.183-.143h-1.866v-.737h1.866l.05-.007a.194.194%200%2000.14-.188v-.702l-.007-.052a.191.191%200%2000-.183-.143h-1.866v-.737h1.866l.05-.007a.194.194%200%2000.14-.188v-.702l-.007-.052a.191.191%200%2000-.183-.143zm-5.776%200h-.687l-.05.007a.194.194%200%2000-.14.188v4.36l.006.052a.191.191%200%2000.184.143h.687l.05-.007a.194.194%200%2000.14-.187V8.895l-.006-.052a.192.192%200%2000-.184-.143zm1.747%200h-.698l-.05.007a.194.194%200%2000-.14.188v4.36l.006.052a.192.192%200%2000.184.143h.687l.05-.007a.194.194%200%2000.14-.187v-2.59l1.958%202.702.022.026.026.022c.001%200%20.002%200%20.002.002l.012.007c.002%200%20.004.002.005.003l.01.004.015.007.006.002.01.002.023.005.025.002h.687l.05-.007a.194.194%200%2000.14-.187V8.895l-.006-.052a.191.191%200%2000-.184-.143h-.687l-.05.007a.194.194%200%2000-.14.188v2.59l-1.956-2.698-.007-.01-.008-.01v-.001l-.02-.02-.01-.008-.01-.007-.006-.004-.01-.006-.004-.001-.014-.006-.024-.008-.005-.001a.09.09%200%2000-.014-.003l-.015-.001zm-5.46%200h-.686l-.051.007a.194.194%200%2000-.14.188v4.36l.007.05a.2.2%200%2000.047.087l.005.004.038.029.044.018.05.007h2.743l.05-.007a.194.194%200%2000.14-.188v-.702l-.006-.052a.191.191%200%2000-.184-.143H6.918V8.895l-.007-.052a.192.192%200%2000-.183-.143z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon__line {
    width: 32px;
    height: 32px;
}
}
.bs-social-share__icon__whatsapp {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.497%203a9.358%209.358%200%20016.662%202.761l.227.236a9.35%209.35%200%20012.529%206.425l-.004.267c-.144%205.068-4.313%209.148-9.414%209.148h-.004l-.363-.007a9.413%209.413%200%2001-4.137-1.14L3%2022l1.336-4.879-.17-.309a9.4%209.4%200%2001-1.087-4.398l.004-.267C3.227%207.079%207.395%203%2012.497%203zm-4.05%203.563c-.204%200-.535.076-.815.382-.28.306-1.07%201.045-1.07%202.548%200%201.504%201.096%202.957%201.248%203.161.153.204%202.115%203.388%205.22%204.613%202.582%201.018%203.108.815%203.668.764.56-.05%201.808-.739%202.063-1.452.254-.714.254-1.325.178-1.453-.077-.128-.28-.204-.586-.357-.306-.153-1.808-.892-2.088-.994-.28-.102-.484-.153-.688.153-.204.306-.789.994-.967%201.198-.178.204-.357.23-.662.077-.306-.154-1.29-.476-2.458-1.517-.908-.81-1.522-1.81-1.7-2.116-.178-.306-.02-.471.134-.624.137-.137.306-.357.459-.535.152-.178.203-.306.305-.51.102-.204.05-.382-.025-.535-.077-.153-.67-1.664-.943-2.268-.228-.51-.47-.52-.687-.528-.178-.008-.382-.007-.586-.007z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon__whatsapp {
    width: 32px;
    height: 32px;
}
}
.bs-social-share__icon__telegram {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.5%203a9.5%209.5%200%20019.5%209.5l-.004.27A9.5%209.5%200%200112.5%2022l-.27-.004A9.5%209.5%200%20013%2012.5l.004-.27A9.5%209.5%200%200112.5%203zm4.53%206.178c.083-.934-.906-.55-.906-.55s-2.141.88-2.773%201.154l-6.397%202.636c-1.126.439-.467.85-.467.85s.961.33%201.785.577c.823.247%201.263-.027%201.263-.027l3.871-2.608c1.373-.934%201.043-.165.714.164a104.94%20104.94%200%2001-2.883%202.746c-.44.384-.22.714-.027.879.713.604%202.663%201.84%202.773%201.921.137.11.906.605%201.372.495.467-.11.522-.742.522-.742l.687-4.31c.22-1.455.439-2.8.466-3.185z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon__telegram {
    width: 32px;
    height: 32px;
}
}
.bs-social-share__icon__twitter {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.29%2020.254c7.548%200%2011.675-6.253%2011.675-11.675%200-.177-.004-.354-.012-.53A8.344%208.344%200%200022%205.924a8.182%208.182%200%2001-2.356.646%204.118%204.118%200%20001.804-2.27c-.793.47-1.67.812-2.606.996a4.104%204.104%200%2000-6.992%203.742%2011.65%2011.65%200%2001-8.458-4.287%204.092%204.092%200%2000-.556%202.063%204.1%204.1%200%20001.826%203.415%204.073%204.073%200%2001-1.858-.513v.052a4.105%204.105%200%20003.291%204.023%204.109%204.109%200%2001-1.853.07%204.108%204.108%200%20003.833%202.85%208.232%208.232%200%2001-5.096%201.757c-.331%200-.658-.02-.979-.057a11.615%2011.615%200%20006.29%201.843%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon__twitter {
    width: 32px;
    height: 32px;
}
}
.bs-social-share__icon__wechat {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%3E%3Cpath%20d%3D%22M18.338%2014.177a.933.933%200%2001-.937-.937c0-.52.417-.937.937-.937.521%200%20.937.417.937.937a.95.95%200%2001-.937.937m-4.618%200a.933.933%200%2001-.937-.937c0-.52.417-.937.937-.937s.937.417.937.937a.95.95%200%2001-.937.937m6.853%205.26c1.461-1.052%202.384-2.616%202.384-4.334%200-3.18-3.076-5.745-6.894-5.745-3.819%200-6.894%202.565-6.894%205.745s3.075%205.744%206.894%205.744a8.12%208.12%200%20002.255-.308c.051-.026.128-.026.205-.026.128%200%20.256.052.359.103l1.512.872c.051.026.077.051.128.051a.23.23%200%2000.23-.23c0-.052-.025-.103-.025-.18%200-.026-.205-.718-.308-1.154-.025-.051-.025-.103-.025-.154a.362.362%200%2001.18-.385%22%2F%3E%3Cpath%20d%3D%22M10.976%208.756c-.597%200-1.07-.473-1.07-1.071s.473-1.07%201.07-1.07c.598%200%201.071.472%201.071%201.07%200%20.573-.473%201.07-1.07%201.07m-5.489%200c-.598%200-1.07-.472-1.07-1.07%200-.598.472-1.07%201.07-1.07.598%200%201.071.472%201.071%201.07%200%20.573-.473%201.07-1.07%201.07M8.295%203C3.724%203%200%206.072%200%209.886c0%202.073%201.104%203.942%202.877%205.196a.58.58%200%2001.231.46c0%20.052-.026.129-.026.18-.128.512-.36%201.356-.385%201.382-.026.077-.051.128-.051.205%200%20.153.128.281.282.281.052%200%20.103-.025.154-.05l1.824-1.05a.868.868%200%2001.437-.128c.077%200%20.154%200%20.23.025.848.23%201.773.384%202.698.384h.462a5.299%205.299%200%2001-.282-1.69c0-3.455%203.39-6.27%207.551-6.27h.462C15.874%205.509%2012.432%203%208.296%203%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon__wechat {
    width: 32px;
    height: 32px;
}
}
.bs-social-share__icon__weibo {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%3E%3Cpath%20d%3D%22M18.016%2011.834c-.319-.095-.538-.16-.37-.58.361-.91.398-1.695.006-2.255-.735-1.05-2.747-.994-5.053-.028%200-.002-.724.317-.54-.258.356-1.14.302-2.095-.25-2.647-1.251-1.252-4.578.048-7.432%202.9C2.241%2011.103%201%2013.367%201%2015.326c0%203.746%204.804%206.023%209.503%206.023%206.16%200%2010.258-3.58%2010.258-6.42%200-1.718-1.446-2.692-2.745-3.095m-7.5%208.173c-3.75.37-6.987-1.325-7.231-3.787-.244-2.462%202.6-4.758%206.35-5.128%203.75-.371%206.987%201.324%207.23%203.785.243%202.462-2.6%204.759-6.35%205.13M22.107%204.979a5.995%205.995%200%2000-5.708-1.847.867.867%200%2000.362%201.696%204.264%204.264%200%20014.95%205.484.866.866%200%2000.556%201.091l.002.001a.867.867%200%20001.092-.557v-.004a5.993%205.993%200%2000-1.254-5.864%22%2F%3E%3Cpath%20d%3D%22M10.89%2012.986c-1.784-.465-3.801.425-4.576%201.997-.79%201.604-.026%203.384%201.776%203.966%201.868.602%204.07-.32%204.834-2.052.756-1.692-.187-3.434-2.034-3.911z%22%2F%3E%3Cpath%20d%3D%22M9.528%2017.081c-.363.579-1.14.833-1.725.565-.576-.262-.747-.934-.383-1.499.358-.561%201.108-.812%201.689-.568.587.25.775.918.419%201.502zM10.722%2015.548c-.13.224-.42.332-.648.238-.223-.092-.293-.342-.166-.563.13-.22.41-.326.632-.238.226.083.308.337.182.563z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon__weibo {
    width: 32px;
    height: 32px;
}
}
.bs-social-share__icon__viber {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.291%202.017c4.219.018%206.239%201.289%206.707%201.714%201.557%201.332%202.35%204.52%201.77%209.19-.562%204.532-3.876%204.816-4.488%205.012-.26.085-2.677.686-5.714.487%200%200-2.264%202.731-2.97%203.442-.111.11-.242.154-.327.133-.12-.03-.154-.173-.154-.385l.018-3.516v-.214l-.249-.074c-4.162-1.331-3.913-5.818-3.864-8.19.05-2.418.504-4.399%201.853-5.731%202.425-2.195%207.418-1.868%207.418-1.868zM7.578%205.171c-.003%200-.006.003-.008.003-.4.23-.76.521-1.067.865-.001.004-.003.004-.005.008-.249.299-.39.592-.426.88a.531.531%200%2000-.008.128%201.15%201.15%200%2000.025.252l.032.122.014.01c.125.444.438%201.183%201.118%202.417.39.714.838%201.393%201.342%202.03.252.32.523.626.81.914l.015.015.015.016.031.03.062.063c.289.286.594.558.913.81a14.45%2014.45%200%20002.032%201.341c1.15.635%201.872.95%202.324%201.09l.093.029.01.013c.12.04.246.06.373.057.043.003.086%200%20.129-.007.288-.034.58-.176.879-.425.003-.002.003-.005.007-.007a4.28%204.28%200%2000.72-.831l.146-.235c.211-.41.14-.79-.166-1.05-.002%200-.647-.538-.962-.77-.333-.236-.68-.456-1.034-.659-.435-.242-.877-.123-1.103.098l-.056.063-.417.523c-.212.263-.609.23-.609.23-2.65-.676-3.525-3.191-3.654-3.614l-.01-.034-.008-.026s-.028-.321.159-.54l.07-.07.524-.416c.26-.2.425-.685.16-1.16-.202-.355-.422-.7-.66-1.034-.23-.315-.767-.96-.769-.962-.259-.305-.64-.376-1.04-.167zm4.25-.739h-.002a.267.267%200%2000-.267.265l.006.062.02.056c.043.089.134.15.239.151a5.72%205.72%200%20011.933.332l.25.1c.578.246%201.101.597%201.568%201.051l.083.086.098.1c.878.958%201.329%202.25%201.34%203.848.002.126.09.231.207.258l.06.007.054-.007a.266.266%200%2000.214-.261%208.619%208.619%200%2000-.035-.716c-.11-1.216-.485-2.254-1.12-3.098a5.204%205.204%200%2000-.528-.6c-1.101-1.073-2.488-1.623-4.12-1.634zm.514%201.463a.27.27%200%2000-.286.248c-.01.146.1.275.248.285l.21.02.032.003c.951.111%201.68.456%202.223%201.05.338.368.573.782.708%201.25.102.35.147.73.138%201.145a.27.27%200%2000.202.265l.06.008h.006a.267.267%200%2000.268-.261c.022-1.097-.31-2.028-.986-2.769a3.55%203.55%200%2000-.613-.53c-.536-.368-1.184-.598-1.938-.687l-.272-.027zm.423%201.513l-.057.001a.278.278%200%2000-.223.252.267.267%200%2000.252.28c.93.05%201.384.523%201.432%201.489a.267.267%200%2000.207.248l.06.007h.013a.267.267%200%2000.254-.28%202.54%202.54%200%2000-.242-1.02%201.617%201.617%200%2000-.445-.556c-.315-.251-.733-.394-1.25-.421z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon__viber {
    width: 32px;
    height: 32px;
}
}
.bs-social-share__icon__copy {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%204.929L9.879%207.05a1.003%201.003%200%20000%201.414%201.003%201.003%200%20001.414%200l2.121-2.12a3.009%203.009%200%20014.243%200%203.009%203.009%200%20010%204.242l-2.121%202.121a1.003%201.003%200%20000%201.414%201.003%201.003%200%20001.414%200L19.07%2012a5.002%205.002%200%20000-7.071%205.002%205.002%200%2000-7.071%200zm-2.828%209.9a1.003%201.003%200%20001.414%200l4.242-4.243a1.003%201.003%200%20000-1.414%201.003%201.003%200%2000-1.414%200l-4.242%204.242a1.003%201.003%200%20000%201.414zm3.535.707l-2.121%202.12a3.009%203.009%200%2001-4.243%200%203.009%203.009%200%20010-4.242l2.121-2.121a1.003%201.003%200%20000-1.414%201.003%201.003%200%2000-1.414%200L4.93%2012a5.002%205.002%200%20000%207.071%205.002%205.002%200%20007.071%200l2.121-2.121a1.003%201.003%200%20000-1.414%201.003%201.003%200%2000-1.414%200z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon__copy {
    width: 32px;
    height: 32px;
}
}
.bs-social-share__icon__more {
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%20fill%3D%22%23676767%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M18%2016.08c-.76%200-1.44.3-1.96.77L8.91%2012.7c.05-.23.09-.46.09-.7%200-.24-.04-.47-.09-.7l7.05-4.11c.54.5%201.25.81%202.04.81%201.66%200%203-1.34%203-3s-1.34-3-3-3-3%201.34-3%203c0%20.24.04.47.09.7L8.04%209.81C7.5%209.31%206.79%209%206%209c-1.66%200-3%201.34-3%203s1.34%203%203%203c.79%200%201.5-.31%202.04-.81l7.12%204.16c-.05.21-.08.43-.08.65%200%201.61%201.31%202.92%202.92%202.92%201.61%200%202.92-1.31%202.92-2.92%200-1.61-1.31-2.92-2.92-2.92z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}
@media (min-width: 1200px) {
.bs-social-share__icon__more {
    width: 32px;
    height: 32px;
}
}
.bs-social-share > * + * {
  margin-left: 6px;
}
.bs-social-share > * {
  display: inline-block;
  cursor: pointer;
}

.bs-article-card {
  display: block;
  width: 100%;
  border-radius: 5px;
}
.bs-article-card:hover {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.04), 0 1px 10px 0 rgba(0, 0, 0, 0.06), 0 2px 4px -1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.04), 0 1px 10px 0 rgba(0, 0, 0, 0.06), 0 2px 4px -1px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.bs-article-card--loading {
  -webkit-animation: transparent 2s infinite alternate ease-out;
          animation: transparent 2s infinite alternate ease-out;
}
@-webkit-keyframes transparent {
from {
    opacity: 1;
}
to {
    opacity: 0.1;
}
}
@keyframes transparent {
from {
    opacity: 1;
}
to {
    opacity: 0.1;
}
}
.bs-article-card__media {
  display: block;
  padding-top: 75%;
  position: relative;
  background-color: #e3e3e3;
}
.bs-article-card__media > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1200px) {
.bs-article-card__media {
    padding-top: 56.2%;
}
}
.bs-article-card__media--loading {
  width: 100%;
  height: auto;
  background-color: #cccccc;
}
.bs-article-card__content {
  padding: 16px;
  height: 182px;
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 1200px) {
.bs-article-card__content {
    padding: 16px 32px;
    height: 146px;
}
}
.bs-article-card__content__category {
  min-height: 18px;
}
.bs-article-card__content__category__link {
  color: #F56A00;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
}
@media (min-width: 1200px) {
.bs-article-card__content__category__link {
    font-size: 10px;
}
}
.bs-article-card__content__category__loading {
  border-radius: 2px;
  display: inline-block;
  width: 100px;
  height: 18px;
  background-color: #e3e3e3;
}
.bs-article-card__content__title {
  color: #262626;
  font-size: 16px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-top: 8px;
}
@media (min-width: 1200px) {
.bs-article-card__content__title {
    font-size: 20px;
    line-height: 27px;
    -webkit-line-clamp: 2;
    margin-top: 4px;
}
}
.bs-article-card__content__title__loading {
  border-radius: 2px;
  display: inline-block;
  width: 100%;
  height: 27px;
  background-color: #e3e3e3;
}
.bs-article-card__content__date {
  color: rgba(38, 38, 38, 0.38);
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: 16px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 16px;
  font-weight: bold;
}
@media (min-width: 1200px) {
.bs-article-card__content__date {
    font-size: 14px;
    padding: 0 32px;
}
}
.bs-article-card__content__date__loading {
  border-radius: 2px;
  display: inline-block;
  width: 130px;
  height: 21px;
  background-color: #e3e3e3;
}
@media (max-width: 768px) {
.bs-article-card__col__one {
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.04), 0 1px 10px 0 rgba(0, 0, 0, 0.06), 0 2px 4px -1px rgba(0, 0, 0, 0.08);
            box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.04), 0 1px 10px 0 rgba(0, 0, 0, 0.06), 0 2px 4px -1px rgba(0, 0, 0, 0.08);
}
.bs-article-card__col__one .bs-article-card__media {
    padding-top: 56.2%;
    border-radius: 6px 6px 0 0;
}
.bs-article-card__col__one .bs-article-card__media > img {
    border-radius: 6px 6px 0 0;
}
.bs-article-card__col__one .bs-article-card__content {
    height: 143px;
}
.bs-article-card__col__one .bs-article-card__content__category {
    display: block;
    height: 16px;
    min-height: 16px;
}
.bs-article-card__col__one .bs-article-card__content__category__link {
    line-height: 16px;
    letter-spacing: 0.4px;
}
.bs-article-card__col__one .bs-article-card__content__title {
    max-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
}
.bs-article-card__col__one .bs-article-card__content__title > span {
    max-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
}
}

/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.marketing-slider[data-v-5ff691b5] {
  color: black;
  padding-top: 20px;
  padding-bottom: 30px;
  background-color: #fff;
}
@media screen and (min-width: 1200px) {
.marketing-slider[data-v-5ff691b5] {
    padding: 0;
    background-color: unset;
}
}
.marketing-slider__image[data-v-5ff691b5] {
  width: 100%;
  height: 234px;
  border-radius: 8px;
  border: 1px solid #e3e3e3;
  overflow: hidden;
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.marketing-slider__content[data-v-5ff691b5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.marketing-slider__title[data-v-5ff691b5] {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.35px;
  margin-bottom: var(--close-friends);
}
@media screen and (min-width: 768px) {
.marketing-slider__title[data-v-5ff691b5] {
    font-size: 1.125rem;
    line-height: 1.5rem;
}
}
@media screen and (min-width: 1280px) {
.marketing-slider__title[data-v-5ff691b5] {
    font-size: 1.125rem;
    line-height: 1.5rem;
}
}
.marketing-slider__description[data-v-5ff691b5] {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.35px;
  margin-bottom: var(--close-friends);
  height: 192px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 8;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 768px) {
.marketing-slider__description[data-v-5ff691b5] {
    font-size: 1rem;
    line-height: 1.5rem;
}
}
@media screen and (min-width: 1280px) {
.marketing-slider__description[data-v-5ff691b5] {
    font-size: 1rem;
    line-height: 1.5rem;
}
}
.marketing-slider :lang(zh-HK) .marketing-slider__description[data-v-5ff691b5],
.marketing-slider :lang(zh-MO) .marketing-slider__description[data-v-5ff691b5],
.marketing-slider :lang(zh-TW) .marketing-slider__description[data-v-5ff691b5] {
  height: 144px;
  line-clamp: 6;
  -webkit-line-clamp: 6;
}
.marketing-slider__cta-button[data-v-5ff691b5] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-top: auto;
}
.marketing-slider__desktop-container[data-v-5ff691b5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 54px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(25, 28, 31, 0.06);
          box-shadow: 0px 4px 20px 0px rgba(25, 28, 31, 0.06);
  background-color: #fff;
  min-height: 432px;
  max-height: 432px;
  max-width: 1200px;
  padding: 30px;
  padding-right: 60px;
}
.marketing-slider__desktop-container .marketing-slider__content[data-v-5ff691b5] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.marketing-slider__desktop-container .marketing-slider__image[data-v-5ff691b5] {
  width: 558px;
  height: 372px;
}
.marketing-slider__desktop-container .marketing-slider__content[data-v-5ff691b5] {
  height: 260px;
}
.marketing-slider__desktop-container .marketing-slider__cta-button[data-v-5ff691b5] {
  margin-top: 0;
}
.swiper[data-v-5ff691b5] {
  max-width: 1200px;
  padding: 0 20px;
}
@media screen and (min-width: 1200px) {
.swiper[data-v-5ff691b5] {
    padding: 0 24px;
}
}
.swiper-slide[data-v-5ff691b5] {
  width: 100%;
}
.swiper-pagination[data-v-5ff691b5] {
  position: relative;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  margin-top: 12px;
  margin-bottom: 16px;
}
[data-v-5ff691b5] .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: rgba(0, 0, 0, 0.35);
}
[data-v-5ff691b5] .swiper-pagination-bullet-active {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.my-swiper-button-prev[data-v-5ff691b5],
.my-swiper-button-next[data-v-5ff691b5] {
  position: absolute;
  top: 50%;
  margin-top: calc(0px - (50 * 1px / 2));
  cursor: pointer;
  z-index: 10;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%2225%22%20cy%3D%2225%22%20r%3D%2225%22%20fill%3D%22%23565656%22%20fill-opacity%3D%220.5%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.2929%2033.7071C20.9024%2033.3166%2020.9024%2032.6834%2021.2929%2032.2929L28.5858%2025L21.2929%2017.7071C20.9024%2017.3166%2020.9024%2016.6834%2021.2929%2016.2929C21.6834%2015.9024%2022.3166%2015.9024%2022.7071%2016.2929L30.7071%2024.2929C31.0976%2024.6834%2031.0976%2025.3166%2030.7071%2025.7071L22.7071%2033.7071C22.3166%2034.0976%2021.6834%2034.0976%2021.2929%2033.7071Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
}
.my-swiper-button-prev[data-v-5ff691b5] {
  left: 0px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.my-swiper-button-next[data-v-5ff691b5] {
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.marketing-slider[data-v-8109b3e8] {
  color: black;
  background-color: white;
  padding-bottom: 24px;
}
@media screen and (min-width: 1200px) {
.marketing-slider[data-v-8109b3e8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px;
    max-width: 1152px;
    margin: 0 auto;
    padding-bottom: 0;
    border-radius: 8px;
    -webkit-box-shadow: 0px 4px 20px 0px rgba(25, 28, 31, 0.06);
            box-shadow: 0px 4px 20px 0px rgba(25, 28, 31, 0.06);
    overflow: hidden;
}
.marketing-slider .swiper[data-v-8109b3e8],
  .marketing-slider .marketing-slider__content-container[data-v-8109b3e8] {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
}
.marketing-slider .swiper[data-v-8109b3e8] {
    padding: 0;
    width: 540px;
    max-width: 540px;
}
.marketing-slider .swiper-pagination[data-v-8109b3e8] {
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    margin: 0;
}
.marketing-slider .my-swiper-button-prev[data-v-8109b3e8],
  .marketing-slider .my-swiper-button-next[data-v-8109b3e8] {
    margin-top: 0;
}
.marketing-slider .my-swiper-button-prev[data-v-8109b3e8] {
    left: 10px;
}
.marketing-slider .my-swiper-button-next[data-v-8109b3e8] {
    right: 10px;
}
.marketing-slider .marketing-slider__image[data-v-8109b3e8],
  .marketing-slider .marketing-slider__content[data-v-8109b3e8] {
    height: 360px;
}
.marketing-slider .marketing-slider__content[data-v-8109b3e8] {
    padding: 40px;
    padding-left: 0;
}
.marketing-slider .marketing-slider__cta-container[data-v-8109b3e8] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: auto;
}
.marketing-slider .marketing-slider__subtext-container[data-v-8109b3e8] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
}
.marketing-slider .marketing-slider__subtext[data-v-8109b3e8] {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
}
.marketing-slider__image[data-v-8109b3e8] {
  width: 100%;
  height: 260px;
  overflow: hidden;
  cursor: pointer;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.marketing-slider__content[data-v-8109b3e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.marketing-slider__title[data-v-8109b3e8] {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.35px;
  margin-bottom: var(--close-friends);
}
@media screen and (min-width: 768px) {
.marketing-slider__title[data-v-8109b3e8] {
    font-size: 1.125rem;
    line-height: 1.5rem;
}
}
@media screen and (min-width: 1280px) {
.marketing-slider__title[data-v-8109b3e8] {
    font-size: 1.125rem;
    line-height: 1.5rem;
}
}
.marketing-slider__description[data-v-8109b3e8] {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.35px;
  height: 192px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 8;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 768px) {
.marketing-slider__description[data-v-8109b3e8] {
    font-size: 1rem;
    line-height: 1.5rem;
}
}
@media screen and (min-width: 1280px) {
.marketing-slider__description[data-v-8109b3e8] {
    font-size: 1rem;
    line-height: 1.5rem;
}
}
.marketing-slider :lang(zh-HK) .marketing-slider__description[data-v-8109b3e8],
.marketing-slider :lang(zh-MO) .marketing-slider__description[data-v-8109b3e8],
.marketing-slider :lang(zh-TW) .marketing-slider__description[data-v-8109b3e8] {
  height: 144px;
  line-clamp: 6;
  -webkit-line-clamp: 6;
}
.marketing-slider__cta-container[data-v-8109b3e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
}
.marketing-slider__subtext-container[data-v-8109b3e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: var(--close-friends);
}
.marketing-slider__subtext[data-v-8109b3e8] {
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.35px;
  color: #de5f00;
}
@media screen and (min-width: 768px) {
.marketing-slider__subtext[data-v-8109b3e8] {
    font-size: 1rem;
    line-height: 1.5rem;
}
}
@media screen and (min-width: 1280px) {
.marketing-slider__subtext[data-v-8109b3e8] {
    font-size: 1rem;
    line-height: 1.5rem;
}
}
.marketing-slider__cta-button[data-v-8109b3e8] {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.marketing-slider__content-container[data-v-8109b3e8] {
  padding: 0 20px;
}
@media screen and (min-width: 1200px) {
.marketing-slider__content-container[data-v-8109b3e8] {
    padding: 0;
}
}
.swiper-slide[data-v-8109b3e8] {
  width: 100%;
}
.swiper-pagination[data-v-8109b3e8] {
  position: relative;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  margin-top: 14px;
  margin-bottom: 24px;
}
[data-v-8109b3e8] .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: rgba(0, 0, 0, 0.35);
}
[data-v-8109b3e8] .swiper-pagination-bullet-active {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.my-swiper-button-prev[data-v-8109b3e8],
.my-swiper-button-next[data-v-8109b3e8] {
  position: absolute;
  top: 50%;
  margin-top: calc(0px - (50 * 1px / 2));
  cursor: pointer;
  z-index: 10;
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Ccircle%20cx%3D%2225%22%20cy%3D%2225%22%20r%3D%2225%22%20fill%3D%22%23565656%22%20fill-opacity%3D%220.5%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.2929%2033.7071C20.9024%2033.3166%2020.9024%2032.6834%2021.2929%2032.2929L28.5858%2025L21.2929%2017.7071C20.9024%2017.3166%2020.9024%2016.6834%2021.2929%2016.2929C21.6834%2015.9024%2022.3166%2015.9024%2022.7071%2016.2929L30.7071%2024.2929C31.0976%2024.6834%2031.0976%2025.3166%2030.7071%2025.7071L22.7071%2033.7071C22.3166%2034.0976%2021.6834%2034.0976%2021.2929%2033.7071Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
}
.my-swiper-button-prev[data-v-8109b3e8] {
  left: 0px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.my-swiper-button-next[data-v-8109b3e8] {
  right: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 768px) {
}h1[data-v-bbf48596],
h2[data-v-bbf48596],
h3[data-v-bbf48596],
h4[data-v-bbf48596],
h5[data-v-bbf48596],
p[data-v-bbf48596] {
  margin-bottom: 0px;
}
.bs-blog-card-container[data-v-bbf48596] {
  padding: 32px 16px;
  background-color: #ffe5d4;
  margin: 0 auto;
  border-radius: 16px;
}
@media (min-width: 1024px) {
.bs-blog-card-container[data-v-bbf48596] {
    padding: 50px 36px;
}
}
.card-section[data-v-bbf48596] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media (min-width: 1024px) {
.card-section[data-v-bbf48596] {
    gap: 40px;
}
}
.card-section + .card-section[data-v-bbf48596] {
  margin-top: 32px;
}
@media (min-width: 1024px) {
.card-section + .card-section[data-v-bbf48596] {
    margin-top: 40px;
}
}
.section-title[data-v-bbf48596] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  height: 44px;
}
@media (min-width: 768px) {
.section-title[data-v-bbf48596] {
    height: 60px;
}
}
.section-title__left[data-v-bbf48596],
.section-title__right[data-v-bbf48596] {
  height: 100%;
  width: 25px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #f56a00;
  position: relative;
}
.section-title__left[data-v-bbf48596]::after,
.section-title__right[data-v-bbf48596]::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffe5d4;
}
.section-title__left[data-v-bbf48596]::after {
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.section-title__right[data-v-bbf48596]::after {
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.section-title__center[data-v-bbf48596] {
  background-color: #f56a00;
  height: 100%;
  padding: 10px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 250px;
}
@media (min-width: 768px) {
.section-title__center[data-v-bbf48596] {
    max-width: 400px;
}
}
.section-title__text[data-v-bbf48596] {
  color: #ffffff;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.35px;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
.section-title__text[data-v-bbf48596] {
    font-size: 1.5rem;
    line-height: 2rem;
}
}
.card-grid[data-v-bbf48596] {
  display: grid;
  gap: 20px 8px;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 1024px) {
.card-grid[data-v-bbf48596] {
    gap: 36px 24px;
}
.card-grid--three-cols[data-v-bbf48596] {
    grid-template-columns: repeat(3, 1fr);
}
.card-grid--four-cols[data-v-bbf48596] {
    grid-template-columns: repeat(4, 1fr);
}
}
.card[data-v-bbf48596] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 16px;
  background-color: #fff;
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.card__image[data-v-bbf48596] {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 16px 16px 0 0;
}
.card__image--square[data-v-bbf48596] {
  aspect-ratio: 1;
}
.card__image--landscape[data-v-bbf48596] {
  aspect-ratio: 1.5;
}
.card__content[data-v-bbf48596] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 12px;
  padding: 12px 12px 16px 12px;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
.card__content[data-v-bbf48596] {
    padding: 20px;
}
}
.card__info[data-v-bbf48596] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.card__info-container[data-v-bbf48596] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.card__title[data-v-bbf48596] {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem;
  letter-spacing: 0.35px;
  color: #151515;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
}
@media (min-width: 1024px) {
.card__title[data-v-bbf48596] {
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0.35px;
}
}
.card__description[data-v-bbf48596] {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.35px;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
}
@media (min-width: 1024px) {
.card__description[data-v-bbf48596] {
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem;
    letter-spacing: 0.35px;
}
}
.card__price-container[data-v-bbf48596] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  margin-top: auto;
  margin-bottom: -4px;
}
.card__price-label[data-v-bbf48596] {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0.35px;
  color: #f56a00;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
@media screen and (min-width: 768px) {
.card__price-label[data-v-bbf48596] {
    font-size: 1.125rem;
    line-height: 1.5rem;
}
}
@media screen and (min-width: 1280px) {
.card__price-label[data-v-bbf48596] {
    font-size: 1.125rem;
    line-height: 1.5rem;
}
}
.card__sub-price[data-v-bbf48596] {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 0.35px;
  color: #818181;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
@media screen and (min-width: 768px) {
.card__sub-price[data-v-bbf48596] {
    font-size: 0.75rem;
    line-height: 1rem;
}
}
@media screen and (min-width: 1280px) {
.card__sub-price[data-v-bbf48596] {
    font-size: 0.75rem;
    line-height: 1rem;
}
}
.card__action[data-v-bbf48596] {
  margin-top: auto;
}
.card__button[data-v-bbf48596] {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1rem;
  letter-spacing: 0.35px;
}
@media screen and (min-width: 768px) {
.card__button[data-v-bbf48596] {
    font-size: 0.875rem;
    line-height: 1rem;
}
}
@media screen and (min-width: 1280px) {
.card__button[data-v-bbf48596] {
    font-size: 0.875rem;
    line-height: 1rem;
}
}

.bs-container--paddingV {
  padding-bottom: 24px;
}
@media (min-width: 1200px) {
  .bs-container--paddingV {
    padding-bottom: 48px;
  }
}
@media (max-width: 1200px) {
  .bs-container--paddingV {
    padding-top: 20px;
  }
}
@media (min-width: 1200px) {
  .bs-article__header__category {
    font-size: 16px;
    letter-spacing: 0.15px;
    line-height: 24px;
  }
}
.bs-article__header__title {
  margin: 0;
  margin-top: 8px;
  font-weight: normal;
  letter-spacing: 0.15px;
  line-height: 27px;
}
@media (min-width: 1200px) {
  .bs-article__header__title {
    font-size: 48px;
    letter-spacing: 0;
    line-height: 66px;
  }
}
.bs-article__header__date {
  display: block;
  text-transform: uppercase;
  margin-top: 20px;
  color: rgba(38, 38, 38, 0.3);
  letter-spacing: 0.4px;
  line-height: 16px;
}
@media (min-width: 1200px) {
  .bs-article__header__date {
    margin-top: 36px;
  }
}
.bs-article__content {
  position: relative;
  margin-bottom: 0;
}
.bs-article__content__social {
  margin-top: 16px;
}
@media (min-width: 1368px) {
  .bs-article__content__social {
    margin-top: 0;
    display: none;
  }
}
.bs-article__content__social--sticky {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0;
  position: sticky;
  padding-top: 48px;
  -webkit-transform: translateX(-84px);
          transform: translateX(-84px);
  left: -84px;
  top: 5%;
  width: 6%;
}
.bs-article__content__social--sticky > * + * {
  margin-top: 12px;
  margin-left: 0;
}
@media (min-width: 1368px) {
  .bs-article__content__social--sticky {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.bs-article * {
  max-width: 100%;
}
.bs-article__footer {
  display: none;
}
.bs-article__footer__tags {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.bs-article__footer__tags__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: inline-block;
  padding-right: 8px;
  margin-bottom: 8px;
}
.bs-article__footer__tags__item__link {
  display: inline-block;
  height: 100%;
  width: 100%;
  padding: 0 6px;
  background-color: #E5E5E5;
  letter-spacing: 0.1px;
  line-height: 24px;
  color: rgba(38, 38, 38, 0.38) !important;
}
.bs-article__footer__divider {
  width: 100%;
  height: 2px;
  border-radius: 4px;
  background-color: rgba(38, 38, 38, 0.6);
  opacity: 0.2;
  margin: 16px 0 24px;
}
@media (min-width: 1200px) {
  .bs-article__footer__category {
    font-size: 16px;
    letter-spacing: 0.15px;
    line-height: 24px;
  }
}
.bs-article__footer__date {
  display: block;
  text-transform: uppercase;
  margin-top: 16px;
  color: rgba(38, 38, 38, 0.3);
  letter-spacing: 0.4px;
  line-height: 16px;
}
.bs-article__recommended {
  padding-top: 48px;
}
@media (min-width: 1200px) {
  .bs-article__recommended {
    padding-top: 64px;
  }
}
.bs-article__recommended__title {
  text-align: center;
  letter-spacing: 0.15px;
  line-height: 27px;
  margin-bottom: 48px;
}
@media (min-width: 1200px) {
  .bs-article__recommended__title {
    font-size: 34px;
    letter-spacing: 0.25px;
    line-height: 46px;
    margin-bottom: 88px;
  }
}
.bs-article__recommended__list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  margin-left: -8px;
  margin-right: -8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 768px) {
  .bs-article__recommended__list {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.bs-article__recommended__list > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 8px;
  padding-left: 8px;
}
@media (min-width: 768px) {
  .bs-article__recommended__list > * {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.bs-article__recommended__list *,
.bs-article__recommended__list *::before,
.bs-article__recommended__list *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-article__recommended__list__item {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  padding-bottom: 48px;
  float: left;
}
@media (min-width: 576px) {
  .bs-article__recommended__list__item {
    width: 33.33333333%;
  }
}
.bs-article__recommended .bs-article-card__content {
  background: white;
}
.revamp-style {
  max-width: none;
}
@media (min-width: 1200px) {
  .revamp-style {
    padding: 88px 0;
  }
}
@media (min-width: 768px) {
  .revamp-style {
    padding: 76px 0;
  }
}
.revamp-style .bs-article__header {
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .revamp-style .bs-article__header {
    padding: 0 24px;
  }
}
.revamp-style .bs-article__content p,
.revamp-style .bs-article__content li,
.revamp-style .bs-article__content td {
  font-size: 18px;
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content p,
  .revamp-style .bs-article__content li,
  .revamp-style .bs-article__content td {
    font-size: 16px;
  }
}
.revamp-style .bs-article__content h1 {
  color: #262626;
  font-size: 96px;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content h1 {
    font-size: 24px;
  }
}
.revamp-style .bs-article__content h2 {
  color: #262626;
  font-size: 60px;
  font-weight: 300;
  line-height: 68px;
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content h2 {
    font-size: 20px;
    line-height: 1;
  }
}
.revamp-style .bs-article__content h3 {
  color: #262626;
  font-size: 48px;
  font-weight: normal;
  line-height: 56px;
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content h3 {
    font-size: 18px;
    line-height: 1;
  }
}
.revamp-style .bs-article__content h4 {
  color: #262626;
  font-size: 34px;
  font-weight: normal;
  line-height: 44px;
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content h4 {
    font-size: 16px;
    line-height: 1;
  }
}
.revamp-style .bs-article__content h5 {
  color: #262626;
  font-size: 24px;
  font-weight: normal;
  line-height: 34px;
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content h5 {
    font-size: 14px;
    line-height: 1;
  }
}
.revamp-style .bs-article__content h6 {
  color: #262626;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content h6 {
    font-size: 12px;
    line-height: 1;
  }
}
.revamp-style .bs-article__content .wp-block-coblocks-alert {
  color: rgba(38, 38, 38, 0.6);
  font-size: 16px;
  font-weight: bold;
  background-color: #f8d7da;
  padding: 2em;
  font-weight: 400;
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content .wp-block-coblocks-alert {
    font-size: 14px;
  }
}
.revamp-style .bs-article__content .wp-block-coblocks-alert_title,
.revamp-style .bs-article__content .wp-block-coblocks-alert_text {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
  color: #721c24;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.revamp-style .bs-article__content .wp-block-table td {
  border-top: 1px solid #ddd;
}
.revamp-style .bs-article__content mark {
  background-color: #fff3cd;
  color: #856404;
  padding: 12px 12px;
  font-size: 18px;
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content mark {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content table {
    width: 100%;
  }
}
.revamp-style .bs-article__content img {
  width: 100%;
  height: auto !important;
}
@media (max-width: 768px) {
  .revamp-style .bs-article__content img {
    width: 100% !important;
    height: auto !important;
  }
}
.revamp-style .bs-article__content img.emoji {
  max-width: 18px !important;
}
.revamp-style .bs-article__content .bns_blog_article_header,
.revamp-style .bs-article__content .entry-content {
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .revamp-style .bs-article__content .bns_blog_article_header,
  .revamp-style .bs-article__content .entry-content {
    padding: 0 24px;
  }
}
.bs-main-no-navigation-bar {
  /* This special class should be applied to the #bsMain element on WordPress for specific blog categories,
	 allowing style adjustments when the blog navigation bar is hidden. */
}
.bs-main-no-navigation-bar .revamp-style {
  padding-top: 0;
}
.bs-main-no-navigation-bar .bs-article__content__html {
  margin-top: 0;
}

