.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  .glide * {
    box-sizing: inherit; }
  .glide__track {
    overflow: hidden; }
  .glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform; }
    .glide__slides--dragging {
      user-select: none; }
  .glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
    .glide__slide a {
      user-select: none;
      -webkit-user-drag: none;
      -moz-user-select: none;
      -ms-user-select: none; }
  .glide__arrows {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide__bullets {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide--rtl {
    direction: rtl; }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  outline: none; }

.clear {
  clear: both;
  height: 0; }

* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
  font-weight: normal; }

*,
*:before,
*:after {
  box-sizing: border-box; }

html,
body {
  width: 100%; }

@font-face {
  font-family: 'Proxima-Nova';
  src: url(src/static/fonts/bf9f5d50c1b928ff21436517a1a95ad9.otf) format("opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Proxima-Nova';
  src: url(src/static/fonts/f14eee643541cf03a10f26c944cc29f5.otf) format("opentype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Proxima-Nova';
  src: url(src/static/fonts/72b6f2c9990bd3d37b8013a59ed78902.otf) format("opentype");
  font-weight: bolder;
  font-style: normal; }

@font-face {
  font-family: 'Proxima-Nova';
  src: url(src/static/fonts/ac51ad8a36d5bab6da11d454bcd06561.otf) format("opentype");
  font-weight: lighter;
  font-style: normal; }

.limit-grid {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px; }

.no-overflow {
  overflow: hidden !important; }

.none {
  display: none !important; }

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .show-mobile {
    display: none !important; } }

@media only screen and (min-width: 1024px) {
  .limit-grid {
    padding: 0; } }

@media only screen and (min-width: 1280px) {
  .limit-grid {
    max-width: 1140px; } }

html.no-js {
  margin-top: 0 !important; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0; }

img[src*='tr.audio.ad'] {
  width: auto; }

section {
  margin-bottom: 30px; }

.glide__bullet {
  cursor: pointer; }

.mistral-webservice .header-menuV2.fixed,
.mistral-webservice .header-menuV2.start-fixed {
  z-index: 101 !important; }

.splide {
  visibility: visible !important; }

.slider-post-blog iframe.product-carousel-content__buyiframe {
  width: 100%; }

#blog-mistral .mistral-webservice .slick-initialized .slick-track {
  margin: 0; }

#blog-mistral .mistral-webservice .product-add-cart {
  right: 0; }

#blog-mistral .headerbar .headerbar-wrapper {
  top: 0 !important; }

.desktop {
  display: none; }
  @media (min-width: 768px) {
    .desktop {
      display: block; } }

.mobile {
  display: block; }
  @media (min-width: 768px) {
    .mobile {
      display: none; } }

.headerbar {
  position: relative;
  height: 116px;
  margin-bottom: 30px;
  z-index: 102; }
  @media only screen and (min-width: 1200px) {
    .headerbar {
      height: 138px;
      margin-bottom: 60px; } }
  @media only screen and (max-width: 1199px) {
    .headerbar.sticky .headerbar__title {
      padding: 20px; } }
  @media only screen and (min-width: 1200px) {
    .headerbar.sticky .headerbar-wrapper {
      padding: 0 30px; }
    .headerbar.sticky .headerbar__title {
      height: 60px;
      line-height: 60px; }
    .headerbar.sticky .headerbar-cats__title {
      display: none; }
    .headerbar.sticky .headerbar-cats-list {
      max-width: 100%;
      align-items: center; }
    .headerbar.sticky .headerbar-cats-item {
      width: 100%; }
    .headerbar.sticky .headerbar-cats-item__btn {
      width: 100%;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 10px; }
      .headerbar.sticky .headerbar-cats-item__btn img {
        display: none; }
      .headerbar.sticky .headerbar-cats-item__btn span {
        font-size: 14px;
        line-height: 18px; }
      .headerbar.sticky .headerbar-cats-item__btn:hover {
        background: #034638; }
        .headerbar.sticky .headerbar-cats-item__btn:hover span {
          color: #fff; }
    .headerbar.sticky .headerbar-cart {
      display: flex; } }

.headerbar-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background: #f3f3f3; }
  @media only screen and (min-width: 1200px) {
    .headerbar-wrapper {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 15px 30px; } }

.headerbar__title {
  padding: 40px 20px;
  text-transform: uppercase;
  font-family: "Proxima-Nova";
  font-size: 36px;
  font-weight: lighter;
  text-align: center;
  letter-spacing: 4px;
  color: #034638;
  transition: all 300ms ease; }
  .headerbar__title a {
    color: #034638; }
  @media only screen and (min-width: 1200px) {
    .headerbar__title {
      padding: 0;
      width: 360px;
      min-width: 360px;
      border-right: 1px solid rgba(3, 70, 56, 0.5);
      height: 70px;
      text-align: left;
      line-height: 70px; } }

.headerbar-cats {
  display: none; }
  @media only screen and (min-width: 1200px) {
    .headerbar-cats {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%; } }

.headerbar-cats__title {
  padding-left: 60px;
  min-width: 170px;
  font-family: "Proxima-Nova";
  font-size: 16px;
  font-weight: lighter;
  text-align: left;
  color: #034638;
  line-height: 22px; }
  .headerbar-cats__title span {
    display: block; }

.headerbar-cats-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-right: auto;
  width: 100%;
  max-width: 820px; }

.headerbar-cats-item {
  margin: 0 auto; }

.headerbar-cats-item__btn {
  display: block;
  width: 100px;
  transition: all 300ms ease; }
  @media only screen and (min-width: 1200px) {
    .headerbar-cats-item__btn:hover {
      opacity: 0.7; } }
  .headerbar-cats-item__btn img {
    display: block;
    width: 72px;
    height: 72px;
    margin: 0 auto 10px auto;
    border: 2px solid #034638;
    border-radius: 50%; }
  .headerbar-cats-item__btn span {
    display: block;
    width: 100%;
    font-family: "Proxima-Nova";
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #034638;
    transition: all 300ms ease; }

.headerbar-cart {
  display: none; }
  @media only screen and (min-width: 1200px) {
    .headerbar-cart {
      align-items: center;
      justify-content: center;
      border-left: 1px solid #034638;
      padding-left: 30px;
      height: 60px; } }

.headerbar-cart__btn {
  display: block;
  position: relative;
  width: 40px; }
  .headerbar-cart__btn:before {
    content: '';
    display: block;
    width: 22px;
    height: 23px;
    position: relative;
    margin-right: 10px;
    background: url(src/static/images/737dc3a1bab00e6642db33f6e65be794.svg) no-repeat;
    background-size: contain; }
  .headerbar-cart__btn span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    font-size: 10px;
    font-family: "Proxima-Nova";
    font-weight: bold;
    color: #fff;
    background: #3cc276;
    border-radius: 50%; }

.hero-item {
  position: relative;
  max-height: 600px; }
  .hero-item--full {
    max-height: 100%; }
  .hero-item > a {
    display: block;
    position: relative; }

.hero-content {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  z-index: 5;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center; }

.hero__category {
  color: #cc1d42;
  font-family: "Proxima-Nova";
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase; }

.hero__title {
  padding: 0 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Playfair Display";
  font-size: 32px;
  line-height: 38px; }
  .hero__title a {
    color: #fff;
    font-weight: 700; }

.hero-figure {
  display: block;
  position: relative;
  height: 450px;
  overflow: hidden;
  font-size: 0; }
  .hero-figure:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    background: rgba(0, 0, 0, 0.4); }
  .hero-figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    width: auto;
    z-index: 2;
    transform: translate(-50%, -50%); }

@media only screen and (min-width: 768px) {
  .hero {
    margin-bottom: 100px; }
  .hero__title {
    font-size: 34px;
    line-height: 40px;
    max-width: 880px;
    margin: 40px auto; }
  .hero-figure {
    height: auto;
    overflow: inherit; }
    .hero-figure img {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: auto;
      transform: none; } }

@media only screen and (min-width: 1024px) {
  .hero {
    margin-bottom: 40px; }
  .hero-item {
    overflow: hidden; }
    .hero-item > a:hover .hero-figure:before {
      background: rgba(0, 0, 0, 0.6); }
  .hero-figure:before {
    transition: all 300ms ease; }
  .hero-figure img {
    transition: all 300ms ease; }
  .hero__title {
    font-size: 40px;
    line-height: 55px; } }

@media only screen and (min-width: 1440px) {
  .hero {
    padding-left: 80px;
    padding-right: 80px; } }

section.post {
  margin-bottom: 0; }

.post--relateds {
  padding-top: 60px; }
  .post--relateds .post-item a img {
    width: 100%;
    height: 300px;
    object-fit: cover; }

.post-header__title {
  margin-bottom: 30px;
  text-align: center;
  font-size: 32px;
  font-family: "Proxima-Nova";
  color: #f00; }

.post-item {
  margin-bottom: 4rem; }
  @media only screen and (min-width: 1024px) {
    .post-item:hover .post-figure a:before {
      opacity: 1;
      visibility: visible; } }

.post-figure {
  position: relative; }
  .post-figure a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 0; }
    .post-figure a:before {
      display: block;
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 4;
      background: rgba(0, 0, 0, 0.4);
      transition: all 300ms ease;
      opacity: 0;
      visibility: hidden; }
      @media only screen and (min-width: 1024px) {
        .post-figure a:before {
          background: rgba(0, 0, 0, 0.6); } }

.post-infos {
  display: flex;
  justify-content: space-between;
  margin: 15px 0 10px 0;
  font-family: "Proxima-Nova"; }
  .post-infos p {
    display: none; }

.post__wine {
  max-width: 195px;
  max-height: 670px;
  display: none; }

.post__category {
  color: #034638;
  font-weight: bolder;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase; }

.post__title {
  margin-bottom: 15px;
  overflow: hidden;
  font-family: "Playfair Display";
  font-size: 22px;
  line-height: 28px;
  color: #3e3d3e; }
  .post__title a {
    display: block;
    width: 100%;
    color: #3e3d3e; }

.post-text {
  margin-bottom: 15px; }
  .post-text p {
    font-size: 16px;
    line-height: 19px;
    font-family: "Proxima-Nova";
    color: #3e3d3e; }

.post__btn {
  text-transform: uppercase;
  font-family: "Proxima-Nova";
  font-weight: bolder;
  color: #84754e;
  line-height: 18px; }

@media only screen and (min-width: 768px) {
  .post--one-column .post-item {
    display: flex; }
    .post--one-column .post-item .post-content {
      width: 48%;
      margin-left: 4%;
      padding-top: 10px; }
    .post--one-column .post-item .post-infos {
      margin-top: 5px;
      margin-bottom: 20px;
      justify-content: start; }
    .post--one-column .post-item .post__category {
      margin-right: 50px; }
    .post--one-column .post-item .post__title {
      font-size: 40px;
      line-height: 55px;
      font-weight: 700; }
    .post--one-column .post-item .post-figure {
      width: 48%; }
    .post--one-column .post-item .post-text p {
      line-height: 30px; }
  .post--wine .post-item {
    display: flex; }
  .post--wine .post__img {
    height: 715px; }
  .post--two-columns .post-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
  .post--two-columns .post-content {
    width: 100%;
    display: block;
    margin-top: 0; }
  .post--two-columns .post__title {
    max-width: 400px;
    line-height: 36px;
    margin-bottom: 10px; }
  .post--two-columns .post-item {
    width: 48%; }
    .post--two-columns .post-item:first-child {
      margin-right: auto; }
  .post--three-columns .post-wrapper {
    display: flex;
    justify-content: flex-start; }
  .post--three-columns .post-content {
    width: 100%;
    display: block;
    margin-top: 0; }
  .post--three-columns .post-item {
    width: 31%; }
    .post--three-columns .post-item:nth-child(3n+2) {
      margin-left: 3.5%;
      margin-right: 3.5%; }
  .post-figure {
    width: 100%; }
  .post-infos p {
    display: block; }
  .post-content {
    position: relative; }
  .post__title {
    font-size: 28px;
    line-height: 40px;
    min-height: 2.4em; }
  .post-text p {
    line-height: 24px; }
  .glide--post .glide__bullets {
    text-align: center;
    margin-top: 45px; }
  .glide--post .glide__bullet {
    background: gray;
    width: 20px;
    height: 5px;
    border: none; }
    .glide--post .glide__bullet:nth-child(2) {
      margin-right: 15px;
      margin-left: 15px; }
    .glide--post .glide__bullet--active {
      background: #000; } }

@media only screen and (min-width: 1440px) {
  .post__wine {
    display: block;
    position: absolute;
    left: -125px;
    top: 80px; }
  .post-content {
    width: 98%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -25px; } }

.post-carousel {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .post-carousel .glide__arrow {
    display: block;
    position: absolute;
    top: 40%;
    width: 30px;
    height: 30px;
    font-size: 0;
    background: none;
    border: 0;
    outline: none;
    transform: translateX(-50%); }
    .post-carousel .glide__arrow--left {
      left: -20px; }
      @media only screen and (min-width: 1024px) {
        .post-carousel .glide__arrow--left {
          left: -40px; } }
    .post-carousel .glide__arrow--right {
      right: -50px; }
      @media only screen and (min-width: 1024px) {
        .post-carousel .glide__arrow--right {
          right: -70px; } }
      .post-carousel .glide__arrow--right svg {
        transform: rotate(180deg); }
    @media only screen and (min-width: 1024px) {
      .post-carousel .glide__arrow {
        top: 25%; } }
    .post-carousel .glide__arrow svg {
      display: block;
      width: 30px;
      height: 30px; }
  .post-carousel .glide__bullets {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px; }
    @media only screen and (min-width: 1024px) {
      .post-carousel .glide__bullets {
        margin-top: 60px; } }
  .post-carousel .glide__bullet {
    position: relative;
    margin: 0 2px !important;
    width: 14px;
    height: 14px;
    overflow: hidden;
    border: 0;
    background: none; }
    .post-carousel .glide__bullet:before {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 6px;
      height: 6px;
      background: #d8d8d8;
      border-radius: 50%;
      transform: translate(-50%, -50%);
      transition: all 300ms ease; }
    .post-carousel .glide__bullet--active:before {
      width: 12px;
      height: 12px; }

@media only screen and (max-width: 1023px) {
  .post-carousel-wrapper.limit-grid {
    padding: 0 40px; } }

.post-carousel-wrapper__title {
  text-align: center;
  font-family: "Playfair Display";
  font-size: 32px;
  line-height: 43px;
  color: #3e3d3e;
  margin-bottom: 20px; }

.post-carousel__title {
  font-size: 24px;
  font-family: "Playfair Display";
  line-height: 28px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #3e3d3e; }
  @media only screen and (min-width: 1024px) {
    .post-carousel__title {
      font-size: 28px;
      line-height: 32px; } }

.post-carousel-text {
  margin-bottom: 15px; }
  .post-carousel-text p {
    font-family: "Proxima-Nova";
    font-size: 15px;
    line-height: 18px;
    color: #3e3d3e; }

.post-carousel__btn {
  text-transform: uppercase;
  color: #3e3d3e;
  font-size: 15px;
  line-height: 15px;
  font-family: "Proxima-Nova";
  font-weight: bolder; }

.post-carousel-figure {
  position: relative; }

.post-carousel-figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: "Proxima-Nova";
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center; }

.product-carousel-header {
  margin-top: 30px; }

.product-carousel__title {
  color: #034638;
  font-family: "Proxima-Nova";
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px; }

.product-carousel__btn {
  color: #034638;
  font-family: "Proxima-Nova";
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 14px;
  margin-top: 20px;
  display: block;
  text-align: right;
  position: relative;
  padding-right: 20px; }
  .product-carousel__btn:after {
    content: '';
    position: absolute;
    right: 0;
    top: -5px;
    width: 15px;
    height: 20px;
    display: block;
    background: url(src/static/images/10f89dd1e4e79939290c2b57fc3e696c.svg) no-repeat;
    transform: rotate(180deg); }

.product-carousel__img {
  width: auto;
  height: 260px;
  display: block;
  margin: 0 auto; }

.product-carousel-content {
  margin-top: 10px;
  position: relative; }
  .product-carousel-content:after {
    content: '';
    position: absolute;
    width: 100%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    height: 2px;
    top: 0;
    left: 0;
    background-color: #3cc276;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.4s cubic-bezier(0.86, 0, 0.07, 1); }

.product-carousel-content__title {
  font-family: "Proxima-Nova" !important;
  font-weight: bolder !important;
  text-transform: uppercase;
  font-size: 15px !important;
  line-height: 16px !important;
  margin-top: 10px !important; }

.product-carousel-content__category {
  font-family: "Proxima-Nova" !important;
  font-weight: lighter !important;
  text-transform: uppercase !important;
  font-size: 15px !important;
  line-height: 16px !important;
  letter-spacing: 0.5px;
  margin-top: 10px !important; }

.product-carousel-content__tags {
  font-family: "Proxima-Nova" !important;
  font-weight: lighter !important;
  font-size: 15px !important;
  line-height: 16px !important;
  margin-top: 5px !important; }

.product-carousel-content__price {
  font-family: "Proxima-Nova" !important;
  font-weight: bolder !important;
  font-size: 16px !important;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: 0.5s; }

.product-carousel-content__buy {
  background: #3cc276;
  height: 40px;
  width: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.7px;
  line-height: 14px;
  font-family: "Proxima-Nova";
  font-weight: bolder;
  text-transform: uppercase;
  margin: 0 auto;
  opacity: 0;
  transition: 0.5s; }

.glide--products .glide__slide {
  padding: 15px;
  margin-top: 15px;
  position: relative;
  cursor: pointer; }

.glide--products .glide__bullets {
  margin-left: 40px;
  margin-top: 25px;
  text-align: center; }

.glide--products .glide__bullet {
  background: gray;
  width: 25px;
  height: 5px;
  border: none;
  margin-right: 15px; }
  .glide--products .glide__bullet--active {
    background: #3cc276; }

@media only screen and (max-width: 768px) {
  .glide--products .glide__slide {
    padding: 15px;
    margin-top: 15px;
    position: relative; }
    .glide--products .glide__slide .product-carousel-content {
      border-top: 2px solid #3cc276; }
    .glide--products .glide__slide .product-carousel-content__price {
      color: #3cc276; }
    .glide--products .glide__slide .product-carousel-content__buy {
      background: #3cc276;
      opacity: 1; } }

@media only screen and (min-width: 768px) {
  .product-carousel-header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #034638;
    padding-bottom: 10px; }
  .product-carousel__btn {
    margin-left: auto; } }

@media only screen and (min-width: 1024px) {
  .glide--products .glide__slide:hover {
    background: #fafafa; }
    .glide--products .glide__slide:hover .product-carousel-content:after {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transform-origin: bottom left;
      transform-origin: bottom left; }
    .glide--products .glide__slide:hover .product-carousel-content__price {
      color: #3cc276; }
    .glide--products .glide__slide:hover .product-carousel-content__buy {
      background: #3cc276;
      opacity: 1; } }

.produt-list-item {
  margin-top: 40px; }

.product-list__img {
  width: auto;
  height: 260px;
  display: block;
  margin: 0 auto; }

.product-list__title {
  font-family: "Proxima-Nova";
  font-weight: bolder !important;
  font-size: 20px !important;
  line-height: 24px !important;
  margin-top: 20px !important;
  margin-bottom: 10px; }

.product-list__category {
  color: #3e3d3e;
  font-family: "Proxima-Nova";
  font-size: 17px !important;
  line-height: 20px !important;
  font-style: italic;
  margin-bottom: 20px;
  margin-top: 0 !important; }

.product-list__text {
  color: #263238;
  font-weight: lighter;
  font-family: "Proxima-Nova";
  font-size: 18px !important;
  line-height: 22px !important;
  margin-bottom: 20px;
  margin-top: 0 !important; }

.product-list__price {
  font-family: "Proxima-Nova";
  font-weight: bolder !important;
  font-size: 20px !important;
  line-height: 24px !important;
  margin-bottom: 20px;
  margin-top: 0 !important; }

.product-list__btn {
  background: #3cc276;
  height: 40px;
  width: 100%;
  max-width: 230px;
  align-items: center;
  justify-content: center;
  display: flex;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.7px;
  line-height: 14px;
  font-family: "Proxima-Nova";
  font-weight: bolder;
  text-transform: uppercase;
  margin: 0 auto; }

@media only screen and (min-width: 768px) {
  .produt-list-item {
    display: flex;
    align-items: center;
    padding-bottom: 60px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d8d8d8; }
  .product-list__btn {
    margin: initial;
    margin-right: auto; }
  .produt-list-item-figure {
    margin-right: 60px; } }

.video {
  margin-bottom: 60px; }

.video-wrapper {
  position: relative; }

.video__btn {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
  padding-top: 60px;
  padding-bottom: 60px;
  background: url(src/static/images/721947c31a9bc52df16b7a0ac56af98a.png) no-repeat center center;
  background-size: cover; }
  @media only screen and (min-width: 768px) {
    .video__btn {
      padding-top: 110px;
      padding-bottom: 110px; } }

.video-content {
  color: #fff;
  text-align: center; }

.video__title {
  font-family: "Playfair Display";
  font-size: 20px; }

.video__play {
  position: relative;
  width: 100%;
  display: block;
  margin-top: 30px;
  text-align: center;
  text-indent: -999rem;
  background: none;
  border: none;
  font-size: 0; }
  .video__play:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: url(src/static/images/331165c8a68368f2d62d604df21637dd.svg) no-repeat; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  background: rgba(255, 255, 255, 0.7);
  z-index: 110;
  transition: all 300ms ease;
  visibility: hidden;
  opacity: 0; }
  .modal.active {
    visibility: visible;
    opacity: 1; }
  .modal--video .modal-content iframe {
    width: 100%;
    min-height: 20em; }

.modal-wrapper {
  width: 85%;
  margin: 0 auto;
  background: #fff; }

.modal-content {
  padding: 25px 20px; }

.modal-header {
  position: relative; }

.modal-close__btn {
  text-indent: -9999px;
  background: transparent;
  border: none;
  cursor: pointer; }

.modal-close__btn:before {
  content: '';
  background: url(src/static/images/c4c396d3afb908f878b4835a616ba1af.svg) no-repeat;
  position: absolute;
  width: 17px;
  height: 17px;
  right: 15px;
  top: 15px; }

@media only screen and (min-width: 768px) {
  .video-content {
    max-width: 560px;
    margin: 0 auto; }
  .video__title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700; }
  .video__play {
    margin-left: 0; }
    .video__play:after {
      background: url(src/static/images/e5f77d43f77fa96cb6472e6bac81cfaf.svg) no-repeat;
      width: 70px;
      height: 70px;
      left: -35px;
      top: 40px; }
  .modal--video .modal-content iframe {
    width: 100%;
    min-height: 40em; } }

.newsletter {
  background: url(src/static/images/154de9e249284e2a648bac42cbfef8d9.png) no-repeat;
  background-position: center;
  color: #fff;
  padding-bottom: 30px;
  padding-top: 30px; }

.newsletter-form__title {
  font-size: 32px;
  font-family: "Playfair Display";
  font-weight: 700;
  line-height: 60px; }

.newsletter-formlabel__input {
  width: 100%;
  display: block;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  margin-bottom: 20px;
  height: 30px; }
  .newsletter-formlabel__input::placeholder {
    color: #fff; }

.newsletter-form__btn {
  background: #fff;
  width: 135px;
  height: 40px;
  font-size: 15px;
  font-family: "Proxima-Nova";
  font-weight: bolder;
  color: #3e3d3e;
  text-transform: uppercase; }

@media only screen and (min-width: 768px) {
  .newsletter {
    padding-top: 45px;
    padding-bottom: 65px; }
  .newsletter-form__title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px; }
  .newsletter-formlabel__input {
    max-width: 355px; }
  .newsletter-form__btn {
    margin-top: 25px; } }

@media only screen and (min-width: 1440px) {
  .newsletter {
    margin-left: 80px;
    margin-right: 80px; }
  .newsletter-form {
    padding-left: 35px; }
  .newsletter-form__title {
    width: 315px; } }

.home__title {
  font-family: "Proxima-Nova";
  font-weight: lighter;
  font-size: 32px;
  color: #034638;
  letter-spacing: 9px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 35px;
  text-align: center; }

@media only screen and (min-width: 1440px) {
  .home__title {
    padding-left: 150px;
    text-align: left;
    font-size: 40px; } }

.single-post-header {
  margin: 2rem 0 3rem 0; }
  .single-post-header h1 {
    font-family: "Playfair Display";
    font-size: 32px;
    line-height: 36px;
    color: #3e3d3e; }
  .single-post-header span {
    display: block;
    margin-bottom: 1rem;
    color: #034638;
    font-weight: bolder;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase; }
  .single-post-header p {
    margin-top: 20px;
    color: #3e3d3e;
    font-family: "Proxima-Nova";
    font-size: 18px;
    line-height: 22px; }
    .single-post-header p span {
      font-weight: bolder;
      display: block; }

.single-post-about {
  margin-bottom: 10px; }

.single-post-about-user {
  display: flex;
  align-items: flex-end;
  padding-bottom: 1rem;
  border-bottom: 1px solid #d8d8d8; }
  .single-post-about-user p {
    color: #3e3d3e;
    font-family: "Proxima-Nova";
    font-size: 15px;
    line-height: 18px; }
    .single-post-about-user p span {
      font-weight: bolder;
      display: block; }

.single-post-wrapper {
  margin-top: 50px; }

img.single-post-figure {
  max-height: 500px;
  height: 100%;
  width: 100%;
  object-fit: cover; }

.single-post-about__data {
  font-family: "Proxima-Nova";
  font-size: 13px;
  line-height: 16px;
  font-weight: bolder;
  text-transform: uppercase;
  margin-top: 10px; }

.single-post-about__category {
  color: #034638;
  font-family: "Proxima-Nova";
  font-size: 15px;
  line-height: 18px;
  font-weight: bolder;
  text-transform: uppercase;
  margin-top: 10px; }
  .single-post-about__category--playlist {
    color: #cc1d42; }

.single-post-share {
  display: flex;
  align-items: center; }

.single-post-share__title {
  margin-right: 10px;
  font-family: "Proxima-Nova";
  font-size: 13px;
  line-height: 16px;
  font-weight: bolder;
  color: #3e3d3e;
  text-transform: uppercase; }

.single-post-share-options {
  position: relative;
  display: flex;
  align-items: center; }

.single-post-share__btn {
  display: block; }
  .single-post-share__btn:not(:last-child) {
    margin-right: 20px; }
  .single-post-share__btn--facebook {
    width: 9px;
    height: 16px;
    background: url(src/static/images/cb375dac003599f10fef315d835da872.svg) no-repeat; }
  .single-post-share__btn--twitter {
    width: 20px;
    height: 16px;
    background: url(src/static/images/209da19f40b3043d3abf723abdc1c87e.svg) no-repeat; }
  .single-post-share__btn--instagram {
    width: 16px;
    height: 16px;
    background: url(src/static/images/a6a8759729f4ae04f3c49230d8499f3b.svg) no-repeat; }
  .single-post-share__btn--whatsapp {
    width: 20px;
    height: 20px;
    background: url(src/static/images/4820256ccaf97768f53444b0c6b6fa7b.svg) no-repeat; }

.single-post-about-user__img {
  width: 80px;
  height: 80px;
  margin-right: 15px; }

.single-post-content-text {
  margin-bottom: 3rem; }
  .single-post-content-text p {
    margin-top: 35px;
    font-family: "Proxima-Nova";
    font-size: 18px;
    line-height: 22px;
    font-weight: lighter; }
  .single-post-content-text blockquote p {
    font-family: "Proxima-Nova";
    font-size: 20px;
    line-height: 26px;
    font-weight: lighter;
    color: #cc1d42;
    font-weight: bold;
    line-height: 34px;
    font-size: 24px;
    margin-top: 35px;
    margin-bottom: 35px; }
  .single-post-content-text > ul li {
    list-style: disc;
    margin-left: 15px;
    font-family: "Proxima-Nova";
    font-size: 18px;
    line-height: 22px; }
  .single-post-content-text li::marker {
    font-size: 28px;
    line-height: 32px; }
  .single-post-content-text > ol li {
    list-style: decimal; }
  .single-post-content-text div {
    width: inherit !important; }
  .single-post-content-text img {
    object-fit: contain; }
  @media (max-width: 767px) {
    .single-post-content-text iframe {
      width: 100%; } }

.single-post-content-text h1, .single-post-content-text h2, .single-post-content-text h3, .single-post-content-text h4, .single-post-content-text h5, .single-post-content-text h6, .single-post-header h1 {
  font-family: Playfair Display;
  font-size: 32px;
  line-height: 36px;
  color: #3e3d3e; }

.single-post-content-text h1 strong, .single-post-content-text h2 strong, .single-post-content-text h3 strong, .single-post-content-text h4 strong, .single-post-content-text h5 strong, .single-post-content-text h6 strong, .single-post-header h1 strong {
  font-weight: 400; }

.single-post-content-text h1 {
  font-size: 30px;
  line-height: 34px; }

.single-post-content-text h2 {
  font-size: 28px;
  line-height: 32px; }

.single-post-content-text h3 {
  font-size: 26px;
  line-height: 30px; }

.single-post-content-text h4 {
  font-size: 24px;
  line-height: 28px; }

.single-post-content-text h5 {
  font-size: 22px;
  line-height: 26px; }

.single-post-content-text h6 {
  font-size: 20px;
  line-height: 24px; }

.single-post-content-text strong {
  font-weight: 700; }

.single-post-content-text em {
  font-style: italic; }

.single-post-content-text a {
  color: inherit;
  text-decoration: underline; }

.single-post-content-tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px; }

.single-post-content-tag {
  color: #3e3d3e;
  font-family: "Proxima-Nova";
  font-size: 15px;
  line-height: 14px;
  background: #dadada;
  text-transform: uppercase;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 5px; }

@media only screen and (min-width: 768px) {
  .single-post-infos {
    position: relative;
    display: flex;
    align-items: flex-end;
    padding-bottom: 25px;
    margin-top: 80px;
    margin-bottom: 60px;
    border-bottom: 1px solid #d8d8d8; }
  .single-post-about {
    display: flex;
    margin-bottom: 0; }
  .single-post-about-user {
    border-bottom: 0;
    padding-bottom: 0; }
    .single-post-about-user p {
      margin-top: 15px; }
  .single-post-content-tags {
    position: absolute;
    bottom: -50px;
    left: 0;
    margin-top: 0; }
  .single-post-content-tag {
    margin-bottom: 0; }
  .single-post-share {
    margin-left: auto;
    margin-top: 25px;
    margin-right: 20px; }
  .single-post-share__title {
    margin-right: 30px; }
  .single-post-about__data {
    margin-top: 35px;
    margin-right: 45px;
    margin-left: 50px; }
  .single-post-about__category {
    margin-top: 35px; }
  .single-post-content {
    margin-top: 50px; }
  .single-post-header h1 {
    font-size: 40px;
    line-height: 47px; }
  .single-post-content-text {
    margin-top: 60px; }
    .single-post-content-text blockquote {
      margin-left: 130px;
      padding-left: 30px;
      border-left: 3px solid red;
      margin-top: 65px;
      max-width: 630px; }
  .wp-block-gallery {
    display: flex;
    margin-top: 60px; }
    .wp-block-gallery .blocks-gallery-item:first-child {
      margin-right: 70px; }
  .single-post-wrapper {
    margin-top: 0; } }

@media only screen and (min-width: 1024px) {
  .single-post-wrapper {
    padding-right: 105px;
    padding-left: 105px;
    margin: 0 auto; } }

.search {
  margin-top: 30px; }

.search-wrapper span {
  font-family: "Proxima-Nova";
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 20px;
  display: block; }

.search-wrapper h1 {
  font-family: "Playfair Display";
  font-size: 30px;
  font-weight: 700;
  line-height: 32px; }

.search-items {
  margin-top: 50px; }

.search-item {
  margin-bottom: 30px; }

.search-item__btn {
  display: block;
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .search-item__btn:hover .search-item-figure:before {
      opacity: 1;
      visibility: visible; } }

.search-item-figure {
  position: relative;
  width: 100%;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .search-item-figure:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    background: rgba(0, 0, 0, 0.4);
    transition: all 300ms ease;
    opacity: 0;
    visibility: hidden; }
    @media only screen and (min-width: 1024px) {
      .search-item-figure:before {
        background: rgba(0, 0, 0, 0.6); } }

.search-item-content-infos {
  margin-top: 10px; }

.search-item-content-infos__category {
  color: #034638;
  font-family: "Proxima-Nova";
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase; }

.search-item-content-infos__author {
  display: none;
  color: #3e3d3e;
  font-family: "Proxima-Nova";
  font-size: 15px;
  line-height: 18px; }

.search-item-content__title {
  color: #3e3d3e;
  font-family: "Playfair Display";
  font-size: 26px;
  line-height: 27px;
  margin-top: 15px;
  margin-bottom: 20px;
  overflow: hidden;
  height: 2.2em; }
  .search-item-content__title a {
    color: #3e3d3e; }

.search-item-content__text {
  color: #3e3d3e;
  font-family: "Proxima-Nova";
  font-size: 15px;
  line-height: 18px; }

@media only screen and (min-width: 768px) {
  .search-wrapper span {
    margin-bottom: 40px; }
  .search-wrapper h1 {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 2px; }
  .search-item {
    margin-bottom: 60px; }
  .search-item__btn {
    display: flex;
    padding-bottom: 55px;
    border-bottom: 1px solid #d8d8d8; }
  .search-item__img {
    height: 100%; }
  .search-item-content {
    padding-left: 25px; }
  .search-item-content-infos {
    margin-top: 0;
    display: flex;
    justify-content: initial; }
  .search-item-content-infos__category {
    margin-right: 40px; }
  .search-item-content__title {
    font-size: 32px;
    line-height: 36px;
    max-width: 650px; }
  .search-item-content__text {
    max-width: 650px; }
  .search-item-figure {
    width: 100%; } }

@media only screen and (min-width: 1024px) {
  .search-item-figure {
    width: 31%; } }

.category__title {
  font-family: "Proxima-Nova";
  font-weight: lighter;
  font-size: 32px;
  color: #034638;
  letter-spacing: 9px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 5px;
  text-align: center; }

.category__name {
  margin-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;
  font-family: "Playfair Display";
  color: #3e3d3e;
  font-size: 24px;
  line-height: 28px;
  text-align: center; }
  @media only screen and (min-width: 1024px) {
    .category__name {
      font-size: 34px;
      line-height: 36px; } }

.category-header {
  margin-bottom: 15px; }

@media only screen and (min-width: 1440px) {
  .category__title {
    text-align: left;
    font-size: 40px; } }

