﻿/* @import url("https://p.typekit.net/p.css?s=1&k=lqe8ysd&ht=tk&f=53891.53892.53893.53895&a=8316210&app=typekit&e=css");

@font-face {
  font-family: "the-seasons";
  src: url("https://use.typekit.net/af/f6c02a/00000000000000007750b302/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/f6c02a/00000000000000007750b302/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/f6c02a/00000000000000007750b302/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: "the-seasons";
  src: url("https://use.typekit.net/af/b8a9de/00000000000000007750b301/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/b8a9de/00000000000000007750b301/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/b8a9de/00000000000000007750b301/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "the-seasons";
  src: url("https://use.typekit.net/af/7a6b5e/00000000000000007750b303/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/7a6b5e/00000000000000007750b303/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/7a6b5e/00000000000000007750b303/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}

@font-face {
  font-family: "the-seasons";
  src: url("https://use.typekit.net/af/2e8a22/00000000000000007750b304/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/2e8a22/00000000000000007750b304/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/2e8a22/00000000000000007750b304/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
} */

body:lang(sv) {
  background-size: 512px auto !important;
  background-repeat: repeat;
}

body:lang(en) {
  background-size: unset !important;
  background-repeat: repeat;
}

body.page--front:lang(sv) {
  background-color: #00352F !important;
}

body.page--front:lang(en) {
  background-color: #316488 !important;
}

a,
input,
button,
.logo,
.playlist__name {
  transition: all 0.1s ease-out;
}

.booking__container .bw-sidebar-destinations-item {
  transition: scale 0.2s ease-out;
}

.booking__container .bw-sidebar-destinations-list {
  padding-bottom: 64px;
}

.nav__item a:hover {
  color: #fdb114 !important;
}

a.toggle__booking {
  padding: 22px 0 0;
  width: 140px;
  height: 57px;
  top: 11px;
  border: 2px solid transparent;
}

a.toggle__booking:hover {
  color: black;
  border: 2px solid black;
}

a.toggle__booking:active {
  background: black;
  color: white;
}

.text__initial {
  background-color: black;
}

.toggle__button {
  transition: all 0.2s ease-out;
  border: 2px solid transparent;
}

.toggle__button:hover {
  background: url(https://www.surfakademin.se/images/boka-bg.png);
  border: 2px solid black;
}

.toggle__button:hover>span {
  background-color: black;
}

.page--sub .toggle__button:hover>span {
  background-color: white;
}

.destinations__link:hover {
  transition: all 0.3s ease-out;
  box-shadow: 0 32px 32px rgba(0, 0, 0, .5), 0 16px 16px rgba(0, 0, 0, .5), 0 8px 8px rgba(0, 0, 0, .5)
}

.sidebar__toggle:hover {
  color: #fdb114;
  background: none;
}

li.sidebar__item a:hover {
  color: #fdb114;
}

/* GALLERY FIXES */
.gallery__photo img {
  transition: all 0.1s ease-out;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0);
}

.gallery__photo img:hover {
  box-shadow: 8px 8px 16px 0 rgba(0, 0, 0, 0.5);
}

.gallery__slide img {
  max-height: 100% !important;
}

.gallery__slide {
  padding: 0;
}

/* PLAYLIST FIXES */
a.playlist__item:hover {
  background: rgba(255, 255, 255, 0.1);
}

a.playlist__item:hover .playlist__name {
  color: white;
}

a.playlist__item:active {
  background: #fdb114;
}

.playlist__name {
  color: rgba(255, 255, 255, 0.5);
}

.playlist__item--playing {
  color: white !important;
}

.playlist__item--playing .playlist__name {
  color: white;
}

/* MAIL SUBSCRIPTION FIXES */
input.subscribe__email:focus {
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid #fff;
  outline: none;
}

button.subscribe__submit:hover {
  background: #fdb114;
  color: white;
  cursor: pointer;
}

/* ladyslide fix */
.food__title {
  color: #003d65 !important;
}

.food__link {
  color: #003d65 !important;
  mix-blend-mode: normal !important;
}

/* Ta bort 'Toggle' i chrome */
.toggle__button span {
  text-indent: -100vw;
}

/* tillfällig fix för att slippa hoppande destinations-puffar */
.destinations__item:nth-child(n+7) {
  display: none;
}

/* mindre undertext för paket i mobil */
@media screen and (max-width:430px) {
  .booking__container .bw-sidebar-packages-status {
    font-size: 9px;
  }

  .booking__container .bw-sidebar-packages-item .bw-sidebar-button__icon-right {
    padding-right: 13px;
  }

  .booking__container .bw-sidebar-packages-item .bw-sidebar-button__icon-right .material-icons {
    display: none;
  }
}

/* ingen vi håller dig på första sidan på mobil */
#vi-haller-dig-front {
  display: none;
}

@media screen and (min-width: 600px) {
  #vi-haller-dig-front {
    display: block;
  }
}

/* responsiv menyfix */
@media screen and (min-width:1320px) and (max-width:1439px) {
  .nav__item {
    margin-left: 3px;
    margin-right: 3px;
  }
}

/* fix för vimeospelar-format på förstasidan */
.hero .plyr__video-wrapper>.plyr__poster {
  background-size: cover;
}

@media screen and (max-width:479px) {
  .hero .plyr__video-wrapper {
    padding-bottom: 75% !important;
  }

  .hero .plyr__video-wrapper>.plyr__video-embed__container {
    transform: translateY(-29.18%) scale(1.79) !important;
  }

  .hero .plyr__video-wrapper>.plyr__poster {
    transform: translateY(0) !important;
    background-size: cover;
  }

  .video .plyr__video-wrapper {
    padding-bottom: 100% !important;
  }

  .video .plyr__video-wrapper>.plyr__video-embed__container {
    transform: translateY(-29.18%) scale(1.79) !important;
  }

  .video .plyr__video-wrapper>.plyr__poster {
    transform: translateY(0) !important;
    background-size: cover;
  }
}

/* crop native video-player on mobile */
@media screen and (max-width:479px) {
  .hero__video--crop {
    aspect-ratio: 1/1.2;
    object-fit: cover;
  }
}

/* wrap till ny rad i för långa paketbeskrivningar */
.booking__container .bw-sidebar-packages-status {
  max-width: calc(100% - 105px);
  display: inline-block;
}

/* fix så att Betala-knappen inte är under toolbar i mobile safari */
@media screen and (max-width:430px) {
  .booking__container .bw-sidebar-payment-terms {
    padding-bottom: 40px;
  }

  .booking__container .bw-sidebar-button__bottom {
    position: static;
    margin-bottom: 114px;
  }
}

.booking__container .bw-sidebar-packages__full .bw-sidebar-button {
  font-size: 12px;
  width: 96px;
  right: 10px;
  line-height: 1;
  padding-top: 12px;
}

/* fix för bakgrundsbild på booking-knappar */
.bw-sidebar-destinations-item[data-destination-id="9"] {
  background-position: center 75%;
}

.bw-sidebar-destinations-item[data-destination-id="11"] {
  background-position: center 44%;
}

.bw-sidebar-package-maila {
  background-color: #fff;
  border-radius: 4px;
  padding: 24px 20px;
  text-align: left;
}

.bw-sidebar-package-maila h3 {
  text-transform: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 1em;
  margin: 0 0 9px;
}

.bw-sidebar-package-maila p {
  font-size: 16px;
  line-height: 1.2em;
  color: #aaa;
  margin: 0 0 9px;
}

.bw-sidebar-package-maila a {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: bold;
  color: #FDB114;
  text-decoration: underline;
}

/* true facts */
.facts__container {
  padding-left: 0;
  padding-right: 0;
}


/* fix för baskien-sidan */
.tk-the-seasons {
  font-family: "the-seasons", sans-serif;
}

.--mask-basque h2,
.--mask-basque .image__title,
.--mask-basque .text__initial {
  font-family: "the-seasons" !important;
}

.--mask-basque .text__paragraph strong {
  font-size: 1.2em;
  font-family: "the-seasons" !important;
  font-weight: 900;
}

.--mask-basque .text hr {
  mask-image: url(/images/separator.svg);
  mask-position: center center;
  mask-repeat: no-repeat;
  background-image: url('/media/1755/texture6.jpg') !important;
}

.--mask-basque .text a {
  font-family: "the-seasons", serif;
  font-weight: 900;
  color: #094f8a !important;
}

.--mask-basque .slides__container {
  overflow: visible !important
}

.--mask-basque .slides__number {
  display: none;
}

.--mask-basque .slides__inner {
  box-shadow: none;
}

@-webkit-keyframes bg-slide-x {
  0% {
    background-position-x: 100%;
  }

  50% {
    background-position-x: 0%;
  }

  100% {
    background-position-x: 100%;
  }
}

@-webkit-keyframes bg-slide-y {
  0% {
    background-position-y: 100%;
  }

  50% {
    background-position-y: 0%;
  }

  100% {
    background-position-y: 100%;
  }
}

.--mask-basque .slides__backdrop {
  @media screen and (min-width: 980px) {
    animation: bg-slide-x 140s linear infinite;
  }

  @media screen and (max-width: 400px) {
    animation: bg-slide-y 80s linear infinite;
  }

  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

.--mask-basque .image--acidframed>* {
  color: #093d57 !important;
}

.--mask-basque .text__intro:not(.text__quote, .text__initial, .image--framed) {
  font-size: 24px !important;
  line-height: 38px !important;
  color: #426285;
}

.--mask-basque .text__quote,
.--mask-basque .image__title {
  text-transform: none !important;
  font-family: "the-seasons" !important;
  font-weight: 500 !important;
}

.image--framed .image__title {
  font-size: 60px !important;
}

@media only screen and (min-width: 980px) {
  .image--framed .image__title {
    font-size: 80px !important;
  }
}

.--mask-basque .image--framed .image__container {
  animation: bg-slide-y 60s linear infinite;
  background-repeat: repeat;
  background-size: auto !important;
  padding: 30px 30px 10px 30px !important;
  display: flex !important;
  flex-direction: column !important;
}

.--mask-basque .image--framed img {
  box-shadow: 0 16px 48px -8px rgb(0, 0, 0, .64);
}

.--mask-basque .image--framed .image__overlay {
  padding: 60px 20px !important;
}

.--mask-basque .image--framed .image__overlay {
  position: unset !important;
  top: unset !important;
  left: unset !important;
  width: 100%;
  -webkit-transform: unset !important;
  transform: unset !important;
}

.--mask-basque .image--acidframed :is(.image__desc, .image__title) {
  color: #094f8a !important
}

.--mask-basque .image--bigtext {
  min-height: unset !important;
}

.--mask-basque .image--bigtext .image__overlay {
  mix-blend-mode: multiply;
}

.--mask-basque img {
  border: 1px solid transparent;
}

.--mask-basque .image--bigtext .image__title {
  padding: 40px;
  color: #094f8a !important;
  -webkit-text-stroke: unset !important;
  -webkit-text-fill-color: unset !important;
}

.--mask-basque #setup .image__overlay {
  mix-blend-mode: multiply;
}

.--mask-basque .image--bigtext .image__container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: #094f8a !important;
  -webkit-text-stroke: unset !important;
  -webkit-text-fill-color: unset !important;
}

.--mask-basque .gallery__container,
.--mask-basque .gallery {
  max-width: 940px;
}

.--mask-basque .gallery__photo {
  margin: 0 !important;
}

.--mask-basque .gallery__photo {
  margin-top: 20px !important;
  max-width: none !important;
  width: 100% !important;
}

.--mask-basque .facts {
  background-image: unset !important;
  background: #fefcf7 !important;
  margin: 100px auto !important;
}

.--mask-basque .facts p {
  font-size: 22px !important;
  margin: 16px auto !important;
  line-height: 36px !important;
}

.--mask-basque .facts__image {
  top: 0px !important;
}

.--mask-basque .facts__title {
  color: #094f8a !important;
  mix-blend-mode: multiply !important;
}

.--mask-basque .facts__image {
  width: 100% !important;
  top: -30px !important;
  transform: rotate(-8deg) scale(0.8);
  opacity: .64;
  left: 0px;
}

.--mask-basque .facts__title {
  margin-bottom: 24px;
}

@media screen and (min-width: 980px) {
  .facts__container {
    padding: 140px 17% 60px !important;
  }

  .--mask-basque .facts__image {
    top: -40px !important;
    left: 10px;
  }

  .--mask-basque .facts__title {
    margin-bottom: 60px;
  }
}

.--mask-basque .facts__container {
  border-style: double;
  border-width: thick;
  border-color: #d1c9b4 !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.--mask-basque .facts p {
  max-width: 704px !important;
  color: #094f8a !important;
}

.--mask-basque .text__quote::before {
  background-image: url(/media/1762/texture6-dark.jpg) !important
}

.--mask-basque .text__initial {
  background-image: url(/media/1762/texture6-dark.jpg) !important;
}

/* sri-lanka-sidan */
.tk-the-seasons {
  font-family: "the-seasons", sans-serif;
}

.--mask-srilanka h2,
.--mask-srilanka .image__title,
.--mask-srilanka .text__initial {
  font-family: "the-seasons" !important;
}

.--mask-srilanka .text__paragraph strong {
  font-size: 1.2em;
  font-family: "the-seasons" !important;
  font-weight: 900;
}

.--mask-srilanka .text hr {
  mask-image: url(/images/separator.svg);
  mask-position: center center;
  mask-repeat: no-repeat;
  background-image: url('https://www.surfakademin.se/media/1825/green1.png') !important;
}

.--mask-srilanka .text a {
  font-family: "the-seasons", serif;
  font-weight: 900;
  color: #003528 !important;
}

.--mask-srilanka .slides__container {
  overflow: visible !important
}

.--mask-srilanka .slides__number {
  display: none;
}

.--mask-srilanka .slides__inner {
  box-shadow: none;
}

.--mask-srilanka .slides__backdrop {
  @media screen and (min-width: 980px) {
    animation: bg-slide-x 140s linear infinite;
  }

  @media screen and (max-width: 400px) {
    animation: bg-slide-y 80s linear infinite;
  }

  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

.--mask-srilanka .image--acidframed>* {
  color: #003528 !important;
}

.--mask-srilanka .text__intro:not(.text__quote, .text__initial, .image--framed) {
  font-size: 24px !important;
  line-height: 38px !important;
  color: #2E553B;
}

.--mask-srilanka .text__quote,
.--mask-srilanka .image__title {
  text-transform: none !important;
  font-family: "the-seasons" !important;
  font-weight: 500 !important;
}

.--mask-srilanka .image--framed .image__title {
  font-size: 60px !important;
}

@media only screen and (min-width: 980px) {
  .--mask-srilanka .image--framed .image__title {
    font-size: 80px !important;
  }
}

.--mask-srilanka .image--framed .image__container {
  animation: bg-slide-y 60s linear infinite;
  background-repeat: repeat;
  background-size: auto !important;
  padding: 30px 30px 10px 30px !important;
  display: flex !important;
  flex-direction: column !important;
}

.--mask-srilanka .image--framed img {
  box-shadow: 0 16px 48px -8px rgb(0, 0, 0, .64);
}

.--mask-srilanka .image--framed .image__overlay {
  padding: 60px 20px !important;
}

.--mask-srilanka .image--framed .image__overlay {
  position: unset !important;
  top: unset !important;
  left: unset !important;
  width: 100%;
  -webkit-transform: unset !important;
  transform: unset !important;
}

.--mask-srilanka .image--acidframed :is(.image__title) {
  color: #FDB114 !important
}

.--mask-srilanka .image--acidframed :is(.image__desc) {
  color: #FDB114 !important
}

.--mask-srilanka .image--acidframed .image__title {
  font-size: 80px !important;
}

@media only screen and (min-width: 980px) {
  .--mask-srilanka .image--acidframed .image__title {
    font-size: 150px !important;
  }
}

.--mask-srilanka .image--bigtext {
  min-height: unset !important;
}

.--mask-srilanka .image--bigtext .image__overlay {
  mix-blend-mode: normal;
}

.--mask-srilanka img {
  border: 1px solid transparent;
}

.--mask-srilanka .image--bigtext .image__title {
  padding: 0;
  color: #FDB114 !important;
  -webkit-text-stroke: unset !important;
  -webkit-text-fill-color: unset !important;
  font-size: 80px !important;
  line-height: 80px !important;
}

@media only screen and (min-width: 980px) {
  .--mask-srilanka .image--bigtext .image__title {
    font-size: 150px !important;
    line-height: 150px !important;
  }
}

.--mask-srilanka .image__overlay {
  mix-blend-mode: normal !important;
}

.--mask-srilanka .image--bigtext .image__container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: #FDB114 !important;
  -webkit-text-stroke: unset !important;
  -webkit-text-fill-color: unset !important;
}

.--mask-srilanka .gallery__container,
.--mask-srilanka .gallery {
  max-width: 940px;
}

.--mask-srilanka .gallery__photo {
  margin: 0 !important;
}

.--mask-srilanka .gallery__photo {
  margin-top: 20px !important;
  max-width: none !important;
  width: 100% !important;
}

.--mask-srilanka .facts {
  background: #003528 !important;
  background-image: url(https://www.surfakademin.se/media/1825/green1.png) !important;
  margin: 100px auto !important;
}

.--mask-srilanka .facts__container {
  border-style: solid;
  border-width: 2px;
  border-color: #000 !important;
  padding: 100px 20px 60px !important;
}

@media screen and (min-width: 980px) {
  .facts__container {
    padding: 100px 17% 60px !important;
  }
}

.--mask-srilanka .facts p {
  font-size: 18px !important;
  margin: 16px auto !important;
  line-height: 1.5em !important;
}

.--mask-srilanka .facts a {
  color: #fff !important;
}

.--mask-srilanka .facts__title {
  color: #fff !important;
  mix-blend-mode: normal !important;
  margin-bottom: 24px;
  font-size: 20vw;
  line-height: 1em;
}

@media screen and (min-width: 980px) {
  .--mask-srilanka .facts__title {
    margin-bottom: 60px;
    font-size: 180px;
    line-height: 1em;
    max-width: 704px;
    margin: 0 auto;
  }
}

.--mask-srilanka .facts__image {
  display: none;
}

.--mask-srilanka .facts p {
  max-width: 704px !important;
  color: #fff !important;
}

.--mask-srilanka .text__quote::before {
  background-image: url(https://www.surfakademin.se/media/1825/green1.png) !important
}

.--mask-srilanka .text__initial {
  background-image: url(https://www.surfakademin.se/media/1825/green1.png) !important;
}

/* morocco-sidan */
.tk-the-seasons {
  font-family: "the-seasons", sans-serif;
}

.--mask-morocco h2,
.--mask-morocco .image__title,
.--mask-morocco .text__initial {
  font-family: "the-seasons" !important;
}

.--mask-morocco .text__paragraph strong {
  font-size: 1.2em;
  font-family: "the-seasons" !important;
  font-weight: 900;
}

.--mask-morocco .text hr {
  mask-image: url(/images/separator.svg);
  mask-position: center center;
  mask-repeat: no-repeat;
  background-image: url('https://www.surfakademin.se/media/1882/turq1.jpg') !important;
}

.--mask-morocco .text a {
  font-family: "the-seasons", serif;
  font-weight: 900;
  color: #003528 !important;
}

.--mask-morocco .slides__container {
  overflow: visible !important
}

.--mask-morocco .slides__number {
  display: none;
}

.--mask-morocco .slides__inner {
  box-shadow: none;
}

.--mask-morocco .slides__backdrop {
  @media screen and (min-width: 980px) {
    animation: bg-slide-x 140s linear infinite;
  }

  @media screen and (max-width: 400px) {
    animation: bg-slide-y 80s linear infinite;
  }

  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

.--mask-morocco .image--acidframed>* {
  color: #003528 !important;
}

.--mask-morocco .text__intro:not(.text__quote, .text__initial, .image--framed) {
  font-size: 24px !important;
  line-height: 38px !important;
  color: #000000;
}

.--mask-morocco .text__quote,
.--mask-morocco .image__title {
  text-transform: none !important;
  font-family: "the-seasons" !important;
  font-weight: 500 !important;
}

.--mask-morocco .image--framed .image__title {
  font-size: 60px !important;
}

@media only screen and (min-width: 980px) {
  .--mask-morocco .image--framed .image__title {
    font-size: 80px !important;
  }
}

.--mask-morocco .image--framed .image__container {
  animation: bg-slide-y 60s linear infinite;
  background-repeat: repeat;
  background-size: auto !important;
  padding: 30px 30px 10px 30px !important;
  display: flex !important;
  flex-direction: column !important;
}

.--mask-morocco .image--framed img {
  box-shadow: 0 16px 48px -8px rgb(0, 0, 0, .64);
}

.--mask-morocco .image--framed .image__overlay {
  padding: 60px 20px !important;
}

.--mask-morocco .image--framed .image__overlay {
  position: unset !important;
  top: unset !important;
  left: unset !important;
  width: 100%;
  -webkit-transform: unset !important;
  transform: unset !important;
}

.--mask-morocco .image--acidframed :is(.image__title) {
  color: #006A67 !important
}

.--mask-morocco .image--acidframed :is(.image__desc) {
  color: #006A67 !important
}

.--mask-morocco .image--acidframed .image__title {
  font-size: 80px !important;
}

@media only screen and (min-width: 980px) {
  .--mask-morocco .image--acidframed .image__title {
    font-size: 150px !important;
  }
}

.--mask-morocco .image--bigtext {
  min-height: unset !important;
}

.--mask-morocco .image--bigtext .image__overlay {
  mix-blend-mode: multiply;
}

.--mask-morocco img {
  border: 1px solid transparent;
}

.--mask-morocco .image--bigtext .image__title {
  padding: 0;
  color: #006A67 !important;
  -webkit-text-stroke: unset !important;
  -webkit-text-fill-color: unset !important;
  font-size: 80px !important;
  line-height: 80px !important;
}

@media only screen and (min-width: 980px) {
  .--mask-morocco .image--bigtext .image__title {
    font-size: 150px !important;
    line-height: 150px !important;
  }
}

.--mask-morocco .image--framed .image__overlay {
  mix-blend-mode: normal !important;
}

.--mask-morocco .image--bigtext .image__container {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: #006A67 !important;
  -webkit-text-stroke: unset !important;
  -webkit-text-fill-color: unset !important;
}

.--mask-morocco .gallery__container,
.--mask-morocco .gallery {
  max-width: 940px;
}

.--mask-morocco .gallery__photo {
  margin: 0 !important;
}

.--mask-morocco .gallery__photo {
  margin-top: 20px !important;
  max-width: none !important;
  width: 100% !important;
}

.--mask-morocco .facts {
  background: #006A67 !important;
  background-image: url(https://www.surfakademin.se/media/1882/turq1.jpg) !important;
  margin: 100px auto !important;
}

.--mask-morocco .facts__container {
  border-style: solid;
  border-width: 2px;
  border-color: #000 !important;
  padding: 100px 20px 60px !important;
}

@media screen and (min-width: 980px) {
  .facts__container {
    padding: 100px 17% 60px !important;
  }
}

.--mask-morocco .facts p {
  font-size: 18px !important;
  margin: 16px auto !important;
  line-height: 1.5em !important;
}

.--mask-morocco .facts a {
  color: #fff !important;
}

.--mask-morocco .facts__title {
  color: #fff !important;
  mix-blend-mode: normal !important;
  margin-bottom: 24px;
  font-size: 20vw;
  line-height: 1em;
}

@media screen and (min-width: 980px) {
  .--mask-morocco .facts__title {
    margin-bottom: 60px;
    font-size: 180px;
    line-height: 1em;
    max-width: 704px;
    margin: 0 auto;
  }
}

.--mask-morocco .facts__image {
  display: none;
}

.--mask-morocco .facts p {
  max-width: 704px !important;
  color: #fff !important;
}

.--mask-morocco .text__quote::before {
  background-image: url(https://www.surfakademin.se/media/1882/turq1.jpg) !important
}

.--mask-morocco .text__initial {
  background-image: url(https://www.surfakademin.se/media/1882/turq1.jpg) !important;
}

.--mask-morocco .site__footer {
  background-size: 750px auto;
}

/* island peak */
.--mask-islandpeak .text__quote::before {
  background-image: url(/media/1659/islandpeak_bg2.jpg) !important;
}

.--mask-islandpeak .text__initial {
  background-image: url(/media/1659/islandpeak_bg2.jpg) !important;
}

.bw-sidebar-destinations-item[data-destination-id="12"] {
  background-position: center 40%;
}

.bw-sidebar-destinations-item[data-destination-id="12"] h3 {
  line-height: 1.3;
}

.bw-sidebar-background[style*="island-peak.jpg"]>h2 {
  line-height: 1.5;
}

/* somos */
.--mask-somos .text__quote::before {
  background-image: url(/media/1700/somos-footer2.jpg) !important;
}

.--mask-somos .text__initial {
  background-image: url(/media/1700/somos-footer2.jpg) !important;
}

/* surfakademin.se */
html[lang="sv"] .plyr__poster {
  background-size: cover !important;
}

html[lang="sv"] .page--front h2 {
  letter-spacing: unset !important;
  text-transform: capitalize !important;
  font-family: "the-seasons" !important;
}

html[lang="sv"] .page--front .destinations__location {
  font-size: 36px;
  letter-spacing: unset !important;
  text-transform: capitalize !important;
  font-family: "the-seasons" !important;
}

html[lang="sv"] .page--front .slides__subject {
  letter-spacing: unset !important;
  text-transform: unset !important;
  font-family: "the-seasons" !important;
}

html[lang="sv"] .page--front .slides__backdrop {
  @media screen and (min-width: 980px) {
    animation: bg-slide-x 140s linear infinite;
  }

  @media screen and (max-width: 400px) {
    animation: bg-slide-y 80s linear infinite;
  }

  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

html[lang="sv"] .page--front h2.playlist__title {
  text-transform: unset !important;
}

/* surfakademin.com */
html[lang="en"] .plyr__poster {
  background-size: cover !important;
}

html[lang="en"] .page--front h2 {
  letter-spacing: unset !important;
  text-transform: capitalize !important;
  font-family: "the-seasons" !important;
}

html[lang="en"] .page--front .slides__subject {
  letter-spacing: unset !important;
  text-transform: unset !important;
  font-family: "the-seasons" !important;
}

html[lang="en"] .page--front .slides__backdrop {
  @media screen and (min-width: 980px) {
    animation: bg-slide-x 140s linear infinite;
  }

  @media screen and (max-width: 400px) {
    animation: bg-slide-y 80s linear infinite;
  }

  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

/* language popup */
.language__overlay {
  background: rgba(0, 0, 0, 0.32);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.language {
  --width: 1020px;
  --height: 680px;
  position: relative;
  width: var(--width);
  height: var(--height);
}

@media screen and (max-width: 1073px) {
  .language {
    --width: 970px;
    --height: 600px;
  }
}

@media screen and (max-width: 1023px) {
  .language {
    --width: 720px;
    --height: 450px;
  }
}

@media screen and (max-width: 767px) {
  .language {
    --width: 350px;
    height: auto;
  }
}

.language__border {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-image-outset: 27px;
  border-image-repeat: round;
  border-image-slice: 27 fill;
  border-image-source: url("/images/border-image.png");
  border-image-width: 27px;
}

@media screen and (max-width: 1023px) {
  .language__border {
    border-image-outset: 20px;
    border-image-width: 20px;
  }
}

@media screen and (max-width: 767px) {
  .language__border {
    border-image-outset: 10px;
    border-image-width: 10px;
  }
}

.language__inner {
  display: flex;
  height: 100%;
}

.language__image {
  width: 50%;
  background-image: url(/images/langpopup.png);
  background-size: cover;
  box-shadow: inset -2px 0 rgba(0, 0, 0, .1);
  background-position: center;
}

@media screen and (max-width: 767px) {
  .language__image {
    display: none;
  }
}

.language__form {
  background-color: #fff;
  width: 50%;
  padding: 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 48px;
}

@media screen and (max-width: 1073px) {
  .language__form {
    padding: 32px;
    gap: 32px;
  }
}

@media screen and (max-width: 1023px) {
  .language__form {
    padding: 32px;
    gap: 32px;
  }
}

@media screen and (max-width: 767px) {
  .language__form {
    width: 100%;
    padding: 32px 24px;
  }
}

.language__message {
  font-family: "Eksell Display Web", serif;
  font-size: 48px;
  line-height: 1.083;
}

@media screen and (max-width: 1023px) {
  .language__message {
    font-size: 32px;
    line-height: 1.125;
  }
}

.language__message p {
  margin: 0;
}

.language__buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: stretch;
}

.language__button {
  font-weight: 600;
  font-size: 20px;
  min-height: 68px;
  border-radius: 0;
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 12px 24px;
  border: 2px solid #000;
  background-color: #fff;
  cursor: pointer;
}

@media screen and (max-width: 1023px) {
  .language__button {
    font-size: 18px;
  }
}

.language__button span {

  text-align: left;
  margin-top: 3px;
  margin-right: auto;
}

.language__button--primary {
  border-color: #FDB114;
  background-color: #FDB114;
  color: #fff;
  text-decoration: none;
}

.language__button--primary:hover {
  border-color: #FFC245;
  background-color: #FFC245;
}

.language__button--primary:active {
  border-color: #FFAC00;
  background-color: #FFAC00;
}

.language__button--secondary {
  border-color: #000;
  color: #000;
}

.language__button--secondary:hover {
  border-color: #666;
  color: #666;
}

.language__button--secondary:active {
  border-color: #000;
  color: #000;
}

/* hero video black line fix */
.video2__player,
.video2__player .plyr--video,
.video2__player .plyr__video-wrapper {
  background-color: transparent !important;
}