.PageRender-module-content-Uq4-N {
   flex-grow: 1;
   display: flex;
   flex-direction: column;
}

.CustomPage-module-whats-app-container-w7ZW4 {
   position: fixed;
   cursor: pointer;
   z-index: 10;
   right: 16px;
   bottom: 16px;
   display: flex;
   align-items: center;
   font-weight: bold;
   color: black;
   background: white;
   padding: 4px 10px;
   border-radius: 16px;
   box-shadow: 0px 0px 8px 1px #bababa;
}

.CustomPage-module-whats-app-CSgei {
   background-image: url(/static/563131b61e33dde31c23.svg);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   margin-right: 4px;
}

.CustomPage-module-cookie-popup-yy9\+0 {
   position: fixed;
   display: flex;
   align-items: center;
   justify-content: center;
   z-index: 11;
   bottom: 16px;
   left: 16px;
   right: 16px;
   background: white;
   padding: 12px;
   max-width: 1020px;
   margin: 0 auto;
   border-radius: 5px;
   box-shadow: 0px 0px 40px 40px rgba(0, 0, 0, 0.1);
}

.CustomPage-module-cookie-popup-text-ljG4U {
   font-weight: 200;
}

.CustomPage-module-cookie-popup-button-j0E7G {
   border-radius: 5px;
   cursor: pointer;
   padding: 12px;
}

@media screen and (min-width: 641px) {
   .CustomPage-module-whats-app-CSgei {
      width: 32px;
      height: 32px;
   }

   .CustomPage-module-whats-app-container-w7ZW4 {
      font-size: 14px;
   }

   .CustomPage-module-to-top-button-mMBni {
      position: fixed;
      cursor: pointer;
      z-index: 10;
      background: rgb(114 114 114 / 40%);
      border-radius: 6px;
   }

   .CustomPage-module-to-top-button-arrow-seRRh {
      width: 22px;
      height: 22px;
      border-top: 4px solid rgb(255 255 255 / 60%);
      border-right: 4px solid rgb(255 255 255 / 60%);
      margin-right: 16px;
      transform: rotate(-45deg);
      margin-left: 16px;
      margin-top: 23px;
      margin-bottom: 9px;
   }

   .CustomPage-module-to-top-button-mMBni:hover {
      background: rgb(114 114 114 / 80%);
   }

   .CustomPage-module-to-top-button-mMBni:hover .CustomPage-module-to-top-button-arrow-seRRh {
      border-top: 4px solid rgb(255 255 255);
      border-right: 4px solid rgb(255 255 255);
   }

   .CustomPage-module-cookie-popup-text-ljG4U {
      margin-right: 32px;
      font-size: 16px;
   }
}

@media screen and (max-width: 640px) {
   .CustomPage-module-whats-app-CSgei {
      width: 24px;
      height: 24px;
   }

   .CustomPage-module-whats-app-container-w7ZW4 {
      font-size: 12px;
   }

   .CustomPage-module-cookie-popup-yy9\+0 {
      flex-direction: column;
   }

   .CustomPage-module-cookie-popup-text-ljG4U {
      margin-bottom: 16px;
      font-size: 14px;
   }

   .CustomPage-module-cookie-popup-button-j0E7G {
      width: 100%;
   }
}

