*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

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

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

html{
  scroll-behavior: smooth;
}

body{
  font-family: 'Montserrat';
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

/*  */

.text-s-1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  line-height: 1.2;
}

@media (min-width: 1024px) {
  .text-s-1 {
    font-size: 38px;
  }
}

.text-s-1 br {
  display: none;
}

@media (min-width: 1024px) {
  .text-s-1 br {
    display: block;
  }
}

.text-s-2 {
  font-size: 1.5rem;
  line-height: 2rem;
  line-height: 1.3;
}

@media (min-width: 1024px) {
  .text-s-2 {
    font-size: 34px;
  }
}

.text-s-3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1.37;
}

@media (min-width: 1024px) {
  .text-s-3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-size: 29px;
  }
}

.text-s-5 {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.34;
}

@media (min-width: 1024px) {
  .text-s-5 {
    font-size: 23px;
  }
}

/*  */

.decorated-title:after{
  content: ''
}

.content-block.decorated-title:after {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.decorated-title:after {
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  display: block;
  height: 2px;
  width: 160px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
}

.btn {
  display: flex;
  min-height: 50px;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  font-size: 23px;
  font-weight: 400;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.btn-outline-primary {
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(243 192 34 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(243 192 34 / var(--tw-text-opacity, 1));
  transition-duration: 300ms;
}

.btn-outline-primary:hover.content-block {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.btn-outline-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.btn-outline-secondary {
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(25 40 69 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(25 40 69 / var(--tw-text-opacity, 1));
  transition-duration: 300ms;
}

.btn-outline-secondary:hover.content-block {
  --tw-bg-opacity: 1;
  background-color: rgb(233 64 131 / var(--tw-bg-opacity, 1));
}

.btn-outline-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(25 40 69 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.content-block.btn-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.btn-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-duration: 300ms;
}

.btn-primary:hover.content-block {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.btn-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.content-block.btn-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(233 64 131 / var(--tw-bg-opacity, 1));
}

.btn-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(25 40 69 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-duration: 300ms;
}

.btn-secondary:hover.content-block {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.btn-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.section {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (min-width: 1024px) {
  .section {
    padding-top: 95px;
    padding-bottom: 95px;
  }
}

#section-1{
  box-shadow: inset 0px 93px 103.5px #2b2e2e;
}

.section-3::after{
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: -10;
  display: block;
  height: 30%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(240 239 243 / var(--tw-bg-opacity, 1))
}

@media (min-width: 1024px) {
  .section-3::after {
    height: 45%;
  }
}

.section--white+.section--white {
  padding-top: 0px;
}

#section-5 ul li {
  position: relative;
  padding-inline-start: 30px;
}

#section-5 ul li::before {
  position: absolute;
  left: 0px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-content: '\f336';
  content: var(--tw-content);
}

#section-5 ul li:before{
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(243 192 34 / var(--tw-text-opacity, 1))
}

.accordeon button span{
  position: relative;
  width: 20px;
  height: 2px;
}

.accordeon button span:after,
    .accordeon button span:before{
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(61 61 61 / var(--tw-bg-opacity, 1))
}

.accordeon button span:before {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-duration: 300ms;
}

.accordeon.open button span:before {
  --tw-rotate: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.main-header{
  box-shadow: 5.446px 8.387px 5px rgba(0,0,0,0.75);
}

.main-footer h4 {
  margin-bottom: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.main-footer ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.main-footer ul li {
  position: relative;
  padding-inline-start: 1rem;
}

.main-footer ul li::before{
  content: '\f105';
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  font-size: 80%;
  position: absolute;
  left: 0px;
  top: 3px
}

.container .container {
  padding-left: 0px;
  padding-right: 0px;
}

.content-block.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(233 64 131 / var(--tw-bg-opacity, 1));
}

.content-block.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.section--hero__inner:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, 0) 100%);
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-full {
  top: 100%;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-50 {
  z-index: 50;
}

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

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

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-\[60px\] {
  margin-bottom: 60px;
}

.ms-auto {
  margin-inline-start: auto;
}

.mt-4 {
  margin-top: 1rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.h-\[36px\] {
  height: 36px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.w-\[180px\] {
  width: 180px;
}

.w-\[25\%\] {
  width: 25%;
}

.w-\[28\%\] {
  width: 28%;
}

.w-full {
  width: 100%;
}

.-translate-y-\[20\%\] {
  --tw-translate-y: -20%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[20\%\] {
  --tw-translate-y: 20%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.resize {
  resize: both;
}

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

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

.items-start {
  align-items: flex-start;
}

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

.justify-end {
  justify-content: flex-end;
}

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

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-9 {
  gap: 2.25rem;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[8px\] {
  gap: 8px;
}

.gap-2 {
  gap: 0.5rem;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-ss-\[15px\] {
  border-start-start-radius: 15px;
}

.border {
  border-width: 1px;
}

.border-\[2px\] {
  border-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-\[\#E2E2E2\] {
  --tw-border-opacity: 1;
  border-color: rgb(226 226 226 / var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(243 192 34 / var(--tw-border-opacity, 1));
}

.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(25 40 69 / var(--tw-border-opacity, 1));
}

.bg-\[\#f0eff3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 239 243 / var(--tw-bg-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(25 40 69 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-\[25\%\] {
  padding-bottom: 25%;
}

.pt-0 {
  padding-top: 0px;
}

.pt-20 {
  padding-top: 5rem;
}

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[30px\] {
  font-size: 30px;
}

.font-\[400\] {
  font-weight: 400;
}

.font-\[600\] {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

.leading-\[12px\] {
  line-height: 12px;
}

.leading-\[15px\] {
  line-height: 15px;
}

.text-\[\#444444\] {
  --tw-text-opacity: 1;
  color: rgb(68 68 68 / var(--tw-text-opacity, 1));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(25 40 69 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.big-1-col{
  flex: 0 0 100%;
}

.big-2-col{
  flex: 0 0 calc(50% - 12px);
}

.frm-fluent-form .ff-t-container{
  align-items: end;
}

.type-radios input:checked+span img{
  filter: brightness(0) invert(1);
}

.form-decorated-list {
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 15px;
}

.main-form-wrapper .ff-default .ff-el-form-control {
  height: 41px;
  border-radius: 30px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
}

.main-form-wrapper .ff-default .ff-el-form-control:focus {
  --tw-border-opacity: 1;
  border-color: rgb(243 192 34 / var(--tw-border-opacity, 1));
}

.main-form-wrapper .ff-default .ff-btn-secondary:not(.ff_btn_no_style) {
  display: flex;
  min-height: 50px;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  font-size: 23px;
  font-weight: 400;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.content-block.main-form-wrapper .ff-default .ff-btn-secondary:not(.ff_btn_no_style) {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.main-form-wrapper .ff-default .ff-btn-secondary:not(.ff_btn_no_style) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-duration: 300ms;
}

.main-form-wrapper .ff-default .ff-btn-secondary:not(.ff_btn_no_style):hover.content-block {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.main-form-wrapper .ff-default .ff-btn-secondary:not(.ff_btn_no_style):hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.main-form-wrapper .ff-default .ff-btn-secondary:not(.ff_btn_no_style) {
  width: 100%;
}

.main-form-wrapper .ff-default .ff-btn-secondary:not(.ff_btn_no_style):focus.content-block {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.main-form-wrapper .ff-default .ff-btn-secondary:not(.ff_btn_no_style):focus {
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
}

.main-form-wrapper .ff-default .ff-btn-secondary:not(.ff_btn_no_style):not([data-action="prev"]):after{
  content: "\f061";
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  margin-inline-start: 0.75rem;
}

.main-form-wrapper .ff-default .ff-btn-secondary:not(.ff_btn_no_style):not([data-action="next"]):before{
  content: "\f060";
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  margin-inline-end: 0.75rem;
}

.main-form-wrapper .ff-default .ff-btn.ff-btn-submit.ff_btn_no_style {
  display: flex;
  min-height: 50px;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  font-size: 23px;
  font-weight: 400;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.content-block.main-form-wrapper .ff-default .ff-btn.ff-btn-submit.ff_btn_no_style {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.main-form-wrapper .ff-default .ff-btn.ff-btn-submit.ff_btn_no_style {
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-duration: 300ms;
}

.main-form-wrapper .ff-default .ff-btn.ff-btn-submit.ff_btn_no_style:hover.content-block {
  --tw-bg-opacity: 1;
  background-color: rgb(65 175 188 / var(--tw-bg-opacity, 1));
}

.main-form-wrapper .ff-default .ff-btn.ff-btn-submit.ff_btn_no_style:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 192 34 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.main-form-wrapper .ff-default .ff-btn.ff-btn-submit.ff_btn_no_style {
  margin-inline-start: auto;
}

.main-form-wrapper .ff-default .ff-btn.ff-btn-submit.ff_btn_no_style:after{
  content: "\f061";
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  margin-inline-start: 0.75rem;
}

.main-form-wrapper .fluentform .ff-step-titles li:after {
  top: 24px;
  height: 5px;
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
}

.content-block.main-form-wrapper .fluentform .ff-step-titles li.ff_active:after,.content-block .fluentform .ff-step-titles li.ff_completed:after {
  --tw-bg-opacity: 1;
  background-color: rgb(233 64 131 / var(--tw-bg-opacity, 1));
}

.main-form-wrapper .fluentform .ff-step-titles li.ff_active:after, .fluentform .ff-step-titles li.ff_completed:after {
  --tw-bg-opacity: 1;
  background-color: rgb(25 40 69 / var(--tw-bg-opacity, 1));
}

.main-form-wrapper .fluentform .ff-step-titles li.ff_active, .fluentform .ff-step-titles li.ff_completed {
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}

.main-form-wrapper .fluentform .ff-step-titles li:before {
  display: flex;
  height: 50px;
  width: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1 !important;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1)) !important;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(161 161 161 / var(--tw-text-opacity, 1));
}

.content-block.main-form-wrapper .fluentform .ff-step-titles li.ff_active:before,.content-block .fluentform .ff-step-titles li.ff_completed:before {
  --tw-bg-opacity: 1;
  background-color: rgb(233 64 131 / var(--tw-bg-opacity, 1));
}

.main-form-wrapper .fluentform .ff-step-titles li.ff_active:before, .fluentform .ff-step-titles li.ff_completed:before {
  display: flex;
  height: 50px;
  width: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 40 69 / var(--tw-bg-opacity, 1)) !important;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.ff-default .ff-el-input--label label{
  font-weight: 400;
  color: #616161;
}

[data-name="ff_cn_id_4"] .ff-t-column-2 .ff-el-input--content{
  position: relative;
}

[data-name="ff_cn_id_4"] .ff-t-column-2 .ff-el-input--content:after{
  content: "\f133";
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
  position: absolute;
  right: 1rem;
  top: 0px;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: auto;
  margin-inline-start: 0.75rem;
  height: -moz-fit-content;
  height: fit-content;
  --tw-text-opacity: 1;
  color: rgb(25 40 69 / var(--tw-text-opacity, 1));
}

[data-name="ff_cn_id_4"] .ff-t-column-2 .ff-el-input--content .ff-el-form-control{
  background: transparent;
}

.ff-el-input--content .ff-el-form-control:focus,
.ff-el-input--content .ff-el-form-control:hover {
  --tw-border-opacity: 1;
  border-color: rgb(25 40 69 / var(--tw-border-opacity, 1));
}

.ff-default .ff-el-form-control{
  border: solid 1px #9E9E9E;
}

.text-dark-green {
  --tw-text-opacity: 1;
  color: rgb(0 102 51 / var(--tw-text-opacity, 1));
}

.two-colums-list {
  margin-top: 0.75rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 1024px) {
  .two-colums-list {
    display: grid;
  }
}

.two-colums-list ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.two-colums-list ul li {
  position: relative;
  padding-inline-start: 30px;
}

.two-colums-list ul li:before{
  content: '\f058';
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  left: 0px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.navigation .menu-item.current_page_item a {
  --tw-text-opacity: 1;
  color: rgb(243 192 34 / var(--tw-text-opacity, 1));
}

@media(min-width: 1024px) and (max-width: 1440px){
  .navigation{
    gap: 22px !important;
  }

  .navigation .menu-item{
    font-size: 16px !important;
  }
}

.peer:checked ~ .peer-checked\:bg-secondary.content-block {
  --tw-bg-opacity: 1;
  background-color: rgb(233 64 131 / var(--tw-bg-opacity, 1));
}

.even\:text-right:nth-child(even) {
  text-align: right;
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(243 192 34 / var(--tw-text-opacity, 1));
}

.group:nth-child(odd) .group-odd\:order-1 {
  order: 1;
}

.group:nth-child(odd) .group-odd\:order-2 {
  order: 2;
}

.group:nth-child(even) .group-even\:order-1 {
  order: 1;
}

.group:nth-child(even) .group-even\:order-2 {
  order: 2;
}

.group:nth-child(even) .group-even\:ms-auto {
  margin-inline-start: auto;
}

.peer:checked ~ .peer-checked\:border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(25 40 69 / var(--tw-border-opacity, 1));
}

.peer:checked ~ .peer-checked\:bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(25 40 69 / var(--tw-bg-opacity, 1));
}

.peer:checked ~ .peer-checked\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:mb-\[100px\] {
    margin-bottom: 100px;
  }

  .lg\:ms-auto {
    margin-inline-start: auto;
  }

  .lg\:grid {
    display: grid;
  }
	
.lg\:gap-9 {
    gap: 2.25rem;
  }

  .lg\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .lg\:-translate-y-\[113px\] {
    --tw-translate-y: -113px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:gap-\[72px\] {
    gap: 72px;
  }

  .lg\:border-0 {
    border-width: 0px;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-\[230px\] {
    padding-bottom: 230px;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-\[200px\] {
    padding-top: 200px;
  }

  .lg\:pt-\[90px\] {
    padding-top: 90px;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 1280px) {
  .xl\:static {
    position: static;
  }

  .xl\:\!block {
    display: block !important;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:gap-\[40px\] {
    gap: 40px;
  }

  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

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

.content-editor{
    font-size: 23px;
    line-height: 1.6;
}

@media(min-width: 1199px){
    .section--hero{
        min-height: 450px;
    }
}

.certifications-table{
    overflow-x: auto;
}

.certifications-table table{
    width: 100%;
    font-size: 18px;
}

.certifications-table table thead th{
    background: #192845;
    color: #f3c022;
    text-align: start;
    font-weight: 600;
}

.certifications-table table thead th,
.certifications-table table tbody td{
    padding: 10px 15px;
}

.certifications-table table tbody tr:nth-child(even) td{
    background: #FFF;
}
.certifications-table table tbody tr:nth-child(odd) td{
    background: #f0eff3;
}
.certifications-table table tbody td i{
    font-size: 40px;
}
.certifications-table table tbody tr:last-child td{
    border-bottom: solid 2px #192845;
}

.certifications-table table tbody tr td{
    transition: .3s ease-out;
}

.certifications-table table tbody tr:hover td{
    background: #192845 !important;
    color: #f3c022 !important;
}

.download-pdf{
    padding: 20px;
    padding-bottom: 25%;
}

.search-form form{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 670px;
    max-width: 100%;
    height: 60px;
    border-radius: 30px;
    position: relative;
    margin: 0 auto;
    box-shadow: 5.446px 8.387px 5px rgba(0,0,0,0.35);
}
.search-form form input{
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border: solid 2px #192845;
    height: 60px;
    flex: 1;
    font-size: 18px;
    padding: 5px 25px;
}
.search-form form button{
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: #192845;
    color: #FFFFFF;
    border: solid 2px #192845;
    height: 60px;
    padding: 5px 25px;
    font-size: 20px;
}
.content-editor h2{
	font-size: 26px;
	font-weight: 700;
}
@media(min-width: 1280px){
	.main-header .menu-item a,
	.wpml-lang-switcher a,
	.wpml-lang-switcher span{
		font-size: 23px;
	}
	.main-footer .widget{
		font-size: 23px;
	}
}

h2 {
  margin-top: 30px;
}

h3 {
  margin-top: 30px;
  font-size: 26px;
  font-weight: bold;
}

ul.sub-menu {
  display: none;
  position: absolute;
  background: #fff;
}

li.menu-item:hover ul.sub-menu {
  display: block;
}

ul.sub-menu li a {
  display: block;
  padding: 20px 30px;
  font-size: 18px !important;
}

@media(max-width: 1820px) {
  .page-id-6 main section:first-child,
  .page-id-144 main section:first-child {
    z-index: 20 !important;
  }
}

/*.top_text_block_wrapper {
  position: absolute;
  width: 100%;
  color: #fff;
  z-index: 30;
}

.top_text_block_wrapper div {
  z-index: 30 !important;
}*/

@media(max-width: 767px) {
  #certificering-search-input {
    width: 80%;
  }
}

#certificering-search-results tr:hover td {
  background-color: #ccc !important;
}

.certifications-table table tbody td {
  padding: 0;
}

.certifications-table table tbody td a {
  display: block;
  padding: 10px 15px;
}

.certifications-table table tbody td a:hover {
  color: #192845;
}