.article-template > *:first-child:not(.article-template__hero-container) {
  margin-top: 5rem;
}

@media screen and (min-width: 750px) {
  .article-template > *:first-child:not(.article-template__hero-container) {
    margin-top: calc(5rem + var(--page-width-margin));
  }
}

.bg-blog {
  background-color: #D4C07F;
}

.article-template__top-image {
  right: -7%;
  top: 45%;
  width: 260px;
  height: 277px;

  img {
    height: 100%;
  }
}

.pointer-none {
  pointer-events: none; 
}

.article-template__content {
  font-size: 20px;
  line-height: 1.3;
  @media screen and (min-width: 768px) {
  font-size: 24px;
  }

  img {
    height: auto;
  }
}

.article-detail__image-masking-shadow {
  filter: drop-shadow(12px 8px 0px rgba(35, 31, 32, 0.25));
}

.article-detail__image-masking {
  display: block;
  width: 100%;
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 609 609" preserveAspectRatio="none"><path d="M4.81135 2.62466C3.93348 2.62466 3.23485 3.74688 3.38229 5.04498L4.68962 16.5562C4.85244 17.9898 4.93429 19.4415 4.93429 20.8957V63.9639C4.93429 65.4182 4.85244 66.8698 4.68962 68.3034L3.1835 81.5648C3.02072 82.9984 2.93886 84.4501 2.93886 85.9043V134.708C2.93886 137.578 2.52277 140.413 1.71945 143.017C0.916089 145.622 0.5 148.457 0.5 151.327V180.353L4.93429 284.894L8.4817 328.819V365.716L5.05917 443.692C4.97616 445.583 5.03214 447.482 5.22603 449.355L8.27763 478.828C8.41348 480.14 8.4817 481.465 8.4817 482.793V594.538C8.4817 597.727 10.1241 600.374 12.2444 600.603L12.952 600.679H34.6166C43.9286 599.675 66.2014 597.667 80.7965 597.667H174.297L206.223 600.679C222.757 603.356 257.648 608.711 264.946 608.711C269.143 608.711 274.909 607.01 281.134 605.174L281.139 605.173L281.14 605.173L281.142 605.172C288.443 603.018 296.375 600.679 303.144 600.679H316.257C327.279 599.675 353.657 597.667 370.989 597.667H421.159L441.684 600.679C463.348 601.85 507.704 603.49 511.809 600.679C515.057 598.455 519.904 599.046 525.916 599.78L525.917 599.78C529.403 600.206 533.28 600.679 537.464 600.679H570.531L605.309 597.667L606.012 597.719C607.366 597.818 608.5 596.198 608.5 594.165L607.677 584.094V520.705C606.243 502.511 603.375 462.423 603.375 447.633C603.375 441.207 603.895 437.334 604.573 432.28C605.842 422.82 607.666 409.224 607.677 367.017C607.677 366.772 607.814 365.997 607.866 365.764C608.062 364.872 608.295 362.858 608.5 360.471V346.426C608.5 345.888 608.452 345.351 608.358 344.831L603.517 318.118C603.423 317.598 603.375 317.061 603.375 316.521V196.72C603.375 187.622 602.912 166.962 601.059 157.102C599.194 147.178 599.259 118.99 599.356 77.5944C599.379 67.5765 599.404 56.785 599.404 45.2916V11.6967C599.404 8.3388 597.589 5.6167 595.351 5.6167H511.809C511.202 5.6167 508.505 6.43243 505.809 7.24818C503.112 8.06394 500.416 8.87967 499.809 8.87967H478.742L462.208 5.6167L451.641 2.97599C450.706 2.74216 449.759 2.62466 448.81 2.62466H396.644L370.989 5.6167H349.324L316.257 2.62466H304.505C303.599 2.62466 302.695 2.73188 301.8 2.94536L292.612 5.13701C291.276 5.45569 289.92 5.53723 288.571 5.37996L264.946 2.62466H174.297L147.501 0.721253L106.452 2.62466H80.7965C73.955 2.62466 56.3953 2.24397 40.888 0.721253C39.8559 0.619898 33.3008 1.28501 27.6679 1.85657C23.648 2.26445 20.0978 2.62466 19.3597 2.62466H4.81135Z" fill="black"/></svg>');
  mask-size: cover;
  mask-repeat: no-repeat;
  mask-position: center;

  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 609 609" preserveAspectRatio="none"><path d="M4.81135 2.62466C3.93348 2.62466 3.23485 3.74688 3.38229 5.04498L4.68962 16.5562C4.85244 17.9898 4.93429 19.4415 4.93429 20.8957V63.9639C4.93429 65.4182 4.85244 66.8698 4.68962 68.3034L3.1835 81.5648C3.02072 82.9984 2.93886 84.4501 2.93886 85.9043V134.708C2.93886 137.578 2.52277 140.413 1.71945 143.017C0.916089 145.622 0.5 148.457 0.5 151.327V180.353L4.93429 284.894L8.4817 328.819V365.716L5.05917 443.692C4.97616 445.583 5.03214 447.482 5.22603 449.355L8.27763 478.828C8.41348 480.14 8.4817 481.465 8.4817 482.793V594.538C8.4817 597.727 10.1241 600.374 12.2444 600.603L12.952 600.679H34.6166C43.9286 599.675 66.2014 597.667 80.7965 597.667H174.297L206.223 600.679C222.757 603.356 257.648 608.711 264.946 608.711C269.143 608.711 274.909 607.01 281.134 605.174L281.139 605.173L281.14 605.173L281.142 605.172C288.443 603.018 296.375 600.679 303.144 600.679H316.257C327.279 599.675 353.657 597.667 370.989 597.667H421.159L441.684 600.679C463.348 601.85 507.704 603.49 511.809 600.679C515.057 598.455 519.904 599.046 525.916 599.78L525.917 599.78C529.403 600.206 533.28 600.679 537.464 600.679H570.531L605.309 597.667L606.012 597.719C607.366 597.818 608.5 596.198 608.5 594.165L607.677 584.094V520.705C606.243 502.511 603.375 462.423 603.375 447.633C603.375 441.207 603.895 437.334 604.573 432.28C605.842 422.82 607.666 409.224 607.677 367.017C607.677 366.772 607.814 365.997 607.866 365.764C608.062 364.872 608.295 362.858 608.5 360.471V346.426C608.5 345.888 608.452 345.351 608.358 344.831L603.517 318.118C603.423 317.598 603.375 317.061 603.375 316.521V196.72C603.375 187.622 602.912 166.962 601.059 157.102C599.194 147.178 599.259 118.99 599.356 77.5944C599.379 67.5765 599.404 56.785 599.404 45.2916V11.6967C599.404 8.3388 597.589 5.6167 595.351 5.6167H511.809C511.202 5.6167 508.505 6.43243 505.809 7.24818C503.112 8.06394 500.416 8.87967 499.809 8.87967H478.742L462.208 5.6167L451.641 2.97599C450.706 2.74216 449.759 2.62466 448.81 2.62466H396.644L370.989 5.6167H349.324L316.257 2.62466H304.505C303.599 2.62466 302.695 2.73188 301.8 2.94536L292.612 5.13701C291.276 5.45569 289.92 5.53723 288.571 5.37996L264.946 2.62466H174.297L147.501 0.721253L106.452 2.62466H80.7965C73.955 2.62466 56.3953 2.24397 40.888 0.721253C39.8559 0.619898 33.3008 1.28501 27.6679 1.85657C23.648 2.26445 20.0978 2.62466 19.3597 2.62466H4.81135Z" fill="black"/></svg>');
  -webkit-mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}

.w-md-75 {
  @media screen and (min-width: 768px) {
    width: 75%;
  }
}

.row.readmore-mobile-scroll {
  @media screen and (max-width: 767px) {
    flex-wrap: nowrap;
    overflow-x: scroll;
    margin-right: calc(-1 * var(--bs-gutter-x));
    margin-left: calc(-1 * var(--bs-gutter-x));
    overflow-y: hidden;
  }
}

.row.readmore-mobile-scroll>* {
  padding-right: calc(var(--bs-gutter-x) * 1);
  padding-left: calc(var(--bs-gutter-x) * 1);
}

.article-card__category {
  width: max-content;
}

.article-template__top-title {
  position: relative;
  width: max-content;
  span {
    z-index: 2;
  }
}

.article-template__top-eyebrow {
  rotate: -2deg;
}

.article-template__top-description {
  width: max-content;
}

.article-template__top-title:after {
  content: '';
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 166 48" preserveAspectRatio="none"><path d="M1.41851 8.5351C1.94984 6.63911 0.877168 3.23009 2.12828 1.4377C2.46368 1.04791 3.27466 1.07437 3.96167 0.994115C5.89564 0.768185 8.02698 0.593763 9.98754 0.550528C19.0608 0.350441 28.2153 0.575425 37.2983 0.670226C44.5002 0.745394 51.7228 0.915046 58.922 0.930746C67.1184 0.94862 75.3587 1.18257 83.5467 0.930746C95.1184 0.57485 106.667 0.639915 118.245 0.451953C123.501 0.366638 128.76 0.475816 134.016 0.416747C141.163 0.336421 148.191 0.148817 155.327 0.578692C158.061 0.743413 160.724 0.990329 163.37 1.42362C163.858 1.5035 164.203 1.50294 164.441 1.75455C165.079 2.42935 164.741 3.55062 164.862 4.28934C165.232 6.56452 165.061 8.98181 164.719 11.253C164.262 14.2875 164.483 17.3366 164.071 20.3782C163.467 24.8433 162.678 29.2557 162.656 33.7421C162.639 37.1506 162.025 40.5891 160.762 43.9235C160.432 44.797 160.53 45.4162 159.008 45.4162C157.197 45.4162 155.588 45.4952 153.802 45.7331C148.437 46.4477 142.663 46.2844 137.197 46.5006C131.943 46.7083 126.758 47.2047 121.507 47.3455C117.868 47.443 114.249 47.6609 110.603 47.6905C106.609 47.7229 102.638 47.504 98.6531 47.3948C92.191 47.2177 85.7134 47.4613 79.2446 47.4441C65.8342 47.4084 52.2132 46.2458 38.9575 45.1628C34.8956 44.8309 30.8472 44.3482 26.7337 44.3038C21.3137 44.2452 15.9621 44.5357 10.564 44.7544C7.61209 44.874 4.67065 45.0516 1.80661 44.5361C1.63001 44.5043 0.709989 44.3754 0.627612 44.2052C0.373904 43.6809 0.639225 41.858 0.641913 41.3147C0.64774 40.1371 0.577177 38.847 0.551523 37.6695C0.524782 36.4421 0.757777 36.4408 0.563638 35.2208C0.274574 33.4041 0.3073 31.5647 0.132943 29.7428C-0.137996 26.9117 0.0609383 24.1211 0.247032 21.2935C0.39369 19.0651 0.263623 16.8335 0.376506 14.6045C0.479812 12.5646 0.854152 10.549 1.41851 8.5351Z" fill="black" /></svg>');
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #231f20;
  inset: 0;
  z-index: 0;
  left: 0;
  top: 0;
  transition: 0.35s background-color;
  will-change: translate;
}

.main-article__readmore {
  pointer-events: all;
}

.article-template__hero-container {
  max-width: 130rem;
  margin: 0 auto;
}

.article-template__hero-small {
  height: 11rem;
}

.article-template__hero-medium {
  height: 22rem;
}

.article-template__hero-large {
  height: 33rem;
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .article-template__hero-small {
    height: 22rem;
  }

  .article-template__hero-medium {
    height: 44rem;
  }

  .article-template__hero-large {
    height: 66rem;
  }
}

@media screen and (min-width: 990px) {
  .article-template__hero-small {
    height: 27.5rem;
  }

  .article-template__hero-medium {
    height: 55rem;
  }

  .article-template__hero-large {
    height: 82.5rem;
  }
}

.article-template header {
  margin-top: 4.4rem;
  margin-bottom: 2rem;
  line-height: calc(0.8 / var(--font-body-scale));
}

@media screen and (min-width: 750px) {
  .article-template header {
    margin-top: 5rem;
  }
}

.article-template__title {
  margin: 0;
}

.article-template__title:not(:only-child) {
  margin-bottom: 1rem;
}

.article-template__link {
  font-size: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.article-template__link .icon-wrap {
  display: flex;
  margin-right: 1rem;
  transform: rotate(180deg);
}

.article-template__content {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.article-template__social-sharing {
  margin-top: 3rem;
}

.article-template__social-sharing + header,
.article-template__social-sharing + .article-template__content {
  margin-top: 1.5rem;
}

.article-template__comment-wrapper {
  margin-top: 5rem;
  padding: 2.7rem 0;
}

@media screen and (min-width: 750px) {
  .article-template__comment-wrapper {
    margin-top: 6rem;
    padding: 3.6rem 0;
  }
}

.article-template__comment-wrapper h2 {
  margin-top: 0;
}

.article-template__comments {
  margin-bottom: 5rem;
}

@media screen and (min-width: 750px) {
  .article-template__comments {
    margin-bottom: 7rem;
  }
}

.article-template__comments-fields {
  margin-bottom: 4rem;
}

.article-template__comments-comment {
  color: rgba(var(--color-foreground), 0.75);
  background-color: rgb(var(--color-background));
  margin-bottom: 1.5rem;
  padding: 2rem 2rem 1.5rem;
}

@media screen and (min-width: 750px) {
  .article-template__comments-comment {
    padding: 2rem 2.5rem;
  }
}

.article-template__comments-comment p {
  margin: 0 0 1rem;
}

.article-template__comment-fields > * {
  margin-bottom: 3rem;
}

@media screen and (min-width: 750px) {
  .article-template__comment-fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 4rem;
  }
}

.article-template__comment-warning {
  margin: 2rem 0 2.5rem;
}

@media screen and (min-width: 990px) {
  .article-template__comments .pagination-wrapper {
    margin: 5rem 0 8rem;
  }
}

.article-template__back:last-child {
  margin-bottom: 3.2rem;
}
