/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/what-we-do/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
/**
 * What We Do block styles for both editor and frontend
 */
.shadow-block-container {
  max-width: 80%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}

.shadow-block-with-image {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  font-size: 14px;
  color: #084454;
  line-height: 1.5rem;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  overflow: hidden;
  width: 80%;
}
.shadow-block-with-image img {
  max-height: 350px;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
}
.shadow-block-with-image .wp-block-media-text__content {
  padding: 20px !important;
  flex: 1;
}
.shadow-block-with-image .wp-block-media-text__content h3 {
  font-size: 16px;
  font-family: MontserratBold;
}
.shadow-block-with-image ul {
  list-style-type: disc;
  padding-left: 15px;
}

/* Responsive styles for mobile and tablet */
@media screen and (max-width: 1424px) {
  .shadow-block-container {
    flex-direction: column;
    max-width: 98%;
  }
  .shadow-block-with-image {
    flex-direction: row;
    display: flex;
    width: 95%;
  }
  .shadow-block-with-image img {
    max-height: 350px;
    width: auto;
    height: auto;
  }
  .wp-block-media-text__content {
    padding: 20px;
  }
}
@media screen and (max-width: 475px) {
  .shadow-block-container {
    flex-direction: column;
    max-width: 80%;
  }
  .shadow-block-with-image img {
    display: none;
  }
}
/**************************************************************/
.warning-wrapper {
  display: flex;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
}

.warning-box {
  margin-top: 40px;
  display: flex;
  border-radius: 20px;
  box-shadow: 0 4px 12px #eeeeee;
  overflow: hidden;
  background: #fff;
  width: 100%;
  max-width: 1200px;
  flex-wrap: nowrap;
}
.warning-box .warning-icon {
  background: #ffe7ed;
  color: #d63384;
  font-weight: bold;
  font-size: 100px;
  padding: 40px 20px;
  width: 80px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.warning-box .warning-icon::before {
  content: "!";
  font-size: 100px;
  color: #d63384;
  font-weight: bold;
}
.warning-box .warning-content {
  display: flex;
  flex: 1;
  padding: 30px;
  gap: 30px;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.warning-box .warning-column {
  flex: 1 1 300px;
  min-width: 250px;
}
.warning-box .warning-column h3 {
  color: #e73085;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 0;
  font-family: MontserratBold;
}
.warning-box .warning-column ul {
  margin: 0;
  padding-left: 20px;
  list-style-type: disc;
}
.warning-box .warning-column ul li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #084454;
}
.warning-box .warning-column ul strong {
  font-weight: bold;
}

/* yellow variant */
.warning-box.yellow-theme .warning-icon {
  background: #fff8cc;
}
.warning-box.yellow-theme .warning-icon::before {
  color: #00b6be;
}
.warning-box.yellow-theme .warning-column h3 {
  color: #00b6be;
}

/* Responsive tweaks */
@media (max-width: 1024px) {
  .warning-box {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .warning-content {
    flex-direction: column;
    padding: 20px;
  }
  .warning-column {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .warning-box {
    flex-direction: row;
  }
  .warning-icon {
    width: 60px;
    padding: 20px;
    align-items: flex-start;
  }
  .warning-content {
    padding: 15px;
    gap: 20px;
  }
  .warning-column h3 {
    font-size: 15px;
  }
  .warning-column ul li {
    font-size: 13px;
  }
}
.gutena-tabs-block {
  margin-top: 40px !important;
}
@media (max-width: 992px) {
  .gutena-tabs-block {
    margin-top: 20px;
  }
}

h2.wp-block-heading {
  text-transform: uppercase;
  font-family: "MontserratExtraBold", sans-serif;
  font-size: 48px;
  font-weight: 700;
  color: #00ADBA;
}
@media (max-width: 992px) {
  h2.wp-block-heading {
    font-size: 40px;
  }
}

.general_heading, .__heading {
  text-transform: uppercase;
  font-family: "MontserratExtraBold", sans-serif;
  font-size: 48px;
  font-weight: 700;
  color: #00ADBA;
}
@media (max-width: 992px) {
  .general_heading, .__heading {
    font-size: 40px;
  }
}

.secondary_heading, .__secondary_heading {
  font-family: "PacificoLatin400", "PacificoCyrillic400", sans-serif;
  font-size: 48px;
  font-weight: 100;
  color: #D1438B;
}

.__content {
  font-size: 14px;
  color: #084454;
  line-height: 1.5rem;
}

.general_subheading {
  text-transform: none;
  font-family: "PacificoLatin400", "PacificoCyrillic400", sans-serif;
  font-size: 2rem;
  font-weight: 100;
  color: #D1438B;
}
@media (max-width: 992px) {
  .general_subheading {
    text-align: center;
  }
}

.__subheading {
  font-family: "MontserratBold", sans-serif;
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 700;
  color: #084454;
  text-transform: uppercase;
}

.general-button {
  display: flex;
  padding: 12px 50px;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  color: #FFFCC9;
  align-items: center;
  justify-content: center;
}
.general-button:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.general-button:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.general-button--primary {
  background-color: #00ADBA;
  color: #FFFCC9;
}
.general-button--primary:hover {
  background-color: #00ADBA;
}
.general-button--secondary {
  background-color: #D1438B;
  color: #FFFCC9;
  border-color: #084454;
}
.general-button--secondary:hover {
  color: #ffffff;
  background-color: #D1438B;
}
.general-button--outline {
  background-color: transparent;
  color: #FFFCC9;
}
.general-button--outline:hover {
  color: #FFFBAB;
}

.__item-icon-svg {
  background-repeat: no-repeat;
  background-size: contain;
}

.obx-ticket-with-icons__button,
.__button,
.general_button,
.submit-button,
.styled-button,
.obx-button {
  display: inline-block;
  padding: 20px 80px;
  font-family: "MontserratBold", sans-serif;
  cursor: pointer !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 1.25rem;
  border-radius: 35px !important;
  text-transform: uppercase;
  text-align: center;
}
.obx-ticket-with-icons__button:hover,
.__button:hover,
.general_button:hover,
.submit-button:hover,
.styled-button:hover,
.obx-button:hover {
  transform: translateY(-2px);
  color: #f8f9fa;
}
@media (max-width: 992px) {
  .obx-ticket-with-icons__button,
  .__button,
  .general_button,
  .submit-button,
  .styled-button,
  .obx-button {
    padding: 20px 40px;
  }
}

.__bold {
  font-weight: 700 !important;
}

.blue__button {
  background-color: #00ADBA;
  color: #FFFBAB;
}
.blue__button:hover {
  background-color: rgb(0, 125.564516129, 135);
  color: #ffffff;
}

.pink__button {
  background: #D1438B;
  color: #FFFBAB;
}
.pink__button:hover {
  background: rgb(180.7692307692, 44.2307692308, 113.4615384615);
  color: #f8f9fa;
}

.yellow__button {
  background-color: #FFFBAB;
  color: #00ADBA !important;
}
.yellow__button:hover {
  background-color: rgb(255, 248.5714285714, 120);
  color: #00ADBA;
}

.wp-block-gallery {
  margin-top: 80px;
}
.obx-what-we-do {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 33px;
}
.obx-what-we-do--alignfull {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
.obx-what-we-do--alignwide {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.obx-what-we-do-main {
  position: relative;
  padding: 0;
  min-height: 600px;
  display: flex;
  align-items: center;
}
.obx-what-we-do-main__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  z-index: 1;
}
.obx-what-we-do-main__content {
  position: relative;
  z-index: 2;
  width: 50%;
  margin-left: auto;
  padding: 60px 15% 60px 60px;
  background: rgba(255, 255, 255, 0.96);
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}
@media (max-width: 991px) {
  .obx-what-we-do-main__content {
    width: 100%;
    margin-left: 0;
    padding: 40px 20px;
    text-align: center;
  }
}
.obx-what-we-do-main__heading {
  position: relative;
  text-align: center;
  letter-spacing: 0.3em;
  font-size: 1.1rem;
  font-weight: 100;
}
.obx-what-we-do-main__styled-title {
  text-align: center;
  font-size: 24px;
  font-weight: 100;
  margin-top: 3rem;
  color: #C4A468;
  font-family: var(--font-catalonia);
}
.obx-what-we-do-main__text {
  font-size: 1.1rem;
  line-height: 1.6;
  color: #666;
  margin-top: 2rem;
  font-weight: 100;
}
.obx-what-we-do-main__button {
  margin-top: 2rem;
}
.obx-what-we-do-main__button a {
  display: inline-block;
  padding: 12px 50px;
  border: 2px solid #000000;
  cursor: pointer !important;
  color: #000000;
  text-decoration: none;
  font-weight: 100;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}
.obx-what-we-do-main__button a:hover {
  border-color: #ffffff;
  background: #999999;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.obx-what-we-do-main__button a:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.obx-what-we-do-items {
  padding: 50px 0;
  background-color: #fff;
}
.obx-what-we-do-items .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.obx-what-we-do-item {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.obx-what-we-do-item:last-child {
  margin-bottom: 0;
}
.obx-what-we-do-item__image {
  flex: 0 0 70%;
  max-width: 566px;
  width: 100%;
  display: flex;
  align-items: stretch;
  position: relative;
  z-index: 3;
  margin-right: -140px;
  margin-left: 0;
}
.obx-what-we-do-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.obx-what-we-do-item__line {
  width: 70%;
  height: 1px;
  background-color: #C4A468;
  margin: 20px 0;
}
.obx-what-we-do-item__content {
  position: relative;
  background: #F4EEE3;
  padding: 60px;
  padding-right: 100px;
  padding-left: 180px;
  overflow: visible;
  flex: 1;
  min-height: 500px;
  width: 50%;
  display: flex;
  flex-direction: column;
  z-index: 2;
}
.obx-what-we-do-item__title {
  position: relative;
  font-size: 1.8rem;
  font-weight: 100;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #333;
}
.obx-what-we-do-item__heading-line {
  position: relative;
  width: 284px;
  height: 1px;
  background-color: #C4A468;
  margin: 20px 0;
}
.obx-what-we-do-item__text {
  font-size: 1rem;
  line-height: 2em;
  color: var(--color-text);
  margin-bottom: 1.5rem;
  letter-spacing: 0em;
  width: 100%;
}
.obx-what-we-do-item__styled-bg {
  position: absolute;
  top: 70%;
  right: -2%;
  transform: translate(0%, -50%) rotate(270deg);
  font-size: 24px;
  font-weight: 100;
  font-family: var(--font-catalonia);
  color: #ffffff;
  z-index: 3;
  white-space: nowrap;
}
.obx-what-we-do-item--reversed {
  flex-direction: row-reverse;
}
.obx-what-we-do-item--reversed .obx-what-we-do-item__image {
  margin-right: 0;
  margin-left: -140px;
}
.obx-what-we-do-item--reversed .obx-what-we-do-item__text {
  width: 70%;
}
.obx-what-we-do-item--reversed .obx-what-we-do-item__content {
  padding-left: 100px;
  padding-right: 140px;
}
.obx-what-we-do-item--reversed .obx-what-we-do-item__styled-bg {
  top: 82%;
  right: 50%;
}

@media (max-width: 991px) {
  .obx-what-we-do-item {
    flex-direction: column;
    max-width: 100%;
  }
  .obx-what-we-do-item:nth-child(odd) {
    flex-direction: column;
  }
  .obx-what-we-do-item__image {
    max-width: calc(100% - 60px);
    width: 100%;
    margin-right: 0;
    order: 2;
    position: relative;
    top: -50px;
    left: -10px;
  }
  .obx-what-we-do-item__content {
    max-width: calc(100% - 60px);
    width: 100%;
    padding: 40px 40px;
    order: 1;
    margin-left: auto;
    margin-right: auto;
  }
  .obx-what-we-do-item__styled-bg {
    bottom: 50%;
    right: 0;
    font-size: 12px;
  }
  .obx-what-we-do-item--odd .obx-what-we-do-item__image {
    margin-right: 0;
    margin-left: 0;
  }
  .obx-what-we-do-item--odd .obx-what-we-do-item__content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .obx-what-we-do-item--odd .obx-what-we-do-item__content .obx-what-we-do-item__text {
    width: 100%;
  }
  .obx-what-we-do-item--odd .obx-what-we-do-item__content .obx-what-we-do-item__line {
    width: 100%;
  }
  .obx-what-we-do-item--odd .obx-what-we-do-item__styled-bg {
    display: none;
  }
}
@media (max-width: 767px) {
  .obx-what-we-do-main {
    padding: 60px 0;
  }
  .obx-what-we-do-main__heading {
    font-size: 2rem;
  }
  .obx-what-we-do-main__styled-title {
    font-size: 1.5rem;
  }
  .obx-what-we-do-main__text {
    font-size: 1rem;
  }
  .obx-what-we-do-items {
    padding: 40px 0;
  }
  .obx-what-we-do-item {
    margin-bottom: 40px;
  }
  .obx-what-we-do-item__title {
    font-size: 1.5rem;
  }
  .obx-what-we-do-item__text {
    font-size: 1rem;
  }
}

/*# sourceMappingURL=style-index.css.map*/