/**
* @license
*
* Font Family: Clash Grotesk
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-grotesk
* © 2025 Indian Type Foundry
*
* Clash Grotesk Extralight 
* Clash Grotesk Light 
* Clash Grotesk Regular 
* Clash Grotesk Medium 
* Clash Grotesk Semibold 
* Clash Grotesk Bold 
* Clash Grotesk Variable (Variable font)

*
*/

@font-face {
  font-family: "Clash Grotesk";
  font-style: normal;
  font-weight: 200;
  font-display: auto;
  src: url("https://logogoods.de/wp-content/uploads/2025/11/ClashGrotesk-Extralight.woff") format("woff");
}

@font-face {
  font-family: "Clash Grotesk";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("https://logogoods.de/wp-content/uploads/2025/11/ClashGrotesk-Light.woff") format("woff");
}

@font-face {
  font-family: "Clash Grotesk";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("https://logogoods.de/wp-content/uploads/2025/11/ClashGrotesk-Regular.woff") format("woff");
}

@font-face {
  font-family: "Clash Grotesk";
  font-style: normal;
  font-weight: 500;
  font-display: auto;
  src: url("https://logogoods.de/wp-content/uploads/2025/10/ClashGrotesk-Medium.woff") format("woff");
}

@font-face {
  font-family: "Clash Grotesk";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url("https://logogoods.de/wp-content/uploads/2025/10/ClashGrotesk-Semibold.woff") format("woff");
}

@font-face {
  font-family: "Clash Grotesk";
  font-style: normal;
  font-weight: 700;
  font-display: auto;
  src: url("https://logogoods.de/wp-content/uploads/2025/10/ClashGrotesk-Bold.woff") format("woff");
}

/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 700.0;
*
* available axes:
'wght' (range from 200.0 to 700.0
*/
@font-face {
  font-family: "ClashGrotesk-Variable";
  src: url("../fonts/ClashGrotesk-Variable.woff2") format("woff2"),
    url("../fonts/ClashGrotesk-Variable.woff") format("woff"),
    url("../fonts/ClashGrotesk-Variable.ttf") format("truetype");
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}

/* custom css */

.product-slider .swiper-wrapper {
  transition-timing-function: linear;
}

body {
  background-color: #668372;
}

.swiper .swiper-slide figure {
  line-height: 0 !important;
}

.header-wrapper {
  position: absolute !important;
  top: 2.2vw !important;
  right: 3.5vw !important;
  left: 3.5vw !important;
  z-index: 10 !important;
  width: auto !important;
}

.product-slider .swiper-wrapper {
  transition-timing-function: linear;
}

body {
  background-color: #668372;
  overflow-x: hidden !important;
}

.product-img-slider .swiper-wrapper {
  gap: 2vw;
}

@keyframes scaleOnce {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.1);
  }
}

.banner-section::before {
  transform: scale(1.1);
  animation: scaleOnce 5s ease-in-out;
}

.swiper .swiper-slide figure {
  line-height: 0 !important;
}

.m-0 p {
  margin-bottom: 0 !important;
}

.header-wrapper {
  position: absolute !important;
  top: 0.6vw !important;
  right: 3.5vw !important;
  left: 3.5vw !important;
  z-index: 10 !important;
}

.rotate-text-wrapper {
  position: relative !important;
}

.rotate-icon {
  margin-right: 6.9vw !important;
}

.rotate-text {
  position: absolute !important;
  top: 4.5vw !important;
  right: 1vw !important;
}

.text-scroll-title:after {
  padding: 0.2vw 1.6vw !important;
  content: "";
  margin-top: -0.2vw !important;
  display: inline-block;
  background: #000;
}

.text-scroll-title {
  display: flex;
  align-items: center;
  gap: 0.6vw;
  text-wrap: nowrap;
}

.text-scroll-title>h2 {
  font-size: 3.5vw !important;
  letter-spacing: 0.05vw !important;
  line-height: 1 !important;
}

.text-scroll-title:last-child:after {
  display: none;
}

.text-scrolling-wrapper {
  flex-wrap: wrap;
}

.text-scrolling-wrapper {
  width: 190vw !important;
  justify-content: center !important;
}

.details-items-rotate-text .rotate-text {
  left: -0.2vw;
  right: auto !important;
  top: -3vw !important;
}

.details-bg-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 16vw;
  z-index: -1;
}

.details-bg-image img {
  width: 100%;
}

.play-btn {
  display: flex;
}

.details-wrapper p {
  margin-bottom: 0 !important;
}

.skip-link.screen-reader-text {
  display: none !important;
}

.text-img-left-rotate {
  position: absolute;
  width: fit-content;
  bottom: -2.7vw;
  left: 14vw;
}

.text-img-right-rotate {
  position: absolute;
  width: fit-content;
  right: 7.4vw;
  top: 1.1vw;
}

.text-img-left-rotate .rotate-text {
  position: absolute !important;
  top: 5vw !important;
  right: 1.5vw !important;
}

.text-img-right-rotate .rotate-text {
  top: 4.8vw !important;
  right: 1.1vw !important;
}

.site-call-wrapper {
  position: absolute;
  top: -4vw;
}

.plus-icon *,
.target-icon * {
  fill: #000 !important;
}

.product-img-slider .swiper-slide img {
  height: 16.2vw !important;
  width: 100% !important;
  object-fit: cover !important;
}

.start-img-1 {
  position: absolute;
  top: -7vw;
  left: 4vw;
  width: 25vw;
  height: 25vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.start-img-2 {
  position: absolute;
  bottom: 4.6vw;
  right: 2vw;
  width: 29vw;
  height: 29vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.deensimc-marquee-track {
  animation-duration: 267.2s !important;
}

.custom-delay-animation-sec-wrap .deensimc-marquee-track {
  animation-duration: 440.733s !important;
}

.menu-button:hover {
  background-color: transparent !important;
}

.menu-button {
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  cursor: pointer;
  overflow: hidden;
  width: 1.5625vw;
  height: 1.25vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  transform: rotate(180deg) !important;
}

.menu-button .line-toggle {
  position: absolute;
  display: block;
  width: 1.5625vw;
  height: .125vw;
  background: #ffffff;
  transition: all .6s;
}

.menu-button .line-toggle:first-child {
  transform: translateY(-0.5vw) translateX(0vw);
  transition-delay: 0s;
}

.menu-button .line-toggle:nth-child(2) {
  transition-delay: .12s;
}

.menu-button .line-toggle:last-child {
  transform: translateY(0.5vw) translateX(0vw);
  transition-delay: 0s;
}

.menu-button.open .line-toggle:first-child {
  background: #ffffff;
  transform: translateY(0) translateX(0) rotate(45deg);
  width: 1.5625vw;
  height: .125vw;
  transition-delay: .1s;
}

.menu-button.open .line-toggle:nth-child(2) {
  transform: translateX(1.875vw);
  transition-delay: 0s;
}

.menu-button.open .line-toggle:last-child {
  background: #ffffff;
  transform: translateY(0) translateX(0) rotate(314deg);
  width: 1.5625vw;
  height: .125vw;
  transition-delay: .1s;
}

.header-menu-list-wrap {
  padding: 4vw 2vw !important;
  opacity: 0 !important;
  visibility: hidden !important;
  background-color: #668372 !important;
  position: fixed !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: 0 !important;
  height: 100dvh !important;
  z-index: 9 !important;
  transition: ease-in-out 0.5s all !important;
}

.header-menu-list-wrap.show {
  height: 100dvh !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.header-menu-list-wrap>.elementor-widget-nav-menu,
.header-menu-list-wrap>.elementor-widget-nav-menu>nav,
.header-menu-list-wrap>.elementor-widget-nav-menu>nav>ul {
  height: 100% !important;
}

.header-menu-list-wrap>.elementor-widget-nav-menu>nav>ul {
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100%;
  gap: 2vw !important;
}

.header-menu-list-wrap>.elementor-widget-nav-menu>nav>ul>li>a::after {
  display: none !important;
}

.header-menu-list-wrap>.elementor-widget-nav-menu>nav>ul>li>a {
  padding: 0 !important;
  font-family: "Clash Grotesk", Sans-serif !important;
  font-size: 3.5vw !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 0.05vw !important;
}
html.no-scroll {
  overflow-y: scroll !important; /* keep scrollbar visible */
  position: fixed !important;
  width: 100% !important;
  top: var(--scroll-top) !important;
}


@media (min-width: 2500px) {
  .cat-sec-wrapper {
    min-height: 115vh !important;
  }

  .cat-sec-wrapper::before {
    background-position: center 48% !important;
  }
}

@media (max-width: 2500px) {
  .cat-sec-wrapper::before {
    background-position: center !important;
    background-size: cover !important;
  }

}

@media (max-width: 1024px) {
  .header-menu-list-wrap {
    padding: 6vw 4vw;
  }

  .header-menu-list-wrap>.elementor-widget-nav-menu>nav>ul {
    gap: 4vw !important;
  }

  .header-menu-list-wrap>.elementor-widget-nav-menu>nav>ul>li>a {
    font-size: 5vw !important;
    letter-spacing: 0.1vw !important;
  }

  .menu-button {
    width: 3vw;
    height: 3vw;
  }

  .menu-button .line-toggle {
    width: 2.3vw;
    height: .15vw;
  }

  .menu-button .line-toggle:first-child {
    transform: translateY(-0.7vw) translateX(0vw);
  }

  .menu-button .line-toggle:last-child {
    transform: translateY(0.7vw) translateX(0vw);
  }

  .menu-button.open .line-toggle:last-child,
  .menu-button.open .line-toggle:first-child {
    width: 2.3vw;
    height: .15vw;
  }

  .menu-button.open .line-toggle:nth-child(2) {
    transform: translateX(3vw);
  }

  .product-img-slider .swiper-wrapper {
    gap: 3vw;
  }

  .rotate-icon {
    margin-right: 12vw !important;
  }

  .rotate-text {
    top: 0.5vw !important;
  }

  .text-scroll-title>h2 {
    font-size: 5vw !important;
    letter-spacing: 0.1vw !important;
  }

  .text-scrolling-wrapper {
    width: 170vw !important;
  }

  .details-items-rotate-text .rotate-text {
    left: unset;
    right: 0 !important;
    top: -8vw !important;
  }

  .text-img-left-rotate {
    bottom: -19vw;
  }

  .text-img-right-rotate {
    top: -18vw;
  }

  .text-img-left-rotate .rotate-text {
    top: 0 !important;
  }

  .text-img-right-rotate .rotate-text {
    top: 0 !important;
  }
}

@media (max-width: 767px) {
  .header-menu-list-wrap {
    padding: 52px 18px !important;
  }

  .header-menu-list-wrap>.elementor-widget-nav-menu>nav>ul>li>a {
    font-size: 36px !important;
    letter-spacing: 1.6px !important;
  }

  .header-menu-list-wrap>.elementor-widget-nav-menu>nav>ul {
    gap: 6vw !important;
  }

  .product-img-slider .swiper-wrapper {
    gap: 24px;
  }

  .header-wrapper {
    right: 16 !important;
    left: 16 !important;
    top: 16px !important;
  }

  .menu-button {
    width: 25px;
    height: 20px;
    margin-bottom: -8px;
  }

  .menu-button .line-toggle {
    width: 25px;
    height: 1px;
  }

  .menu-button .line-toggle:first-child {
    transform: translateY(-8px) translateX(0);
  }

  .menu-button .line-toggle:last-child {
    transform: translateY(8px) translateX(0);
  }

  .menu-button.open .line-toggle:nth-child(2) {
    transform: translateX(30px);
  }
.menu-button.open .line-toggle:last-child, .menu-button.open .line-toggle:first-child {
          width: 25px;
        height: 1px;
}
  .product-img-slider .swiper-slide img {
    height: auto !important;
  }

  .rotate-text {
    top: -33px !important;
    right: -16px !important;
  }

  .rotate-icon {
    margin-right: 72px !important;
  }

  .text-scroll-title>h2 {
    font-size: 36px !important;
    letter-spacing: 0.1vw !important;
  }

  .text-scroll-title:after {
    padding: 2px 17px !important;
  }

  .details-items-rotate-text .rotate-text {
    right: -36px !important;
    top: -54px !important;
  }

  .details-items-rotate-text .rotate-icon {
    margin-right: 60px;
  }

  .text-img-right-rotate {
    top: -175% !important;
    right: -46px !important;
  }

  .text-img-right-rotate .rotate-icon {
    margin-right: 88px !important;
  }

  .text-img-right-rotate .rotate-text {
    top: -30px !important;
  }

  .text-img-left-rotate {
    left: 0 !important;
    bottom: -184px !important;
  }

  .text-img-left-rotate .rotate-text {
    top: -30px !important;
    right: -13px !important;
  }

  .start-img-1 {
    position: absolute;
    top: -90px;
    left: 25px;
    width: 230px;
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .start-img-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 270px;
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .details-box {
    display: inline-block !important;
    hyphens: auto !important;
  }

  .details-box-icon {
    float: left !important;
    margin-right: 12px !important;
  }

  .details-box-text p {
    word-break: auto-phrase !important;
  }
}
/* Business Card Button */
.business-card-btn {
  background-color: #000000 !important;
  font-family: "Clash Grotesk", Sans-serif !important;
  font-size: 2.4vw !important;
  font-weight: 700 !important;
  line-height: 1.145 !important;
  fill: #FFFFFF !important;
  color: #FFFFFF !important;
  border-radius: 1em 1em 1em 1em !important;
  padding: 1.5vw 2vw 1.5vw 2vw !important;
  width: 100% !important;
  border-color: #000 !important;
  text-align: start !important;
}
@media (max-width: 1024px) { 
  .business-card-btn {
    font-size: 1.8vw !important;
  }
}
@media (max-width: 767px) { 
  .business-card-btn {
      font-size: 1.25rem !important;
      padding: 1em 1em 1em 1.3em !important;
  }
}
/* Popup Overlay */
#business-card-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Popup Container */
.popup-container {
  background: white;
  border-radius: 15px;
  max-width: 800px;
  width: 90%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  animation: slideIn 0.3s ease;
}

@keyframes slideIn {
  from {
    transform: scale(0.8);
    opacity: 0;
  }

  to {
    transform: scale(1);
    opacity: 1;
  }
}

/* Close Button */
.popup-close {
  padding: 0 !important;
  position: absolute !important;
  top: 20px !important;
  right: 34px !important;
  background: none !important;
  border: none !important;
  font-size: 42px !important;
  cursor: pointer !important;
  color: #000 !important;
  z-index: 10 !important;
}

.popup-close:hover {
  color: #000 !important;
}

/* Business Card Template */
.business-card-template {
  /* background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); */
  margin: 20px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  background: #668372;
}
.card-header {
  background: #668372;
  color: white;
  padding: 30px 20px;
  text-align: center;
}

.card-header h2 {
  margin: 0 0 10px 0;
  font-size: 28px;
  font-weight: 700;
  color: #000;
}

.card-header .position {
  font-size: 16px;
  opacity: 0.9;
  margin: 0;
  color: #000;
}

.card-body {
  padding: 30px 20px;
  background: white;
}

.contact-info {
  display: grid;
  gap: 15px;
}

.contact-item {
  display: flex;
  align-items: center;
  padding: 12px 15px;
  background: #f8f9ff;
  border-radius: 8px;
  border-left: 4px solid #000;
  gap: 16px;
}

.contact-icon {
  width: 20px;
  height: 20px;
  color: #000;
}


.contact-label {
  font-weight: 600;
  color: #000;
  font-size: 1.5vw;
}

.contact-value {
  color: #666;
}

.contact-value a {
  color: #668372;
  text-decoration: none;
  font-size: 1.5vw;
  display: block;
}

.contact-value a:hover {
  text-decoration: underline;
}

/* Email Form */
.email-form {
  padding: 20px;
  border-top: 1px solid #eee;
  background: #f8f9ff;
}

.form-group {
  margin-bottom: 20px;
}

.form-group label {
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
  color: #000;
  font-size: 1.5vw;
}

.form-group input {
  width: 100%;
  padding: 12px 15px;
  border: 2px solid #e1e5e9;
  border-radius: 8px;
  font-size: 14px;
  transition: border-color 0.3s ease;
}

.form-group input:focus {
  outline: none;
  border-color: #668372;
}

.send-btn {
  width: 100%;
  background: #668372 !important;
  color: #000 !important;
  border: none;
  padding: 15px;
  border-radius: 8px;
  font-size: 1.5vw !important;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.send-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
}

.send-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
}

/* Loading spinner */
.loading {
  display: none;
  text-align: center;
  padding: 20px;
}

.spinner {
  border: 3px solid #f3f3f3;
  border-top: 3px solid #668372;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Success message */
.success-message {
  display: none;
  text-align: center;
  padding: 30px;
  color: #000;
}

.success-icon {
  font-size: 48px;
  margin-bottom: 15px;
  color: #000;
}

@media only screen and (max-width: 992px) {
  .contact-popup-modal .modal-dialog {
    max-width: 90%;
  }
}

.grecaptcha-badge {
  visibility: hidden !important;
}

@media (max-width: 767px) {
  .business-card-btn {
    font-size: 1.25rem;
    padding: 1em 1em 1em 1em;
    text-align: start;
  }
}

@media (max-width: 576px) {
  .business-card-template {
    margin: 16px;
  }

  .contact-item {
    flex-wrap: wrap;
    align-items: start;
    gap: 10px 0;
    padding: 10px 14px;
  }

  .contact-value {
    width: 100%;
  }

  .email-form,
  .card-body,
  .card-header {
    padding: 24px 16px;
  }

  .send-btn {
    padding: 8px 16px;
  }
}


@media (max-width: 1024px) {
.form-group label,
  .contact-label,
  .send-btn,
  .contact-value a {
  font-size: 22px;
}
.contact-item {
  gap: 10px;
}
.send-btn {
      padding: 16px !important;
          font-size: 26px !important;
}
}
@media (max-width: 768px) {
.contact-label,
  .contact-value a {
  font-size: 16;
}
.contact-item {
  gap: 10px;
}
.send-btn {
      padding: 12px !important;
          font-size: 22px !important;
}
}