/*
Theme Name: AKC
Theme URI: 
Author: 
Author URI: 
Description: Custom Theme For AKC
License: GNU General Public License
 */
/** Landscape mode variables ***/
/* primary */
/* accesibility */
/* accent colors */
/* overlays */
/* base colors */
/* event or contextual colors */
/* Translucent backgrounds */
/** Landscape mode variables ***/
/* primary */
/* accesibility */
/* accent colors */
/* overlays */
/* base colors */
/* event or contextual colors */
/* Translucent backgrounds */
/** Landscape mode variables ***/
/* primary */
/* accesibility */
/* accent colors */
/* overlays */
/* base colors */
/* event or contextual colors */
/* Translucent backgrounds */
@import url("https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap");
span {
  display: inline-block; }

.bold {
  font-weight: 700 !important; }

.h1 {
  font-size: -webkit-calc(1 * 2.7vw);
  font-size: calc(1 * 2.7vw);
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.13; }
  @media (max-width: 1024px) {
    .h1 {
      font-size: -webkit-calc(3.84 * 2.7vw);
      font-size: calc(3.84 * 2.7vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .h1 {
      font-size: -webkit-calc(3.84 * 2.7vh);
      font-size: calc(3.84 * 2.7vh); } }
  @media (min-width: 1025px) {
    .h1 {
      line-height: 1.15; } }

.h2 {
  font-size: -webkit-calc(1 * 2.2vw);
  font-size: calc(1 * 2.2vw);
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.19; }
  @media (max-width: 1024px) {
    .h2 {
      font-size: -webkit-calc(3.84 * 2.2vw);
      font-size: calc(3.84 * 2.2vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .h2 {
      font-size: -webkit-calc(3.84 * 2.2vh);
      font-size: calc(3.84 * 2.2vh); } }
  @media (min-width: 1025px) {
    .h2 {
      line-height: 1.13; } }

.h3 {
  font-size: -webkit-calc(1 * 2.2vw);
  font-size: calc(1 * 2.2vw);
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.28; }
  @media (max-width: 1024px) {
    .h3 {
      font-size: -webkit-calc(3.84 * 2.2vw);
      font-size: calc(3.84 * 2.2vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .h3 {
      font-size: -webkit-calc(3.84 * 2.2vh);
      font-size: calc(3.84 * 2.2vh); } }
  @media (min-width: 1025px) {
    .h3 {
      line-height: 1.19; } }

.h4 {
  font-size: -webkit-calc(1 * 1.4vw);
  font-size: calc(1 * 1.4vw);
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.31; }
  @media (max-width: 1024px) {
    .h4 {
      font-size: -webkit-calc(3.84 * 1.4vw);
      font-size: calc(3.84 * 1.4vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .h4 {
      font-size: -webkit-calc(3.84 * 1.4vh);
      font-size: calc(3.84 * 1.4vh); } }
  @media (min-width: 1025px) {
    .h4 {
      line-height: 1.28; } }

.h5 {
  font-size: -webkit-calc(1 * 1.1vw);
  font-size: calc(1 * 1.1vw);
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.31; }
  @media (max-width: 1024px) {
    .h5 {
      font-size: -webkit-calc(3.84 * 1.1vw);
      font-size: calc(3.84 * 1.1vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .h5 {
      font-size: -webkit-calc(3.84 * 1.1vh);
      font-size: calc(3.84 * 1.1vh); } }

.p1,
p,
.p2,
.p3 {
  font-size: -webkit-calc(1 * 1.4vw);
  font-size: calc(1 * 1.4vw);
  font-weight: 300; }
  @media (max-width: 1024px) {
    .p1,
    p,
    .p2,
    .p3 {
      font-size: -webkit-calc(3.84 * 1.4vw);
      font-size: calc(3.84 * 1.4vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .p1,
    p,
    .p2,
    .p3 {
      font-size: -webkit-calc(3.84 * 1.4vh);
      font-size: calc(3.84 * 1.4vh); } }
  .p1 a,
  p a,
  .p2 a,
  .p3 a {
    font-size: inherit; }

p,
.p2,
.p3 {
  font-weight: 400; }

.p3 {
  font-size: -webkit-calc(1 * 1.1vw);
  font-size: calc(1 * 1.1vw); }
  @media (max-width: 1024px) {
    .p3 {
      font-size: -webkit-calc(3.84 * 1.1vw);
      font-size: calc(3.84 * 1.1vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .p3 {
      font-size: -webkit-calc(3.84 * 1.1vh);
      font-size: calc(3.84 * 1.1vh); } }

a,
.link1,
.link2,
.link3,
.link4 {
  font-size: -webkit-calc(1 * 1.4vw);
  font-size: calc(1 * 1.4vw);
  font-weight: 400;
  color: #0099ff;
  text-decoration: none; }
  @media (max-width: 1024px) {
    a,
    .link1,
    .link2,
    .link3,
    .link4 {
      font-size: -webkit-calc(3.84 * 1.4vw);
      font-size: calc(3.84 * 1.4vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    a,
    .link1,
    .link2,
    .link3,
    .link4 {
      font-size: -webkit-calc(3.84 * 1.4vh);
      font-size: calc(3.84 * 1.4vh); } }

.link2 {
  font-size: -webkit-calc(1 * 1.1vw);
  font-size: calc(1 * 1.1vw);
  font-weight: 700; }
  @media (max-width: 1024px) {
    .link2 {
      font-size: -webkit-calc(3.84 * 1.1vw);
      font-size: calc(3.84 * 1.1vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .link2 {
      font-size: -webkit-calc(3.84 * 1.1vh);
      font-size: calc(3.84 * 1.1vh); } }

.link3,
.link4 {
  font-size: -webkit-calc(1 * 0.9vw);
  font-size: calc(1 * 0.9vw);
  font-weight: 700; }
  @media (max-width: 1024px) {
    .link3,
    .link4 {
      font-size: -webkit-calc(3.84 * 0.9vw);
      font-size: calc(3.84 * 0.9vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .link3,
    .link4 {
      font-size: -webkit-calc(3.84 * 0.9vh);
      font-size: calc(3.84 * 0.9vh); } }

.btn {
  display: inline-block;
  height: -webkit-calc(1 * 3vw);
  height: calc(1 * 3vw);
  line-height: -webkit-calc(1 * 3vw);
  line-height: calc(1 * 3vw);
  padding-top: -webkit-calc(1 * 0vw);
  padding-top: calc(1 * 0vw);
  padding-bottom: -webkit-calc(1 * 0vw);
  padding-bottom: calc(1 * 0vw);
  padding-left: -webkit-calc(1 * 1.7vw);
  padding-left: calc(1 * 1.7vw);
  padding-right: -webkit-calc(1 * 1.7vw);
  padding-right: calc(1 * 1.7vw);
  background-color: #ffffff;
  font-size: -webkit-calc(1 * 1.1vw);
  font-size: calc(1 * 1.1vw);
  font-weight: 700;
  text-align: center;
  border: solid #dedede 1px;
  border-radius: -webkit-calc(1 * 1.5vw);
  border-radius: calc(1 * 1.5vw);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12); }
  @media (max-width: 1024px) {
    .btn {
      height: -webkit-calc(3.84 * 3vw);
      height: calc(3.84 * 3vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .btn {
      height: -webkit-calc(3.84 * 3vh);
      height: calc(3.84 * 3vh); } }
  @media (max-width: 1024px) {
    .btn {
      line-height: -webkit-calc(3.84 * 3vw);
      line-height: calc(3.84 * 3vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .btn {
      line-height: -webkit-calc(3.84 * 3vh);
      line-height: calc(3.84 * 3vh); } }
  @media (max-width: 1024px) {
    .btn {
      padding-top: -webkit-calc(3.84 * 0vw);
      padding-top: calc(3.84 * 0vw);
      padding-bottom: -webkit-calc( 3.84 * 0vw);
      padding-bottom: calc( 3.84 * 0vw);
      padding-left: -webkit-calc(3.84 * 1.7vw);
      padding-left: calc(3.84 * 1.7vw);
      padding-right: -webkit-calc( 3.84 * 1.7vw);
      padding-right: calc( 3.84 * 1.7vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .btn {
      padding-top: -webkit-calc(3.84 * 0vh);
      padding-top: calc(3.84 * 0vh);
      padding-bottom: -webkit-calc( 3.84 * 0vh);
      padding-bottom: calc( 3.84 * 0vh);
      padding-left: -webkit-calc(3.84 * 1.7vh);
      padding-left: calc(3.84 * 1.7vh);
      padding-right: -webkit-calc( 3.84 * 1.7vh);
      padding-right: calc( 3.84 * 1.7vh); } }
  @media (max-width: 1024px) {
    .btn {
      font-size: -webkit-calc(3.84 * 1.1vw);
      font-size: calc(3.84 * 1.1vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .btn {
      font-size: -webkit-calc(3.84 * 1.1vh);
      font-size: calc(3.84 * 1.1vh); } }
  @media (max-width: 1024px) {
    .btn {
      border-radius: -webkit-calc(3.84 * 1.5vw);
      border-radius: calc(3.84 * 1.5vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .btn {
      border-radius: -webkit-calc(3.84 * 1.5vh);
      border-radius: calc(3.84 * 1.5vh); } }
  .btn--icon {
    padding-right: -webkit-calc(1 * 3.5vw);
    padding-right: calc(1 * 3.5vw); }
    @media (max-width: 1024px) {
      .btn--icon {
        padding-right: -webkit-calc(3.84 * 3.5vw);
        padding-right: calc(3.84 * 3.5vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .btn--icon {
        padding-right: -webkit-calc(3.84 * 3.5vh);
        padding-right: calc(3.84 * 3.5vh); } }
  .btn--small {
    height: -webkit-calc(1 * 1.5vw);
    height: calc(1 * 1.5vw);
    padding-top: -webkit-calc(1 * 0vw);
    padding-top: calc(1 * 0vw);
    padding-bottom: -webkit-calc(1 * 0vw);
    padding-bottom: calc(1 * 0vw);
    padding-left: -webkit-calc(1 * 0.7vw);
    padding-left: calc(1 * 0.7vw);
    padding-right: -webkit-calc(1 * 0.7vw);
    padding-right: calc(1 * 0.7vw);
    font-size: -webkit-calc(1 * 0.8vw);
    font-size: calc(1 * 0.8vw);
    line-height: -webkit-calc(1 * 1.5vw);
    line-height: calc(1 * 1.5vw);
    font-weight: 400;
    color: #003594;
    border-radius: -webkit-calc(1 * 0.8vw);
    border-radius: calc(1 * 0.8vw);
    border: solid #dedede 1px;
    -webkit-box-shadow: 0 0 0 0;
            box-shadow: 0 0 0 0; }
    @media (max-width: 1024px) {
      .btn--small {
        height: -webkit-calc(3.84 * 1.5vw);
        height: calc(3.84 * 1.5vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .btn--small {
        height: -webkit-calc(3.84 * 1.5vh);
        height: calc(3.84 * 1.5vh); } }
    @media (max-width: 1024px) {
      .btn--small {
        padding-top: -webkit-calc(3.84 * 0vw);
        padding-top: calc(3.84 * 0vw);
        padding-bottom: -webkit-calc( 3.84 * 0vw);
        padding-bottom: calc( 3.84 * 0vw);
        padding-left: -webkit-calc(3.84 * 0.7vw);
        padding-left: calc(3.84 * 0.7vw);
        padding-right: -webkit-calc( 3.84 * 0.7vw);
        padding-right: calc( 3.84 * 0.7vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .btn--small {
        padding-top: -webkit-calc(3.84 * 0vh);
        padding-top: calc(3.84 * 0vh);
        padding-bottom: -webkit-calc( 3.84 * 0vh);
        padding-bottom: calc( 3.84 * 0vh);
        padding-left: -webkit-calc(3.84 * 0.7vh);
        padding-left: calc(3.84 * 0.7vh);
        padding-right: -webkit-calc( 3.84 * 0.7vh);
        padding-right: calc( 3.84 * 0.7vh); } }
    @media (max-width: 1024px) {
      .btn--small {
        font-size: -webkit-calc(3.84 * 0.8vw);
        font-size: calc(3.84 * 0.8vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .btn--small {
        font-size: -webkit-calc(3.84 * 0.8vh);
        font-size: calc(3.84 * 0.8vh); } }
    @media (max-width: 1024px) {
      .btn--small {
        line-height: -webkit-calc(3.84 * 1.5vw);
        line-height: calc(3.84 * 1.5vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .btn--small {
        line-height: -webkit-calc(3.84 * 1.5vh);
        line-height: calc(3.84 * 1.5vh); } }
    @media (max-width: 1024px) {
      .btn--small {
        border-radius: -webkit-calc(3.84 * 0.8vw);
        border-radius: calc(3.84 * 0.8vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .btn--small {
        border-radius: -webkit-calc(3.84 * 0.8vh);
        border-radius: calc(3.84 * 0.8vh); } }
  .btn--medium {
    text-transform: uppercase;
    height: 1.8vw;
    line-height: 1.8vw;
    font-size: 1vw;
    font-weight: 700;
    padding: 0 0.7vw; }
  .btn--outline {
    background-color: transparent;
    border: solid #003594 1px;
    color: #003594; }
  .btn--icon {
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: 88% 52%;
    font-family: "Lato", sans-serif; }
    @media (min-width: 1025px) {
      .btn--icon {
        background-size: 1.4vw 1.4vw; } }

.icon {
  /********** Category Icons ***********/ }
  .icon--fire {
    background-image: url(/wp-content/themes/akc/img/icons/fire.svg);
    background-size: 4vw 4.5vw; }
    @media (min-width: 1025px) {
      .icon--fire {
        background-size: 1vw 1.1vw; } }
  .icon--line-graph {
    background-image: url(/wp-content/themes/akc/img/icons/trend-line.svg);
    background-size: 5.9vw 4.3vw; }
    @media (min-width: 1025px) {
      .icon--line-graph {
        background-size: 1.66vw 1.18vw; } }
  .icon--link {
    background-image: url(/wp-content/themes/akc/img/link-ico.svg);
    background-size: 5.9vw 4.3vw; }
    @media (min-width: 1025px) {
      .icon--link {
        background-size: 1.66vw 1.18vw; } }
  .icon--harnesses {
    background-image: url(/wp-content/themes/akc/img/icons/harnasses.svg); }
  .icon--toys {
    background-image: url(/wp-content/themes/akc/img/icons/toys.svg); }
  .icon--apparel {
    background-image: url(/wp-content/themes/akc/img/icons/apparel.svg); }
  .icon--crates {
    background-image: url(/wp-content/themes/akc/img/icons/crates.svg); }
  .icon--collars {
    background-image: url(/wp-content/themes/akc/img/icons/collars.svg); }
  .icon--bedding {
    background-image: url(/wp-content/themes/akc/img/icons/bedding.svg); }
  .icon--cameras-monitors {
    background-image: url(/wp-content/themes/akc/img/icons/cameras-monitors.svg); }
  .icon--carriers-travel {
    background-image: url(/wp-content/themes/akc/img/icons/carriers-travel.svg); }
  .icon--treats {
    background-image: url(/wp-content/themes/akc/img/icons/treats.svg); }
  .icon--leash {
    background-image: url(/wp-content/themes/akc/img/icons/leash.svg); }
  .icon--memorials {
    background-image: url(/wp-content/themes/akc/img/icons/memorials.svg); }
  .icon--feeding {
    background-image: url(/wp-content/themes/akc/img/icons/feeding.svg); }
  .icon--housebreaking {
    background-image: url(/wp-content/themes/akc/img/icons/housebreaking.svg); }
  .icon--furniture {
    background-image: url(/wp-content/themes/akc/img/icons/furniture.svg); }
  .icon--health {
    background-image: url(/wp-content/themes/akc/img/icons/health.svg); }
  .icon--personalized {
    background-image: url(/wp-content/themes/akc/img/icons/personalized.svg); }
  .icon--grooming {
    background-image: url(/wp-content/themes/akc/img/icons/grooming.svg); }
  .icon--training {
    background-image: url(/wp-content/themes/akc/img/icons/training.svg); }
  .icon--best-of {
    background-image: url(/wp-content/themes/akc/img/icons/best-of.svg); }
  .icon--essentials {
    background-image: url(/wp-content/themes/akc/img/icons/essentials.svg); }
  .icon--tested {
    background-image: url(/wp-content/themes/akc/img/icons/tested.svg); }
  .icon--gift-guide {
    background-image: url(/wp-content/themes/akc/img/icons/gift-guide.svg); }

.simplefavorite-button {
  border: 2px solid #003594 !important;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 34px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 34px;
  right: 5px;
  background: #ffffff; }
  .simplefavorite-button svg {
    width: 14px; }
  .simplefavorite-button .heart,
  .simplefavorite-button .heart * {
    fill: none;
    stroke: #003594;
    stroke-width: 2px; }
  .simplefavorite-button:hover {
    background: rgba(0, 153, 255, 0.1); }
  .simplefavorite-button.active {
    opacity: 1 !important;
    border: 2px solid #fe5147 !important;
    fill: none;
    stroke: #fe5147;
    stroke-width: 2px;
    background: #ffffff; }
    .simplefavorite-button.active:hover {
      background: transparent; }
    .simplefavorite-button.active .heart,
    .simplefavorite-button.active .heart * {
      fill: #fe5147;
      stroke: #fe5147; }

.review-favorite .simplefavorite-button {
  border: 1px solid #0099ff !important;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 92px;
  height: 29px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  margin: 25px; }
  .review-favorite .simplefavorite-button::before {
    content: 'Favorite';
    display: block;
    color: #0099ff;
    width: 51px;
    height: 17px;
    font-size: 14px; }
  .review-favorite .simplefavorite-button svg {
    width: 14px; }
  .review-favorite .simplefavorite-button .heart,
  .review-favorite .simplefavorite-button .heart * {
    fill: #0099ff;
    stroke: #0099ff;
    stroke-width: 2px; }
  .review-favorite .simplefavorite-button:hover {
    background: rgba(0, 153, 255, 0.1); }
  .review-favorite .simplefavorite-button.active {
    opacity: 1 !important;
    border: 1px solid #fe5147 !important;
    fill: none;
    stroke: #fe5147;
    stroke-width: 2px;
    background: #ffffff; }
    .review-favorite .simplefavorite-button.active::before {
      color: #fe5147; }
    .review-favorite .simplefavorite-button.active:hover {
      background: transparent; }
    .review-favorite .simplefavorite-button.active .heart,
    .review-favorite .simplefavorite-button.active .heart * {
      fill: #fe5147;
      stroke: #fe5147; }

form input {
  height: -webkit-calc(1 * 3.5vw);
  height: calc(1 * 3.5vw);
  width: 100%;
  padding: -webkit-calc(1 * 1vw);
  padding: calc(1 * 1vw);
  border-radius: -webkit-calc(1 * 0.34vw);
  border-radius: calc(1 * 0.34vw);
  font-size: -webkit-calc(1 * 1.25vw);
  font-size: calc(1 * 1.25vw);
  color: #505053;
  border: 0px; }
  @media (max-width: 1024px) {
    form input {
      height: -webkit-calc(3.84 * 3.5vw);
      height: calc(3.84 * 3.5vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    form input {
      height: -webkit-calc(3.84 * 3.5vh);
      height: calc(3.84 * 3.5vh); } }
  @media (max-width: 1024px) {
    form input {
      padding: -webkit-calc(3.84 * 1vw);
      padding: calc(3.84 * 1vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    form input {
      padding: -webkit-calc(3.84 * 1vh);
      padding: calc(3.84 * 1vh); } }
  @media (max-width: 1024px) {
    form input {
      border-radius: -webkit-calc(3.84 * 0.34vw);
      border-radius: calc(3.84 * 0.34vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    form input {
      border-radius: -webkit-calc(3.84 * 0.34vh);
      border-radius: calc(3.84 * 0.34vh); } }
  @media (max-width: 1024px) {
    form input {
      font-size: -webkit-calc(3.84 * 1.25vw);
      font-size: calc(3.84 * 1.25vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    form input {
      font-size: -webkit-calc(3.84 * 1.25vh);
      font-size: calc(3.84 * 1.25vh); } }
  @media (min-width: 1025px) {
    form input {
      width: 30vw; } }
  form input::-webkit-input-placeholder {
    font-size: -webkit-calc(1 * 1.25vw);
    font-size: calc(1 * 1.25vw);
    color: #505053;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  form input::-moz-placeholder {
    font-size: calc(1 * 1.25vw);
    color: #505053;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  form input:-ms-input-placeholder {
    font-size: calc(1 * 1.25vw);
    color: #505053;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  form input::-ms-input-placeholder {
    font-size: calc(1 * 1.25vw);
    color: #505053;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  form input::placeholder, form input:placeholder-shown {
    font-size: -webkit-calc(1 * 1.25vw);
    font-size: calc(1 * 1.25vw);
    color: #505053;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    @media (max-width: 1024px) {
      form input::-webkit-input-placeholder {
        font-size: -webkit-calc(3.84 * 1.25vw);
        font-size: calc(3.84 * 1.25vw); }
      form input::-moz-placeholder {
        font-size: calc(3.84 * 1.25vw); }
      form input:-ms-input-placeholder {
        font-size: calc(3.84 * 1.25vw); }
      form input::-ms-input-placeholder {
        font-size: calc(3.84 * 1.25vw); }
      form input::placeholder, form input:placeholder-shown {
        font-size: -webkit-calc(3.84 * 1.25vw);
        font-size: calc(3.84 * 1.25vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      form input::-webkit-input-placeholder {
        font-size: -webkit-calc(3.84 * 1.25vh);
        font-size: calc(3.84 * 1.25vh); }
      form input::-moz-placeholder {
        font-size: calc(3.84 * 1.25vh); }
      form input:-ms-input-placeholder {
        font-size: calc(3.84 * 1.25vh); }
      form input::-ms-input-placeholder {
        font-size: calc(3.84 * 1.25vh); }
      form input::placeholder, form input:placeholder-shown {
        font-size: -webkit-calc(3.84 * 1.25vh);
        font-size: calc(3.84 * 1.25vh); } }
  form input:focus {
    outline: none;
    border: inherit; }
    form input:focus::-webkit-input-placeholder {
      font-size: -webkit-calc(1 * 1.25vw);
      font-size: calc(1 * 1.25vw);
      color: #bababa; }
    form input:focus::-moz-placeholder {
      font-size: calc(1 * 1.25vw);
      color: #bababa; }
    form input:focus:-ms-input-placeholder {
      font-size: calc(1 * 1.25vw);
      color: #bababa; }
    form input:focus::-ms-input-placeholder {
      font-size: calc(1 * 1.25vw);
      color: #bababa; }
    form input:focus::placeholder, form input:focus:placeholder-shown {
      font-size: -webkit-calc(1 * 1.25vw);
      font-size: calc(1 * 1.25vw);
      color: #bababa; }
      @media (max-width: 1024px) {
        form input:focus::-webkit-input-placeholder {
          font-size: -webkit-calc(3.84 * 1.25vw);
          font-size: calc(3.84 * 1.25vw); }
        form input:focus::-moz-placeholder {
          font-size: calc(3.84 * 1.25vw); }
        form input:focus:-ms-input-placeholder {
          font-size: calc(3.84 * 1.25vw); }
        form input:focus::-ms-input-placeholder {
          font-size: calc(3.84 * 1.25vw); }
        form input:focus::placeholder, form input:focus:placeholder-shown {
          font-size: -webkit-calc(3.84 * 1.25vw);
          font-size: calc(3.84 * 1.25vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        form input:focus::-webkit-input-placeholder {
          font-size: -webkit-calc(3.84 * 1.25vh);
          font-size: calc(3.84 * 1.25vh); }
        form input:focus::-moz-placeholder {
          font-size: calc(3.84 * 1.25vh); }
        form input:focus:-ms-input-placeholder {
          font-size: calc(3.84 * 1.25vh); }
        form input:focus::-ms-input-placeholder {
          font-size: calc(3.84 * 1.25vh); }
        form input:focus::placeholder, form input:focus:placeholder-shown {
          font-size: -webkit-calc(3.84 * 1.25vh);
          font-size: calc(3.84 * 1.25vh); } }

.form--sub {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 3.4vw 0;
  position: relative; }
  @media (max-width: 1024px) {
    .form--sub {
      width: 88.5vw;
      margin: 0 auto 6.6vw; } }
  .form--sub input {
    padding-right: 20vw;
    width: 100% !important; }
    @media (min-width: 1025px) {
      .form--sub input {
        padding-right: 6vw; } }
    .form--sub input:focus {
      outline: none;
      border: solid 1px #505053; }
  .form--sub__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    cursor: pointer;
    width: -webkit-calc(1 * 6vw);
    width: calc(1 * 6vw);
    height: -webkit-calc(1 * 3.5vw);
    height: calc(1 * 3.5vw);
    border-top-right-radius: -webkit-calc(1 * 0.34vw);
    border-top-right-radius: calc(1 * 0.34vw);
    border-bottom-right-radius: -webkit-calc(1 * 0.34vw);
    border-bottom-right-radius: calc(1 * 0.34vw); }
    @media (max-width: 1024px) {
      .form--sub__btn {
        width: -webkit-calc(3.84 * 6vw);
        width: calc(3.84 * 6vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .form--sub__btn {
        width: -webkit-calc(3.84 * 6vh);
        width: calc(3.84 * 6vh); } }
    @media (max-width: 1024px) {
      .form--sub__btn {
        height: -webkit-calc(3.84 * 3.5vw);
        height: calc(3.84 * 3.5vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .form--sub__btn {
        height: -webkit-calc(3.84 * 3.5vh);
        height: calc(3.84 * 3.5vh); } }
    @media (max-width: 1024px) {
      .form--sub__btn {
        border-top-right-radius: -webkit-calc(3.84 * 0.34vw);
        border-top-right-radius: calc(3.84 * 0.34vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .form--sub__btn {
        border-top-right-radius: -webkit-calc(3.84 * 0.34vh);
        border-top-right-radius: calc(3.84 * 0.34vh); } }
    @media (max-width: 1024px) {
      .form--sub__btn {
        border-bottom-right-radius: -webkit-calc(3.84 * 0.34vw);
        border-bottom-right-radius: calc(3.84 * 0.34vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .form--sub__btn {
        border-bottom-right-radius: -webkit-calc(3.84 * 0.34vh);
        border-bottom-right-radius: calc(3.84 * 0.34vh); } }
    .form--sub__btn::after {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      top: 50%;
      width: -webkit-calc(1 * 1.7vw);
      width: calc(1 * 1.7vw);
      height: -webkit-calc(1 * 1vw);
      height: calc(1 * 1vw);
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url("/wp-content/themes/akc/img/form-arrow.svg"); }
      @media (max-width: 1024px) {
        .form--sub__btn::after {
          width: -webkit-calc(3.84 * 1.7vw);
          width: calc(3.84 * 1.7vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .form--sub__btn::after {
          width: -webkit-calc(3.84 * 1.7vh);
          width: calc(3.84 * 1.7vh); } }
      @media (max-width: 1024px) {
        .form--sub__btn::after {
          height: -webkit-calc(3.84 * 1vw);
          height: calc(3.84 * 1vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .form--sub__btn::after {
          height: -webkit-calc(3.84 * 1vh);
          height: calc(3.84 * 1vh); } }

.modal .gigya-style-modern,
.account__content .gigya-style-modern {
  position: relative;
  clear: both;
  text-align: center;
  width: 100%;
  max-width: 100%; }
  .modal .gigya-style-modern h1.gigya-screen-caption,
  .account__content .gigya-style-modern h1.gigya-screen-caption {
    font-family: "Merriweather", serif;
    font-size: 7.45vw;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    color: #0099ff;
    display: inline-block;
    width: auto !important;
    margin: auto;
    border: none;
    padding-left: 15vw;
    background: url(img/icons/login-ico@3x.png) no-repeat left center;
    background-size: auto 100%; }
    @media (min-width: 1025px) {
      .modal .gigya-style-modern h1.gigya-screen-caption,
      .account__content .gigya-style-modern h1.gigya-screen-caption {
        font-size: 1.94vw;
        padding-left: 3.5vw; } }
  .modal .gigya-style-modern .gigya-screen-content,
  .account__content .gigya-style-modern .gigya-screen-content {
    width: 100%;
    max-width: 100% !important; }
    .modal .gigya-style-modern .gigya-screen-content div.gigya-screen.landscape,
    .modal .gigya-style-modern .gigya-screen-content div.gigya-screen.portrait,
    .account__content .gigya-style-modern .gigya-screen-content div.gigya-screen.landscape,
    .account__content .gigya-style-modern .gigya-screen-content div.gigya-screen.portrait {
      padding: 0;
      width: 100%; }

.modal .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-password, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-textbox,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-password,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
  position: relative;
  margin: 1vw 0;
  padding: 1vw 0; }
  @media (max-width: 1024px) {
    .modal .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-password, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-textbox,
    .account__content .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown,
    .account__content .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset,
    .account__content .gigya-screen .gigya-composite-control.gigya-composite-control-password,
    .account__content .gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
      margin: 0;
      padding: 1vw 0;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 88vw;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.modal .gigya-screen input[type=text],
.modal .gigya-screen input[type=password],
.account__content .gigya-screen input[type=text],
.account__content .gigya-screen input[type=password] {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 3.8vw;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: unset;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 !important;
  margin: 1vw 0 !important; }
  @media (min-width: 1025px) {
    .modal .gigya-screen input[type=text],
    .modal .gigya-screen input[type=password],
    .account__content .gigya-screen input[type=text],
    .account__content .gigya-screen input[type=password] {
      font-size: 1.1vw;
      margin: 0 !important; } }
  .modal .gigya-screen input[type=text]::-webkit-input-placeholder, .modal .gigya-screen input[type=password]::-webkit-input-placeholder, .account__content .gigya-screen input[type=text]::-webkit-input-placeholder, .account__content .gigya-screen input[type=password]::-webkit-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 3.8vw;
    margin: 0 !important;
    padding: 0 !important; }
  .modal .gigya-screen input[type=text]::-moz-placeholder, .modal .gigya-screen input[type=password]::-moz-placeholder, .account__content .gigya-screen input[type=text]::-moz-placeholder, .account__content .gigya-screen input[type=password]::-moz-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 3.8vw;
    margin: 0 !important;
    padding: 0 !important; }
  .modal .gigya-screen input[type=text]:-ms-input-placeholder, .modal .gigya-screen input[type=password]:-ms-input-placeholder, .account__content .gigya-screen input[type=text]:-ms-input-placeholder, .account__content .gigya-screen input[type=password]:-ms-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 3.8vw;
    margin: 0 !important;
    padding: 0 !important; }
  .modal .gigya-screen input[type=text]::-ms-input-placeholder, .modal .gigya-screen input[type=password]::-ms-input-placeholder, .account__content .gigya-screen input[type=text]::-ms-input-placeholder, .account__content .gigya-screen input[type=password]::-ms-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 3.8vw;
    margin: 0 !important;
    padding: 0 !important; }
  .modal .gigya-screen input[type=text]::placeholder,
  .modal .gigya-screen input[type=password]::placeholder,
  .account__content .gigya-screen input[type=text]::placeholder,
  .account__content .gigya-screen input[type=password]::placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 3.8vw;
    margin: 0 !important;
    padding: 0 !important; }
    @media (min-width: 1025px) {
      .modal .gigya-screen input[type=text]::-webkit-input-placeholder, .modal .gigya-screen input[type=password]::-webkit-input-placeholder, .account__content .gigya-screen input[type=text]::-webkit-input-placeholder, .account__content .gigya-screen input[type=password]::-webkit-input-placeholder {
        font-size: 1.1vw; }
      .modal .gigya-screen input[type=text]::-moz-placeholder, .modal .gigya-screen input[type=password]::-moz-placeholder, .account__content .gigya-screen input[type=text]::-moz-placeholder, .account__content .gigya-screen input[type=password]::-moz-placeholder {
        font-size: 1.1vw; }
      .modal .gigya-screen input[type=text]:-ms-input-placeholder, .modal .gigya-screen input[type=password]:-ms-input-placeholder, .account__content .gigya-screen input[type=text]:-ms-input-placeholder, .account__content .gigya-screen input[type=password]:-ms-input-placeholder {
        font-size: 1.1vw; }
      .modal .gigya-screen input[type=text]::-ms-input-placeholder, .modal .gigya-screen input[type=password]::-ms-input-placeholder, .account__content .gigya-screen input[type=text]::-ms-input-placeholder, .account__content .gigya-screen input[type=password]::-ms-input-placeholder {
        font-size: 1.1vw; }
      .modal .gigya-screen input[type=text]::placeholder,
      .modal .gigya-screen input[type=password]::placeholder,
      .account__content .gigya-screen input[type=text]::placeholder,
      .account__content .gigya-screen input[type=password]::placeholder {
        font-size: 1.1vw; } }

.modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button, .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit, .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link, .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend, .modal .gigya-screen a.gigya-button, .modal .gigya-screen input[type=button], .modal .gigya-screen input[type=submit],
.account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button,
.account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit,
.account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link,
.account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend,
.account__content .gigya-screen a.gigya-button,
.account__content .gigya-screen input[type=button],
.account__content .gigya-screen input[type=submit] {
  cursor: pointer;
  width: 100% !important;
  max-width: 100%;
  height: 11.4vw;
  border-radius: 1.25vw;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background-color: #0099ff;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 2.8vw;
  font-weight: 400;
  text-transform: uppercase;
  padding: 1vw 0; }
  @media (min-width: 1025px) {
    .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button, .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit, .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link, .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend, .modal .gigya-screen a.gigya-button, .modal .gigya-screen input[type=button], .modal .gigya-screen input[type=submit],
    .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button,
    .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-button-container .gig-tfa-button-submit,
    .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-link,
    .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gigya-button.gig-tfa-phone-code-resend,
    .account__content .gigya-screen a.gigya-button,
    .account__content .gigya-screen input[type=button],
    .account__content .gigya-screen input[type=submit] {
      font-size: 1.1vw;
      border-radius: 0.25vw;
      height: 2.98vw; } }

.modal .gigya-screen.portrait .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider,
.account__content .gigya-screen.portrait .gigya-layout-row.with-divider > .gigya-layout-cell.with-divider {
  display: none; }

.modal .gigya-screen.portrait .gigya-layout-row .gigya-layout-cell.responsive,
.account__content .gigya-screen.portrait .gigya-layout-row .gigya-layout-cell.responsive {
  min-width: 38% !important;
  width: 38% !important;
  margin: 0 5% !important;
  display: inline-block;
  text-align: center; }
  @media (min-width: 1025px) {
    .modal .gigya-screen.portrait .gigya-layout-row .gigya-layout-cell.responsive,
    .account__content .gigya-screen.portrait .gigya-layout-row .gigya-layout-cell.responsive {
      min-width: 100% !important;
      width: 100% !important;
      margin: initial !important; } }

.modal .gigya-screen .gigya-composite-control.gigya-composite-control-label, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-link,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-label,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-link {
  display: inline-block;
  font-size: 3.8vw;
  color: #003594;
  width: 100%;
  text-align: center; }
  @media (min-width: 1025px) {
    .modal .gigya-screen .gigya-composite-control.gigya-composite-control-label, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-link,
    .account__content .gigya-screen .gigya-composite-control.gigya-composite-control-label,
    .account__content .gigya-screen .gigya-composite-control.gigya-composite-control-link {
      font-size: 0.9vw;
      width: 100%;
      text-align: initial; } }

.modal .gigya-screen .gigya-composite-control.gigya-composite-control-submit,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-submit {
  padding-bottom: 10px; }
  @media (min-width: 1025px) {
    .modal .gigya-screen .gigya-composite-control.gigya-composite-control-submit,
    .account__content .gigya-screen .gigya-composite-control.gigya-composite-control-submit {
      padding-bottom: 1vw; } }

.modal .gigya-screen .gigya-social-login-container,
.modal .gigya-screen .gigya-social-login-container > div,
.account__content .gigya-screen .gigya-social-login-container,
.account__content .gigya-screen .gigya-social-login-container > div {
  width: 100% !important;
  height: auto !important; }

@media (min-width: 1025px) {
  .modal .gigya-login-providers-container,
  .account__content .gigya-login-providers-container {
    font-size: 0.9vw;
    text-align: initial;
    width: 193px !important; } }

.modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox, .modal .gigya-screen input.gigya-input-password.gigya-error, .modal .gigya-screen input.gigya-input-text.gigya-error, .modal .gigya-screen select.gigya-country-code-select.gigya-error,
.account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox,
.account__content .gigya-screen input.gigya-input-password.gigya-error,
.account__content .gigya-screen input.gigya-input-text.gigya-error,
.account__content .gigya-screen select.gigya-country-code-select.gigya-error {
  font-family: "Lato", sans-serif;
  font-size: 3.8vw;
  border: none;
  border-bottom: 1px solid #fe5147 !important;
  border-radius: unset;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 !important;
  margin: 1vw 0 !important; }
  @media (min-width: 1025px) {
    .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox, .modal .gigya-screen input.gigya-input-password.gigya-error, .modal .gigya-screen input.gigya-input-text.gigya-error, .modal .gigya-screen select.gigya-country-code-select.gigya-error,
    .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox,
    .account__content .gigya-screen input.gigya-input-password.gigya-error,
    .account__content .gigya-screen input.gigya-input-text.gigya-error,
    .account__content .gigya-screen select.gigya-country-code-select.gigya-error {
      font-size: 1.1vw; } }
  .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-webkit-input-placeholder, .modal .gigya-screen input.gigya-input-password.gigya-error::-webkit-input-placeholder, .modal .gigya-screen input.gigya-input-text.gigya-error::-webkit-input-placeholder, .modal .gigya-screen select.gigya-country-code-select.gigya-error::-webkit-input-placeholder, .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-webkit-input-placeholder, .account__content .gigya-screen input.gigya-input-password.gigya-error::-webkit-input-placeholder, .account__content .gigya-screen input.gigya-input-text.gigya-error::-webkit-input-placeholder, .account__content .gigya-screen select.gigya-country-code-select.gigya-error::-webkit-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 3.8vw; }
  .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-moz-placeholder, .modal .gigya-screen input.gigya-input-password.gigya-error::-moz-placeholder, .modal .gigya-screen input.gigya-input-text.gigya-error::-moz-placeholder, .modal .gigya-screen select.gigya-country-code-select.gigya-error::-moz-placeholder, .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-moz-placeholder, .account__content .gigya-screen input.gigya-input-password.gigya-error::-moz-placeholder, .account__content .gigya-screen input.gigya-input-text.gigya-error::-moz-placeholder, .account__content .gigya-screen select.gigya-country-code-select.gigya-error::-moz-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 3.8vw; }
  .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox:-ms-input-placeholder, .modal .gigya-screen input.gigya-input-password.gigya-error:-ms-input-placeholder, .modal .gigya-screen input.gigya-input-text.gigya-error:-ms-input-placeholder, .modal .gigya-screen select.gigya-country-code-select.gigya-error:-ms-input-placeholder, .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox:-ms-input-placeholder, .account__content .gigya-screen input.gigya-input-password.gigya-error:-ms-input-placeholder, .account__content .gigya-screen input.gigya-input-text.gigya-error:-ms-input-placeholder, .account__content .gigya-screen select.gigya-country-code-select.gigya-error:-ms-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 3.8vw; }
  .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-ms-input-placeholder, .modal .gigya-screen input.gigya-input-password.gigya-error::-ms-input-placeholder, .modal .gigya-screen input.gigya-input-text.gigya-error::-ms-input-placeholder, .modal .gigya-screen select.gigya-country-code-select.gigya-error::-ms-input-placeholder, .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-ms-input-placeholder, .account__content .gigya-screen input.gigya-input-password.gigya-error::-ms-input-placeholder, .account__content .gigya-screen input.gigya-input-text.gigya-error::-ms-input-placeholder, .account__content .gigya-screen select.gigya-country-code-select.gigya-error::-ms-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 3.8vw; }
  .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::placeholder, .modal .gigya-screen input.gigya-input-password.gigya-error::placeholder, .modal .gigya-screen input.gigya-input-text.gigya-error::placeholder, .modal .gigya-screen select.gigya-country-code-select.gigya-error::placeholder,
  .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::placeholder,
  .account__content .gigya-screen input.gigya-input-password.gigya-error::placeholder,
  .account__content .gigya-screen input.gigya-input-text.gigya-error::placeholder,
  .account__content .gigya-screen select.gigya-country-code-select.gigya-error::placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 3.8vw; }
    @media (min-width: 1025px) {
      .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-webkit-input-placeholder, .modal .gigya-screen input.gigya-input-password.gigya-error::-webkit-input-placeholder, .modal .gigya-screen input.gigya-input-text.gigya-error::-webkit-input-placeholder, .modal .gigya-screen select.gigya-country-code-select.gigya-error::-webkit-input-placeholder, .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-webkit-input-placeholder, .account__content .gigya-screen input.gigya-input-password.gigya-error::-webkit-input-placeholder, .account__content .gigya-screen input.gigya-input-text.gigya-error::-webkit-input-placeholder, .account__content .gigya-screen select.gigya-country-code-select.gigya-error::-webkit-input-placeholder {
        font-size: 1.1vw; }
      .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-moz-placeholder, .modal .gigya-screen input.gigya-input-password.gigya-error::-moz-placeholder, .modal .gigya-screen input.gigya-input-text.gigya-error::-moz-placeholder, .modal .gigya-screen select.gigya-country-code-select.gigya-error::-moz-placeholder, .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-moz-placeholder, .account__content .gigya-screen input.gigya-input-password.gigya-error::-moz-placeholder, .account__content .gigya-screen input.gigya-input-text.gigya-error::-moz-placeholder, .account__content .gigya-screen select.gigya-country-code-select.gigya-error::-moz-placeholder {
        font-size: 1.1vw; }
      .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox:-ms-input-placeholder, .modal .gigya-screen input.gigya-input-password.gigya-error:-ms-input-placeholder, .modal .gigya-screen input.gigya-input-text.gigya-error:-ms-input-placeholder, .modal .gigya-screen select.gigya-country-code-select.gigya-error:-ms-input-placeholder, .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox:-ms-input-placeholder, .account__content .gigya-screen input.gigya-input-password.gigya-error:-ms-input-placeholder, .account__content .gigya-screen input.gigya-input-text.gigya-error:-ms-input-placeholder, .account__content .gigya-screen select.gigya-country-code-select.gigya-error:-ms-input-placeholder {
        font-size: 1.1vw; }
      .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-ms-input-placeholder, .modal .gigya-screen input.gigya-input-password.gigya-error::-ms-input-placeholder, .modal .gigya-screen input.gigya-input-text.gigya-error::-ms-input-placeholder, .modal .gigya-screen select.gigya-country-code-select.gigya-error::-ms-input-placeholder, .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::-ms-input-placeholder, .account__content .gigya-screen input.gigya-input-password.gigya-error::-ms-input-placeholder, .account__content .gigya-screen input.gigya-input-text.gigya-error::-ms-input-placeholder, .account__content .gigya-screen select.gigya-country-code-select.gigya-error::-ms-input-placeholder {
        font-size: 1.1vw; }
      .modal .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::placeholder, .modal .gigya-screen input.gigya-input-password.gigya-error::placeholder, .modal .gigya-screen input.gigya-input-text.gigya-error::placeholder, .modal .gigya-screen select.gigya-country-code-select.gigya-error::placeholder,
      .account__content .gigya-screen.portrait div.gigya-tfa .gig-tfa-container input.gigya-error.gig-tfa-code-textbox::placeholder,
      .account__content .gigya-screen input.gigya-input-password.gigya-error::placeholder,
      .account__content .gigya-screen input.gigya-input-text.gigya-error::placeholder,
      .account__content .gigya-screen select.gigya-country-code-select.gigya-error::placeholder {
        font-size: 1.1vw; } }

.modal .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-error-msg-active, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset .gigya-error-msg-active, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-error-msg-active, .modal .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-error-msg-active,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-dropdown .gigya-error-msg-active,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-fieldset .gigya-error-msg-active,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-password .gigya-error-msg-active,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-error-msg-active {
  font-family: "Lato", sans-serif;
  font-size: 1vw;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left;
  padding: 8px 0;
  position: absolute;
  top: 0px; }

.modal .gigya-screen .gigya-composite-control.gigya-composite-control-label,
.account__content .gigya-screen .gigya-composite-control.gigya-composite-control-label {
  font-family: "Lato", sans-serif !important;
  font-weight: 400 !important;
  font-size: 4.25vw;
  line-height: 1.5 !important;
  color: #000;
  margin: 3vw 0 0; }
  @media (min-width: 1025px) {
    .modal .gigya-screen .gigya-composite-control.gigya-composite-control-label,
    .account__content .gigya-screen .gigya-composite-control.gigya-composite-control-label {
      font-size: 1.25vw; } }

.modal #profile-page h1.gigya-screen-caption,
.account__content #profile-page h1.gigya-screen-caption {
  display: none; }

.modal #profile-page .gigya-screen-content,
.account__content #profile-page .gigya-screen-content {
  width: 100vw;
  max-width: 100% !important;
  height: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 6.9vw 4vw;
  background: #f9f9f9;
  position: relative; }
  @media (min-width: 1025px) {
    .modal #profile-page .gigya-screen-content,
    .account__content #profile-page .gigya-screen-content {
      width: 80%;
      height: -webkit-calc(100vh - 6.87vw);
      height: calc(100vh - 6.87vw);
      padding: 6.9vw 4vw; } }
  .modal #profile-page .gigya-screen-content div.gigya-screen.landscape,
  .modal #profile-page .gigya-screen-content div.gigya-screen.portrait,
  .account__content #profile-page .gigya-screen-content div.gigya-screen.landscape,
  .account__content #profile-page .gigya-screen-content div.gigya-screen.portrait {
    padding: 0;
    width: 100%; }
  .modal #profile-page .gigya-screen-content .gigya-screen .gigya-layout-cell,
  .account__content #profile-page .gigya-screen-content .gigya-screen .gigya-layout-cell {
    text-align: left;
    float: none;
    width: 100%; }

.modal #profile-page .gigya-screen .gigya-label,
.modal #profile-page .gigya-screen .gigya-label-text,
.account__content #profile-page .gigya-screen .gigya-label,
.account__content #profile-page .gigya-screen .gigya-label-text {
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-size: 2.25vw;
  color: #0099ff;
  display: inline-block;
  width: 100%; }
  @media (min-width: 1025px) {
    .modal #profile-page .gigya-screen .gigya-label,
    .modal #profile-page .gigya-screen .gigya-label-text,
    .account__content #profile-page .gigya-screen .gigya-label,
    .account__content #profile-page .gigya-screen .gigya-label-text {
      width: 8vw;
      text-align: left;
      padding: 0;
      line-height: 1.25;
      margin: 0; } }

.modal #profile-page .gigya-screen input[type=email],
.modal #profile-page .gigya-screen input[type=password],
.modal #profile-page .gigya-screen input[type=text],
.modal #profile-page .gigya-screen select,
.modal #profile-page .gigya-screen textarea,
.account__content #profile-page .gigya-screen input[type=email],
.account__content #profile-page .gigya-screen input[type=password],
.account__content #profile-page .gigya-screen input[type=text],
.account__content #profile-page .gigya-screen select,
.account__content #profile-page .gigya-screen textarea {
  width: 100%;
  border-radius: none;
  background-color: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 1025px) {
    .modal #profile-page .gigya-screen input[type=email],
    .modal #profile-page .gigya-screen input[type=password],
    .modal #profile-page .gigya-screen input[type=text],
    .modal #profile-page .gigya-screen select,
    .modal #profile-page .gigya-screen textarea,
    .account__content #profile-page .gigya-screen input[type=email],
    .account__content #profile-page .gigya-screen input[type=password],
    .account__content #profile-page .gigya-screen input[type=text],
    .account__content #profile-page .gigya-screen select,
    .account__content #profile-page .gigya-screen textarea {
      width: 67.5%; } }

.modal #profile-page .gigya-screen .gigya-composite-control-submit,
.account__content #profile-page .gigya-screen .gigya-composite-control-submit {
  width: auto;
  float: left;
  margin: 50px 15px 0 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.modal #profile-page .gigya-screen .btn-save input[type=submit],
.modal #profile-page .gigya-screen .btn-cancel input[type=button],
.account__content #profile-page .gigya-screen .btn-save input[type=submit],
.account__content #profile-page .gigya-screen .btn-cancel input[type=button] {
  width: auto;
  padding: 1vw 3vw;
  font-size: 0.9vw; }
  @media (max-width: 1024px) {
    .modal #profile-page .gigya-screen .btn-save input[type=submit],
    .modal #profile-page .gigya-screen .btn-cancel input[type=button],
    .account__content #profile-page .gigya-screen .btn-save input[type=submit],
    .account__content #profile-page .gigya-screen .btn-cancel input[type=button] {
      padding: 4vw 8vw;
      font-size: 4vw;
      width: 27vw; } }

.modal #profile-page .gigya-screen .gigya-required-display,
.account__content #profile-page .gigya-screen .gigya-required-display {
  display: none; }

.home .header {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%); }
  .home .header .js-nav-fade {
    opacity: 0; }

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  background-color: #0099ff;
  color: #ffffff;
  height: 64px;
  padding: 12px 20px; }
  @media (min-width: 625px) {
    .header {
      height: 100px;
      padding: 0 5vw; } }
  @media (min-width: 1025px) {
    .header {
      height: 6.87vw;
      padding: 0 5vw; } }
  .header__logo {
    width: -webkit-calc(1 * 9.717vw);
    width: calc(1 * 9.717vw);
    margin-left: 24px;
    max-width: 150px; }
    @media (max-width: 1024px) {
      .header__logo {
        width: -webkit-calc(3.84 * 9.717vw);
        width: calc(3.84 * 9.717vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .header__logo {
        width: -webkit-calc(3.84 * 9.717vh);
        width: calc(3.84 * 9.717vh); } }
    @media (min-width: 1025px) {
      .header__logo {
        margin-left: 0;
        max-width: unset; } }
  .header .c-header-brand,
  .header .c-header-main-nav,
  .header .header-main-nav,
  .header .header-main-nav--icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #ffffff; }
    @media (min-width: 1025px) {
      .header .c-header-brand,
      .header .c-header-main-nav,
      .header .header-main-nav,
      .header .header-main-nav--icons {
        min-height: 6.87vw;
        padding: 0 5vw 0 0; } }
  @media (max-width: 1024px) {
    .header .c-header-brand {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%; } }
  @media (min-width: 1025px) {
    .header .c-header-main-nav,
    .header .header-main-nav {
      padding: 0; } }
  .header .c-header-main-nav {
    display: none; }
    @media (min-width: 1025px) {
      .header .c-header-main-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .header .btn-join {
    display: block;
    width: 78px;
    height: 35px;
    border-radius: 5px;
    border: solid 1px #ffffff;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 6px 0; }
    @media (min-width: 1025px) {
      .header .btn-join {
        display: none; } }
  .header .icon {
    display: block;
    width: 2vw;
    height: 2vw;
    margin-left: -webkit-calc(1 * 0.5vw);
    margin-left: calc(1 * 0.5vw); }
    @media (max-width: 1024px) {
      .header .icon {
        margin-left: -webkit-calc(3.84 * 0.5vw);
        margin-left: calc(3.84 * 0.5vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .header .icon {
        margin-left: -webkit-calc(3.84 * 0.5vh);
        margin-left: calc(3.84 * 0.5vh); } }
    .header .icon img {
      max-width: 100%; }
  .header .hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0;
    cursor: pointer; }
    @media (min-width: 1025px) {
      .header .hamburger {
        margin-left: -webkit-calc(1 * 1.5vw);
        margin-left: calc(1 * 1.5vw); } }
  @media (min-width: 1025px) and (max-width: 1024px) {
    .header .hamburger {
      margin-left: -webkit-calc(3.84 * 1.5vw);
      margin-left: calc(3.84 * 1.5vw); } }
  @media (min-width: 1025px) and (max-width: 1024px) and (orientation: landscape) {
    .header .hamburger {
      margin-left: -webkit-calc(3.84 * 1.5vh);
      margin-left: calc(3.84 * 1.5vh); } }
    .header .hamburger .icon--hamburger {
      width: -webkit-calc(1 * 2.08vw);
      width: calc(1 * 2.08vw);
      height: -webkit-calc(1 * 1.67vw);
      height: calc(1 * 1.67vw);
      max-height: 35px; }
      @media (max-width: 1024px) {
        .header .hamburger .icon--hamburger {
          width: -webkit-calc(3.84 * 2.08vw);
          width: calc(3.84 * 2.08vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .header .hamburger .icon--hamburger {
          width: -webkit-calc(3.84 * 2.08vh);
          width: calc(3.84 * 2.08vh); } }
      @media (max-width: 1024px) {
        .header .hamburger .icon--hamburger {
          height: -webkit-calc(3.84 * 1.67vw);
          height: calc(3.84 * 1.67vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .header .hamburger .icon--hamburger {
          height: -webkit-calc(3.84 * 1.67vh);
          height: calc(3.84 * 1.67vh); } }
    .header .hamburger__icon {
      width: 30px;
      height: 25px;
      position: relative;
      overflow: hidden; }
      .header .hamburger__icon-open {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        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-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out; }
      .header .hamburger__icon-close {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: translateX(150%);
            -ms-transform: translateX(150%);
                transform: translateX(150%); }
        .header .hamburger__icon-close span {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform-origin: center;
              -ms-transform-origin: center;
                  transform-origin: center; }
          .header .hamburger__icon-close span:first-child {
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
                -ms-transform: translate(-50%, -50%) rotate(45deg);
                    transform: translate(-50%, -50%) rotate(45deg); }
          .header .hamburger__icon-close span:last-child {
            -webkit-transform: translate(-50%, -50%) rotate(-45deg);
                -ms-transform: translate(-50%, -50%) rotate(-45deg);
                    transform: translate(-50%, -50%) rotate(-45deg); }
      .header .hamburger__icon span {
        width: 100%;
        height: 2px;
        background: #003594; }
    .header .hamburger.active .js-hamburger-open {
      opacity: 0;
      -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
              transform: translateX(-100%); }
    .header .hamburger.active .js-hamburger-close {
      opacity: 1;
      -webkit-transform: translateX(0%);
          -ms-transform: translateX(0%);
              transform: translateX(0%); }
    .header .hamburger__helper {
      display: none;
      line-height: 2;
      margin-left: -webkit-calc(1 * 1vw);
      margin-left: calc(1 * 1vw); }
      @media (max-width: 1024px) {
        .header .hamburger__helper {
          margin-left: -webkit-calc(3.84 * 1vw);
          margin-left: calc(3.84 * 1vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .header .hamburger__helper {
          margin-left: -webkit-calc(3.84 * 1vh);
          margin-left: calc(3.84 * 1vh); } }
      @media (min-width: 1025px) {
        .header .hamburger__helper {
          display: block; } }
  .header .menu-item a,
  .header .hamburger__helper {
    font-family: "Merriweather", serif;
    color: #ffffff;
    font-size: -webkit-calc(1 * 1.18vw);
    font-size: calc(1 * 1.18vw);
    font-weight: 300; }
    @media (max-width: 1024px) {
      .header .menu-item a,
      .header .hamburger__helper {
        font-size: -webkit-calc(3.84 * 1.18vw);
        font-size: calc(3.84 * 1.18vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .header .menu-item a,
      .header .hamburger__helper {
        font-size: -webkit-calc(3.84 * 1.18vh);
        font-size: calc(3.84 * 1.18vh); } }
  .header .menu-item {
    display: inline-block;
    list-style: none;
    margin-left: -webkit-calc(1 * 1.5vw);
    margin-left: calc(1 * 1.5vw);
    padding: 3px 0;
    border-bottom: 1px solid #ffffff; }
    @media (max-width: 1024px) {
      .header .menu-item {
        margin-left: -webkit-calc(3.84 * 1.5vw);
        margin-left: calc(3.84 * 1.5vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .header .menu-item {
        margin-left: -webkit-calc(3.84 * 1.5vh);
        margin-left: calc(3.84 * 1.5vh); } }
  @media (min-width: 625px) {
    .header .btn-mobile-search {
      position: absolute;
      left: 14vw; } }
  @media (min-width: 1025px) {
    .header .header-main-nav--icons {
      padding: 0 0 0 0.5vw; } }
  .header .header-main-nav--icons a {
    position: relative; }
  .header .header-main-nav--icons svg {
    width: 19px;
    height: 22px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-left: -webkit-calc(1 * 1.5vw);
    margin-left: calc(1 * 1.5vw); }
    @media (max-width: 1024px) {
      .header .header-main-nav--icons svg {
        margin-left: -webkit-calc(3.84 * 1.5vw);
        margin-left: calc(3.84 * 1.5vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .header .header-main-nav--icons svg {
        margin-left: -webkit-calc(3.84 * 1.5vh);
        margin-left: calc(3.84 * 1.5vh); } }
    .header .header-main-nav--icons svg:hover path {
      fill: #ffffff; }
    .header .header-main-nav--icons svg.icon-favorites:hover path {
      fill: none;
      stroke: #ffffff; }
  .header .header-main-nav--icons #fav-notification {
    display: none; }
    @media (min-width: 1025px) {
      .header .header-main-nav--icons #fav-notification {
        display: block;
        position: absolute;
        bottom: -20px;
        right: -38px;
        -webkit-transform: translateY(95%);
            -ms-transform: translateY(95%);
                transform: translateY(95%);
        width: 200px;
        padding: 20px;
        background: white;
        -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
                box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
        border: solid 1px #d3d3d3;
        border-radius: 5px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
        transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
        transition: opacity 0.3s ease-out, transform 0.3s ease-out;
        transition: opacity 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
        .header .header-main-nav--icons #fav-notification.show {
          visibility: visible;
          opacity: 1; }
        .header .header-main-nav--icons #fav-notification:before {
          content: "";
          width: 100%;
          height: 30px;
          position: absolute;
          top: 0;
          left: 0;
          -webkit-transform: translateY(-95%);
              -ms-transform: translateY(-95%);
                  transform: translateY(-95%); }
        .header .header-main-nav--icons #fav-notification:after {
          content: "";
          width: 15px;
          height: 15px;
          position: absolute;
          top: 0;
          right: 15%;
          -webkit-transform: translate(-50%, -50%) rotate(45deg);
              -ms-transform: translate(-50%, -50%) rotate(45deg);
                  transform: translate(-50%, -50%) rotate(45deg);
          border-top: solid 1px #d3d3d3;
          border-left: solid 1px #d3d3d3;
          background: white; }
        .header .header-main-nav--icons #fav-notification .faved,
        .header .header-main-nav--icons #fav-notification .faved-detail {
          display: block;
          width: 100%;
          padding: 10px 0;
          color: #003594;
          font-family: "Lato", sans-serif;
          font-size: 14px;
          font-weight: 700; }
        .header .header-main-nav--icons #fav-notification .faved-detail {
          font-weight: 300;
          border-top: 1px solid #e7e7e7; } }
  .header form {
    display: none;
    margin-top: -webkit-calc(1 * 0vw);
    margin-top: calc(1 * 0vw);
    margin-bottom: -webkit-calc(1 * 0vw);
    margin-bottom: calc(1 * 0vw);
    margin-left: -webkit-calc(1 * 0vw);
    margin-left: calc(1 * 0vw);
    margin-right: -webkit-calc(1 * 6vw);
    margin-right: calc(1 * 6vw);
    margin-left: auto;
    position: relative; }
    @media (max-width: 1024px) {
      .header form {
        margin-top: -webkit-calc(3.84 * 0vw);
        margin-top: calc(3.84 * 0vw);
        margin-bottom: -webkit-calc( 3.84 * 0vw);
        margin-bottom: calc( 3.84 * 0vw);
        margin-left: -webkit-calc(3.84 * 0vw);
        margin-left: calc(3.84 * 0vw);
        margin-right: -webkit-calc( 3.84 * 6vw);
        margin-right: calc( 3.84 * 6vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .header form {
        margin-top: -webkit-calc(3.84 * 0vh);
        margin-top: calc(3.84 * 0vh);
        margin-bottom: -webkit-calc( 3.84 * 0vh);
        margin-bottom: calc( 3.84 * 0vh);
        margin-left: -webkit-calc(3.84 * 0vh);
        margin-left: calc(3.84 * 0vh);
        margin-right: -webkit-calc( 3.84 * 6vh);
        margin-right: calc( 3.84 * 6vh); } }
    @media (max-width: 1024px) {
      .header form {
        display: block;
        position: fixed;
        width: 100vw;
        height: 100px;
        padding: 16px;
        background: #0099ff;
        top: -100px;
        left: 0;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        margin: auto; }
        .header form.show {
          top: 0; } }
    @media (max-width: 896px) {
      .header form {
        height: 64px;
        top: -64px; } }
    @media (min-width: 1025px) {
      .header form {
        display: block;
        max-width: 430px; } }
    .header form .search-icon {
      height: 1.5vw;
      position: absolute;
      -webkit-transform: translate(1.75vw, 1vw);
          -ms-transform: translate(1.75vw, 1vw);
              transform: translate(1.75vw, 1vw);
      z-index: 1; }
      @media (max-width: 1024px) {
        .header form .search-icon {
          right: 8vw;
          width: 4.8vw;
          height: 22px; } }
    .header form .ep-loader {
      height: 1.5vw;
      position: absolute;
      -webkit-transform: translate(1.75vw, 1vw);
          -ms-transform: translate(1.75vw, 1vw);
              transform: translate(1.75vw, 1vw);
      z-index: 2;
      display: none;
      right: 4vw; }
      @media (max-width: 1024px) {
        .header form .ep-loader {
          right: 16vw;
          width: 4.8vw;
          height: 22px; } }
    .header form input {
      height: auto;
      max-width: 430px;
      padding: 1vw 1vw 1vw 4.7vw; }
      @media (max-width: 1024px) {
        .header form input {
          max-width: unset; } }
  .header .header-main-nav .menu-item-has-children {
    position: relative;
    padding-right: 20px; }
    .header .header-main-nav .menu-item-has-children:before, .header .header-main-nav .menu-item-has-children:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      width: 8px;
      height: 1px;
      background: white;
      -webkit-transform-origin: center left;
          -ms-transform-origin: center left;
              transform-origin: center left;
      -webkit-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    .header .header-main-nav .menu-item-has-children:before {
      -webkit-transform: translateY(150%) rotate(-35deg);
          -ms-transform: translateY(150%) rotate(-35deg);
              transform: translateY(150%) rotate(-35deg); }
    .header .header-main-nav .menu-item-has-children:after {
      -webkit-transform: translateY(150%) rotate(-145deg);
          -ms-transform: translateY(150%) rotate(-145deg);
              transform: translateY(150%) rotate(-145deg); }
    .header .header-main-nav .menu-item-has-children:hover .sub-menu {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(-50%, 100%);
          -ms-transform: translateY(-50%, 100%);
              transform: translateY(-50%, 100%); }
    .header .header-main-nav .menu-item-has-children:hover:before {
      -webkit-transform: translateY(-150%) rotate(35deg);
          -ms-transform: translateY(-150%) rotate(35deg);
              transform: translateY(-150%) rotate(35deg); }
    .header .header-main-nav .menu-item-has-children:hover:after {
      -webkit-transform: translateY(-150%) rotate(-215deg);
          -ms-transform: translateY(-150%) rotate(-215deg);
              transform: translateY(-150%) rotate(-215deg); }
    .header .header-main-nav .menu-item-has-children .sub-menu {
      position: absolute;
      bottom: -20px;
      right: 0;
      -webkit-transform: translate(5%, 105%);
          -ms-transform: translate(5%, 105%);
              transform: translate(5%, 105%);
      padding: 20px;
      background: white;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
              box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
      border: solid 1px #d3d3d3;
      border-radius: 5px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
      transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
      transition: opacity 0.3s ease-out, transform 0.3s ease-out;
      transition: opacity 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
      .header .header-main-nav .menu-item-has-children .sub-menu:before {
        content: "";
        width: 100%;
        height: 30px;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: translateY(-95%);
            -ms-transform: translateY(-95%);
                transform: translateY(-95%); }
      .header .header-main-nav .menu-item-has-children .sub-menu:after {
        content: "";
        width: 15px;
        height: 15px;
        position: absolute;
        top: 0;
        right: 15%;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
            -ms-transform: translate(-50%, -50%) rotate(45deg);
                transform: translate(-50%, -50%) rotate(45deg);
        border-top: solid 1px #d3d3d3;
        border-left: solid 1px #d3d3d3;
        background: white; }
      .header .header-main-nav .menu-item-has-children .sub-menu li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        margin: 0 0 10px; }
        .header .header-main-nav .menu-item-has-children .sub-menu li:last-child {
          margin: 0; }
        .header .header-main-nav .menu-item-has-children .sub-menu li a {
          color: #474747;
          font-family: "Merriweather", serif;
          font-size: 15px;
          white-space: nowrap; }
  .header .ep-autosuggest-container {
    position: relative; }
  .header .overlay--ep-autosuggest-container {
    position: fixed;
    top: 6.87vw;
    left: 0;
    width: 100vw;
    height: 0vh;
    background: rgba(0, 53, 148, 0.5);
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    @media (max-width: 1024px) {
      .header .overlay--ep-autosuggest-container {
        top: 100px; } }
    @media (max-width: 896px) {
      .header .overlay--ep-autosuggest-container {
        top: 64px; } }
    .header .overlay--ep-autosuggest-container.show {
      opacity: 1;
      z-index: 11;
      height: 100vh; }
  .header .ep-autosuggest {
    padding: 20px 20px 23px;
    margin-top: -3px;
    background: #f9f9f9; }
  .header .autosuggest-list-container {
    color: #000;
    overflow: hidden; }
  .header .autosuggest-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    list-style: none;
    padding: 0; }
    .header .autosuggest-list--product {
      margin: 18px 0;
      width: 100%;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
      .header .autosuggest-list--product .autosuggest-item {
        width: 40%;
        max-width: 150px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        cursor: pointer; }
        @media (max-width: 1024px) {
          .header .autosuggest-list--product .autosuggest-item {
            width: 100%;
            max-width: unset;
            display: none;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; }
            .header .autosuggest-list--product .autosuggest-item:first-of-type {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; } }
        .header .autosuggest-list--product .autosuggest-item__image {
          width: 100%;
          max-width: 100%;
          padding: 0 15px;
          border: 1px solid #e7e7e7;
          margin: 0px 0 12px;
          background-color: #ffffff; }
          @media (max-width: 1024px) {
            .header .autosuggest-list--product .autosuggest-item__image {
              max-width: 16vw;
              max-height: 16vw;
              margin: 0px 12px 12px 0; } }
        .header .autosuggest-list--product .autosuggest-item__title {
          font-family: "Lato", sans-serif;
          font-size: 16px;
          font-weight: 700;
          line-height: 1.31;
          color: #000; }
        .header .autosuggest-list--product .autosuggest-item__price {
          font-size: 14px;
          line-height: 1.43;
          font-weight: 700;
          color: #222223; }
    .header .autosuggest-list--article {
      margin: 18px 0;
      width: 100%;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
      .header .autosuggest-list--article .autosuggest-item {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        cursor: pointer; }
        .header .autosuggest-list--article .autosuggest-item__image {
          min-width: 120px;
          height: 68px;
          margin: 0px 12px 12px 0;
          background-color: #003594; }
        .header .autosuggest-list--article .autosuggest-item__title {
          font-family: "Merriweather", serif;
          font-size: 16px;
          font-weight: 700;
          line-height: 1.38;
          color: #222223; }
    .header .autosuggest-list__heading {
      font-family: "Lato", sans-serif;
      font-size: 12px;
      font-weight: 700;
      letter-spacing: 1.1px;
      color: #505053;
      text-transform: uppercase;
      margin: 12px 0; }
      .header .autosuggest-list__heading span {
        margin-left: 20px;
        text-transform: none; }
  .header .ep-btn-submit {
    background-color: #0099ff;
    color: white;
    border-radius: -webkit-calc(1 * 0.34vw);
    border-radius: calc(1 * 0.34vw);
    margin-top: auto;
    text-transform: uppercase;
    font-size: -webkit-calc(1 * 0.8vw);
    font-size: calc(1 * 0.8vw);
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
    cursor: pointer; }
    @media (max-width: 1024px) {
      .header .ep-btn-submit {
        border-radius: -webkit-calc(3.84 * 0.34vw);
        border-radius: calc(3.84 * 0.34vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .header .ep-btn-submit {
        border-radius: -webkit-calc(3.84 * 0.34vh);
        border-radius: calc(3.84 * 0.34vh); } }
    @media (max-width: 1024px) {
      .header .ep-btn-submit {
        font-size: -webkit-calc(3.84 * 0.8vw);
        font-size: calc(3.84 * 0.8vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .header .ep-btn-submit {
        font-size: -webkit-calc(3.84 * 0.8vh);
        font-size: calc(3.84 * 0.8vh); } }

body.modal-open {
  height: 100vh;
  overflow-y: hidden;
  padding-right: 15px;
  /* Avoid width reflow */ }

@media (max-width: 1024px) {
  .menu-item-784 {
    display: none !important; } }

@media (max-width: 1024px) {
  .menu-item-783 a {
    position: relative; }
    .menu-item-783 a:after {
      content: "$";
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      color: #003594;
      font-weight: 700;
      font-size: 20px;
      line-height: 20px;
      letter-spacing: 1.25px; } }

.nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3; }
  .nav .desktop-drawer-nav {
    display: none;
    position: fixed;
    top: -100vh;
    left: 0;
    width: 100vw;
    min-height: -webkit-calc(100vh - 6.87vw);
    min-height: calc(100vh - 6.87vw);
    overflow-y: visible;
    background: #ffffff;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out; }
    @media (min-width: 1025px) {
      .nav .desktop-drawer-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .nav .desktop-drawer-nav.show {
      top: 6.87vw; }
  .nav .mobile-drawer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    top: -100vh;
    left: 0;
    width: 100vw;
    height: -webkit-calc(100vh - 64px);
    height: calc(100vh - 64px);
    overflow: scroll;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    background: #ffffff; }
    @media (min-width: 1025px) {
      .nav .mobile-drawer-nav {
        display: none; } }
    .nav .mobile-drawer-nav.show {
      top: 64px; }
      @media (min-width: 625px) {
        .nav .mobile-drawer-nav.show {
          top: 100px; } }
  @media (min-width: 1025px) {
    .nav .header-drawer-primary-nav-menu {
      height: 35vh;
      padding: 50px 47px 60px; } }
  .nav .header-drawer-primary-nav-menu,
  .nav .header-drawer-primary-nav-menu .menu {
    width: 100vw;
    background: #ffffff;
    display: block; }
    @media (min-width: 1025px) {
      .nav .header-drawer-primary-nav-menu,
      .nav .header-drawer-primary-nav-menu .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
    @media (max-width: 1024px) {
      .nav .header-drawer-primary-nav-menu .menu-item,
      .nav .header-drawer-primary-nav-menu .menu .menu-item {
        display: block;
        border-bottom: 1px solid #c6dbe8;
        padding: 3.5vw; }
        .nav .header-drawer-primary-nav-menu .menu-item:last-of-type,
        .nav .header-drawer-primary-nav-menu .menu .menu-item:last-of-type {
          border-bottom: 1px solid #003594; } }
    @media (min-width: 1025px) {
      .nav .header-drawer-primary-nav-menu .menu-item,
      .nav .header-drawer-primary-nav-menu .menu .menu-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        margin: 0 1vw; } }
    .nav .header-drawer-primary-nav-menu .menu-item a,
    .nav .header-drawer-primary-nav-menu .menu .menu-item a {
      font-weight: 700;
      text-transform: uppercase; }
      @media (max-width: 1024px) {
        .nav .header-drawer-primary-nav-menu .menu-item a,
        .nav .header-drawer-primary-nav-menu .menu .menu-item a {
          font-size: 3.5vw;
          display: block; } }
      @media (min-width: 1025px) {
        .nav .header-drawer-primary-nav-menu .menu-item a,
        .nav .header-drawer-primary-nav-menu .menu .menu-item a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse;
          text-align: center; } }
      .nav .header-drawer-primary-nav-menu .menu-item a .nav-image,
      .nav .header-drawer-primary-nav-menu .menu .menu-item a .nav-image {
        display: none; }
        @media (min-width: 1025px) {
          .nav .header-drawer-primary-nav-menu .menu-item a .nav-image,
          .nav .header-drawer-primary-nav-menu .menu .menu-item a .nav-image {
            display: block;
            margin-bottom: 17px;
            max-width: 100%; } }
  .nav .header-drawer-secondary-nav-menu {
    width: 100%; }
    @media (max-width: 1024px) {
      .nav .header-drawer-secondary-nav-menu {
        background: #f9f9f9; } }
    @media (min-width: 1025px) {
      .nav .header-drawer-secondary-nav-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        height: 25vh; } }
    .nav .header-drawer-secondary-nav-menu .menu-container {
      display: block;
      border-bottom: 1px solid #003594;
      padding: 3vw 3.5vw; }
      .nav .header-drawer-secondary-nav-menu .menu-container a.other-categories, .nav .header-drawer-secondary-nav-menu .menu-container a.gift-guides {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 3.5vw; }
        @media (max-width: 1024px) {
          .nav .header-drawer-secondary-nav-menu .menu-container a.other-categories, .nav .header-drawer-secondary-nav-menu .menu-container a.gift-guides {
            display: block; } }
      @media (max-width: 1024px) {
        .nav .header-drawer-secondary-nav-menu .menu-container__heading {
          position: relative; }
          .nav .header-drawer-secondary-nav-menu .menu-container__heading:after, .nav .header-drawer-secondary-nav-menu .menu-container__heading:before {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform-origin: center;
                -ms-transform-origin: center;
                    transform-origin: center;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            width: 15px;
            height: 2px;
            background: #0099ff; }
          .nav .header-drawer-secondary-nav-menu .menu-container__heading:after {
            -webkit-transform: translateY(-50%) rotate(90deg);
                -ms-transform: translateY(-50%) rotate(90deg);
                    transform: translateY(-50%) rotate(90deg); } }
      @media (max-width: 1024px) {
        .nav .header-drawer-secondary-nav-menu .menu-container .menu {
          background: none;
          height: 0;
          opacity: 0;
          -webkit-transition: 300ms all ease-out;
          transition: 300ms all ease-out; }
          .nav .header-drawer-secondary-nav-menu .menu-container .menu .menu-item {
            display: none; }
          .nav .header-drawer-secondary-nav-menu .menu-container .menu.show {
            height: auto;
            opacity: 1;
            padding: 1.75vw 0; } }
    @media (max-width: 1024px) and (max-width: 1024px) {
      .nav .header-drawer-secondary-nav-menu .menu-container .menu.show .menu-item {
        display: block;
        padding: 3vw 2vw 0;
        border: none; }
        .nav .header-drawer-secondary-nav-menu .menu-container .menu.show .menu-item a {
          font-family: "Merriweather", serif;
          text-transform: none;
          font-weight: 400;
          color: #474747; } }
      @media (min-width: 1025px) {
        .nav .header-drawer-secondary-nav-menu .menu-container .menu .menu-item {
          display: inline-block;
          width: 25%;
          text-align: left;
          margin-bottom: 20px; } }
      .nav .header-drawer-secondary-nav-menu .menu-container .menu .menu-item a {
        font-weight: 700;
        color: #222223;
        text-transform: uppercase;
        font-size: 2.5vw; }
        @media (min-width: 1025px) {
          .nav .header-drawer-secondary-nav-menu .menu-container .menu .menu-item a {
            font-size: -webkit-calc(1 * 1vw);
            font-size: calc(1 * 1vw); } }
  @media (min-width: 1025px) and (max-width: 1024px) {
    .nav .header-drawer-secondary-nav-menu .menu-container .menu .menu-item a {
      font-size: -webkit-calc(3.84 * 1vw);
      font-size: calc(3.84 * 1vw); } }
  @media (min-width: 1025px) and (max-width: 1024px) and (orientation: landscape) {
    .nav .header-drawer-secondary-nav-menu .menu-container .menu .menu-item a {
      font-size: -webkit-calc(3.84 * 1vh);
      font-size: calc(3.84 * 1vh); } }
    .nav .header-drawer-secondary-nav-menu .other {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 20%;
      height: 100%;
      padding: 0 140px;
      text-align: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #efd644; }
      .nav .header-drawer-secondary-nav-menu .other:after {
        content: "";
        display: block;
        width: 60px;
        height: 36px;
        position: absolute;
        top: 50%;
        right: -30px;
        background: url(img/icons/doodle-arrow-ico@2x.png) no-repeat center center;
        background-size: contain; }
      .nav .header-drawer-secondary-nav-menu .other a {
        text-transform: uppercase;
        padding-bottom: 30px;
        background: url(img/icons/other-cats-wave-path@2x.png) no-repeat center bottom; }
    @media (min-width: 1025px) {
      .nav .header-drawer-secondary-nav-menu .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
        width: 80%;
        background-color: rgba(0, 153, 255, 0.1);
        padding: 50px 4.17vw;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 1024px) {
      .nav .header-drawer-secondary-nav-menu .menu .menu-item {
        display: block;
        border-bottom: 1px solid #003594;
        padding: 3.5vw; } }
    @media (min-width: 1025px) {
      .nav .header-drawer-secondary-nav-menu .menu .menu-item {
        display: inline-block;
        width: 25%;
        text-align: left;
        margin-bottom: 20px; } }
    .nav .header-drawer-secondary-nav-menu .menu .menu-item a {
      font-weight: 700;
      color: #003594;
      text-transform: uppercase;
      font-size: 3.5vw; }
      @media (max-width: 1024px) {
        .nav .header-drawer-secondary-nav-menu .menu .menu-item a {
          display: block; } }
      @media (min-width: 1025px) {
        .nav .header-drawer-secondary-nav-menu .menu .menu-item a {
          font-size: -webkit-calc(1 * 1vw);
          font-size: calc(1 * 1vw); } }
  @media (min-width: 1025px) and (max-width: 1024px) {
    .nav .header-drawer-secondary-nav-menu .menu .menu-item a {
      font-size: -webkit-calc(3.84 * 1vw);
      font-size: calc(3.84 * 1vw); } }
  @media (min-width: 1025px) and (max-width: 1024px) and (orientation: landscape) {
    .nav .header-drawer-secondary-nav-menu .menu .menu-item a {
      font-size: -webkit-calc(3.84 * 1vh);
      font-size: calc(3.84 * 1vh); } }
    .nav .header-drawer-secondary-nav-menu .header-main-nav--icons {
      background-color: #ffffff; }
      .nav .header-drawer-secondary-nav-menu .header-main-nav--icons .menu {
        padding: 3vw 0; }
        @media (max-width: 1024px) {
          .nav .header-drawer-secondary-nav-menu .header-main-nav--icons .menu .menu-item {
            display: block;
            border-bottom: none;
            padding: 3vw 3.5vw; } }
        .nav .header-drawer-secondary-nav-menu .header-main-nav--icons .menu .menu-item a {
          font-weight: 700;
          color: #222223;
          text-transform: uppercase;
          font-size: 2.5vw; }
          .nav .header-drawer-secondary-nav-menu .header-main-nav--icons .menu .menu-item a svg {
            float: right; }
            @media (max-width: 1024px) {
              .nav .header-drawer-secondary-nav-menu .header-main-nav--icons .menu .menu-item a svg {
                -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                        transform: translateY(-50%); } }
  .nav .promo-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 7vh;
    background-color: #0099ff;
    color: #ffffff;
    text-align: center; }
    .nav .promo-bar div {
      font-size: -webkit-calc(1 * 0.8vw);
      font-size: calc(1 * 0.8vw);
      letter-spacing: 0.88px;
      text-transform: uppercase;
      color: #ffffff; }
      @media (max-width: 1024px) {
        .nav .promo-bar div {
          font-size: -webkit-calc(3.84 * 0.8vw);
          font-size: calc(3.84 * 0.8vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .nav .promo-bar div {
          font-size: -webkit-calc(3.84 * 0.8vh);
          font-size: calc(3.84 * 0.8vh); } }
      .nav .promo-bar div a,
      .nav .promo-bar div p {
        font-size: -webkit-calc(1 * 0.8vw);
        font-size: calc(1 * 0.8vw);
        letter-spacing: 0.88px;
        text-transform: uppercase;
        color: #ffffff; }
        @media (max-width: 1024px) {
          .nav .promo-bar div a,
          .nav .promo-bar div p {
            font-size: -webkit-calc(3.84 * 0.8vw);
            font-size: calc(3.84 * 0.8vw); } }
        @media (max-width: 1024px) and (orientation: landscape) {
          .nav .promo-bar div a,
          .nav .promo-bar div p {
            font-size: -webkit-calc(3.84 * 0.8vh);
            font-size: calc(3.84 * 0.8vh); } }

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: -webkit-calc(1 * 30vw);
  min-height: calc(1 * 30vw);
  padding-top: -webkit-calc(1 * 2vw);
  padding-top: calc(1 * 2vw);
  padding-bottom: -webkit-calc(1 * 2vw);
  padding-bottom: calc(1 * 2vw);
  padding-left: -webkit-calc(1 * 2vw);
  padding-left: calc(1 * 2vw);
  padding-right: -webkit-calc(1 * 2vw);
  padding-right: calc(1 * 2vw);
  background-color: #003594;
  color: white; }
  @media (max-width: 1024px) {
    .footer {
      min-height: -webkit-calc(3.84 * 30vw);
      min-height: calc(3.84 * 30vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .footer {
      min-height: -webkit-calc(3.84 * 30vh);
      min-height: calc(3.84 * 30vh); } }
  @media (max-width: 1024px) {
    .footer {
      padding-top: -webkit-calc(3.84 * 2vw);
      padding-top: calc(3.84 * 2vw);
      padding-bottom: -webkit-calc( 3.84 * 2vw);
      padding-bottom: calc( 3.84 * 2vw);
      padding-left: -webkit-calc(3.84 * 2vw);
      padding-left: calc(3.84 * 2vw);
      padding-right: -webkit-calc( 3.84 * 2vw);
      padding-right: calc( 3.84 * 2vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .footer {
      padding-top: -webkit-calc(3.84 * 2vh);
      padding-top: calc(3.84 * 2vh);
      padding-bottom: -webkit-calc( 3.84 * 2vh);
      padding-bottom: calc( 3.84 * 2vh);
      padding-left: -webkit-calc(3.84 * 2vh);
      padding-left: calc(3.84 * 2vh);
      padding-right: -webkit-calc( 3.84 * 2vh);
      padding-right: calc( 3.84 * 2vh); } }
  @media (min-width: 1025px) {
    .footer {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      padding: 5vw 5vw 2vw; } }
  .footer__col {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (max-width: 1024px) {
      .footer__col {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2; }
        .footer__col:nth-of-type(3) ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
        .footer__col:nth-of-type(3) li {
          width: 100% !important; } }
  .footer .logo {
    width: 26.7vw;
    margin-bottom: 10vw; }
    @media (min-width: 1025px) {
      .footer .logo {
        width: 11.6vw;
        margin-bottom: 0; } }
    .footer .logo img {
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      height: 100%; }
  .footer .menu {
    list-style-type: none; }
    @media (max-width: 1024px) {
      .footer .menu {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .footer .menu ul {
      list-style-type: none; }
    .footer .menu li {
      text-decoration: none; }
      @media (max-width: 1024px) {
        .footer .menu li {
          width: 50%;
          margin: 2.5vw 0; } }
      @media (min-width: 1025px) {
        .footer .menu li {
          font-size: 1.7vw;
          margin-bottom: 1.7vw; } }
    .footer .menu a {
      color: white; }
  .footer .copyright,
  .footer .site-by,
  .footer .link-group {
    margin-top: auto;
    color: white;
    line-height: 1.45;
    font-size: 3vw; }
    @media (min-width: 1025px) {
      .footer .copyright,
      .footer .site-by,
      .footer .link-group {
        font-size: 0.76vw; } }
  .footer form {
    display: none; }
  .footer .link-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (max-width: 1024px) {
      .footer .link-group {
        -webkit-box-flex: 2;
            -ms-flex: 2;
                flex: 2;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-top: 10vw; } }
    @media (min-width: 1025px) {
      .footer .link-group span:first-of-type {
        margin-right: 3vw; } }
    @media (max-width: 1024px) {
      .footer .link-group span,
      .footer .link-group a {
        width: 50%;
        display: block;
        font-size: 3vw;
        margin: 2.5vw 0;
        color: white; } }

.social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (max-width: 1024px) {
    .social-icons {
      width: 44vw; } }
  .social-icons .icon {
    width: 2.75vw;
    height: 2.75vw;
    border: solid white 1px;
    border-radius: 50%;
    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;
    text-align: center;
    margin-right: 2vw;
    margin-top: 0.7vw; }
    @media (max-width: 1024px) {
      .social-icons .icon {
        width: 10.75vw;
        height: 10.75vw; } }
    .social-icons .icon img {
      vertical-align: sub;
      height: 1.5vw; }
      @media (max-width: 1024px) {
        .social-icons .icon img {
          height: 6.5vw; } }

.text-block {
  padding: 1.7vw -webkit-calc((100vw - 65vw) / 2);
  padding: 1.7vw calc((100vw - 65vw) / 2); }

.bottom-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100vw;
  overflow-x: hidden;
  margin-bottom: 25vw; }
  @media (min-width: 1025px) {
    .bottom-line {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 71.1vw;
      margin: 5.5vw auto;
      padding: 0; } }
  .bottom-line__img {
    width: 34.67vw;
    margin-right: 4vw; }
    @media (min-width: 1025px) {
      .bottom-line__img {
        width: 20.8vw;
        height: auto;
        margin-right: 0; } }
  .bottom-line__text-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 88.6vw;
    margin: 5vw auto 0; }
    @media (min-width: 1025px) {
      .bottom-line__text-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 74.1vw;
        margin: 0;
        margin-left: 4.2vw;
        padding: 0; } }
  .bottom-line__header {
    font-size: 6.1vw; }
    @media (min-width: 1025px) {
      .bottom-line__header {
        font-family: "Lato", sans-serif;
        font-size: 1.7vw;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.28;
        letter-spacing: normal;
        color: #222223;
        margin-bottom: 1.3vw; } }
  .bottom-line__copy {
    display: block;
    margin-top: 4vw;
    font-size: 4.2vw;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    line-height: 1.38;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #222223; }
    @media (min-width: 1025px) {
      .bottom-line__copy {
        font-size: 1.1vw;
        margin-top: 0.7vw; } }
    .bottom-line__copy p {
      font-size: 4.2vw; }
      @media (min-width: 1025px) {
        .bottom-line__copy p {
          font-size: 1.1vw;
          margin-top: 0.7vw; } }
  .bottom-line ul {
    font-family: inherit;
    font-size: inherit; }
  .bottom-line li {
    font-family: "Lato", sans-serif;
    font-size: 4.2vw;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    list-style-position: inside; }
    @media (min-width: 1025px) {
      .bottom-line li {
        padding: 0;
        font-size: 1.1vw; } }

.featured-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 1025px) {
    .featured-post {
      width: 37.7vw;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .featured-post__img {
    min-height: 59.7vw;
    height: 59.7vw;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background-color: #003594; }
    @media (min-width: 1025px) {
      .featured-post__img {
        height: 22.5vw;
        min-height: 22.5vw; } }
    .featured-post__img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
  .featured-post__details {
    padding: 5.3vw;
    background-color: #f9f9f9;
    line-height: 1.23; }
    @media (min-width: 1025px) {
      .featured-post__details {
        padding: 1.7vw;
        padding-bottom: -webkit-calc(6.9vw / 2);
        padding-bottom: calc(6.9vw / 2); } }
  .featured-post__title {
    font-size: 6.9vw;
    font-family: "Merriweather", serif;
    line-height: 1.21;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #000; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .featured-post__title {
        font-size: 6.9vh; } }
    @media (min-width: 1025px) {
      .featured-post__title {
        font-size: 2.7vw; } }
  .featured-post__description p {
    font-size: 4.27vw;
    font-family: "Lato", sans-serif;
    line-height: 1.38;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000;
    margin: 5vw 0 0; }
    @media (min-width: 1025px) {
      .featured-post__description p {
        font-size: 1.1vw;
        margin: 2.5vw 0 0; } }
  .featured-post__author {
    font-family: "Lato", sans-serif;
    font-size: 0.97vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0099ff;
    text-transform: capitalize; }
  .featured-post__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    font-family: "Lato", sans-serif;
    font-size: 0.97vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0099ff; }
    @media (min-width: 1025px) {
      .featured-post__date::before {
        position: relative;
        content: "\2022";
        font-size: 0.4vw;
        padding-right: 0.7vw;
        margin-left: 0.7vw; } }
  .featured-post__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: auto;
    margin-bottom: 2vw; }
    @media (max-width: 1024px) {
      .featured-post__footer {
        display: none; } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .featured-post__footer {
        margin-bottom: 2vh; } }
    @media (min-width: 1025px) {
      .featured-post__footer {
        margin-top: 1vw; } }
    .featured-post__footer img {
      width: 2vw;
      height: 2vw;
      border-radius: 50%;
      overflow: hidden;
      margin-left: -webkit-calc(1 * 1vw);
      margin-left: calc(1 * 1vw); }
      @media (max-width: 1024px) {
        .featured-post__footer img {
          margin-left: -webkit-calc(3.84 * 1vw);
          margin-left: calc(3.84 * 1vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .featured-post__footer img {
          margin-left: -webkit-calc(3.84 * 1vh);
          margin-left: calc(3.84 * 1vh); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .featured-post__footer img {
          width: 2vh;
          height: 2vh;
          border-radius: 50%; } }
  .featured-post .review-favorite .simplefavorite-button {
    margin: 25px 0; }

.image-with-text {
  min-height: 84vw;
  background-color: rgba(0, 53, 148, 0.1);
  position: relative;
  margin-top: -webkit-calc(13.3vw + 3.2vw);
  margin-top: calc(13.3vw + 3.2vw); }
  @media (max-width: 1024px) and (orientation: landscape) {
    .image-with-text {
      min-height: 84vh;
      margin-top: -webkit-calc(13.3vh + 3.2vh);
      margin-top: calc(13.3vh + 3.2vh); } }
  @media (min-width: 1025px) {
    .image-with-text {
      min-height: unset;
      height: 33vw;
      margin-top: 4.6vw; } }
  .image-with-text__img {
    width: 50%; }
    @media (max-width: 1024px) {
      .image-with-text__img {
        position: absolute;
        right: 5.3vw;
        top: -5.3vw;
        width: 50vw;
        height: auto; } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .image-with-text__img {
        right: 5.3vh;
        top: -5.3vh;
        width: 50vh; } }
    @media (min-width: 1025px) {
      .image-with-text__img {
        padding: 0 7vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .image-with-text__img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: auto; }
  .image-with-text__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 8vw 0 0;
    color: #003594; }
    @media (max-width: 1024px) {
      .image-with-text__content {
        padding: 26vw 5.3vw 13.3vw; } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .image-with-text__content {
        padding: 26vh 5.3vh 13.3vh; } }
  .image-with-text__title {
    font-size: -webkit-calc(1 * 1.1vw);
    font-size: calc(1 * 1.1vw);
    margin-bottom: -webkit-calc(1 * 1.5vw);
    margin-bottom: calc(1 * 1.5vw);
    font-weight: 700; }
    @media (max-width: 1024px) {
      .image-with-text__title {
        font-size: -webkit-calc(3.84 * 1.1vw);
        font-size: calc(3.84 * 1.1vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .image-with-text__title {
        font-size: -webkit-calc(3.84 * 1.1vh);
        font-size: calc(3.84 * 1.1vh); } }
    @media (max-width: 1024px) {
      .image-with-text__title {
        margin-bottom: -webkit-calc(3.84 * 1.5vw);
        margin-bottom: calc(3.84 * 1.5vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .image-with-text__title {
        margin-bottom: -webkit-calc(3.84 * 1.5vh);
        margin-bottom: calc(3.84 * 1.5vh); } }
  .image-with-text__text {
    font-size: 6.9vw;
    font-family: "Merriweather", serif; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .image-with-text__text {
        font-size: 6.9vh; } }
    @media (min-width: 1025px) {
      .image-with-text__text {
        font-size: 2.1vw;
        line-height: 1.35; } }

.full-width-banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 4.8vw 5.3vw 13.3vw;
  width: 100vw;
  min-height: 85.3vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }
  @media (min-width: 1025px) {
    .full-width-banner {
      height: 27.3vw;
      min-height: unset;
      padding: 6vw 14.4vw 6.9vw;
      /*
        &:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 33vw;
            width: 34vw;
            height: 27.3vw;
            background-image: linear-gradient(to left, rgba(229, 244, 255, 0) 99%, #e5f4ff 81%, #e5f4ff 20%, rgba(229, 244, 255, 0));
            background-repeat: repeat;
            background-size: cover;
            z-index: 1;
        }
        */ } }
  .full-width-banner__image {
    display: block;
    width: 30vw; }
    @media (min-width: 1025px) {
      .full-width-banner__image {
        width: 6.94vw; } }
  .full-width-banner__title {
    font-size: 7.5vw;
    font-family: "Merriweather", serif;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #222223; }
    @media (min-width: 1025px) {
      .full-width-banner__title {
        font-size: 2.25vw;
        max-width: 34vw; } }
  .full-width-banner__copy,
  .full-width-banner__copy > p {
    font-size: 4.8vw;
    font-family: "Merriweather", serif;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000; }
    @media (min-width: 1025px) {
      .full-width-banner__copy,
      .full-width-banner__copy > p {
        font-size: 1.1vw;
        max-width: 33.69vw; } }

.post-banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 4.8vw 5.3vw 13.3vw; }
  @media (min-width: 1025px) {
    .post-banner {
      padding: 2vw 14.4vw 6.9vw; } }
  .post-banner .js-post-fade {
    opacity: 0; }
  .post-banner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 30.4vw;
    background-color: rgba(198, 232, 255, 0.9);
    top: 0;
    left: 0; }
    @media (min-width: 1025px) {
      .post-banner::after {
        height: 22.2vw; } }
  .post-banner__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    height: 49.3vw;
    overflow: hidden;
    text-align: center;
    background: #003594;
    z-index: 10; }
    @media (min-width: 1025px) {
      .post-banner__img {
        width: 100%;
        height: 39.9vw; } }
    .post-banner__img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
  .post-banner__info {
    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: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (min-width: 1025px) {
      .post-banner__info {
        width: 33.4vw; } }
    .post-banner__info .btn {
      -ms-flex-item-align: start;
          align-self: flex-start;
      margin-top: 9vw;
      text-transform: uppercase;
      border: solid #dedede 1px;
      color: #0099ff;
      padding-top: -webkit-calc(1 * 0vw);
      padding-top: calc(1 * 0vw);
      padding-bottom: -webkit-calc(1 * 0vw);
      padding-bottom: calc(1 * 0vw);
      padding-left: -webkit-calc(1 * 1vw);
      padding-left: calc(1 * 1vw);
      padding-right: -webkit-calc(1 * 1vw);
      padding-right: calc(1 * 1vw); }
      @media (max-width: 1024px) {
        .post-banner__info .btn {
          padding-top: -webkit-calc(3.84 * 0vw);
          padding-top: calc(3.84 * 0vw);
          padding-bottom: -webkit-calc( 3.84 * 0vw);
          padding-bottom: calc( 3.84 * 0vw);
          padding-left: -webkit-calc(3.84 * 1vw);
          padding-left: calc(3.84 * 1vw);
          padding-right: -webkit-calc( 3.84 * 1vw);
          padding-right: calc( 3.84 * 1vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .post-banner__info .btn {
          padding-top: -webkit-calc(3.84 * 0vh);
          padding-top: calc(3.84 * 0vh);
          padding-bottom: -webkit-calc( 3.84 * 0vh);
          padding-bottom: calc( 3.84 * 0vh);
          padding-left: -webkit-calc(3.84 * 1vh);
          padding-left: calc(3.84 * 1vh);
          padding-right: -webkit-calc( 3.84 * 1vh);
          padding-right: calc( 3.84 * 1vh); } }
      @media (min-width: 1025px) {
        .post-banner__info .btn {
          margin-top: 2vw; } }
    .post-banner__info .review-favorite .simplefavorite-button {
      width: 92px;
      height: 29px;
      position: absolute;
      top: 25px;
      right: 0;
      bottom: unset;
      margin: 0; }
  .post-banner__title {
    font-family: "Merriweather", serif;
    font-size: 8vw;
    margin: 5.3vw 0;
    color: #363636; }
    @media (min-width: 1025px) {
      .post-banner__title {
        font-size: 2.7vw;
        margin: 1vw 0; } }
  .post-banner__author {
    font-size: 3.7vw;
    color: #0099ff; }
    @media (min-width: 1025px) {
      .post-banner__author {
        font-size: 1vw; } }
  .post-banner__dot {
    font-size: 3.7vw;
    margin: 0 0.25vw; }
    @media (min-width: 1025px) {
      .post-banner__dot {
        font-size: 0.75vw; } }
  .post-banner__copy {
    font-family: "Lato", sans-serif;
    font-size: 4.8vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    margin-top: 8vw; }
    @media (min-width: 1025px) {
      .post-banner__copy {
        width: 33.4vw;
        padding: 0;
        font-size: 1.3vw;
        margin-top: 4.6vw;
        margin-left: 4.2vw; } }
  .post-banner ul {
    font-family: inherit;
    font-size: inherit; }
  .post-banner li {
    font-family: "Lato", sans-serif;
    font-size: 4.8vw;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    list-style-position: inside; }
    @media (min-width: 1025px) {
      .post-banner li {
        padding: 0;
        font-size: 1.3vw; } }

.c-post-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1025px) {
    .c-post-info {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.cta {
  margin: 5.5vw auto;
  background-color: #f9f9f9;
  padding: 6.6vw 4vw;
  text-align: center; }
  @media (min-width: 1025px) {
    .cta {
      margin: 3.4vw auto 3.5vw;
      padding: 3.5vw 1.7vw;
      line-height: 1.5; } }
  .cta--small {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 88vw;
    margin: 3.8vw auto 0;
    padding: 2.5vw 8.3vw;
    border-radius: 0.35vw;
    background-color: transparent;
    border: 1px solid #e7e7e7; }
    @media (min-width: 1025px) {
      .cta--small {
        width: 34.7vw;
        margin: 3.8vw auto 0;
        padding: 2.5vw 8.3vw; } }
    .cta--small::before {
      position: absolute;
      content: "";
      top: 0;
      left: 50%;
      width: 8vw;
      height: 6.25vw;
      background-image: url(/wp-content/themes/akc/img/doodle-arrow.svg);
      background-size: contain;
      background-repeat: no-repeat;
      -webkit-transform: translate(-50%, -80%);
          -ms-transform: translate(-50%, -80%);
              transform: translate(-50%, -80%); }
      @media (min-width: 1025px) {
        .cta--small::before {
          top: 0;
          left: 50%;
          width: 2vw;
          height: 1.25vw;
          -webkit-transform: translate(-50%, -80%);
              -ms-transform: translate(-50%, -80%);
                  transform: translate(-50%, -80%); } }
    .cta--small .cta__copy {
      font-size: 4.26vw; }
      @media (min-width: 1025px) {
        .cta--small .cta__copy {
          font-size: 1.1vw; } }
    .cta--small .cta__link {
      font-size: 4.26vw;
      font-weight: 700;
      text-decoration: underline;
      color: #0099ff; }
      @media (min-width: 1025px) {
        .cta--small .cta__link {
          font-size: 1.1vw; } }
  .cta--faq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 5.4vw;
    width: 86.6vw;
    padding: 0;
    background: none; }
    .cta--faq .cta__text-wrapper {
      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-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      width: 62vw;
      text-align: left;
      margin-left: 1.4vw; }
    .cta--faq .cta__img {
      width: 20.8vw;
      height: 15.4vw; }
    .cta--faq .cta__heading {
      font-family: "Merriweather", serif;
      font-size: 5.87vw;
      font-weight: 400;
      color: #222223;
      margin: 3vw 0; }
      @media (min-width: 1025px) {
        .cta--faq .cta__heading {
          margin: 3vw 0 10vw; } }
    .cta--faq .btn {
      padding: 5vw 3.3vw 9vw;
      margin-top: 10vw !important;
      margin-left: auto;
      border: 0.14vw solid #0099ff;
      font-size: 4.2vw;
      min-height: 4.2vw;
      line-height: 4.2vw;
      color: #0099ff;
      width: 94vw; }
      .cta--faq .btn .icon--link {
        width: 5vw;
        height: 4.3vw;
        vertical-align: middle;
        margin-right: 0.5vw;
        background-repeat: no-repeat; }
    @media (min-width: 1025px) {
      .cta--faq {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 5.4vw;
        width: 71.1vw;
        padding: 0;
        background: none; }
        .cta--faq .cta__text-wrapper {
          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-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          width: 38.6vw;
          text-align: left;
          margin-left: 1.4vw; }
        .cta--faq .cta__img {
          width: 10.4vw;
          height: 8.7vw; }
        .cta--faq .cta__heading {
          font-family: "Merriweather", serif;
          font-size: 1.87vw;
          font-weight: 400;
          color: #222223;
          margin: 0vw 0 1vw; }
        .cta--faq .btn {
          padding: 1.625vw 3.3vw;
          margin-top: 0 !important;
          margin-left: auto;
          border: 0.14vw solid #0099ff;
          font-size: 0.9vw;
          min-height: 4.2vw;
          line-height: 4.2vw;
          color: #0099ff; }
          .cta--faq .btn .icon--link {
            width: 1.66vw;
            height: 1.18vw;
            vertical-align: middle;
            margin-right: 0.5vw; } }
  .cta__copy {
    font-size: 4.2vw;
    line-height: 1.67; }
    @media (min-width: 1025px) {
      .cta__copy {
        font-size: 1.1vw;
        line-height: 1.38; } }
  .cta .btn {
    width: 100%;
    margin-top: 4vw;
    border-radius: 1.3vw;
    background-color: #ffffff;
    text-transform: uppercase;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer; }
    @media (min-width: 1025px) {
      .cta .btn {
        width: auto;
        margin-top: 1.7vw;
        border-radius: 0.34vw;
        padding: 0 3.75vw;
        font-size: 0.9vw; } }

.cat-selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: rgba(198, 232, 255, 0.9);
  padding: 13.3vw 5.3vw; }
  @media (min-width: 1025px) {
    .cat-selection {
      padding: 4.2vw 0;
      border-top: 0.07vw solid #e7e7e7; } }
  .cat-selection__copy {
    font-size: 5.3vw; }
    @media (min-width: 1025px) {
      .cat-selection__copy {
        font-size: 1.4vw; } }
  .cat-selection .cats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin: 0 auto;
    width: 100%; }
    @media (min-width: 1025px) {
      .cat-selection .cats {
        width: 100%;
        margin: 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0 auto;
        padding: 7px; } }
    .cat-selection .cats .cat {
      margin: -webkit-calc(5.3vw / 2) 0;
      margin: calc(5.3vw / 2) 0;
      text-transform: uppercase;
      background-color: #0099ff;
      color: #ffffff;
      font-size: 3.2vw;
      letter-spacing: 1px;
      -webkit-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out;
      outline: none; }
      @media (min-width: 1025px) {
        .cat-selection .cats .cat {
          margin: 0.25vw 0.2vw;
          font-size: 0.6vw;
          height: 2.5vw;
          line-height: 2.5vw;
          padding-left: 1.3vw;
          padding-right: 1.3vw;
          letter-spacing: 0.5px; } }
      @media (max-width: 1024px) {
        .cat-selection .cats .cat:first-child {
          padding-top: 0;
          margin-top: 0; } }
      .cat-selection .cats .cat:hover, .cat-selection .cats .cat.active {
        color: #ffffff;
        background-color: #003594;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out; }
      .cat-selection .cats .cat--label {
        border: none;
        -webkit-box-shadow: none;
                box-shadow: none;
        color: #000;
        background-color: transparent;
        background-position: 31% 50%;
        border-radius: 0;
        padding-right: -webkit-calc(1 * 1.7vw);
        padding-right: calc(1 * 1.7vw); }
        @media (max-width: 1024px) {
          .cat-selection .cats .cat--label {
            padding-right: -webkit-calc(3.84 * 1.7vw);
            padding-right: calc(3.84 * 1.7vw); } }
        @media (max-width: 1024px) and (orientation: landscape) {
          .cat-selection .cats .cat--label {
            padding-right: -webkit-calc(3.84 * 1.7vh);
            padding-right: calc(3.84 * 1.7vh); } }
        @media (min-width: 1025px) {
          .cat-selection .cats .cat--label {
            background-position: 0% 50%;
            font-size: 0.83vw;
            letter-spacing: 1px;
            text-transform: uppercase;
            padding-left: 2.3vw; } }
        .cat-selection .cats .cat--label:hover {
          color: #000;
          background-color: transparent; }

.cat-selection {
  padding: 0;
  top: -webkit-sticky;
  right: -webkit-sticky;
  bottom: -webkit-sticky;
  left: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 4;
  background-color: #c6e8ff;
  overflow-x: scroll; }
  @media (max-width: 1024px) {
    .cat-selection {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row; }
      .cat-selection .cats {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        padding-right: 4vw; }
        .cat-selection .cats .cat {
          font-weight: 400;
          min-width: -webkit-max-content;
          min-width: -moz-max-content;
          min-width: max-content;
          margin: 3vw 2vw 3vw 0; }
          .cat-selection .cats .cat--label {
            padding: 0vw 1vw 0vw 9vw;
            background-position: 1vw 50%; }
        .cat-selection .cats::after {
          content: 'a';
          display: block;
          width: 13vw;
          height: 3vw;
          visibility: hidden; } }

.category-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 13.3vw; }
  @media (max-width: 1024px) and (orientation: landscape) {
    .category-section {
      padding-top: 13.3vh; } }
  @media (min-width: 1025px) {
    .category-section {
      padding-top: -webkit-calc(6.9vw / 2);
      padding-top: calc(6.9vw / 2); } }
  .category-section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -ms-flex-line-pack: center;
        align-content: center;
    border-top: solid 1px #dedede;
    height: -webkit-calc(1 * 3vw);
    height: calc(1 * 3vw);
    margin: 0 5.3vw;
    margin-top: 6.5vw; }
    @media (max-width: 1024px) {
      .category-section__header {
        height: -webkit-calc(3.84 * 3vw);
        height: calc(3.84 * 3vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .category-section__header {
        height: -webkit-calc(3.84 * 3vh);
        height: calc(3.84 * 3vh); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .category-section__header {
        margin: 0 5.3vh;
        margin-top: 6.5vh; } }
    @media (min-width: 1025px) {
      .category-section__header {
        margin: 1.7vw 3.4vw; } }
    .category-section__header .btn {
      -webkit-transform: translateY(-6vw);
          -ms-transform: translateY(-6vw);
              transform: translateY(-6vw); }
      @media (max-width: 1024px) and (orientation: landscape) {
        .category-section__header .btn {
          -webkit-transform: translateY(-6vh);
              -ms-transform: translateY(-6vh);
                  transform: translateY(-6vh); } }
      @media (min-width: 1025px) {
        .category-section__header .btn {
          -webkit-transform: translateY(-1.6vw);
              -ms-transform: translateY(-1.6vw);
                  transform: translateY(-1.6vw); } }
  .category-section__sub-cats {
    display: none; }
    @media (min-width: 1025px) {
      .category-section__sub-cats {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-left: auto;
        -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; } }
    .category-section__sub-cats .btn {
      margin-left: 1.4vw;
      background-color: #ffffff;
      cursor: pointer; }
      @media (max-width: 1024px) and (orientation: landscape) {
        .category-section__sub-cats .btn {
          margin-left: 1.4vh; } }
  .category-section__count {
    font-weight: 700;
    font-size: 3.2vw;
    background-color: #fff;
    padding-left: 2vw;
    -webkit-transform: translateY(-2.5vw);
        -ms-transform: translateY(-2.5vw);
            transform: translateY(-2.5vw); }
    @media (max-width: 1024px) and (orientation: landscape) {
      .category-section__count {
        font-size: 3.2vh;
        padding-left: 2vh;
        -webkit-transform: translateY(-2.5vh);
            -ms-transform: translateY(-2.5vh);
                transform: translateY(-2.5vh); } }
    @media (min-width: 1025px) {
      .category-section__count {
        display: none; } }
  @media (min-width: 1025px) {
    .category-section .card-slider {
      padding: 0 3.4vw; } }
  .category-section .card-slider--search {
    padding: 0; }

.search-support {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: -webkit-calc(13.3vw / 2) 5.3vw 0;
  margin: calc(13.3vw / 2) 5.3vw 0; }
  @media (max-width: 1024px) {
    .search-support {
      position: relative;
      padding-top: 100vw;
      padding-bottom: -webkit-calc(13.3vw * 2);
      padding-bottom: calc(13.3vw * 2); } }
  @media (min-width: 1025px) {
    .search-support {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 71.1vw;
      margin: 5.5vw auto;
      padding: 0;
      padding-bottom: -webkit-calc(13.3vw / 2);
      padding-bottom: calc(13.3vw / 2); } }
  @media (max-width: 1024px) {
    .search-support__image {
      position: absolute;
      top: 16.67vw;
      left: 11.66vw;
      width: 66.67vw; } }
  @media (min-width: 1025px) {
    .search-support__image {
      width: 20.8vw;
      height: 20.8vw; } }
  .search-support__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 1025px) {
      .search-support__content {
        width: 46.1vw;
        margin: 0 4.2vw; } }
  .search-support__title {
    font-size: 6.67vw;
    font-weight: 400;
    padding-left: 10.125vw;
    background: url(img/mag-glass.svg) no-repeat left center;
    background-size: 8vw auto; }
    @media (min-width: 1025px) {
      .search-support__title {
        font-size: 1.74vw;
        padding-left: 3.125vw;
        background-size: auto 100%; } }
  .search-support__header {
    font-size: 6.6vw; }

@media (min-width: 1025px) and (min-width: 1025px) {
  .search-support__header {
    font-family: "Lato", sans-serif;
    font-size: 1.7vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    color: #222223;
    margin-bottom: 0; } }
  .search-support__copy {
    display: block;
    margin-top: 4vw;
    font-size: 4.2vw;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    line-height: 1.38;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #222223; }
    @media (min-width: 1025px) {
      .search-support__copy {
        font-size: 1.1vw;
        margin-top: 0.7vw; } }
  .search-support ul {
    font-family: inherit;
    font-size: inherit; }
  .search-support li {
    font-family: "Lato", sans-serif;
    font-size: 4.2vw;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    list-style-position: inside; }
    @media (min-width: 1025px) {
      .search-support li {
        padding: 0;
        font-size: 1.1vw; } }

.expert-tips {
  background-color: rgba(198, 232, 255, 0.9);
  padding: -webkit-calc(13.3vw / 2) 5.3vw 0;
  padding: calc(13.3vw / 2) 5.3vw 0; }
  @media (min-width: 1025px) {
    .expert-tips {
      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-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      padding: 3.4vw 0;
      margin-top: 3.4vw;
      padding-bottom: -webkit-calc(3.4vw / 2);
      padding-bottom: calc(3.4vw / 2); } }
  .expert-tips__container {
    position: relative;
    background-color: #ffffff;
    padding: 10vw 4vw;
    border: 1px solid #e7e7e7; }
    @media (min-width: 1025px) {
      .expert-tips__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 49vw;
        padding: 1.7vw; } }
  @media (max-width: 1024px) {
    .expert-tips__image {
      width: 30%;
      display: inline-block; } }
  @media (min-width: 1025px) {
    .expert-tips__image {
      position: relative;
      width: 25%;
      margin-right: 5%; } }
  .expert-tips__content {
    text-align: left; }
    @media (min-width: 1025px) {
      .expert-tips__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .expert-tips__title {
    font-family: "Merriweather", serif;
    font-size: 5.87vw;
    font-weight: 400;
    color: #222223; }
    @media (max-width: 1024px) {
      .expert-tips__title {
        position: absolute;
        top: 15vw;
        left: 40%; } }
    @media (min-width: 1025px) {
      .expert-tips__title {
        font-size: 2.1vw; } }
  .expert-tips__copy {
    font-size: 4.2vw;
    line-height: 1.38;
    margin-top: 2.6vw;
    padding-bottom: 8vw; }
    @media (min-width: 1025px) {
      .expert-tips__copy {
        font-size: 1.1vw;
        margin-top: 1.7vw;
        padding-bottom: 1vw; } }
  .expert-tips__expert {
    padding-top: 8vw;
    font-size: 4.2vw;
    border-top: 1px solid #efd644; }
    @media (min-width: 1025px) {
      .expert-tips__expert {
        padding-top: 1vw;
        font-size: 1.1vw; } }
    .expert-tips__expert--name {
      margin-right: 2vw; }
      @media (min-width: 1025px) {
        .expert-tips__expert--name {
          margin-right: 0.3vw; } }
    .expert-tips__expert--title {
      margin-left: 2vw; }
      @media (min-width: 1025px) {
        .expert-tips__expert--title {
          margin-left: 0.3vw; } }

.read-more-expand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(198, 232, 255, 0.9);
  padding-top: 4vw;
  padding-bottom: -webkit-calc(13.3vw / 2);
  padding-bottom: calc(13.3vw / 2); }
  @media (min-width: 1025px) {
    .read-more-expand {
      padding: -webkit-calc(3.4vw / 2) 19.2vw 3.4vw;
      padding: calc(3.4vw / 2) 19.2vw 3.4vw; } }
  .read-more-expand__title {
    font-family: "Merriweather", serif;
    font-size: 8.2vw; }
    @media (min-width: 1025px) {
      .read-more-expand__title {
        font-size: 1.94vw; } }
  .read-more-expand__copy-wrapper {
    position: relative;
    overflow: hidden;
    height: 30vw;
    margin-top: 6.4vw;
    margin-left: 5.3vw;
    margin-right: 5.3vw; }
    @media (min-width: 1025px) {
      .read-more-expand__copy-wrapper {
        height: 7.2vw;
        margin-top: -webkit-calc(3.4vw / 2);
        margin-top: calc(3.4vw / 2);
        margin-left: 0;
        margin-right: 0; } }
    .read-more-expand__copy-wrapper:before {
      position: absolute;
      content: "";
      z-index: 1;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#f9f9f9));
      background: -webkit-linear-gradient(transparent, #f9f9f9);
      background: linear-gradient(transparent, #f9f9f9);
      opacity: 1;
      -webkit-transition-duration: 1s;
              transition-duration: 1s; }
    .read-more-expand__copy-wrapper.expanded:before {
      opacity: 0;
      -webkit-transition-duration: 1s;
              transition-duration: 1s; }
  .read-more-expand__copy {
    font-size: 4.2vw;
    text-align: left;
    line-height: 1.38; }
    @media (min-width: 1025px) {
      .read-more-expand__copy {
        text-align: left;
        height: auto;
        font-size: 1.1vw; } }
    .read-more-expand__copy p {
      font-size: 4.2vw; }
      @media (min-width: 1025px) {
        .read-more-expand__copy p {
          font-size: 1.1vw; } }
  .read-more-expand .btn {
    width: 88vw;
    height: unset;
    margin: 4vw auto;
    padding: 2vw 8.8vw;
    border-width: 2px;
    border-color: #0099ff;
    border-radius: 1.3vw;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-transform: uppercase;
    font-size: 3.4vw;
    font-weight: 700;
    color: #0099ff;
    cursor: pointer; }
    @media (min-width: 1025px) {
      .read-more-expand .btn {
        width: initial;
        margin-top: 1.7vw;
        border-radius: 0.34vw;
        padding: 0 3.75vw;
        font-size: 0.9vw; } }

.faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 13.3vw 0 0; }
  @media (min-width: 1025px) {
    .faq {
      padding: 0;
      margin-top: 3.4vw; } }
  .faq__title {
    font-family: "Merriweather", serif;
    text-align: center;
    font-size: 7.5vw;
    padding: 2.2vw 0 5vw; }
    @media (min-width: 1025px) {
      .faq__title {
        font-size: 1.95vw;
        padding: 2.2vw 0; } }
  .faq__list {
    margin: 0 auto;
    margin-top: -webkit-calc(13.3vw / 2);
    margin-top: calc(13.3vw / 2);
    width: 88vw;
    border: 1px solid #e7e7e7; }
    @media (min-width: 1025px) {
      .faq__list {
        width: 49vw;
        margin: 0 auto; } }
  .faq__list-item {
    border-top: solid 1px #dedede;
    overflow: hidden;
    padding: 0 5.3vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 4vw 5.3vw 0; }
    @media (min-width: 1025px) {
      .faq__list-item {
        padding: 1vw 0; } }
    .faq__list-item:first-of-type {
      border-top: none; }
    .faq__list-item:nth-of-type(2n) {
      background-color: rgba(198, 232, 255, 0.9); }
    .faq__list-item:last-of-type {
      border-bottom: none; }
    .faq__list-item.expanded {
      padding-bottom: 4vw; }
      @media (min-width: 1025px) {
        .faq__list-item.expanded {
          padding-bottom: 1.4vw; } }
  .faq__list-item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    font-family: "Merriweather", serif;
    font-size: 5.3vw;
    height: auto;
    padding: 0 0 4vw; }
    @media (min-width: 1025px) {
      .faq__list-item-header {
        padding: 0 1.8vw;
        padding: 1vw 1.8vw 1vw; } }
  .faq__question {
    max-width: 83.7vw; }
    @media (min-width: 1025px) {
      .faq__question {
        font-size: 1.4vw;
        max-width: 61.9vw; } }
  .faq__toggle-btn {
    width: 5.3vw;
    height: 5.3vw;
    border-radius: 50%;
    border: solid 1px #0099ff;
    font-size: 6.4vw;
    line-height: 0.65;
    color: #0099ff;
    font-weight: 100;
    padding: 1px; }
    @media (min-width: 1025px) {
      .faq__toggle-btn {
        width: 1.4vw;
        height: 1.4vw;
        border-radius: 50%;
        font-size: 2vw;
        line-height: 0.6;
        padding: 0px; } }
  .faq__answer {
    font-size: 4.2vw;
    height: 100%;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block; }
    @media (min-width: 1025px) {
      .faq__answer {
        margin: 0 1.8vw 0;
        font-size: 1.1vw; } }

.subscription {
  position: relative;
  background-color: #fe5147;
  display: block;
  padding: 13.3vw 5.3vw 1vw; }
  @media (max-width: 1024px) {
    .subscription {
      margin-bottom: 8vw; } }
  @media (min-width: 1025px) {
    .subscription {
      padding: 3.125vw 0;
      min-height: 22.7vw; } }
  .subscription form {
    outline: none;
    margin-top: 3.3vw;
    width: 100%;
    margin-bottom: 0; }
    @media (min-width: 1025px) {
      .subscription form {
        width: 27.5vw;
        margin-top: 1vw; } }
    .subscription form:focus {
      outline: none; }
    .subscription form input {
      width: 100% !important;
      height: -webkit-calc(1 * 3.5vw) !important;
      height: calc(1 * 3.5vw) !important;
      padding: -webkit-calc(8.25 * 1vw) !important;
      padding: calc(8.25 * 1vw) !important;
      padding-left: 8vw !important;
      background-repeat: no-repeat;
      background-image: url("/wp-content/themes/akc/img/form-arrow.svg") !important;
      background-position: 96% center; }
      @media (min-width: 1025px) {
        .subscription form input {
          padding: -webkit-calc(2.25 * 1vw) !important;
          padding: calc(2.25 * 1vw) !important;
          padding-left: 1vw !important; } }
      .subscription form input:focus {
        outline: none;
        border: solid 1px #505053; }
    .subscription form__btn,
    .subscription form button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      background-color: #ffffff;
      cursor: pointer;
      width: -webkit-calc(1 * 6vw);
      width: calc(1 * 6vw);
      height: -webkit-calc(1 * 3.5vw);
      height: calc(1 * 3.5vw);
      border-top-right-radius: -webkit-calc(1 * 0.34vw);
      border-top-right-radius: calc(1 * 0.34vw);
      border-bottom-right-radius: -webkit-calc(1 * 0.34vw);
      border-bottom-right-radius: calc(1 * 0.34vw); }
      @media (max-width: 1024px) {
        .subscription form__btn,
        .subscription form button {
          width: -webkit-calc(3.84 * 6vw);
          width: calc(3.84 * 6vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .subscription form__btn,
        .subscription form button {
          width: -webkit-calc(3.84 * 6vh);
          width: calc(3.84 * 6vh); } }
      @media (max-width: 1024px) {
        .subscription form__btn,
        .subscription form button {
          height: -webkit-calc(3.84 * 3.5vw);
          height: calc(3.84 * 3.5vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .subscription form__btn,
        .subscription form button {
          height: -webkit-calc(3.84 * 3.5vh);
          height: calc(3.84 * 3.5vh); } }
      @media (max-width: 1024px) {
        .subscription form__btn,
        .subscription form button {
          border-top-right-radius: -webkit-calc(3.84 * 0.34vw);
          border-top-right-radius: calc(3.84 * 0.34vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .subscription form__btn,
        .subscription form button {
          border-top-right-radius: -webkit-calc(3.84 * 0.34vh);
          border-top-right-radius: calc(3.84 * 0.34vh); } }
      @media (max-width: 1024px) {
        .subscription form__btn,
        .subscription form button {
          border-bottom-right-radius: -webkit-calc(3.84 * 0.34vw);
          border-bottom-right-radius: calc(3.84 * 0.34vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .subscription form__btn,
        .subscription form button {
          border-bottom-right-radius: -webkit-calc(3.84 * 0.34vh);
          border-bottom-right-radius: calc(3.84 * 0.34vh); } }
      .subscription form__btn::after,
      .subscription form button::after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        top: 50%;
        width: -webkit-calc(1 * 1.7vw);
        width: calc(1 * 1.7vw);
        height: -webkit-calc(1 * 1vw);
        height: calc(1 * 1vw);
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url("/wp-content/themes/akc/img/form-arrow.svg"); }
        @media (max-width: 1024px) {
          .subscription form__btn::after,
          .subscription form button::after {
            width: -webkit-calc(3.84 * 1.7vw);
            width: calc(3.84 * 1.7vw); } }
        @media (max-width: 1024px) and (orientation: landscape) {
          .subscription form__btn::after,
          .subscription form button::after {
            width: -webkit-calc(3.84 * 1.7vh);
            width: calc(3.84 * 1.7vh); } }
        @media (max-width: 1024px) {
          .subscription form__btn::after,
          .subscription form button::after {
            height: -webkit-calc(3.84 * 1vw);
            height: calc(3.84 * 1vw); } }
        @media (max-width: 1024px) and (orientation: landscape) {
          .subscription form__btn::after,
          .subscription form button::after {
            height: -webkit-calc(3.84 * 1vh);
            height: calc(3.84 * 1vh); } }
  .subscription__icon {
    display: block;
    width: 21.3vw;
    height: 21.3vw;
    margin: 0 auto;
    background-image: url("/wp-content/themes/akc/img/form-icon.svg");
    background-size: contain;
    background-repeat: no-repeat; }
    @media (min-width: 1025px) {
      .subscription__icon {
        width: 5.5vw;
        height: 5.5vw; } }
  .subscription__content {
    color: #ffffff;
    margin: 0 0 5.3vw; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .subscription__content {
        margin-top: 0 5.3vh 5.3vh; } }
    @media (min-width: 1025px) {
      .subscription__content {
        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-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 41.7vw;
        margin: 0 auto; } }
  .subscription__heading {
    display: block;
    margin-top: 8vw;
    margin-bottom: 4vw;
    text-align: center;
    font-family: "Merriweather", serif;
    font-size: 5.3vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .subscription__heading {
        margin-bottom: 4vh;
        font-size: 5.3vh; } }
    @media (min-width: 1025px) {
      .subscription__heading {
        margin-top: 1.4vw;
        margin-bottom: 0;
        font-size: 1.4vw;
        text-align: center; } }
  .subscription__copy {
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 3.7vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .subscription__copy {
        font-size: 3.7vh; } }
    @media (min-width: 1025px) {
      .subscription__copy {
        margin-top: 0.625vw;
        font-size: 0.97vw;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.57;
        letter-spacing: normal;
        text-align: center; } }
  .subscription__img {
    width: 100%;
    height: 50vw;
    overflow: hidden; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .subscription__img {
        height: 50vh; } }
    @media (min-width: 1025px) {
      .subscription__img {
        width: 50vw;
        height: 100%; } }
    .subscription__img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
      @media (min-width: 1025px) {
        .subscription__img img {
          position: absolute; } }
  .subscription .sailthru_shortcode {
    position: relative; }
    .subscription .sailthru_shortcode .btn {
      height: -webkit-calc(1 * 3.5vw);
      height: calc(1 * 3.5vw);
      opacity: 0;
      top: 20px; }
      @media (max-width: 1024px) {
        .subscription .sailthru_shortcode .btn {
          height: -webkit-calc(3.84 * 3.5vw);
          height: calc(3.84 * 3.5vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .subscription .sailthru_shortcode .btn {
          height: -webkit-calc(3.84 * 3.5vh);
          height: calc(3.84 * 3.5vh); } }
  .subscription .sailthru-widget-label {
    display: none; }
  .subscription .success {
    font-family: "Lato", sans-serif;
    font-size: 3.7vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .subscription .success {
        font-size: 3.7vh; } }
    @media (min-width: 1025px) {
      .subscription .success {
        margin-top: 0.625vw;
        font-size: 0.97vw;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.57;
        letter-spacing: normal;
        text-align: center; } }
  .subscription .gform_wrapper .gform_heading {
    width: 100%;
    margin-bottom: 0 !important;
    text-align: center; }
  .subscription .gform_wrapper h3.gform_title {
    display: block;
    margin-top: 8vw;
    margin-bottom: 4vw;
    text-align: center;
    font-family: "Merriweather", serif;
    font-size: 5.3vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .subscription .gform_wrapper h3.gform_title {
        margin-bottom: 4vh;
        font-size: 5.3vh; } }
    @media (min-width: 1025px) {
      .subscription .gform_wrapper h3.gform_title {
        margin-top: 1.4vw;
        margin-bottom: 0;
        font-size: 1.4vw;
        text-align: center; } }
  .subscription .gform_wrapper span.gform_description {
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 3.7vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .subscription .gform_wrapper span.gform_description {
        font-size: 3.7vh; } }
    @media (min-width: 1025px) {
      .subscription .gform_wrapper span.gform_description {
        margin-top: 0.625vw;
        font-size: 0.97vw;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.57;
        letter-spacing: normal;
        text-align: center; } }
  .subscription .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important; }
  .subscription ul.gform_fields li.gfield {
    margin-top: 0 !important;
    padding-right: 0 !important; }
  @media (max-width: 1024px) {
    .subscription .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
      width: 90vw !important;
      padding: 5px 15px !important; } }
  .subscription ul.gform_fields li.gfield {
    margin-top: 0 !important;
    padding-right: 0 !important; }
  .subscription .gform_footer input[type="submit"] {
    position: absolute !important;
    left: -9000px; }
  .subscription .validation_error {
    display: none !important; }
  .subscription .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error input {
    color: #ff5041 !important;
    background-image: url("/wp-content/themes/akc/img/form-arrow-error.svg") !important; }
    .subscription .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error input::-webkit-input-placeholder {
      /* Edge */
      color: #ff5041; }
    .subscription .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error input:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #ff5041; }
    .subscription .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error input::-moz-placeholder {
      color: #ff5041; }
    .subscription .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error input::-ms-input-placeholder {
      color: #ff5041; }
    .subscription .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error input::placeholder {
      color: #ff5041; }
  .subscription .gform_wrapper li.gfield.gfield_error {
    background: none !important;
    margin-bottom: 0 !important;
    border: none !important;
    padding: 0 !important; }
  .subscription .gform_wrapper .validation_message {
    color: #ffffff !important; }
  .subscription .gform_confirmation_message {
    margin-top: 24px; }

.best-of {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 13.3vw; }
  @media (max-width: 1024px) and (orientation: landscape) {
    .best-of {
      margin-top: 13.3vh; } }
  @media (min-width: 1025px) {
    .best-of {
      padding: 0 3.4vw;
      margin: 6.9vw 0 0; } }
  .best-of__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -ms-flex-line-pack: center;
        align-content: center;
    border-top: solid 0.07vw #dedede;
    height: -webkit-calc(1 * 3vw);
    height: calc(1 * 3vw);
    margin: 0 5.3vw;
    margin-top: 6.5vw; }
    @media (max-width: 1024px) {
      .best-of__header {
        height: -webkit-calc(3.84 * 3vw);
        height: calc(3.84 * 3vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .best-of__header {
        height: -webkit-calc(3.84 * 3vh);
        height: calc(3.84 * 3vh); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .best-of__header {
        margin: 0 5.3vh;
        margin-top: 6.5vh; } }
    @media (min-width: 1025px) {
      .best-of__header {
        margin: 1.7vw 0;
        border-top: 0.07vw solid #dedede; } }
    .best-of__header .btn {
      -webkit-transform: translateY(-6vw);
          -ms-transform: translateY(-6vw);
              transform: translateY(-6vw); }
      @media (max-width: 1024px) and (orientation: landscape) {
        .best-of__header .btn {
          -webkit-transform: translateY(-6vh);
              -ms-transform: translateY(-6vh);
                  transform: translateY(-6vh); } }
      @media (min-width: 1025px) {
        .best-of__header .btn {
          -webkit-transform: translateY(-1.6vw);
              -ms-transform: translateY(-1.6vw);
                  transform: translateY(-1.6vw); } }
  .best-of__sub-cats {
    display: none; }
    @media (min-width: 1025px) {
      .best-of__sub-cats {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-left: auto;
        -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; } }
    .best-of__sub-cats .btn {
      margin-left: 1.4vw;
      background-color: #ffffff;
      cursor: pointer; }
      @media (max-width: 1024px) and (orientation: landscape) {
        .best-of__sub-cats .btn {
          margin-left: 1.4vh; } }
  .best-of__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 1025px) {
      .best-of__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .best-of__content {
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (max-width: 1024px) {
      .best-of__content {
        margin: 0 5.3vw 5.3vw; }
        .best-of__content .btn {
          display: none; } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .best-of__content {
        margin: 0 5.3vh 5.3vh; } }
  .best-of__eyebrow {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.67;
    color: #0099ff;
    text-transform: uppercase; }
    @media (max-width: 1024px) {
      .best-of__eyebrow {
        display: none; } }
    @media (min-width: 1025px) {
      .best-of__eyebrow {
        margin-top: 5vw;
        letter-spacing: 0.07vw;
        font-size: 0.83vw; } }
  .best-of__title {
    font-size: 6.9vw;
    line-height: 1.26;
    font-family: "Merriweather", serif;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #000; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .best-of__title {
        font-size: 6.9vh; } }
    @media (min-width: 1025px) {
      .best-of__title {
        margin-top: 1.2vw;
        font-size: 1.6vw; } }
  .best-of__link {
    position: relative;
    font-size: -webkit-calc(1 * 1.1vw);
    font-size: calc(1 * 1.1vw);
    color: #003594;
    margin-top: 5.3vw;
    text-decoration: underline;
    font-family: "Lato", sans-serif, sans-serif;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
    @media (max-width: 1024px) {
      .best-of__link {
        font-size: -webkit-calc(3.84 * 1.1vw);
        font-size: calc(3.84 * 1.1vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .best-of__link {
        font-size: -webkit-calc(3.84 * 1.1vh);
        font-size: calc(3.84 * 1.1vh); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .best-of__link {
        margin-top: 5.3vh; } }
    @media (min-width: 1025px) {
      .best-of__link {
        margin-top: 1.4vw;
        font-size: 1.1vw; } }
    .best-of__link::after {
      content: ""; }
      @media (min-width: 1025px) {
        .best-of__link::after {
          position: absolute;
          right: -1.1vw;
          top: 50%;
          width: 1.7vw;
          height: 1.1vw;
          margin-left: 1vw;
          -webkit-transform: translate(100%, -20%);
              -ms-transform: translate(100%, -20%);
                  transform: translate(100%, -20%);
          background-image: url(/wp-content/themes/akc/img/icons/arrow.svg);
          background-size: contain;
          background-repeat: no-repeat; } }
  .best-of--left-align .best-of__content {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
    @media (min-width: 1025px) {
      .best-of--left-align .best-of__content {
        margin-right: 1.7vw; } }
  .best-of--right-align .best-of__content {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  @media (min-width: 1025px) {
    .best-of--right-align .best-of__content {
      margin-left: 1.7vw;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }

.horizontal-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: -webkit-calc(13.3vw / 2);
  margin-top: calc(13.3vw / 2);
  margin-bottom: 0;
  min-height: 19vw;
  overflow: hidden;
  border-radius: -webkit-calc(1 * 0.34vw);
  border-radius: calc(1 * 0.34vw);
  border: solid 1px #dedede;
  background-color: #ffffff; }
  @media (max-width: 1024px) {
    .horizontal-product {
      border-radius: -webkit-calc(3.84 * 0.34vw);
      border-radius: calc(3.84 * 0.34vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .horizontal-product {
      border-radius: -webkit-calc(3.84 * 0.34vh);
      border-radius: calc(3.84 * 0.34vh); } }
  @media (min-width: 1025px) {
    .horizontal-product {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-top: 2vw;
      width: 100%;
      -ms-flex-flow: wrap;
          flex-flow: wrap; } }
  @media (min-width: 1025px) {
    .horizontal-product--1 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      width: 100%;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .horizontal-product--mobile {
    padding: 0 0 -webkit-calc(13.3vw / 2);
    padding: 0 0 calc(13.3vw / 2);
    width: 100vw;
    overflow: hidden; }
    .horizontal-product--mobile .horizontal-product__summary {
      padding: 5.3vw 2vw;
      background: rgba(198, 232, 255, 0.9); }
    .horizontal-product--mobile .btn--small {
      display: inline-block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0 4vw; }
    .horizontal-product--mobile .horizontal-product__card-header {
      margin: 0 4vw 0; }
    .horizontal-product--mobile .two-col {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 3.7vw;
      margin: 4vw 4vw 0; }
    .horizontal-product--mobile .horizontal-product__header {
      margin-top: -webkit-calc(13.3vw / 2);
      margin-top: calc(13.3vw / 2); }
    .horizontal-product--mobile .horizontal-product__thumb {
      width: 44vw;
      height: 33vw;
      margin-top: unset; }
      .horizontal-product--mobile .horizontal-product__thumb img {
        margin: auto; }
    .horizontal-product--mobile .horizontal-product__top-features {
      padding-bottom: 5.3vw;
      list-style-position: inside;
      list-style: none;
      font-size: 4.8vw; }
      .horizontal-product--mobile .horizontal-product__top-features li {
        list-style-position: inside;
        list-style: none;
        margin: 2.4vw 0; }
        @media (max-width: 1024px) {
          .horizontal-product--mobile .horizontal-product__top-features li span {
            font-size: 3.5vw; } }
        @media (min-width: 1025px) {
          .horizontal-product--mobile .horizontal-product__top-features li span {
            font-size: 4.8vw; } }
      .horizontal-product--mobile .horizontal-product__top-features li::before {
        content: "";
        position: relative;
        font-weight: 700;
        display: inline-block;
        width: 5.6vw;
        height: 5.3vw; }
        @media (min-width: 1025px) {
          .horizontal-product--mobile .horizontal-product__top-features li::before {
            width: 1.6vw;
            height: 1.3vw;
            margin-left: -3vw; } }
    .horizontal-product--mobile .horizontal-product__more-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 8vw;
      width: 100%;
      text-align: center;
      font-size: 4.8vw;
      background-color: #ffffff; }
    .horizontal-product--mobile .horizontal-product__more-info-section {
      margin: 0 4vw 0;
      padding: 0 6vw 0vw; }
    .horizontal-product--mobile .horizontal-product__excerpt {
      margin-bottom: 0vw; }
    .horizontal-product--mobile .prices {
      margin-top: -webkit-calc(13.3vw / 2);
      margin-top: calc(13.3vw / 2);
      padding-left: 3vw;
      padding-right: 3vw; }
  .horizontal-product .col {
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 1.7vw 1vw; }
    @media (max-width: 1024px) {
      .horizontal-product .col {
        display: none; } }
    @media (min-width: 1025px) {
      .horizontal-product .col {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        padding: 2vw 0 2vw 2vw; } }
    .horizontal-product .col:nth-of-type(1) {
      background-color: #f5fbff; }
    .horizontal-product .col:nth-of-type(2) {
      background-color: #f5fbff;
      padding-right: 2vw; }
      @media (min-width: 1025px) {
        .horizontal-product .col:nth-of-type(2) {
          padding-top: 5vw;
          border-right: 0.07vw solid #e7e7e7; } }
    .horizontal-product .col:nth-of-type(3) {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-right: 2vw;
      font-size: 1.25vw;
      line-height: 1.67;
      list-style-position: inside;
      /*@include respond-from(md) {
            position: absolute;
            width: 13.5vw;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }*/ }
      .horizontal-product .col:nth-of-type(3) span:nth-of-type(2) {
        margin-top: 1.7vw; }
    .horizontal-product .col:nth-of-type(4) {
      position: relative;
      background-color: #ffffff;
      width: 21.4vw;
      border-left: 0.07vw solid #e7e7e7;
      padding-right: 2vw; }
  .horizontal-product ul {
    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;
    margin-top: 1vw;
    font-size: 1.25vw;
    line-height: 1.67;
    list-style-position: inside; }
  .horizontal-product li {
    list-style-position: inside;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1vw;
    text-transform: uppercase;
    font-weight: 700; }
    @media (max-width: 1024px) {
      .horizontal-product li {
        margin-bottom: 3vw; } }
    .horizontal-product li span {
      padding-left: 0.76vw;
      font-size: 1vw; }
      @media (max-width: 1024px) {
        .horizontal-product li span {
          font-size: 3.73vw;
          line-height: 1.14; } }
  .horizontal-product li::before {
    content: "";
    position: relative;
    color: #003594;
    font-weight: 700;
    display: inline-block;
    background-image: url(/wp-content/themes/akc/img/check-ico.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 8vw;
    height: 4vw; }
    @media (min-width: 1025px) {
      .horizontal-product li::before {
        width: 1.1vw;
        height: 0.97vw; } }
  .horizontal-product__thumb {
    overflow: hidden;
    background-color: #ffffff;
    width: 100%;
    height: 12.2vw;
    border: solid 1px #dedede;
    margin-top: 1.4vw; }
    .horizontal-product__thumb img {
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      height: 100%;
      padding: 20px; }
  .horizontal-product__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 1.1vw;
    position: relative; }
    .horizontal-product__header .simplefavorite-button {
      top: -45px;
      right: unset;
      background: #ffffff;
      left: 0; }
  .horizontal-product__title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 5.3vw; }
    @media (min-width: 1025px) {
      .horizontal-product__title {
        font-size: 1.4vw; } }
  .horizontal-product__excerpt-header {
    font-family: "Lato", sans-serif;
    font-size: 3.5vw;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #0099ff; }
    @media (max-width: 1024px) {
      .horizontal-product__excerpt-header {
        margin: 7vw 0 4vw; } }
    @media (min-width: 1025px) {
      .horizontal-product__excerpt-header {
        font-size: 1vw;
        margin-bottom: 1vw; } }
    @media (min-width: 1025px) {
      .horizontal-product__excerpt-header:nth-of-type(2) {
        margin-top: 2vw; } }
  .horizontal-product__excerpt {
    line-height: 1.47;
    font-size: 3.7vw;
    margin-bottom: 5vw; }
    @media (min-width: 1025px) {
      .horizontal-product__excerpt {
        font-size: 1.1vw;
        font-weight: 500;
        margin-bottom: initial; } }
  .horizontal-product .prices {
    width: 100%; }
    @media (min-width: 1025px) {
      .horizontal-product .prices {
        margin-top: 1.4vw; } }
  .horizontal-product .price {
    width: 100%;
    background-color: #0099ff;
    color: white;
    border-radius: -webkit-calc(1 * 0.34vw);
    border-radius: calc(1 * 0.34vw);
    text-transform: uppercase;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0; }
    @media (max-width: 1024px) {
      .horizontal-product .price {
        border-radius: -webkit-calc(3.84 * 0.34vw);
        border-radius: calc(3.84 * 0.34vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .horizontal-product .price {
        border-radius: -webkit-calc(3.84 * 0.34vh);
        border-radius: calc(3.84 * 0.34vh); } }
    @media (min-width: 1025px) {
      .horizontal-product .price {
        height: 2.7vw;
        line-height: 2.7vw;
        font-size: 0.8vw;
        margin-top: 1vw; } }
    .horizontal-product .price:first-child {
      margin-top: 0; }
  .horizontal-product .btn--small {
    color: #0099ff;
    text-transform: uppercase;
    font-weight: 600; }
  .horizontal-product .more-info {
    border-top: solid 1px #e7e7e7;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    @media (max-width: 1024px) {
      .horizontal-product .more-info {
        border: solid 1px #0099ff;
        overflow: hidden; } }
    .horizontal-product .more-info__header {
      text-align: center; }
    .horizontal-product .more-info__question {
      display: inline-block;
      font-size: 3.5vw;
      font-weight: 700;
      padding: 3vw 0;
      text-transform: uppercase; }
      @media (min-width: 1025px) {
        .horizontal-product .more-info__question {
          font-size: 1.1vw;
          padding: 1vw 0; } }
    .horizontal-product .more-info__toggle-btn {
      display: inline-block;
      color: #0099ff;
      border: 1px solid #0099ff;
      border-radius: 50%;
      font-size: 5.3vw;
      font-weight: 700;
      line-height: 0.85;
      width: 5.3vw;
      height: 5.3vw;
      margin-left: 3.25vw; }
      @media (min-width: 1025px) {
        .horizontal-product .more-info__toggle-btn {
          font-size: 1.75vw;
          font-weight: 700;
          line-height: 0.85;
          width: 1.74vw;
          height: 1.74vw;
          margin-left: 1.25vw; } }
    .horizontal-product .more-info__answer {
      height: 0;
      opacity: 0;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      @media (max-width: 1024px) {
        .horizontal-product .more-info__answer {
          line-height: 1.47;
          font-size: 3.7vw;
          padding: 0 6vw; } }
      @media (min-width: 1025px) {
        .horizontal-product .more-info__answer {
          line-height: 1.47;
          font-size: 1.1vw;
          max-width: 41.67vw;
          margin: auto; } }
      .horizontal-product .more-info__answer.show {
        height: auto;
        opacity: 1; }
        @media (max-width: 1024px) {
          .horizontal-product .more-info__answer.show {
            padding: 3vw 6vw; } }
  .horizontal-product a * {
    color: initial; }

.disclaimer {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 13vw 5.3vw;
  text-align: left;
  background-color: rgba(198, 232, 255, 0.9); }
  @media (min-width: 1025px) {
    .disclaimer {
      margin: 2.8vw 14.4vw;
      padding: 3.1vw 8.3vw;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .disclaimer__image {
    width: 30vw;
    height: auto; }
    @media (max-width: 1024px) {
      .disclaimer__image {
        margin-bottom: 8vw; } }
    @media (min-width: 1025px) {
      .disclaimer__image {
        height: 7vw;
        width: 8vw; } }
    .disclaimer__image img {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .disclaimer__text {
    width: 100%;
    line-height: 1.38; }
    .disclaimer__text p {
      font-size: 4.3vw;
      text-align: center; }
    @media (min-width: 1025px) {
      .disclaimer__text {
        margin-left: 2vw; }
        .disclaimer__text p {
          font-size: 1.1vw;
          text-align: left; } }

.c-product-listing:after {
  content: "";
  display: block;
  clear: both; }

.card-slider {
  overflow: hidden; }
  @media (max-width: 1024px) {
    .card-slider {
      max-width: 100vw; } }

.filtering-section .card-slider {
  max-width: 100vw; }

.c-slider-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 3.7vw;
  margin: 8vw 0 0;
  z-index: 1; }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-slider-dots {
      height: 3.7vw;
      margin: 8vh 0 0; } }
  @media (min-width: 1025px) {
    .c-slider-dots {
      display: none; } }

.slider-dot {
  position: relative;
  border: solid rgba(0, 0, 0, 0) 1px;
  margin: 0 0.8vw;
  width: 3.7vw;
  height: 3.7vw;
  border-radius: 50%; }
  .slider-dot::after {
    display: block;
    top: 13%;
    left: 13%;
    position: relative;
    content: "";
    width: 74%;
    height: 74%;
    border-radius: 50%;
    background-color: #0099ff; }
  .slider-dot.active {
    border-color: #003594; }
    .slider-dot.active .slider-dot::after {
      background-color: #003594; }

.cards {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -webkit-column-gap: 5.3vw;
     -moz-column-gap: 5.3vw;
          column-gap: 5.3vw;
  row-gap: 5.3vw;
  position: relative;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
  left: 0;
  padding-left: 5.3vw; }
  @media (max-width: 1024px) and (orientation: landscape) {
    .cards {
      -webkit-column-gap: 5.3vh;
         -moz-column-gap: 5.3vh;
              column-gap: 5.3vh;
      row-gap: 5.3vh;
      padding-left: 5.3vh; } }
  @media (min-width: 1025px) {
    .cards {
      -webkit-column-gap: 1.7vw;
         -moz-column-gap: 1.7vw;
              column-gap: 1.7vw;
      row-gap: 1.7vw;
      padding-left: 0; } }
  .cards--simple {
    margin-left: 4.166vw; }
    @media (min-width: 1025px) {
      .cards--simple {
        -webkit-column-gap: 4.166vw;
           -moz-column-gap: 4.166vw;
                column-gap: 4.166vw;
        margin: 0; } }
  @media (min-width: 1025px) {
    .cards--simple-desktop {
      -webkit-column-gap: 4.166vw;
         -moz-column-gap: 4.166vw;
              column-gap: 4.166vw;
      margin: 0; } }
  @media (min-width: 1025px) {
    .cards--simple-desktop .card--product {
      background-color: transparent;
      border: none;
      min-height: 0;
      padding-bottom: 0;
      width: 19.79vw; } }
  @media (min-width: 1025px) {
    .cards--simple-desktop .card--product .card__img {
      border: 0.07vw solid #dedede;
      border-radius: 0.34vw; } }
  @media (min-width: 1025px) {
    .cards--simple-desktop .card--product .card__price {
      font-family: Lato;
      font-weight: 700;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.43;
      letter-spacing: normal;
      color: #0099ff;
      font-size: 0.97vw; } }
  @media (min-width: 1025px) {
    .cards--simple-desktop .card--product .card__details {
      padding-bottom: 0;
      padding-left: 0;
      border-top: none; } }
  @media (min-width: 1025px) {
    .cards--simple-desktop .card--product .card__title {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      font-family: Lato;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.43;
      font-size: 0.97vw; } }
  @media (min-width: 1025px) {
    .cards--simple-desktop .card--product .card__cat-btn {
      display: none; } }
  @media (min-width: 1025px) {
    .cards--simple-desktop .card--product .card__btn {
      display: none; } }
  .cards--small {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    left: 0;
    padding-left: 5.8vw;
    -webkit-transition: left 0.3s ease;
    transition: left 0.3s ease; }
    @media (min-width: 1025px) {
      .cards--small {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-left: 0; } }

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .card__type {
    display: none; }
  .card__img {
    overflow: hidden;
    text-align: center; }
    .card__img img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%; }
  .card--product {
    border: solid #dedede 1px;
    width: 69.3vw;
    min-height: 106vw;
    border-radius: -webkit-calc(1 * 0.34vw);
    border-radius: calc(1 * 0.34vw);
    background-color: #f9f9f9; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .card--product {
        width: 69.3vh;
        min-height: 106vh; } }
    @media (min-width: 1025px) {
      .card--product {
        width: 22vw;
        min-height: 28vw; } }
    @media (max-width: 1024px) {
      .card--product {
        border-radius: -webkit-calc(3.84 * 0.34vw);
        border-radius: calc(3.84 * 0.34vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .card--product {
        border-radius: -webkit-calc(3.84 * 0.34vh);
        border-radius: calc(3.84 * 0.34vh); } }
    .card--product .card__img {
      height: -webkit-calc(1 * 14vw);
      height: calc(1 * 14vw);
      padding: 15px;
      background-color: #ffffff; }
      @media (max-width: 1024px) {
        .card--product .card__img {
          height: -webkit-calc(3.84 * 14vw);
          height: calc(3.84 * 14vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--product .card__img {
          height: -webkit-calc(3.84 * 14vh);
          height: calc(3.84 * 14vh); } }
    .card--product .card__details {
      position: relative;
      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: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding: -webkit-calc(1 * 1vw);
      padding: calc(1 * 1vw);
      border-top: solid #dedede 1px; }
      @media (max-width: 1024px) {
        .card--product .card__details {
          padding: -webkit-calc(3.84 * 1vw);
          padding: calc(3.84 * 1vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--product .card__details {
          padding: -webkit-calc(3.84 * 1vh);
          padding: calc(3.84 * 1vh); } }
    .card--product .card__title {
      margin-bottom: 2.6vw;
      color: #222223;
      font-size: 4.2vw;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      width: 75%; }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--product .card__title {
          margin-bottom: 2.6vh;
          font-size: 4.2vh; } }
      @media (min-width: 1025px) {
        .card--product .card__title {
          margin-bottom: 0.7vw;
          font-size: 1.3vw;
          line-clamp: 2; } }
    .card--product .card__price {
      font-weight: 700;
      color: #003594;
      margin-bottom: -webkit-calc(1 * 0.7vw);
      margin-bottom: calc(1 * 0.7vw);
      font-size: 3.7vw; }
      @media (max-width: 1024px) {
        .card--product .card__price {
          margin-bottom: -webkit-calc(3.84 * 0.7vw);
          margin-bottom: calc(3.84 * 0.7vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--product .card__price {
          margin-bottom: -webkit-calc(3.84 * 0.7vh);
          margin-bottom: calc(3.84 * 0.7vh); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--product .card__price {
          font-size: 3.7vh; } }
      @media (min-width: 1025px) {
        .card--product .card__price {
          font-size: 1.3vw; } }
      .card--product .card__price--retail {
        text-decoration: line-through; }
      .card--product .card__price--out {
        color: #fe5147 !important; }
    .card--product .card__cat-btn {
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .card--product .card__btn {
      background-color: #0099ff;
      color: white;
      border-radius: -webkit-calc(1 * 0.34vw);
      border-radius: calc(1 * 0.34vw);
      margin-top: auto;
      text-transform: uppercase;
      font-size: -webkit-calc(1 * 0.8vw);
      font-size: calc(1 * 0.8vw);
      -webkit-box-shadow: none;
              box-shadow: none; }
      @media (max-width: 1024px) {
        .card--product .card__btn {
          border-radius: -webkit-calc(3.84 * 0.34vw);
          border-radius: calc(3.84 * 0.34vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--product .card__btn {
          border-radius: -webkit-calc(3.84 * 0.34vh);
          border-radius: calc(3.84 * 0.34vh); } }
      @media (max-width: 1024px) {
        .card--product .card__btn {
          font-size: -webkit-calc(3.84 * 0.8vw);
          font-size: calc(3.84 * 0.8vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--product .card__btn {
          font-size: -webkit-calc(3.84 * 0.8vh);
          font-size: calc(3.84 * 0.8vh); } }
  .card--product-simple {
    background-color: transparent;
    border: none;
    min-height: 0;
    padding-bottom: 0; }
    @media (min-width: 1025px) {
      .card--product-simple {
        width: 19.79vw; } }
    .card--product-simple .card__img {
      border: solid #dedede 1px;
      border-radius: 0.34vw; }
    .card--product-simple .card__price {
      font-family: Lato;
      font-weight: 700;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.43;
      letter-spacing: normal;
      color: #0099ff; }
      @media (min-width: 1025px) {
        .card--product-simple .card__price {
          font-size: 0.97vw; } }
    .card--product-simple .card__details {
      padding-bottom: 0;
      padding-left: 0;
      border-top: none; }
    .card--product-simple .card__title {
      font-family: Lato;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.43; }
      @media (min-width: 1025px) {
        .card--product-simple .card__title {
          font-size: 0.97vw; } }
  .card--post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 69.3vw;
    margin: 0 auto; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .card--post {
        width: 69.3vh; } }
    @media (min-width: 1025px) {
      .card--post {
        width: 29.8vw; } }
    .card--post .card__img {
      min-height: 41.6vw;
      height: 41.6vw;
      width: 100%;
      overflow: hidden;
      text-align: center;
      background-color: #003594; }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--post .card__img {
          min-height: 41.6vh;
          height: 41.6vh; } }
      @media (min-width: 1025px) {
        .card--post .card__img {
          min-height: 17.8vw;
          height: 17.8vw; } }
      .card--post .card__img img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%; }
    .card--post .card__details {
      padding: -webkit-calc(1 * 1.7vw);
      padding: calc(1 * 1.7vw);
      background-color: #f9f9f9;
      height: 29.8vw; }
      @media (max-width: 1024px) {
        .card--post .card__details {
          padding: -webkit-calc(3.84 * 1.7vw);
          padding: calc(3.84 * 1.7vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--post .card__details {
          padding: -webkit-calc(3.84 * 1.7vh);
          padding: calc(3.84 * 1.7vh); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--post .card__details {
          height: 29.8vh; } }
      @media (min-width: 1025px) {
        .card--post .card__details {
          height: 12.9vw; } }
    .card--post .card__title {
      font-size: 4.8vw;
      font-family: "Merriweather", serif;
      overflow: hidden;
      text-overflow: ellipsis;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: normal;
      color: #000; }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--post .card__title {
          font-size: 4.8vh; } }
      @media (min-width: 1025px) {
        .card--post .card__title {
          font-size: 1.9vw; } }
    .card--post .card__footer {
      background-color: #f9f9f9;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-top: auto;
      margin-bottom: 2vw; }
      @media (max-width: 1024px) and (orientation: landscape) {
        .card--post .card__footer {
          margin-bottom: 2vh; } }
      .card--post .card__footer img {
        width: 2vw;
        height: 2vw;
        border-radius: 50%;
        overflow: hidden;
        margin-left: -webkit-calc(1 * 1vw);
        margin-left: calc(1 * 1vw); }
        @media (max-width: 1024px) {
          .card--post .card__footer img {
            margin-left: -webkit-calc(3.84 * 1vw);
            margin-left: calc(3.84 * 1vw); } }
        @media (max-width: 1024px) and (orientation: landscape) {
          .card--post .card__footer img {
            margin-left: -webkit-calc(3.84 * 1vh);
            margin-left: calc(3.84 * 1vh); } }
        @media (max-width: 1024px) and (orientation: landscape) {
          .card--post .card__footer img {
            width: 2vh;
            height: 2vh;
            border-radius: 50%; } }
    .card--post .card__comment {
      display: none; }
      .card--post .card__comment img {
        width: 2vw;
        height: 2vw;
        border-radius: 50%; }
        @media (max-width: 1024px) and (orientation: landscape) {
          .card--post .card__comment img {
            width: 2vh;
            height: 2vh;
            border-radius: 50%; } }
      .card--post .card__comment .btn {
        display: none; }
  .card__post-info {
    display: none; }
    @media (min-width: 1025px) {
      .card__post-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-top: 0.7vw; } }
  .card a * {
    color: initial; }

.small-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-height: -webkit-calc(1 * 8.3vw);
  min-height: calc(1 * 8.3vw);
  margin-top: -webkit-calc(1 * 1.7vw);
  margin-top: calc(1 * 1.7vw);
  margin-bottom: -webkit-calc(1 * 0vw);
  margin-bottom: calc(1 * 0vw);
  margin-left: -webkit-calc(1 * 0vw);
  margin-left: calc(1 * 0vw);
  margin-right: -webkit-calc(1 * 0vw);
  margin-right: calc(1 * 0vw);
  background-color: white;
  width: 94.2vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: -webkit-calc(1 * 1.1vw);
  font-size: calc(1 * 1.1vw);
  font-weight: 700;
  color: black;
  border-radius: 0%; }
  @media (max-width: 1024px) {
    .small-card {
      min-height: -webkit-calc(3.84 * 8.3vw);
      min-height: calc(3.84 * 8.3vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .small-card {
      min-height: -webkit-calc(3.84 * 8.3vh);
      min-height: calc(3.84 * 8.3vh); } }
  @media (max-width: 1024px) {
    .small-card {
      margin-top: -webkit-calc(3.84 * 1.7vw);
      margin-top: calc(3.84 * 1.7vw);
      margin-bottom: -webkit-calc( 3.84 * 0vw);
      margin-bottom: calc( 3.84 * 0vw);
      margin-left: -webkit-calc(3.84 * 0vw);
      margin-left: calc(3.84 * 0vw);
      margin-right: -webkit-calc( 3.84 * 0vw);
      margin-right: calc( 3.84 * 0vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .small-card {
      margin-top: -webkit-calc(3.84 * 1.7vh);
      margin-top: calc(3.84 * 1.7vh);
      margin-bottom: -webkit-calc( 3.84 * 0vh);
      margin-bottom: calc( 3.84 * 0vh);
      margin-left: -webkit-calc(3.84 * 0vh);
      margin-left: calc(3.84 * 0vh);
      margin-right: -webkit-calc( 3.84 * 0vh);
      margin-right: calc( 3.84 * 0vh); } }
  @media (max-width: 1024px) {
    .small-card {
      font-size: -webkit-calc(3.84 * 1.1vw);
      font-size: calc(3.84 * 1.1vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .small-card {
      font-size: -webkit-calc(3.84 * 1.1vh);
      font-size: calc(3.84 * 1.1vh); } }
  @media (min-width: 1025px) {
    .small-card {
      width: 21.25vw; } }
  .small-card__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: -webkit-calc(1 * 1.4vw);
    padding: calc(1 * 1.4vw); }
    @media (max-width: 1024px) {
      .small-card__details {
        padding: -webkit-calc(3.84 * 1.4vw);
        padding: calc(3.84 * 1.4vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .small-card__details {
        padding: -webkit-calc(3.84 * 1.4vh);
        padding: calc(3.84 * 1.4vh); } }
    @media (min-width: 1025px) {
      .small-card__details {
        padding-left: 0;
        margin-left: 1.4vw; } }
  .small-card__title {
    font-size: -webkit-calc(1 * 1.1vw);
    font-size: calc(1 * 1.1vw);
    margin-bottom: -webkit-calc(1 * 1vw);
    margin-bottom: calc(1 * 1vw);
    font-weight: 700; }
    @media (max-width: 1024px) {
      .small-card__title {
        font-size: -webkit-calc(3.84 * 1.1vw);
        font-size: calc(3.84 * 1.1vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .small-card__title {
        font-size: -webkit-calc(3.84 * 1.1vh);
        font-size: calc(3.84 * 1.1vh); } }
    @media (max-width: 1024px) {
      .small-card__title {
        margin-bottom: -webkit-calc(3.84 * 1vw);
        margin-bottom: calc(3.84 * 1vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .small-card__title {
        margin-bottom: -webkit-calc(3.84 * 1vh);
        margin-bottom: calc(3.84 * 1vh); } }
  .small-card__price {
    font-size: -webkit-calc(1 * 1vw);
    font-size: calc(1 * 1vw);
    font-weight: 400; }
    @media (max-width: 1024px) {
      .small-card__price {
        font-size: -webkit-calc(3.84 * 1vw);
        font-size: calc(3.84 * 1vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .small-card__price {
        font-size: -webkit-calc(3.84 * 1vh);
        font-size: calc(3.84 * 1vh); } }
    .small-card__price--discount {
      display: none; }
  .small-card__img {
    border: solid 0.07vw #dedede;
    padding: 15px;
    background-color: #ffffff; }
    .small-card__img img {
      -o-object-fit: cover;
         object-fit: cover;
      width: -webkit-calc(100% - 30px);
      width: calc(100% - 30px);
      height: -webkit-calc(100% - 30px);
      height: calc(100% - 30px);
      height: -webkit-calc(1 * 8.3vw);
      height: calc(1 * 8.3vw);
      width: -webkit-calc(1 * 8.3vw);
      width: calc(1 * 8.3vw); }
      @media (max-width: 1024px) {
        .small-card__img img {
          height: -webkit-calc(3.84 * 8.3vw);
          height: calc(3.84 * 8.3vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .small-card__img img {
          height: -webkit-calc(3.84 * 8.3vh);
          height: calc(3.84 * 8.3vh); } }
      @media (max-width: 1024px) {
        .small-card__img img {
          width: -webkit-calc(3.84 * 8.3vw);
          width: calc(3.84 * 8.3vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .small-card__img img {
          width: -webkit-calc(3.84 * 8.3vh);
          width: calc(3.84 * 8.3vh); } }

.product-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }
  @media (max-width: 1024px) {
    .product-slider {
      margin: 13.3vw 0 0; } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .product-slider {
      margin: 13.3vh 0 0; } }
  @media (min-width: 1025px) {
    .product-slider {
      margin-bottom: 3.4vw; } }
  @media (min-width: 1025px) {
    .product-slider__desktop-container {
      width: 69.5vw;
      overflow: hidden; } }
  .product-slider__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    border-top: solid 1px #dedede;
    height: -webkit-calc(1 * 3vw);
    height: calc(1 * 3vw);
    margin: 0 5.3vw;
    margin-top: 6.5vw; }
    @media (max-width: 1024px) {
      .product-slider__header {
        height: -webkit-calc(3.84 * 3vw);
        height: calc(3.84 * 3vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .product-slider__header {
        height: -webkit-calc(3.84 * 3vh);
        height: calc(3.84 * 3vh); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .product-slider__header {
        margin: 0 5.3vh;
        margin-top: 6.5vh; } }
    @media (min-width: 1025px) {
      .product-slider__header {
        margin: 9vw 15.28vw 0;
        border: 0vw; } }
    .product-slider__header .btn {
      -webkit-transform: translateY(-6vw);
          -ms-transform: translateY(-6vw);
              transform: translateY(-6vw); }
      @media (max-width: 1024px) and (orientation: landscape) {
        .product-slider__header .btn {
          -webkit-transform: translateY(-6vh);
              -ms-transform: translateY(-6vh);
                  transform: translateY(-6vh); } }
      @media (min-width: 1025px) {
        .product-slider__header .btn {
          -webkit-transform: translateY(-1.6vw);
              -ms-transform: translateY(-1.6vw);
                  transform: translateY(-1.6vw); } }
  .product-slider__outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    @media (min-width: 1025px) {
      .product-slider__outer {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .product-slider__count {
    font-weight: 700;
    font-size: 3.2vw;
    -webkit-transform: translateY(-6vw);
        -ms-transform: translateY(-6vw);
            transform: translateY(-6vw); }
    @media (max-width: 1024px) {
      .product-slider__count {
        background-color: #fff;
        padding-left: 2vw; } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .product-slider__count {
        font-size: 3.2vh;
        -webkit-transform: translateY(-6vh);
            -ms-transform: translateY(-6vh);
                transform: translateY(-6vh);
        padding-left: 2vh; } }
    @media (min-width: 1025px) {
      .product-slider__count {
        font-size: 1.1vw;
        color: #003594;
        -webkit-transform: translateY(-1.6vw);
            -ms-transform: translateY(-1.6vw);
                transform: translateY(-1.6vw); } }
  .product-slider .slide-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: start;
        align-self: flex-start;
    cursor: pointer;
    width: 3.9vw;
    height: 3.9vw;
    border-radius: 50%;
    background-color: #0099ff;
    color: white;
    margin: 13.75vw 3.5vw 0; }
    @media (max-width: 1024px) {
      .product-slider .slide-btn {
        display: none; } }
  .product-slider .card--product .card__title {
    width: 100%; }
  .product-slider .card--product .card__btn {
    width: 80%; }
    @media (max-width: 1024px) {
      .product-slider .card--product .card__btn {
        width: 77.5%; } }
  .product-slider .card--product .simplefavorite-button {
    top: unset;
    right: 1vw;
    bottom: 1vw; }
    @media (max-width: 1024px) {
      .product-slider .card--product .simplefavorite-button {
        right: -webkit-calc(4.84 * 1vw);
        right: calc(4.84 * 1vw);
        bottom: -webkit-calc(4.84 * 1vw);
        bottom: calc(4.84 * 1vw); } }

.c-product-listing .category-section--search .cards--review-search {
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 5.3vw;
     -moz-column-gap: 5.3vw;
          column-gap: 5.3vw;
  row-gap: 5.3vw;
  position: relative;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
  left: 0;
  padding-left: 5.3vw; }
  @media (max-width: 1024px) {
    .c-product-listing .category-section--search .cards--review-search {
      -webkit-column-gap: 5.3vh;
         -moz-column-gap: 5.3vh;
              column-gap: 5.3vh;
      row-gap: 5.3vh;
      padding-left: 5.3vh; } }
  @media (max-width: 896px) {
    .c-product-listing .category-section--search .cards--review-search {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      row-gap: 5.3vh;
      padding-left: 0; } }
  @media (min-width: 1025px) {
    .c-product-listing .category-section--search .cards--review-search {
      grid-gap: 45px 1.7vw;
      padding-left: 0; } }
  .c-product-listing .category-section--search .cards--review-search .card--post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 69.3vw;
    margin: 0 auto; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-product-listing .category-section--search .cards--review-search .card--post {
        width: 69.3vh; } }
    @media (min-width: 1025px) {
      .c-product-listing .category-section--search .cards--review-search .card--post {
        width: 29.8vw; } }
    .c-product-listing .category-section--search .cards--review-search .card--post .card__img {
      min-height: 41.6vw;
      height: 41.6vw;
      width: 100%;
      overflow: hidden;
      text-align: center;
      background-color: #003594;
      padding: 0; }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-product-listing .category-section--search .cards--review-search .card--post .card__img {
          min-height: 41.6vh;
          height: 41.6vh; } }
      @media (min-width: 1025px) {
        .c-product-listing .category-section--search .cards--review-search .card--post .card__img {
          min-height: 17.8vw;
          height: 17.8vw; } }
      .c-product-listing .category-section--search .cards--review-search .card--post .card__img img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%;
        padding: 0; }
    .c-product-listing .category-section--search .cards--review-search .card--post .card__details {
      padding: -webkit-calc(1 * 1.7vw);
      padding: calc(1 * 1.7vw);
      background-color: #f9f9f9;
      height: 29.8vw; }
      @media (max-width: 1024px) {
        .c-product-listing .category-section--search .cards--review-search .card--post .card__details {
          padding: -webkit-calc(3.84 * 1.7vw);
          padding: calc(3.84 * 1.7vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-product-listing .category-section--search .cards--review-search .card--post .card__details {
          padding: -webkit-calc(3.84 * 1.7vh);
          padding: calc(3.84 * 1.7vh); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-product-listing .category-section--search .cards--review-search .card--post .card__details {
          height: 29.8vh; } }
      @media (min-width: 1025px) {
        .c-product-listing .category-section--search .cards--review-search .card--post .card__details {
          height: 12.9vw; } }
    .c-product-listing .category-section--search .cards--review-search .card--post .card__title {
      font-size: 4.8vw;
      font-family: "Merriweather", serif;
      overflow: hidden;
      text-overflow: ellipsis;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: normal;
      color: #000; }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-product-listing .category-section--search .cards--review-search .card--post .card__title {
          font-size: 4.8vh; } }
      @media (min-width: 1025px) {
        .c-product-listing .category-section--search .cards--review-search .card--post .card__title {
          font-size: 1.9vw; } }
    .c-product-listing .category-section--search .cards--review-search .card--post .card__footer {
      background-color: #f9f9f9;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-top: auto;
      margin-bottom: 2vw; }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-product-listing .category-section--search .cards--review-search .card--post .card__footer {
          margin-bottom: 2vh; } }
      .c-product-listing .category-section--search .cards--review-search .card--post .card__footer img {
        width: 2vw;
        height: 2vw;
        border-radius: 50%;
        overflow: hidden;
        margin-left: -webkit-calc(1 * 1vw);
        margin-left: calc(1 * 1vw); }
        @media (max-width: 1024px) {
          .c-product-listing .category-section--search .cards--review-search .card--post .card__footer img {
            margin-left: -webkit-calc(3.84 * 1vw);
            margin-left: calc(3.84 * 1vw); } }
        @media (max-width: 1024px) and (orientation: landscape) {
          .c-product-listing .category-section--search .cards--review-search .card--post .card__footer img {
            margin-left: -webkit-calc(3.84 * 1vh);
            margin-left: calc(3.84 * 1vh); } }
        @media (max-width: 1024px) and (orientation: landscape) {
          .c-product-listing .category-section--search .cards--review-search .card--post .card__footer img {
            width: 2vh;
            height: 2vh;
            border-radius: 50%; } }
    .c-product-listing .category-section--search .cards--review-search .card--post .card__comment {
      display: none; }
      .c-product-listing .category-section--search .cards--review-search .card--post .card__comment img {
        width: 2vw;
        height: 2vw;
        border-radius: 50%; }
        @media (max-width: 1024px) and (orientation: landscape) {
          .c-product-listing .category-section--search .cards--review-search .card--post .card__comment img {
            width: 2vh;
            height: 2vh;
            border-radius: 50%; } }
      .c-product-listing .category-section--search .cards--review-search .card--post .card__comment .btn {
        display: none; }

.modal--account {
  position: fixed;
  z-index: -1 !important;
  top: 0;
  left: 0;
  width: 100vw !important;
  height: 100vh;
  min-height: unset;
  display: none;
  opacity: 0;
  padding: 0 !important;
  overflow-y: hidden !important;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .modal--account.show {
    display: block;
    opacity: 1;
    z-index: 4 !important; }

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(198, 232, 255, 0.9); }

.modal__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: fixed;
  background: #ffffff;
  top: 12vh;
  left: 3vw;
  max-width: 94vw;
  padding: 2vh 3vw; }
  @media (min-width: 1025px) {
    .modal__container {
      left: 33vw;
      max-width: 34vw;
      padding: 1.5vw;
      top: -webkit-calc(50% + 2.87vw);
      top: calc(50% + 2.87vw);
      -webkit-transform: translateY(-webkit-calc(-50%));
          -ms-transform: translateY(calc(-50%));
              transform: translateY(calc(-50%)); } }

.modal__btn-close {
  float: right;
  cursor: pointer; }

.modal .hamburger__icon {
  width: 100vw;
  height: 8vw;
  position: relative;
  overflow: hidden;
  text-align: right; }
  @media (min-width: 1025px) {
    .modal .hamburger__icon {
      height: 1.8vw; } }
  .modal .hamburger__icon-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 8vw;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    @media (min-width: 1025px) {
      .modal .hamburger__icon-close {
        width: 1.8vw; } }
    .modal .hamburger__icon-close span {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform-origin: center;
          -ms-transform-origin: center;
              transform-origin: center; }
      .modal .hamburger__icon-close span:first-child {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
            -ms-transform: translate(-50%, -50%) rotate(45deg);
                transform: translate(-50%, -50%) rotate(45deg); }
      .modal .hamburger__icon-close span:last-child {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            -ms-transform: translate(-50%, -50%) rotate(-45deg);
                transform: translate(-50%, -50%) rotate(-45deg); }
  .modal .hamburger__icon span {
    width: 100%;
    height: 2px;
    background: #003594; }
  .modal .hamburger__icon:hover span {
    background: #0099ff; }

.c-home-page .product-slider:before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 27.85vw;
  content: "";
  background-color: rgba(0, 153, 255, 0.1); }
  @media (max-width: 1024px) {
    .c-home-page .product-slider:before {
      display: none; } }

.c-home-page .popular-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .c-home-page .popular-posts .js-home-fade {
    opacity: 0; }
  @media (min-width: 1025px) {
    .c-home-page .popular-posts {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.c-home-page .product-deals {
  padding-top: -webkit-calc(1 * 2.9vw);
  padding-top: calc(1 * 2.9vw);
  padding-bottom: -webkit-calc(1 * 2.9vw);
  padding-bottom: calc(1 * 2.9vw);
  padding-left: -webkit-calc(1 * 0vw);
  padding-left: calc(1 * 0vw);
  padding-right: -webkit-calc(1 * 0vw);
  padding-right: calc(1 * 0vw);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden; }
  @media (max-width: 1024px) {
    .c-home-page .product-deals {
      padding-top: -webkit-calc(3.84 * 2.9vw);
      padding-top: calc(3.84 * 2.9vw);
      padding-bottom: -webkit-calc( 3.84 * 2.9vw);
      padding-bottom: calc( 3.84 * 2.9vw);
      padding-left: -webkit-calc(3.84 * 0vw);
      padding-left: calc(3.84 * 0vw);
      padding-right: -webkit-calc( 3.84 * 0vw);
      padding-right: calc( 3.84 * 0vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-home-page .product-deals {
      padding-top: -webkit-calc(3.84 * 2.9vh);
      padding-top: calc(3.84 * 2.9vh);
      padding-bottom: -webkit-calc( 3.84 * 2.9vh);
      padding-bottom: calc( 3.84 * 2.9vh);
      padding-left: -webkit-calc(3.84 * 0vh);
      padding-left: calc(3.84 * 0vh);
      padding-right: -webkit-calc( 3.84 * 0vh);
      padding-right: calc( 3.84 * 0vh); } }
  @media (max-width: 1024px) {
    .c-home-page .product-deals {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (min-width: 1025px) {
    .c-home-page .product-deals {
      padding-left: 3.8vw;
      padding-right: 0;
      padding-bottom: 6.25vw; } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-home-page .product-deals {
      padding-left: 3.8vh;
      padding-bottom: 3.4vh; } }
  .c-home-page .product-deals__header {
    padding: 0 5.3vw;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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; }
    @media (min-width: 1025px) {
      .c-home-page .product-deals__header {
        padding: 0; } }
  .c-home-page .product-deals__count {
    font-weight: 700;
    font-size: 3.2vw; }
    @media (min-width: 1025px) {
      .c-home-page .product-deals__count {
        display: none; } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .product-deals__count {
        font-size: 3.2vh; } }

@media (min-width: 1025px) {
  .c-home-page .featured-post {
    margin-top: 3.7vw; } }

.c-home-page .popular-reads {
  background-color: #ffffff;
  padding: 5.3vw 5.3vw;
  padding-bottom: 0; }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-home-page .popular-reads {
      padding: 5.3vh 5.3vh; } }
  @media (min-width: 1025px) {
    .c-home-page .popular-reads {
      background-color: #f9f9f9;
      padding-top: 2.9vw;
      padding-right: 3.5vw;
      padding-left: 1.8vw;
      padding-bottom: 8.5vw;
      width: 33.4vw; } }
  .c-home-page .popular-reads > *:last-child .post {
    margin-bottom: 0; }
  .c-home-page .popular-reads .post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: solid #dedede 1px;
    margin-top: -webkit-calc(1 * 2vw);
    margin-top: calc(1 * 2vw);
    margin-bottom: -webkit-calc(1 * 1vw);
    margin-bottom: calc(1 * 1vw);
    margin-left: -webkit-calc(1 * 0vw);
    margin-left: calc(1 * 0vw);
    margin-right: -webkit-calc(1 * 0vw);
    margin-right: calc(1 * 0vw);
    color: black; }
    @media (max-width: 1024px) {
      .c-home-page .popular-reads .post {
        margin-top: -webkit-calc(3.84 * 2vw);
        margin-top: calc(3.84 * 2vw);
        margin-bottom: -webkit-calc( 3.84 * 1vw);
        margin-bottom: calc( 3.84 * 1vw);
        margin-left: -webkit-calc(3.84 * 0vw);
        margin-left: calc(3.84 * 0vw);
        margin-right: -webkit-calc( 3.84 * 0vw);
        margin-right: calc( 3.84 * 0vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .popular-reads .post {
        margin-top: -webkit-calc(3.84 * 2vh);
        margin-top: calc(3.84 * 2vh);
        margin-bottom: -webkit-calc( 3.84 * 1vh);
        margin-bottom: calc( 3.84 * 1vh);
        margin-left: -webkit-calc(3.84 * 0vh);
        margin-left: calc(3.84 * 0vh);
        margin-right: -webkit-calc( 3.84 * 0vh);
        margin-right: calc( 3.84 * 0vh); } }
    .c-home-page .popular-reads .post__title {
      margin-bottom: -webkit-calc(1 * 1vw);
      margin-bottom: calc(1 * 1vw);
      font-family: "Merriweather", serif;
      font-weight: 500;
      font-size: 4.3vw;
      color: #222223; }
      @media (max-width: 1024px) {
        .c-home-page .popular-reads .post__title {
          margin-bottom: -webkit-calc(3.84 * 1vw);
          margin-bottom: calc(3.84 * 1vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-home-page .popular-reads .post__title {
          margin-bottom: -webkit-calc(3.84 * 1vh);
          margin-bottom: calc(3.84 * 1vh); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-home-page .popular-reads .post__title {
          font-size: 4.3vh; } }
      @media (min-width: 1025px) {
        .c-home-page .popular-reads .post__title {
          font-size: 1.25vw; } }
    .c-home-page .popular-reads .post .btn {
      cursor: pointer;
      margin-bottom: -webkit-calc(1 * 1vw);
      margin-bottom: calc(1 * 1vw);
      -ms-flex-item-align: start;
          align-self: flex-start;
      border: solid #dedede 1px;
      color: #0099ff;
      padding-top: -webkit-calc(1 * 0vw);
      padding-top: calc(1 * 0vw);
      padding-bottom: -webkit-calc(1 * 0vw);
      padding-bottom: calc(1 * 0vw);
      padding-left: -webkit-calc(1 * 1vw);
      padding-left: calc(1 * 1vw);
      padding-right: -webkit-calc(1 * 1vw);
      padding-right: calc(1 * 1vw); }
      @media (max-width: 1024px) {
        .c-home-page .popular-reads .post .btn {
          margin-bottom: -webkit-calc(3.84 * 1vw);
          margin-bottom: calc(3.84 * 1vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-home-page .popular-reads .post .btn {
          margin-bottom: -webkit-calc(3.84 * 1vh);
          margin-bottom: calc(3.84 * 1vh); } }
      @media (max-width: 1024px) {
        .c-home-page .popular-reads .post .btn {
          padding-top: -webkit-calc(3.84 * 0vw);
          padding-top: calc(3.84 * 0vw);
          padding-bottom: -webkit-calc( 3.84 * 0vw);
          padding-bottom: calc( 3.84 * 0vw);
          padding-left: -webkit-calc(3.84 * 1vw);
          padding-left: calc(3.84 * 1vw);
          padding-right: -webkit-calc( 3.84 * 1vw);
          padding-right: calc( 3.84 * 1vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-home-page .popular-reads .post .btn {
          padding-top: -webkit-calc(3.84 * 0vh);
          padding-top: calc(3.84 * 0vh);
          padding-bottom: -webkit-calc( 3.84 * 0vh);
          padding-bottom: calc( 3.84 * 0vh);
          padding-left: -webkit-calc(3.84 * 1vh);
          padding-left: calc(3.84 * 1vh);
          padding-right: -webkit-calc( 3.84 * 1vh);
          padding-right: calc( 3.84 * 1vh); } }

.c-home-page .reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 13.3vw 0; }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-home-page .reviews {
      margin: 13.3vh 0; } }
  @media (min-width: 1025px) {
    .c-home-page .reviews {
      margin: 6.9vw 3.4vw 0; } }
  .c-home-page .reviews__heading {
    font-size: 6.9vw;
    margin-bottom: 5.3vw;
    text-align: center; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .reviews__heading {
        font-size: 6.9vh;
        margin-bottom: 5.3vh; } }
    @media (min-width: 1025px) {
      .c-home-page .reviews__heading {
        display: none; } }
  .c-home-page .reviews .c-images {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 100vw 58.6vw 58.6vw;
    grid-template-rows: 100vw 58.6vw 58.6vw;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
        grid-template-areas: "full full" "half half" "qtr-left qtr-right"; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .reviews .c-images {
        -ms-grid-rows: 100vh 58.6vh 58.6vh;
        grid-template-rows: 100vh 58.6vh 58.6vh; } }
    @media (min-width: 1025px) {
      .c-home-page .reviews .c-images {
        -ms-grid-columns: 1fr 1.7vw 1fr 1.7vw 1fr 1.7vw 1fr;
        grid-template-columns: repeat(4, 1fr);
        -ms-grid-rows: 22vw 1.7vw 22vw;
        grid-template-rows: repeat(2, 22vw);
        -webkit-column-gap: 1.7vw;
           -moz-column-gap: 1.7vw;
                column-gap: 1.7vw;
        row-gap: 1.7vw;
            grid-template-areas: "full full half half" "full full qtr-left qtr-right"; } }
    .c-home-page .reviews .c-images span:first-of-type {
      position: absolute;
      left: -webkit-calc(1 * 1.7vw);
      left: calc(1 * 1.7vw);
      top: -webkit-calc(1 * 1.7vw);
      top: calc(1 * 1.7vw); }
      @media (max-width: 1024px) {
        .c-home-page .reviews .c-images span:first-of-type {
          left: -webkit-calc(3.84 * 1.7vw);
          left: calc(3.84 * 1.7vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-home-page .reviews .c-images span:first-of-type {
          left: -webkit-calc(3.84 * 1.7vh);
          left: calc(3.84 * 1.7vh); } }
      @media (max-width: 1024px) {
        .c-home-page .reviews .c-images span:first-of-type {
          top: -webkit-calc(3.84 * 1.7vw);
          top: calc(3.84 * 1.7vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-home-page .reviews .c-images span:first-of-type {
          top: -webkit-calc(3.84 * 1.7vh);
          top: calc(3.84 * 1.7vh); } }
  .c-home-page .reviews__image {
    height: auto;
    overflow: hidden;
    text-align: center;
    position: relative;
    -webkit-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out; }
    .c-home-page .reviews__image:hover {
      opacity: 0.75; }
    .c-home-page .reviews__image--full {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-area: full;
      background-color: #dedede; }
      .c-home-page .reviews__image--full .reviews__extra-link {
        color: #003594; }
    .c-home-page .reviews__image--half {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-area: half;
      background-color: #eeeeee; }
      .c-home-page .reviews__image--half .reviews__extra-link {
        color: #003594; }
    .c-home-page .reviews__image--qtr-left {
      -ms-grid-row: 3;
      -ms-grid-column: 1;
      grid-area: qtr-left;
      background-color: #bababa; }
      @media (max-width: 1024px) {
        .c-home-page .reviews__image--qtr-left span {
          top: unset !important;
          bottom: -webkit-calc(1 * 1.7vw);
          bottom: calc(1 * 1.7vw); } }
  @media (max-width: 1024px) and (max-width: 1024px) {
    .c-home-page .reviews__image--qtr-left span {
      bottom: -webkit-calc(3.84 * 1.7vw);
      bottom: calc(3.84 * 1.7vw); } }
  @media (max-width: 1024px) and (max-width: 1024px) and (orientation: landscape) {
    .c-home-page .reviews__image--qtr-left span {
      bottom: -webkit-calc(3.84 * 1.7vh);
      bottom: calc(3.84 * 1.7vh); } }
      .c-home-page .reviews__image--qtr-left .reviews__extra-link {
        color: #003594; }
    .c-home-page .reviews__image--qtr-right {
      -ms-grid-row: 3;
      -ms-grid-column: 2;
      grid-area: qtr-right;
      background-color: #505053; }
    @media (min-width: 1025px){
      .c-home-page .reviews__image--full {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
      .c-home-page .reviews__image--half {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    -ms-grid-column-span: 3; }
      .c-home-page .reviews__image--qtr-left {
    -ms-grid-row: 3;
    -ms-grid-column: 5; }
      .c-home-page .reviews__image--qtr-right {
    -ms-grid-row: 3;
    -ms-grid-column: 7; } }
      @media (max-width: 1024px) {
        .c-home-page .reviews__image--qtr-right span {
          top: unset !important;
          bottom: -webkit-calc(1 * 1.7vw);
          bottom: calc(1 * 1.7vw); } }
  @media (max-width: 1024px) and (max-width: 1024px) {
    .c-home-page .reviews__image--qtr-right span {
      bottom: -webkit-calc(3.84 * 1.7vw);
      bottom: calc(3.84 * 1.7vw); } }
  @media (max-width: 1024px) and (max-width: 1024px) and (orientation: landscape) {
    .c-home-page .reviews__image--qtr-right span {
      bottom: -webkit-calc(3.84 * 1.7vh);
      bottom: calc(3.84 * 1.7vh); } }
      .c-home-page .reviews__image--qtr-right .reviews__extra-link {
        color: #ffffff; }
    .c-home-page .reviews__image .reviews__extra-link {
      display: none;
      position: relative; }
      @media (min-width: 1025px) {
        .c-home-page .reviews__image .reviews__extra-link {
          display: block;
          position: absolute !important;
          font-size: 1.1vw;
          font-family: Lato;
          font-weight: 700;
          bottom: 1.7vw;
          right: 4.5vw; } }
      .c-home-page .reviews__image .reviews__extra-link::after {
        content: ""; }
        @media (min-width: 1025px) {
          .c-home-page .reviews__image .reviews__extra-link::after {
            position: absolute;
            right: -1.1vw;
            top: 50%;
            width: 1.7vw;
            height: 1.1vw;
            margin-left: 1vw;
            -webkit-transform: translate(100%, -20%);
                -ms-transform: translate(100%, -20%);
                    transform: translate(100%, -20%);
            background-image: url(/wp-content/themes/akc/img/icons/arrow.svg);
            background-size: contain;
            background-repeat: no-repeat; } }
      .c-home-page .reviews__image .reviews__extra-link:hover {
        opacity: 0.8;
        -webkit-transition: opacity 0.1s ease-in-out;
        transition: opacity 0.1s ease-in-out; }
      .c-home-page .reviews__image .reviews__extra-link.last-link::after {
        background-image: url(/wp-content/themes/akc/img/icons/white-arrow.svg); }
  .c-home-page .reviews img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%; }
  .c-home-page .reviews a {
    position: relative;
    color: #000; }

.c-home-page .favorites-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 13.3vw; }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-home-page .favorites-section {
      margin-top: 13.3vh; } }
  @media (min-width: 1025px) {
    .c-home-page .favorites-section {
      margin: 4.2vw 0 6.9vw; } }
  .c-home-page .favorites-section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -ms-flex-line-pack: center;
        align-content: center;
    border-top: solid 1px #dedede;
    height: -webkit-calc(1 * 3vw);
    height: calc(1 * 3vw);
    margin: 6.5vw 5.3vw; }
    @media (max-width: 1024px) {
      .c-home-page .favorites-section__header {
        height: -webkit-calc(3.84 * 3vw);
        height: calc(3.84 * 3vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .favorites-section__header {
        height: -webkit-calc(3.84 * 3vh);
        height: calc(3.84 * 3vh); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .favorites-section__header {
        margin: 6.5vh 5.3vh; } }
    @media (min-width: 1025px) {
      .c-home-page .favorites-section__header {
        margin: 1.7vw 5.1vw 1.7vw 8.8vw; } }
    .c-home-page .favorites-section__header .btn {
      -webkit-transform: translateY(-6vw);
          -ms-transform: translateY(-6vw);
              transform: translateY(-6vw); }
      @media (min-width: 1025px) {
        .c-home-page .favorites-section__header .btn {
          -webkit-transform: translateY(-1.6vw);
              -ms-transform: translateY(-1.6vw);
                  transform: translateY(-1.6vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-home-page .favorites-section__header .btn {
          -webkit-transform: translateY(-6vh);
              -ms-transform: translateY(-6vh);
                  transform: translateY(-6vh); } }
  @media (min-width: 1025px) {
    .c-home-page .favorites-section .card-slider {
      width: 50vw; } }
  @media (min-width: 1025px) {
    .c-home-page .favorites-section .cards {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-top: -1.4vw; } }
  .c-home-page .favorites-section .small-card__price {
    color: #0099ff; }
  .c-home-page .favorites-section__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 1025px) {
      .c-home-page .favorites-section__footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        margin-left: 8.8vw; } }
  .c-home-page .favorites-section__post {
    margin: 1.7vw 0;
    background-color: #f9f9f9; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .favorites-section__post {
        margin: 1.7vh 0; } }
    @media (max-width: 1024px) {
      .c-home-page .favorites-section__post {
        width: 100%; } }
    @media (min-width: 1025px) {
      .c-home-page .favorites-section__post {
        margin: 1.7vw 6.9vw 0 0; } }
    .c-home-page .favorites-section__post .card__img {
      width: 100%;
      overflow: hidden;
      text-align: center;
      background-color: #003594; }
      @media (max-width: 1024px) {
        .c-home-page .favorites-section__post .card__img {
          min-height: 59.7vw;
          height: 59.7vw; } }
    .c-home-page .favorites-section__post .card__details {
      padding: -webkit-calc(1 * 1.7vw);
      padding: calc(1 * 1.7vw); }
      @media (max-width: 1024px) {
        .c-home-page .favorites-section__post .card__details {
          padding: -webkit-calc(3.84 * 1.7vw);
          padding: calc(3.84 * 1.7vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-home-page .favorites-section__post .card__details {
          padding: -webkit-calc(3.84 * 1.7vh);
          padding: calc(3.84 * 1.7vh); } }
    @media (max-width: 1024px) {
      .c-home-page .favorites-section__post .card__title {
        font-size: 6.9vw; } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .favorites-section__post .card__title {
        font-size: 6.9vh; } }
    .c-home-page .favorites-section__post .card__footer {
      display: none; }
      @media (min-width: 1025px) {
        .c-home-page .favorites-section__post .card__footer {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          margin-top: 0.7vw;
          -ms-flex-direction: row;
              flex-direction: row; } }
    .c-home-page .favorites-section__post .card__author {
      font-family: Lato;
      font-size: 0.97vw;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #0099ff;
      text-transform: capitalize; }
    .c-home-page .favorites-section__post .card__date {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      font-family: Lato;
      font-size: 0.97vw;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #0099ff; }
      @media (min-width: 1025px) {
        .c-home-page .favorites-section__post .card__date::before {
          position: relative;
          content: "\2022";
          font-size: 0.4vw;
          padding-right: 0.7vw;
          margin-left: 0.7vw; } }
    .c-home-page .favorites-section__post .small-card__price {
      color: #0099ff; }
  .c-home-page .favorites-section__sub-cats {
    display: none; }
    @media (min-width: 1025px) {
      .c-home-page .favorites-section__sub-cats {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-left: auto;
        -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; } }
    .c-home-page .favorites-section__sub-cats .btn {
      margin-left: 1.4vw;
      background-color: #ffffff;
      -webkit-transition: background-color 0.3s ease-out;
      transition: background-color 0.3s ease-out;
      cursor: pointer; }
      .c-home-page .favorites-section__sub-cats .btn:hover {
        background-color: #e5f4ff; }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-home-page .favorites-section__sub-cats .btn {
          margin-left: 1.4vh; } }
  .c-home-page .favorites-section__count {
    font-weight: 700;
    font-size: 3.2vw;
    background-color: #fff;
    padding-left: 2vw;
    -webkit-transform: translateY(-2.5vw);
        -ms-transform: translateY(-2.5vw);
            transform: translateY(-2.5vw); }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .favorites-section__count {
        font-size: 3.2vh;
        padding-left: 2vh;
        -webkit-transform: translateY(-2.5vh);
            -ms-transform: translateY(-2.5vh);
                transform: translateY(-2.5vh); } }
    @media (min-width: 1025px) {
      .c-home-page .favorites-section__count {
        display: none; } }

.c-home-page .filtering-section {
  position: relative;
  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;
  background-color: rgba(0, 153, 255, 0.1);
  padding: 13.3vw 0 6.2vw;
  margin-top: 13.3vw; }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-home-page .filtering-section {
      padding: 6.9vh 0 6.2vh;
      margin-top: 13.3vh; } }
  @media (max-width: 1024px) {
    .c-home-page .filtering-section::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      top: 91vw;
      background-color: #ffffff; } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-home-page .filtering-section::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 27.6vh;
      background-color: #ffffff; } }
  @media (min-width: 1025px) {
    .c-home-page .filtering-section {
      margin-top: 6.9vw;
      padding-top: 3.4vw;
      padding-bottom: 5.5vw; } }
  .c-home-page .filtering-section__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 7.47vw;
    color: #222223;
    text-align: center;
    padding: 0 5.3vw; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .filtering-section__title {
        font-size: 7.47vw;
        padding: 0 5.3vh; } }
    @media (min-width: 1025px) {
      .c-home-page .filtering-section__title {
        padding: 0; } }
    .c-home-page .filtering-section__title .title-text {
      font-family: "Merriweather", serif;
      font-weight: 400;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #505053; }
      @media (min-width: 1025px) {
        .c-home-page .filtering-section__title .title-text {
          width: 24vw;
          margin-left: 1.7vw;
          margin-right: 1.7vw;
          font-size: 1.94vw; } }
    @media (max-width: 1024px) {
      .c-home-page .filtering-section__title .wave {
        display: none; } }
    @media (min-width: 1025px) {
      .c-home-page .filtering-section__title .wave {
        width: 22vw; } }
  .c-home-page .filtering-section__keywords {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 5.9vw auto 6.6vw;
    max-width: 88vw; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .filtering-section__keywords {
        margin: 5.9vh auto 6.6vh;
        max-width: 88vh; } }
    @media (min-width: 1025px) {
      .c-home-page .filtering-section__keywords {
        margin-top: 1.7vw;
        margin-bottom: 3.4vw; } }
    .c-home-page .filtering-section__keywords > * {
      text-transform: uppercase;
      color: #434343;
      font-weight: 700;
      font-stretch: normal;
      font-style: normal; }
      @media (max-width: 1024px) {
        .c-home-page .filtering-section__keywords > * {
          height: 8vw;
          line-height: 8vw;
          font-size: 3.7vw;
          padding: 0 5vw;
          margin: 2.9vw 0.8vw 0; } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-home-page .filtering-section__keywords > * {
          height: 8vh;
          line-height: 8vh;
          font-size: 3.7vh;
          padding: 0 5vh;
          margin: 2.9vh 0.8vh 0; } }
      @media (min-width: 1025px) {
        .c-home-page .filtering-section__keywords > * {
          font-size: 0.9vw;
          margin: 1.7vw 0.8vw 0; } }
    .c-home-page .filtering-section__keywords .btn {
      cursor: pointer;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .c-home-page .filtering-section__keywords .btn:hover {
        background-color: #0099ff;
        color: white; }
  .c-home-page .filtering-section .cards {
    display: none; }
    .c-home-page .filtering-section .cards.active {
      display: -ms-grid;
      display: grid; }
      @media (max-width: 1024px) {
        .c-home-page .filtering-section .cards.active {
          -webkit-column-gap: 5.3vw;
             -moz-column-gap: 5.3vw;
                  column-gap: 5.3vw;
          row-gap: 5.3vw;
          margin-left: 0.166vw;
          padding-left: 5.3vw; } }
    @media (max-width: 1024px) {
      .c-home-page .filtering-section .cards .card--product {
        width: 89vw; }
        .c-home-page .filtering-section .cards .card--product .card__img {
          height: -webkit-calc(3.84 * 20vw);
          height: calc(3.84 * 20vw); } }

.c-home-page .essentials {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  position: relative;
  padding-top: 13.3vw;
  margin-top: 13.3vw; }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-home-page .essentials {
      padding-top: 13.3vh;
      margin-top: 13.3vh; } }
  @media (min-width: 1025px) {
    .c-home-page .essentials {
      padding: 3.4vw 0 2.4vw;
      margin-top: 6.9vw;
      background-color: #efd644; } }
  .c-home-page .essentials:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 77vw;
    content: "";
    background-color: #efd644; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .essentials:before {
        bottom: 77vh; } }
    @media (min-width: 1025px) {
      .c-home-page .essentials:before {
        display: none; } }
  .c-home-page .essentials__cat-btn {
    margin-bottom: 5.3vw; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .essentials__cat-btn {
        margin-bottom: 5.3vh; } }
    @media (min-width: 1025px) {
      .c-home-page .essentials__cat-btn {
        margin-bottom: 1.7vw; } }
  .c-home-page .essentials__heading {
    text-align: center;
    font-size: 6.9vw;
    font-family: "Merriweather", serif;
    margin-bottom: 5.3vw;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    color: #000; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .essentials__heading {
        font-size: 6.9vh;
        margin-bottom: 5.3vh; } }
    @media (min-width: 1025px) {
      .c-home-page .essentials__heading {
        margin-bottom: 3.4vw;
        width: 42vw;
        margin-top: 2.4vw;
        margin-bottom: 3.125vw;
        font-size: 2.2vw; } }
  .c-home-page .essentials .cards {
    display: -ms-grid;
    display: grid; }
    @media (max-width: 1024px) {
      .c-home-page .essentials .cards {
        -webkit-column-gap: 5.3vw;
           -moz-column-gap: 5.3vw;
                column-gap: 5.3vw;
        row-gap: 5.3vw;
        margin-left: 0.166vw;
        padding-left: 5.3vw; } }
    @media (max-width: 1024px) {
      .c-home-page .essentials .cards .card--product {
        width: 89vw; }
        .c-home-page .essentials .cards .card--product .card__img {
          height: -webkit-calc(3.84 * 20vw);
          height: calc(3.84 * 20vw); } }
  .c-home-page .essentials__footer-btn {
    margin-top: 4vw;
    background-color: #ffffff;
    text-transform: uppercase;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 3.2vw;
    padding: 0 13vw;
    cursor: pointer;
    border-radius: 1.3vw; }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-home-page .essentials__footer-btn {
        margin-top: 4vh;
        font-size: 3.2vh;
        padding: 0 13vh; } }
    @media (min-width: 1025px) {
      .c-home-page .essentials__footer-btn {
        width: auto;
        height: 2.7vw;
        line-height: 2.7vw;
        margin-top: 5.5vw;
        border-radius: 0.34vw;
        padding: 0 3.12vw;
        font-size: 0.9vw; } }

.c-account {
  width: 100vw;
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  @media (min-width: 1025px) {
    .c-account {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      min-height: -webkit-calc(100vh - 6.87vw);
      min-height: calc(100vh - 6.87vw);
      height: 100%; } }
  .c-account .account__dashboard {
    width: 100vw;
    height: auto;
    padding: 6.9vw 4vw;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    @media (min-width: 1025px) {
      .c-account .account__dashboard {
        width: 33vw;
        min-height: -webkit-calc(100vh - 6.87vw);
        min-height: calc(100vh - 6.87vw);
        height: 100%;
        padding: 6.9vw 4vw; } }
  .c-account .account__content {
    width: 100vw;
    height: 100vh;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 6.9vw 4vw;
    background: rgba(0, 153, 255, 0.1);
    position: relative; }
    @media (min-width: 1025px) {
      .c-account .account__content {
        width: 66.8vw;
        min-height: -webkit-calc(100vh - 6.87vw);
        min-height: calc(100vh - 6.87vw);
        height: 100%;
        padding: 6.9vw 4vw; } }
  .c-account .account__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 5vw; }
  @media (max-width: 768px) {
    .c-account .account__buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow-x: scroll;
      padding-bottom: 10vw; } }
  .c-account h1 {
    font-family: "Merriweather", serif;
    font-size: 7.45vw;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    color: #222223;
    display: inline-block;
    width: auto !important;
    margin: 0;
    border: none;
    padding-left: 15vw;
    background: url(img/icons/login-ico@3x.png) no-repeat left center;
    background-size: auto 100%; }
    @media (min-width: 1025px) {
      .c-account h1 {
        font-size: 1.94vw;
        line-height: 2.78vw;
        padding-left: 3.5vw; } }
  .c-account .logout {
    color: #222223;
    text-decoration: underline;
    text-align: right; }
  .c-account .btn--outline {
    font-size: 3.2vw;
    text-align: left;
    text-transform: uppercase;
    color: #222223;
    cursor: pointer;
    width: 100%;
    margin: 2vw 2vw 0;
    padding: 0 5vw 0 12vw;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: url(img/icons/setting-ico@3x.png) no-repeat 3.5vw center;
    background-size: auto 50%;
    background-color: #ffffff;
    border-color: #e7e7e7;
    border-radius: 1.3vw;
    position: relative; }
    .c-account .btn--outline.profile {
      background-image: url(img/icons/paw-ico@3x.png); }
    .c-account .btn--outline.favorites {
      background-image: url(img/icons/heart-ico@3x.png); }
    .c-account .btn--outline:hover {
      color: #0099ff; }
    .c-account .btn--outline.active {
      color: #0099ff;
      border-color: #0099ff; }
      .c-account .btn--outline.active:after {
        content: "";
        display: block;
        width: 3vw;
        height: 3vw;
        border-right: 1px solid #0099ff;
        border-bottom: 1px solid #0099ff;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        position: absolute;
        bottom: -1.5vw;
        left: -webkit-calc(50% - 1.5vw);
        left: calc(50% - 1.5vw);
        background-color: #ffffff; }
    @media (min-width: 1025px) {
      .c-account .btn--outline {
        width: 25.625vw;
        height: 4.167vw;
        line-height: 2.7vw;
        margin-top: 1.5vw;
        border-radius: 0.34vw;
        padding: 0.7vw 0 0.7vw 5.2vw;
        font-size: 0.9vw;
        background: url(img/icons/setting-ico@3x.png) no-repeat 1.5vw center;
        background-size: auto 50%;
        background-color: #ffffff; }
        .c-account .btn--outline:hover {
          color: #0099ff; }
        .c-account .btn--outline.active {
          color: #0099ff;
          border-color: #0099ff; }
          .c-account .btn--outline.active:after {
            display: none; } }
  .c-account .content {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-top: 8.9vw;
    width: 100%;
    position: relative; }
    .c-account .content.show {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .c-account .content__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      margin-top: 2.5vw; }
      .c-account .content__item .label,
      .c-account .content__item label {
        font-family: "Merriweather", serif;
        font-size: 4.5vw;
        color: #0099ff;
        margin-right: 1.38vw; }
        @media (min-width: 1025px) {
          .c-account .content__item .label,
          .c-account .content__item label {
            font-size: 1.25vw;
            margin-right: 1.38vw; } }
      .c-account .content__item .input {
        font-size: 4.5vw;
        line-height: 0.8;
        color: #222223;
        margin-right: 1.38vw; }
        @media (min-width: 1025px) {
          .c-account .content__item .input {
            font-size: 1.53vw;
            margin-right: 1.38vw; } }
      .c-account .content__item .btn-edit {
        font-size: 4.5vw;
        color: #222223;
        text-decoration: underline;
        cursor: pointer;
        margin-right: 1.38vw; }
        @media (min-width: 1025px) {
          .c-account .content__item .btn-edit {
            font-size: 1.1vw;
            margin-right: 1.38vw; } }
        .c-account .content__item .btn-edit:hover {
          color: #003594; }
  .c-account #profile-page {
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9; }
    .c-account #profile-page.show {
      right: 0; }
    .c-account #profile-page .gigya-screen .gigya-label-text {
      font-family: "Merriweather", serif;
      font-size: 4.5vw;
      color: #0099ff;
      margin-right: 1.38vw; }
      @media (min-width: 1025px) {
        .c-account #profile-page .gigya-screen .gigya-label-text {
          font-size: 1.25vw;
          margin-right: 1.38vw; } }
  .c-account #profile {
    margin: 0;
    width: 100%;
    z-index: 2;
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 768px) {
      .c-account #profile {
        padding: 30px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .c-account #profile .gform_wrapper {
      width: 100%;
      max-width: 660px;
      padding: 60px;
      background: white;
      border: 1px solid #dedede;
      border-radius: 5px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transition: opacity 0.3s ease-out;
      transition: opacity 0.3s ease-out; }
      @media (max-width: 768px) {
        .c-account #profile .gform_wrapper {
          padding: 20px;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .c-account #profile .gform_wrapper .gform_heading {
        display: none;
        text-align: center;
        margin: -12vw 0 6vw; }
        @media (max-width: 768px) {
          .c-account #profile .gform_wrapper .gform_heading {
            margin: -20vw 0 12vw; } }
        .c-account #profile .gform_wrapper .gform_heading h3.gform_title {
          font-family: "Lato", sans-serif;
          font-weight: 400;
          letter-spacing: 1px;
          text-transform: uppercase; }
          @media (max-width: 768px) {
            .c-account #profile .gform_wrapper .gform_heading h3.gform_title {
              font-size: 18px; } }
      .c-account #profile .gform_wrapper h2,
      .c-account #profile .gform_wrapper h2 span {
        font-family: "Merriweather", serif !important;
        font-weight: 400 !important;
        font-size: 8.25vw;
        line-height: 1.5 !important;
        margin-bottom: 2vw; }
        @media (min-width: 1025px) {
          .c-account #profile .gform_wrapper h2,
          .c-account #profile .gform_wrapper h2 span {
            font-size: 2.25vw;
            margin-bottom: 0.8vw; } }
      .c-account #profile .gform_wrapper p,
      .c-account #profile .gform_wrapper p span {
        font-family: "Lato", sans-serif !important;
        font-weight: 400 !important;
        font-size: 4.25vw;
        line-height: 1.5 !important; }
        @media (min-width: 1025px) {
          .c-account #profile .gform_wrapper p,
          .c-account #profile .gform_wrapper p span {
            font-size: 1.25vw; } }
      .c-account #profile .gform_wrapper div.validation_error {
        display: none; }
      .c-account #profile .gform_wrapper li.gfield.gfield_error,
      .c-account #profile .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
        background-color: #ffffff;
        margin-bottom: 0;
        border-top: none;
        border-bottom: none;
        padding-bottom: 0;
        padding-top: 0; }
      .c-account #profile .gform_wrapper .gfield_error .gfield_label {
        color: #fe5147; }
      .c-account #profile .gform_wrapper .gfield_required {
        color: #fe5147;
        margin-left: 4px; }
      .c-account #profile .gform_wrapper .validation_message {
        color: #fe5147;
        font-weight: 400;
        letter-spacing: normal;
        text-transform: uppercase; }
      .c-account #profile .gform_wrapper .gform_page {
        text-align: center; }
        .c-account #profile .gform_wrapper .gform_page ul.gform_fields li.gfield {
          padding: 0 0 3vw; }
        .c-account #profile .gform_wrapper .gform_page label.gfield_label {
          font-size: 28px;
          line-height: 37px;
          text-align: center;
          margin-bottom: 0;
          font-family: "Merriweather", serif;
          font-weight: 400; }
          @media (max-width: 768px) {
            .c-account #profile .gform_wrapper .gform_page label.gfield_label {
              font-size: 25px;
              line-height: 1.2; } }
        .c-account #profile .gform_wrapper .gform_page input[type="text"] {
          width: 100%;
          height: 60px;
          padding: 13px 20px;
          font-size: 14px;
          line-height: 22px;
          color: #000;
          border: 1px solid #dedede;
          border-radius: 5px;
          position: relative; }
          .c-account #profile .gform_wrapper .gform_page input[type="text"]::-webkit-input-placeholder {
            font-size: 14px;
            line-height: 22px;
            color: #000;
            opacity: 0.5; }
          .c-account #profile .gform_wrapper .gform_page input[type="text"]::-moz-placeholder {
            font-size: 14px;
            line-height: 22px;
            color: #000;
            opacity: 0.5; }
          .c-account #profile .gform_wrapper .gform_page input[type="text"]:-ms-input-placeholder {
            font-size: 14px;
            line-height: 22px;
            color: #000;
            opacity: 0.5; }
          .c-account #profile .gform_wrapper .gform_page input[type="text"]::-ms-input-placeholder {
            font-size: 14px;
            line-height: 22px;
            color: #000;
            opacity: 0.5; }
          .c-account #profile .gform_wrapper .gform_page input[type="text"]::placeholder {
            font-size: 14px;
            line-height: 22px;
            color: #000;
            opacity: 0.5; }
        .c-account #profile .gform_wrapper .gform_page .gfield_checkbox,
        .c-account #profile .gform_wrapper .gform_page .gfield_radio {
          width: auto;
          display: inline-block !important; }
          @media (max-width: 768px) {
            .c-account #profile .gform_wrapper .gform_page .gfield_checkbox,
            .c-account #profile .gform_wrapper .gform_page .gfield_radio {
              display: block !important;
              padding: 0 0 1px;
              margin: 0;
              width: 100%;
              max-width: 100%; } }
          .c-account #profile .gform_wrapper .gform_page .gfield_checkbox li,
          .c-account #profile .gform_wrapper .gform_page .gfield_radio li {
            display: inline-block !important; }
            @media (max-width: 768px) {
              .c-account #profile .gform_wrapper .gform_page .gfield_checkbox li,
              .c-account #profile .gform_wrapper .gform_page .gfield_radio li {
                display: block !important;
                padding: 0 0 1px;
                margin: 0;
                width: 100%;
                max-width: 100%;
                line-height: 0; } }
            .c-account #profile .gform_wrapper .gform_page .gfield_checkbox li input[type=checkbox],
            .c-account #profile .gform_wrapper .gform_page .gfield_checkbox li input[type=radio],
            .c-account #profile .gform_wrapper .gform_page .gfield_radio li input[type=checkbox],
            .c-account #profile .gform_wrapper .gform_page .gfield_radio li input[type=radio] {
              opacity: 0;
              height: 1px;
              margin: 0; }
              .c-account #profile .gform_wrapper .gform_page .gfield_checkbox li input[type=checkbox]:checked + label,
              .c-account #profile .gform_wrapper .gform_page .gfield_checkbox li input[type=radio]:checked + label,
              .c-account #profile .gform_wrapper .gform_page .gfield_radio li input[type=checkbox]:checked + label,
              .c-account #profile .gform_wrapper .gform_page .gfield_radio li input[type=radio]:checked + label {
                background-color: rgba(0, 153, 255, 0.1); }
            .c-account #profile .gform_wrapper .gform_page .gfield_checkbox li label,
            .c-account #profile .gform_wrapper .gform_page .gfield_radio li label {
              height: -webkit-calc(1 * 3vw);
              height: calc(1 * 3vw);
              margin: 0 15px 24px;
              cursor: pointer;
              border: 1px solid #0099ff;
              border-radius: -webkit-calc(1 * 1.5vw);
              border-radius: calc(1 * 1.5vw);
              color: black;
              font-size: 16px;
              line-height: 16px;
              padding: 0 25px;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              font-weight: 400;
              background-color: white;
              -webkit-transition: all 0.4s ease-out;
              transition: all 0.4s ease-out; }
              @media (max-width: 768px) {
                .c-account #profile .gform_wrapper .gform_page .gfield_checkbox li label,
                .c-account #profile .gform_wrapper .gform_page .gfield_radio li label {
                  padding: 0 0 1px;
                  margin: 0 0 10px;
                  width: 100%;
                  max-width: 100%;
                  height: -webkit-calc(3.84 * 3vw);
                  height: calc(3.84 * 3vw);
                  border-radius: -webkit-calc(3.84 * 1.5vw);
                  border-radius: calc(3.84 * 1.5vw); } }
              .c-account #profile .gform_wrapper .gform_page .gfield_checkbox li label:hover, .c-account #profile .gform_wrapper .gform_page .gfield_checkbox li label.selected,
              .c-account #profile .gform_wrapper .gform_page .gfield_radio li label:hover,
              .c-account #profile .gform_wrapper .gform_page .gfield_radio li label.selected {
                background-color: rgba(0, 153, 255, 0.1); }
        .c-account #profile .gform_wrapper .gform_page .gform_page_footer {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin: 0 auto;
          width: 100%;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          border: none; }
          .c-account #profile .gform_wrapper .gform_page .gform_page_footer .button {
            width: 100%;
            max-width: 255px;
            border-radius: 5px;
            color: white;
            font-size: 13px;
            line-height: 16px;
            letter-spacing: 1px;
            height: unset;
            text-transform: uppercase;
            cursor: pointer;
            position: relative;
            display: inline-block;
            padding: -webkit-calc(1 * 1.5vw);
            padding: calc(1 * 1.5vw);
            background: #0099ff; }
            @media (max-width: 768px) {
              .c-account #profile .gform_wrapper .gform_page .gform_page_footer .button {
                height: unset;
                max-width: 100%;
                padding: 4vw 0;
                margin: 0 8px !important;
                font-size: 13px; } }
            .c-account #profile .gform_wrapper .gform_page .gform_page_footer .button.disabled {
              pointer-events: none;
              opacity: 0.4; }
            .c-account #profile .gform_wrapper .gform_page .gform_page_footer .button.clicked {
              pointer-events: none; }
          .c-account #profile .gform_wrapper .gform_page .gform_page_footer .gform_previous_button {
            border: 1px solid #0099ff;
            background-color: white;
            margin-right: 30px;
            color: #0099ff; }
            @media (max-width: 768px) {
              .c-account #profile .gform_wrapper .gform_page .gform_page_footer .gform_previous_button {
                margin-right: 20px; } }
          .c-account #profile .gform_wrapper .gform_page .gform_page_footer .gform_next_button {
            background-color: #0099ff;
            border: 1px solid #0099ff;
            -webkit-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out; }
            .c-account #profile .gform_wrapper .gform_page .gform_page_footer .gform_next_button:hover {
              background-color: #003594; }
            @media (max-width: 768px) {
              .c-account #profile .gform_wrapper .gform_page .gform_page_footer .gform_next_button:first-child {
                max-width: 100%; }
              .c-account #profile .gform_wrapper .gform_page .gform_page_footer .gform_next_button:not(:first-child):before, .c-account #profile .gform_wrapper .gform_page .gform_page_footer .gform_next_button:not(:first-child):after {
                right: 35px; } }
    .c-account #profile #gform_page_4_1 > .gform_page_footer {
      display: none; }
  .c-account #favorites {
    margin-top: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .c-account #favorites .c-no-results {
      width: 100%;
      max-width: 660px;
      padding: 60px;
      background: white;
      border: 1px solid #0099ff;
      border-radius: 5px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transition: opacity 0.3s ease-out;
      transition: opacity 0.3s ease-out;
      text-align: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 auto 60px; }
      @media (max-width: 768px) {
        .c-account #favorites .c-no-results {
          padding: 20px; } }
      .c-account #favorites .c-no-results .headline {
        font-family: "Merriweather", serif !important;
        font-weight: 400 !important;
        font-size: 8.25vw;
        line-height: 1.5 !important;
        margin-bottom: 2vw; }
        @media (min-width: 1025px) {
          .c-account #favorites .c-no-results .headline {
            font-size: 1.94vw;
            margin-bottom: 1.8vw; } }
      .c-account #favorites .c-no-results .btn {
        cursor: pointer;
        width: 70vw;
        max-width: 100%;
        height: 16vw;
        border-radius: 1.25vw;
        border: none;
        -webkit-box-shadow: none;
                box-shadow: none;
        color: #fff;
        background-color: #0099ff;
        -ms-flex-line-pack: center;
            align-content: center;
        text-align: center;
        font-family: "Lato", sans-serif;
        font-size: 2.8vw;
        font-weight: 400;
        text-transform: uppercase;
        padding: 1vw 0;
        margin: 4vw auto; }
        @media (min-width: 1025px) {
          .c-account #favorites .c-no-results .btn {
            font-size: 1.1vw;
            border-radius: 0.25vw;
            width: 18vw;
            height: 5vw;
            margin: 1vw auto; } }
    @media (min-width: 1025px) {
      .c-account #favorites .c-product-listing--favorites {
        margin-bottom: 4.167vw; } }
    .c-account #favorites .c-product-listing--favorites .listing-section-heading {
      font-family: "Merriweather", serif;
      font-size: 7.5vw;
      font-weight: 400;
      color: #222223;
      line-height: 1.57; }
      @media (min-width: 1025px) {
        .c-account #favorites .c-product-listing--favorites .listing-section-heading {
          font-size: 1.94vw; } }
    .c-account #favorites .c-product-listing--favorites .total-results {
      font-family: "Lato", sans-serif;
      font-size: 3.75vw;
      color: #000;
      line-height: 1; }
      @media (min-width: 1025px) {
        .c-account #favorites .c-product-listing--favorites .total-results {
          font-size: 1vw; } }
    .c-account #favorites .c-product-listing--favorites .top-products {
      width: 100%;
      float: none;
      margin-top: 14.67vw; }
      @media (min-width: 1025px) {
        .c-account #favorites .c-product-listing--favorites .top-products {
          margin-top: 3.125vw; } }
    .c-account #favorites .c-product-listing--favorites .card__img {
      height: 40vw; }
      @media (min-width: 1025px) {
        .c-account #favorites .c-product-listing--favorites .card__img {
          height: 13vw; } }
    .c-account #favorites .c-product-listing.c-product-listing--reviews .cards {
      -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 15px 60px;
      padding: 0 10vw;
      grid-auto-flow: initial; }
      @media (min-width: 1025px) {
        .c-account #favorites .c-product-listing.c-product-listing--reviews .cards {
          -ms-grid-columns: (1fr)[2];
          grid-template-columns: repeat(2, 1fr);
          padding: 0; } }
      .c-account #favorites .c-product-listing.c-product-listing--reviews .cards .card__details {
        padding: 25px; }
        @media (min-width: 1025px) {
          .c-account #favorites .c-product-listing.c-product-listing--reviews .cards .card__details {
            min-height: 10vw; } }
        .c-account #favorites .c-product-listing.c-product-listing--reviews .cards .card__details .card__title {
          color: #000 !important;
          line-height: 1.45;
          font-size: 4.8vw; }
          @media (min-width: 1025px) {
            .c-account #favorites .c-product-listing.c-product-listing--reviews .cards .card__details .card__title {
              font-size: 1.5vw; } }
      .c-account #favorites .c-product-listing.c-product-listing--reviews .cards .card__img {
        border: none;
        border-radius: 0;
        padding: 0; }
      .c-account #favorites .c-product-listing.c-product-listing--reviews .cards .review-favorite .simplefavorite-button {
        margin: 10px 15px; }
        @media (min-width: 1025px) {
          .c-account #favorites .c-product-listing.c-product-listing--reviews .cards .review-favorite .simplefavorite-button {
            margin: 25px; } }

.my-account .image-with-text {
  display: none; }

.my-account .footer {
  display: none; }

.c-single-best {
  width: 100vw; }
  .c-single-best .product-cat-reviews {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    margin-top: -webkit-calc(13.3vw * 1.5);
    margin-top: calc(13.3vw * 1.5); }
    @media (min-width: 1025px) {
      .c-single-best .product-cat-reviews {
        margin-top: 0; } }
  .c-single-best .best-cat-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    margin-top: 12vw; }
    @media (min-width: 1025px) {
      .c-single-best .best-cat-review {
        padding: 6.9vw 14.4vw 2.5vw;
        width: 100%;
        margin-top: 0; } }
    .c-single-best .best-cat-review .horizontal-product {
      opacity: 0;
      height: 0;
      min-height: 0;
      margin-top: 0vw;
      -webkit-transition: opacity 300ms ease-in-out;
      transition: opacity 300ms ease-in-out;
      border: none; }
      .c-single-best .best-cat-review .horizontal-product--mobile {
        padding-bottom: 0; }
        .c-single-best .best-cat-review .horizontal-product--mobile.show {
          padding-bottom: -webkit-calc(13.3vw / 2);
          padding-bottom: calc(13.3vw / 2);
          border: solid 1px #dedede; }
      .c-single-best .best-cat-review .horizontal-product.show {
        opacity: 1;
        height: auto;
        min-height: initial;
        margin-top: -webkit-calc(13.3vw / 2);
        margin-top: calc(13.3vw / 2);
        border: solid 1px #dedede; }
        @media (min-width: 1025px) {
          .c-single-best .best-cat-review .horizontal-product.show {
            margin-top: 2vw; } }
    @media (min-width: 1025px) {
      .c-single-best .best-cat-review--all-around {
        margin-top: 6.9vw;
        background-color: #f9f9f9;
        padding: 3.4vw 14.4vw 5vw; } }
    @media (min-width: 1025px) {
      .c-single-best .best-cat-review--all-around::before {
        content: url(/wp-content/themes/akc/img/best-around-badge.svg);
        position: absolute;
        top: -2.4vw;
        left: 50%;
        -webkit-transform: translateX(-51%);
            -ms-transform: translateX(-51%);
                transform: translateX(-51%);
        width: 4.8vw;
        height: 4.8vw; } }
    @media (max-width: 1024px) {
      .c-single-best .best-cat-review--all-around .c-horizontal-products {
        width: 100vw;
        overflow-x: scroll;
        -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory; }
        .c-single-best .best-cat-review--all-around .c-horizontal-products .horizontal-products {
          width: 300vw;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          padding-top: 5vw; }
          .c-single-best .best-cat-review--all-around .c-horizontal-products .horizontal-products .horizontal-product {
            scroll-snap-align: center; }
      .c-single-best .best-cat-review--all-around .c-slider-dots {
        margin-bottom: 10vw; } }
  @media (max-width: 1024px) and (min-width: 1025px) {
    .c-single-best .best-cat-review--all-around .c-slider-dots {
      display: none; } }
    .c-single-best .best-cat-review--all-around .horizontal-product {
      opacity: 1;
      height: auto;
      min-height: initial;
      margin-top: -webkit-calc(13.3vw / 2);
      margin-top: calc(13.3vw / 2);
      border: solid 1px #dedede; }
      @media (min-width: 1025px) {
        .c-single-best .best-cat-review--all-around .horizontal-product {
          margin-top: 2vw; } }
      .c-single-best .best-cat-review--all-around .horizontal-product--mobile {
        padding-bottom: -webkit-calc(13.3vw / 2);
        padding-bottom: calc(13.3vw / 2);
        overflow: visible;
        position: relative; }
      @media (min-width: 1025px) {
        .c-single-best .best-cat-review--all-around .horizontal-product--1 {
          margin-top: 4.2vw !important; } }
    @media (max-width: 1024px) {
      .c-single-best .best-cat-review--all-around .product-number {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 10vw;
        height: 10vw;
        border-radius: 50%;
        position: absolute;
        left: -webkit-calc(50% - 2.5vw);
        left: calc(50% - 2.5vw);
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%);
        background-color: #ff5041; } }
    @media (min-width: 1025px) {
      .c-single-best .best-cat-review--all-around .product-number {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 2.9vw;
        height: 2.9vw;
        border-radius: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background-color: #ff5041; } }
    .c-single-best .best-cat-review--all-around .product-number__text {
      color: #ffffff;
      font-family: Lato;
      font-size: 5vw;
      font-weight: 700;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal; }
      @media (min-width: 1025px) {
        .c-single-best .best-cat-review--all-around .product-number__text {
          font-size: 1.5vw; } }
    .c-single-best .best-cat-review__title {
      text-align: center;
      font-family: "Merriweather", serif;
      margin: 0 5.3vw;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      color: #363636; }
      .c-single-best .best-cat-review__title .title-text {
        font-size: 7.4vw; }
      @media (min-width: 1025px) {
        .c-single-best .best-cat-review__title {
          -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;
          width: 71.1vw;
          margin: 1vw auto; }
          .c-single-best .best-cat-review__title .title-text {
            font-size: 1.95vw; } }
      @media (max-width: 1024px) {
        .c-single-best .best-cat-review__title .wave {
          margin-bottom: 12vw; } }
      @media (min-width: 1025px) {
        .c-single-best .best-cat-review__title .wave {
          width: 21.25vw; } }
      @media (max-width: 1024px) {
        .c-single-best .best-cat-review__title .wave:last-of-type {
          display: none; } }
    .c-single-best .best-cat-review__excerpt {
      line-height: 1.5;
      text-align: left;
      margin-top: -webkit-calc(13.3vw / 2);
      margin-top: calc(13.3vw / 2);
      padding: 0 4vw; }
      @media (min-width: 1025px) {
        .c-single-best .best-cat-review__excerpt {
          font-size: 1.4vw;
          text-align: center;
          margin-top: 1.7vw;
          padding: 0; } }
    .c-single-best .best-cat-review__divider:last-of-type {
      display: none; }
    @media (min-width: 1025px) {
      .c-single-best .best-cat-review__divider {
        width: 77vw;
        height: 1px;
        margin-top: 3.4vw;
        background-color: #dedede; } }
    .c-single-best .best-cat-review__type-selector {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      margin: 10vw auto 0;
      width: 100vw;
      overflow-x: scroll;
      overflow-y: hidden; }
      @media (min-width: 1025px) {
        .c-single-best .best-cat-review__type-selector {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin: 3.125vw auto 0;
          width: auto; } }
      .c-single-best .best-cat-review__type-selector .btn--review-type {
        position: relative;
        letter-spacing: normal;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        -webkit-box-shadow: none;
                box-shadow: none;
        z-index: 1;
        font-size: 4vw;
        width: auto;
        height: auto;
        margin: 0 3vw 3vw;
        line-height: 0;
        padding: 3vw;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        white-space: nowrap;
        text-transform: uppercase; }
        @media (min-width: 1025px) {
          .c-single-best .best-cat-review__type-selector .btn--review-type {
            cursor: pointer;
            color: #434343;
            font-family: Lato;
            font-size: 0.9vw;
            padding: 1vw;
            margin: 0 1vw 1vw;
            background-color: #ffffff;
            white-space: nowrap; } }
        @media (min-width: 1025px) {
          .c-single-best .best-cat-review__type-selector .btn--review-type:first-child {
            margin-left: 0; } }
        .c-single-best .best-cat-review__type-selector .btn--review-type.active {
          color: #ffffff;
          background-color: #fe5147;
          border-color: #fe5147; }
          .c-single-best .best-cat-review__type-selector .btn--review-type.active::after {
            content: "";
            position: absolute;
            display: block;
            bottom: 0;
            left: 50%;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 3vw;
            border-color: #fe5147 transparent transparent transparent;
            -webkit-transform: translate(-50%, 97%);
                -ms-transform: translate(-50%, 97%);
                    transform: translate(-50%, 97%);
            z-index: 0; }
            @media (min-width: 1025px) {
              .c-single-best .best-cat-review__type-selector .btn--review-type.active::after {
                border-width: 0.625vw 0.66vw 0 0.66vw; } }
  .c-single-best .read-more-expand__copy-wrapper:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(198, 232, 255, 0)), to(rgba(198, 232, 255, 0.9)));
    background: -webkit-linear-gradient(rgba(198, 232, 255, 0), rgba(198, 232, 255, 0.9));
    background: linear-gradient(rgba(198, 232, 255, 0), rgba(198, 232, 255, 0.9)); }
  .c-single-best .cat-selection {
    padding: 0;
    top: -webkit-sticky;
    right: -webkit-sticky;
    bottom: -webkit-sticky;
    left: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 4;
    background-color: #c6e8ff;
    overflow-x: scroll; }
    @media (max-width: 1024px) {
      .c-single-best .cat-selection {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row; }
        .c-single-best .cat-selection .cats {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row;
                  flex-flow: row;
          padding-right: 4vw; }
          .c-single-best .cat-selection .cats .cat {
            font-weight: 400;
            min-width: -webkit-max-content;
            min-width: -moz-max-content;
            min-width: max-content;
            margin: 3vw 2vw 3vw 0; }
            .c-single-best .cat-selection .cats .cat--label {
              padding: 0vw 1vw 0vw 9vw;
              background-position: 1vw 50%; }
          .c-single-best .cat-selection .cats::after {
            content: 'a';
            display: block;
            width: 13vw;
            height: 3vw;
            visibility: hidden; } }

.c-single-essential .essential-cat-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1025px) {
    .c-single-essential .essential-cat-review {
      padding: 0 14.4vw 1.4vw; } }
  .c-single-essential .essential-cat-review__header {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #222223;
    text-align: center; }
    @media (max-width: 1024px) {
      .c-single-essential .essential-cat-review__header {
        padding: 0 8vw; } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-single-essential .essential-cat-review__header {
        font-size: 10.4vh;
        padding: 0 5.3vh; } }
    @media (min-width: 1025px) {
      .c-single-essential .essential-cat-review__header {
        padding: 4.16vw 0 0 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .c-single-essential .essential-cat-review__header .wave {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin: 13vw 0; }
      @media (max-width: 1024px) {
        .c-single-essential .essential-cat-review__header .wave:nth-of-type(2) {
          display: none; } }
      @media (min-width: 1025px) {
        .c-single-essential .essential-cat-review__header .wave {
          margin: 0; } }
      .c-single-essential .essential-cat-review__header .wave img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%; }
  .c-single-essential .essential-cat-review__title {
    font-size: 7.4vw;
    margin-bottom: 12.8vw;
    font-family: "Merriweather", serif;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #363636; }
    @media (min-width: 1025px) {
      .c-single-essential .essential-cat-review__title {
        margin-left: 1.7vw;
        margin-right: 1.7vw;
        margin-bottom: 0vw;
        font-size: 1.94vw;
        white-space: nowrap; } }
  .c-single-essential .essential-cat-review .essential-cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    position: relative;
    border-radius: 0.35vw;
    overflow: hidden; }
    .c-single-essential .essential-cat-review .essential-cat > * {
      min-height: 23vw;
      overflow: hidden; }
    @media (min-width: 1025px) {
      .c-single-essential .essential-cat-review .essential-cat {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        margin: 4.1vw auto 1.4vw;
        border: solid 1px #e7e7e7; }
        .c-single-essential .essential-cat-review .essential-cat > * {
          min-height: 23vw;
          width: 50%;
          border: solid 1px #e7e7e7;
          overflow: hidden; } }
    .c-single-essential .essential-cat-review .essential-cat__info {
      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;
      padding: 0 8vw 12vw; }
      @media (min-width: 1025px) {
        .c-single-essential .essential-cat-review .essential-cat__info {
          background-color: rgba(198, 232, 255, 0.9);
          padding: 0 4.8vw;
          border-top-left-radius: 0.35vw; } }
    .c-single-essential .essential-cat-review .essential-cat__title {
      font-size: 5.3vw;
      line-height: 1.6;
      font-family: "Merriweather", serif;
      margin-bottom: 2.7vw;
      color: #363636; }
      @media (min-width: 1025px) {
        .c-single-essential .essential-cat-review .essential-cat__title {
          font-size: 1.5vw;
          margin-bottom: 1vw; } }
    .c-single-essential .essential-cat-review .essential-cat__copy {
      font-size: 3.7vw;
      line-height: 1.57; }
      @media (min-width: 1025px) {
        .c-single-essential .essential-cat-review .essential-cat__copy {
          font-size: 1vw; } }
    .c-single-essential .essential-cat-review .essential-cat .product {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0 0 13vw; }
      @media (min-width: 1025px) {
        .c-single-essential .essential-cat-review .essential-cat .product {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          padding: 2.6vw 2vw; }
          .c-single-essential .essential-cat-review .essential-cat .product:nth-of-type(2) {
            border-top-right-radius: 0.35vw; }
          .c-single-essential .essential-cat-review .essential-cat .product:nth-of-type(3) {
            border-bottom-left-radius: 0.35vw; }
          .c-single-essential .essential-cat-review .essential-cat .product:nth-of-type(4) {
            border-bottom-right-radius: 0.35vw; } }
      .c-single-essential .essential-cat-review .essential-cat .product .col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column wrap;
                flex-flow: column wrap; }
        @media (max-width: 1024px) {
          .c-single-essential .essential-cat-review .essential-cat .product .col:first-of-type {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            padding: 4vw 8vw 8vw;
            background-color: rgba(198, 232, 255, 0.9);
            border-top: 1px solid #dedede; } }
        @media (min-width: 1025px) {
          .c-single-essential .essential-cat-review .essential-cat .product .col:first-of-type {
            width: 18vw;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; } }
        @media (min-width: 1025px) {
          .c-single-essential .essential-cat-review .essential-cat .product .col:nth-of-type(2) {
            width: 13.5vw;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            margin-left: auto; } }
      .c-single-essential .essential-cat-review .essential-cat .product__cat {
        color: #0099ff;
        text-transform: uppercase; }
        @media (max-width: 1024px) {
          .c-single-essential .essential-cat-review .essential-cat .product__cat {
            -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                    flex-grow: 1; } }
        @media (min-width: 1025px) {
          .c-single-essential .essential-cat-review .essential-cat .product__cat {
            font-size: 1vw;
            line-height: 1.23;
            position: absolute;
            z-index: 2;
            margin-bottom: 2vw; } }
        .c-single-essential .essential-cat-review .essential-cat .product__cat--mobile {
          width: 100%;
          margin-bottom: 4vw; }
      .c-single-essential .essential-cat-review .essential-cat .product__thumb {
        overflow: hidden;
        background-color: transparent;
        position: relative;
        height: auto; }
        @media (max-width: 1024px) {
          .c-single-essential .essential-cat-review .essential-cat .product__thumb {
            margin-right: 1.5vw;
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            border: 1px solid #dedede; } }
        @media (min-width: 1025px) {
          .c-single-essential .essential-cat-review .essential-cat .product__thumb {
            width: 15.7vw;
            height: 11.8vw; } }
        .c-single-essential .essential-cat-review .essential-cat .product__thumb img {
          background-color: white;
          -o-object-fit: contain;
             object-fit: contain;
          width: 100%;
          padding: 5.3vw;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          @media (min-width: 1025px) {
            .c-single-essential .essential-cat-review .essential-cat .product__thumb img {
              position: absolute;
              left: 0;
              top: 0;
              padding: 1.39vw; }
              .c-single-essential .essential-cat-review .essential-cat .product__thumb img:hover {
                opacity: 0.2; } }
      .c-single-essential .essential-cat-review .essential-cat .product__description {
        font-size: 3.73vw;
        line-height: 1.5; }
        @media (max-width: 1024px) {
          .c-single-essential .essential-cat-review .essential-cat .product__description {
            padding: 0 8vw;
            height: 0;
            opacity: 0;
            -webkit-transition: all 200ms ease-out;
            transition: all 200ms ease-out; }
            .c-single-essential .essential-cat-review .essential-cat .product__description.show {
              height: auto;
              opacity: 1;
              padding: 4vw 8vw 8vw; } }
        @media (min-width: 1025px) {
          .c-single-essential .essential-cat-review .essential-cat .product__description {
            font-size: 1vw;
            margin-right: 2vw;
            padding: 0; } }
        .c-single-essential .essential-cat-review .essential-cat .product__description p {
          font-size: inherit; }
      .c-single-essential .essential-cat-review .essential-cat .product .more-info {
        border: inset 1px #0099ff;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column; }
        .c-single-essential .essential-cat-review .essential-cat .product .more-info__header {
          text-align: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-line-pack: center;
              align-content: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
        .c-single-essential .essential-cat-review .essential-cat .product .more-info__question {
          display: inline-block;
          font-size: 3.5vw;
          font-weight: 700;
          padding: 3vw 0;
          text-transform: uppercase; }
          @media (min-width: 1025px) {
            .c-single-essential .essential-cat-review .essential-cat .product .more-info__question {
              font-size: 1.1vw;
              padding: 1vw 0; } }
        .c-single-essential .essential-cat-review .essential-cat .product .more-info__toggle-btn {
          display: inline-block;
          color: #0099ff;
          border: 1px solid #0099ff;
          border-radius: 50%;
          font-size: 5.3vw;
          font-weight: 700;
          line-height: 0.88;
          width: 5.3vw;
          height: 5.3vw;
          margin-left: 3.25vw; }
          .c-single-essential .essential-cat-review .essential-cat .product .more-info__toggle-btn.show {
            letter-spacing: -2px;
            padding: 0 .6vw 0 0; }
          @media (min-width: 1025px) {
            .c-single-essential .essential-cat-review .essential-cat .product .more-info__toggle-btn {
              font-size: 1.75vw;
              font-weight: 700;
              line-height: 0.85;
              width: 1.74vw;
              height: 1.74vw;
              margin-left: 1.25vw; } }
        .c-single-essential .essential-cat-review .essential-cat .product .more-info__answer {
          height: 0;
          padding: 0 6vw;
          opacity: 0;
          -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          @media (min-width: 1025px) {
            .c-single-essential .essential-cat-review .essential-cat .product .more-info__answer {
              max-width: 41.67vw;
              margin: auto; } }
          .c-single-essential .essential-cat-review .essential-cat .product .more-info__answer.show {
            padding: 3vw 6vw;
            height: auto;
            opacity: 1; }
      .c-single-essential .essential-cat-review .essential-cat .product__title-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media (max-width: 1024px) {
          .c-single-essential .essential-cat-review .essential-cat .product__title-header {
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            margin-left: 2.5vw; } }
      .c-single-essential .essential-cat-review .essential-cat .product__title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-family: "Merriweather", serif;
        line-height: 1.5;
        font-size: 4.3vw; }
        @media (min-width: 1025px) {
          .c-single-essential .essential-cat-review .essential-cat .product__title {
            font-size: 1.25vw; } }
      .c-single-essential .essential-cat-review .essential-cat .product .btn.btn--small {
        -ms-flex-item-align: start;
            align-self: flex-start;
        cursor: pointer;
        border: solid #dedede 1px;
        color: #0099ff; }
      .c-single-essential .essential-cat-review .essential-cat .product .prices {
        width: 100%; }
        @media (max-width: 1024px) {
          .c-single-essential .essential-cat-review .essential-cat .product .prices {
            padding: 5.3vw 4vw 4vw; } }
        @media (min-width: 1025px) {
          .c-single-essential .essential-cat-review .essential-cat .product .prices {
            margin-top: 1.4vw; } }
      .c-single-essential .essential-cat-review .essential-cat .product .price {
        width: 100%;
        cursor: pointer;
        background-color: #0099ff;
        color: white;
        border-radius: -webkit-calc(1 * 0.34vw);
        border-radius: calc(1 * 0.34vw);
        text-transform: uppercase;
        text-align: center;
        -webkit-box-shadow: none;
                box-shadow: none;
        padding: 0; }
        @media (max-width: 1024px) {
          .c-single-essential .essential-cat-review .essential-cat .product .price {
            border-radius: -webkit-calc(3.84 * 0.34vw);
            border-radius: calc(3.84 * 0.34vw); } }
        @media (max-width: 1024px) and (orientation: landscape) {
          .c-single-essential .essential-cat-review .essential-cat .product .price {
            border-radius: -webkit-calc(3.84 * 0.34vh);
            border-radius: calc(3.84 * 0.34vh); } }
        @media (min-width: 1025px) {
          .c-single-essential .essential-cat-review .essential-cat .product .price {
            height: 2.7vw;
            line-height: 2.7vw;
            font-size: 1vw;
            margin-top: 1vw; } }
        .c-single-essential .essential-cat-review .essential-cat .product .price:first-child {
          margin-top: 0; }
        .c-single-essential .essential-cat-review .essential-cat .product .price:hover {
          background-color: #003594;
          -webkit-transition: all 0.1s ease-in-out;
          transition: all 0.1s ease-in-out; }
    .c-single-essential .essential-cat-review .essential-cat .tooltip {
      width: 2vw;
      height: 2vw;
      border-radius: 50%;
      position: absolute;
      right: 0;
      top: 0; }
      .c-single-essential .essential-cat-review .essential-cat .tooltip__text {
        position: absolute;
        right: -webkit-calc(1 * -10vw);
        right: calc(1 * -10vw);
        background-color: #dedede; }
        @media (max-width: 1024px) {
          .c-single-essential .essential-cat-review .essential-cat .tooltip__text {
            right: -webkit-calc(3.84 * -10vw);
            right: calc(3.84 * -10vw); } }
        @media (max-width: 1024px) and (orientation: landscape) {
          .c-single-essential .essential-cat-review .essential-cat .tooltip__text {
            right: -webkit-calc(3.84 * -10vh);
            right: calc(3.84 * -10vh); } }

.c-single-essential .cat-selection {
  padding: 0;
  top: -webkit-sticky;
  right: -webkit-sticky;
  bottom: -webkit-sticky;
  left: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 4;
  background-color: #c6e8ff;
  overflow-x: scroll; }
  @media (max-width: 1024px) {
    .c-single-essential .cat-selection {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row; }
      .c-single-essential .cat-selection .cats {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        padding-right: 4vw; }
        .c-single-essential .cat-selection .cats .cat {
          font-weight: 400;
          min-width: -webkit-max-content;
          min-width: -moz-max-content;
          min-width: max-content;
          margin: 3vw 2vw 3vw 0; }
          .c-single-essential .cat-selection .cats .cat--label {
            padding: 0vw 1vw 0vw 9vw;
            background-position: 1vw 50%; }
        .c-single-essential .cat-selection .cats::after {
          content: 'a';
          display: block;
          width: 13vw;
          height: 3vw;
          visibility: hidden; } }

.page-template-custom-category-page {
  width: 100vw;
  overflow-x: hidden; }
  .page-template-custom-category-page .category-section {
    padding-bottom: 5vw; }
    .page-template-custom-category-page .category-section .best-cat-review {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative;
      margin-top: 30vw; }
      @media (min-width: 1025px) {
        .page-template-custom-category-page .category-section .best-cat-review {
          padding: 6.9vw 14.4vw 0;
          width: 100%;
          margin-top: 6.9vw;
          padding-top: 3.4vw; } }
      .page-template-custom-category-page .category-section .best-cat-review::before {
        content: url(/wp-content/themes/akc/img/best-around-badge.svg);
        position: absolute;
        top: -27.4vw;
        left: 50%;
        -webkit-transform: translateX(-51%);
            -ms-transform: translateX(-51%);
                transform: translateX(-51%);
        width: 19.2vw;
        height: 19.2vw; }
        @media (min-width: 1025px) {
          .page-template-custom-category-page .category-section .best-cat-review::before {
            content: url(/wp-content/themes/akc/img/best-around-badge.svg);
            position: absolute;
            top: -2.4vw;
            left: 50%;
            -webkit-transform: translateX(-51%);
                -ms-transform: translateX(-51%);
                    transform: translateX(-51%);
            width: 4.8vw;
            height: 4.8vw; } }
      .page-template-custom-category-page .category-section .best-cat-review__title {
        text-align: center;
        font-family: "Merriweather", serif;
        margin: 0 5.3vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        color: #363636;
        font-weight: 400; }
        .page-template-custom-category-page .category-section .best-cat-review__title .title-text {
          font-size: 7.4vw; }
        @media (min-width: 1025px) {
          .page-template-custom-category-page .category-section .best-cat-review__title {
            -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;
            width: 71.1vw;
            margin: 1.5vw auto 2vw; }
            .page-template-custom-category-page .category-section .best-cat-review__title .title-text {
              font-size: 1.95vw; } }
        @media (max-width: 1024px) {
          .page-template-custom-category-page .category-section .best-cat-review__title .wave {
            margin-bottom: 12vw; } }
        @media (min-width: 1025px) {
          .page-template-custom-category-page .category-section .best-cat-review__title .wave {
            width: 21.25vw; } }
        @media (max-width: 1024px) {
          .page-template-custom-category-page .category-section .best-cat-review__title .wave:last-of-type {
            display: none; } }
      .page-template-custom-category-page .category-section .best-cat-review__excerpt {
        text-align: center;
        margin-top: -webkit-calc(13.3vw / 2);
        margin-top: calc(13.3vw / 2); }
        @media (min-width: 1025px) {
          .page-template-custom-category-page .category-section .best-cat-review__excerpt {
            font-size: 1.4vw;
            margin: 1.7vw auto;
            width: 34.72vw; } }
    .page-template-custom-category-page .category-section__header {
      border: none; }
  @media (min-width: 1025px) {
    .page-template-custom-category-page .best-of {
      padding: 0 3.4vw;
      margin: 3vw 0; } }
  .page-template-custom-category-page .best-of--left-align .best-of__content {
    margin-right: 0; }
  @media (max-width: 1024px) {
    .page-template-custom-category-page .best-of__eyebrow {
      display: block;
      font-size: 3.2vw;
      line-height: 2.67;
      letter-spacing: 1px; } }
  @media (max-width: 1024px) {
    .page-template-custom-category-page .best-of__title {
      line-height: 2.67; } }
  @media (max-width: 1024px) {
    .page-template-custom-category-page .best-of__link {
      line-height: 1;
      margin-top: 0;
      text-decoration: none !important; }
      .page-template-custom-category-page .best-of__link .card__img {
        font-size: 4.26vw;
        text-align: left;
        background-color: #0099ff !important;
        color: #ffffff !important;
        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-align: normal;
            -ms-flex-align: normal;
                align-items: normal;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        line-height: 1.1; }
        .page-template-custom-category-page .best-of__link .card__img svg {
          width: 6.67vw; } }
  .page-template-custom-category-page .subcat .cards {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 45px 20px;
    grid-auto-flow: row;
    padding: 0 20px; }
    @media (min-width: 1025px) {
      .page-template-custom-category-page .subcat .cards {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 3.125vw 4.166vw;
        grid-auto-flow: column;
        padding: 0 1.388vw; } }
  .page-template-custom-category-page .subcat .card {
    min-height: 0;
    border: 0;
    border-radius: 0;
    background: transparent; }
    @media (max-width: 1024px) {
      .page-template-custom-category-page .subcat .card {
        width: 100%; } }
    .page-template-custom-category-page .subcat .card__img {
      padding: 20px;
      background-color: white;
      position: relative;
      border: 1px solid #dedede;
      border-radius: 5px;
      height: -webkit-calc(1 * 21vw);
      height: calc(1 * 21vw); }
      @media screen and (max-width: 1024px) {
        .page-template-custom-category-page .subcat .card__img {
          height: -webkit-calc(1 * 32vw);
          height: calc(1 * 32vw);
          padding: 3.3vw; } }
      .page-template-custom-category-page .subcat .card__img-container {
        position: relative;
        width: 100%;
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
    .page-template-custom-category-page .subcat .card__details {
      border: 0;
      padding: 10px 0; }
      .page-template-custom-category-page .subcat .card__details .card__title {
        font-size: 14px;
        line-height: 20px;
        color: #000; }
      .page-template-custom-category-page .subcat .card__details .card__price {
        font-size: 14px;
        line-height: 20px;
        color: #0099ff; }
    .page-template-custom-category-page .subcat .card__rating {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 5px; }
      .page-template-custom-category-page .subcat .card__rating-star {
        width: 15px;
        margin-right: 5px; }
        @media screen and (max-width: 1024px) {
          .page-template-custom-category-page .subcat .card__rating-star {
            width: 12px; } }
        .page-template-custom-category-page .subcat .card__rating-star svg {
          width: 100%; }
    .page-template-custom-category-page .subcat .card__price-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .page-template-custom-category-page .subcat .card__price--retail {
      margin-right: 10px;
      opacity: 0.5;
      text-decoration: line-through; }
  .page-template-custom-category-page .read-more-expand {
    margin: 5vw 0;
    background: none; }
    @media (min-width: 1025px) {
      .page-template-custom-category-page .read-more-expand {
        margin: 10vw 0; } }
    .page-template-custom-category-page .read-more-expand__title {
      font-weight: 400;
      color: #363636; }
    .page-template-custom-category-page .read-more-expand__copy-wrapper:before {
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#FFF));
      background: -webkit-linear-gradient(transparent, #FFF);
      background: linear-gradient(transparent, #FFF); }
  .page-template-custom-category-page .cat-selection {
    padding: 0;
    top: -webkit-sticky;
    right: -webkit-sticky;
    bottom: -webkit-sticky;
    left: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 4;
    background-color: #c6e8ff;
    overflow-x: scroll; }
    @media (max-width: 1024px) {
      .page-template-custom-category-page .cat-selection {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row; }
        .page-template-custom-category-page .cat-selection .cats {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row;
                  flex-flow: row;
          padding-right: 4vw; }
          .page-template-custom-category-page .cat-selection .cats .cat {
            font-weight: 400;
            min-width: -webkit-max-content;
            min-width: -moz-max-content;
            min-width: max-content;
            margin: 3vw 2vw 3vw 0; }
            .page-template-custom-category-page .cat-selection .cats .cat--label {
              padding: 0vw 1vw 0vw 9vw;
              background-position: 1vw 50%; }
          .page-template-custom-category-page .cat-selection .cats::after {
            content: 'a';
            display: block;
            width: 13vw;
            height: 3vw;
            visibility: hidden; } }

.c-single-product .product-details {
  min-height: -webkit-calc(1 * 10vw);
  min-height: calc(1 * 10vw); }
  @media (max-width: 1024px) {
    .c-single-product .product-details {
      min-height: -webkit-calc(3.84 * 10vw);
      min-height: calc(3.84 * 10vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-single-product .product-details {
      min-height: -webkit-calc(3.84 * 10vh);
      min-height: calc(3.84 * 10vh); } }
  .c-single-product .product-details .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 50%; }
    .c-single-product .product-details .product .col {
      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-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding: -webkit-calc(1 * 1vw);
      padding: calc(1 * 1vw); }
      @media (max-width: 1024px) {
        .c-single-product .product-details .product .col {
          padding: -webkit-calc(3.84 * 1vw);
          padding: calc(3.84 * 1vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-single-product .product-details .product .col {
          padding: -webkit-calc(3.84 * 1vh);
          padding: calc(3.84 * 1vh); } }
    .c-single-product .product-details .product__thumb {
      overflow: hidden;
      background-color: #003594;
      width: 100%;
      height: -webkit-calc(1 * 8vw);
      height: calc(1 * 8vw); }
      @media (max-width: 1024px) {
        .c-single-product .product-details .product__thumb {
          height: -webkit-calc(3.84 * 8vw);
          height: calc(3.84 * 8vw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-single-product .product-details .product__thumb {
          height: -webkit-calc(3.84 * 8vh);
          height: calc(3.84 * 8vh); } }
      .c-single-product .product-details .product__thumb img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%; }
    .c-single-product .product-details .product__title-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .c-single-product .product-details .product__excerpt {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 12vw; }

.page-template-products .c-product-listing,
.category .c-product-listing,
.search-results .c-product-listing {
  padding: 50px; }
  @media (max-width: 768px) {
    .page-template-products .c-product-listing,
    .category .c-product-listing,
    .search-results .c-product-listing {
      padding: 30px 20px; } }
  .page-template-products .c-product-listing:after,
  .category .c-product-listing:after,
  .search-results .c-product-listing:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
  .page-template-products .c-product-listing .read-more-expand,
  .category .c-product-listing .read-more-expand,
  .search-results .c-product-listing .read-more-expand {
    background-color: #ffffff; }
    @media (min-width: 1025px) {
      .page-template-products .c-product-listing .read-more-expand,
      .category .c-product-listing .read-more-expand,
      .search-results .c-product-listing .read-more-expand {
        padding: -webkit-calc(3.4vw) 19.2vw 0;
        padding: calc(3.4vw) 19.2vw 0;
        clear: both; } }
    .page-template-products .c-product-listing .read-more-expand__copy-wrapper:before,
    .category .c-product-listing .read-more-expand__copy-wrapper:before,
    .search-results .c-product-listing .read-more-expand__copy-wrapper:before {
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#ffffff));
      background: -webkit-linear-gradient(transparent, #ffffff);
      background: linear-gradient(transparent, #ffffff); }

.js-drawer-content {
  height: 0;
  overflow: hidden; }

.js-drawer.open .js-drawer-content {
  height: auto; }

@media (max-width: 768px) {
  .js-drawer-mobile-content {
    height: 0;
    overflow: hidden; }
  .js-drawer-mobile.open .js-drawer-mobile-content {
    height: auto; } }

@media (max-width: 768px) {
  .js-drawer-mobile.open .js-drawer-mobile-trigger {
    margin-bottom: 20px; } }

.c-product-listing .cards {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 45px 60px;
  padding: 0;
  grid-auto-flow: initial; }
  @media screen and (max-width: 1024px) {
    .c-product-listing .cards {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 45px 20px; } }
  @media (min-width: 1025px) {
    .c-product-listing .cards--search {
      -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
      grid-gap: 30px 30px; } }

.c-product-listing .card {
  width: 100%;
  min-height: 0;
  border: 0;
  border-radius: 0;
  background: transparent; }
  .c-product-listing .card__img {
    padding: 20px;
    background-color: white;
    position: relative;
    border: 1px solid #dedede;
    border-radius: 5px;
    height: -webkit-calc(1 * 21vw);
    height: calc(1 * 21vw); }
    @media screen and (max-width: 1024px) {
      .c-product-listing .card__img {
        height: -webkit-calc(1 * 32vw);
        height: calc(1 * 32vw); } }
    .c-product-listing .card__img-container {
      position: relative;
      width: 100%;
      height: 100%;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
  .c-product-listing .card__details {
    border: 0;
    padding: 10px 0; }
    .c-product-listing .card__details h4 {
      font-size: 14px;
      line-height: 20px;
      margin-top: 5px; }
    .c-product-listing .card__details span {
      color: #0099ff;
      font-size: 14px;
      line-height: 1; }
  .c-product-listing .card__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px; }
    .c-product-listing .card__rating-star {
      width: 15px;
      margin-right: 5px;
      line-height: 0; }
      @media screen and (max-width: 1024px) {
        .c-product-listing .card__rating-star {
          width: 12px; } }
      .c-product-listing .card__rating-star svg {
        width: 100%; }
  .c-product-listing .card__price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .c-product-listing .card__price--retail {
    margin-right: 10px;
    opacity: 0.5;
    text-decoration: line-through; }

.c-product-listing .top-products, .c-product-listing .bottom-products, .c-product-listing .subscription {
  width: -webkit-calc(100% - 285px - 70px);
  width: calc(100% - 285px - 70px);
  float: right; }
  @media (max-width: 768px) {
    .c-product-listing .top-products, .c-product-listing .bottom-products, .c-product-listing .subscription {
      width: 100%;
      float: none; } }

.c-product-listing .top-products {
  display: block; }
  .c-product-listing .top-products h1 {
    font-family: "Merriweather", serif;
    font-size: 28px;
    line-height: 44px;
    margin-bottom: 30px; }
  .c-product-listing .top-products__filters-button {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 60px;
    max-width: 335px;
    border: 2px solid #0099ff;
    border-radius: 5px;
    padding: 0 19px;
    margin: 30px 0; }
    @media (max-width: 768px) {
      .c-product-listing .top-products__filters-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .c-product-listing .top-products__filters-button svg {
      width: 21px;
      height: auto;
      margin-right: 19px; }
    .c-product-listing .top-products__filters-button span {
      font-size: 13px;
      line-height: 16px;
      color: #0099ff;
      text-transform: uppercase;
      font-weight: 600; }
  .c-product-listing .top-products--search {
    width: 100%;
    float: none; }

.c-product-listing .filters {
  width: 285px;
  min-width: 285px;
  float: left;
  margin-right: 70px; }
  @media (max-width: 768px) {
    .c-product-listing .filters {
      width: 100%;
      min-width: 100%;
      height: -webkit-calc(100vh - 100px);
      height: calc(100vh - 100px);
      overflow-x: hidden;
      overflow-y: auto;
      margin: 0;
      position: fixed;
      top: 100px;
      left: 0;
      float: none;
      z-index: 2;
      background: white;
      padding: 30px 20px 100px;
      visibility: hidden; } }
  .c-product-listing .filters.active {
    visibility: visible; }
  .c-product-listing .filters__button-mobile {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 60px;
    max-width: 335px;
    border: 2px solid #0099ff;
    border-radius: 5px;
    padding: 0 19px;
    margin-top: 30px; }
    @media (max-width: 768px) {
      .c-product-listing .filters__button-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .c-product-listing .filters__button-mobile svg {
      width: 21px;
      height: auto;
      margin-right: 19px; }
    .c-product-listing .filters__button-mobile span {
      font-size: 13px;
      line-height: 16px;
      color: #0099ff;
      text-transform: uppercase;
      font-weight: 600; }
  @media (max-width: 624px) {
    .c-product-listing .filters {
      top: 64px;
      height: -webkit-calc(100vh - 64px);
      height: calc(100vh - 64px); } }
  .c-product-listing .filters__header-mobile {
    display: none; }
    @media (max-width: 768px) {
      .c-product-listing .filters__header-mobile {
        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;
        margin-bottom: 20px; } }
    .c-product-listing .filters__header-mobile h4 {
      font-size: 16px;
      text-transform: uppercase;
      color: #003594;
      font-weight: 600; }
    .c-product-listing .filters__header-mobile div {
      width: 31px;
      height: 31px;
      position: relative; }
      .c-product-listing .filters__header-mobile div:before {
        position: absolute;
        content: "";
        width: 30px;
        height: 2px;
        background-color: #003594;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
            -ms-transform: translate(-50%, -50%) rotate(45deg);
                transform: translate(-50%, -50%) rotate(45deg);
        -webkit-transform-origin: center;
            -ms-transform-origin: center;
                transform-origin: center; }
      .c-product-listing .filters__header-mobile div:after {
        position: absolute;
        content: "";
        width: 30px;
        height: 2px;
        background-color: #003594;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            -ms-transform: translate(-50%, -50%) rotate(-45deg);
                transform: translate(-50%, -50%) rotate(-45deg);
        -webkit-transform-origin: center;
            -ms-transform-origin: center;
                transform-origin: center; }
  .c-product-listing .filters > svg {
    width: 100%;
    height: auto; }

.c-product-listing .cat-filter {
  display: block;
  padding: 30px 0; }
  .c-product-listing .cat-filter__header {
    margin-bottom: 20px;
    position: relative; }
    @media (max-width: 768px) {
      .c-product-listing .cat-filter__header {
        margin-bottom: unset; } }
    .c-product-listing .cat-filter__header h4 {
      font-size: 16px;
      text-transform: uppercase;
      color: #003594;
      font-weight: 600; }
    .c-product-listing .cat-filter__header-icon {
      display: none;
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 25px;
      height: 25px;
      border: 1px solid #0099ff;
      border-radius: 50%; }
      @media (max-width: 768px) {
        .c-product-listing .cat-filter__header-icon {
          display: block; } }
      .c-product-listing .cat-filter__header-icon:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 13px;
        height: 1px;
        background: #0099ff; }
  .c-product-listing .cat-filter__less {
    width: 100%;
    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;
    margin-top: 10px;
    cursor: pointer;
    display: none; }
    .c-product-listing .cat-filter__less p {
      font-size: 16px;
      line-height: 16px;
      color: #505053;
      font-weight: 400; }
    .c-product-listing .cat-filter__less-icon {
      width: 25px;
      height: 25px;
      border: 1px solid #0099ff;
      border-radius: 50%;
      position: relative; }
      .c-product-listing .cat-filter__less-icon:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 13px;
        height: 1px;
        background: #0099ff; }

.c-product-listing .cat-drawer {
  padding: 0 0 0 20px;
  margin-bottom: 20px; }
  .c-product-listing .cat-drawer.open {
    margin-bottom: 0; }
  .c-product-listing .cat-drawer__header {
    font-size: 16px;
    line-height: 16px;
    color: #222223;
    font-weight: 600;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    cursor: pointer; }
    .c-product-listing .cat-drawer__header:hover a,
    .c-product-listing .cat-drawer__header.active a {
      color: #0099ff; }
    .c-product-listing .cat-drawer__header a {
      font-size: 16px;
      line-height: 16px;
      color: #222223;
      font-weight: 600;
      -webkit-transition: color 0.3s ease-out;
      transition: color 0.3s ease-out;
      cursor: pointer; }
  .c-product-listing .cat-drawer__subcats {
    padding: 20px; }
  .c-product-listing .cat-drawer__subcat {
    font-size: 14px;
    line-height: 14px;
    color: black;
    margin-bottom: 20px;
    font-weight: 400;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    cursor: pointer; }
    .c-product-listing .cat-drawer__subcat:hover a,
    .c-product-listing .cat-drawer__subcat.active a {
      color: #0099ff; }
    .c-product-listing .cat-drawer__subcat:last-child {
      margin-bottom: 0; }
    .c-product-listing .cat-drawer__subcat a {
      color: #000; }

.c-product-listing .sort-price {
  display: block;
  padding: 30px 0; }
  .c-product-listing .sort-price__header {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media (max-width: 768px) {
      .c-product-listing .sort-price__header {
        margin-bottom: unset; } }
    .c-product-listing .sort-price__header h4 {
      font-size: 16px;
      text-transform: uppercase;
      color: #003594;
      font-weight: 600; }
    .c-product-listing .sort-price__header span {
      font-size: 14px;
      color: #505053;
      margin-left: 10px;
      text-decoration: underline;
      cursor: pointer; }
    .c-product-listing .sort-price__header-icon {
      display: none;
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 25px;
      height: 25px;
      border: 1px solid #0099ff;
      border-radius: 50%; }
      @media (max-width: 768px) {
        .c-product-listing .sort-price__header-icon {
          display: block; } }
      .c-product-listing .sort-price__header-icon:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 13px;
        height: 1px;
        background: #0099ff; }
  .c-product-listing .sort-price__row {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .c-product-listing .sort-price__row:last-child {
      margin: 0; }
    .c-product-listing .sort-price__row input[type="radio"] {
      width: 20px;
      height: 20px;
      border: 1px solid #dedede;
      border-radius: 50%;
      margin-right: 10px;
      background: white;
      -webkit-transition: background 0.2s ease-out;
      transition: background 0.2s ease-out;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      position: relative; }
      .c-product-listing .sort-price__row input[type="radio"]:checked {
        background: rgba(0, 53, 148, 0.1); }
      .c-product-listing .sort-price__row input[type="radio"]:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform-origin: center;
            -ms-transform-origin: center;
                transform-origin: center;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 60%;
        height: 60%;
        background: #003594;
        border-radius: 50%;
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out; }
      .c-product-listing .sort-price__row input[type="radio"]:checked:after {
        opacity: 1; }
    .c-product-listing .sort-price__row label {
      font-size: 16px;
      line-height: 16px;
      color: #505053; }
    .c-product-listing .sort-price__row--sale label {
      color: #fe5147; }

.c-product-listing .sort-reviews {
  display: block;
  padding: 30px 0; }
  .c-product-listing .sort-reviews__header {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media (max-width: 768px) {
      .c-product-listing .sort-reviews__header {
        margin-bottom: unset; } }
    .c-product-listing .sort-reviews__header h4 {
      font-size: 16px;
      text-transform: uppercase;
      color: #003594;
      font-weight: 600; }
    .c-product-listing .sort-reviews__header span {
      font-size: 14px;
      color: #505053;
      margin-left: 10px;
      text-decoration: underline;
      cursor: pointer; }
    .c-product-listing .sort-reviews__header-icon {
      display: none;
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 25px;
      height: 25px;
      border: 1px solid #0099ff;
      border-radius: 50%; }
      @media (max-width: 768px) {
        .c-product-listing .sort-reviews__header-icon {
          display: block; } }
      .c-product-listing .sort-reviews__header-icon:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 13px;
        height: 1px;
        background: #0099ff; }
  .c-product-listing .sort-reviews__row {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .c-product-listing .sort-reviews__row:last-child {
      margin: 0; }
    .c-product-listing .sort-reviews__row input[type="radio"] {
      width: 20px;
      height: 20px;
      border: 1px solid #dedede;
      border-radius: 50%;
      margin-right: 10px;
      background: white;
      -webkit-transition: background 0.2s ease-out;
      transition: background 0.2s ease-out;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      position: relative; }
      .c-product-listing .sort-reviews__row input[type="radio"]:checked {
        background: rgba(0, 53, 148, 0.1); }
      .c-product-listing .sort-reviews__row input[type="radio"]:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform-origin: center;
            -ms-transform-origin: center;
                transform-origin: center;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 60%;
        height: 60%;
        background: #003594;
        border-radius: 50%;
        opacity: 0;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out; }
      .c-product-listing .sort-reviews__row input[type="radio"]:checked:after {
        opacity: 1; }
    .c-product-listing .sort-reviews__row label {
      font-size: 16px;
      line-height: 16px;
      color: #505053;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .c-product-listing .sort-reviews__row label svg {
        width: 20px;
        height: auto;
        margin-right: 5px; }
      .c-product-listing .sort-reviews__row label span:last-child {
        margin-left: 10px; }

.search-results .c-product-listing section {
  margin-bottom: 8vw; }
  @media (min-width: 1025px) {
    .search-results .c-product-listing section {
      margin-bottom: 4vw; } }
  .search-results .c-product-listing section h2 {
    font-family: "Merriweather", serif;
    font-size: 28px;
    line-height: 1.57;
    font-weight: 400;
    color: #222223;
    margin: 0 0 4vw; }
    @media (min-width: 1025px) {
      .search-results .c-product-listing section h2 {
        font-size: 1.94vw;
        line-height: 1.57;
        margin-bottom: 2vw; } }

.search-results .c-load-all {
  text-align: center;
  margin: 4vw 0; }
  .search-results .c-load-all .btn--load-more {
    background-color: #0099ff;
    color: white;
    border-radius: -webkit-calc(1 * 0.34vw);
    border-radius: calc(1 * 0.34vw);
    margin-top: auto;
    text-transform: uppercase;
    font-size: -webkit-calc(1 * 0.8vw);
    font-size: calc(1 * 0.8vw);
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0.5vw 4vw;
    height: 4vw;
    cursor: pointer; }
    @media (max-width: 1024px) {
      .search-results .c-load-all .btn--load-more {
        border-radius: -webkit-calc(3.84 * 0.34vw);
        border-radius: calc(3.84 * 0.34vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .search-results .c-load-all .btn--load-more {
        border-radius: -webkit-calc(3.84 * 0.34vh);
        border-radius: calc(3.84 * 0.34vh); } }
    @media (max-width: 1024px) {
      .search-results .c-load-all .btn--load-more {
        font-size: -webkit-calc(3.84 * 0.8vw);
        font-size: calc(3.84 * 0.8vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .search-results .c-load-all .btn--load-more {
        font-size: -webkit-calc(3.84 * 0.8vh);
        font-size: calc(3.84 * 0.8vh); } }
    @media (max-width: 1024px) {
      .search-results .c-load-all .btn--load-more {
        font-size: 3vw;
        height: 13vw;
        width: 68vw; } }

.search-results section.search-instead {
  padding: 50px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100vw;
  margin: auto;
  background-color: rgba(0, 153, 255, 0.1);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }
  @media (min-width: 1025px) {
    .search-results section.search-instead {
      width: 68vw;
      padding: 100px 0; } }
  .search-results section.search-instead form {
    position: relative;
    margin-bottom: 50px; }
    .search-results section.search-instead form input {
      height: auto;
      width: 88vw;
      max-width: 430px;
      padding: 4vw 4vw 4vw 12vw; }
      @media (min-width: 1025px) {
        .search-results section.search-instead form input {
          padding: 1vw 1vw 1vw 4.7vw; } }
    .search-results section.search-instead form .search-icon {
      width: 18px;
      height: 18px;
      position: absolute;
      -webkit-transform: translate(1.75vw, 1vw);
          -ms-transform: translate(1.75vw, 1vw);
              transform: translate(1.75vw, 1vw);
      z-index: 1;
      left: 0; }
      @media (max-width: 1024px) {
        .search-results section.search-instead form .search-icon {
          left: 2vw;
          top: 4vw; } }
  .search-results section.search-instead .ep-autosuggest {
    display: none !important; }
  .search-results section.search-instead h2 {
    font-family: "Merriweather", serif;
    font-size: 28px;
    line-height: 1.57;
    font-weight: 400;
    color: #222223;
    margin: 0 0 4vw; }
    @media (min-width: 1025px) {
      .search-results section.search-instead h2 {
        font-size: 1.94vw;
        line-height: 1.57;
        margin-bottom: 2vw; } }
  .search-results section.search-instead .c-search-terms {
    width: 50%; }
  .search-results section.search-instead ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 1025px) {
      .search-results section.search-instead ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .search-results section.search-instead ul li {
      width: 100%;
      margin: 10px 0; }
      @media (min-width: 1025px) {
        .search-results section.search-instead ul li {
          width: 33%; } }
      .search-results section.search-instead ul li a {
        color: #003594; }

.modal {
  width: 100%;
  min-height: -webkit-calc(100vh - 6.87vw);
  min-height: calc(100vh - 6.87vw);
  z-index: 2;
  padding: 170px 120px;
  overflow-y: auto; }
  @media (max-width: 768px) {
    .modal {
      padding: 20px;
      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; } }

.gift-finder-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
  background-color: #E9F4FF;
  background-image: url("img/gift-finder-mobile.png");
  background-size: cover;
  background-position: center; }
  @media (min-width: 1025px) {
    .gift-finder-background {
      background-image: url("img/gift-finder.png"); } }

.gift-finder-complete {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 106px 120px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(229, 244, 255, 0)), color-stop(#e5f4ff), color-stop(#e5f4ff), to(rgba(229, 244, 255, 0)));
  background: -webkit-linear-gradient(right, rgba(229, 244, 255, 0), #e5f4ff, #e5f4ff, rgba(229, 244, 255, 0));
  background: linear-gradient(to left, rgba(229, 244, 255, 0), #e5f4ff, #e5f4ff, rgba(229, 244, 255, 0));
  opacity: 0;
  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-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 1024px) {
    .gift-finder-complete {
      padding: 60px 20px; } }
  .gift-finder-complete.active {
    opacity: 1; }
  .gift-finder-complete h1 {
    font-family: "Merriweather", serif;
    font-size: 28px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 480px) {
      .gift-finder-complete h1 {
        font-size: 25px;
        line-height: 33px; } }
  .gift-finder-complete .btn {
    width: 100%;
    max-width: 260px;
    height: 60px;
    border: 2px solid #0099ff;
    border-radius: 5px;
    padding: 20px 22px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gift-finder-complete .btn:hover {
      border: 2px solid #003594;
      color: #003594; }
      .gift-finder-complete .btn:hover svg > g {
        fill: #003594; }
    .gift-finder-complete .btn svg {
      margin-right: 19px; }
      .gift-finder-complete .btn svg g {
        -webkit-transition: fill 0.3s ease-out;
        transition: fill 0.3s ease-out; }

.gift-finder-filters {
  width: 100%;
  border: 1px solid #dedede;
  border-radius: 5px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 20px 0;
  z-index: 2;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (max-width: 480px) {
    .gift-finder-filters {
      display: none; } }

.gift-finder-filter {
  margin: 0 26px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .gift-finder-filter > span {
    font-size: 14px;
    line-height: 24px;
    color: #0099ff;
    margin-right: 10px;
    font-family: "Merriweather", serif; }
  .gift-finder-filter__dropdown {
    height: 26px;
    border-bottom: 1px solid black;
    position: relative;
    z-index: 1;
    cursor: pointer; }
    .gift-finder-filter__dropdown.open {
      z-index: 2; }
    .gift-finder-filter__dropdown:hover {
      border-bottom: 1px solid #003594; }
    .gift-finder-filter__dropdown:after {
      content: "";
      width: 7px;
      height: 7px;
      -webkit-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      border-right: 1px solid black;
      border-bottom: 1px solid black;
      position: absolute;
      right: 0;
      top: 45%;
      -webkit-transition: -webkit-transform 0.4s ease-out;
      transition: -webkit-transform 0.4s ease-out;
      transition: transform 0.4s ease-out;
      transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
      -webkit-transform-origin: center;
          -ms-transform-origin: center;
              transform-origin: center; }
    .gift-finder-filter__dropdown.open:after {
      -webkit-transform: translateY(0%) rotate(-135deg);
          -ms-transform: translateY(0%) rotate(-135deg);
              transform: translateY(0%) rotate(-135deg); }
    .gift-finder-filter__dropdown span {
      font-size: 15px;
      line-height: 24px;
      white-space: nowrap; }
    .gift-finder-filter__dropdown-value {
      padding-right: 25px; }
    .gift-finder-filter__dropdown:hover .gift-finder-filter__dropdown-value {
      color: #003594; }
    .gift-finder-filter__dropdown-options-wrapper {
      height: 0;
      overflow: hidden;
      position: absolute;
      top: 100%;
      left: -1px; }
    .gift-finder-filter__dropdown.open .gift-finder-filter__dropdown-options-wrapper {
      height: auto; }
    .gift-finder-filter__dropdown-options {
      border: 1px solid #B7B7B7;
      background-color: #ffffff;
      padding-bottom: 7px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .gift-finder-filter__dropdown-option {
      width: 100%;
      display: block;
      padding: 7px 10px 0; }
      .gift-finder-filter__dropdown-option:hover span {
        color: #0099ff; }

.page-template-gift-finder-template .c-product-listing {
  position: relative;
  z-index: 2;
  background-color: white;
  opacity: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 35px 60px; }
  @media screen and (max-width: 1024px) {
    .page-template-gift-finder-template .c-product-listing {
      padding: 30px 20px; } }
  .page-template-gift-finder-template .c-product-listing.active {
    opacity: 1;
    min-height: 60vw; }
  .page-template-gift-finder-template .c-product-listing .js-top-products {
    width: 100%; }
  .page-template-gift-finder-template .c-product-listing .cards {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 45px 60px;
    padding: 0; }
    @media screen and (max-width: 1024px) {
      .page-template-gift-finder-template .c-product-listing .cards {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 45px 20px; } }
  .page-template-gift-finder-template .c-product-listing .card {
    width: 100%;
    min-height: 0;
    border: 0;
    border-radius: 0;
    background: transparent; }
    .page-template-gift-finder-template .c-product-listing .card__img {
      padding: 20px;
      background-color: white;
      position: relative;
      border: 1px solid #dedede;
      border-radius: 5px;
      height: -webkit-calc(1 * 21vw);
      height: calc(1 * 21vw); }
      @media screen and (max-width: 1024px) {
        .page-template-gift-finder-template .c-product-listing .card__img {
          height: -webkit-calc(1 * 32vw);
          height: calc(1 * 32vw); } }
      .page-template-gift-finder-template .c-product-listing .card__img-container {
        position: relative;
        width: 100%;
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
    .page-template-gift-finder-template .c-product-listing .card__details {
      border: 0;
      padding: 10px 0; }
      .page-template-gift-finder-template .c-product-listing .card__details h4 {
        font-size: 14px;
        line-height: 20px; }
      .page-template-gift-finder-template .c-product-listing .card__details span {
        color: #0099ff;
        font-size: 14px;
        line-height: 20px; }
    .page-template-gift-finder-template .c-product-listing .card__rating {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 5px; }
      .page-template-gift-finder-template .c-product-listing .card__rating-star {
        width: 15px;
        margin-right: 5px; }
        @media screen and (max-width: 1024px) {
          .page-template-gift-finder-template .c-product-listing .card__rating-star {
            width: 12px; } }
        .page-template-gift-finder-template .c-product-listing .card__rating-star svg {
          width: 100%; }
    .page-template-gift-finder-template .c-product-listing .card__price-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .page-template-gift-finder-template .c-product-listing .card__price--retail {
      margin-right: 10px;
      opacity: 0.5;
      text-decoration: line-through; }

#gift-finder {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%; }
  #gift-finder .screen {
    width: 100%;
    max-width: 660px;
    padding: 60px;
    background: white;
    opacity: 0;
    display: none;
    border: 1px solid #dedede;
    border-radius: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
    @media (max-width: 768px) {
      #gift-finder .screen {
        padding: 20px;
        min-height: 476px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    #gift-finder .screen.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #gift-finder .screen > span {
      margin-top: 10px;
      color: #0099ff; }
      @media (max-width: 768px) {
        #gift-finder .screen > span {
          display: none; } }
    #gift-finder .screen p {
      font-size: 16px;
      line-height: 21px;
      text-align: center;
      color: #0099ff;
      margin-bottom: 20px; }
    #gift-finder .screen h2 {
      font-size: 28px;
      line-height: 37px;
      text-align: center;
      margin-bottom: 0;
      font-family: "Merriweather", serif;
      font-weight: 400; }
      @media (max-width: 768px) {
        #gift-finder .screen h2 {
          font-size: 25px; } }
    #gift-finder .screen .input-wrapper {
      position: relative;
      margin: 45px 0 60px;
      width: 100%;
      max-width: 360px; }
      @media (max-width: 768px) {
        #gift-finder .screen .input-wrapper {
          margin: 25px 0; } }
      #gift-finder .screen .input-wrapper:before {
        content: "";
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(-45deg);
            -ms-transform: translateY(-50%) rotate(-45deg);
                transform: translateY(-50%) rotate(-45deg);
        height: 5px;
        width: 5px;
        z-index: 1;
        -webkit-transform-origin: center;
            -ms-transform-origin: center;
                transform-origin: center;
        border-right: 2px solid #0099ff;
        border-bottom: 2px solid #0099ff; }
      #gift-finder .screen .input-wrapper:after {
        content: "";
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        height: 2px;
        width: 25px;
        background-color: #0099ff; }
    #gift-finder .screen input[type="text"] {
      width: 100%;
      height: 60px;
      padding: 13px 20px;
      font-size: 14px;
      line-height: 22px;
      color: #000;
      border: 1px solid #dedede;
      border-radius: 5px;
      position: relative; }
      #gift-finder .screen input[type="text"]::-webkit-input-placeholder {
        font-size: 14px;
        line-height: 22px;
        color: #000;
        opacity: 0.5; }
      #gift-finder .screen input[type="text"]::-moz-placeholder {
        font-size: 14px;
        line-height: 22px;
        color: #000;
        opacity: 0.5; }
      #gift-finder .screen input[type="text"]:-ms-input-placeholder {
        font-size: 14px;
        line-height: 22px;
        color: #000;
        opacity: 0.5; }
      #gift-finder .screen input[type="text"]::-ms-input-placeholder {
        font-size: 14px;
        line-height: 22px;
        color: #000;
        opacity: 0.5; }
      #gift-finder .screen input[type="text"]::placeholder {
        font-size: 14px;
        line-height: 22px;
        color: #000;
        opacity: 0.5; }
    #gift-finder .screen .c-tags {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 45px auto 36px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 768px) {
        #gift-finder .screen .c-tags {
          margin: 25px auto 36px; } }
      #gift-finder .screen .c-tags .btn {
        margin: 0 15px 24px;
        cursor: pointer;
        border: 1px solid #0099ff;
        color: black;
        font-size: 16px;
        line-height: 16px;
        padding: 0 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 400;
        background-color: white;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out; }
        @media (max-width: 768px) {
          #gift-finder .screen .c-tags .btn {
            padding: 0 0 1px; } }
        #gift-finder .screen .c-tags .btn:hover, #gift-finder .screen .c-tags .btn.selected {
          background-color: rgba(0, 153, 255, 0.1); }
    @media (max-width: 768px) {
      #gift-finder .screen .select-single {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%; } }
    @media (max-width: 768px) {
      #gift-finder .screen .select-single .btn {
        margin: 0 0 20px;
        width: 100%;
        max-width: 100%; } }
    @media (max-width: 768px) {
      #gift-finder .screen .select-multiple {
        display: -ms-grid;
        display: grid;
        width: 100%;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
        margin-bottom: 20px; } }
    @media (max-width: 768px) {
      #gift-finder .screen .select-multiple .btn {
        margin: 0; } }
    @media (max-width: 768px) {
      #gift-finder .screen .select-multiple .btn[data-value="going-for-walks"] {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 100%;
        grid-column: 1/-1; } }
    #gift-finder .screen .c-progress-btns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto;
      width: 100%;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #gift-finder .screen .c-progress-btns .btn {
        width: 100%;
        max-width: 255px;
        border-radius: 5px;
        color: white;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: 1px;
        height: 60px;
        padding-top: 21px;
        text-transform: uppercase;
        cursor: pointer;
        position: relative; }
        @media (max-width: 768px) {
          #gift-finder .screen .c-progress-btns .btn {
            max-width: 100%; } }
        #gift-finder .screen .c-progress-btns .btn.disabled {
          pointer-events: none;
          opacity: 0.4; }
        #gift-finder .screen .c-progress-btns .btn.clicked {
          pointer-events: none; }
      #gift-finder .screen .c-progress-btns .btn--back {
        border: 1px solid #0099ff;
        background-color: white;
        margin-right: 30px;
        color: #0099ff; }
        @media (max-width: 768px) {
          #gift-finder .screen .c-progress-btns .btn--back {
            margin-right: 20px;
            padding-left: 70px; } }
        #gift-finder .screen .c-progress-btns .btn--back:before {
          content: "";
          position: absolute;
          left: 20px;
          top: 50%;
          -webkit-transform: translateY(-50%) rotate(45deg);
              -ms-transform: translateY(-50%) rotate(45deg);
                  transform: translateY(-50%) rotate(45deg);
          height: 9px;
          width: 9px;
          -webkit-transform-origin: center;
              -ms-transform-origin: center;
                  transform-origin: center;
          border-left: 2px solid #0099ff;
          border-bottom: 2px solid #0099ff; }
          @media (max-width: 768px) {
            #gift-finder .screen .c-progress-btns .btn--back:before {
              left: 35px; } }
        #gift-finder .screen .c-progress-btns .btn--back:after {
          content: "";
          position: absolute;
          left: 20px;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          height: 2px;
          width: 25px;
          background-color: #0099ff; }
          @media (max-width: 768px) {
            #gift-finder .screen .c-progress-btns .btn--back:after {
              left: 35px; } }
      #gift-finder .screen .c-progress-btns .btn--next, #gift-finder .screen .c-progress-btns .js-btn-next {
        background-color: #0099ff;
        -webkit-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out; }
        #gift-finder .screen .c-progress-btns .btn--next:hover, #gift-finder .screen .c-progress-btns .js-btn-next:hover {
          background-color: #003594; }
        @media (max-width: 768px) {
          #gift-finder .screen .c-progress-btns .btn--next:first-child, #gift-finder .screen .c-progress-btns .js-btn-next:first-child {
            max-width: 100%; }
          #gift-finder .screen .c-progress-btns .btn--next:not(:first-child), #gift-finder .screen .c-progress-btns .js-btn-next:not(:first-child) {
            padding-right: 70px; }
          #gift-finder .screen .c-progress-btns .btn--next:not(:first-child):before, #gift-finder .screen .c-progress-btns .btn--next:not(:first-child):after, #gift-finder .screen .c-progress-btns .js-btn-next:not(:first-child):before, #gift-finder .screen .c-progress-btns .js-btn-next:not(:first-child):after {
            right: 35px; } }
        #gift-finder .screen .c-progress-btns .btn--next:before, #gift-finder .screen .c-progress-btns .js-btn-next:before {
          content: "";
          position: absolute;
          right: 20px;
          top: 50%;
          -webkit-transform: translateY(-50%) rotate(-45deg);
              -ms-transform: translateY(-50%) rotate(-45deg);
                  transform: translateY(-50%) rotate(-45deg);
          height: 9px;
          width: 9px;
          -webkit-transform-origin: center;
              -ms-transform-origin: center;
                  transform-origin: center;
          border-right: 2px solid white;
          border-bottom: 2px solid white; }
        #gift-finder .screen .c-progress-btns .btn--next:after, #gift-finder .screen .c-progress-btns .js-btn-next:after {
          content: "";
          position: absolute;
          right: 20px;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          height: 2px;
          width: 25px;
          background-color: white; }

.single-gift-guides .c-product-listing .top-products {
  padding: 0 6vw; }
  @media (min-width: 1025px) {
    .single-gift-guides .c-product-listing .top-products {
      padding: unset; } }

.single-gift-guides .c-product-listing .read-more-expand {
  background-color: #ffffff; }
  .single-gift-guides .c-product-listing .read-more-expand__copy-wrapper:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.9)));
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9));
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9)); }

.c-single-tested__header {
  padding: 13vw 0; }
  @media (min-width: 1025px) {
    .c-single-tested__header {
      padding: 7vw 1.7vw; } }

.c-single-tested .read-more-expand {
  padding-top: 3.4vw; }

.c-single-tested .testers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 5.3vw 0; }
  @media (min-width: 1025px) {
    .c-single-tested .testers {
      padding: 3.4vw 0; } }
  .c-single-tested .testers:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 28.8vw;
    content: "";
    background-color: rgba(0, 53, 148, 0.1); }
  .c-single-tested .testers__title {
    margin-bottom: 4vw;
    text-align: center; }
    @media (min-width: 1025px) {
      .c-single-tested .testers__title {
        margin-bottom: 1.7vw; } }
  @media (min-width: 1025px) {
    .c-single-tested .testers__copy {
      padding: 0 1.7vw; } }
  .c-single-tested .testers .c-testers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    @media (min-width: 1025px) {
      .c-single-tested .testers .c-testers {
        padding: 3.4vw; } }
    .c-single-tested .testers .c-testers .tester {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      border-radius: -webkit-calc(1 * 0.4vwvw);
      border-radius: calc(1 * 0.4vwvw);
      overflow: hidden;
      border: solid #dedede 1px;
      background-color: #f9f9f9; }
      @media (max-width: 1024px) {
        .c-single-tested .testers .c-testers .tester {
          border-radius: -webkit-calc(3.84 * 0.4vwvw);
          border-radius: calc(3.84 * 0.4vwvw); } }
      @media (max-width: 1024px) and (orientation: landscape) {
        .c-single-tested .testers .c-testers .tester {
          border-radius: -webkit-calc(3.84 * 0.4vwvh);
          border-radius: calc(3.84 * 0.4vwvh); } }
      @media (min-width: 1025px) {
        .c-single-tested .testers .c-testers .tester {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          width: 14vw;
          min-height: 17.7vw; } }
      .c-single-tested .testers .c-testers .tester__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        min-height: 17vw; }
      .c-single-tested .testers .c-testers .tester__img {
        height: 9.4vw;
        width: 100%;
        overflow: hidden; }
        .c-single-tested .testers .c-testers .tester__img img {
          -o-object-fit: cover;
             object-fit: cover;
          width: 100%;
          height: 100%; }

.c-single-tested .cat-review {
  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; }
  @media (min-width: 1025px) {
    .c-single-tested .cat-review__title {
      margin-bottom: 1.7vw; } }

.c-single-tested .two-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 1025px) {
    .c-single-tested .two-col {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (min-width: 1025px) {
    .c-single-tested .two-col .col {
      width: 29.8vw;
      padding: 1.7vw; } }

.c-single-tested .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.7vw;
  min-height: 19vw;
  overflow: hidden;
  border-radius: -webkit-calc(1 * 0.34vw);
  border-radius: calc(1 * 0.34vw);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  border: solid 1px #dedede;
  background-color: white; }
  @media (max-width: 1024px) {
    .c-single-tested .product {
      border-radius: -webkit-calc(3.84 * 0.34vw);
      border-radius: calc(3.84 * 0.34vw); } }
  @media (max-width: 1024px) and (orientation: landscape) {
    .c-single-tested .product {
      border-radius: -webkit-calc(3.84 * 0.34vh);
      border-radius: calc(3.84 * 0.34vh); } }
  @media (min-width: 1025px) {
    .c-single-tested .product {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .c-single-tested .product .col {
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 1.7vw 1vw; }
    @media (max-width: 1024px) {
      .c-single-tested .product .col {
        width: 100% !important; } }
    .c-single-tested .product .col:nth-of-type(1) {
      background-color: #f9f9f9; }
    .c-single-tested .product .col:nth-of-type(2) {
      background-color: #f9f9f9;
      width: 16vw;
      padding-left: 0; }
    .c-single-tested .product .col:nth-of-type(3) {
      background-color: #ffffff;
      width: 11vw;
      padding-right: 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .c-single-tested .product .col:nth-of-type(4) {
      background-color: #ffffff;
      width: 20.4vw; }
      .c-single-tested .product .col:nth-of-type(4) span:nth-of-type(2) {
        margin-top: 1.7vw; }
  .c-single-tested .product ul {
    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;
    font-size: 1.25vw;
    line-height: 1.67;
    list-style-position: inside; }
  .c-single-tested .product__thumb {
    overflow: hidden;
    background-color: #003594;
    width: 14vw;
    height: 10.5vw;
    border: solid 1px #dedede;
    margin-top: 1.4vw; }
    .c-single-tested .product__thumb img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
  .c-single-tested .product__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .c-single-tested .product__title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (min-width: 1025px) {
      .c-single-tested .product__title {
        font-size: 1.4vw; } }
  .c-single-tested .product__excerpt-header {
    color: #003594;
    font-weight: 700;
    line-height: 1.47; }
    @media (min-width: 1025px) {
      .c-single-tested .product__excerpt-header {
        font-size: 1vw; } }
  .c-single-tested .product__excerpt {
    line-height: 1.47; }
    @media (min-width: 1025px) {
      .c-single-tested .product__excerpt {
        font-size: 1vw; } }
  .c-single-tested .product .prices {
    width: 100%; }
  .c-single-tested .product .price {
    width: 100%;
    background-color: #0099ff;
    color: white;
    border-radius: -webkit-calc(1 * 0.34vw);
    border-radius: calc(1 * 0.34vw);
    text-transform: uppercase;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0; }
    @media (max-width: 1024px) {
      .c-single-tested .product .price {
        border-radius: -webkit-calc(3.84 * 0.34vw);
        border-radius: calc(3.84 * 0.34vw); } }
    @media (max-width: 1024px) and (orientation: landscape) {
      .c-single-tested .product .price {
        border-radius: -webkit-calc(3.84 * 0.34vh);
        border-radius: calc(3.84 * 0.34vh); } }
    @media (min-width: 1025px) {
      .c-single-tested .product .price {
        height: 2vw;
        line-height: 2vw;
        font-size: 0.8vw;
        margin-top: 1vw; } }

.error404 .sidebar {
  display: none; }

.not-found {
  width: 100%; }
  .not-found__header {
    width: 100%;
    background-color: rgba(0, 53, 148, 0.1);
    margin-bottom: 165px;
    padding: 20px;
    height: 195px; }
    @media (max-width: 624px) {
      .not-found__header {
        margin-bottom: 75px;
        height: auto; } }
  .not-found h1 {
    font-family: "Merriweather", serif;
    font-size: 210px;
    color: #003594;
    -webkit-transform: translateY(30%);
        -ms-transform: translateY(30%);
            transform: translateY(30%);
    text-align: center;
    margin: 0; }
    @media (max-width: 624px) {
      .not-found h1 {
        font-size: 120px; } }
  .not-found img {
    display: block;
    width: 100%;
    max-width: 480px;
    -webkit-transform: translateY(10%);
        -ms-transform: translateY(10%);
            transform: translateY(10%);
    margin: 0 auto; }
    @media (max-width: 624px) {
      .not-found img {
        -webkit-transform: translateY(25%);
            -ms-transform: translateY(25%);
                transform: translateY(25%); } }
  .not-found__content {
    width: 100%;
    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-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 624px) {
      .not-found__content {
        padding: 0 20px; } }
  .not-found h2 {
    font-family: "Merriweather", serif;
    font-size: 39px;
    text-align: center;
    margin: 0 auto 20px; }
    @media (max-width: 624px) {
      .not-found h2 {
        font-size: 28px;
        margin: 0 auto 20px; } }
  .not-found p {
    font-size: 22px;
    line-height: 22px;
    font-family: "Merriweather", serif;
    text-align: center;
    color: #363636;
    margin-bottom: 30px; }
  .not-found a {
    text-align: center;
    width: 100%;
    max-width: 260px;
    height: 60px;
    border: 2px solid #0099ff;
    border-radius: 5px;
    padding: 20px 22px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    background: transparent;
    position: relative; }
    @media (max-width: 624px) {
      .not-found a {
        max-width: 100%; } }
    .not-found a:hover {
      border: 2px solid #003594;
      color: #003594; }
      .not-found a:hover:before {
        border-color: #003594; }
      .not-found a:hover:after {
        background-color: #003594; }
    .not-found a:before {
      content: "";
      position: absolute;
      left: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      height: 9px;
      width: 9px;
      -webkit-transform-origin: center;
          -ms-transform-origin: center;
              transform-origin: center;
      border-left: 2px solid #0099ff;
      border-bottom: 2px solid #0099ff;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    .not-found a:after {
      content: "";
      position: absolute;
      left: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      height: 2px;
      width: 25px;
      background-color: #0099ff;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }

.page-template-default .sidebar {
  display: none; }

.post__header {
  width: 100%;
  background-color: #f5fbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 250px; }
  .post__header h1 {
    font-family: "Merriweather", serif;
    font-size: 39px;
    margin: 0;
    color: #363636;
    text-align: center; }
    @media (max-width: 624px) {
      .post__header h1 {
        font-size: 30px; } }

.post__content {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  padding: 60px; }
  @media (max-width: 624px) {
    .post__content {
      padding: 40px 20px;
      max-width: 100%; } }

.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
  margin: 10px 0;
  color: #363636; }

.post h2 {
  font-family: "Merriweather", serif; }

.post p {
  font-weight: 400; }

.post ul,
.post ol {
  margin: 0;
  padding: 0; }

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-size: 100%; }

body {
  font-family: "Lato", sans-serif;
  padding-top: 64px; }
  @media (min-width: 625px) {
    body {
      padding-top: 100px; } }
  @media (min-width: 1025px) {
    body {
      padding-top: 6.87vw; } }
  body.fixed {
    height: 100vh;
    overflow: hidden; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  z-index: 0; }

section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1025px) {
    section {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.is-grid {
  display: -ms-grid;
  display: grid; }

.wide-width {
  width: 86.6vw;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1025px) {
    .wide-width {
      width: 71.1vw; } }

.constrained {
  width: 86.6vw;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1025px) {
    .constrained {
      width: 65vw; }
      .constrained--padding {
        width: 100%;
        padding-left: -webkit-calc((100vw - 65vw) / 2);
        padding-left: calc((100vw - 65vw) / 2);
        padding-right: -webkit-calc((100vw - 65vw) / 2);
        padding-right: calc((100vw - 65vw) / 2); } }

.hidden {
  display: none !important; }

@media (max-width: 1024px) {
  .hide-mobile {
    display: none !important; } }

@media (min-width: 1025px) {
  .hide-desktop {
    display: none !important; } }

/*# sourceMappingURL=style.css.map */
