.elementor-603 .elementor-element.elementor-element-b8bbd53{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-603 .elementor-element.elementor-element-68b84cf{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-603 .elementor-element.elementor-element-9595f82{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-56b7828 */.dtw-w1 *, .dtw-w1 *::before, .dtw-w1 *::after { box-sizing: border-box; margin: 0; padding: 0; }
.dtw-w1 { font-family: 'Barlow', sans-serif; color: #111; }
.dtw-w1 a { text-decoration: none; }
.dtw-w1 img { max-width: 100%; display: block; }
 
.dtw-label {
  display: inline-block;
  background: #FF6D00;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 5px 14px;
  clip-path: polygon(6px 0%, 100% 0%, calc(100% - 6px) 100%, 0% 100%);
  margin-bottom: 14px;
}
.dtw-btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #FF6D00;
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 14px 28px;
  clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
  transition: background 0.25s;
}
.dtw-btn-primary:hover { background: #e06000; color: #fff; }
.dtw-btn-wa {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #25D366;
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 14px 28px;
  clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
  transition: background 0.25s;
}
.dtw-btn-wa:hover { background: #1ebe5d; color: #fff; }
 
/* ===== HERO ===== */
.dtw-hero {
  background: #111;
  padding: 80px 0 70px;
  position: relative;
  overflow: hidden;
}
.dtw-hero::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: #FF6D00;
}
.dtw-hero__inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.dtw-hero__breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  font-size: 12px;
  color: #888;
}
.dtw-hero__breadcrumb a { color: #888; transition: color 0.2s; }
.dtw-hero__breadcrumb a:hover { color: #FF6D00; }
.dtw-hero__breadcrumb i { font-size: 9px; color: #555; }
.dtw-hero__label {
  display: inline-block;
  background: #FF6D00;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 5px 14px;
  clip-path: polygon(6px 0%, 100% 0%, calc(100% - 6px) 100%, 0% 100%);
  margin-bottom: 16px;
}
.dtw-hero h1 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(40px, 5.5vw, 68px);
  font-weight: 400;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
.dtw-hero h1 span { color: #FF6D00; display: block; }
.dtw-hero__sub {
  font-size: 15.5px;
  font-weight: 300;
  color: #bbb;
  line-height: 1.7;
  margin-bottom: 32px;
  max-width: 480px;
}
.dtw-hero__cta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 36px;
}
.dtw-hero__perks {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.dtw-hero__perk {
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  padding: 11px 14px;
}
.dtw-hero__perk i { color: #FF6D00; font-size: 15px; width: 18px; text-align: center; flex-shrink: 0; }
.dtw-hero__perk span { font-size: 12px; font-weight: 500; color: #ddd; }
/* Hero right — Agadir city highlights */
.dtw-hero__right {
  background: #1a1a1a;
  border: 1px solid #2a2a2a;
  border-top: 3px solid #FF6D00;
  padding: 32px;
}
.dtw-hero__right-title {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  color: #fff;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.dtw-hero__right-title i { color: #FF6D00; }
.dtw-hero__attractions {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 24px;
}
.dtw-hero__attractions li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #2a2a2a;
  font-size: 13px;
}
.dtw-hero__attractions li:last-child { border-bottom: none; padding-bottom: 0; }
.dtw-hero__attractions li i { color: #FF6D00; font-size: 13px; margin-top: 2px; flex-shrink: 0; width: 16px; }
.dtw-hero__attractions li strong { display: block; color: #fff; font-size: 13px; margin-bottom: 1px; }
.dtw-hero__attractions li span { color: #888; font-weight: 300; font-size: 12.5px; }
.dtw-hero__trust {
  background: rgba(255,109,0,0.1);
  border: 1px solid rgba(255,109,0,0.25);
  padding: 12px 16px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12.5px;
  color: #FF6D00;
  font-weight: 600;
}
.dtw-hero__trust i { font-size: 14px; flex-shrink: 0; }
 
/* ===== DELIVERY ZONES ===== */
.dtw-zones {
  background: #fff;
  padding: 90px 0;
}
.dtw-zones__inner { max-width: 1240px; margin: 0 auto; padding: 0 24px; }
.dtw-zones__intro {
  text-align: center;
  margin-bottom: 52px;
}
.dtw-zones__intro h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 400;
  color: #111;
  line-height: 1.05;
  letter-spacing: 0.02em;
  margin-bottom: 12px;
}
.dtw-zones__intro p { font-size: 15px; font-weight: 300; color: #666; max-width: 560px; margin: 0 auto; line-height: 1.7; }
.dtw-zones__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom: 32px;
}
.dtw-zones__card {
  border: 1px solid #e8e8e8;
  border-top: 3px solid #FF6D00;
  padding: 28px 24px;
  transition: box-shadow 0.25s;
}
.dtw-zones__card:hover { box-shadow: 0 6px 24px rgba(0,0,0,0.07); }
.dtw-zones__card-icon {
  width: 44px; height: 44px;
  background: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FF6D00;
  font-size: 18px;
  margin-bottom: 16px;
  clip-path: polygon(5px 0%, 100% 0%, calc(100% - 5px) 100%, 0% 100%);
}
.dtw-zones__card h3 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 21px;
  font-weight: 400;
  color: #111;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
}
.dtw-zones__card p { font-size: 13.5px; color: #666; font-weight: 300; line-height: 1.65; margin-bottom: 14px; }
.dtw-zones__hotels {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.dtw-zones__hotels li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12.5px;
  color: #555;
}
.dtw-zones__hotels li i { color: #FF6D00; font-size: 10px; flex-shrink: 0; }
.dtw-zones__note {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #f8f8f8;
  border-left: 3px solid #FF6D00;
  padding: 16px 20px;
  font-size: 13.5px;
  color: #555;
  line-height: 1.6;
}
.dtw-zones__note i { color: #FF6D00; flex-shrink: 0; font-size: 16px; }
.dtw-zones__note a { color: #FF6D00; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
 
/* ===== RESPONSIVE ===== */
@media (max-width: 900px) {
  .dtw-hero__inner { grid-template-columns: 1fr; gap: 40px; }
  .dtw-hero__right { display: none; }
  .dtw-zones__grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 560px) {
  .dtw-hero { padding: 60px 0 50px; }
  .dtw-zones { padding: 60px 0; }
  .dtw-hero__perks { grid-template-columns: 1fr; }
  .dtw-hero__cta { flex-direction: column; }
  .dtw-zones__grid { grid-template-columns: 1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9d9818f */.dtw-w2 *, .dtw-w2 *::before, .dtw-w2 *::after { box-sizing: border-box; margin: 0; padding: 0; }
.dtw-w2 { font-family: 'Barlow', sans-serif; color: #111; }
.dtw-w2 a { text-decoration: none; }
.dtw-w2 img { max-width: 100%; display: block; }
 
.dtw-w2 .dtw-label {
  display: inline-block;
  background: #FF6D00;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 5px 14px;
  clip-path: polygon(6px 0%, 100% 0%, calc(100% - 6px) 100%, 0% 100%);
  margin-bottom: 14px;
}
.dtw-w2 .dtw-section-intro { text-align: center; margin-bottom: 52px; }
.dtw-w2 .dtw-section-intro h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(30px, 4vw, 46px);
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: 0.02em;
  margin-bottom: 12px;
}
.dtw-w2 .dtw-section-intro h2.light { color: #fff; }
.dtw-w2 .dtw-section-intro h2.dark { color: #111; }
.dtw-w2 .dtw-section-intro p { font-size: 15px; font-weight: 300; color: #666; max-width: 560px; margin: 0 auto; line-height: 1.7; }
.dtw-w2 .dtw-section-intro p.light { color: #aaa; }
 
/* ===== HOW DELIVERY WORKS ===== */
.dtw-delivery {
  background: #111;
  padding: 90px 0;
}
.dtw-delivery__inner { max-width: 1240px; margin: 0 auto; padding: 0 24px; }
.dtw-delivery__steps {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr;
  align-items: start;
  margin-bottom: 40px;
}
.dtw-delivery__step {
  background: #1a1a1a;
  border: 1px solid #2a2a2a;
  border-top: 3px solid #FF6D00;
  padding: 28px 20px;
  text-align: center;
}
.dtw-delivery__num {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 40px;
  color: #FF6D00;
  line-height: 1;
  margin-bottom: 10px;
}
.dtw-delivery__icon { font-size: 22px; color: #555; margin-bottom: 12px; }
.dtw-delivery__step h3 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.03em;
  margin-bottom: 8px;
}
.dtw-delivery__step p { font-size: 13px; color: #888; font-weight: 300; line-height: 1.6; }
.dtw-delivery__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
  color: #FF6D00;
  font-size: 16px;
  margin-top: 38px;
}
.dtw-delivery__note {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  background: rgba(255,109,0,0.1);
  border: 1px solid rgba(255,109,0,0.25);
  padding: 16px 20px;
  font-size: 13.5px;
  color: #aaa;
  line-height: 1.6;
}
.dtw-delivery__note i { color: #FF6D00; font-size: 15px; margin-top: 2px; flex-shrink: 0; }
.dtw-delivery__note a { color: #FF6D00; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
 
/* ===== DAY TRIPS ===== */
.dtw-trips {
  background: #f8f8f8;
  padding: 90px 0;
}
.dtw-trips__inner { max-width: 1240px; margin: 0 auto; padding: 0 24px; }
.dtw-trips__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 24px;
}
.dtw-trips__card {
  background: #fff;
  border: 1px solid #e8e8e8;
  padding: 26px 22px;
  transition: border-color 0.25s, box-shadow 0.25s;
}
.dtw-trips__card:hover { border-color: #FF6D00; box-shadow: 0 6px 24px rgba(255,109,0,0.07); }
.dtw-trips__icon { color: #FF6D00; font-size: 20px; margin-bottom: 12px; }
.dtw-trips__card h3 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #111;
  letter-spacing: 0.03em;
  margin-bottom: 6px;
}
.dtw-trips__dist {
  display: inline-block;
  background: #111;
  color: #FF6D00;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 3px 10px;
  margin-bottom: 10px;
}
.dtw-trips__card p { font-size: 13px; color: #666; font-weight: 300; line-height: 1.65; margin-bottom: 10px; }
.dtw-trips__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #FF6D00;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.dtw-trips__link:hover { text-decoration: underline; }
.dtw-trips__note {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-left: 3px solid #FF6D00;
  padding: 14px 18px;
  font-size: 13px;
  color: #666;
}
.dtw-trips__note i { color: #FF6D00; flex-shrink: 0; }
 
/* ===== FLEET PREVIEW ===== */
.dtw-fleet {
  background: #fff;
  padding: 90px 0;
}
.dtw-fleet__inner { max-width: 1240px; margin: 0 auto; padding: 0 24px; }
.dtw-fleet__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 36px;
}
.dtw-fleet__card {
  background: #fff;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  transition: box-shadow 0.3s, transform 0.3s;
}
.dtw-fleet__card:hover { box-shadow: 0 8px 28px rgba(0,0,0,0.08); transform: translateY(-3px); }
.dtw-fleet__card img { width: 100%; height: 155px; object-fit: cover; }
.dtw-fleet__body { padding: 16px; }
.dtw-fleet__body h3 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #111;
  letter-spacing: 0.03em;
  margin-bottom: 3px;
}
.dtw-fleet__cat { font-size: 10.5px; color: #999; text-transform: uppercase; letter-spacing: 0.07em; margin-bottom: 8px; }
.dtw-fleet__specs { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 10px; }
.dtw-fleet__specs span { display: flex; align-items: center; gap: 4px; font-size: 11.5px; color: #666; }
.dtw-fleet__specs span i { color: #FF6D00; font-size: 10px; }
.dtw-fleet__price { padding-top: 10px; border-top: 1px solid #f0f0f0; }
.dtw-fleet__price-from { font-size: 10px; color: #aaa; text-transform: uppercase; letter-spacing: 0.06em; }
.dtw-fleet__price-val { font-family: 'Bebas Neue', sans-serif; font-size: 26px; color: #111; line-height: 1; }
.dtw-fleet__price-val span { font-family: 'Barlow', sans-serif; font-size: 12px; color: #999; font-weight: 300; }
.dtw-fleet__cta { text-align: center; }
.dtw-fleet__btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 2px solid #111;
  color: #111;
  font-family: 'Barlow', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 13px 32px;
  clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
  transition: all 0.25s;
}
.dtw-fleet__btn:hover { background: #FF6D00; border-color: #FF6D00; color: #fff; }
 
/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) { .dtw-fleet__grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 900px) {
  .dtw-delivery__steps { grid-template-columns: 1fr 1fr; }
  .dtw-delivery__arrow { display: none; }
  .dtw-trips__grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 560px) {
  .dtw-delivery { padding: 60px 0; }
  .dtw-trips { padding: 60px 0; }
  .dtw-fleet { padding: 60px 0; }
  .dtw-delivery__steps { grid-template-columns: 1fr; }
  .dtw-trips__grid { grid-template-columns: 1fr; }
  .dtw-fleet__grid { grid-template-columns: 1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ceb78f8 */.dtw-w3 *, .dtw-w3 *::before, .dtw-w3 *::after { box-sizing: border-box; margin: 0; padding: 0; }
.dtw-w3 { font-family: 'Barlow', sans-serif; color: #111; }
.dtw-w3 a { text-decoration: none; }
 
.dtw-w3 .dtw-label {
  display: inline-block;
  background: #FF6D00;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 5px 14px;
  clip-path: polygon(6px 0%, 100% 0%, calc(100% - 6px) 100%, 0% 100%);
  margin-bottom: 14px;
}
.dtw-w3 .dtw-section-intro { text-align: center; margin-bottom: 52px; }
.dtw-w3 .dtw-section-intro h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(30px, 4vw, 46px);
  font-weight: 400;
  color: #111;
  line-height: 1.05;
  letter-spacing: 0.02em;
  margin-bottom: 12px;
}
.dtw-w3 .dtw-section-intro p { font-size: 15px; font-weight: 300; color: #666; max-width: 560px; margin: 0 auto; line-height: 1.7; }
 
/* ===== FAQ ===== */
.dtw-faq { background: #f8f8f8; padding: 90px 0; }
.dtw-faq__inner { max-width: 1240px; margin: 0 auto; padding: 0 24px; }
.dtw-faq__cols { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.dtw-faq__item {
  background: #fff;
  border: 1px solid #e8e8e8;
  margin-bottom: 8px;
  cursor: pointer;
  transition: border-color 0.25s;
}
.dtw-faq__item:hover { border-color: #FF6D00; }
.dtw-faq__item.active { border-color: #FF6D00; }
.dtw-faq__q { display: flex; align-items: center; justify-content: space-between; padding: 18px 20px; gap: 12px; }
.dtw-faq__q h4 { font-size: 14px; font-weight: 600; color: #111; line-height: 1.4; }
.dtw-faq__ico {
  width: 26px; height: 26px;
  background: #f0f0f0;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0; font-size: 11px; color: #555;
  transition: background 0.25s, color 0.25s, transform 0.25s;
}
.dtw-faq__item.active .dtw-faq__ico { background: #FF6D00; color: #fff; transform: rotate(45deg); }
.dtw-faq__a { display: none; padding: 0 20px 18px; }
.dtw-faq__item.active .dtw-faq__a { display: block; }
.dtw-faq__a p { font-size: 13.5px; color: #666; font-weight: 300; line-height: 1.7; }
.dtw-faq__a p a { color: #FF6D00; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
 
/* ===== CTA ===== */
.dtw-cta {
  background: #FF6D00;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
.dtw-cta::before {
  content: '';
  position: absolute; top: -60px; right: -60px;
  width: 280px; height: 280px;
  border: 2px solid rgba(255,255,255,0.1);
  border-radius: 50%;
}
.dtw-cta::after {
  content: '';
  position: absolute; bottom: -80px; left: -40px;
  width: 200px; height: 200px;
  border: 2px solid rgba(255,255,255,0.07);
  border-radius: 50%;
}
.dtw-cta__inner {
  max-width: 1240px; margin: 0 auto; padding: 0 24px;
  display: flex; align-items: center; justify-content: space-between;
  gap: 48px; position: relative; z-index: 1;
}
.dtw-cta__text h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 400; color: #fff;
  line-height: 1; letter-spacing: 0.02em; margin-bottom: 14px;
}
.dtw-cta__text p { font-size: 15px; font-weight: 300; color: rgba(255,255,255,0.85); line-height: 1.65; max-width: 520px; }
.dtw-cta__btns { display: flex; flex-direction: column; gap: 12px; flex-shrink: 0; }
.dtw-cta__btn-book {
  display: inline-flex; align-items: center; gap: 8px;
  background: #111; color: #fff;
  font-family: 'Barlow', sans-serif; font-size: 13px; font-weight: 700;
  letter-spacing: 0.08em; text-transform: uppercase; padding: 15px 28px;
  clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
  transition: background 0.25s; white-space: nowrap;
}
.dtw-cta__btn-book:hover { background: #222; color: #fff; }
.dtw-cta__btn-wa {
  display: inline-flex; align-items: center; gap: 8px;
  background: #25D366; color: #fff;
  font-family: 'Barlow', sans-serif; font-size: 13px; font-weight: 700;
  letter-spacing: 0.08em; text-transform: uppercase; padding: 15px 28px;
  clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
  transition: background 0.25s; white-space: nowrap;
}
.dtw-cta__btn-wa:hover { background: #1ebe5d; color: #fff; }
.dtw-cta__phone {
  display: flex; align-items: center; gap: 8px;
  color: rgba(255,255,255,0.8); font-size: 13px; font-weight: 500; justify-content: center;
}
.dtw-cta__phone:hover { color: #fff; }
 
/* ===== RESPONSIVE ===== */
@media (max-width: 900px) {
  .dtw-faq__cols { grid-template-columns: 1fr; }
  .dtw-cta__inner { flex-direction: column; text-align: center; }
  .dtw-cta__btns { width: 100%; align-items: center; }
}
@media (max-width: 560px) {
  .dtw-faq { padding: 60px 0; }
  .dtw-cta { padding: 60px 0; }
}/* End custom CSS */