@import url(https://use.typekit.net/dmt1wng.css);
html.lenis, html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

/* @font-face {
    font-family: 'FONTSPRING DEMO - Cervo Neue Medium Neue';
    src: url('/frontend/fonts/Fontspring-DEMO-cervoneue-mediumneue.eot');
    src: url('/frontend/fonts/Fontspring-DEMO-cervoneue-mediumneue.eot?#iefix') format('embedded-opentype'),
         url('/frontend/fonts/Fontspring-DEMO-cervoneue-mediumneue.woff2') format('woff2'),
         url('/frontend/fonts/Fontspring-DEMO-cervoneue-mediumneue.woff') format('woff'),
         url('/frontend/fonts/Fontspring-DEMO-cervoneue-mediumneue.ttf')  format('truetype'),
         url('/frontend/fonts/Fontspring-DEMO-cervoneue-mediumneue.svg#FONTSPRING DEMO - Cervo Neue Medium Neue') format('svg');
} */
/* @font-face {
    font-family: 'FONTSPRING DEMO - Cervo Neue Medium Neue';
    src: url('/frontend/fonts/cervoneue-mediumneue.otf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */
@font-face {
  font-family: "Cervo Neue Medium Neue";
  src: url("/frontend/fonts/CervoNeue-MediumNeue.woff2") format("woff2"), url("/frontend/fonts/CervoNeue-MediumNeue.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cervo Neue Neue";
  src: url("/frontend/fonts/CervoNeue-RegularNeue.woff2") format("woff2"), url("/frontend/fonts/CervoNeue-RegularNeue.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fontTitle, header nav p, header nav a, header nav li, .act-bt p, .act-link p, .card-product .card-infos > strong, .wrap-arrow-down, .caption-splash-text, .caption .cp-card-title, .caption h1, .caption h2, .caption h3, .caption h4, .caption .cp-title {
  font-family: "Cervo Neue Medium Neue";
  font-weight: 400;
  font-style: normal;
}

.caption-newsletter input::-moz-placeholder {
  font-family: "scandia-web", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font, section.section-products-buy .error, section.section-products-buy .content-terms *, section.section-products-buy .content-terms, footer .caption-newsletter input, footer .caption > p, footer .caption a, .nav-filters .col-md-4 > p, .sl-wrapper .sl-image .sl-caption, .sl-wrapper .sl-counter, .input-calcular, .act-bt-calcular p, .act-link-calcular p, .card-product .card-infos > p, .page-link, .swal2-popup,
.swal2-title, body, .caption-detail .info-price, .caption-detail .infos-text, .caption-splash-price, .caption-newsletter input::placeholder, .caption .description-video, .caption .cp-text {
  font-family: "scandia-web", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.fontI {
  font-family: "scandia-web", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.fontB, .custom-drop .cd-selected p, .card-product .wrap-options-color p, .card-product .card-infos .description strong, body b,
body strong, .caption .description-video strong, .caption .description-video b, .caption .cp-text strong, .caption .cp-text b {
  font-family: "scandia-web", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
}

/* ******************************************************************************** */
/* 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%;
  font: inherit;
  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;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button::-moz-focus-inner :focus:not(:focus-visible),
input::-moz-focus-inner :focus:not(:focus-visible) {
  outline: none;
}
button::-moz-focus-inner :focus:not(:-moz-focusring),
input::-moz-focus-inner :focus:not(:-moz-focusring) {
  outline: none;
}

button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  /* inherit font & color from ancestor */
  color: inherit;
  font: inherit;
  /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
  line-height: normal;
  /* Corrects font smoothing for webkit */
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  /* Corrects inability to style clickable `input` types in iOS */
  -webkit-appearance: none;
  text-align: inherit;
  outline: none;
  /* Remove excess padding and border in Firefox 4+ */
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

:root {
  --fontWebdoor: 20rem;
  --cp-nav-link: 1.8rem;
  --cp-card-title: 3rem;
  --cp-card-subTitle: 2.5rem;
  --cp-title: 7.2rem;
  --cp-text: 1.8rem;
  --cp-text-small: 1.5rem;
  --cp-description-movie: 3.5rem;
  --cp-about-title: 43rem;
  --cp-about-subTitle: 5rem;
  --cp-price: 3rem;
  --cp-title-colors: 2rem;
  --cp-text-demos: 2.5rem;
  --cp-title-detail: 3rem;
  --cp-text-info: 2rem;
  --cp-text-price: 1.3rem;
  --cp-text-footer: 1.4rem;
}
@media (max-width: 1400px) {
  :root {
    --cp-title-detail: 4rem;
    --cp-nav-link: 1.6rem;
    --cp-card-title: 3rem;
    --cp-card-subTitle: 1.8rem;
    --cp-title: 5.5rem;
    --cp-text: 2rem;
    --cp-text-small: 1.4rem;
    --cp-description-movie: 2.5rem;
    --cp-about-subTitle: 2rem;
    --cp-text-demos: 1.8rem;
  }
}

.caption h1, .caption h2, .caption h3, .caption h4, .caption .cp-title {
  text-align: center;
  text-transform: uppercase;
}
.caption h1 {
  font-size: clamp(7rem, 10vw, var(--fontWebdoor));
}
.caption h2 {
  font-size: clamp(2.2rem, 10vw, var(--cp-title));
}
.caption h3 {
  font-size: clamp(2.5rem, 10vw, var(--cp-title) -detail);
  text-align: left;
}
.caption .cp-card-title {
  font-size: var(--cp-card-title);
  text-transform: uppercase;
}
.caption .cp-title {
  font-size: var(--cp-title);
}
.caption .cp-text {
  font-size: var(--cp-text);
  line-height: calc(var(--cp-text) + 0.3rem);
}
.caption .cp-text-small {
  font-size: var(--cp-text-small);
}
.caption .description-video {
  font-size: var(--cp-card-subTitle);
  line-height: normal;
  text-align: center;
  margin: 0 auto;
}
.caption .description-video .cod-heart {
  color: red;
}
.caption-newsletter p {
  font-size: var(--cp-card-subTitle);
}
.caption-newsletter input::-moz-placeholder {
  font-size: var(--cp-text-footer);
}
.caption-newsletter input::placeholder {
  font-size: var(--cp-text-footer);
}
.caption-splash-title h1, .caption-splash-title h2 {
  text-transform: uppercase;
}
.caption-splash-title h1 {
  font-size: var(--cp-about-title);
}
.caption-splash-title h2 {
  font-size: clamp(20px, 18vw, var(--cp-about-subTitle));
}
@media (max-width: 1550px) {
  .caption-splash-title h1 {
    font-size: clamp(30px, 29vw, var(--cp-about-title));
  }
  .caption-splash-title h2 {
    font-size: clamp(20px, 18vw, var(--cp-about-subTitle));
  }
}
.caption-splash-title.caption-splash-title-pinha {
  position: relative;
  top: 40px;
}
.caption-splash-title.caption-splash-title-pinha h1 {
  font-size: clamp(30px, 16vw, var(--cp-about-title));
}
@media (max-width: 1550px) {
  .caption-splash-title.caption-splash-title-pinha h1 {
    font-size: clamp(30px, 24vw, var(--cp-about-title));
  }
}
.caption-splash-price strong {
  font-size: var(--cp-price);
}
.caption-splash-price p {
  font-size: var(--cp-text);
}
.caption-splash-text > div {
  text-align: center;
  opacity: 0;
  transform: translateY(-20px);
  font-size: clamp(20px, 3vw, 60px);
  line-height: clamp(25px, 3vw, 70px);
  transition: all 0.7s ease;
}
.caption-splash-text > div P {
  -moz-column-gap: 100PX;
       column-gap: 100PX;
  -moz-columns: 2;
       columns: 2;
  font-size: 20px;
  line-height: 30px;
  max-width: 1250px;
}
.caption-splash-text.motion-in > div {
  opacity: 1;
  transform: translateY(0);
}
.caption-list-demos .cp-title {
  font-size: var(--cp-about-subTitle);
}
.caption-list-demos .cp-text {
  font-size: var(--cp-text-demos);
  line-height: calc(var(--cp-text-demos) + 1rem);
}
.caption-detail h3 {
  font-size: var(--cp-title-detail);
}
.caption-detail .price-product {
  font-size: var(--cp-text);
}
.caption-detail .infos-text {
  font-size: var(--cp-text);
  line-height: calc(var(--cp-text) + 5px);
}
.caption-detail .infos-text-small {
  font-size: var(--cp-text-small);
  line-height: calc(var(--cp-text-small) + 5px);
}
.caption-detail .info-price {
  max-width: 165px;
  font-size: var(--cp-text-price);
  line-height: calc(var(--cp-text-price) + 5px);
}
@media (max-width: 992px) {
  .caption-detail .info-price {
    max-width: none;
    text-align: end;
  }
}
@media (max-width: 768px) {
  .caption-detail .info-price {
    text-align: start;
  }
}
.caption-footer .cp-text {
  font-size: var(--cp-text-footer);
}

.svg-inline {
  position: relative;
  text-indent: 0 !important;
  background-image: none !important;
}
.svg-inline svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wrap-arrow-down {
  position: absolute;
  bottom: clamp(40px, 5vw, 160px);
  left: 50%;
  transform: translateX(-50%);
  height: 100px;
  width: 95px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  z-index: 5;
}
.wrap-arrow-down p {
  font-size: var(--cp-nav-link);
}

.ico-webdoor-arrow-down, .ico-arrow-anim {
  border-radius: 53px;
  background-color: #955832;
  animation: pulseShadow 2.5s ease infinite;
}
.ico-webdoor-arrow-down svg #Ellipse_2, .ico-arrow-anim svg #Ellipse_2 {
  fill: transparent;
}
.ico-webdoor-arrow-down svg #Group_26 path, .ico-arrow-anim svg #Group_26 path {
  animation: wdArrowDown 2s ease infinite;
}

@keyframes wdArrowDown {
  0%, 60% {
    transform: translateY(0px);
  }
  20% {
    transform: translateY(4px);
  }
}
.a-hover:not(.no-hover), footer .caption a:not(.no-hover) {
  position: relative;
}
.a-hover:not(.no-hover)::after, footer .caption a:not(.no-hover)::after {
  content: "";
  width: 0;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  bottom: -3px;
  background-color: #955832;
  transition: all 0.5s cubic-bezier(0.55, 0.085, 0, 0.99);
}
.a-hover:not(.no-hover):hover::after, footer .caption a:not(.no-hover):hover::after {
  width: 100%;
}

.js-text-webdoor > div span {
  opacity: 0;
  display: flex;
  justify-content: center;
  transform: translateY(-200px);
  transition: all 1s cubic-bezier(0.16, 1, 0.3, 1);
}
.js-text-webdoor.motion-in > div span {
  opacity: 1;
  transform: translateY(0px);
}

.showToRight {
  opacity: 1;
  transform: translateX(0);
}

.revealUp.in-viewport, .revealUpGal.in-viewport {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

@media (min-width: 768px) {
  .plx-elm, .plx-elm-movie {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .plx-elm img, .plx-elm video, .plx-elm-movie img, .plx-elm-movie video {
    transition: none;
    position: absolute;
    width: 100%;
    height: 115% !important;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    top: 0;
  }
  .plx-elm img.simple-plx, .plx-elm video.simple-plx, .plx-elm-movie img.simple-plx, .plx-elm-movie video.simple-plx {
    height: 120% !important;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .plx-elm, .plx-elm-movie {
    transform: none !important;
  }
}
@media (min-width: 768px) {
  .plx-elm:hover, .plx-elm-movie:hover {
    transform: none;
  }
  .plx-elm.bg-contain img, .plx-elm-movie.bg-contain img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.elm-horiz {
  transform: translateX(200px);
  opacity: 0;
}

.animate-to-left {
  opacity: 0;
  transition: all 2s cubic-bezier(0.27, 0.16, 0, 1.01);
  transform: translateX(300px);
}
.animate-to-left.motion-in {
  opacity: 1;
  transform: translateX(0px);
}

.animate-to-up {
  opacity: 0;
  transition: all 2s cubic-bezier(0.27, 0.16, 0, 1.01);
  transform: translateY(300px);
}
.animate-to-up.motion-in {
  opacity: 1;
  transform: translateY(0px);
}

.parallax-bg {
  top: 0;
  left: 0;
  position: fixed !important;
  width: 100%;
  height: 100vh;
  z-index: 0;
}

.wrap-mask-layer-animation {
  position: relative;
}
.wrap-mask-layer-animation .mask-layer-animation {
  position: absolute;
  background-color: #E0DAC9;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: height 2s cubic-bezier(0.55, 0.085, 0, 0.99);
}
.wrap-mask-layer-animation .mask-layer-animation.black {
  background-color: #000000;
}
.wrap-mask-layer-animation .mask-layer-animation.motion-in {
  height: 0%;
}

.bg-effect {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  transform-origin: left top;
}

@media (max-width: 768px) {
  .gridScrollAnimate {
    transform: none !important;
  }
}
@keyframes moveDog {
  0%, 100% {
    transform: translate(-11.446px, -8.494px) scale3d(1, 1, 1);
  }
  5% {
    transform: translate(-11.446px, -6.494px) scale3d(1.2, 0.55, 0);
  }
  10% {
    transform: translate(-11.446px, -8.494px) scale3d(1, 1, 1);
  }
}
@keyframes pulseShadow {
  0% {
    box-shadow: 0 0 0 0px rgba(224, 218, 201, 0.3);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(224, 218, 201, 0);
  }
}
@keyframes pulseShadowBt {
  0% {
    box-shadow: 0 0 0 0px rgba(149, 88, 50, 0.8);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(149, 88, 50, 0);
  }
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1, 0.75, 1);
  }
}
* {
  box-sizing: border-box !important;
}

/* body{
    overflow: hidden;
}

html{
    overflow: hidden;
    overflow-y: auto;
} */
html {
  font-size: 62.5% !important;
}

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.no-scroll,
body.no-scroll {
  overflow: hidden;
  height: 100svh;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

body {
  overflow-x: hidden;
}
body * {
  text-decoration: none;
}
body a:hover {
  color: inherit;
}
img {
  width: auto;
  max-width: 100%;
  display: block;
}

/* .ico-zoom {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    transition: all 1s;
    background-position: center;
    transition: all .5s;
    padding: 5px;
    border-radius: 4px;

    @media (max-width:$mobile) {
        padding: 4px;
        background-color: $white;
        background-size: 70%;
    }
} */
figure,
picture {
  overflow: hidden;
  display: block;
  position: relative;
}
figure.overlay img, figure.overlay video,
picture.overlay img,
picture.overlay video {
  filter: brightness(74%);
}
figure.img-full,
picture.img-full {
  padding-bottom: 56.5%;
}
figure.img-full img,
picture.img-full img {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.7s cubic-bezier(0.27, 0.16, 0, 1.01);
}
figure.img-full:hover img,
picture.img-full:hover img {
  transform: scale(1.05);
}
figure.img-expand img,
picture.img-expand img {
  width: 100%;
  position: static;
}

figure.figure-hover img,
figure.figure-hover video,
picture.picture-hover img,
picture.picture-hover video {
  transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
}
@media (min-width: 768px) {
  figure.figure-hover img,
  figure.figure-hover video,
  picture.picture-hover img,
  picture.picture-hover video {
    transform: scale(1);
  }
}
@media (max-width: 768px) {
  figure.figure-hover img,
  figure.figure-hover video,
  picture.picture-hover img,
  picture.picture-hover video {
    transform: scale(1);
    width: 100%;
  }
}
figure.figure-hover.noZoom img,
figure.figure-hover.noZoom video,
picture.picture-hover.noZoom img,
picture.picture-hover.noZoom video {
  transform: scale(1);
}
figure.figure-hover:hover:not(.noZoom) img,
figure.figure-hover:hover:not(.noZoom) video,
picture.picture-hover:hover:not(.noZoom) img,
picture.picture-hover:hover:not(.noZoom) video {
  transform: scale(1.05);
}
figure.figure-hover:hover:not(.noZoom) figcaption,
picture.picture-hover:hover:not(.noZoom) figcaption {
  transform: translate(-50%, 0);
}

figure figcaption {
  padding: 10px 0;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  border-radius: 0 !important;
  background-color: #FFFFFF;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 63, 43, 0.7);
  border-radius: 0px;
  border: 3px solid transparent;
}

main {
  width: 100%;
  min-height: 100vh;
  position: relative;
  overflow-x: hidden;
}

.container {
  width: 100%;
  max-width: 1920px;
  padding: 0;
  position: relative;
  margin: 0 auto;
}
.container-full {
  max-width: none;
}
@media (max-width: 1920px) {
  .container {
    max-width: 100vw;
  }
}

.wrapper {
  padding: 40px 100px;
  width: calc(100vw - 10px);
  width: 100vw;
  /* @media (max-width:$xl) {
      padding: $padding calc($paddingX / 2);
      // width: 100%;
  } */
}
.wrapper--footer {
  padding-bottom: 0;
}
@media (max-width: 1400px) {
  .wrapper {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .wrapper {
    padding: 40px 25px;
  }
}

.wrap-video {
  margin: 0 auto;
  overflow: hidden;
  border-radius: 30px;
}
@media (max-width: 768px) {
  .wrap-video {
    height: 50svh;
  }
  .wrap-video img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.ico-play {
  opacity: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.25, 0.4, 0.55, 1.4);
}
.ico-play:hover {
  transform: translate(-50%, -50%) scale(0.9);
}

.float-whatsapp {
  position: fixed;
  bottom: 40px;
  right: 25px;
  z-index: 15;
  animation: jump 2s linear infinite;
}
@media (max-width: 768px) {
  .float-whatsapp {
    bottom: 20px;
    right: 15px;
    width: 44px;
    height: 44px;
  }
}

@keyframes jump {
  2%, 4% {
    transform: translateY(2px);
  }
  3%, 6%, 100% {
    transform: translateY(0px);
  }
}
@keyframes setWeb {
  10% {
    background-position: center 7px;
  }
  25% {
    background-position: center center;
  }
}
sup {
  font-size: 9px;
  font-weight: bold;
  font-family: cursive;
}
@media (max-width: 768px) {
  sup {
    font-family: arial;
  }
}

.bts-ico-loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #003F2B;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}

.p-modal-loading {
  color: #E0DAC9;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  .padd-mob {
    padding: 0 25px;
  }
}

.lgpd {
  display: none;
  position: fixed;
  bottom: 10px;
  background: #fff;
  width: 450px;
  left: 10px;
  transform: translate(0%, 0%);
  border: 1px solid #eee;
  box-shadow: 1px 1px 1px #eee;
  justify-content: space-between;
  transition: all 0.7s ease;
  border-radius: 10px;
  z-index: 10;
}

@media (max-width: 500px) {
  .lgpd {
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 9999;
  }
}
.lgpd.remove {
  opacity: 0;
  transition: all 0.7s ease;
}

.lgpd p {
  padding: 10px;
  margin-bottom: 0;
  font-size: 12px;
  color: #000000;
}

.lgpd p a {
  color: #000000;
  font-weight: 600;
  transition: all 0.7s ease;
}

.lgpd p a:hover {
  opacity: 0.7;
  transition: all 0.7s ease;
}

.lgpd button {
  background-color: #000000;
  border: 1px solid #000000;
  color: #fff;
  font-size: 11px;
  transition: all 0.7s ease;
  border-radius: 0 10px 10px 0;
}

@media (max-width: 500px) {
  .lgpd button {
    border-radius: 10px 10px 10px 10px;
    margin: 10px auto;
    display: block;
  }
}
.lgpd button:hover {
  opacity: 0.7;
  transition: all 0.7s ease;
}

/*

PADDING-TOP QUE SEPARA AS AREAS

*/
.pt-area {
  padding-top: 4rem;
}

.swal2-popup,
.swal2-title {
  font-size: 20px !important;
}

.swal2-title {
  padding: 40px 20px 0;
}

div:where(.swal2-container) div:where(.swal2-popup) {
  padding-bottom: 40px;
  border-radius: 35px !important;
}

div:where(.swal2-container) div:where(.swal2-loader) {
  border-color: #E0DAC9 rgba(0, 0, 0, 0) #E0DAC9 rgba(0, 0, 0, 0) !important;
  width: 7.2rem !important;
  height: 7.2rem !important;
  border-width: 1rem !important;
}

div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 26px !important;
  transform: translate(-9px, -1px) rotate(45deg) !important;
}

div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 33px !important;
  transform: translate(17px, 0px) rotate(-45deg) !important;
}

.side-search {
  transition: all 0.6s cubic-bezier(0.27, 0.16, 0, 1.01);
  position: fixed;
  z-index: 3;
  left: 0;
  top: 0;
  background-color: #FFFFFF;
  width: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  visibility: hidden;
  min-height: 70vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.side-search .row {
  width: 100%;
}
.side-search.motion-in {
  visibility: inherit;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  left: 0;
  top: 0;
}

.gap-title {
  padding: 40px 0;
}

.gap-menu {
  padding-top: 150px;
}

.gap-top {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .gap-top {
    padding-top: 40px;
  }
}

.gap-bottom {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .gap-bottom {
    padding-bottom: 40px;
  }
}

.wrap-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 35%;
}
.wrap-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.color-white, header.header-white *, body.bg-1 {
  color: white;
}

.color-black, header.header-black *, body.bg-2 {
  color: black;
}

.color-1 {
  color: #003F2B !important;
}

.color-2 {
  color: #E0DAC9 !important;
}

.color-3 {
  color: #955832 !important;
}

.color-4 {
  color: #2C6050 !important;
}

.color-5 {
  color: #55FF00 !important;
}

.bg-white {
  background-color: white !important;
}

.bg-black {
  background-color: black;
}

.bg-light {
  background-color: #E8E8E8 !important;
}

.bg-1 {
  background-color: #003F2B !important;
}

.bg-2 {
  background-color: #E0DAC9 !important;
}

.bg-3 {
  background-color: #955832 !important;
}

.bg-4 {
  background-color: #2C6050 !important;
}

.bg-5 {
  background-color: #55FF00 !important;
}

.gap-header {
  padding-top: 150px;
}

@media (max-width: 576px) {
  .row-scroll-m-x {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
}

.page-item:first-child .page-link {
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
}

.page-item:last-child .page-link {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}

.page-link {
  padding: 0 13px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  border: 1px solid black;
  background-color: transparent;
}
.page-link:hover {
  border: 1px solid black;
  color: black;
}

.page-link.active, .active > .page-link {
  background-color: #E0DAC9 !important;
  border: 1px solid black;
}

.fslightbox-slide-btn-container, .fslightbox-toolbar {
  background-color: #E0DAC9 !important;
}

.fslightbox-slide-btn-container {
  background-color: #E0DAC9 !important;
  padding: 0 !important;
}

.fslightbox-slide-btn {
  background-color: transparent !important;
}

.wave-footer {
  width: 100vw;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  height: 6vw;
  background-image: url(/frontend/assets/onda-home.svg);
  background-position: 0 bottom;
  background-repeat: repeat-x;
  background-size: cover;
  z-index: -1;
}

.card-product {
  margin-top: 15%;
}
.card-product figure {
  border-radius: 30px;
  overflow: hidden;
}
.card-product figure img {
  transition: all 1.4s cubic-bezier(0.27, 0.16, 0, 1.01);
}
.card-product .card-infos {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.card-product .card-infos strong, .card-product .card-infos p {
  text-align: center;
  transition: 1s cubic-bezier(0.27, 0.16, 0, 1.01);
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.card-product .card-infos > strong {
  font-size: var(--cp-card-title);
  display: block;
  margin: 1.5rem 0 3rem;
  text-transform: uppercase;
}
.card-product .card-infos .description {
  max-width: 21ch;
}
.card-product .card-infos > p {
  text-align: center;
  font-size: var(--cp-card-subTitle);
  line-height: calc(var(--cp-card-subTitle) + 0.6rem);
  max-width: 31ch;
}
.card-product.centered {
  margin-top: 0;
}
.card-product:hover figure img {
  transform: scale(1.1);
}
.card-product:hover .card-infos strong, .card-product:hover .card-infos > p, .card-product:hover .card-infos .description strong, .card-product:hover .card-infos .description > p {
  transition-delay: 0.1s;
  transform: scale(1.05) translateY(-1px);
}
.card-product .wrap-options-color p {
  font-size: var(--cp-nav-link);
  text-align: center;
  color: white;
}
@media (max-height: 850px) and (orientation: landscape) {
  .card-product figure:not(.no-resize) {
    margin-left: auto;
    margin-right: auto;
    height: 50svh;
    width: 40svh;
  }
  .card-product figure:not(.no-resize) img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (max-width: 1400px) {
  .card-product .card-infos > p {
    max-width: 30ch;
    margin-left: auto;
    margin-right: auto;
  }
}

.webdoor {
  position: relative;
  width: 100%;
  min-height: 100svh;
  z-index: 0;
  overflow: hidden;
}
.webdoor.upWebdoor {
  z-index: 11;
}
.webdoor figure, .webdoor picture {
  min-height: 100svh;
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
}
.webdoor figure img, .webdoor figure video, .webdoor picture img, .webdoor picture video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  filter: brightness(84%);
}
.webdoor .webdoor-caption {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0;
  z-index: 1;
}
.webdoor .webdoor-caption-bottom {
  padding-bottom: 40px;
  bottom: 40px;
}
.webdoor .webdoor-caption-top {
  top: 100px;
}
.webdoor .webdoor-caption-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.webdoor .webdoor-caption h1 {
  /* &:hover{
      >div{

          &:nth-child(1){
              transform: translateY(-15px);
          }
          &:nth-child(2){
              transform: translateY(15px);
          }
      }
  } */
}
.webdoor .webdoor-caption h1 > div {
  transition: all 0.4s ease-in-out;
}
.webdoor.motion-in .text-anim {
  opacity: 1;
  opacity: 1;
  transform: translateY(0px);
}
@media (max-width: 768px) {
  .webdoor .webdoor-caption {
    padding: 0;
    left: 0;
  }
  .webdoor .webdoor-caption-top {
    top: 25px;
  }
  .webdoor .webdoor-caption .row-bts {
    margin-top: 25px;
  }
  .webdoor .webdoor-caption-center {
    left: 50%;
  }
  .webdoor.webdoor-mob {
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: auto;
  }
  .webdoor.webdoor-mob figure, .webdoor.webdoor-mob picture {
    min-height: auto;
    height: auto;
  }
  .webdoor.webdoor-mob figure img, .webdoor.webdoor-mob picture img {
    position: static;
  }
  .webdoor.webdoor-mob .webdoor-caption .wrapper {
    padding-top: 0;
  }
  .webdoor.webdoor-mob-reverse {
    flex-direction: column-reverse;
  }
}

.act-bt, .act-link {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #955832;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  text-align: center;
  text-decoration: none;
  border-radius: 40px;
  padding: 0 20px;
  position: relative;
}
.act-bt p, .act-link p {
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: var(--cp-text);
  line-height: var(--cp-text);
  white-space: nowrap;
}
.act-bt-buy, .act-link-buy {
  background-color: #55FF00;
  min-width: 140px;
}
.act-bt-buy p, .act-link-buy p {
  color: #003F2B;
}
.act-bt-calcular, .act-link-calcular {
  background-color: #E0DAC9;
  width: auto;
  border-radius: 0;
}
.act-bt-calcular p, .act-link-calcular p {
  font-size: 1.5rem;
  text-transform: none;
  color: black;
}
.act-bt-abas, .act-link-abas {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}
.act-bt-abas p, .act-link-abas p {
  font-size: 3rem;
  color: #955832;
}
.act-bt-abas.active p, .act-link-abas.active p {
  color: black;
}
@media (max-width: 992px) {
  .act-bt-abas p, .act-link-abas p {
    font-size: 1.8rem;
  }
}
.act-bt:hover, .act-link:hover {
  animation: pulseShadowBt 1.5s ease infinite;
}

.act-bt-color {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.5s ease;
  border: 1px solid transparent;
  position: relative;
}
.act-bt-color:hover, .act-bt-color.actived {
  border-color: white;
}
.act-bt-color.dark::after {
  content: "";
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px transparent;
}
.act-bt-color.dark:hover:not(.actived) {
  border-color: black;
}
.act-bt-color.dark.actived::after {
  box-shadow: 0 0 0 1px black;
}

.wrap-options-color.one-color-selected .act-bt-color:not(:hover):not(.actived) {
  opacity: 0.3;
  transform: scale(0.9);
}

* {
  margin: 0;
  padding: 0;
}

.wrap-sandwitch {
  cursor: pointer;
}

/* Icon 1 */
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 25px;
  height: 10px;
  position: relative;
  top: -1px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  z-index: 2;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: white;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 18px;
}

#nav-icon1 span:nth-child(3) {
  top: 36px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  transform: rotate(-135deg);
}

/* Icon 2 */
#nav-icon2 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 50%;
  background: #d3531a;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 18px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 36px;
}

#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 29px;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 29px;
}

/* Icon 3 */
#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 5px;
}

#nav-icon3 span:nth-child(4) {
  top: 10px;
}

#nav-icon3.open span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 5px;
  width: 0%;
  left: 50%;
}

/* Icon 4 */
#nav-icon4 span:nth-child(1) {
  top: 0px;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 18px;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 36px;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}

input {
  width: 100%;
  height: 40px;
  line-height: 40px;
}

textarea {
  resize: none;
}
textarea::-moz-placeholder {
  padding: 10px;
}
textarea::placeholder {
  padding: 10px;
}

.form-control {
  border: none;
  border-radius: 0;
  padding: 0;
  position: relative;
  margin: 0;
  background-color: transparent;
}

input, textarea, select {
  border: none;
  background-color: transparent;
}
input:focus, input:active, textarea:focus, textarea:active, select:focus, select:active {
  box-shadow: none !important;
}

input:focus, textarea:focus, .form-control:focus {
  box-shadow: none;
  border: none;
}

label {
  border: 0;
  font-size: 1.125rem;
  font-weight: 500;
}

.validateError label.custom-captcha-error, .validateError label.error {
  display: block;
  color: #e74c3c;
  font-size: 12px !important;
  padding: 4px;
  padding-left: 0px;
  margin: 0px 0 0 0px;
}
.validateError.color-1 label.custom-captcha-error, .validateError.color-1 label.error {
  color: #003F2B;
}

.callbackSend {
  display: none;
  color: #FFFFFF;
  padding: 10px;
  font-size: 12px;
  margin-bottom: 20px;
  background-color: #003F2B;
}

.select {
  display: grid;
  grid-template-areas: "select";
  align-items: center;
  position: relative;
  border: 1px solid black;
  border-radius: 40px;
  height: 40px;
  position: relative;
  min-width: 15ch;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  padding-right: 20px;
  cursor: pointer;
}
.select select, .select::after {
  grid-area: select;
}
.select::before {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid black;
  content: "";
}
.select-white {
  border: 1px solid white;
}
.select-white::before {
  border-top: 10px solid white;
}
.select-white select, .select-white option {
  background-color: black !important;
}
.select:not(.select--multiple)::after {
  content: "";
  justify-self: end;
  width: 0.8em;
  height: 0.5em;
  background-color: var(--select-arrow);
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}
.select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  padding: 0px 10px 7px;
  margin: 0;
  width: 100%;
  transform: translateY(2px);
  cursor: inherit;
  top: 0;
  z-index: 1;
  outline: none;
}
.select select::-ms-expand {
  display: none;
}
.select select option {
  padding: 10px;
}

select:focus + .focus {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 2px solid var(--select-focus);
  border-radius: inherit;
  background-color: red;
}

select[multiple] {
  padding-right: 0;
  height: 6rem;
}
select[multiple] option {
  white-space: normal;
  outline-color: var(--select-focus);
}

.select--disabled {
  cursor: not-allowed;
  background-color: #eee;
  background-image: linear-gradient(to top, #ddd, #eee 33%);
}

.select + label {
  margin-top: 2rem;
}

.form-select {
  padding-left: 0;
  padding-right: 0;
}
.form-check {
  padding-left: 0;
}

.form-check-label {
  cursor: pointer;
}

.form-check-input[type=radio] {
  background-color: #000000;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e") !important;
}

.form-check-input:checked {
  background-color: #000000;
  background-image: none !important;
}

.input-calcular {
  border: 1px solid #5D5D5D;
  width: 128px;
  color: black;
  padding: 0 15px;
  font-size: 1.5rem;
}

:root {
  --swiper-theme-color: gbl.$black !important;
}

.swiper-slide picture,
.slick-slide picture {
  position: relative;
}
.swiper-slide picture img,
.swiper-slide picture video,
.slick-slide picture img,
.slick-slide picture video {
  width: 100%;
}

.swiper-pagination {
  position: absolute;
  bottom: 20px !important;
}
.swiper-pagination .swiper-pagination-bullet {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: white;
}

.swiper-wide picture {
  position: relative;
  padding-bottom: 30%;
}
.swiper-wide picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  z-index: 0;
  inset: 0;
}
@media (max-width: 768px) {
  .swiper-wide .swiper-slide picture {
    padding-bottom: 0;
  }
  .swiper-wide .swiper-slide picture img {
    position: static;
  }
  .swiper-wide .swiper-slide picture > div {
    width: 100%;
  }
  .swiper-wide .swiper-slide .cp-subTitle {
    width: 95%;
    text-align: center;
  }
}

.swipper-view-dinamic .swiper-slide .wrap-midia-text {
  max-width: 85%;
}
@media (max-width: 768px) {
  .swipper-view-dinamic .swiper-slide .wrap-midia-text {
    max-width: none;
  }
}
.swipper-view-dinamic .swiper-pagination .swiper-pagination-bullet {
  border: none;
  width: 12px;
  height: 12px;
  opacity: 1;
  background-color: white;
}
.swipper-view-dinamic .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #955832;
}

.swiper-horiz .swiper-slide {
  max-width: 575px;
  width: 25vw;
}
.swiper-horiz .swiper-slide picture {
  border-radius: 30px;
}
.swiper-horiz .swiper-slide picture img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1.4s cubic-bezier(0.27, 0.16, 0, 1.01);
}
@media (min-width: 768px) {
  .swiper-horiz .swiper-slide picture:hover img {
    transform: scale(1.1);
  }
}
.swiper-horiz .swiper-slide .legend {
  padding-top: 20px;
  font-size: 1.5rem;
}
.swiper-horiz .swiper-slide .legend strong {
  display: block;
}
@media (max-width: 992px) {
  .swiper-horiz .swiper-slide {
    max-width: 100%;
    width: auto;
    padding: 0 25px;
  }
  .swiper-horiz .swiper-slide .legend {
    padding-top: 25px;
    font-size: 1.5rem;
  }
}

.swiper-button-prev, .swiper-button-next {
  width: 53px !important;
  height: 53px !important;
}
.swiper-button-prev.swiper-button-disabled span, .swiper-button-next.swiper-button-disabled span {
  animation: none;
}
.swiper-button-prev::after, .swiper-button-next::after {
  display: none;
}

.wrap-navigation-hz .swiper-button-prev, .wrap-navigation-hz .swiper-button-next {
  position: static;
}
.wrap-navigation-hz .swiper-button-prev::after, .wrap-navigation-hz .swiper-button-next::after {
  display: none;
}
.wrap-navigation-hz #swiper-horiz-button-prev,
.wrap-navigation-hz #swiper-horiz-button-next {
  width: 53px;
  height: 53px;
}

.ico {
  background-repeat: no-repeat;
  display: inline-block;
}
.ico-logo {
  width: 199.5px;
  height: 79.14px;
}
.ico-logo path {
  fill: white;
}
.ico-logo.black path, .ico-logo.black rect {
  fill: #000000;
}
.ico-logo-footer {
  width: 159.26px;
  height: 184.36px;
  background-image: url(/frontend/assets/logo-footer.svg);
}
@media (max-width: 768px) {
  .ico-logo-footer {
    width: 89px;
    height: 100px;
  }
}
.ico-dog {
  width: 52.38px;
  height: 37.94px;
  background-image: url(/frontend/assets/ico-dog.svg);
}
@media (max-width: 768px) {
  .ico-dog {
    width: 35px;
    height: 32px;
  }
}
.ico-cart {
  width: 40.02px;
  height: 37.94px;
  background-image: url(/frontend/assets/ico-cart.svg);
}
@media (max-width: 768px) {
  .ico-cart {
    width: 32px;
    height: 32px;
  }
}
.ico-sandwitch {
  background-image: url(/frontend/assets/sandwitch.svg);
  width: 30px;
  height: 30px;
}
.ico-webdoor-arrow-down {
  background-image: url(/frontend/assets/webdoor-arrow-down.svg);
  width: 53px;
  height: 53px;
  cursor: pointer;
}
.ico-arrow-right {
  background-image: url(/frontend/assets/webdoor-arrow-down.svg);
  width: 53px;
  height: 53px;
  border-radius: 53px;
  cursor: pointer;
  transform: rotate(-90deg);
}
.ico-arrow-left {
  background-image: url(/frontend/assets/webdoor-arrow-down.svg);
  width: 53px;
  height: 53px;
  border-radius: 53px;
  cursor: pointer;
  transform: rotate(90deg);
}
.ico-close {
  width: 22px;
  height: 22px;
  background-image: url(/frontend/assets/close.svg);
}
.ico-close-black {
  width: 22px;
  height: 22px;
  background-image: url(/frontend/assets/ico-close-black.svg);
}
.ico-arrow-link {
  width: 20px;
  height: 15.22px;
  background-image: url(/frontend/assets/ico-arrow-link.svg);
}
.ico-arrow-link-left {
  background-image: url(/frontend/assets/ico-arrow-link-left.svg);
}
.ico-play {
  width: 109px;
  height: 51px;
  background-image: url(/frontend/assets/play.png);
}
.ico-instagram {
  width: 32.04px;
  height: 31.42px;
  background-image: url(/frontend/assets/ico-instagram.svg);
}
.ico-tiktok {
  width: 25.79px;
  height: 30.19px;
  background-image: url(/frontend/assets/ico-tiktok.svg);
}
.ico-one {
  /* width: 83.07px;
  height: 15.48px; */
  width: 152.6px;
  height: 18.6px;
  background-image: url(/frontend/assets/powered-by-one.svg);
}
.ico-one svg path {
  fill: white;
}

.layerIntroPage {
  overflow: hidden;
  height: 100vh;
  width: 100%;
  left: 0%;
  bottom: 0;
  transform: scale(1.2);
  background-color: #003F2B;
  z-index: 99;
  position: fixed;
}
.layerIntroPage .logo-loader {
  position: relative;
  width: clamp(110px, 60vw, 300px);
  height: 0;
  padding-bottom: clamp(150px, 60vw, 350px);
  /* svg{
  	overflow: visible;
  	path{
  		opacity: 0;
  		transition: transform 1.5s cubic-bezier(0.34, 1, 0.64, 1);
  		position: relative;
  		&:nth-child(odd){
  			transform: translateY(100vh);
  			}
  			&:nth-child(even){
  				transform: translateY(-100vh);
  				}
  				}
  				} */
}
.layerIntroPage .logo-loader svg {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: visible;
}
.layerIntroPage .logo-loader svg path {
  transition: transform 1s cubic-bezier(0.34, 1.56, 0.64, 1);
  transform: translateY(-100vh);
  transform-origin: right top;
}
.layerIntroPage.motion-in .logo-loader svg {
  overflow: visible;
  display: flex;
  justify-content: center;
}
.layerIntroPage.motion-in .logo-loader svg path {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .layerIntroPage.anime .logo-loader svg path {
    animation: logoScale 2s ease-in-out 1s 1 forwards;
  }
}
.layerIntroPage.motion-out {
  transition: all 1s cubic-bezier(0.27, 0.16, 0, 1.01);
  height: 0;
}
@keyframes logoScale {
  50% {
    transform: rotate(-50deg);
  }
  90% {
    transform: rotate(-38deg);
  }
  100% {
    transform: rotate(-40deg);
  }
}

@keyframes showLogo {
  100% {
    opacity: 1;
  }
}
@keyframes topLogo {
  100% {
    transform: translate(86.782px, 6314.264px);
    opacity: 1;
  }
}
@keyframes botLogo {
  100% {
    transform: translate(87.1px, 6359.743px);
    opacity: 1;
  }
}
@keyframes midLogo {
  100% {
    opacity: 1;
  }
}
@keyframes piscLogo {
  50% {
    opacity: 0.6;
    transform: scale(0.95);
  }
}
.sl-wrapper .sl-close,
.sl-wrapper .sl-counter,
.sl-wrapper .sl-navigation button {
  color: #FFFFFF;
}

.sl-overlay {
  background-color: #E0DAC9;
}

.sl-wrapper .sl-counter {
  display: none !important;
}

.sl-wrapper .sl-close {
  transition: all 0.5s;
  height: auto;
  width: auto;
  margin-right: 0;
}
.sl-wrapper .sl-close:hover {
  transform: rotate(90deg);
}

.nav-filters .col-md-4 {
  display: flex;
  align-items: center;
}
.nav-filters .col-md-4 > p {
  font-size: 18px;
}
.nav-filters .activeSwitch {
  cursor: pointer;
}
@media (max-width: 992px) {
  .nav-filters .border-mob {
    width: 100%;
    border-bottom: 1px solid #000000;
  }
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.custom-drop {
  margin-top: 4px;
  height: 20px;
  position: relative;
  cursor: pointer;
}
.custom-drop ul li {
  padding: 6px 6px;
}
.custom-drop .cd-selected {
  padding: 0;
  display: flex;
  align-items: center;
}
.custom-drop .cd-selected span.ico {
  margin-left: 25px;
  transition: all 0.12s linear;
}
.custom-drop .cd-selected p {
  color: black;
  font-size: 18px;
}
.custom-drop.cd-lt ul {
  left: 0;
  transform-origin: left top;
}
.custom-drop.cd-rt ul {
  right: 0;
  transform-origin: right top;
}
.custom-drop ul {
  transition: all 0.4s cubic-bezier(0.27, 0.16, 0, 1.01);
  background-color: #ffffff;
  overflow: hidden;
  min-height: 0;
  transform: scale(0);
  opacity: 0;
  position: absolute;
  top: 20px;
  z-index: 2;
}
.custom-drop ul li, .custom-drop ul li a {
  transition: all 0.3s ease;
  color: #000000;
  font-size: 14px;
}
.custom-drop ul li:hover, .custom-drop ul li a:hover {
  background-color: #000000;
  color: #ffffff;
}
.custom-drop ul li:hover a, .custom-drop ul li a:hover a {
  background-color: #000000;
  color: #ffffff;
}
.custom-drop ul li.selected, .custom-drop ul li a.selected {
  background-color: #000000;
  color: #ffffff;
}
.custom-drop:hover .cd-selected span.ico {
  transform: rotate(180deg);
}
.custom-drop:hover ul {
  transform: scale(1);
  opacity: 1;
}
@media (max-width: 992px) {
  .custom-drop {
    display: flex;
    width: 100%;
  }
  .custom-drop .cd-selected {
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .custom-drop .cd-selected p {
    font-size: 13px;
  }
}

.switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 20px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:checked + .slider {
  border-color: #000;
}
.switch input:checked + .slider:before {
  background-color: #000;
  transform: translate(17px, -50%);
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #BCBCBC;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 6px;
  width: 6px;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #BCBCBC;
  transition: 0.4s;
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.jsLoadingContent {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  background-color: transparent;
  transition: all 1s cubic-bezier(0.27, 0.16, 0, 1.01);
  opacity: 0;
  pointer-events: none;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.jsLoadingContent.motion-in {
  pointer-events: none;
  opacity: 1;
}
.jsLoadingContent.motion-in .wrap-els-loading .elm-1 {
  transform: translateY(0);
}
.jsLoadingContent.motion-in .wrap-els-loading .elm-2 {
  transform: translateX(0);
}
.jsLoadingContent.motion-in .wrap-els-loading .elm-3 {
  transform: translateY(0) scale(1);
}
.jsLoadingContent.motion-in .loaderPaginate {
  opacity: 1;
}
.jsLoadingContent.motion-out {
  opacity: 0;
  pointer-events: none;
}
.jsLoadingContent.motion-out .loaderPaginate {
  opacity: 0;
}

/* HTML: <div class="loader"></div> */
.loaderPaginate {
  margin-top: 30px;
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 8px solid;
  border-color: #E0DAC9 rgba(0, 0, 0, 0);
  animation: l1 1s infinite;
}

@keyframes l1 {
  to {
    transform: rotate(0.5turn);
  }
}
@keyframes loadPulsing {
  50% {
    transform: scale(1.05);
    opacity: 0.6;
  }
}
@keyframes loadPulsing2 {
  50% {
    transform: translate(-50%, -50%) scale(1.05);
    opacity: 0.6;
  }
}
.modal-custom, .search {
  position: fixed;
  overflow: hidden;
  overflow-y: auto;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  top: 0px;
  left: 0px;
  z-index: 13;
  display: none;
}
.modal-custom .s-wrapper, .search .s-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  width: 100%;
  max-width: 600px;
}
.modal-custom .s-wrapper--full, .search .s-wrapper--full {
  width: 100%;
  height: 100vh;
}
.modal-custom .s-wrapper--full iframe, .search .s-wrapper--full iframe {
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.modal-custom .s-close, .search .s-close {
  position: absolute;
  z-index: 2;
  width: 45px;
  height: 45px;
  top: 45px;
  right: 30px;
  background-size: contain;
  display: block;
  cursor: pointer;
  background-color: #000000;
  border: 10px solid #000000;
  padding: 10px;
}
.modal-custom .s-close:hover svg, .search .s-close:hover svg {
  transform: rotate(90deg);
}
.modal-custom .s-close svg, .search .s-close svg {
  transition: 0.5s all cubic-bezier(0.55, 0.085, 0, 0.99);
}
.modal-custom .s-close svg path, .search .s-close svg path {
  fill: #FFF;
}
@media (max-width: 768px) {
  .modal-custom .s-wrapper, .search .s-wrapper {
    width: 100%;
  }
}

:root {
  --wBtHeader: 150px;
}
@media (max-width: 1400px) {
  :root {
    --wBtHeader: 125px;
  }
}

header {
  position: absolute;
  top: -500px;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 1s cubic-bezier(0.55, 0.085, 0, 0.99);
  background: transparent;
}
header.header-black svg path {
  fill: black;
}
header.header-black nav .nav-link.actived p {
  color: white;
}
header.header-black nav .nav-link:hover p {
  color: white !important;
}
header.header-black .cart-count {
  background-color: black !important;
}
header.header-black .cart-count p {
  color: white;
}
header.header-absolute {
  position: absolute;
}
header > .wrapper {
  transition: padding 0.5s cubic-bezier(0.27, 0.16, 0, 1.01);
}
header .hide-menu-open {
  transition: all 0.2s ease;
}
header.header-opened .hide-menu-open {
  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;
}
header nav {
  width: 100%;
  position: relative;
  margin: 0;
  transition: all 1s cubic-bezier(0.27, 0.16, 0, 1.01);
  transform: translateY(20%);
  opacity: 0;
  display: flex;
  align-items: center;
}
header nav .wrap-nav-links {
  position: relative;
  transition: all 0.5s ease;
}
header nav .bg-nav-link,
header nav .nav-link {
  width: var(--wBtHeader);
  height: 40px;
}
header nav .bg-nav-link {
  position: absolute;
  border-radius: 27px;
  background-color: #955832;
  top: 0;
  left: 0;
  z-index: -1;
}
header nav .bg-nav-link.home-actived {
  opacity: 0;
}
header nav .bg-nav-link.about-actived {
  left: 0;
  opacity: 1;
}
header nav .bg-nav-link.products-actived {
  left: var(--wBtHeader);
  opacity: 1;
}
header nav .bg-nav-link:hover.home-actived {
  opacity: 1;
}
header nav .nav-link {
  display: flex;
  justify-content: center;
  align-items: center;
}
header nav p, header nav a, header nav li {
  cursor: pointer;
  display: inline-block;
  transition: all 0.2s ease;
  font-size: var(--cp-nav-link);
}
header nav .wrap-cart .cart-count {
  transition: transform 0.4s cubic-bezier(0.55, 0.085, 0, 0.99);
  position: absolute;
  top: -11px;
  right: -15px;
  background-color: #955832;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 32px;
}
header nav .wrap-cart .cart-count p {
  font-size: var(--cp-nav-link);
}
header nav .wrap-cart:hover .cart-count {
  transform: translate(-1px, 2px) scale(1.05);
}
header .ico-dog #Path_18, header .ico-dog #Path_19, header .ico-dog #Path_20 {
  transition: all 0.2s ease-in-out;
}
header .ico-dog #Path_18 {
  transform-origin: right bottom;
}
header .ico-dog #Path_19 {
  transform-origin: left bottom;
}
header .ico-dog #Path_20 {
  transform-origin: center center;
}
header .ico-dog:hover #Path_18 {
  transform: translate(-13.325px, -19.258px) rotateX(-25deg);
}
header .ico-dog:hover #Path_19 {
  transform: translate(-17.855px, -19.258px) rotateX(-25deg);
}
header .ico-dog:hover #Path_20 {
  animation: moveDog 4s cubic-bezier(0.27, 0.16, 0, 1.01) infinite;
}
header .header-logo {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  transition: all 0.4s ease;
}
header .header-logo #head-logo-scroll {
  display: none;
}
header .header-logo .logo-text-small {
  color: white;
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
}
@media (min-width: 768px) {
  header .header-logo:hover {
    transform: scale(1.03);
  }
}
header .wrap-iconss {
  transition: all 0.5s ease;
  opacity: 1;
  pointer-events: all;
}
header .wrap-menu-options p, header .wrap-menu-options a {
  color: white;
}
header .wrap-menu-options .opt-lang p {
  font-size: 1.1rem;
}
header .act-link {
  position: relative;
  z-index: 12;
}
header.motion-in {
  top: 0;
}
header.motion-in nav {
  transform: translateY(0);
  opacity: 1;
}
header.scrolling {
  /* 		&.header-white{
  			background-color: $white;
  			#head-logo-start{display: none;}
  			#head-logo-scroll{display: block;}
  		} */
}
header.scrolling.header-black {
  background-color: rgba(255, 255, 255, 0.7);
}
header.scrolling.header-absolute {
  position: fixed;
  background-color: #003F2B;
}
header.scrolling.header-opened {
  z-index: 100 !important;
}
header.scrolling .header-logo p {
  color: white !important;
}
header.scrolling.header-black .opt-lang p {
  color: white;
}
header.scrolling.header-black .wrapper-sandwitch-text:not(.motion-in) .wrap-sandwitch span {
  box-shadow: 0 0 0 1px white !important;
}
header.header-black {
  position: fixed;
}
header.header-black #head-logo-start {
  display: block;
}
header.header-black #head-logo-scroll {
  display: none;
}
header.header-black #nav-icon1 span, header.header-black #nav-icon3 span, header.header-black #nav-icon4 span {
  background-color: black;
}
header.header-black.header-opened #nav-icon1 span, header.header-black.header-opened #nav-icon3 span, header.header-black.header-opened #nav-icon4 span {
  background-color: white;
}
@media (max-width: 1400px) {
  header nav .wrap-cart .cart-count {
    right: -10px;
  }
}
@media (max-width: 768px) {
  header {
    height: 100px;
    position: fixed;
  }
  header .header-logo {
    position: absolute;
    top: 19%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  header .header-logo .ico-logo {
    width: 130px;
    height: 50px;
  }
  header.header-black * {
    color: black !important;
  }
  header.header-black .cart-count p {
    color: white !important;
  }
  header.header-black.header-opened * {
    color: white !important;
  }
  header nav .wrap-cart .cart-count {
    width: 20px;
    height: 20px;
    top: -10px;
  }
  header nav .wrap-cart .cart-count p {
    font-size: 1.4rem;
  }
  header nav .nav-link {
    margin: 10px auto !important;
    opacity: 0;
    transition: all 0.5s ease;
    transition-delay: 0.5s;
  }
  header nav p {
    font-size: 2rem;
    color: white !important;
  }
  header nav .bg-nav-link {
    display: none;
    pointer-events: none;
  }
  header.header-opened nav .nav-link {
    opacity: 1;
  }
  header.scrolling .wrap-iconss, header.scrolling .header-logo {
    opacity: 0;
    pointer-events: none;
  }
}

.menu-mob {
  background-color: #003F2B;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: 100dvh;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  z-index: 1;
  transition: none;
  transform: translateY(-110svh);
  pointer-events: none;
}
.menu-mob.active {
  pointer-events: all;
  transition: all 0.7s ease;
  opacity: 1;
  transform: translateY(0);
}
.menu-mob a, .menu-mob p {
  color: white;
}
footer {
  position: relative;
  bottom: 0;
  background-color: #003F2B;
  background: white;
  z-index: 1;
  overflow: hidden;
  transition: all 1s ease;
}
footer * {
  color: white;
}
footer .logo-footer {
  display: flex;
  justify-content: center;
}
footer .footer-height {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  footer .footer-height {
    min-height: 240px;
  }
}
footer .caption {
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
}
footer .caption > p, footer .caption a {
  font-size: var(--cp-text-footer);
  line-height: normal;
}
footer .caption a {
  width: -moz-fit-content;
  width: fit-content;
}
footer .caption a::after {
  background-color: white !important;
}
footer .caption-newsletter input {
  padding: 0 10px;
  border-bottom: 1px solid white;
  font-size: var(--cp-text-footer);
}
footer.motion-in {
  background-color: #003F2B !important;
}
@media (max-width: 768px) {
  footer .caption {
    align-items: center;
  }
  footer .col-mob-logo {
    order: -1;
  }
}

section {
  width: 100vw;
  position: relative;
  z-index: 1;
}
section .text-anim,
section .text-anim {
  opacity: 0;
  transform: translateY(50px) scale(1.3);
  transition: all 1.2s cubic-bezier(0.27, 0.16, 0, 1.01);
}
section .text-anim.showToUp,
section .text-anim.showToUp {
  transform: translate(0, 50px);
}
section.motion-in .text-anim {
  opacity: 1;
  transform: translateY(0px) scale(1);
}
section.section-start {
  width: 100%;
  height: 100svh;
}
section.section-welcome > .wrapper.position-sticky {
  top: 5%;
}
section.section-products-buy {
  background-color: transparent;
  margin-top: 150px;
}
section.section-products-buy .choosed-gallery {
  display: none;
}
section.section-products-buy .choosed-gallery.active {
  display: block;
}
section.section-products-buy .disabled {
  transition: opacity 0.3s ease;
  pointer-events: none;
  opacity: 0.4;
}
section.section-products-buy ul.list-add-item li {
  cursor: pointer;
  transition: all 0.2s ease;
  padding: 20px;
  border-radius: 30px;
  box-shadow: 0 0 0 1px #5D5D5D;
  margin-bottom: 27px;
}
section.section-products-buy ul.list-add-item li:hover {
  box-shadow: 0 0px 0px 2px #5d5d5d, 0 5px 10px 2px rgba(93, 93, 93, 0.3);
}
section.section-products-buy ul.list-add-item li.actived {
  box-shadow: 0 0 0 3px #848950;
}
section.section-products-buy ul.list-add-item li .thumb {
  width: 112px;
  height: 112px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
section.section-products-buy ul.list-add-item li .thumb img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1400px) {
  section.section-products-buy ul.list-add-item li .thumb {
    width: 62px;
    height: 62px;
  }
}
section.section-products-buy .content-terms {
  padding-top: 50px;
  display: none;
  font-size: var(--cp-text);
  line-height: calc(var(--cp-text) + 5px);
}
section.section-products-buy .content-terms * {
  font-size: var(--cp-text);
  line-height: calc(var(--cp-text) + 5px);
}
section.section-products-buy .content-terms.active {
  display: block;
}
section.section-products-buy .response-calculate-shipping {
  display: none;
  margin-top: 20px;
  border: 1px solid #2C6050;
  border-radius: 20px;
  padding: 10px 20px;
}
section.section-products-buy .response-calculate-shipping.active {
  display: block;
}
section.section-products-buy .error {
  color: red;
  font-size: 1.2rem;
  margin-top: 1.5rem;
}
@media (max-width: 992px) {
  section.section-products-buy .content-terms {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  section.section-products-buy form label {
    width: 30%;
  }
  section.section-products-buy form input {
    width: 70%;
  }
  section.section-products-buy form button {
    width: 100%;
    display: block;
  }
}
@media (max-width: 768px) {
  section.section-products-buy ul.list-add-item li .thumb {
    width: 80px;
    height: 80px;
  }
  section.section-products-buy form button {
    width: 100%;
    display: block;
  }
}
section.section-detail {
  min-height: 100svh;
}
section.section-detail .pin-spacer {
  pointer-events: none;
}
section.section-detail .footer-buy {
  position: fixed;
  bottom: 0;
  z-index: 5;
  opacity: 0;
  transition: all 0.5s ease;
  pointer-events: none;
}
section.section-detail .footer-buy .wrap-options-color,
section.section-detail .footer-buy .caption.caption-splash-price {
  opacity: 0;
  transition: all 0.7s ease;
  pointer-events: none;
}
section.section-detail .footer-buy .wrap-options-color {
  transform: translateY(50px);
}
section.section-detail .footer-buy .caption.caption-splash-price {
  transform: translateX(-50px);
}
section.section-detail .footer-buy .anime-down {
  animation: wdArrowDown 2s ease infinite;
}
section.section-detail .footer-buy.motion-in {
  pointer-events: all;
  opacity: 1;
}
section.section-detail .footer-buy.motion-in .act-bt.act-bt-buy,
section.section-detail .footer-buy.motion-in .wrap-options-color,
section.section-detail .footer-buy.motion-in .caption.caption-splash-price {
  opacity: 1;
  pointer-events: all;
}
section.section-detail .footer-buy.motion-in .act-bt.act-bt-buy {
  opacity: 1;
  transform: translateX(0px);
}
section.section-detail .footer-buy.motion-in .wrap-options-color {
  transform: translateY(0px);
}
section.section-detail .footer-buy.motion-in .caption.caption-splash-price {
  transform: translateX(0px);
}
section.section-detail .bt-buy-fixed {
  position: fixed;
  z-index: 6;
  bottom: 40px;
  right: 100px;
}
@media (max-width: 768px) {
  section.section-detail .bt-buy-fixed {
    right: 25px;
    bottom: 25px;
    min-width: auto;
  }
}
section.section-detail article {
  padding-top: 150px;
  width: 100%;
  height: 100svh;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  flex-direction: column;
  align-items: center;
  z-index: 3;
}
section.section-detail article.article-start {
  justify-content: space-between;
  z-index: 2;
}
section.section-detail article.article-start h2,
section.section-detail article.article-start h1 {
  opacity: 0;
  transition: all 0.7s ease;
}
section.section-detail article.article-start h2,
section.section-detail article.article-start h1 {
  transform: translateY(-30px);
}
section.section-detail article.article-start h1 {
  transition-delay: 0.3s;
}
section.section-detail article.article-start .caption.caption-splash-title {
  transform: translateY(-100px);
}
section.section-detail article.article-start.motion-in h2,
section.section-detail article.article-start.motion-in h1 {
  opacity: 1;
}
section.section-detail article.article-start.motion-in h2,
section.section-detail article.article-start.motion-in h1 {
  transform: translateY(0);
}
@media (max-width: 768px) {
  section.section-detail article.article-start .caption.caption-splash-title {
    transform: translateY(-80px);
  }
}
section.section-detail article .splash-text1,
section.section-detail article .splash-text4 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 20ch;
  padding-left: 40px;
}
section.section-detail article .splash-text2 {
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
  max-width: 80%;
}
section.section-detail article .splash-text4-b {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 20ch;
  padding-right: 40px;
}
@media (max-width: 768px) {
  section.section-detail article .splash-text1,
  section.section-detail article .splash-text4,
  section.section-detail article .splash-text2,
  section.section-detail article .splash-text4-b {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    padding: 0;
  }
  section.section-detail article .splash-text1,
  section.section-detail article .splash-text4,
  section.section-detail article .splash-text4-b {
    top: 80px;
  }
  section.section-detail article .splash-text2 {
    top: auto;
    bottom: 40px;
  }
}
section.section-detail article.article-pinha .splash-text1 {
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  max-width: 30ch;
  padding-right: 40px;
}
section.section-detail article.article-pinha .splash-text2 {
  top: 40vh;
  bottom: auto;
}
section.section-detail article.article-pinha .splash-text3 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 40px;
}
section.section-detail .canvas-container {
  pointer-events: none;
  width: 100%;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  z-index: 2;
  transform: translateY(10vh);
}
section.section-detail .canvas-container canvas {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100svh;
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s ease;
}
section.section-detail .canvas-container canvas.motion-in {
  opacity: 1;
  transform: translateY(0px) scale(1);
}
section.section-detail .canvas-container canvas.animation-boske-pinha {
  position: relative;
  left: -6.5vw;
  opacity: 1;
  transform: translateY(-100vh) scale(1);
  transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}
@media (max-width: 768px) {
  section.section-detail .canvas-container canvas.animation-boske-pinha {
    left: -16vw;
    top: 20%;
  }
}
section.section-detail .canvas-container canvas.animation-boske-pinha.introPinha {
  transform: translateY(0vh) scale(1);
}
section.section-detail .canvas-container canvas.zoom-in {
  transform: translateY(0) scale(1.2);
}
@media (max-width: 1400px) {
  section.section-detail .canvas-container canvas.zoom-in {
    transform: translateY(0) scale(1.4);
  }
}
section.section-detail .canvas-container canvas img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 5;
  filter: blur(5px);
}
@media (max-width: 1400px) {
  section.section-detail .canvas-container canvas {
    width: 75svw;
    height: auto;
  }
}
@media (max-width: 768px) {
  section.section-detail .canvas-container {
    align-items: center;
    height: 100vh;
    transform: translateY(0);
  }
}
@media (max-width: 1400px) {
  section.section-detail .canvas-container.canvas-container-pinha canvas {
    width: 100svw;
  }
}
@media (min-width: 768px) {
  section.section-detail .gap-top-wrap {
    padding-top: clamp(300px, 20vh, 350px);
  }
}
section.section-detail .wrap-list-demos .cp-title,
section.section-detail .wrap-list-demos .cp-text {
  opacity: 0;
  transition: all 0.7s ease;
}
section.section-detail .wrap-list-demos .cp-title {
  transform: translateX(-50px);
}
section.section-detail .wrap-list-demos .cp-text {
  transform: translateX(50px);
  transition-delay: 0.1s;
}
section.section-detail .wrap-list-demos img {
  transition: all 1.3s ease;
  transform: rotate(180deg);
}
@media (max-width: 992px) {
  section.section-detail .wrap-list-demos img {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }
}
section.section-detail .wrap-list-demos.motion-in .cp-title,
section.section-detail .wrap-list-demos.motion-in .cp-text {
  opacity: 1;
}
section.section-detail .wrap-list-demos.motion-in .cp-title,
section.section-detail .wrap-list-demos.motion-in .cp-text {
  transform: translateX(0px);
}
section.section-detail .wrap-list-demos.motion-in img {
  transform: rotate(0);
}
@media (max-width: 992px) {
  section.section-detail .wrap-list-images img {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
  }
}
section.bg-white * {
  color: black;
}
section.bg-white * svg path {
  fill: black;
}
@media (max-width: 1400px) {
  section.section-welcome > .wrapper.position-sticky {
    top: 0;
  }
}

/* @import './pages/_about';
@import './pages/_contact';
@import './pages/_policy';
 */

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