/*!
Theme Name: Warwick
Theme URI: http://warwick.co.uk
Author: warwick
Author URI: http://warwick.co.uk
Version: 1.0.0
Developer: Mike Turner
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: warwick
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: normal;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: inherit;
}

a:visited {
  color: inherit;
}

a:hover,
a:focus,
a:active {
  color: midnightblue;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 1000px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}

body {
  color: #1C1C4C;
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  background: #ffffff;
  overflow-x: hidden;
}
body.no-scroll {
  overflow: hidden;
}

body.admin-bar {
  margin-top: -32px !important;
}

.container, .small-container {
  padding-right: 20px;
  padding-left: 20px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .container {
    margin: 0 auto;
    padding-right: 30px;
    padding-left: 30px;
    max-width: 1224px;
    width: 100%;
  }
}
@media (min-width: 800px) {
  .small-container {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .site-content {
    margin-top: 104px;
  }
}
a {
  color: #3E70B6;
  text-decoration: none;
}
a:visited, a:active, a:hover {
  color: #3E70B6;
}
a:hover {
  color: inherit;
  text-decoration: underline;
}

h1 {
  font-size: 54px;
  margin: 0;
  font-weight: normal;
  line-height: 62px;
  font-size: clamp(4.5rem, 7vw, 5.4rem);
}
@media screen and (max-width: 769px) {
  h1 {
    line-height: 45px;
  }
}

h2 {
  font-size: 45px;
  margin: 0;
  line-height: 52px;
  font-weight: normal;
  font-size: clamp(4rem, 7vw, 4.5rem);
}

h3 {
  font-size: 37px;
  margin: 0;
  font-weight: 600;
  line-height: 43px;
  font-size: clamp(3rem, 7vw, 3.7rem);
}

h4 {
  font-size: 30px;
  line-height: 35px;
  font-size: clamp(2.7rem, 5vw, 3rem);
  margin: 0;
  font-weight: 600;
}

h5 {
  font-size: 26px;
  line-height: 30px;
  font-size: clamp(1.6rem, 5vw, 2.6rem);
  margin: 0;
  font-weight: 600;
}

h6 {
  font-size: 20px;
  margin: 0;
  line-height: 25px;
  font-weight: 600;
  font-size: clamp(1.4rem, 4vw, 2.2rem);
}

p {
  font-size: 20px;
  font-size: clamp(1.4rem, 4vw, 1.7rem);
  line-height: 24px;
  font-weight: 400;
}

small {
  font-size: 13px;
  font-size: clamp(1.1rem, 4vw, 1.3rem);
  line-height: 23px;
  font-weight: 400;
}

Caption {
  font-size: 11px;
  font-size: clamp(1rem, 4vw, 1.1rem);
  line-height: 20px;
  font-weight: 400;
}

.customButton.button-primary {
  background: #3E70B6;
  color: #ffffff;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  margin-right: 10px;
}
.customButton.button-primary::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.customButton.button-primary:hover {
  background: #345d98;
  transition: all 0.3s ease;
  text-decoration: none;
}
.customButton.button-primary:hover::after {
  transform: translateX(5px);
}
.customButton.button-primary:active {
  background: #1e3557;
}
.customButton.button-secondary {
  background: #ffffff;
  color: #000;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  border: 1px solid #3E70B6;
  margin-right: 10px;
}
.customButton.button-secondary::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.customButton.button-secondary:hover {
  background: #ebebeb;
  transition: all 0.3s ease;
  text-decoration: none;
}
.customButton.button-secondary:hover::after {
  transform: translateX(5px);
}
.customButton.button-secondary:active {
  background: #bfbfbf;
}

@keyframes morph {
  0% {
    border-radius: 40% 60% 60% 40%/70% 30%;
  }
  to {
    border-radius: 40% 60%;
  }
}
#primary {
  margin-top: 107px;
}
@media screen and (max-width: 769px) {
  #primary {
    margin-top: 70px;
  }
}

.gform_wrapper {
  padding-left: 3px;
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: normal;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 1001px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.menu-toggle {
  background: none;
  border: none;
  margin-left: auto;
  border-radius: 0;
  z-index: 999;
}
@media screen and (max-width: 769px) {
  .menu-toggle {
    background-color: #1C1C4C;
  }
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 3px;
  background-color: #ffffff;
  margin: 8px 0;
  transition: 0.4s;
}

.menu-is-active .bar1 {
  transform: rotate(-45deg) translate(-8px, 8px);
}
.menu-is-active .bar2 {
  opacity: 0;
}
.menu-is-active .bar3 {
  transform: rotate(45deg) translate(-8px, -8px);
}

.site-header {
  position: fixed;
  width: 100%;
  z-index: 9;
  top: 0;
}
@media screen and (max-width: 1000px) {
  .site-header .menu-main-menu-container {
    display: none;
  }
}
.site-header nav {
  background-color: #1C1C4C;
}
.site-header nav a {
  color: #ffffff;
}
@media screen and (max-width: 1000px) {
  .site-header nav a {
    color: #1C1C4C;
  }
}
.site-header nav a:hover {
  color: #999999;
}
.site-header nav #primary-menu {
  display: flex;
  justify-content: center;
}
.site-header nav #primary-menu li {
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .site-header nav #primary-menu li {
    padding: 0 10px;
  }
}
.site-header nav #primary-menu li a {
  padding: 7px 0;
  font-size: 22px;
}
@media (max-width: 768px) {
  .site-header nav #primary-menu li a {
    padding: 15px;
    font-size: 20px;
  }
}
.site-header nav.toggled .menu-main-menu-container {
  display: block;
  overflow: scroll;
  background: #F3F3F3;
}
.site-header nav.toggled .menu-overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100vh;
  left: 0;
  background: #ffffff;
  overflow: scroll;
  top: 160px;
  z-index: 9;
}
@media screen and (max-width: 769px) {
  .site-header nav.toggled .menu-overlay {
    top: 70px;
  }
}
.site-header nav.toggled .menu-overlay #primary-menu {
  flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .site-header nav.toggled .menu-overlay #primary-menu {
    text-align: left;
    gap: 2px;
  }
}
.site-header.header-scrolled .main-navigation {
  padding: 10px 20px;
}

.site-title .logo-link {
  max-width: 350px;
  width: 100%;
}
@media (max-width: 1200px) {
  .site-title .logo-link {
    max-width: 200px;
  }
}
.site-title img {
  display: block;
  min-width: 105px;
  width: 300px;
}
@media (max-width: 1200px) {
  .site-title img {
    width: 150px;
  }
}
@media screen and (max-width: 1000px) {
  .site-title img {
    width: 250px;
  }
}

.main-navigation {
  display: flex;
  align-items: center;
  padding: 30px 20px;
  transition: padding 0.3s ease;
}
@media screen and (max-width: 769px) {
  .main-navigation {
    padding: 10px 20px;
  }
}

.menu-overlay {
  display: flex;
  margin-left: auto;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .menu-overlay {
    margin-left: unset;
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .menu-overlay {
    display: none;
  }
}

.main-navigation ul ul {
  background-color: #3E70B6;
}
@media (max-width: 768px) {
  .main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: none;
    position: relative;
    top: 100%;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: unset !important;
    box-shadow: none !important;
  }
}
.main-navigation ul ul li:hover {
  background: #ffffff;
  color: #ffffff;
}
.main-navigation ul ul li:hover a {
  color: #ffffff !important;
}
@media (max-width: 768px) {
  .main-navigation ul ul li:hover a {
    color: #ffffff !important;
  }
}
.main-navigation ul ul a {
  color: #ffffff !important;
  padding: 5px 15px !important;
}
.main-navigation ul ul a:hover {
  text-decoration: none;
  color: #ffffff !important;
}

@media (max-width: 768px) {
  #primary-menu .menu-item-has-children .sub-menu {
    display: none;
  }
  #primary-menu .menu-item-has-children .submenu-toggle-button {
    position: absolute;
    top: 15px;
    right: 0;
    color: #1C1C4C;
    cursor: pointer;
  }
  #primary-menu .menu-item-has-children .submenu-toggle-button:after {
    cursor: pointer;
    padding: 15px 10px;
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 600;
    font-size: 15px;
  }
  #primary-menu .submneu-menu-open .sub-menu {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
  }
  #primary-menu .submneu-menu-open .sub-menu li {
    opacity: 1 !important;
    width: 100%;
    text-align: center;
  }
  #primary-menu .submneu-menu-open .sub-menu li a {
    font-size: 15px !important;
    width: 100%;
    text-align: left;
    color: #1C1C4C !important;
  }
  #primary-menu .submneu-menu-open .sub-menu li a::before {
    cursor: pointer;
    padding: 5px;
    content: "-";
  }
  #primary-menu .submneu-menu-open .submenu-toggle-button {
    position: absolute;
    top: 0;
    right: 0;
    color: #1C1C4C;
    cursor: pointer;
  }
  #primary-menu .submneu-menu-open .submenu-toggle-button:after {
    cursor: pointer;
    padding: 15px 10px;
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    font-weight: 600;
    font-size: 15px;
    top: 15px;
    position: relative;
  }
}
.header-button {
  background: #EBDA75;
  color: #000;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  margin-left: 10px;
  color: #000 !important;
  font-weight: normal;
}
.header-button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #000;
  transition: transform 0.3s ease;
}
.header-button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.header-button:hover::after {
  transform: translateX(5px);
}
.header-button:active {
  background: #c4ac1c;
}
@media screen and (max-width: 769px) {
  .header-button {
    margin: 0;
  }
}

.header-search {
  margin-left: 30px;
  margin-right: 40px;
  cursor: pointer;
}
@media (max-width: 1110px) {
  .header-search {
    margin-right: 0;
  }
}
@media (max-width: 1072px) {
  .header-search {
    margin-left: 10px;
  }
}
.header-search img {
  top: 4px;
  position: relative;
  min-width: 19px;
}

.header-search-backdrop {
  background: rgba(237, 60, 127, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  z-index: 99;
}
.header-search-backdrop .header-search-close {
  position: absolute;
  top: 76px;
  right: 76px;
  color: #1C1C4C;
  cursor: pointer;
  z-index: 9999;
  width: 25px;
}
.header-search-backdrop .header-search-form {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  padding: 70px;
  position: absolute;
  transform: translate(10px, 10px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.header-search-backdrop input {
  padding: 12px;
  border-radius: 0;
  border: none;
}
.header-search-backdrop .search-submit {
  background: #1C1C4C;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 30px;
  font-size: 18px;
  font-weight: normal;
  position: relative;
  border: 1px solid #1C1C4C;
  transition: 0.5s;
  display: inline-block;
  margin: 10px 0;
  padding: 10px 30px !important;
  font-size: 14px;
  line-height: 21px;
  border-radius: 0;
  position: static;
  cursor: pointer;
}

.footer-logos {
  padding: 50px 0 5px 0;
}
.footer-logos .logos-slider-section {
  text-align: center;
}
.footer-logos .logos-slider-section h3 {
  color: #1C1C4C;
  font-size: 30px;
}
.footer-logos .logos-slider-section .logo {
  max-width: 160px !important;
  height: 160px !important;
  width: 100% !important;
  display: block !important;
  margin: 0 auto;
  object-fit: contain;
  aspect-ratio: 3/3 !important;
}
@media screen and (max-width: 769px) {
  .footer-logos .logos-slider-section .logo {
    max-width: 100px !important;
    height: 100px !important;
  }
}
.footer-logos .logos-slider-section .button {
  margin-top: 40px;
  background: #3E70B6;
  color: #ffffff;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
}
.footer-logos .logos-slider-section .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.footer-logos .logos-slider-section .button:hover {
  background: #345d98;
  transition: all 0.3s ease;
  text-decoration: none;
}
.footer-logos .logos-slider-section .button:hover::after {
  transform: translateX(5px);
}
.footer-logos .logos-slider-section .button:active {
  background: #1e3557;
}
@media screen and (max-width: 769px) {
  .footer-logos .logos-slider-section .button {
    margin-top: 5px;
  }
}
.footer-logos .logos-slider-section .logos-slider::before {
  content: "";
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgb(255, 255, 255) 20%, rgba(255, 255, 255, 0) 80%);
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 160px;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  .footer-logos .logos-slider-section .logos-slider::before {
    width: 150px;
    height: 100px;
  }
}
.footer-logos .logos-slider-section .logos-slider::after {
  content: "";
  background: rgb(255, 255, 255);
  background: linear-gradient(270deg, rgb(255, 255, 255) 20%, rgba(255, 255, 255, 0) 80%);
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  height: 160px;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  .footer-logos .logos-slider-section .logos-slider::after {
    width: 150px;
    height: 100px;
  }
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1C1C4C;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

#overlay-content {
  padding: 10px;
}
@media screen and (max-width: 769px) {
  #overlay-content {
    display: flex;
    align-items: flex-start;
    gap: 10px;
  }
}

@media screen and (max-width: 769px) {
  #overlay-content svg {
    width: 100px;
    bottom: 4px;
    position: relative;
  }
}

#overlay-content .fade-text-wrapper {
  width: 400px;
  display: inline-block;
}
@media screen and (max-width: 769px) {
  #overlay-content .fade-text-wrapper {
    width: 250px;
  }
}

#overlay-content .fade-text {
  font-size: 100px;
  color: #fff;
  font-weight: 300;
  display: none; /* Start with all words hidden */
}
@media screen and (max-width: 769px) {
  #overlay-content .fade-text {
    font-size: 50px;
  }
}

.site-footer {
  position: relative;
}
.site-footer .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.site-footer .main-footer {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
  padding: 40px 0;
}
.site-footer .main-footer .top-footer {
  padding: 125px 0 62px 0;
  text-align: center;
  max-width: 810px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .site-footer .main-footer .top-footer {
    padding: 0;
  }
}
.site-footer .main-footer .top-footer h2 {
  font-size: 55px;
  font-weight: 400;
}
@media screen and (max-width: 1000px) {
  .site-footer .main-footer .top-footer h2 {
    font-size: 30px;
  }
}
.site-footer .main-footer .top-footer p {
  font-size: 20px;
  max-width: 700px;
  width: 100%;
  margin: 20px auto;
}
.site-footer .main-footer .top-footer a {
  color: #ffffff;
}
.site-footer .main-footer .top-footer .contact-info {
  display: flex;
  justify-content: center;
  gap: 38px;
  font-size: 40px;
}
@media screen and (max-width: 1000px) {
  .site-footer .main-footer .top-footer .contact-info {
    font-size: 25px;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
  }
}
.site-footer .main-footer .bottom-footer {
  padding: 100px 0;
  border-top: 1px solid #ffffff;
  display: flex;
  gap: 50px;
  align-items: flex-start;
}
@media screen and (max-width: 1000px) {
  .site-footer .main-footer .bottom-footer {
    flex-direction: column;
    padding: 30px 0 0 0;
    gap: 20px;
  }
}
.site-footer .main-footer .bottom-footer .left {
  flex: 2;
}
@media screen and (max-width: 1000px) {
  .site-footer .main-footer .bottom-footer .left {
    width: 100%;
    text-align: center;
  }
}
.site-footer .main-footer .bottom-footer .left a {
  display: block;
}
.site-footer .main-footer .bottom-footer .left img {
  max-width: 319px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .site-footer .main-footer .bottom-footer .left img {
    max-width: 140px;
  }
}
.site-footer .main-footer .bottom-footer .right {
  flex: 2;
  border-left: 1px solid #ffffff;
  padding-left: 125px;
}
@media screen and (max-width: 1000px) {
  .site-footer .main-footer .bottom-footer .right {
    padding-left: 25px;
    border-left: none;
    padding-left: 0;
    width: 100%;
  }
}
.site-footer .main-footer #main-footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: auto auto auto;
}
@media screen and (max-width: 1000px) {
  .site-footer .main-footer #main-footer-menu {
    grid-template-columns: auto auto;
  }
}
.site-footer .main-footer #main-footer-menu a {
  color: #ffffff;
  padding: 10px 0;
  display: block;
  font-size: 20px;
}
.site-footer .main-footer #main-footer-menu a:hover {
  text-decoration: underline;
}
.site-footer .main-footer .social {
  margin-top: 35px;
  display: flex;
  gap: 20px;
  align-items: baseline;
}
.site-footer .middle {
  padding-right: 25px;
  flex: 1;
  border-left: 1px solid #ffffff;
  padding-left: 75px;
}
@media screen and (max-width: 1000px) {
  .site-footer .middle {
    padding-left: 25px;
    border-left: none;
    padding-left: 0;
    width: 100%;
  }
}
.site-footer .middle #main-footer-menu-two {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-footer .middle #main-footer-menu-two a {
  color: #ffffff;
  padding: 10px 0;
  display: block;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .site-footer .middle #main-footer-menu-two a {
    text-align: left;
  }
}
.site-footer .site-info {
  background-color: #ffffff;
  padding: 37px 20px;
  color: #1C1C4C;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 769px) {
  .site-footer .site-info {
    flex-direction: column;
    text-align: center;
    gap: 5px;
  }
}
.site-footer .site-info a {
  color: #1C1C4C;
}
.site-footer .site-info p {
  margin: 0;
  font-size: 13px;
}
.site-footer .site-info .menu-footer-menu-container {
  margin-left: auto;
}
.site-footer .site-info #footer-menu-1 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 769px) {
  .site-footer .site-info #footer-menu-1 {
    flex-direction: column;
    gap: 5px;
  }
}
.site-footer .site-info #footer-menu-1 a {
  color: #ffffff;
}
.site-footer .site-info .website-by {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media screen and (max-width: 769px) {
  .site-footer .site-info .website-by {
    margin-left: unset;
  }
}
.site-footer .site-info .website-by svg {
  display: block;
}

@keyframes morph {
  0% {
    border-radius: 40% 60% 60% 40%/70% 30%;
  }
  to {
    border-radius: 40% 60%;
  }
}
.hero-section {
  overflow: hidden;
  position: relative;
}
.hero-section .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.hero-section .hero-slider-block {
  width: 100%;
  height: 982px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 90vh;
  position: relative;
}
@media screen and (max-width: 769px) {
  .hero-section .hero-slider-block {
    height: 92vh;
  }
}
.hero-section .container {
  height: 100%;
}
@media screen and (max-width: 769px) {
  .hero-section .container {
    padding: 0;
  }
}
.hero-section .bg-image {
  width: 800px;
  height: 922px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 90vh;
  max-width: 800px;
  width: 100%;
  position: absolute;
  right: -100px;
  top: -100px;
  border-radius: 40% 60% 60% 40%/70% 30%;
  animation: morph 5s linear infinite alternate;
}
@media screen and (max-width: 769px) {
  .hero-section .bg-image {
    height: 400px;
    right: 0;
  }
}
.hero-section .text {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0%, 0);
  color: #ffffff;
  text-align: left;
  max-width: 600px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  .hero-section .text {
    width: 100%;
  }
}
.hero-section .text h1 {
  margin-bottom: 20px;
  font-size: 65px;
  line-height: 70px;
}
@media screen and (max-width: 769px) {
  .hero-section .text h1 {
    font-size: 35px;
    line-height: normal;
  }
}
.hero-section .text-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 10px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .hero-section .text-wrap {
    padding: 15px;
    top: 80px;
  }
}
.hero-section .text-wrap .button {
  background: #1C1C4C;
  color: #EBDA75;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
  margin-top: 40px;
}
.hero-section .text-wrap .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #EBDA75;
  transition: transform 0.3s ease;
}
.hero-section .text-wrap .button:hover {
  background: #11112e;
  transition: all 0.3s ease;
  text-decoration: none;
}
.hero-section .text-wrap .button:hover::after {
  transform: translateX(5px);
}
.hero-section .text-wrap .button:active {
  background: black;
}
.hero-section .slick-dots {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1000px) {
  .hero-section .slick-dots {
    display: flex;
    justify-content: center;
  }
}
.hero-section .slick-dots li {
  margin: 0 0.45rem;
}
.hero-section .slick-dots button {
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #ffffff;
  text-indent: -9999px;
  cursor: pointer;
}
.hero-section .slick-dots li.slick-active button {
  background-color: #000000;
}

@keyframes morph {
  0% {
    border-radius: 40% 60% 60% 40%/70% 30%;
  }
  to {
    border-radius: 40% 60%;
  }
}
.small-hero-section {
  overflow: hidden;
  height: 500px;
  position: relative;
}
.small-hero-section .hero-slider-block {
  width: 100%;
  height: 880px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (max-width: 769px) {
  .small-hero-section .hero-slider-block {
    height: 100vh;
  }
}
.small-hero-section .container {
  height: 100%;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 10px;
  color: #ffffff;
}
@media screen and (max-width: 769px) {
  .small-hero-section .container {
    padding: 0;
    flex-direction: column;
  }
}
.small-hero-section .text {
  width: 50%;
  padding: 10px;
}
@media screen and (max-width: 769px) {
  .small-hero-section .text {
    width: 100%;
    padding: 20px;
  }
}
.small-hero-section .text p {
  font-size: 20px;
  font-size: clamp(1.6rem, 4vw, 2.4rem);
  line-height: 30px;
  font-weight: 400;
}
.small-hero-section .bg-image {
  width: 500px;
  height: 600px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  border-radius: 40% 60% 60% 40%/70% 30%;
  animation: morph 5s linear infinite alternate;
  right: -10%;
  position: relative;
}
@media screen and (max-width: 769px) {
  .small-hero-section .bg-image {
    height: 400px;
    right: 0;
  }
}
.small-hero-section.dark-blue {
  background-color: #1C1C4C;
}
.small-hero-section.dark-blue .text {
  color: #ffffff;
}
.small-hero-section.mid-blue {
  background-color: #3E70B6;
}
.small-hero-section.mid-blue .text {
  color: #ffffff;
}
.small-hero-section.light-blue {
  background-color: #74A0CD;
}
.small-hero-section.light-blue .text {
  color: #1C1C4C;
}
.small-hero-section.pink {
  background-color: #ED3C7F;
}
.small-hero-section.pink .text {
  color: #1C1C4C;
}
.small-hero-section.orange {
  background-color: #F38075;
}
.small-hero-section.orange .text {
  color: #1C1C4C;
}
.small-hero-section.yellow {
  background-color: #EBDA75;
}
.small-hero-section.yellow .text {
  color: #1C1C4C;
}
.small-hero-section.video {
  position: relative;
  background-color: transparent;
}
.small-hero-section .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.text-block-section {
  font-weight: 400;
}
.text-block-section .full {
  padding: 75px;
}
@media screen and (max-width: 1000px) {
  .text-block-section .full {
    padding: 50px 0;
  }
}
@media screen and (max-width: 769px) {
  .text-block-section .full {
    padding: 20px 0;
  }
}
.text-block-section .full p {
  margin-bottom: 0;
}
.text-block-section .full-text-bg {
  padding: 150px;
  background-color: #F38075;
  color: #ffffff;
}
.text-block-section .full-text-bg.dark-blue {
  background-color: #1C1C4C;
  color: #ffffff;
}
.text-block-section .full-text-bg.dark-blue .button {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .full-text-bg.dark-blue .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.text-block-section .full-text-bg.dark-blue .button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .full-text-bg.dark-blue .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .full-text-bg.dark-blue .button:active {
  background: #c4ac1c;
}
.text-block-section .full-text-bg.mid-blue {
  background-color: #3E70B6;
  color: #ffffff;
}
.text-block-section .full-text-bg.mid-blue .button {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .full-text-bg.mid-blue .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.text-block-section .full-text-bg.mid-blue .button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .full-text-bg.mid-blue .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .full-text-bg.mid-blue .button:active {
  background: #c4ac1c;
}
.text-block-section .full-text-bg.light-blue {
  background-color: #74A0CD;
  color: #1C1C4C;
}
.text-block-section .full-text-bg.light-blue .button {
  background: #1C1C4C;
  color: #EBDA75;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .full-text-bg.light-blue .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #EBDA75;
  transition: transform 0.3s ease;
}
.text-block-section .full-text-bg.light-blue .button:hover {
  background: #11112e;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .full-text-bg.light-blue .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .full-text-bg.light-blue .button:active {
  background: black;
}
.text-block-section .full-text-bg.pink {
  background-color: #ED3C7F;
  color: #1C1C4C;
}
.text-block-section .full-text-bg.pink .button {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .full-text-bg.pink .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.text-block-section .full-text-bg.pink .button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .full-text-bg.pink .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .full-text-bg.pink .button:active {
  background: #c4ac1c;
}
.text-block-section .full-text-bg.orange {
  background-color: #F38075;
  color: #1C1C4C;
}
.text-block-section .full-text-bg.orange .button {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .full-text-bg.orange .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.text-block-section .full-text-bg.orange .button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .full-text-bg.orange .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .full-text-bg.orange .button:active {
  background: #c4ac1c;
}
.text-block-section .full-text-bg.yellow {
  background-color: #EBDA75;
  color: #1C1C4C;
}
.text-block-section .full-text-bg.yellow .button {
  background: #1C1C4C;
  color: #EBDA75;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .full-text-bg.yellow .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #EBDA75;
  transition: transform 0.3s ease;
}
.text-block-section .full-text-bg.yellow .button:hover {
  background: #11112e;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .full-text-bg.yellow .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .full-text-bg.yellow .button:active {
  background: black;
}
.text-block-section .full-text-bg.video {
  position: relative;
  background-color: transparent;
}
.text-block-section .full-text-bg .button {
  margin-top: 20px;
}
@media screen and (max-width: 1000px) {
  .text-block-section .full-text-bg {
    padding: 50px 0;
  }
}
@media screen and (max-width: 769px) {
  .text-block-section .full-text-bg {
    padding: 20px 0;
  }
}
.text-block-section .half-and-half {
  background-color: #EBDA75;
  padding: 50px;
}
.text-block-section .half-and-half.dark-blue {
  background-color: #1C1C4C;
  color: #ffffff;
}
.text-block-section .half-and-half.dark-blue .button {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .half-and-half.dark-blue .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.text-block-section .half-and-half.dark-blue .button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .half-and-half.dark-blue .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .half-and-half.dark-blue .button:active {
  background: #c4ac1c;
}
.text-block-section .half-and-half.mid-blue {
  background-color: #3E70B6;
  color: #ffffff;
}
.text-block-section .half-and-half.mid-blue .button {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .half-and-half.mid-blue .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.text-block-section .half-and-half.mid-blue .button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .half-and-half.mid-blue .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .half-and-half.mid-blue .button:active {
  background: #c4ac1c;
}
.text-block-section .half-and-half.light-blue {
  background-color: #74A0CD;
  color: #1C1C4C;
}
.text-block-section .half-and-half.light-blue .button {
  background: #1C1C4C;
  color: #EBDA75;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .half-and-half.light-blue .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #EBDA75;
  transition: transform 0.3s ease;
}
.text-block-section .half-and-half.light-blue .button:hover {
  background: #11112e;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .half-and-half.light-blue .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .half-and-half.light-blue .button:active {
  background: black;
}
.text-block-section .half-and-half.pink {
  background-color: #ED3C7F;
  color: #1C1C4C;
}
.text-block-section .half-and-half.pink .button {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .half-and-half.pink .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.text-block-section .half-and-half.pink .button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .half-and-half.pink .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .half-and-half.pink .button:active {
  background: #c4ac1c;
}
.text-block-section .half-and-half.orange {
  background-color: #F38075;
  color: #1C1C4C;
}
.text-block-section .half-and-half.orange .button {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .half-and-half.orange .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.text-block-section .half-and-half.orange .button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .half-and-half.orange .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .half-and-half.orange .button:active {
  background: #c4ac1c;
}
.text-block-section .half-and-half.yellow {
  background-color: #EBDA75;
  color: #1C1C4C;
}
.text-block-section .half-and-half.yellow .button {
  background: #1C1C4C;
  color: #EBDA75;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .half-and-half.yellow .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #EBDA75;
  transition: transform 0.3s ease;
}
.text-block-section .half-and-half.yellow .button:hover {
  background: #11112e;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .half-and-half.yellow .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .half-and-half.yellow .button:active {
  background: black;
}
.text-block-section .half-and-half.video {
  position: relative;
  background-color: transparent;
  color: #ffffff;
}
.text-block-section .half-and-half.video .button {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.text-block-section .half-and-half.video .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.text-block-section .half-and-half.video .button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.text-block-section .half-and-half.video .button:hover::after {
  transform: translateX(5px);
}
.text-block-section .half-and-half.video .button:active {
  background: #c4ac1c;
}
@media screen and (max-width: 1000px) {
  .text-block-section .half-and-half {
    padding: 50px 0;
  }
}
.text-block-section .half-and-half .container {
  display: flex;
  justify-content: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 45px 125px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .text-block-section .half-and-half .container {
    flex-direction: column;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}
.text-block-section .half-and-half.right .bg-image {
  order: 2;
}
.text-block-section .half-and-half.right .text {
  order: 1;
}
.text-block-section .bg-image {
  width: 550px;
  height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 550px;
  width: 100%;
  border-radius: 40% 60% 60% 40%/70% 30%;
  animation: morph 5s linear infinite alternate;
}
@media screen and (max-width: 769px) {
  .text-block-section .bg-image {
    height: 400px;
    right: 0;
  }
}
.text-block-section h1, .text-block-section h2, .text-block-section h3, .text-block-section h4, .text-block-section h5, .text-block-section h6 {
  font-weight: normal;
}
.text-block-section .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.our-capabilities-section {
  padding: 100px 0;
  /* the slides */
  /* the parent */
}
@media screen and (max-width: 1000px) {
  .our-capabilities-section {
    padding: 50px 0;
  }
}
.our-capabilities-section .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .our-capabilities-section .top {
    justify-content: center;
  }
}
.our-capabilities-section .capabilities {
  margin-top: 60px;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 769px) {
  .our-capabilities-section .capabilities {
    flex-direction: column;
  }
}
.our-capabilities-section .capability {
  flex: 1;
  transition: transform 220ms ease, box-shadow 220ms ease;
}
.our-capabilities-section .capability a {
  display: block;
  color: #1C1C4C;
}
.our-capabilities-section .capability a:hover {
  color: #ED3C7F;
  text-decoration: none;
}
.our-capabilities-section .capability p {
  color: rgba(28, 28, 76, 0.6);
}
.our-capabilities-section .capability img {
  border-radius: 20px;
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.25));
  margin-bottom: 30px;
}
.our-capabilities-section .capability:hover {
  transform: translateY(-6px);
}
.our-capabilities-section .capability:hover .view {
  opacity: 0.8;
  transform: translate(-50%, -50%) scale(1);
}
.our-capabilities-section .capability:hover img {
  opacity: 0.7;
  transition: opacity 220ms ease, transform 220ms ease;
}
.our-capabilities-section .capability:hover .image {
  background-color: #1c1c4c;
}
.our-capabilities-section .capability .image {
  position: relative;
  border-radius: 20px;
  margin-bottom: 10px;
}
.our-capabilities-section .slick-slide {
  margin: 0 15px;
}
.our-capabilities-section .slick-list {
  margin: 0 -15px;
}
.our-capabilities-section .arrow-btns {
  position: relative;
}
@media screen and (max-width: 1000px) {
  .our-capabilities-section .arrow-btns {
    display: none;
  }
}
.our-capabilities-section .back-arrow,
.our-capabilities-section .next-arrow {
  font-size: 0;
  color: #3E70B6;
  border: 0;
  background: none;
  z-index: 1;
  cursor: pointer;
  top: inherit;
}
.our-capabilities-section .back-arrow:before {
  content: "";
  mask: url(img/arrow-round.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 25px;
  height: 25px;
  display: inline-block;
  background-color: #1C1C4C;
}
.our-capabilities-section .next-arrow:before {
  content: "";
  mask: url(img/arrow-round.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 25px;
  height: 25px;
  display: inline-block;
  background-color: #1C1C4C;
  rotate: 180deg;
}
.our-capabilities-section .slick-dots {
  top: -55px;
  right: 70px;
  position: absolute;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1000px) {
  .our-capabilities-section .slick-dots {
    position: unset;
    display: flex;
    justify-content: center;
  }
}
.our-capabilities-section .slick-dots li {
  margin: 0 0.45rem;
}
.our-capabilities-section .slick-dots button {
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #ffffff;
  border: 1px solid #1C1C4C;
  text-indent: -9999px;
  cursor: pointer;
}
.our-capabilities-section .slick-dots li.slick-active button {
  background-color: #000000;
}
.our-capabilities-section .view {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  width: 92px;
  height: 92px;
  border-radius: 50%;
  border: none;
  background: radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.12), transparent), linear-gradient(180deg, rgb(255, 99, 150), rgb(255, 43, 140));
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(20, 6, 60, 0.6);
  opacity: 0;
  transition: opacity 220ms ease, transform 220ms ease;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40% 60% 60% 40%/70% 30%;
  animation: morph 5s linear infinite alternate;
  font-size: 20px;
}
.our-capabilities-section .slick-track {
  padding: 10px 0;
}

.industries-section {
  padding: 100px 0;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .industries-section {
    padding: 50px 0;
  }
}
.industries-section .text {
  max-width: 810px;
  width: 100%;
  margin: 0 auto;
}
.industries-section .industries {
  display: grid;
  gap: 10px;
  grid-auto-columns: 22%;
  justify-content: center;
  grid-auto-flow: column;
}
@media screen and (max-width: 1000px) {
  .industries-section .industries {
    flex-direction: column;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    grid-auto-flow: unset;
  }
}

.latest-case-studies-section {
  background-color: #1C1C4C;
  padding: 100px 0;
  color: #ffffff;
}
@media screen and (max-width: 769px) {
  .latest-case-studies-section {
    padding: 50px 0;
  }
}
.latest-case-studies-section .top-section {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 769px) {
  .latest-case-studies-section .top-section {
    flex-direction: column;
  }
}
.latest-case-studies-section .case-studies {
  margin-top: 60px;
  display: flex;
  gap: 40px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  align-items: start;
}
@media screen and (max-width: 769px) {
  .latest-case-studies-section .case-studies {
    flex-direction: column;
    grid-template-columns: 1fr;
    gap: 18px;
  }
}
.latest-case-studies-section .view {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  width: 92px;
  height: 92px;
  border-radius: 50%;
  border: none;
  background: radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.12), transparent), linear-gradient(180deg, rgb(255, 99, 150), rgb(255, 43, 140));
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(20, 6, 60, 0.6);
  opacity: 0;
  transition: opacity 220ms ease, transform 220ms ease;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40% 60% 60% 40%/70% 30%;
  animation: morph 5s linear infinite alternate;
  font-size: 20px;
}
.latest-case-studies-section .case-study {
  position: relative;
  cursor: pointer;
  flex: 1;
  background: transparent;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 220ms ease, box-shadow 220ms ease;
}
.latest-case-studies-section .case-study:hover {
  transform: translateY(-6px);
}
.latest-case-studies-section .case-study:hover .view {
  opacity: 0.8;
  transform: translate(-50%, -50%) scale(1);
}
.latest-case-studies-section .case-study:hover img {
  opacity: 0.7;
  transition: opacity 220ms ease, transform 220ms ease;
}
.latest-case-studies-section .case-study .image {
  position: relative;
  transition: opacity 220ms ease, transform 220ms ease;
  margin-bottom: 30px;
}
.latest-case-studies-section .case-study img {
  border-radius: 20px;
  width: 100%;
}
.latest-case-studies-section .case-study h4 {
  margin-top: 10px;
}
.latest-case-studies-section .case-study p {
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
}
.latest-case-studies-section .case-study a {
  display: block;
  color: #ffffff;
}
.latest-case-studies-section .case-study a:hover {
  color: #ED3C7F;
  text-decoration: none;
}
.latest-case-studies-section .cs1, .latest-case-studies-section .cs2 {
  grid-column: span 3;
}
.latest-case-studies-section .cs1 img, .latest-case-studies-section .cs2 img {
  height: 382px;
}
@media screen and (max-width: 769px) {
  .latest-case-studies-section .cs1 img, .latest-case-studies-section .cs2 img {
    height: 260px;
  }
}
.latest-case-studies-section .cs3, .latest-case-studies-section .cs4, .latest-case-studies-section .cs5 {
  grid-column: span 2;
}
.latest-case-studies-section .cs3 img, .latest-case-studies-section .cs4 img, .latest-case-studies-section .cs5 img {
  height: auto;
}
@media screen and (max-width: 769px) {
  .latest-case-studies-section .cs3 img, .latest-case-studies-section .cs4 img, .latest-case-studies-section .cs5 img {
    height: 200px;
  }
}
.latest-case-studies-section .button {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
}
.latest-case-studies-section .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.latest-case-studies-section .button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.latest-case-studies-section .button:hover::after {
  transform: translateX(5px);
}
.latest-case-studies-section .button:active {
  background: #c4ac1c;
}

.case-studies-slider-section {
  padding: 100px 0;
  background-color: #1C1C4C;
  color: #ffffff;
  /* the slides */
  /* the parent */
}
@media screen and (max-width: 1000px) {
  .case-studies-slider-section {
    padding: 50px 0;
  }
}
.case-studies-slider-section .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  .case-studies-slider-section .top {
    justify-content: center;
    flex-direction: column;
  }
}
.case-studies-slider-section .casestudies-slider {
  margin-top: 30px;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 769px) {
  .case-studies-slider-section .casestudies-slider {
    flex-direction: column;
  }
}
.case-studies-slider-section .case-study {
  flex: 1;
  transition: transform 220ms ease, box-shadow 220ms ease;
}
.case-studies-slider-section .case-study a {
  display: block;
  color: #ffffff;
  text-decoration: none;
}
.case-studies-slider-section .case-study a:hover {
  color: #ED3C7F;
}
.case-studies-slider-section .case-study p {
  color: rgba(255, 255, 255, 0.6);
}
.case-studies-slider-section .case-study img {
  border-radius: 20px;
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.25));
}
.case-studies-slider-section .case-study:hover {
  transform: translateY(-6px);
}
.case-studies-slider-section .case-study:hover .view {
  opacity: 0.8;
  transform: translate(-50%, -50%) scale(1);
}
.case-studies-slider-section .case-study:hover img {
  opacity: 0.7;
  transition: opacity 220ms ease, transform 220ms ease;
}
.case-studies-slider-section .case-study .image {
  position: relative;
  border-radius: 20px;
  margin-bottom: 30px;
}
.case-studies-slider-section .slick-slide {
  margin: 0 15px;
}
.case-studies-slider-section .slick-list {
  margin: 0 -15px;
}
.case-studies-slider-section .arrow-btns {
  position: relative;
}
.case-studies-slider-section .back-arrow,
.case-studies-slider-section .next-arrow {
  font-size: 0;
  color: #3E70B6;
  border: 0;
  background: none;
  z-index: 1;
  cursor: pointer;
  top: inherit;
}
.case-studies-slider-section .back-arrow:before {
  content: "";
  mask: url(img/arrow-round.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 45px;
  height: 45px;
  display: inline-block;
  background-color: #ffffff;
}
.case-studies-slider-section .next-arrow:before {
  content: "";
  mask: url(img/arrow-round.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 45px;
  height: 45px;
  display: inline-block;
  background-color: #ffffff;
  rotate: 180deg;
}
.case-studies-slider-section .slick-dots {
  top: -55px;
  right: 70px;
  position: absolute;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1000px) {
  .case-studies-slider-section .slick-dots {
    position: unset;
    display: flex;
    justify-content: center;
  }
}
.case-studies-slider-section .slick-dots li {
  margin: 0 0.45rem;
}
.case-studies-slider-section .slick-dots button {
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  text-indent: -9999px;
  cursor: pointer;
}
.case-studies-slider-section .slick-dots li.slick-active button {
  background-color: #000000;
}
.case-studies-slider-section .view {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  width: 92px;
  height: 92px;
  border-radius: 50%;
  border: none;
  background: radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.12), transparent), linear-gradient(180deg, rgb(255, 99, 150), rgb(255, 43, 140));
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(20, 6, 60, 0.6);
  opacity: 0;
  transition: opacity 220ms ease, transform 220ms ease;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40% 60% 60% 40%/70% 30%;
  animation: morph 5s linear infinite alternate;
  font-size: 20px;
}

.contact-form-section {
  margin: 80px 0;
}
.contact-form-section .container {
  display: flex;
  gap: 100px;
}
@media screen and (max-width: 1000px) {
  .contact-form-section .container {
    flex-direction: column;
  }
}
.contact-form-section h3 {
  margin-bottom: 40px;
}
.contact-form-section h6 {
  color: #74A0CD;
  font-size: 20px;
  margin: 0;
}
.contact-form-section p {
  margin-top: 0;
}
.contact-form-section .company-number-email {
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
}
.contact-form-section .company-number-email a {
  color: #1C1C4C;
}
.contact-form-section .company-number-email a span {
  color: #74A0CD;
}
.contact-form-section .bottom-other-info {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1000px) {
  .contact-form-section .bottom-other-info {
    flex-direction: column;
    gap: 10px;
  }
}
.contact-form-section .other-contact-number-email {
  margin-top: 10px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1000px) {
  .contact-form-section .other-contact-number-email {
    margin-bottom: 10px;
  }
}
.contact-form-section .other-contact-number-email a {
  color: #1C1C4C;
}
.contact-form-section .other-contact-number-email a span {
  color: #74A0CD;
}
.contact-form-section .other-contact-number-email svg {
  width: 25px;
}
.contact-form-section .other-contact-number-email svg path {
  fill: #74A0CD;
}
.contact-form-section .gform_button.button {
  cursor: pointer;
  background: #1C1C4C;
  color: #EBDA75;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
}
.contact-form-section .gform_button.button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #EBDA75;
  transition: transform 0.3s ease;
}
.contact-form-section .gform_button.button:hover {
  background: #11112e;
  transition: all 0.3s ease;
  text-decoration: none;
}
.contact-form-section .gform_button.button:hover::after {
  transform: translateX(5px);
}
.contact-form-section .gform_button.button:active {
  background: black;
}

.map-section h3 {
  margin-bottom: 40px;
}
.map-section .map-section-wrapper {
  overflow: hidden;
  height: 450px;
}
.map-section .map-section-wrapper iframe {
  height: 600px;
  position: relative;
  display: block;
}

.person-section {
  padding: 50px 0;
  text-align: center;
  /* Basic styling for the buttons */
  /* Hide Read Less button initially */
  /* Smooth transition for showing full text */
  /* Optional: Add a little padding for nice spacing */
}
.person-section.has-bg-color {
  background-color: #e7edf6;
}
.person-section h3 {
  margin-bottom: 30px;
}
.person-section .person-wrap {
  gap: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 769px) {
  .person-section .person-wrap {
    grid-template-columns: 1fr;
  }
}
.person-section .person-wrap .person {
  width: 100%;
}
.person-section .person-wrap .person .person-image {
  width: 270px;
  height: 270px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 550px;
  width: 100%;
  border-radius: 40% 60% 60% 40%/70% 30%;
  animation: morph 5s linear infinite alternate;
  margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
  .person-section .person-wrap .person .person-image {
    height: 400px;
    right: 0;
  }
}
.person-section .person-wrap .person .text {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
}
.person-section .read-more-btn, .person-section .read-less-btn {
  background: #EBDA75;
  color: #1C1C4C;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  margin-top: 10px;
  cursor: pointer;
}
.person-section .read-more-btn::after, .person-section .read-less-btn::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #1C1C4C;
  transition: transform 0.3s ease;
}
.person-section .read-more-btn:hover, .person-section .read-less-btn:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.person-section .read-more-btn:hover::after, .person-section .read-less-btn:hover::after {
  transform: translateX(5px);
}
.person-section .read-more-btn:active, .person-section .read-less-btn:active {
  background: #c4ac1c;
}
.person-section .read-less-btn {
  display: none;
}
.person-section .full-text {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.person-section .full-text.show {
  display: block;
  opacity: 1;
}
.person-section .acf-read-more {
  margin-bottom: 20px;
}
.person-section .acf-read-more p {
  margin-bottom: 10px;
}

.one-column-small-section {
  background-color: #3E70B6;
  padding: 50px 0;
  color: #ffffff;
}
.one-column-small-section .container {
  max-width: 730px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .one-column-small-section .container {
    width: 100%;
  }
}

.one-column-section {
  background-color: #3E70B6;
  padding: 50px 0;
  color: #ffffff;
}

.two-column-section {
  background-color: #3E70B6;
  padding: 50px 0;
  color: #ffffff;
}
.two-column-section .inner-container {
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 769px) {
  .two-column-section .inner-container {
    flex-direction: column;
    gap: 15px;
  }
}
.two-column-section .inner-container .left {
  flex: 1;
}
.two-column-section .inner-container .right {
  flex: 1;
}

.three-column-section {
  background-color: #3E70B6;
  padding: 50px 0;
  color: #ffffff;
}
.three-column-section .inner-container {
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 769px) {
  .three-column-section .inner-container {
    flex-direction: column;
    gap: 15px;
  }
}
.three-column-section .inner-container .one {
  flex: 1;
}
.three-column-section .inner-container .one p {
  margin-top: 0;
}
.three-column-section .inner-container .two {
  flex: 1;
}
.three-column-section .inner-container .two p {
  margin-top: 0;
}
.three-column-section .inner-container .three {
  flex: 1;
}
.three-column-section .inner-container .three p {
  margin-top: 0;
}

.four-column-section {
  background-color: #3E70B6;
  padding: 50px 0;
  color: #ffffff;
}
.four-column-section .inner-container {
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 769px) {
  .four-column-section .inner-container {
    flex-direction: column;
    gap: 15px;
  }
}
.four-column-section .inner-container .one {
  flex: 1;
}
.four-column-section .inner-container .two {
  flex: 1;
}
.four-column-section .inner-container .three {
  flex: 1;
}
.four-column-section .inner-container .four {
  flex: 1;
}

.post-type-archive-resources .resources-page-title,
.page-template-page-resources-results .resources-page-title {
  background-color: #1C1C4C;
  color: #ffffff;
  padding: 40px 0;
  margin-bottom: 60px;
}
.post-type-archive-resources .resources-page-title h1,
.page-template-page-resources-results .resources-page-title h1 {
  position: relative;
  margin-bottom: 40px;
  color: #ffffff;
}
.post-type-archive-resources .resources-page-title h1::after,
.page-template-page-resources-results .resources-page-title h1::after {
  content: "";
  position: absolute;
  width: 48px;
  height: 2px;
  background-color: #3E70B6;
  bottom: -30px;
  left: 0;
}
.post-type-archive-resources .resources-main-block,
.page-template-page-resources-results .resources-main-block {
  display: flex;
  margin-top: 70px;
  margin-bottom: 80px;
  display: flex;
  justify-content: center;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 769px) {
  .post-type-archive-resources .resources-main-block,
.page-template-page-resources-results .resources-main-block {
    grid-template-columns: repeat(1, 1fr);
  }
}
.post-type-archive-resources .resources-main-block .single-resource,
.page-template-page-resources-results .resources-main-block .single-resource {
  border: 2px solid #3E70B6;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  max-width: 400px;
  width: 100%;
  min-height: 400px;
  height: 100%;
  padding: 50px;
}
.post-type-archive-resources .resources-main-block .single-resource .type-icon,
.page-template-page-resources-results .resources-main-block .single-resource .type-icon {
  width: auto;
  height: 60px;
  margin-bottom: 15px;
}
.post-type-archive-resources .resources-main-block .category,
.page-template-page-resources-results .resources-main-block .category {
  margin: 10px 0;
}
.post-type-archive-resources .resources-main-block .recommended-by,
.page-template-page-resources-results .resources-main-block .recommended-by {
  margin: 10px 0;
}
.post-type-archive-resources .resources-main-block .recommended-by p,
.page-template-page-resources-results .resources-main-block .recommended-by p {
  margin: 0;
}
.post-type-archive-resources .resources-main-block .button,
.page-template-page-resources-results .resources-main-block .button {
  background: #3E70B6;
  color: #000;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  align-self: baseline;
  margin-top: 20px;
}
.post-type-archive-resources .resources-main-block .button::after,
.page-template-page-resources-results .resources-main-block .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.post-type-archive-resources .resources-main-block .button:hover,
.page-template-page-resources-results .resources-main-block .button:hover {
  background: #345d98;
  transition: all 0.3s ease;
  text-decoration: none;
}
.post-type-archive-resources .resources-main-block .button:hover::after,
.page-template-page-resources-results .resources-main-block .button:hover::after {
  transform: translateX(5px);
}
.post-type-archive-resources .resources-main-block .button:active,
.page-template-page-resources-results .resources-main-block .button:active {
  background: #1e3557;
}
.post-type-archive-resources .resources-main-block .button::after,
.page-template-page-resources-results .resources-main-block .button::after {
  content: none;
}
.post-type-archive-resources .resources-main-block .button .button-icon,
.page-template-page-resources-results .resources-main-block .button .button-icon {
  left: 17px;
  position: relative;
  top: 2px;
}

.text-page {
  margin-top: 100px;
}
.text-page.has-text-page-hero-section {
  margin-top: 0;
}
.text-page .text-page-hero-section {
  margin-bottom: 100px;
  background-color: #ED3C7F;
  padding: 75px 0;
}
@media screen and (max-width: 769px) {
  .text-page .text-page-hero-section {
    margin-bottom: 40px;
  }
}
.text-page .text-page-hero-section h1 {
  color: #ffffff;
  margin-bottom: 0;
}
.text-page h1 {
  margin-bottom: 20px;
}
.text-page .text-page-side-links-wrapper {
  display: flex;
  gap: 20px;
  display: grid;
  grid-template-columns: auto auto;
}
@media screen and (max-width: 769px) {
  .text-page .text-page-side-links-wrapper {
    grid-template-columns: 1fr;
  }
}
.text-page .text-page-side-links-wrapper .links {
  width: 100%;
}
.text-page .text-page-side-links-wrapper .links h3 {
  font-size: 20px;
  color: #1C1C4C;
  border-bottom: 1px solid;
}

@keyframes morph {
  0% {
    border-radius: 40% 60% 60% 40%/70% 30%;
  }
  to {
    border-radius: 40% 60%;
  }
}
.post-type-archive-casestudies .archive-hero-section,
.post-type-archive-capabilities .archive-hero-section {
  color: #ffffff;
  overflow: hidden;
  height: 500px;
}
.post-type-archive-casestudies .archive-hero-section .container,
.post-type-archive-capabilities .archive-hero-section .container {
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 10px;
  color: #ffffff;
}
@media screen and (max-width: 769px) {
  .post-type-archive-casestudies .archive-hero-section .container,
.post-type-archive-capabilities .archive-hero-section .container {
    padding: 0;
    flex-direction: column;
  }
}
.post-type-archive-casestudies .archive-hero-section .text,
.post-type-archive-capabilities .archive-hero-section .text {
  width: 50%;
  padding: 10px;
}
@media screen and (max-width: 769px) {
  .post-type-archive-casestudies .archive-hero-section .text,
.post-type-archive-capabilities .archive-hero-section .text {
    width: 100%;
    padding: 20px;
  }
}
.post-type-archive-casestudies .archive-hero-section .text p,
.post-type-archive-capabilities .archive-hero-section .text p {
  font-size: 20px;
  font-size: clamp(1.6rem, 4vw, 2.4rem);
  line-height: 30px;
  font-weight: 400;
}
.post-type-archive-casestudies .archive-hero-section .bg-image,
.post-type-archive-capabilities .archive-hero-section .bg-image {
  width: 500px;
  height: 700px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  border-radius: 40% 60% 60% 40%/70% 30%;
  animation: morph 5s linear infinite alternate;
  right: -10%;
  position: relative;
}
@media screen and (max-width: 769px) {
  .post-type-archive-casestudies .archive-hero-section .bg-image,
.post-type-archive-capabilities .archive-hero-section .bg-image {
    height: 400px;
    right: 0;
  }
}
.post-type-archive-casestudies .wrapper,
.post-type-archive-capabilities .wrapper {
  margin-top: 30px;
  padding-bottom: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.post-type-archive-casestudies .case-study,
.post-type-archive-casestudies .capability,
.post-type-archive-capabilities .case-study,
.post-type-archive-capabilities .capability {
  flex: 1;
  transition: transform 220ms ease, box-shadow 220ms ease;
  margin: 10px 0;
}
.post-type-archive-casestudies .case-study:hover h4,
.post-type-archive-casestudies .capability:hover h4,
.post-type-archive-capabilities .case-study:hover h4,
.post-type-archive-capabilities .capability:hover h4 {
  color: #ED3C7F;
}
.post-type-archive-casestudies .case-study a,
.post-type-archive-casestudies .capability a,
.post-type-archive-capabilities .case-study a,
.post-type-archive-capabilities .capability a {
  display: block;
  color: #ffffff;
}
.post-type-archive-casestudies .case-study a:hover,
.post-type-archive-casestudies .capability a:hover,
.post-type-archive-capabilities .case-study a:hover,
.post-type-archive-capabilities .capability a:hover {
  color: #ED3C7F;
  text-decoration: none;
}
.post-type-archive-casestudies .case-study p,
.post-type-archive-casestudies .capability p,
.post-type-archive-capabilities .case-study p,
.post-type-archive-capabilities .capability p {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
}
.post-type-archive-casestudies .case-study img,
.post-type-archive-casestudies .capability img,
.post-type-archive-capabilities .case-study img,
.post-type-archive-capabilities .capability img {
  border-radius: 20px;
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.25));
  margin-bottom: 30px;
}
.post-type-archive-casestudies .case-study:hover,
.post-type-archive-casestudies .capability:hover,
.post-type-archive-capabilities .case-study:hover,
.post-type-archive-capabilities .capability:hover {
  transform: translateY(-6px);
}
.post-type-archive-casestudies .case-study:hover .view,
.post-type-archive-casestudies .capability:hover .view,
.post-type-archive-capabilities .case-study:hover .view,
.post-type-archive-capabilities .capability:hover .view {
  opacity: 0.8;
  transform: translate(-50%, -50%) scale(1);
}
.post-type-archive-casestudies .case-study:hover img,
.post-type-archive-casestudies .capability:hover img,
.post-type-archive-capabilities .case-study:hover img,
.post-type-archive-capabilities .capability:hover img {
  opacity: 0.7;
  transition: opacity 220ms ease, transform 220ms ease;
}
.post-type-archive-casestudies .case-study:hover .image,
.post-type-archive-casestudies .capability:hover .image,
.post-type-archive-capabilities .case-study:hover .image,
.post-type-archive-capabilities .capability:hover .image {
  background-color: white;
}
.post-type-archive-casestudies .case-study .image,
.post-type-archive-casestudies .capability .image,
.post-type-archive-capabilities .case-study .image,
.post-type-archive-capabilities .capability .image {
  position: relative;
  border-radius: 20px;
  margin-bottom: 10px;
}
.post-type-archive-casestudies .view,
.post-type-archive-capabilities .view {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  width: 92px;
  height: 92px;
  border-radius: 50%;
  border: none;
  background: radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.12), transparent), linear-gradient(180deg, rgb(255, 99, 150), rgb(255, 43, 140));
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(20, 6, 60, 0.6);
  opacity: 0;
  transition: opacity 220ms ease, transform 220ms ease;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40% 60% 60% 40%/70% 30%;
  animation: morph 5s linear infinite alternate;
  font-size: 20px;
}
.post-type-archive-casestudies .image-wrapper,
.post-type-archive-capabilities .image-wrapper {
  position: relative;
}
.post-type-archive-casestudies .hub-intro-text-wrapper,
.post-type-archive-capabilities .hub-intro-text-wrapper {
  transition: all 0.3s ease;
  text-align: center;
  padding: 40px;
  background-color: #ffffff;
}
.post-type-archive-casestudies .hub-intro-text-wrapper.scrolled-to-top-fixed,
.post-type-archive-capabilities .hub-intro-text-wrapper.scrolled-to-top-fixed {
  background-color: #ffffff;
  padding: 20px;
  position: fixed;
  top: 67px; /* Fixed 70px from the top */
  left: 0;
  width: 100%; /* Optional: Makes the div full width */
  z-index: 9; /* Ensures it stays above other content */
}

.post-type-archive-casestudies,
.post-type-archive-capabilities {
  position: relative;
}
.post-type-archive-casestudies .archive-hero-section.dark-blue,
.post-type-archive-capabilities .archive-hero-section.dark-blue {
  background-color: #1C1C4C;
}
.post-type-archive-casestudies .archive-hero-section.dark-blue .text,
.post-type-archive-capabilities .archive-hero-section.dark-blue .text {
  color: #ffffff;
}
.post-type-archive-casestudies .archive-hero-section.mid-blue,
.post-type-archive-capabilities .archive-hero-section.mid-blue {
  background-color: #3E70B6;
}
.post-type-archive-casestudies .archive-hero-section.mid-blue .text,
.post-type-archive-capabilities .archive-hero-section.mid-blue .text {
  color: #ffffff;
}
.post-type-archive-casestudies .archive-hero-section.light-blue,
.post-type-archive-capabilities .archive-hero-section.light-blue {
  background-color: #74A0CD;
}
.post-type-archive-casestudies .archive-hero-section.light-blue .text,
.post-type-archive-capabilities .archive-hero-section.light-blue .text {
  color: #1C1C4C;
}
.post-type-archive-casestudies .archive-hero-section.pink,
.post-type-archive-capabilities .archive-hero-section.pink {
  background-color: #ED3C7F;
}
.post-type-archive-casestudies .archive-hero-section.pink .text,
.post-type-archive-capabilities .archive-hero-section.pink .text {
  color: #1C1C4C;
}
.post-type-archive-casestudies .archive-hero-section.orange,
.post-type-archive-capabilities .archive-hero-section.orange {
  background-color: #F38075;
}
.post-type-archive-casestudies .archive-hero-section.orange .text,
.post-type-archive-capabilities .archive-hero-section.orange .text {
  color: #1C1C4C;
}
.post-type-archive-casestudies .archive-hero-section.yellow,
.post-type-archive-capabilities .archive-hero-section.yellow {
  background-color: #EBDA75;
}
.post-type-archive-casestudies .archive-hero-section.yellow .text,
.post-type-archive-capabilities .archive-hero-section.yellow .text {
  color: #1C1C4C;
}
.post-type-archive-casestudies .archive-hero-section.video,
.post-type-archive-capabilities .archive-hero-section.video {
  position: relative;
  background-color: transparent;
}
.post-type-archive-casestudies .background-video,
.post-type-archive-capabilities .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.single-casestudies .text-page,
.single-capabilities .text-page {
  margin-top: 100px;
}
.single-casestudies .text-page.has-text-page-hero-section,
.single-capabilities .text-page.has-text-page-hero-section {
  margin-top: 0;
}
.single-casestudies .text-page .text-page-hero-section,
.single-capabilities .text-page .text-page-hero-section {
  margin-bottom: 100px;
  background-color: #ED3C7F;
  padding: 75px 0;
  transition: padding 1s ease;
}
@media screen and (max-width: 769px) {
  .single-casestudies .text-page .text-page-hero-section,
.single-capabilities .text-page .text-page-hero-section {
    margin-bottom: 40px;
  }
}
.single-casestudies .text-page .text-page-hero-section h1,
.single-capabilities .text-page .text-page-hero-section h1 {
  color: #ffffff;
  margin-bottom: 0;
  transition: font-size 0.8s ease, line-height 0.8s ease;
}
.single-casestudies .text-page .text-page-hero-section.text-hero-section-scroll,
.single-capabilities .text-page .text-page-hero-section.text-hero-section-scroll {
  position: fixed;
  top: 67px;
  width: 100%;
  padding: 20px 0;
  z-index: 2;
}
.single-casestudies .text-page .text-page-hero-section.text-hero-section-scroll h1,
.single-capabilities .text-page .text-page-hero-section.text-hero-section-scroll h1 {
  font-size: 30px;
  line-height: normal;
}
.single-casestudies .text-page h1,
.single-capabilities .text-page h1 {
  margin-bottom: 20px;
}
.single-casestudies .text-page .text-page-side-links-wrapper,
.single-capabilities .text-page .text-page-side-links-wrapper {
  display: flex;
  gap: 20px;
  display: grid;
  grid-template-columns: 1fr 2fr;
  position: relative;
  padding-top: 0;
}
@media screen and (max-width: 769px) {
  .single-casestudies .text-page .text-page-side-links-wrapper,
.single-capabilities .text-page .text-page-side-links-wrapper {
    grid-template-columns: 1fr;
  }
}
.single-casestudies .text-page .text-page-side-links-wrapper .links,
.single-capabilities .text-page .text-page-side-links-wrapper .links {
  width: 100%;
}
.single-casestudies .text-page .text-page-side-links-wrapper .links h3,
.single-capabilities .text-page .text-page-side-links-wrapper .links h3 {
  font-size: 18px;
  color: #1C1C4C;
  border-bottom: 1px solid;
  line-height: 33px;
}
.single-casestudies .text-page .text-page-side-links-wrapper.text-hero-section-scroll,
.single-capabilities .text-page .text-page-side-links-wrapper.text-hero-section-scroll {
  padding-top: 250px;
}
.single-casestudies .text-page .text-page-side-links-wrapper .left-inner,
.single-capabilities .text-page .text-page-side-links-wrapper .left-inner {
  position: sticky;
  top: 200px;
}
.single-casestudies .text-page img,
.single-capabilities .text-page img {
  width: 100%;
  border-radius: 30px;
}
.single-casestudies .text-page .back-to-hub-button,
.single-capabilities .text-page .back-to-hub-button {
  background: #EBDA75;
  color: #000;
  display: inline-block;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 55px;
  color: #000 !important;
  font-weight: normal;
  margin-bottom: 30px;
  cursor: pointer;
}
.single-casestudies .text-page .back-to-hub-button::after,
.single-capabilities .text-page .back-to-hub-button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #000;
  transition: transform 0.3s ease;
}
.single-casestudies .text-page .back-to-hub-button:hover,
.single-capabilities .text-page .back-to-hub-button:hover {
  background: #e6d051;
  transition: all 0.3s ease;
  text-decoration: none;
}
.single-casestudies .text-page .back-to-hub-button:hover::after,
.single-capabilities .text-page .back-to-hub-button:hover::after {
  transform: translateX(5px);
}
.single-casestudies .text-page .back-to-hub-button:active,
.single-capabilities .text-page .back-to-hub-button:active {
  background: #c4ac1c;
}
.single-casestudies .text-page .back-to-hub-button::after,
.single-capabilities .text-page .back-to-hub-button::after {
  transform: rotate(-180deg);
  top: 0;
  left: 12px;
  transition: left 0.3s ease;
}
@media screen and (max-width: 769px) {
  .single-casestudies .text-page .back-to-hub-button,
.single-capabilities .text-page .back-to-hub-button {
    margin: 15px;
  }
}
.single-casestudies .text-page .back-to-hub-button:hover::after,
.single-capabilities .text-page .back-to-hub-button:hover::after {
  left: 6px;
  transform: rotate(-180deg);
}
.single-casestudies .bottom-section,
.single-capabilities .bottom-section {
  background-color: #3E70B6;
  color: #ffffff;
  padding: 80px 0;
}
.single-casestudies .bottom-section .wrap,
.single-capabilities .bottom-section .wrap {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.single-casestudies .bottom-section .wrap p,
.single-capabilities .bottom-section .wrap p {
  margin: 0;
}
.single-casestudies .bottom-section .wrap span,
.single-capabilities .bottom-section .wrap span {
  color: #1C1C4C;
}
.single-casestudies .bottom-section .wrap a,
.single-capabilities .bottom-section .wrap a {
  color: #ffffff;
}

.search-results .search-results-wrap .page-header {
  padding: 30px 0 20px 0;
}
.search-results .search-results-wrap .page-title {
  font-size: 40px;
}
.search-results .search-results-wrap .entry-title {
  font-size: 30px;
}
@media screen and (max-width: 769px) {
  .search-results .search-results-wrap .entry-title {
    line-height: normal;
  }
}
.search-results .search-results-wrap img {
  max-width: 300px;
  width: 100%;
}
@media screen and (max-width: 769px) {
  .search-results .search-results-wrap img {
    max-width: 100%;
  }
}

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