/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./scss/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* Document
 * ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
 * ========================================================================== */
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}
/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Correct the inheritance of border color in Firefox.
 * 3. Show the overflow in Edge 18- and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  color: inherit; /* 2 */
  height: 0; /* 1 */
  overflow: visible; /* 3 */
}
/**
 * Add the correct display in IE.
 */
main {
  display: block;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          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; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/* Embedded content
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images within links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Tabular data
 * ========================================================================== */
/**
 * 1. Correct table border color inheritance in all Chrome, Edge, and Safari.
 * 2. Remove text indentation from table contents in Chrome, Edge, and Safari.
 */
table {
  border-color: inherit; /* 1 */
  text-indent: 0; /* 2 */
}
/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
button,
input,
select {
  margin: 0;
}
/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */
button {
  overflow: visible; /* 1 */
  text-transform: none; /* 2 */
}
/**
 * Correct the inability to style buttons in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * Show the overflow in Edge 18- and IE.
 */
input {
  overflow: visible;
}
/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  white-space: normal; /* 1 */
}
/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none;
}
/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 */
textarea {
  margin: 0; /* 1 */
  overflow: auto; /* 2 */
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Remove the additional :invalid styles in Firefox.
 */
:-moz-ui-invalid {
  box-shadow: none;
}
/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge 18- and IE.
 */
details {
  display: block;
}
/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* User interaction
 * ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style: none;
}
.wp-site-blocks {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: space-between;
}
main {
  flex-grow: 1;
  width: 100%;
}
.wp-block-separator {
  border: none;
  border-top: 5px dotted var(--wp--preset--color--nbdarkgreen);
}
.wp-block-list {
  list-style: square inside;
  margin-top: 1rem;
}
.wp-block-list li {
  list-style: square inside;
  padding-left: 1.5rem;
  text-indent: -1.5rem;
}
.wp-block-list li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.wp-block-table {
  margin-bottom: 1rem;
}
.wp-block-table table {
  color: var(--wp--preset--color--nbgreen);
}
.wp-block-font-awesome-icon svg:not(:root) {
  overflow: visible !important;
}
@media (max-width: 30rem) {
  .wp-block-group.is-layout-grid.safety-grid {
    grid-template-columns: 1fr;
  }
  .wp-block-group.is-layout-grid.safety-grid .wp-block-cover {
    grid-column: span 1;
    grid-row: span 1;
  }
}
@media (min-width: calc(30rem + 1px)) and (max-width: 66rem) {
  .wp-block-group.is-layout-grid.safety-grid {
    grid-template-columns: 1fr 1fr;
  }
  .wp-block-group.is-layout-grid.safety-grid .wp-block-cover {
    grid-column: span 2;
    grid-row: span 1;
  }
}
/* Home Page - Purchase Cover Block Buttons */
@media screen and (max-width: 48rem) {
  .home-purchase-cover-block .wp-block-buttons.is-horizontal .wp-block-button,
  .home-purchase-cover-block .wp-block-buttons.is-horizontal .wp-block-button .wp-block-button__link {
    font-size: var(--wp--preset--font-size--medium) !important;
  }
}
@media screen and (max-width: 54rem) {
  .home-purchase-cover-block .wp-block-buttons.is-horizontal {
    flex-direction: column;
    align-items: stretch;
  }
}
/* responsiver layout on smaller screens */
.is-layout-grid.three-columns {
  gap: clamp(1rem, 6.25vw, 5rem) !important;
}
@media screen and (min-width: calc(30rem + 1px)) and (max-width: 58rem) {
  .is-layout-grid.four-columns {
    grid-template-columns: 1fr 1fr;
    gap: clamp(1rem, 6.25vw, 5rem) !important;
  }
}
@media screen and (min-width: calc(30rem + 1px)) and (max-width: 48rem) {
  .is-layout-grid.three-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .is-layout-grid.three-columns div:nth-child(1) {
    grid-column: 1/span 2;
  }
  .is-layout-grid.three-columns div:nth-child(2) {
    grid-column: 3/span 2;
  }
  .is-layout-grid.three-columns div:nth-child(3) {
    grid-column: 2/span 2;
  }
}
@media screen and (max-width: 30rem) {
  .is-layout-grid.three-columns,
  .is-layout-grid.four-columns {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: clamp(1rem, 6.25vw, 5rem) !important;
  }
}
.single-trip-image {
  min-width: 11rem !important;
  max-width: 11rem !important;
  width: 11rem !important;
}
.single-cover-level img {
  height: 100% !important;
  width: 100% !important;
  -o-object-position: right !important;
     object-position: right !important;
}
/* responsiver layout on smaller screens */
@media screen and (min-width: calc(30rem + 1px)) and (max-width: 48rem) {
  .cover-level-cards {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
  }
  .cover-level-cards.three-columns {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .cover-level-cards.three-columns .cover-level-card:nth-child(1) {
    grid-column: 1/span 2;
  }
  .cover-level-cards.three-columns .cover-level-card:nth-child(2) {
    grid-column: 3/span 2;
  }
  .cover-level-cards.three-columns .cover-level-card:nth-child(3) {
    grid-column: 2/span 2;
  }
  .single-cover-level .is-layout-grid {
    grid-template-columns: 1fr 1fr;
  }
  .single-cover-level .is-layout-grid figure {
    grid-row: 1/span 1 !important;
    grid-column: 1/span 2 !important;
  }
  .single-cover-level .is-layout-grid figure img {
    height: 33vw !important;
  }
  .single-cover-level .is-layout-grid .wp-block-buttons {
    grid-row: 3/span 1 !important;
    grid-column: 1/span 2 !important;
  }
}
@media screen and (max-width: 30rem) {
  .cover-level-cards {
    display: grid !important;
    grid-template-columns: 1fr;
  }
  .single-trip-row {
    flex-direction: column;
    gap: 0.5rem !important;
  }
  .single-trip-row .single-trip-image {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .single-cover-level .is-layout-grid {
    grid-template-columns: 1fr;
  }
  .single-cover-level .is-layout-grid figure {
    grid-row: 1/span 1 !important;
    grid-column: 1/span 1 !important;
  }
  .single-cover-level .is-layout-grid figure img {
    height: 33vw !important;
  }
  .single-cover-level .is-layout-grid .wp-block-buttons {
    grid-row: 4/span 1 !important;
    grid-column: 1/span 1 !important;
  }
}
/* Link hover styles */
.underline-on-hover:hover {
  text-decoration: underline;
}
.frosted-glass-5 {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px); /* Safari support */
}
.frosted-glass-10 {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); /* Safari support */
}
.frosted-glass-15 {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px); /* Safari support */
}
.frosted-glass-20 {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px); /* Safari support */
}
.wp-block-cover.dynamic-padding {
  padding: clamp(1rem, 4vw, var(--wp--preset--spacing--70)) !important;
}
footer {
  background-color: var(--wp--preset--color--nbblue);
  padding: 0.5rem;
}
footer .footer {
  padding: 0.625rem;
  display: flex;
  flex-direction: column;
}
footer .footer .footer-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 0.625rem;
  padding-bottom: 0.625rem;
}
footer .footer .footer-links li a {
  display: block;
  padding: 0 0.625rem;
  color: var(--wp--preset--color--white);
  font-size: 0.875rem;
}
footer .footer .footer-links li a:hover {
  text-decoration: underline;
  color: var(--wp--preset--color--white);
}
footer .footer .row2 {
  padding-top: 0.625rem;
  border-top: 1px solid var(--wp--preset--color--nbgrey);
  text-align: center;
}
footer .footer .row2 #footer-company-no::after {
  content: "3917880";
}
footer .footer .row2 #footer-fca-no::after {
  content: "313459";
}
footer .footer .row2 p {
  color: var(--wp--preset--color--white);
  font-size: 0.875rem;
}
@media (max-width: calc(78rem - 1px)) {
  footer .footer .footer-links li a {
    font-size: 0.75rem !important;
  }
  footer .footer .row2 p {
    font-size: 0.75rem !important;
  }
}
@media (max-width: calc(24rem - 1px)) {
  footer .footer .footer-links {
    display: block !important;
  }
  footer .footer .footer-links li {
    text-align: center !important;
  }
}
@media (min-width: 24rem) and (max-width: calc(34rem - 1px)) {
  footer .footer .footer-links {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  footer .footer .footer-links li:nth-child(2n) {
    text-align: right !important;
  }
}
@media (min-width: 34rem) and (max-width: calc(50rem - 1px)) {
  footer .footer .footer-links {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
  }
  footer .footer .footer-links li:nth-child(3n+2) {
    text-align: center !important;
  }
  footer .footer .footer-links li:nth-child(3n) {
    text-align: right !important;
  }
}
.ti-widget .ti-widget-container .ti-footer .ti-rating-text {
  color: white !important;
}
.ti-widget .ti-widget-container .ti-footer .ti-rating-text span {
  color: white;
}
.ti-widget .ti-widget-container .ti-footer .ti-rating-text span strong {
  color: white;
}
/* Header */
/*header {
    position: sticky;
    top: 0;
    z-index: 10000;
}*/
@media screen and (max-width: 40rem) {
  header .wp-block-group-is-layout-flex {
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
  }
}
/* Home Hero */
.wp-block-group.home-hero-boxes .wp-block-group:first-child {
  border-radius: 0 0 0 2rem;
}
.wp-block-group.home-hero-boxes .wp-block-group:last-child {
  border-radius: 0 0 2rem 0;
}
@media screen and (max-width: 42rem) {
  .wp-block-group.home-hero-boxes {
    flex-direction: column;
  }
  .wp-block-group.home-hero-boxes .wp-block-group:not(:last-child) {
    border-radius: 0 0 0 0;
  }
  .wp-block-group.home-hero-boxes .wp-block-group:last-child {
    border-radius: 0 0 2rem 2rem;
  }
}
@media (max-width: 40rem) {
  .wp-block-group.alignwide.icon-text {
    flex-direction: column;
    justify-content: flex-start;
  }
  .wp-block-group.alignwide.icon-text .wp-block-group {
    width: 100% !important;
    flex-basis: unset !important;
  }
  .wp-block-group.alignwide.icon-text .wp-block-group.icon {
    padding: clamp(1rem, calc(50vw - 3rem), 5rem) !important;
  }
  .wp-block-group.alignwide.text-icon {
    flex-direction: column-reverse;
    justify-content: flex-start;
  }
  .wp-block-group.alignwide.text-icon .wp-block-group {
    width: 100% !important;
    flex-basis: unset !important;
  }
  .wp-block-group.alignwide.text-icon .wp-block-group.icon {
    padding: clamp(1rem, calc(50vw - 3rem), 5rem) !important;
  }
}
.is-layout-grid.icon-text-grid.two-columns .wp-block-group.numbered-text-block .wp-block-font-awesome-icon svg:not(:root) {
  overflow: visible !important;
}
@media (max-width: 48rem) {
  .is-layout-grid.icon-text-grid.two-columns {
    grid-template-columns: 1fr;
  }
  .is-layout-grid.icon-text-grid.two-columns .wp-block-group.numbered-text-block {
    align-items: center !important;
    grid-column: span 1 !important;
  }
}
@media (max-width: 25rem) {
  .is-layout-grid.icon-text-grid.two-columns .wp-block-group.numbered-text-block {
    flex-direction: column;
    justify-content: stretch;
    align-items: center !important;
    gap: 1rem !important;
    margin-bottom: 2rem !important;
  }
  .is-layout-grid.icon-text-grid.two-columns .wp-block-group.numbered-text-block .wp-block-group {
    width: 100% !important;
    flex-basis: unset !important;
    text-align: center !important;
  }
  .is-layout-grid.icon-text-grid.two-columns .wp-block-group.numbered-text-block .wp-block-font-awesome-icon {
    flex-basis: unset !important;
  }
}
@media (max-width: 25rem) {
  .wp-block-group.numbered-text-block {
    flex-direction: column;
    justify-content: flex-start;
    gap: 1rem !important;
    margin-bottom: 2rem !important;
  }
  .wp-block-group.numbered-text-block .wp-block-group {
    width: 100% !important;
    flex-basis: unset !important;
  }
  .wp-block-group.numbered-text-block .wp-block-font-awesome-icon {
    flex-basis: unset !important;
  }
}
main > section.wp-block-cover:first-child {
  height: clamp(4rem, 25vw, 20rem);
  min-height: 4rem !important;
}
.our-placeholder-block {
  padding: 20px;
  text-align: center;
  font-size: 1.6rem;
  background: linear-gradient(180deg, #dedede, #adadad);
}
.retrieve-quote-form {
  background-color: var(--wp--preset--color--nbred);
  padding: 0.5rem 1rem;
  text-align: center;
}
.retrieve-quote-form h1 {
  color: white;
  margin: 0 0 0.5rem 0;
  font-weight: normal;
  font-size: 1.5rem;
}
.retrieve-quote-form h2 {
  color: white;
  margin: 0 0 0.5rem 0;
  font-weight: normal;
  font-size: 1rem;
}
.retrieve-quote-form form {
  padding: 0.25rem;
  color: white;
}
.retrieve-quote-form form #nb_retrieve_quote_code {
  width: 22rem;
  padding: 0.5rem;
  color: #333333;
  border: none;
  outline: none;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 5px 0 0 5px;
  display: inline-block;
  box-sizing: border-box;
}
.retrieve-quote-form form #nb_retrieve_quote_postcode {
  width: 8rem;
  padding: 0.5rem;
  color: #333333;
  border: none;
  outline: none;
  font-size: 1rem;
  font-weight: 500;
  display: inline-block;
  box-sizing: border-box;
}
.retrieve-quote-form form #nb_retrieve_quote_submit {
  width: 5rem;
  padding: 0.5rem;
  color: #333333;
  background-color: var(--wp--preset--color--nbamber);
  border: none;
  outline: none;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
}
.retrieve-quote-form form #nb_retrieve_quote_submit:hover {
  color: white;
  background-color: var(--wp--preset--color--nbblue);
}
.retrieve-quote-form .error {
  padding: 0.5rem;
  font-size: 1rem;
  color: #AA0000;
  background-color: #FFEEEE;
  display: inline-block;
  margin: 0.5rem auto;
  padding: 0.5rem;
  border: 1px solid #990000;
  border-radius: 5px;
}
@media (max-width: 42.5rem) {
  .retrieve-quote-form h1 {
    font-size: 1.25rem;
  }
  .retrieve-quote-form h2 {
    font-size: 0.8rem;
  }
  .retrieve-quote-form form #nb_retrieve_quote_code {
    width: 16rem;
    font-size: 0.8rem;
  }
  .retrieve-quote-form form #nb_retrieve_quote_postcode {
    width: 6rem;
    font-size: 0.8rem;
  }
  .retrieve-quote-form form #nb_retrieve_quote_submit {
    width: 4rem;
    font-size: 0.8rem;
  }
  .retrieve-quote-form .error {
    font-size: 0.8rem;
  }
}
@media (max-width: 33.5rem) {
  .retrieve-quote-form form #nb_retrieve_quote_code {
    display: block;
    width: 100%;
    border-radius: 5px 5px 5px 5px;
  }
  .retrieve-quote-form form #nb_retrieve_quote_postcode {
    display: block;
    width: 100%;
    border-radius: 5px 5px 5px 5px;
    margin: 0.5rem 0;
  }
  .retrieve-quote-form form #nb_retrieve_quote_submit {
    display: block;
    width: 100%;
    border-radius: 5px 5px 5px 5px;
  }
}
:root {
  --swiper-navigation-size: 22px !important;
  --swiper-theme-color: var(--wp--preset--color--nbgreen);
  --swiper-navigation-top-offset: calc(50% - calc(var(--swiper-navigation-size) /2));
}
.swiper {
  width: 100%;
}
.swiper:hover .swiper-button-prev:not(.swiper-button-disabled),
.swiper:hover .swiper-button-next:not(.swiper-button-disabled) {
  display: flex !important;
}
.swiper-wrapper {
  padding-top: 0.5rem !important;
}
.swiper-slide.nb-card-holder {
  padding: 0;
  height: auto !important;
}
.swiper-slide.nb-card-holder .nb-swiper-card:hover {
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.4);
  cursor: grab;
}
.swiper-slide.nb-card-holder .nb-swiper-card:hover .learn-more {
  opacity: 1;
}
.swiper-slide.nb-card-holder .nb-swiper-card .learn-more {
  opacity: 0.9;
}
.swiper-pagination {
  position: unset !important;
  margin-top: 1rem !important;
}
.swiper-pagination .swiper-pagination-bullet {
  height: 0.5rem !important;
  width: 0.5rem !important;
  border-radius: 50% !important;
  background-color: var(--wp--preset--color--nbgreen);
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet:hover {
  background-color: var(--wp--preset--color--white);
  opacity: 0.75;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--wp--preset--color--white);
  opacity: 1;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  padding: 0.5rem !important;
  transition: all 0.3s ease-in-out !important;
  background: color-mix(in srgb, var(--wp--preset--color--nbgreen) 50%, transparent) !important;
  color: white !important;
  font-weight: bold;
}
.swiper-button-prev:hover::after,
.swiper-button-next:hover::after {
  background: color-mix(in srgb, var(--wp--preset--color--nbgreen) 90%, transparent) !important;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.25 !important;
}
.swiper-button-prev::after {
  border-radius: 0.5rem 0.25rem 0.25rem 0.5rem !important;
}
.swiper-button-next::after {
  border-radius: 0.25rem 0.5rem 0.5rem 0.25rem !important;
}
@media (min-width: 34rem) {
  .swiper-pagination .swiper-pagination-bullet {
    height: 0.625rem !important;
    width: 0.625rem !important;
  }
}
/*** Ediotr grid styling ****/
/* editor.css for my-namespace/slider block */
.block-editor-block-list__block.wp-block.nb-swiper-block .nb-swiper-editor-grid .block-editor-block-list__layout {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 2rem 1rem;
  align-items: stretch;
}
/* Make sure individual cards don’t force themselves full width */
.block-editor-block-list__block.wp-block.nb-swiper-block .nb-swiper-card {
  width: auto;
  max-width: 100%;
}
.nb-swiper-card {
  background-color: var(--wp--preset--color--nblightgreenhover);
  border-radius: 1rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  padding: 0.625rem;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  transition: transform 0.2s;
  height: 100%;
}
.nb-swiper-card:hover {
  background-color: var(--wp--preset--color--white);
}
.nb-swiper-card .nb-swiper-card-image {
  aspect-ratio: 16/9;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.5rem;
}
.nb-swiper-card h1 {
  font-size: 1.5rem;
  margin-bottom: 0;
  font-weight: 500;
}
.nb-swiper-card p {
  flex: 1;
  margin: 0.5rem 0 1rem;
  color: var(--wp--preset--color--nbdarkgrey);
}
@media (max-width: 40rem) {
  .wp-block-group.alignwide.text-image {
    flex-direction: column;
    justify-content: flex-start;
  }
  .wp-block-group.alignwide.text-image .wp-block-group {
    width: 100% !important;
    flex-basis: unset !important;
  }
  .wp-block-group.alignwide.text-image .wp-block-group.image {
    height: 100vw;
  }
}
@media screen and (max-width: 30rem) {
  :root {
    --wp--preset--font-size--xxx-large: 2.5rem;
    --wp--preset--font-size--xx-large: 2rem;
    --wp--preset--font-size--x-large: 1.75rem;
    --wp--preset--font-size--large: 1.25rem;
  }
  h1:not(.has-xxx-large-font-size):not(.has-xx-large-font-size):not(.has-x-large-font-size):not(.has-large-font-size):not(.has-medium-large-font-size):not(.has-mwdium-font-size):not(.has-small-font-size):not(.has-x-small-font-size) {
    font-size: 1.75rem !important;
  }
  h2:not(.has-xxx-large-font-size):not(.has-xx-large-font-size):not(.has-x-large-font-size):not(.has-large-font-size):not(.has-medium-large-font-size):not(.has-mwdium-font-size):not(.has-small-font-size):not(.has-x-small-font-size) {
    font-size: 1.25rem !important;
  }
}

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