@charset "UTF-8";
/*!
Theme Name: Colegios RC
Theme URI: https://sidn.es/
Author: SIDN
Author URI: https://sidn.es/
Description: Custom theme for Colegios RC
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: base-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
@font-face {
  font-family: "Amelia Basic";
  src: url("/wp-content/themes/Colegios RC/assets/fonts/Amelia-Basic.ttf");
}
@font-face {
  font-family: "DM Sans";
  src: url("/wp-content/themes/Colegios RC/assets/fonts/Amelia-Basic.ttf");
}
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | 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.
 */
* {
  margin: 0px;
  padding: 0px;
}

::after,
::before {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

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

#page {
  position: relative;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Grid
--------------------------------------------- */
.grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 30px;
  gap: 30px;
}

.col-1 {
  grid-column-end: span 1;
}

.col-offset-1 {
  grid-column-start: 2;
}

.row-1 {
  grid-row-end: span 1;
}

.row-offset-1 {
  grid-row-start: 2;
}

.col-2 {
  grid-column-end: span 2;
}

.col-offset-2 {
  grid-column-start: 3;
}

.row-2 {
  grid-row-end: span 2;
}

.row-offset-2 {
  grid-row-start: 3;
}

.col-3 {
  grid-column-end: span 3;
}

.col-offset-3 {
  grid-column-start: 4;
}

.row-3 {
  grid-row-end: span 3;
}

.row-offset-3 {
  grid-row-start: 4;
}

.col-4 {
  grid-column-end: span 4;
}

.col-offset-4 {
  grid-column-start: 5;
}

.row-4 {
  grid-row-end: span 4;
}

.row-offset-4 {
  grid-row-start: 5;
}

.col-5 {
  grid-column-end: span 5;
}

.col-offset-5 {
  grid-column-start: 6;
}

.row-5 {
  grid-row-end: span 5;
}

.row-offset-5 {
  grid-row-start: 6;
}

.col-6 {
  grid-column-end: span 6;
}

.col-offset-6 {
  grid-column-start: 7;
}

.row-6 {
  grid-row-end: span 6;
}

.row-offset-6 {
  grid-row-start: 7;
}

.col-7 {
  grid-column-end: span 7;
}

.col-offset-7 {
  grid-column-start: 8;
}

.row-7 {
  grid-row-end: span 7;
}

.row-offset-7 {
  grid-row-start: 8;
}

.col-8 {
  grid-column-end: span 8;
}

.col-offset-8 {
  grid-column-start: 9;
}

.row-8 {
  grid-row-end: span 8;
}

.row-offset-8 {
  grid-row-start: 9;
}

.col-9 {
  grid-column-end: span 9;
}

.col-offset-9 {
  grid-column-start: 10;
}

.row-9 {
  grid-row-end: span 9;
}

.row-offset-9 {
  grid-row-start: 10;
}

.col-10 {
  grid-column-end: span 10;
}

.col-offset-10 {
  grid-column-start: 11;
}

.row-10 {
  grid-row-end: span 10;
}

.row-offset-10 {
  grid-row-start: 11;
}

.col-11 {
  grid-column-end: span 11;
}

.col-offset-11 {
  grid-column-start: 12;
}

.row-11 {
  grid-row-end: span 11;
}

.row-offset-11 {
  grid-row-start: 12;
}

.col-12 {
  grid-column-end: span 12;
}

.col-offset-12 {
  grid-column-start: 13;
}

.row-12 {
  grid-row-end: span 12;
}

.row-offset-12 {
  grid-row-start: 13;
}

@media (min-width: 480px) {
  .col-xs-1 {
    grid-column-end: span 1;
  }
  .col-offset-xs-1 {
    grid-column-start: 2;
  }
  .row-xs-1 {
    grid-row-end: span 1;
  }
  .row-offset-xs-1 {
    grid-row-start: 2;
  }
  .col-xs-2 {
    grid-column-end: span 2;
  }
  .col-offset-xs-2 {
    grid-column-start: 3;
  }
  .row-xs-2 {
    grid-row-end: span 2;
  }
  .row-offset-xs-2 {
    grid-row-start: 3;
  }
  .col-xs-3 {
    grid-column-end: span 3;
  }
  .col-offset-xs-3 {
    grid-column-start: 4;
  }
  .row-xs-3 {
    grid-row-end: span 3;
  }
  .row-offset-xs-3 {
    grid-row-start: 4;
  }
  .col-xs-4 {
    grid-column-end: span 4;
  }
  .col-offset-xs-4 {
    grid-column-start: 5;
  }
  .row-xs-4 {
    grid-row-end: span 4;
  }
  .row-offset-xs-4 {
    grid-row-start: 5;
  }
  .col-xs-5 {
    grid-column-end: span 5;
  }
  .col-offset-xs-5 {
    grid-column-start: 6;
  }
  .row-xs-5 {
    grid-row-end: span 5;
  }
  .row-offset-xs-5 {
    grid-row-start: 6;
  }
  .col-xs-6 {
    grid-column-end: span 6;
  }
  .col-offset-xs-6 {
    grid-column-start: 7;
  }
  .row-xs-6 {
    grid-row-end: span 6;
  }
  .row-offset-xs-6 {
    grid-row-start: 7;
  }
  .col-xs-7 {
    grid-column-end: span 7;
  }
  .col-offset-xs-7 {
    grid-column-start: 8;
  }
  .row-xs-7 {
    grid-row-end: span 7;
  }
  .row-offset-xs-7 {
    grid-row-start: 8;
  }
  .col-xs-8 {
    grid-column-end: span 8;
  }
  .col-offset-xs-8 {
    grid-column-start: 9;
  }
  .row-xs-8 {
    grid-row-end: span 8;
  }
  .row-offset-xs-8 {
    grid-row-start: 9;
  }
  .col-xs-9 {
    grid-column-end: span 9;
  }
  .col-offset-xs-9 {
    grid-column-start: 10;
  }
  .row-xs-9 {
    grid-row-end: span 9;
  }
  .row-offset-xs-9 {
    grid-row-start: 10;
  }
  .col-xs-10 {
    grid-column-end: span 10;
  }
  .col-offset-xs-10 {
    grid-column-start: 11;
  }
  .row-xs-10 {
    grid-row-end: span 10;
  }
  .row-offset-xs-10 {
    grid-row-start: 11;
  }
  .col-xs-11 {
    grid-column-end: span 11;
  }
  .col-offset-xs-11 {
    grid-column-start: 12;
  }
  .row-xs-11 {
    grid-row-end: span 11;
  }
  .row-offset-xs-11 {
    grid-row-start: 12;
  }
  .col-xs-12 {
    grid-column-end: span 12;
  }
  .col-offset-xs-12 {
    grid-column-start: 13;
  }
  .row-xs-12 {
    grid-row-end: span 12;
  }
  .row-offset-xs-12 {
    grid-row-start: 13;
  }
}
@media (min-width: 768px) {
  .col-sm-1 {
    grid-column-end: span 1;
  }
  .col-offset-sm-1 {
    grid-column-start: 2;
  }
  .row-sm-1 {
    grid-row-end: span 1;
  }
  .row-offset-sm-1 {
    grid-row-start: 2;
  }
  .col-sm-2 {
    grid-column-end: span 2;
  }
  .col-offset-sm-2 {
    grid-column-start: 3;
  }
  .row-sm-2 {
    grid-row-end: span 2;
  }
  .row-offset-sm-2 {
    grid-row-start: 3;
  }
  .col-sm-3 {
    grid-column-end: span 3;
  }
  .col-offset-sm-3 {
    grid-column-start: 4;
  }
  .row-sm-3 {
    grid-row-end: span 3;
  }
  .row-offset-sm-3 {
    grid-row-start: 4;
  }
  .col-sm-4 {
    grid-column-end: span 4;
  }
  .col-offset-sm-4 {
    grid-column-start: 5;
  }
  .row-sm-4 {
    grid-row-end: span 4;
  }
  .row-offset-sm-4 {
    grid-row-start: 5;
  }
  .col-sm-5 {
    grid-column-end: span 5;
  }
  .col-offset-sm-5 {
    grid-column-start: 6;
  }
  .row-sm-5 {
    grid-row-end: span 5;
  }
  .row-offset-sm-5 {
    grid-row-start: 6;
  }
  .col-sm-6 {
    grid-column-end: span 6;
  }
  .col-offset-sm-6 {
    grid-column-start: 7;
  }
  .row-sm-6 {
    grid-row-end: span 6;
  }
  .row-offset-sm-6 {
    grid-row-start: 7;
  }
  .col-sm-7 {
    grid-column-end: span 7;
  }
  .col-offset-sm-7 {
    grid-column-start: 8;
  }
  .row-sm-7 {
    grid-row-end: span 7;
  }
  .row-offset-sm-7 {
    grid-row-start: 8;
  }
  .col-sm-8 {
    grid-column-end: span 8;
  }
  .col-offset-sm-8 {
    grid-column-start: 9;
  }
  .row-sm-8 {
    grid-row-end: span 8;
  }
  .row-offset-sm-8 {
    grid-row-start: 9;
  }
  .col-sm-9 {
    grid-column-end: span 9;
  }
  .col-offset-sm-9 {
    grid-column-start: 10;
  }
  .row-sm-9 {
    grid-row-end: span 9;
  }
  .row-offset-sm-9 {
    grid-row-start: 10;
  }
  .col-sm-10 {
    grid-column-end: span 10;
  }
  .col-offset-sm-10 {
    grid-column-start: 11;
  }
  .row-sm-10 {
    grid-row-end: span 10;
  }
  .row-offset-sm-10 {
    grid-row-start: 11;
  }
  .col-sm-11 {
    grid-column-end: span 11;
  }
  .col-offset-sm-11 {
    grid-column-start: 12;
  }
  .row-sm-11 {
    grid-row-end: span 11;
  }
  .row-offset-sm-11 {
    grid-row-start: 12;
  }
  .col-sm-12 {
    grid-column-end: span 12;
  }
  .col-offset-sm-12 {
    grid-column-start: 13;
  }
  .row-sm-12 {
    grid-row-end: span 12;
  }
  .row-offset-sm-12 {
    grid-row-start: 13;
  }
}
@media (min-width: 960px) {
  .col-md-1 {
    grid-column-end: span 1;
  }
  .col-offset-md-1 {
    grid-column-start: 2;
  }
  .row-md-1 {
    grid-row-end: span 1;
  }
  .row-offset-md-1 {
    grid-row-start: 2;
  }
  .col-md-2 {
    grid-column-end: span 2;
  }
  .col-offset-md-2 {
    grid-column-start: 3;
  }
  .row-md-2 {
    grid-row-end: span 2;
  }
  .row-offset-md-2 {
    grid-row-start: 3;
  }
  .col-md-3 {
    grid-column-end: span 3;
  }
  .col-offset-md-3 {
    grid-column-start: 4;
  }
  .row-md-3 {
    grid-row-end: span 3;
  }
  .row-offset-md-3 {
    grid-row-start: 4;
  }
  .col-md-4 {
    grid-column-end: span 4;
  }
  .col-offset-md-4 {
    grid-column-start: 5;
  }
  .row-md-4 {
    grid-row-end: span 4;
  }
  .row-offset-md-4 {
    grid-row-start: 5;
  }
  .col-md-5 {
    grid-column-end: span 5;
  }
  .col-offset-md-5 {
    grid-column-start: 6;
  }
  .row-md-5 {
    grid-row-end: span 5;
  }
  .row-offset-md-5 {
    grid-row-start: 6;
  }
  .col-md-6 {
    grid-column-end: span 6;
  }
  .col-offset-md-6 {
    grid-column-start: 7;
  }
  .row-md-6 {
    grid-row-end: span 6;
  }
  .row-offset-md-6 {
    grid-row-start: 7;
  }
  .col-md-7 {
    grid-column-end: span 7;
  }
  .col-offset-md-7 {
    grid-column-start: 8;
  }
  .row-md-7 {
    grid-row-end: span 7;
  }
  .row-offset-md-7 {
    grid-row-start: 8;
  }
  .col-md-8 {
    grid-column-end: span 8;
  }
  .col-offset-md-8 {
    grid-column-start: 9;
  }
  .row-md-8 {
    grid-row-end: span 8;
  }
  .row-offset-md-8 {
    grid-row-start: 9;
  }
  .col-md-9 {
    grid-column-end: span 9;
  }
  .col-offset-md-9 {
    grid-column-start: 10;
  }
  .row-md-9 {
    grid-row-end: span 9;
  }
  .row-offset-md-9 {
    grid-row-start: 10;
  }
  .col-md-10 {
    grid-column-end: span 10;
  }
  .col-offset-md-10 {
    grid-column-start: 11;
  }
  .row-md-10 {
    grid-row-end: span 10;
  }
  .row-offset-md-10 {
    grid-row-start: 11;
  }
  .col-md-11 {
    grid-column-end: span 11;
  }
  .col-offset-md-11 {
    grid-column-start: 12;
  }
  .row-md-11 {
    grid-row-end: span 11;
  }
  .row-offset-md-11 {
    grid-row-start: 12;
  }
  .col-md-12 {
    grid-column-end: span 12;
  }
  .col-offset-md-12 {
    grid-column-start: 13;
  }
  .row-md-12 {
    grid-row-end: span 12;
  }
  .row-offset-md-12 {
    grid-row-start: 13;
  }
}
@media (min-width: 1170px) {
  .col-lg-1 {
    grid-column-end: span 1;
  }
  .col-offset-lg-1 {
    grid-column-start: 2;
  }
  .row-lg-1 {
    grid-row-end: span 1;
  }
  .row-offset-lg-1 {
    grid-row-start: 2;
  }
  .col-lg-2 {
    grid-column-end: span 2;
  }
  .col-offset-lg-2 {
    grid-column-start: 3;
  }
  .row-lg-2 {
    grid-row-end: span 2;
  }
  .row-offset-lg-2 {
    grid-row-start: 3;
  }
  .col-lg-3 {
    grid-column-end: span 3;
  }
  .col-offset-lg-3 {
    grid-column-start: 4;
  }
  .row-lg-3 {
    grid-row-end: span 3;
  }
  .row-offset-lg-3 {
    grid-row-start: 4;
  }
  .col-lg-4 {
    grid-column-end: span 4;
  }
  .col-offset-lg-4 {
    grid-column-start: 5;
  }
  .row-lg-4 {
    grid-row-end: span 4;
  }
  .row-offset-lg-4 {
    grid-row-start: 5;
  }
  .col-lg-5 {
    grid-column-end: span 5;
  }
  .col-offset-lg-5 {
    grid-column-start: 6;
  }
  .row-lg-5 {
    grid-row-end: span 5;
  }
  .row-offset-lg-5 {
    grid-row-start: 6;
  }
  .col-lg-6 {
    grid-column-end: span 6;
  }
  .col-offset-lg-6 {
    grid-column-start: 7;
  }
  .row-lg-6 {
    grid-row-end: span 6;
  }
  .row-offset-lg-6 {
    grid-row-start: 7;
  }
  .col-lg-7 {
    grid-column-end: span 7;
  }
  .col-offset-lg-7 {
    grid-column-start: 8;
  }
  .row-lg-7 {
    grid-row-end: span 7;
  }
  .row-offset-lg-7 {
    grid-row-start: 8;
  }
  .col-lg-8 {
    grid-column-end: span 8;
  }
  .col-offset-lg-8 {
    grid-column-start: 9;
  }
  .row-lg-8 {
    grid-row-end: span 8;
  }
  .row-offset-lg-8 {
    grid-row-start: 9;
  }
  .col-lg-9 {
    grid-column-end: span 9;
  }
  .col-offset-lg-9 {
    grid-column-start: 10;
  }
  .row-lg-9 {
    grid-row-end: span 9;
  }
  .row-offset-lg-9 {
    grid-row-start: 10;
  }
  .col-lg-10 {
    grid-column-end: span 10;
  }
  .col-offset-lg-10 {
    grid-column-start: 11;
  }
  .row-lg-10 {
    grid-row-end: span 10;
  }
  .row-offset-lg-10 {
    grid-row-start: 11;
  }
  .col-lg-11 {
    grid-column-end: span 11;
  }
  .col-offset-lg-11 {
    grid-column-start: 12;
  }
  .row-lg-11 {
    grid-row-end: span 11;
  }
  .row-offset-lg-11 {
    grid-row-start: 12;
  }
  .col-lg-12 {
    grid-column-end: span 12;
  }
  .col-offset-lg-12 {
    grid-column-start: 13;
  }
  .row-lg-12 {
    grid-row-end: span 12;
  }
  .row-offset-lg-12 {
    grid-row-start: 13;
  }
}
@media (min-width: 1280px) {
  .col-xl-1 {
    grid-column-end: span 1;
  }
  .col-offset-xl-1 {
    grid-column-start: 2;
  }
  .row-xl-1 {
    grid-row-end: span 1;
  }
  .row-offset-xl-1 {
    grid-row-start: 2;
  }
  .col-xl-2 {
    grid-column-end: span 2;
  }
  .col-offset-xl-2 {
    grid-column-start: 3;
  }
  .row-xl-2 {
    grid-row-end: span 2;
  }
  .row-offset-xl-2 {
    grid-row-start: 3;
  }
  .col-xl-3 {
    grid-column-end: span 3;
  }
  .col-offset-xl-3 {
    grid-column-start: 4;
  }
  .row-xl-3 {
    grid-row-end: span 3;
  }
  .row-offset-xl-3 {
    grid-row-start: 4;
  }
  .col-xl-4 {
    grid-column-end: span 4;
  }
  .col-offset-xl-4 {
    grid-column-start: 5;
  }
  .row-xl-4 {
    grid-row-end: span 4;
  }
  .row-offset-xl-4 {
    grid-row-start: 5;
  }
  .col-xl-5 {
    grid-column-end: span 5;
  }
  .col-offset-xl-5 {
    grid-column-start: 6;
  }
  .row-xl-5 {
    grid-row-end: span 5;
  }
  .row-offset-xl-5 {
    grid-row-start: 6;
  }
  .col-xl-6 {
    grid-column-end: span 6;
  }
  .col-offset-xl-6 {
    grid-column-start: 7;
  }
  .row-xl-6 {
    grid-row-end: span 6;
  }
  .row-offset-xl-6 {
    grid-row-start: 7;
  }
  .col-xl-7 {
    grid-column-end: span 7;
  }
  .col-offset-xl-7 {
    grid-column-start: 8;
  }
  .row-xl-7 {
    grid-row-end: span 7;
  }
  .row-offset-xl-7 {
    grid-row-start: 8;
  }
  .col-xl-8 {
    grid-column-end: span 8;
  }
  .col-offset-xl-8 {
    grid-column-start: 9;
  }
  .row-xl-8 {
    grid-row-end: span 8;
  }
  .row-offset-xl-8 {
    grid-row-start: 9;
  }
  .col-xl-9 {
    grid-column-end: span 9;
  }
  .col-offset-xl-9 {
    grid-column-start: 10;
  }
  .row-xl-9 {
    grid-row-end: span 9;
  }
  .row-offset-xl-9 {
    grid-row-start: 10;
  }
  .col-xl-10 {
    grid-column-end: span 10;
  }
  .col-offset-xl-10 {
    grid-column-start: 11;
  }
  .row-xl-10 {
    grid-row-end: span 10;
  }
  .row-offset-xl-10 {
    grid-row-start: 11;
  }
  .col-xl-11 {
    grid-column-end: span 11;
  }
  .col-offset-xl-11 {
    grid-column-start: 12;
  }
  .row-xl-11 {
    grid-row-end: span 11;
  }
  .row-offset-xl-11 {
    grid-row-start: 12;
  }
  .col-xl-12 {
    grid-column-end: span 12;
  }
  .col-offset-xl-12 {
    grid-column-start: 13;
  }
  .row-xl-12 {
    grid-row-end: span 12;
  }
  .row-offset-xl-12 {
    grid-row-start: 13;
  }
}
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #111111;
  font-family: "DM Sans", sans-serif;
  font-size: 1rem;
}

.bold {
  font-weight: 700;
}

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

/* Elements
--------------------------------------------- */
hr {
  background-color: #aaa;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul {
  list-style: none;
}

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

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}
a:visited {
  color: #800080;
}
a:hover, a:focus, a:active {
  color: #191970;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #ccc;
  color: rgba(0, 0, 0, 0.8);
  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%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: flex;
  justify-content: center;
  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 {
  display: block;
  left: auto;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* 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;
}

#main {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#main .home-content {
  width: 100%;
  max-width: 1366px;
}
#main .home-content .latest-posts-container {
  padding: 80px 125px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 700px) {
  #main .home-content .latest-posts-container {
    padding: 40px 15px;
  }
}
#main .home-content .latest-posts-container .title {
  color: #0f3d8d;
  font-family: "Amelia Basic";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.25px;
}
#main .home-content .latest-posts-container .latest-posts {
  width: 100%;
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 1050px) {
  #main .home-content .latest-posts-container .latest-posts {
    flex-direction: column;
    align-items: center;
  }
}
#main .home-content .latest-posts-container .latest-posts .latest-post-container {
  max-width: 550px;
}
@media screen and (max-width: 1050px) {
  #main .home-content .latest-posts-container .latest-posts .latest-post-container {
    max-width: fit-content;
  }
}
#main .home-content .latest-posts-container .latest-posts article.post {
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 20px 5px 0px rgba(17, 44, 65, 0), 0px 12px 5px 0px rgba(17, 44, 65, 0.01), 0px 7px 4px 0px rgba(17, 44, 65, 0.03), 0px 3px 3px 0px rgba(17, 44, 65, 0.04), 0px 1px 2px 0px rgba(17, 44, 65, 0.05);
}
#main .home-content .latest-posts-container .latest-posts article.post.latest-post {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 1050px) {
  #main .home-content .latest-posts-container .latest-posts article.post.latest-post {
    flex-direction: row;
  }
}
@media screen and (max-width: 500px) {
  #main .home-content .latest-posts-container .latest-posts article.post.latest-post {
    flex-direction: column;
  }
}
#main .home-content .latest-posts-container .latest-posts article.post.latest-post .entry-header {
  width: 100%;
}
#main .home-content .latest-posts-container .latest-posts article.post.latest-post .entry-header img {
  width: 100%;
  max-height: 240px;
  object-fit: cover;
}
@media screen and (max-width: 1050px) {
  #main .home-content .latest-posts-container .latest-posts article.post.latest-post .entry-header img {
    height: 240px;
    max-width: 260px;
    width: 260px;
  }
}
@media screen and (max-width: 500px) {
  #main .home-content .latest-posts-container .latest-posts article.post.latest-post .entry-header img {
    width: 100%;
    max-width: 100%;
  }
}
#main .home-content .latest-posts-container .latest-posts article.post.latest-post .entry-content {
  padding: 16px;
}
#main .home-content .latest-posts-container .latest-posts article.post.latest-post .entry-content .post-title {
  font-size: 18px;
}
#main .home-content .latest-posts-container .latest-posts article.post.latest-post .entry-content .entry-footer {
  margin-top: 12px;
}
#main .home-content .latest-posts-container .latest-posts article.post .entry-header img {
  filter: brightness(100%);
  transition: all 0.5s;
}
#main .home-content .latest-posts-container .latest-posts article.post .entry-content {
  margin: 0;
  min-width: 200px;
  display: flex;
  padding: 10px 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  font-weight: 500;
}
@media screen and (max-width: 700px) {
  #main .home-content .latest-posts-container .latest-posts article.post .entry-content {
    min-width: auto;
  }
}
#main .home-content .latest-posts-container .latest-posts article.post .entry-content .post-title {
  color: #222222;
  font-size: 16px;
  font-family: "DM Sans";
  line-height: 24px; /* 133.333% */
}
#main .home-content .latest-posts-container .latest-posts article.post .entry-content .publish-date {
  color: #7f7f7f;
  font-family: "DM Sans";
  font-size: 12px;
  line-height: 16px; /* 133.333% */
  letter-spacing: 1px;
}
#main .home-content .latest-posts-container .latest-posts article.post .entry-content .post-exc {
  color: #7f7f7f;
  font-family: "DM Sans";
  font-size: 14px;
  line-height: 20px; /* 142.857% */
}
#main .home-content .latest-posts-container .latest-posts article.post .entry-content .entry-footer {
  margin-top: 0;
  border-bottom: 2px solid transparent;
  transition: all 0.5s;
}
#main .home-content .latest-posts-container .latest-posts article.post .entry-content .entry-footer a {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #0f3d8d;
  text-decoration: none;
}
#main .home-content .latest-posts-container .latest-posts article.post:hover .entry-header img {
  filter: brightness(70%);
}
#main .home-content .latest-posts-container .latest-posts article.post:hover .entry-footer {
  border-bottom: 2px solid #0f3d8d;
}
#main .home-content .latest-posts-container .latest-posts .sec-post-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 32px;
}
#main .home-content .latest-posts-container .latest-posts .sec-post-container article.post {
  display: flex;
  height: 200px;
}
@media screen and (max-width: 500px) {
  #main .home-content .latest-posts-container .latest-posts .sec-post-container article.post {
    flex-direction: column;
    height: auto;
  }
}
@media screen and (max-width: 500px) {
  #main .home-content .latest-posts-container .latest-posts .sec-post-container article.post .entry-header {
    display: flex;
    justify-content: center;
  }
}
#main .home-content .latest-posts-container .latest-posts .sec-post-container article.post .entry-header img {
  max-width: 260px;
  max-height: 200px;
  width: 260px;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 750px) {
  #main .home-content .latest-posts-container .latest-posts .sec-post-container article.post .entry-header img {
    max-width: 200px;
  }
}
@media screen and (max-width: 500px) {
  #main .home-content .latest-posts-container .latest-posts .sec-post-container article.post .entry-header img {
    min-width: 100%;
  }
}
#main .home-content .latest-posts-container .latest-posts .sec-post-container article.post .entry-content .post-exc {
  max-height: 200px;
}
#main .home-content .all-posts-container {
  display: flex;
  padding: 0px 125px 80px 125px;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 700px) {
  #main .home-content .all-posts-container {
    padding: 40px 15px;
  }
}
#main .home-content .all-posts-container .title {
  color: #0f3d8d;
  font-family: "Amelia Basic";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.25px;
}
#main .home-content .all-posts-container .cat-selector {
  width: fit-content;
  display: flex;
  padding: 8px 12px;
  align-items: center;
  gap: 12px;
  border-radius: 22px;
  background: #e7ecf4;
  mix-blend-mode: multiply;
}
#main .home-content .all-posts-container .cat-selector.mobile {
  width: 100%;
  height: 50px;
  overflow: hidden;
  display: block;
  transition: all 0.5s;
}
#main .home-content .all-posts-container .cat-selector.mobile .category {
  display: flex;
  justify-content: space-between;
  background-color: transparent;
  padding: 8px 12px;
}
#main .home-content .all-posts-container .cat-selector.mobile .category.active {
  background-color: transparent;
  color: #0f3d8d;
  font-weight: bold;
}
#main .home-content .all-posts-container .cat-selector .category {
  color: #0f3d8d;
  font-family: "Amelia Basic";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  padding: 4px 12px;
  cursor: pointer;
}
#main .home-content .all-posts-container .cat-selector .category.active {
  color: #ffffff;
  border-radius: 16px;
  background: #0f3d8d;
}
#main .home-content .all-posts-container #cat-posts {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
#main .home-content .all-posts-container #cat-posts .post {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 31%;
  scroll-snap-align: start;
  margin-bottom: 10px;
  border-radius: 8px;
  box-shadow: 0px 20px 5px 0px rgba(17, 44, 65, 0), 0px 12px 5px 0px rgba(17, 44, 65, 0.01), 0px 7px 4px 0px rgba(17, 44, 65, 0.03), 0px 3px 3px 0px rgba(17, 44, 65, 0.04), 0px 1px 2px 0px rgba(17, 44, 65, 0.05);
}
#main .home-content .all-posts-container #cat-posts .post:hover .post-img-container img {
  filter: brightness(70%);
}
#main .home-content .all-posts-container #cat-posts .post:hover .post-content .post-footer a {
  border-bottom: 2px solid #0f3d8d;
  transition: all 0.5s;
}
@media screen and (max-width: 950px) {
  #main .home-content .all-posts-container #cat-posts .post {
    max-width: 47%;
  }
}
@media screen and (max-width: 700px) {
  #main .home-content .all-posts-container #cat-posts .post {
    max-width: 100%;
  }
}
#main .home-content .all-posts-container #cat-posts .post .post-img-container {
  width: 100%;
  display: flex;
  justify-content: center;
}
#main .home-content .all-posts-container #cat-posts .post .post-img-container img {
  width: 100%;
  height: 240px;
  border-radius: 7px 7px 0 0;
  object-fit: cover;
  filter: brightness(100%);
  transition: all 0.5s;
}
#main .home-content .all-posts-container #cat-posts .post .post-content {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-family: "DM Sans";
}
#main .home-content .all-posts-container #cat-posts .post .post-content .post-title {
  color: #222222;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
#main .home-content .all-posts-container #cat-posts .post .post-content .post-date {
  color: #7f7f7f;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  letter-spacing: 1px;
}
#main .home-content .all-posts-container #cat-posts .post .post-content .post-body {
  color: #7f7f7f;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
}
#main .home-content .all-posts-container #cat-posts .post .post-content .post-footer {
  display: flex;
  padding: 4px 0px;
}
#main .home-content .all-posts-container #cat-posts .post .post-content .post-footer a {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #0f3d8d;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  letter-spacing: 1px;
  border-bottom: 2px solid transparent;
  transition: all 0.5s;
}
#main .home-content .all-posts-container #cat-posts .post .post-content .post-footer a span {
  display: flex;
}

#post-container {
  margin-top: 134px;
  max-width: 1366px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 900px) {
  #post-container {
    margin-top: 100px;
  }
}
#post-container .post-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 100px 193px 63px;
}
@media screen and (max-width: 1100px) {
  #post-container .post-header {
    padding: 100px 140px 63px;
  }
}
@media screen and (max-width: 1050px) {
  #post-container .post-header {
    padding: 0 140px 63px;
  }
}
@media screen and (max-width: 900px) {
  #post-container .post-header {
    padding: 40px 40px 63px;
  }
}
@media screen and (max-width: 500px) {
  #post-container .post-header {
    padding: 40px 15px;
  }
}
#post-container .post-header .top {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#post-container .post-header .top .breadcrumb {
  display: flex;
  gap: 8px;
}
#post-container .post-header .top .breadcrumb .bc-blog {
  min-width: 102px;
}
#post-container .post-header .top .breadcrumb span,
#post-container .post-header .top .breadcrumb span a {
  color: #98acce;
  font-family: "DM Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}
#post-container .post-header .top .breadcrumb span.bc-page,
#post-container .post-header .top .breadcrumb span a.bc-page {
  color: #0f3d8d;
  font-weight: 700;
}
#post-container .post-header .post-exc {
  color: #7f7f7f;
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.25px;
}
#post-container .post-header .date {
  color: #0f3d8d;
  font-family: "DM Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  letter-spacing: 1px;
}
#post-container .post-image {
  display: flex;
  justify-content: center;
  overflow: hidden;
}
@media screen and (max-width: 1116px) {
  #post-container .post-image {
    padding: 0 15px;
  }
}
#post-container .post-image img {
  width: 1116px;
  height: 500px;
  object-fit: cover;
}
@media screen and (max-width: 900px) {
  #post-container .post-image img {
    height: fit-content;
  }
}
#post-container .post-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 80px 193px;
}
@media screen and (max-width: 1100px) {
  #post-container .post-content {
    padding: 80px 140px;
  }
}
@media screen and (max-width: 900px) {
  #post-container .post-content {
    padding: 80px 40px;
  }
}
@media screen and (max-width: 500px) {
  #post-container .post-content {
    padding: 80px 15px;
  }
}
#post-container .post-content h2 {
  color: #0f3d8d;
  font-family: "DM Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
  letter-spacing: -0.5px;
}
#post-container .post-content h3 {
  margin-top: 24px;
  color: #0f3d8d;
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.25px;
}
#post-container .post-content p {
  color: #7f7f7f;
  font-family: "DM Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 140% */
}
#post-container .post-content .colophon {
  display: flex;
  margin-top: 24px;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
  border-radius: 16px;
  background: #e7ecf4;
}
#post-container .separator, #post-container hr {
  width: 100%;
  max-width: 1000px;
  height: 0;
  margin-bottom: 24px;
  border: 1px solid #eaecf0;
}
#post-container .post-footer {
  width: 100%;
  padding: 0 193px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  #post-container .post-footer {
    padding: 0 140px;
  }
}
@media screen and (max-width: 900px) {
  #post-container .post-footer {
    padding: 0 40px;
  }
}
@media screen and (max-width: 500px) {
  #post-container .post-footer {
    padding: 0 15px;
    flex-direction: column;
    gap: 24px;
    align-items: start;
  }
}
#post-container .post-footer .post-author {
  font-family: "DM Sans";
  font-style: normal;
}
#post-container .post-footer .post-author .name {
  color: #0f3d8d;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px; /* 155.556% */
}
#post-container .post-footer .post-author .role {
  color: #7f7f7f;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
#post-container .post-footer .post-cats ul {
  display: flex;
  gap: 8px;
}
#post-container .post-footer .post-cats ul li {
  display: flex;
  padding: 4px 6px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  font-family: "DM Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  letter-spacing: 1px;
  text-transform: uppercase;
}
#post-container .post-footer .post-cats ul li:nth-child(1) {
  background: #e7ecf4;
  color: #0f3d8d;
}
#post-container .post-footer .post-cats ul li:nth-child(2) {
  background: #fae6e9;
  color: #cc0025;
}
#post-container .post-footer .post-cats ul li:nth-child(3) {
  background: #fff0eb;
  color: #ff6636;
}
#post-container .home-content .latest-posts-container .blog-link-container {
  width: 100%;
  display: flex;
  justify-content: end;
}
#post-container .home-content .latest-posts-container .blog-link-container a {
  display: flex;
  height: 48px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 24px;
  border: 1px solid #0f3d8d;
  text-decoration: none;
  color: #0f3d8d;
  text-align: center;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 100% */
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
#post-container .home-content .latest-posts-container .blog-link-container a:hover {
  background-color: #e7ecf4;
}
#post-container .home-content .latest-posts-container .blog-link-container a span {
  display: flex;
}

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

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

.slider-section {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .slider-section.no-home .swiper-content {
    padding: 100px 15px 50px;
  }
}
.slider-section .swiper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.slider-section .swiper img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  object-position: 60% -20px;
}
.slider-section .swiper [class^=swiper-button-] {
  color: #ffffff;
  z-index: 10;
}
.slider-section .swiper .swiper-button-prev {
  left: 2%;
}
@media screen and (max-width: 768px) {
  .slider-section .swiper .swiper-button-prev {
    display: none;
  }
}
.slider-section .swiper .swiper-button-next {
  right: 2%;
}
@media screen and (max-width: 768px) {
  .slider-section .swiper .swiper-button-next {
    display: none;
  }
}
.slider-section .swiper-content {
  padding: 150px 125px 60px;
  max-width: 1366px;
  width: 1366px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  left: -100%;
  transition: all 1s;
}
@media screen and (max-width: 768px) {
  .slider-section .swiper-content {
    padding: 200px 14px;
  }
}
.slider-section .swiper-content .swiper-body {
  position: relative;
  max-width: 700px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.slider-section .swiper-content .swiper-body .swipper-icon {
  position: absolute;
  top: -200px;
}
.slider-section .swiper-content .swiper-body .swipper-icon img {
  animation: tiltAnimation 3s infinite ease-in-out;
}
@keyframes tiltAnimation {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.slider-section .swiper-content .swiper-body .breadcrumb {
  color: #ffffff;
  text-transform: uppercase;
  display: flex;
  gap: 12px;
}
.slider-section .swiper-content .swiper-body .breadcrumb span:last-of-type {
  font-weight: 500;
}
.slider-section .swiper-content .swiper-body .breadcrumb span a {
  color: #c2c2c2;
  text-decoration: none;
}
@media screen and (max-width: 720px) {
  .slider-section .swiper-content .swiper-body .swiper-title {
    width: auto !important;
  }
}
.slider-section .swiper-content .swiper-body .swiper-title h1,
.slider-section .swiper-content .swiper-body .swiper-title h2 {
  color: #ffffff;
  font-family: "Amelia Basic";
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
}
.slider-section .swiper-content .swiper-body .swiper-title h1 strong,
.slider-section .swiper-content .swiper-body .swiper-title h2 strong {
  background-color: #d9572e;
}
@media screen and (max-width: 1000px) {
  .slider-section .swiper-content .swiper-body .swiper-title h1,
  .slider-section .swiper-content .swiper-body .swiper-title h2 {
    font-size: 48px;
  }
  .slider-section .swiper-content .swiper-body .swiper-title h1.no-home,
  .slider-section .swiper-content .swiper-body .swiper-title h2.no-home {
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 74px;
  }
}
.slider-section .swiper-content .swiper-body .swiper-sub p {
  padding: 32px;
  color: #ffffff;
  font-family: "Amelia Basic";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.25px;
}
@media screen and (max-width: 768px) {
  .slider-section .swiper-content .swiper-body .swiper-sub p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
    letter-spacing: -0.25px;
  }
}
.slider-section .swiper-content .swiper-body .swiper-footer {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .slider-section .swiper-content .swiper-body .swiper-footer {
    flex-direction: column;
    gap: 16px;
    margin-top: 60px;
    width: 100%;
  }
}
.slider-section .swiper-content .swiper-body .swiper-footer a {
  display: flex;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
  text-decoration: none;
  text-align: center;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 100% */
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .slider-section .swiper-content .swiper-body .swiper-footer a {
    width: 100%;
  }
}
.slider-section .swiper-content .swiper-body .swiper-footer a span {
  display: flex;
}
.slider-section .swiper-content .swiper-body .swiper-footer a span img {
  max-width: 16px;
}
.slider-section .header-ornament {
  position: absolute;
  bottom: -40px;
  right: -50%;
  z-index: -1;
  transition: all 1s;
}

.sticky-header {
  position: fixed;
  bottom: -150px;
  right: 80px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: end;
  z-index: 100;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .sticky-header {
    right: 5%;
    width: 90%;
  }
}
.sticky-header .to-top a {
  display: flex;
  height: 48px;
  width: fit-content;
  padding: 16px 12px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 24px;
  background: #ff6636;
}
@media screen and (max-width: 768px) {
  .sticky-header .cta-contact {
    width: 100%;
  }
}
.sticky-header .cta-contact a {
  display: flex;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
  background: #0b2b64;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 100% */
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.stats-section {
  width: 100%;
  max-width: 1366px;
  padding: 80px 125px;
  display: flex;
  flex-direction: column;
  gap: 56px;
  color: #0f3d8d;
  font-family: "Amelia Basic";
}
@media screen and (max-width: 1080px) {
  .stats-section {
    padding: 40px 15px 10px;
  }
}
@media screen and (max-width: 768px) {
  .stats-section {
    gap: 24px;
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.stats-section .header {
  border-bottom: 1px solid #0f3d8d !important;
  width: 300px;
}
.stats-section .title {
  color: #0f3d8d;
  font-family: "Amelia Basic";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.25px;
}
.stats-section .stats-section-title p {
  color: #0f3d8d;
  font-family: "Amelia Basic";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px; /* 140% */
}
@media screen and (max-width: 768px) {
  .stats-section .stats-section-title p {
    font-size: 32px;
    line-height: 40px; /* 125% */
    letter-spacing: -0.5px;
  }
}
.stats-section .stats-section-stats {
  display: flex;
  gap: 24px;
  justify-content: center;
  align-items: center;
  position: relative;
  left: -150%;
  opacity: 0;
  transition: all 1s;
}
@media screen and (max-width: 1120px) {
  .stats-section .stats-section-stats {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 500px) {
  .stats-section .stats-section-stats {
    flex-direction: column;
  }
  .stats-section .stats-section-stats > :nth-child(odd) {
    align-self: flex-start !important;
  }
  .stats-section .stats-section-stats > :nth-child(even) {
    align-self: flex-end !important;
  }
}
.stats-section .stats-section-stats .stat {
  display: flex;
  width: 261px;
  height: 261px;
  min-width: 261px;
  min-height: 261px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 294px;
}
@media screen and (max-width: 575px) {
  .stats-section .stats-section-stats .stat {
    width: 200px;
    height: 200px;
    min-width: 200px;
    min-height: 200px;
  }
}
@media screen and (max-width: 500px) {
  .stats-section .stats-section-stats .stat:not(:first-child) {
    margin-top: -90px;
  }
}
@media screen and (max-width: 350px) {
  .stats-section .stats-section-stats .stat {
    width: 170px;
    height: 170px;
    min-width: 170px;
    min-height: 170px;
  }
  .stats-section .stats-section-stats .stat .stat-img-container {
    display: none;
  }
}
.stats-section .stats-section-stats .stat img {
  width: 56px;
  height: 56px;
  flex-shrink: 0;
}
.stats-section .stats-section-stats .stat .stat-value {
  font-family: "Amelia Basic";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .stats-section .stats-section-stats .stat .stat-value {
    font-size: 40px;
  }
}
.stats-section .stats-section-stats .stat .stat-concept {
  max-width: 200px;
  font-family: "Amelia Basic";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.25px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .stats-section .stats-section-stats .stat .stat-concept {
    font-size: 16px;
    max-width: 100px;
  }
}

.section-with-image {
  width: 100%;
  height: 532px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  transition: all 0.4s;
  position: relative;
  color: #0f3d8d;
}
@media screen and (max-width: 970px) {
  .section-with-image {
    height: 620px;
  }
}
@media screen and (max-width: 768px) {
  .section-with-image:nth-child(even) .row .col-2 img,
  .section-with-image:nth-child(even) .row .col-2 .overlay {
    left: 100px !important;
  }
  .section-with-image:nth-child(odd) .row .col-2 img,
  .section-with-image:nth-child(odd) .row .col-2 .overlay {
    left: -50px !important;
  }
}
@media screen and (max-width: 768px) {
  .section-with-image {
    height: fit-content;
  }
}
.section-with-image [class^=section-ornament-] {
  transition: all 0.5s;
}
.section-with-image:hover {
  color: white;
}
.section-with-image:hover .row .col-1 .text-content .title::after {
  width: 100%;
}
.section-with-image:hover .section-ornament-right {
  right: 0 !important;
}
.section-with-image:hover .section-ornament-left {
  left: 0 !important;
}
.section-with-image:hover::before {
  opacity: 1;
}
.section-with-image:hover .row .col-2 .img-container .overlay {
  opacity: 1;
}
.section-with-image:hover .row .col-2 .img-container .overlay .inner-border {
  transform: translate(20px, 20px);
  opacity: 1;
}
.section-with-image::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(264deg, #0f3d8d 77.2%, #0b2b64 100.14%);
  z-index: -1;
  transition: opacity 0.4s linear;
  opacity: 0;
}
.section-with-image .row {
  max-width: 1366px;
  padding: 16px 125px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 970px) {
  .section-with-image .row {
    padding: 16px 90px;
  }
}
@media screen and (max-width: 768px) {
  .section-with-image .row {
    flex-direction: column !important;
    padding: 40px 15px 70px;
  }
}
.section-with-image .row .col-1 {
  margin-top: 80px;
  max-width: 615px;
  max-height: 340px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1150px) {
  .section-with-image .row .col-1 {
    max-width: 500px;
  }
}
@media screen and (max-width: 1050px) {
  .section-with-image .row .col-1 {
    max-width: 400px;
  }
}
@media screen and (max-width: 970px) {
  .section-with-image .row .col-1 {
    max-width: 615px;
  }
}
@media screen and (max-width: 768px) {
  .section-with-image .row .col-1 {
    max-height: fit-content;
    max-width: 100%;
    margin-top: 0;
  }
}
.section-with-image .row .col-1 .text-content {
  font-family: "Amelia Basic";
  font-style: normal;
}
.section-with-image .row .col-1 .text-content .title {
  width: 100%;
  position: relative;
}
.section-with-image .row .col-1 .text-content .title::after {
  content: "";
  transition: all 0.3s ease;
  width: 0%;
  background: #0f3d8d;
  height: 1px;
  position: absolute;
  display: block;
  bottom: 0;
}
.section-with-image .row .col-1 .text-content .body {
  font-size: 32px;
  font-weight: 400;
  line-height: 40px; /* 125% */
  letter-spacing: -0.5px;
  padding: 16px 0;
}
.section-with-image .row .col-1 .cta-container {
  display: flex;
}
@media screen and (max-width: 768px) {
  .section-with-image .row .col-1 .cta-container {
    position: absolute;
    bottom: 0px;
    width: 92%;
  }
}
@media screen and (max-width: 768px) {
  .section-with-image .row .col-1 .cta-container a {
    width: 100%;
  }
}
.section-with-image .row .col-2 {
  position: relative;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .section-with-image .row .col-2 {
    width: 100%;
    min-height: 360px;
  }
}
@media screen and (max-width: 768px) {
  .section-with-image .row .col-2 .img-container {
    width: 100%;
  }
}
.section-with-image .row .col-2 .img-container img {
  position: absolute;
  top: 0;
  width: 500px;
  height: 500px;
  min-width: 500px;
  min-height: 500px;
  flex-shrink: 0;
  border-radius: 996px;
  object-fit: cover;
  object-position: 69% 0;
}
@media screen and (max-width: 970px) {
  .section-with-image .row .col-2 .img-container img {
    position: relative;
    width: 360px;
    height: 360px;
    min-width: 360px;
    min-height: 360px;
  }
}
@media screen and (max-width: 768px) {
  .section-with-image .row .col-2 .img-container img {
    position: absolute;
  }
}
.section-with-image .row .col-2 .img-container .overlay {
  position: absolute;
  top: 0;
  width: 500px;
  height: 500px;
  border-radius: 996px;
  background-color: rgba(100, 150, 255, 0.5); /* azul con 50% de opacidad */
  opacity: 0;
  transition: all 0.5s;
}
@media screen and (max-width: 970px) {
  .section-with-image .row .col-2 .img-container .overlay {
    width: 360px;
    height: 360px;
  }
}
.section-with-image .row .col-2 .img-container .overlay .inner-border {
  border: 3px solid rgba(200, 200, 200, 0.7);
  width: 90%;
  height: 90%;
  border-radius: 996px;
  opacity: 0;
  transform: translate(50px, 25px);
  transition: all 0.5s;
}

.locations-section {
  width: 100%;
  max-width: 1366px;
  padding: 40px 125px;
}
@media screen and (max-width: 768px) {
  .locations-section {
    flex-direction: column !important;
    padding: 40px 15px 70px;
  }
}
.locations-section .row {
  display: flex;
  flex-direction: column;
  gap: 70px;
}
.locations-section .row .section-header {
  color: #0f3d8d;
  font-family: "Amelia Basic";
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.locations-section .row .section-header .title {
  width: 120px;
}
.locations-section .row .section-header .header-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.5px;
}
.locations-section .row .location-container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  .locations-section .row .location-container {
    flex-direction: column;
    gap: 24px;
  }
}
.locations-section .row .location-container .locations-menu-container .locations-menu {
  display: flex;
}
@media screen and (max-width: 768px) {
  .locations-section .row .location-container .locations-menu-container .locations-menu {
    flex-direction: column;
  }
}
.locations-section .row .location-container .locations-menu-container .locations-menu .locations-city {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .locations-section .row .location-container .locations-menu-container .locations-menu .locations-city {
    flex-direction: row;
    width: 100%;
    display: flex;
    gap: 2%;
    overflow-x: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }
}
.locations-section .row .location-container .locations-menu-container .locations-menu .locations-city li {
  cursor: pointer;
  width: 200px;
  display: flex;
  height: 56px;
  padding: 20px 0px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #ffffff;
  border-bottom: 2px solid transparent;
  color: #0f3d8d;
  text-align: center;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .locations-section .row .location-container .locations-menu-container .locations-menu .locations-city li {
    width: 144px;
  }
}
.locations-section .row .location-container .locations-menu-container .locations-menu .locations-city li.active {
  background-color: #c5d0e4;
  border-bottom: 2px solid #0f3d8d;
}
.locations-section .row .location-container .locations-menu-container .locations-menu .locations-college {
  display: none;
  padding: 16px 24px;
  height: fit-content;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  border-bottom: 2px solid #0f3d8d;
  background: #e7ecf4;
}
@media screen and (max-width: 768px) {
  .locations-section .row .location-container .locations-menu-container .locations-menu .locations-college {
    width: fit-content;
    min-height: 200px;
  }
}
.locations-section .row .location-container .locations-menu-container .locations-menu .locations-college li a {
  cursor: pointer;
  display: flex;
  width: 172px;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
}
.locations-section .row .location-container .locations-menu-container .locations-menu .locations-college li a .col-1 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
}
.locations-section .row .location-container .locations-menu-container .locations-menu .locations-college li a .col-1 .college {
  color: #0f3d8d;
  font-size: 16px;
  line-height: 24px;
}
.locations-section .row .location-container .locations-menu-container .locations-menu .locations-college li a .col-1 .location {
  color: #ff6636;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.locations-section .row .location-container .map-container {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}

.instagram-section {
  width: 100%;
  max-width: 1366px;
  padding: 40px 125px;
}
@media screen and (max-width: 768px) {
  .instagram-section {
    padding: 40px 15px;
  }
}
.instagram-section .row {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.instagram-section .row .section-header {
  color: #0f3d8d;
  font-family: "Amelia Basic";
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.instagram-section .row .section-header .title {
  width: 75px;
}
.instagram-section .row .section-header .header-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
  letter-spacing: -0.5px;
}
.instagram-section .row .section-header .hashtags {
  color: #7f7f7f;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.25px;
}
.instagram-section .row .instagram-feed-container .instagram-feed {
  width: 100%;
  display: flex;
  gap: 2%;
  overflow-x: hidden;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 768px) {
  .instagram-section .row .instagram-feed-container .instagram-feed {
    overflow-x: auto;
  }
}
.instagram-section .row .instagram-feed-container .instagram-feed #sb_instagram #sbi_images {
  display: flex;
  flex-wrap: nowrap;
}
.instagram-section .row .instagram-feed-container .instagram-feed #sb_instagram #sbi_images .sbi_item {
  min-width: 300px;
  scroll-snap-align: start;
  border-radius: 8px;
}
.instagram-section .row .section-footer .cta-container {
  display: flex;
  justify-content: end;
}
.instagram-section .row .section-footer .cta-container a:hover {
  background-color: #e7ecf4 !important;
}
@media screen and (max-width: 768px) {
  .instagram-section .row .section-footer .cta-container a {
    width: 100%;
  }
}

.news-section {
  width: 100%;
  max-width: 1366px;
  padding: 40px 125px;
}
@media screen and (max-width: 768px) {
  .news-section {
    padding: 40px 15px;
  }
}
.news-section .row {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.news-section .row .section-header {
  color: #0f3d8d;
  font-family: "Amelia Basic";
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.news-section .row .section-header .title {
  width: 60px;
}
.news-section .row .section-header .header-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
  letter-spacing: -0.5px;
}
.news-section .row .section-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.news-section .row .section-content .news-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.news-section .row .section-content .news-container .news {
  width: 100%;
  display: flex;
  gap: 2%;
  overflow-x: hidden;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 768px) {
  .news-section .row .section-content .news-container .news {
    overflow-x: auto;
  }
}
.news-section .row .section-content .news-container .news .new {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 356px;
  min-width: 356px;
  scroll-snap-align: start;
  margin-bottom: 10px;
  border-radius: 8px;
  box-shadow: 0px 20px 5px 0px rgba(17, 44, 65, 0), 0px 12px 5px 0px rgba(17, 44, 65, 0.01), 0px 7px 4px 0px rgba(17, 44, 65, 0.03), 0px 3px 3px 0px rgba(17, 44, 65, 0.04), 0px 1px 2px 0px rgba(17, 44, 65, 0.05);
}
.news-section .row .section-content .news-container .news .new:hover .new-img-container img {
  filter: brightness(70%);
}
.news-section .row .section-content .news-container .news .new:hover .new-content .new-footer a {
  border-bottom: 2px solid #0f3d8d;
  transition: all 0.5s;
}
.news-section .row .section-content .news-container .news .new .new-img-container {
  width: 100%;
}
.news-section .row .section-content .news-container .news .new .new-img-container img {
  width: 100%;
  height: 240px;
  border-radius: 7px 7px 0 0;
  object-fit: cover;
  filter: brightness(100%);
  transition: all 0.5s;
}
.news-section .row .section-content .news-container .news .new .new-content {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-family: "DM Sans";
}
.news-section .row .section-content .news-container .news .new .new-content .new-title {
  color: #222222;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
.news-section .row .section-content .news-container .news .new .new-content .new-date {
  color: #7f7f7f;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  letter-spacing: 1px;
}
.news-section .row .section-content .news-container .news .new .new-content .new-body {
  color: #7f7f7f;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
}
.news-section .row .section-content .news-container .news .new .new-content .new-footer {
  display: flex;
  padding: 4px 0px;
}
.news-section .row .section-content .news-container .news .new .new-content .new-footer a {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #0f3d8d;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  letter-spacing: 1px;
  border-bottom: 2px solid transparent;
  transition: all 0.5s;
}
.news-section .row .section-content .news-container .news .new .new-content .new-footer a span {
  display: flex;
}
.news-section .row .section-content .cta-container {
  display: flex;
  justify-content: end;
}
.news-section .row .section-content .cta-container a:hover {
  background-color: #e7ecf4 !important;
}
@media screen and (max-width: 768px) {
  .news-section .row .section-content .cta-container a {
    width: 100%;
  }
}

.text-and-cta-section {
  width: 100%;
  max-width: 1366px;
  padding: 80px 125px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .text-and-cta-section {
    padding: 40px 15px;
  }
}
.text-and-cta-section .section-content {
  max-width: 733px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.text-and-cta-section .section-content .section-body {
  color: #0f3d8d;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
.text-and-cta-section .section-content .section-body ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-left: 20px;
}
.text-and-cta-section .section-content .section-body ul li {
  padding-left: 8px;
  list-style-image: url("/wp-content/uploads/2024/06/bullet.png");
}
.text-and-cta-section .section-content .section-footer a {
  display: flex;
  gap: 8px;
  align-items: center;
  width: fit-content;
  color: #ff6636;
  text-decoration: none;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  letter-spacing: 1px;
  border-bottom: 2px solid transparent;
  transition: all 0.5s;
}
.text-and-cta-section .section-content .section-footer a:hover {
  border-bottom: 2px solid #ff6636;
}

.values-section {
  width: 100%;
  max-width: 1366px;
  display: flex;
  justify-content: center;
  gap: 24px;
  font-family: "Amelia Basic";
  position: relative;
  scroll-margin-top: 100px;
  padding: 24px 125px;
}
@media screen and (max-width: 850px) {
  .values-section {
    padding: 40px 15px;
  }
}
@media screen and (max-width: 768px) {
  .values-section {
    flex-direction: column;
    align-items: center;
    padding: 40px 15px;
  }
}
.values-section .val {
  padding: 24px;
  display: flex;
  width: 48%;
  height: 300px;
  max-height: 300px;
  flex-shrink: 0;
  border-radius: 8px;
  color: #98acce;
  background-color: #dfe4ea;
  overflow: hidden;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .values-section .val {
    flex-direction: column-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 16px;
    width: 80%;
    height: auto;
    min-height: 500px;
    max-height: fit-content;
  }
}
@media screen and (max-width: 425px) {
  .values-section .val {
    width: 100%;
  }
}
.values-section .val.expanded {
  height: 750px;
  max-height: 750px;
  background-color: #0f3d8d;
  color: #ffffff;
}
@media screen and (max-width: 1250px) {
  .values-section .val.expanded {
    height: 850px;
    max-height: 850px;
  }
}
@media screen and (max-width: 1000px) {
  .values-section .val.expanded {
    height: 950px;
    max-height: 950px;
  }
}
@media screen and (max-width: 850px) {
  .values-section .val.expanded {
    height: 900px;
    max-height: 900px;
  }
}
@media screen and (max-width: 768px) {
  .values-section .val.expanded {
    height: 850px;
    max-height: 850px;
  }
}
.values-section .val.expanded .col-1 {
  max-width: 500px;
}
.values-section .val.expanded .col-1 [class^=ornament-] {
  border-color: white;
}
.values-section .val.expanded .col-1 .ornament-1 {
  left: -50px;
}
.values-section .val.expanded .col-1 .ornament-2 {
  top: 20px;
  right: 200px;
}
.values-section .val.expanded .col-1 .ornament-3 {
  top: 150px;
  right: 280px;
}
.values-section .val.expanded .col-1 .title {
  color: #ffffff;
}
.values-section .val.expanded .col-1 .body {
  max-width: 500px;
}
@media screen and (min-width: 768px) {
  .values-section .val.expanded .col-1 .body {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .values-section .val.expanded .col-1 .body {
    height: auto;
  }
}
.values-section .val.expanded .col-1 .footer svg {
  display: block !important;
}
@media screen and (min-width: 768px) {
  .values-section .val.expanded .col-2 img {
    left: -200px;
  }
}
.values-section .val:hover:not(.expanded) {
  background-color: #c5d0e4;
}
.values-section .val:hover:not(.expanded) .col-1 .body {
  color: #0f3d8d;
}
.values-section .val:hover:not(.expanded) .col-1 .footer a {
  border-bottom: 2px solid #0f3d8d;
}
.values-section .val .col-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  max-width: 350px;
}
@media screen and (max-width: 1200px) {
  .values-section .val .col-1 {
    max-width: 250px;
  }
}
@media screen and (max-width: 1000px) {
  .values-section .val .col-1 {
    max-width: 200px;
  }
}
@media screen and (max-width: 768px) {
  .values-section .val .col-1 {
    max-width: 350px;
  }
}
.values-section .val .col-1 [class^=ornament-] {
  position: absolute;
  flex-shrink: 0;
  stroke-width: 2px;
  border: 2px solid transparent;
  border-radius: 100%;
  opacity: 0.4;
}
.values-section .val .col-1 .ornament-1 {
  top: -50px;
  left: -200px;
  width: 173px;
  height: 173px;
  transition: all 0.5s;
}
.values-section .val .col-1 .ornament-2 {
  top: -150px;
  right: -50px;
  width: 95px;
  height: 95px;
  z-index: 1;
  transition: all 0.5s;
}
.values-section .val .col-1 .ornament-3 {
  top: -20px;
  right: 30px;
  width: 75px;
  height: 75px;
  transition: all 0.5s;
}
.values-section .val .col-1 .title {
  color: #0f3d8d;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
  letter-spacing: -0.5px;
}
.values-section .val .col-1 .body {
  width: 100%;
  max-width: 450px;
  overflow: hidden;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .values-section .val .col-1 .body {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .values-section .val .col-1 .body {
    height: 80px;
  }
}
.values-section .val .col-1 .footer {
  width: 100%;
}
.values-section .val .col-1 .footer a {
  width: fit-content;
  display: flex;
  padding: 4px 0px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #0f3d8d;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
  transition: all 0.5s;
}
.values-section .val .col-2 {
  position: relative;
}
@media screen and (max-width: 768px) {
  .values-section .val .col-2 {
    width: auto;
  }
}
.values-section .val .col-2 img {
  position: absolute;
  top: 5px;
  left: 0;
  min-width: 242px;
  min-height: 242px;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .values-section .val .col-2 img {
    position: relative;
  }
}

.colleges-section {
  display: flex;
  max-width: 1366px;
  width: 100%;
  padding: 80px 125px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  color: #0f3d8d;
  font-family: "Amelia Basic";
}
@media screen and (max-width: 850px) {
  .colleges-section {
    padding: 40px 15px;
  }
}
.colleges-section h2.header {
  border-bottom: 1px solid #0f3d8d !important;
  width: 130px;
}
.colleges-section .colleges-container {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 24px;
  flex-wrap: wrap;
}
.colleges-section .colleges-container .college {
  width: 48%;
  height: 392px;
  border-radius: 8px;
  background-blend-mode: multiply, normal;
  display: flex;
  align-items: flex-end;
  padding: 16px;
  color: #ffffff;
  font-family: "DM Sans";
  background-size: 1000px 500px;
  background-repeat: no-repeat;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .colleges-section .colleges-container .college {
    width: 100%;
  }
}
.colleges-section .colleges-container .college:hover {
  background-size: 1200px 600px;
}
.colleges-section .colleges-container .college .college-name-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  color: #ffffff;
}
.colleges-section .colleges-container .college .college-name-container .college-info .college-name {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.25px;
}
.colleges-section .colleges-container .college .college-name-container .college-info .college-loc {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
}

.after-school-section {
  overflow-x: hidden;
  width: 100%;
  display: flex;
  justify-content: center;
  transition: all 0.5s;
}
.after-school-section:hover .after-school-content .header .title {
  width: 100%;
}
.after-school-section:hover:not(.no-bg-hover) {
  background-color: #0f3d8d;
  color: #ffffff;
}
.after-school-section:hover:not(.no-bg-hover) .after-school-content .header {
  color: #ffffff;
}
.after-school-section:hover:not(.no-bg-hover) .after-school-content .header .title {
  border-bottom: 1px solid #ffffff !important;
  width: 100%;
}
.after-school-section:hover:not(.no-bg-hover) .drag-controlls .active {
  background-color: #ffffff;
}
.after-school-section:hover:not(.no-bg-hover) .drag-controlls [class*=-arrow] svg path {
  fill: #ffffff;
}
.after-school-section .after-school-content {
  display: flex;
  max-width: 1366px;
  width: 100%;
  padding: 76px 125px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 46px;
  flex-shrink: 0;
  color: #0f3d8d;
}
@media screen and (max-width: 768px) {
  .after-school-section .after-school-content {
    padding: 40px 15px;
  }
}
.after-school-section .after-school-content .header {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.after-school-section .after-school-content .header h2.title {
  border-bottom: 1px solid #0f3d8d !important;
  width: 200px;
}
.after-school-section .after-school-content .header .sub {
  max-width: 500px;
  width: 100%;
}
.after-school-section .after-school-content .acts {
  display: flex;
  align-items: flex-start;
  gap: 2%;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  user-select: none;
}
.after-school-section .after-school-content .acts::-webkit-scrollbar {
  display: none;
}
.after-school-section .after-school-content .acts .act {
  display: flex;
  width: 356px;
  min-width: 32%;
  height: 425px;
  padding: 24px;
  flex-direction: column;
  justify-content: end;
  align-items: flex-start;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  scroll-snap-align: start;
  transition: all 0.5s;
}
@media screen and (max-width: 1000px) {
  .after-school-section .after-school-content .acts .act {
    min-width: 85%;
  }
}
.after-school-section .after-school-content .acts .act::before {
  opacity: 0;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background-color: rgba(15, 61, 141, 0.4);
  transition: all 0.5s;
}
.after-school-section .after-school-content .acts .act:hover::before {
  opacity: 1;
}
.after-school-section .after-school-content .acts .act:hover .act-icon {
  opacity: 0;
}
.after-school-section .after-school-content .acts .act:hover .content .title {
  bottom: 90%;
  transform: translateY(50%);
}
.after-school-section .after-school-content .acts .act:hover .content .details {
  bottom: 0%;
}
.after-school-section .after-school-content .acts .act .act-icon {
  position: absolute;
  right: 24px;
  top: 24px;
  opacity: 1;
  transition: all 0.5s;
}
.after-school-section .after-school-content .acts .act .content {
  position: relative;
  height: 100%;
  width: 100%;
  color: #ffffff;
  font-family: "Amelia Basic";
  font-style: normal;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.after-school-section .after-school-content .acts .act .content .title {
  position: absolute;
  bottom: 0;
  font-size: 32px;
  line-height: 40px; /* 125% */
  letter-spacing: -0.5px;
  font-weight: 700;
  transition: all 0.5s;
}
.after-school-section .after-school-content .acts .act .content .title p,
.after-school-section .after-school-content .acts .act .content .title strong {
  background-color: #d9572e;
}
.after-school-section .after-school-content .acts .act .content .details {
  position: absolute;
  bottom: -100%;
  transition: all 0.5s;
}
.after-school-section .after-school-content .acts .act .content .details ul {
  list-style-type: disc;
  margin-left: 24px;
  font-size: 18px;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.25px;
}

.services-section {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #0f3d8d;
}
.services-section:hover .services-content .header h2.title {
  width: 100%;
}
.services-section .services-content {
  display: flex;
  width: 1366px;
  padding: 80px 125px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .services-section .services-content {
    padding: 40px 15px;
  }
}
.services-section .services-content .header {
  color: #ffffff;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
.services-section .services-content .header h2.title {
  border-bottom: 1px solid #ffffff !important;
  width: 300px;
  transition: all 0.5s;
}
.services-section .services-content .header .sub {
  width: 546px;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
.services-section .services-content .services {
  width: 100%;
  display: flex;
  gap: 3%;
  align-items: flex-start;
  overflow: hidden;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  user-select: none;
}
.services-section .services-content .services::-webkit-scrollbar {
  display: none;
}
.services-section .services-content .services .service {
  position: relative;
  display: flex;
  width: 196px;
  min-width: 196px;
  height: 315px;
  padding: 40px 16px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  border-radius: 315px;
  box-shadow: 0px 1px 2px 0px rgba(6, 25, 56, 0.05);
}
.services-section .services-content .services .service::before {
  opacity: 0;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background-color: rgba(15, 61, 141, 0.4);
  transition: all 0.5s;
}
.services-section .services-content .services .service:hover::before {
  opacity: 1;
}
.services-section .services-content .services .service .service-name {
  color: #ffffff;
  text-align: center;
  font-family: "Amelia Basic";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.25px;
}

.facilities-section {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #0f3d8d;
}
.facilities-section:hover .title {
  width: 100% !important;
}
.facilities-section .facilities-content {
  display: flex;
  flex-direction: column;
  width: 1366px;
  padding: 80px 125px;
}
@media screen and (max-width: 768px) {
  .facilities-section .facilities-content {
    padding: 40px 15px;
  }
}
.facilities-section .facilities-content .header {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
.facilities-section .facilities-content .header h2.title {
  border-bottom: 1px solid #ffffff !important;
  width: 95px;
}
.facilities-section .facilities-content .header .body-text {
  max-width: 546px;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
.facilities-section .facilities-content .content {
  position: relative;
  height: 600px;
}
@media screen and (max-width: 768px) {
  .facilities-section .facilities-content .content {
    height: 800px;
  }
}
.facilities-section .facilities-content .content .img-container {
  position: absolute;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}
.facilities-section .facilities-content .content .img-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 61, 141, 0.4);
  opacity: 0;
  transition: all 0.5s;
}
.facilities-section .facilities-content .content .img-container:hover::before {
  opacity: 1;
}
.facilities-section .facilities-content .content .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.camps-section {
  width: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.camps-section:hover .camps-content .col-1 .header .title {
  width: 100%;
}
.camps-section .camps-content {
  display: flex;
  width: 100%;
  max-width: 1366px;
  padding: 80px 125px;
}
@media screen and (max-width: 1100px) {
  .camps-section .camps-content {
    flex-direction: column-reverse;
    align-items: center;
    padding: 40px 15px;
  }
}
.camps-section .camps-content .col-1 {
  max-width: 641px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  color: #0f3d8d;
}
.camps-section .camps-content .col-1 .header {
  width: 100%;
}
.camps-section .camps-content .col-1 .header .title {
  width: 135px;
  border-bottom: 1px solid #0f3d8d !important;
}
.camps-section .camps-content .col-1 .body-text {
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
.camps-section .camps-content .col-1 .body-text ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-left: 20px;
}
.camps-section .camps-content .col-1 .body-text ul li {
  padding-left: 8px;
  list-style-image: url("/wp-content/uploads/2024/06/bullet.png");
}
.camps-section .camps-content .col-1 .footer .cta-container {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 1100px) {
  .camps-section .camps-content .col-1 .footer .cta-container {
    align-items: start;
    flex-direction: column;
    gap: 8px;
  }
}
.camps-section .camps-content .col-1 .footer .cta-container a {
  display: flex;
  height: 48px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 24px;
  border: 1px solid #0f3d8d;
  text-decoration: none;
  color: #0f3d8d;
}
.camps-section .camps-content .col-1 .footer .cta-container a span {
  display: flex;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px; /* 100% */
  letter-spacing: 1.5px;
}
.camps-section .camps-content .col-1 .footer .cta-container a:hover {
  background-color: #e7ecf4;
  box-shadow: 0px 20px 5px 0px rgba(17, 44, 65, 0), 0px 12px 5px 0px rgba(17, 44, 65, 0.01), 0px 7px 4px 0px rgba(17, 44, 65, 0.03), 0px 3px 3px 0px rgba(17, 44, 65, 0.04), 0px 1px 2px 0px rgba(17, 44, 65, 0.05);
}
.camps-section .camps-content .col-2 {
  position: relative;
}
@media screen and (max-width: 1100px) {
  .camps-section .camps-content .col-2 {
    height: 360px;
  }
}
.camps-section .camps-content .col-2 [class^=bg-img-container-] {
  border-radius: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
}
.camps-section .camps-content .col-2 .bg-img-container-1 {
  width: 370px;
  height: 370px;
  z-index: 1;
  bottom: -30px;
  left: 0;
}
@media screen and (max-width: 1100px) {
  .camps-section .camps-content .col-2 .bg-img-container-1 {
    width: 200px;
    height: 200px;
    bottom: 20px;
    left: 50%;
    margin-left: -200px;
  }
}
.camps-section .camps-content .col-2 .bg-img-container-2 {
  width: 492px;
  height: 492px;
  z-index: 0;
  top: 0;
  left: 100px;
}
@media screen and (max-width: 1100px) {
  .camps-section .camps-content .col-2 .bg-img-container-2 {
    width: 340px;
    height: 340px;
    top: auto;
    bottom: 20px;
    left: 50%;
    margin-left: -100px;
  }
}

.dotted-map-section {
  width: 100%;
  display: flex;
  justify-content: center;
}
.dotted-map-section .dotted-map-content {
  width: 100%;
  max-width: 1366px;
  padding: 80px 125px;
  display: flex;
  flex-direction: column;
  gap: 70px;
}
@media screen and (max-width: 850px) {
  .dotted-map-section .dotted-map-content {
    gap: 24px;
    padding: 40px 15px;
  }
}
.dotted-map-section .dotted-map-content .header {
  color: #0f3d8d;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  order: 1;
  color: #002664;
  font-family: "Amelia Basic";
  font-style: normal;
}
.dotted-map-section .dotted-map-content .header h2 .fs-24 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px; /* 133.333% */
}
.dotted-map-section .dotted-map-content .header h2 .fs-96 {
  font-size: 96px;
  font-weight: 700;
  line-height: 96px;
  letter-spacing: 5px;
}
@media screen and (max-width: 850px) {
  .dotted-map-section .dotted-map-content .header h2 .fs-96 {
    font-size: 90px;
    line-height: 74px; /* 82.222% */
  }
}
.dotted-map-section .dotted-map-content .header h2 .fs-60 {
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 74px; /* 123.333% */
}
@media screen and (max-width: 850px) {
  .dotted-map-section .dotted-map-content .header h2 .fs-60 {
    font-size: 32px;
    line-height: 40px; /* 125% */
  }
}
.dotted-map-section .dotted-map-content .header .body {
  max-width: 582px;
  font-family: "Amelia Basic";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.25px;
}
@media screen and (max-width: 850px) {
  .dotted-map-section .dotted-map-content .header .body {
    max-width: fit-content;
  }
}
.dotted-map-section .dotted-map-content .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  order: 2;
}
@media screen and (max-width: 850px) {
  .dotted-map-section .dotted-map-content .content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    order: 3;
  }
}
.dotted-map-section .dotted-map-content .content .continent {
  display: flex;
  height: 168px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  color: #0f3d8d;
  font-family: "Amelia Basic";
  font-style: normal;
  letter-spacing: -0.25px;
}
.dotted-map-section .dotted-map-content .content .continent .name {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
}
.dotted-map-section .dotted-map-content .content .continent .countries {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.dotted-map-section .dotted-map-content .content .continent .countries.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
.dotted-map-section .dotted-map-content .content .continent .countries .country {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px; /* 144.444% */
  padding-right: 24px;
}
.dotted-map-section .dotted-map-content .content .separator {
  height: 100%;
  border-left: 1px solid #98acce;
}
@media screen and (max-width: 850px) {
  .dotted-map-section .dotted-map-content .content .separator {
    display: none;
  }
}
.dotted-map-section .dotted-map-content .dotted-map-img-container {
  display: flex;
  justify-content: center;
  order: 3;
}
@media screen and (max-width: 850px) {
  .dotted-map-section .dotted-map-content .dotted-map-img-container {
    order: 2;
  }
}
@media screen and (max-width: 850px) {
  .dotted-map-section .dotted-map-content .dotted-map-img-container img {
    height: 200px;
  }
}

.oak-international-section {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #e7ecf4;
}
.oak-international-section .oak-international-content {
  width: 100%;
  max-width: 1366px;
  padding: 80px 125px;
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 850px) {
  .oak-international-section .oak-international-content {
    padding: 40px 15px;
  }
}
@media screen and (max-width: 600px) {
  .oak-international-section .oak-international-content {
    flex-direction: column;
  }
}
.oak-international-section .oak-international-content .col-1 {
  display: flex;
  width: 380px;
  flex-direction: column;
  gap: 24px;
  color: #0f3d8d;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .oak-international-section .oak-international-content .col-1 {
    width: fit-content;
  }
}
.oak-international-section .oak-international-content .col-1 .header {
  color: #0f3d8d;
  font-family: "Amelia Basic";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; /* 140% */
}
.oak-international-section .oak-international-content .col-1 .body {
  width: 356px;
  font-family: "DM Sans";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
@media screen and (max-width: 600px) {
  .oak-international-section .oak-international-content .col-1 .body {
    width: auto;
  }
}
.oak-international-section .oak-international-content .col-1 .footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
}
@media screen and (max-width: 600px) {
  .oak-international-section .oak-international-content .col-1 .footer {
    display: none;
  }
}
.oak-international-section .oak-international-content .col-1 .footer p {
  color: #3a60a2;
  font-family: "DM Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 166.667% */
  letter-spacing: 0.25px;
}
.oak-international-section .oak-international-content .col-1 .footer .footer-cta {
  display: flex;
  height: 48px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 24px;
  background: #0f3d8d;
  color: #ffffff;
  text-decoration: none;
}
.oak-international-section .oak-international-content .col-1 .footer .footer-cta:hover {
  background-color: #0b2b64;
}
.oak-international-section .oak-international-content .col-2 {
  overflow-x: hidden;
}
.oak-international-section .oak-international-content .col-2 .academy-container {
  display: flex;
  align-items: flex-start;
  gap: 4%;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  user-select: none;
  margin-bottom: 48px;
}
.oak-international-section .oak-international-content .col-2 .academy-container::-webkit-scrollbar {
  display: none;
}
.oak-international-section .oak-international-content .col-2 .academy-container .academy {
  display: flex;
  width: 356px;
  min-width: 48%;
  height: 425px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 50%;
  border-radius: 24px;
  scroll-snap-align: start;
}
.oak-international-section .oak-international-content .col-2 .academy-container .academy::before {
  opacity: 0;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  border-radius: 24px;
  background-color: rgba(15, 61, 141, 0.4);
  transition: all 0.5s;
}
@media screen and (max-width: 1050px) {
  .oak-international-section .oak-international-content .col-2 .academy-container .academy {
    min-width: 100%;
  }
}
.oak-international-section .oak-international-content .col-2 .academy-container .academy:hover::before {
  opacity: 1;
}
.oak-international-section .oak-international-content .col-2 .academy-container .academy .body {
  width: 100%;
  display: flex;
  align-items: end;
}
.oak-international-section .oak-international-content .col-2 .academy-container .academy .body a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  color: #ffffff;
  font-family: "DM Sans";
  font-style: normal;
  text-decoration: none;
  position: relative;
  z-index: 1;
  -webkit-user-drag: none;
}
.oak-international-section .oak-international-content .col-2 .academy-container .academy .body a .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px; /* 133.333% */
}
.oak-international-section .oak-international-content .col-2 .academy-container .academy .body a .sub {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
}

.slider-section .swiper img {
  object-position: 60%;
}

.title-and-text-section {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 125px 0;
  margin-top: -1px;
  color: #ffffff;
  background: #0d3478;
}
@media screen and (max-width: 750px) {
  .title-and-text-section {
    padding: 40px 0;
  }
}
.title-and-text-section .content {
  max-width: 1366px;
  padding: 0 125px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media screen and (max-width: 950px) {
  .title-and-text-section .content {
    padding: 0 50px;
    gap: 32px;
  }
}
@media screen and (max-width: 500px) {
  .title-and-text-section .content {
    padding: 0 15px;
  }
}
.title-and-text-section .content .row {
  display: flex;
  justify-content: space-between;
  gap: 64px;
}
@media screen and (max-width: 750px) {
  .title-and-text-section .content .row {
    flex-direction: column;
    gap: 24px;
  }
}
.title-and-text-section .content .row .col-1 {
  width: 261px;
  font-family: "DM Sans";
  font-style: normal;
}
@media screen and (max-width: 750px) {
  .title-and-text-section .content .row .col-1 {
    width: 100%;
  }
}
.title-and-text-section .content .row .col-1 h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px; /* 125% */
  letter-spacing: -0.5px;
}
.title-and-text-section .content .row .col-2 {
  width: 831px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 750px) {
  .title-and-text-section .content .row .col-2 {
    width: 100%;
  }
}
.title-and-text-section .content .row .col-2.has-more .has-more-button, .title-and-text-section .content .row .col-2.full-hide .has-more-button {
  display: flex !important;
}
.title-and-text-section .content .row .col-2.full-hide {
  max-height: 50px;
  transition: all 0.5s;
}
.title-and-text-section .content .row .col-2.full-hide.expanded {
  max-height: 1000px;
  width: calc(100% + 15px);
  margin-left: 0px;
}
.title-and-text-section .content .row .col-2 .body {
  max-height: 432px;
  overflow: hidden;
  overflow-x: auto;
  transition: all 0.3s;
}
.title-and-text-section .content .row .col-2 .body.expanded {
  max-height: 1000px;
}
.title-and-text-section .content .row .col-2 .body p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; /* 150% */
  margin-bottom: 24px;
}
.title-and-text-section .content .row .col-2 .body a {
  color: #ff6636;
  font-weight: 700;
}
.title-and-text-section .content .row .col-2 .body h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.title-and-text-section .content .row .col-2 .body table {
  background: rgba(247, 250, 252, 0.2);
  border-radius: 8px;
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (max-width: 750px) {
  .title-and-text-section .content .row .col-2 .body table {
    width: 800px;
  }
}
.title-and-text-section .content .row .col-2 .body table thead {
  border-bottom: 1px solid #b5b5b5;
  background: #e7ecf4;
  color: #0f3d8d;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
.title-and-text-section .content .row .col-2 .body table thead tr th {
  text-align: left;
  padding: 10px 20px 10px 8px;
  width: 20%;
}
.title-and-text-section .content .row .col-2 .body table thead tr th:first-child {
  border-radius: 8px 0 0 0;
}
.title-and-text-section .content .row .col-2 .body table thead tr th:last-child {
  border-radius: 0 8px 0 0;
}
.title-and-text-section .content .row .col-2 .body table tbody tr {
  border-bottom: 1px solid #b5b5b5;
}
.title-and-text-section .content .row .col-2 .body table tbody tr td {
  padding: 16px 8px;
  vertical-align: baseline;
}
.title-and-text-section .content .row .col-2 > a {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  letter-spacing: 1px;
  border-bottom: 2px solid transparent;
  transition: all 0.3s;
}
.title-and-text-section .content .row .col-2 > a:hover {
  border-bottom: 2px solid #ffffff;
}
.title-and-text-section .content .row .col-2 > a span {
  display: flex;
  align-items: center;
}

.section-carrousel-videos {
  width: 100%;
  background: #E7ECF4;
}
.section-carrousel-videos .carrousel-content {
  display: flex;
  width: 100%;
  max-width: 1366px;
  padding: 80px 125px;
  gap: 24px;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .carrousel-content {
    flex-direction: column;
    align-items: center;
    padding: 40px 15px;
  }
}
.section-carrousel-videos .carrousel-content .col-1 {
  max-width: 380px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .carrousel-content .col-1 {
    max-width: 736px;
  }
}
.section-carrousel-videos .carrousel-content .col-1 .text-content .section-header .title {
  color: #002664;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px;
  /* 140% */
  margin-bottom: 24px;
  font-family: "Amelia Basic";
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .carrousel-content .col-1 .text-content .section-header .title {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 133.333% */
    letter-spacing: -0.25px;
  }
}
.section-carrousel-videos .carrousel-content .col-1 .text-content .body {
  color: #002664;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
}
.section-carrousel-videos .carrousel-content .col-1 .text-content .extra-text {
  color: #3A60A2;
  font-family: "DM Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 166.667% */
  letter-spacing: 0.25px;
  margin-top: 24px;
  margin-bottom: 8px;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .carrousel-content .col-1 .text-content .extra-text.extra-desktop {
    display: none;
  }
}
.section-carrousel-videos .carrousel-content .col-2 {
  max-width: 736px;
  width: 100%;
}
@media screen and (max-width: 1240px) {
  .section-carrousel-videos .carrousel-content .col-2 {
    max-width: 552px;
  }
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide {
  max-width: 356px;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide {
    max-width: 284px;
    height: auto !important;
  }
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide:hover img {
  transform: scale(1.1);
  /* Aumenta el tamaño de la imagen */
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .imagen {
  display: flex;
  width: fit-content;
  height: fit-content;
  overflow: hidden;
  border-radius: 24px;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .imagen img {
  transition: transform 0.3s ease-in-out;
  border-radius: 24px;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .texts {
  border-radius: 24px;
  background: #FFFFFF;
  padding: 23px 25px;
  position: relative;
  top: -4px;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .texts {
    min-height: 132px;
  }
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .texts .play-button {
  cursor: pointer;
  position: absolute;
  top: -32px;
  right: 32px;
  padding: 20px 19px 20px 22px;
  border-radius: 100px;
  background: rgba(15, 61, 141, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .texts .play-button {
    top: -123px;
    right: 117px;
  }
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .texts .play-button:hover {
  background: #0F3D8D;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .texts .title {
  color: #0F3D8D;
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -0.25px;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .texts .categories {
  display: flex;
  margin-bottom: 16px;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .texts .categories .category {
  color: #0F3D8D;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .texts .categories .category::after {
  content: "";
  background: #FF6736;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  display: block;
  margin-right: 8px;
  margin-left: 8px;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .swiper-slide .texts .categories .category:last-child::after {
  display: none;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .arrows {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .arrows .swiper-pagination {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  width: fit-content;
  display: flex;
  align-items: center;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .arrows .swiper-pagination .swiper-pagination-bullet {
  background-color: #98ACCE;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .arrows .swiper-pagination .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background-color: #0F3D8D;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .arrows .swiper-button-next {
  position: relative;
  top: 10px;
  bottom: auto;
  left: auto;
  right: auto;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .arrows .swiper-button-next::after {
  display: none;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .arrows .swiper-button-prev {
  position: relative;
  top: 10px;
  bottom: auto;
  left: auto;
  right: auto;
}
.section-carrousel-videos .carrousel-content .col-2 .swiper-carrousel .arrows .swiper-button-prev::after {
  display: none;
}
.section-carrousel-videos .extra-mobile {
  display: none;
  color: #3A60A2;
  font-family: "DM Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.25px;
  margin-top: 24px;
  margin-bottom: 8px;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .extra-mobile {
    display: block;
  }
}
.section-carrousel-videos .cta-container a {
  display: flex;
  color: #FFF;
  text-align: center;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 16px 24px;
  background: #0F3D8D;
  border-radius: 24px;
  text-decoration: none;
  align-items: center;
  gap: 16px;
  transition: 0.3s ease;
  width: fit-content;
}
.section-carrousel-videos .cta-container a:hover {
  background: #0B2B64;
}
.section-carrousel-videos .cta-container.cta-mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .cta-container.cta-mobile {
    display: flex;
  }
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .cta-container.cta-desktop {
    display: none;
  }
}
.section-carrousel-videos .popup {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.582);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.section-carrousel-videos .popup.active {
  display: flex;
}
.section-carrousel-videos .popup .video-wrapper {
  display: flex;
  justify-content: center;
  padding: 0 50px; /* Espaciado a los lados */
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .popup .video-wrapper {
    padding: 0 20px;
  }
}
.section-carrousel-videos .popup .video-wrapper .close {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px;
  background-color: #0F3D8D;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 100px;
  top: -29px;
  right: 20px;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .popup .video-wrapper .close {
    right: 20px;
    top: -80px;
  }
}
.section-carrousel-videos .popup .video-wrapper .popup-container {
  display: flex;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  height: 100%;
  aspect-ratio: 16/9; /* Mantiene la proporción de video */
  justify-content: center;
  align-items: center;
}
.section-carrousel-videos .popup .video-wrapper .popup-container iframe {
  width: 90%;
  height: 100%;
  border-radius: 24px;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .popup .video-wrapper .popup-container iframe {
    width: 100%;
  }
}
.section-carrousel-videos .popup .video-wrapper .popup-container video {
  width: 90%;
  height: 100%;
  border-radius: 24px;
}
@media screen and (max-width: 992px) {
  .section-carrousel-videos .popup .video-wrapper .popup-container video {
    width: 100%;
  }
}

/* Contacto */
.contact-hero-section {
  margin-top: 134px;
  width: 100%;
  max-width: 1366px;
  padding: 24px;
}
@media screen and (max-width: 1050px) {
  .contact-hero-section {
    margin-top: 70px;
  }
}
@media screen and (max-width: 600px) {
  .contact-hero-section {
    padding: 0;
  }
}
.contact-hero-section .contact-section {
  display: flex;
  gap: 40px;
  padding: 44px 100px;
  border-radius: 24px;
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 900px) {
  .contact-hero-section .contact-section {
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .contact-hero-section .contact-section {
    padding: 64px 15px;
    border-radius: 0;
  }
}
.contact-hero-section .contact-section .col-1 {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 17px;
}
@media screen and (max-width: 900px) {
  .contact-hero-section .contact-section .col-1 {
    width: 100%;
  }
}
.contact-hero-section .contact-section .col-1 a {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  letter-spacing: 1px;
}
.contact-hero-section .contact-section .col-1 a span {
  display: flex;
  align-items: center;
}
.contact-hero-section .contact-section .col-1 .form-info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: #ffffff;
  font-family: "Amelia Basic";
  font-style: normal;
}
.contact-hero-section .contact-section .col-1 .form-info .title {
  font-size: 40px;
  font-weight: 700;
  line-height: 56px; /* 140% */
}
.contact-hero-section .contact-section .col-1 .form-info .sub {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.25px;
}
.contact-hero-section .contact-section .col-2 {
  width: 50%;
}
@media screen and (max-width: 900px) {
  .contact-hero-section .contact-section .col-2 {
    width: 100%;
  }
}
.contact-hero-section .contact-section .col-2 .gform_required_legend {
  display: none;
}
.contact-hero-section .contact-section .col-2 .contact-form .gform_fields {
  gap: 20px;
}
.contact-hero-section .contact-section .col-2 .contact-form [id^=input_] {
  height: 56px;
  border-radius: 4px;
}
.contact-hero-section .contact-section .col-2 .contact-form [id^=input_]:not(.ginput_complex):not(.name_first):not(.gfield_checkbox) {
  padding: 15px;
}
.contact-hero-section .contact-section .col-2 .contact-form [id^=input_], .contact-hero-section .contact-section .col-2 .contact-form [id^=input_]::placeholder,
.contact-hero-section .contact-section .col-2 .contact-form [id^=input_] option {
  color: #7f7f7f;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
.contact-hero-section .contact-section .col-2 .contact-form [id^=input_].textarea {
  min-height: 120px;
}
.contact-hero-section .contact-section .col-2 .contact-form [id^=input_].gfield_checkbox {
  display: inline;
}
.contact-hero-section .contact-section .col-2 .contact-form [id^=input_].gfield_checkbox label,
.contact-hero-section .contact-section .col-2 .contact-form [id^=input_].gfield_checkbox a {
  font-family: "DM Sans";
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.contact-hero-section .contact-section .col-2 .contact-form .gfield_label {
  color: #ffffff;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin: 0;
}
.contact-hero-section .contact-section .col-2 .contact-form .gform_footer {
  justify-content: end;
}
.contact-hero-section .contact-section .col-2 .contact-form .gform_footer #gform_submit_button_1 {
  display: flex;
  height: 48px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
  border-radius: 24px;
  background: #ff6636;
  color: #ffffff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 100% */
  letter-spacing: 1.5px;
  text-transform: uppercase;
  position: relative;
}
@media screen and (max-width: 600px) {
  .contact-hero-section .contact-section .col-2 .contact-form .gform_footer #gform_submit_button_1 {
    width: 100%;
  }
}
.contact-hero-section .contact-section .col-2 .contact-form .gform_footer #gform_submit_button_1::after {
  content: "";
  background-image: url("/wp-content/uploads/2024/06/ArrowRight-1.svg");
  background-size: contain; /* Ajusta el tamaño de la imagen */
  background-repeat: no-repeat; /* Evita que la imagen se repita */
  position: absolute;
  height: 100%; /* Ajusta según sea necesario */
  width: 100%; /* Ajusta según sea necesario */
  top: 0;
  right: 0;
  pointer-events: none; /* Asegúrate de que la imagen no interfiera con la interacción */
}
.contact-hero-section .contact-section .col-2 .contact-form .gform_footer #gform_submit_button_1:hover {
  background-color: #b54826;
}

.contact-career-section {
  width: 100%;
  max-width: 1366px;
  padding: 80px 125px;
}
@media screen and (max-width: 600px) {
  .contact-career-section {
    padding: 40px 15px 80px;
  }
}
.contact-career-section .career-section {
  display: flex;
  gap: 24px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .contact-career-section .career-section {
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .contact-career-section .career-section {
    height: 500px;
  }
}
.contact-career-section .career-section:hover .col-2 .coll-item::after {
  opacity: 1;
}
.contact-career-section .career-section .col-1 {
  width: 100%;
  max-width: 356px;
  min-width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 32px;
}
@media screen and (max-width: 1000px) {
  .contact-career-section .career-section .col-1 {
    max-width: fit-content;
  }
}
.contact-career-section .career-section .col-1 .info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: #0f3d8d;
  font-family: "Amelia Basic";
  font-style: normal;
}
.contact-career-section .career-section .col-1 .info .title {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px; /* 125% */
  letter-spacing: -0.5px;
}
.contact-career-section .career-section .col-1 .info .sub {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px; /* 133.333% */
  letter-spacing: -0.25px;
}
@media screen and (max-width: 600px) {
  .contact-career-section .career-section .col-1 .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
.contact-career-section .career-section .col-1 .footer a {
  width: fit-content;
  display: flex;
  height: 48px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 24px;
  background-color: #0f3d8d;
  color: #ffffff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 100% */
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s;
}
.contact-career-section .career-section .col-1 .footer a:hover {
  background-color: #0b2b64;
}
@media screen and (max-width: 600px) {
  .contact-career-section .career-section .col-1 .footer a {
    width: 100%;
  }
}
.contact-career-section .career-section .col-2 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 700px) {
  .contact-career-section .career-section .col-2 {
    width: 800px;
    animation: scroll-horizontal 5s linear infinite alternate;
  }
}
@media screen and (max-width: 600px) {
  .contact-career-section .career-section .col-2 {
    justify-content: start;
  }
}
.contact-career-section .career-section .col-2 .coll-item {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50px;
  position: relative;
}
.contact-career-section .career-section .col-2 .coll-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(58, 96, 162, 0.4);
  border-radius: 50px;
  opacity: 0;
  transition: all 0.5s;
}
@keyframes scroll-horizontal {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-380px); /* Desplazamiento para mostrar 500px de 800px */
  }
}

/* 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 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;
  display: grid;
  grid-gap: 1.5em;
}

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

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Menu
--------------------------------------------- */
#masthead {
  position: absolute;
  z-index: 11;
  width: 100%;
}
#masthead .header-banner {
  background-color: #0f3d8d;
  height: 54px;
}
@media screen and (max-width: 1050px) {
  #masthead .header-banner {
    display: none !important;
  }
}
#masthead .header-banner > .row {
  display: flex;
  max-width: 1366px;
  padding: 8px 179px 8px 230px;
  justify-content: right;
  align-items: center;
  gap: 40px;
  flex-shrink: 0;
}
#masthead .header-banner > .row .header-socials {
  display: flex;
  gap: 16px;
}
#masthead .header-banner > .row .header-socials .social {
  display: flex;
}
#masthead .header-banner > .row .header-socials .social a {
  display: flex;
  min-width: 20px;
}
#masthead #site-navigation {
  width: 100%;
  background-color: transparent;
  position: relative;
}
@media screen and (max-width: 1150px) {
  #masthead #site-navigation {
    padding: 0 24px;
  }
}
@media screen and (max-width: 1050px) {
  #masthead #site-navigation {
    background-color: #0f3d8d;
    justify-content: right;
    display: flex;
    justify-content: space-between;
    padding: 16px;
  }
}
#masthead #site-navigation ul {
  width: 1116px;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  display: flex;
}
@media screen and (max-width: 1050px) {
  #masthead #site-navigation ul {
    flex-direction: column;
    gap: 32px;
    padding: 106px 16px 0;
    justify-content: start;
    align-items: start;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    right: 100%;
    background-color: #ffffff;
    transition: all 0.5s;
  }
}
#masthead #site-navigation ul li.menu-contact-item:hover .trabaja-con-nosotros-ul {
  display: flex;
}
@media screen and (max-width: 1050px) {
  #masthead #site-navigation ul li.menu-contact-item {
    width: 100%;
  }
}
#masthead #site-navigation ul li.header-logo-mobile {
  display: none;
}
@media screen and (max-width: 1050px) {
  #masthead #site-navigation ul li.header-logo-desktop {
    display: none;
  }
  #masthead #site-navigation ul li.header-logo-mobile {
    display: flex;
  }
}
#masthead #site-navigation ul li a {
  display: flex;
  align-items: center;
  height: 64px;
  color: #ffffff;
  font-family: "Amelia Basic";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 114.286% */
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 4px solid transparent;
  transition: all 0.5s;
}
#masthead #site-navigation ul li a.underlined:hover:not(.contact-item) {
  border-bottom: 4px solid #ff6636;
}
#masthead #site-navigation ul li a.contact-item {
  border-radius: 24px;
  border: 1px solid var(--Base-White, #fff);
  height: 48px;
  padding: 16px 24px;
}
#masthead #site-navigation ul li a.contact-item:hover {
  background: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 1050px) {
  #masthead #site-navigation ul li a.contact-item {
    display: flex;
    justify-content: center;
    width: 100%;
    border: 0;
    background: #0f3d8d;
    color: #ffffff;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 100% */
    letter-spacing: 1.5px;
  }
}
@media screen and (max-width: 1050px) {
  #masthead #site-navigation ul li a {
    height: auto;
    color: #0f3d8d;
    font-size: 24px;
    line-height: 32px; /* 133.333% */
  }
}
#masthead #site-navigation ul li > .trabaja-con-nosotros-ul {
  display: none;
  top: 60px;
  left: auto;
  width: auto;
  box-shadow: none;
}
#masthead #site-navigation ul li.cta-mobile-container {
  display: none;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 24px;
  background: #0f3d8d;
}
@media screen and (max-width: 1050px) {
  #masthead #site-navigation ul li.cta-mobile-container {
    display: flex;
  }
}
#masthead #site-navigation ul li.cta-mobile-container a {
  color: #ffffff;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 100% */
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border: 0;
}
#masthead #site-navigation ul li.socials-mobile-container {
  display: none;
  margin-top: 118px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
@media screen and (max-width: 1050px) {
  #masthead #site-navigation ul li.socials-mobile-container {
    display: inline-flex;
  }
}
#masthead #site-navigation ul li.socials-mobile-container .socials-mobile-title {
  color: #0f3d8d;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
}
#masthead #site-navigation ul li.socials-mobile-container .socials-mobile {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
#masthead #site-navigation ul li.socials-mobile-container .socials-mobile .social-mobile {
  display: flex;
  padding: 14px;
  align-items: flex-start;
  gap: 10px;
  border-radius: 4px;
  background: #e7ecf4;
}
#masthead #site-navigation ul li.socials-mobile-container .socials-mobile .social-mobile a {
  min-width: 20px;
}
#masthead #site-navigation ul li.header-logo-desktop a {
  width: 223px;
  height: 44px;
  flex-shrink: 0;
}
#masthead #site-navigation .logo-mobile-container {
  display: none;
}
#masthead #site-navigation .logo-mobile-container img {
  display: flex;
  width: 96.507px;
  height: 42px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
@media screen and (max-width: 1050px) {
  #masthead #site-navigation .logo-mobile-container {
    display: block;
  }
}
#masthead #site-navigation .mobile-menu-toggle-container,
#masthead #site-navigation .mobile-menu-close-container {
  display: none;
  justify-content: space-between;
}
@media screen and (max-width: 1050px) {
  #masthead #site-navigation .mobile-menu-toggle-container,
  #masthead #site-navigation .mobile-menu-close-container {
    display: flex;
  }
}
#masthead #site-navigation .mobile-menu-toggle-container button,
#masthead #site-navigation .mobile-menu-close-container button {
  background-color: transparent;
  border: none;
  padding: 0;
}
#masthead #site-navigation .mobile-menu-close-container {
  width: 100%;
  position: absolute;
  padding: 16px;
  top: 0;
  right: 0;
  box-shadow: 0px 20px 5px 0px rgba(17, 44, 65, 0), 0px 12px 5px 0px rgba(17, 44, 65, 0.01), 0px 7px 4px 0px rgba(17, 44, 65, 0.03), 0px 3px 3px 0px rgba(17, 44, 65, 0.04), 0px 1px 2px 0px rgba(17, 44, 65, 0.05);
}

/* Footer
--------------------------------------------- */
#colophon {
  display: flex;
  min-height: 280px;
  padding: 48px 133px 48px 125px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  background-color: #0f3d8d;
}
@media screen and (max-width: 480px) {
  #colophon {
    padding: 40px 15px;
  }
}
#colophon .container {
  flex-direction: column;
  gap: 48px;
}
#colophon .container .row {
  max-width: 1116px;
  display: flex;
  gap: 77px;
}
@media screen and (max-width: 1150px) {
  #colophon .container .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
@media screen and (max-width: 768px) {
  #colophon .container .row {
    display: flex;
    flex-direction: column;
    gap: 36px;
  }
}
#colophon .container .row .footer-logo {
  min-width: 140px;
}
#colophon .container .row .footer-col-title {
  color: #a4a4a4;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 114.286% */
  letter-spacing: 1px;
  text-transform: uppercase;
}
#colophon .container .row .footer-links-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-family: "Amelia Basic", sans-serif;
}
#colophon .container .row .footer-links-container .footer-links {
  column-count: 2;
  column-gap: 0;
}
@media screen and (max-width: 768px) {
  #colophon .container .row .footer-links-container .footer-links {
    column-count: 1;
  }
}
#colophon .container .row .footer-links-container .footer-links a {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 114.286% */
  letter-spacing: 1px;
  text-decoration: none;
  width: fit-content;
}
#colophon .container .row .footer-links-container .footer-links a:not(:nth-child(3n)) {
  margin-bottom: 16px;
}
#colophon .container .row .footer-assoc-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 188px;
  min-width: 150px;
}
@media screen and (max-width: 768px) {
  #colophon .container .row .footer-assoc-container {
    gap: 16px;
  }
}
#colophon .container .row .footer-socials-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#colophon .container .row .footer-socials-container .footer-socials {
  display: flex;
  gap: 16px;
}
#colophon .container .row .footer-socials-container .footer-socials img {
  min-width: 20px;
}
#colophon .container .row .footer-copyright {
  color: #ffffff;
  font-family: "Amelia Basic";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 114.286% */
  letter-spacing: 1.8px;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

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

/* Utils
--------------------------------------------- */
.header-ornament {
  position: absolute;
  bottom: -40px;
  right: -50%;
  z-index: -1;
  transition: all 1s;
}

.container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.container .row {
  width: 100%;
}

.hidden {
  display: none;
}

.no-pb {
  padding-bottom: 0 !important;
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.justify-center {
  justify-content: center;
}

.justify-left {
  justify-content: left;
}

.justify-right {
  justify-content: right;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.justify-evenly {
  justify-content: space-evenly;
}

.align-center {
  align-items: center;
}

.full-width {
  max-width: 100% !important;
  width: 100% !important;
}

.h1-post-title {
  color: #0f3d8d;
  font-family: "Amelia Basic";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; /* 140% */
}

.h2-section-title, .stats-section .header, .section-with-image .row .col-1 .text-content .title, .locations-section .row .section-header .title, .instagram-section .row .section-header .title, .news-section .row .section-header .title, .colleges-section h2.header, .after-school-section .after-school-content .header h2.title, .services-section .services-content .header h2.title, .facilities-section .facilities-content .header h2.title, .camps-section .camps-content .col-1 .header .title {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.25px;
  border-bottom: 1px solid transparent;
  padding-bottom: 5px;
  transition: border 0.7s, width 0.5s;
}

.cta-with-icon, .section-with-image .row .col-1 .cta-container a, .instagram-section .row .section-footer .cta-container a, .news-section .row .section-content .cta-container a {
  display: flex;
  height: 48px;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
  border-radius: 24px;
  text-decoration: none;
  text-align: center;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; /* 100% */
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.cta-with-icon span img, .section-with-image .row .col-1 .cta-container a span img, .instagram-section .row .section-footer .cta-container a span img, .news-section .row .section-content .cta-container a span img {
  display: flex;
}

.slider-controls {
  display: flex;
  justify-content: end;
}
.slider-controls .controls {
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  gap: 32px;
}

.drag-controlls {
  display: none;
  align-items: center;
  gap: 8px;
}
.drag-controlls .l-arrow,
.drag-controlls .r-arrow {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.drag-controlls .counter-container {
  display: flex;
  align-items: center;
  gap: 8px;
}
.drag-controlls .counter-container .counter {
  cursor: pointer;
  background-color: #98acce;
  border-radius: 100%;
  display: flex;
  align-items: center;
  width: 7px;
  height: 7px;
}
.drag-controlls .counter-container .counter.active {
  background-color: #0f3d8d;
  width: 16px;
  height: 16px;
}
.drag-controlls.alt [class*=-arrow] svg path {
  fill: #ffffff;
}
.drag-controlls.alt .counter-container .counter.active {
  background-color: #ffffff;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.pagination a.prev {
  transform: rotate(180deg);
}
.pagination .page-numbers,
.pagination a:not(.next):not(.prev) {
  width: 46px;
  text-decoration: none;
  padding: 14px 0px;
  border-radius: 100px;
  color: #151515;
  font-weight: 500;
  font-family: "DM Sans";
  text-align: center;
}
.pagination .current {
  color: #ffffff !important;
  background-color: #0f3d8d;
}

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