@import url(fontello.css);

@media (min-width: 1340px) {
  /* line 15, sass/global.scss */
  .container {
    max-width: 1280px;
    width: 100%;
    margin: auto;
  }
}
/* line 21, sass/global.scss */
.container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 25, sass/global.scss */
.row {
  width: 100%;
  margin: auto;
}

/* line 195, sass/global.scss */
.ch--container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}
/* line 201, sass/global.scss */
.ch--wrap {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  width: 100%;
}

/* line 386, sass/global.scss */
.rotate {
  -moz-transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

/* line 392, sass/global.scss */
.rotate.down {
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

@media (max-width: 767px) {
  /* line 403, sass/global.scss */
  .table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
  }

  /* line 407, sass/global.scss */
  .table-responsive::-webkit-scrollbar:vertical {
    width: 11px;
  }

  /* line 411, sass/global.scss */
  .table-responsive::-webkit-scrollbar:horizontal {
    height: 11px;
  }

  /* line 415, sass/global.scss */
  .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white;
    /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, 0.5);
  }
}
/* line 425, sass/global.scss */
.contact--object {
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.14), 0px 2px 2px rgba(0, 0, 0, 0.12),
    0px 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 50px 0px 0px 50px;
  padding: 15px 5px 15px 15px;
  color: #2779f5;
  position: fixed;
  background: #fff;
  z-index: 99;
  right: 0;
  bottom: 5vh;
}
/* line 438, sass/global.scss */
.contact--object p,
.contact--object a {
  font-size: 15px;
  line-height: 20px;
}
/* line 443, sass/global.scss */
.contact--object img {
  margin-right: 5px;
}
/* line 447, sass/global.scss */
.contact--stable {
  display: flex;
}
/* line 450, sass/global.scss */
.contact--fade {
  text-align: center;
  margin-left: 10px;
  padding-left: 10px;
  display: none;
}
/* line 455, sass/global.scss */
.contact--fade p {
  font-size: 10px;
}
/* line 460, sass/global.scss */
.contact--mobile span {
  margin-bottom: 5px;
  margin-left: 5px;
}

/* line 467, sass/global.scss */
.page .gform_wrapper.gf_browser_ie .gform_footer input.button {
  padding: unset;
}

/* line 471, sass/global.scss */
#gform_wrapper_51 {
  margin-top: 46px;
}

/* line 477, sass/global.scss */
.schema-faq.wp-block-yoast-faq-block {
  background-color: #fff9d9;
  padding: 30px 45px;
  border-radius: 20px;
  position: relative;
  margin-bottom: 30px;
}

/* line 485, sass/global.scss */
.schema-faq-question {
  font-size: 20px;
  line-height: 27px;
  font-family: "Nunito", sans-serif, sans-serif;
  margin-bottom: 5px;
  position: relative;
  display: block;
}

/* line 494, sass/global.scss */
.schema-faq-question:before {
  content: "";
  background: url(../png/faq1.png) no-repeat center center;
  background-size: contain;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  position: absolute;
  margin-left: -30px;
  margin-top: 2px;
}

/* line 507, sass/global.scss */
.single .single--content p.schema-faq-answer {
  margin-bottom: 30px;
  position: relative;
  font-size: 20px;
  line-height: 27px;
}

/* line 514, sass/global.scss */
.single .single--content p.schema-faq-answer:before {
  content: "";
  background: url(../png/faq2.png) no-repeat center center;
  background-size: contain;
  width: 23px;
  height: 23px;
  left: 0;
  top: 0;
  position: absolute;
  margin-left: -33px;
  margin-top: 2px;
}

/* line 527, sass/global.scss */
.tutor--cta {
  font-size: 17px;
  text-decoration: underline;
  display: block;
  margin: 20px 0;
  color: #64a0fc;
  cursor: pointer;
}

/* line 538, sass/global.scss */
.mb4mb8 {
  margin-bottom: 40px !important;
}

@media (min-width: 1023px) {
  /* line 543, sass/global.scss */
  .mb4mb8 {
    margin-bottom: 80px !important;
  }
}
/* line 548, sass/global.scss */
.g-out {
  background-color: #808080 !important;
  color: #fff !important;
}

/* line 555, sass/global.scss */
.fwb {
  font-weight: 700;
}

/* line 559, sass/global.scss */
.btext {
  color: rgba(0, 0, 0, 0.87);
}

/* line 565, sass/global.scss */
.blue--navy {
  background-color: #64a0fc;
  box-shadow: inset 0px 1.56098px 8.58537px rgba(0, 0, 0, 0.12);
  padding: 30px;
  border-radius: 0px 45px 45px 45px;
  color: #fff;
}

/* line 573, sass/global.scss */
.blue--navy a {
  color: #fff !important;
  text-decoration: underline;
}

/* line 578, sass/global.scss */
.yellow--container {
  background-color: #fff9d9;
  box-shadow: inset 0px 1.56098px 8.58537px rgba(0, 0, 0, 0.12);
  padding: 30px;
  border-radius: 0px 45px 45px 45px;
}

/* line 587, sass/global.scss */
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

/* line 592, sass/global.scss */
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

/* line 598, sass/global.scss */
.pe-none {
  pointer-events: none;
}

/* line 602, sass/global.scss */
.preventInt {
  background-color: #aaaaaa !important;
  pointer-events: none !important;
}

/* line 607, sass/global.scss */
.parentValidation p {
  text-align: center;
  padding: 10px;
  border: 3px solid #ff0c3e;
  border-radius: 6px;
}

/* line 616, sass/global.scss */
.faq--cSection {
  padding: 30px 0;
}

/* line 620, sass/global.scss */
.single .single--content .faq--cSection ul {
  background-color: #fff;
  padding: 0 30px;
}

/* line 624, sass/global.scss */
.single .single--content .faq--cSection ul li strong::before {
  display: none;
}

/* line 628, sass/global.scss */
#cookie-law-info-bar a {
  font-size: 15px;
}

/* line 634, sass/global.scss */
body #ub-social-share-af19fda7-ab8a-4eec-9f49-4d01c9669257 .social-share-icon {
  width: 33px;
}

/* line 638, sass/global.scss */
.wp-block-ub-social-share .social-share-icons .ub-social-share-standalone-icon {
  padding-right: 2px;
}

/* line 642, sass/global.scss */
.page-template-gutenberg-template ul li {
  list-style: disc;
  margin-left: 25px;
}

@media (min-width: 700px) {
  /* line 648, sass/global.scss */
  .resources-template-default #page {
    margin-top: 0;
  }
}
/* line 653, sass/global.scss */
.gcse-removePopup {
  display: none !important;
}

/* line 657, sass/global.scss */
.page-template-gutenberg-template .bialty-container img {
  width: 100% !important;
}

@media (max-width: 600px) {
  /* line 661, sass/global.scss */
  .bialty-container ul li {
    font-size: 16px;
    line-height: 20px;
  }
}

/* line 724, sass/global.scss */
#dropdownFlags,
#dropdownMenu2 {
  background-color: #f9f8f8;
}

/* line 1142, ../sass/gcse-style/gcse-style.scss */
/* line 2, sass/gcse-style/gcse-blog.scss */
.quiz--section * {
  margin-bottom: unset;
  min-height: unset;
}

/* line 1146, ../sass/gcse-style/gcse-style.scss */
/* line 7, sass/gcse-style/gcse-blog.scss */
.quiz--block {
  border: 1px solid #7c4dff;
  padding: 15px 20px;
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  /* line 1146, ../sass/gcse-style/gcse-style.scss */
  /* line 16, sass/gcse-style/gcse-blog.scss */
  .quiz--block {
    margin-bottom: 30px;
  }
}
/* line 1156, ../sass/gcse-style/gcse-style.scss */
/* line 21, sass/gcse-style/gcse-blog.scss */
.quiz--answer {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  margin: 15px 0;
  padding: 15px 0;
  cursor: pointer;
  position: relative;
}

@media (min-width: 992px) {
  /* line 1156, ../sass/gcse-style/gcse-style.scss */
  /* line 31, sass/gcse-style/gcse-blog.scss */
  .quiz--answer {
    padding: 15px;
  }
}
/* line 1166, ../sass/gcse-style/gcse-style.scss */
/* line 36, sass/gcse-style/gcse-blog.scss */
.quiz--answer:hover {
  background-color: #f1f8f7;
}

/* line 1169, ../sass/gcse-style/gcse-style.scss */
/* line 40, sass/gcse-style/gcse-blog.scss */
.quiz--answer img {
  display: none;
}

/* line 43, sass/gcse-style/gcse-blog.scss */
.quiz--answer img.stay--visible {
  display: block !important;
}

/* line 1173, ../sass/gcse-style/gcse-style.scss */
/* line 47, sass/gcse-style/gcse-blog.scss */
.quiz--checkbox {
  width: 15px;
  height: 15px;
  border: 1px solid #9c9c9c;
  border-radius: 100%;
  position: relative;
}

/* line 1180, ../sass/gcse-style/gcse-style.scss */
/* line 55, sass/gcse-style/gcse-blog.scss */
.quiz--checked.withStyles {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #05a5ff;
  border-radius: 100%;
  border: 2px solid #fff;
}

/* line 1190, ../sass/gcse-style/gcse-style.scss */
/* line 66, sass/gcse-style/gcse-blog.scss */
.quiz--exp {
  padding: 15px;
  border: 1px solid #05a5ff;
  margin: 30px 0 15px 0;
  border-radius: 4px;
  background-color: #e4f2ff;
  display: none;
}

/* line 1198, ../sass/gcse-style/gcse-style.scss */
/* line 75, sass/gcse-style/gcse-blog.scss */
.quiz--img {
  display: none;
  position: absolute;
  right: 15px;
  top: calc(50% - 20px);
}

/* line 82, sass/gcse-style/gcse-blog.scss */
.single .single--content .quiz--block p {
  margin-bottom: unset;
}

/* line 86, sass/gcse-style/gcse-blog.scss */
.single .single--content .quiz--block img {
  box-shadow: none;
  margin: unset;
}

/* line 91, sass/gcse-style/gcse-blog.scss */
.single .katex-eq,
.single .katex-eq * {
  font-family: "MathJax_Math";
  font-style: normal;
}

/* line 1206, ../sass/gcse-style/gcse-style.scss */
/* line 98, sass/gcse-style/gcse-blog.scss */
.category--number .quiz--block {
  border: 1px solid #ff6d00;
}

/* line 1210, ../sass/gcse-style/gcse-style.scss */
/* line 103, sass/gcse-style/gcse-blog.scss */
.category--number .ct--columns {
  border: 1px solid #ff6d00;
}

.gform_ajax_spinner {
  margin-left: 20px;
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-left: 4px solid rgba(102, 222, 190, 0.7);
  animation: spinner 1.1s infinite linear;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

/* navigation secondary */
.blog--header {
  background-color: #007bff;
}
.blog_navigation {
  display: flex;
}

.blog_navigation li {
  margin-right: 25px;
  cursor: pointer;
}
.blog_navigation li a{
  font-weight: bold;
}
nav .blog_navigation li:hover .sub-menu {
  display: block;
}
.blog_navigation .sub-menu li {
  margin: 0px;
  white-space: nowrap;
  padding-bottom: 0.5rem;
  margin-right: 0;
}
.blog_navigation .sub-menu li a:hover{
  color: #007bff !important;
}
/* navigation */
*,
::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.
*/

html {
  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: Nunito Sans;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
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 */
  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,
[type='button'],
[type='reset'],
[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] {
  display: none;
}

*,
::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: ;
}

::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: ;
}

.visible {
  visibility: visible !important;
}

.faqs--accSection .collapse {
  visibility: visible !important;
}

.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.left-0 {
  left: 0px !important;
}

.top-0 {
  top: 0px !important;
}

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

.z-40 {
  z-index: 40 !important;
}

/* .order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-first {
  order: -9999 !important;
} */

.col-span-12 {
  grid-column: span 12 / span 12 !important;
}

.float-right {
  float: right !important;
}

.float-left {
  float: left !important;
}

.m-0 {
  margin: 0px !important;
}

.m-3 {
  margin: 0.75rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

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

.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.my-60 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

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

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

.mb-16 {
  margin-bottom: 4rem !important;
}

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

.mb-20 {
  margin-bottom: 5rem !important;
}

.mb-24 {
  margin-bottom: 6rem !important;
}

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

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

.mb-40 {
  margin-bottom: 10rem !important;
}

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

.mb-60 {
  margin-bottom: 15rem !important;
}

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

.ml-0 {
  margin-left: 0px !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.ml-3 {
  margin-left: 0.75rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mr-3 {
  margin-right: 0.75rem !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.mr-5 {
  margin-right: 1.25rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-10 {
  margin-top: 2.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-20 {
  margin-top: 5rem !important;
}

.mt-3 {
  margin-top: 0.75rem !important;
}

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

.mt-5 {
  margin-top: 1.25rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table !important;
}

.grid {
  display: grid !important;
}

.h-10 {
  height: 2.5rem !important;
}

.h-4 {
  height: 1rem !important;
}

.h-5 {
  height: 1.25rem !important;
}

.h-full {
  height: 100% !important;
}

.min-h-\[72px\] {
  min-height: 72px !important;
}

.w-10 {
  width: 2.5rem !important;
}

.w-4 {
  width: 1rem !important;
}

.w-5 {
  width: 1.25rem !important;
}

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

.max-w-4xl {
  max-width: 56rem !important;
}

.grow {
  flex-grow: 1 !important;
}

.-translate-x-full {
  --tw-translate-x: -100% !important;
  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)) !important;
}

.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)) !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

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

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

.flex-wrap {
  flex-wrap: wrap !important;
}

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

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

.justify-start {
  justify-content: flex-start !important;
}

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

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

.gap-4 {
  gap: 1rem !important;
}

.gap-8 {
  gap: 2rem !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-3xl {
  border-radius: 1.5rem !important;
}

.rounded-lg {
  border-radius: 0.5rem !important;
}

.rounded-md {
  border-radius: 0.375rem !important;
}

.rounded-xl {
  border-radius: 0.75rem !important;
}

.border {
  border-width: 1px !important;
}

.border-0 {
  border-width: 0px !important;
}

.bg-bggray {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 238 238 / var(--tw-bg-opacity)) !important;
}

.bg-bggray1 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 248 248 / var(--tw-bg-opacity)) !important;
}

.bg-bgyellow {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 249 217 / var(--tw-bg-opacity)) !important;
}

.bg-blue2 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 242 255 / var(--tw-bg-opacity)) !important;
}

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

.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.p-5 {
  padding: 1.25rem !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

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

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

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

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

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

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 0.75rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.pb-5 {
  padding-bottom: 1.25rem !important;
}

.pb-8 {
  padding-bottom: 2rem !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.pl-3 {
  padding-left: 0.75rem !important;
}

.pl-5 {
  padding-left: 1.25rem !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pr-5 {
  padding-right: 1.25rem !important;
}

.pr-6 {
  padding-right: 1.5rem !important;
}

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

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.pt-5 {
  padding-top: 1.25rem !important;
}

.pt-6 {
  padding-top: 1.5rem !important;
}

.pt-8 {
  padding-top: 2rem !important;
}

.text-left {
  text-align: left !important;
}

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

.text-right {
  text-align: right !important;
}

.text-font15 {
  font-size: 15px !important;
}

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

.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(27 27 31 / var(--tw-text-opacity)) !important;
}

.text-blue {
  --tw-text-opacity: 1 !important;
  color: rgb(25 112 244 / var(--tw-text-opacity)) !important;
}

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

.underline {
  text-decoration-line: underline !important;
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.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) !important;
}

.transition-transform {
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
nav ul li ul {
  display: none;
}

.menu-item-has-children {
  position: relative;
}

.menu-item-has-children .sub-menu {
  position: absolute;
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  left: 0px;
  top: 20px;
}

.primary_menu .sub-menu li, #menu-us-main-menu .sub-menu li {
  margin: 0px;
  white-space: nowrap;
  padding-bottom: 0.5rem;
}

nav .primary_menu li, nav #menu-us-main-menu li {
  display: inline-block;
  margin-right: 1.5rem;
  cursor: pointer;
}

nav .primary_menu li a, nav #menu-us-main-menu li a {
  --tw-text-opacity: 1;
  color: rgb(27 27 31 / var(--tw-text-opacity));
  font-size: 15px;
  font-weight: 700;
}

nav .primary_menu li a[href]:hover, nav #menu-us-main-menu li a[href]:hover {
  --tw-text-opacity: 1;
  color: rgb(25 112 244 / var(--tw-text-opacity));
  text-decoration: none;
}

nav .primary_menu li:hover .sub-menu, nav #menu-us-main-menu li:hover .sub-menu {
  display: block;
}

.menu-uk-main-menu-container,  #menu-us-main-menu-container{
  display: block;
  width: 100%;
}

.primary_menu, #menu-us-main-menu {
  display: flex;
  justify-content: flex-end;
}

.icon-down-open {
  position: relative;
}

.icon-down-open::before {
  content: "" !important;
  background-image: url("../svg/arrow_drop_down_24px.svg");
  background-repeat: no-repeat;
  position: absolute;
  right: -10px;
  top: 2px;
  width: 12px;
  height: 15px;
  margin-top: -1px !important;
  margin-right: -8px !important;
}

.blog--header .icon-down-open::before {
  background-image: url("../svg/arrow_drop_down_24px-2.svg");
  margin-right: -13px !important;
  margin-top: 9px !important;
}

.gcse--section .icon-down-open::before {
  display: none;
}

body.overflow-hidden {
  overflow: auto !important;
}

.primary_menu_mobile .sub-menu, #menu-us-main-menu-1 .sub-menu {
  display: block;
  position: static;
  padding: 0px;
  margin-bottom: 1rem;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.primary_menu_mobile li a, #menu-us-main-menu-1 li a {
  --tw-text-opacity: 1;
  color: rgb(27 27 31 / var(--tw-text-opacity));
  font-weight: 700;
}

.primary_menu_mobile>li, #menu-us-main-menu-1>li {
  font-weight: 700;
}

.primary_menu_mobile .sub-menu li a, #menu-us-main-menu-1 .sub-menu li a {
  font-weight: 400;
}

.primary_menu_mobile .icon-down-open::before, #menu-us-main-menu-1 .icon-down-open::before {
  content: "";
  display: none;
}

.primary_menu_mobile .first--cta, #menu-us-main-menu-1 .first--cta {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
}

#menu-us-main-menu-1> :first-child {
  margin-bottom: 10px;
}

html {
  margin-top: 2rem;
}

.footer_container a {
  font-size: 15px;
  --tw-text-opacity: 1;
  color: rgb(27 27 31 / var(--tw-text-opacity));
}

.footer_container a:hover {
  text-decoration-line: underline;
}

.footer_container h4 {
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(27 27 31 / var(--tw-text-opacity));
  font-weight: 700;
}

.main-navigation #dropdownDefaultButton.icon-down-open::before, .main-navigation #dropdownDefaultButton2.icon-down-open::before{
  display: none;
}

#dropdownDefaultButton.icon-down-open::before {
  right: -10px;
  top: 12px;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

@media (min-width: 600px) {
  .sm\:col-span-6 {
    grid-column: span 6 / span 6 !important;
  }

  .sm\:flex-row {
    flex-direction: row !important;
  }

  .sm\:p-8 {
    padding: 2rem !important;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem !important;
  }
}

@media (min-width: 960px) {
  .md\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8 !important;
  }

  .md\:mb-4 {
    margin-bottom: 1rem !important;
  }

  .md\:mb-8 {
    margin-bottom: 2rem !important;
  }

  .md\:ml-auto {
    margin-left: auto !important;
  }

  .md\:mr-12 {
    margin-right: 3rem !important;
  }

  .md\:mr-4 {
    margin-right: 1rem !important;
  }

  .md\:mr-6 {
    margin-right: 1.5rem !important;
  }

  .md\:mt-2 {
    margin-top: 0.5rem !important;
  }

  .md\:mt-6 {
    margin-top: 1.5rem !important;
  }

  .md\:mt-8 {
    margin-top: 2rem !important;
  }

  .md\:grid-flow-col {
    grid-auto-flow: column !important;
  }

  .md\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:flex-row {
    flex-direction: row !important;
  }

  .md\:gap-8 {
    gap: 2rem !important;
  }

  .md\:p-12 {
    padding: 3rem !important;
  }

  .md\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .md\:pb-0 {
    padding-bottom: 0px !important;
  }

  .md\:pb-8 {
    padding-bottom: 2rem !important;
  }

  .md\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .md\:text-right {
    text-align: right !important;
  }
}

@media (min-width: 1280px) {
  .lg\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem !important;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none
  }

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

@media (min-width: 1024px) { 
body .lg\:block {
  display: none;
  }
}

@media (min-width: 1280px) {
 body .lg\:block {
  display: block;
 }
}

@media (min-width: 1024px) {
  body .lg\:hidden {
  display: block;
  }
}

@media (min-width: 1280px) {
  body .lg\:hidden {
    display: none;
  }
}

.first--cta a,
.second--cta a {
  font-size: 15px !important;
}

@media (min-width: 960px) {
  .first--cta a,
  .second--cta a {
    font-size: 20px !important;
  }
}

.first--cta a,
.second--cta a {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-weight: 700;
  border-radius: 1.5rem !important;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  cursor: pointer;
  width: auto !important;
  --tw-text-opacity: 1;
  color: rgb(27 27 31 / var(--tw-text-opacity));
  text-decoration-line: none;
  text-align: center;
  border-width: 0px !important;
}

.first--cta a{
  --tw-bg-opacity: 1;
  background-color: rgb(249 221 74 / var(--tw-bg-opacity));
}

.first--cta a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 168 / var(--tw-bg-opacity));
  text-decoration-line: none;
  --tw-text-opacity: 1 !important;
  color: rgb(27 27 31 / var(--tw-text-opacity)) !important;
}

.second--cta a {
  --tw-bg-opacity: 1;
  background-color: rgb(25 112 244 / var(--tw-bg-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.second--cta {
  margin-right: 0 !important;
}

.ctainer {
  margin-left: auto;
  margin-right: auto;
  max-width: 350px;
}

@media (min-width: 600px) {
  .ctainer {
    max-width: 600px;
  }
}

@media (min-width: 960px) {
  .ctainer {
    max-width: 960px;
  }
}

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

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

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