html {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

a {
  text-decoration: none;
  color: #fe389e;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  width: 100% !important;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

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

#content[tabindex="-1"]:focus {
  outline: 0;
}

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

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
}

::placeholder {
  color: #cecece;
  font-style: italic;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #cecece;
  font-style: italic;
}

::-ms-input-placeholder {
  color: #cecece;
  font-style: italic;
}

em {
  font-style: normal;
}

img.wp-smiley,
img.emoji {
  display: none;
}

span.pq6dq46d.tbxw36s4.knj5qynh.kvgmc6g5.ditlmg2l.oygrvhab.nvdbi5me.sf5mxxl7.gl3lb2sf.hhz5lgdu img {
  width: auto;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

input[type=search] {
  box-sizing: inherit;
}

#didomi-host .didomi-popup-notice .didomi-popup-notice-logo {
  margin: 0 auto 30px auto;
}

body {
  font-size: 1rem;
  font-family: "Roboto", Helvetica, sans-serif;
  background-color: #ffffff;
  opacity: 1;
  transition: 1s opacity;
  margin: 0;
  overflow: hidden;
}

body,
html {
  min-height: 100%;
  width: 100%;
}

.anchor[id] {
  position: relative;
  scroll-margin-top: 100px;
}
.anchor[id]::before {
  content: "";
  display: block;
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
  pointer-events: none;
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
.article-content .bottom-widget .news-card-container.columns-4di h2,
#most-read .container,
.featured-card .article-meta .content-category-title {
  margin: 0;
}

button {
  background: transparent;
  border: 0;
  padding: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

iframe {
  border: 0;
}

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

nav ul {
  list-style: none;
}

img {
  width: 100%;
  display: block;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body.has-global-body-bg {
  min-height: 100vh;
}
body.has-global-body-bg .builder-body-bg {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 0;
  pointer-events: none;
}

.block-element-hero .hero-content-description .description-wrap .button-prijava a, .block-element-info .block-content .right-content .button-prijava a {
  color: #ffffff;
  letter-spacing: 0.5px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: #fe389e;
  padding: 0 10px;
}

.title-wrap .title, main.error-page.main-container, .section-heading-element .title-button, .card-content .card-title-container .card-title h2 a, .box-card .box-card-info .box-card-title, .box-card .box-card-info .box-card-text p, .block-element-faq .faq-element-container .faq-item-row .faq-description ul,
.block-element-faq .faq-element-container .faq-item-row .faq-description ol, .block-element-faq .faq-element-container .faq-item-row .faq-description p, .block-element-faq .faq-element-container .faq-item-row .faq-question h2, .block-element-faq .title, .block-embed-form .show-content-description .description-wrap .title a, .block-embed-form .show-content-description .description-wrap .title, .block-info .description-wrap .title, .block-info .description-wrap .description, .block-element-hero .hero-content-description .description-wrap .title a, .block-element-hero .hero-content-description .description-wrap .title, .block-element-hero .hero-content-description .description-wrap .description {
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.18), 0 2px 5px rgba(0, 0, 0, 0.7);
}

.columns-1d {
  grid-template-columns: 1fr;
}

#page-header {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: flex;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: background-color 300ms ease, backdrop-filter 300ms ease, -webkit-backdrop-filter 300ms ease, border-color 300ms ease;
}
#page-header .header-container {
  display: flex;
  max-width: 90%;
  justify-content: center;
  align-items: center;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 100%;
}
#page-header .header-container .header-left .loveisland-logo {
  background: url(../images/loveislandlogo_white.svg) center center no-repeat;
  background-size: 100%;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#page-header .header-container .header-center {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 100%;
}
#page-header .header-container .header-center .submmenu-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#page-header .header-container .header-center .submmenu-wrapper .menu.list--a {
  list-style: none;
  display: flex;
  gap: 32px;
}
#page-header .header-container .header-center .submmenu-wrapper .menu.list--a li a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.3rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#page-header .header-container .header-center .submmenu-wrapper .menu.list--a li a:hover {
  color: #fe389e;
}
#page-header .header-container .header-right {
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
#page-header .header-container .header-right .mobile-nav-button {
  position: relative;
  z-index: 9999;
  cursor: pointer;
  caret-color: transparent;
}
#page-header .header-container .header-right .mobile-nav-button .mobile-nav-button__line {
  width: 100%;
  background: #ffffff;
  position: relative;
  width: 100%;
}
#page-header .header-container .header-right .mobile-nav-button .mobile-nav-button__line--3 {
  transform: rotate(-135deg);
}
#page-header .header-container .header-right .mobile-nav-button .mobile-nav-button__line--1 {
  transform: rotate(-45deg);
}
#page-header .header-container .header-right .mobile-nav-button .mobile-nav-button__line.mobile-nav-button__line--1,
#page-header .header-container .header-right .mobile-nav-button .mobile-nav-button__line.mobile-nav-button__line--3 {
  width: 90%;
}
#page-header .header-container .header-right .voyo-logo {
  background: url(../images/voyo.svg) center center no-repeat;
  background-size: 100%;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#page-header .header-container .header-right .mobile-nav-button .mobile-nav-button__line--3, #page-header .header-container .header-right .mobile-nav-button .mobile-nav-button__line--1 {
  top: 6px;
  left: 0;
  position: absolute;
}

.mobile-nav-button .mobile-nav-button__line--2 {
  display: none;
}

.hamburger-menu {
  top: 0;
  position: fixed;
  max-width: 81rem;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
  z-index: 100;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hamburger-menu .menu-navigation {
  width: 100%;
  height: 100%;
}
.hamburger-menu .menu-navigation .menu.list--b {
  list-style: none;
  display: flex;
  gap: 32px;
}
.hamburger-menu .menu-navigation .menu.list--b li a {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.3rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.hamburger-menu .menu-navigation .menu.list--b li a:hover {
  color: #fe389e;
}

.footer {
  display: grid;
  width: 100%;
  background: #6c6c6c;
  position: relative;
}
.footer .footer-container {
  display: grid;
  justify-self: center;
  max-width: 81rem;
  width: 100%;
}
.footer .footer-container .brand .loveisland-logo {
  background: url(../images/voyo.svg) center center no-repeat;
  background-size: 70%;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.footer .footer-container .menus {
  display: flex;
  flex-wrap: wrap;
  align-self: center;
}
.footer .footer-container .menus .menu-wrapp .menu-title {
  color: #ffffff;
  text-transform: uppercase;
}
.footer .footer-container .menus .menu-wrapp .menu-items-wrapp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.footer .footer-container .menus .menu-wrapp .menu-items-wrapp li a {
  color: #cecece;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.footer .footer-container .menus .menu-wrapp .menu-items-wrapp li a:hover {
  color: #ffffff;
}
.footer .footer-container .menus .store-content-wrapp .menu-title {
  color: #ffffff;
  text-transform: uppercase;
}
.footer .footer-container .menus .store-content-wrapp .show-content-images {
  display: flex;
}
.footer .footer-container .menus .store-content-wrapp .show-content-images .cover-holder .cover {
  position: relative;
}
.footer .footer-container .menus .store-content-wrapp .show-content-images .cover-holder .cover a {
  position: absolute;
  width: 100%;
  height: 100%;
}

.container {
  display: grid;
}

.news-card-list.carousel,
.over-card.carousel,
.promo-slider {
  overflow: hidden;
}
.news-card-list.carousel .swiper,
.over-card.carousel .swiper,
.promo-slider .swiper {
  margin: 0;
  display: none;
  visibility: hidden;
  height: 0;
}
.news-card-list.carousel .swiper.swiper-container-initialized,
.over-card.carousel .swiper.swiper-container-initialized,
.promo-slider .swiper.swiper-container-initialized {
  display: block;
  visibility: visible;
  height: auto;
}
.news-card-list.carousel .swiper .swiper-wrapper .swiper-slide,
.over-card.carousel .swiper .swiper-wrapper .swiper-slide,
.promo-slider .swiper .swiper-wrapper .swiper-slide {
  background: none;
}
.news-card-list.carousel .swiper .swiper-button-next,
.news-card-list.carousel .swiper .swiper-button-prev,
.over-card.carousel .swiper .swiper-button-next,
.over-card.carousel .swiper .swiper-button-prev,
.promo-slider .swiper .swiper-button-next,
.promo-slider .swiper .swiper-button-prev {
  top: 40%;
}

.faq-description {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out, padding 0.5s ease-out;
}

.faq-description.show {
  max-height: 1000px;
}

.block-element-info {
  max-width: 81rem;
  display: grid;
  grid-auto-rows: max-content;
  position: relative;
  width: 100%;
  justify-self: center;
  background-repeat: no-repeat;
  background-color: #000;
  border: solid 2px #fe389e;
  border-left: 0;
  border-right: 0;
}
.block-element-info .block-content {
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: end;
}
.block-element-info .block-content:has(.left-content) {
  display: grid;
}
.block-element-info .block-content .left-content .left-content-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.block-element-info .block-content .left-content .left-content-wrap .media_player_container {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
}
.block-element-info .block-content .left-content .left-content-wrap .media_player_container iframe {
  position: absolute;
  height: 100%;
  width: 100%;
}
.block-element-info .block-content .right-content {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.block-element-info .block-content .right-content .logo {
  width: fit-content;
  position: relative;
  max-width: 300px;
}
.block-element-info .block-content .right-content .logo a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.block-element-info .block-content .right-content .logo img {
  width: auto;
  max-width: 100%;
}
.block-element-info .block-content .right-content .title {
  color: #ffffff;
  text-transform: uppercase;
}
.block-element-info .block-content .right-content .subtitle {
  color: #cecece;
  font-weight: 500;
}
.block-element-info .block-content .right-content .button-prijava {
  border-radius: 5px;
  border: solid 2px #fe389e;
}
.block-element-info .block-content .right-content .button-prijava a {
  font-weight: 500;
}
.block-element-info .block-content .right-content .button-prijava a:hover, .block-element-info .block-content .right-content .button-prijava a:focus {
  box-shadow: 0 0 30px #fe389e;
  transition: box-shadow 0.3s ease-in-out;
}

.block-element-hero {
  max-width: 81rem;
  display: grid;
  grid-auto-rows: max-content;
  position: relative;
  width: 100%;
  justify-self: center;
}
.block-element-hero .hero-content-description .description-wrap .description {
  color: #ffffff;
}
.block-element-hero .hero-content-description .description-wrap .title {
  color: #ffffff;
}
.block-element-hero .hero-content-description .description-wrap .title a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.block-element-hero .hero-content-description .description-wrap .title a:hover {
  color: #fe389e;
}
.block-element-hero .hero-content-description .description-wrap .button-prijava {
  border-radius: 5px;
  border: solid 2px #fe389e;
}
.block-element-hero .hero-content-description .description-wrap .button-prijava a {
  font-weight: 500;
}
.block-element-hero .hero-content-description .description-wrap .button-prijava a:hover, .block-element-hero .hero-content-description .description-wrap .button-prijava a:focus {
  box-shadow: 0 0 30px #fe389e;
  transition: box-shadow 0.3s ease-in-out;
}
.block-element-hero.heroblock-widget .video-container {
  display: grid;
}
.block-element-hero.heroblock-widget .video-container .cover-holder {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: visible;
}
.block-element-hero.heroblock-widget .video-container .cover-holder .cover {
  position: absolute;
  inset: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0px;
  padding: 0px;
  border: 1px solid rgba(255, 40, 165, 0.9);
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(255, 0, 140, 0.48);
}
.block-element-hero.heroblock-widget .video-container .cover-holder .cover > img,
.block-element-hero.heroblock-widget .video-container .cover-holder .cover .hero-video-trigger img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  border-radius: 20px;
}
.block-element-hero.heroblock-widget .video-container .cover-holder .cover .hero-video-trigger {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
  z-index: 2;
}
.block-element-hero.heroblock-widget .video-container .cover-holder .cover .hero-video-trigger::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.05);
}
.block-element-hero.heroblock-widget .video-container .cover-holder .cover .hero-video-trigger:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: -4px;
}
.block-element-hero.heroblock-widget .video-container .cover-holder .cover .hero-video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 82px;
  height: 82px;
  transform: translate(-50%, -50%);
  filter: drop-shadow(0 6px 12px rgba(0, 0, 0, 0.26));
}
.block-element-hero.heroblock-widget .video-container .cover-holder .cover iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 20px;
}

.cta-element-container,
.news-element-container,
.video-element-container,
.new-element-container,
.desc-element-container,
.faq-element-container {
  display: grid;
  grid-auto-rows: max-content;
  position: relative;
  max-width: 81rem;
  width: 100%;
  align-items: start;
  justify-self: center;
  word-break: break-word;
  overflow-wrap: break-word;
}

.faq-element-container {
  margin: 0 auto;
}

.block-info {
  max-width: 81rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.block-info .description-wrap .description {
  color: #ffffff;
}
.block-info .description-wrap .description p {
  margin-bottom: 30px;
}
.block-info .description-wrap .title {
  color: #ffffff;
}
.block-info .description-wrap .title a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.block-info .description-wrap .title a:hover {
  color: #fe389e;
}
.block-info .contact {
  display: flex;
  align-items: center;
  place-content: center;
}
.block-info .contact a {
  color: #ffffff;
}
.block-info .contact .email a {
  display: flex;
  gap: 10px;
}
.block-info .contact .email a::before {
  content: "";
  background: url(../images/mail.svg) center no-repeat;
  background-size: contain;
  display: block;
}
.block-info .contact .phone a {
  display: flex;
  gap: 10px;
  align-items: center;
}
.block-info .contact .phone a::before {
  content: "";
  background: url(../images/phone.svg) center no-repeat;
  background-size: contain;
  display: block;
}
.block-info .show-content-description {
  background: rgba(115, 56, 254, 0.12);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: background-color 300ms ease, backdrop-filter 300ms ease, -webkit-backdrop-filter 300ms ease, border-color 300ms ease;
  border-radius: 20px;
  border: solid 1px #fe389e;
}

.block-embed-form {
  max-width: 81rem;
  margin: 0 auto;
  overflow: visible;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.block-embed-form .show-content-description .description-wrap .title {
  color: #ffffff;
  text-align: center;
}
.block-embed-form .show-content-description .description-wrap .title a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.block-embed-form .show-content-description .description-wrap .title a:hover {
  color: #fe389e;
}
.block-embed-form .embed-form-wrapper {
  width: 100%;
}
.block-embed-form .embed-form-wrapper iframe {
  width: 100%;
  height: 550px;
  border: 0;
  display: block;
}

.block-element-faq {
  max-width: 55rem;
  width: 100%;
  place-self: center;
}
.block-element-faq .title {
  max-width: 81rem;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.block-element-faq .faq-element-container .faq-item-row {
  border: solid 1px #fe389e;
  border-radius: 5px;
  background: rgba(115, 56, 254, 0.12);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: background-color 300ms ease, backdrop-filter 300ms ease, -webkit-backdrop-filter 300ms ease, border-color 300ms ease;
}
.block-element-faq .faq-element-container .faq-item-row .faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.block-element-faq .faq-element-container .faq-item-row .faq-question h2 {
  color: #ffffff;
  font-weight: 500;
}
.block-element-faq .faq-element-container .faq-item-row .faq-description .youtubeembed .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
.block-element-faq .faq-element-container .faq-item-row .faq-description .youtubeembed .embed-responsive .embed-responsive-item,
.block-element-faq .faq-element-container .faq-item-row .faq-description .youtubeembed .embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.block-element-faq .faq-element-container .faq-item-row .faq-description .youtubeembed .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.block-element-faq .faq-element-container .faq-item-row .faq-description p {
  color: #ffffff;
}
.block-element-faq .faq-element-container .faq-item-row .faq-description ul,
.block-element-faq .faq-element-container .faq-item-row .faq-description ol {
  color: #ffffff;
  list-style-type: disc;
  list-style-position: inside;
  padding: 0 15px 15px 15px;
}
.block-element-faq .faq-element-container .faq-item-row .faq-description ol {
  list-style-type: decimal;
  counter-reset: list-counter;
}
.block-element-faq .faq-element-container .faq-item-row .faq-description ol li {
  list-style: none;
  counter-increment: list-counter;
  position: relative;
}
.block-element-faq .faq-element-container .faq-item-row .faq-description ol li::before {
  content: counter(list-counter) ". ";
  padding-right: 10px;
}

.box-module {
  max-width: 81rem;
  width: 100%;
  justify-self: center;
}

.box-cards-wrapper {
  display: grid;
  grid-auto-rows: 1fr;
  gap: 15px;
}

.box-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  width: 100%;
  min-width: 0;
  min-height: 250px;
  padding: 15px;
  text-align: center;
  background: rgba(115, 56, 254, 0.12);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: background-color 300ms ease, backdrop-filter 300ms ease, -webkit-backdrop-filter 300ms ease, border-color 300ms ease;
  border-radius: 20px;
  border: solid 1px #fe389e;
}
.box-card .box-card-info .box-card-text {
  color: #ffffff;
}
.box-card .box-card-info .box-card-text p {
  font-size: 1.1rem;
}
.box-card .box-card-info .box-card-text p + p {
  margin-top: 10px;
}
.box-card .box-card-info .box-card-title {
  color: #ffffff;
  margin-bottom: 15px;
}

.news-card-container,
.news-card-container-grid {
  display: grid;
  grid-auto-rows: max-content;
  position: relative;
}

.container {
  grid-auto-rows: max-content;
  max-width: 81rem;
  width: 100%;
  place-self: center;
}

.container > * {
  min-width: 0;
}

.card-content {
  position: relative;
}
.card-content .image-holder {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: #cecece url(../images/default-image-placeholder.jpg) center center no-repeat;
  background-size: 35%;
  border: 1px solid rgba(255, 40, 165, 0.9);
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(255, 0, 140, 0.48);
}
.card-content .image-holder .card-image {
  position: absolute;
  inset: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0px;
  padding: 0px;
}
.card-content .image-holder .card-image img {
  width: 100%;
  display: block;
  margin: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  object-position: center center;
}
.card-content .image-holder:hover + .card-title-container .card-title h2 a {
  color: #fe389e;
  text-shadow: none;
}
.card-content .card-title-container .card-title {
  padding-top: 10px;
}
.card-content .card-title-container .card-title h2 a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.card-content .card-title-container .card-title .card-short-title {
  background: #fe389e;
  font-size: 0.775rem;
  width: fit-content;
  padding: 2px 5px;
  margin-bottom: 5px;
  border-radius: 5px;
}
.card-content .card-title-container .card-title .card-short-title span a {
  color: #ffffff;
}

.section-heading-element {
  place-self: center;
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}
.section-heading-element .title-button {
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}
.section-heading-element .title-button a {
  color: inherit;
  text-decoration: none;
}

.galerija-icon,
.video-icon {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 20;
}
.galerija-icon span,
.video-icon span {
  height: 30px;
  border: none;
  z-index: 100;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  background: #fe389e;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  color: #ffffff;
  gap: 5px;
  border-radius: 5px;
}
.galerija-icon span svg,
.video-icon span svg {
  width: 20px;
  height: 18px;
}
.galerija-icon span sub,
.video-icon span sub {
  display: flex;
  padding: 5px;
  height: 20px;
  font-weight: 500;
  align-items: center;
  bottom: unset;
}

.featured-card,
.vertical-card {
  position: relative;
  display: block;
}
.featured-card .galerija-icon,
.featured-card .video-icon,
.vertical-card .galerija-icon,
.vertical-card .video-icon {
  position: relative;
  transform: none;
  left: unset;
  bottom: unset;
  top: unset;
  display: inline-block;
  width: auto;
}
.featured-card .galerija-icon span,
.featured-card .video-icon span,
.vertical-card .galerija-icon span,
.vertical-card .video-icon span {
  position: relative;
  transform: unset;
  top: unset;
  left: unset;
  width: 100%;
  min-height: 25px;
  height: 100%;
  padding: 0 5px;
}
.featured-card .card-title-container,
.vertical-card .card-title-container {
  position: absolute;
  width: 100%;
  bottom: 0;
  top: 0;
  padding: 0;
}
.featured-card .card-title-container .card-title,
.vertical-card .card-title-container .card-title {
  position: absolute;
  bottom: -1px;
  z-index: 20;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgb(0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-size: 100% 100%;
  background-position: 0 0;
  transition: all 0.2s linear;
  padding: 15px;
  border-radius: 20px;
}
.featured-card .card-title-container .card-title .card-short-title,
.vertical-card .card-title-container .card-title .card-short-title {
  margin-bottom: 0;
}
.featured-card .card-title-container .card-title .card-short-title a,
.vertical-card .card-title-container .card-title .card-short-title a {
  color: #ffffff;
  padding: 5px 10px;
  background: #fe389e;
  display: block;
  width: fit-content;
}
.featured-card .card-title-container .card-title h2 a,
.vertical-card .card-title-container .card-title h2 a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.featured-card .card-title-container .card-title h2 a:hover,
.vertical-card .card-title-container .card-title h2 a:hover {
  color: #ffffff;
}
.featured-card .card-title-container .card-title .content-category-title,
.vertical-card .card-title-container .card-title .content-category-title {
  position: relative;
  margin-bottom: 5px;
  width: fit-content;
}
.featured-card .card-title-container .card-title .card-title-meta,
.vertical-card .card-title-container .card-title .card-title-meta {
  display: flex;
  margin-bottom: 10px;
  gap: 5px;
}
.featured-card .image-holder,
.vertical-card .image-holder {
  padding-bottom: 150%;
}
.featured-card .image-holder .card-image,
.vertical-card .image-holder .card-image {
  display: block;
  z-index: 10;
}
.featured-card .image-holder .card-image::before,
.vertical-card .image-holder .card-image::before {
  content: "";
  display: block;
  height: 80%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgb(0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
}

.card-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 30;
}
.card-overlay:hover + .card-title h2 a {
  color: #fe389e;
}
.card-overlay:hover + .card-title {
  background-size: 100% 180%;
  background-position: 0 0;
}

.pointer {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/chevron-down.svg) center no-repeat;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.8));
  transition: transform 0.3s ease;
}

.open .pointer {
  transform: rotate(180deg);
}

.content-overlay {
  top: 0;
  height: 100vh;
  position: fixed;
  z-index: 99;
  left: 0;
  opacity: 0;
  width: 100%;
  background: #50abca;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.menu-open {
  opacity: 1;
  visibility: visible;
}

.body-overflow {
  overflow: hidden;
}

.single main > section:first-child {
  margin-top: 30px;
}
.single .footer {
  margin-top: 0;
}
.single .single-layout .article-title-container {
  max-width: 1200px;
  justify-content: center;
  flex-direction: column;
  display: flex;
  gap: 15px;
  width: 100%;
  position: relative;
}
.single .single-layout .article-title-container .article-short-title {
  color: #fe389e;
  font-weight: 600;
  text-transform: uppercase;
}
.single .single-layout .article-title-container h1 {
  color: #6c6c6c;
  font-weight: 600;
}
.single .single-layout .single-article {
  width: 100%;
  padding: 0 15px 40px;
}
.single .single-layout .article-content {
  position: relative;
  max-width: 920px;
  margin: 0 auto;
  background: #ffffff;
  overflow: hidden;
  border-radius: 10px;
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.2));
}
.single .single-layout .media-container {
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.45);
}
.single .single-layout .media_player_container,
.single .single-layout .hosted-video-container {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  height: 0;
}
.single .single-layout .media_player_container iframe,
.single .single-layout .media_player_container video,
.single .single-layout .hosted-video-container iframe,
.single .single-layout .hosted-video-container video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}
.single .single-layout .image-holder {
  position: relative;
  background: #cecece url(../images/default-image-placeholder.jpg) center center no-repeat;
  background-size: 20%;
}
.single .single-layout .image-holder .featured {
  display: block;
  width: 100%;
}
.single .single-layout .image-holder .featured img {
  width: 100%;
  height: auto;
  display: block;
}
.single .single-layout .image-info {
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
}
.single .single-layout .caption-image {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  font-size: 0.95rem;
  line-height: 1.4;
}
.single .single-layout .caption-image .icon,
.single .single-layout .caption-image .icon svg {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
}
.single .single-layout .content-entry {
  color: #6c6c6c;
}
.single .single-layout .content-entry .content-entry-wrapper {
  width: 100%;
}
.single .single-layout .content-entry .content-entry-body {
  display: grid;
  gap: 16px;
}
.single .single-layout .content-entry .content-entry-body > * {
  max-width: 100%;
}
.single .single-layout .content-entry .content-entry-body p,
.single .single-layout .content-entry .content-entry-body li {
  font-size: 1.25rem;
  line-height: 1.8rem;
}
.single .single-layout .content-entry .content-entry-body h2,
.single .single-layout .content-entry .content-entry-body h3,
.single .single-layout .content-entry .content-entry-body h4 {
  color: #6c6c6c;
  font-weight: 600;
}
.single .single-layout .content-entry .content-entry-body a {
  color: #fe389e;
}
.single .single-layout .content-entry .content-entry-body figure {
  margin: 10px 0 0;
}
.single .single-layout .content-entry .content-entry-body .article-meta {
  font-size: 0.8rem;
  line-height: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #6c6c6c;
}
.single .single-layout .content-entry .content-entry-body .article-meta a {
  color: #fe389e;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.single .single-layout .content-entry .content-entry-body .article-meta .column-date,
.single .single-layout .content-entry .content-entry-body .article-meta .column-time,
.single .single-layout .content-entry .content-entry-body .article-meta .post-edit-link,
.single .single-layout .content-entry .content-entry-body .article-meta .author-text {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.single .single-layout .content-entry .content-entry-body .article-meta .column-date span,
.single .single-layout .content-entry .content-entry-body .article-meta .column-time span,
.single .single-layout .content-entry .content-entry-body .article-meta .post-edit-link span,
.single .single-layout .content-entry .content-entry-body .article-meta .author-text span {
  width: 20px;
  display: inline-flex;
  margin-right: 5px;
}
.single .single-layout .content-entry .content-entry-body .article-meta .post-edit-link {
  padding: 0 5px;
  background: #fe389e;
  font-size: 0.9rem;
  color: #ffffff;
  text-transform: uppercase;
}
.single .single-layout .content-entry .content-entry-body .article-meta .column-date {
  padding-left: 10px;
}
.single .single-layout .content-entry .content-entry-body .article-meta .author-text {
  width: auto;
  font-weight: 600;
  font-size: 0.9rem;
  margin-right: 10px;
  position: relative;
}
.single .single-layout .content-entry .content-entry-body .article-meta .author-text span {
  color: #6c6c6c;
  text-transform: uppercase;
}
.single .single-layout .content-entry .content-entry-body .article-meta .author-text a {
  font-weight: 600;
}
.single .single-layout .content-entry .content-entry-body .article-meta .author-text::after {
  content: ".";
  position: absolute;
  right: -15px;
  margin-right: 10p;
  font-size: 1.5rem;
  top: -5px;
}

.gallery-container {
  overflow: hidden;
  position: relative;
  user-select: none;
  background: #000;
}
.gallery-container .gallery-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.gallery-container .wrapp-images,
.gallery-container .slider-thumbnail {
  position: relative;
  z-index: 1;
}
.gallery-container .swiper-slide {
  background: #000;
}
.gallery-container .gallery-image-frame {
  position: relative;
  min-height: 160px;
}
.gallery-container .gallery-image-frame picture,
.gallery-container .gallery-image-frame img {
  display: block;
  width: 100%;
}
.gallery-container .gallery-image-frame .swiper-lazy-preloader {
  z-index: 3;
}
.gallery-container .swiper-slide.image-loaded .swiper-lazy-preloader {
  display: none;
}
.gallery-container #main-gallery img,
.gallery-container .slider-thumbnail img {
  width: 100%;
  display: block;
}
.gallery-container .image-info {
  padding: 12px 16px;
}
.gallery-container .swiper-container.slider-thumbnail {
  margin: 12px 12px 0;
  overflow: hidden;
}
.gallery-container .swiper-container.slider-thumbnail .swiper-slide {
  cursor: pointer;
  opacity: 0.68;
  transition: opacity 0.2s ease;
}
.gallery-container .swiper-container.slider-thumbnail .swiper-slide:hover {
  opacity: 1;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav {
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  width: 20px;
  height: 25px;
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
  transition: opacity 0.2s ease;
  -webkit-tap-highlight-color: transparent;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav:focus, .gallery-container .swiper-container.slider-thumbnail .thumbnail-nav:active, .gallery-container .swiper-container.slider-thumbnail .thumbnail-nav:focus-visible {
  outline: none;
  box-shadow: none;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.swiper-button-lock {
  display: none;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.swiper-button-disabled {
  opacity: 0.35;
  pointer-events: none;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav::after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  margin: 0 auto;
  pointer-events: none;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.thumbnail-nav-next {
  right: 0;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.thumbnail-nav-next::after {
  transform: rotate(45deg);
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.thumbnail-nav-prev {
  left: 0;
}
.gallery-container .swiper-container.slider-thumbnail .thumbnail-nav.thumbnail-nav-prev::after {
  transform: rotate(-135deg);
}

.post-tags-title {
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-top: 24px;
}

.post-tags {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 12px;
}
.post-tags div a {
  padding: 6px 12px;
  font-size: 0.95rem;
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  display: block;
  font-weight: 500;
  border-radius: 999px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.post-tags div a:hover {
  background: #fe389e;
}

#main-gallery {
  position: relative;
}
#main-gallery .swiper-button-next,
#main-gallery .swiper-button-prev {
  color: #ffffff;
}
#main-gallery .swiper-pagination-fraction {
  color: #ffffff;
  font-weight: 700;
}
#main-gallery.modal {
  position: fixed;
  z-index: 9999;
  inset: 0;
  background: #171717;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#main-gallery.modal .wrapp-images,
#main-gallery.modal .swiper,
#main-gallery.modal .swiper-wrapper,
#main-gallery.modal .swiper-slide {
  height: 100%;
}
#main-gallery.modal .swiper-wrapper {
  transition: transform 0.3s ease-in-out;
  height: 90% !important;
}
#main-gallery.modal .swiper-wrapper .caption-image {
  width: fit-content;
  max-width: 90%;
}
#main-gallery.modal .swiper-slide {
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
#main-gallery.modal .swiper-slide picture,
#main-gallery.modal .swiper-slide img {
  width: auto;
  max-width: 100%;
  max-height: 90%;
  object-fit: contain;
}
#main-gallery.modal .swiper-autoheight,
#main-gallery.modal .swiper-autoheight .swiper-slide {
  height: 100%;
  width: 100%;
}
#main-gallery.modal .swiper-button-next,
#main-gallery.modal .swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
#main-gallery.modal .swiper-pagination-fraction {
  position: absolute;
  bottom: 0;
  color: #ffffff;
  font-weight: 500;
  display: inline-flex;
  justify-content: center;
  font-size: 1.3rem;
  line-height: 1.5rem;
  gap: 5px;
}
#main-gallery.modal .slider-thumbnail {
  display: none;
}
#main-gallery.modal .image-info {
  max-width: 100%;
  width: 80%;
}

main.error-page.main-container {
  position: relative;
  place-self: center;
  text-align: center;
  padding: 0 15px;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2rem;
}

.title-wrap {
  position: relative;
  position: relative;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.title-wrap .title {
  color: #ffffff;
  font-weight: 600;
}

.load-more-button {
  position: relative;
  padding: 10px 15px;
  display: block;
  background: #50abca;
  text-transform: uppercase;
  border-radius: 2px;
  color: #ffffff;
  font-weight: 600;
  transition: all 0.2s ease-in-out;
  font-size: 1rem;
  line-height: 1.2rem;
  margin: 0 auto;
  margin-top: 30px;
}

.archive main > section:first-child {
  margin-top: 30px;
}

#fullscreen-swiper-close,
#fullscreen-gallery-close {
  position: fixed;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.85) url(../images/close.svg) center center no-repeat;
  background-size: 100%;
  border-radius: 50%;
  z-index: 10000;
  cursor: pointer;
}

.modal-article-data {
  padding: 15px 50px 0 15px;
  width: 100%;
}
.modal-article-data .modal-title {
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.3rem;
  font-weight: 700;
}

.no-scroll {
  overflow: hidden;
}

.container-zindex {
  z-index: 9999;
}

@media (min-width: 260px) {
  .columns-4mi {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .columns-3mi {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .columns-2mi {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .columns-1mi {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  main {
    margin-top: 100px;
    display: grid;
    padding-top: 0;
  }
  main > section:first-child {
    margin-top: 30px;
  }
  main > section + section {
    margin-top: 30px;
  }
  main section > section + section {
    margin-top: 30px;
  }
  #page-header {
    height: 100px;
  }
  #page-header .header-left .loveisland-logo {
    width: 120px;
    height: 45px;
  }
  #page-header .header-center {
    display: none;
  }
  #page-header .header-right .mobile-nav-button {
    width: 20px;
    height: 15px;
  }
  #page-header .header-right .mobile-nav-button .mobile-nav-button__line {
    height: 2px;
  }
  #page-header .header-right .mobile-nav-button .mobile-nav-button__line:nth-of-type(2) {
    margin: 0.3rem 0;
  }
  #page-header .header-right .voyo-logo {
    width: 80px;
    height: 25px;
  }
  #page-header .hamburger-menu-container {
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 100px 0;
    width: 100%;
  }
  #page-header .hamburger-menu-container .menu.list--b {
    display: flex;
    height: 100%;
    align-items: center;
    margin-top: 60px;
    padding: 0;
    flex-direction: column;
    gap: 30px;
  }
  .offer-element-container,
  .block-element-show,
  .block-element-hero,
  .block-info,
  .box-module,
  .block-embed-form,
  .news-card-list,
  .block-element-faq,
  .carousel,
  .archive .container {
    padding: 0 15px;
  }
  .block-element-info {
    background-size: cover;
    background-position: center top;
  }
  .block-element-info .block-content {
    grid-template-columns: 1fr;
  }
  .block-element-info .block-content .left-content {
    order: 2;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .block-element-info .block-content .left-content .left-content-wrap .media_player_container {
    margin-bottom: 20px;
    width: 90%;
  }
  .block-element-info .block-content .right-content {
    order: 1;
    background-color: rgba(0, 0, 0, 0.7);
    max-width: 100%;
    min-height: 375px;
    display: flex;
    justify-content: center;
    padding: 30px 0 30px 0;
  }
  .block-element-info .block-content .right-content .right-content-wrap {
    max-width: 80%;
    margin: 0 auto;
    z-index: 1;
  }
  .block-element-info .block-content .right-content .right-content-wrap .title {
    font-size: 1.75rem;
    line-height: 2rem;
    margin-top: 15px;
  }
  .block-element-info .block-content .right-content .right-content-wrap .subtitle {
    font-size: 1rem;
    line-height: 1.1rem;
    margin-top: 5px;
  }
  .block-element-info .block-content .right-content .right-content-wrap .button-prijava {
    width: fit-content;
    margin-top: 15px;
  }
  .block-element-info .block-content .right-content .right-content-wrap .button-prijava a {
    font-size: 0.75rem;
    line-height: 1rem;
    min-width: 150px;
    height: 27px;
  }
  .block-element-info::before {
    content: "";
    background-image: unset;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
  }
  .block-element-show {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .block-element-show.grid-order {
    grid-template-columns: 1fr;
  }
  .block-element-show.grid-order .show-content-description {
    order: 1;
  }
  .block-element-show.grid-order .show-content-images {
    order: 2;
  }
  .block-element-show .show-content-description {
    display: flex;
    align-items: center;
    min-height: 144px;
  }
  .block-element-show .show-content-description .description-wrap {
    max-width: 90%;
    margin: 0 auto;
  }
  .block-element-show .show-content-description .description-wrap .description {
    text-align: center;
    font-size: 1rem;
    line-height: 1.3rem;
    margin: 15px auto auto;
  }
  .block-element-show .show-content-description .description-wrap .title {
    text-align: center;
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .block-element-show .show-content-description .button-prijava {
    width: fit-content;
    margin: 20px auto 15px auto;
  }
  .block-element-show .show-content-description .button-prijava a {
    font-size: 0.75rem;
    line-height: 1rem;
    min-width: 150px;
    height: 27px;
  }
  .block-element-hero {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .block-element-hero.grid-order {
    grid-template-columns: 1fr;
  }
  .block-element-hero.grid-order .hero-content-description {
    order: 1;
  }
  .block-element-hero.grid-order .video-container {
    order: 2;
  }
  .block-element-hero .hero-content-description {
    display: flex;
    align-items: center;
  }
  .block-element-hero .hero-content-description .description-wrap {
    margin: 0 auto;
  }
  .block-element-hero .hero-content-description .description-wrap .description {
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.5rem;
    margin: 15px auto auto;
  }
  .block-element-hero .hero-content-description .description-wrap .title {
    text-align: center;
    font-size: 3rem;
    line-height: 3.3rem;
  }
  .block-element-hero .hero-content-description .button-prijava {
    width: fit-content;
    margin: 15px auto 15px auto;
  }
  .block-element-hero .hero-content-description .button-prijava a {
    font-size: 1rem;
    line-height: 1.2rem;
    width: 147px;
    height: 48px;
  }
  .block-element-hero .video-container .hero-video-play {
    background: url("../images/play.svg") center center no-repeat;
    background-size: 70%;
  }
  .block-embed-form .show-content-description .description-wrap .title {
    font-size: 2rem;
    line-height: 2.3rem;
    margin: 0 auto 30px auto;
  }
  .block-offer .offer-element-container {
    gap: 25px;
  }
  .block-offer .offer-element-container .sub_text {
    font-size: 1rem;
    line-height: 1.275rem;
    width: 65%;
  }
  .block-offer .offer-element-container .section-heading {
    font-size: 1rem;
    line-height: 1.2rem;
    margin-bottom: 15px;
  }
  .block-offer .offer-element-container .news-block-content .icon {
    height: 80px;
  }
  .block-offer .offer-element-container .news-block-content .icon picture {
    height: 100%;
  }
  .block-offer .offer-element-container .news-block-content .icon img {
    height: 100%;
    object-fit: contain;
  }
  .block-channels {
    padding: 40px 0 40px 0;
    gap: 30px;
  }
  .block-channels .description-wrap {
    max-width: 85%;
    margin: 0 auto;
  }
  .block-channels .description-wrap .description {
    text-align: center;
    font-size: 1rem;
    line-height: 1.3rem;
    margin: 15px auto auto;
  }
  .block-channels .description-wrap .title {
    text-align: center;
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .block-channels .logo-wrapper .show-content-images {
    gap: 40px;
    padding-right: 40px;
  }
  .block-channels .logo-wrapper .show-content-images .logo img {
    height: 17px;
    width: auto;
  }
  .block-info {
    gap: 15px;
    margin-top: 30px;
  }
  .block-info .description-wrap {
    margin: 0 auto;
  }
  .block-info .description-wrap .description {
    text-align: center;
    font-size: 1rem;
    line-height: 1.3rem;
    margin: 15px auto auto;
    max-width: 100%;
  }
  .block-info .description-wrap .title {
    text-align: center;
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .block-info .contact {
    gap: 40px;
  }
  .block-info .contact a {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .block-info .contact .email a::before {
    width: 18px;
    height: 18px;
  }
  .block-info .contact .phone a::before {
    width: 18px;
    height: 18px;
  }
  .block-info .show-content-description {
    padding: 30px;
  }
  .block-element-faq .title {
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 2.3rem;
  }
  .block-element-faq .faq-element-container .faq-block-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-question {
    padding: 20px;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-question h2 {
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description {
    padding: 0 20px;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description p {
    font-size: 1rem;
    line-height: 1.3rem;
    margin-bottom: 15px;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description .youtubeembed {
    width: 100%;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description .youtubeembed .embed-responsive {
    margin-bottom: 15px;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description ul li,
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description ol li {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .footer {
    margin-top: 60px;
    padding: 15px 0;
  }
  .footer .footer-container {
    padding: 0 15px;
    grid-template-columns: 1fr;
    gap: 27px;
  }
  .footer .footer-container .brand .loveisland-logo {
    width: 113px;
    height: 29px;
  }
  .footer .footer-container .menus {
    gap: 24px;
  }
  .footer .footer-container .menus .menu-wrapp .menu-items-wrapp li {
    margin-bottom: 4px;
  }
  .footer .footer-container .menus .menu-wrapp .menu-items-wrapp li a {
    font-size: 1rem;
    line-height: 1rem;
  }
  .news-card-container-grid,
  .news-card-container {
    grid-gap: 15px;
  }
  .news-card-container-grid.columns-1mi .card-title h2,
  .news-card-container.columns-1mi .card-title h2 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .news-card-container-grid.columns-2mi .card-title h2,
  .news-card-container.columns-2mi .card-title h2 {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .box-cards-wrapper .box-card .box-card-title {
    font-size: 1.15rem;
    line-height: 1.4rem;
  }
  .box-cards-wrapper .box-card .box-card-text {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .section-heading-element {
    margin-bottom: 30px;
  }
  .section-heading-element .title-button {
    font-size: 2rem;
    line-height: 2.3rem;
  }
  .swiper.modal .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .swiper.modal .swiper-slide img {
    width: 100%;
    max-width: 100%;
    max-height: 90%;
    object-fit: contain;
  }
  .swiper.modal #fullscreen-swiper-close,
  .swiper.modal #fullscreen-gallery-close {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background-size: 100%;
  }
  .swiper.modal .modal-article-data {
    padding: 15px 50px 0 15px;
    width: 100%;
  }
  .swiper.modal .modal-article-data .modal-title {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .swiper.modal .image-info {
    max-width: 100%;
    width: 80%;
  }
  .single-layout .content-entry {
    padding: 15px;
  }
  .single-layout .content-entry .content-entry-body h2,
  .single-layout .content-entry .content-entry-body h3,
  .single-layout .content-entry .content-entry-body h4 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .single-layout .content-entry .article-title-container .article-short-title {
    font-size: 1.125rem;
    line-height: 1.4rem;
  }
  .single-layout .content-entry .article-title-container h1 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .title-wrap .title {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .page-template .title-wrap h1 {
    font-size: 2rem;
    line-height: 2.3rem;
    color: #ffffff;
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .columns-1t {
    grid-template-columns: 1fr;
  }
  .columns-6ti {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .columns-5ti {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .columns-4ti {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .columns-3ti {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .columns-2ti {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .columns-1ti {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .footer .footer-container .brand .loveisland-logo {
    width: 140px;
    height: 35px;
  }
  .footer .footer-container .menus .menu-wrapp {
    order: 1;
  }
  .footer .footer-container .menus .store-content-wrapp {
    width: unset;
    order: 2;
  }
  .news-card-container-grid.columns-1ti .card-title h2,
  .news-card-container.columns-1ti .card-title h2 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .news-card-container-grid.columns-2ti .card-title h2, .news-card-container-grid.columns-3ti .card-title h2, .news-card-container-grid.columns-4ti .card-title h2,
  .news-card-container.columns-2ti .card-title h2,
  .news-card-container.columns-3ti .card-title h2,
  .news-card-container.columns-4ti .card-title h2 {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .box-cards-wrapper {
    gap: 20px;
  }
  .box-cards-wrapper .box-card .box-card-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .box-cards-wrapper .box-card .box-card-text {
    font-size: 1rem;
    line-height: 1.6rem;
  }
}
@media (min-width: 960px) {
  .columns-3d {
    grid-template-columns: 16% 2fr 25%;
  }
  .columns-1d {
    grid-template-columns: 1fr;
  }
  .columns-4d {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .columns-7di {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .columns-6di {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .columns-5di {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .columns-4di {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .columns-3di {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .columns-2di {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .columns-1di {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .box-cards-wrapper {
    gap: 30px;
  }
  .box-cards-wrapper .box-card {
    padding: 30px;
  }
  .box-cards-wrapper .box-card .box-card-text {
    font-size: 1.05rem;
    line-height: 1.7rem;
  }
  main {
    margin-top: 120px;
    display: grid;
    padding-top: 0;
  }
  main > section:first-child {
    margin-top: 100px;
  }
  main > section + section {
    margin-top: 100px;
  }
  main > section + section:has(> .anchor:only-child) {
    margin-top: 0;
  }
  main section > section + section {
    margin-top: 100px;
  }
  .hamburger-menu-container {
    max-width: 40%;
    margin: 70px 0 0 auto;
    border-top: 0;
  }
  #page-header {
    height: 120px;
  }
  #page-header .header-left .loveisland-logo {
    width: 190px;
    height: 72px;
  }
  #page-header .header-center {
    display: block;
  }
  #page-header .header-right .mobile-nav-button {
    display: none;
  }
  #page-header .header-right .voyo-logo {
    width: 120px;
    height: 30px;
  }
  #page-header .menu-open {
    display: none;
  }
  .block-element-info {
    background-size: contain;
    background-position: left top;
  }
  .block-element-info .block-content {
    grid-template-columns: 1fr 1.2fr;
  }
  .block-element-info .block-content:has(.left-content) .right-content {
    max-width: unset;
  }
  .block-element-info .block-content .left-content {
    order: 2;
    background-color: unset;
  }
  .block-element-info .block-content .left-content .left-content-wrap .media_player_container {
    margin-bottom: 0;
    width: 100%;
  }
  .block-element-info .block-content .right-content {
    background-color: transparent;
    padding: 30px 0 30px 90px;
    width: fit-content;
    order: 1;
    max-width: 50%;
  }
  .block-element-info .block-content .right-content .right-content-wrap {
    max-width: 100%;
  }
  .block-element-info .block-content .right-content .right-content-wrap .title {
    font-size: 2.25rem;
    line-height: 2.35rem;
    max-width: 70%;
    margin-top: 30px;
  }
  .block-element-info .block-content .right-content .right-content-wrap .subtitle {
    font-size: 1.25rem;
    line-height: 1.35rem;
    max-width: 70%;
    margin-top: 15px;
  }
  .block-element-info .block-content .right-content .right-content-wrap .button-prijava {
    width: fit-content;
    margin-top: 15px;
  }
  .block-element-info .block-content .right-content .right-content-wrap .button-prijava a {
    font-size: 1rem;
    line-height: 1.2rem;
    min-width: 220px;
    height: 36px;
  }
  .block-element-info::before {
    content: "";
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, #000000 60%);
  }
  .block-element-hero {
    grid-template-columns: 1fr 1fr;
    gap: 90px;
  }
  .block-element-hero.grid-order {
    grid-template-columns: repeat(1, 1fr 1fr);
  }
  .block-element-hero.grid-order .hero-content-description {
    order: 2;
  }
  .block-element-hero.grid-order .video-container {
    order: 1;
  }
  .block-element-hero .hero-content-description {
    display: flex;
    align-items: center;
  }
  .block-element-hero .hero-content-description .description-wrap {
    margin: 0;
  }
  .block-element-hero .hero-content-description .description-wrap .description {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin: 15px 0 0 0;
    text-align: left;
  }
  .block-element-hero .hero-content-description .description-wrap .title {
    text-align: left;
    font-size: 4.625rem;
    line-height: 4.9rem;
  }
  .block-element-hero .hero-content-description .button-prijava {
    width: fit-content;
    margin: 30px 0 0;
  }
  .block-element-hero .hero-content-description .button-prijava a {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .block-element-hero .video-container .hero-video-play {
    background-size: 100%;
  }
  .block-embed-form .show-content-description .description-wrap .title {
    font-size: 3rem;
    line-height: 3.3rem;
    margin: 0 auto 30px auto;
  }
  .block-info {
    gap: 30px;
    margin-top: 0;
  }
  .block-info .description-wrap {
    max-width: 85%;
  }
  .block-info .description-wrap .description {
    font-size: 1.5rem;
    line-height: 1.8rem;
    max-width: 80%;
  }
  .block-info .description-wrap .title {
    font-size: 3rem;
    line-height: 3.3rem;
  }
  .block-info .contact {
    gap: 80px;
  }
  .block-info .contact a {
    font-size: 1.25rem;
    line-height: 1.45rem;
  }
  .block-info .contact .email a::before {
    width: 24px;
    height: 24px;
  }
  .block-info .contact .phone a::before {
    width: 24px;
    height: 24px;
  }
  .block-element-faq .title {
    margin-bottom: 30px;
    font-size: 3rem;
    line-height: 3.3rem;
  }
  .block-element-faq .faq-element-container .faq-block-content {
    gap: 24px;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-question {
    padding: 20px;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-question h2 {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description {
    padding: 0 20px;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description p {
    font-size: 1.25rem;
    line-height: 1.8rem;
    margin-bottom: 30px;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description .youtubeembed {
    width: 50%;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description .youtubeembed .embed-responsive {
    margin-bottom: 30px;
  }
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description ul li,
  .block-element-faq .faq-element-container .faq-block-content .faq-item-row .faq-description ol li {
    font-size: 1.25rem;
    line-height: 1.8rem;
  }
  .footer .footer-container {
    padding: 0 15px;
    grid-template-columns: repeat(1, 15% 1fr);
    gap: 30px;
  }
  .footer .footer-container .brand .loveisland-logo {
    width: 140px;
    height: 35px;
  }
  .footer .footer-container .menus {
    gap: 60px;
  }
  .footer .footer-container .menus .menu-wrapp .menu-title {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .footer .footer-container .menus .menu-wrapp .menu-items-wrapp li {
    margin-bottom: 4px;
  }
  .footer .footer-container .menus .menu-wrapp .menu-items-wrapp li a {
    font-size: 1rem;
    line-height: 1rem;
  }
  .news-card-container-grid,
  .news-card-container {
    grid-gap: 30px;
  }
  .news-card-container-grid.columns-1di:has(> :only-child),
  .news-card-container.columns-1di:has(> :only-child) {
    width: 50%;
    margin: 0 auto;
  }
  .news-card-container-grid.columns-1di .card-title h2,
  .news-card-container.columns-1di .card-title h2 {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .news-card-container-grid.columns-2di .card-title h2, .news-card-container-grid.columns-3di .card-title h2, .news-card-container-grid.columns-4di .card-title h2,
  .news-card-container.columns-2di .card-title h2,
  .news-card-container.columns-3di .card-title h2,
  .news-card-container.columns-4di .card-title h2 {
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .section-heading-element .title-button {
    font-size: 3rem;
    line-height: 3.4rem;
  }
  .single-layout .content-entry {
    padding: 60px 100px;
  }
  .single-layout .content-entry .content-entry-body h2,
  .single-layout .content-entry .content-entry-body h3,
  .single-layout .content-entry .content-entry-body h4 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .single-layout .content-entry .article-title-container .article-short-title {
    font-size: 1.125rem;
    line-height: 1.4rem;
  }
  .single-layout .content-entry .article-title-container h1 {
    font-size: 3rem;
    line-height: 3.4rem;
  }
  .title-wrap .title {
    font-size: 3rem;
    line-height: 3.3rem;
  }
  .page-template .title-wrap h1 {
    font-size: 3rem;
    line-height: 3.3rem;
  }
}
@media (min-width: 1400px) {
  .block-element-show,
  .block-element-faq,
  .footer .footer-container,
  .block-info,
  .block-embed-form,
  .news-card-list,
  .block-element-hero,
  .carousel,
  .box-module,
  .archive .container {
    padding: 0;
  }
  .block-element-hero .hero-content-description .description-wrap .title {
    font-size: 4.625rem;
    line-height: 4.9rem;
  }
}

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