.elementor-10 .elementor-element.elementor-element-10043e74{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-10043e74.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-10 .elementor-element.elementor-element-36869e14{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-5f23510d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-625d3c7d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-7fd0036c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-10 .elementor-element.elementor-element-18833be7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-7206d670{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-a8f8a56{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-67a9b486{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-10 .elementor-element.elementor-element-bee1840{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-10 .elementor-element.elementor-element-4cb2d345{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-4a0361dc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-2d8ef3b2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-4b39c2b1{width:var( --container-widget-width, 95.02% );max-width:95.02%;--container-widget-width:95.02%;--container-widget-flex-grow:0;}.elementor-10 .elementor-element.elementor-element-4b39c2b1.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-10 .elementor-element.elementor-element-3ce9d5d8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-3ce9d5d8.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-10 .elementor-element.elementor-element-65177d35{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-10 .elementor-element.elementor-element-10043e74{--width:101.884%;}.elementor-10 .elementor-element.elementor-element-bee1840{--width:33%;}.elementor-10 .elementor-element.elementor-element-4cb2d345{--width:33%;}.elementor-10 .elementor-element.elementor-element-4a0361dc{--width:33%;}.elementor-10 .elementor-element.elementor-element-3ce9d5d8{--width:99.59%;}}/* Start custom CSS for html, class: .elementor-element-2dffbd72 *//* Hero Section Styles */
.hero-section {
  position: relative;
  width: 100%;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://theoumzug.promoteplus.pl/wp-content/uploads/2026/01/baner-scaled.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  filter: brightness(1);
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
}

.hero-container {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 1200px;
  padding: 80px 20px;
  margin: 0 auto;
}

.hero-content {
  text-align: center;
  color: #ffffff;
  animation: fadeInUp 1s ease-out;
}

.hero-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 20px 0;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  animation: fadeInUp 1s ease-out 0.2s backwards;
}

.hero-subtitle {
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 40px 0;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  animation: fadeInUp 1s ease-out 0.4s backwards;
}

.hero-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  flex-wrap: wrap;
  animation: fadeInUp 1s ease-out 0.6s backwards;
}

.btn {
  padding: 16px 40px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.btn-primary {
  background: #ff6b00;
  color: #ffffff;
  box-shadow: 0 4px 15px rgba(255, 107, 0, 0.4);
}

.btn-primary:hover {
  background: #ff8c00;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 107, 0, 0.6);
}

.btn-secondary {
  background: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
}

.btn-secondary:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(255, 255, 255, 0.2);
}

.hero-features {
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  animation: fadeInUp 1s ease-out 0.8s backwards;
}

.feature-item {
  display: flex;
  align-items: center;
  gap: 12px;
  opacity: 0;
  animation: fadeInScale 0.6s ease-out forwards;
}

.feature-item:nth-child(1) {
  animation-delay: 1s;
}

.feature-item:nth-child(2) {
  animation-delay: 1.2s;
}

.feature-item:nth-child(3) {
  animation-delay: 1.4s;
}

.feature-icon {
  width: 50px;
  height: 50px;
  background: #ff6b00;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 4px 15px rgba(255, 107, 0, 0.4);
  transition: transform 0.3s ease;
}

.feature-icon img {
  width: 24px;
  height: 24px;
  filter: brightness(0) invert(1);
}

.feature-item:hover .feature-icon {
  transform: scale(1.1) rotate(5deg);
}

.feature-text {
  font-size: 16px;
  font-weight: 500;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

/* Animations */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInScale {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* Responsive Styles */
@media (max-width: 768px) {
  .hero-section {
    min-height: 500px;
  }
  
  .hero-background {
    filter: brightness(1.45);
  }
  
  .hero-overlay {
    background: rgba(0, 0, 0, 0.1);
  }
  
  .hero-container {
    padding: 50px 15px;
  }
  
  .hero-title {
    font-size: 32px;
    margin-bottom: 16px;
  }
  
  .hero-subtitle {
    font-size: 16px;
    margin-bottom: 30px;
  }
  
  .hero-buttons {
    flex-direction: column;
    gap: 15px;
    margin-bottom: 40px;
  }
  
  .btn {
    width: 100%;
    max-width: 300px;
    padding: 14px 30px;
    font-size: 14px;
  }
  
  .hero-features {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    padding-left: 20px;
  }
  
  .feature-item {
    width: 100%;
    justify-content: flex-start;
  }
  
  .feature-icon {
    width: 45px;
    height: 45px;
  }
  
  .feature-icon img {
    width: 22px;
    height: 22px;
  }
  
  .feature-text {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .hero-background {
    filter: brightness(1);
  }
  
  .hero-overlay {
    background: rgba(0, 0, 0, 0.08);
  }
  
  .hero-title {
    font-size: 26px;
  }
  
  .hero-subtitle {
    font-size: 14px;
  }
  
  .btn {
    font-size: 13px;
    padding: 12px 25px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-46047d5d */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

.calculator-container {
    max-width: 800px;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 30px 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    font-family: 'Montserrat', sans-serif;
}

.calculator-container h1 {
    color: #0F3460;
    font-size: clamp(24px, 5vw, 32px);
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    line-height: 1.3;
}

.calculator-container .form-group {
    margin-bottom: 25px;
}

.calculator-container label {
    display: block;
    color: #0F3460;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: clamp(14px, 3vw, 16px);
}

.calculator-container input[type="date"],
.calculator-container input[type="time"],
.calculator-container input[type="number"],
.calculator-container select {
    width: 100%;
    padding: 15px;
    border: 2px solid #FA7A00;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #0F3460;
    transition: all 0.3s ease;
    background: white;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.calculator-container input[type="date"]:focus,
.calculator-container input[type="time"]:focus,
.calculator-container input[type="number"]:focus,
.calculator-container select:focus {
    outline: none;
    border-color: #0F3460;
    box-shadow: 0 0 0 3px rgba(250, 122, 0, 0.1);
}

.calculator-container .radio-group {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.calculator-container .radio-option {
    width: 100%;
}

.calculator-container .radio-option input[type="radio"] {
    display: none;
}

.calculator-container .radio-option label {
    display: block;
    padding: 15px 10px;
    border: 2px solid #FA7A00;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #FFFFFF;
    margin-bottom: 0;
    font-weight: 500;
    font-size: clamp(13px, 2.5vw, 15px);
    line-height: 1.4;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.calculator-container .radio-option input[type="radio"]:checked + label {
    background: #FA7A00;
    color: #FFFFFF;
}

.calculator-container .radio-option label:active {
    transform: scale(0.98);
}

.calculator-container .range-container {
    position: relative;
    padding: 15px 0;
}

.calculator-container input[type="range"] {
    width: 100%;
    height: 8px;
    border-radius: 5px;
    background: #e0e0e0;
    outline: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}

.calculator-container input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #FA7A00;
    cursor: pointer;
    border: 4px solid #FFFFFF;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
    transition: all 0.2s ease;
}

.calculator-container input[type="range"]::-webkit-slider-thumb:active {
    transform: scale(1.2);
}

.calculator-container input[type="range"]::-moz-range-thumb {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #FA7A00;
    cursor: pointer;
    border: 4px solid #FFFFFF;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
}

.calculator-container input[type="range"]::-moz-range-track {
    background: #e0e0e0;
    height: 8px;
    border-radius: 5px;
}

.calculator-container .range-value {
    text-align: center;
    margin-top: 12px;
    font-size: clamp(18px, 4vw, 20px);
    font-weight: 700;
    color: #0F3460;
}

.calculator-container .result-container {
    margin-top: 35px;
    padding: 25px 20px;
    background: linear-gradient(135deg, #FA7A00 0%, #ff9534 100%);
    border-radius: 15px;
    text-align: center;
}

.calculator-container .result-label {
    color: #FFFFFF;
    font-size: clamp(16px, 3.5vw, 18px);
    font-weight: 600;
    margin-bottom: 10px;
}

.calculator-container .result-price {
    color: #FFFFFF;
    font-size: clamp(36px, 8vw, 48px);
    font-weight: 700;
    line-height: 1.2;
}

.calculator-container .breakdown {
    margin-top: 20px;
    padding: 20px 15px;
    background: #FFFFFF;
    border-radius: 10px;
}

.calculator-container .breakdown-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #f0f0f0;
    color: #0F3460;
    gap: 10px;
}

.calculator-container .breakdown-item:last-child {
    border-bottom: none;
    font-weight: 700;
    font-size: clamp(16px, 3.5vw, 18px);
    padding-top: 18px;
    margin-top: 5px;
}

.calculator-container .breakdown-label {
    font-weight: 500;
    font-size: clamp(13px, 3vw, 15px);
    flex: 1;
}

.calculator-container .breakdown-value {
    font-weight: 700;
    color: #FA7A00;
    font-size: clamp(14px, 3vw, 16px);
    white-space: nowrap;
}

.calculator-container .breakdown-item:last-child .breakdown-value {
    font-size: clamp(16px, 3.5vw, 18px);
}

/* Адаптивність для маленьких екранів */
@media (max-width: 480px) {
    .calculator-container {
        padding: 25px 15px;
        border-radius: 15px;
    }

    .calculator-container h1 {
        margin-bottom: 25px;
    }

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

    .calculator-container input[type="date"],
    .calculator-container input[type="time"] {
        padding: 14px;
        font-size: 15px;
    }

    .calculator-container .radio-group {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .calculator-container .radio-option label {
        min-height: 60px;
        padding: 12px;
    }

    .calculator-container .result-container {
        padding: 20px 15px;
        margin-top: 30px;
    }

    .calculator-container .breakdown {
        padding: 15px 10px;
    }

    .calculator-container .breakdown-item {
        padding: 10px 0;
    }
}

/* Для планшетів */
@media (min-width: 481px) and (max-width: 768px) {
    .calculator-container {
        padding: 35px 25px;
    }

    .calculator-container .radio-group {
        grid-template-columns: repeat(2, 1fr);
    }

    .calculator-container .radio-option:last-child {
        grid-column: 1 / -1;
    }
}

/* Для великих екранів */
@media (min-width: 769px) {
    .calculator-container {
        padding: 40px;
    }

    .calculator-container .radio-group {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Покращення для touch-пристроїв */
@media (hover: none) and (pointer: coarse) {
    .calculator-container .radio-option label {
        padding: 18px 12px;
        min-height: 75px;
    }

    .calculator-container input[type="range"]::-webkit-slider-thumb {
        width: 32px;
        height: 32px;
    }

    .calculator-container input[type="range"]::-moz-range-thumb {
        width: 32px;
        height: 32px;
    }

    .calculator-container input[type="date"],
    .calculator-container input[type="time"] {
        padding: 16px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7fc57298 *//* Секція порадника */
.packing-guide-section {
    background: #f9f9f9;
    padding: 80px 20px;
    font-family: 'Montserrat', sans-serif;
}

.packing-guide-container {
    max-width: 1200px;
    margin: 0 auto;
}

/* Заголовок */
.packing-guide-header {
    text-align: center;
    margin-bottom: 50px;
}

.packing-guide-header h2 {
    font-size: clamp(28px, 5vw, 42px);
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 20px;
    line-height: 1.3;
}

.packing-guide-header p {
    font-size: clamp(16px, 2.5vw, 18px);
    color: #666;
    max-width: 900px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Tabs Navigation */
.tabs-navigation {
    display: flex;
    gap: 0;
    margin-bottom: 0;
    background: #e5e5e5;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.tab-btn {
    flex: 1;
    padding: 20px 30px;
    background: #e5e5e5;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(14px, 2vw, 16px);
    font-weight: 600;
    color: #666;
    cursor: pointer;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
}

.tab-btn:hover {
    background: #d5d5d5;
    color: #333;
}

.tab-btn.active {
    background: white;
    color: #1a1a1a;
    border-bottom: 3px solid #FA7A00;
}

/* Tab Content */
.tabs-content {
    background: white;
    border-radius: 0 0 10px 10px;
    padding: 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
    animation: fadeIn 0.4s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.tab-pane h3 {
    font-size: clamp(24px, 3vw, 28px);
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 15px;
}

.tab-subtitle {
    font-size: clamp(16px, 2vw, 18px);
    color: #666;
    margin-bottom: 25px;
    font-weight: 500;
}

.tab-intro {
    font-size: clamp(15px, 2vw, 16px);
    color: #333;
    margin-bottom: 20px;
    line-height: 1.7;
}

.tab-pane ul {
    list-style: none;
    padding: 0;
    margin: 25px 0;
}

.tab-pane ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: clamp(14px, 2vw, 16px);
    color: #555;
    line-height: 1.7;
}

.tab-pane ul li:before {
    content: "•";
    position: absolute;
    left: 10px;
    top: 0;
    color: #1a1a1a;
    font-weight: 700;
    font-size: 20px;
}

.tab-pane ul li strong {
    color: #1a1a1a;
}

.tab-footer {
    margin-top: 30px;
    padding-top: 25px;
    border-top: 2px solid #f0f0f0;
    font-size: clamp(15px, 2vw, 16px);
    color: #0F3460;
    font-weight: 600;
}

/* Адаптивність для планшетів */
@media (max-width: 768px) {
    .packing-guide-section {
        padding: 60px 15px;
    }

    .packing-guide-header {
        margin-bottom: 40px;
    }

    .tabs-navigation {
        flex-direction: column;
        border-radius: 10px;
    }

    .tab-btn {
        padding: 18px 20px;
        text-align: left;
        border-bottom: 1px solid #d5d5d5;
        border-radius: 0;
    }

    .tab-btn:first-child {
        border-radius: 10px 10px 0 0;
    }

    .tab-btn:last-child {
        border-radius: 0 0 10px 10px;
        border-bottom: none;
    }

    .tab-btn.active {
        border-bottom: 1px solid #d5d5d5;
        border-left: 4px solid #FA7A00;
    }

    .tabs-content {
        padding: 30px 25px;
        margin-top: 20px;
        border-radius: 10px;
    }

    .tab-pane ul li {
        padding-left: 25px;
        margin-bottom: 12px;
    }

    .tab-pane ul li:before {
        left: 5px;
    }
}

/* Адаптивність для мобільних */
@media (max-width: 480px) {
    .packing-guide-section {
        padding: 50px 10px;
    }

    .packing-guide-header {
        margin-bottom: 30px;
    }

    .tab-btn {
        padding: 15px 15px;
    }

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

    .tab-footer {
        margin-top: 25px;
        padding-top: 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-57df461e *//* Основний контейнер */
.pricing-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

/* Заголовок секції */
.pricing-header {
    text-align: center;
    margin-bottom: 50px;
}

.pricing-header h1 {
    font-size: 42px;
    font-weight: 700;
    color: #0F3460;
    margin-bottom: 20px;
    line-height: 1.2;
}

.pricing-header p {
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto;
}

/* Обгортка для скролу */
.cards-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #ddd #f5f5f5;
}

.cards-wrapper::-webkit-scrollbar {
    height: 8px;
}

.cards-wrapper::-webkit-scrollbar-track {
    background: #f5f5f5;
}

.cards-wrapper::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 4px;
}

/* Контейнер карток */
.cards-container {
    display: flex;
    gap: 24px;
    min-width: min-content;
    padding-bottom: 20px;
}

/* Картка ціни */
.pricing-card {
    background: white;
    border-radius: 12px;
    padding: 40px 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    flex: 0 0 350px;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.pricing-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

/* Виділена картка (Featured) */
.pricing-card.featured {
    border: 3px solid #ff8c00;
    position: relative;
}

.featured-badge {
    background: #ff8c00;
    color: white;
    font-weight: 600;
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 8px 8px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: -3px -3px 0 -3px;
}

/* Заголовок картки */
.card-header {
    margin-top: 20px;
    margin-bottom: 24px;
}

.featured .card-header {
    margin-top: 40px;
}

.card-title {
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 12px;
}

.card-price {
    font-size: 36px;
    font-weight: 700;
    color: #2c5282;
    margin-bottom: 8px;
}

.card-description {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    margin-bottom: 24px;
}

/* Список переваг */
.card-features {
    list-style: none;
    margin: 0 0 32px 0;
    padding: 0;
    flex-grow: 1;
}

.card-features li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
    font-size: 15px;
    color: #333;
}

.card-features li:before {
    content: "✓";
    color: #4ade80;
    font-weight: 700;
    font-size: 18px;
    flex-shrink: 0;
}

.featured .card-features li:before {
    color: #ff8c00;
}

/* Кнопка */
.card-button {
    width: 100%;
    padding: 16px 24px;
    border: 2px solid #2c5282;
    background: white;
    color: #2c5282;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
}

.card-button:hover {
    background: #2c5282;
    color: white;
}

.featured .card-button {
    background: #ff8c00;
    border-color: #ff8c00;
    color: white;
}

.featured .card-button:hover {
    background: #e67e00;
    border-color: #e67e00;
}

/* Десктоп (великі екрани) */
@media (min-width: 1200px) {
    .cards-container {
        justify-content: center;
    }
}

/* Планшети та мобільні */
@media (max-width: 768px) {
    .pricing-header h1 {
        font-size: 32px;
    }

    .pricing-header p {
        font-size: 14px;
    }

    .cards-wrapper {
        margin: 0 -20px;
        padding: 0 20px;
    }

    .pricing-card {
        flex: 0 0 300px;
    }

    .pricing-container {
        padding: 30px 20px;
    }
}

/* Маленькі мобільні */
@media (max-width: 480px) {
    .pricing-header h1 {
        font-size: 28px;
    }

    .card-price {
        font-size: 32px;
    }

    .pricing-card {
        flex: 0 0 280px;
        padding: 30px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-78474c29 */* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Montserrat', sans-serif;
        }

        /* Testimonials Header Section */
        .testimonials-header {
            text-align: center;
            padding: 80px 20px 60px;
            background: #ffffff;
        }

        .testimonials-title {
            font-size: 48px;
            font-weight: 800;
            color: #1e3a5f;
            margin-bottom: 20px;
            line-height: 1.2;
        }

        .testimonials-subtitle {
            font-size: 20px;
            font-weight: 400;
            color: #6b7280;
            line-height: 1.6;
            max-width: 900px;
            margin: 0 auto;
        }

        /* Responsive */
        @media (max-width: 1024px) {
            .testimonials-header {
                padding: 60px 20px 50px;
            }

            .testimonials-title {
                font-size: 42px;
            }

            .testimonials-subtitle {
                font-size: 18px;
                max-width: 800px;
            }
        }

        @media (max-width: 768px) {
            .testimonials-header {
                padding: 50px 20px 40px;
            }

            .testimonials-title {
                font-size: 36px;
                margin-bottom: 16px;
            }

            .testimonials-subtitle {
                font-size: 17px;
                max-width: 700px;
            }
        }

        @media (max-width: 480px) {
            .testimonials-header {
                padding: 40px 15px 30px;
            }

            .testimonials-title {
                font-size: 28px;
                margin-bottom: 14px;
                line-height: 1.3;
            }

            .testimonials-subtitle {
                font-size: 15px;
                line-height: 1.5;
            }
        }

        @media (max-width: 360px) {
            .testimonials-header {
                padding: 35px 12px 25px;
            }

            .testimonials-title {
                font-size: 24px;
            }

            .testimonials-subtitle {
                font-size: 14px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4b39c2b1 *//* FAQ Section */
.faq-section {
    background: white;
    padding: 80px 20px;
    font-family: 'Montserrat', sans-serif;
}

.faq-container {
    max-width: 900px;
    margin: 0 auto;
}

/* Header */
.faq-header {
    text-align: center;
    margin-bottom: 60px;
}

.faq-header h2 {
    font-size: clamp(32px, 5vw, 42px);
    font-weight: 800;
    color: #0F3460;
    margin-bottom: 15px;
}

.faq-header p {
    font-size: clamp(16px, 2.5vw, 18px);
    color: #666;
    line-height: 1.6;
}

/* Category */
.faq-category {
    margin-bottom: 40px;
}

.faq-category h3 {
    font-size: clamp(20px, 3vw, 24px);
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 20px;
}

/* FAQ Item */
.faq-item {
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-item:hover {
    border-color: #FA7A00;
    box-shadow: 0 2px 10px rgba(250, 122, 0, 0.1);
}

.faq-item.active {
    border-color: #FA7A00;
}

.faq-item.active .faq-question {
    background: linear-gradient(135deg, #FA7A00 0%, #ff9534 100%);
    color: white;
}

.faq-item.active .faq-icon {
    color: white;
}

.faq-item:not(.active) .faq-question {
    background: white;
    color: #1a1a1a;
}

.faq-item:not(.active) .faq-icon {
    color: #FA7A00;
}

/* Question Button */
.faq-question {
    width: 100%;
    padding: 20px 25px;
    background: white;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(14px, 2.5vw, 17px);
    font-weight: 600;
    color: #1a1a1a;
    text-align: left;
    transition: all 0.3s ease;
    -webkit-tap-highlight-color: transparent;
}

.faq-question span {
    flex: 1;
    line-height: 1.3;
    word-break: break-word;
}

.faq-question:hover {
    background: #FA7A00;
    color: white;
}

.faq-question:hover .faq-icon {
    color: white;
}

.faq-question:focus {
    outline: none;
    background: white;
}

.faq-question:active {
    background: white;
    color: #1a1a1a;
}

.faq-question:focus-visible {
    outline: 2px solid #FA7A00;
    outline-offset: 2px;
}

.faq-icon {
    flex-shrink: 0;
    margin-left: 15px;
    color: #FA7A00;
    transition: transform 0.3s ease;
}

.faq-item.active .faq-icon {
    transform: rotate(180deg);
}

/* Answer */
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.faq-item.active .faq-answer {
    max-height: 1000px;
}

.faq-answer-inner {
    padding: 0 25px 25px 25px;
    color: #555;
    font-size: clamp(14px, 2vw, 16px);
    line-height: 1.7;
}

.faq-answer-inner p {
    margin-bottom: 15px;
}

.faq-answer-inner ul {
    list-style: none;
    padding: 0;
    margin: 15px 0;
}

.faq-answer-inner ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.faq-answer-inner ul li:before {
    content: "•";
    position: absolute;
    left: 8px;
    color: #FA7A00;
    font-weight: 700;
}

.faq-answer-inner strong {
    color: #1a1a1a;
    font-weight: 700;
}

/* Responsive */
@media (max-width: 768px) {
    .faq-section {
        padding: 60px 15px;
    }

    .faq-header {
        margin-bottom: 40px;
    }

    .faq-category {
        margin-bottom: 30px;
    }

    .faq-question {
        padding: 18px 20px;
    }

    .faq-answer-inner {
        padding: 0 20px 20px 20px;
    }

    .faq-item {
        margin-bottom: 12px;
    }
}

@media (max-width: 480px) {
    .faq-section {
        padding: 50px 10px;
    }

    .faq-question {
        padding: 15px;
        font-size: 12px;
        gap: 10px;
    }

    .faq-icon {
        width: 20px;
        height: 20px;
        margin-left: 0;
    }

    .faq-answer-inner {
        padding: 0 15px 15px 15px;
        font-size: 14px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-76ceb974 */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

/* Контактна секція */
.contact-section {
    background: #f5f5f5;
    padding: 60px 20px;
    font-family: 'Montserrat', sans-serif;
}

.contact-container {
    max-width: 1200px;
    margin: 0 auto;
}

.contact-header {
    text-align: center;
    margin-bottom: 50px;
}

.contact-header h2 {
    font-size: clamp(32px, 5vw, 48px);
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 20px;
}

.contact-header p {
    font-size: clamp(16px, 2.5vw, 18px);
    color: #666;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6;
}

.contact-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
}

/* Форма */
.contact-form-wrapper {
    background: white;
    padding: 40px;
    border-radius: 20px;
    border: 3px solid #00bcd4;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.contact-form-wrapper h3 {
    font-size: clamp(24px, 4vw, 28px);
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 30px;
}

.contact-form .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 20px;
}

.contact-form .form-group {
    display: flex;
    flex-direction: column;
}

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

.contact-form label {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 8px;
}

.contact-form input,
.contact-form textarea {
    padding: 14px 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #333;
    transition: all 0.3s ease;
    background: white;
}

.contact-form input:focus,
.contact-form textarea:focus {
    outline: none;
    border-color: #00bcd4;
    box-shadow: 0 0 0 3px rgba(0, 188, 212, 0.1);
}

.contact-form textarea {
    resize: vertical;
    min-height: 120px;
}

.submit-btn {
    width: 100%;
    padding: 16px 32px;
    background: #1e3a5f;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
}

.submit-btn:hover {
    background: #2d5277;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(30, 58, 95, 0.3);
}

.submit-btn:active {
    transform: translateY(0);
}

.form-privacy {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 1.5;
    margin: 0;
}

/* Повідомлення форми */
#formMessages {
    margin-bottom: 20px;
}

#formMessages .alert {
    padding: 15px 20px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.5;
    animation: slideDown 0.3s ease;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

#formMessages .alert.success {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

#formMessages .alert.error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.submit-btn .btn-loader {
    display: none;
}

.submit-btn.loading .btn-text {
    display: none;
}

.submit-btn.loading .btn-loader {
    display: inline;
}

.submit-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

/* Інформація */
.contact-info-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-info-wrapper h3 {
    font-size: clamp(24px, 4vw, 28px);
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.info-item {
    display: flex;
    gap: 15px;
    padding: 20px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}

.info-item:hover {
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}

.info-icon {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff5f0;
    border-radius: 12px;
}

.info-content {
    flex: 1;
}

.info-content strong {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 5px;
}

.info-content a {
    color: #FA7A00;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    transition: color 0.3s ease;
}

.info-content a:hover {
    color: #e66900;
    text-decoration: underline;
}

.info-content p {
    margin: 5px 0 0;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
}

.info-hours {
    font-size: 13px !important;
    color: #999 !important;
    margin-top: 3px !important;
}

/* Соціальні мережі */
.social-links {
    display: flex;
    gap: 15px;
    padding: 20px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.social-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    text-decoration: none;
}

.social-icon.facebook {
    background: #1877f2;
    color: white;
}

.social-icon.instagram {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: white;
}

.social-icon.whatsapp {
    background: #25d366;
    color: white;
}

.social-icon:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

/* Карта */
.map-container {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    height: 300px;
}

.map-container iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

/* Адаптивність для планшетів */
@media (max-width: 992px) {
    .contact-content {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .contact-form-wrapper {
        padding: 30px;
    }
}

/* Адаптивність для мобільних */
@media (max-width: 768px) {
    .contact-section {
        padding: 40px 15px;
    }

    .contact-header {
        margin-bottom: 40px;
    }

    .contact-form-wrapper {
        padding: 25px 20px;
        border-width: 2px;
    }

    .contact-form .form-row {
        grid-template-columns: 1fr;
        gap: 15px;
        margin-bottom: 15px;
    }

    .contact-form input,
    .contact-form textarea {
        padding: 12px 14px;
        font-size: 14px;
    }

    .submit-btn {
        padding: 14px 28px;
        font-size: 15px;
    }

    .info-item {
        padding: 15px;
    }

    .info-icon {
        width: 40px;
        height: 40px;
    }

    .info-icon svg {
        width: 20px;
        height: 20px;
    }

    .info-content strong {
        font-size: 15px;
    }

    .info-content a,
    .info-content p {
        font-size: 14px;
    }

    .social-links {
        justify-content: center;
        padding: 15px;
    }

    .social-icon {
        width: 44px;
        height: 44px;
    }

    .social-icon svg {
        width: 20px;
        height: 20px;
    }

    .map-container {
        height: 250px;
    }
}

@media (max-width: 480px) {
    .contact-section {
        padding: 30px 10px;
    }

    .contact-form-wrapper {
        padding: 20px 15px;
    }

    .contact-header h2 {
        margin-bottom: 15px;
    }

    .map-container {
        height: 200px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a3e3601 *//* Cookie Banner Styles */
.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15);
  padding: 20px;
  z-index: 9999;
  transform: translateY(100%);
  transition: transform 0.4s ease-in-out;
}

.cookie-banner.show {
  transform: translateY(0);
}

.cookie-banner-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.cookie-banner-text {
  flex: 1;
}

.cookie-banner-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
  color: #333;
}

.cookie-banner-description {
  font-size: 14px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}

.cookie-link {
  color: #ff6b00;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.cookie-link:hover {
  color: #ff8c00;
}

.cookie-banner-buttons {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.cookie-btn {
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.cookie-btn-accept {
  background: #ff6b00;
  color: #ffffff;
}

.cookie-btn-accept:hover {
  background: #ff8c00;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 107, 0, 0.4);
}

.cookie-btn-settings {
  background: transparent;
  color: #333;
  border: 2px solid #ddd;
}

.cookie-btn-settings:hover {
  border-color: #ff6b00;
  color: #ff6b00;
}

.cookie-btn-reject {
  background: transparent;
  color: #666;
  border: 2px solid #ddd;
}

.cookie-btn-reject:hover {
  background: #f5f5f5;
}

/* Cookie Modal Styles */
.cookie-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10000;
  animation: fadeIn 0.3s ease;
}

.cookie-modal.show {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.cookie-modal-content {
  background: #ffffff;
  border-radius: 12px;
  max-width: 600px;
  width: 100%;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
  animation: slideUp 0.3s ease;
}

@keyframes slideUp {
  from {
    transform: translateY(50px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.cookie-modal-header {
  padding: 24px;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cookie-modal-header h2 {
  margin: 0;
  font-size: 24px;
  color: #333;
}

.cookie-modal-close {
  background: transparent;
  border: none;
  font-size: 32px;
  color: #999;
  cursor: pointer;
  line-height: 1;
  padding: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.3s ease;
}

.cookie-modal-close:hover {
  color: #333;
}

.cookie-modal-body {
  padding: 24px;
  overflow-y: auto;
  flex: 1;
}

.cookie-category {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #eee;
}

.cookie-category:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.cookie-category-header {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}

.cookie-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 26px;
  flex-shrink: 0;
}

.cookie-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.cookie-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.3s;
  border-radius: 34px;
}

.cookie-slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: 0.3s;
  border-radius: 50%;
}

input:checked + .cookie-slider {
  background-color: #ff6b00;
}

input:checked + .cookie-slider:before {
  transform: translateX(24px);
}

input:disabled + .cookie-slider {
  opacity: 0.5;
  cursor: not-allowed;
}

.cookie-category-info h3 {
  margin: 0 0 8px 0;
  font-size: 16px;
  color: #333;
}

.cookie-category-info p {
  margin: 0 0 8px 0;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}

.cookie-category-info small {
  font-size: 12px;
  color: #999;
}

.cookie-modal-footer {
  padding: 24px;
  border-top: 1px solid #eee;
  display: flex;
  gap: 12px;
  justify-content: flex-end;
}

.cookie-btn-primary {
  background: #333;
  color: #ffffff;
}

.cookie-btn-primary:hover {
  background: #555;
}

/* Responsive Styles */
@media (max-width: 768px) {
  .cookie-banner-content {
    flex-direction: column;
    align-items: stretch;
  }

  .cookie-banner-buttons {
    flex-direction: column;
  }

  .cookie-btn {
    width: 100%;
    text-align: center;
  }

  .cookie-modal-content {
    max-height: 95vh;
    margin: 10px;
  }

  .cookie-modal-header h2 {
    font-size: 20px;
  }

  .cookie-modal-footer {
    flex-direction: column;
  }

  .cookie-modal-footer .cookie-btn {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .cookie-banner {
    padding: 15px;
  }

  .cookie-banner-title {
    font-size: 18px;
  }

  .cookie-banner-description {
    font-size: 13px;
  }

  .cookie-modal-header,
  .cookie-modal-body,
  .cookie-modal-footer {
    padding: 16px;
  }
}/* End custom CSS */