.wsai-embedded { text-align:left; }

.hidden-h1 { visibility:hidden;font-size:0px;margin-top:0px; margin-bottom:0px;}
.body-section {
	display: flex; flex-direction: column; }
.body-container { width: 100% ;}
.body-section.top h2 { text-transform:Capitalize;font-weight:400;letter-spacing:0px;font-size:32px; }
.body-section.top h3 { text-transform:Capitalize;font-weight:400;letter-spacing:0px;font-size:28px; }
.play-inner { clip-path: polygon(0 0, 0% 100%, 100% 50%); }
.right-border { clip-path: polygon(100% 0, 0 50%, 100% 100%); }
.left-border { clip-path: polygon(0 0, 0 100%, 100% 50%); }
.ratings-star { clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%); }
.contact-icon.phone {
  -webkit-mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/670a3d8a1fd9efa87f882865_phone-volume-light.svg);
  mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/670a3d8a1fd9efa87f882865_phone-volume-light.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
  mask-position: center;}
  .contact-icon-white.phone {
  -webkit-mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/670a3d8a1fd9efa87f882865_phone-volume-light.svg);
  mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/670a3d8a1fd9efa87f882865_phone-volume-light.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
  mask-position: center;}
  .contact-icon.email {
  -webkit-mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/670a3d987cb7024ec5d6123f_envelope-light.svg);
  mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/670a3d987cb7024ec5d6123f_envelope-light.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
  mask-position: center;}
  .contact-icon-white.email {
  -webkit-mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/670a3d987cb7024ec5d6123f_envelope-light.svg);
  mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/670a3d987cb7024ec5d6123f_envelope-light.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
  mask-position: center;}
  .contact-icon.location {
  -webkit-mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/67093546b1a65a3d6204c1d8_location-dot-sharp-light.svg);
  mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/67093546b1a65a3d6204c1d8_location-dot-sharp-light.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
  mask-position: center;}
  .contact-icon-white.location {
  -webkit-mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/67093546b1a65a3d6204c1d8_location-dot-sharp-light.svg);
  mask-image: url(https://cdn.prod.website-files.com/67093546b1a65a3d6204c1cb/67093546b1a65a3d6204c1d8_location-dot-sharp-light.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
  mask-position: center;}

.blog-grid.nont { margin-top: 0px; }

.w-slider-dot.w-active { background-color:#c82d44;}

.w-slider-dot {background-color:#202132;}

.w-slider-dot {
    margin-left: 3px !important;
    margin-right: 3px !important;
}
.w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    cursor: pointer;
    margin: 0 3px .5em;
    transition: background-color 100ms, color 100ms;
}

.benefit-card { background-color: #ffffff; }
.with-filter { z-index:20; }

.wpcf7-not-valid-tip {
  font-size:12px;
}
.wpcf7 form .wpcf7-response-output {
  flex: 0 0 100%; /* flex-grow, flex-shrink, flex-basis */
}
.grecaptcha-badge {
  opacity: 0;
}

.footer-creds a { color:#ffffff; }
.footer-creds a:hover { color:#1b1b1b; }

.polygon-grey-border { clip-path: polygon(0 0, 55% 0, 100% 100%, 0% 100%); }
.polygon-orange-border { clip-path: polygon(0 0, 55% 0, 100% 100%, 45% 100%); }

.text-cols h3 { font-size:26px; }

.header-menu,
.nav-bar-wrapper,
.footer-section {
  width:100%;
  max-width:100%;
}


picture img {
  height:auto;
}

.text-section img[class*=" wp-image-"]:not(.left) {
  max-width:auto;
  height:auto;
}

.body-section.dark p a { color:#ffffff; }
.body-section.dark p a:hover { color:#e94e1b; }
.form-block a { color:#ffffff; font-weight:700; }
.form-block a:hover { color:#e94e1b; }

.contact-link { font-weight:300;}

.gdpr-text { margin-top: 24px;}

.embed-container { 
position: relative; 
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*  */
.inline-radio-container,
.form-fw,
.contact-form-step-options {
  grid-column: 1 / -1;
}
.contact-form-step-options {
  grid-template-columns: auto;
  margin-bottom:25px;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-left:0;
}

.form-inline-radio label {
  padding: 12px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #0dbf92;
  background-color: #0dbf92;
  -webkit-transition: background-color 1000ms ease, color 1000ms ease;
  transition: background-color 1000ms ease, color 1000ms ease;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  font-size:16px;
  transition:0.8s ease color; transition:0.8s ease background-color;
}

.form-inline-radio label:hover { background-color:#ffffff; color: #0dbf92; }

.form-inline-radio label:active { background-color:#f9913d; color: #0dbf92; border-color:#f9913d;  }

.wpcf7-list-item label:active { background-color:#f9913d; color: #0dbf92; border-color:#f9913d; }

.form-inline-radio label:focus { background-color:#f9913d; color: #0dbf92; border-color:#f9913d;  }

.wpcf7-list-item label:focus { background-color:#f9913d; color: #0dbf92; border-color:#f9913d; }

.form-inline-radio label input {
  position: absolute;
  width:0;
  height:0;
  visibility:hidden;
}
.inline-radio-container .wpcf7-list-item.first {
  margin-left:0;
}

.form-text-note { display:flex; flex-wrap:wrap; font-size:16px; justify-content: flex-start; align-items: center;}

.wpcf7-response-output {
  margin:0;
  margin-top:10px;
}

.content-section p a {
  background-color: #ffd900;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #020202;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.content-section p a:hover {
  background-color: #ff7300;
}

.h3-link {text-decoration:none; color:#010101;transition:0.8s ease color;}
.h3-link:hover { color:#ff7300;}

.text-inner h3 { font-size:26px; }

.news-item-featured-image {-webkit-transition:0.8s ease all; transition:0.8s ease all; }

.text-area.w-input { min-width:100%; max-height:100px;}
.text-area-holder {display:block; width:100%;height:auto;}

.anchor-link { display:block;position:relative;visibility:hidden;top:-150px;height:1px; }

.blog-content h2 { font-size:32px; color:#2b3f6d; }
.blog-content h3 { font-size:28px; color:#2b3f6d; }


.wpcf7-form-control-wrap { width:100%; }


.wpcf7 input[type="email"] { width:100%; }
.wpcf7-spinner { display:none;visibility:hidden;}

.wpcf7-form-control-wrap input[data-vale="JOIN"] { width:25%; }
.wpcf7-form-control-wrap input[data-name="Newsletter-Email"] { width:100%; }


@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.medium.ttf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.thin.ttf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.semibold.ttf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.bold.ttf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.light.ttf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.regular.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.medium.woff') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.thin.woff') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.semibold.woff') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.bold.woff') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.light.woff') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.regular.woff') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.medium.woff2') format('mimetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.thin.woff2') format('mimetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.semibold.woff2') format('mimetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.bold.woff2') format('mimetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.light.woff2') format('mimetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.regular.woff2') format('mimetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.medium.eot') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.thin.eot') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.semibold.eot') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.bold.eot') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.light.eot') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/manrope.regular.eot') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


@media screen and (max-width: 991px) { .column.blog h2 { font-size:28px; } .column.blog h3 { font-size:24px; } }

@media screen and (max-width: 767px) { .column.blog h2 { font-size:26px; } .column.blog h3 { font-size:21px; } }

#w-node-_13f64231-da81-0ce3-bc72-8ceeef4d6528-bd0f46e7 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  max-width:400px;
}

#w-node-a6aa8247-32ec-051b-ce36-f97c3a52b2cd-bd0f46e7 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  max-width:400px;
}

#w-node-_6d7cd431-e460-24f1-7aba-c0514182a4ed-bd0f46e7 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  max-width:400px;
}


.large-contact-form .wpcf7-list-item.active label {
  border:solid 1px #F9913D;
  background:#F9913D;
}
.large-contact-form .wpcf7-list-item.active:hover label {
  color:#774F2E;
}

.light-butto {text-transform:capitalize; }


@media screen and (max-width: 1240px) {

.sidebar-contact-image { max-width:320px; }

.testimonial-slider.sidebar { max-width:320px; }

.blog-sidebar-item.header { max-width:320px; }

.related-links-holder { max-width:320px; }

}

@media screen and (max-width: 1040px) {

.sidebar-contact-image { max-width:100%; }

.blog-side-bar-contact { max-width:100%; }

.testimonial-slider.sidebar { max-width:100%; }

.blog-sidebar-item.header { width:100%; min-width:100%; max-width:100%; }

.related-links-holder { width:100%; min-width:100%; max-width:100%; }

.blog-sidebar-grid.items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    border-right: 1px solid rgba(62, 62, 62, 0.25);
    border-bottom: 1px solid rgba(62, 62, 62, 0.25);
    border-left: 1px solid rgba(62, 62, 62, 0.25);
  }

.blog-content-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

.blog-sidebar-grid {
    max-width: 100%;
  }

  .blog-sidebar-grid.items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    border-right: 1px solid rgba(62, 62, 62, 0.25);
    border-bottom: 1px solid rgba(62, 62, 62, 0.25);
    border-left: 1px solid rgba(62, 62, 62, 0.25);
  }

  .blog-sidebar-item {
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  }
}

@media screen and (max-width: 991px) {
    
    
    .blog-sidebar-item.header { width:100%; min-width:none; max-width:none; }

.related-links-holder { width:100%; min-width:none; max-width:none; }
    
}

h2 .body-section.text { font-size:32px !important; }
.body-section.text h2 { font-size:32px !important; }
h3 .body-section.text { font-size:28px !important; }
.body-section.text h3 { font-size:28px !important; }


@media screen and (max-width: 991px) {
 h2 .body-section.text { font-size:28px !important; }
.body-section.text h2 { font-size:28px !important; } 
h3 .body-section.text { font-size:24px !important; }
.body-section.text h3 { font-size:24px !important; }
}


/* Force styles with body prefix for higher specificity */
body .wpforms-container,
body .wpforms-container-full,
body div.wpforms-container-full .wpforms-form {
    background: linear-gradient(135deg, #000000 0%, #1a1a1a 50%, #ff1755 100%) !important;
    padding: 60px 40px !important;
    min-height: 100vh !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

/* Enhanced Progress Bar */
body .wpforms-page-indicator {
    margin-bottom: 60px !important;
}

body .wpforms-page-indicator-page-title {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 30px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
}

body .wpforms-page-indicator-steps {
    color: rgba(255, 255, 255, 0.8) !important;
    text-align: center !important;
    margin-bottom: 20px !important;
    font-size: 16px !important;
}

/* Progress Bar - More Prominent */
body .wpforms-page-indicator-page-progress-wrap {
    height: 6px !important;
    background: rgba(255, 255, 255, 0.15) !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    margin: 25px 0 !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3) !important;
}

body .wpforms-page-indicator-page-progress {
    background: linear-gradient(90deg, #ff1755 0%, #ff4577 100%) !important;
    height: 100% !important;
    transition: width 0.5s ease !important;
    box-shadow: 0 0 20px rgba(255, 23, 85, 0.8) !important;
}

/* Step indicators if you're using them */
body .wpforms-page-indicator-steps-list {
    display: flex !important;
    justify-content: space-between !important;
    position: relative !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 40px 0 20px 0 !important;
}

body .wpforms-page-indicator-steps-list::before {
    content: '' !important;
    position: absolute !important;
    top: 20px !important;
    left: 0 !important;
    right: 0 !important;
    height: 3px !important;
    background: rgba(255, 255, 255, 0.2) !important;
    z-index: 0 !important;
}

body .wpforms-page-indicator-steps-list li {
    position: relative !important;
    z-index: 1 !important;
    flex: 1 !important;
    text-align: center !important;
}

body .wpforms-page-indicator-steps-list li .wpforms-page-indicator-steps-number {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    background: rgba(0, 0, 0, 0.5) !important;
    border: 3px solid rgba(255, 255, 255, 0.3) !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    transition: all 0.3s ease !important;
}

body .wpforms-page-indicator-steps-list li.active .wpforms-page-indicator-steps-number,
body .wpforms-page-indicator-steps-list li.completed .wpforms-page-indicator-steps-number {
    background: #ff1755 !important;
    border-color: #ff1755 !important;
    box-shadow: 0 0 25px rgba(255, 23, 85, 0.8) !important;
    transform: scale(1.1) !important;
}

/* Labels */
body .wpforms-form .wpforms-field-label,
body .wpforms-form .wpforms-field-label-inline {
    color: #ffffff !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
    font-size: 16px !important;
}

body .wpforms-form .wpforms-required-label {
    color: #ff1755 !important;
}

/* Input Fields */
body .wpforms-form input[type="text"],
body .wpforms-form input[type="email"],
body .wpforms-form input[type="number"],
body .wpforms-form textarea,
body .wpforms-form select {
    background: rgba(255, 255, 255, 0.05) !important;
    border: 2px solid rgba(255, 255, 255, 0.3) !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    padding: 15px 20px !important;
    transition: all 0.3s ease !important;
    font-size: 16px !important;
    box-shadow: none !important;
}

body .wpforms-form input::placeholder,
body .wpforms-form textarea::placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
}

body .wpforms-form input:focus,
body .wpforms-form textarea:focus,
body .wpforms-form select:focus {
    border-color: #ff1755 !important;
    background: rgba(255, 255, 255, 0.1) !important;
    box-shadow: 0 0 20px rgba(255, 23, 85, 0.4) !important;
    outline: none !important;
}

/* Phone Field - Complete Fix */
body .wpforms-form input[type="tel"],
body .wpforms-form .iti__tel-input,
body .wpforms-form input[type="tel"].wpforms-field-large {
    background: rgba(255, 255, 255, 0.05) !important;
    border: 2px solid rgba(255, 255, 255, 0.3) !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    padding: 15px 20px !important;
    padding-left: 80px !important;
    width: 100% !important;
    transition: all 0.3s ease !important;
    font-size: 16px !important;
    box-shadow: none !important;
}

body .wpforms-form input[type="tel"]:focus,
body .wpforms-form .iti__tel-input:focus {
    border-color: #ff1755 !important;
    background: rgba(255, 255, 255, 0.1) !important;
    box-shadow: 0 0 20px rgba(255, 23, 85, 0.4) !important;
    outline: none !important;
}

body .wpforms-form .iti {
    width: 100% !important;
    display: block !important;
}

body .wpforms-form .iti__flag-container {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    padding: 0 !important;
}

body .wpforms-form .iti__selected-flag {
    background: transparent !important;
    border: none !important;
    padding: 0 0 0 15px !important;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
}

body .wpforms-form .iti__selected-dial-code {
    color: #ffffff !important;
    margin-left: 8px !important;
}

body .wpforms-form .iti__arrow {
    border-top-color: #ffffff !important;
    margin-left: 6px !important;
}

/* Phone dropdown */
body .wpforms-form .iti__country-list {
    background: #1a1a1a !important;
    border: 2px solid rgba(255, 255, 255, 0.3) !important;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5) !important;
}

body .wpforms-form .iti__country {
    color: #ffffff !important;
    padding: 8px 10px !important;
}

body .wpforms-form .iti__country:hover,
body .wpforms-form .iti__country.iti__highlight {
    background: rgba(255, 23, 85, 0.2) !important;
}

body .wpforms-form .iti__dial-code {
    color: rgba(255, 255, 255, 0.7) !important;
}

/* Multiple Choice - Container */
body .wpforms-form .wpforms-field-radio ul,
body .wpforms-form .wpforms-field-checkbox ul,
body .wpforms-form .wpforms-field-payment-multiple ul {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 15px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

body .wpforms-form .wpforms-field-radio ul li,
body .wpforms-form .wpforms-field-checkbox ul li,
body .wpforms-form .wpforms-field-payment-multiple ul li {
    margin: 0 !important;
    padding: 0 !important;
}

/* Hide Radio/Checkbox Inputs */
body .wpforms-form .wpforms-field-radio ul li input[type="radio"],
body .wpforms-form .wpforms-field-checkbox ul li input[type="checkbox"],
body .wpforms-form .wpforms-field-payment-multiple ul li input[type="radio"] {
    position: absolute !important;
    opacity: 0 !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
}

/* ALL Bubble Labels - Including Budget */
body .wpforms-form .wpforms-field-radio ul li label,
body .wpforms-form .wpforms-field-checkbox ul li label,
body .wpforms-form .wpforms-field-payment-multiple ul li label,
body .wpforms-form .wpforms-field-payment-single ul li label {
    display: inline-block !important;
    padding: 14px 35px !important;
    border: 2px solid rgba(255, 255, 255, 0.4) !important;
    border-radius: 50px !important;
    background: transparent !important;
    color: #ffffff !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    position: relative !important;
    min-width: 150px !important;
    text-align: center !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    margin: 0 !important;
    box-shadow: none !important;
}

/* Bubble Hover */
body .wpforms-form .wpforms-field-radio ul li label:hover,
body .wpforms-form .wpforms-field-checkbox ul li label:hover,
body .wpforms-form .wpforms-field-payment-multiple ul li label:hover,
body .wpforms-form .wpforms-field-payment-single ul li label:hover {
    border-color: #ff1755 !important;
    background: rgba(255, 23, 85, 0.15) !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 6px 20px rgba(255, 23, 85, 0.4) !important;
}

/* Bubble Selected */
body .wpforms-form .wpforms-field-radio ul li input:checked + label,
body .wpforms-form .wpforms-field-checkbox ul li input:checked + label,
body .wpforms-form .wpforms-field-payment-multiple ul li input:checked + label,
body .wpforms-form .wpforms-field-payment-single ul li input:checked + label {
    background: #ff1755 !important;
    border-color: #ff1755 !important;
    color: #ffffff !important;
    box-shadow: 0 6px 25px rgba(255, 23, 85, 0.6) !important;
    transform: translateY(-2px) !important;
}

/* Pink Buttons with All Properties */
body .wpforms-form .wpforms-submit,
body .wpforms-form .wpforms-page-button,
body .wpforms-form button[type="submit"],
body .wpforms-form .wpforms-page-next,
body .wpforms-form .wpforms-page-prev {
    background: #ff1755 !important;
    border: 2px solid #ff1755 !important;
    color: #ffffff !important;
    padding: 5px 50px !important;
    border-radius: 50px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-size: 14px !important;
    margin: 30px 10px 10px 0 !important;
    box-shadow: 0 6px 25px rgba(255, 23, 85, 0.6) !important;
    display: inline-block !important;
    text-align: center !important;
    line-height: 1 !important;
    min-width: 180px !important;
    vertical-align: middle !important;
}

body .wpforms-form .wpforms-submit:hover,
body .wpforms-form .wpforms-page-button:hover,
body .wpforms-form button[type="submit"]:hover {
    background: #ffffff !important;
    border-color: #ffffff !important;
    color: #ff1755 !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 30px rgba(255, 255, 255, 0.4) !important;
}

/* Button container alignment */
body .wpforms-form .wpforms-submit-container,
body .wpforms-form .wpforms-page-buttons {
    text-align: left !important;
    margin-top: 30px !important;
}

/* Ensure Previous and Next are inline */
body .wpforms-form .wpforms-page-button {
    margin-right: 15px !important;
}

/* Submit button specific */
body .wpforms-form .wpforms-submit {
    margin-left: 0 !important;
}

/* File Upload */
body .wpforms-form .wpforms-field-file-upload .wpforms-uploader button {
    background: rgba(255, 255, 255, 0.1) !important;
    border: 2px solid rgba(255, 255, 255, 0.3) !important;
    color: #ffffff !important;
    padding: 12px 30px !important;
    border-radius: 50px !important;
    transition: all 0.3s ease !important;
}

body .wpforms-form .wpforms-field-file-upload .wpforms-uploader button:hover {
    border-color: #ff1755 !important;
    background: rgba(255, 23, 85, 0.2) !important;
}

/* Error Messages */
body .wpforms-form .wpforms-error,
body .wpforms-form .wpforms-error-container {
    color: #ff1755 !important;
    background: rgba(255, 23, 85, 0.15) !important;
    border: 2px solid #ff1755 !important;
    border-radius: 8px !important;
    padding: 15px 20px !important;
    margin-bottom: 20px !important;
}

body .wpforms-form label.wpforms-error {
    background: transparent !important;
    border: none !important;
    padding: 5px 0 !important;
    margin-top: 5px !important;
    font-size: 14px !important;
}

body .wpforms-form .wpforms-field.wpforms-has-error input,
body .wpforms-form .wpforms-field.wpforms-has-error textarea,
body .wpforms-form .wpforms-field.wpforms-has-error select {
    border-color: #ff1755 !important;
}

/* Responsive */
@media (max-width: 768px) {
    body .wpforms-container,
    body .wpforms-container-full,
    body div.wpforms-container-full .wpforms-form {
        padding: 40px 20px !important;
    }
    
    body .wpforms-form .wpforms-field-radio ul,
    body .wpforms-form .wpforms-field-checkbox ul,
    body .wpforms-form .wpforms-field-payment-multiple ul,
    body .wpforms-form .wpforms-field-payment-single ul {
        flex-direction: column !important;
    }
    
    body .wpforms-form .wpforms-field-radio ul li label,
    body .wpforms-form .wpforms-field-checkbox ul li label,
    body .wpforms-form .wpforms-field-payment-multiple ul li label,
    body .wpforms-form .wpforms-field-payment-single ul li label {
        width: 100% !important;
        min-width: 100% !important;
    }
    
    body .wpforms-form .wpforms-submit,
    body .wpforms-form .wpforms-page-button {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 10px !important;
    }
}

/* ============================================================
   OUR WORK ARCHIVE BLOCK
   ============================================================ */
.our-work-archive .title-holder { margin-bottom: 12px; }

/* ---- Filter bar ---- */
.our-work-filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 22px;
  margin: 8px 0 36px;
}
.our-work-filter__label {
  font-size: 14px;
  font-weight: 600;
  color: var(--dark-grey);
  letter-spacing: .02em;
}
.our-work-filter__pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
}
.our-work-pill {
  appearance: none;
  cursor: pointer;
  border: 1px solid #d8dde4;
  background: transparent;
  color: var(--on-blue-text);
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 18px;
  border-radius: 100px;
  transition: border-color .25s ease, color .25s ease, background-color .25s ease;
}
.our-work-pill:hover { border-color: var(--pink); color: var(--pink); }
.our-work-pill.active {
  border-color: var(--pink);
  color: var(--pink);
  box-shadow: inset 0 0 0 1px var(--pink);
}

/* Mobile dropdown hidden on desktop */
.our-work-filter-mobile { display: none; }

/* ---- Grid ---- */
.our-work-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 26px;
}
.our-work-card.is-wide  { grid-column: span 6; }
.our-work-card.is-half  { grid-column: span 3; }
.our-work-card.is-third { grid-column: span 2; }

/* ---- Card shell ---- */
.our-work-card {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
  padding: 34px;
  text-decoration: none;
  color: var(--white);
  background-color: var(--on-blue-text);
  background-image: linear-gradient(152deg, #2a2c4e 0%, #202132 55%, #181927 100%);
  box-shadow: 0 18px 40px -24px rgba(15, 16, 30, .65);
  opacity: 1;
  transform: none;
  transition: opacity .6s ease, transform .6s ease, box-shadow .4s ease;
}
/* Entrance animation only runs when JS adds .reveal-ready — so cards stay
   visible even if the script fails to run. */
.our-work-grid.reveal-ready .our-work-card { opacity: 0; transform: translateY(28px); }
.our-work-grid.reveal-ready .our-work-card.is-visible { opacity: 1; transform: translateY(0); }

/* animated gradient glow */
.our-work-card::before {
  content: "";
  position: absolute;
  inset: -40%;
  z-index: 0;
  background:
    radial-gradient(circle at 28% 22%, rgba(0, 164, 203, .22), transparent 42%),
    radial-gradient(circle at 82% 84%, rgba(200, 45, 68, .20), transparent 44%);
  opacity: .8;
  animation: ourWorkGlow 14s ease-in-out infinite alternate;
  pointer-events: none;
}
@keyframes ourWorkGlow {
  0%   { transform: translate3d(-4%, -3%, 0) rotate(0deg); }
  100% { transform: translate3d(4%, 3%, 0) rotate(8deg); }
}
.our-work-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 60px -28px rgba(15, 16, 30, .8);
}

.our-work-card__inner { position: relative; z-index: 1; }
.is-half .our-work-card__inner,
.is-third .our-work-card__inner { display: flex; flex-direction: column; gap: 22px; height: 100%; }

/* ---- Card content ---- */
.our-work-card__eyebrow {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--pink);
  margin-bottom: 14px;
}
.our-work-card__title {
  color: var(--white);
  margin: 0 0 14px;
  line-height: 1.12;
}
.is-wide  .our-work-card__title { font-size: 34px; }
.is-half  .our-work-card__title { font-size: 26px; }
.is-third .our-work-card__title { font-size: 22px; }
.our-work-card__text {
  color: rgba(255, 255, 255, .72);
  font-size: 16px;
  line-height: 1.55;
  margin-bottom: 18px;
}
.our-work-card__text p:last-child { margin-bottom: 0; }

.our-work-card__points {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
  display: none;
  gap: 12px;
}
.is-wide .our-work-card__points { display: grid; }
.our-work-card__point {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--white);
  font-size: 15px;
}
.our-work-card__check { width: 20px; height: 20px; flex: 0 0 20px; }

.our-work-card__more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--pink);
  font-weight: 600;
  font-size: 15px;
  transition: gap .25s ease, color .25s ease;
}
.our-work-card:hover .our-work-card__more { gap: 14px; color: var(--white); }

/* ---- Top-right icon ---- */
.our-work-card__icon {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 2;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--white);
  background: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .18);
  transition: background-color .25s ease, transform .25s ease;
}
.our-work-card:hover .our-work-card__icon { background: var(--pink); transform: rotate(45deg); }

/* ---- Card image ---- */
.our-work-card__visual {
  position: relative;
  z-index: 1;
  margin-top: 26px;
  overflow: hidden;
  border-radius: 10px;
}
.our-work-card__image {
  display: block;
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 20px 40px -20px rgba(0, 0, 0, .6);
  transition: transform .5s ease;
}
.our-work-card:hover .our-work-card__image { transform: scale(1.03); }

/* ---- Wide card = two columns: content left, image right ---- */
.is-wide .our-work-card__inner {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  align-items: center;
  gap: 40px;
}
.is-wide .our-work-card__visual { margin-top: 0; }

/* ---- Responsive ---- */
@media screen and (max-width: 991px) {
  .our-work-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }
  .our-work-card.is-wide  { grid-column: span 2; }
  .our-work-card.is-half,
  .our-work-card.is-third { grid-column: span 1; }
  .is-wide .our-work-card__inner { grid-template-columns: 1fr; gap: 28px; }
  .is-wide .our-work-card__visual { margin-top: 8px; }
  .is-wide .our-work-card__title { font-size: 30px; }
}
@media screen and (max-width: 767px) {
  .our-work-grid { grid-template-columns: 1fr; }
  .our-work-card.is-wide,
  .our-work-card.is-half,
  .our-work-card.is-third { grid-column: span 1; }
  .our-work-card { padding: 26px; }

  /* Mobile: hide the pill bar, show the searchable dropdown */
  .our-work-filter { display: none; }
  .our-work-filter-mobile { display: block; margin: 8px 0 28px; }
  .our-work-filter-mobile .our-work-filter__label { display: block; margin-bottom: 10px; }
  .our-work-filter-mobile .project-select { flex: none; max-width: none; width: 100%; }
}
@media screen and (max-width: 479px) {
  .is-wide .our-work-card__title { font-size: 26px; }
  .our-work-pill { padding: 9px 14px; font-size: 14px; }
}