@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline 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;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  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] {
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  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;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../bootstrap/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgb(238.425, 238.425, 238.425);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: rgb(119.085, 119.085, 119.085);
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block, .has-success .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .has-success .description,
.has-success .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .has-success .description,
.has-success .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .has-success .description,
.has-success .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .has-success .description,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block, .has-warning .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .has-warning .description,
.has-warning .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .has-warning .description,
.has-warning .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .has-warning .description,
.has-warning .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .has-warning .description,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block, .has-error .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .has-error .description,
.has-error .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .has-error .description,
.has-error .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .has-error .description,
.has-error .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .has-error .description,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(114.75, 114.75, 114.75);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  background-image: none;
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  background-image: none;
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  background-image: none;
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  background-image: none;
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  background-image: none;
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  background-image: none;
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: rgb(38.25, 38.25, 38.25);
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: rgb(119.085, 119.085, 119.085);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  margin-top: 5px !important;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(119.085, 119.085, 119.085);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgb(238.425, 238.425, 238.425);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(212.925, 212.925, 212.925);
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: rgb(238.425, 238.425, 238.425);
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: rgb(119.085, 119.085, 119.085);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(199.4324380165, 220.8950413223, 239.4175619835);
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.svg-waves, .svg-visa, .braintree-flex-box .cards-flex-box .payment-card.v-card, .svg-union, .scroll-slides, .svg-top-search, .search-in-header .search-top-link:before, .chg-navbar-index-2 .search-in-header .search-top-link,
.chg-navbar-index .search-in-header .search-top-link, .svg-swimsports-logo-2, .svg-swim-l, .svg-subscribe, .svg-slide, .slick__arrow .slick-prev:hover, .slick__arrow .slick-prev:focus,
.slick__arrow .slick-next:hover,
.slick__arrow .slick-next:focus, .slick__arrow .slick-prev,
.slick__arrow .slick-next, .svg-sec-code, .braintree-form .braintree-hosted-field#cvv:after, .svg-required, .svg-pond-s, .footer-main:after, .svg-pond-l, .footer-main:before, .svg-polygon, .svg-plus2, .user-payment-method .payment-group .add-payment-method:before, .svg-plus, .flex-box-number button.increment:after, .svg-phone-2, .svg-phone-1, .paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-phone a:before, .svg-phone, .list-of-person .person-cont .field--name-field-phone a:before, .contact-info .field--name-field-contact-phone a:before, .svg-pdf-logo, .blocks-downloads.view-invoices-files .view-content .views-field-nothing a:before, .invoice-icon a:before, .list-of-person .person-info .person-info-pdf a:before, .svg-minus, .flex-box-number button.decrement:after, .svg-menu-icon, .svg-mail-1, .paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-email a:before, .svg-mail, .list-of-person .person-cont .field--name-field-e-mail a:before, .contact-info .field--name-field-contact-email a:before, .svg-m-c, .braintree-flex-box .cards-flex-box .payment-card.m-card, .svg-location-1, .paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-location span:before, .svg-location, .swimming-calendar.full .field--name-field-calendar-location:before, .swimming-calendar.calendar-item .field--name-field-calendar-location:before, .job-date-loc .field--name-field-job-location:before, .svg-left-icon-green, .svg-left-icon, .svg-g849, .braintree-powered span:after, .svg-fax, .svg-favorite-n, .product-view-related .views-field-link-flag .flag a:after, .svg-favorite, .product-view-related .views-field-link-flag .flag.action-flag a:after, .svg-enter4, .svg-enter3, .views-col .views-field-view-commerce-product a:before, .view-badge-overview .views-row .views-field-view-node a:before, .view-related-badges .view-content .views-row .content .links a:before, .paragraphs--with-image-video .full-col .field--name-field-link a:after, .js-pager__items.pager li > a:before, a.more:before, .paragraph .view-footer a:before, .svg-enter2, .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a:before, .paragraph--type--graphic-basic .container-group .field--name-field-link a:before, .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a:before, .svg-enter, .svg-dropdown-icon, .swimsports-dropdown-language-mobile .btn-group button.dropdown-toggle:before, .path-product-course .select2-container .select2-selection--single:after, .path-user .commerce-payment-method-add-form .select2-selection--single:after,
.path-user .profile-form .select2-selection--single:after,
.path-user .user-form .select2-selection--single:after,
#edit-payment-information-billing-information .select2-selection--single:after,
#edit-payment-information-add-payment-method-billing-information .select2-selection--single:after,
#edit-shipping-information-shipping-profile .select2-selection--single:after, .svg-close-icon, .upsell-popup-block .upsell-close, .modal-dialog .modal-header .close span, .filter-toggle.filter-in, .svg-close, .view-cart-on-checkout-review .table tbody > tr > td.views-field-total-price__number .btn, .svg-checked, .path-product .commerce-order-item-add-to-cart-form .panel .panel-body .form-type-radio label input:checked:after, .profile-form .checkbox input[type=checkbox]:checked:after,
.field--name-field-read-and-accepted .checkbox input[type=checkbox]:checked:after,
.layout-checkout-form .checkbox input[type=checkbox]:checked:after, .fieldset-wrapper .checkbox input[type=checkbox]:checked:after, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox input[type=checkbox]:checked:after,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox input[type=checkbox]:checked:after, .commerce-order-item-add-to-cart-form input[type=checkbox]:checked:after, .svg-cart, .products-teaser .teaser-bottom .field--name-variations form .btn:after, .product-view-related .teaser-bottom .field--name-variations form .btn:after, .block-commerce-cart .cart-block--link__expand, .svg-car-shipping, .flex-box-order .order-shipping .order-shipping-add:after, .svg-calendar, .swimming-calendar.full .field--name-field-datum-sk:before, .swimming-calendar.calendar-item .field--name-field-datum-sk:before, .job-date-loc .field--job-date:before, .svg-c-soon, article[data-history-node-id="169"] .content .field--name-body h3:after, .svg-atten, .full-product-main .cart-box .discount-description-price:before, .svg-accept, .re-set-password .content .field--name-body:before, .subscribe-thank-you-page .content .field--name-body:before {
  background: url("../images/view/svg/sprite.view.svg") no-repeat;
}

.svg-accept, .re-set-password .content .field--name-body:before, .subscribe-thank-you-page .content .field--name-body:before {
  background-position: 0 100%;
}

.svg-accept-dims, .re-set-password .content .field--name-body:before, .subscribe-thank-you-page .content .field--name-body:before {
  width: 140px;
  height: 140px;
}

.svg-atten, .full-product-main .cart-box .discount-description-price:before {
  background-position: 44.7619047619% 45.3936348409%;
}

.svg-atten-dims, .full-product-main .cart-box .discount-description-price:before {
  width: 16px;
  height: 16px;
}

.svg-c-soon, article[data-history-node-id="169"] .content .field--name-body h3:after {
  background-position: 0 67.816091954%;
}

.svg-c-soon-dims, article[data-history-node-id="169"] .content .field--name-body h3:after {
  width: 178px;
  height: 178px;
}

.svg-calendar, .swimming-calendar.full .field--name-field-datum-sk:before, .swimming-calendar.calendar-item .field--name-field-datum-sk:before, .job-date-loc .field--job-date:before {
  background-position: 64.8648648649% 50.0848896435%;
}

.svg-calendar-dims, .swimming-calendar.full .field--name-field-datum-sk:before, .swimming-calendar.calendar-item .field--name-field-datum-sk:before, .job-date-loc .field--job-date:before {
  width: 24px;
  height: 24px;
}

.svg-car-shipping, .flex-box-order .order-shipping .order-shipping-add:after {
  background-position: 77.3716275022% 39.2976588629%;
}

.svg-car-shipping-dims, .flex-box-order .order-shipping .order-shipping-add:after {
  width: 22px;
  height: 15px;
}

.svg-cart, .products-teaser .teaser-bottom .field--name-variations form .btn:after, .product-view-related .teaser-bottom .field--name-variations form .btn:after, .block-commerce-cart .cart-block--link__expand {
  background-position: 56.4952048823% 50.0848896435%;
}

.svg-cart-dims, .products-teaser .teaser-bottom .field--name-variations form .btn:after, .product-view-related .teaser-bottom .field--name-variations form .btn:after, .block-commerce-cart .cart-block--link__expand {
  width: 24px;
  height: 24px;
}

.svg-checked, .path-product .commerce-order-item-add-to-cart-form .panel .panel-body .form-type-radio label input:checked:after, .profile-form .checkbox input[type=checkbox]:checked:after,
.field--name-field-read-and-accepted .checkbox input[type=checkbox]:checked:after,
.layout-checkout-form .checkbox input[type=checkbox]:checked:after, .fieldset-wrapper .checkbox input[type=checkbox]:checked:after, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox input[type=checkbox]:checked:after,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox input[type=checkbox]:checked:after, .commerce-order-item-add-to-cart-form input[type=checkbox]:checked:after {
  background-position: 85.1339671564% 37.0431893688%;
}

.svg-checked-dims, .path-product .commerce-order-item-add-to-cart-form .panel .panel-body .form-type-radio label input:checked:after, .profile-form .checkbox input[type=checkbox]:checked:after,
.field--name-field-read-and-accepted .checkbox input[type=checkbox]:checked:after,
.layout-checkout-form .checkbox input[type=checkbox]:checked:after, .fieldset-wrapper .checkbox input[type=checkbox]:checked:after, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox input[type=checkbox]:checked:after,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox input[type=checkbox]:checked:after, .commerce-order-item-add-to-cart-form input[type=checkbox]:checked:after {
  width: 14px;
  height: 11px;
}

.svg-close, .view-cart-on-checkout-review .table tbody > tr > td.views-field-total-price__number .btn {
  background-position: 62.7724498692% 50.0848896435%;
}

.svg-close-dims, .view-cart-on-checkout-review .table tbody > tr > td.views-field-total-price__number .btn {
  width: 24px;
  height: 24px;
}

.svg-close-icon, .upsell-popup-block .upsell-close, .modal-dialog .modal-header .close span, .filter-toggle.filter-in {
  background-position: 66.9572798605% 50.0848896435%;
}

.svg-close-icon-dims, .upsell-popup-block .upsell-close, .modal-dialog .modal-header .close span, .filter-toggle.filter-in {
  width: 24px;
  height: 24px;
}

.svg-dropdown-icon, .swimsports-dropdown-language-mobile .btn-group button.dropdown-toggle:before, .path-product-course .select2-container .select2-selection--single:after, .path-user .commerce-payment-method-add-form .select2-selection--single:after,
.path-user .profile-form .select2-selection--single:after,
.path-user .user-form .select2-selection--single:after,
#edit-payment-information-billing-information .select2-selection--single:after,
#edit-payment-information-add-payment-method-billing-information .select2-selection--single:after,
#edit-shipping-information-shipping-profile .select2-selection--single:after {
  background-position: 73.2345248474% 50.0848896435%;
}

.svg-dropdown-icon-dims, .swimsports-dropdown-language-mobile .btn-group button.dropdown-toggle:before, .path-product-course .select2-container .select2-selection--single:after, .path-user .commerce-payment-method-add-form .select2-selection--single:after,
.path-user .profile-form .select2-selection--single:after,
.path-user .user-form .select2-selection--single:after,
#edit-payment-information-billing-information .select2-selection--single:after,
#edit-payment-information-add-payment-method-billing-information .select2-selection--single:after,
#edit-shipping-information-shipping-profile .select2-selection--single:after {
  width: 24px;
  height: 24px;
}

.svg-enter {
  background-position: 47.5324675325% 45.3936348409%;
}

.svg-enter-dims {
  width: 16px;
  height: 16px;
}

.svg-enter2, .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a:before, .paragraph--type--graphic-basic .container-group .field--name-field-link a:before, .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a:before {
  background-position: 44.493006993% 50.3412969283%;
}

.svg-enter2-dims, .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a:before, .paragraph--type--graphic-basic .container-group .field--name-field-link a:before, .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a:before {
  width: 27px;
  height: 27px;
}

.svg-enter3, .views-col .views-field-view-commerce-product a:before, .view-badge-overview .views-row .views-field-view-node a:before, .view-related-badges .view-content .views-row .content .links a:before, .paragraphs--with-image-video .full-col .field--name-field-link a:after, .js-pager__items.pager li > a:before, a.more:before, .paragraph .view-footer a:before {
  background-position: 48.9177489177% 45.3936348409%;
}

.svg-enter3-dims, .views-col .views-field-view-commerce-product a:before, .view-badge-overview .views-row .views-field-view-node a:before, .view-related-badges .view-content .views-row .content .links a:before, .paragraphs--with-image-video .full-col .field--name-field-link a:after, .js-pager__items.pager li > a:before, a.more:before, .paragraph .view-footer a:before {
  width: 16px;
  height: 16px;
}

.svg-enter4 {
  background-position: 78.8062283737% 39.2976588629%;
}

.svg-enter4-dims {
  width: 15px;
  height: 15px;
}

.svg-favorite, .product-view-related .views-field-link-flag .flag.action-flag a:after {
  background-position: 69.0496948561% 50.0848896435%;
}

.svg-favorite-dims, .product-view-related .views-field-link-flag .flag.action-flag a:after {
  width: 24px;
  height: 24px;
}

.svg-favorite-n, .product-view-related .views-field-link-flag .flag a:after {
  background-position: 52.310374891% 50.0848896435%;
}

.svg-favorite-n-dims, .product-view-related .views-field-link-flag .flag a:after {
  width: 24px;
  height: 24px;
}

.svg-fax {
  background-position: 54.4027898867% 50.0848896435%;
}

.svg-fax-dims {
  width: 24px;
  height: 24px;
}

.svg-g849, .braintree-powered span:after {
  background-position: 82.1668264621% 36.5771812081%;
}

.svg-g849-dims, .braintree-powered span:after {
  width: 128px;
  height: 17px;
}

.svg-left-icon {
  background-position: 42.8079242033% 45.5462184874%;
}

.svg-left-icon-dims {
  width: 10px;
  height: 18px;
}

.svg-left-icon-green {
  background-position: 43.669250646% 45.5462184874%;
}

.svg-left-icon-green-dims {
  width: 10px;
  height: 18px;
}

.svg-location, .swimming-calendar.full .field--name-field-calendar-location:before, .swimming-calendar.calendar-item .field--name-field-calendar-location:before, .job-date-loc .field--name-field-job-location:before {
  background-position: 50.2179598954% 50.0848896435%;
}

.svg-location-dims, .swimming-calendar.full .field--name-field-calendar-location:before, .swimming-calendar.calendar-item .field--name-field-calendar-location:before, .job-date-loc .field--name-field-job-location:before {
  width: 24px;
  height: 24px;
}

.svg-location-1, .paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-location span:before {
  background-position: 46.4069264069% 50.1700680272%;
}

.svg-location-1-dims, .paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-location span:before {
  width: 16px;
  height: 25px;
}

.svg-m-c, .braintree-flex-box .cards-flex-box .payment-card.m-card {
  background-position: 34.7864768683% 50.6872852234%;
}

.svg-m-c-dims, .braintree-flex-box .cards-flex-box .payment-card.m-card {
  width: 47px;
  height: 31px;
}

.svg-mail, .list-of-person .person-cont .field--name-field-e-mail a:before, .contact-info .field--name-field-contact-email a:before {
  background-position: 75.3269398431% 50.0848896435%;
}

.svg-mail-dims, .list-of-person .person-cont .field--name-field-e-mail a:before, .contact-info .field--name-field-contact-email a:before {
  width: 24px;
  height: 24px;
}

.svg-mail-1, .paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-email a:before {
  background-position: 58.5876198779% 50.0848896435%;
}

.svg-mail-1-dims, .paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-email a:before {
  width: 24px;
  height: 24px;
}

.svg-menu-icon {
  background-position: 60.6800348736% 50.0848896435%;
}

.svg-menu-icon-dims {
  width: 24px;
  height: 24px;
}

.svg-minus, .flex-box-number button.decrement:after {
  background-position: 88.285960379% 35.6792144026%;
}

.svg-minus-dims, .flex-box-number button.decrement:after {
  width: 10px;
  height: 2px;
}

.svg-pdf-logo, .blocks-downloads.view-invoices-files .view-content .views-field-nothing a:before, .invoice-icon a:before, .list-of-person .person-info .person-info-pdf a:before {
  background-position: 17.9735682819% 58.7521663778%;
}

.svg-pdf-logo-dims, .blocks-downloads.view-invoices-files .view-content .views-field-nothing a:before, .invoice-icon a:before, .list-of-person .person-info .person-info-pdf a:before {
  width: 36px;
  height: 36px;
}

.svg-phone, .list-of-person .person-cont .field--name-field-phone a:before, .contact-info .field--name-field-contact-phone a:before {
  background-position: 79.235447437% 49.7470489039%;
}

.svg-phone-dims, .list-of-person .person-cont .field--name-field-phone a:before, .contact-info .field--name-field-contact-phone a:before {
  width: 20px;
  height: 20px;
}

.svg-phone-1, .paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-phone a:before {
  background-position: 48.1255448997% 50.0848896435%;
}

.svg-phone-1-dims, .paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-phone a:before {
  width: 24px;
  height: 24px;
}

.svg-phone-2 {
  background-position: 71.1421098518% 50.0848896435%;
}

.svg-phone-2-dims {
  width: 24px;
  height: 24px;
}

.svg-plus, .flex-box-number button.increment:after {
  background-position: 86.0465116279% 36.9817578773%;
}

.svg-plus-dims, .flex-box-number button.increment:after {
  width: 10px;
  height: 10px;
}

.svg-plus2, .user-payment-method .payment-group .add-payment-method:before {
  background-position: 41.9807186678% 50.6003430532%;
}

.svg-plus2-dims, .user-payment-method .payment-group .add-payment-method:before {
  width: 30px;
  height: 30px;
}

.svg-polygon {
  background-position: 40.9290096407% 45.6228956229%;
}

.svg-polygon-dims {
  width: 30px;
  height: 19px;
}

.svg-pond-l, .footer-main:before {
  background-position: 49.1062039958% 38.9285714286%;
}

.svg-pond-l-dims, .footer-main:before {
  width: 220px;
  height: 53px;
}

.svg-pond-s, .footer-main:after {
  background-position: 68.6313686314% 38.1118881119%;
}

.svg-pond-s-dims, .footer-main:after {
  width: 170px;
  height: 41px;
}

.svg-required {
  background-position: 46.1471861472% 45.3936348409%;
}

.svg-required-dims {
  width: 16px;
  height: 16px;
}

.svg-sec-code, .braintree-form .braintree-hosted-field#cvv:after {
  background-position: 38.7610619469% 50.6003430532%;
}

.svg-sec-code-dims, .braintree-form .braintree-hosted-field#cvv:after {
  width: 41px;
  height: 30px;
}

.svg-slide, .slick__arrow .slick-prev:hover, .slick__arrow .slick-prev:focus,
.slick__arrow .slick-next:hover,
.slick__arrow .slick-next:focus, .slick__arrow .slick-prev,
.slick__arrow .slick-next {
  background-position: 15.5458515284% 60%;
}

.svg-slide-dims, .slick__arrow .slick-prev,
.slick__arrow .slick-next {
  width: 26px;
  height: 48px;
}

.svg-subscribe {
  background-position: 0 40.671641791%;
}

.svg-subscribe-dims {
  width: 467px;
  height: 77px;
}

.svg-swim-l {
  background-position: 0 0;
}

.svg-swim-l-dims {
  width: 1171px;
  height: 218px;
}

.svg-swimsports-logo-2 {
  background-position: 17.7114427861% 51.8453427065%;
}

.svg-swimsports-logo-2-dims {
  width: 166px;
  height: 44px;
}

.svg-top-search, .search-in-header .search-top-link:before, .chg-navbar-index-2 .search-in-header .search-top-link,
.chg-navbar-index .search-in-header .search-top-link {
  background-position: 77.4193548387% 50.0848896435%;
}

.svg-top-search-dims, .search-in-header .search-top-link:before, .chg-navbar-index-2 .search-in-header .search-top-link,
.chg-navbar-index .search-in-header .search-top-link {
  width: 24px;
  height: 24px;
}

.svg-union, .scroll-slides {
  background-position: 75.2414398595% 39.4957983193%;
}

.svg-union-dims, .scroll-slides {
  width: 32px;
  height: 18px;
}

.svg-visa, .braintree-flex-box .cards-flex-box .payment-card.v-card {
  background-position: 30.6049822064% 50.6872852234%;
}

.svg-visa-dims, .braintree-flex-box .cards-flex-box .payment-card.v-card {
  width: 47px;
  height: 31px;
}

.svg-waves {
  background-position: 87.0910698497% 35.8552631579%;
}

.svg-waves-dims {
  width: 40px;
  height: 5px;
}

.dialog-off-canvas-main-canvas {
  position: relative;
}

body .navbar.navbar-default + .main-container {
  padding-top: 80px;
}
@media (min-width: 1025px) {
  body .navbar.navbar-default + .main-container {
    padding-top: 130px;
  }
}
@media (min-width: 1025px) {
  body {
    background-color: #ffffff;
  }
  body .navbar.navbar-default {
    position: absolute;
  }
}
body {
  font-size: 16px;
}

@media (max-width: 1025px) {
  body.path-user .navbar.navbar-default + .main-container {
    padding-top: 160px;
  }
}
body.path-user.page-tfa-verify .user-account-title {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .view-teacher-courses,
  .view-user-courses,
  .view-course-attendees {
    margin-right: 15px;
  }
  .view-teacher-courses .views-field--th-manipulate,
  .view-user-courses .views-field--th-manipulate,
  .view-course-attendees .views-field--th-manipulate {
    display: -webkit-box !important;
    display: flex !important;
    white-space: nowrap;
    -webkit-box-flex: 0;
    flex: 0 0 35%;
  }
  .view-teacher-courses .table-responsive,
  .view-user-courses .table-responsive,
  .view-course-attendees .table-responsive {
    /* Force table to not be like tables anymore */
  }
  .view-teacher-courses .table-responsive table, .view-teacher-courses .table-responsive thead, .view-teacher-courses .table-responsive tbody, .view-teacher-courses .table-responsive th, .view-teacher-courses .table-responsive td, .view-teacher-courses .table-responsive tr,
  .view-user-courses .table-responsive table,
  .view-user-courses .table-responsive thead,
  .view-user-courses .table-responsive tbody,
  .view-user-courses .table-responsive th,
  .view-user-courses .table-responsive td,
  .view-user-courses .table-responsive tr,
  .view-course-attendees .table-responsive table,
  .view-course-attendees .table-responsive thead,
  .view-course-attendees .table-responsive tbody,
  .view-course-attendees .table-responsive th,
  .view-course-attendees .table-responsive td,
  .view-course-attendees .table-responsive tr {
    display: block;
  }
  .view-teacher-courses .table-responsive .checkbox input[type=checkbox],
  .view-user-courses .table-responsive .checkbox input[type=checkbox],
  .view-course-attendees .table-responsive .checkbox input[type=checkbox] {
    margin-left: 0;
  }
  .view-teacher-courses .table-responsive,
  .view-user-courses .table-responsive,
  .view-course-attendees .table-responsive {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .view-teacher-courses .table-responsive thead tr,
  .view-user-courses .table-responsive thead tr,
  .view-course-attendees .table-responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .view-teacher-courses .table-responsive tr,
  .view-user-courses .table-responsive tr,
  .view-course-attendees .table-responsive tr {
    border: 1px solid #ccc;
  }
  .view-teacher-courses .table-responsive tbody td,
  .view-user-courses .table-responsive tbody td,
  .view-course-attendees .table-responsive tbody td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    max-height: none;
    height: auto;
    white-space: initial !important;
    display: -webkit-box;
    display: flex;
    gap: 15px;
    -webkit-box-align: start;
    align-items: flex-start;
    padding-right: 7px;
    padding-left: 7px;
  }
  .view-teacher-courses .table-responsive tbody td.views-field-title,
  .view-user-courses .table-responsive tbody td.views-field-title,
  .view-course-attendees .table-responsive tbody td.views-field-title {
    display: -webkit-box;
    display: flex;
    gap: 15px;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  .view-teacher-courses .table-responsive td:before,
  .view-user-courses .table-responsive td:before,
  .view-course-attendees .table-responsive td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .view-user-courses {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .view-course-attendees {
    margin-right: 12px;
    margin-left: 12px;
  }
}
@media screen and (max-width: 767px) {
  .view-course-attendees button.button {
    white-space: initial;
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  .r-120 {
    margin-right: 120px;
  }
}

.region-top-slide {
  height: calc(50vh + 80px);
  position: relative;
  overflow: hidden;
}
.region-top-slide .field--name-field-slide img {
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  position: relative;
  height: calc(50vh + 80px);
}

.nav:before, .nav:after {
  display: inline;
  content: none;
}

a:focus, a:hover {
  background: transparent;
}

.tabs {
  display: -webkit-box;
  display: flex;
}

.views-view-grid .views-row {
  display: -webkit-box;
  display: flex;
}

.views-view-grid .views-col {
  max-width: 50%;
  -webkit-box-flex: 1;
  flex: 1;
}

.view-contact-overview .view-content,
.view-downloads .view-content {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.view-contact-overview .view-content .item-list,
.view-downloads .view-content .item-list {
  -webkit-box-flex: 0;
  flex: 0 0 50%;
}

.chg-navbar-index-2 .dialog-off-canvas-main-canvas,
.chg-navbar-index .dialog-off-canvas-main-canvas {
  position: relative;
}
.chg-navbar-index-2 .dialog-off-canvas-main-canvas:before,
.chg-navbar-index .dialog-off-canvas-main-canvas:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
}
.chg-navbar-index-2 .navbar-index .container,
.chg-navbar-index .navbar-index .container {
  padding: 0;
}
.chg-navbar-index-2 .navbar-index .region-navigation,
.chg-navbar-index .navbar-index .region-navigation {
  padding: 0 15px;
  position: relative;
}
.chg-navbar-index-2 .navbar-index .region-navigation:before,
.chg-navbar-index .navbar-index .region-navigation:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
}
.chg-navbar-index-2 .search-in-header .search-top-link,
.chg-navbar-index .search-in-header .search-top-link {
  width: 24px;
  height: 24px;
  display: block;
  position: static;
}
.chg-navbar-index-2 .search-in-header .search-top-link:before,
.chg-navbar-index .search-in-header .search-top-link:before {
  display: none;
}

.chg-navbar-index-2,
.chg-navbar-index {
  overflow: hidden;
}
.chg-navbar-index-2 .navbar.navbar-default,
.chg-navbar-index .navbar.navbar-default {
  overflow-y: auto;
  height: 100%;
}
.chg-navbar-index-2 .navbar-header,
.chg-navbar-index .navbar-header {
  z-index: 0;
}

.paragraph.use-gray {
  background: #F2F2F2;
}
.paragraph .view-filters {
  margin: 20px 0 20px;
}
.paragraph .view-filters h5 {
  margin: 0 0 10px 0;
  letter-spacing: -0.5px;
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.paragraph .view-footer {
  display: -webkit-box;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph .view-footer a {
  display: table;
  margin: 0 auto;
  letter-spacing: -1px;
  font: 800 18px/22px "Nunito Sans", sans-serif;
  color: #3C5FA1;
  position: relative;
  padding-left: 30px;
  text-decoration: underline;
}
.paragraph .view-footer a:hover {
  text-decoration: none;
}
.paragraph .view-footer a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.paragraph .view-footer p {
  margin: 0;
  letter-spacing: -0.00805282px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.paragraph .block h2.block-title {
  position: relative;
}
.paragraph .block h2.block-title:after {
  content: "";
  background: #5FC399;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 3px;
  width: 40px;
  border-radius: 10px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  .paragraph .block h2.block-title:after {
    left: 0;
    margin-left: 0;
  }
}
.paragraph .field--name-field-title {
  position: relative;
}
.paragraph .field--name-field-title:after {
  content: "";
  background: #5FC399;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 3px;
  width: 40px;
  border-radius: 10px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  .paragraph .field--name-field-title:after {
    left: 0;
    margin-left: 0;
  }
}

a.more {
  letter-spacing: -0.5px;
  font: 800 18px/22px "Nunito Sans", sans-serif;
  color: #3C5FA1;
  text-decoration: underline;
  position: relative;
  padding-left: 30px;
}
a.more:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
a.more:hover {
  text-decoration: none;
}

*:focus,
input:focus,
select:focus,
textarea:focus,
option:focus,
button:focus {
  outline: none !important;
}

a.sw-blue-button, button.sw-blue-button, .btn.sw-blue-button {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
a.sw-blue-button:hover, button.sw-blue-button:hover, .btn.sw-blue-button:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
a.sw-blue-button:focus, a.sw-blue-button:focus-within, a.sw-blue-button:active, button.sw-blue-button:focus, button.sw-blue-button:focus-within, button.sw-blue-button:active, .btn.sw-blue-button:focus, .btn.sw-blue-button:focus-within, .btn.sw-blue-button:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
a.sw-blue-button, button.sw-blue-button, .btn.sw-blue-button {
  color: white;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  text-decoration: none;
}
.form-group a.sw-blue-button, .form-group button.sw-blue-button, .form-group .btn.sw-blue-button {
  font-weight: 400;
}
.form-group a.sw-blue-button, .form-group button.sw-blue-button, .form-group .btn.sw-blue-button {
  color: white;
}

.form-group {
  margin-bottom: 0;
}

.content-bottom-container .region-content-bottom {
  margin-bottom: 80px;
}
.path-product-product .content-bottom-container .region-content-bottom {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .content-bottom-container .region-content-bottom {
    margin-bottom: 0;
  }
}
.content-bottom-container .view-filters {
  margin: 10px 0 10px;
}
@media (min-width: 768px) {
  .content-bottom-container .view-filters {
    margin: 24px 0 20px;
  }
}
.content-bottom-container .view-filters h5 {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  margin: 27px 0 10px;
}
@media (min-width: 768px) {
  .content-bottom-container .view-filters h5 {
    font: 800 24px/31px "Nunito Sans", sans-serif;
  }
}

.box-white {
  background: #ffffff;
  padding: 20px 33px 16px;
  border-radius: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  margin: 27px 0 40px;
}
.box-white .field {
  display: -webkit-box;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}
@media (max-width: 480px) {
  .box-white .field {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
  }
}
.box-white .field:last-child {
  margin-bottom: 0;
}
.box-white .field:last-child .field--label {
  margin-bottom: 0;
}
.box-white .field .field--label {
  color: #5FC399;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  flex-basis: 50%;
  align-self: flex-start;
  position: relative;
  margin-bottom: 10px;
}
.box-white .field .field--label:after {
  content: ":";
}
.box-white .field .field--item {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  flex-basis: 50%;
}
.box-white .field .field--item .field {
  margin-bottom: 0;
}
.box-white .field .field--item p {
  margin-bottom: 0;
}
.box-white .field .field--items .field--item {
  margin-bottom: 3px;
}
.box-white .field .field--items .field--item:last-child {
  margin-bottom: 0;
}
.box-white .field .field--items a {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .box-white {
    padding: 25px 30px 10px 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
  }
  .box-white .field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    flex: 0 0 33%;
  }
  .box-white .field:last-child {
    margin-bottom: 20px;
  }
  .box-white .field .field--label {
    margin-bottom: 7px;
    flex-basis: unset;
  }
  .box-white .field .field--item {
    flex-basis: 100%;
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
  .box-white .field .field--item .field--name-field-contact-name {
    font: 800 16px/22px "Nunito Sans", sans-serif;
  }
}

.box-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
}
@media (min-width: 768px) {
  .box-top {
    padding: 0 0 0 27px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
  }
}
.box-top .field {
  display: -webkit-box;
  display: flex;
}
.box-top .field .field--label {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  position: relative;
}
.box-top .field .field--label:after {
  content: ":";
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.box-top .field .field--item {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin-left: 18px;
}
@media (min-width: 768px) {
  .box-top .field .field--item {
    margin-left: 4px;
  }
}

.box-bottom {
  margin: 0 -15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .box-bottom {
    margin: 0;
  }
}
.box-bottom .field {
  background: #ffffff;
  padding: 15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}
.box-bottom .field:nth-of-type(even) {
  background: #E9E9E9;
}
@media (min-width: 768px) {
  .box-bottom .field {
    padding: 14px 20px;
  }
}
.box-bottom .field .field--label {
  min-width: 115px;
  max-width: 115px;
  padding-right: 10px;
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  position: relative;
  text-align: left;
  margin: 0;
}
.box-bottom .field .field--label:after {
  content: ":";
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .box-bottom .field .field--label {
    min-width: 210px;
  }
}
.box-bottom .field .field--item {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.box-bottom .field .field--item p {
  margin: 0;
}
.box-bottom .field .field--item ul {
  padding: 0 0 0 20px;
  margin: 0;
}

@media (min-width: 768px) {
  .path-shop h1.page-header {
    margin: 50px 0 32px;
  }
  .path-shop .select2-dropdown {
    padding: 25px 10px 25px 30px;
  }
}
.path-shop .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 7px 22px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.main-shop {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  padding: 0 15px 50px;
}
.main-shop .sidebar-shop {
  position: fixed;
  left: 0;
  top: 80px;
  background: #ffffff;
  z-index: 2;
  width: 80%;
  height: calc(100% - 80px);
  overflow: auto;
}
@media (min-width: 768px) {
  .main-shop .sidebar-shop {
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .main-shop {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
  }
  .main-shop .sidebar-shop {
    -webkit-box-flex: 0;
    flex: 0 0 270px;
    position: relative;
    top: 0;
    height: 100%;
    background: transparent;
    display: block !important;
    margin-top: 21px;
    overflow: initial;
  }
  .main-shop .content-shop {
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 300px);
    margin-left: auto;
    width: calc(100% - 300px);
  }
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
.container {
  width: auto;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media all and (min-width: 480px) {
  ._show-max-mobile {
    display: none !important;
  }
}

@media all and (max-width: 479px) {
  ._show-min-mobile {
    display: none !important;
  }
}

@media all and (max-width: 767px) {
  ._show-min-tablet {
    display: none !important;
  }
}

@media all and (min-width: 768px) {
  ._show-max-tablet {
    display: none !important;
  }
}

._show-min-pc {
  display: none;
}
@media all and (min-width: 992px) {
  ._show-min-pc {
    display: block;
  }
}

.path-checkout h1.page-header,
.path-product h1.page-header,
.path-swimming-calendar h1.page-header,
.page-node-type-swimming-school h1.page-header,
.page-node-type-job h1.page-header,
.page-node-type-page h1.page-header {
  display: none;
}

.path-school,
.path-school-login,
.path-global-search,
.path-user,
.path-checkout,
.path-cart,
.path-product-badge,
.path-product-product {
  background: #F2F2F2;
}

h1.page-header {
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  position: relative;
  margin: 1em 0;
  border: none;
  padding: 0 0 10px 0;
}
h1.page-header:after {
  content: "";
  background: #5FC399;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 40px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  h1.page-header {
    font: 800 48px/58px "Nunito Sans", sans-serif;
  }
}

.modal-title {
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  position: relative;
  margin: 1em 0;
  border: none;
  padding: 0 0 10px 0;
}
@media (min-width: 768px) {
  .modal-title {
    font: 800 48px/58px "Nunito Sans", sans-serif;
  }
}

.attendance-add-popup .modal-title {
  padding: 0;
}
@media (min-width: 768px) {
  .attendance-add-popup .modal-title {
    font: 400 24px/29px "Nunito Sans", sans-serif;
  }
}

.hide-s {
  display: none;
}

.pagination {
  margin: 0;
}
.pagination > .active > a {
  z-index: 1;
}

.path-product .highlighted,
.path-shop .highlighted {
  display: none;
}

.alert-danger a {
  display: none;
}

.path-user .alert-,
.path-cart .alert- {
  display: none;
}

.price-tax {
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #133690;
  text-align: center;
}
.view-popular-in-product .price-tax, .view-related-products .price-tax, .view-products .price-tax {
  display: none;
}

.input-group .form-control {
  z-index: 1;
}

#drupal-modal {
  z-index: 1050 !important;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.ui-dialog-titlebar {
  background: #ffffff !important;
}

form {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.path-school form, .path-school-login form, .path-user form {
  background: #ffffff;
  border-radius: 10px;
  padding: 20px;
}
@media (min-width: 768px) {
  form .form-group {
    margin-bottom: 0;
  }
}

form.views-exposed-form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}
@media (min-width: 768px) {
  form.views-exposed-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
  }
}

form.views-exposed-form .form-inline {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}
.view-person-categories form.views-exposed-form .form-inline {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.view-person-categories form.views-exposed-form .form-inline .form-group {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .view-person-categories form.views-exposed-form .form-inline .form-group {
    -webkit-box-flex: 1;
    flex: 1 1 25%;
    min-width: 0;
  }
}
.view-person-categories form.views-exposed-form .form-inline .form-control {
  display: block;
  width: 100%;
}
.view-person-categories form.views-exposed-form .form-inline .form-control.form-select {
  background: #ffffff;
  border: 1px solid #ECECEC;
  border-radius: 10px;
  padding: 7px 18px 9px;
  min-height: 40px;
  cursor: pointer;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  text-align: left;
  min-width: unset;
}
.view-person-categories form.views-exposed-form .form-inline .form-control.form-select:hover {
  text-decoration: none;
  border: 1px solid #133690;
  margin: -1px;
  text-shadow: 1px 0 0 #133690;
}
.view-person-categories form.views-exposed-form .form-inline .form-control.form-select:active {
  text-decoration: none;
  border: 1px solid #133690;
  margin: -1px;
  text-shadow: 1px 0 0 #133690;
}
.view-person-categories form.views-exposed-form .form-inline .form-actions {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .view-person-categories form.views-exposed-form .form-inline .form-actions {
    -webkit-box-flex: 1;
    flex: 1 1 25%;
  }
}
.view-person-categories form.views-exposed-form .form-inline .form-actions button {
  border-radius: 7px;
}
form.views-exposed-form .form-item-field-person-categories .shs-field-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
@media (min-width: 480px) {
  form.views-exposed-form .form-item-field-person-categories .shs-field-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly;
  }
}
@media (max-width: 768px) {
  form.views-exposed-form .form-item-field-person-categories .shs-field-container {
    max-width: 450px;
    margin: 0 auto;
  }
}
form.views-exposed-form .form-item-field-person-categories .shs-field-container .shs-widget-container {
  margin: 0 20px 20px;
}
@media (max-width: 768px) {
  form.views-exposed-form .form-item-field-person-categories .shs-field-container .shs-widget-container {
    margin: 0 1% 20px;
  }
}
@media (min-width: 992px) {
  form.views-exposed-form .form-item-field-person-categories {
    margin-right: auto;
  }
  form.views-exposed-form .form-item-field-person-categories .shs-field-container {
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
  }
  form.views-exposed-form .form-item-field-person-categories .shs-field-container .shs-widget-container {
    margin: 0 20px 0 0;
  }
}
.view-person-categories form.views-exposed-form .form-type-textfield {
  margin-bottom: 20px;
}
.view-person-categories form.views-exposed-form .form-type-textfield .form-control {
  padding: 13px 9px 13px 36px;
  border-radius: 8px;
  margin: 0 auto;
  min-width: unset;
  width: 100%;
}
@media (min-width: 992px) {
  .view-person-categories form.views-exposed-form .form-type-textfield {
    margin-bottom: unset;
  }
  .view-person-categories form.views-exposed-form .form-type-textfield .form-control {
    border-radius: 8px;
    padding: 8px 9px 8px 36px;
    max-width: 300px;
  }
}
@media (min-width: 1200px) {
  .view-person-categories form.views-exposed-form .form-type-textfield .form-control {
    max-width: unset;
  }
}
.view-person-categories form.views-exposed-form .form-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.view-person-categories form.views-exposed-form .form-actions .btn {
  border-radius: 8px;
  padding: 12px 61px 13px;
}
@media (min-width: 992px) {
  .view-person-categories form.views-exposed-form .form-actions .btn {
    min-width: 140px;
    padding: 9px 0 7px;
    border-radius: 0 8px 8px 0;
  }
}
@media (min-width: 1200px) {
  .view-person-categories form.views-exposed-form .form-actions .btn {
    min-width: 180px;
  }
}
form.views-exposed-form#views-exposed-form-swimming-schools-block-3 fieldset.form-wrapper {
  margin: 0;
}
form.views-exposed-form#views-exposed-form-swimming-schools-block-3 fieldset.form-wrapper > legend {
  display: none;
}
form.views-exposed-form#views-exposed-form-swimming-schools-block-3 fieldset.form-wrapper > .fieldset-wrapper {
  position: relative;
  padding: 0;
  margin: 0 0 10px 0;
  background: transparent;
  border-radius: 0 !important;
  z-index: 0;
  display: block !important;
}
form.views-exposed-form#views-exposed-form-swimming-schools-block-3 fieldset.form-wrapper > .fieldset-wrapper:before {
  content: none;
}
form.views-exposed-form#views-exposed-form-swimming-schools-block-3 fieldset.form-wrapper > .fieldset-wrapper .form-radios {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}
form.views-exposed-form#views-exposed-form-swimming-schools-block-3 fieldset.form-wrapper > .fieldset-wrapper .form-radios input[type=radio] {
  display: none;
}
form.views-exposed-form#views-exposed-form-swimming-schools-block-3 fieldset.form-wrapper > .fieldset-wrapper .form-radios label {
  padding: 8px 17px;
  background: #ffffff;
  margin-right: 19px;
  border: 1px solid #3C5FA1;
  border-radius: 10px !important;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
form.views-exposed-form#views-exposed-form-swimming-schools-block-3 fieldset.form-wrapper > .fieldset-wrapper .form-radios label.selected {
  border: 2px solid #3C5FA1;
  padding: 7px 17px;
}
form.views-exposed-form#views-exposed-form-swimming-schools-block-3 fieldset.form-wrapper > .fieldset-wrapper .form-radios label[for*=edit-field-offer-target-id-all] {
  display: none;
}
form.views-exposed-form .form-item-sort-by {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  align-items: center;
  margin-left: auto;
  margin-bottom: 10px;
  -webkit-box-flex: 1;
  flex: 1 0 100%;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  form.views-exposed-form .form-item-sort-by {
    margin-bottom: 30px;
  }
}
form.views-exposed-form .form-item-sort-by label {
  margin-right: 10px;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
form.views-exposed-form fieldset.form-wrapper,
form.views-exposed-form .panel-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 20px 10px 0;
  border: none;
  border-radius: 0;
  background: transparent;
  align-self: flex-start;
  display: block;
}
form.views-exposed-form fieldset.form-wrapper.fieldset-active legend span,
form.views-exposed-form fieldset.form-wrapper.fieldset-active legend a,
form.views-exposed-form fieldset.form-wrapper.fieldset-active .panel-heading span,
form.views-exposed-form fieldset.form-wrapper.fieldset-active .panel-heading a,
form.views-exposed-form .panel-default.fieldset-active legend span,
form.views-exposed-form .panel-default.fieldset-active legend a,
form.views-exposed-form .panel-default.fieldset-active .panel-heading span,
form.views-exposed-form .panel-default.fieldset-active .panel-heading a {
  border: 2px solid #133690;
  margin: -1px;
  text-shadow: 1px 0 0 #133690;
}
form.views-exposed-form fieldset.form-wrapper > legend,
form.views-exposed-form fieldset.form-wrapper > .panel-heading,
form.views-exposed-form .panel-default > legend,
form.views-exposed-form .panel-default > .panel-heading {
  background: transparent;
  padding: 0;
  border-radius: 0;
  border: none;
  min-height: 40px;
  font-size: unset;
  margin: 0;
  display: -webkit-box;
  display: flex;
}
form.views-exposed-form fieldset.form-wrapper > legend span,
form.views-exposed-form fieldset.form-wrapper > legend a,
form.views-exposed-form fieldset.form-wrapper > .panel-heading span,
form.views-exposed-form fieldset.form-wrapper > .panel-heading a,
form.views-exposed-form .panel-default > legend span,
form.views-exposed-form .panel-default > legend a,
form.views-exposed-form .panel-default > .panel-heading span,
form.views-exposed-form .panel-default > .panel-heading a {
  background: #ffffff;
  border: 1px solid #133690;
  border-radius: 10px;
  padding: 7px 18px 9px;
  min-height: 40px;
  cursor: pointer;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  display: block;
}
form.views-exposed-form fieldset.form-wrapper > legend span:hover,
form.views-exposed-form fieldset.form-wrapper > legend a:hover,
form.views-exposed-form fieldset.form-wrapper > .panel-heading span:hover,
form.views-exposed-form fieldset.form-wrapper > .panel-heading a:hover,
form.views-exposed-form .panel-default > legend span:hover,
form.views-exposed-form .panel-default > legend a:hover,
form.views-exposed-form .panel-default > .panel-heading span:hover,
form.views-exposed-form .panel-default > .panel-heading a:hover {
  text-decoration: none;
  border: 2px solid #133690;
  margin: -1px;
  text-shadow: 1px 0 0 #133690;
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse,
form.views-exposed-form .panel-default > .fieldset-wrapper,
form.views-exposed-form .panel-default > .panel-collapse {
  position: absolute;
  padding: 30px 15px 30px 30px;
  margin-top: 17px;
  background: #3C5FA1;
  border-radius: 10px !important;
  z-index: 2;
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper:before,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse:before,
form.views-exposed-form .panel-default > .fieldset-wrapper:before,
form.views-exposed-form .panel-default > .panel-collapse:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 40px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #3C5FA1 transparent;
  margin-left: -15px;
}
@media (max-width: 480px) {
  form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper,
  form.views-exposed-form fieldset.form-wrapper > .panel-collapse,
  form.views-exposed-form .panel-default > .fieldset-wrapper,
  form.views-exposed-form .panel-default > .panel-collapse {
    left: 0;
    width: 100%;
    margin-top: 10px;
  }
  form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper:before,
  form.views-exposed-form fieldset.form-wrapper > .panel-collapse:before,
  form.views-exposed-form .panel-default > .fieldset-wrapper:before,
  form.views-exposed-form .panel-default > .panel-collapse:before {
    content: none;
  }
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper ul,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse ul,
form.views-exposed-form .panel-default > .fieldset-wrapper ul,
form.views-exposed-form .panel-default > .panel-collapse ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper ul li,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse ul li,
form.views-exposed-form .panel-default > .fieldset-wrapper ul li,
form.views-exposed-form .panel-default > .panel-collapse ul li {
  margin-bottom: 15px;
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper ul li:last-child,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse ul li:last-child,
form.views-exposed-form .panel-default > .fieldset-wrapper ul li:last-child,
form.views-exposed-form .panel-default > .panel-collapse ul li:last-child {
  margin-bottom: 0;
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper .form-checkboxes,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse .form-checkboxes,
form.views-exposed-form .panel-default > .fieldset-wrapper .form-checkboxes,
form.views-exposed-form .panel-default > .panel-collapse .form-checkboxes {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-height: 250px;
  overflow: auto;
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper .form-checkboxes > div,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse .form-checkboxes > div,
form.views-exposed-form .panel-default > .fieldset-wrapper .form-checkboxes > div,
form.views-exposed-form .panel-default > .panel-collapse .form-checkboxes > div {
  margin-bottom: 15px;
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper .form-checkboxes > div:last-child,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse .form-checkboxes > div:last-child,
form.views-exposed-form .panel-default > .fieldset-wrapper .form-checkboxes > div:last-child,
form.views-exposed-form .panel-default > .panel-collapse .form-checkboxes > div:last-child {
  margin-bottom: 0;
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper .form-checkboxes::-webkit-scrollbar,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse .form-checkboxes::-webkit-scrollbar,
form.views-exposed-form .panel-default > .fieldset-wrapper .form-checkboxes::-webkit-scrollbar,
form.views-exposed-form .panel-default > .panel-collapse .form-checkboxes::-webkit-scrollbar {
  width: 5px;
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper .form-checkboxes::-webkit-scrollbar-track,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse .form-checkboxes::-webkit-scrollbar-track,
form.views-exposed-form .panel-default > .fieldset-wrapper .form-checkboxes::-webkit-scrollbar-track,
form.views-exposed-form .panel-default > .panel-collapse .form-checkboxes::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
form.views-exposed-form fieldset.form-wrapper > .fieldset-wrapper .form-checkboxes::-webkit-scrollbar-thumb,
form.views-exposed-form fieldset.form-wrapper > .panel-collapse .form-checkboxes::-webkit-scrollbar-thumb,
form.views-exposed-form .panel-default > .fieldset-wrapper .form-checkboxes::-webkit-scrollbar-thumb,
form.views-exposed-form .panel-default > .panel-collapse .form-checkboxes::-webkit-scrollbar-thumb {
  background-color: #A3AFD0;
}
form.views-exposed-form .form-type-textfield .form-control {
  background: #ffffff;
  border: 1px solid #ECECEC;
  border-radius: 8px 0 0 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3C5FA1;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 9px 9px 9px 36px;
  height: auto;
}
form.views-exposed-form .form-type-textfield .form-control::-webkit-input-placeholder {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
form.views-exposed-form .form-type-textfield .form-control::-moz-placeholder {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
form.views-exposed-form .form-type-textfield .form-control::placeholder {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  form.views-exposed-form .form-type-textfield .form-control {
    min-width: 390px;
  }
}
form.views-exposed-form .form-type-textfield.form-item-field-designation-value {
  margin-right: 20px;
  margin-bottom: 10px;
  max-width: 190px;
}
form.views-exposed-form .form-type-textfield.form-item-field-designation-value input.form-control {
  border: 1px solid #133690;
  border-radius: 10px;
  padding: 7px 18px 9px;
  min-width: auto;
  width: 100%;
}
form.views-exposed-form .form-type-textfield.form-item-created input::-webkit-input-placeholder {
  color: #133690;
}
form.views-exposed-form .form-type-textfield.form-item-created input::-moz-placeholder {
  color: #133690;
}
form.views-exposed-form .form-type-textfield.form-item-created input::placeholder {
  color: #133690;
}
form.views-exposed-form .form-actions .btn {
  border: 2px solid #3C5FA1;
  border-radius: 0 8px 8px 0;
  color: #3C5FA1;
  font: 800 16px/21px "Nunito Sans", sans-serif;
  padding: 14px 34px;
}
@media (min-width: 768px) {
  form.views-exposed-form .form-actions .btn {
    min-width: 180px;
    padding: 17px 0 18px;
  }
  .view-person-categories form.views-exposed-form .form-actions .btn {
    padding: 8px 0 7px;
  }
}
form.views-exposed-form .form-item-files-search label,
form.views-exposed-form .form-item-search-api-fulltext label {
  display: none;
}
form.views-exposed-form .form-item-files-search .form-control,
form.views-exposed-form .form-item-search-api-fulltext .form-control {
  background: #ffffff;
  border: 1px solid #ECECEC;
  border-radius: 8px 0 0 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3C5FA1;
  font: 400 14px/18px "Nunito Sans", sans-serif;
  padding: 16px 10px 14px 32px;
  height: auto;
}
@media (min-width: 768px) {
  form.views-exposed-form .form-item-files-search .form-control,
  form.views-exposed-form .form-item-search-api-fulltext .form-control {
    min-width: 390px;
    padding: 20px 10px 20px 36px;
  }
}

form.mailchimp-signup-subscribe-form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  margin-top: 30px;
}
@media (min-width: 1200px) {
  form.mailchimp-signup-subscribe-form {
    margin: 0;
  }
}

.block-mailchimp-signup .description-subscribe {
  display: none;
}
.block-mailchimp-signup .mailchimp-newsletter-mergefields .form-control {
  background: #F1F4F8;
  border: 1px solid #ECECEC;
  border-radius: 8px 0 0 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #798186;
  font: 400 14px/18px "Nunito Sans", sans-serif;
  padding: 17px 10px 15px 32px;
  height: auto;
}
@media (min-width: 768px) {
  .block-mailchimp-signup .mailchimp-newsletter-mergefields .form-control {
    min-width: 390px;
    padding: 20px 10px 20px 36px;
  }
}
.block-mailchimp-signup .form-actions .btn {
  border: 2px solid #3C5FA1;
  border-radius: 0 8px 8px 0;
  color: #3C5FA1;
  font: 400 16px/21px "Nunito Sans", sans-serif;
  padding: 14px 34px;
}
@media (min-width: 768px) {
  .block-mailchimp-signup .form-actions .btn {
    min-width: 180px;
    padding: 17px 0 18px;
  }
}

@media all and (max-width: 581px) {
  .path--swimming-schools-courses-form-processed .ui-autocomplete {
    width: calc(100% - 78px) !important;
  }
}

.path-user .commerce-payment-method-add-form .select2-selection--single:after,
.path-user .profile-form .select2-selection--single:after,
.path-user .user-form .select2-selection--single:after,
#edit-payment-information-billing-information .select2-selection--single:after,
#edit-payment-information-add-payment-method-billing-information .select2-selection--single:after,
#edit-shipping-information-shipping-profile .select2-selection--single:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  display: -webkit-box;
  display: flex;
  margin-top: -12px;
}

.select2-container {
  width: auto !important;
  min-width: 140px;
}
.path-user .commerce-payment-method-add-form .select2-container, .path-user .profile-form .select2-container, .path-user .user-form .select2-container, #edit-payment-information-billing-information .select2-container, #edit-payment-information-add-payment-method-billing-information .select2-container, #edit-shipping-information-shipping-profile .select2-container {
  min-width: 100%;
}
@media (max-width: 480px) {
  .select2-container {
    left: 0 !important;
    width: 100% !important;
  }
  .path-shop .select2-container {
    left: unset !important;
    width: auto !important;
    right: 0;
  }
  .path--swimming-schools-courses-form-processed .select2-container {
    left: 24px !important;
    width: calc(100% - 78px) !important;
  }
}
.select2-container .selection .select2-selection--single {
  border: none;
  height: auto;
  border-radius: 0;
  background: transparent;
}
.select2-container .selection .select2-selection--single .select2-selection__rendered {
  background: #ffffff;
  border: 1px solid #133690;
  border-radius: 10px;
  padding: 7px 18px;
  min-height: 40px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  cursor: pointer;
  max-width: 200px;
  -webkit-transition: text-shadow 0.3s ease;
  -o-transition: text-shadow 0.3s ease;
  transition: text-shadow 0.3s ease;
}
.select2-container .selection .select2-selection--single .select2-selection__rendered:active, .select2-container .selection .select2-selection--single .select2-selection__rendered:hover, .select2-container .selection .select2-selection--single .select2-selection__rendered:focus {
  text-shadow: 1px 0 0 #133690;
}
.select2-container .selection .select2-selection--single .select2-selection__rendered[id*=shs-0-1-container] {
  position: relative;
}
.select2-container .selection .select2-selection--single .select2-selection__rendered[id*=shs-0-1-container]:after {
  font-family: "Font Awesome 5 Free", serif;
  content: "\f078";
  font-weight: 900;
  color: #2A5C8F;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
}
.select2-container .selection .select2-selection--single .select2-selection__rendered[title]:after {
  content: none !important;
}
.path-user .commerce-payment-method-add-form .select2-container .selection .select2-selection--single .select2-selection__rendered, .path-user .profile-form .select2-container .selection .select2-selection--single .select2-selection__rendered, .path-user .user-form .select2-container .selection .select2-selection--single .select2-selection__rendered, #edit-payment-information-billing-information .select2-container .selection .select2-selection--single .select2-selection__rendered, #edit-payment-information-add-payment-method-billing-information .select2-container .selection .select2-selection--single .select2-selection__rendered, #edit-shipping-information-shipping-profile .select2-container .selection .select2-selection--single .select2-selection__rendered {
  max-width: 100%;
}
.select2-container.select2-container--open .select2-selection__rendered {
  border: 2px solid #133690;
  text-shadow: 1px 0 0 #133690;
}
.select2-container .select2-selection__arrow {
  display: none;
}
.select2-container .select2-selection__clear {
  display: none;
}
.select2-container .select2-dropdown {
  margin-top: 16px;
  background: #3C5FA1;
  border-radius: 10px !important;
  padding: 30px 10px 30px 30px;
  width: unset !important;
  border: none;
  position: relative;
}
.select2-container .select2-dropdown:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 15%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #3C5FA1 transparent;
  margin-left: -16px;
}
.path-product-course .select2-container .select2-dropdown:before {
  content: none;
}
@media (max-width: 480px) {
  .select2-container .select2-dropdown {
    margin: 10px 15px 0 15px;
  }
  .select2-container .select2-dropdown:before {
    content: none;
  }
  .path-shop .select2-container .select2-dropdown {
    margin: 16px 15px 0 15px;
  }
  .path-shop .select2-container .select2-dropdown:before {
    content: "";
    left: 25%;
  }
}
.select2-container .select2-dropdown .select2-search {
  display: none;
}
.select2-container.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: transparent;
}
.select2-container.select2-container--default .select2-results__option--highlighted.select2-results__option--selected {
  color: #5FC399;
  background: transparent;
}
.select2-container.select2-container--default .select2-results__option {
  color: #ffffff;
  font: 400 16px/27px "Nunito Sans", sans-serif;
  padding: 0;
  margin-bottom: 10px;
  margin-right: 20px;
}
.select2-container.select2-container--default .select2-results__option:hover {
  text-shadow: 1px 0 0 #ffffff;
}
.path-product-course .select2-container.select2-container--default .select2-results__option:hover {
  text-shadow: none;
}
.select2-container.select2-container--default .select2-results__option:last-child {
  margin-bottom: 0;
}
.select2-container.select2-container--default .select2-results__option--selected {
  background: transparent;
  color: #5FC399;
}
.path-user .select2-container.select2-container--default .select2-results__options, .path-checkout .select2-container.select2-container--default .select2-results__options {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.path-user .select2-container.select2-container--default .select2-results__options li[id*=-CH], .path-checkout .select2-container.select2-container--default .select2-results__options li[id*=-CH] {
  -webkit-box-ordinal-group: -2;
  order: -3;
}
.path-user .select2-container.select2-container--default .select2-results__options li[id*=-DE], .path-checkout .select2-container.select2-container--default .select2-results__options li[id*=-DE] {
  -webkit-box-ordinal-group: -1;
  order: -2;
}
.path-user .select2-container.select2-container--default .select2-results__options li[id*=-AT], .path-checkout .select2-container.select2-container--default .select2-results__options li[id*=-AT] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}

.commerce-order-item-add-to-cart-form {
  margin: 10px;
}
.commerce-order-item-add-to-cart-form .row-wrapper {
  display: -webkit-box;
  display: flex;
}
.path-product-badge .cart-box .commerce-order-item-add-to-cart-form, .path-product-product .cart-box .commerce-order-item-add-to-cart-form {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  position: unset;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .path-product-badge .cart-box .commerce-order-item-add-to-cart-form, .path-product-product .cart-box .commerce-order-item-add-to-cart-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .path-product-badge .cart-box .commerce-order-item-add-to-cart-form .row-wrapper .form-actions, .path-product-product .cart-box .commerce-order-item-add-to-cart-form .row-wrapper .form-actions {
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    margin-top: 12px;
  }
}
@media (min-width: 768px) {
  .path-product-badge .cart-box .commerce-order-item-add-to-cart-form.rent-enable, .path-product-product .cart-box .commerce-order-item-add-to-cart-form.rent-enable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
  }
}
.commerce-order-item-add-to-cart-form.rent-enable .rental-wrapper a, .commerce-order-item-add-to-cart-form.rent-enable .rental-wrapper div.policy-rent {
  -webkit-box-flex: 1 !important;
  flex: 1 1 100% !important;
}
@media (max-width: 1199px) {
  .commerce-order-item-add-to-cart-form.rent-enable {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .commerce-order-item-add-to-cart-form.rent-enable .row-wrapper {
    -webkit-box-flex: 1;
    flex: 1 1 100%;
  }
  .commerce-order-item-add-to-cart-form.rent-enable .row-wrapper .field--name-price {
    -webkit-box-flex: 1;
    flex: 1;
  }
  .commerce-order-item-add-to-cart-form.rent-enable > .form-item-rent-comment {
    -webkit-box-flex: 1;
    flex: 1 1 48%;
    min-width: 300px;
  }
  .commerce-order-item-add-to-cart-form.rent-enable > .row-wrapper.row-rental-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .commerce-order-item-add-to-cart-form.rent-enable .row-wrapper .form-actions {
    -webkit-box-flex: min-content !important;
    flex: min-content !important;
  }
}
.path-product-product .cart-box .attribute-widgets-isset.attribute-count-1 .commerce-order-item-add-to-cart-form .field--widget-commerce-product-variation-attributes {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  z-index: 1;
}
.path-product-product .cart-box .attribute-widgets-isset.attribute-count-2 .commerce-order-item-add-to-cart-form .field--widget-commerce-product-variation-attributes {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  z-index: 1;
}
.commerce-order-item-add-to-cart-form .field--widget-commerce-product-variation-attributes {
  display: none;
}
.path-product-course .btn-course .commerce-order-item-add-to-cart-form .field--widget-commerce-product-variation-attributes, .path-product-product .cart-box .attribute-widgets-isset .commerce-order-item-add-to-cart-form .field--widget-commerce-product-variation-attributes {
  display: block;
}
.path-product-badge .cart-box .attribute-widgets-isset .commerce-order-item-add-to-cart-form .field--widget-commerce-product-variation-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}
.commerce-order-item-add-to-cart-form .field--widget-commerce-product-variation-title {
  display: none;
}
.path-product-badge .cart-box .attribute-widgets-isset .commerce-order-item-add-to-cart-form .field--widget-commerce-product-variation-title {
  display: block;
}
.commerce-order-item-add-to-cart-form .field--widget-commerce-quantity {
  display: none;
}
.path-product-badge .cart-box .commerce-order-item-add-to-cart-form .field--widget-commerce-quantity, .path-product-product .cart-box .commerce-order-item-add-to-cart-form .field--widget-commerce-quantity {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.path-product-badge .cart-box .commerce-order-item-add-to-cart-form .field--widget-commerce-quantity .form-type-number, .path-product-product .cart-box .commerce-order-item-add-to-cart-form .field--widget-commerce-quantity .form-type-number {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  margin-right: 20px;
}
.path-product-badge .cart-box .commerce-order-item-add-to-cart-form .field--widget-commerce-quantity .form-type-number label, .path-product-product .cart-box .commerce-order-item-add-to-cart-form .field--widget-commerce-quantity .form-type-number label {
  color: #3C5FA1;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin: 0 0 6px 9px;
}
.path-product-badge .cart-box .commerce-order-item-add-to-cart-form .field--widget-commerce-quantity .form-type-number label:after, .path-product-product .cart-box .commerce-order-item-add-to-cart-form .field--widget-commerce-quantity .form-type-number label:after {
  content: ":";
  color: #3C5FA1;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.commerce-order-item-add-to-cart-form .form-item-field-course-customer-data-0-subform-field-add-physical-documents-value label {
  font-weight: bold !important;
}
.commerce-order-item-add-to-cart-form .form-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: space-evenly;
  justify-content: space-evenly;
}
.btn-course .commerce-order-item-add-to-cart-form .form-actions {
  margin-top: 3rem;
}
.commerce-order-item-add-to-cart-form .form-actions .btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 2.3rem;
}
.cart-box .commerce-order-item-add-to-cart-form .form-actions .btn {
  padding: 1.2rem 0 1.2rem 0;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  justify-content: center;
  max-height: 50px;
}
@media (min-width: 768px) {
  .cart-box .commerce-order-item-add-to-cart-form .form-actions .btn {
    padding: 1.2rem 2.5rem;
  }
}
.cart-box .commerce-order-item-add-to-cart-form .form-actions .btn:after {
  content: "";
  background: url("../images/view/svg/sprite.view.svg#cart") no-repeat 100%/20px 20px;
  position: relative;
  display: -webkit-box;
  display: flex;
  height: 20px;
  width: 20px;
  margin-left: 5px;
}
.commerce-order-item-add-to-cart-form input[type=checkbox] {
  margin: 0 1rem 0 0;
  position: relative;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  border-radius: 0.2rem;
  border: 0.1rem solid #133690;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .commerce-order-item-add-to-cart-form input[type=checkbox] {
    width: 20px;
    height: 20px;
    min-width: 20px;
  }
}
.commerce-order-item-add-to-cart-form input[type=checkbox]:checked {
  border: 0.1rem solid #133690;
}
.commerce-order-item-add-to-cart-form input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5.5px;
  margin-left: -7px;
}
.link-to-policy {
  width: calc(100% - 100px);
}
@media (max-width: 768px) {
  .link-to-policy {
    padding-top: 10px;
  }
}

.policy-rent {
  width: 100%;
}

@media (max-width: 480px) {
  .row-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .row-wrapper .form-group {
    margin-bottom: 12px !important;
  }
  .row-wrapper .field--name-quantity .form-inline {
    margin: 0 auto !important;
  }
  .row-wrapper .field--name-quantity .form-inline label {
    text-align: center;
  }
}
.row-wrapper.row-rental-wrapper {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
}
.row-wrapper.row-rental-wrapper .rental-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 24px;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
}
@media (max-width: 576px) {
  .row-wrapper.row-rental-wrapper .rental-wrapper {
    display: block;
  }
}
.row-wrapper.row-rental-wrapper .rental-wrapper .field--name-field-is-rental {
  margin: 0;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.row-wrapper.row-rental-wrapper .rental-wrapper .field--name-field-is-rental label {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  -webkit-box-align: center;
  align-items: center;
  padding-left: 0;
  display: -webkit-box;
  display: flex;
}
.row-wrapper.row-rental-wrapper .rental-wrapper .field--name-field-is-rental label p {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  margin: 0;
}
.row-wrapper.row-rental-wrapper .rental-wrapper .field--name-field-is-rental label a {
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #133690;
  text-decoration: underline;
}
.row-wrapper.row-rental-wrapper .rental-wrapper .link-to-policy {
  font-size: 12px;
  width: calc(100% - 118px);
  flex-wrap: inherit;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
}

.btn-course .commerce-order-item-presets-short-format-form .panel:first-child .panel-heading,
.btn-course .commerce-order-item-add-to-cart-form .panel:first-child .panel-heading {
  border-radius: 10px 10px 0 0;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-heading,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-heading {
  background: #133690;
  padding: 1.4rem 2rem;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-heading .panel-title,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-heading .panel-title {
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body {
  padding: 2rem 2.6rem 7px;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox {
  margin: 0 0 8px 0;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox[class*=insurence-conditions] label,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox[class*=insurence-conditions] label {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  padding-left: 30px;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox[class*=insurence-conditions] input[type=checkbox],
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox[class*=insurence-conditions] input[type=checkbox] {
  position: absolute;
  left: 0;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox label,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox label {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  -webkit-box-align: center;
  align-items: center;
  padding-left: 0;
  display: -webkit-box;
  display: flex;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox label p,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox label p {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  margin: 0;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox label a,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox label a {
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #133690;
  text-decoration: underline;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox input[type=checkbox],
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox input[type=checkbox] {
  margin: 0 1rem 0 0;
  position: relative;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  border-radius: 0.2rem;
  border: 0.1rem solid #133690;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox input[type=checkbox],
  .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox input[type=checkbox] {
    width: 20px;
    height: 20px;
    min-width: 20px;
  }
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox input[type=checkbox]:checked,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox input[type=checkbox]:checked {
  border: 0.1rem solid #133690;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox input[type=checkbox]:checked:after,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5.5px;
  margin-left: -7px;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .help-block, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .checkbox .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .checkbox .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .help-block,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .checkbox .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .checkbox .description {
  padding-left: 4rem;
  margin: 0;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .help-block ul, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description ul, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .checkbox .description ul,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .field--name-field-insurance .fieldset-wrapper .description ul,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .checkbox .description ul,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .help-block ul,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description ul,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .checkbox .description ul,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .field--name-field-insurance .fieldset-wrapper .description ul,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .checkbox .description ul {
  padding: 0;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .help-block ul li, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description ul li, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .checkbox .description ul li,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .field--name-field-insurance .fieldset-wrapper .description ul li,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .checkbox .description ul li,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .help-block ul li,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description ul li,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .checkbox .description ul li,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .field--name-field-insurance .fieldset-wrapper .description ul li,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .checkbox .description ul li {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .help-block a, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description a, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .checkbox .description a,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .checkbox .field--name-field-insurance .fieldset-wrapper .description a,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .checkbox .description a,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .help-block a,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description a,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .checkbox .description a,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .checkbox .field--name-field-insurance .fieldset-wrapper .description a,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .checkbox .description a {
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #133690;
  text-decoration: underline;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .form-type-radio label,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .form-type-radio label {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course legend,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance legend,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course legend,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance legend {
  display: none;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description {
  padding-left: 4rem;
  margin: 0;
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-presets-short-format-form .field--widget-select2, .btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-aqua-fitness-course-short-format-form .field--widget-select2,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-presets-short-format-form .field--widget-select2,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-aqua-fitness-course-short-format-form .field--widget-select2 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-presets-short-format-form .select2-container, .btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-aqua-fitness-course-short-format-form .select2-container,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-presets-short-format-form .select2-container,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-aqua-fitness-course-short-format-form .select2-container {
  min-width: auto;
  max-width: none;
}
.btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-presets-short-format-form .select2-container .select2-selection--single, .btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-aqua-fitness-course-short-format-form .select2-container .select2-selection--single,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-presets-short-format-form .select2-container .select2-selection--single,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-aqua-fitness-course-short-format-form .select2-container .select2-selection--single {
  width: auto;
}
.btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-presets-short-format-form .select2-container .select2-selection--single .select2-selection__rendered, .btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-aqua-fitness-course-short-format-form .select2-container .select2-selection--single .select2-selection__rendered,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-presets-short-format-form .select2-container .select2-selection--single .select2-selection__rendered,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-aqua-fitness-course-short-format-form .select2-container .select2-selection--single .select2-selection__rendered {
  width: inherit;
}
.btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-presets-short-format-form .select2-dropdown, .btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-aqua-fitness-course-short-format-form .select2-dropdown,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-presets-short-format-form .select2-dropdown,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-aqua-fitness-course-short-format-form .select2-dropdown {
  padding: 15px 20px;
}
.btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-presets-short-format-form .panel-body, .btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-aqua-fitness-course-short-format-form .panel-body,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-presets-short-format-form .panel-body,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-aqua-fitness-course-short-format-form .panel-body {
  padding-bottom: 13px;
}
.btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-presets-short-format-form .panel-body .form-type-select, .btn-course .commerce-order-item-presets-short-format-form.commerce-order-item-aqua-fitness-course-short-format-form .panel-body .form-type-select,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-presets-short-format-form .panel-body .form-type-select,
.btn-course .commerce-order-item-add-to-cart-form.commerce-order-item-aqua-fitness-course-short-format-form .panel-body .form-type-select {
  margin-top: 0;
}
.btn-course .commerce-order-item-presets-short-format-form .field--name-field-show-my-data-to-people .form-item,
.btn-course .commerce-order-item-add-to-cart-form .field--name-field-show-my-data-to-people .form-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.btn-course .commerce-order-item-presets-short-format-form .field--name-field-show-my-data-to-people .form-item .help-block, .btn-course .commerce-order-item-presets-short-format-form .field--name-field-show-my-data-to-people .form-item .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .field--name-field-show-my-data-to-people .form-item .description,
.btn-course .commerce-order-item-presets-short-format-form .field--name-field-show-my-data-to-people .form-item .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .field--name-field-show-my-data-to-people .form-item .description,
.btn-course .commerce-order-item-add-to-cart-form .field--name-field-show-my-data-to-people .form-item .help-block,
.btn-course .commerce-order-item-add-to-cart-form .field--name-field-show-my-data-to-people .form-item .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .field--name-field-show-my-data-to-people .form-item .description,
.btn-course .commerce-order-item-add-to-cart-form .field--name-field-show-my-data-to-people .form-item .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .field--name-field-show-my-data-to-people .form-item .description {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}

.commerce-order-item-add-to-cart-form div[id*=color-attribute] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column;
  background: transparent;
}
.commerce-order-item-add-to-cart-form div[id*=color-attribute] .panel-heading .panel-title {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.commerce-order-item-add-to-cart-form div[id*=color-attribute] .panel-heading .panel-title:after {
  content: ":";
}
.commerce-order-item-add-to-cart-form div[id*=color-attribute] .panel-body div[id*=color-attribute] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}
.commerce-order-item-add-to-cart-form div[id*=color-attribute] .panel-body div[id*=color-attribute] .form-item {
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 40px;
  width: 40px;
}
.commerce-order-item-add-to-cart-form div[id*=color-attribute] .panel-body div[id*=color-attribute] .form-item label {
  padding: 0;
}
.commerce-order-item-add-to-cart-form div[id*=color-attribute] .panel-body div[id*=color-attribute] .form-item label.selected .color_field__swatch--circle {
  border: 2px solid #000000;
}
.commerce-order-item-add-to-cart-form div[id*=color-attribute] .panel-body div[id*=color-attribute] .form-item label .field--name-field-color {
  height: 28px;
  width: 28px;
}
.commerce-order-item-add-to-cart-form div[id*=color-attribute] .panel-body div[id*=color-attribute] .form-item .color_field__swatch--circle {
  border: 2px solid #ffffff;
}
.commerce-order-item-add-to-cart-form div[id*=color-attribute] .panel-body div[id*=color-attribute] .form-item .color_field__swatch--circle:hover {
  border: 2px solid #000000;
}
.commerce-order-item-add-to-cart-form div[id*=color-attribute] .panel-body .input-group-addon {
  display: none;
}
.commerce-order-item-add-to-cart-form .form-type-select {
  margin-top: 6px;
}
.commerce-order-item-add-to-cart-form .form-type-select label {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 0;
}
.commerce-order-item-add-to-cart-form .form-type-select label:after {
  content: ":";
}
.commerce-order-item-add-to-cart-form .form-type-select .input-group {
  width: 100%;
}
.commerce-order-item-add-to-cart-form .form-type-select .input-group select {
  border-radius: 8px;
  padding: 9px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #133690;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff url("../images/view/svg/sprite.view.svg#dropdown-icon") no-repeat 97% 8px/24px 24px;
  max-width: 270px;
}
.commerce-order-item-add-to-cart-form .form-type-select .input-group select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.commerce-order-item-add-to-cart-form .form-type-select .input-group select::-ms-expand {
  display: none;
}
.commerce-order-item-add-to-cart-form .form-type-select .input-group .input-group-addon {
  display: none;
}

.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding: 0;
  background: #ffffff;
  margin-bottom: 0;
}
.panel .panel-heading {
  border: 0;
  border-radius: 0;
  background: transparent;
  padding: 0;
}
.panel .panel-body {
  padding: 0;
}

.field--type-string-long,
.field--type-telephone,
.form-type-password,
.form-type-select,
.form-type-email,
.form-type-date,
.form-type-textfield,
.form-type-language-select,
.form-type-tel,
.form-type-url {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.field--type-string-long label,
.field--type-telephone label,
.form-type-password label,
.form-type-select label,
.form-type-email label,
.form-type-date label,
.form-type-textfield label,
.form-type-language-select label,
.form-type-tel label,
.form-type-url label {
  display: -webkit-box;
  display: flex;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 0 0 0 11px;
  border-radius: 0;
  margin: 0;
}
.field--type-string-long input[type=tel],
.field--type-string-long input[type=email],
.field--type-string-long input[type=date],
.field--type-string-long input[type=text],
.field--type-telephone input[type=tel],
.field--type-telephone input[type=email],
.field--type-telephone input[type=date],
.field--type-telephone input[type=text],
.form-type-password input[type=tel],
.form-type-password input[type=email],
.form-type-password input[type=date],
.form-type-password input[type=text],
.form-type-select input[type=tel],
.form-type-select input[type=email],
.form-type-select input[type=date],
.form-type-select input[type=text],
.form-type-email input[type=tel],
.form-type-email input[type=email],
.form-type-email input[type=date],
.form-type-email input[type=text],
.form-type-date input[type=tel],
.form-type-date input[type=email],
.form-type-date input[type=date],
.form-type-date input[type=text],
.form-type-textfield input[type=tel],
.form-type-textfield input[type=email],
.form-type-textfield input[type=date],
.form-type-textfield input[type=text],
.form-type-language-select input[type=tel],
.form-type-language-select input[type=email],
.form-type-language-select input[type=date],
.form-type-language-select input[type=text],
.form-type-tel input[type=tel],
.form-type-tel input[type=email],
.form-type-tel input[type=date],
.form-type-tel input[type=text],
.form-type-url input[type=tel],
.form-type-url input[type=email],
.form-type-url input[type=date],
.form-type-url input[type=text] {
  background: #F2F2F2;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  padding: 4px 11px 6px;
  color: #133690;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.field--type-string-long input[type=tel]:-webkit-autofill,
.field--type-string-long input[type=email]:-webkit-autofill,
.field--type-string-long input[type=date]:-webkit-autofill,
.field--type-string-long input[type=text]:-webkit-autofill,
.field--type-telephone input[type=tel]:-webkit-autofill,
.field--type-telephone input[type=email]:-webkit-autofill,
.field--type-telephone input[type=date]:-webkit-autofill,
.field--type-telephone input[type=text]:-webkit-autofill,
.form-type-password input[type=tel]:-webkit-autofill,
.form-type-password input[type=email]:-webkit-autofill,
.form-type-password input[type=date]:-webkit-autofill,
.form-type-password input[type=text]:-webkit-autofill,
.form-type-select input[type=tel]:-webkit-autofill,
.form-type-select input[type=email]:-webkit-autofill,
.form-type-select input[type=date]:-webkit-autofill,
.form-type-select input[type=text]:-webkit-autofill,
.form-type-email input[type=tel]:-webkit-autofill,
.form-type-email input[type=email]:-webkit-autofill,
.form-type-email input[type=date]:-webkit-autofill,
.form-type-email input[type=text]:-webkit-autofill,
.form-type-date input[type=tel]:-webkit-autofill,
.form-type-date input[type=email]:-webkit-autofill,
.form-type-date input[type=date]:-webkit-autofill,
.form-type-date input[type=text]:-webkit-autofill,
.form-type-textfield input[type=tel]:-webkit-autofill,
.form-type-textfield input[type=email]:-webkit-autofill,
.form-type-textfield input[type=date]:-webkit-autofill,
.form-type-textfield input[type=text]:-webkit-autofill,
.form-type-language-select input[type=tel]:-webkit-autofill,
.form-type-language-select input[type=email]:-webkit-autofill,
.form-type-language-select input[type=date]:-webkit-autofill,
.form-type-language-select input[type=text]:-webkit-autofill,
.form-type-tel input[type=tel]:-webkit-autofill,
.form-type-tel input[type=email]:-webkit-autofill,
.form-type-tel input[type=date]:-webkit-autofill,
.form-type-tel input[type=text]:-webkit-autofill,
.form-type-url input[type=tel]:-webkit-autofill,
.form-type-url input[type=email]:-webkit-autofill,
.form-type-url input[type=date]:-webkit-autofill,
.form-type-url input[type=text]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.field--type-string-long input[type=password],
.field--type-telephone input[type=password],
.form-type-password input[type=password],
.form-type-select input[type=password],
.form-type-email input[type=password],
.form-type-date input[type=password],
.form-type-textfield input[type=password],
.form-type-language-select input[type=password],
.form-type-tel input[type=password],
.form-type-url input[type=password] {
  background: #F2F2F2;
  border-radius: 8px;
  border: 1px solid #F2F2F2;
  padding: 4px 11px 6px;
  color: #133690;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.field--type-string-long input[type=password]:-webkit-autofill,
.field--type-telephone input[type=password]:-webkit-autofill,
.form-type-password input[type=password]:-webkit-autofill,
.form-type-select input[type=password]:-webkit-autofill,
.form-type-email input[type=password]:-webkit-autofill,
.form-type-date input[type=password]:-webkit-autofill,
.form-type-textfield input[type=password]:-webkit-autofill,
.form-type-language-select input[type=password]:-webkit-autofill,
.form-type-tel input[type=password]:-webkit-autofill,
.form-type-url input[type=password]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.field--type-string-long input[type=number],
.field--type-telephone input[type=number],
.form-type-password input[type=number],
.form-type-select input[type=number],
.form-type-email input[type=number],
.form-type-date input[type=number],
.form-type-textfield input[type=number],
.form-type-language-select input[type=number],
.form-type-tel input[type=number],
.form-type-url input[type=number] {
  border: 2px solid #3C5FA1;
  color: #2A2A2A;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  text-align: center;
  border-radius: 10px;
  padding: 0;
  background: #ffffff;
  outline: none;
  position: relative;
  height: 30px;
  width: 50px;
}
.field--type-string-long input[type=number]:hover, .field--type-string-long input[type=number]:focus,
.field--type-telephone input[type=number]:hover,
.field--type-telephone input[type=number]:focus,
.form-type-password input[type=number]:hover,
.form-type-password input[type=number]:focus,
.form-type-select input[type=number]:hover,
.form-type-select input[type=number]:focus,
.form-type-email input[type=number]:hover,
.form-type-email input[type=number]:focus,
.form-type-date input[type=number]:hover,
.form-type-date input[type=number]:focus,
.form-type-textfield input[type=number]:hover,
.form-type-textfield input[type=number]:focus,
.form-type-language-select input[type=number]:hover,
.form-type-language-select input[type=number]:focus,
.form-type-tel input[type=number]:hover,
.form-type-tel input[type=number]:focus,
.form-type-url input[type=number]:hover,
.form-type-url input[type=number]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #3C5FA1;
  outline: none;
}
.field--type-string-long input[type=tel]:focus,
.field--type-string-long input[type=email]:focus,
.field--type-string-long input[type=text]:focus,
.field--type-string-long input[type=password]:focus,
.field--type-telephone input[type=tel]:focus,
.field--type-telephone input[type=email]:focus,
.field--type-telephone input[type=text]:focus,
.field--type-telephone input[type=password]:focus,
.form-type-password input[type=tel]:focus,
.form-type-password input[type=email]:focus,
.form-type-password input[type=text]:focus,
.form-type-password input[type=password]:focus,
.form-type-select input[type=tel]:focus,
.form-type-select input[type=email]:focus,
.form-type-select input[type=text]:focus,
.form-type-select input[type=password]:focus,
.form-type-email input[type=tel]:focus,
.form-type-email input[type=email]:focus,
.form-type-email input[type=text]:focus,
.form-type-email input[type=password]:focus,
.form-type-date input[type=tel]:focus,
.form-type-date input[type=email]:focus,
.form-type-date input[type=text]:focus,
.form-type-date input[type=password]:focus,
.form-type-textfield input[type=tel]:focus,
.form-type-textfield input[type=email]:focus,
.form-type-textfield input[type=text]:focus,
.form-type-textfield input[type=password]:focus,
.form-type-language-select input[type=tel]:focus,
.form-type-language-select input[type=email]:focus,
.form-type-language-select input[type=text]:focus,
.form-type-language-select input[type=password]:focus,
.form-type-tel input[type=tel]:focus,
.form-type-tel input[type=email]:focus,
.form-type-tel input[type=text]:focus,
.form-type-tel input[type=password]:focus,
.form-type-url input[type=tel]:focus,
.form-type-url input[type=email]:focus,
.form-type-url input[type=text]:focus,
.form-type-url input[type=password]:focus {
  border: 1px solid #3C5FA1;
  background: #ffffff;
}
.field--type-string-long textarea,
.field--type-telephone textarea,
.form-type-password textarea,
.form-type-select textarea,
.form-type-email textarea,
.form-type-date textarea,
.form-type-textfield textarea,
.form-type-language-select textarea,
.form-type-tel textarea,
.form-type-url textarea {
  background: #F2F2F2;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  padding: 4px 11px 6px;
  color: #133690;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
}
.field--type-string-long textarea:-webkit-autofill,
.field--type-telephone textarea:-webkit-autofill,
.form-type-password textarea:-webkit-autofill,
.form-type-select textarea:-webkit-autofill,
.form-type-email textarea:-webkit-autofill,
.form-type-date textarea:-webkit-autofill,
.form-type-textfield textarea:-webkit-autofill,
.form-type-language-select textarea:-webkit-autofill,
.form-type-tel textarea:-webkit-autofill,
.form-type-url textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.field--type-string-long textarea:hover,
.field--type-telephone textarea:hover,
.form-type-password textarea:hover,
.form-type-select textarea:hover,
.form-type-email textarea:hover,
.form-type-date textarea:hover,
.form-type-textfield textarea:hover,
.form-type-language-select textarea:hover,
.form-type-tel textarea:hover,
.form-type-url textarea:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
}
.field--type-string-long textarea:focus,
.field--type-telephone textarea:focus,
.form-type-password textarea:focus,
.form-type-select textarea:focus,
.form-type-email textarea:focus,
.form-type-date textarea:focus,
.form-type-textfield textarea:focus,
.form-type-language-select textarea:focus,
.form-type-tel textarea:focus,
.form-type-url textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #3C5FA1;
  background: #ffffff;
  outline: none;
}
.field--type-string-long .description,
.field--type-telephone .description,
.form-type-password .description,
.form-type-select .description,
.form-type-email .description,
.form-type-date .description,
.form-type-textfield .description,
.form-type-language-select .description,
.form-type-tel .description,
.form-type-url .description {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  padding: 0 0 0 11px;
}

.form-type-phone-international label {
  display: -webkit-box;
  display: flex;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 0 0 0 11px;
  border-radius: 0;
  margin: 0;
}
.form-type-phone-international .iti {
  width: 100%;
}

.field--type-entity-reference legend {
  display: -webkit-box;
  display: flex;
  color: #133690;
  font: 400 14px/22px "Nunito Sans", sans-serif;
  border-radius: 0;
  margin: 0;
  padding-left: 0;
  border-bottom: 0;
  margin-bottom: 5px;
}

.field--type-entity-reference-revisions .paragraph-type-title {
  display: -webkit-box;
  display: flex;
  color: #133690;
  font: 400 14px/22px "Nunito Sans", sans-serif;
  border-radius: 0;
  margin: 0;
  padding-left: 0;
}

.field--type-file {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.field--type-file label {
  display: -webkit-box;
  display: flex;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 0 0 0 11px;
  border-radius: 0;
  margin: 0;
}
.field--type-file input[type=file] {
  background: #F2F2F2;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  padding: 4px 11px 6px;
  color: #133690;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
}
.field--type-file input[type=file]:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.field--type-file input[type=file]:focus {
  border: 1px solid #3C5FA1;
  background: #ffffff;
}
.field--type-file .btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 2.3rem;
}
.field--type-file .help-block a, .field--type-file .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description a, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .field--type-file .description a,
.field--type-file .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description a,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .field--type-file .description a,
.field--type-file .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description a,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .field--type-file .description a,
.field--type-file .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description a,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .field--type-file .description a {
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #133690;
  text-transform: capitalize;
  text-decoration: underline;
}

.braintree-form {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
@media (min-width: 480px) {
  .braintree-form {
    padding-left: 80px;
  }
  .path-user .braintree-form {
    padding: 0;
    width: 370px;
    margin: 0 auto;
  }
}
.braintree-form label {
  display: -webkit-box !important;
  display: flex !important;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 0;
  border-radius: 0;
  margin: 0;
}
.braintree-form .braintree-hosted-field {
  background: #F2F2F2;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  padding: 0 11px;
  color: #133690;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 28px;
  position: relative;
}
.braintree-form .braintree-hosted-field:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.braintree-form .braintree-hosted-field.braintree-hosted-fields-focused {
  border: 1px solid #3C5FA1;
  background: #ffffff;
}
.braintree-form .braintree-hosted-field#cvv {
  position: relative;
}
.braintree-form .braintree-hosted-field#cvv:after {
  content: "";
  position: absolute;
  top: 0;
  left: 7.3em;
  display: -webkit-box;
  display: flex;
}

#expiration-month {
  width: 20px;
}

#expiration-year {
  width: 35px;
}

.credit-card-form__divider {
  margin: 1.3em 0.5em 0 0.5em;
  color: #133690;
  font: 600 18px/28px "Nunito Sans", sans-serif;
}

.form-type-password .password-strength,
.form-type-password .password-confirm-message {
  display: none;
}

.form-type-password-confirm .password-suggestions {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}

.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy {
  display: -webkit-box;
  display: flex;
  margin-top: 20px;
}
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy input[type=checkbox] {
  margin: 0;
}
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .help-block, .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description,
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description,
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description,
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description {
  margin: 0 0 0 28px;
  color: #2A5C8F;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .help-block a, .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description a, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description a,
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description a,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description a,
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description a,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description a,
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description a,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description a {
  color: #5FC399;
}
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .help-block p, .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description p, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description p,
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description p,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description p,
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description p,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description p,
.layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description p,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .layout-checkout-form .checkbox.form-item-email-registration-login-register-privacy-policy .description p {
  margin-bottom: 0;
}

.field--name-field-read-and-accepted p {
  margin: 0 !important;
  color: #2A5C8F;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.field--name-field-read-and-accepted p a {
  color: #5FC399;
}

.form-group.address-container-inline {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.form-group.address-container-inline > .form-item {
  margin-right: 0;
}

.view-overview-job form.views-exposed-form .form-type-textfield {
  background: transparent;
  padding: 0;
  border-radius: 0;
  border: none;
  min-height: 40px;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin: 0 20px 10px 0;
  display: -webkit-box;
  display: flex;
}
.view-overview-job form.views-exposed-form .form-type-textfield .form-control {
  background: #ffffff;
  border: 1px solid #133690;
  border-radius: 10px;
  padding: 7px 18px 9px;
  min-height: 40px;
  cursor: pointer;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  width: 160px;
  text-align: center;
  min-width: unset;
}
.view-overview-job form.views-exposed-form .form-type-textfield .form-control:hover {
  text-decoration: none;
  border: 2px solid #133690;
  margin: -1px;
  text-shadow: 1px 0 0 #133690;
}
.view-overview-job form.views-exposed-form .form-type-textfield.form-item-created .form-control {
  width: 100%;
}

.btn-course .commerce-order-item-add-to-cart-form .form-type-select {
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}
.btn-course .commerce-order-item-add-to-cart-form .form-type-select label {
  -webkit-box-align: center;
  align-items: center;
  padding: 0 15px 0 0;
}
.btn-course .commerce-order-item-add-to-cart-form .form-type-select .description {
  -webkit-box-flex: 1;
  flex: 1 0 100%;
  padding: 0;
}
.btn-course .commerce-order-item-add-to-cart-form .form-type-select .input-group-addon {
  display: none;
}

.path-product-course .select2-dropdown {
  margin-top: 5px;
  background: #3C5FA1;
  border-radius: 10px !important;
  padding: 5px 10px;
  width: unset !important;
  border: none;
  position: relative;
}
.path-product-course .select2-dropdown:before {
  content: none;
}
.path-product-course .select2-container {
  min-width: 82px;
  max-width: 82px;
}
.path-product-course .select2-container .select2-selection--single {
  width: 82px;
}
.path-product-course .select2-container .select2-selection--single:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  display: -webkit-box;
  display: flex;
  margin-top: -12px;
}
.path-product-course .select2-container .select2-selection--single .select2-selection__rendered {
  width: 82px;
}
.path-product-course .select2-container .select2-selection--single .select2-selection__rendered:active, .path-product-course .select2-container .select2-selection--single .select2-selection__rendered:hover, .path-product-course .select2-container .select2-selection--single .select2-selection__rendered:focus {
  text-shadow: none;
}
.path-product-course .select2-container.select2-container--open .select2-selection__rendered {
  text-shadow: none;
  border: 1px solid #133690;
}

.path--presets-short-format-form-processed .select2-container,
.path--aqua-fitness-course-short-format-form-processed .select2-container {
  min-width: auto;
  max-width: 500px;
}
.path--presets-short-format-form-processed .select2-container--default .select2-results__option,
.path--aqua-fitness-course-short-format-form-processed .select2-container--default .select2-results__option {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-wrap: wrap;
}
@media (any-hover: hover) {
  .path--presets-short-format-form-processed .select2-container--default .select2-results__option:hover,
  .path--aqua-fitness-course-short-format-form-processed .select2-container--default .select2-results__option:hover {
    color: #5FC399;
  }
}

.form-item-created {
  position: relative;
  max-width: 200px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-item-created .close-datepicker {
  top: 12px;
  right: 8px;
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: url("../images/view/svg/sprite.view.svg#close-icon") no-repeat 100%/15px 15px;
  cursor: pointer;
  z-index: 10;
  display: block;
}
.form-item-created input[value=""] ~ .close-datepicker {
  display: none;
}
.form-item-created .bef-datepicker {
  outline: none;
  caret-color: transparent;
}
.form-item-created input.form-control {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  outline: none;
}
.form-item-created input.form-control::-webkit-input-placeholder {
  color: #133690;
}
.form-item-created input.form-control::-moz-placeholder {
  color: #133690;
}
.form-item-created input.form-control::placeholder {
  color: #133690;
}

.ui-datepicker {
  margin-top: 18px;
}
@media (min-width: 480px) {
  .ui-datepicker:before {
    content: "";
    position: absolute;
    top: -16px;
    left: 36px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16px 16px 16px;
    border-color: transparent transparent #133690 transparent;
    margin-left: -15px;
    border-collapse: unset;
  }
  .ui-datepicker:after {
    content: "";
    position: absolute;
    top: -15px;
    left: 36px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16px 16px 16px;
    border-color: transparent transparent white transparent;
    margin-left: -15px;
    border-collapse: unset;
  }
}
.ui-datepicker.ui-widget {
  border: 1px solid #133690;
  border-radius: 10px;
  padding: 14px 10px 9px 13px;
  width: auto;
}
.ui-datepicker .ui-datepicker-calendar {
  margin: 0 -2px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.ui-datepicker .ui-datepicker-calendar thead {
  width: 100%;
  display: -webkit-box;
  display: flex;
}
.ui-datepicker .ui-datepicker-calendar thead tr {
  width: 100%;
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
}
.ui-datepicker .ui-datepicker-calendar tbody {
  margin-top: -8px;
}
.ui-datepicker th {
  font: 400 16px/27px "Nunito Sans", sans-serif;
  color: #3C5FA1;
  padding: 0.5em 0.3em 0.4em;
}
.ui-datepicker td {
  padding: 4px;
}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default {
  background: transparent;
  border-radius: 3px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  min-width: 32px;
  min-height: 32px;
  border: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
  background: #F2F2F2;
  padding-right: 6px;
}
.ui-datepicker .ui-state-default:hover,
.ui-datepicker .ui-widget-content .ui-state-default:hover {
  color: #5FC399;
}
.ui-datepicker .ui-state-default.ui-state-highlight,
.ui-datepicker .ui-widget-content .ui-state-default.ui-state-highlight {
  background: #5FC399;
  color: white;
  border: none;
}
.ui-datepicker .ui-datepicker-header {
  border-radius: 8px;
  border: 1px solid #133690;
  background: white;
  padding: 0.2em 0;
  margin-right: 4px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #5FC399;
  font: 800 20px/34px "Nunito Sans", sans-serif;
  margin: -1px 2.3em;
}
.ui-datepicker .ui-datepicker-header > .ui-corner-all {
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header > .ui-corner-all:hover {
  border: none;
  background: transparent;
}
.ui-datepicker .ui-datepicker-header > .ui-corner-all:hover .ui-icon {
  background: url("../images/view/svg/sprite.view.svg#left-icon-green") no-repeat 100%/10px 18px;
}
.ui-datepicker .ui-datepicker-header > .ui-corner-all:hover .ui-icon.ui-datepicker-prev {
  top: 6px;
  left: 10px;
}
.ui-datepicker .ui-datepicker-header > .ui-corner-all:hover .ui-icon.ui-datepicker-next {
  top: 5px;
  right: 0;
}
.ui-datepicker .ui-datepicker-header > .ui-corner-all .ui-icon {
  width: 10px;
  height: 18px;
  margin-top: -10px;
  margin-left: -7px;
  background: url("../images/view/svg/sprite.view.svg#left-icon") no-repeat 100%/10px 18px;
}
.ui-datepicker .ui-datepicker-header > .ui-corner-all.ui-datepicker-prev {
  top: 6px;
  left: 5px;
}
.ui-datepicker .ui-datepicker-header > .ui-corner-all.ui-datepicker-next {
  top: 5px;
  right: 0;
}
.ui-datepicker .ui-datepicker-header > .ui-corner-all.ui-datepicker-next .ui-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 768px) {
  .radio label,
  .checkbox label {
    padding-left: 0;
  }
}

.flex-box-number {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  align-items: center;
}
.flex-box-number input[type=number] {
  background: #ffffff;
  border: 2px solid #3C5FA1;
  text-align: center;
  width: 40px;
  height: 30px;
  padding: 0;
  border-radius: 10px;
  color: #2A2A2A;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  margin: 0 6px;
  display: -webkit-box;
  display: flex;
  -moz-appearance: textfield;
}
.flex-box-number input[type=number]::-webkit-outer-spin-button, .flex-box-number input[type=number]::-webkit-inner-spin-button {
  -moz-appearance: none;
  -webkit-appearance: none;
  margin: 0;
}
.flex-box-number button {
  height: 20px;
  width: 20px;
  background: #3C5FA1;
  border: none;
  border-radius: 50%;
  color: #3C5FA1;
  font-size: 0;
  padding: 0;
  text-align: center;
  position: relative;
}
.flex-box-number button.decrement:after {
  content: "";
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.flex-box-number button.increment:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.field--name-field-gender .radio,
.layout-checkout-form .radio {
  margin: 0;
}
.field--name-field-gender .radio label,
.layout-checkout-form .radio label {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin: 0 20px;
}
.field--name-field-gender .radio label:before,
.layout-checkout-form .radio label:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: -20px;
  border-radius: 50%;
  border: 1px solid #133690;
  width: 17px;
  height: 17px;
  background: transparent;
}
.field--name-field-gender .radio label.selected:before,
.layout-checkout-form .radio label.selected:before {
  background: #5FC399;
  background-clip: content-box;
  padding: 2px;
}
.field--name-field-gender .radio input[type=radio],
.layout-checkout-form .radio input[type=radio] {
  opacity: 0;
  margin: 0;
}
.field--name-field-gender .radio.error label,
.layout-checkout-form .radio.error label {
  color: #a94442;
}

.has-error .form-control {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
}

.swimsports-custom-mark-user-as-school-admin.confirmation {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding-top: 30px;
}
.swimsports-custom-mark-user-as-school-admin.confirmation .form-actions {
  margin-top: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}
.swimsports-custom-mark-user-as-school-admin.confirmation .form-actions a.button {
  margin-left: 20px;
  background: #3C5FA1;
  border: none;
  border-radius: 0.8rem;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 2.3rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.swimsports-custom-mark-user-as-school-admin.confirmation .form-actions a.button:hover {
  background: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.swimsports-custom-mark-user-as-school-admin.confirmation .form-actions a.button:focus, .swimsports-custom-mark-user-as-school-admin.confirmation .form-actions a.button:focus-within, .swimsports-custom-mark-user-as-school-admin.confirmation .form-actions a.button:active {
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}

.form-actions-upd .button {
  display: block;
  float: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0 0;
  padding-bottom: 6px;
}

.form-actions-upd input[type=submit] {
  float: none;
  margin-top: 10px;
  margin-right: 0;
  margin-left: 0;
  padding-bottom: 6px;
}

.form-actions-upd .button--primary {
  color: #fff;
  border-color: #1e5c90;
  background-color: #0071b8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#007bc6), to(#0071b8));
  background-image: -o-linear-gradient(top, #007bc6, #0071b8);
  background-image: linear-gradient(to bottom, #007bc6, #0071b8);
  text-shadow: 0 1px hsla(0, 0%, 0%, 0.5);
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}

.course-attenders-list-form {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.course-attenders-list-form:before, .course-attenders-list-form:after {
  display: table;
  content: " ";
}
.course-attenders-list-form:after {
  clear: both;
}
.course-attenders-list-form {
  width: auto;
}
@media (min-width: 768px) {
  .course-attenders-list-form {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .course-attenders-list-form {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .course-attenders-list-form {
    max-width: 1200px;
  }
}
.course-attenders-list-form .table-responsive {
  position: relative;
}
@media (min-width: 992px) {
  .course-attenders-list-form .course-attenders {
    overflow: unset;
  }
}
.course-attenders-list-form .course-attenders--notes {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  min-width: 85px;
}
.course-attenders-list-form .course-attenders td:has(input[type=hidden]) {
  display: none;
}
.course-attenders-list-form .course-attenders .editable-input {
  display: none;
}
.course-attenders-list-form .course-attenders .editable.changes {
  font-weight: bold;
}
.course-attenders-list-form .course-attenders .form-type-date input::-webkit-calendar-picker-indicator {
  background-image: url("../images/icons_new/calendar-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.course-attenders-list-form {
  /* Birthday icon styling */
}
.course-attenders-list-form .birthday-icon {
  display: inline-block;
  margin-right: 5px;
  font-size: 16px;
  vertical-align: middle;
  margin-left: 30px;
}
@media (max-width: 768px) {
  .course-attenders-list-form .birthday-icon {
    margin-left: 10px;
  }
}
.course-attenders-list-form .birthday-icon i {
  color: #ff6b9d;
}
.course-attenders-list-form .birthday-icon i:hover {
  color: #ff005a;
}
.course-attenders-list-form thead th:nth-child(1) {
  background: #133690;
  position: sticky;
  left: 0;
  z-index: 1;
}
.course-attenders-list-form tbody tr:first-child a[data-tip]::after {
  bottom: auto;
  top: calc(100% + 13px);
}
.course-attenders-list-form tbody tr:first-child a[data-tip]::before {
  bottom: auto;
  top: calc(100% + 3px);
  -webkit-transform: rotate(0) translateX(-50%);
  transform: rotate(0) translateX(-50%);
}
.course-attenders-list-form tbody td {
  position: relative;
}
.course-attenders-list-form tbody td:nth-child(1) {
  background: white;
  position: sticky;
  left: 0;
  z-index: 2;
}
.course-attenders-list-form tbody .student .title {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.course-attenders-list-form tbody .student .title .teacher-comments-icon {
  margin-left: 4px;
}
.course-attenders-list-form tbody .student .title .teacher-comments-icon.no-comments {
  color: #c5c5c5;
}
.course-attenders-list-form tbody tr:nth-child(2n) td:nth-child(1) {
  background-color: #f3F5F9;
}
.course-attenders-list-form a[class*=prefix] {
  margin-left: -10px;
}
.course-attenders-list-form a[data-tippy-content] {
  -webkit-box-ordinal-group: 3;
  order: 2;
  cursor: help;
  margin-left: 0;
  position: relative;
}
.course-attenders-list-form .form-type-checkbox {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.course-attenders-list-form .form-type-checkbox input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 16px;
  height: 16px;
}
.course-attenders-list-form .form-type-checkbox input[type=checkbox]::before, .course-attenders-list-form .form-type-checkbox input[type=checkbox]::after {
  width: 16px;
  height: 16px;
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 4px;
  cursor: pointer;
}
.course-attenders-list-form .form-type-checkbox input[type=checkbox]::before {
  border: 1px solid rgba(0, 0, 0, 0.25);
  background: white;
}
.course-attenders-list-form .form-type-checkbox input[type=checkbox]:checked::before {
  border-color: #133690;
  background: #133690;
  z-index: 1;
}
.course-attenders-list-form .form-type-checkbox input[type=checkbox]:checked::after {
  background: url("../images/icons_new/check-icon.svg") no-repeat center center/auto;
  z-index: 2;
}
.course-attenders-list-form .form-type-checkbox input[type=checkbox] {
  z-index: 1;
}
.course-attenders-list-form .edit-attendance-note {
  -webkit-box-ordinal-group: 4;
  order: 3;
}
.course-attenders-list-form .edit-attendance-note i {
  color: #E32C00;
}
.course-attenders-list-form .add-attendance-note {
  text-decoration: none;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-box-ordinal-group: 3;
  order: 2;
}
@media (any-hover: hover) {
  .course-attenders-list-form .add-attendance-note:hover {
    opacity: 0.8;
  }
}
.course-attenders-list-form .table-responsive:has(.course-attenders-mobile) {
  margin-bottom: 0;
}
.course-attenders-list-form .course-attenders-mobile thead th {
  background: white;
}
.course-attenders-list-form .course-attenders-mobile tbody tr:nth-of-type(2n+1) td:nth-child(1) {
  background-color: transparent;
}
.course-attenders-list-form .course-attenders-mobile-footer {
  font-size: 12px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  background-color: #133690;
  height: 40px;
  margin-bottom: 40px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #ffffff;
  line-height: 16.37px;
  padding: 10px 20px;
  position: relative;
}
.course-attenders-list-form .course-attenders-mobile-footer .indicator {
  right: 20px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 20px;
  bottom: 10px;
}
.course-attenders-list-form .course-attenders-mobile-footer .indicator-minus {
  display: none;
}
@media (min-width: 768px) {
  .course-attenders-list-form .course-attenders-mobile-footer {
    display: none;
  }
}
.course-attenders-list-form [id^=course_attenders_mobile_] {
  display: table;
  width: 100% !important;
  table-layout: fixed;
}
.course-attenders-list-form [id^=course_attenders_mobile_] thead {
  background: white;
}
.course-attenders-list-form [id^=course_attenders_mobile_] thead tr th {
  text-align: right;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.94px;
  padding: 5px 20px 5px;
  color: #133690;
}
.course-attenders-list-form [id^=course_attenders_mobile_] thead tr th:first-child {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.1px;
  text-align: left;
  width: 30%;
}
.course-attenders-list-form [id^=course_attenders_mobile_] thead tr th:first-child:before {
  content: "";
  background: url("../images/profile.png") center no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 24px;
  vertical-align: middle;
  margin-right: 5px;
}
.course-attenders-list-form [id^=course_attenders_mobile_] thead tr th:last-child {
  width: 70%;
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody {
  display: none;
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody tr:nth-of-type(odd) {
  background-color: rgba(19, 54, 144, 0.05);
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody tr td {
  position: unset;
  font-size: 14px;
  text-align: right;
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody tr td:first-child {
  text-align: left;
  padding: 7px 2px 7px 10px;
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody tr td:last-child {
  position: relative;
  padding: 7px 0;
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody .course-attenders--notes {
  display: block;
  padding-bottom: 40px !important;
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody .course-attenders--notes .add-attendance-note {
  position: absolute;
  left: -27vw;
  font-weight: 600;
}
@media (max-width: 480px) {
  .course-attenders-list-form [id^=course_attenders_mobile_] tbody .course-attenders--notes .add-attendance-note {
    left: -26vw;
  }
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody .course-attenders--notes .form-type-checkbox input {
  width: 24px;
  height: 24px;
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody .course-attenders--notes .form-type-checkbox input:after, .course-attenders-list-form [id^=course_attenders_mobile_] tbody .course-attenders--notes .form-type-checkbox input:before {
  width: 24px;
  height: 24px;
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody .course-attenders--notes a.edit-attendance-note {
  position: absolute;
  bottom: 15px;
  right: 11px;
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody .mobile-attendance-note {
  white-space: pre-wrap;
}
.course-attenders-list-form [id^=course_attenders_mobile_] tbody > tr > td {
  vertical-align: unset;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-row > div, .course-attenders-list-form [id^=course_attenders_mobile_] .student-data > div {
  padding: 10px 0;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-data {
  padding: 0 10px;
  white-space: initial;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-data .form-item {
  margin: 0;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-note-details:empty {
  padding: 0;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-note-row {
  width: 270%;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-note-row #read-less {
  display: none;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-note-row .mobile-attendance-note-wrp {
  padding-top: 15px;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-note-row .mobile-attendance-note-wrp #read-more, .course-attenders-list-form [id^=course_attenders_mobile_] .student-note-row .mobile-attendance-note-wrp #read-less {
  position: relative;
  bottom: 10px;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-note-row .mobile-attendance-note-wrp #read-more:after {
  font-family: "Font Awesome 5 Free", serif;
  content: "\f078";
  font-weight: 600;
  padding-left: 5px;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-note-row .mobile-attendance-note-wrp #read-less:after {
  font-family: "Font Awesome 5 Free", serif;
  content: "\f077";
  font-weight: 600;
  padding-left: 5px;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-note-row .mobile-attendance-note {
  color: #133690;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-note-row .mobile-attendance-note.collapsed {
  -webkit-line-clamp: 2;
}
.course-attenders-list-form [id^=course_attenders_mobile_] .student-note-row .mobile-attendance-note.expanded {
  -webkit-line-clamp: inherit;
}
@media (min-width: 768px) {
  .course-attenders-list-form [id^=course_attenders_mobile_] {
    display: none;
  }
}
.course-attenders-list-form .form-actions .btn {
  margin-right: 20px;
}

.course-attendance-note-form .form-group .button.sw-blue-button {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.course-attendance-note-form .form-group .button.sw-blue-button:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.course-attendance-note-form .form-group .button.sw-blue-button:focus, .course-attendance-note-form .form-group .button.sw-blue-button:focus-within, .course-attendance-note-form .form-group .button.sw-blue-button:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}

.course-attendance-edit-note-form .form-group .button,
.course-process-note-form .form-group .button {
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-decoration: none;
  padding: 8px 18px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.course-attendance-edit-note-form .form-group .button:focus,
.course-process-note-form .form-group .button:focus {
  background: rgba(19, 54, 144, 0.1);
  border: 1px solid #133690;
  color: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .course-attendance-edit-note-form .form-group .button:hover,
  .course-process-note-form .form-group .button:hover {
    background: rgba(19, 54, 144, 0.1);
    border: 1px solid #133690;
    color: #133690;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.course-attendance-edit-note-form .form-group .button:active,
.course-process-note-form .form-group .button:active {
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690;
  border-radius: 6px;
}
.course-attendance-edit-note-form .form-group .button,
.course-process-note-form .form-group .button {
  background: transparent;
}
.course-attendance-edit-note-form .form-group .button.sw-blue-button,
.course-process-note-form .form-group .button.sw-blue-button {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.course-attendance-edit-note-form .form-group .button.sw-blue-button:hover,
.course-process-note-form .form-group .button.sw-blue-button:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.course-attendance-edit-note-form .form-group .button.sw-blue-button:focus, .course-attendance-edit-note-form .form-group .button.sw-blue-button:focus-within, .course-attendance-edit-note-form .form-group .button.sw-blue-button:active,
.course-process-note-form .form-group .button.sw-blue-button:focus,
.course-process-note-form .form-group .button.sw-blue-button:focus-within,
.course-process-note-form .form-group .button.sw-blue-button:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}

.form-attendance-note-actions {
  position: relative;
  margin-top: 40px;
}
@media all and (min-width: 582px) {
  .form-attendance-note-actions::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -24px;
    width: calc(100% + 48px);
    height: 1px;
    background: #DBE0F9;
  }
}

.form-attendance-note-actions-sub-wrp {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 10px;
  padding-top: 24px;
}
@media all and (min-width: 582px) {
  .form-attendance-note-actions-sub-wrp {
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
}
@media all and (max-width: 581px) {
  .form-attendance-note-actions-sub-wrp button {
    -webkit-box-flex: 1;
    flex: 1;
  }
}

.path-course-attendees .attendance-remove-note-confirm-form {
  text-align: center;
}
.ui-dialog.swim-form-modal, .ui-dialog.aqualiti-owner-form, .ui-dialog.aquality-employee-form, .ui-dialog.edit-attendance-note, .ui-dialog.add-attendance-note, .ui-dialog.user-profile-popup {
  position: fixed;
  top: 0;
  max-width: 665px;
  width: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
@media (max-width: 767px) {
  .ui-dialog.swim-form-modal, .ui-dialog.aqualiti-owner-form, .ui-dialog.aquality-employee-form, .ui-dialog.edit-attendance-note, .ui-dialog.add-attendance-note, .ui-dialog.user-profile-popup {
    max-width: none !important;
  }
}
.ui-dialog.swim-form-modal .modal-header, .ui-dialog.aqualiti-owner-form .modal-header, .ui-dialog.aquality-employee-form .modal-header, .ui-dialog.edit-attendance-note .modal-header, .ui-dialog.add-attendance-note .modal-header, .ui-dialog.user-profile-popup .modal-header {
  margin-top: 0;
  background: white;
  padding: 0;
  position: relative;
}
@media all and (max-width: 581px) {
  .ui-dialog.swim-form-modal .modal-header, .ui-dialog.aqualiti-owner-form .modal-header, .ui-dialog.aquality-employee-form .modal-header, .ui-dialog.edit-attendance-note .modal-header, .ui-dialog.add-attendance-note .modal-header, .ui-dialog.user-profile-popup .modal-header {
    -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  }
}
@media all and (min-width: 582px) {
  .ui-dialog.swim-form-modal .modal-header, .ui-dialog.aqualiti-owner-form .modal-header, .ui-dialog.aquality-employee-form .modal-header, .ui-dialog.edit-attendance-note .modal-header, .ui-dialog.add-attendance-note .modal-header, .ui-dialog.user-profile-popup .modal-header {
    border-bottom: 1px solid #DBE0F9;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
}
.ui-dialog.swim-form-modal .modal-body, .ui-dialog.aqualiti-owner-form .modal-body, .ui-dialog.aquality-employee-form .modal-body, .ui-dialog.edit-attendance-note .modal-body, .ui-dialog.add-attendance-note .modal-body, .ui-dialog.user-profile-popup .modal-body {
  padding: 16px;
}
@media all and (max-width: 581px) {
  .ui-dialog.swim-form-modal .modal-body, .ui-dialog.aqualiti-owner-form .modal-body, .ui-dialog.aquality-employee-form .modal-body, .ui-dialog.edit-attendance-note .modal-body, .ui-dialog.add-attendance-note .modal-body, .ui-dialog.user-profile-popup .modal-body {
    background: #EAECED;
    -webkit-box-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 0;
  }
}
@media all and (min-width: 582px) {
  .ui-dialog.swim-form-modal .modal-body, .ui-dialog.aqualiti-owner-form .modal-body, .ui-dialog.aquality-employee-form .modal-body, .ui-dialog.edit-attendance-note .modal-body, .ui-dialog.add-attendance-note .modal-body, .ui-dialog.user-profile-popup .modal-body {
    padding: 24px;
  }
}
@media all and (max-width: 581px) {
  .ui-dialog.swim-form-modal .modal-footer, .ui-dialog.aqualiti-owner-form .modal-footer, .ui-dialog.aquality-employee-form .modal-footer, .ui-dialog.edit-attendance-note .modal-footer, .ui-dialog.add-attendance-note .modal-footer, .ui-dialog.user-profile-popup .modal-footer {
    background: #EAECED;
  }
}
@media all and (min-width: 582px) {
  .ui-dialog.swim-form-modal .modal-footer, .ui-dialog.aqualiti-owner-form .modal-footer, .ui-dialog.aquality-employee-form .modal-footer, .ui-dialog.edit-attendance-note .modal-footer, .ui-dialog.add-attendance-note .modal-footer, .ui-dialog.user-profile-popup .modal-footer {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
  }
}
.ui-dialog.swim-form-modal .modal-title, .ui-dialog.aqualiti-owner-form .modal-title, .ui-dialog.aquality-employee-form .modal-title, .ui-dialog.edit-attendance-note .modal-title, .ui-dialog.add-attendance-note .modal-title, .ui-dialog.user-profile-popup .modal-title {
  padding: 0;
}
@media all and (max-width: 581px) {
  .ui-dialog.swim-form-modal .modal-title, .ui-dialog.aqualiti-owner-form .modal-title, .ui-dialog.aquality-employee-form .modal-title, .ui-dialog.edit-attendance-note .modal-title, .ui-dialog.add-attendance-note .modal-title, .ui-dialog.user-profile-popup .modal-title {
    padding-right: 50px !important;
  }
}
.ui-dialog.swim-form-modal form .form-item input, .ui-dialog.aqualiti-owner-form form .form-item input, .ui-dialog.aquality-employee-form form .form-item input, .ui-dialog.edit-attendance-note form .form-item input, .ui-dialog.add-attendance-note form .form-item input, .ui-dialog.user-profile-popup form .form-item input {
  font: 400 16px/22px "Nunito Sans", sans-serif;
  -webkit-transition: text-shadow 0.3s ease;
  -o-transition: text-shadow 0.3s ease;
  transition: text-shadow 0.3s ease;
}
@media (any-hover: hover) {
  .ui-dialog.swim-form-modal form .form-item input:hover, .ui-dialog.aqualiti-owner-form form .form-item input:hover, .ui-dialog.aquality-employee-form form .form-item input:hover, .ui-dialog.edit-attendance-note form .form-item input:hover, .ui-dialog.add-attendance-note form .form-item input:hover, .ui-dialog.user-profile-popup form .form-item input:hover {
    text-shadow: 1px 0 0 #133690;
  }
}
.ui-dialog.swim-form-modal textarea.form-control, .ui-dialog.aqualiti-owner-form textarea.form-control, .ui-dialog.aquality-employee-form textarea.form-control, .ui-dialog.edit-attendance-note textarea.form-control, .ui-dialog.add-attendance-note textarea.form-control, .ui-dialog.user-profile-popup textarea.form-control {
  border-radius: 6px;
  border: 1px solid #DEE2E6;
  color: #133690;
}
.ui-dialog.swim-form-modal .control-label, .ui-dialog.aqualiti-owner-form .control-label, .ui-dialog.aquality-employee-form .control-label, .ui-dialog.edit-attendance-note .control-label, .ui-dialog.add-attendance-note .control-label, .ui-dialog.user-profile-popup .control-label {
  font-size: 14px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: 141.666667%; /* 34/24 */
  color: #133690;
  padding-bottom: 5px;
}
.ui-dialog.swim-form-modal button.close, .ui-dialog.aqualiti-owner-form button.close, .ui-dialog.aquality-employee-form button.close, .ui-dialog.edit-attendance-note button.close, .ui-dialog.add-attendance-note button.close, .ui-dialog.user-profile-popup button.close {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 24px;
  width: 24px;
  height: 24px;
  margin: 0;
  z-index: 100;
}
@media all and (max-width: 581px) {
  .ui-dialog.swim-form-modal button.close, .ui-dialog.aqualiti-owner-form button.close, .ui-dialog.aquality-employee-form button.close, .ui-dialog.edit-attendance-note button.close, .ui-dialog.add-attendance-note button.close, .ui-dialog.user-profile-popup button.close {
    -webkit-transform: unset;
    transform: unset;
  }
}
.ui-dialog.swim-form-modal button.close span, .ui-dialog.aqualiti-owner-form button.close span, .ui-dialog.aquality-employee-form button.close span, .ui-dialog.edit-attendance-note button.close span, .ui-dialog.add-attendance-note button.close span, .ui-dialog.user-profile-popup button.close span {
  display: block;
  font-size: 0;
  width: 24px;
  height: 24px;
  background: url("../images/icons_new/modal-close-icon.svg") no-repeat center center/contain;
}
.ui-dialog.swim-form-modal .attendance-note-header, .ui-dialog.aqualiti-owner-form .attendance-note-header, .ui-dialog.aquality-employee-form .attendance-note-header, .ui-dialog.edit-attendance-note .attendance-note-header, .ui-dialog.add-attendance-note .attendance-note-header, .ui-dialog.user-profile-popup .attendance-note-header {
  font-size: 24px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  color: #100e1f;
  margin-bottom: 25px;
}
@media all and (max-width: 581px) {
  .ui-dialog.swim-form-modal .attendance-note-header, .ui-dialog.aqualiti-owner-form .attendance-note-header, .ui-dialog.aquality-employee-form .attendance-note-header, .ui-dialog.edit-attendance-note .attendance-note-header, .ui-dialog.add-attendance-note .attendance-note-header, .ui-dialog.user-profile-popup .attendance-note-header {
    background-color: white;
    padding: 16px;
    font-size: 16px;
    font-weight: 500;
  }
}
.ui-dialog.swim-form-modal .form-type-textarea, .ui-dialog.aqualiti-owner-form .form-type-textarea, .ui-dialog.aquality-employee-form .form-type-textarea, .ui-dialog.edit-attendance-note .form-type-textarea, .ui-dialog.add-attendance-note .form-type-textarea, .ui-dialog.user-profile-popup .form-type-textarea {
  position: relative;
  padding-top: 14px;
}
@media all and (min-width: 582px) {
  .ui-dialog.swim-form-modal .form-type-textarea, .ui-dialog.aqualiti-owner-form .form-type-textarea, .ui-dialog.aquality-employee-form .form-type-textarea, .ui-dialog.edit-attendance-note .form-type-textarea, .ui-dialog.add-attendance-note .form-type-textarea, .ui-dialog.user-profile-popup .form-type-textarea {
    padding-top: 40px;
  }
}
@media all and (min-width: 582px) {
  .ui-dialog.swim-form-modal .form-type-textarea::before, .ui-dialog.aqualiti-owner-form .form-type-textarea::before, .ui-dialog.aquality-employee-form .form-type-textarea::before, .ui-dialog.edit-attendance-note .form-type-textarea::before, .ui-dialog.add-attendance-note .form-type-textarea::before, .ui-dialog.user-profile-popup .form-type-textarea::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -24px;
    width: calc(100% + 48px);
    height: 1px;
    background: #DBE0F9;
  }
}
@media all and (max-width: 581px) {
  .ui-dialog.swim-form-modal .form-type-textarea, .ui-dialog.aqualiti-owner-form .form-type-textarea, .ui-dialog.aquality-employee-form .form-type-textarea, .ui-dialog.edit-attendance-note .form-type-textarea, .ui-dialog.add-attendance-note .form-type-textarea, .ui-dialog.user-profile-popup .form-type-textarea {
    padding: 16px;
  }
}
@media all and (max-width: 581px) {
  .ui-dialog.swim-form-modal .form-attendance-note-actions, .ui-dialog.aqualiti-owner-form .form-attendance-note-actions, .ui-dialog.aquality-employee-form .form-attendance-note-actions, .ui-dialog.edit-attendance-note .form-attendance-note-actions, .ui-dialog.add-attendance-note .form-attendance-note-actions, .ui-dialog.user-profile-popup .form-attendance-note-actions {
    padding: 16px;
    position: fixed;
    bottom: 45px;
    width: 100%;
  }
  .ui-dialog.swim-form-modal .form-attendance-note-actions .form-attendance-note-actions-sub-wrp, .ui-dialog.aqualiti-owner-form .form-attendance-note-actions .form-attendance-note-actions-sub-wrp, .ui-dialog.aquality-employee-form .form-attendance-note-actions .form-attendance-note-actions-sub-wrp, .ui-dialog.edit-attendance-note .form-attendance-note-actions .form-attendance-note-actions-sub-wrp, .ui-dialog.add-attendance-note .form-attendance-note-actions .form-attendance-note-actions-sub-wrp, .ui-dialog.user-profile-popup .form-attendance-note-actions .form-attendance-note-actions-sub-wrp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
.ui-dialog.user-profile-popup .modal-header {
  padding: 24px;
  text-align: left;
}
@media all and (max-width: 581px) {
  .ui-dialog.user-profile-popup .modal-header {
    padding: 13px 16px;
  }
}
.ui-dialog.user-profile-popup .modal-title {
  font-size: 24px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  line-height: 141.666667%; /* 34/24 */
  color: #100e1f;
  text-align: left;
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin: 0;
}
@media all and (max-width: 581px) {
  .ui-dialog.user-profile-popup .modal-title {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
  }
}
.ui-dialog.user-profile-popup .modal-body {
  padding: 16px;
  background: white;
}
@media all and (max-width: 581px) {
  .ui-dialog.user-profile-popup .modal-body {
    background: #EAECED;
  }
}
.ui-dialog.user-profile-popup .modal-body::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.ui-dialog.user-profile-popup .modal-body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(19, 54, 144, 0.3);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup .modal-body {
    padding: 40px 24px;
  }
}
.ui-dialog.user-profile-popup .modal-footer {
  margin: 0 !important;
  width: 100% !important;
  padding: 24px;
  background: white;
  display: block !important;
}
@media all and (max-width: 581px) {
  .ui-dialog.user-profile-popup .modal-footer {
    background: #EAECED;
    padding: 16px;
    border: none;
  }
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup .modal-footer {
    padding: 24px;
    border-top: 1px solid #DBE0F9 !important;
  }
}
.ui-dialog.user-profile-popup .modal-buttons {
  display: -webkit-box;
  display: flex;
  max-width: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
  gap: 10px;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup .modal-buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
}
.ui-dialog.user-profile-popup .modal-buttons .btn {
  margin: 0;
}
.ui-dialog.user-profile-popup .modal-buttons .btn.button--primary {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.ui-dialog.user-profile-popup .modal-buttons .btn.button--primary:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.ui-dialog.user-profile-popup .modal-buttons .btn.button--primary:focus, .ui-dialog.user-profile-popup .modal-buttons .btn.button--primary:focus-within, .ui-dialog.user-profile-popup .modal-buttons .btn.button--primary:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.ui-dialog.user-profile-popup .modal-buttons .btn.popup-go-back-button {
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-decoration: none;
  padding: 8px 18px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.ui-dialog.user-profile-popup .modal-buttons .btn.popup-go-back-button:focus {
  background: rgba(19, 54, 144, 0.1);
  border: 1px solid #133690;
  color: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .ui-dialog.user-profile-popup .modal-buttons .btn.popup-go-back-button:hover {
    background: rgba(19, 54, 144, 0.1);
    border: 1px solid #133690;
    color: #133690;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.ui-dialog.user-profile-popup .modal-buttons .btn.popup-go-back-button:active {
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690;
  border-radius: 6px;
}
.ui-dialog.user-profile-popup .modal-buttons .btn.popup-go-back-button {
  background: transparent;
}
.ui-dialog.user-profile-popup .description.help-block, .ui-dialog.user-profile-popup .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .ui-dialog.user-profile-popup .description,
.ui-dialog.user-profile-popup .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .ui-dialog.user-profile-popup .description,
.ui-dialog.user-profile-popup .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .ui-dialog.user-profile-popup .description,
.ui-dialog.user-profile-popup .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .ui-dialog.user-profile-popup .description {
  font-size: 14px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #100e1f;
}
.ui-dialog.user-profile-popup form {
  padding: 0;
  border-radius: 0;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-align: baseline;
    align-items: baseline;
  }
}
@media all and (max-width: 581px) {
  .ui-dialog.user-profile-popup form {
    background: #EAECED;
  }
}
.ui-dialog.user-profile-popup form.profile-customer-address-book-edit-form {
  display: -webkit-box;
  display: flex;
}
.ui-dialog.user-profile-popup form.profile-customer-address-book-delete-form {
  text-align: center;
  font-size: 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 12px;
  -webkit-box-align: center;
  align-items: center;
  font-size: 24px;
}
@media all and (max-width: 581px) {
  .ui-dialog.user-profile-popup form.profile-customer-address-book-delete-form {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.ui-dialog.user-profile-popup form.profile-customer-address-book-delete-form::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-image: url("../images/icons_new/danger-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media all and (max-width: 581px) {
  .ui-dialog.user-profile-popup form .form-type-textarea {
    padding: 0;
  }
}
.ui-dialog.user-profile-popup form.user-form {
  gap: 24px;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form.user-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
.ui-dialog.user-profile-popup form.user-form div[data-drupal-selector=edit-account] {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.ui-dialog.user-profile-popup form.user-form div[data-drupal-selector=edit-account] .form-item {
  -webkit-box-flex: 1;
  flex: 1 1 100%;
  flex-wrap: wrap;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form.user-form div[data-drupal-selector=edit-account] .form-item {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-basis: calc((100% - 24px) / 2);
  }
}
.ui-dialog.user-profile-popup form.user-form div[data-drupal-selector=edit-account] .form-item.form-type-password {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.ui-dialog.user-profile-popup form.user-form div[data-drupal-selector=edit-account] .form-item.form-type-email {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.ui-dialog.user-profile-popup form.user-form div[data-drupal-selector=edit-account] .form-item.form-type-password-confirm {
  -webkit-box-flex: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: flex;
  gap: 24px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-ordinal-group: 4;
  order: 3;
}
.ui-dialog.user-profile-popup form.user-form div[data-drupal-selector=edit-account] .form-item.form-type-password-confirm .form-item {
  -webkit-box-flex: 1;
  flex: 1 1 100%;
  flex-wrap: wrap;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form.user-form div[data-drupal-selector=edit-account] .form-item.form-type-password-confirm .form-item {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-basis: calc((100% - 24px) / 2);
  }
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form.user-form .field--name-field-first-name,
  .ui-dialog.user-profile-popup form.user-form .field--name-field-last-name {
    flex-basis: calc((100% - 24px) / 2);
  }
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth, .ui-dialog.user-profile-popup form.user-form .field--name-field-gender {
  -webkit-box-flex: 1;
  flex: 1 1 100%;
  flex-wrap: wrap;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth, .ui-dialog.user-profile-popup form.user-form .field--name-field-gender {
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-basis: calc((100% - 24px) / 2);
  }
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-gender {
  margin-bottom: 0;
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-gender > .form-item {
  width: 100%;
}
.ui-dialog.user-profile-popup form.user-form .field--name-user-picture {
  width: 100%;
}
.ui-dialog.user-profile-popup form.user-form .field--name-user-picture .file span {
  margin-right: 4px;
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth {
  position: relative;
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-image: url("../images/icons_new/calendar-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  z-index: 2;
  cursor: pointer;
  pointer-events: none;
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth::after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 36px;
  border-left: 1px solid #CFD4D9;
  background: #F3F5F9;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  right: 1px;
  bottom: 1px;
  z-index: 0;
  pointer-events: none;
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth .form-type-date {
  width: 100%;
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth input {
  width: 100%;
  min-width: calc(100% - 16px);
  padding-right: 7px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #CFD4D9;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 375px) {
  .ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth input {
    max-width: calc(100% - 18px);
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth input {
    max-width: unset;
  }
}
@supports (-moz-appearance: none) {
  .ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth input {
    max-width: unset;
  }
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-date-of-birth input::-webkit-calendar-picker-indicator {
  background-image: url("../images/icons_new/calendar-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-read-and-accepted {
  width: 100%;
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-read-and-accepted .form-type-checkbox label {
  display: block;
  padding-left: 30px;
}
.ui-dialog.user-profile-popup form.user-form .field--name-field-read-and-accepted .form-type-checkbox input {
  position: absolute;
}
.ui-dialog.user-profile-popup form label.control-label {
  font-size: 14px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
  padding: 0;
  margin-bottom: 8px;
}
.ui-dialog.user-profile-popup form div[id*=edit-field-gender] {
  margin: 0 0 24px;
  gap: 24px;
}
@media all and (max-width: 581px) {
  .ui-dialog.user-profile-popup form div[id*=edit-field-gender] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}
.ui-dialog.user-profile-popup form div[id*=edit-field-gender] .fieldset-wrapper div[id*=edit-field-gender] {
  margin-bottom: 0;
}
.ui-dialog.user-profile-popup form .field--name-field-gender .radio label {
  color: #212529;
  cursor: pointer;
  font-size: 16px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 24px;
}
.ui-dialog.user-profile-popup form .field--name-field-gender .radio label::before {
  width: 16px;
  height: 16px;
  border-color: rgba(0, 0, 0, 0.25);
  left: -24px;
}
@media all and (max-width: 581px) {
  .ui-dialog.user-profile-popup form .field--name-field-gender .radio label::before {
    background: white;
  }
}
.ui-dialog.user-profile-popup form .field--name-field-gender .radio label.selected::before {
  background: transparent;
  border-width: 4px;
  border-color: #133690;
}
.ui-dialog.user-profile-popup form .field--name-field-gender .radio label input {
  cursor: pointer;
}
.ui-dialog.user-profile-popup form .field--widget-address-default div[id*=address-0-address-ajax-wrapper] > .form-group {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  gap: 24px;
}
.ui-dialog.user-profile-popup form .field--widget-address-default div[id*=address-0-address-ajax-wrapper] > .form-group .form-group {
  -webkit-box-flex: 1;
  flex: 1 1 100%;
  flex-wrap: wrap;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form .field--widget-address-default div[id*=address-0-address-ajax-wrapper] > .form-group .form-group {
    flex-basis: calc((100% - 24px) / 2);
  }
}
.ui-dialog.user-profile-popup form .field--widget-address-default div[id*=address-0-address-ajax-wrapper] > .form-group .form-group.address-container-inline {
  -webkit-box-flex: 1;
  flex: 1 1 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  gap: 24px;
}
.ui-dialog.user-profile-popup form .field--widget-address-default div[id*=address-0-address-ajax-wrapper] > .form-group .form-group.address-container-inline .form-group {
  -webkit-box-flex: 1;
  flex: 1 1 100%;
  flex-wrap: wrap;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form .field--widget-address-default div[id*=address-0-address-ajax-wrapper] > .form-group .form-group.address-container-inline .form-group {
    flex-basis: calc((100% - 24px) / 2);
  }
}
.ui-dialog.user-profile-popup form .field--name-field-additional-address-c-o {
  margin-bottom: 24px;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form .field--name-field-additional-address-c-o {
    width: calc(50% - 12px);
    margin-right: 24px;
    margin-bottom: 14px;
  }
}
.ui-dialog.user-profile-popup form .field--name-field-phone {
  margin-bottom: 24px;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form .field--name-field-phone {
    width: calc(50% - 12px);
    margin-bottom: 14px;
  }
}
.ui-dialog.user-profile-popup form .field--name-field-phone .iti--allow-dropdown {
  width: 100%;
}
.ui-dialog.user-profile-popup form .field--name-field-phone .iti--allow-dropdown input {
  padding-left: 52px;
  padding-right: 6px;
}
.ui-dialog.user-profile-popup form .field--name-field-phone .iti--allow-dropdown .iti__country-list {
  width: 290px;
}
.ui-dialog.user-profile-popup form .field--name-field-phone input {
  height: auto;
}
.ui-dialog.user-profile-popup form .field--name-field-notes {
  clear: both;
  width: 100%;
  margin-bottom: 24px;
}
@media all and (min-width: 582px) {
  .ui-dialog.user-profile-popup form .field--name-field-notes .form-type-textarea {
    padding-top: 10px;
  }
}
.ui-dialog.user-profile-popup form .field--name-field-notes .form-type-textarea::before {
  display: none;
}
.ui-dialog.user-profile-popup form .field--name-field-notes textarea {
  background: white;
}
.ui-dialog.user-profile-popup form .field--name-field-notes textarea:focus {
  border-color: #3C5FA1;
}
.ui-dialog.user-profile-popup form .field--name-address {
  margin-bottom: 24px;
}
.ui-dialog.user-profile-popup form .form-item input {
  background: white;
  border: 1px solid #CFD4D9;
  border-radius: 6px;
  padding: 8px 16px;
  height: 38px;
  color: #133690;
}
.ui-dialog.user-profile-popup form .form-item input:focus {
  border-color: #3C5FA1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ui-dialog.user-profile-popup form .form-item input[type=checkbox] {
  position: relative;
  border: none;
  width: 16px;
  height: 16px;
  border: none;
  border-radius: 0;
  margin-right: 8px;
  background: transparent;
  padding: 0;
}
.ui-dialog.user-profile-popup form .form-item input[type=checkbox]:checked:after {
  margin-top: 0;
}
.ui-dialog.user-profile-popup form .form-item.form-type-checkbox {
  margin: 0;
}
.ui-dialog.user-profile-popup form .form-item.form-type-checkbox label {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 0;
  color: #212529;
  font-size: 16px;
}
.ui-dialog.user-profile-popup form .form-item.form-item-address-0-address-address-line2 label {
  position: static;
  width: auto;
  height: auto;
}
@media all and (max-width: 581px) {
  .ui-dialog.user-profile-popup button.close {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media all and (min-width: 582px) {
  .ui-dialog.add-attendance-note, .ui-dialog.edit-attendance-note {
    border-radius: 12px;
    overflow: hidden;
  }
}
.ui-dialog.add-attendance-note button.close, .ui-dialog.edit-attendance-note button.close {
  top: 42px;
}
@media all and (max-width: 581px) {
  .ui-dialog.add-attendance-note button.close, .ui-dialog.edit-attendance-note button.close {
    top: 14px;
    -webkit-transform: none;
    transform: none;
  }
}

#swimsports-course-registration-for-third-parties {
  max-width: 992px;
  margin: 0 auto;
}
#swimsports-course-registration-for-third-parties label.form-required::after {
  content: "*";
  color: var(--gin-color-danger);
  line-height: 1;
  margin-inline: 0.15em;
  vertical-align: text-top;
  background: none;
}
#swimsports-course-registration-for-third-parties h2 {
  text-align: center;
  margin-bottom: 15px;
}
#swimsports-course-registration-for-third-parties #edit-orders {
  background: #dfdfdf;
  margin-bottom: 15px;
}
#swimsports-course-registration-for-third-parties #edit-info {
  margin-bottom: 25px;
  background: #dfdfdf;
  border-radius: 8px;
  padding: 0 15px;
}
#swimsports-course-registration-for-third-parties #edit-info .panel-title {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
}
#swimsports-course-registration-for-third-parties .panel-title {
  text-align: center;
}
#swimsports-course-registration-for-third-parties .form-item-info-course label,
#swimsports-course-registration-for-third-parties .form-item-info-course-nr label {
  width: 100px;
}
#swimsports-course-registration-for-third-parties .form-item-user {
  display: -webkit-box;
  display: flex;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
}
#swimsports-course-registration-for-third-parties .form-item-user label {
  margin-right: 10px;
  line-height: 34px;
  margin-bottom: 0;
}
#swimsports-course-registration-for-third-parties #billing-preselect-wrapper,
#swimsports-course-registration-for-third-parties #participant-preselect-wrapper {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
}
#swimsports-course-registration-for-third-parties #billing-preselect-wrapper label,
#swimsports-course-registration-for-third-parties #participant-preselect-wrapper label {
  margin: 0 auto;
  font-size: 18px;
  margin-bottom: 10px;
}
#swimsports-course-registration-for-third-parties #billing-preselect-wrapper label:after,
#swimsports-course-registration-for-third-parties #participant-preselect-wrapper label:after {
  content: "";
}
#swimsports-course-registration-for-third-parties #billing-fieldset-wrapper,
#swimsports-course-registration-for-third-parties #participant-fieldset-wrapper {
  margin-bottom: 40px;
}
#swimsports-course-registration-for-third-parties #billing-fieldset-wrapper .panel,
#swimsports-course-registration-for-third-parties #participant-fieldset-wrapper .panel {
  background: #dfdfdf;
  border-radius: 8px;
}
#swimsports-course-registration-for-third-parties #billing-fieldset-wrapper .panel-title,
#swimsports-course-registration-for-third-parties #participant-fieldset-wrapper .panel-title {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
}
#swimsports-course-registration-for-third-parties #billing-fieldset-wrapper .panel-body,
#swimsports-course-registration-for-third-parties #participant-fieldset-wrapper .panel-body {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
#swimsports-course-registration-for-third-parties #billing-fieldset-wrapper .panel-body .form-item,
#swimsports-course-registration-for-third-parties #participant-fieldset-wrapper .panel-body .form-item {
  width: 50%;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  margin-bottom: 15px;
}
#swimsports-course-registration-for-third-parties #billing-fieldset-wrapper .panel-body .form-item label,
#swimsports-course-registration-for-third-parties #participant-fieldset-wrapper .panel-body .form-item label {
  display: inline-block;
  width: 160px;
  line-height: 32px;
}
#swimsports-course-registration-for-third-parties #billing-fieldset-wrapper .panel-body .form-item .select-wrapper,
#swimsports-course-registration-for-third-parties #billing-fieldset-wrapper .panel-body .form-item input,
#swimsports-course-registration-for-third-parties #participant-fieldset-wrapper .panel-body .form-item .select-wrapper,
#swimsports-course-registration-for-third-parties #participant-fieldset-wrapper .panel-body .form-item input {
  width: calc(100% - 150px);
  border: 1px solid #bad1ff;
  margin-right: 15px;
}
#swimsports-course-registration-for-third-parties #billing-fieldset-wrapper .panel-body .form-item .select-wrapper,
#swimsports-course-registration-for-third-parties #participant-fieldset-wrapper .panel-body .form-item .select-wrapper {
  border: none;
}
#swimsports-course-registration-for-third-parties #billing-fieldset-wrapper .panel-body .form-item .select-wrapper select,
#swimsports-course-registration-for-third-parties #participant-fieldset-wrapper .panel-body .form-item .select-wrapper select {
  height: 32px;
  border: 1px solid #bad1ff;
  border-radius: 8px;
}
#swimsports-course-registration-for-third-parties .form-item-part-date-of-birth label {
  font-size: 14px;
}
#swimsports-course-registration-for-third-parties [data-drupal-selector=edit-bill-address] {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
}
#swimsports-course-registration-for-third-parties [data-drupal-selector=edit-bill-address] .address-container-inline {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}
#swimsports-course-registration-for-third-parties [data-drupal-selector=edit-bill-address] > div {
  width: 100%;
}
#swimsports-course-registration-for-third-parties [data-drupal-selector=edit-bill-address] .form-item {
  width: 50%;
}
#swimsports-course-registration-for-third-parties [data-drupal-selector=edit-bill-address] .form-item-bill-address-address-line2 {
  width: 100% !important;
  padding-left: 150px;
  padding-right: 50%;
}
#swimsports-course-registration-for-third-parties [data-drupal-selector=edit-bill-address] .form-item-bill-address-address-line2 input {
  width: 100% !important;
}
#swimsports-course-registration-for-third-parties [data-drupal-selector=edit-bill-address] .form-item-bill-address-address-line3 {
  display: none !important;
}

#billing-fieldset-wrapper .panel-body > div {
  width: 100%;
}
#billing-fieldset-wrapper .form-item-bill-address-country-code .select-wrapper {
  margin-right: 0 !important;
}
#billing-fieldset-wrapper .form-item-bill-address-country-code .input-group .select2-selection__rendered {
  min-height: 32px;
  height: 32px;
  padding: 4px 18px;
}

@media all and (max-width: 581px) and (orientation: portrait) {
  .ui-dialog.edit-attendance-note textarea.form-control {
    max-height: 45vh;
  }
}

.course-information-infographic span,
.attendees-music-icon {
  display: inline-block;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  overflow: hidden;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: default;
  font-size: 0;
}
.course-information-infographic span.without_music,
.attendees-music-icon.without_music {
  background-image: url("../images/icon--no-music.png");
}
.course-information-infographic span.recive_course_music_with_data_transfer,
.attendees-music-icon.recive_course_music_with_data_transfer {
  background-image: url("../images/icon--music.png");
}
.course-information-infographic span.recive_course_music_on_cd,
.attendees-music-icon.recive_course_music_on_cd {
  background-image: url("../images/icon--music-cd.png");
}
.course-information-infographic span.without_doc,
.attendees-music-icon.without_doc {
  background-image: url("../images/icon--document-without.png");
}
.course-information-infographic span.get_doc,
.attendees-music-icon.get_doc {
  background-image: url("../images/icon--document-get.png");
}

.attenders label {
  background-clip: content-box;
  display: -webkit-box;
  display: flex;
  background: #133690;
  color: white;
}
.attenders label input {
  margin-right: 6px;
}
@media (max-width: 768px) {
  .attenders label input {
    margin-left: 0 !important;
  }
}
.attenders div.attenders {
  background: #133690;
  padding: 5px 10px;
  border: 1px solid #133690;
  border-radius: 4px;
}
.attenders div.generate-enabled {
  padding: 5px 10px;
}
.attenders div.generate-disabled {
  padding: 5px 10px;
  opacity: 0.4;
}

.button-width-wrapper {
  position: absolute;
  bottom: -25px;
  right: 0;
  color: transparent;
  background: url("../images/fullwidth.png") center no-repeat;
  width: 60px;
  height: 30px;
  font-size: 0;
  cursor: pointer;
  border: 1px solid #133690;
  border-radius: 4px 4px 0 0;
}

.relative {
  position: relative;
}

.attenders-full-width {
  width: 100dvw;
  margin-left: calc(50% - 50dvw);
  max-width: 100vw;
}
.gin--vertical-toolbar .attenders-full-width {
  width: calc(100dvw - 65px);
  margin-left: calc(50% + 33px - 50dvw);
  max-width: calc(100dvw - 65px);
}

.profile-aquality-aquality-conduct-form,
.profile-aquality-aquality-safety-form,
.profile-aquality-form {
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.profile-aquality-aquality-conduct-form .field--type-boolean .description,
.profile-aquality-aquality-safety-form .field--type-boolean .description,
.profile-aquality-form .field--type-boolean .description {
  display: none;
}
.profile-aquality-aquality-conduct-form input[type=checkbox]:checked::before,
.profile-aquality-aquality-safety-form input[type=checkbox]:checked::before,
.profile-aquality-form input[type=checkbox]:checked::before {
  border-color: #133690 !important;
  background: #133690 !important;
  width: 20px !important;
  height: 20px !important;
  z-index: 1;
}
.profile-aquality-aquality-conduct-form input[type=checkbox]:checked:after,
.profile-aquality-aquality-safety-form input[type=checkbox]:checked:after,
.profile-aquality-form input[type=checkbox]:checked:after {
  margin-top: 0 !important;
}
.profile-aquality-aquality-conduct-form input[type=checkbox],
.profile-aquality-aquality-safety-form input[type=checkbox],
.profile-aquality-form input[type=checkbox] {
  width: 20px !important;
  height: 20px !important;
}
.profile-aquality-aquality-conduct-form input[type=checkbox]::before,
.profile-aquality-aquality-safety-form input[type=checkbox]::before,
.profile-aquality-form input[type=checkbox]::before {
  border: none !important;
  border-radius: 0 !important;
}
.profile-aquality-aquality-conduct-form .field--type-datetime,
.profile-aquality-aquality-safety-form .field--type-datetime,
.profile-aquality-form .field--type-datetime {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 10px 30px;
}
.profile-aquality-aquality-conduct-form .field--type-datetime .control-label,
.profile-aquality-aquality-safety-form .field--type-datetime .control-label,
.profile-aquality-form .field--type-datetime .control-label {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 0;
}
.profile-aquality-aquality-conduct-form .field--type-datetime input,
.profile-aquality-aquality-safety-form .field--type-datetime input,
.profile-aquality-form .field--type-datetime input {
  border: 1px solid #576483;
  border-radius: 3px;
}
.profile-aquality-aquality-conduct-form .form-actions,
.profile-aquality-aquality-safety-form .form-actions,
.profile-aquality-form .form-actions {
  text-align: center;
  margin-top: 25px;
}

.ui-dialog .profile-aquality-inhaber-edit-form .form-group, .ui-dialog.swim-form-modal .form-group, .ui-dialog.aquality-owner-form .form-group, .ui-dialog.aquality-employee-form .form-group {
  margin-bottom: 15px;
}
.ui-dialog .profile-aquality-inhaber-edit-form .form-actions, .ui-dialog.swim-form-modal .form-actions, .ui-dialog.aquality-owner-form .form-actions, .ui-dialog.aquality-employee-form .form-actions {
  margin-top: 15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.ui-dialog .profile-aquality-inhaber-edit-form .form-actions a,
.ui-dialog .profile-aquality-inhaber-edit-form .form-actions .button, .ui-dialog.swim-form-modal .form-actions a,
.ui-dialog.swim-form-modal .form-actions .button, .ui-dialog.aquality-owner-form .form-actions a,
.ui-dialog.aquality-owner-form .form-actions .button, .ui-dialog.aquality-employee-form .form-actions a,
.ui-dialog.aquality-employee-form .form-actions .button {
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
  border: 0.2rem solid #3C5FA1 !important;
  border-radius: 0.8rem !important;
  color: #3C5FA1 !important;
  font: 800 16px/22px "Nunito Sans", sans-serif !important;
  padding: 6px 12px !important;
  margin: 0 15px;
}

.profile-aquality-aquality-conduct-form,
.profile-aquality-aquality-safety-form,
.profile-aquality-form {
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.profile-aquality-aquality-conduct-form .field--type-boolean .description,
.profile-aquality-aquality-safety-form .field--type-boolean .description,
.profile-aquality-form .field--type-boolean .description {
  display: none;
}
.profile-aquality-aquality-conduct-form input[type=checkbox]:checked::before,
.profile-aquality-aquality-safety-form input[type=checkbox]:checked::before,
.profile-aquality-form input[type=checkbox]:checked::before {
  border-color: #133690 !important;
  background: #133690 !important;
  width: 20px !important;
  height: 20px !important;
  z-index: 1;
}
.profile-aquality-aquality-conduct-form input[type=checkbox]:checked:after,
.profile-aquality-aquality-safety-form input[type=checkbox]:checked:after,
.profile-aquality-form input[type=checkbox]:checked:after {
  margin-top: 0 !important;
}
.profile-aquality-aquality-conduct-form input[type=checkbox],
.profile-aquality-aquality-safety-form input[type=checkbox],
.profile-aquality-form input[type=checkbox] {
  width: 20px !important;
  height: 20px !important;
}
.profile-aquality-aquality-conduct-form input[type=checkbox]::before,
.profile-aquality-aquality-safety-form input[type=checkbox]::before,
.profile-aquality-form input[type=checkbox]::before {
  border: none !important;
  border-radius: 0 !important;
}
.profile-aquality-aquality-conduct-form .field--type-datetime,
.profile-aquality-aquality-safety-form .field--type-datetime,
.profile-aquality-form .field--type-datetime {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 10px 30px;
}
.profile-aquality-aquality-conduct-form .field--type-datetime .control-label,
.profile-aquality-aquality-safety-form .field--type-datetime .control-label,
.profile-aquality-form .field--type-datetime .control-label {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 0;
}
.profile-aquality-aquality-conduct-form .field--type-datetime input,
.profile-aquality-aquality-safety-form .field--type-datetime input,
.profile-aquality-form .field--type-datetime input {
  border: 1px solid #576483;
  border-radius: 3px;
}
.profile-aquality-aquality-conduct-form .form-actions,
.profile-aquality-aquality-safety-form .form-actions,
.profile-aquality-form .form-actions {
  text-align: center;
  margin-top: 25px;
}

.ui-dialog .profile-aquality-inhaber-edit-form .form-group, .ui-dialog.swim-form-modal .form-group, .ui-dialog.aquality-owner-form .form-group, .ui-dialog.aquality-employee-form .form-group {
  margin-bottom: 15px;
}
.ui-dialog .profile-aquality-inhaber-edit-form .form-actions, .ui-dialog.swim-form-modal .form-actions, .ui-dialog.aquality-owner-form .form-actions, .ui-dialog.aquality-employee-form .form-actions {
  margin-top: 15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.ui-dialog .profile-aquality-inhaber-edit-form .form-actions a,
.ui-dialog .profile-aquality-inhaber-edit-form .form-actions .button, .ui-dialog.swim-form-modal .form-actions a,
.ui-dialog.swim-form-modal .form-actions .button, .ui-dialog.aquality-owner-form .form-actions a,
.ui-dialog.aquality-owner-form .form-actions .button, .ui-dialog.aquality-employee-form .form-actions a,
.ui-dialog.aquality-employee-form .form-actions .button {
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
  border: 0.2rem solid #3C5FA1 !important;
  border-radius: 0.8rem !important;
  color: #3C5FA1 !important;
  font: 800 16px/22px "Nunito Sans", sans-serif !important;
  padding: 6px 12px !important;
  margin: 0 15px;
}

.webform-submission-second-form-form,
.webform-submission-advanced-safety-form,
.webform-submission-advanced-aqua-fitness-form,
.webform-submission-advanced-swimming-form,
.webform-submission-basic-safety-form,
.webform-submission-basic-aqua-fitness-form,
.webform-submission-basic-swimming-form,
.webform-submission-multistep-1-form {
  max-width: 768px;
  margin: 0 auto;
  padding: 0 15px;
}
.webform-submission-second-form-form #edit-advanced-training-type--wrapper legend,
.webform-submission-second-form-form #edit-basic-training-type--wrapper legend,
.webform-submission-second-form-form #edit-training-type--wrapper legend,
.webform-submission-advanced-safety-form #edit-advanced-training-type--wrapper legend,
.webform-submission-advanced-safety-form #edit-basic-training-type--wrapper legend,
.webform-submission-advanced-safety-form #edit-training-type--wrapper legend,
.webform-submission-advanced-aqua-fitness-form #edit-advanced-training-type--wrapper legend,
.webform-submission-advanced-aqua-fitness-form #edit-basic-training-type--wrapper legend,
.webform-submission-advanced-aqua-fitness-form #edit-training-type--wrapper legend,
.webform-submission-advanced-swimming-form #edit-advanced-training-type--wrapper legend,
.webform-submission-advanced-swimming-form #edit-basic-training-type--wrapper legend,
.webform-submission-advanced-swimming-form #edit-training-type--wrapper legend,
.webform-submission-basic-safety-form #edit-advanced-training-type--wrapper legend,
.webform-submission-basic-safety-form #edit-basic-training-type--wrapper legend,
.webform-submission-basic-safety-form #edit-training-type--wrapper legend,
.webform-submission-basic-aqua-fitness-form #edit-advanced-training-type--wrapper legend,
.webform-submission-basic-aqua-fitness-form #edit-basic-training-type--wrapper legend,
.webform-submission-basic-aqua-fitness-form #edit-training-type--wrapper legend,
.webform-submission-basic-swimming-form #edit-advanced-training-type--wrapper legend,
.webform-submission-basic-swimming-form #edit-basic-training-type--wrapper legend,
.webform-submission-basic-swimming-form #edit-training-type--wrapper legend,
.webform-submission-multistep-1-form #edit-advanced-training-type--wrapper legend,
.webform-submission-multistep-1-form #edit-basic-training-type--wrapper legend,
.webform-submission-multistep-1-form #edit-training-type--wrapper legend {
  color: #5FC399;
  font: 800 36px/42px "Nunito Sans", sans-serif;
  text-align: center;
  color: #133690;
}
.webform-submission-second-form-form .step-title,
.webform-submission-advanced-safety-form .step-title,
.webform-submission-advanced-aqua-fitness-form .step-title,
.webform-submission-advanced-swimming-form .step-title,
.webform-submission-basic-safety-form .step-title,
.webform-submission-basic-aqua-fitness-form .step-title,
.webform-submission-basic-swimming-form .step-title,
.webform-submission-multistep-1-form .step-title {
  font: 800 36px/42px "Nunito Sans", sans-serif;
  color: #133690;
  display: block;
  text-align: center;
  margin-bottom: 26px;
  margin-top: 61px;
}
.webform-submission-second-form-form .webform-type-radios,
.webform-submission-second-form-form .form-type-number,
.webform-submission-second-form-form .webform-type-checkboxes,
.webform-submission-second-form-form .form-type-textarea,
.webform-submission-advanced-safety-form .webform-type-radios,
.webform-submission-advanced-safety-form .form-type-number,
.webform-submission-advanced-safety-form .webform-type-checkboxes,
.webform-submission-advanced-safety-form .form-type-textarea,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios,
.webform-submission-advanced-aqua-fitness-form .form-type-number,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea,
.webform-submission-advanced-swimming-form .webform-type-radios,
.webform-submission-advanced-swimming-form .form-type-number,
.webform-submission-advanced-swimming-form .webform-type-checkboxes,
.webform-submission-advanced-swimming-form .form-type-textarea,
.webform-submission-basic-safety-form .webform-type-radios,
.webform-submission-basic-safety-form .form-type-number,
.webform-submission-basic-safety-form .webform-type-checkboxes,
.webform-submission-basic-safety-form .form-type-textarea,
.webform-submission-basic-aqua-fitness-form .webform-type-radios,
.webform-submission-basic-aqua-fitness-form .form-type-number,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes,
.webform-submission-basic-aqua-fitness-form .form-type-textarea,
.webform-submission-basic-swimming-form .webform-type-radios,
.webform-submission-basic-swimming-form .form-type-number,
.webform-submission-basic-swimming-form .webform-type-checkboxes,
.webform-submission-basic-swimming-form .form-type-textarea,
.webform-submission-multistep-1-form .webform-type-radios,
.webform-submission-multistep-1-form .form-type-number,
.webform-submission-multistep-1-form .webform-type-checkboxes,
.webform-submission-multistep-1-form .form-type-textarea {
  position: relative;
}
.webform-submission-second-form-form .webform-type-radios label.error,
.webform-submission-second-form-form .form-type-number label.error,
.webform-submission-second-form-form .webform-type-checkboxes label.error,
.webform-submission-second-form-form .form-type-textarea label.error,
.webform-submission-advanced-safety-form .webform-type-radios label.error,
.webform-submission-advanced-safety-form .form-type-number label.error,
.webform-submission-advanced-safety-form .webform-type-checkboxes label.error,
.webform-submission-advanced-safety-form .form-type-textarea label.error,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios label.error,
.webform-submission-advanced-aqua-fitness-form .form-type-number label.error,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes label.error,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea label.error,
.webform-submission-advanced-swimming-form .webform-type-radios label.error,
.webform-submission-advanced-swimming-form .form-type-number label.error,
.webform-submission-advanced-swimming-form .webform-type-checkboxes label.error,
.webform-submission-advanced-swimming-form .form-type-textarea label.error,
.webform-submission-basic-safety-form .webform-type-radios label.error,
.webform-submission-basic-safety-form .form-type-number label.error,
.webform-submission-basic-safety-form .webform-type-checkboxes label.error,
.webform-submission-basic-safety-form .form-type-textarea label.error,
.webform-submission-basic-aqua-fitness-form .webform-type-radios label.error,
.webform-submission-basic-aqua-fitness-form .form-type-number label.error,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes label.error,
.webform-submission-basic-aqua-fitness-form .form-type-textarea label.error,
.webform-submission-basic-swimming-form .webform-type-radios label.error,
.webform-submission-basic-swimming-form .form-type-number label.error,
.webform-submission-basic-swimming-form .webform-type-checkboxes label.error,
.webform-submission-basic-swimming-form .form-type-textarea label.error,
.webform-submission-multistep-1-form .webform-type-radios label.error,
.webform-submission-multistep-1-form .form-type-number label.error,
.webform-submission-multistep-1-form .webform-type-checkboxes label.error,
.webform-submission-multistep-1-form .form-type-textarea label.error {
  position: absolute;
  margin-bottom: 0;
  bottom: -18px;
  left: 0;
  right: 0;
  color: #ff6060 !important;
  font-size: 12px;
  line-height: 1;
  padding: 0 10px;
}
.webform-submission-second-form-form .webform-type-radios .legend,
.webform-submission-second-form-form .webform-type-radios legend,
.webform-submission-second-form-form .webform-type-radios label,
.webform-submission-second-form-form .form-type-number .legend,
.webform-submission-second-form-form .form-type-number legend,
.webform-submission-second-form-form .form-type-number label,
.webform-submission-second-form-form .webform-type-checkboxes .legend,
.webform-submission-second-form-form .webform-type-checkboxes legend,
.webform-submission-second-form-form .webform-type-checkboxes label,
.webform-submission-second-form-form .form-type-textarea .legend,
.webform-submission-second-form-form .form-type-textarea legend,
.webform-submission-second-form-form .form-type-textarea label,
.webform-submission-advanced-safety-form .webform-type-radios .legend,
.webform-submission-advanced-safety-form .webform-type-radios legend,
.webform-submission-advanced-safety-form .webform-type-radios label,
.webform-submission-advanced-safety-form .form-type-number .legend,
.webform-submission-advanced-safety-form .form-type-number legend,
.webform-submission-advanced-safety-form .form-type-number label,
.webform-submission-advanced-safety-form .webform-type-checkboxes .legend,
.webform-submission-advanced-safety-form .webform-type-checkboxes legend,
.webform-submission-advanced-safety-form .webform-type-checkboxes label,
.webform-submission-advanced-safety-form .form-type-textarea .legend,
.webform-submission-advanced-safety-form .form-type-textarea legend,
.webform-submission-advanced-safety-form .form-type-textarea label,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .legend,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios legend,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios label,
.webform-submission-advanced-aqua-fitness-form .form-type-number .legend,
.webform-submission-advanced-aqua-fitness-form .form-type-number legend,
.webform-submission-advanced-aqua-fitness-form .form-type-number label,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .legend,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes legend,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes label,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea .legend,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea legend,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea label,
.webform-submission-advanced-swimming-form .webform-type-radios .legend,
.webform-submission-advanced-swimming-form .webform-type-radios legend,
.webform-submission-advanced-swimming-form .webform-type-radios label,
.webform-submission-advanced-swimming-form .form-type-number .legend,
.webform-submission-advanced-swimming-form .form-type-number legend,
.webform-submission-advanced-swimming-form .form-type-number label,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .legend,
.webform-submission-advanced-swimming-form .webform-type-checkboxes legend,
.webform-submission-advanced-swimming-form .webform-type-checkboxes label,
.webform-submission-advanced-swimming-form .form-type-textarea .legend,
.webform-submission-advanced-swimming-form .form-type-textarea legend,
.webform-submission-advanced-swimming-form .form-type-textarea label,
.webform-submission-basic-safety-form .webform-type-radios .legend,
.webform-submission-basic-safety-form .webform-type-radios legend,
.webform-submission-basic-safety-form .webform-type-radios label,
.webform-submission-basic-safety-form .form-type-number .legend,
.webform-submission-basic-safety-form .form-type-number legend,
.webform-submission-basic-safety-form .form-type-number label,
.webform-submission-basic-safety-form .webform-type-checkboxes .legend,
.webform-submission-basic-safety-form .webform-type-checkboxes legend,
.webform-submission-basic-safety-form .webform-type-checkboxes label,
.webform-submission-basic-safety-form .form-type-textarea .legend,
.webform-submission-basic-safety-form .form-type-textarea legend,
.webform-submission-basic-safety-form .form-type-textarea label,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .legend,
.webform-submission-basic-aqua-fitness-form .webform-type-radios legend,
.webform-submission-basic-aqua-fitness-form .webform-type-radios label,
.webform-submission-basic-aqua-fitness-form .form-type-number .legend,
.webform-submission-basic-aqua-fitness-form .form-type-number legend,
.webform-submission-basic-aqua-fitness-form .form-type-number label,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .legend,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes legend,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes label,
.webform-submission-basic-aqua-fitness-form .form-type-textarea .legend,
.webform-submission-basic-aqua-fitness-form .form-type-textarea legend,
.webform-submission-basic-aqua-fitness-form .form-type-textarea label,
.webform-submission-basic-swimming-form .webform-type-radios .legend,
.webform-submission-basic-swimming-form .webform-type-radios legend,
.webform-submission-basic-swimming-form .webform-type-radios label,
.webform-submission-basic-swimming-form .form-type-number .legend,
.webform-submission-basic-swimming-form .form-type-number legend,
.webform-submission-basic-swimming-form .form-type-number label,
.webform-submission-basic-swimming-form .webform-type-checkboxes .legend,
.webform-submission-basic-swimming-form .webform-type-checkboxes legend,
.webform-submission-basic-swimming-form .webform-type-checkboxes label,
.webform-submission-basic-swimming-form .form-type-textarea .legend,
.webform-submission-basic-swimming-form .form-type-textarea legend,
.webform-submission-basic-swimming-form .form-type-textarea label,
.webform-submission-multistep-1-form .webform-type-radios .legend,
.webform-submission-multistep-1-form .webform-type-radios legend,
.webform-submission-multistep-1-form .webform-type-radios label,
.webform-submission-multistep-1-form .form-type-number .legend,
.webform-submission-multistep-1-form .form-type-number legend,
.webform-submission-multistep-1-form .form-type-number label,
.webform-submission-multistep-1-form .webform-type-checkboxes .legend,
.webform-submission-multistep-1-form .webform-type-checkboxes legend,
.webform-submission-multistep-1-form .webform-type-checkboxes label,
.webform-submission-multistep-1-form .form-type-textarea .legend,
.webform-submission-multistep-1-form .form-type-textarea legend,
.webform-submission-multistep-1-form .form-type-textarea label {
  display: block;
  font: 800 20px/30px "Nunito Sans", sans-serif;
  text-align: center;
  color: #133690;
  margin-bottom: 17px;
}
.webform-submission-second-form-form .webform-type-radios input,
.webform-submission-second-form-form .form-type-number input,
.webform-submission-second-form-form .webform-type-checkboxes input,
.webform-submission-second-form-form .form-type-textarea input,
.webform-submission-advanced-safety-form .webform-type-radios input,
.webform-submission-advanced-safety-form .form-type-number input,
.webform-submission-advanced-safety-form .webform-type-checkboxes input,
.webform-submission-advanced-safety-form .form-type-textarea input,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios input,
.webform-submission-advanced-aqua-fitness-form .form-type-number input,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes input,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea input,
.webform-submission-advanced-swimming-form .webform-type-radios input,
.webform-submission-advanced-swimming-form .form-type-number input,
.webform-submission-advanced-swimming-form .webform-type-checkboxes input,
.webform-submission-advanced-swimming-form .form-type-textarea input,
.webform-submission-basic-safety-form .webform-type-radios input,
.webform-submission-basic-safety-form .form-type-number input,
.webform-submission-basic-safety-form .webform-type-checkboxes input,
.webform-submission-basic-safety-form .form-type-textarea input,
.webform-submission-basic-aqua-fitness-form .webform-type-radios input,
.webform-submission-basic-aqua-fitness-form .form-type-number input,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes input,
.webform-submission-basic-aqua-fitness-form .form-type-textarea input,
.webform-submission-basic-swimming-form .webform-type-radios input,
.webform-submission-basic-swimming-form .form-type-number input,
.webform-submission-basic-swimming-form .webform-type-checkboxes input,
.webform-submission-basic-swimming-form .form-type-textarea input,
.webform-submission-multistep-1-form .webform-type-radios input,
.webform-submission-multistep-1-form .form-type-number input,
.webform-submission-multistep-1-form .webform-type-checkboxes input,
.webform-submission-multistep-1-form .form-type-textarea input {
  font: 800 14px/16px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form .webform-type-radios textarea,
.webform-submission-second-form-form .form-type-number textarea,
.webform-submission-second-form-form .webform-type-checkboxes textarea,
.webform-submission-second-form-form .form-type-textarea textarea,
.webform-submission-advanced-safety-form .webform-type-radios textarea,
.webform-submission-advanced-safety-form .form-type-number textarea,
.webform-submission-advanced-safety-form .webform-type-checkboxes textarea,
.webform-submission-advanced-safety-form .form-type-textarea textarea,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios textarea,
.webform-submission-advanced-aqua-fitness-form .form-type-number textarea,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes textarea,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea textarea,
.webform-submission-advanced-swimming-form .webform-type-radios textarea,
.webform-submission-advanced-swimming-form .form-type-number textarea,
.webform-submission-advanced-swimming-form .webform-type-checkboxes textarea,
.webform-submission-advanced-swimming-form .form-type-textarea textarea,
.webform-submission-basic-safety-form .webform-type-radios textarea,
.webform-submission-basic-safety-form .form-type-number textarea,
.webform-submission-basic-safety-form .webform-type-checkboxes textarea,
.webform-submission-basic-safety-form .form-type-textarea textarea,
.webform-submission-basic-aqua-fitness-form .webform-type-radios textarea,
.webform-submission-basic-aqua-fitness-form .form-type-number textarea,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes textarea,
.webform-submission-basic-aqua-fitness-form .form-type-textarea textarea,
.webform-submission-basic-swimming-form .webform-type-radios textarea,
.webform-submission-basic-swimming-form .form-type-number textarea,
.webform-submission-basic-swimming-form .webform-type-checkboxes textarea,
.webform-submission-basic-swimming-form .form-type-textarea textarea,
.webform-submission-multistep-1-form .webform-type-radios textarea,
.webform-submission-multistep-1-form .form-type-number textarea,
.webform-submission-multistep-1-form .webform-type-checkboxes textarea,
.webform-submission-multistep-1-form .form-type-textarea textarea {
  font: 800 14px/16px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form .webform-type-radios .flex-box-number,
.webform-submission-second-form-form .form-type-number .flex-box-number,
.webform-submission-second-form-form .webform-type-checkboxes .flex-box-number,
.webform-submission-second-form-form .form-type-textarea .flex-box-number,
.webform-submission-advanced-safety-form .webform-type-radios .flex-box-number,
.webform-submission-advanced-safety-form .form-type-number .flex-box-number,
.webform-submission-advanced-safety-form .webform-type-checkboxes .flex-box-number,
.webform-submission-advanced-safety-form .form-type-textarea .flex-box-number,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .flex-box-number,
.webform-submission-advanced-aqua-fitness-form .form-type-number .flex-box-number,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .flex-box-number,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea .flex-box-number,
.webform-submission-advanced-swimming-form .webform-type-radios .flex-box-number,
.webform-submission-advanced-swimming-form .form-type-number .flex-box-number,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .flex-box-number,
.webform-submission-advanced-swimming-form .form-type-textarea .flex-box-number,
.webform-submission-basic-safety-form .webform-type-radios .flex-box-number,
.webform-submission-basic-safety-form .form-type-number .flex-box-number,
.webform-submission-basic-safety-form .webform-type-checkboxes .flex-box-number,
.webform-submission-basic-safety-form .form-type-textarea .flex-box-number,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .flex-box-number,
.webform-submission-basic-aqua-fitness-form .form-type-number .flex-box-number,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .flex-box-number,
.webform-submission-basic-aqua-fitness-form .form-type-textarea .flex-box-number,
.webform-submission-basic-swimming-form .webform-type-radios .flex-box-number,
.webform-submission-basic-swimming-form .form-type-number .flex-box-number,
.webform-submission-basic-swimming-form .webform-type-checkboxes .flex-box-number,
.webform-submission-basic-swimming-form .form-type-textarea .flex-box-number,
.webform-submission-multistep-1-form .webform-type-radios .flex-box-number,
.webform-submission-multistep-1-form .form-type-number .flex-box-number,
.webform-submission-multistep-1-form .webform-type-checkboxes .flex-box-number,
.webform-submission-multistep-1-form .form-type-textarea .flex-box-number {
  -webkit-box-pack: center;
  justify-content: center;
}
.webform-submission-second-form-form .webform-type-radios .form-checkboxes,
.webform-submission-second-form-form .form-type-number .form-checkboxes,
.webform-submission-second-form-form .webform-type-checkboxes .form-checkboxes,
.webform-submission-second-form-form .form-type-textarea .form-checkboxes,
.webform-submission-advanced-safety-form .webform-type-radios .form-checkboxes,
.webform-submission-advanced-safety-form .form-type-number .form-checkboxes,
.webform-submission-advanced-safety-form .webform-type-checkboxes .form-checkboxes,
.webform-submission-advanced-safety-form .form-type-textarea .form-checkboxes,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .form-checkboxes,
.webform-submission-advanced-aqua-fitness-form .form-type-number .form-checkboxes,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .form-checkboxes,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea .form-checkboxes,
.webform-submission-advanced-swimming-form .webform-type-radios .form-checkboxes,
.webform-submission-advanced-swimming-form .form-type-number .form-checkboxes,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .form-checkboxes,
.webform-submission-advanced-swimming-form .form-type-textarea .form-checkboxes,
.webform-submission-basic-safety-form .webform-type-radios .form-checkboxes,
.webform-submission-basic-safety-form .form-type-number .form-checkboxes,
.webform-submission-basic-safety-form .webform-type-checkboxes .form-checkboxes,
.webform-submission-basic-safety-form .form-type-textarea .form-checkboxes,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .form-checkboxes,
.webform-submission-basic-aqua-fitness-form .form-type-number .form-checkboxes,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .form-checkboxes,
.webform-submission-basic-aqua-fitness-form .form-type-textarea .form-checkboxes,
.webform-submission-basic-swimming-form .webform-type-radios .form-checkboxes,
.webform-submission-basic-swimming-form .form-type-number .form-checkboxes,
.webform-submission-basic-swimming-form .webform-type-checkboxes .form-checkboxes,
.webform-submission-basic-swimming-form .form-type-textarea .form-checkboxes,
.webform-submission-multistep-1-form .webform-type-radios .form-checkboxes,
.webform-submission-multistep-1-form .form-type-number .form-checkboxes,
.webform-submission-multistep-1-form .webform-type-checkboxes .form-checkboxes,
.webform-submission-multistep-1-form .form-type-textarea .form-checkboxes {
  max-width: 540px;
  margin: 0 auto;
}
.webform-submission-second-form-form .webform-type-radios .form-checkboxes label,
.webform-submission-second-form-form .form-type-number .form-checkboxes label,
.webform-submission-second-form-form .webform-type-checkboxes .form-checkboxes label,
.webform-submission-second-form-form .form-type-textarea .form-checkboxes label,
.webform-submission-advanced-safety-form .webform-type-radios .form-checkboxes label,
.webform-submission-advanced-safety-form .form-type-number .form-checkboxes label,
.webform-submission-advanced-safety-form .webform-type-checkboxes .form-checkboxes label,
.webform-submission-advanced-safety-form .form-type-textarea .form-checkboxes label,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .form-checkboxes label,
.webform-submission-advanced-aqua-fitness-form .form-type-number .form-checkboxes label,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .form-checkboxes label,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea .form-checkboxes label,
.webform-submission-advanced-swimming-form .webform-type-radios .form-checkboxes label,
.webform-submission-advanced-swimming-form .form-type-number .form-checkboxes label,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .form-checkboxes label,
.webform-submission-advanced-swimming-form .form-type-textarea .form-checkboxes label,
.webform-submission-basic-safety-form .webform-type-radios .form-checkboxes label,
.webform-submission-basic-safety-form .form-type-number .form-checkboxes label,
.webform-submission-basic-safety-form .webform-type-checkboxes .form-checkboxes label,
.webform-submission-basic-safety-form .form-type-textarea .form-checkboxes label,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .form-checkboxes label,
.webform-submission-basic-aqua-fitness-form .form-type-number .form-checkboxes label,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .form-checkboxes label,
.webform-submission-basic-aqua-fitness-form .form-type-textarea .form-checkboxes label,
.webform-submission-basic-swimming-form .webform-type-radios .form-checkboxes label,
.webform-submission-basic-swimming-form .form-type-number .form-checkboxes label,
.webform-submission-basic-swimming-form .webform-type-checkboxes .form-checkboxes label,
.webform-submission-basic-swimming-form .form-type-textarea .form-checkboxes label,
.webform-submission-multistep-1-form .webform-type-radios .form-checkboxes label,
.webform-submission-multistep-1-form .form-type-number .form-checkboxes label,
.webform-submission-multistep-1-form .webform-type-checkboxes .form-checkboxes label,
.webform-submission-multistep-1-form .form-type-textarea .form-checkboxes label {
  font: 400 16px/20px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form .webform-type-radios .form-checkboxes label input,
.webform-submission-second-form-form .form-type-number .form-checkboxes label input,
.webform-submission-second-form-form .webform-type-checkboxes .form-checkboxes label input,
.webform-submission-second-form-form .form-type-textarea .form-checkboxes label input,
.webform-submission-advanced-safety-form .webform-type-radios .form-checkboxes label input,
.webform-submission-advanced-safety-form .form-type-number .form-checkboxes label input,
.webform-submission-advanced-safety-form .webform-type-checkboxes .form-checkboxes label input,
.webform-submission-advanced-safety-form .form-type-textarea .form-checkboxes label input,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .form-checkboxes label input,
.webform-submission-advanced-aqua-fitness-form .form-type-number .form-checkboxes label input,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .form-checkboxes label input,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea .form-checkboxes label input,
.webform-submission-advanced-swimming-form .webform-type-radios .form-checkboxes label input,
.webform-submission-advanced-swimming-form .form-type-number .form-checkboxes label input,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .form-checkboxes label input,
.webform-submission-advanced-swimming-form .form-type-textarea .form-checkboxes label input,
.webform-submission-basic-safety-form .webform-type-radios .form-checkboxes label input,
.webform-submission-basic-safety-form .form-type-number .form-checkboxes label input,
.webform-submission-basic-safety-form .webform-type-checkboxes .form-checkboxes label input,
.webform-submission-basic-safety-form .form-type-textarea .form-checkboxes label input,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .form-checkboxes label input,
.webform-submission-basic-aqua-fitness-form .form-type-number .form-checkboxes label input,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .form-checkboxes label input,
.webform-submission-basic-aqua-fitness-form .form-type-textarea .form-checkboxes label input,
.webform-submission-basic-swimming-form .webform-type-radios .form-checkboxes label input,
.webform-submission-basic-swimming-form .form-type-number .form-checkboxes label input,
.webform-submission-basic-swimming-form .webform-type-checkboxes .form-checkboxes label input,
.webform-submission-basic-swimming-form .form-type-textarea .form-checkboxes label input,
.webform-submission-multistep-1-form .webform-type-radios .form-checkboxes label input,
.webform-submission-multistep-1-form .form-type-number .form-checkboxes label input,
.webform-submission-multistep-1-form .webform-type-checkboxes .form-checkboxes label input,
.webform-submission-multistep-1-form .form-type-textarea .form-checkboxes label input {
  border: 1px solid #133690;
}
.webform-submission-second-form-form .webform-type-radios,
.webform-submission-second-form-form .form-type-number,
.webform-submission-second-form-form .webform-type-checkboxes,
.webform-submission-second-form-form .form-type-textarea,
.webform-submission-advanced-safety-form .webform-type-radios,
.webform-submission-advanced-safety-form .form-type-number,
.webform-submission-advanced-safety-form .webform-type-checkboxes,
.webform-submission-advanced-safety-form .form-type-textarea,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios,
.webform-submission-advanced-aqua-fitness-form .form-type-number,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes,
.webform-submission-advanced-aqua-fitness-form .form-type-textarea,
.webform-submission-advanced-swimming-form .webform-type-radios,
.webform-submission-advanced-swimming-form .form-type-number,
.webform-submission-advanced-swimming-form .webform-type-checkboxes,
.webform-submission-advanced-swimming-form .form-type-textarea,
.webform-submission-basic-safety-form .webform-type-radios,
.webform-submission-basic-safety-form .form-type-number,
.webform-submission-basic-safety-form .webform-type-checkboxes,
.webform-submission-basic-safety-form .form-type-textarea,
.webform-submission-basic-aqua-fitness-form .webform-type-radios,
.webform-submission-basic-aqua-fitness-form .form-type-number,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes,
.webform-submission-basic-aqua-fitness-form .form-type-textarea,
.webform-submission-basic-swimming-form .webform-type-radios,
.webform-submission-basic-swimming-form .form-type-number,
.webform-submission-basic-swimming-form .webform-type-checkboxes,
.webform-submission-basic-swimming-form .form-type-textarea,
.webform-submission-multistep-1-form .webform-type-radios,
.webform-submission-multistep-1-form .form-type-number,
.webform-submission-multistep-1-form .webform-type-checkboxes,
.webform-submission-multistep-1-form .form-type-textarea {
  margin-bottom: 30px;
}
.webform-submission-second-form-form .form-type-tel,
.webform-submission-second-form-form .form-type-email,
.webform-submission-second-form-form .form-type-textfield,
.webform-submission-advanced-safety-form .form-type-tel,
.webform-submission-advanced-safety-form .form-type-email,
.webform-submission-advanced-safety-form .form-type-textfield,
.webform-submission-advanced-aqua-fitness-form .form-type-tel,
.webform-submission-advanced-aqua-fitness-form .form-type-email,
.webform-submission-advanced-aqua-fitness-form .form-type-textfield,
.webform-submission-advanced-swimming-form .form-type-tel,
.webform-submission-advanced-swimming-form .form-type-email,
.webform-submission-advanced-swimming-form .form-type-textfield,
.webform-submission-basic-safety-form .form-type-tel,
.webform-submission-basic-safety-form .form-type-email,
.webform-submission-basic-safety-form .form-type-textfield,
.webform-submission-basic-aqua-fitness-form .form-type-tel,
.webform-submission-basic-aqua-fitness-form .form-type-email,
.webform-submission-basic-aqua-fitness-form .form-type-textfield,
.webform-submission-basic-swimming-form .form-type-tel,
.webform-submission-basic-swimming-form .form-type-email,
.webform-submission-basic-swimming-form .form-type-textfield,
.webform-submission-multistep-1-form .form-type-tel,
.webform-submission-multistep-1-form .form-type-email,
.webform-submission-multistep-1-form .form-type-textfield {
  position: relative;
}
.webform-submission-second-form-form .form-type-tel label.error,
.webform-submission-second-form-form .form-type-email label.error,
.webform-submission-second-form-form .form-type-textfield label.error,
.webform-submission-advanced-safety-form .form-type-tel label.error,
.webform-submission-advanced-safety-form .form-type-email label.error,
.webform-submission-advanced-safety-form .form-type-textfield label.error,
.webform-submission-advanced-aqua-fitness-form .form-type-tel label.error,
.webform-submission-advanced-aqua-fitness-form .form-type-email label.error,
.webform-submission-advanced-aqua-fitness-form .form-type-textfield label.error,
.webform-submission-advanced-swimming-form .form-type-tel label.error,
.webform-submission-advanced-swimming-form .form-type-email label.error,
.webform-submission-advanced-swimming-form .form-type-textfield label.error,
.webform-submission-basic-safety-form .form-type-tel label.error,
.webform-submission-basic-safety-form .form-type-email label.error,
.webform-submission-basic-safety-form .form-type-textfield label.error,
.webform-submission-basic-aqua-fitness-form .form-type-tel label.error,
.webform-submission-basic-aqua-fitness-form .form-type-email label.error,
.webform-submission-basic-aqua-fitness-form .form-type-textfield label.error,
.webform-submission-basic-swimming-form .form-type-tel label.error,
.webform-submission-basic-swimming-form .form-type-email label.error,
.webform-submission-basic-swimming-form .form-type-textfield label.error,
.webform-submission-multistep-1-form .form-type-tel label.error,
.webform-submission-multistep-1-form .form-type-email label.error,
.webform-submission-multistep-1-form .form-type-textfield label.error {
  position: absolute;
  margin-bottom: 0;
  bottom: -18px;
  left: 0;
  right: 0;
  color: #ff6060;
  font-size: 12px;
  line-height: 1;
  padding: 0 10px;
}
.webform-submission-second-form-form .webform-type-checkboxes .form-type-checkbox,
.webform-submission-second-form-form .webform-type-checkboxes .form-type-radio,
.webform-submission-second-form-form .webform-type-radios .form-type-checkbox,
.webform-submission-second-form-form .webform-type-radios .form-type-radio,
.webform-submission-advanced-safety-form .webform-type-checkboxes .form-type-checkbox,
.webform-submission-advanced-safety-form .webform-type-checkboxes .form-type-radio,
.webform-submission-advanced-safety-form .webform-type-radios .form-type-checkbox,
.webform-submission-advanced-safety-form .webform-type-radios .form-type-radio,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .form-type-checkbox,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .form-type-radio,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .form-type-checkbox,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .form-type-radio,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .form-type-checkbox,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .form-type-radio,
.webform-submission-advanced-swimming-form .webform-type-radios .form-type-checkbox,
.webform-submission-advanced-swimming-form .webform-type-radios .form-type-radio,
.webform-submission-basic-safety-form .webform-type-checkboxes .form-type-checkbox,
.webform-submission-basic-safety-form .webform-type-checkboxes .form-type-radio,
.webform-submission-basic-safety-form .webform-type-radios .form-type-checkbox,
.webform-submission-basic-safety-form .webform-type-radios .form-type-radio,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .form-type-checkbox,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .form-type-radio,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .form-type-checkbox,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .form-type-radio,
.webform-submission-basic-swimming-form .webform-type-checkboxes .form-type-checkbox,
.webform-submission-basic-swimming-form .webform-type-checkboxes .form-type-radio,
.webform-submission-basic-swimming-form .webform-type-radios .form-type-checkbox,
.webform-submission-basic-swimming-form .webform-type-radios .form-type-radio,
.webform-submission-multistep-1-form .webform-type-checkboxes .form-type-checkbox,
.webform-submission-multistep-1-form .webform-type-checkboxes .form-type-radio,
.webform-submission-multistep-1-form .webform-type-radios .form-type-checkbox,
.webform-submission-multistep-1-form .webform-type-radios .form-type-radio {
  position: unset;
}
.webform-submission-second-form-form .webform-type-checkboxes .form-type-checkbox .error,
.webform-submission-second-form-form .webform-type-checkboxes .form-type-radio .error,
.webform-submission-second-form-form .webform-type-radios .form-type-checkbox .error,
.webform-submission-second-form-form .webform-type-radios .form-type-radio .error,
.webform-submission-advanced-safety-form .webform-type-checkboxes .form-type-checkbox .error,
.webform-submission-advanced-safety-form .webform-type-checkboxes .form-type-radio .error,
.webform-submission-advanced-safety-form .webform-type-radios .form-type-checkbox .error,
.webform-submission-advanced-safety-form .webform-type-radios .form-type-radio .error,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .form-type-checkbox .error,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .form-type-radio .error,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .form-type-checkbox .error,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .form-type-radio .error,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .form-type-checkbox .error,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .form-type-radio .error,
.webform-submission-advanced-swimming-form .webform-type-radios .form-type-checkbox .error,
.webform-submission-advanced-swimming-form .webform-type-radios .form-type-radio .error,
.webform-submission-basic-safety-form .webform-type-checkboxes .form-type-checkbox .error,
.webform-submission-basic-safety-form .webform-type-checkboxes .form-type-radio .error,
.webform-submission-basic-safety-form .webform-type-radios .form-type-checkbox .error,
.webform-submission-basic-safety-form .webform-type-radios .form-type-radio .error,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .form-type-checkbox .error,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .form-type-radio .error,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .form-type-checkbox .error,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .form-type-radio .error,
.webform-submission-basic-swimming-form .webform-type-checkboxes .form-type-checkbox .error,
.webform-submission-basic-swimming-form .webform-type-checkboxes .form-type-radio .error,
.webform-submission-basic-swimming-form .webform-type-radios .form-type-checkbox .error,
.webform-submission-basic-swimming-form .webform-type-radios .form-type-radio .error,
.webform-submission-multistep-1-form .webform-type-checkboxes .form-type-checkbox .error,
.webform-submission-multistep-1-form .webform-type-checkboxes .form-type-radio .error,
.webform-submission-multistep-1-form .webform-type-radios .form-type-checkbox .error,
.webform-submission-multistep-1-form .webform-type-radios .form-type-radio .error {
  text-align: center;
  font-size: 12px;
  font-weight: 800;
  display: inline-block;
}
.webform-submission-second-form-form .webform-type-checkboxes .radio + .radio,
.webform-submission-second-form-form .webform-type-radios .radio + .radio,
.webform-submission-advanced-safety-form .webform-type-checkboxes .radio + .radio,
.webform-submission-advanced-safety-form .webform-type-radios .radio + .radio,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .radio + .radio,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .radio + .radio,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .radio + .radio,
.webform-submission-advanced-swimming-form .webform-type-radios .radio + .radio,
.webform-submission-basic-safety-form .webform-type-checkboxes .radio + .radio,
.webform-submission-basic-safety-form .webform-type-radios .radio + .radio,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .radio + .radio,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .radio + .radio,
.webform-submission-basic-swimming-form .webform-type-checkboxes .radio + .radio,
.webform-submission-basic-swimming-form .webform-type-radios .radio + .radio,
.webform-submission-multistep-1-form .webform-type-checkboxes .radio + .radio,
.webform-submission-multistep-1-form .webform-type-radios .radio + .radio {
  margin-top: 10px;
}
.webform-submission-second-form-form .webform-type-checkboxes radio input[type=radio],
.webform-submission-second-form-form .webform-type-radios radio input[type=radio],
.webform-submission-advanced-safety-form .webform-type-checkboxes radio input[type=radio],
.webform-submission-advanced-safety-form .webform-type-radios radio input[type=radio],
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes radio input[type=radio],
.webform-submission-advanced-aqua-fitness-form .webform-type-radios radio input[type=radio],
.webform-submission-advanced-swimming-form .webform-type-checkboxes radio input[type=radio],
.webform-submission-advanced-swimming-form .webform-type-radios radio input[type=radio],
.webform-submission-basic-safety-form .webform-type-checkboxes radio input[type=radio],
.webform-submission-basic-safety-form .webform-type-radios radio input[type=radio],
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes radio input[type=radio],
.webform-submission-basic-aqua-fitness-form .webform-type-radios radio input[type=radio],
.webform-submission-basic-swimming-form .webform-type-checkboxes radio input[type=radio],
.webform-submission-basic-swimming-form .webform-type-radios radio input[type=radio],
.webform-submission-multistep-1-form .webform-type-checkboxes radio input[type=radio],
.webform-submission-multistep-1-form .webform-type-radios radio input[type=radio] {
  margin-top: 8px;
  margin-left: -25px;
}
.webform-submission-second-form-form .webform-type-checkboxes .js-webform-radios,
.webform-submission-second-form-form .webform-type-radios .js-webform-radios,
.webform-submission-advanced-safety-form .webform-type-checkboxes .js-webform-radios,
.webform-submission-advanced-safety-form .webform-type-radios .js-webform-radios,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .js-webform-radios,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .js-webform-radios,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .js-webform-radios,
.webform-submission-advanced-swimming-form .webform-type-radios .js-webform-radios,
.webform-submission-basic-safety-form .webform-type-checkboxes .js-webform-radios,
.webform-submission-basic-safety-form .webform-type-radios .js-webform-radios,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .js-webform-radios,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .js-webform-radios,
.webform-submission-basic-swimming-form .webform-type-checkboxes .js-webform-radios,
.webform-submission-basic-swimming-form .webform-type-radios .js-webform-radios,
.webform-submission-multistep-1-form .webform-type-checkboxes .js-webform-radios,
.webform-submission-multistep-1-form .webform-type-radios .js-webform-radios {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: space-evenly;
  justify-content: space-evenly;
}
.webform-submission-second-form-form .webform-type-checkboxes .form-item label,
.webform-submission-second-form-form .webform-type-radios .form-item label,
.webform-submission-advanced-safety-form .webform-type-checkboxes .form-item label,
.webform-submission-advanced-safety-form .webform-type-radios .form-item label,
.webform-submission-advanced-aqua-fitness-form .webform-type-checkboxes .form-item label,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .form-item label,
.webform-submission-advanced-swimming-form .webform-type-checkboxes .form-item label,
.webform-submission-advanced-swimming-form .webform-type-radios .form-item label,
.webform-submission-basic-safety-form .webform-type-checkboxes .form-item label,
.webform-submission-basic-safety-form .webform-type-radios .form-item label,
.webform-submission-basic-aqua-fitness-form .webform-type-checkboxes .form-item label,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .form-item label,
.webform-submission-basic-swimming-form .webform-type-checkboxes .form-item label,
.webform-submission-basic-swimming-form .webform-type-radios .form-item label,
.webform-submission-multistep-1-form .webform-type-checkboxes .form-item label,
.webform-submission-multistep-1-form .webform-type-radios .form-item label {
  text-align: left;
  padding-left: 30px;
}
.webform-submission-second-form-form .webform-type-radios .form-type-radio label,
.webform-submission-advanced-safety-form .webform-type-radios .form-type-radio label,
.webform-submission-advanced-aqua-fitness-form .webform-type-radios .form-type-radio label,
.webform-submission-advanced-swimming-form .webform-type-radios .form-type-radio label,
.webform-submission-basic-safety-form .webform-type-radios .form-type-radio label,
.webform-submission-basic-aqua-fitness-form .webform-type-radios .form-type-radio label,
.webform-submission-basic-swimming-form .webform-type-radios .form-type-radio label,
.webform-submission-multistep-1-form .webform-type-radios .form-type-radio label {
  font: 400 16px/20px "Nunito Sans", sans-serif;
}
.webform-submission-second-form-form .panel-default,
.webform-submission-advanced-safety-form .panel-default,
.webform-submission-advanced-aqua-fitness-form .panel-default,
.webform-submission-advanced-swimming-form .panel-default,
.webform-submission-basic-safety-form .panel-default,
.webform-submission-basic-aqua-fitness-form .panel-default,
.webform-submission-basic-swimming-form .panel-default,
.webform-submission-multistep-1-form .panel-default {
  max-width: 390px;
  margin: 0 auto;
}
.webform-submission-second-form-form .panel-default .panel-title,
.webform-submission-advanced-safety-form .panel-default .panel-title,
.webform-submission-advanced-aqua-fitness-form .panel-default .panel-title,
.webform-submission-advanced-swimming-form .panel-default .panel-title,
.webform-submission-basic-safety-form .panel-default .panel-title,
.webform-submission-basic-aqua-fitness-form .panel-default .panel-title,
.webform-submission-basic-swimming-form .panel-default .panel-title,
.webform-submission-multistep-1-form .panel-default .panel-title {
  font: 800 20px/30px "Nunito Sans", sans-serif;
  text-align: center;
  color: #133690;
  margin-bottom: 17px;
}
.webform-submission-second-form-form .panel-default .panel-body label,
.webform-submission-advanced-safety-form .panel-default .panel-body label,
.webform-submission-advanced-aqua-fitness-form .panel-default .panel-body label,
.webform-submission-advanced-swimming-form .panel-default .panel-body label,
.webform-submission-basic-safety-form .panel-default .panel-body label,
.webform-submission-basic-aqua-fitness-form .panel-default .panel-body label,
.webform-submission-basic-swimming-form .panel-default .panel-body label,
.webform-submission-multistep-1-form .panel-default .panel-body label {
  padding-left: 0;
}
.webform-submission-second-form-form .panel-default .panel-body .form-item,
.webform-submission-advanced-safety-form .panel-default .panel-body .form-item,
.webform-submission-advanced-aqua-fitness-form .panel-default .panel-body .form-item,
.webform-submission-advanced-swimming-form .panel-default .panel-body .form-item,
.webform-submission-basic-safety-form .panel-default .panel-body .form-item,
.webform-submission-basic-aqua-fitness-form .panel-default .panel-body .form-item,
.webform-submission-basic-swimming-form .panel-default .panel-body .form-item,
.webform-submission-multistep-1-form .panel-default .panel-body .form-item {
  margin-bottom: 11px;
}
.webform-submission-second-form-form .panel-default .panel-body input,
.webform-submission-advanced-safety-form .panel-default .panel-body input,
.webform-submission-advanced-aqua-fitness-form .panel-default .panel-body input,
.webform-submission-advanced-swimming-form .panel-default .panel-body input,
.webform-submission-basic-safety-form .panel-default .panel-body input,
.webform-submission-basic-aqua-fitness-form .panel-default .panel-body input,
.webform-submission-basic-swimming-form .panel-default .panel-body input,
.webform-submission-multistep-1-form .panel-default .panel-body input {
  font: 800 14px/16px "Nunito Sans", sans-serif;
  color: #133690;
  border: 1px solid #ccc;
}
.webform-submission-second-form-form .panel-default .form-type-tel label.error,
.webform-submission-second-form-form .panel-default .form-type-email label.error,
.webform-submission-second-form-form .panel-default .form-type-textfield label.error,
.webform-submission-advanced-safety-form .panel-default .form-type-tel label.error,
.webform-submission-advanced-safety-form .panel-default .form-type-email label.error,
.webform-submission-advanced-safety-form .panel-default .form-type-textfield label.error,
.webform-submission-advanced-aqua-fitness-form .panel-default .form-type-tel label.error,
.webform-submission-advanced-aqua-fitness-form .panel-default .form-type-email label.error,
.webform-submission-advanced-aqua-fitness-form .panel-default .form-type-textfield label.error,
.webform-submission-advanced-swimming-form .panel-default .form-type-tel label.error,
.webform-submission-advanced-swimming-form .panel-default .form-type-email label.error,
.webform-submission-advanced-swimming-form .panel-default .form-type-textfield label.error,
.webform-submission-basic-safety-form .panel-default .form-type-tel label.error,
.webform-submission-basic-safety-form .panel-default .form-type-email label.error,
.webform-submission-basic-safety-form .panel-default .form-type-textfield label.error,
.webform-submission-basic-aqua-fitness-form .panel-default .form-type-tel label.error,
.webform-submission-basic-aqua-fitness-form .panel-default .form-type-email label.error,
.webform-submission-basic-aqua-fitness-form .panel-default .form-type-textfield label.error,
.webform-submission-basic-swimming-form .panel-default .form-type-tel label.error,
.webform-submission-basic-swimming-form .panel-default .form-type-email label.error,
.webform-submission-basic-swimming-form .panel-default .form-type-textfield label.error,
.webform-submission-multistep-1-form .panel-default .form-type-tel label.error,
.webform-submission-multistep-1-form .panel-default .form-type-email label.error,
.webform-submission-multistep-1-form .panel-default .form-type-textfield label.error {
  bottom: -12px;
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  display: inline-block;
}
.webform-submission-second-form-form .form-item-preferred-timing,
.webform-submission-second-form-form .form-item-preferred-timing-ja,
.webform-submission-second-form-form .form-item-preferred-timing-adv-swim,
.webform-submission-second-form-form .form-item-preferred-timing-adv-safety,
.webform-submission-second-form-form .form-item-preferred-timing-adv-aqua,
.webform-submission-advanced-safety-form .form-item-preferred-timing,
.webform-submission-advanced-safety-form .form-item-preferred-timing-ja,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-swim,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-safety,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-aqua,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-ja,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-swim,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-safety,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-aqua,
.webform-submission-advanced-swimming-form .form-item-preferred-timing,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-ja,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-swim,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-safety,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-aqua,
.webform-submission-basic-safety-form .form-item-preferred-timing,
.webform-submission-basic-safety-form .form-item-preferred-timing-ja,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-swim,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-safety,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-aqua,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-ja,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-swim,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-safety,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-aqua,
.webform-submission-basic-swimming-form .form-item-preferred-timing,
.webform-submission-basic-swimming-form .form-item-preferred-timing-ja,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-swim,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-safety,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-aqua,
.webform-submission-multistep-1-form .form-item-preferred-timing,
.webform-submission-multistep-1-form .form-item-preferred-timing-ja,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-swim,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-safety,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-aqua {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.webform-submission-second-form-form .form-item-preferred-timing label,
.webform-submission-second-form-form .form-item-preferred-timing-ja label,
.webform-submission-second-form-form .form-item-preferred-timing-adv-swim label,
.webform-submission-second-form-form .form-item-preferred-timing-adv-safety label,
.webform-submission-second-form-form .form-item-preferred-timing-adv-aqua label,
.webform-submission-advanced-safety-form .form-item-preferred-timing label,
.webform-submission-advanced-safety-form .form-item-preferred-timing-ja label,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-swim label,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-safety label,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-aqua label,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing label,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-ja label,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-swim label,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-safety label,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-aqua label,
.webform-submission-advanced-swimming-form .form-item-preferred-timing label,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-ja label,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-swim label,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-safety label,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-aqua label,
.webform-submission-basic-safety-form .form-item-preferred-timing label,
.webform-submission-basic-safety-form .form-item-preferred-timing-ja label,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-swim label,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-safety label,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-aqua label,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing label,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-ja label,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-swim label,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-safety label,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-aqua label,
.webform-submission-basic-swimming-form .form-item-preferred-timing label,
.webform-submission-basic-swimming-form .form-item-preferred-timing-ja label,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-swim label,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-safety label,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-aqua label,
.webform-submission-multistep-1-form .form-item-preferred-timing label,
.webform-submission-multistep-1-form .form-item-preferred-timing-ja label,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-swim label,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-safety label,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-aqua label {
  -webkit-box-ordinal-group: 2;
  order: 1;
  margin-bottom: 0;
}
.webform-submission-second-form-form .form-item-preferred-timing .form-textarea-wrapper,
.webform-submission-second-form-form .form-item-preferred-timing-ja .form-textarea-wrapper,
.webform-submission-second-form-form .form-item-preferred-timing-adv-swim .form-textarea-wrapper,
.webform-submission-second-form-form .form-item-preferred-timing-adv-safety .form-textarea-wrapper,
.webform-submission-second-form-form .form-item-preferred-timing-adv-aqua .form-textarea-wrapper,
.webform-submission-advanced-safety-form .form-item-preferred-timing .form-textarea-wrapper,
.webform-submission-advanced-safety-form .form-item-preferred-timing-ja .form-textarea-wrapper,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-swim .form-textarea-wrapper,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-safety .form-textarea-wrapper,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-aqua .form-textarea-wrapper,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing .form-textarea-wrapper,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-ja .form-textarea-wrapper,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-swim .form-textarea-wrapper,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-safety .form-textarea-wrapper,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-aqua .form-textarea-wrapper,
.webform-submission-advanced-swimming-form .form-item-preferred-timing .form-textarea-wrapper,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-ja .form-textarea-wrapper,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-swim .form-textarea-wrapper,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-safety .form-textarea-wrapper,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-aqua .form-textarea-wrapper,
.webform-submission-basic-safety-form .form-item-preferred-timing .form-textarea-wrapper,
.webform-submission-basic-safety-form .form-item-preferred-timing-ja .form-textarea-wrapper,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-swim .form-textarea-wrapper,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-safety .form-textarea-wrapper,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-aqua .form-textarea-wrapper,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing .form-textarea-wrapper,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-ja .form-textarea-wrapper,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-swim .form-textarea-wrapper,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-safety .form-textarea-wrapper,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-aqua .form-textarea-wrapper,
.webform-submission-basic-swimming-form .form-item-preferred-timing .form-textarea-wrapper,
.webform-submission-basic-swimming-form .form-item-preferred-timing-ja .form-textarea-wrapper,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-swim .form-textarea-wrapper,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-safety .form-textarea-wrapper,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-aqua .form-textarea-wrapper,
.webform-submission-multistep-1-form .form-item-preferred-timing .form-textarea-wrapper,
.webform-submission-multistep-1-form .form-item-preferred-timing-ja .form-textarea-wrapper,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-swim .form-textarea-wrapper,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-safety .form-textarea-wrapper,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-aqua .form-textarea-wrapper {
  -webkit-box-ordinal-group: 4;
  order: 3;
}
.webform-submission-second-form-form .form-item-preferred-timing .description,
.webform-submission-second-form-form .form-item-preferred-timing-ja .description,
.webform-submission-second-form-form .form-item-preferred-timing-adv-swim .description,
.webform-submission-second-form-form .form-item-preferred-timing-adv-safety .description,
.webform-submission-second-form-form .form-item-preferred-timing-adv-aqua .description,
.webform-submission-advanced-safety-form .form-item-preferred-timing .description,
.webform-submission-advanced-safety-form .form-item-preferred-timing-ja .description,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-swim .description,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-safety .description,
.webform-submission-advanced-safety-form .form-item-preferred-timing-adv-aqua .description,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing .description,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-ja .description,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-swim .description,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-safety .description,
.webform-submission-advanced-aqua-fitness-form .form-item-preferred-timing-adv-aqua .description,
.webform-submission-advanced-swimming-form .form-item-preferred-timing .description,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-ja .description,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-swim .description,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-safety .description,
.webform-submission-advanced-swimming-form .form-item-preferred-timing-adv-aqua .description,
.webform-submission-basic-safety-form .form-item-preferred-timing .description,
.webform-submission-basic-safety-form .form-item-preferred-timing-ja .description,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-swim .description,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-safety .description,
.webform-submission-basic-safety-form .form-item-preferred-timing-adv-aqua .description,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing .description,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-ja .description,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-swim .description,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-safety .description,
.webform-submission-basic-aqua-fitness-form .form-item-preferred-timing-adv-aqua .description,
.webform-submission-basic-swimming-form .form-item-preferred-timing .description,
.webform-submission-basic-swimming-form .form-item-preferred-timing-ja .description,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-swim .description,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-safety .description,
.webform-submission-basic-swimming-form .form-item-preferred-timing-adv-aqua .description,
.webform-submission-multistep-1-form .form-item-preferred-timing .description,
.webform-submission-multistep-1-form .form-item-preferred-timing-ja .description,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-swim .description,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-safety .description,
.webform-submission-multistep-1-form .form-item-preferred-timing-adv-aqua .description {
  -webkit-box-ordinal-group: 3;
  order: 2;
  font: 400 16px/30px "Nunito Sans", sans-serif;
  color: #133690;
  text-align: center;
  margin-top: 0;
}
.webform-submission-second-form-form .webform-options-display-buttons,
.webform-submission-advanced-safety-form .webform-options-display-buttons,
.webform-submission-advanced-aqua-fitness-form .webform-options-display-buttons,
.webform-submission-advanced-swimming-form .webform-options-display-buttons,
.webform-submission-basic-safety-form .webform-options-display-buttons,
.webform-submission-basic-aqua-fitness-form .webform-options-display-buttons,
.webform-submission-basic-swimming-form .webform-options-display-buttons,
.webform-submission-multistep-1-form .webform-options-display-buttons {
  justify-content: space-around;
}
.webform-submission-second-form-form .webform-options-display-buttons .webform-options-display-buttons-wrapper,
.webform-submission-advanced-safety-form .webform-options-display-buttons .webform-options-display-buttons-wrapper,
.webform-submission-advanced-aqua-fitness-form .webform-options-display-buttons .webform-options-display-buttons-wrapper,
.webform-submission-advanced-swimming-form .webform-options-display-buttons .webform-options-display-buttons-wrapper,
.webform-submission-basic-safety-form .webform-options-display-buttons .webform-options-display-buttons-wrapper,
.webform-submission-basic-aqua-fitness-form .webform-options-display-buttons .webform-options-display-buttons-wrapper,
.webform-submission-basic-swimming-form .webform-options-display-buttons .webform-options-display-buttons-wrapper,
.webform-submission-multistep-1-form .webform-options-display-buttons .webform-options-display-buttons-wrapper {
  display: inline-block;
  max-width: 240px;
}
.webform-submission-second-form-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item,
.webform-submission-advanced-safety-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item,
.webform-submission-advanced-aqua-fitness-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item,
.webform-submission-advanced-swimming-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item,
.webform-submission-basic-safety-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item,
.webform-submission-basic-aqua-fitness-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item,
.webform-submission-basic-swimming-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item,
.webform-submission-multistep-1-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item {
  width: 222px;
}
.webform-submission-second-form-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label,
.webform-submission-advanced-safety-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label,
.webform-submission-advanced-aqua-fitness-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label,
.webform-submission-advanced-swimming-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label,
.webform-submission-basic-safety-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label,
.webform-submission-basic-aqua-fitness-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label,
.webform-submission-basic-swimming-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label,
.webform-submission-multistep-1-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label {
  display: block;
  width: 240px;
  padding: 0;
  font: 800 24px/28px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label:before,
.webform-submission-advanced-safety-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label:before,
.webform-submission-advanced-aqua-fitness-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label:before,
.webform-submission-advanced-swimming-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label:before,
.webform-submission-basic-safety-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label:before,
.webform-submission-basic-aqua-fitness-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label:before,
.webform-submission-basic-swimming-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label:before,
.webform-submission-multistep-1-form .webform-options-display-buttons .webform-options-display-buttons-wrapper .form-item label:before {
  content: "";
  display: block;
  width: 220px;
  height: 220px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 8px;
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 15px;
}
.webform-submission-second-form-form #edit-basic-training-type,
.webform-submission-advanced-safety-form #edit-basic-training-type,
.webform-submission-advanced-aqua-fitness-form #edit-basic-training-type,
.webform-submission-advanced-swimming-form #edit-basic-training-type,
.webform-submission-basic-safety-form #edit-basic-training-type,
.webform-submission-basic-aqua-fitness-form #edit-basic-training-type,
.webform-submission-basic-swimming-form #edit-basic-training-type,
.webform-submission-multistep-1-form #edit-basic-training-type {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
}
.webform-submission-second-form-form .form-actions,
.webform-submission-advanced-safety-form .form-actions,
.webform-submission-advanced-aqua-fitness-form .form-actions,
.webform-submission-advanced-swimming-form .form-actions,
.webform-submission-basic-safety-form .form-actions,
.webform-submission-basic-aqua-fitness-form .form-actions,
.webform-submission-basic-swimming-form .form-actions,
.webform-submission-multistep-1-form .form-actions {
  margin-top: 89px;
  text-align: center;
}
.webform-submission-second-form-form .form-actions button,
.webform-submission-advanced-safety-form .form-actions button,
.webform-submission-advanced-aqua-fitness-form .form-actions button,
.webform-submission-advanced-swimming-form .form-actions button,
.webform-submission-basic-safety-form .form-actions button,
.webform-submission-basic-aqua-fitness-form .form-actions button,
.webform-submission-basic-swimming-form .form-actions button,
.webform-submission-multistep-1-form .form-actions button {
  margin: 0 15px;
}
.webform-submission-second-form-form .form-actions .webform-button--next,
.webform-submission-second-form-form .form-actions .webform-button--submit,
.webform-submission-advanced-safety-form .form-actions .webform-button--next,
.webform-submission-advanced-safety-form .form-actions .webform-button--submit,
.webform-submission-advanced-aqua-fitness-form .form-actions .webform-button--next,
.webform-submission-advanced-aqua-fitness-form .form-actions .webform-button--submit,
.webform-submission-advanced-swimming-form .form-actions .webform-button--next,
.webform-submission-advanced-swimming-form .form-actions .webform-button--submit,
.webform-submission-basic-safety-form .form-actions .webform-button--next,
.webform-submission-basic-safety-form .form-actions .webform-button--submit,
.webform-submission-basic-aqua-fitness-form .form-actions .webform-button--next,
.webform-submission-basic-aqua-fitness-form .form-actions .webform-button--submit,
.webform-submission-basic-swimming-form .form-actions .webform-button--next,
.webform-submission-basic-swimming-form .form-actions .webform-button--submit,
.webform-submission-multistep-1-form .form-actions .webform-button--next,
.webform-submission-multistep-1-form .form-actions .webform-button--submit {
  width: 170px;
  color: white;
  background: #133690;
  border-color: #133690;
}
.webform-submission-second-form-form .form-actions #edit-back,
.webform-submission-advanced-safety-form .form-actions #edit-back,
.webform-submission-advanced-aqua-fitness-form .form-actions #edit-back,
.webform-submission-advanced-swimming-form .form-actions #edit-back,
.webform-submission-basic-safety-form .form-actions #edit-back,
.webform-submission-basic-aqua-fitness-form .form-actions #edit-back,
.webform-submission-basic-swimming-form .form-actions #edit-back,
.webform-submission-multistep-1-form .form-actions #edit-back {
  display: inline-block;
  width: 170px;
  color: #133690;
  border: 2px solid #133690;
  border-radius: 8px;
  margin: 0 15px;
  margin-bottom: 15px;
  font: 800 16px/34px "Nunito Sans", sans-serif;
}
.webform-submission-second-form-form .form-actions #edit-back:hover,
.webform-submission-advanced-safety-form .form-actions #edit-back:hover,
.webform-submission-advanced-aqua-fitness-form .form-actions #edit-back:hover,
.webform-submission-advanced-swimming-form .form-actions #edit-back:hover,
.webform-submission-basic-safety-form .form-actions #edit-back:hover,
.webform-submission-basic-aqua-fitness-form .form-actions #edit-back:hover,
.webform-submission-basic-swimming-form .form-actions #edit-back:hover,
.webform-submission-multistep-1-form .form-actions #edit-back:hover {
  background: #133690;
  color: white;
  text-decoration: none;
}

.webform-submission-second-form-form,
.training-selection-step2-form,
.training-selection-step1-form,
.training-selection-form {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 15px;
}
.webform-submission-second-form-form .webform-progress-bar,
.training-selection-step2-form .webform-progress-bar,
.training-selection-step1-form .webform-progress-bar,
.training-selection-form .webform-progress-bar {
  margin-bottom: 94px;
}
.webform-submission-second-form-form .legend,
.training-selection-step2-form .legend,
.training-selection-step1-form .legend,
.training-selection-form .legend {
  font: 800 36px/42px "Nunito Sans", sans-serif;
  color: #133690;
  display: block;
  text-align: center;
  margin-bottom: 8px;
}
.webform-submission-second-form-form .fieldset-wrapper > div,
.training-selection-step2-form .fieldset-wrapper > div,
.training-selection-step1-form .fieldset-wrapper > div,
.training-selection-form .fieldset-wrapper > div {
  display: -webkit-box;
  display: flex;
  gap: 15px;
  justify-content: space-around;
  flex-wrap: wrap;
}
.webform-submission-second-form-form .fieldset-wrapper > div .radio + .radio,
.training-selection-step2-form .fieldset-wrapper > div .radio + .radio,
.training-selection-step1-form .fieldset-wrapper > div .radio + .radio,
.training-selection-form .fieldset-wrapper > div .radio + .radio {
  margin-top: 10px;
}
.webform-submission-second-form-form .form-type-radio,
.training-selection-step2-form .form-type-radio,
.training-selection-step1-form .form-type-radio,
.training-selection-form .form-type-radio {
  position: relative;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.webform-submission-second-form-form .form-type-radio label,
.training-selection-step2-form .form-type-radio label,
.training-selection-step1-form .form-type-radio label,
.training-selection-form .form-type-radio label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  text-align: center;
  cursor: pointer;
  border: 3px solid transparent;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  width: 240px;
  padding: 0;
  padding-bottom: 10px;
  font: 800 24px/28px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form .form-type-radio label:before,
.training-selection-step2-form .form-type-radio label:before,
.training-selection-step1-form .form-type-radio label:before,
.training-selection-form .form-type-radio label:before {
  content: "";
  display: block;
  width: 220px;
  height: 220px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 8px;
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 20px;
}
.webform-submission-second-form-form .form-type-radio label:has(input:checked),
.training-selection-step2-form .form-type-radio label:has(input:checked),
.training-selection-step1-form .form-type-radio label:has(input:checked),
.training-selection-form .form-type-radio label:has(input:checked) {
  border-color: #0066cc;
  background-color: #f0f8ff;
}
.webform-submission-second-form-form .form-type-radio label.training-type-basic:before,
.training-selection-step2-form .form-type-radio label.training-type-basic:before,
.training-selection-step1-form .form-type-radio label.training-type-basic:before,
.training-selection-form .form-type-radio label.training-type-basic:before {
  background-image: url("/themes/custom/swimsports/images/webform/ausbildung.jpg");
}
.webform-submission-second-form-form .form-type-radio label.training-type-advanced:before,
.training-selection-step2-form .form-type-radio label.training-type-advanced:before,
.training-selection-step1-form .form-type-radio label.training-type-advanced:before,
.training-selection-form .form-type-radio label.training-type-advanced:before {
  background-image: url("/themes/custom/swimsports/images/webform/weiterbildung.jpg");
}
.webform-submission-second-form-form .form-type-radio label[for=edit-area-selection-swimming]:before, .webform-submission-second-form-form .form-type-radio label.category-swimming:before, .webform-submission-second-form-form .form-type-radio label.category-basic-swimming:before,
.training-selection-step2-form .form-type-radio label[for=edit-area-selection-swimming]:before,
.training-selection-step2-form .form-type-radio label.category-swimming:before,
.training-selection-step2-form .form-type-radio label.category-basic-swimming:before,
.training-selection-step1-form .form-type-radio label[for=edit-area-selection-swimming]:before,
.training-selection-step1-form .form-type-radio label.category-swimming:before,
.training-selection-step1-form .form-type-radio label.category-basic-swimming:before,
.training-selection-form .form-type-radio label[for=edit-area-selection-swimming]:before,
.training-selection-form .form-type-radio label.category-swimming:before,
.training-selection-form .form-type-radio label.category-basic-swimming:before {
  background-image: url("/themes/custom/swimsports/images/webform/Ausbildungen–Schwimmen.jpg");
}
.webform-submission-second-form-form .form-type-radio label[for=edit-area-selection-aqua-fitness]:before, .webform-submission-second-form-form .form-type-radio label.category-aqua-fitness:before, .webform-submission-second-form-form .form-type-radio label.category-basic-aqua-fitness:before,
.training-selection-step2-form .form-type-radio label[for=edit-area-selection-aqua-fitness]:before,
.training-selection-step2-form .form-type-radio label.category-aqua-fitness:before,
.training-selection-step2-form .form-type-radio label.category-basic-aqua-fitness:before,
.training-selection-step1-form .form-type-radio label[for=edit-area-selection-aqua-fitness]:before,
.training-selection-step1-form .form-type-radio label.category-aqua-fitness:before,
.training-selection-step1-form .form-type-radio label.category-basic-aqua-fitness:before,
.training-selection-form .form-type-radio label[for=edit-area-selection-aqua-fitness]:before,
.training-selection-form .form-type-radio label.category-aqua-fitness:before,
.training-selection-form .form-type-radio label.category-basic-aqua-fitness:before {
  background-image: url("/themes/custom/swimsports/images/webform/Ausbildungen – Aqua-Fitness.jpg");
}
.webform-submission-second-form-form .form-type-radio label[for=edit-area-selection-safety]:before, .webform-submission-second-form-form .form-type-radio label.category-safety:before, .webform-submission-second-form-form .form-type-radio label.category-basic-safety:before,
.training-selection-step2-form .form-type-radio label[for=edit-area-selection-safety]:before,
.training-selection-step2-form .form-type-radio label.category-safety:before,
.training-selection-step2-form .form-type-radio label.category-basic-safety:before,
.training-selection-step1-form .form-type-radio label[for=edit-area-selection-safety]:before,
.training-selection-step1-form .form-type-radio label.category-safety:before,
.training-selection-step1-form .form-type-radio label.category-basic-safety:before,
.training-selection-form .form-type-radio label[for=edit-area-selection-safety]:before,
.training-selection-form .form-type-radio label.category-safety:before,
.training-selection-form .form-type-radio label.category-basic-safety:before {
  background-image: url("/themes/custom/swimsports/images/webform/Ausbildungen–Safety.png");
}
.webform-submission-second-form-form .form-type-radio label.category-advanced-swimming:before,
.training-selection-step2-form .form-type-radio label.category-advanced-swimming:before,
.training-selection-step1-form .form-type-radio label.category-advanced-swimming:before,
.training-selection-form .form-type-radio label.category-advanced-swimming:before {
  background-image: url("/themes/custom/swimsports/images/webform/Weiterbildung–Schwimmen.jpg");
}
.webform-submission-second-form-form .form-type-radio label.category-advanced-aqua-fitness:before,
.training-selection-step2-form .form-type-radio label.category-advanced-aqua-fitness:before,
.training-selection-step1-form .form-type-radio label.category-advanced-aqua-fitness:before,
.training-selection-form .form-type-radio label.category-advanced-aqua-fitness:before {
  background-image: url("/themes/custom/swimsports/images/webform/Weiterbildung–Aqua-Fitness.jpg");
}
.webform-submission-second-form-form .form-type-radio label.category-advanced-safety:before,
.training-selection-step2-form .form-type-radio label.category-advanced-safety:before,
.training-selection-step1-form .form-type-radio label.category-advanced-safety:before,
.training-selection-form .form-type-radio label.category-advanced-safety:before {
  background-image: url("/themes/custom/swimsports/images/webform/Weiterbildung – Safety.png");
}
.webform-submission-second-form-form .form-type-radio label input[type=radio],
.training-selection-step2-form .form-type-radio label input[type=radio],
.training-selection-step1-form .form-type-radio label input[type=radio],
.training-selection-form .form-type-radio label input[type=radio] {
  position: absolute;
  opacity: 0;
}
.webform-submission-second-form-form .form-actions,
.training-selection-step2-form .form-actions,
.training-selection-step1-form .form-actions,
.training-selection-form .form-actions {
  margin-top: 110px;
  text-align: center;
}
.webform-submission-second-form-form .form-actions button,
.training-selection-step2-form .form-actions button,
.training-selection-step1-form .form-actions button,
.training-selection-form .form-actions button {
  margin: 0 15px;
  color: white;
  background: #133690;
  border-color: #133690;
  min-width: 170px;
}
.webform-submission-second-form-form .form-actions [data-drupal-selector=edit-back],
.training-selection-step2-form .form-actions [data-drupal-selector=edit-back],
.training-selection-step1-form .form-actions [data-drupal-selector=edit-back],
.training-selection-form .form-actions [data-drupal-selector=edit-back] {
  display: inline-block;
  width: 170px;
  color: #133690;
  border: 2px solid #133690;
  border-radius: 8px;
  margin-bottom: 15px;
  font: 800 16px/34px "Nunito Sans", sans-serif;
}
.webform-submission-second-form-form .form-actions [data-drupal-selector=edit-back]:hover,
.training-selection-step2-form .form-actions [data-drupal-selector=edit-back]:hover,
.training-selection-step1-form .form-actions [data-drupal-selector=edit-back]:hover,
.training-selection-form .form-actions [data-drupal-selector=edit-back]:hover {
  background: #133690;
  color: white;
  text-decoration: none;
}

.training-type-radios input[type=radio]:checked + label {
  border-color: #0066cc;
  background-color: #f0f8ff;
}

.training-type-radios .form-type-radio label {
  font-weight: bold;
  font-size: 18px;
}

/* Step 2 - Training Specialty Selection */
.training-specialty-radios .form-radios {
  display: -webkit-box;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: wrap;
}

.training-specialty-radios .form-type-radio {
  position: relative;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.training-specialty-radios .form-type-radio label {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  padding: 15px;
  border: 3px solid transparent;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 280px;
}

.training-specialty-radios .form-type-radio label:before {
  content: "";
  display: block;
  width: 220px;
  height: 220px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  border-radius: 8px;
}

.training-specialty-radios input[type=radio]:checked + label {
  border-color: #0066cc;
  background-color: #f0f8ff;
}

.training-specialty-radios input[type=radio] {
  position: absolute;
  opacity: 0;
}

.training-specialty-radios .form-type-radio label {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

/* Custom Progress Bar */
.webform-progress-bar {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 40px;
  margin: 30px 0 40px 0;
  padding: 20px 0;
}
.webform-progress-bar .progress-step {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #133690;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  border: 1px solid #133690;
}
.webform-progress-bar .progress-step:not(:last-child):after {
  content: "";
  position: absolute;
  width: 40px;
  height: 1px;
  background-color: #133690;
  left: 39px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.webform-progress-bar .progress-step.active {
  background-color: #133690;
  color: white;
  border-color: #133690;
}
.webform-progress-bar .progress-step.completed {
  background-color: #28a745;
  color: white;
  border-color: #28a745;
}
.webform-progress-bar .progress-step.completed:after {
  background-color: #28a745;
}

.webform-confirmation__message,
.training-selection-confirmation {
  padding: 0 15px;
}
.webform-confirmation__message .training-confirmation-content,
.training-selection-confirmation .training-confirmation-content {
  max-width: 768px;
  margin: 0 auto;
  color: #133690;
  text-align: center;
}
.webform-confirmation__message .training-confirmation-content h1,
.training-selection-confirmation .training-confirmation-content h1 {
  font: 800 36px/42px "Nunito Sans", sans-serif;
  margin-bottom: 7px;
}
.webform-confirmation__message .training-confirmation-content p,
.training-selection-confirmation .training-confirmation-content p {
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin: 0;
}
.webform-confirmation__message .confirmation-icon,
.training-selection-confirmation .confirmation-icon {
  background: url(../images/view/svg/sprite.view.svg#accept) no-repeat center center/140px 140px;
  width: 140px;
  height: 140px;
  top: 0;
  margin: 0 auto;
}
.webform-confirmation__message .confirmation-actions,
.training-selection-confirmation .confirmation-actions {
  text-align: center;
  margin-top: 35px;
}
.webform-confirmation__message .confirmation-actions .homepage-button,
.training-selection-confirmation .confirmation-actions .homepage-button {
  display: inline-block;
  width: 245px;
  color: white;
  background: #133690;
  border: 2px solid #133690;
  line-height: 34px;
  border-radius: 8px;
  font: 800 16px/38px "Nunito Sans", sans-serif;
  text-align: center;
}
.webform-confirmation__message .confirmation-actions .homepage-button:hover,
.training-selection-confirmation .confirmation-actions .homepage-button:hover {
  background: transparent;
  color: #133690;
  text-decoration: none;
}

#bls-aed-course-additional-info {
  max-width: 100%;
}
#bls-aed-course-additional-info .bls-aed-suggested-courses .bls-aed-suggested-courses__title {
  font: 800 18px/22px "Nunito Sans", sans-serif;
  text-align: center;
  margin-top: 15px;
}
#bls-aed-course-additional-info .bls-aed-suggested-courses .bls-aed-suggested-courses__content {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
#bls-aed-course-additional-info .bls-aed-suggested-courses .bls-aed-suggested-courses__content .item-list {
  width: 50%;
}
@media (max-width: 991px) {
  #bls-aed-course-additional-info .bls-aed-suggested-courses .bls-aed-suggested-courses__content .item-list {
    width: 100%;
  }
}

.webform-submission-second-form-form [data-drupal-selector=edit-area-selection] .fieldset-legend {
  font: 800 36px/42px "Nunito Sans", sans-serif;
}
.webform-submission-second-form-form [data-drupal-selector=edit-area-selection] label {
  padding-left: 0 !important;
  font: 800 24px/28px "Nunito Sans", sans-serif !important;
  color: #133690;
  text-align: center !important;
}
.webform-submission-second-form-form #edit-info-text {
  color: #133690;
  font: 400 18px/22px "Nunito Sans", sans-serif;
  max-width: 992px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.webform-submission-second-form-form .form-group {
  max-width: 767px;
  margin: 0 auto;
}
.webform-submission-second-form-form .form-group label {
  text-wrap: auto;
}
@media (max-width: 480px) {
  .webform-submission-second-form-form .form-group {
    max-width: 100%;
  }
  .webform-submission-second-form-form .form-group .form-type-number {
    margin-bottom: 10px;
  }
  .webform-submission-second-form-form .form-group .form-type-number input {
    height: 20px;
  }
}
.webform-submission-second-form-form #edit-training-areas--wrapper .legend {
  text-align: left;
  margin-bottom: 20px;
  font: 800 20px/25px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form .checkboxes--wrapper .legend {
  font: 800 20px/25px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form .checkboxes--wrapper .fieldset-wrapper {
  max-width: 992px;
  margin: 0 auto;
}
.webform-submission-second-form-form .checkboxes--wrapper .form-checkboxes {
  display: block;
}
.webform-submission-second-form-form .checkboxes--wrapper .form-type-checkbox label {
  font: 400 16px/20px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form .checkboxes--wrapper .form-type-checkbox label input {
  border: 1px solid #133690;
}
.webform-submission-second-form-form h3 {
  font: 800 24px/30px "Nunito Sans", sans-serif;
  text-align: center;
  color: #133690;
  margin-top: 34px;
}
.webform-submission-second-form-form .tabledrag-toggle-weight,
.webform-submission-second-form-form [class*=-add-more-items] {
  display: none;
}
.webform-submission-second-form-form [data-drupal-selector$=-operations-add] {
  display: none;
}
.webform-submission-second-form-form [data-drupal-selector$=-operations-remove] {
  border: none !important;
}
.webform-submission-second-form-form [data-drupal-selector$=-operations-remove]:after {
  content: "";
  font-size: 0;
  display: block;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #F36300;
  -webkit-mask: url("../images/icons_new/trash-icon.svg") no-repeat center center/contain;
  mask: url("../images/icons_new/trash-icon.svg") no-repeat center center/contain;
}
.webform-submission-second-form-form #bls_aed_src_training_table,
.webform-submission-second-form-form #professional_training_table,
.webform-submission-second-form-form #teaching_training_table,
.webform-submission-second-form-form #water_safety_training_table,
.webform-submission-second-form-form #other_relevant_training_table,
.webform-submission-second-form-form #swimming_training_table,
.webform-submission-second-form-form #teaching_experience_table {
  margin: 30px 0;
}
.webform-submission-second-form-form #bls_aed_src_training_table label,
.webform-submission-second-form-form #professional_training_table label,
.webform-submission-second-form-form #teaching_training_table label,
.webform-submission-second-form-form #water_safety_training_table label,
.webform-submission-second-form-form #other_relevant_training_table label,
.webform-submission-second-form-form #swimming_training_table label,
.webform-submission-second-form-form #teaching_experience_table label {
  font: 800 20px/30px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form #bls_aed_src_training_table td,
.webform-submission-second-form-form #professional_training_table td,
.webform-submission-second-form-form #teaching_training_table td,
.webform-submission-second-form-form #water_safety_training_table td,
.webform-submission-second-form-form #other_relevant_training_table td,
.webform-submission-second-form-form #swimming_training_table td,
.webform-submission-second-form-form #teaching_experience_table td {
  padding: 7px;
}
.webform-submission-second-form-form .webform-multiple-add {
  padding-top: 10px;
}
.webform-submission-second-form-form .webform-multiple-table {
  border: 1px solid #133690;
  border-radius: 15px;
  overflow: hidden;
}
.webform-submission-second-form-form #edit-documents-heading {
  font: 400 20px/30px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form .form-type-managed-file label {
  font: 800 22px/30px "Nunito Sans", sans-serif;
  color: #133690;
}
.webform-submission-second-form-form .form-type-managed-file input[type=file] {
  background: #F2F2F2;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  padding: 4px 11px 6px;
  color: #133690;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
}
.webform-submission-second-form-form .form-type-managed-file .file-icon,
.webform-submission-second-form-form .form-type-managed-file .file-size,
.webform-submission-second-form-form .form-type-managed-file .file-link {
  font-size: 18px;
  margin-right: 10px;
}
.webform-submission-second-form-form .form-item-safety-info,
.webform-submission-second-form-form .form-item-aqua-fitness-info {
  margin-top: 30px;
  color: #133690;
  font: 400 18px/22px "Nunito Sans", sans-serif;
}

body:has(.training-confirmation-content) .page-header {
  display: none;
}

.webform-submission-second-form-form .table tbody > tr:nth-of-type(even) input {
  background-color: white;
}
@media (max-width: 768px) {
  .webform-submission-second-form-form .webform-multiple-table-responsive {
    width: 100%;
  }
  .webform-submission-second-form-form .webform-multiple-table-responsive tbody {
    display: block;
    width: 100%;
  }
  .webform-submission-second-form-form .webform-multiple-table-responsive tr.draggable {
    display: grid;
    grid-template-columns: 40px 1fr 60px;
  }
  .webform-submission-second-form-form .webform-multiple-table-responsive tr.draggable td.webform-multiple-table--handle {
    grid-column: 1;
    grid-row: 1/span 20;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 46px !important;
  }
  .webform-submission-second-form-form .webform-multiple-table-responsive tr.draggable td.webform-multiple-table--operations {
    grid-column: 3;
    grid-row: 1/span 20;
    position: static;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
  }
  .webform-submission-second-form-form .webform-multiple-table-responsive tr.draggable td.webform-multiple-table--operations button {
    padding-left: 0;
    padding-right: 0;
  }
  .webform-submission-second-form-form .webform-multiple-table-responsive tr.draggable td:not(.webform-multiple-table--handle):not(.webform-multiple-table--operations):not(.webform-multiple-table--weight) {
    grid-column: 2;
    height: 58px;
    max-height: 58px;
  }
  .webform-submission-second-form-form .webform-multiple-table-responsive tr.draggable td:not(.webform-multiple-table--handle):not(.webform-multiple-table--operations):not(.webform-multiple-table--weight) label {
    padding-left: 0;
    margin-bottom: 5px;
    display: block;
    width: auto;
    height: auto;
    clip: auto;
    position: relative;
    color: #133690;
    font: 400 13px/14px "Nunito Sans", sans-serif !important;
  }
  .webform-submission-second-form-form .webform-multiple-table-responsive tr.draggable td:not(.webform-multiple-table--handle):not(.webform-multiple-table--operations):not(.webform-multiple-table--weight) .form-type-number label {
    text-align: left;
  }
  .webform-submission-second-form-form .webform-multiple-table-responsive tr.draggable td:not(.webform-multiple-table--handle):not(.webform-multiple-table--operations):not(.webform-multiple-table--weight) .form-type-number .flex-box-number {
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .webform-submission-second-form-form .form-type-managed-file label {
    padding-left: 20px;
  }
}
.webform-submission-second-form-form .form-item-safety-info a {
  overflow-wrap: break-word;
}

.table-responsive {
  border: none;
  margin-bottom: 0;
  border-radius: 0;
  overflow: auto;
}
@media (max-width: 768px) {
  .table-responsive > .table-bordered {
    border-collapse: collapse;
    border-radius: 10px 10px 0 0;
  }
}

table {
  width: 100%;
}
@media (max-width: 768px) {
  table {
    display: block;
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    overflow-x: auto;
    white-space: nowrap;
    width: unset !important;
  }
}

.table {
  border: none;
  margin-bottom: 0;
  position: relative;
  border-radius: 0;
}
@media (min-width: 768px) {
  .table {
    border-collapse: collapse;
    border-radius: 10px 10px 0 0;
  }
}
@media (min-width: 992px) {
  .table {
    overflow: hidden;
  }
}
.table caption {
  margin: 10px 0;
  padding: 0;
  letter-spacing: -0.5px;
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .table caption {
    font: 800 24px/31px "Nunito Sans", sans-serif;
  }
}
.table thead {
  background: #133690;
  border-collapse: collapse;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.table thead > tr > th {
  border: none;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: 50px;
  padding: 5px 0 5px 19px;
  vertical-align: middle;
}
.table thead > tr > th:first-child {
  border-radius: 10px 0 0 0;
}
.view-participated-courses .table thead > tr > th:first-child {
  width: 190px;
}
.table thead > tr > th:last-child {
  border-radius: 0 10px 0 0;
}
.table thead > tr > th.views-field-field-course-nr- {
  border-radius: 10px 0 0 0;
  padding-left: 39px;
}
.view-commerce-user-orders .table thead > tr > th.views-field-nothing {
  min-width: 190px;
  width: 190px;
}
.view-participated-courses .table thead > tr > th {
  padding: 5px 0 5px 30px;
}
.table tbody > tr {
  background: #E9E9E9;
  position: relative;
}
.view-participated-courses .table tbody > tr {
  background: #ffffff;
}
.table tbody > tr:nth-of-type(odd) {
  background: #ffffff;
}
.table tbody > tr > td {
  border: none;
  color: #004687;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 7px 11px 7px 19px;
  height: 50px;
  max-height: 50px;
  vertical-align: middle;
}
.view-commerce-user-orders .table tbody > tr > td, .view-profile-course-list .table tbody > tr > td {
  height: 60px;
  max-height: 60px;
}
.view-commerce-user-orders .table tbody > tr > td.views-field-nothing, .view-profile-course-list .table tbody > tr > td.views-field-nothing {
  text-align: center;
}
.view-participated-courses .table tbody > tr > td {
  padding: 17px 11px 10px 30px;
}
.table tbody > tr > td a {
  color: #0377D3;
}

.table .views-field-view-commerce-product {
  display: none;
}
.table tbody .views-field-field-short-name-course {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.table tbody .views-field-title {
  display: table-cell;
  vertical-align: middle;
}
.table tbody .views-field-title a {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  text-decoration: none;
}
.table tbody .views-field-title a:hover {
  text-decoration: underline;
}
.table tbody .views-field-field-course-location {
  display: table-cell;
  vertical-align: middle;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.table tbody .views-field-field-course-location a {
  position: relative;
  z-index: 2;
}
.table tbody .views-field-field-date-range {
  display: table-cell;
  vertical-align: middle;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.table tbody .views-field-field-icon-course {
  display: table-cell;
  vertical-align: middle;
}
.table tbody .views-field-field-icon-course > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 7px 11px 7px 19px;
}
.table tbody .views-field-field-icon-course > div img {
  margin-left: 8px;
}
.table tbody .views-field-field-icon-course > img {
  display: none;
}
.view-swimming-schools .table tbody .views-field-field-icon-course {
  -webkit-box-pack: center;
  justify-content: center;
}
.table tbody .views-field-field-designation {
  width: 250px;
}
.table tbody .views-field-field-designation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table tbody .views-field-field-designation ul li {
  margin: 0;
  padding: 0;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.table tbody .views-field-field-designation ul li:first-child {
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.table tbody .views-field-view-commerce-product {
  display: none;
}
.table tbody .views-field-view-commerce-product a {
  font-size: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0;
}
.table tbody .views-field-field-course-status .contextual-region {
  position: unset;
}
.table tbody .views-field-field-course-status a {
  font-size: 0;
  display: block;
  padding: 0;
  top: 0;
  left: 0;
}
.table tbody .views-field-field-course-status a:focus {
  outline: 0; /* The focus styles are on the table row */
}
.table tbody .views-field-field-course-status a::after {
  content: "";
  inset: 0;
  position: absolute;
}

.view-ausbildungen-training table tbody tr {
  -webkit-transform: translate(0);
  transform: translate(0);
  clip-path: inset(0);
}
.view-ausbildungen-training table tbody tr:focus-within {
  outline: 2px solid #eaf6ff;
  outline-offset: -2px;
}

.block--next-courses-block-1 .view-content {
  margin: 0 -15px 0 0;
}
@media (min-width: 768px) {
  .block--next-courses-block-1 .view-content {
    margin: 0;
  }
}

.view-ausbildungen-training .view-content,
.view-course-swimming-school .view-content,
.view-swimming-schools .view-content {
  margin: 0 -15px 0 0;
}
@media (min-width: 768px) {
  .view-ausbildungen-training .view-content,
  .view-course-swimming-school .view-content,
  .view-swimming-schools .view-content {
    margin: 0;
  }
}

table.course-attenders thead tr th:first-child {
  width: 23rem;
}
table.course-attenders thead tr th:last-child {
  padding-right: 19px;
}
table.course-attenders thead tr th:nth-child(2) {
  width: 12rem;
}
table.course-attenders thead tr th:nth-child(3) {
  width: 18rem;
}

.is-archived {
  padding: 10px 18px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  gap: 8px;
  color: #F36300;
  background: rgba(246, 100, 0, 0.1215686275);
}

.list-courses-participants .list-courses-participants-header {
  background: #133690;
  color: #ffffff;
  font: 500 16px/22px "Nunito Sans", sans-serif;
  border-radius: 10px;
  padding: 1px;
  -webkit-transition: border-radius 400ms ease 0ms;
  -o-transition: border-radius 400ms ease 0ms;
  transition: border-radius 400ms ease 0ms;
  margin-bottom: 0;
}
.list-courses-participants .list-courses-participants-header h4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  padding-left: 14px;
  color: #fff;
}
.list-courses-participants .list-courses-participants-header h4:after {
  content: "";
  background: url("../images/icons_new/show-circle-icon.svg") no-repeat center center/auto;
  height: 24px;
  width: 24px;
  margin-right: 14px;
}
.list-courses-participants .list-courses-participants-body {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  margin-top: 20px;
}
.list-courses-participants .list-courses-participants-body.open {
  max-height: 1000px;
}
.list-courses-participants .list-courses-participants-body .list-courses-participants-item {
  margin-bottom: 20px;
}
.list-courses-participants .list-courses-participants-body .list-courses-participants-item a {
  line-height: 2.2;
}
@media (max-width: 992px) {
  .list-courses-participants .list-courses-participants-body .list-courses-participants-item a {
    line-height: 1.5;
  }
}
.list-courses-participants .list-courses-participants-body .list-courses-participants-item .table-responsive {
  border: none;
  margin-bottom: 0;
  border-radius: 0;
  overflow: auto;
  margin-bottom: 0 !important;
}
@media (max-width: 768px) {
  .list-courses-participants .list-courses-participants-body .list-courses-participants-item .table-responsive > .table-bordered {
    border-collapse: collapse;
    border-radius: 10px 10px 0 0;
    margin-right: 0;
  }
}
.list-courses-participants .table-list-participants {
  min-width: 600px;
  width: 100%;
}
@media (max-width: 768px) {
  .list-courses-participants .table-list-participants {
    display: block;
    overflow-x: auto;
  }
}
.list-courses-participants .table-list-participants tbody {
  display: block;
  max-height: 300px;
  overflow-y: auto;
}
.list-courses-participants .table-list-participants thead, .list-courses-participants .table-list-participants tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.list-courses-participants .table-list-participants thead tr th, .list-courses-participants .table-list-participants tbody tr td {
  width: 30%;
}
.list-courses-participants.list-courses-participants-open .list-courses-participants-header h4:after {
  background: url("../images/icons_new/hide-circle-icon.svg") no-repeat center center/auto;
}

.course-status--short-display {
  display: -webkit-box;
  display: flex;
}
.course-status--short-display .icon {
  margin-right: 5px;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.course-status--short-display .icon-square {
  width: 20px;
  height: 20px;
}
.course-status--short-display .icon-circle {
  border-radius: 50px;
}
.course-status--short-display .icon-triangle {
  border-style: solid;
  background-color: inherit !important;
  border-top: 0 solid transparent;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
}

.course-status-free-places {
  text-align: center;
  font-weight: bold;
}
.course-status-free-places span {
  font: 400 16px/20px "Nunito Sans", sans-serif;
  color: #0377D3;
}

.logo.navbar-btn {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 30px;
  padding: 0 10px;
  min-height: 100%;
  min-width: calc(100% - 90px);
}
.logo.navbar-btn img {
  max-width: 100%;
  min-width: 100px;
}
@media (min-width: 480px) {
  .logo.navbar-btn img {
    max-width: unset;
    min-width: unset;
  }
}
@media (min-width: 1025px) {
  .logo.navbar-btn {
    padding-inline: 10px;
    -webkit-box-flex: 0;
    flex: 0;
    margin: 0;
    min-width: 205px;
  }
}

.scroll-slides {
  color: transparent;
  font-size: 0;
  display: block;
  position: absolute;
  border: none;
  top: calc(100vh - 50px);
  left: 50%;
  width: 32px;
  height: 18px;
  margin-left: -16px;
  z-index: 1;
}
.scroll-slides:focus, .scroll-slides:hover {
  outline: none;
  border: none;
}
.chg-navbar-index .scroll-slides {
  position: relative;
  z-index: -1;
  background: #093C64;
}
@media (min-width: 768px) {
  .scroll-slides {
    top: calc(100vh - 70px);
  }
}

.navbar-toggle {
  display: -webkit-box;
  display: flex;
  position: absolute;
  left: 15px;
  top: 29px;
  border: none;
  background: transparent;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding-top: 3px;
}
.navbar-toggle:focus {
  outline: none;
}
@media (min-width: 1025px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle .icon-bar {
  width: 24px;
  background: #133690;
  margin: 0 0 4px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 3px;
  display: -webkit-box;
  display: flex;
  height: 0;
  border: 1px solid #133690;
}
.navbar-toggle[aria-expanded=true] {
  left: 80%;
  margin-left: -45px;
  z-index: 3;
  top: 28px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar-toggle[aria-expanded=true] .icon-bar {
  border: 2px solid #133690;
}
.navbar-toggle[aria-expanded=true] .icon-bar:nth-of-type(2) {
  -webkit-transform: rotate(-45deg) translate(3px, 4px);
  transform: rotate(-45deg) translate(3px, 4px);
  width: 27px;
}
.navbar-toggle[aria-expanded=true] .icon-bar:nth-of-type(3) {
  opacity: 0;
}
.navbar-toggle[aria-expanded=true] .icon-bar:nth-of-type(4) {
  -webkit-transform: rotate(45deg) translate(-7px, -14px);
  transform: rotate(45deg) translate(-7px, -14px);
  width: 27px;
}
.navbar-toggle[aria-expanded=true] .b-close {
  display: -webkit-box;
  display: flex;
  color: #272437;
  font: 800 12px/20px "Nunito Sans", sans-serif;
  margin: -7px 0 0 4px;
}
.navbar-toggle .b-close {
  display: none;
}

.js-pager__items.pager {
  margin: 30px 0 0 0;
  text-align: left;
  position: relative;
}
.js-pager__items.pager li > a {
  color: #3C5FA1;
  font: 800 18px/23px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  text-decoration: underline;
  padding: 0 0 0 30px;
  background: transparent;
  border: none;
  display: table;
  margin: 0 auto;
  position: relative;
  text-transform: lowercase;
}
.js-pager__items.pager li > a:hover {
  text-decoration: none;
}
.view-node-files .js-pager__items.pager li > a {
  position: unset;
  padding: 0;
  display: -webkit-box;
  display: flex;
  color: #5FC399;
  text-transform: unset;
  text-decoration: underline;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .view-node-files .js-pager__items.pager li > a {
    -webkit-box-pack: left;
    justify-content: left;
  }
}
.view-node-files .js-pager__items.pager li > a:before {
  content: none;
}
.view-node-files .js-pager__items.pager li > a:hover {
  text-decoration: none;
}
.js-pager__items.pager li > a:focus, .js-pager__items.pager li > a:hover {
  background: transparent;
}
.js-pager__items.pager li > a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}

.btn-a {
  border-radius: 0.8rem;
  background: #ffffff;
  border: 0.2rem solid #3C5FA1;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.5em 4em;
  text-decoration: none;
}
.btn-a.book-course {
  padding: 0.5em 2em;
}
.btn-a:focus, .btn-a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}

.re-order {
  border-radius: 0.8rem;
  background: #ffffff;
  border: 0.2rem solid #3C5FA1;
  color: #3C5FA1 !important;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  padding: 5px 20px 3px;
  text-decoration: none;
}
.re-order:focus, .re-order:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.re-order:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}

.fieldset-wrapper .checkbox label {
  color: #ffffff;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  margin-right: 20px;
}
.fieldset-wrapper .checkbox label:hover {
  color: #5FC399;
}
.fieldset-wrapper .checkbox input[type=checkbox] {
  margin: 0 1rem 0 0;
  position: relative;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  border-radius: 0.2rem;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .fieldset-wrapper .checkbox input[type=checkbox] {
    width: 20px;
    height: 20px;
    min-width: 20px;
  }
}
.fieldset-wrapper .checkbox input[type=checkbox]:checked {
  border: 0.1rem solid #133690;
}
.fieldset-wrapper .checkbox input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5.5px;
  margin-left: -7px;
}
.fieldset-wrapper .checkbox.checked label {
  font: 800 16px/22px "Nunito Sans", sans-serif;
}

.profile-form .checkbox label,
.field--name-field-read-and-accepted .checkbox label,
.layout-checkout-form .checkbox label {
  font: 400 16px/22px "Nunito Sans", sans-serif;
  color: #133690;
  padding: 0 0 0 3rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.profile-form .checkbox input[type=checkbox],
.field--name-field-read-and-accepted .checkbox input[type=checkbox],
.layout-checkout-form .checkbox input[type=checkbox] {
  margin: 0 1rem 0 0;
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border-radius: 0.2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: 0.1rem solid #133690;
}
.profile-form .checkbox input[type=checkbox]:checked,
.field--name-field-read-and-accepted .checkbox input[type=checkbox]:checked,
.layout-checkout-form .checkbox input[type=checkbox]:checked {
  border: 0.1rem solid #133690;
}
.profile-form .checkbox input[type=checkbox]:checked:after,
.field--name-field-read-and-accepted .checkbox input[type=checkbox]:checked:after,
.layout-checkout-form .checkbox input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5.5px;
  margin-left: -7px;
}
.form-group .btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.form-group .btn:active:focus, .form-group .btn:focus, .form-group .btn:focus-within, .form-group .btn:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group .btn:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}

.view-commerce-cart-form .views-field-total-price__number .btn:hover, .view-commerce-cart-form .views-field-total-price__number .btn:focus, .view-commerce-cart-form .views-field-total-price__number .btn:focus-within, .view-commerce-cart-form .views-field-total-price__number .btn:active {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.path-shop .main-container {
  position: relative;
}

.filter-toggle {
  background: none;
  color: #5FC399;
  font: 800 24px/29px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  border: none;
  border-radius: 0;
  text-transform: capitalize;
  display: -webkit-box;
  display: flex;
  margin: 0;
  position: absolute;
  right: 15px;
  top: 35px;
  z-index: 1;
}
body .navbar.navbar-default + .main-container .filter-toggle {
  top: 115px;
}
.filter-toggle.filter-in {
  position: relative;
  top: 0;
  right: 0;
  letter-spacing: normal;
  text-indent: -9999999px;
  margin-left: auto;
  font-size: 0;
}
body.chg-navbar-index-2 .navbar.navbar-default + .main-container .filter-toggle.filter-in {
  top: 0;
}
@media (min-width: 768px) {
  .filter-toggle {
    display: none;
  }
}

.taxonomy-term--120 .content-bottom-container .view-header h5 {
  color: #FF6E00;
}
.taxonomy-term--120 .paragraph .block h2.block-title:after,
.taxonomy-term--120 .paragraph .field--name-field-title:after {
  background: #FF6E00;
}
.taxonomy-term--120 .box-white .field .field--label {
  color: #FF6E00;
  margin-bottom: 7px;
}

.safety .content-bottom-container .view-header h5 {
  color: #FF6E00;
}
.safety .paragraph .block h2.block-title:after,
.safety .paragraph .field--name-field-title:after {
  background: #FF6E00;
}

.taxonomy-term-id--120 {
  color: #FF6E00;
}

.taxonomy-term--119 .content-bottom-container .view-header h5 {
  color: #CB58A5;
}
.taxonomy-term--119 .paragraph .block h2.block-title:after,
.taxonomy-term--119 .paragraph .field--name-field-title:after {
  background: #CB58A5;
}
.taxonomy-term--119 .box-white .field .field--label {
  color: #CB58A5;
  margin-bottom: 7px;
}

.aquafitness .content-bottom-container .view-header h5 {
  color: #CB58A5;
}
.aquafitness .paragraph .block h2.block-title:after,
.aquafitness .paragraph .field--name-field-title:after {
  background: #CB58A5;
}

.taxonomy-term-id--119 {
  color: #CB58A5;
}

.taxonomy-term--118 .content-bottom-container .view-header h5 {
  color: #00C9D3;
}
.taxonomy-term--118 .paragraph .block h2.block-title:after,
.taxonomy-term--118 .paragraph .field--name-field-title:after {
  background: #00C9D3;
}
.taxonomy-term--118 .box-white .field .field--label {
  color: #00C9D3;
  margin-bottom: 7px;
}

.taxonomy-term-id--118 {
  color: #00C9D3;
}

.bread-crumb {
  position: relative;
  margin: 40px 0 10px 0;
  display: block;
}
@media (min-width: 768px) {
  .bread-crumb {
    margin: 30px 0 8px 0;
  }
  .page-node-type-swimming-school .bread-crumb {
    margin: 88px 0 0 0;
  }
}
.path-product .bread-crumb .container {
  padding: 0;
}

.breadcrumb {
  margin-bottom: 0;
  border: none;
  background: transparent;
  padding: 0;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: flex;
  width: 100%;
}
.page-node-type-swimming-school .breadcrumb {
  max-width: 100%;
}
.breadcrumb > li {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.breadcrumb > li + li:before {
  color: #133690;
}
.breadcrumb > li a {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .breadcrumb > li {
    font: 800 16px/22px "Nunito Sans", sans-serif;
  }
  .breadcrumb > li a {
    font: 800 16px/22px "Nunito Sans", sans-serif;
  }
}
.breadcrumb > .active {
  color: #133690;
}

.view .flex-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
}
.view .view-empty {
  color: #133690;
  font: 800 26px/43px "Nunito Sans", sans-serif;
}

.view-footer h6 {
  margin: 0;
  letter-spacing: -0.5px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.view-footer .view-ausbildungen-training {
  margin: 13px -15px 0;
}
@media (min-width: 768px) {
  .view-footer .view-ausbildungen-training {
    margin: 13px 0 0 0;
  }
}
.view-footer .view-ausbildungen-training .view-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  margin: 0;
}
@media (min-width: 768px) {
  .view-footer .view-ausbildungen-training .view-content {
    overflow: hidden;
    border-radius: 10px;
  }
}
.view-footer .view-ausbildungen-training .view-content .views-row {
  background: #ffffff;
  padding: 14px 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.view-footer .view-ausbildungen-training .view-content .views-row:nth-of-type(even) {
  background: #E9E9E9;
}
.view-footer .view-ausbildungen-training .view-content .views-row .views-field-field-course-status {
  min-width: 125px;
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .view-footer .view-ausbildungen-training .view-content .views-row .views-field-field-course-status {
    min-width: 210px;
  }
}
.view-footer .view-ausbildungen-training .view-content .views-row .views-field-field-short-description {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}

#block-views-block-swimming-schools-block-11 .view-swimming-schools [data-drupal-selector=edit-field-location-boundary-wrapper], #block-views-block-swimming-schools-block-9 .view-swimming-schools [data-drupal-selector=edit-field-location-boundary-wrapper] {
  position: absolute;
  top: -999%;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .form-item-nid, #block-views-block-swimming-schools-block-9 .view-swimming-schools .form-item-nid {
  position: absolute;
  top: -999%;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid, #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid {
  margin: 40px;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col, #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col {
  border: 1px solid #ECECEC;
  -webkit-box-shadow: 0px 4.83439px 4.83439px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4.83439px 4.83439px rgba(0, 0, 0, 0.15);
  -webkit-box-flex: 0;
  flex: 0 0 200px;
  margin: 0 1rem 3rem 0;
  min-height: 305px;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col .views-field-title, #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col .views-field-title {
  font-size: 20px;
  line-height: 26px;
  color: #133690;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col .views-field-field-icon-course, #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col .views-field-field-icon-course {
  width: 100%;
  margin: 10px 0;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col .views-field-field-icon-course .field-content:has(img), #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col .views-field-field-icon-course .field-content:has(img) {
  background: url("../images/flag.png") no-repeat;
  padding: 5px;
  background-size: 185px 30px;
  color: #D4AF37;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col .views-field-field-icon-course .field-content:has(img) img, #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col .views-field-field-icon-course .field-content:has(img) img {
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 20px;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col .views-field-field-school-image, #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col .views-field-field-school-image {
  padding: 20px;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col .views-field-tid, #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col .views-field-tid {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 22px;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col .views-field-tid:before, #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col .views-field-tid:before {
  content: "\e062";
  font-family: "Glyphicons Halflings";
  color: #133690;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col .views-field-tid .field-content span:not(.reset-exposed), #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col .views-field-tid .field-content span:not(.reset-exposed) {
  color: #00C9D3;
  padding: 0 5px;
  cursor: pointer;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col .views-field-tid .field-content > div, #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col .views-field-tid .field-content > div {
  position: relative;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools .views-view-grid .views-col .views-field-tid .reset-exposed, #block-views-block-swimming-schools-block-9 .view-swimming-schools .views-view-grid .views-col .views-field-tid .reset-exposed {
  display: none;
  font-size: 32px;
  color: red;
  position: absolute;
  right: -3rem;
  top: 0;
  cursor: pointer;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools #swimming-schools-attachment-1 .views-field-title a, #block-views-block-swimming-schools-block-9 .view-swimming-schools #swimming-schools-attachment-1 .views-field-title a {
  display: table;
  margin: 0 auto;
  letter-spacing: -1px;
  font: 800 18px/22px "Nunito Sans", sans-serif;
  color: #3c5fa1;
  position: relative;
  padding-left: 30px;
  text-decoration: underline;
}
#block-views-block-swimming-schools-block-11 .view-swimming-schools #swimming-schools-attachment-1 .views-field-title a:before, #block-views-block-swimming-schools-block-9 .view-swimming-schools #swimming-schools-attachment-1 .views-field-title a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  background: url("/themes/custom/swimsports/css/../images/view/svg/sprite.view.svg") no-repeat 48.9177489177% 45.3936348409%;
  width: 16px;
  height: 16px;
}

@media (min-width: 768px) {
  .view-overview-job .overview-list {
    max-width: 828px;
  }
}
@media (max-width: 768px) {
  .view-overview-job .views-row {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .view-overview-job.view-display-id-block_3 {
    margin-bottom: -30px;
  }
}
@media (min-width: 992px) {
  .view-overview-job.view-display-id-block_3 .slick-slider {
    margin-right: calc((100vw - 100%) / 2 * -1);
  }
}
@media (min-width: 992px) {
  .view-overview-job.view-display-id-block_3 .slick-list {
    padding: 0 30.65% 0 0 !important;
  }
}
@media (min-width: 1200px) {
  .view-overview-job.view-display-id-block_3 .slick-list {
    padding: 0 38.65% 0 0 !important;
  }
}
@media (min-width: 768px) {
  .view-overview-job.view-display-id-block_3 .list-of-job {
    margin-left: 0;
    max-width: none;
  }
}
.view-overview-job.view-display-id-block_3 .slick__arrow {
  max-width: 82vw;
  position: relative;
  margin: 38px auto 0;
  height: 48px;
}
@media (max-width: 767px) {
  .view-overview-job.view-display-id-block_3 .slick__arrow {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .view-overview-job.view-display-id-block_3 .slick__arrow {
    max-width: 760px;
    margin-left: 4%;
  }
}
.view-overview-job.view-display-id-block_3 .slick__arrow--duplicate {
  margin: 0 auto 24px;
}
@media (min-width: 768px) {
  .view-overview-job.view-display-id-block_3 .slick__arrow--duplicate {
    max-width: 760px;
    margin-left: 4%;
  }
}
.view-overview-job.view-display-id-block_3 article.overview-list {
  margin: 0;
}
@media (min-width: 992px) {
  .view-overview-job.view-display-id-block_3 article.overview-list {
    max-width: 60vw;
    padding: 20px 20px 32px;
    border: 1px solid #E9E9E9;
    border-radius: 20px;
    background: white;
    margin-right: 50px;
  }
}
@media (min-width: 1200px) {
  .view-overview-job.view-display-id-block_3 article.overview-list {
    max-width: 868px;
  }
}
.view-overview-job.view-display-id-block_3 article.overview-list h2 {
  text-align: center;
  word-break: break-word;
}
.view-overview-job.view-display-id-block_3 article.overview-list .job-date-loc {
  -webkit-box-pack: center;
  justify-content: center;
}
.view-overview-job.view-display-id-block_3 article.overview-list .job-logo img {
  display: block;
  margin: 0 auto;
}
.view-overview-job.view-display-id-block_3 article.overview-list .job-info {
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .view-overview-job.view-display-id-block_3 article.overview-list .job-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    gap: 10px;
    -webkit-box-align: center;
    align-items: center;
  }
}
.view-overview-job.view-display-id-block_3 article.overview-list .job-info a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 12px 28px;
  gap: 8px;
  border: 1.5px solid #003459;
  border-radius: 57px;
  -webkit-box-flex: 0;
  flex: none;
  -webkit-box-ordinal-group: 4;
  order: 3;
  flex-grow: 0;
  text-decoration: none;
  font: 500 14px/20px "Nunito Sans", sans-serif;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #003459;
}
.view-overview-job.view-display-id-block_3 article.overview-list .job-info a::before {
  content: none;
}
.view-overview-job.view-display-id-block_3 article.overview-list .job-info a::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/Chevron_Right_MD.svg") no-repeat center/contain;
}
.view-overview-job.view-display-id-block_3 article.overview-list .job-info a:focus, .view-overview-job.view-display-id-block_3 article.overview-list .job-info a:hover, .view-overview-job.view-display-id-block_3 article.overview-list .job-info a:active {
  color: white;
  text-decoration: none;
  background-color: #003459;
}
.view-overview-job.view-display-id-block_3 article.overview-list .job-info a:focus::after, .view-overview-job.view-display-id-block_3 article.overview-list .job-info a:hover::after, .view-overview-job.view-display-id-block_3 article.overview-list .job-info a:active::after {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.view-overview-job.view-display-id-block_3 article.overview-list .job-info a {
  margin-left: 0;
  min-width: 150px;
}
@media (max-width: 767px) {
  .view-overview-job.view-display-id-block_3 article.overview-list .job-info a {
    margin-left: unset;
  }
}

form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  border: 1px solid #133690;
  margin: unset;
  text-shadow: unset;
  flex-wrap: wrap;
}
form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend:hover {
  text-shadow: unset;
  border: 1px solid #133690;
  margin: unset;
}
form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend .filter-selected-value {
  display: -webkit-box;
  display: flex;
  padding-left: 8px;
  font-weight: 800;
}
form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend .filter-selected-value .unset-filter-value {
  padding-left: 6px;
  color: #3C5FA1;
  cursor: pointer;
}
form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend .clear-active-filters {
  width: 46px;
  height: 23px;
  background: #5FC399;
  border-radius: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
  margin-left: 10px;
  cursor: pointer;
}

.view-swimming-calendar .views-row {
  margin-bottom: 30px;
}
.view-swimming-calendar .views-row:after {
  content: "";
  display: block;
  height: 40px;
  max-width: 470px;
  margin: 0 auto;
  border-bottom: 1px solid #C4C4C4;
}
.view-swimming-calendar .views-row:nth-last-child(1):after {
  content: "";
  display: none;
}

.navbar.navbar-default {
  border-radius: 0;
  border: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 2;
  position: fixed;
}
.navbar.navbar-default .container {
  background: #ffffff;
  min-width: 100%;
}
@media (min-width: 1025px) {
  .navbar.navbar-default {
    height: auto;
    position: relative;
  }
  .navbar.navbar-default .container {
    border-radius: 0 0 10px 10px;
    width: 100%;
    min-width: auto;
    -webkit-box-shadow: 0px 8px 24px 6px rgba(0, 0, 0, 0.05), 0px 4px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 8px 24px 6px rgba(0, 0, 0, 0.05), 0px 4px 8px rgba(0, 0, 0, 0.08);
    max-width: 1430px;
  }
}
.navbar .navbar-header {
  display: -webkit-box;
  display: flex;
  width: 100%;
  z-index: 2;
}
@media (max-width: 1025px) {
  .navbar .navbar-header {
    position: initial;
    z-index: 0;
  }
}
.navbar .navbar-header .region-navigation {
  display: -webkit-box;
  display: flex;
  min-height: 80px;
  height: 100%;
  width: 100%;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.search-in-header {
  width: 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-right: 15px;
}
@media (min-width: 1025px) {
  .search-in-header {
    margin-right: 20px;
    -webkit-box-flex: 0;
    flex: 0 0 24px;
  }
}
.search-in-header .search-top-link {
  position: relative;
  display: block;
}
.search-in-header .search-top-link:focus, .search-in-header .search-top-link:hover {
  text-decoration: none;
  background: none;
}
.search-in-header .search-top-link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
}
.search-in-header .search-top-link span {
  color: transparent;
  font-size: 0;
  width: 25px;
  display: block;
}

.swimsports-user-menu {
  display: none;
}
@media (min-width: 1025px) {
  .swimsports-user-menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    flex: 0 0 24px;
    margin-right: 20px;
  }
  .swimsports-user-menu .nav {
    display: -webkit-box;
    display: flex;
  }
  .swimsports-user-menu .nav > li > a:not([data-drupal-link-system-path=unmasquerade]) {
    text-indent: -9999px;
    margin: 0;
    padding: 0;
    height: 24px;
    width: 24px;
  }
  .swimsports-user-menu .nav > li > a:not([data-drupal-link-system-path=unmasquerade]):before {
    content: "";
    background: url("../images/view/svg/sprite.view.svg#menu-icon") no-repeat 100%/24px 24px;
    position: absolute;
    top: 50%;
    left: 0;
    height: 24px;
    width: 24px;
    margin-top: -12px;
  }
  .swimsports-user-menu .nav > li > a:not([data-drupal-link-system-path=unmasquerade]):active, .swimsports-user-menu .nav > li > a:not([data-drupal-link-system-path=unmasquerade]):hover, .swimsports-user-menu .nav > li > a:not([data-drupal-link-system-path=unmasquerade]):focus {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .user-logged-in .swimsports-user-menu .nav > li a[data-drupal-link-system-path="user/login"] {
    display: none;
  }
}

.swimsports-user-menu-mobile {
  margin-left: 27px;
}
.swimsports-user-menu-mobile li {
  position: relative;
  background: transparent;
}
.swimsports-user-menu-mobile li a {
  position: relative;
  max-width: 251px;
  text-align: center;
  padding: 11px 0 !important;
  border: 2px solid #3C5FA1;
  border-radius: 8px;
  z-index: 1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  color: #3C5FA1;
}
.swimsports-user-menu-mobile li a:focus, .swimsports-user-menu-mobile li a:hover {
  background: transparent !important;
}
.swimsports-user-menu-mobile li a i {
  display: none;
}
.swimsports-user-menu-mobile li a[data-drupal-link-system-path=user] {
  display: none;
}

.unmasquerade-menu-item a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/red-cross.png) no-repeat center, url(../images/Masquerade_Mask_Icon.png) no-repeat center;
  background-size: 100%;
  text-indent: -9999px;
  margin-right: 10px;
}
.swimsports-user-menu-mobile .unmasquerade-menu-item a {
  width: 100%;
  height: 48px;
  max-width: 251px;
  background-size: 36px 36px;
  margin-bottom: 10px;
}

.swimsports-dropdown-language {
  display: none;
}
@media (min-width: 1025px) {
  .swimsports-dropdown-language {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-right: 5px;
    -webkit-box-flex: 0;
    flex: 0 0 30px;
    width: 30px;
  }
  .swimsports-dropdown-language .btn-group {
    display: -webkit-box;
    display: flex;
    position: relative;
  }
  .swimsports-dropdown-language .btn-group .btn {
    color: #2A5C8F;
    font: 600 18px/31px "Nunito Sans", sans-serif;
    padding: 0 1px;
    border: none;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    text-transform: capitalize;
  }
  .swimsports-dropdown-language .btn-group .btn:active, .swimsports-dropdown-language .btn-group .btn:hover, .swimsports-dropdown-language .btn-group .btn:focus {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .swimsports-dropdown-language .btn-group .btn.dropdown-toggle {
    -webkit-box-align: start;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    width: 33px;
    padding-bottom: 30px;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
  .swimsports-dropdown-language .btn-group .btn .caret {
    position: relative;
    display: -webkit-box;
    display: flex;
    border: none;
    font-size: 10px;
    width: 7px;
    height: 4px;
  }
  .swimsports-dropdown-language .btn-group .btn .caret:after {
    font-family: "Font Awesome 5 Free", serif;
    content: "\f078";
    font-weight: 900;
    color: #2A5C8F;
  }
  .swimsports-dropdown-language .btn-group .dropdown-menu {
    background: #3C5FA1;
    border-radius: 10px;
    padding: 8px 25px;
    min-width: auto;
    margin: 10px 0 0 -20px;
  }
  .swimsports-dropdown-language .btn-group .dropdown-menu > li > a {
    text-transform: lowercase;
    color: #ffffff;
    font: 600 18px/31px "Nunito Sans", sans-serif;
    padding: 0;
  }
  .swimsports-dropdown-language .btn-group .dropdown-menu > li > a::first-letter {
    text-transform: capitalize;
  }
  .swimsports-dropdown-language .btn-group .dropdown-menu > li > a:focus, .swimsports-dropdown-language .btn-group .dropdown-menu > li > a:hover {
    background: transparent;
    color: #5FC399;
  }
}

.swimsports-dropdown-language-mobile {
  margin: 28px 0 36px 26px;
}
.swimsports-dropdown-language-mobile .contextual {
  right: 30px;
}
.swimsports-dropdown-language-mobile .btn-group {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
}
.swimsports-dropdown-language-mobile .btn-group .btn:hover, .swimsports-dropdown-language-mobile .btn-group .btn:focus, .swimsports-dropdown-language-mobile .btn-group .btn:focus-within, .swimsports-dropdown-language-mobile .btn-group .btn:active {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.swimsports-dropdown-language-mobile .btn-group button.form-submit {
  color: #3C5FA1;
  font: 800 20px/34px "Nunito Sans", sans-serif;
  padding: 0 1px;
  border: none;
  display: -webkit-box;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  height: 34px;
  z-index: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.swimsports-dropdown-language-mobile .btn-group button.dropdown-toggle {
  position: relative;
  height: 34px;
  width: 34px;
  border: none;
  border-radius: 0;
  padding: 0 0 0 34px;
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
.swimsports-dropdown-language-mobile .btn-group button.dropdown-toggle:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -12px;
}
.swimsports-dropdown-language-mobile .btn-group button.dropdown-toggle .caret {
  display: none;
}
.swimsports-dropdown-language-mobile .btn-group .dropdown-menu {
  position: relative;
  -webkit-box-flex: 1;
  flex: 1 0 100%;
  background: #3C5FA1;
  margin: 10px 0 0 0;
  min-width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.swimsports-dropdown-language-mobile .btn-group .dropdown-menu a {
  color: #ffffff;
  font: 400 18px/31px "Nunito Sans", sans-serif;
}
.swimsports-dropdown-language-mobile .btn-group .dropdown-menu a:focus, .swimsports-dropdown-language-mobile .btn-group .dropdown-menu a:hover {
  color: #5FC399;
}

.block-navigation {
  max-width: 1193px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
@media (max-width: 1399px) {
  .block-navigation {
    max-width: 1000px;
  }
}
@media (max-width: 1199px) {
  .block-navigation {
    max-width: 760px;
  }
}

.block-icons {
  width: calc(100% - 1193px);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 31px;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (max-width: 835px) {
  .block-icons {
    right: 70px;
    position: relative;
  }
  .block-icons .search-in-header, .block-icons .block-commerce-cart {
    margin: 0 10px;
  }
}
@media (max-width: 1399px) {
  .block-icons {
    width: calc(100% - 1000px);
  }
}
@media (min-width: 1025px) {
  .block-icons {
    border-left: 1px solid #C4C4C4;
  }
}
@media (max-width: 1199px) {
  .block-icons {
    width: calc(100% - 760px);
  }
}
.block-icons .group-one {
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-pack: space-evenly;
  justify-content: space-evenly;
}
.block-icons .group-one section,
.block-icons .group-one nav {
  margin-right: 0;
}

.masquerade-block-form .contextual {
  right: -35px;
}
.masquerade-block-form {
  width: 100%;
}
.masquerade-block-form .form-inline {
  width: 100%;
  position: relative;
}
.masquerade-block-form .form-inline .form-item {
  width: 100%;
}
.masquerade-block-form .form-inline .form-item .input-group {
  display: -webkit-box;
  display: flex;
}
.masquerade-block-form .form-inline .form-item .input-group input {
  padding: 4px 10px;
  height: 30px;
}
.masquerade-block-form .form-inline .form-item .input-group .input-group-addon {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.masquerade-block-form .form-inline .form-item .input-group .input-group-addon .icon:before {
  margin-left: -4px;
}
.masquerade-block-form .form-inline .form-actions {
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
}
.masquerade-block-form .form-inline .form-actions button {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  background: transparent;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content .ui-menu-item-wrapper {
  padding: 3px 1em 3px 0.4em;
  font-size: 14px;
}
.ui-widget-content .ui-menu-item-wrapper.ui-state-active {
  border: 1px solid #003eff;
  border: none;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

#block-searchinheader .contextual,
#block-useraccountmenu .contextual,
#block-cart .contextual,
#block-dropdownlanguage .contextual {
  top: 20px;
}

.footer-main {
  background: rgb(0, 70, 135);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 70, 135)), color-stop(99.99%, rgb(72, 119, 197)), to(rgb(3, 119, 211)));
  background: -o-linear-gradient(top, rgb(0, 70, 135) 0%, rgb(72, 119, 197) 99.99%, rgb(3, 119, 211) 100%);
  background: linear-gradient(180deg, rgb(0, 70, 135) 0%, rgb(72, 119, 197) 99.99%, rgb(3, 119, 211) 100%);
  padding: 10px 0 80px;
  position: relative;
  overflow: hidden;
  margin-top: 30px;
}
.footer-main:before {
  content: "";
  position: absolute;
  top: calc(100% - 161px);
  left: -110px;
}
.footer-main:after {
  content: "";
  position: absolute;
  top: 190px;
  right: -59px;
}
@media (min-width: 768px) {
  .footer-main {
    padding: 46px 0 84px;
    margin-top: 60px;
  }
  .footer-main:before {
    top: calc(100% - 105px);
  }
  .footer-main:after {
    top: 118px;
    right: 13px;
  }
}

.region-footer {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  position: relative;
  z-index: 1;
  margin: 2px 0 0 10px;
}
.region-footer #block-footer {
  -webkit-box-ordinal-group: 0;
  order: -1;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .region-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: unset;
  }
  .region-footer > section {
    margin-right: 150px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .region-footer > section {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .region-footer #block-footer {
    -webkit-box-ordinal-group: 1;
    order: 0;
    width: 100%;
    max-width: 260px;
    margin-bottom: unset;
  }
  .region-footer #block-footer ul.menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 260px;
    width: 100%;
  }
  .region-footer .follow-us-footer {
    margin-left: 100px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .region-footer .follow-us-footer {
    margin-left: 0;
  }
}
.region-footer h2 {
  color: #5FC399;
  font: 800 20px/34px "Nunito Sans", sans-serif;
  margin: 0 0 16px 0;
}
@media (min-width: 768px) {
  .region-footer h2 {
    margin: 0 0 7px 0;
  }
}
.region-footer #block-contact .nav {
  margin-bottom: 59px;
}
.region-footer #block-contact h2 {
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  .region-footer #block-contact h2 {
    margin: 0 0 9px 0;
  }
}
.region-footer .field--name-body a,
.region-footer .field--name-body p {
  color: #F2F2F2;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .region-footer .field--name-body a,
  .region-footer .field--name-body p {
    letter-spacing: normal;
    color: #ffffff;
  }
}
.region-footer .field--name-field-icons {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.region-footer .field--name-field-icons > .field--item {
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .region-footer .field--name-field-icons {
    margin-top: 31px;
  }
  .region-footer .field--name-field-icons > .field--item {
    margin-bottom: 16px;
  }
}
.region-footer .nav > li > a {
  color: #F2F2F2;
  font: 400 16px/27px "Nunito Sans", sans-serif;
  padding: 0;
  margin-bottom: 20px;
}
.region-footer .nav > li > a:focus, .region-footer .nav > li > a:hover {
  background: transparent;
  text-decoration: none;
  color: #A3AFD0;
}
@media (min-width: 768px) {
  .region-footer .nav > li > a {
    margin-bottom: 12px;
  }
}

.follow-us-footer h2 {
  text-align: center;
  margin: 50px 0 16px 0;
}
@media (min-width: 768px) {
  .follow-us-footer h2 {
    text-align: left;
    margin: 0 0 10px 0;
  }
}
.follow-us-footer .nav {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
}
.follow-us-footer .nav > li[aria-label=facebook] > a {
  -webkit-box-align: end;
  align-items: flex-end;
}
.follow-us-footer .nav > li > a {
  font-size: 15.5px;
  letter-spacing: normal;
  color: #1D5AA0;
  background: #ffffff;
  height: 100%;
  width: 24px;
  border-radius: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  align-self: center;
  margin: 0 20px;
}
.follow-us-footer .nav > li > a:focus, .follow-us-footer .nav > li > a:hover {
  background: #ffffff;
  color: #1D5AA0;
}
.follow-us-footer .nav > li > a .fa-facebook-f {
  -webkit-box-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: flex;
  font-size: 19px;
  height: 24px;
}
.follow-us-footer .nav > li > a .fa-youtube {
  color: #FF0000;
}
@media (min-width: 768px) {
  .follow-us-footer .nav {
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  .follow-us-footer .nav > li > a {
    font-size: 23.5px;
    margin: 0 12px 0 0;
    height: 36px;
    width: 36px;
  }
  .follow-us-footer .nav > li > a .fa-facebook-f {
    font-size: 29.5px;
  }
}

.footer-cop {
  background: transparent;
  padding: 15px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer-cop p {
  margin-bottom: 0;
  font: 400 12px/20px "Nunito Sans", sans-serif;
  color: #2A5C8F;
}
@media (min-width: 768px) {
  .footer-cop {
    padding: 20px 0;
  }
  .footer-cop p {
    font: 400 14px/20px "Nunito Sans", sans-serif;
  }
}

@media (min-width: 992px) {
  #block-swimsports-masquerade-mobile {
    display: none;
  }
}

.sidebar-shop {
  display: none;
}
.sidebar-shop .filter-top-head {
  display: none;
}
.sidebar-shop .filter-top-head {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  border-bottom: 1px solid #D1D7E7;
  border-top: 1px solid #D1D7E7;
  padding: 27px 15px 10px;
}
@media (min-width: 768px) {
  .sidebar-shop .filter-top-head {
    display: none;
  }
}
.sidebar-shop .filter-top-head h4 {
  margin: 0;
  color: #133690;
  font: 800 24px/33px "Nunito Sans", sans-serif;
}
.sidebar-shop .region {
  padding: 20px 15px;
}
@media (min-width: 768px) {
  .sidebar-shop .region {
    padding: 0;
  }
}

.block-facets {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .block-facets {
    margin-bottom: 100px;
  }
}
.block-facets h2.block-title {
  font: 600 18px/25px "Nunito Sans", sans-serif;
  color: #133690;
  margin: 0 0 15px 0;
}
@media (min-width: 768px) {
  .block-facets h2.block-title {
    margin: 0 0 25px 0;
  }
}
.block-facets .after-title {
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #2A2A2A;
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
}
.block-facets .facets-widget-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}
@media (min-width: 768px) {
  .block-facets .facets-widget-links ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
  }
}
.block-facets .facets-widget-links ul li {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .block-facets .facets-widget-links ul li {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    margin-bottom: 11px;
  }
}
.block-facets .facets-widget-links ul li:last-child {
  margin-bottom: 0;
}
.block-facets .facets-widget-links ul li a {
  font: 400 16px/22px "Nunito Sans", sans-serif;
  color: #133690;
}
.block-facets .facets-widget-links ul li a.is-active {
  color: #5FC399;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.block-facets .facets-widget-links ul li a .facet-item__status {
  display: none;
}

.facets-widget-range_slider {
  width: 77%;
  display: -webkit-box;
  display: flex;
  margin: 0 0 0 29px;
}
.facets-widget-range_slider ul {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}

.ui-slider {
  border: 1px solid #D1D7E7 !important;
  height: 0;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin: 40px 0 0;
}
.ui-slider .ui-slider-range {
  height: 2px;
  background: #D1D7E7;
}
.ui-slider .ui-slider-handle {
  top: -0.6em;
  margin-left: -0.6em;
  border-radius: 100%;
  border: 1px solid #D1D7E7;
  background: #ffffff;
  height: 20px;
  width: 20px;
}

.ui-slider-float .ui-slider-tip {
  font: 400 16px/22px "Nunito Sans", sans-serif;
  color: #2A2A2A;
  border-radius: 5px;
  border: 1px solid #D1D7E7;
  width: 60px;
  height: auto;
  margin-left: -30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.ui-slider-pips .ui-slider-pip {
  display: none;
}

.block-facets-summary ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-facets-summary ul li a {
  font: 800 18px/23px "Nunito Sans", sans-serif;
  color: #133690;
  text-decoration: underline;
}
.block-facets-summary ul li a:focus {
  text-decoration: none;
}
.block-facets-summary ul li .source-summary-item {
  display: none;
}
.block-facets-summary .facet-summary-item--facet {
  display: none;
}

.swimsports-main-menu {
  display: none;
}
@media (min-width: 1025px) {
  .swimsports-main-menu {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-left: 1px solid #C4C4C4;
    padding-inline: 20px;
    -webkit-box-flex: 1;
    flex: 1 0 calc(100% - 210px);
    width: calc(100% - 230px);
    min-height: 31px;
  }
  .swimsports-main-menu .sf-main {
    display: -webkit-box;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    -webkit-box-pack: start;
    justify-content: start;
  }
  .swimsports-main-menu .sf-main:after {
    content: "";
    -webkit-box-flex: 1;
    flex: auto;
  }
  .swimsports-main-menu .sf-main > li.menuparent span {
    color: #3C5FA1;
    cursor: pointer;
    font: 800 16px/19px "Nunito Sans", sans-serif;
    padding: 0;
    text-align: center;
  }
  .swimsports-main-menu .sf-main > li.menuparent span:hover {
    color: #7587B8;
  }
  .swimsports-main-menu .sf-main > li.sfHover ul {
    background: #3C5FA1;
    border-radius: 10px;
    border: none;
    padding: 50px 80px;
    top: 86px;
    margin: 0 0 0 -310px;
    min-width: 620px;
    min-height: 100%;
    left: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    flex-wrap: wrap;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .swimsports-main-menu .sf-main > li.sfHover ul:after {
    content: "";
    position: absolute;
    top: -28px;
    left: 50%;
    margin-left: -7px;
    border: 14px solid transparent;
    border-bottom: 14px solid #3C5FA1;
  }
  .swimsports-main-menu .sf-main > li.sfHover ul li {
    -webkit-box-flex: 0;
    flex: 0 0 180px;
  }
  .swimsports-main-menu .sf-main > li.sfHover ul li a {
    color: #ffffff;
    font: 800 16px/22px "Nunito Sans", sans-serif;
    padding: 14px 0;
    text-align: left;
    letter-spacing: -1px;
  }
  .swimsports-main-menu .sf-main > li.sfHover ul li a:hover {
    color: #D1D7E7;
    background: transparent;
    text-decoration: none;
  }
  .swimsports-main-menu .sf-main > li.sfHover span {
    color: #7587B8;
  }
  .swimsports-main-menu .sf-main > li > a {
    color: #3C5FA1;
    font: 800 16px/19px "Nunito Sans", sans-serif;
    padding: 0;
    text-align: center;
    letter-spacing: -0.5px;
  }
  .swimsports-main-menu .sf-main > li > a:hover {
    color: #7587B8;
    background: transparent;
    text-decoration: none;
  }
  .swimsports-main-menu .sf-main > li > a.is-active {
    color: #133690;
  }
  .swimsports-main-menu .sf-main > li > a.is-active:after {
    content: "";
    position: absolute;
    background: #133690;
    height: 3px;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .swimsports-main-menu {
    padding-right: 1%;
    padding-left: 1%;
  }
}
.swimsports-main-menu ul.sf-main::after {
  display: none;
}
@media (max-width: 1199px) {
  .swimsports-main-menu ul.sf-main li {
    margin: 0 1%;
  }
}

.navbar-collapse {
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.navbar-collapse.in {
  display: -webkit-box;
  display: flex;
  background: #ffffff;
  width: 80%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  padding-right: 15px;
  opacity: 1;
  visibility: visible;
  height: auto;
}
.navbar-collapse.in .region-navigation-collapsible {
  width: 100%;
}
.navbar-collapse.in .swimsports-main-menu-mobile h2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 -15px 0 0;
  padding-left: 15px;
  color: #272437;
  font: 800 24px/33px "Nunito Sans", sans-serif;
  border-bottom: 1px solid #D1D7E7;
  min-height: 70px;
  text-transform: capitalize;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu {
  padding: 30px 0 10px 26px;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu li {
  margin-bottom: 28px;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu a {
  padding: 0;
  color: #3C5FA1;
  font: 800 20px/34px "Nunito Sans", sans-serif;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu a.is-active {
  color: #133690;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown {
  position: relative;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown span {
  color: #3C5FA1;
  font: 800 20px/34px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  cursor: pointer;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown span .caret {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  height: 24px;
  width: 24px;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown span .caret:before {
  content: "+";
  display: -webkit-box;
  display: flex;
  position: relative;
  color: #3C5FA1;
  font-size: 27px;
  margin-top: 5px;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown.open span {
  padding: 0 0 28px 0;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown.open span .caret {
  padding: 0;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown.open span .caret:before {
  content: "-";
  font-size: 51px;
  font-weight: 100;
  margin-top: -1px;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown .dropdown-menu {
  background: #3C5FA1;
  border: none;
  border-radius: 0;
  padding: 14px 0 0 0;
  margin: -15px -15px 16px -26px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown .dropdown-menu .last a {
  padding-bottom: 14px;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown .dropdown-menu a {
  color: #ffffff;
  padding: 0 15px 0 36px;
  white-space: normal;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown .dropdown-menu a:focus, .navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown .dropdown-menu a:hover {
  color: #3C5FA1;
}
.navbar-collapse.in .swimsports-main-menu-mobile ul.menu .dropdown .dropdown-menu a.is-active {
  background: transparent;
  color: #D1D7E7;
}

.swimsports-main-menu-mobile .dropdown-menu {
  position: relative;
  float: none;
}

@media (min-width: 1025px) {
  .lang-it .swimsports-main-menu .sf-main {
    gap: 20px;
  }
}

.region-top-slide .form-group {
  margin: 0;
}
.region-top-slide .form-group .slick-slider {
  margin: 0;
}

.region-top-slide .slick-dots {
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  bottom: 14px;
}
@media (min-width: 768px) {
  .region-top-slide .slick-dots {
    bottom: 64px;
    left: 0;
    right: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    height: unset;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
}
@media (max-height: 768px) and (min-width: 768px) {
  .region-top-slide .slick-dots {
    left: 30%;
    bottom: 14px;
  }
}
.region-top-slide .slick-dots li {
  height: 32px;
  width: 32px;
  margin-bottom: 14px;
  position: relative;
}
@media (max-width: 767px) {
  .region-top-slide .slick-dots li {
    margin-bottom: 0;
  }
}
.region-top-slide .slick-dots li:hover::before {
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
}
.region-top-slide .slick-dots li:hover button {
  color: #133690;
}
.region-top-slide .slick-dots li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #ffffff;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
  z-index: 0;
}
@media (min-width: 768px) {
  .region-top-slide .slick-dots li {
    margin-bottom: 0;
  }
}
.region-top-slide .slick-dots li.slick-active::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.region-top-slide .slick-dots li.slick-active button {
  color: #133690;
}
.region-top-slide .slick-dots li button {
  background: transparent;
  height: 32px;
  width: 32px;
  color: #ffffff;
  font: 800 16px/20px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  text-align: center;
  border-radius: 100%;
  padding: 0;
  position: relative;
  z-index: 1;
}
.region-top-slide .slick-dots li button::before {
  content: none;
}

.product-image-container .slick-dots,
.content-bottom-container .slick-dots {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-align: end;
  align-items: flex-end;
  height: auto;
  -webkit-box-pack: center;
  justify-content: center;
  max-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .product-image-container .slick-dots,
  .content-bottom-container .slick-dots {
    margin: 2rem 0 0 0;
  }
}
.product-image-container .slick-dots li.slick-active button,
.content-bottom-container .slick-dots li.slick-active button {
  background: #2A5C8F;
}
.product-image-container .slick-dots li button,
.content-bottom-container .slick-dots li button {
  background: #F2F2F2;
  height: 8px;
  width: 8px;
  font-size: 0;
  text-align: center;
  border-radius: 100%;
  padding: 0;
  margin: 0 4px;
  border: 1px solid #2A5C8F;
}
.product-image-container .slick-dots li button:before,
.content-bottom-container .slick-dots li button:before {
  content: none;
}

@media (min-width: 1200px) {
  .block-views-blocksponsors-on-slides-block-1 .view-sponsors-on-slides {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: flex;
    width: 100%;
  }
}
.block-views-blocksponsors-on-slides-block-1 .view-content .slick-slide {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .block-views-blocksponsors-on-slides-block-1 .view-content .slick-slide {
    margin: 0 5px;
  }
}
.block-views-blocksponsors-on-slides-block-1 .view-content .slick-slide .content {
  min-height: 120px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block-views-blocksponsors-on-slides-block-1 .view-content .slick-slide .content h2 {
  margin: 0;
  -webkit-box-ordinal-group: 2;
  order: 1;
  display: -webkit-box;
  display: flex;
  text-align: center;
  align-self: center;
  max-width: 142px;
  color: rgba(0, 70, 135, 0.4);
  font: 400 12px/17px "Nunito Sans", sans-serif;
}
.block-views-blocksponsors-on-slides-block-1 .view-content .slick-slide .content .field-homepage {
  display: -webkit-box;
  display: flex;
  min-height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
}
.block-views-blocksponsors-on-slides-block-1 .view-content .slick-slide .content .field--name-title {
  min-height: 35px;
  margin-top: 10px;
}
.block-views-blocksponsors-on-slides-block-1 .view-content .slick-slide .content .field--name-field-image-sw .media {
  height: 75px;
}
.block-views-blocksponsors-on-slides-block-1 .view-content .slick-slide .content .field--name-field-image-sw picture {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.block-views-blocksponsors-on-slides-block-1 .view-content .slick-slide .content .field--name-field-image-sw picture img {
  max-height: 100%;
}
.block-views-blocksponsors-on-slides-block-1 .view-content .slick-active .content h2 {
  color: #133690;
}
.block-views-blocksponsors-on-slides-block-1 .view-content .slick--view.slick.blazy {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .block-views-blocksponsors-on-slides-block-1 .view-content .slick--view.slick.blazy {
    min-width: 860px;
  }
}
.block-views-blocksponsors-on-slides-block-1 .slick-slider {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .block-views-blocksponsors-on-slides-block-1 .slick-slider {
    max-width: 700px;
  }
}
@media (min-width: 992px) {
  .block-views-blocksponsors-on-slides-block-1 .slick-slider .slick-list {
    max-width: 700px;
  }
}

.slick__arrow .slick-prev,
.slick__arrow .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
}
.slick__arrow .slick-prev:before,
.slick__arrow .slick-next:before {
  content: none;
}
.slick__arrow .slick-prev {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (max-width: 768px) {
  .slick__arrow .slick-prev {
    left: -10px;
  }
}
.full-product-main .slick__arrow .slick-prev {
  left: -2.5rem;
  width: 18px;
  height: 38px;
}
@media (min-width: 992px) {
  .slick__arrow .slick-prev {
    left: 14px;
  }
  .also-viewed .slick__arrow .slick-prev {
    left: -50px;
  }
  .full-product-main .slick__arrow .slick-prev {
    left: -4rem;
    width: 26px;
    height: 48px;
  }
}
.slick__arrow .slick-next {
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}
@media (max-width: 768px) {
  .slick__arrow .slick-next {
    right: -12px;
  }
}
.full-product-main .slick__arrow .slick-next {
  right: -2.5rem;
  width: 18px;
  height: 38px;
}
@media (min-width: 992px) {
  .slick__arrow .slick-next {
    right: 0;
  }
  .also-viewed .slick__arrow .slick-next {
    right: -50px;
  }
  .full-product-main .slick__arrow .slick-next {
    right: -4rem;
    width: 26px;
    height: 48px;
  }
}

.sponsors-on-slide .slick-prev {
  left: 0;
}
.sponsors-on-slide .slick-next {
  right: 0;
}

.path-frontpage #navbar .region-navigation {
  max-height: 80px;
}
@media (max-width: 480px) and (orientation: portrait) {
  .path-frontpage .region-top-slide {
    height: calc(65vh + 80px);
  }
}
@media (max-width: 992px) and (orientation: landscape) {
  .path-frontpage .region-top-slide {
    height: 100vh;
  }
}
@media all and (min-width: 1025px) {
  .path-frontpage .region-top-slide {
    max-height: 471px;
    min-height: 471px;
  }
}
@media (max-width: 480px) {
  .path-frontpage .region-top-slide .paragraph--type--full-screen-slides {
    height: calc(65vh + 80px);
  }
}
@media (max-width: 992px) and (orientation: landscape) {
  .path-frontpage .region-top-slide .paragraph--type--full-screen-slides {
    height: 100vh;
  }
}
@media all and (min-width: 1025px) {
  .path-frontpage .region-top-slide .paragraph--type--full-screen-slides {
    max-height: 471px;
    min-height: 471px;
  }
}
.path-frontpage .region-top-slide .paragraph--type--full-screen-slides .container-group {
  top: calc(50% + 34px);
  -webkit-transform: translateY(calc(-50% + 10px));
  transform: translateY(calc(-50% + 10px));
  max-width: 1300px;
}
@media (max-device-height: 450px) and (orientation: landscape) {
  .path-frontpage .region-top-slide .paragraph--type--full-screen-slides .container-group {
    scale: 0.9;
  }
}
.path-frontpage .region-top-slide .paragraph--type--full-screen-slides .container-group .field--name-field-title {
  max-width: 100%;
  overflow-wrap: break-word;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-size: clamp(28px, 4px + 3vw, 48px);
  line-height: 1.15;
}
@media (max-width: 768px) {
  .path-frontpage .region-top-slide .paragraph--type--full-screen-slides .container-group .field--name-field-title {
    margin-bottom: 10px;
  }
}
.path-frontpage .region-top-slide .paragraph--type--full-screen-slides .container-group .field--name-field-body-pr {
  line-height: normal;
  margin-bottom: clamp(24px, 1.1667rem + 1.6667vw, 40px);
}
.path-frontpage .region-top-slide .paragraph--type--full-screen-slides .container-group .field--name-field-body-pr p {
  font-size: inherit;
}
.path-frontpage .region-top-slide .paragraph--type--full-screen-slides .container-group .field--name-field-body-pr .readmore-link {
  color: white;
  text-decoration: underline;
}
.path-frontpage .region-top-slide .paragraph--type--full-screen-slides .container-group .field--name-field-body-pr .readmore-link:hover {
  text-decoration: none;
}
.path-frontpage .region-top-slide .paragraph--type--full-screen-slides .container-group .field--name-field-link-pr {
  margin-top: 0;
}
.path-frontpage .region-top-slide .paragraph--type--full-screen-slides h1 {
  margin-top: 0;
}
@media (max-width: 480px) {
  .path-frontpage .region-top-slide .field--name-field-slide img {
    height: calc(65vh + 80px);
  }
}
@media (max-width: 992px) and (orientation: landscape) {
  .path-frontpage .region-top-slide .field--name-field-slide img {
    height: 100vh;
  }
}
@media all and (min-width: 1025px) {
  .path-frontpage .region-top-slide .field--name-field-slide img {
    max-height: 471px;
    min-height: 471px;
  }
}
.path-frontpage .region-top-slide .slick-dots {
  bottom: 28px;
  right: 30px;
}
@media (max-width: 767px) {
  .path-frontpage .region-top-slide .slick-dots {
    bottom: 21.5px;
  }
}
@media (max-width: 992px) and (orientation: landscape) {
  .path-frontpage .region-top-slide .slick-dots {
    left: 0;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .path-frontpage .region-top-slide .slick-dots {
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .path-frontpage .region-top-slide .slick-dots {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .path-frontpage .region-top-slide .slick-dots {
    right: calc((100vw - 992px) / 2);
  }
}
@media (min-width: 1200px) {
  .path-frontpage .region-top-slide .slick-dots {
    right: calc((100vw - 1200px) / 2);
  }
}
.path-frontpage .view-top-header-slider .scroll-slides {
  display: none;
}
@media (min-width: 768px) {
  .path-frontpage .paragraph--type--display-block-paragraph {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .path-frontpage .paragraph--type--display-block-paragraph.block--ausbildungen-training-block-1 .view-filters {
    padding: 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .path-frontpage .paragraph--type--display-block-paragraph .field--name-field-title {
    margin-bottom: 23px;
  }
}
@media (min-width: 768px) {
  .path-frontpage .paragraph--type--shop-preview-block {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .path-frontpage .paragraph--type--shop-preview-block .field--name-field-title-h3- h3 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .path-frontpage .paragraph--type--shop-preview-block .view-popular-in-product .view-content {
    margin-top: 30px;
  }
}
.path-frontpage .paragraphs--with-image-video .full-col-bot {
  margin: 0;
}
.path-frontpage .paragraphs--with-image-video .full-col-bot .field-pr .field-pr-image {
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .path-frontpage .paragraphs--with-image-video {
    margin: 60px 0 102px 0;
  }
}
.path-frontpage .region-content {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.path-frontpage .region-content::before, .path-frontpage .region-content::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}
@media (min-width: 768px) {
  .path-frontpage .region-content::before {
    left: 0;
    width: 275px;
    height: 100%;
    top: 27.21%;
    background-image: url("../images/pattern-group-left.svg");
    background-repeat: repeat-y;
    background-position: left -319px top;
  }
}
@media (min-width: 768px) {
  .path-frontpage .region-content::after {
    right: 0;
    width: 290px;
    height: 100%;
    background-image: url("../images/pattern-group-right.svg");
    background-repeat: repeat-y;
    background-position: right -287px top;
    top: 10.92%;
  }
}
.path-frontpage .paragraph .view-footer a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 12px 28px;
  gap: 8px;
  border: 1.5px solid #003459;
  border-radius: 57px;
  -webkit-box-flex: 0;
  flex: none;
  -webkit-box-ordinal-group: 4;
  order: 3;
  flex-grow: 0;
  text-decoration: none;
  font: 500 14px/20px "Nunito Sans", sans-serif;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #003459;
}
.path-frontpage .paragraph .view-footer a::before {
  content: none;
}
.path-frontpage .paragraph .view-footer a::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/Chevron_Right_MD.svg") no-repeat center/contain;
}
.path-frontpage .paragraph .view-footer a:focus, .path-frontpage .paragraph .view-footer a:hover, .path-frontpage .paragraph .view-footer a:active {
  color: white;
  text-decoration: none;
  background-color: #003459;
}
.path-frontpage .paragraph .view-footer a:focus::after, .path-frontpage .paragraph .view-footer a:hover::after, .path-frontpage .paragraph .view-footer a:active::after {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
  .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 28px;
    gap: 8px;
    border: 1.5px solid #003459;
    border-radius: 57px;
    -webkit-box-flex: 0;
    flex: none;
    -webkit-box-ordinal-group: 4;
    order: 3;
    flex-grow: 0;
    text-decoration: none;
    font: 500 14px/20px "Nunito Sans", sans-serif;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #003459;
  }
  .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a::before {
    content: none;
  }
  .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url("../images/Chevron_Right_MD.svg") no-repeat center/contain;
  }
  .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a:focus, .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a:hover, .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a:active {
    color: white;
    text-decoration: none;
    background-color: #003459;
  }
  .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a:focus::after, .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a:hover::after, .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a:active::after {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a {
    margin-left: 0;
    letter-spacing: normal;
  }
  .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link a::after {
    position: static;
    margin-top: auto;
  }
}
@media (max-width: 767px) {
  .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-link {
    -webkit-box-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: flex;
  }
}
@media (max-width: 767px) {
  .path-frontpage .paragraph--type--display-block-paragraph[class*=block--ausbildungen-training] {
    margin-bottom: -105px;
  }
}
@media (max-width: 767px) {
  .path-frontpage .paragraph--type--display-block-paragraph .field--name-field-title h2,
  .path-frontpage .paragraph--type--shop-preview-block .field--name-field-title h2,
  .path-frontpage .paragraph--type--shop-preview-block .field--name-field-title-h3- h3,
  .path-frontpage .paragraph--type--text-with-background-image .field--name-field-title h2,
  .path-frontpage .paragraph--type--text-with-background-image .body-w-link,
  .path-frontpage .paragraphs--with-image-video .full-col .field--name-field-title h2 {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .path-frontpage .paragraph--type--text-with-background-image .body-w-btn {
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-top: 30px;
    margin-bottom: 0;
  }
}
.path-frontpage .paragraph--type--text-with-background-image .body-w-btn a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 12px 28px;
  gap: 8px;
  border: 1.5px solid #003459;
  border-radius: 57px;
  -webkit-box-flex: 0;
  flex: none;
  -webkit-box-ordinal-group: 4;
  order: 3;
  flex-grow: 0;
  text-decoration: none;
  font: 500 14px/20px "Nunito Sans", sans-serif;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #003459;
}
.path-frontpage .paragraph--type--text-with-background-image .body-w-btn a::before {
  content: none;
}
.path-frontpage .paragraph--type--text-with-background-image .body-w-btn a::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/Chevron_Right_MD.svg") no-repeat center/contain;
}
.path-frontpage .paragraph--type--text-with-background-image .body-w-btn a:focus, .path-frontpage .paragraph--type--text-with-background-image .body-w-btn a:hover, .path-frontpage .paragraph--type--text-with-background-image .body-w-btn a:active {
  color: white;
  text-decoration: none;
  background-color: #003459;
}
.path-frontpage .paragraph--type--text-with-background-image .body-w-btn a:focus::after, .path-frontpage .paragraph--type--text-with-background-image .body-w-btn a:hover::after, .path-frontpage .paragraph--type--text-with-background-image .body-w-btn a:active::after {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
@media (max-width: 991px) {
  .path-frontpage .paragraph--type--text-with-background-image .body-w-btn a {
    width: auto;
  }
}
.path-frontpage .paragraph--type--text-with-background-image .body-w-btn a:hover {
  border: 1.5px solid #003459;
}
@media (max-width: 767px) {
  .path-frontpage .paragraph .field--name-field-title:after {
    left: 0;
    margin-left: 0;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards {
  max-width: none;
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards {
    margin-top: 37px;
    max-width: 1600px;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 479px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links {
    padding-inline: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    gap: 12px;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links {
    padding-inline: 14px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links::before, .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links::after {
  display: none;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item {
  display: block;
  margin-bottom: 12px;
  position: relative;
  max-height: none;
  width: 100%;
  padding: 0;
  aspect-ratio: 1/1;
}
@media (max-width: 479px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item {
    max-height: none;
  }
}
@media (max-width: 991px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item:nth-child(odd) {
    padding-right: 6px;
    padding-left: 12px;
  }
}
@media (max-width: 991px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item:nth-child(odd) {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item:nth-child(even) {
    padding-left: 6px;
    padding-right: 12px;
  }
}
@media (max-width: 991px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item:nth-child(even) {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item {
    border-radius: 10px;
    overflow: hidden;
    max-height: 330px;
  }
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item {
    margin-bottom: 30px;
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item.col-md-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.2%;
    max-width: 33.2%;
  }
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links > .field--item.col-md-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.5%;
    max-width: 41.5%;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card {
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card:hover .main-ic .title-ic {
    opacity: 0;
    visibility: hidden;
    bottom: -100%;
    display: block;
  }
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card:hover .hover-ic {
    opacity: 1;
    visibility: visible;
    top: 0;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic {
  display: block;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(9, 60, 100, 0.8);
  border-radius: 8px;
  padding: 19px 15px 35px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic {
    border-radius: 20px;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .title-ic {
  color: #ffffff;
  margin-bottom: 12px;
  max-width: 570px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-size: clamp(16px, 9px + 1.5vw, 28px);
  line-height: 1.1;
}
@media (max-width: 479px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .title-ic {
    max-height: none;
    font-size: 22px;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .body-ic {
  margin-bottom: 25px;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .body-ic p {
  color: #ffffff;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin: 0;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .action-ic {
  margin-bottom: 15px;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a {
  padding: 0.7rem clamp(16px, 8px + 3vw, 45px);
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  display: inline-block;
  border-radius: 10px;
  border: 2px solid #3C5FA1;
  background: #ffffff;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a:active:focus, .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a:focus, .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a:focus-within, .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic {
  margin-top: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a {
  display: -webkit-box;
  display: flex;
  color: #ffffff;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-size: clamp(14px, 13px + 0.21vw, 16px);
  letter-spacing: -0.5px;
  line-height: 1.2;
  margin-bottom: 10px;
  text-decoration: underline;
  position: relative;
  padding-left: 47px;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -14px;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a:hover {
  text-decoration: none;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic .links-ic .field--item:last-child a {
  margin-bottom: 0;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card.active .main-ic .title-ic {
  opacity: 0;
  visibility: hidden;
  bottom: -100%;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card.active .hover-ic {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(35.58%, rgba(0, 0, 0, 0)), color-stop(67.79%, rgba(19, 54, 144, 0.9)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 35.58%, rgba(19, 54, 144, 0.9) 67.79%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 35.58%, rgba(19, 54, 144, 0.9) 67.79%);
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic::after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 20, 40, 0.5)), color-stop(40%, rgba(0, 40, 60, 0.3)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 20, 40, 0.5) 0%, rgba(0, 40, 60, 0.3) 40%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 20, 40, 0.5) 0%, rgba(0, 40, 60, 0.3) 40%, rgba(0, 0, 0, 0) 100%);
  }
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic {
    border-radius: 20px;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .img-ic img {
  display: -webkit-box;
  display: flex;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 330px;
  width: 100%;
  max-height: 330px;
}
@media (max-width: 991px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .img-ic img {
    min-height: auto;
    max-height: none;
    aspect-ratio: 1/1;
  }
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .img-ic img {
    max-width: unset;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .title-ic {
  position: absolute;
  bottom: 73px;
  left: 15px;
  color: #ffffff;
  max-width: 264px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-size: clamp(16px, 9px + 1.5vw, 28px);
  line-height: 1.1;
}
@media (max-width: 479px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .title-ic {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .title-ic {
    padding: 0 12px;
    left: 0;
    max-width: none;
    bottom: 22px;
  }
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .title-ic {
    max-width: 570px;
    bottom: 22px;
    text-align: left;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile {
  display: none;
  position: absolute;
  left: 15px;
  bottom: 20px;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a {
  padding: 0.7rem clamp(16px, 8px + 3vw, 45px);
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  display: inline-block;
  border-radius: 10px;
  border: 2px solid #3C5FA1;
  background: #ffffff;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a:active:focus, .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a:focus, .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a:focus-within, .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
@media (min-width: 992px) {
  .path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile {
    display: none;
  }
}
.path-frontpage .paragraph--type--block-with-image-cards .field--name-field-image-cards-with-links .image-card .hover-ic {
  display: block;
}
.path-frontpage form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 8px 19px;
  border: 1px solid #133690;
  border-radius: 20px;
  -webkit-box-flex: 0;
  flex: none;
  -webkit-box-ordinal-group: 4;
  order: 3;
  flex-grow: 0;
  text-decoration: none;
  font: 500 16px/22px "Nunito Sans", sans-serif;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #133690;
}
.path-frontpage form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend:focus, .path-frontpage form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend:hover, .path-frontpage form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend:active {
  color: white;
  text-decoration: none;
  background-color: #133690;
}
.path-frontpage form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend {
  flex-wrap: wrap;
  flex-shrink: 1;
}
.path-frontpage form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend:hover .filter-selected-value .unset-filter-value {
  color: white;
}
.path-frontpage form.views-exposed-form .form--inline fieldset.fieldgroup legend .fieldset-legend .clear-active-filters {
  width: auto;
  padding-inline: 7px;
}
@media (max-width: 767px) {
  .path-frontpage form.views-exposed-form fieldset.form-wrapper, .path-frontpage form.views-exposed-form .panel-default {
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .path-frontpage .paragraphs--with-image-video .col-2-sides {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
    gap: 25px;
  }
}
@media (max-width: 767px) {
  .path-frontpage .paragraphs--with-image-video .col-2-sides .full-col {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  .view-global-search {
    padding-bottom: 58px;
  }
}
.view-global-search .view-header {
  margin-top: 11px;
  margin-bottom: 18px;
}
.view-global-search .desc-wrp {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  color: #3C5FA1;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}
.view-global-search .view-filters .input-group {
  display: -webkit-box;
  display: flex;
}
.view-global-search .view-filters input.form-text {
  background: #F1F4F8 url("../images/view/svg/sprite.view.svg#top-search") no-repeat 9% center/24px 24px;
  padding: 18px 9px 17px 16%;
  border: 1px solid #F2F2F2;
  border-radius: 8px 0 0 8px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 360px;
  max-width: 360px;
}
.view-global-search .view-filters input.form-text:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.view-global-search .view-filters input.form-text::-webkit-input-placeholder {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.view-global-search .view-filters input.form-text::-moz-placeholder {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.view-global-search .view-filters input.form-text::placeholder {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.view-global-search .view-filters .form-type-search-api-autocomplete .control-label,
.view-global-search .view-filters .form-type-search-api-autocomplete .input-group-addon {
  display: none;
}
.view-global-search .view-content {
  margin-top: 30px;
}
.view-global-search .view-content .views-field {
  margin-bottom: 10px;
}
.view-global-search .view-content .views-field a {
  font: 400 18px/28px "Nunito Sans", sans-serif;
  color: #133690;
}
@media (max-width: 768px) {
  .view-global-search form.views-exposed-form {
    margin-bottom: 20px;
  }
}
@media (max-width: 769px) {
  .view-global-search form.views-exposed-form .form-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
@media (max-width: 769px) {
  .view-global-search form.views-exposed-form .form-submit, .view-global-search form.views-exposed-form input.form-text {
    border-radius: 8px;
    min-width: 100%;
  }
}

.modal-dialog {
  width: 770px;
}
@media (max-width: 768px) {
  .modal-dialog {
    width: 96vw;
    position: fixed;
    left: 2vw;
    right: 2vw;
    margin: 20px 0 0;
  }
}
.modal-dialog .modal-content {
  border: 1px solid #133690;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: auto;
}
@media (max-width: 768px) {
  .modal-dialog .modal-content {
    width: inherit !important;
  }
}
.modal-dialog .modal-title {
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.modal-dialog .modal-body {
  overflow: auto !important;
}
@media (min-width: 768px) {
  .modal-dialog .modal-body .ui-autocomplete {
    max-width: 360px;
  }
}
.modal-dialog .modal-header {
  border-bottom: 0;
  margin-top: 33px;
  padding: 15px 45px;
}
.modal-dialog .modal-header .close {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 24px;
  width: 24px;
  font-size: 0;
  opacity: 1;
  text-shadow: none;
}
.modal-dialog .modal-header .close span {
  text-indent: -99999px;
  display: block;
  height: 24px;
  width: 24px;
}
.modal-dialog .modal-footer {
  display: none !important;
}

.path-user .modal-dialog .add-payment-method .modal-footer {
  display: none !important;
}

.view-global-search .form-submit {
  width: auto !important;
  height: auto !important;
  padding: 17px 34px !important;
  border: 2px solid #133690 !important;
}
@media (max-width: 768px) {
  .view-global-search .form-submit {
    padding: 12px 61px 13px !important;
  }
}
@media (max-width: 768px) {
  .view-global-search .form-actions {
    margin: 20px auto 0;
  }
}
.view-global-search form.views-exposed-form .form-inline {
  -webkit-box-pack: center;
  justify-content: center;
}
@media (max-width: 769px) {
  .view-global-search form.views-exposed-form .form-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
@media all and (max-width: 768px) {
  .view-global-search form.views-exposed-form .form-inline .form-type-search-api-autocomplete {
    width: 100%;
  }
}

.modal-search-in-header .modal-header h4 {
  position: relative;
}
.modal-search-in-header .modal-header h4:after {
  content: "";
  background: #5FC399;
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 3px;
  width: 40px;
  border-radius: 10px;
}
@media (min-width: 769px) {
  .modal-search-in-header .modal-body {
    padding-bottom: 80px;
  }
}

.search-api-autocomplete-search {
  border: 1px solid #F1F4F8 !important;
  border-radius: 8px;
  overflow: auto;
  max-height: 250px;
}
@media (min-width: 769px) {
  .search-api-autocomplete-search {
    position: sticky;
  }
}
.search-api-autocomplete-search .ui-menu-item:nth-child(2n) {
  background: #F1F4F8;
}
.search-api-autocomplete-search .ui-menu-item a {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  border: none;
  display: -webkit-box;
  display: flex;
}
.search-api-autocomplete-search .ui-menu-item a.ui-state-active {
  background: #133690;
}
.search-api-autocomplete-search .ui-menu-item a.ui-state-active .search-api-autocomplete-suggestion {
  background: #133690;
}
.search-api-autocomplete-search .ui-menu-item a .search-api-autocomplete-suggestion {
  padding: 9px 7px 9px 10%;
  width: 100%;
}
@media (min-width: 768px) {
  .search-api-autocomplete-search .ui-menu-item a .search-api-autocomplete-suggestion {
    padding: 7px 7px 7px 10%;
  }
}

.subscribe-thank-you-page {
  background: #F2F2F2;
}
.subscribe-thank-you-page .region-top-slide {
  display: none;
}
.subscribe-thank-you-page .main-container {
  padding-top: 190px;
}
@media (max-width: 768px) {
  .subscribe-thank-you-page .main-container {
    padding-top: 130px;
  }
}
.subscribe-thank-you-page .content .field--name-body {
  padding: 140px 40px 40px 40px;
  border-radius: 10px;
  text-align: center;
  position: relative;
}
.subscribe-thank-you-page .content .field--name-body:before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
}
.subscribe-thank-you-page .content .field--name-body h2 {
  font-style: normal;
  color: #133690;
  font: 800 36px/43px "Nunito Sans", sans-serif;
}
.subscribe-thank-you-page .content .field--name-body p {
  font: 400 16px/22px "Nunito Sans", sans-serif;
  color: #3C5FA1;
}
.subscribe-thank-you-page .content .field--name-body a {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.subscribe-thank-you-page .content .field--name-body a:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.subscribe-thank-you-page .content .field--name-body a:focus, .subscribe-thank-you-page .content .field--name-body a:focus-within, .subscribe-thank-you-page .content .field--name-body a:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.subscribe-thank-you-page .content .field--name-body a {
  margin-top: 23px;
}

.coming-soon {
  background: #F2F2F2;
}
.coming-soon .region-top-slide {
  display: none;
}
.coming-soon .main-container {
  padding-top: 190px;
}
@media (min-width: 768px) {
  .coming-soon .main-container {
    padding-top: 130px;
  }
}

article[data-history-node-id="169"] .content .field--name-title {
  display: none;
}
article[data-history-node-id="169"] .content .field--name-body {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 -15px;
}
@media (min-width: 768px) {
  article[data-history-node-id="169"] .content .field--name-body {
    margin: 0;
  }
}
article[data-history-node-id="169"] .content .field--name-body:before {
  content: "";
  background: RGBA(242, 242, 242, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article[data-history-node-id="169"] .content .field--name-body h3 {
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #133690;
  font: 800 48px/58px "Nunito Sans", sans-serif;
  letter-spacing: 12px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 178px;
  width: 470px;
}
article[data-history-node-id="169"] .content .field--name-body h3:after {
  content: "";
  position: absolute;
  top: -32px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
article[data-history-node-id="169"] .content .field--name-body p {
  margin: 0;
}
article[data-history-node-id="169"] .content .field--name-body img {
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 100%;
  min-height: 600px;
}

.re-set-password {
  background: #F2F2F2;
}
.re-set-password .region-top-slide {
  display: none;
}
.re-set-password .main-container {
  padding-top: 190px;
}
@media (max-width: 768px) {
  .re-set-password .main-container {
    padding-top: 130px;
  }
}
.re-set-password article {
  background: #ffffff;
  border-radius: 10px;
  padding: 40px 10px;
}
.re-set-password .content .field--name-body {
  padding: 140px 40px 0 40px;
  border-radius: 10px;
  text-align: center;
  position: relative;
  max-width: 570px;
  margin: 0 auto;
}
.re-set-password .content .field--name-body:before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
}
.re-set-password .content .field--name-body p {
  font: 800 20px/34px "Nunito Sans", sans-serif;
  color: #3C5FA1;
}
.re-set-password .content .field--name-body p:first-child {
  margin-top: 40px;
}
.re-set-password .content .field--name-body a {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.re-set-password .content .field--name-body a:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.re-set-password .content .field--name-body a:focus, .re-set-password .content .field--name-body a:focus-within, .re-set-password .content .field--name-body a:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.re-set-password .content .field--name-body a {
  margin-top: 23px;
}

.paragraph--type--icon-with-text {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph--type--icon-with-text .field--name-field-icon {
  color: #F2F2F2;
  font: 800 18px/31px "Nunito Sans", sans-serif;
}
.paragraph--type--icon-with-text .field--name-field-email-number {
  font: 800 18px/31px "Nunito Sans", sans-serif;
  padding-left: 13px;
  color: #F2F2F2;
}
.paragraph--type--icon-with-text .field--name-field-email-number a {
  color: #F2F2F2;
}
@media (min-width: 768px) {
  .paragraph--type--icon-with-text .field--name-field-email-number {
    font: 600 18px/25px "Nunito Sans", sans-serif;
  }
  .paragraph--type--icon-with-text .field--name-field-email-number a {
    color: #ffffff;
  }
}

.paragraph--type--full-screen-slides {
  position: relative;
  overflow: hidden;
  height: calc(50vh + 80px);
}
.paragraph--type--full-screen-slides:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(104, 171, 223);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(104, 171, 223)), color-stop(99.99%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(top, rgb(104, 171, 223) 0%, rgba(255, 255, 255, 0) 99.99%);
  background: linear-gradient(180deg, rgb(104, 171, 223) 0%, rgba(255, 255, 255, 0) 99.99%);
  z-index: 1;
}
.paragraph--type--full-screen-slides .page-header {
  font-size: 0;
  display: none;
}
.paragraph--type--full-screen-slides .container-group {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  top: calc(50% + 34px);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
@media (max-width: 768px) {
  .paragraph--type--full-screen-slides .container-group {
    top: calc(50% + 80px);
    -webkit-transform: translate(0%, calc(-50% - 40px));
    transform: translate(0%, calc(-50% - 40px));
  }
}
.paragraph--type--full-screen-slides .container-group .field--name-field-title {
  color: white;
  font: 800 36px/43px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  margin-bottom: 12px;
  max-width: 288px;
  word-break: break-word;
}
.paragraph--type--full-screen-slides .container-group .field--name-field-title:after {
  content: none;
}
@media (min-width: 768px) {
  .paragraph--type--full-screen-slides .container-group .field--name-field-title {
    max-width: 716px;
    font: 800 56px/56px "Nunito Sans", sans-serif;
    margin-bottom: 16px;
  }
}
@media (max-width: 992px) and (orientation: landscape) {
  .paragraph--type--full-screen-slides .container-group .field--name-field-title {
    font: 800 46px/53px "Nunito Sans", sans-serif;
  }
}
.paragraph--type--full-screen-slides .container-group .field--name-field-body-pr {
  line-height: 1.43;
}
@media (min-width: 768px) {
  .paragraph--type--full-screen-slides .container-group .field--name-field-body-pr {
    margin-bottom: 40px;
  }
}
.paragraph--type--full-screen-slides .container-group .field--name-field-body-pr p:not(:last-child) {
  margin-bottom: 0;
}
.paragraph--type--full-screen-slides .container-group .field--name-field-short-info {
  color: #3C5FA1;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  width: 250px;
}
@media (min-width: 768px) {
  .paragraph--type--full-screen-slides .container-group .field--name-field-short-info {
    width: 400px;
    font: 400 18px/25px "Nunito Sans", sans-serif;
  }
}
.paragraph--type--full-screen-slides .container-group .field--name-field-short-info p {
  margin-bottom: 0;
}
.paragraph--type--full-screen-slides .container-group .field--name-field-link-pr {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .paragraph--type--full-screen-slides .container-group .field--name-field-link-pr {
    text-align: center;
  }
}
.paragraph--type--full-screen-slides .container-group .field--name-field-link-pr a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: start;
  align-items: flex-start;
  padding: 22px 38px;
  background: #133690;
  border-radius: 40px;
  color: white;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 2px solid #133690;
}
.paragraph--type--full-screen-slides .container-group .field--name-field-link-pr a:focus, .paragraph--type--full-screen-slides .container-group .field--name-field-link-pr a:hover, .paragraph--type--full-screen-slides .container-group .field--name-field-link-pr a:active {
  color: #133690;
  text-decoration: none;
  background-color: white;
}
.paragraph--type--full-screen-slides .field--name-field-image-block {
  position: absolute;
  right: 5%;
  bottom: 25%;
}
@media (min-width: 992px) {
  .paragraph--type--full-screen-slides .field--name-field-image-block {
    position: unset;
    right: unset;
    bottom: unset;
  }
}
@media (max-height: 768px) {
  .paragraph--type--full-screen-slides .field--name-field-image-block {
    position: absolute;
    right: 5%;
    bottom: 0;
  }
}

.slick {
  z-index: 1;
  position: relative;
}

.paragraph--type--full-screen-slides-default-badge,
.paragraph--type--full-screen-slides-default-cours,
.paragraph--type--full-screen-slides-default {
  position: relative;
  overflow: hidden;
}
.paragraph--type--full-screen-slides-default-badge .page-header,
.paragraph--type--full-screen-slides-default-cours .page-header,
.paragraph--type--full-screen-slides-default .page-header {
  font-size: 0;
  display: none;
}
.paragraph--type--full-screen-slides-default-badge .container-group,
.paragraph--type--full-screen-slides-default-cours .container-group,
.paragraph--type--full-screen-slides-default .container-group {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  top: calc(50% + 34px);
  -webkit-transform: translate(0%, calc(-50% - 17px));
  transform: translate(0%, calc(-50% - 17px));
}
@media (max-width: 768px) {
  .paragraph--type--full-screen-slides-default-badge .container-group,
  .paragraph--type--full-screen-slides-default-cours .container-group,
  .paragraph--type--full-screen-slides-default .container-group {
    top: calc(50% + 80px);
    -webkit-transform: translate(0%, calc(-50% - 40px));
    transform: translate(0%, calc(-50% - 40px));
  }
}
.paragraph--type--full-screen-slides-default-badge .container-group .field--name-field-title,
.paragraph--type--full-screen-slides-default-cours .container-group .field--name-field-title,
.paragraph--type--full-screen-slides-default .container-group .field--name-field-title {
  color: #133690;
  font: 800 36px/43px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  margin-bottom: 12px;
  max-width: 288px;
}
.paragraph--type--full-screen-slides-default-badge .container-group .field--name-field-title:after,
.paragraph--type--full-screen-slides-default-cours .container-group .field--name-field-title:after,
.paragraph--type--full-screen-slides-default .container-group .field--name-field-title:after {
  content: none;
}
@media (min-width: 768px) {
  .paragraph--type--full-screen-slides-default-badge .container-group .field--name-field-title,
  .paragraph--type--full-screen-slides-default-cours .container-group .field--name-field-title,
  .paragraph--type--full-screen-slides-default .container-group .field--name-field-title {
    max-width: 716px;
    font: 800 56px/67px "Nunito Sans", sans-serif;
    margin-bottom: 10px;
  }
}

.paragraph--type--text-with-background-image {
  position: relative;
  padding: 20px 0 30px;
  margin-top: 5px;
}
.path-product-course .paragraph--type--text-with-background-image {
  padding: 20px 0 30px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .path-product-course .paragraph--type--text-with-background-image {
    padding: 10px 0 50px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--text-with-background-image {
    padding: 15px 0;
  }
}
.paragraph--type--text-with-background-image .container {
  background: url("../images/swim-l.svg") no-repeat 0 0;
  background-size: contain;
  min-height: 220px;
}
.paragraph--type--text-with-background-image .field--name-field-title {
  padding: 20px 0 13px 0;
  margin-bottom: 22px;
}
.paragraph--type--text-with-background-image .field--name-field-title h2 {
  margin: 0;
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  text-align: center;
}
@media (min-width: 768px) {
  .paragraph--type--text-with-background-image .field--name-field-title {
    margin-bottom: 30px;
    padding: 0 0 13px 0;
  }
  .paragraph--type--text-with-background-image .field--name-field-title h2 {
    text-align: left;
    font: 800 48px/58px "Nunito Sans", sans-serif;
    letter-spacing: normal;
  }
}
.paragraph--type--text-with-background-image .body-w-link {
  margin: 0 auto 0 0;
  position: relative;
  color: #3C5FA1;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  text-align: center;
}
.paragraph--type--text-with-background-image .body-w-link p {
  margin-bottom: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.paragraph--type--text-with-background-image .body-w-link p img {
  -o-object-fit: contain;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 992px) {
  .paragraph--type--text-with-background-image .body-w-link p img {
    height: auto;
  }
}
.paragraph--type--text-with-background-image .body-w-link a {
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.paragraph--type--text-with-background-image .body-w-link a.readmore-link {
  color: #A3AFD0;
  text-decoration: none;
  text-transform: lowercase;
  padding-left: 4px;
}
.paragraph--type--text-with-background-image .body-w-link a.readmore-link:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .paragraph--type--text-with-background-image .body-w-link {
    text-align: left;
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
  .paragraph--type--text-with-background-image .body-w-link a {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
}
.paragraph--type--text-with-background-image .body-w-btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 50px 0 30px;
}
@media (max-width: 992px) {
  .paragraph--type--text-with-background-image .body-w-btn {
    width: 100%;
    overflow: hidden;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
.paragraph--type--text-with-background-image .body-w-btn a {
  padding: 0.7rem 4.5rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  display: inline-block;
  border-radius: 10px;
  border: 2px solid #3C5FA1;
  background: #ffffff;
  cursor: pointer;
}
@media (max-width: 992px) {
  .paragraph--type--text-with-background-image .body-w-btn a {
    width: 100%;
    overflow: hidden;
  }
}
.paragraph--type--text-with-background-image .body-w-btn a:hover {
  border: 2px solid #7587B8;
  color: #7587B8;
  text-decoration: none;
}
.paragraph--type--text-with-background-image .body-w-btn a:focus {
  text-decoration: none;
}
.paragraph--type--text-with-background-image .body-w-btn a:active {
  border: 2px solid #133690;
  color: #133690;
}
.paragraph--type--text-with-background-image .body-w-addit {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  margin: 30px 0 0;
}
.paragraph--type--text-with-background-image .body-w-addit .field--item.field--type-string h3 {
  color: #133690;
  font: 800 26px/31px "Nunito Sans", sans-serif;
  margin: 0 0 10px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .paragraph--type--text-with-background-image .body-w-addit .field--item.field--type-string h3 {
    font: 800 36px/43px "Nunito Sans", sans-serif;
    margin: 0 0 7px 0;
    text-align: left;
  }
}
.paragraph--type--text-with-background-image .body-w-addit .field--name-field-body-text-inside {
  margin: 0 auto 0 0;
  position: relative;
  color: #3C5FA1;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  text-align: center;
}
.paragraph--type--text-with-background-image .body-w-addit .field--name-field-body-text-inside p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .paragraph--type--text-with-background-image .body-w-addit .field--name-field-body-text-inside {
    font: 400 16px/22px "Nunito Sans", sans-serif;
    text-align: left;
  }
}
.paragraph--type--text-with-background-image .body-w-addit .field--name-field-body-text-inside a {
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.paragraph--type--text-with-background-image .body-w-addit .field--name-field-body-text-inside a.readmore-link {
  color: #A3AFD0;
  text-decoration: none;
  text-transform: lowercase;
  padding-left: 4px;
}
.paragraph--type--text-with-background-image .body-w-addit .field--name-field-body-text-inside a.readmore-link:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .paragraph--type--text-with-background-image .body-w-addit .field--name-field-body-text-inside a {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
}

.paragraph--type--display-block-paragraph {
  margin-top: 25px;
  padding: 15px 0 30px;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph {
    margin-top: 15px;
    overflow: hidden;
    padding: 30px 0;
  }
}
.paragraph--type--display-block-paragraph[class*=block--swimming-schools], .paragraph--type--display-block-paragraph[class*=block--ausbildungen-training] {
  overflow: visible;
}
.paragraph--type--display-block-paragraph .container {
  position: relative;
}
.paragraph--type--display-block-paragraph .field--name-field-title {
  margin: 0 0 14px 0;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph .field--name-field-title {
    margin-bottom: 21px;
  }
}
.paragraph--type--display-block-paragraph .field--name-field-title h2 {
  margin: 0;
  letter-spacing: -1px;
  color: #004687;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  text-align: center;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph .field--name-field-title {
    margin: 0 0 34px 0;
  }
  .paragraph--type--display-block-paragraph .field--name-field-title h2 {
    font: 800 48px/58px "Nunito Sans", sans-serif;
    letter-spacing: normal;
    text-align: left;
    padding-bottom: 13px;
  }
}
.paragraph--type--display-block-paragraph .field--name-field-short-info {
  position: relative;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin: 0 0 21px 0;
  max-width: 970px;
  text-align: left;
  display: inline-block;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph .field--name-field-short-info {
    margin-bottom: 10px;
  }
}
.paragraph--type--display-block-paragraph .field--name-field-short-info h3 {
  color: #5FC399;
  font: 800 24px/29px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  width: 100%;
  text-align: left;
  margin: 0 0 24px 0;
}
.paragraph--type--display-block-paragraph .field--name-field-short-info p {
  text-align: left;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph .field--name-field-short-info {
    margin: 0 0 23px 0;
  }
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-3 .view-header {
  margin: 20px 0 8px;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-3 .view-header h5 {
  margin: 0;
  letter-spacing: -0.5px;
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph.block--swimming-schools-block-3 .view-header {
    margin: 30px 0 8px;
  }
}
.paragraph--type--display-block-paragraph.block--ausbildungen-training-block-1 .view-filters {
  margin: 30px 0 10px;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph.block--ausbildungen-training-block-1 .view-filters {
    margin: 37px 0 20px;
  }
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .field--name-field-short-info p, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .field--name-field-short-info p, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .field--name-field-short-info p {
  margin-bottom: 10px;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .field--name-field-short-info p:last-child, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .field--name-field-short-info p:last-child, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .field--name-field-short-info p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .field--name-field-short-info p, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .field--name-field-short-info p, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .field--name-field-short-info p {
    margin-bottom: 18px;
  }
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .field--name-field-short-info a, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .field--name-field-short-info a, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .field--name-field-short-info a {
  font-weight: 800;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .view-header, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .view-header, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .view-header {
  margin: 0 -15px;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .view-header .view-content, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .view-header .view-content, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .view-header .view-content {
  margin: 0;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .view-header .view-swimming-schools, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .view-header .view-swimming-schools, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .view-header .view-swimming-schools {
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 480px) {
  .paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .view-header, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .view-header, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .view-header {
    margin: 0;
  }
  .paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .view-header .view-swimming-schools, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .view-header .view-swimming-schools, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .view-header .view-swimming-schools {
    width: calc(100vw - 15px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c {
  padding: 0;
  width: 255px;
  height: 310px;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c .gm-style-iw-d, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c .gm-style-iw-d, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c .gm-style-iw-d {
  width: 255px;
  overflow: hidden !important;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c .gm-style-iw-d > div, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c .gm-style-iw-d > div, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c .gm-style-iw-d > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  padding-bottom: 48px;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-field-school-image img, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-field-school-image img, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-field-school-image img {
  height: auto;
  max-width: 100%;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-title, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-title, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-title {
  margin: 10px 19px 0;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-title a, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-title a, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-title a {
  color: #133690;
  font: 600 18px/25px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-field-swimming-pool, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-field-swimming-pool, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-field-swimming-pool {
  margin: 0 19px 3px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-field-static-location, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-field-static-location, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c .gm-style-iw-d .views-field-field-static-location {
  margin: 0 19px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c .gm-style-iw-d button, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c .gm-style-iw-d button, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c .gm-style-iw-d button {
  position: absolute;
  right: 0;
  top: 0;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c .gm-ui-hover-effect, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c .gm-ui-hover-effect, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c .gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-6 .gm-style .gm-style-iw-c .gm-ui-hover-effect img, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .gm-style .gm-style-iw-c .gm-ui-hover-effect img, .paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .gm-style .gm-style-iw-c .gm-ui-hover-effect img {
  height: unset !important;
  width: unset !important;
  margin: 0 !important;
  display: inline !important;
}
.paragraph--type--display-block-paragraph.block--overview-job-block-1 .view-filters {
  margin: 0 auto -5px auto;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph.block--overview-job-block-1 .view-filters {
    margin: 0 auto 40px auto;
  }
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph.block--person-categories-block-1 .view-filters {
    margin: 0 0 50px 0;
  }
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 {
  position: relative;
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .contextual-region {
  position: unset;
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .view-footer {
  display: none;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .view-footer {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .slides-front .slick-list .slick-slide {
  margin: 0 15px;
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .view-content {
  display: none;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .view-content {
    margin: 44px -15px 29px;
    display: -webkit-box;
    display: flex;
  }
  .paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .view-content .views-row {
    border-radius: 10px;
    border: 1px solid #ECECEC;
    position: relative;
    padding: 26px 20px 21px 19px;
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 270px;
    min-width: 270px;
    margin: 0 15px;
  }
  .paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .view-content .views-row article {
    display: -webkit-box;
    display: flex;
    height: 100%;
  }
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .attachment {
  margin: 0 -15px;
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .attachment .view-content {
  display: -webkit-box;
  display: flex;
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .attachment .view-content .slick-slide {
  margin: 0 15px;
  min-width: 270px;
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .attachment .view-content .slick-slide article {
  border-radius: 10px;
  border: 1px solid #ECECEC;
  position: relative;
  padding: 20px 20px 22px;
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 420px;
  overflow: hidden;
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .attachment .view-content .slick--view.slick.blazy {
  position: relative;
  width: 100%;
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .attachment .view-content .slick--view.slick.blazy img {
  max-width: 100%;
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .attachment .view-content .slick-track {
  display: -webkit-box;
  display: flex;
}
.paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .attachment .view-footer {
  display: -webkit-box;
  display: flex;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .attachment {
    display: none;
  }
  .paragraph--type--display-block-paragraph.block--popular-in-product-block-1 .attachment .view-content {
    margin: auto;
  }
}
.paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .field--name-field-short-info {
  margin: 0 0 17px 0;
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .field--name-field-title {
    font: 800 36px/43px "Nunito Sans", sans-serif;
    letter-spacing: -1px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .field--name-field-title {
    -webkit-box-flex: 1;
    flex: 1 0 100%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .field--name-field-short-info {
    display: -webkit-box;
    display: flex;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .field--name-field-short-info {
    max-width: 270px;
    margin: 0;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .field--name-field-block-name {
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 300px);
    margin-top: -45px;
    width: calc(100% - 300px);
  }
}
.paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .view-content {
  margin: 0 -15px;
}
.paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .view-content .slick-slide {
  margin: 0 20px;
}
@media (min-width: 1200px) {
  .paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .view-content {
    display: -webkit-box;
    display: flex;
    margin: 0;
  }
  .paragraph--type--display-block-paragraph.block--sponsors-on-slides-block-1 .view-content .slick-slide {
    margin: 0;
  }
}
.paragraph--type--display-block-paragraph.block--subscribe-on-us .container {
  position: relative;
}
.paragraph--type--display-block-paragraph.block--subscribe-on-us .container:before {
  content: "";
  background: url("../images/view/svg/sprite.view.svg#subscribe") no-repeat 100%/300px 50px;
  position: absolute;
  top: -30px;
  left: 15px;
  height: 50px;
  width: 300px;
}
@media (min-width: 1200px) {
  .paragraph--type--display-block-paragraph.block--subscribe-on-us .container:before {
    top: -30px;
    left: 30px;
  }
}
.paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-title {
  text-align: left;
  margin: 0;
  padding: 0;
}
.paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-title:after {
  content: none;
}
.paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-title h2 {
  padding-bottom: 0;
  text-align: left;
}
@media (min-width: 1200px) {
  .paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-title {
    float: unset;
    width: 48%;
  }
}
.paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-short-info {
  margin: 0;
}
.paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-short-info p {
  font: 400 18px/23px "Nunito Sans", sans-serif;
}
.paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-block-name {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-block-name {
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-short-info {
    float: left;
    width: 48%;
    color: #133690;
    font: 400 24px/31px "Nunito Sans", sans-serif;
  }
  .paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-short-info p {
    font: 400 24px/31px "Nunito Sans", sans-serif;
  }
  .paragraph--type--display-block-paragraph.block--subscribe-on-us .field--name-field-block-name {
    float: right;
    width: 50%;
    margin-left: 2%;
    margin-top: -40px;
  }
}
.paragraph--type--display-block-paragraph.block--badge-overview-with-introduction-block-1 {
  padding: 0;
  overflow: hidden;
}
.paragraph--type--display-block-paragraph .block h2.block-title {
  display: none;
}
@media (max-width: 1200px) {
  .paragraph--type--display-block-paragraph .badge-view .views-view-grid .views-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    overflow: auto;
  }
}

.paragraphs--with-image-video {
  padding-top: 40px;
  background: #ffffff;
  position: relative;
  margin: 0;
}
@media (min-width: 768px) {
  .paragraphs--with-image-video {
    margin: 60px 0 0 0;
    padding-top: 0;
    overflow: hidden;
  }
}
.paragraphs--with-image-video .col-2-sides {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
@media (min-width: 768px) {
  .paragraphs--with-image-video .turn-1 .full-col {
    margin: 390px 0 0 0;
    width: 100%;
    padding-left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 390px;
  }
}
@media (min-width: 768px) {
  .paragraphs--with-image-video .turn-1 .full-col-bot {
    height: 390px;
    width: 100%;
  }
  .paragraphs--with-image-video .turn-1 .full-col-bot .field-pr {
    border-radius: 0;
    left: 0;
  }
}
@media (min-width: 768px) {
  .paragraphs--with-image-video .turn-0 .full-col {
    margin-left: 50%;
    padding-left: 33px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 390px;
  }
}
.paragraphs--with-image-video .turn-0 .full-col-bot {
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .paragraphs--with-image-video .turn-0 .full-col-bot .field-pr {
    border-radius: 0 10px 10px 0;
    left: 0;
  }
}
@media (min-width: 768px) {
  .paragraphs--with-image-video .turn-2 .full-col {
    margin-right: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 390px;
  }
}
@media (min-width: 768px) {
  .paragraphs--with-image-video .turn-2 .full-col-bot {
    right: -33px;
  }
}
@media (min-width: 768px) {
  .paragraphs--with-image-video.paragraph--type--video-content .turn-right .full-col {
    display: -webkit-box;
    display: flex;
    width: 100%;
    min-height: unset;
    margin-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .paragraphs--with-image-video.paragraph--type--video-content .turn-right .full-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 390px;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .paragraphs--with-image-video.paragraph--type--video-content .turn-right .full-col-bot {
    position: relative;
    width: 100%;
    min-height: 390px;
  }
}
@media (min-width: 992px) {
  .paragraphs--with-image-video.paragraph--type--video-content .turn-right .full-col-bot {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    margin: 0;
    min-height: unset;
  }
}
@media (min-width: 768px) {
  .paragraphs--with-image-video.paragraph--type--video-content .turn-left .full-col {
    margin-left: unset;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: unset;
    width: 100%;
    margin-bottom: 8px;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .paragraphs--with-image-video.paragraph--type--video-content .turn-left .full-col {
    margin-left: 50%;
    padding-left: 33px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 390px;
    margin-bottom: 0;
    width: 50%;
  }
}
.paragraphs--with-image-video.paragraph--type--video-content .turn-left .full-col-bot {
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .paragraphs--with-image-video.paragraph--type--video-content .turn-left .full-col-bot {
    position: relative;
    width: 100%;
    min-height: 410px;
  }
  .paragraphs--with-image-video.paragraph--type--video-content .turn-left .full-col-bot .field-pr {
    border-radius: 0 10px 10px 0;
    left: 0;
  }
}
@media (min-width: 992px) {
  .paragraphs--with-image-video.paragraph--type--video-content .turn-left .full-col-bot {
    position: absolute;
    width: 50%;
    min-height: unset;
  }
  .paragraphs--with-image-video.paragraph--type--video-content .turn-left .full-col-bot .field-pr {
    border-radius: 0 10px 10px 0;
    left: 0;
  }
}
.paragraphs--with-image-video .full-col {
  margin-bottom: 38px;
}
.paragraphs--with-image-video .full-col .field--name-field-title {
  padding-bottom: 7px;
  margin-bottom: 20px;
}
.paragraphs--with-image-video .full-col .field--name-field-title h2 {
  color: #133690;
  font: 800 36px/43px "Nunito Sans", sans-serif;
  text-align: center;
  letter-spacing: -1px;
  margin: 0;
}
@media (min-width: 768px) {
  .paragraphs--with-image-video .full-col .field--name-field-title h2 {
    font: 800 36px/43px "Nunito Sans", sans-serif;
    text-align: left;
    letter-spacing: normal;
  }
}
@media (min-width: 992px) {
  .paragraphs--with-image-video .full-col .field--name-field-title h2 {
    font: 800 48px/58px "Nunito Sans", sans-serif;
    text-align: left;
    letter-spacing: normal;
  }
}
.paragraphs--with-image-video .full-col .field--name-field-short-info {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.paragraphs--with-image-video .full-col .field--name-field-short-info p {
  margin-bottom: 20px;
}
.paragraphs--with-image-video .full-col .field--name-field-link {
  text-align: center;
}
.paragraphs--with-image-video .full-col .field--name-field-link a {
  color: #3C5FA1;
  font: 800 18px/22px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  text-decoration: underline;
  position: relative;
  margin-left: 30px;
}
.paragraphs--with-image-video .full-col .field--name-field-link a:hover {
  text-decoration: none;
  border-bottom: none;
}
.paragraphs--with-image-video .full-col .field--name-field-link a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -6px;
}
@media (min-width: 768px) {
  .paragraphs--with-image-video .full-col {
    padding: 23px 0 15px;
    width: 50%;
    margin-bottom: 0;
  }
  .paragraphs--with-image-video .full-col .field--name-field-title {
    padding-bottom: 13px;
    margin-bottom: 30px;
  }
  .paragraphs--with-image-video .full-col .field--name-field-short-info {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
  .paragraphs--with-image-video .full-col .field--name-field-short-info p {
    margin-bottom: 23px;
  }
  .paragraphs--with-image-video .full-col .field--name-field-link {
    text-align: left;
    margin-top: auto;
    display: -webkit-box;
    display: flex;
  }
}
@media (max-width: 1199px) {
  .paragraphs--with-image-video .full-col .field--name-field-title h2 {
    font: 800 36px/42px "Nunito Sans", sans-serif;
  }
}
.paragraphs--with-image-video.button-action .full-col .field--name-field-link a {
  border-radius: 0.8rem;
  background: #ffffff;
  border: 0.2rem solid #3C5FA1;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.45em 4em;
  text-decoration: none;
  letter-spacing: normal;
  margin: 0;
}
.paragraphs--with-image-video.button-action .full-col .field--name-field-link a:focus, .paragraphs--with-image-video.button-action .full-col .field--name-field-link a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.paragraphs--with-image-video.button-action .full-col .field--name-field-link a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
.paragraphs--with-image-video.button-action .full-col .field--name-field-link a:after {
  content: none;
}
.paragraphs--with-image-video .full-col-bot {
  min-height: 320px;
  position: relative;
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .paragraphs--with-image-video .full-col-bot {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    margin: 0;
    min-height: unset;
  }
  .paragraphs--with-image-video .full-col-bot .field-pr {
    border-radius: 10px 0 0 10px;
    left: 30px;
  }
}
.paragraphs--with-image-video .full-col-bot .field-pr {
  display: -webkit-box;
  display: flex;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.paragraphs--with-image-video .full-col-bot .field-pr.field-pr-in {
  overflow: hidden;
}
.paragraphs--with-image-video .full-col-bot .field-pr .field--name-field-video {
  position: relative;
  height: 100%;
  width: 100%;
}
.paragraphs--with-image-video .full-col-bot .field-pr .field--name-field-video .contextual-region {
  position: relative;
  height: 100%;
  width: 100%;
}
.paragraphs--with-image-video .full-col-bot .field-pr .field--name-field-media-video-file {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .paragraphs--with-image-video .full-col-bot .field-pr .field--name-field-media-video-file .field--item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
  }
}
.paragraphs--with-image-video .full-col-bot .field-pr .field--name-field-media-video-file .field--item video {
  height: 100%;
  width: 100%;
}
.paragraphs--with-image-video .full-col-bot .field-pr .field--name-field-media-oembed-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.paragraphs--with-image-video .full-col-bot .field-pr .field--name-field-media-oembed-video .media-oembed-content {
  height: 100%;
  width: 100%;
}
.paragraphs--with-image-video .full-col-bot .field-pr .field-pr-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.paragraphs--with-image-video .full-col-bot .field-pr .field-pr-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}
.paragraphs--with-image-video.is-gif-image .field--type-image {
  text-align: right;
}
.paragraphs--with-image-video.is-gif-image .full-col-bot .field-pr .field-pr-image img {
  height: 320px;
}
@media (min-width: 768px) {
  .paragraphs--with-image-video.is-gif-image .full-col-bot .field-pr .field-pr-image img {
    height: 395px;
  }
}
.paragraphs--with-image-video.is-gif-image .js-media-library-item-preview + div {
  display: none;
}
.paragraphs--with-image-video.is-lottie-animation .field--name-field-media-lottie-file .field--item {
  display: block !important;
}
.paragraphs--with-image-video.is-lottie-animation .js-media-library-item-preview + div {
  display: none;
}
.paragraphs--with-image-video.is-lottie-animation .field-pr-image .field--name-field-image {
  height: 100%;
}
.paragraphs--with-image-video.is-lottie-animation .field-pr-image .field--name-field-image .field--item {
  height: inherit;
}
.paragraphs--with-image-video.is-lottie-animation .field-pr-image .field--name-field-image .field--item .contextual-region {
  height: inherit;
}
.paragraphs--with-image-video.is-lottie-animation .field-pr-image .field--name-field-image .field--item .contextual-region .js-media-library-item-preview {
  height: inherit;
}
.paragraphs--with-image-video.is-lottie-animation .field-pr-image .field--name-field-image .field--item .contextual-region .js-media-library-item-preview .field--name-field-media-lottie-file {
  height: inherit;
}

.paragraph--type--graphic-basic {
  display: none;
}
@media (min-width: 768px) {
  .paragraph--type--graphic-basic {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
  }
}
.paragraph--type--graphic-basic .container-group {
  position: relative;
  z-index: 1;
  top: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  visibility: hidden;
}
@media (min-width: 768px) {
  .paragraph--type--graphic-basic .container-group {
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-box-align: end;
    align-items: flex-end;
  }
}
.paragraph--type--graphic-basic .container-group .field--name-field-image {
  background: #ffffff;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  width: 170px;
  visibility: visible;
}
.paragraph--type--graphic-basic .container-group .field--name-field-link {
  background: #3C5FA1;
  padding: 8px 10px;
  border-radius: 0 0 10px 10px;
  width: 170px;
  visibility: visible;
}
.paragraph--type--graphic-basic .container-group .field--name-field-link a {
  color: #ffffff;
  letter-spacing: -0.5px;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  position: relative;
  display: -webkit-box;
  display: flex;
  padding-right: 27px;
}
.paragraph--type--graphic-basic .container-group .field--name-field-link a:focus, .paragraph--type--graphic-basic .container-group .field--name-field-link a:hover {
  background: transparent;
  border: none;
  color: #D0EEF4;
  text-decoration: underline;
}
.paragraph--type--graphic-basic .container-group .field--name-field-link a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -13.6px;
}

@media (max-width: 768px) {
  .paragraph h2 {
    word-wrap: break-word;
  }
}

.paragraph--type--block-with-image-cards {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .paragraph--type--block-with-image-cards {
    margin-top: 60px;
    padding: 0 15px 20px;
  }
}

.field--name-field-image-cards-with-links {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.field--name-field-image-cards-with-links > .field--item {
  display: block;
  margin-bottom: 20px;
  position: relative;
  max-height: 330px;
  width: 100%;
  padding: 0;
}
@media (min-width: 768px) {
  .field--name-field-image-cards-with-links > .field--item {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .field--name-field-image-cards-with-links > .field--item.col-md-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.2%;
    max-width: 33.2%;
  }
  .field--name-field-image-cards-with-links > .field--item.col-md-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.5%;
    max-width: 41.5%;
  }
}
@media (min-width: 768px) {
  .field--name-field-image-cards-with-links .image-card:hover .main-ic .title-ic {
    display: none;
  }
  .field--name-field-image-cards-with-links .image-card:hover .hover-ic {
    display: -webkit-box;
    display: flex;
  }
}
.field--name-field-image-cards-with-links .image-card .hover-ic {
  display: none;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 100%;
  background: rgba(9, 60, 100, 0.8);
  border-radius: 10px;
  padding: 19px 15px 35px;
}
@media (max-width: 767px) {
  .field--name-field-image-cards-with-links .image-card .hover-ic {
    width: 100%;
    left: 0;
  }
}
.field--name-field-image-cards-with-links .image-card .hover-ic .title-ic {
  color: #ffffff;
  font: 800 24px/29px "Nunito Sans", sans-serif;
  margin-bottom: 17px;
  max-width: 570px;
}
@media (min-width: 1025px) {
  .field--name-field-image-cards-with-links .image-card .hover-ic .title-ic {
    font: 800 36px/43px "Nunito Sans", sans-serif;
  }
}
.field--name-field-image-cards-with-links .image-card .hover-ic .body-ic {
  margin-bottom: 25px;
}
.field--name-field-image-cards-with-links .image-card .hover-ic .body-ic p {
  color: #ffffff;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin: 0;
}
.field--name-field-image-cards-with-links .image-card .hover-ic .action-ic {
  margin-bottom: 15px;
}
.field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a {
  padding: 0.7rem 4.5rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  display: inline-block;
  border-radius: 10px;
  border: 2px solid #3C5FA1;
  background: #ffffff;
}
.field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a:active:focus, .field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a:focus, .field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a:focus-within, .field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.field--name-field-image-cards-with-links .image-card .hover-ic .action-ic a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
.field--name-field-image-cards-with-links .image-card .hover-ic .links-ic {
  margin-top: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a {
  display: -webkit-box;
  display: flex;
  color: #ffffff;
  font: 800 18px/23px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  margin-bottom: 17px;
  text-decoration: underline;
  position: relative;
  padding-left: 47px;
}
.field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -14px;
}
.field--name-field-image-cards-with-links .image-card .hover-ic .links-ic a:hover {
  text-decoration: none;
}
.field--name-field-image-cards-with-links .image-card .hover-ic .links-ic .field--item:last-child a {
  margin-bottom: 0;
}
.field--name-field-image-cards-with-links .image-card.active {
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 480px) {
  .field--name-field-image-cards-with-links .image-card.active {
    border-radius: 0;
  }
}
.field--name-field-image-cards-with-links .image-card.active .hover-ic {
  display: -webkit-box;
  display: flex;
}
@media (max-width: 576px) {
  .field--name-field-image-cards-with-links .image-card.active .hover-ic {
    border-radius: 0;
  }
}
.field--name-field-image-cards-with-links .image-card.active .main-ic .title-ic, .field--name-field-image-cards-with-links .image-card.active .main-ic .field--name-field-action {
  display: none;
}
.field--name-field-image-cards-with-links .image-card .main-ic {
  position: relative;
  overflow: hidden;
  border-radius: 0;
}
@media (min-width: 576px) {
  .field--name-field-image-cards-with-links .image-card .main-ic {
    border-radius: 10px;
  }
}
.field--name-field-image-cards-with-links .image-card .main-ic .img-ic img {
  display: -webkit-box;
  display: flex;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 330px;
  width: 100%;
  max-height: 330px;
}
@media (min-width: 768px) {
  .field--name-field-image-cards-with-links .image-card .main-ic .img-ic img {
    max-width: unset;
  }
}
.field--name-field-image-cards-with-links .image-card .main-ic .title-ic {
  position: absolute;
  bottom: 73px;
  left: 15px;
  color: #ffffff;
  font: 800 24px/29px "Nunito Sans", sans-serif;
  max-width: 264px;
}
@media (max-width: 768px) {
  .field--name-field-image-cards-with-links .image-card .main-ic .title-ic {
    bottom: 73px;
  }
}
@media (min-width: 768px) {
  .field--name-field-image-cards-with-links .image-card .main-ic .title-ic {
    bottom: 22px;
  }
}
@media (min-width: 992px) {
  .field--name-field-image-cards-with-links .image-card .main-ic .title-ic {
    font: 800 36px/43px "Nunito Sans", sans-serif;
    max-width: 570px;
  }
}
.field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile {
  position: absolute;
  left: 15px;
  bottom: 20px;
}
.field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a {
  padding: 0.7rem 4.5rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  display: inline-block;
  border-radius: 10px;
  border: 2px solid #3C5FA1;
  background: #ffffff;
}
.field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a:active:focus, .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a:focus, .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a:focus-within, .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
@media (min-width: 768px) {
  .field--name-field-image-cards-with-links .image-card .main-ic .action-ic-mobile {
    display: none;
  }
}
.field--name-field-image-cards-with-links .image-card .hover-ic {
  display: none;
}

.paragraph--type--contact-with-map {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .paragraph--type--contact-with-map {
    margin-top: 60px;
    padding-top: 50px;
  }
}
.paragraph--type--contact-with-map .container-group {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: nowrap column;
}
.paragraph--type--contact-with-map .paragraph--type--contact-main {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
}
@media (min-width: 768px) {
  .paragraph--type--contact-with-map .paragraph--type--contact-main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly;
  }
}
.paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item {
  -webkit-box-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin-bottom: 27px;
  font: 800 18px/31px "Nunito Sans", sans-serif;
  color: #133690;
}
@media (min-width: 768px) {
  .paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item {
    margin-right: 55px;
  }
}
.paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item a {
  color: #133690;
}
.paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-phone a {
  position: relative;
}
.paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-phone a:before {
  content: "";
  position: absolute;
  left: -37px;
  top: 50%;
  margin-top: -12px;
}
.paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-location span {
  position: relative;
}
.paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-location span:before {
  content: "";
  position: absolute;
  left: -29px;
  top: 50%;
  margin-top: -12.5px;
}
.paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-email {
  margin-right: 0;
}
.paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-email a {
  position: relative;
}
.paragraph--type--contact-with-map .paragraph--type--contact-main > .field--item.field--name-field-email a:before {
  content: "";
  position: absolute;
  left: -37px;
  top: 50%;
  margin-top: -12px;
}
.paragraph--type--contact-with-map .field--name-field-short-adress {
  background: #5FC399;
  padding: 54px 15% 51px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 10px;
  color: #ffffff;
  font: 600 18px/25px "Nunito Sans", sans-serif;
  text-align: center;
  position: absolute;
  width: calc(100% - 30px);
  top: 100%;
}
.paragraph--type--contact-with-map .field--name-field-gmap {
  margin: 65px 0 0 0;
}

.paragraph--type--job-contact-information {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-box-align: start;
  align-items: flex-start;
  max-width: 570px;
  margin: 0 auto;
}
.paragraph--type--job-contact-information .job-contact-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}
@media (min-width: 768px) {
  .paragraph--type--job-contact-information .job-contact-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
  }
}
.paragraph--type--job-contact-information .job-contact-info .field--name-field-image {
  min-width: 125px;
  margin-right: 33px;
}
.paragraph--type--job-contact-information .job-contact-info .field--name-field-image img {
  border-radius: 8px;
  width: 125px;
  height: 100%;
}
@media (min-width: 768px) {
  .paragraph--type--job-contact-information .job-contact-info .field--name-field-image img {
    width: 140px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--job-contact-information .job-contact-info .field--name-field-image {
    margin-right: 0;
    min-width: 140px;
  }
}
.paragraph--type--job-contact-information .job-contact-info-apply {
  margin-top: 35px;
  display: -webkit-box;
  display: flex;
  align-self: center;
}
@media (min-width: 768px) {
  .paragraph--type--job-contact-information .job-contact-info-apply {
    margin-top: 50px;
  }
}

.contact-info {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .contact-info {
    margin: 0 0 0 60px;
  }
}
.contact-info .field--name-field-contact-name {
  margin-bottom: 9px;
}
.contact-info .field--name-field-contact-name h2 {
  color: #133690;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  margin: 0;
}
.contact-info .field--name-field-contact-email {
  margin-bottom: 9px;
}
.contact-info .field--name-field-contact-email a {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 37px;
}
.contact-info .field--name-field-contact-email a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.contact-info .field--name-field-contact-phone a {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 37px;
}
.contact-info .field--name-field-contact-phone a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}

.paragraph--type--title-and-text {
  margin-top: 20px;
}
.paragraph--type--title-and-text .field--name-field-title {
  margin: 0 0 12px 0;
}
.paragraph--type--title-and-text .field--name-field-title:after {
  content: none;
}
.paragraph--type--title-and-text .field--name-field-title h2 {
  margin: 0;
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
}
.paragraph--type--title-and-text .field--name-field-simple-text {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.paragraph--type--title-and-text .field--name-field-simple-text .field--item {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  margin-bottom: 20px;
  display: list-item;
  margin-left: 20px;
}
.paragraph--type--title-and-text .field--name-field-simple-text .field--item p {
  margin-bottom: 0;
}
.paragraph--type--title-and-text .field--name-field-simple-text .field--item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .paragraph--type--title-and-text {
    margin-top: 80px;
  }
  .paragraph--type--title-and-text .field--name-field-title {
    font: 800 36px/43px "Nunito Sans", sans-serif;
    margin: 0 0 33px 0;
  }
  .paragraph--type--title-and-text .field--name-field-title h2 {
    margin: 0;
    color: #133690;
    font: 800 36px/43px "Nunito Sans", sans-serif;
  }
  .paragraph--type--title-and-text .field--name-field-simple-text .field--item {
    margin-left: 0;
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
}

.paragraph--type--download-component {
  padding: 40px 0 50px;
}
@media (min-width: 768px) {
  .paragraph--type--download-component {
    margin-top: 60px;
    padding: 50px 0;
  }
}
.paragraph--type--download-component .field--name-field-title {
  margin: 0 0 21px 0;
}
.paragraph--type--download-component .field--name-field-title h2 {
  color: #004687;
  font: 800 36px/43px "Nunito Sans", sans-serif;
  margin: 0;
  letter-spacing: -1px;
  text-align: center;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .paragraph--type--download-component .field--name-field-title {
    margin: 0 0 34px 0;
  }
  .paragraph--type--download-component .field--name-field-title h2 {
    font: 800 48px/58px "Nunito Sans", sans-serif;
    letter-spacing: normal;
    text-align: left;
    padding-bottom: 13px;
  }
}
.paragraph--type--download-component .field--name-field-short-info {
  color: #004687;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin: 0 0 37px 0;
  max-width: 970px;
  text-align: left;
}
@media (min-width: 768px) {
  .paragraph--type--download-component .field--name-field-short-info {
    margin: 0;
  }
}
.paragraph--type--download-component .field--name-field-short-info p {
  text-align: left;
  color: #004687;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin-bottom: 0;
}
.paragraph--type--download-component .view-filters form.views-exposed-form .form-inline {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  -webkit-box-align: initial;
  align-items: initial;
}
.paragraph--type--download-component .view-filters form.views-exposed-form .form-item-files-search .form-control {
  border-radius: 8px;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.paragraph--type--download-component .view-filters form.views-exposed-form .form-actions {
  margin: 20px auto 40px;
}
.paragraph--type--download-component .view-filters form.views-exposed-form .form-actions .btn {
  border-radius: 8px;
  padding: 12px 64px;
}
@media (min-width: 768px) {
  .paragraph--type--download-component .view-filters {
    display: block;
    margin: 23px 0 48px;
  }
  .paragraph--type--download-component .view-filters form.views-exposed-form .form-inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    align-items: center;
  }
  .paragraph--type--download-component .view-filters form.views-exposed-form .form-item-files-search .form-control {
    border-radius: 8px 0 0 8px;
    padding: 18px 10px 18px 36px;
  }
  .paragraph--type--download-component .view-filters form.views-exposed-form .form-actions {
    margin: 0;
  }
  .paragraph--type--download-component .view-filters form.views-exposed-form .form-actions .btn {
    border-radius: 0 8px 8px 0;
    padding: 17px 0 18px;
  }
}

.downloads-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.downloads-info .download-media-link {
  margin: 0 16px 0 0;
  align-self: flex-start;
  min-width: 36px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.downloads-info .field--title-download {
  margin: 0;
}
.downloads-info .field--title-download a {
  letter-spacing: -0.5px;
  color: #3C5FA1;
  font: 800 18px/23px "Nunito Sans", sans-serif;
  text-decoration: underline;
}
.downloads-info .field--title-download a:hover {
  text-decoration: none;
}
.downloads-info--link {
  color: #133690;
  font-size: 12px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border-radius: 6px;
  padding: 16px;
  -webkit-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  transition: background 0.15s ease;
}
@media (any-hover: hover) {
  .downloads-info--link:hover {
    background: #edf1fa;
  }
}
.downloads-info--link .file-info-download {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
}
.downloads-info--link .file-info-download--desc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 8px;
  -webkit-box-pack: start;
  justify-content: flex-start;
  width: 90px;
}
.downloads-info--link .file-info-download--title {
  font-weight: 600;
  word-break: break-word;
}
.downloads-info--link:focus {
  background: #FFFFFF;
}
.downloads-info--download-icon {
  background: url("../images/icons_new/download-icon.svg") no-repeat center center/auto;
  width: 24px;
  height: 24px;
  -webkit-box-flex: 0;
  flex: 0 0 24px;
}

.view-downloads > .view-content {
  margin-top: 50px;
}
.view-downloads .views-group {
  -webkit-box-flex: 0;
  flex: 0 0 49%;
  margin: 0 5px 20px 0;
}
@media (min-width: 1200px) {
  .view-downloads .views-group {
    -webkit-box-flex: 0;
    flex: 0 0 32%;
  }
}
@media (max-width: 992px) {
  .view-downloads .views-group {
    -webkit-box-flex: 0;
    flex: 0 0 99%;
  }
}
.view-downloads .views-group .view-header h4 {
  font-size: 17px;
}
.view-downloads .views-group .view-header h4::after {
  min-width: 24px;
}
.view-downloads .views-group .view-content {
  display: block;
}
.view-downloads .views-row {
  padding-top: 20px;
}

.download__link {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.download__title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: normal;
}

.download__icon {
  margin-right: 10px;
}

.paragraph--type--partners-logos {
  display: -webkit-box;
  display: flex;
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
@media (min-width: 768px) {
  .paragraph--type--partners-logos {
    margin-top: 60px;
    padding: 20px 15px 26px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
  }
}
.paragraph--type--partners-logos .flex-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-box-ordinal-group: 0;
  order: -1;
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .paragraph--type--partners-logos .flex-box {
    -webkit-box-ordinal-group: 1;
    order: 0;
    margin-left: 30px;
    margin-bottom: 0;
  }
}
.paragraph--type--partners-logos .field--name-field-image {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  align-self: center;
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .paragraph--type--partners-logos .field--name-field-image {
    align-self: flex-start;
    margin: unset;
  }
}
.paragraph--type--partners-logos .field--name-field-image img {
  max-width: 100%;
}
.paragraph--type--partners-logos .field--name-field-title {
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  text-align: center;
  padding-bottom: 13px;
  margin: 0 0 12px 0;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  .paragraph--type--partners-logos .field--name-field-title {
    font: 800 48px/58px "Nunito Sans", sans-serif;
    text-align: left;
    letter-spacing: normal;
    margin: 0 0 30px 0;
  }
}
.paragraph--type--partners-logos .field--name-field-short-info {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.paragraph--type--partners-logos .field--name-field-short-info p {
  text-align: left;
  margin: 0;
}
@media (min-width: 768px) {
  .paragraph--type--partners-logos .field--name-field-short-info p {
    margin-bottom: 30px;
  }
  .paragraph--type--partners-logos .field--name-field-short-info p:last-child {
    margin-bottom: 0;
  }
}
.paragraph--type--partners-logos.is-gif-image .js-media-library-item-preview .field--name-thumbnail img, .paragraph--type--partners-logos.is-lottie-animation .js-media-library-item-preview .field--name-thumbnail img {
  width: 570px;
  height: auto;
}
.paragraph--type--partners-logos.is-gif-image .js-media-library-item-preview + div, .paragraph--type--partners-logos.is-lottie-animation .js-media-library-item-preview + div {
  display: none;
}
.paragraph--type--partners-logos.is-lottie-animation .js-media-library-item-preview > .field {
  width: 300px;
  height: auto;
}
.paragraph--type--partners-logos.is-lottie-animation .field--item {
  display: block !important;
}

.field--name-field-legend .field--item {
  margin-bottom: 16px;
}
.field--name-field-legend .field--item:last-child {
  margin-bottom: 0;
}

.paragraph--type--legend-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}
.paragraph--type--legend-info .field--name-field-image {
  min-width: auto;
  -webkit-box-flex: 0;
  flex: 0 0 100px;
  padding-right: 27px;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
}
.paragraph--type--legend-info .field--name-field-short-info {
  margin: 0;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
}
.paragraph--type--display-block-paragraph.block--swimming-schools-block-2 .paragraph--type--legend-info .field--name-field-short-info p, .paragraph--type--display-block-paragraph.block--swimming-schools-block-4 .paragraph--type--legend-info .field--name-field-short-info p {
  margin-bottom: 0;
}

.paragraph--type--iframe-integration {
  margin-top: 60px;
  text-align: center;
}

.field--name-field-iframe-code {
  overflow: hidden;
}

iframe {
  border: none;
  margin-bottom: -5px;
}

.gm-style .place-card,
.gm-style .gmnoprint {
  display: none !important;
}

.paragraph--type--shop-preview-block {
  margin-top: 30px;
  padding: 40px 0 30px;
  position: relative;
}
@media (min-width: 768px) {
  .paragraph--type--shop-preview-block {
    margin-top: 60px;
    overflow: hidden;
    padding: 50px 0;
  }
}
.paragraph--type--shop-preview-block .contextual-region {
  position: unset;
}
.paragraph--type--shop-preview-block .container {
  position: relative;
}
.paragraph--type--shop-preview-block .field--name-field-title {
  margin: 0 0 21px 0;
}
.paragraph--type--shop-preview-block .field--name-field-title h2 {
  margin: 0;
  letter-spacing: -1px;
  color: #004687;
  font: 800 36px/43px "Nunito Sans", sans-serif;
  text-align: center;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .paragraph--type--shop-preview-block .field--name-field-title {
    margin: 0 0 34px 0;
  }
  .paragraph--type--shop-preview-block .field--name-field-title h2 {
    font: 800 48px/58px "Nunito Sans", sans-serif;
    letter-spacing: normal;
    text-align: left;
    padding-bottom: 13px;
  }
}
.paragraph--type--shop-preview-block .field--name-field-title-h3- h3 {
  color: #5FC399;
  font: 800 24px/29px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  width: 100%;
  text-align: center;
  margin: 0 0 4px 0;
}
@media (min-width: 768px) {
  .paragraph--type--shop-preview-block .field--name-field-title-h3- {
    margin-top: -24px;
  }
  .paragraph--type--shop-preview-block .field--name-field-title-h3- h3 {
    margin: 0 0 24px 0;
    text-align: left;
  }
}
.paragraph--type--shop-preview-block .field--name-field-short-info {
  position: relative;
  margin: 0 0 23px 0;
  max-width: 970px;
  text-align: left;
  display: inline-block;
}
.paragraph--type--shop-preview-block .field--name-field-short-info p {
  text-align: left;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .paragraph--type--shop-preview-block .field--name-field-short-info {
    margin: 0;
  }
}
.paragraph--type--shop-preview-block .field--name-field-block-name {
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .paragraph--type--shop-preview-block .field--name-field-block-name {
    margin: unset;
  }
}
.paragraph--type--shop-preview-block .block h2.block-title {
  display: none;
}
.paragraph--type--shop-preview-block .view-popular-in-product .view-footer {
  display: none;
}
@media (min-width: 1200px) {
  .paragraph--type--shop-preview-block .view-popular-in-product .view-footer {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}
.paragraph--type--shop-preview-block .view-popular-in-product .view-footer p {
  display: -webkit-inline-box;
  display: inline-flex;
}
.paragraph--type--shop-preview-block .view-popular-in-product .slides-front .slick-list .slick-slide {
  margin: 0 15px;
}
.paragraph--type--shop-preview-block .view-popular-in-product .view-content {
  display: none;
}
@media (min-width: 768px) {
  .paragraph--type--shop-preview-block .view-popular-in-product .view-content {
    margin: 44px -15px 29px;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--shop-preview-block .view-popular-in-product .view-content {
    display: -webkit-box;
    display: flex;
  }
  .paragraph--type--shop-preview-block .view-popular-in-product .view-content .views-row {
    border-radius: 10px;
    border: 1px solid #ECECEC;
    position: relative;
    padding: 26px 20px 21px 19px;
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 270px;
    min-width: 270px;
    margin: 0 15px;
  }
  .paragraph--type--shop-preview-block .view-popular-in-product .view-content .views-row article {
    display: -webkit-box;
    display: flex;
    min-height: 100%;
  }
}
.paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-content {
  display: -webkit-box;
  display: flex;
}
.paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-content .slick-slide {
  margin: 0 15px;
  min-width: 270px;
}
.paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-content .slick-slide .slide {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #ECECEC;
  position: relative;
  padding: 20px 20px 22px;
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 420px;
  overflow: hidden;
}
.paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-content .slick-slide .slide article {
  display: -webkit-box;
  display: flex;
  height: 100%;
  overflow: hidden;
  -webkit-box-flex: 1;
  flex: 1;
}
.paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-content .slick--view.slick.blazy {
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-content .slick--view.slick.blazy {
    width: 95%;
  }
}
.paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-content .slick--view.slick.blazy img {
  max-width: 100%;
}
.paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-content .slick-slider {
  overflow: hidden;
}
.paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-content .slick-track {
  display: -webkit-box;
  display: flex;
}
.paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-footer {
  display: -webkit-box;
  display: flex;
}
@media (min-width: 768px) {
  .paragraph--type--shop-preview-block .view-popular-in-product .attachment {
    margin: 0 -15px;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--shop-preview-block .view-popular-in-product .attachment {
    display: none;
  }
  .paragraph--type--shop-preview-block .view-popular-in-product .attachment .view-content {
    margin: auto;
  }
}

.paragraph--type--search-bar .block-title {
  color: #133690;
  font: 800 48px/58px "Nunito Sans", sans-serif;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1em auto;
}
@media all and (min-width: 769px) and (max-width: 992px) {
  .paragraph--type--search-bar .view-global-search form.views-exposed-form .form-inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
@media all and (min-width: 769px) and (max-width: 992px) {
  .paragraph--type--search-bar .view-global-search form.views-exposed-form .form-inline .form-submit {
    margin: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media all and (min-width: 768px) and (max-width: 992px) {
  .paragraph--type--search-bar .view-global-search form.views-exposed-form input.form-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}

.block-commerce-cart {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 25px;
}
@media (min-width: 992px) {
  .block-commerce-cart {
    margin-right: 20px;
  }
}
@media (min-width: 1025px) {
  .block-commerce-cart {
    -webkit-box-flex: 0;
    flex: 0 0 25px;
  }
}
.block-commerce-cart .cart-block--link__expand:hover, .block-commerce-cart .cart-block--link__expand:focus, .block-commerce-cart .cart-block--link__expand:visited {
  text-decoration: none;
}
.block-commerce-cart .cart-block--link__expand span {
  line-height: 14px;
  color: white;
  font: 400 12px/14px "Nunito Sans", sans-serif;
  height: 15px;
  min-width: 15px;
  border-radius: 50px;
  background: -webkit-gradient(linear, left bottom, left top, from(#49C0B6), to(#45E2D5));
  background: -o-linear-gradient(bottom, #49C0B6 0%, #45E2D5 100%);
  background: linear-gradient(0deg, #49C0B6 0%, #45E2D5 100%);
  width: auto;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: -12px;
  padding: 0 4px;
}

.block-swimsports-commerce-user-profile-pdfs-upload {
  margin-bottom: 40px;
}
.block-swimsports-commerce-user-profile-pdfs-upload form {
  padding: 0;
}
.block-swimsports-commerce-user-profile-pdfs-upload form .form-actions {
  display: none;
  padding-bottom: 15px;
  text-align: center;
}
.block-swimsports-commerce-user-profile-pdfs-upload form .form-actions.show-actions {
  display: block;
}
.block-swimsports-commerce-user-profile-pdfs-upload .table-responsive {
  margin-bottom: 5px !important;
}
.block-swimsports-commerce-user-profile-pdfs-upload .table-responsive .tabledrag-toggle-weight,
.block-swimsports-commerce-user-profile-pdfs-upload .table-responsive .tabledrag-handle {
  display: none;
}
.block-swimsports-commerce-user-profile-pdfs-upload .table-responsive table tbody td {
  border-bottom: 1px solid #99a9d1;
}
.block-swimsports-commerce-user-profile-pdfs-upload .block-title {
  background: #133690;
  padding: 13px 14px;
  color: #ffffff;
  border-radius: 12px 12px 0 0;
  position: relative;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Nunito Sans", sans-serif;
}
.block-swimsports-commerce-user-profile-pdfs-upload .panel-title {
  display: none;
}
.block-swimsports-commerce-user-profile-pdfs-upload .form-type-managed-file {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding: 15px 15px 15px 15px;
}
.block-swimsports-commerce-user-profile-pdfs-upload .form-type-managed-file .control-label {
  line-height: 34px;
  padding-left: 0;
}
.block-swimsports-commerce-user-profile-pdfs-upload .form-type-managed-file .description {
  width: 100%;
}
.block-swimsports-commerce-user-profile-pdfs-upload .form-type-managed-file .description span {
  margin-right: 5px;
}
.block-swimsports-commerce-user-profile-pdfs-upload table {
  margin-top: 15px;
  border: none !important;
  border-radius: 0 !important;
}
.block-swimsports-commerce-user-profile-pdfs-upload table thead {
  background: none;
}
.block-swimsports-commerce-user-profile-pdfs-upload table thead th {
  border: none;
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: 50px;
  padding: 5px 0 5px 19px;
  vertical-align: middle;
  border-bottom: 1px solid rgb(153, 169, 209);
}
.block-swimsports-commerce-user-profile-pdfs-upload table .file--application-pdf span {
  margin-right: 10px;
}

#profile-aquality-aquality-conduct-form .block-title,
#profile-aquality-aquality-safety-form .block-title,
#profile-aquality-form .block-title,
#block-swimsports-aquality .block-title {
  background: #133690;
  padding: 13px 14px;
  color: #ffffff;
  border-radius: 12px 12px 0 0;
  position: relative;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: "Nunito Sans", sans-serif;
}

.profile-aquality-aquality-conduct-form .help-block, .profile-aquality-aquality-conduct-form .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description, .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .profile-aquality-aquality-conduct-form .description,
.profile-aquality-aquality-conduct-form .btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-presets-short-format-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .profile-aquality-aquality-conduct-form .description,
.profile-aquality-aquality-conduct-form .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-bls-aed-src-basic-course .fieldset-wrapper .profile-aquality-aquality-conduct-form .description,
.profile-aquality-aquality-conduct-form .btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .description,
.btn-course .commerce-order-item-add-to-cart-form .panel .panel-body .field--name-field-insurance .fieldset-wrapper .profile-aquality-aquality-conduct-form .description {
  display: none;
}

#block-aquality-owner-wrapper .button-add-quality-owner {
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
  border: 0.2rem solid #3C5FA1 !important;
  border-radius: 0.8rem !important;
  color: #3C5FA1 !important;
  font: 800 16px/22px "Nunito Sans", sans-serif !important;
  padding: 6px 12px !important;
  margin-bottom: 15px;
}

.view-id-swim_profile.view-display-id-block_2 th,
.view-id-swim_profile.view-display-id-block_2 td {
  padding-left: 10px;
}
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-basis-pool span,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-safety-pool span,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-plus-pool span,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-bls-aed-src span,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-modul-see span,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-codex span {
  font-size: small;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #FF0000;
}
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-basis-pool span.aquality-date-valid, .view-id-swim_profile.view-display-id-block_2 .views-field-aquality-basis-pool span.is-valid,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-safety-pool span.aquality-date-valid,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-safety-pool span.is-valid,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-plus-pool span.aquality-date-valid,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-plus-pool span.is-valid,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-bls-aed-src span.aquality-date-valid,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-bls-aed-src span.is-valid,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-modul-see span.aquality-date-valid,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-modul-see span.is-valid,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-codex span.aquality-date-valid,
.view-id-swim_profile.view-display-id-block_2 .views-field-aquality-codex span.is-valid {
  color: rgb(38, 162, 105);
}

#block-teem .view-filters {
  display: none;
}
#block-teem .teem-block {
  margin-bottom: 30px;
}
#block-teem .teem-block:last-child {
  margin-bottom: 0;
}
#block-teem .teem-block .teem-block-title h4 {
  background: #133690;
  color: #ffffff;
  font: 500 18px/46px "Nunito Sans", sans-serif;
  border-radius: 10px;
  padding: 0 14px;
  -webkit-transition: border-radius 400ms ease 0ms;
  -o-transition: border-radius 400ms ease 0ms;
  transition: border-radius 400ms ease 0ms;
  margin-bottom: 0;
  cursor: pointer;
}
#block-teem .teem-block .teem-block-title h4.type-block_3 {
  background: #253d8c;
}
#block-teem .teem-block .teem-block-title h4.type-block_7 {
  background: #253d8c;
}
#block-teem .teem-block .teem-block-title h4.type-block_8 {
  background: #253d8c;
}
#block-teem .teem-block .teem-block-title h4.type-block_4 {
  background: #30c0cc;
}
#block-teem .teem-block .teem-block-title h4.type-block_5 {
  background: #ca58a1;
}
#block-teem .teem-block .teem-block-title h4.type-block_6 {
  background: #f36e21;
}
#block-teem .teem-block .teem-block-content .view-content {
  padding: 15px 0 15px;
}
#block-teem .teem-block .teem-block-content .view-content .masonry {
  margin-right: 0 !important;
}
#block-teem .teem-block .teem-block-content .view {
  max-height: 0;
  -webkit-transition: max-height 0.2s cubic-bezier(0, 1, 0, 1);
  -o-transition: max-height 0.2s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.2s cubic-bezier(0, 1, 0, 1);
  overflow: hidden;
}
@media (max-width: 991px) {
  #block-teem .teem-block .teem-block-content .view {
    display: grid;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  #block-teem .teem-block .teem-block-content #block-views-block-person-categories-block-1 .view {
    display: unset;
  }
}
#block-teem .teem-block.open .teem-block-title h4 {
  border-radius: 10px 10px 0 0;
}
#block-teem .teem-block.open .view {
  max-height: 10000px;
  -webkit-transition: max-height 0.5s 0.01s ease-in-out;
  -o-transition: max-height 0.5s 0.01s ease-in-out;
  transition: max-height 0.5s 0.01s ease-in-out;
  overflow-y: auto;
}
#block-teem #swimsports-teem {
  display: grid;
  grid-template-columns: auto;
}
@media (min-width: 992px) {
  #block-teem #swimsports-teem {
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}

.masonry {
  display: -webkit-box;
  display: flex;
}
@media (min-width: 768px) {
  .masonry {
    margin-right: -2.5%;
  }
}
@media (min-width: 992px) {
  .masonry {
    margin-right: -1.5%;
  }
}
@media (min-width: 1200px) {
  .masonry {
    margin-right: -0.5%;
  }
}
.masonry .masonry-item {
  margin-bottom: 20px;
  background: #E0E3E8;
  padding: 20px 20px 13px 20px;
  border-radius: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .masonry .masonry-item {
    width: calc(50% - 11px);
  }
}

.list-of-person {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .list-of-person {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
  }
}
.list-of-person .person-img {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  justify-content: space-around;
}
@media (max-width: 480px) {
  .list-of-person .person-img {
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
}
.list-of-person .person-img .field[data-blazy] {
  margin-bottom: 10px;
  min-width: unset;
}
@media (max-width: 768px) {
  .list-of-person .person-img .field[data-blazy] {
    margin-right: 8%;
  }
}
.list-of-person .person-img .field[data-blazy] img {
  border-radius: 8px;
  width: 125px;
  height: 100%;
}
@media (min-width: 768px) {
  .list-of-person .person-img .field[data-blazy] img {
    width: 140px;
  }
}
@media (min-width: 768px) {
  .list-of-person .person-img {
    -webkit-box-flex: 1;
    flex: 1 0 180px;
    max-width: 180px;
    min-width: unset;
  }
}
.list-of-person .person-img .person-name {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  justify-content: center;
  color: #133690;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  padding-left: 5px;
}
.list-of-person .person-img .person-name .field {
  margin: 0;
}
.list-of-person .person-img .person-name .field--name-field-first-name {
  margin-right: 5px;
}
@media (min-width: 320px) {
  .list-of-person .person-img .person-name {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .list-of-person .person-img .person-name {
    display: none;
  }
}
.list-of-person .person-info {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .list-of-person .person-info {
    -webkit-box-flex: 1;
    flex: 1;
    margin-left: auto;
    margin-top: 0;
  }
}
.list-of-person .person-info .person-name {
  display: none;
}
@media (min-width: 768px) {
  .list-of-person .person-info .person-name {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    color: #133690;
    font: 800 24px/31px "Nunito Sans", sans-serif;
    margin-bottom: 9px;
  }
  .list-of-person .person-info .person-name .field {
    margin-bottom: 0;
  }
  .list-of-person .person-info .person-name .field--name-field-first-name {
    margin-right: 5px;
  }
}
.list-of-person .person-info .field {
  margin-bottom: 7px;
}
.list-of-person .person-info .field .field--item {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 10px;
}
.list-of-person .person-info .field .field--item:before {
  content: "-";
  padding-right: 5px;
  position: absolute;
  left: 0;
}
@media (min-width: 1200px) {
  .list-of-person .person-info .field .field--item {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
}
.list-of-person .person-info .field--label {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
}
.list-of-person .person-info .person-info-pdf {
  margin-bottom: 7px;
  word-break: break-all;
}
@media (min-width: 768px) {
  .list-of-person .person-info .person-info-pdf {
    margin-bottom: 5px;
  }
  .list-of-person .person-info .person-info-pdf:last-child {
    margin: 0;
  }
}
.list-of-person .person-info .person-info-pdf a {
  margin-right: 30px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 34px;
}
.list-of-person .person-info .person-info-pdf a:before {
  width: 22px;
  height: 22px;
  background-size: 750px auto;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 480px) {
  .list-of-person .person-info .person-info-pdf a:before {
    margin-top: -12px;
    top: 50%;
  }
}
.list-of-person .person-cont {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
@media (min-width: 768px) {
  .list-of-person .person-cont {
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    margin-top: 27px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
  }
  .list-of-person .person-cont .field {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }
}
.list-of-person .person-cont .field--name-field-e-mail {
  margin-bottom: 7px;
  word-break: break-all;
}
@media (min-width: 768px) {
  .list-of-person .person-cont .field--name-field-e-mail {
    margin-bottom: 5px;
  }
  .list-of-person .person-cont .field--name-field-e-mail:last-child {
    margin: 0;
  }
}
.list-of-person .person-cont .field--name-field-e-mail a {
  margin-right: 30px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 34px;
}
.list-of-person .person-cont .field--name-field-e-mail a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 480px) {
  .list-of-person .person-cont .field--name-field-e-mail a:before {
    margin-top: -12px;
    top: 50%;
  }
}
.list-of-person .person-cont .field--name-field-phone a {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 34px;
}
.list-of-person .person-cont .field--name-field-phone a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

.overview-list {
  margin: 26px auto 0 0;
  padding-bottom: 27px;
}
@media (min-width: 768px) {
  .overview-list {
    max-width: 700px;
    margin: 0 auto 67px;
  }
}
.overview-list h2 {
  margin: 0;
}
.overview-list h2 a {
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .overview-list h2 a {
    font: 800 36px/43px "Nunito Sans", sans-serif;
  }
}

.list-of-job {
  padding-left: 0;
}
@media (min-width: 768px) {
  .list-of-job {
    margin-left: 129px;
    max-width: 570px;
  }
}

.job-date-loc {
  display: -webkit-box;
  display: flex;
  margin: 14px 0 30px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .job-date-loc {
    margin: 17px 0 15px 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
.job-date-loc .field--job-date {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 24px;
  position: relative;
  padding-left: 37px;
  margin-bottom: 16px;
}
.job-date-loc .field--job-date:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .job-date-loc .field--job-date {
    margin-right: 40px;
    margin-bottom: 0;
  }
}
.job-date-loc .field--name-field-job-location {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 37px;
}
.job-date-loc .field--name-field-job-location:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}

.job-req {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 0 15px 0;
}
.job-req .job-req-label {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.job-req .field--name-field-passed-course-type {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin-left: 4px;
}

.job-logo {
  margin-bottom: 26px;
  display: -webkit-box;
  display: flex;
}
.job-logo .field {
  margin: 0 auto;
}
.job-logo .field img {
  margin: 0 auto;
}
@media (max-width: 568px) {
  .job-logo .field img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .job-logo {
    margin-bottom: 20px;
  }
}

.job-body {
  margin: 0 32px 10px;
}
.job-body .field--name-body {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.job-body .field--name-body p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .job-body {
    margin: 0 0 20px 0;
  }
  .job-body .field--name-body {
    font: 400 16px/27px "Nunito Sans", sans-serif;
  }
}

.job-info {
  display: -webkit-box;
  display: flex;
}
.job-info .field--name-field-job-category {
  color: #5FC399;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.job-info a {
  display: -webkit-box;
  display: flex;
  margin-left: auto;
}

.job-width {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}

.list-of-job-full {
  margin: 0 auto 20px;
  max-width: 833px;
}
@media (min-width: 768px) {
  .list-of-job-full {
    margin: 0 auto 94px;
  }
}
.list-of-job-full .job-cat {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  margin-bottom: 4px;
}
.list-of-job-full .job-cat h2 {
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  margin: 0;
  letter-spacing: -1px;
}
.list-of-job-full .job-cat .field--name-field-job-category {
  margin: 12px 0 0 0;
  color: #5FC399;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  .list-of-job-full .job-cat {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-align: end;
    align-items: flex-end;
    margin-bottom: 52px;
  }
  .list-of-job-full .job-cat .field--name-field-job-category {
    margin: 0 0 -3px auto;
    font: 400 18px/25px "Nunito Sans", sans-serif;
  }
  .list-of-job-full .job-cat h2 {
    font: 800 36px/43px "Nunito Sans", sans-serif;
    letter-spacing: normal;
  }
}

.contact-job-full {
  background: #F2F2F2;
  padding: 20px 0 50px;
}
.contact-job-full .field--name-field-contact {
  max-width: 833px;
  margin: 0 auto;
}
.contact-job-full .field--label {
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .contact-job-full {
    padding: 42px 0 60px;
  }
  .contact-job-full .field--label {
    font: 800 36px/43px "Nunito Sans", sans-serif;
    margin-bottom: 25px;
  }
}

.page-node-type-swimming-school {
  background: #F2F2F2;
}
.page-node-type-swimming-school .box-white {
  margin: 27px 0 0;
}
.page-node-type-swimming-school .content-bottom-container .view-header h5 {
  margin: 10px 0 0;
  letter-spacing: -0.5px;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .page-node-type-swimming-school .content-bottom-container .view-header h5 {
    margin: 24px 0 0;
    font: 800 24px/31px "Nunito Sans", sans-serif;
  }
}
.page-node-type-swimming-school .content-bottom-container .view-filters {
  margin: 8px 0 10px;
}
@media (min-width: 768px) {
  .page-node-type-swimming-school .content-bottom-container .view-filters {
    margin: 9px 0 16px;
  }
}

.swimming-school h3 {
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  margin: 15px 0 17px;
  text-align: left;
}
@media (min-width: 768px) {
  .swimming-school h3 {
    font: 800 48px/58px "Nunito Sans", sans-serif;
    margin: 0 0 20px;
  }
}
.swimming-school .certificate-school {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .swimming-school .certificate-school {
    margin-bottom: 30px;
  }
}
.swimming-school .certificate-school .flex-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.swimming-school .certificate-school .flex-box .certf-status {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  margin-left: 4px;
}
.swimming-school .certificate-school .field--name-field-certificate > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.swimming-school .certificate-school .field--name-field-certificate > div .blazy {
  margin-right: 22px;
  min-width: auto;
}
.swimming-school .certificate-school .field--name-field-certificate > div .field--name-name {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.swimming-school .certificate-school .certf {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin-left: 4px;
}

.box-white .field .field--label {
  padding-right: 10px;
}
.box-white .field .field--items {
  flex-basis: 50%;
}
@media (min-width: 768px) {
  .box-white .field--name-field-course-language {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .box-white .field--name-field-contact-person {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .box-white .field--name-field-homepage {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .box-white .field {
    padding-right: 20px;
  }
  .box-white .field .field--label {
    padding-right: 0;
  }
}
.box-white .flex-box.contact {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .box-white .flex-box.contact {
    -webkit-box-ordinal-group: 5;
    order: 4;
    margin-top: auto;
    width: 66%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
  }
}
.box-white .flex-box.contact > div {
  flex-basis: 50%;
  margin-bottom: 20px;
}
.box-white .flex-box.contact .field--name-field-phone a {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 25px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .box-white .flex-box.contact .field--name-field-phone a {
    font: 400 16px/22px "Nunito Sans", sans-serif;
    padding-left: 32px;
  }
}
.box-white .flex-box.contact .field--name-field-phone a:before {
  content: "";
  position: absolute;
  background: url("../images/view/svg/sprite.view.svg#phone-1") no-repeat 100%/20px 20px;
  height: 20px;
  width: 20px;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
@media (min-width: 768px) {
  .box-white .flex-box.contact .field--name-field-phone a:before {
    background: url("../images/view/svg/sprite.view.svg#phone-1") no-repeat 100%/24px 24px;
    height: 24px;
    width: 24px;
    margin-top: -12px;
  }
}
.box-white .flex-box.contact .field--name-field-mobile-phone a {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 25px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .box-white .flex-box.contact .field--name-field-mobile-phone a {
    font: 400 16px/22px "Nunito Sans", sans-serif;
    padding-left: 32px;
  }
}
.box-white .flex-box.contact .field--name-field-mobile-phone a:before {
  content: "";
  position: absolute;
  background: url("../images/view/svg/sprite.view.svg#phone-2") no-repeat 100%/20px 20px;
  height: 20px;
  width: 20px;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
@media (min-width: 768px) {
  .box-white .flex-box.contact .field--name-field-mobile-phone a:before {
    background: url("../images/view/svg/sprite.view.svg#phone-2") no-repeat 100%/24px 24px;
    height: 24px;
    width: 24px;
    margin-top: -12px;
  }
}
.box-white .flex-box.contact .field--name-field-fax {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 25px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .box-white .flex-box.contact .field--name-field-fax {
    font: 400 16px/22px "Nunito Sans", sans-serif;
    padding-left: 32px;
    word-break: normal;
  }
}
.box-white .flex-box.contact .field--name-field-fax:before {
  content: "";
  position: absolute;
  background: url("../images/view/svg/sprite.view.svg#fax") no-repeat 100%/20px 20px;
  height: 20px;
  width: 20px;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
@media (min-width: 768px) {
  .box-white .flex-box.contact .field--name-field-fax:before {
    background: url("../images/view/svg/sprite.view.svg#fax") no-repeat 100%/24px 24px;
    height: 24px;
    width: 24px;
    margin-top: -12px;
  }
}
.box-white .flex-box.contact .field--name-field-e-mail a {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 25px;
}
@media (min-width: 768px) {
  .box-white .flex-box.contact .field--name-field-e-mail a {
    font: 400 16px/22px "Nunito Sans", sans-serif;
    padding-left: 32px;
  }
}
.box-white .flex-box.contact .field--name-field-e-mail a:before {
  content: "";
  position: absolute;
  background: url("../images/view/svg/sprite.view.svg#mail-1") no-repeat 100%/20px 20px;
  left: 0;
  top: 50%;
  height: 20px;
  width: 20px;
  margin-top: -10px;
}
@media (min-width: 768px) {
  .box-white .flex-box.contact .field--name-field-e-mail a:before {
    background: url("../images/view/svg/sprite.view.svg#mail-1") no-repeat 100%/24px 24px;
    height: 24px;
    width: 24px;
    margin-top: -12px;
  }
}

.node-swimming-schools-courses-delete-form,
.node-swimming-school-delete-form {
  color: #3C5FA1;
  font: 800 20px/28px "Nunito Sans", sans-serif;
  margin: 40px 0;
}
.node-swimming-schools-courses-delete-form #edit-actions,
.node-swimming-school-delete-form #edit-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  margin-top: 20px;
}
.node-swimming-schools-courses-delete-form #edit-actions .btn,
.node-swimming-school-delete-form #edit-actions .btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 2.3rem;
}
.node-swimming-schools-courses-delete-form #edit-actions .btn:active:focus, .node-swimming-schools-courses-delete-form #edit-actions .btn:focus, .node-swimming-schools-courses-delete-form #edit-actions .btn:focus-within, .node-swimming-schools-courses-delete-form #edit-actions .btn:hover,
.node-swimming-school-delete-form #edit-actions .btn:active:focus,
.node-swimming-school-delete-form #edit-actions .btn:focus,
.node-swimming-school-delete-form #edit-actions .btn:focus-within,
.node-swimming-school-delete-form #edit-actions .btn:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.node-swimming-schools-courses-delete-form #edit-actions .btn:active,
.node-swimming-school-delete-form #edit-actions .btn:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
.node-swimming-schools-courses-delete-form #edit-actions a,
.node-swimming-school-delete-form #edit-actions a {
  margin-left: 20px;
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 2.3rem;
}
.node-swimming-schools-courses-delete-form #edit-actions a:active:focus, .node-swimming-schools-courses-delete-form #edit-actions a:focus, .node-swimming-schools-courses-delete-form #edit-actions a:focus-within, .node-swimming-schools-courses-delete-form #edit-actions a:hover,
.node-swimming-school-delete-form #edit-actions a:active:focus,
.node-swimming-school-delete-form #edit-actions a:focus,
.node-swimming-school-delete-form #edit-actions a:focus-within,
.node-swimming-school-delete-form #edit-actions a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.node-swimming-schools-courses-delete-form #edit-actions a:active,
.node-swimming-school-delete-form #edit-actions a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}

.swimming-schools-courses-form-in .form-item {
  margin-bottom: 10px;
}
.swimming-schools-courses-form-in .form-item > .panel-heading {
  margin-bottom: -24px;
}
.swimming-schools-courses-form-in .form-item > .panel-heading ~ .panel-body .panel-heading {
  margin-bottom: 0;
}
.swimming-schools-courses-form-in .panel-heading {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 12px;
  -webkit-box-align: center;
  align-items: center;
}
.swimming-schools-courses-form-in .panel-body {
  margin-top: 24px;
}
.swimming-schools-courses-form-in .panel-body .panel-body {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 992px) {
  .swimming-schools-courses-form-in .panel-body .panel-body {
    -webkit-box-align: end;
    align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
.swimming-schools-courses-form-in .panel-body .panel-body::before, .swimming-schools-courses-form-in .panel-body .panel-body::after {
  display: none;
}
.swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 768px) {
  .swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
.swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] .btn[data-drupal-selector*=-reference-save] {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] .btn[data-drupal-selector*=-reference-save]:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] .btn[data-drupal-selector*=-reference-save]:focus, .swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] .btn[data-drupal-selector*=-reference-save]:focus-within, .swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] .btn[data-drupal-selector*=-reference-save]:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] .btn[data-drupal-selector*=-switch-mode] {
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-decoration: none;
  padding: 8px 18px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] .btn[data-drupal-selector*=-switch-mode]:focus {
  background: rgba(19, 54, 144, 0.1);
  border: 1px solid #133690;
  color: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] .btn[data-drupal-selector*=-switch-mode]:hover {
    background: rgba(19, 54, 144, 0.1);
    border: 1px solid #133690;
    color: #133690;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] .btn[data-drupal-selector*=-switch-mode]:active {
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690;
  border-radius: 6px;
}
@media (min-width: 768px) {
  .swimming-schools-courses-form-in .panel-body div[data-drupal-selector*=-actions] .btn {
    -webkit-box-flex: 1;
    flex: 1 1 50%;
  }
}
.swimming-schools-courses-form-in .panel-title {
  font-size: 24px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
  margin-top: 0;
}
.swimming-schools-courses-form-in .panel-title:last-child {
  font-size: 12px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  padding: 6px 12px;
  border: 1px solid #133690;
  border-radius: 100px;
  background: rgba(19, 54, 144, 0.1);
}
.swimming-schools-courses-form-in select {
  color: #133690;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  border: 1px solid #F2F2F2 !important;
  cursor: pointer;
  border-radius: 8px;
  letter-spacing: -0.5px;
  font-weight: normal;
}
.swimming-schools-courses-form-in select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.swimming-schools-courses-form-in select:focus {
  border: 1px solid #3C5FA1;
  background: #ffffff;
}
.swimming-schools-courses-form-in input[type=email],
.swimming-schools-courses-form-in input[type=tel],
.swimming-schools-courses-form-in input[type=text] {
  background: #ffffff;
}
.swimming-schools-courses-form-in .autocomplete-deluxe-container {
  display: -webkit-box;
  display: flex;
  background: #ffffff !important;
  border: none;
  border-radius: 8px;
  padding: 0 !important;
  color: #133690;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
.swimming-schools-courses-form-in .autocomplete-deluxe-container:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.swimming-schools-courses-form-in .autocomplete-deluxe-container:focus {
  border: 1px solid #3C5FA1;
  background: #ffffff;
}
.swimming-schools-courses-form-in input.autocomplete-deluxe-form-single {
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100% !important;
  background: white !important;
  border: 1px solid #CFD4D9 !important;
  border-radius: 6px;
  padding: 8px 16px;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  color: #133690;
  -webkit-transition: text-shadow 0.3s ease;
  -o-transition: text-shadow 0.3s ease;
  transition: text-shadow 0.3s ease;
}
@media (any-hover: hover) {
  .swimming-schools-courses-form-in input.autocomplete-deluxe-form-single:hover {
    text-shadow: 1px 0 0 #133690;
  }
}
.swimming-schools-courses-form-in input.autocomplete-deluxe-form-single:focus {
  border: 1px solid #133690 !important;
}
.swimming-schools-courses-form-in input.autocomplete-deluxe-form-single:focus {
  border-color: #3C5FA1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.swimming-schools-courses-form-in .form-type-entity-autocomplete {
  display: -webkit-box;
  display: flex;
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.swimming-schools-courses-form-in .form-type-entity-autocomplete label {
  font-size: 14px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
}
.swimming-schools-courses-form-in .autocomplete-deluxe-throbber {
  display: none;
}
.swimming-schools-courses-form-in .field--name-field-static-location,
.swimming-schools-courses-form-in .field--name-field-course-time {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  margin-bottom: 10px;
}
.swimming-schools-courses-form-in .field--name-field-static-location label,
.swimming-schools-courses-form-in .field--name-field-course-time label {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 0 0 0 11px;
}
.swimming-schools-courses-form-in .field--type-geolocation .panel {
  padding: 10px;
}
.swimming-schools-courses-form-in .field--type-geolocation .panel input[type=text] {
  background: #F2F2F2;
}
.swimming-schools-courses-form-in #edit-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}
.swimming-schools-courses-form-in #edit-actions .btn {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.swimming-schools-courses-form-in #edit-actions .btn:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.swimming-schools-courses-form-in #edit-actions .btn:focus, .swimming-schools-courses-form-in #edit-actions .btn:focus-within, .swimming-schools-courses-form-in #edit-actions .btn:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.swimming-schools-courses-form-in #edit-actions a {
  margin-left: 20px;
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 2.3rem;
}
.swimming-schools-courses-form-in #edit-actions a:active:focus, .swimming-schools-courses-form-in #edit-actions a:focus, .swimming-schools-courses-form-in #edit-actions a:focus-within, .swimming-schools-courses-form-in #edit-actions a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.swimming-schools-courses-form-in #edit-actions a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
.swimming-schools-courses-form-in .field--name-field-wsc {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
}
.swimming-schools-courses-form-in .field--name-field-wsc .form-type-checkbox {
  margin-bottom: 11px;
}

.path--swimming-schools-courses-form-processed .main-container {
  background: #EAECED;
  padding-bottom: 100px;
}
.path--swimming-schools-courses-form-processed .footer-main {
  margin-top: 0;
}
.path--swimming-schools-courses-form-processed .input-group-addon {
  display: none;
}
.path--swimming-schools-courses-form-processed .select-wrapper .select2-container {
  left: 0 !important;
}
.path--swimming-schools-courses-form-processed .select-wrapper ~ .input-group-addon {
  display: none;
}
.path--swimming-schools-courses-form-processed .form-wrapper .select2-container {
  left: 0 !important;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in,
.path--swimming-schools-courses-form-processed .swimming-school-form-in {
  background: white;
  border-radius: 12px;
  padding: 24px;
  gap: 12px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in,
  .path--swimming-schools-courses-form-processed .swimming-school-form-in {
    gap: 24px;
  }
}
@media (min-width: 992px) {
  .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in,
  .path--swimming-schools-courses-form-processed .swimming-school-form-in {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-wrapper,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-wrapper {
  margin-bottom: 0;
  gap: 8px;
  width: 100%;
  white-space: normal;
}
@media (min-width: 992px) {
  .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-wrapper,
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .form-wrapper {
    -webkit-box-flex: 0;
    flex: 0 1 calc((100% - 24px) / 2);
    width: auto;
  }
}
@media (min-width: 1200px) {
  .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-wrapper,
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .form-wrapper {
    -webkit-box-flex: 0;
    flex: 0 1 calc((100% - 48px) / 3);
  }
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-wrapper.field--widget-inline-entity-form-complex,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-wrapper.field--widget-inline-entity-form-complex {
  flex-basis: 100%;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-wrapper .field--name-field-wsc,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-wrapper .field--name-field-wsc {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-checkbox label,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-checkbox label {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  -webkit-box-align: center;
  align-items: center;
  padding-left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-transition: text-shadow 0.3s ease;
  -o-transition: text-shadow 0.3s ease;
  transition: text-shadow 0.3s ease;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-checkbox input[type=checkbox],
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-checkbox input[type=checkbox] {
  margin-top: 0;
  margin-right: 8px;
  margin-left: 0;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 16px;
  height: 16px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-checkbox input[type=checkbox]::before, .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-checkbox input[type=checkbox]::after,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-checkbox input[type=checkbox]::before,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-checkbox input[type=checkbox]::after {
  width: 16px;
  height: 16px;
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 4px;
  cursor: pointer;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-checkbox input[type=checkbox]::before,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-checkbox input[type=checkbox]::before {
  border: 1px solid rgba(0, 0, 0, 0.25);
  background: white;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-checkbox input[type=checkbox]:checked::before,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-checkbox input[type=checkbox]:checked::before {
  border-color: #133690;
  background: #133690;
  z-index: 1;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-checkbox input[type=checkbox]:checked::after,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-checkbox input[type=checkbox]:checked::after {
  background: url("../images/icons_new/check-icon.svg") no-repeat center center/auto;
  z-index: 2;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-checkbox input[type=checkbox],
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-checkbox input[type=checkbox] {
  -webkit-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-checkbox input[type=checkbox]::before,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-checkbox input[type=checkbox]::before {
  -webkit-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-checkbox input[type=checkbox]::after,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-checkbox input[type=checkbox]::after {
  margin: 0;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive {
  margin-top: 24px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .table thead > tr > th,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .table thead > tr > th {
  padding-right: 14px;
  padding-left: 14px;
  font-weight: 600;
  max-width: 400px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .table tbody > tr:nth-child(even),
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .table tbody > tr:nth-child(even) {
  background-color: #F3F5F9;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .table tbody > tr.ief-row-entity div[data-drupal-selector*=-actions] .btn,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .table tbody > tr.ief-row-entity div[data-drupal-selector*=-actions] .btn {
  -webkit-box-flex: 0;
  flex: none;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .table tbody > tr > td,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .table tbody > tr > td {
  padding-right: 14px;
  padding-left: 14px;
  color: #133690;
  max-width: 400px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .table tbody > tr > td.ief-tabledrag-handle,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .table tbody > tr > td.ief-tabledrag-handle {
  width: 50px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .table tbody > tr > td.inline-entity-form-taxonomy_term-label,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .table tbody > tr > td.inline-entity-form-taxonomy_term-label {
  width: 400px;
  white-space: normal;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .button,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .button {
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-decoration: none;
  padding: 8px 18px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .button:focus,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .button:focus {
  background: rgba(19, 54, 144, 0.1);
  border: 1px solid #133690;
  color: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .button:hover,
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .button:hover {
    background: rgba(19, 54, 144, 0.1);
    border: 1px solid #133690;
    color: #133690;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .button:active,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .button:active {
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690;
  border-radius: 6px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .button[data-drupal-selector*=remove-cancel],
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .button[data-drupal-selector*=remove-cancel] {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .button[data-drupal-selector*=remove-cancel]:hover,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .button[data-drupal-selector*=remove-cancel]:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .button[data-drupal-selector*=remove-cancel]:focus, .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .button[data-drupal-selector*=remove-cancel]:focus-within, .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .button[data-drupal-selector*=remove-cancel]:active,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .button[data-drupal-selector*=remove-cancel]:focus,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .button[data-drupal-selector*=remove-cancel]:focus-within,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .button[data-drupal-selector*=remove-cancel]:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .form-group:has(button[data-drupal-selector*=remove-cancel]) div[data-drupal-selector*=form-message],
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .form-group:has(button[data-drupal-selector*=remove-cancel]) div[data-drupal-selector*=form-message] {
  margin-bottom: 8px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .table-responsive .glyphicon-move,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .glyphicon-move {
  color: #133690;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in label,
.path--swimming-schools-courses-form-processed .swimming-school-form-in label {
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in label.form-required,
.path--swimming-schools-courses-form-processed .swimming-school-form-in label.form-required {
  gap: 2px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in label.form-required:after,
.path--swimming-schools-courses-form-processed .swimming-school-form-in label.form-required:after {
  content: "*";
  display: block;
  color: #F36300;
  font-size: inherit;
  margin-top: -2px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-item,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-item {
  gap: 8px;
  margin-bottom: 0;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-item.form-type-checkbox,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-item.form-type-checkbox {
  margin-bottom: 11px;
}
@media (any-hover: hover) {
  .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-item.form-type-checkbox:hover label,
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .form-item.form-type-checkbox:hover label {
    text-shadow: 1px 0 0 #133690;
  }
  .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-item.form-type-checkbox:hover input::before,
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .form-item.form-type-checkbox:hover input::before {
    border-color: #133690;
  }
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-item input:not(.form-checkbox),
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-item input:not(.form-checkbox) {
  background: white;
  border: 1px solid #CFD4D9;
  border-radius: 6px;
  padding: 8px 16px;
  min-height: 40px;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  -webkit-transition: text-shadow 0.3s ease;
  -o-transition: text-shadow 0.3s ease;
  transition: text-shadow 0.3s ease;
  color: #133690;
}
@media (any-hover: hover) {
  .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-item input:not(.form-checkbox):hover,
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .form-item input:not(.form-checkbox):hover {
    text-shadow: 1px 0 0 #133690;
  }
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-item input:not(.form-checkbox):focus,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-item input:not(.form-checkbox):focus {
  border-color: #3C5FA1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-item div[data-lastpass-icon-root],
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-item div[data-lastpass-icon-root] {
  display: none;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .field--widget-autocomplete-deluxe,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--widget-autocomplete-deluxe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 8px;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .field--widget-autocomplete-deluxe label,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--widget-autocomplete-deluxe label {
  display: -webkit-box;
  display: flex;
  color: #133690;
  font: 400 14px/22px "Nunito Sans", sans-serif;
  border-radius: 0;
  margin: 0;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .autocomplete-deluxe-container,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .autocomplete-deluxe-container {
  display: -webkit-box;
  display: flex;
  background: #ffffff !important;
  border: none;
  border-radius: 8px;
  padding: 0 !important;
  color: #133690;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .autocomplete-deluxe-container:-webkit-autofill,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .autocomplete-deluxe-container:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .autocomplete-deluxe-container:focus,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .autocomplete-deluxe-container:focus {
  border: 1px solid #3C5FA1;
  background: #ffffff;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in input.autocomplete-deluxe-form-single,
.path--swimming-schools-courses-form-processed .swimming-school-form-in input.autocomplete-deluxe-form-single {
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100% !important;
  background: white !important;
  border: 1px solid #CFD4D9 !important;
  border-radius: 6px;
  padding: 8px 16px;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  color: #133690;
  -webkit-transition: text-shadow 0.3s ease;
  -o-transition: text-shadow 0.3s ease;
  transition: text-shadow 0.3s ease;
}
@media (any-hover: hover) {
  .path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in input.autocomplete-deluxe-form-single:hover,
  .path--swimming-schools-courses-form-processed .swimming-school-form-in input.autocomplete-deluxe-form-single:hover {
    text-shadow: 1px 0 0 #133690;
  }
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in input.autocomplete-deluxe-form-single:focus,
.path--swimming-schools-courses-form-processed .swimming-school-form-in input.autocomplete-deluxe-form-single:focus {
  border: 1px solid #133690 !important;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in input.autocomplete-deluxe-form-single:focus,
.path--swimming-schools-courses-form-processed .swimming-school-form-in input.autocomplete-deluxe-form-single:focus {
  border-color: #3C5FA1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-entity-autocomplete,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-entity-autocomplete {
  display: -webkit-box;
  display: flex;
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .form-type-entity-autocomplete label,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-entity-autocomplete label {
  font-size: 14px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
}
.path--swimming-schools-courses-form-processed .swimming-schools-courses-form-in .autocomplete-deluxe-throbber,
.path--swimming-schools-courses-form-processed .swimming-school-form-in .autocomplete-deluxe-throbber {
  display: none;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person {
  -webkit-box-flex: 1;
  flex: 1 1 100%;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-title.form-wrapper {
  flex-basis: auto;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-top {
  -webkit-box-align: center;
  align-items: center;
  margin-top: 12px;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-top:has(.dropbutton-wrapper) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  align-items: flex-start;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-top ul.dropbutton {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  gap: 12px;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-top ul.dropbutton li.restore button {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-top ul.dropbutton li.restore button:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-top ul.dropbutton li.restore button:focus, .path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-top ul.dropbutton li.restore button:focus-within, .path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-top ul.dropbutton li.restore button:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-top:not(:last-child) {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-top:not(:last-child) {
    margin-top: 0;
    margin-bottom: 24px;
  }
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraph-type-title, .path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person strong[data-drupal-selector] {
  font-size: 24px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person div[data-drupal-selector=edit-field-contact-person-text] {
  color: #133690;
  margin: 8px 0;
  font-family: "Nunito Sans", sans-serif;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraphs-dropbutton-wrapper .button {
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-decoration: none;
  padding: 8px 18px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraphs-dropbutton-wrapper .button:focus {
  background: rgba(19, 54, 144, 0.1);
  border: 1px solid #133690;
  color: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraphs-dropbutton-wrapper .button:hover {
    background: rgba(19, 54, 144, 0.1);
    border: 1px solid #133690;
    color: #133690;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraphs-dropbutton-wrapper .button:active {
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690;
  border-radius: 6px;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraphs-subform {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 992px) {
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraphs-subform {
    gap: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraphs-subform > .form-wrapper {
    -webkit-box-flex: 0;
    flex: 0 1 calc((100% - 24px) / 2);
    width: auto;
  }
}
@media (min-width: 1200px) {
  .path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-contact-person .paragraphs-subform > .form-wrapper {
    -webkit-box-flex: 0;
    flex: 0 1 calc((100% - 48px) / 3);
  }
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .field--name-field-homepage {
  -webkit-box-flex: 1;
  flex: 1 1 100%;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 768px) {
  .path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] .btn.button--primary {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] .btn.button--primary:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] .btn.button--primary:focus, .path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] .btn.button--primary:focus-within, .path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] .btn.button--primary:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] a.button--danger {
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-decoration: none;
  padding: 8px 18px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] a.button--danger:focus {
  background: rgba(19, 54, 144, 0.1);
  border: 1px solid #133690;
  color: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] a.button--danger:hover {
    background: rgba(19, 54, 144, 0.1);
    border: 1px solid #133690;
    color: #133690;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] a.button--danger:active {
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690;
  border-radius: 6px;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in div[data-drupal-selector*=-actions] a.button--danger {
  text-align: center;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .form-type-url .description {
  padding-left: 0;
  margin-top: 0;
  white-space: normal;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in input[type=tel] {
  width: 100%;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .table {
  overflow: hidden;
}
.path--swimming-schools-courses-form-processed .swimming-school-form-in .table-responsive .table tbody > tr > td {
  max-width: none;
}
.path--swimming-schools-courses-form-processed .select2.select2-container {
  width: 100% !important;
}
.path--swimming-schools-courses-form-processed .select2-container .select2-selection--single {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
}
.path--swimming-schools-courses-form-processed .select2-container .select2-selection--single[aria-expanded=true] .select2-selection__arrow::before {
  -webkit-transform: translate(-50%, -50%) rotate(270deg);
  transform: translate(-50%, -50%) rotate(270deg);
}
.path--swimming-schools-courses-form-processed .select2-container .select2-selection--single .select2-selection__rendered {
  background: white;
  border: 1px solid #DEE2E6;
  padding: 8px 16px;
  max-width: none;
  width: 100%;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.path--swimming-schools-courses-form-processed .select2-container .select2-selection--multiple {
  padding: 8px;
  border-color: #DEE2E6;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.path--swimming-schools-courses-form-processed .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
}
.path--swimming-schools-courses-form-processed .select2-container .select2-selection--multiple .select2-selection__choice {
  margin: 0;
}
.path--swimming-schools-courses-form-processed .select2-container .select2-selection__arrow {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  background: rgba(20, 54, 144, 0.0509803922);
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid #CFD4D9;
  border-left: 0;
  position: relative;
  top: 0;
  right: 0;
}
.path--swimming-schools-courses-form-processed .select2-container .select2-selection__arrow::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons_new/arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
  z-index: 100;
  -webkit-transform: 90deg;
  transform: 90deg;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.path--swimming-schools-courses-form-processed .select2-container .select2-selection__arrow b {
  display: none;
}
.path--swimming-schools-courses-form-processed .select2-container .select2-results__option {
  color: #133690;
  -webkit-transition: text-shadow 0.3s ease;
  -o-transition: text-shadow 0.3s ease;
  transition: text-shadow 0.3s ease;
}
@media (any-hover: hover) {
  .path--swimming-schools-courses-form-processed .select2-container .select2-results__option:hover {
    text-shadow: 0px 0px 1px #133690;
  }
}
.path--swimming-schools-courses-form-processed .select2-container--open.select2-container--above .select2-selection--single .select2-selection__rendered {
  border-top-left-radius: 0;
}
.path--swimming-schools-courses-form-processed .select2-container--open.select2-container--above .select2-selection--single .select2-selection__arrow {
  border-top-right-radius: 0;
}
.path--swimming-schools-courses-form-processed .select2-container--open.select2-container--below .select2-selection--single .select2-selection__rendered {
  border-bottom-left-radius: 0;
}
.path--swimming-schools-courses-form-processed .select2-container--open.select2-container--below .select2-selection--single .select2-selection__arrow {
  border-bottom-right-radius: 0;
}
.path--swimming-schools-courses-form-processed .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #133690;
}
.path--swimming-schools-courses-form-processed .select2-container.select2-container--open .select2-selection__rendered {
  border-color: #133690;
  text-shadow: none;
}
.path--swimming-schools-courses-form-processed .select2-container.select2-container--open .select2-selection__rendered[id*=select2-edit-field-kanton-container] {
  border: none;
}
.path--swimming-schools-courses-form-processed .select2-dropdown {
  background: white;
  width: 100%;
  margin-top: 0;
  border: 1px solid #DEE2E6;
  border-radius: 6px !important;
  padding: 10px 18px;
}
.path--swimming-schools-courses-form-processed .select2-dropdown::before {
  display: none;
}
.path--swimming-schools-courses-form-processed .select2-dropdown--above {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.path--swimming-schools-courses-form-processed .select2-dropdown--below {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.view-grouping {
  background: #F2F2F2;
  margin: 60px -15px 0;
  padding: 50px 15px 40px;
}
@media (min-width: 480px) {
  .view-grouping {
    position: relative;
  }
  .view-grouping:before {
    content: "";
    background: #F2F2F2;
    position: absolute;
    width: 100vw;
    left: 100%;
    top: 0;
    bottom: 0;
  }
  .view-grouping {
    margin: 60px 0 0;
    padding: 50px 0;
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  .view-grouping:before {
    width: calc((100vw - 100%) / 2);
  }
}
@media (min-width: 480px) {
  .view-grouping:after {
    content: "";
    background: #F2F2F2;
    position: absolute;
    width: 100vw;
    right: 100%;
    top: 0;
    bottom: 0;
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  .view-grouping:after {
    width: calc((100vw - 100%) / 2);
  }
}
.view-grouping .view-grouping {
  position: unset;
  margin: 0;
  padding: 0;
}
.view-grouping .view-grouping-header {
  overflow: hidden;
}
.view-grouping .view-grouping-header .field-title {
  color: #004687;
  font: 800 36px/43px "Nunito Sans", sans-serif;
  text-align: center;
  padding-bottom: 10px;
  margin: 0 0 21px 0;
  letter-spacing: -1px;
  position: relative;
}
.view-grouping .view-grouping-header .field-title:after {
  content: "";
  background: #5FC399;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 3px;
  width: 40px;
  border-radius: 10px;
  margin-left: -20px;
}
.schwimmen .view-grouping .view-grouping-header .field-title:after {
  background: #00C9D3;
}
@media (min-width: 768px) {
  .view-grouping .view-grouping-header .field-title:after {
    left: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .view-grouping .view-grouping-header .field-title {
    font: 800 48px/58px "Nunito Sans", sans-serif;
    letter-spacing: normal;
    text-align: left;
    padding-bottom: 13px;
    margin: 0 0 34px 0;
  }
}
.view-grouping .view-grouping-content .view-grouping {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.view-grouping .view-grouping-content .view-grouping .view-grouping-header {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.view-grouping .view-grouping-content .view-grouping .view-grouping-header .field-title {
  color: #004687;
  font: unset;
  text-align: center;
  padding: 0;
  margin: 0;
  letter-spacing: normal;
}
.view-grouping .view-grouping-content .view-grouping .view-grouping-header .field-title:after {
  content: none;
}
.view-grouping .view-grouping-content .view-grouping .view-grouping-header .field-title h4 {
  color: #133690;
  font: 800 36px/43px "Nunito Sans", sans-serif;
  text-align: left;
  margin: 30px 0 17px 0;
}
@media (max-width: 768px) {
  .view-grouping .view-grouping-content .view-grouping .view-grouping-header .field-title h4 {
    text-align: center;
  }
}
.view-grouping .view-grouping-content .view-grouping .view-grouping-content h3 {
  position: relative;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin: 0;
  max-width: 970px;
  text-align: left;
  display: inline-block;
  grid-column: 1/-1;
}
.view-grouping .view-grouping-content .view-grouping .view-grouping-content h3 h3 {
  color: #5FC399;
  font: 800 24px/29px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
  width: 100%;
  text-align: left;
  margin: 0;
}
.view-grouping .view-grouping-content .view-grouping .view-grouping-content h3 p {
  text-align: left;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin-bottom: 0;
}

.view-related-badges .view-content {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(auto-fill, 170px);
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 30px;
  -webkit-box-pack: center;
  justify-content: center;
}
.view-related-badges .view-content .views-row {
  background: #ffffff;
  padding: 7px 8px 10px;
  border-radius: 10px;
  overflow: hidden;
}
.view-related-badges .view-content .views-row .content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  align-items: center;
  min-height: 250px;
}
.view-related-badges .view-content .views-row .content .field--name-title {
  color: #133690;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  margin-bottom: 2px;
  text-align: center;
}
.view-related-badges .view-content .views-row .content .field--name-field-image-sw {
  margin-bottom: 8px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  min-height: 152px;
}
.view-related-badges .view-content .views-row .content .links {
  margin: 0 0 8px 0;
}
.view-related-badges .view-content .views-row .content .links li {
  padding: 0;
}
.view-related-badges .view-content .views-row .content .links a {
  letter-spacing: -0.5px;
  font: 800 18px/22px "Nunito Sans", sans-serif;
  color: #3C5FA1;
  position: relative;
  padding-left: 30px;
  text-decoration: none;
}
.view-related-badges .view-content .views-row .content .links a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.view-related-badges .view-content .views-row .content .links a:hover {
  text-decoration: underline;
}
.view-related-badges .view-content .views-row .content .link-on-badge {
  margin-top: auto;
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.2rem 2.3rem;
  min-width: 120px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-transform: capitalize;
}
.view-related-badges .view-content .views-row .content .link-on-badge:hover {
  border: 2px solid #7587B8;
  color: #7587B8;
  text-decoration: none;
}
.view-related-badges .view-content .views-row .content .link-on-badge:focus {
  text-decoration: none;
}
.view-related-badges .view-content .views-row .content .link-on-badge:active {
  border: 2px solid #133690;
  color: #133690;
}

.view-badge-overview .view-badge-overview {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(auto-fill, 170px);
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  row-gap: 30px;
  -webkit-box-pack: center;
  justify-content: center;
}
.view-badge-overview .views-row {
  background: #ffffff;
  padding: 7px 8px 10px;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  align-items: center;
  min-height: 250px;
}
.view-badge-overview .views-row .views-field-title {
  color: #133690;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  margin-bottom: 2px;
  text-align: center;
}
.view-badge-overview .views-row .views-field-field-image-sw {
  margin-bottom: 8px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  min-height: 152px;
}
.view-badge-overview .views-row .views-field-view-node {
  margin: 0 0 8px 0;
}
.view-badge-overview .views-row .views-field-view-node a {
  letter-spacing: -0.5px;
  font: 800 18px/22px "Nunito Sans", sans-serif;
  color: #3C5FA1;
  position: relative;
  padding-left: 30px;
  text-decoration: none;
}
.view-badge-overview .views-row .views-field-view-node a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.view-badge-overview .views-row .views-field-view-node a:hover {
  text-decoration: underline;
}
.view-badge-overview .views-row .views-field-view-commerce-product {
  margin-top: auto;
}
.view-badge-overview .views-row .views-field-view-commerce-product a {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.2rem 2.3rem;
  min-width: 120px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-transform: capitalize;
}
.view-badge-overview .views-row .views-field-view-commerce-product a:hover {
  border: 2px solid #7587B8;
  color: #7587B8;
  text-decoration: none;
}
.view-badge-overview .views-row .views-field-view-commerce-product a:focus {
  text-decoration: none;
}
.view-badge-overview .views-row .views-field-view-commerce-product a:active {
  border: 2px solid #133690;
  color: #133690;
}

.paragraph--type--display-block-paragraph .views-view-grid .views-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paragraph--type--display-block-paragraph .views-view-grid .views-col {
  min-height: 270px;
  -webkit-box-flex: 0;
  flex: 0 0 170px;
  background: #ffffff;
  padding: 7px 8px 10px;
  border-radius: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 3rem 3rem 0;
  overflow: hidden;
}
.paragraph--type--display-block-paragraph .views-view-grid .views-col:nth-child(6n) {
  margin-right: 0;
}

.views-col .views-field-title {
  color: #133690;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  margin-bottom: 2px;
  text-align: center;
}
.views-col .views-field-field-image {
  margin-bottom: 8px;
}
.views-col .views-field-view-commerce-product {
  margin-bottom: 8px;
}
.views-col .views-field-view-commerce-product a {
  letter-spacing: -0.5px;
  font: 800 18px/22px "Nunito Sans", sans-serif;
  color: #3C5FA1;
  position: relative;
  padding-left: 30px;
  text-decoration: underline;
}
.views-col .views-field-view-commerce-product a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.views-col .views-field-view-commerce-product a:hover {
  text-decoration: none;
}
.views-col .views-field-variations-target-id {
  margin-top: auto;
}

.swimming-calendar.calendar-item .field--name-title h2 {
  text-align: center;
  margin-bottom: 20px;
}
.swimming-calendar.calendar-item .field--name-title h2 a {
  font: 800 36px/43px "Nunito Sans", sans-serif;
  color: #133690;
  word-wrap: break-word;
}
.swimming-calendar.calendar-item .inner-wrapper {
  max-width: 570px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 35px;
}
.swimming-calendar.calendar-item .flex-group {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .swimming-calendar.calendar-item .flex-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }
}
.swimming-calendar.calendar-item .field--name-field-datum-sk:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.swimming-calendar.calendar-item .field--name-field-datum-sk {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 24px;
  position: relative;
  padding-left: 37px;
  margin-bottom: 16px;
}
.swimming-calendar.calendar-item .field--name-field-calendar-location {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 37px;
}
.swimming-calendar.calendar-item .field--name-field-calendar-location:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.swimming-calendar.calendar-item .field--name-field-description {
  font: 400 16px/27px "Nunito Sans", sans-serif;
  color: #133690;
}
.swimming-calendar.calendar-item .field--name-field-image-img {
  text-align: center;
  margin-bottom: 15px;
}
.swimming-calendar.calendar-item .field--name-field-training-category {
  max-width: 420px;
  margin: 0 auto;
  color: #5FC399;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  position: absolute;
  bottom: 0;
}
@media (max-width: 768px) {
  .swimming-calendar.calendar-item .field--name-field-training-category {
    position: relative;
    width: 100%;
    text-align: center;
  }
}
.swimming-calendar.calendar-item .field--name-field-training-category div {
  display: inline-block;
  letter-spacing: -1px;
}
.swimming-calendar.calendar-item .field--name-field-training-category div:after {
  content: ",";
}
.swimming-calendar.calendar-item .field--name-field-training-category div:nth-last-child(1):after {
  content: "";
}
.swimming-calendar.calendar-item .more {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 768px) {
  .swimming-calendar.calendar-item .more {
    display: inline-block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
@media (min-width: 992px) {
  .swimming-calendar.full {
    max-width: 768px;
    margin: 0 auto;
  }
}
.swimming-calendar.full .content {
  padding: 15px;
}
.swimming-calendar.full .field {
  display: -webkit-box;
  display: flex;
  padding: 5px 0;
}
.swimming-calendar.full .field .field--label {
  width: 200px;
}
.swimming-calendar.full .field .field--label:after {
  content: ":";
}
.swimming-calendar.full .field .field--item {
  width: calc(100% - 200px);
}
.swimming-calendar.full .group-1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 480px;
  margin: 0 auto;
}
.swimming-calendar.full .field--name-field-datum-sk:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.swimming-calendar.full .field--name-field-datum-sk {
  padding-top: 0;
  padding-bottom: 0;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 24px;
  position: relative;
  padding-left: 37px;
  margin-bottom: 16px;
}
.swimming-calendar.full .field--name-field-calendar-location {
  padding-top: 0;
  padding-bottom: 0;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  position: relative;
  padding-left: 37px;
}
.swimming-calendar.full .field--name-field-calendar-location:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.swimming-calendar.full .field--name-field-image-img {
  margin-bottom: 15px;
}
.swimming-calendar.full .field--name-field-image-img img {
  margin: 0 auto;
}

.testimonial.teaser {
  padding: 10px 70px;
}
.testimonial.teaser .content {
  padding: 10px;
  background: white;
}
.testimonial.teaser .field--name-field-first-name {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  margin-bottom: 10px;
}
.testimonial.teaser .field--name-field-testimonial-date {
  text-align: right;
  font: 800 12px/16px "Nunito Sans", sans-serif;
}

.view-products .view-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0 -9px;
}
@media (min-width: 992px) {
  .view-products .view-content {
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin: 0 -15px;
  }
}
.view-products .view-content .products-row {
  border-radius: 10px;
  border: 1px solid #ECECEC;
  position: relative;
  padding: 8px;
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 170px;
  margin: 4.5px 4.5px 30px 4.5px;
}
@media (min-width: 992px) {
  .view-products .view-content .products-row {
    margin: 0 15px 30px 15px;
  }
}
.view-products .view-content .products-row article {
  display: -webkit-box;
  display: flex;
  min-height: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .view-products .view-content .products-row {
    width: 270px;
    padding: 23px 20px 21px 19px;
  }
}

.also-viewed {
  margin: 2rem -1.5rem 0;
  background: #ffffff;
  padding: 6rem 0 2rem;
}
@media (min-width: 768px) {
  .also-viewed {
    margin: 6rem 0 0 0;
    padding: 0;
    background: transparent;
  }
}
.also-viewed .view-header {
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .also-viewed .view-header {
    padding: 0;
  }
}
.also-viewed .view-header .related-products-title {
  font: 800 24px/31px "Nunito Sans", sans-serif;
  color: #133690;
  margin: 0 0 3rem 0;
}
.also-viewed .view-content {
  display: -webkit-box;
  display: flex;
}
@media (min-width: 768px) {
  .also-viewed .view-content {
    margin: 0 -15px 0;
  }
}
.also-viewed .view-content .slick-slide {
  margin: 0 15px;
  min-width: 270px;
}
.also-viewed .view-content .slide {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #ECECEC;
  position: relative;
  padding: 20px 20px 22px;
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 420px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .also-viewed .view-content .slide {
    max-width: 345px;
  }
}
@media (min-width: 992px) {
  .also-viewed .view-content .slide {
    min-width: 270px;
    max-width: 270px;
  }
}
.also-viewed .view-content .slide article {
  display: -webkit-box;
  display: flex;
  height: 100%;
  overflow: hidden;
  -webkit-box-flex: 1;
  flex: 1;
}
.also-viewed .view-content .slick--view.slick.blazy {
  position: relative;
  width: 100%;
}
.also-viewed .view-content .slick-slider {
  overflow: hidden;
}
.also-viewed .view-content .slick-track {
  display: -webkit-box;
  display: flex;
  min-width: 100%;
}

.field--name-field-mark-as-new {
  background: #5FC399;
  font: 600 12px/16px "Nunito Sans", sans-serif;
  color: #ffffff;
  display: -webkit-box;
  display: flex;
  text-transform: capitalize;
  padding: 4.5px 8px;
  border-radius: 40px;
  margin-right: 10px;
}

.field--name-field-mark-as-sale {
  background: #133690;
  font: 600 12px/16px "Nunito Sans", sans-serif;
  color: #ffffff;
  display: -webkit-box;
  display: flex;
  text-transform: capitalize;
  padding: 4.5px 8px;
  border-radius: 40px;
}

.view-products .product-view-related {
  min-height: 280px;
}
@media (min-width: 992px) {
  .view-products .product-view-related {
    min-height: 410px;
  }
}
.product-view-related .teaser-top {
  height: 25px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 2px;
}
.product-view-related .teaser-middle .teaser-img {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 13px;
  overflow: hidden;
  height: 200px;
}
.view-products .product-view-related .teaser-middle .teaser-img {
  height: 130px;
}
@media (min-width: 992px) {
  .view-products .product-view-related .teaser-middle .teaser-img {
    height: 200px;
  }
}
.view-products .product-view-related .teaser-middle .teaser-img .field[data-blazy] img {
  max-height: 130px;
}
@media (min-width: 992px) {
  .view-products .product-view-related .teaser-middle .teaser-img .field[data-blazy] img {
    max-height: 100%;
  }
}
.product-view-related .teaser-middle .field--name-field-categories {
  color: #D1D7E7;
  font: 800 14px/18px "Nunito Sans", sans-serif;
}
.view-popular-in-product .product-view-related .teaser-middle .field--name-field-categories {
  font: 800 16px/21px "Nunito Sans", sans-serif;
  color: #798186;
}
.view-products .product-view-related .teaser-middle .field--name-field-categories {
  font: 800 12px/16px "Nunito Sans", sans-serif;
}
@media (min-width: 992px) {
  .view-products .product-view-related .teaser-middle .field--name-field-categories {
    font: 800 16px/21px "Nunito Sans", sans-serif;
  }
}
@media (min-width: 992px) {
  .product-view-related .teaser-middle .field--name-field-categories {
    font: 800 16px/21px "Nunito Sans", sans-serif;
  }
}
.product-view-related .teaser-middle .field--name-title a {
  font: 800 18px/25px "Nunito Sans", sans-serif;
  color: #133690;
  display: -webkit-box;
  display: flex;
  margin-bottom: 8px;
}
.view-popular-in-product .product-view-related .teaser-middle .field--name-title a {
  margin-bottom: 0;
}
.view-products .product-view-related .teaser-middle .field--name-title a {
  font: 800 14px/20px "Nunito Sans", sans-serif;
}
@media (min-width: 992px) {
  .view-products .product-view-related .teaser-middle .field--name-title a {
    font: 800 20px/28px "Nunito Sans", sans-serif;
  }
}
@media (min-width: 992px) {
  .product-view-related .teaser-middle .field--name-title a {
    font: 800 20px/28px "Nunito Sans", sans-serif;
  }
}
.product-view-related .teaser-middle .field--name-body {
  max-width: 180px;
}
.view-products .product-view-related .teaser-middle .field--name-body {
  display: none;
}
@media (min-width: 992px) {
  .view-products .product-view-related .teaser-middle .field--name-body {
    display: block;
    max-width: 180px;
  }
}
.product-view-related .teaser-middle .field--name-body p {
  font: 400 14px/18px "Nunito Sans", sans-serif;
  color: #798186;
  margin-bottom: 0;
  position: relative;
}
.product-view-related .teaser-middle .field--name-body p:after {
  content: "...";
  margin-left: 3px;
}
.product-view-related .teaser-bottom {
  margin-top: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.product-view-related .teaser-bottom .field--type-commerce-price {
  font: 800 16px/22px "Nunito Sans", sans-serif;
  color: #2A2A2A;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  justify-content: center;
}
.product-view-related .teaser-bottom .field--type-commerce-price .base-price {
  margin-bottom: 5px;
}
.product-view-related .teaser-bottom .field--type-commerce-price .calculated-price {
  font: 800 14px/18px "Nunito Sans", sans-serif;
}
@media (min-width: 992px) {
  .product-view-related .teaser-bottom .field--type-commerce-price .calculated-price {
    font: 800 16px/22px "Nunito Sans", sans-serif;
  }
}
.product-view-related .teaser-bottom .field--name-variations {
  width: 100%;
}
.product-view-related .teaser-bottom .field--name-variations form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.product-view-related .teaser-bottom .field--name-variations form .form-group {
  margin-bottom: 0;
}
.product-view-related .teaser-bottom .field--name-variations form .btn {
  text-indent: -99999px;
  position: relative;
  border: 1px solid #E0E3E8;
  border-radius: 30px;
  display: -webkit-box;
  display: flex;
  padding: 8px 10px;
  min-width: 70px;
}
.product-view-related .teaser-bottom .field--name-variations form .btn:focus, .product-view-related .teaser-bottom .field--name-variations form .btn:focus-within, .product-view-related .teaser-bottom .field--name-variations form .btn:hover {
  background: #ECECEC;
}
.view-products .product-view-related .teaser-bottom .field--name-variations form .btn {
  padding: 0 9px;
  min-width: 40px;
}
.view-products .product-view-related .teaser-bottom .field--name-variations form .btn:after {
  height: 16px;
  width: 16px;
  margin-left: -8px;
  margin-top: -8px;
}
@media (min-width: 992px) {
  .view-products .product-view-related .teaser-bottom .field--name-variations form .btn {
    padding: 8px 10px;
    min-width: 70px;
    height: 40px;
    align-self: flex-end;
  }
  .view-products .product-view-related .teaser-bottom .field--name-variations form .btn:after {
    height: 24px;
    width: 24px;
    margin-left: -12px;
    margin-top: -12px;
  }
}
.product-view-related .teaser-bottom .field--name-variations form .btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.product-view-related .views-field-field-new-and-popular-product {
  position: absolute;
  left: 20px;
  top: 27px;
  background: #5FC399;
  border-radius: 40px;
}
.product-view-related .views-field-field-new-and-popular-product span {
  font: 600 12px/16px "Nunito Sans", sans-serif;
  color: #ffffff;
  display: -webkit-box;
  display: flex;
  text-transform: capitalize;
  padding: 4px 7px;
}
.product-view-related .views-field-link-flag {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  position: absolute;
  right: 65px;
  top: 20px;
}
.product-view-related .views-field-link-flag .flag.action-flag a:after {
  height: 24px;
  width: 24px;
}
.product-view-related .views-field-link-flag .flag a {
  text-indent: -99999px;
  padding: 10px 22px;
  position: relative;
  border: 1px solid #E0E3E8;
  border-radius: 30px 0 0 30px;
  display: -webkit-box;
  display: flex;
}
.product-view-related .views-field-link-flag .flag a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
}

.full-product-main {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 1200px) {
  .full-product-main {
    grid-template-columns: 600px 1fr;
    grid-template-rows: repeat(6, auto);
    grid-column-gap: 100px;
  }
}
.full-product-main .box-img {
  overflow: hidden;
  background: #ffffff;
  padding: 3rem;
  border-radius: 1rem;
  min-height: 345px;
  height: 345px;
  margin: 10px 0 2.5rem 0;
}
@media (min-width: 768px) {
  .full-product-main .box-img {
    padding: 5rem;
    height: 600px;
    min-height: 600px;
    min-width: 600px;
    width: 600px;
    margin: 0 auto 2rem;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .full-product-main .box-img {
    grid-row: span 6;
    margin: 0;
  }
}
.full-product-main .box-img .slick__arrow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.full-product-main .box-img .product-image-container {
  height: 100%;
}
.full-product-main .box-img .slick[data-blazy] {
  height: 100%;
}
.full-product-main .box-img .slick[data-blazy] div {
  height: 100%;
  z-index: 1;
}
.full-product-main .box-img .slick[data-blazy] .media {
  height: 100%;
}
.full-product-main .box-img .slick[data-blazy] picture {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 100%;
}
.full-product-main .box-img .slick[data-blazy] img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.full-product-main .box-w-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 9px;
  -webkit-box-ordinal-group: -2;
  order: -3;
}
@media (min-width: 768px) {
  .full-product-main .box-w-title {
    margin-bottom: 7px;
    -webkit-box-ordinal-group: inherit;
    order: inherit;
  }
}
.full-product-main .box-w-title .field--name-field-mark-as-new {
  margin: 0 15px 0 0;
}
.full-product-main .box-w-title .field--name-field-mark-as-new + .field--name-field-mark-as-sale {
  margin: 0 15px 0 0;
}
.full-product-main .box-w-title .field--name-field-mark-as-sale {
  margin: 0 15px 0 0;
}
.full-product-main .box-w-title .field--name-title {
  margin: 0;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  color: #133690;
}
@media (min-width: 768px) {
  .full-product-main .box-w-title .field--name-title {
    font: 800 36px/43px "Nunito Sans", sans-serif;
  }
}
.full-product-main .field--name-field-categories {
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #5FC399;
  -webkit-box-ordinal-group: -1;
  order: -2;
}
@media (min-width: 768px) {
  .full-product-main .field--name-field-categories {
    margin: 0 0 5px 0;
    font: 400 18px/25px "Nunito Sans", sans-serif;
    -webkit-box-ordinal-group: inherit;
    order: inherit;
  }
}
.full-product-main .product-sku {
  display: -webkit-box;
  display: flex;
  -webkit-box-ordinal-group: 0;
  order: -1;
}
.full-product-main .product-sku .sku-label {
  position: relative;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #133690;
  padding-right: 4px;
}
.full-product-main .product-sku .sku-label:after {
  content: ":";
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #133690;
}
.full-product-main .product-sku .field--item {
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #133690;
}
@media (min-width: 768px) {
  .full-product-main .product-sku {
    -webkit-box-ordinal-group: inherit;
    order: inherit;
  }
  .full-product-main .product-sku .sku-label {
    font: 400 18px/25px "Nunito Sans", sans-serif;
  }
  .full-product-main .product-sku .sku-label:after {
    font: 400 18px/25px "Nunito Sans", sans-serif;
  }
  .full-product-main .product-sku .field--item {
    font: 400 18px/25px "Nunito Sans", sans-serif;
  }
}
.full-product-main .field--name-body {
  margin: 0 0 10px 0;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  color: #000000;
}
@media (min-width: 768px) {
  .full-product-main .field--name-body {
    font: 400 16px/22px "Nunito Sans", sans-serif;
    margin: 0 0 30px 0;
  }
}
.full-product-main .field--name-body p {
  margin: 0 0 2rem 0;
}
.full-product-main .field--name-body p:last-child {
  margin: 0;
}
.full-product-main .cart-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
@media (min-width: 1200px) {
  .full-product-main .cart-box {
    grid-row: 6;
    grid-column: 2;
  }
}
.full-product-main .cart-box .cart-box-inside {
  background: #ffffff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 2rem 3.8rem;
  padding: 0;
  border-radius: 0.8rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: end;
  justify-content: flex-end;
  width: 100%;
  margin-top: auto;
}
.full-product-main .cart-box .cart-box-inside.attribute-widgets-isset.attribute-count-1 {
  margin: 90px 0 55px 0;
}
.full-product-main .cart-box .cart-box-inside.attribute-widgets-isset.attribute-count-2 {
  margin: 170px 0 55px 0;
}
@media (min-width: 768px) {
  .full-product-main .cart-box .cart-box-inside {
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  .full-product-main .cart-box .cart-box-inside.attribute-widgets-isset.attribute-count-1 {
    margin: 90px 0 0 0;
  }
  .full-product-main .cart-box .cart-box-inside.attribute-widgets-isset.attribute-count-2 {
    margin: 170px 0 0 0;
  }
}
.full-product-main .cart-box .row-wrapper {
  display: -webkit-box;
  display: flex;
}
.full-product-main .cart-box .row-wrapper .field--name-quantity .form-item {
  -webkit-box-pack: center;
  justify-content: center;
}
.full-product-main .cart-box .row-wrapper .field--name-price .field--item {
  text-align: center;
}
.full-product-main .cart-box .row-wrapper .form-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.full-product-main .cart-box .field--name-price {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  align-items: center;
}
.full-product-main .cart-box .field--name-price .calculated-price {
  -webkit-box-ordinal-group: 0;
  order: -1;
  font: 800 24px/31px "Nunito Sans", sans-serif;
}
.full-product-main .cart-box .field--name-variations {
  -webkit-box-flex: 1;
  flex: 1 0 100%;
}
.full-product-main .cart-box .discount-description-price {
  display: -webkit-box;
  display: flex;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  color: #5FC399;
  padding-left: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.full-product-main .cart-box .discount-description-price:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
@media (min-width: 768px) {
  .full-product-main .cart-box .discount-description-price {
    bottom: -40px;
  }
}

.field--name-price .base-price, .views-field-price__number .base-price {
  color: #D1D7E7;
  font: 400 14px/18px "Nunito Sans", sans-serif;
  text-decoration: line-through;
  -webkit-text-decoration-color: #5FC399;
  text-decoration-color: #5FC399;
}
.field--name-price .calculated-price, .views-field-price__number .calculated-price {
  font: 600 14px/18px "Nunito Sans", sans-serif;
  color: #000000;
}
.field--name-price .discount-description-price, .views-field-price__number .discount-description-price {
  display: none;
}

.views-field-price__number .calculated-price {
  color: #004687;
}

.path-product-badge .cart-box .attribute-widgets-isset {
  margin: 90px 0 55px 0;
}
@media (min-width: 768px) {
  .path-product-badge .cart-box .attribute-widgets-isset {
    margin: 90px 0 0 0;
  }
}

.page-video {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.path-product .commerce-order-item-add-to-cart-form .panel .panel-body .form-type-radio label {
  padding-left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.path-product .commerce-order-item-add-to-cart-form .panel .panel-body .form-type-radio label input {
  margin: 0 1rem 0 0;
  position: relative;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  border-radius: 0.2rem;
  border: 0.1rem solid #133690;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .path-product .commerce-order-item-add-to-cart-form .panel .panel-body .form-type-radio label input {
    width: 20px;
    height: 20px;
    min-width: 20px;
  }
}
.path-product .commerce-order-item-add-to-cart-form .panel .panel-body .form-type-radio label input:checked {
  border: 0.1rem solid #133690;
}
.path-product .commerce-order-item-add-to-cart-form .panel .panel-body .form-type-radio label input:checked:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5.5px;
  margin-left: -7px;
}

.view-rueckmeldung-slider.view-display-id-block_2 {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 670px;
}

.full-product {
  background: #F2F2F2;
  padding: 25px 0;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .full-product {
    padding: 90px 0 50px;
    margin-top: 60px;
  }
}
.full-product h3 {
  color: #133690;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  margin: 0 0 15px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .full-product h3 {
    margin: 0 0 11px 0;
    text-align: left;
  }
}
.full-product .flex-box {
  display: -webkit-box;
  display: flex;
}
.full-product .btn-course {
  margin: 50px 0 0 0;
}
.full-product .btn-course .inactive {
  margin: 0 0 30px 0;
}
.full-product .btn-course .btn-a {
  display: -webkit-box;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.full-product .box-white .field--name-field-course-location {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.full-product .box-white .field--name-field-duration-in-days {
  -webkit-box-ordinal-group: 4;
  order: 3;
}
.full-product .box-white .field--type-commerce-price {
  -webkit-box-ordinal-group: 6;
  order: 5;
}
.full-product .box-white .field--type-commerce-price .calculated-price {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.full-product .box-white .field--type-commerce-price .price-tax {
  display: none;
}
.full-product .box-white .field--name-field-times {
  -webkit-box-ordinal-group: 5;
  order: 4;
}
.full-product .box-white .field--name-field-course-date-s- {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.full-product .box-white .field--name-field-cost-description {
  -webkit-box-ordinal-group: 7;
  order: 6;
}
@media (min-width: 768px) {
  .full-product .box-white .field--name-field-course-location,
  .full-product .box-white .field--name-field-duration-in-days,
  .full-product .box-white .field--type-commerce-price,
  .full-product .box-white .field--name-field-times,
  .full-product .box-white .field--name-field-course-date-s-,
  .full-product .box-white .field--name-field-cost-description {
    -webkit-box-ordinal-group: unset;
    order: unset;
  }
}

.box-top-course-nr {
  margin-bottom: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-left: 65px;
}
@media (min-width: 768px) {
  .box-top-course-nr {
    margin-left: 0;
    margin-bottom: 0;
  }
}

.box-top-status {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.box-top-status .field--name-field-logos {
  min-width: 50px;
}
@media (min-width: 768px) {
  .box-top-status .field--name-field-logos {
    min-width: auto;
  }
}
.box-top-status .variat-status {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 0 0 15px;
}
.box-top-status .variat-status .transl-status {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  position: relative;
}
.box-top-status .variat-status .transl-status:after {
  content: ":";
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}

.course-add-to-cart-info {
  display: none;
}

.products-teaser {
  height: 100%;
}
.products-teaser .teaser-middle {
  height: 100%;
  width: 100%;
}
.products-teaser .teaser-middle .teaser-img {
  height: 200px;
  margin-bottom: 13px;
  width: 100%;
}
@media (min-width: 568px) {
  .products-teaser .teaser-middle .teaser-img {
    height: 110px;
    border-radius: 10px;
    overflow: hidden;
  }
}
.products-teaser .teaser-middle .teaser-img a {
  height: 100%;
  width: 100%;
  display: block;
}
.products-teaser .teaser-middle .field--name-field-training-category {
  color: #D1D7E7;
  font: 400 16px/21px "Nunito Sans", sans-serif;
  margin-bottom: 7px;
}
@media (min-width: 568px) {
  .products-teaser .teaser-middle .field--name-field-training-category {
    font: 400 14px/20px "Nunito Sans", sans-serif;
    margin-bottom: 0;
  }
}
.products-teaser .teaser-middle .field--name-title a {
  font: 800 20px/28px "Nunito Sans", sans-serif;
  color: #133690;
  display: -webkit-box;
  display: flex;
  margin-bottom: 7px;
}
@media (min-width: 568px) {
  .products-teaser .teaser-middle .field--name-title a {
    font: 800 16px/22px "Nunito Sans", sans-serif;
    margin-bottom: 0;
  }
}
.products-teaser .teaser-bottom {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.products-teaser .teaser-bottom .field--type-commerce-price {
  font: 800 16px/22px "Nunito Sans", sans-serif;
  color: #2A2A2A;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  align-items: center;
}
.products-teaser .teaser-bottom .field--type-commerce-price .field--label {
  display: none;
}
.products-teaser .teaser-bottom .field--type-commerce-price .base-price {
  margin-bottom: 5px;
}
.products-teaser .teaser-bottom .field--type-commerce-price .calculated-price {
  font: 600 14px/18px "Nunito Sans", sans-serif;
}
@media (min-width: 992px) {
  .products-teaser .teaser-bottom .field--type-commerce-price .calculated-price {
    font: 400 14px/20px "Nunito Sans", sans-serif;
  }
}
@media (min-width: 568px) {
  .products-teaser .teaser-bottom .field--type-commerce-price {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
}
.products-teaser .teaser-bottom .field--name-variations {
  margin-left: auto;
}
.products-teaser .teaser-bottom .field--name-variations form .field--widget-entity-reference-paragraphs {
  display: none;
}
.products-teaser .teaser-bottom .field--name-variations form .form-actions {
  margin-top: 0;
}
.products-teaser .teaser-bottom .field--name-variations form .form-group {
  margin-bottom: 0;
}
.products-teaser .teaser-bottom .field--name-variations form .btn {
  text-indent: -99999px;
  padding: 9px 24px;
  position: relative;
  border: 1px solid #E0E3E8;
  border-radius: 30px;
  display: -webkit-box;
  display: flex;
  min-width: 70px;
}
@media (min-width: 568px) {
  .products-teaser .teaser-bottom .field--name-variations form .btn {
    min-width: 50px;
    padding: 8px 24px;
  }
}
.products-teaser .teaser-bottom .field--name-variations form .btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
@media (min-width: 568px) {
  .products-teaser .teaser-bottom .field--name-variations form .btn:after {
    width: 22px;
    margin-left: -11px;
  }
}

.related-products .view-content.slick-slider {
  display: -webkit-box;
  display: flex;
  margin: 0 -15px 11px;
}
@media (min-width: 568px) {
  .related-products .view-content.slick-slider {
    margin: 0 0 11px;
  }
}
.related-products .view-content.slick-slider .slick-slide {
  margin: 0 15px;
}
@media (min-width: 568px) {
  .related-products .view-content.slick-slider .slick-slide {
    min-width: 170px;
    max-width: 170px;
    margin: 0;
  }
}
.related-products .view-content.slick-slider .slick-slide > div {
  height: 100%;
}
.related-products .view-content.slick-slider .slick-slide .views-row {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #ECECEC;
  position: relative;
  padding: 20px 20px 22px;
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 420px;
  overflow: hidden;
  height: 100%;
}
@media (min-width: 568px) {
  .related-products .view-content.slick-slider .slick-slide .views-row {
    min-height: 270px;
    padding: 10px 15px 9px;
  }
}
.related-products .view-content.slick-slider .slick-slide .views-row article {
  display: -webkit-box;
  display: flex;
  height: 100%;
  overflow: hidden;
  -webkit-box-flex: 1;
  flex: 1;
}
.related-products .view-content.slick-slider .slick--view.slick.blazy {
  position: relative;
  width: 100%;
}
.related-products .view-content.slick-slider .slick--view.slick.blazy img {
  max-width: 100%;
}
.related-products .view-content.slick-slider .slick-list {
  width: 100%;
}
.related-products .view-content.slick-slider .slick-slider {
  overflow: hidden;
}
.related-products .view-content.slick-slider .slick-track {
  display: -webkit-box;
  display: flex;
  height: 100%;
}
@media (min-width: 568px) {
  .related-products .view-content.slick-slider .slick-track {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}

.commerce-product--type-course.commerce-product--view-mode-review-proposal {
  border-radius: 16px;
  overflow: hidden;
  background: #ffffff;
  max-width: 470px;
  min-width: 290px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 100%;
  display: -webkit-box;
  display: flex;
  padding: 44px 28px;
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .field--name-field-image {
  width: 100%;
  margin-bottom: 1rem;
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .field--name-field-image img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 500px) {
  .commerce-product--type-course.commerce-product--view-mode-review-proposal .field {
    margin-bottom: 15px !important;
  }
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .field--name-title {
  margin-bottom: 1rem;
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .field--name-title a {
  color: #133690;
  font: 700 20px/26px "Nunito Sans", sans-serif;
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .field--name-title a:hover {
  text-decoration: underline;
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row {
  padding: 0 1.5rem;
  margin-bottom: 0.75rem;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
@media (max-width: 500px) {
  .commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row {
    display: block;
  }
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row .field {
  min-width: 0;
  margin: 0 20px 0 0;
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row .field:last-child {
  margin-right: 0;
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row .field--label-inline .field--label {
  color: #0377D3;
  font: 600 20px/24px "Nunito Sans", sans-serif;
  margin-bottom: 0.25rem;
  word-wrap: break-word;
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row .field--label-inline .field--item {
  color: #000000;
  font: 400 16px/20px "Nunito Sans", sans-serif;
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row .field--name-field-course-location .field--item {
  max-width: 135px;
}
@media (max-width: 500px) {
  .commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row .field--name-field-course-location .field--item {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row .field--name-field-course-actual-dates {
  min-width: 200px;
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row .field--name-price .field--item {
  word-wrap: break-word;
  min-width: 85px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  max-width: 113px;
}
@media (max-width: 500px) {
  .commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row .field--name-price .field--item {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.commerce-product--type-course.commerce-product--view-mode-review-proposal .course-info-row.first-row .field--label {
  font: 700 20px/26px "Nunito Sans", sans-serif;
  color: #000000;
}
.commerce-product--type-course .course-more-link-wrapper {
  margin-top: auto;
  text-align: right;
  padding-top: 15px;
}
.commerce-product--type-course .course-more-link-wrapper .btn {
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: white;
  font-size: 16px;
  background: #3C5FA1;
  border-color: #3C5FA1;
}
.commerce-product--type-course .course-more-link-wrapper .btn:hover {
  background: white;
  color: #3C5FA1;
}

.view-id-course_review_proposal.view-display-id-page_1 .view-content {
  display: -webkit-box;
  display: flex;
  max-width: 1500px;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: space-around;
}
.view-id-course_review_proposal.view-display-id-page_1 .view-content .views-row {
  padding: 25px 15px;
  display: -webkit-box;
  display: flex;
}

.path-course-review-of-the-proposal {
  background: #F2F2F2;
}

.view-products .product-shopview {
  min-height: 280px;
}
@media (min-width: 992px) {
  .view-products .product-shopview {
    min-height: 410px;
  }
}
.view-products .product-shopview .teaser-top {
  height: 25px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 2px;
}
.view-products .product-shopview .teaser-middle .teaser-img {
  height: 130px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 13px;
}
@media (min-width: 992px) {
  .view-products .product-shopview .teaser-middle .teaser-img {
    height: 200px;
  }
}
.view-products .view-products .product-shopview .teaser-middle .teaser-img .field[data-blazy] img {
  max-height: 130px;
}
@media (min-width: 992px) {
  .view-products .view-products .product-shopview .teaser-middle .teaser-img .field[data-blazy] img {
    max-height: 100%;
  }
}
.view-products .product-shopview .teaser-middle .field--name-field-categories {
  color: #D1D7E7;
  font: 800 12px/16px "Nunito Sans", sans-serif;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .view-products .product-shopview .teaser-middle .field--name-field-categories {
    font: 800 16px/21px "Nunito Sans", sans-serif;
  }
}
.view-products .product-shopview .teaser-middle .field--name-title span {
  color: #2A2A2A;
  display: -webkit-box;
  display: flex;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  margin-bottom: 0;
}
.view-products .product-shopview .teaser-middle .field--name-title span a {
  color: #133690;
}
@media (min-width: 992px) {
  .view-products .product-shopview .teaser-middle .field--name-title span {
    font: 800 20px/28px "Nunito Sans", sans-serif;
  }
}
.view-products .product-shopview.badge-shopview .teaser-middle {
  margin-top: 25px;
}
.view-products .teaser-bottom {
  margin-top: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.view-products .teaser-bottom .field--type-commerce-price {
  font: 800 16px/22px "Nunito Sans", sans-serif;
  color: #2A2A2A;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  justify-content: center;
}
.view-products .teaser-bottom .field--type-commerce-price .field--label {
  display: none;
}
.view-products .teaser-bottom .field--type-commerce-price .base-price {
  margin-bottom: 5px;
}
.view-products .teaser-bottom .field--type-commerce-price .calculated-price {
  font: 600 14px/18px "Nunito Sans", sans-serif;
}
@media (min-width: 992px) {
  .view-products .teaser-bottom .field--type-commerce-price .calculated-price {
    font: 800 16px/22px "Nunito Sans", sans-serif;
  }
}
.view-products .teaser-bottom .field--name-variations {
  width: 100%;
}
.view-products .teaser-bottom .field--name-variations form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.view-products .teaser-bottom .field--name-variations form .form-group {
  margin-bottom: 0;
}
.view-products .teaser-bottom .field--name-variations form .form-actions {
  -webkit-box-flex: unset;
  flex: unset;
  margin-left: auto;
}
.view-products .teaser-bottom .field--name-variations form .btn {
  text-indent: -99999px;
  position: relative;
  border: 1px solid #E0E3E8;
  border-radius: 30px;
  display: -webkit-box;
  display: flex;
  padding: 0 9px;
  min-width: 40px;
}
@media (min-width: 992px) {
  .view-products .teaser-bottom .field--name-variations form .btn {
    padding: 9px 25px;
    min-width: 60px;
  }
}
.view-products .teaser-bottom .field--name-variations form .btn:after {
  content: "";
  background: url("../images/view/svg/sprite.view.svg#cart") no-repeat 100%/16px 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
}
@media (min-width: 992px) {
  .view-products .teaser-bottom .field--name-variations form .btn:after {
    background: url("../images/view/svg/sprite.view.svg#cart") no-repeat 100%/24px 24px;
    margin-left: -12px;
    margin-top: -12px;
  }
}

.field--name-field-early-bird {
  background: #FFD700;
  font: 600 12px/16px "Nunito Sans", sans-serif;
  color: #ffffff;
  display: -webkit-box;
  display: flex;
  text-transform: capitalize;
  padding: 4.5px 8px;
  border-radius: 40px;
}

.view-commerce-cart-form .table thead > tr > th {
  font-weight: 600;
}
.view-commerce-cart-form .table thead > tr > th.views-field-edit-quantity {
  display: none;
}
.view-commerce-cart-form .table thead > tr > th.views-field-total-price__number {
  display: none;
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table thead > tr > th {
    padding: 14px;
  }
  .view-commerce-cart-form .table thead > tr > th.views-field-purchased-entity {
    width: 100%;
  }
  .view-commerce-cart-form .table thead > tr > th.views-field-edit-quantity {
    min-width: 100px;
    display: table-cell;
    padding: 14px 7px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .view-commerce-cart-form .table thead > tr > th.views-field-edit-quantity {
    -webkit-box-flex: 0;
    flex: 0 0 134px;
  }
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table thead > tr > th.views-field-total-price__number {
    display: table-cell;
    padding: 14px 14px 14px 7px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .view-commerce-cart-form .table thead > tr > th.views-field-total-price__number {
    -webkit-box-flex: 0;
    flex: 0 0 170px;
  }
}
.view-commerce-cart-form .table tbody > tr:last-child {
  border-radius: 0 0 10px 10px;
}
.view-commerce-cart-form .table tbody > tr:nth-child(even) {
  background-color: #F3F5F9;
}
@media all and (max-width: 767px) {
  .view-commerce-cart-form .table tbody > tr > td {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    gap: 16px;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table tbody > tr > td {
    vertical-align: top;
  }
  .view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity {
    width: 100%;
    position: relative;
  }
  .view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity .is-rent {
    position: absolute;
    bottom: 14px;
    right: 7px;
    font: 800 16px/22px "Nunito Sans", sans-serif;
    color: #2A2A2A;
  }
  .view-commerce-cart-form .table tbody > tr > td.views-field-edit-quantity {
    min-width: 100px;
    padding: 14px 7px;
  }
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table thead > tr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    display: -webkit-box;
    display: flex;
  }
}
.view-commerce-cart-form .table tbody {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.view-commerce-cart-form .table tbody > tr {
  min-height: 130px;
  width: 100%;
  padding: 24px;
  display: grid;
  grid-template-areas: "top top" "left right";
  grid-row-gap: 24px;
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table tbody > tr {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    padding: 0;
    min-height: 120px;
    -webkit-box-align: center;
    align-items: center;
  }
}
.view-commerce-cart-form .table tbody > tr > td {
  height: unset;
  max-height: unset;
  padding: 0;
  white-space: normal;
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table tbody > tr > td {
    padding: 14px;
  }
}
@media all and (max-width: 767px) {
  .view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity {
    grid-area: top;
  }
}
.view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity .contextual-region {
  position: unset;
}
.view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity article {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity article .field--name-field-image {
  background: #ffffff;
  min-height: 100px;
  min-width: 100px;
  display: -webkit-box;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-right: 14px;
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity article .field--name-field-image {
    position: relative;
    margin-right: 14px;
  }
}
@media all and (max-width: 767px) {
  .view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity article .field--name-title {
    margin-right: 35px;
  }
}
.view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity article .field--name-title a {
  color: #133690;
  font: 600 16px/22px "Nunito Sans", sans-serif;
}
.view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity .flex-box-c {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity .flex-box-c .flex-l {
  background: #ffffff;
  min-height: 100px;
  min-width: 100px;
  display: -webkit-box;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-right: 14px;
}
@media all and (max-width: 767px) {
  .view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity .flex-box-c .flex-r {
    margin-right: 35px;
  }
}
.view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity .flex-box-c .flex-r .field--name-product-id {
  margin-bottom: 4px;
}
.view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity .flex-box-c .flex-r .field--name-product-id a {
  color: #133690;
  font: 600 16px/22px "Nunito Sans", sans-serif;
}
.view-commerce-cart-form .table tbody > tr > td .field--name-attribute-size,
.view-commerce-cart-form .table tbody > tr > td .field--name-attribute-color-attribute {
  display: -webkit-box;
  display: flex;
}
.view-commerce-cart-form .table tbody > tr > td .field--name-attribute-size .field--label,
.view-commerce-cart-form .table tbody > tr > td .field--name-attribute-color-attribute .field--label {
  color: #000000;
  font: 400 16px/20px "Nunito Sans", sans-serif;
  position: relative;
  margin-right: 5px;
}
.view-commerce-cart-form .table tbody > tr > td .field--name-attribute-size .field--label:after,
.view-commerce-cart-form .table tbody > tr > td .field--name-attribute-color-attribute .field--label:after {
  content: ":";
  color: #000000;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.view-commerce-cart-form .table tbody > tr > td .field--name-attribute-size .field--item,
.view-commerce-cart-form .table tbody > tr > td .field--name-attribute-color-attribute .field--item {
  color: #000000;
  font: 400 16px/20px "Nunito Sans", sans-serif;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table tbody > tr > td .field--name-attribute-size .field--label,
  .view-commerce-cart-form .table tbody > tr > td .field--name-attribute-color-attribute .field--label {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
  .view-commerce-cart-form .table tbody > tr > td .field--name-attribute-size .field--label:after,
  .view-commerce-cart-form .table tbody > tr > td .field--name-attribute-color-attribute .field--label:after {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
  .view-commerce-cart-form .table tbody > tr > td .field--name-attribute-size .field--item,
  .view-commerce-cart-form .table tbody > tr > td .field--name-attribute-color-attribute .field--item {
    font: 400 16px/22px "Nunito Sans", sans-serif;
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .view-commerce-cart-form .table tbody > tr > td.views-field-edit-quantity {
    grid-area: left;
  }
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table tbody > tr > td.views-field-edit-quantity {
    margin: 0;
    -webkit-box-flex: 0;
    flex: 0 0 134px;
  }
}
.view-commerce-cart-form .table-responsive > .table-bordered {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table tbody > tr > td.views-field-purchased-entity {
    padding: 14px 7px 14px 14px;
  }
}
.view-commerce-cart-form .table tbody > tr > td.views-field-total-price__number {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  gap: 14px;
  -webkit-box-align: center;
  align-items: center;
}
@media all and (max-width: 767px) {
  .view-commerce-cart-form .table tbody > tr > td.views-field-total-price__number {
    grid-area: right;
    -webkit-box-pack: end;
    justify-content: flex-end;
    gap: 0;
  }
}
@media all and (max-width: 767px) {
  .view-commerce-cart-form .table tbody > tr > td.views-field-total-price__number .delete-order-item {
    position: absolute;
    top: 60px;
    right: 24px;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .view-commerce-cart-form .table tbody > tr > td.views-field-total-price__number {
    padding: 14px 14px 14px 7px;
    position: relative;
    text-align: right;
    white-space: nowrap;
    -webkit-box-flex: 0;
    flex: 0 0 170px;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
.view-commerce-cart-form #edit-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
  gap: 10px;
}
@media all and (min-width: 768px) {
  .view-commerce-cart-form #edit-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.view-commerce-cart-form #edit-actions .btn {
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-decoration: none;
  padding: 8px 18px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.view-commerce-cart-form #edit-actions .btn:focus {
  background: rgba(19, 54, 144, 0.1);
  border: 1px solid #133690;
  color: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .view-commerce-cart-form #edit-actions .btn:hover {
    background: rgba(19, 54, 144, 0.1);
    border: 1px solid #133690;
    color: #133690;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.view-commerce-cart-form #edit-actions .btn:active {
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690;
  border-radius: 6px;
}
@media all and (max-width: 767px) {
  .view-commerce-cart-form #edit-actions .btn {
    background: transparent;
  }
}
.view-commerce-cart-form #edit-actions .btn#edit-checkout {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.view-commerce-cart-form #edit-actions .btn#edit-checkout:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.view-commerce-cart-form #edit-actions .btn#edit-checkout:focus, .view-commerce-cart-form #edit-actions .btn#edit-checkout:focus-within, .view-commerce-cart-form #edit-actions .btn#edit-checkout:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.view-commerce-cart-form .flex-box-number input[type=number] {
  height: 38px;
  width: 50px;
  border: 1px solid #CFD4D9;
  border-radius: 0;
  margin: 0;
  -webkit-box-flex: 0;
  flex: 0 0 50px;
  color: #133690;
}
.view-commerce-cart-form .flex-box-number .number-btn {
  width: 35px;
  height: 38px;
  background: #F3F5F9;
  color: #133690;
  border: 1px solid #CFD4D9;
  font-size: 22px;
  -webkit-box-flex: 0;
  flex: 0 0 35px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-animation-name: none;
  animation-name: none;
}
@media (any-hover: hover) {
  .view-commerce-cart-form .flex-box-number .number-btn:hover {
    background: rgba(19, 54, 144, 0.1);
  }
}
.view-commerce-cart-form .flex-box-number .number-btn.clicked {
  -webkit-animation: btnNumberAnimation 0.25s ease-in-out;
  animation: btnNumberAnimation 0.25s ease-in-out;
}
.view-commerce-cart-form .flex-box-number .number-btn::after {
  display: none;
}
.view-commerce-cart-form .flex-box-number .number-btn.decrement {
  border-top-right-radius: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.view-commerce-cart-form .flex-box-number .number-btn.increment {
  border-top-right-radius: 6px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 6px;
  border-left: 0;
}
.view-commerce-cart-form .button.delete-order-item {
  font-size: 0;
  display: block;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #F36300;
  -webkit-mask: url("../images/icons_new/trash-icon.svg") no-repeat center center/contain;
  mask: url("../images/icons_new/trash-icon.svg") no-repeat center center/contain;
  border: none;
  padding: 0;
}
.view-commerce-cart-form .button.delete-order-item:hover, .view-commerce-cart-form .button.delete-order-item:focus {
  background: red;
}

.field--name-total-price label {
  display: -webkit-box;
  display: flex;
  background: #133690;
  color: #ffffff;
  font: 600 16px/22px "Nunito Sans", sans-serif;
  padding: 14px;
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
}

.flex-box-order {
  background: #ffffff;
  padding: 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  gap: 29px;
}
@media all and (max-width: 767px) {
  .flex-box-order {
    border-radius: 0 0 10px 10px;
  }
}
.flex-box-order .order-total-line-in {
  display: -webkit-box;
  display: flex;
  width: unset;
}
.flex-box-order .order-total-line {
  padding: 0;
  font-weight: normal;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  text-align: left;
  position: relative;
  gap: 14px;
}
.flex-box-order .order-total-line:not(:last-child):after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #F3F5F9;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.flex-box-order .order-total-line .order-total-line-label {
  position: relative;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.flex-box-order .order-total-line-value {
  color: black;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  white-space: nowrap;
}
.flex-box-order .order-total-line__total .order-total-line-label {
  font: 700 16px/22px "Nunito Sans", sans-serif;
}
.flex-box-order .order-total-line__total .order-total-line-label:after {
  content: ":";
  color: #133690;
  font: 600 16px/22px "Nunito Sans", sans-serif;
}
.flex-box-order .order-total-line__total .order-total-line-value {
  color: black;
  font: 700 24px/31px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column;
  -webkit-box-align: end;
  align-items: flex-end;
}
.flex-box-order .order-total-line__total .order-total-line-value .price-tax {
  font-size: 12px;
  line-height: normal;
  color: #999;
}
.flex-box-order .order-shipping {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  margin-bottom: 34px;
}
.flex-box-order .order-shipping .order-shipping-in {
  margin-bottom: 28px;
}
.flex-box-order .order-shipping .order-shipping-in .order-total-line-in {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.flex-box-order .order-shipping .order-shipping-add {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  padding-left: 33px;
  position: relative;
}
.flex-box-order .order-shipping .order-shipping-add:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7.5px;
}
.flex-box-order .order-shipping .order-shipping-add .order-shipping-total {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}

div[id*=coupon-redemption] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  width: 100%;
}
div[id*=coupon-redemption] div[class*=coupon-redemption] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  padding-bottom: 50px;
}
@media (min-width: 1200px) {
  div[id*=coupon-redemption] div[class*=coupon-redemption] {
    padding-bottom: 0;
  }
}
div[id*=coupon-redemption] div[class*=coupon-redemption] h3,
div[id*=coupon-redemption] div[class*=coupon-redemption] label {
  display: -webkit-box;
  display: flex;
  background: #133690;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 14px 15px 14px;
  border-radius: 10px 10px 0 0;
  margin: 0;
}
@media (min-width: 768px) {
  div[id*=coupon-redemption] div[class*=coupon-redemption] h3,
  div[id*=coupon-redemption] div[class*=coupon-redemption] label {
    padding: 14px 30px 14px;
  }
}
div[id*=coupon-redemption] div[class*=coupon-redemption] input[type=text] {
  margin: 20px 15px 10px;
  width: auto;
  padding: 7px 10px 6px;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
@media (min-width: 1200px) {
  div[id*=coupon-redemption] div[class*=coupon-redemption] input[type=text] {
    margin: 20px;
  }
}
.lang-de div[id*=coupon-redemption] div[class*=coupon-redemption] input[type=text] {
  font: 400 15px/22px "Nunito Sans", sans-serif;
}
div[id*=coupon-redemption] div[class*=coupon-redemption] table {
  margin: 20px 15px 10px;
  width: auto;
  border-collapse: unset;
}
@media (min-width: 1200px) {
  div[id*=coupon-redemption] div[class*=coupon-redemption] table {
    margin: 20px;
  }
}
div[id*=coupon-redemption] div[class*=coupon-redemption] table tr td {
  border: none;
}
div[id*=coupon-redemption] div[class*=coupon-redemption] table tr td:first-child {
  padding: 7px 10px 6px;
  background: #F2F2F2;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  color: #133690;
  letter-spacing: -0.5px;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  width: 100%;
}
div[id*=coupon-redemption] div[class*=coupon-redemption] table tr td .btn {
  bottom: 10px;
}
@media (min-width: 1200px) {
  div[id*=coupon-redemption] div[class*=coupon-redemption] table tr td .btn {
    bottom: 20px;
  }
}
div[id*=coupon-redemption].form-group .btn {
  position: absolute;
  right: 15px;
  bottom: 30px;
}
@media (min-width: 1200px) {
  div[id*=coupon-redemption].form-group .btn {
    right: 20px;
    bottom: 20px;
    margin: 0;
    border-radius: 0 0.8rem 0.8rem 0;
    padding: 0.6rem 1.7rem 0.5rem;
  }
  .lang-de div[id*=coupon-redemption].form-group .btn {
    padding: 0.6rem 1rem 0.5rem;
  }
}

.view-commerce-cart-form form {
  width: 100%;
}
.view-commerce-cart-form form > div {
  margin-bottom: 20px;
}
@media all and (max-width: 767px) {
  .view-commerce-cart-form form > div {
    margin-bottom: 24px;
  }
}
@media all and (max-width: 767px) {
  .view-commerce-cart-form form > div[data-drupal-selector=order-total-summary] {
    margin-bottom: 17px;
  }
}
@media (min-width: 1200px) {
  .view-commerce-cart-form form {
    display: grid;
    grid-template-rows: repeat(3, auto);
    grid-template-columns: minmax(600px, 64.9390244%) 420px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    grid-template-areas: "table right" "table right" "table right";
  }
  .view-commerce-cart-form form > div {
    margin-bottom: 0;
  }
  .view-commerce-cart-form form .table tbody > tr > td {
    vertical-align: top;
  }
  .view-commerce-cart-form form .table-responsive {
    grid-area: table;
    grid-row: span 6;
    margin-bottom: 40px;
  }
  .view-commerce-cart-form form div[data-drupal-selector=order-total-summary] {
    grid-area: right;
    grid-row: span 1;
  }
  .view-commerce-cart-form form #edit-coupon-redemption {
    grid-area: right;
    grid-row: span 3;
    position: relative;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) and (min-width: 768px) {
  .view-commerce-cart-form form #edit-coupon-redemption {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .view-commerce-cart-form form .form-actions {
    grid-area: right;
    grid-row: span 1;
  }
}

@media all and (min-width: 768px) {
  .view-commerce-cart-form form .form-actions {
    margin-top: -30px;
    border-radius: 0 0 10px 10px;
    background: #ffffff;
    padding: 0 24px 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
  }
}
@media (min-width: 320px) {
  .view-commerce-cart-form form .form-actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
  }
}
@media (min-width: 1200px) {
  .view-commerce-cart-form form .form-actions {
    margin-top: 0;
  }
}

.path-cart .content-bottom-container {
  padding: 0;
  margin: 0 -15px 0;
}
.path-cart .content-bottom-container .region-content-bottom {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .path-cart .content-bottom-container {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .path-cart .main-in.container {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .path-cart .main-container .container {
    padding: 0;
  }
}

#block-paymentmethods {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  background: #ffffff;
  border-radius: 10px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #block-paymentmethods {
    margin-top: 40px;
  }
}
#block-paymentmethods h2 {
  display: -webkit-box;
  display: flex;
  background: #133690;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 14px 15px 14px;
  border-radius: 10px 10px 0 0;
  margin: 0;
}
@media (min-width: 768px) {
  #block-paymentmethods h2 {
    padding: 14px 30px 14px;
  }
}
#block-paymentmethods .field--name-field-image {
  margin: 11px 30px;
  display: -webkit-box;
  display: flex;
}
@media (min-width: 768px) {
  #block-paymentmethods .field--name-field-image {
    margin: 30px 30px 42px;
  }
}
#block-paymentmethods .field--name-field-image .field--item {
  margin-right: 15px;
}

.cart-empty-page {
  background: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  color: #2A2A2A;
  padding: 2rem;
  border-radius: 1rem;
}

@-webkit-keyframes btnNumberAnimation {
  0% {
    background: rgba(19, 54, 144, 0.1);
  }
  25% {
    background: rgba(19, 54, 144, 0.15);
  }
  50% {
    background: rgba(19, 54, 144, 0.2);
  }
  75% {
    background: rgba(19, 54, 144, 0.15);
  }
  100% {
    background: rgba(19, 54, 144, 0.1);
  }
}

@keyframes btnNumberAnimation {
  0% {
    background: rgba(19, 54, 144, 0.1);
  }
  25% {
    background: rgba(19, 54, 144, 0.15);
  }
  50% {
    background: rgba(19, 54, 144, 0.2);
  }
  75% {
    background: rgba(19, 54, 144, 0.15);
  }
  100% {
    background: rgba(19, 54, 144, 0.1);
  }
}
.upsell-popup-block {
  position: relative;
  max-height: 814px;
  max-width: 95%;
  background: white;
  padding: 15px;
  border-radius: 1em;
  border: 1px solid #133690;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  margin: 0 auto;
}
.upsell-popup-block .upsell-close {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 24px;
  width: 24px;
  font-size: 0;
  opacity: 1;
  text-shadow: none;
  text-indent: -99999px;
  display: block;
  border: none;
}
.upsell-popup-block .upsell-block-title {
  margin: 0;
  width: unset;
  color: #5FC399;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  text-align: center;
  padding: 5px 2em 19px;
}
@media (max-width: 568px) {
  .upsell-popup-block .upsell-block-title {
    font: 800 24px/26px "Nunito Sans", sans-serif;
    padding: 5px 2em 10px;
  }
}
.upsell-popup-block .button-wrapper {
  display: -webkit-box;
  display: flex;
  margin: 1.5em 0 0;
  border-top: 2px solid #133690;
  padding-top: 21px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
@media (min-width: 768px) {
  .upsell-popup-block .button-wrapper {
    margin: 2.5em 2em 0;
    padding: 1.5em 0 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
  }
}
.upsell-popup-block .button-wrapper a {
  border-radius: 0.5em;
  background: #ffffff;
  border: 0.125em solid #3C5FA1;
  font-weight: 800;
  font-size: 16px;
  line-height: 22px;
  color: #3C5FA1;
  padding: 0.775em 0.85rem;
  margin: 0;
  text-decoration: none;
  text-shadow: none;
  display: -webkit-box;
  display: flex;
  width: 80%;
  min-width: 180px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .upsell-popup-block .button-wrapper a {
    width: unset;
  }
}
@media all and (max-width: 768px) {
  .upsell-popup-block .button-wrapper .button {
    text-align: center;
  }
}
@media all and (max-width: 768px) {
  .upsell-popup-block .button-wrapper .button a {
    display: inline-block;
  }
}
.upsell-popup-block .button-wrapper .continue a {
  background: #3C5FA1;
  color: #ffffff;
}
.upsell-popup-block .button-wrapper .continue a:hover {
  background: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.upsell-popup-block .button-wrapper .continue a:focus, .upsell-popup-block .button-wrapper .continue a:focus-within, .upsell-popup-block .button-wrapper .continue a:active {
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.upsell-popup-block .button-wrapper .checkout {
  margin-bottom: 9px;
}
.upsell-popup-block .button-wrapper .checkout a:active:focus, .upsell-popup-block .button-wrapper .checkout a:focus, .upsell-popup-block .button-wrapper .checkout a:focus-within, .upsell-popup-block .button-wrapper .checkout a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.upsell-popup-block .button-wrapper .checkout a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
@media (min-width: 768px) {
  .upsell-popup-block .button-wrapper .checkout {
    margin-bottom: 20px;
  }
  .upsell-popup-block .button-wrapper .checkout a {
    margin: 0 13px 0 0;
  }
}
.upsell-popup-block .upsell-block {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: space-evenly;
  justify-content: space-evenly;
  overflow-x: auto;
}
.upsell-popup-block .upsell-block article,
.upsell-popup-block .upsell-block .products-teaser,
.upsell-popup-block .upsell-block .teaser {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 200px;
  padding: 10px 0;
}
@media (max-width: 568px) {
  .upsell-popup-block .upsell-block article,
  .upsell-popup-block .upsell-block .products-teaser,
  .upsell-popup-block .upsell-block .teaser {
    width: auto;
    max-width: 200px;
    margin: 0 15px;
  }
}
.upsell-popup-block .upsell-block article .flex-box,
.upsell-popup-block .upsell-block .products-teaser .flex-box,
.upsell-popup-block .upsell-block .teaser .flex-box {
  height: 100%;
  padding: 0 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
@media (max-width: 568px) {
  .upsell-popup-block .upsell-block article .flex-box,
  .upsell-popup-block .upsell-block .products-teaser .flex-box,
  .upsell-popup-block .upsell-block .teaser .flex-box {
    margin: 0;
    padding: 0;
  }
}
.upsell-popup-block .upsell-block article .flex-box .teaser-middle,
.upsell-popup-block .upsell-block .products-teaser .flex-box .teaser-middle,
.upsell-popup-block .upsell-block .teaser .flex-box .teaser-middle {
  height: 100%;
  width: 100%;
}
.upsell-popup-block .upsell-block article .field--name-field-image,
.upsell-popup-block .upsell-block .products-teaser .field--name-field-image,
.upsell-popup-block .upsell-block .teaser .field--name-field-image {
  margin-bottom: 13px;
}
@media (max-width: 568px) {
  .upsell-popup-block .upsell-block article .teaser-img,
  .upsell-popup-block .upsell-block .products-teaser .teaser-img,
  .upsell-popup-block .upsell-block .teaser .teaser-img {
    height: 110px;
  }
}
.upsell-popup-block .upsell-block article .teaser-img a,
.upsell-popup-block .upsell-block .products-teaser .teaser-img a,
.upsell-popup-block .upsell-block .teaser .teaser-img a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  width: 200px;
  height: 110px;
  -webkit-box-align: center;
  align-items: center;
  overflow: hidden;
}
.upsell-popup-block .upsell-block article .teaser-img a img,
.upsell-popup-block .upsell-block .products-teaser .teaser-img a img,
.upsell-popup-block .upsell-block .teaser .teaser-img a img {
  width: auto;
  min-width: none;
  max-width: none;
  display: block;
  width: auto;
  height: auto;
}
.upsell-popup-block .upsell-block article img,
.upsell-popup-block .upsell-block .products-teaser img,
.upsell-popup-block .upsell-block .teaser img {
  width: 100%;
}
.upsell-popup-block .upsell-block article .field--name-title,
.upsell-popup-block .upsell-block .products-teaser .field--name-title,
.upsell-popup-block .upsell-block .teaser .field--name-title {
  text-align: left;
  word-break: break-word;
}
.upsell-popup-block .upsell-block article .field--name-title a,
.upsell-popup-block .upsell-block .products-teaser .field--name-title a,
.upsell-popup-block .upsell-block .teaser .field--name-title a {
  font: 800 16px/22px "Nunito Sans", sans-serif;
  margin-bottom: 0;
  color: #133690;
}
.upsell-popup-block .upsell-block article .field--name-field-course-type,
.upsell-popup-block .upsell-block .products-teaser .field--name-field-course-type,
.upsell-popup-block .upsell-block .teaser .field--name-field-course-type {
  text-align: left;
  font: 700 12px/16px "Nunito Sans", sans-serif;
  color: #778cca;
}
.upsell-popup-block .upsell-block article .field--name-field-course-type > div,
.upsell-popup-block .upsell-block .products-teaser .field--name-field-course-type > div,
.upsell-popup-block .upsell-block .teaser .field--name-field-course-type > div {
  display: inline;
}
.upsell-popup-block .upsell-block article .field--name-field-course-type > div::after,
.upsell-popup-block .upsell-block .products-teaser .field--name-field-course-type > div::after,
.upsell-popup-block .upsell-block .teaser .field--name-field-course-type > div::after {
  content: ",";
}
.upsell-popup-block .upsell-block article .field--name-field-course-type > div:last-child::after,
.upsell-popup-block .upsell-block .products-teaser .field--name-field-course-type > div:last-child::after,
.upsell-popup-block .upsell-block .teaser .field--name-field-course-type > div:last-child::after {
  content: "";
}
.upsell-popup-block .upsell-block article .field--name-field-course-actual-dates,
.upsell-popup-block .upsell-block article .field--name-field-date-range,
.upsell-popup-block .upsell-block article .field--name-field-course-location,
.upsell-popup-block .upsell-block .products-teaser .field--name-field-course-actual-dates,
.upsell-popup-block .upsell-block .products-teaser .field--name-field-date-range,
.upsell-popup-block .upsell-block .products-teaser .field--name-field-course-location,
.upsell-popup-block .upsell-block .teaser .field--name-field-course-actual-dates,
.upsell-popup-block .upsell-block .teaser .field--name-field-date-range,
.upsell-popup-block .upsell-block .teaser .field--name-field-course-location {
  text-align: left;
  font: 700 14px/20px "Nunito Sans", sans-serif;
  color: #133690;
}
.upsell-popup-block .upsell-block article .teaser-bottom,
.upsell-popup-block .upsell-block .products-teaser .teaser-bottom,
.upsell-popup-block .upsell-block .teaser .teaser-bottom {
  padding-top: 5px;
}
.upsell-popup-block .upsell-block article .teaser-bottom .field--type-commerce-price,
.upsell-popup-block .upsell-block article .teaser-bottom .field--name-price,
.upsell-popup-block .upsell-block .products-teaser .teaser-bottom .field--type-commerce-price,
.upsell-popup-block .upsell-block .products-teaser .teaser-bottom .field--name-price,
.upsell-popup-block .upsell-block .teaser .teaser-bottom .field--type-commerce-price,
.upsell-popup-block .upsell-block .teaser .teaser-bottom .field--name-price {
  font: 600 14px/18px "Nunito Sans", sans-serif;
  color: #000000;
  text-align: left;
}
.upsell-popup-block .upsell-block article .teaser-bottom .base-price,
.upsell-popup-block .upsell-block article .teaser-bottom .price-tax,
.upsell-popup-block .upsell-block .products-teaser .teaser-bottom .base-price,
.upsell-popup-block .upsell-block .products-teaser .teaser-bottom .price-tax,
.upsell-popup-block .upsell-block .teaser .teaser-bottom .base-price,
.upsell-popup-block .upsell-block .teaser .teaser-bottom .price-tax {
  display: none;
}
.upsell-popup-block .upsell-block article .field--name-field-course-actual-dates .field--item,
.upsell-popup-block .upsell-block .products-teaser .field--name-field-course-actual-dates .field--item,
.upsell-popup-block .upsell-block .teaser .field--name-field-course-actual-dates .field--item {
  display: block;
}
.upsell-popup-block .upsell-block-wrapper {
  margin-top: 10px;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: space-evenly;
  justify-content: space-evenly;
}
.upsell-popup-block .view-related-products {
  overflow-x: auto;
}

.product-variation-teaser .field--name-field-media-image,
.product-variation-teaser .field--name-field-image {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

#bls-aed-course-additional-info {
  margin-left: 0;
}

.product-variation-one {
  max-width: 500px;
  margin: 0 auto;
}
.product-variation-one article,
.product-variation-one .commerce-product--view-mode-add-to-cart-confirmation {
  width: auto !important;
  display: block !important;
  padding: 10px 15px !important;
}
@media (max-width: 568px) {
  .product-variation-one article,
  .product-variation-one .commerce-product--view-mode-add-to-cart-confirmation {
    max-width: -webkit-fit-content !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
}
.product-variation-one .field--name-field-image,
.product-variation-one .field--name-field-media-image {
  float: left;
  padding-left: 0 !important;
  width: 200px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (max-width: 568px) {
  .product-variation-one .field--name-field-image,
  .product-variation-one .field--name-field-media-image {
    float: none;
    width: auto;
  }
}
.product-variation-one .field--name-field-image img,
.product-variation-one .field--name-field-media-image img {
  max-width: 200px;
  height: auto;
}
.product-variation-one .field {
  padding-left: 215px;
  text-align: left;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  color: #133690;
}
.product-variation-one .field div {
  display: inline-block;
}
@media (max-width: 568px) {
  .product-variation-one .field {
    padding-left: 0;
  }
}
.product-variation-one .field--name-title,
.product-variation-one h4 {
  font: 800 16px/22px "Nunito Sans", sans-serif;
  margin-top: 0;
}
.product-variation-one .field--name-attribute-color-attribute .field--label:after {
  content: ":";
  margin-right: 4px;
}
.product-variation-one .popup-quantity-wrapper,
.product-variation-one .field--name-attribute-size,
.product-variation-one .field--name-attribute-color-attribute {
  font: 400 16px/22px "Nunito Sans", sans-serif;
  color: #133690;
}
.product-variation-one .popup-quantity-wrapper .field--label {
  margin-right: 4px;
}
.product-variation-one .field--name-price,
.product-variation-one .price {
  margin-top: 15px;
  font: 600 18px/25px "Nunito Sans", sans-serif;
  color: #000000;
}
.product-variation-one .field--name-price .field--label,
.product-variation-one .price .field--label {
  display: none;
}
.product-variation-one:after {
  content: "";
  display: block;
  clear: both;
}

.path-checkout .bread-crumb {
  margin: 100px 0 48px 0;
}
.path-checkout .region-content {
  color: #2A2A2A;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  position: relative;
}

#block-checkoutprogress {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
#block-checkoutprogress ol {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
}
#block-checkoutprogress ol li {
  color: #133690;
  font: 400 10px/14px "Nunito Sans", sans-serif;
  width: 50px;
  text-align: center;
  position: relative;
  padding: 0;
  margin-right: 20px;
}
#block-checkoutprogress ol li a {
  color: #133690;
  padding-top: 60px;
  position: relative;
}
#block-checkoutprogress ol li span {
  background: transparent;
  color: #133690;
  font: 600 18px/25px "Nunito Sans", sans-serif;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -20px;
  border: 1px solid #133690;
}
#block-checkoutprogress ol li:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  #block-checkoutprogress ol li {
    margin-right: 60px;
    font: 800 16px/22px "Nunito Sans", sans-serif;
    width: 90px;
  }
}
#block-checkoutprogress ol li.checkout-progress--step:before {
  content: none;
}
#block-checkoutprogress ol li.checkout-progress--step:after {
  content: "";
  height: 1px;
  background: #133690;
  width: 25px;
  position: absolute;
  right: -23px;
  top: -30px;
}
@media (min-width: 768px) {
  #block-checkoutprogress ol li.checkout-progress--step:after {
    width: 100px;
    right: -80px;
  }
}
#block-checkoutprogress ol li.checkout-progress--step.checkout-progress--step__current span {
  background: #133690;
  color: #ffffff;
}
#block-checkoutprogress ol li:last-child:after {
  content: none;
}

form.commerce-checkout-flow {
  margin: 0 -15px;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow {
    margin: 0;
  }
}
form.commerce-checkout-flow .checkout-pane-email-registration-login {
  background: #ffffff;
  display: -webkit-box;
  display: flex;
  border-radius: 1em;
  width: 100%;
}
form.commerce-checkout-flow .layout-checkout-form {
  margin-top: -40px;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-row-gap: 40px;
}
form.commerce-checkout-flow .layout-checkout-form .checkout-pane-coupon-redemption {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  grid-column-start: 1;
  grid-column-end: 3;
}
form.commerce-checkout-flow .layout-checkout-form .checkout-pane-coupon-redemption .form-group {
  max-width: 770px;
  margin: 0 auto;
}
form.commerce-checkout-flow .layout-checkout-form .checkout-pane-coupon-redemption .form-group .form-item {
  width: 100%;
}
form.commerce-checkout-flow .layout-checkout-form .checkout-pane-coupon-redemption .form-group .btn {
  position: relative;
  right: auto;
  bottom: auto;
  max-width: 200px;
  border-radius: 0.8rem;
  margin: 0 auto;
}
form.commerce-checkout-flow .layout-checkout-form .checkout-pane-coupon-redemption h3,
form.commerce-checkout-flow .layout-checkout-form .checkout-pane-coupon-redemption label {
  padding: 0;
  background: inherit;
  color: #133690;
  font: 800 36px/43px "Nunito Sans", sans-serif;
  text-align: center;
  display: inline-block;
}
form.commerce-checkout-flow .layout-checkout-form #shipping-information-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  grid-column-start: 1;
  grid-column-end: 3;
}
form.commerce-checkout-flow .layout-checkout-form #shipping-information-wrapper .checkout-pane-shipping-information {
  max-width: 770px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow .layout-checkout-form {
    margin-top: -20px;
    grid-row-gap: 20px;
  }
}
@media (min-width: 1200px) {
  form.commerce-checkout-flow .layout-checkout-form {
    grid-template-rows: repeat(3, auto);
    grid-template-columns: minmax(770px, 1fr) 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 20px;
  }
}
form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main {
  float: none;
  width: unset;
  padding: 0;
  grid-column-start: 1;
}
form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary {
  float: none;
  width: unset;
  padding: 0;
  grid-column-start: 1;
}
@media (min-width: 1200px) {
  form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary {
    grid-column-start: 2;
  }
}
form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
  float: none;
  width: unset;
  padding: 0;
  margin: 0;
  grid-column-start: 1;
  grid-column-end: 3;
}
@media (min-width: 1200px) {
  form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
    grid-column-start: 1;
    grid-column-end: 3;
  }
}
form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer .form-actions .btn {
  padding: 0 1.3rem;
  font: 800 16px/15px "Nunito Sans", sans-serif;
  max-width: 170px;
}
@media (min-width: 375px) {
  form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer .form-actions .btn {
    max-width: 100%;
  }
}
form.commerce-checkout-flow .layout-checkout-form .form-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  justify-content: center;
  grid-column-start: 1;
  grid-column-end: 3;
  margin: 0 13px;
}
@media (min-width: 375px) {
  form.commerce-checkout-flow .layout-checkout-form .form-actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
  }
}
form.commerce-checkout-flow .layout-checkout-form .form-actions a {
  background: #ffffff;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 1.3rem;
  -webkit-box-ordinal-group: 0;
  order: -1;
  margin: 0 auto 10px auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border: 0.2rem solid #3C5FA1;
  min-width: 170px;
  max-width: 100%;
}
form.commerce-checkout-flow .layout-checkout-form .form-actions a:active:focus, form.commerce-checkout-flow .layout-checkout-form .form-actions a:focus, form.commerce-checkout-flow .layout-checkout-form .form-actions a:focus-within, form.commerce-checkout-flow .layout-checkout-form .form-actions a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form.commerce-checkout-flow .layout-checkout-form .form-actions a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
@media (min-width: 375px) {
  form.commerce-checkout-flow .layout-checkout-form .form-actions a {
    margin: 0 13px 0 0;
  }
}
form.commerce-checkout-flow .layout-checkout-form .form-actions .btn {
  background: #3C5FA1;
  color: #ffffff;
  padding: 0.7rem 1.3rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  white-space: normal;
  min-width: 170px;
  max-width: 100%;
  margin: 0 auto;
}
form.commerce-checkout-flow .layout-checkout-form .form-actions .btn:hover {
  background: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
form.commerce-checkout-flow .layout-checkout-form .form-actions .btn:focus, form.commerce-checkout-flow .layout-checkout-form .form-actions .btn:focus-within, form.commerce-checkout-flow .layout-checkout-form .form-actions .btn:active {
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
@media (min-width: 375px) {
  form.commerce-checkout-flow .layout-checkout-form .form-actions .btn {
    margin: unset;
  }
}
form.commerce-checkout-flow .form-item {
  margin-bottom: 10px;
}
form.commerce-checkout-flow .form-item .iti__country-list {
  width: 306px;
}
form.commerce-checkout-flow #edit-email-registration-login {
  grid-column-start: 1;
  grid-column-end: 3;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: minmax(auto, 370px);
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0 15px;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-email-registration-login {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(2, minmax(auto, 370px));
    justify-content: space-around;
  }
}
@media (min-width: 992px) {
  form.commerce-checkout-flow #edit-email-registration-login {
    padding: 0;
  }
}
form.commerce-checkout-flow #edit-email-registration-login .panel {
  padding: 0 0 50px;
  margin: 0;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-email-registration-login .panel {
    padding: 50px 0;
  }
}
form.commerce-checkout-flow #edit-email-registration-login .panel .panel-heading {
  display: none;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-email-registration-login .panel .panel-heading {
    display: block;
  }
}
form.commerce-checkout-flow #edit-email-registration-login .mobile-buttons {
  -webkit-box-ordinal-group: 0;
  order: -1;
  margin: 9px 0 17px;
  border: 2px solid #3C5FA1;
  border-radius: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
form.commerce-checkout-flow #edit-email-registration-login .mobile-buttons .btn {
  border: none;
  border-radius: 0;
  padding: 14px 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form.commerce-checkout-flow #edit-email-registration-login .mobile-buttons .btn.active {
  background: #3C5FA1;
  color: #ffffff;
}
form.commerce-checkout-flow #edit-email-registration-login .mobile-buttons .button-customer-lg {
  border-radius: 4px 0 0 4px;
}
form.commerce-checkout-flow #edit-email-registration-login .mobile-buttons .button-customer-rg {
  border-radius: 0 4px 4px 0;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-email-registration-login .mobile-buttons {
    display: none;
  }
}
form.commerce-checkout-flow .checkout-pane {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  margin: 0;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__returning-customer {
  width: 100%;
  float: none;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__returning-customer .description {
  display: none;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout {
  width: 100%;
  float: none;
  display: none;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout {
    display: block;
  }
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__returning-customer .panel-body a {
  color: #5FC399;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__returning-customer .btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 1rem;
  background: #3C5FA1;
  display: -webkit-box;
  display: flex;
  margin: 30px auto 20px;
  min-width: 228px;
  max-width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__returning-customer .btn:hover {
  background: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__returning-customer .btn:focus, form.commerce-checkout-flow .checkout-pane .form-wrapper__returning-customer .btn:focus-within, form.commerce-checkout-flow .checkout-pane .form-wrapper__returning-customer .btn:active {
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .field--name-field-first-name {
  max-width: 48%;
  float: left;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .field--name-field-last-name {
  max-width: 48%;
  float: right;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .form-type-email {
  clear: both;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .form-type-textfield .description {
  display: none;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout p {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  margin-bottom: 40px;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .button-log-in-customer.btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 1rem;
  display: -webkit-box;
  display: flex;
  margin: 30px auto 20px;
  background: #ffffff;
  min-width: 228px;
  max-width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .button-log-in-customer.btn:hover, form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .button-log-in-customer.btn:focus, form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .button-log-in-customer.btn:focus-within, form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .button-log-in-customer.btn:active {
  border: 0.2rem solid #7587B8;
  background: #ffffff;
  color: #7587B8;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .panel-body .btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 1rem;
  min-width: 228px;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  margin: 30px auto 20px;
  background: #3C5FA1;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .panel-body .btn:hover {
  background: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .panel-body .btn:focus, form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .panel-body .btn:focus-within, form.commerce-checkout-flow .checkout-pane .form-wrapper__guest-checkout .panel-body .btn:active {
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
form.commerce-checkout-flow .panel {
  border-radius: 10px;
  width: 100%;
  padding: 10px 15px 20px;
}
form.commerce-checkout-flow .panel#edit-shipping-information {
  border-radius: 0;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow .panel#edit-shipping-information {
    border-radius: 10px;
  }
}
@media (min-width: 768px) {
  form.commerce-checkout-flow .panel {
    padding: 50px;
  }
}
form.commerce-checkout-flow .panel#edit-swim-customer-comments, form.commerce-checkout-flow .panel#edit-customer-comments, form.commerce-checkout-flow .panel#edit-review-payment-method, form.commerce-checkout-flow .panel#edit-review-contact-information, form.commerce-checkout-flow .panel#edit-review-payment-information, form.commerce-checkout-flow .panel#edit-review-shipping-information, form.commerce-checkout-flow .panel#edit-review-course-participants, form.commerce-checkout-flow .panel#edit-payment-information {
  border-radius: 10px 10px 0 0;
}
form.commerce-checkout-flow .panel .panel-heading {
  text-align: left;
  margin-bottom: 30px;
}
form.commerce-checkout-flow .panel .panel-heading .panel-title {
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  letter-spacing: normal;
}
form.commerce-checkout-flow .panel .panel-heading .panel-title label {
  margin: 0;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow .panel .panel-heading {
    text-align: center;
  }
  form.commerce-checkout-flow .panel .panel-heading .panel-title {
    font: 800 36px/43px "Nunito Sans", sans-serif;
  }
}
form.commerce-checkout-flow .input-group {
  width: 100%;
}
form.commerce-checkout-flow select {
  border: 1px solid #3C5FA1;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  border-radius: 10px !important;
  padding: 8px 30px 8px 11px;
  background: #ffffff;
  outline: none;
  position: relative;
  height: 40px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../images/view/svg/sprite.view.svg#dropdown-icon") no-repeat 97% 7px/24px 24px;
}
form.commerce-checkout-flow select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
form.commerce-checkout-flow select::-ms-expand {
  display: none;
}
form.commerce-checkout-flow select:hover, form.commerce-checkout-flow select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #3C5FA1;
  outline: none;
  text-shadow: 1px 0 0 #133690;
}
form.commerce-checkout-flow select option {
  color: #2A2A2A;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
form.commerce-checkout-flow .form-type-select .input-group-addon {
  display: none;
}
form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary h3 {
  display: -webkit-box;
  display: flex;
  background: #133690;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 14px 15px 14px;
  border-radius: 10px 10px 0 0;
  margin: 0;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary h3 {
    padding: 14px 30px 14px;
  }
}
form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .checkout-pane {
  background: #ffffff;
  border-radius: 0 0 10px 10px;
}
form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .checkout-order-summary table,
form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .checkout-order-summary label {
  display: none;
}
form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .checkout-order-summary .flex-box-order {
  border-radius: 0 0 10px 10px;
}
form.commerce-checkout-flow #edit-swim-customer-comments {
  margin-top: 40px;
}
form.commerce-checkout-flow #edit-swim-customer-comments,
form.commerce-checkout-flow #edit-customer-comments,
form.commerce-checkout-flow #edit-payment-information {
  padding: 0 0 18px;
  position: relative;
}
form.commerce-checkout-flow #edit-swim-customer-comments .panel-heading,
form.commerce-checkout-flow #edit-customer-comments .panel-heading,
form.commerce-checkout-flow #edit-payment-information .panel-heading {
  margin-bottom: 23px;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-swim-customer-comments .panel-heading,
  form.commerce-checkout-flow #edit-customer-comments .panel-heading,
  form.commerce-checkout-flow #edit-payment-information .panel-heading {
    margin-bottom: 39px;
  }
}
form.commerce-checkout-flow #edit-swim-customer-comments .panel-heading .panel-title,
form.commerce-checkout-flow #edit-customer-comments .panel-heading .panel-title,
form.commerce-checkout-flow #edit-payment-information .panel-heading .panel-title {
  display: -webkit-box;
  display: flex;
  background: #133690;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 14px 15px 14px;
  border-radius: 10px 10px 0 0;
  border: none;
  margin: 0;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-swim-customer-comments .panel-heading .panel-title,
  form.commerce-checkout-flow #edit-customer-comments .panel-heading .panel-title,
  form.commerce-checkout-flow #edit-payment-information .panel-heading .panel-title {
    padding: 14px 20px 14px;
  }
}
form.commerce-checkout-flow #edit-swim-customer-comments .panel-body,
form.commerce-checkout-flow #edit-customer-comments .panel-body,
form.commerce-checkout-flow #edit-payment-information .panel-body {
  padding: 0 15px;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-swim-customer-comments .panel-body,
  form.commerce-checkout-flow #edit-customer-comments .panel-body,
  form.commerce-checkout-flow #edit-payment-information .panel-body {
    padding: 0 20px;
  }
}
form.commerce-checkout-flow #edit-swim-customer-comments .panel-body fieldset legend,
form.commerce-checkout-flow #edit-customer-comments .panel-body fieldset legend,
form.commerce-checkout-flow #edit-payment-information .panel-body fieldset legend {
  display: none;
}
form.commerce-checkout-flow #edit-swim-customer-comments .panel-body fieldset[id*=edit-payment-information-payment-method] div[id*=edit-payment-information],
form.commerce-checkout-flow #edit-customer-comments .panel-body fieldset[id*=edit-payment-information-payment-method] div[id*=edit-payment-information],
form.commerce-checkout-flow #edit-payment-information .panel-body fieldset[id*=edit-payment-information-payment-method] div[id*=edit-payment-information] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
}
form.commerce-checkout-flow #edit-swim-customer-comments .panel-body fieldset[id*=edit-payment-information-payment-method] div[id*=edit-payment-information] .radio label,
form.commerce-checkout-flow #edit-customer-comments .panel-body fieldset[id*=edit-payment-information-payment-method] div[id*=edit-payment-information] .radio label,
form.commerce-checkout-flow #edit-payment-information .panel-body fieldset[id*=edit-payment-information-payment-method] div[id*=edit-payment-information] .radio label {
  color: #133690;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  padding: 0 8px;
}
form.commerce-checkout-flow #edit-swim-customer-comments .panel-body #edit-payment-information-add-payment-method .braintree-form,
form.commerce-checkout-flow #edit-swim-customer-comments .panel-body #edit-payment-information-add-payment-method .braintree-flex-box,
form.commerce-checkout-flow #edit-customer-comments .panel-body #edit-payment-information-add-payment-method .braintree-form,
form.commerce-checkout-flow #edit-customer-comments .panel-body #edit-payment-information-add-payment-method .braintree-flex-box,
form.commerce-checkout-flow #edit-payment-information .panel-body #edit-payment-information-add-payment-method .braintree-form,
form.commerce-checkout-flow #edit-payment-information .panel-body #edit-payment-information-add-payment-method .braintree-flex-box {
  max-width: 490px;
}
form.commerce-checkout-flow #edit-swim-customer-comments .checkbox,
form.commerce-checkout-flow #edit-customer-comments .checkbox,
form.commerce-checkout-flow #edit-payment-information .checkbox {
  margin-top: 20px;
}
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-add-payment-method-billing-information,
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-billing-information,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-add-payment-method-billing-information,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-billing-information,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-add-payment-method-billing-information,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-billing-information {
  position: relative;
}
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-add-payment-method-billing-information .profile--type--customer,
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-add-payment-method-billing-information .form-group,
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-billing-information .profile--type--customer,
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-billing-information .form-group,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-add-payment-method-billing-information .profile--type--customer,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-add-payment-method-billing-information .form-group,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-billing-information .profile--type--customer,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-billing-information .form-group,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-add-payment-method-billing-information .profile--type--customer,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-add-payment-method-billing-information .form-group,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-billing-information .profile--type--customer,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-billing-information .form-group {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 480px) {
  form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-add-payment-method-billing-information .profile--type--customer,
  form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-add-payment-method-billing-information .form-group,
  form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-billing-information .profile--type--customer,
  form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-billing-information .form-group,
  form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-add-payment-method-billing-information .profile--type--customer,
  form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-add-payment-method-billing-information .form-group,
  form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-billing-information .profile--type--customer,
  form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-billing-information .form-group,
  form.commerce-checkout-flow #edit-payment-information #edit-payment-information-add-payment-method-billing-information .profile--type--customer,
  form.commerce-checkout-flow #edit-payment-information #edit-payment-information-add-payment-method-billing-information .form-group,
  form.commerce-checkout-flow #edit-payment-information #edit-payment-information-billing-information .profile--type--customer,
  form.commerce-checkout-flow #edit-payment-information #edit-payment-information-billing-information .form-group {
    width: 370px;
  }
}
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-add-payment-method-billing-information .profile--type--customer .iti__country-list,
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-add-payment-method-billing-information .form-group .iti__country-list,
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-billing-information .profile--type--customer .iti__country-list,
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-billing-information .form-group .iti__country-list,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-add-payment-method-billing-information .profile--type--customer .iti__country-list,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-add-payment-method-billing-information .form-group .iti__country-list,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-billing-information .profile--type--customer .iti__country-list,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-billing-information .form-group .iti__country-list,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-add-payment-method-billing-information .profile--type--customer .iti__country-list,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-add-payment-method-billing-information .form-group .iti__country-list,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-billing-information .profile--type--customer .iti__country-list,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-billing-information .form-group .iti__country-list {
  width: 306px;
}
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-add-payment-method-billing-information div[id*=edit-payment-information-add-payment-method-billing-information-copy-fields],
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-add-payment-method-billing-information div[id*=edit-payment-information-billing-information-copy-fields],
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-billing-information div[id*=edit-payment-information-add-payment-method-billing-information-copy-fields],
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-billing-information div[id*=edit-payment-information-billing-information-copy-fields],
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-add-payment-method-billing-information div[id*=edit-payment-information-add-payment-method-billing-information-copy-fields],
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-add-payment-method-billing-information div[id*=edit-payment-information-billing-information-copy-fields],
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-billing-information div[id*=edit-payment-information-add-payment-method-billing-information-copy-fields],
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-billing-information div[id*=edit-payment-information-billing-information-copy-fields],
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-add-payment-method-billing-information div[id*=edit-payment-information-add-payment-method-billing-information-copy-fields],
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-add-payment-method-billing-information div[id*=edit-payment-information-billing-information-copy-fields],
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-billing-information div[id*=edit-payment-information-add-payment-method-billing-information-copy-fields],
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-billing-information div[id*=edit-payment-information-billing-information-copy-fields] {
  width: 100%;
}
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-add-payment-method-billing-information .address-book-edit-button.btn,
form.commerce-checkout-flow #edit-swim-customer-comments #edit-payment-information-billing-information .address-book-edit-button.btn,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-add-payment-method-billing-information .address-book-edit-button.btn,
form.commerce-checkout-flow #edit-customer-comments #edit-payment-information-billing-information .address-book-edit-button.btn,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-add-payment-method-billing-information .address-book-edit-button.btn,
form.commerce-checkout-flow #edit-payment-information #edit-payment-information-billing-information .address-book-edit-button.btn {
  position: absolute;
  right: 0;
  top: 0;
}
form.commerce-checkout-flow #edit-order-fieldscheckout {
  grid-column-start: 1;
  grid-column-end: 3;
}
form.commerce-checkout-flow #edit-shipping-information {
  grid-column-start: 1;
  grid-column-end: 3;
}
form.commerce-checkout-flow .checkout-pane-shipping-information .panel-heading,
form.commerce-checkout-flow .checkout-pane-shipping-information .panel-body {
  max-width: 100%;
  width: 370px;
  margin: 0 auto;
}
form.commerce-checkout-flow .checkout-pane-shipping-information .panel-body div[id*=edit-shipping-information-shipments] {
  margin-top: 20px;
}
form.commerce-checkout-flow .checkout-pane-shipping-information .panel-body div[id*=edit-shipping-information-shipments] legend {
  display: -webkit-box;
  display: flex;
  color: #133690;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  padding: 14px 30px 14px 0;
  border-radius: 0;
  border: none;
  border-top: 1px solid #133690;
  margin: 0;
}
form.commerce-checkout-flow .checkout-pane-shipping-information .panel-body div[id*=edit-shipping-information-shipments] .fieldset-wrapper {
  margin-bottom: 15px;
}
form.commerce-checkout-flow .checkout-pane-shipping-information .panel-body div[id*=edit-shipping-information-shipments] .fieldset-wrapper:last-child {
  margin: 0;
}
form.commerce-checkout-flow .checkout-pane-shipping-information .btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 2.3rem;
  display: -webkit-box;
  display: flex;
  margin: 30px auto 0;
  background: #ffffff;
}
form.commerce-checkout-flow .checkout-pane-shipping-information .btn:active:focus, form.commerce-checkout-flow .checkout-pane-shipping-information .btn:focus, form.commerce-checkout-flow .checkout-pane-shipping-information .btn:focus-within, form.commerce-checkout-flow .checkout-pane-shipping-information .btn:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form.commerce-checkout-flow .checkout-pane-shipping-information .btn:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
form.commerce-checkout-flow .checkout-pane-shipping-information #edit-shipping-information-shipping-profile {
  position: relative;
}
form.commerce-checkout-flow .checkout-pane-shipping-information #edit-shipping-information-shipping-profile .address-book-edit-button.btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 2.3rem;
  display: -webkit-box;
  display: flex;
  margin: 0;
  background: #ffffff;
  position: absolute;
  top: 22px;
  right: 0;
}
form.commerce-checkout-flow .checkout-pane-shipping-information #edit-shipping-information-shipping-profile .address-book-edit-button.btn:active:focus, form.commerce-checkout-flow .checkout-pane-shipping-information #edit-shipping-information-shipping-profile .address-book-edit-button.btn:focus, form.commerce-checkout-flow .checkout-pane-shipping-information #edit-shipping-information-shipping-profile .address-book-edit-button.btn:focus-within, form.commerce-checkout-flow .checkout-pane-shipping-information #edit-shipping-information-shipping-profile .address-book-edit-button.btn:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form.commerce-checkout-flow .checkout-pane-shipping-information #edit-shipping-information-shipping-profile .address-book-edit-button.btn:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
form.commerce-checkout-flow .checkout-pane-shipping-information #edit-shipping-information-shipping-profile .form-item-shipping-information-shipping-profile-select-address {
  width: 200px;
}
form.commerce-checkout-flow #edit-course-participants {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  grid-column-start: 1;
  grid-column-end: 3;
}
form.commerce-checkout-flow #edit-course-participants .panel-body {
  max-width: 100%;
  margin: 0 auto;
  width: 770px;
}
form.commerce-checkout-flow #edit-course-participants .panel-body h2 {
  margin: 0 0 9px 0;
  color: #133690;
  font: 800 21px/28px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-course-participants .panel-body h2 {
    font: 800 24px/31px "Nunito Sans", sans-serif;
  }
}
form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=participants-participant] {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(auto-fill, minmax(345px, 1fr));
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=participants-participant] {
    margin-bottom: 20px;
  }
}
form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=participants-participant] .ahv-wrapper {
  grid-column: 1/-1;
  height: 64px;
}
@media (max-width: 991px) {
  form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=participants-participant] .ahv-wrapper {
    height: auto;
  }
}
form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=participants-participant] .ahv-wrapper .form-type-checkbox {
  padding-top: 12px;
}
form.commerce-checkout-flow #edit-course-participants .panel-body .participats-profile-group > div {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
form.commerce-checkout-flow #edit-course-participants .panel-body .participats-profile-group > div:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=edit-course-participants-course] {
  margin-bottom: 10px;
}
form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=edit-course-participants-course]:last-child {
  margin: 0;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=edit-course-participants-course] {
    margin-bottom: 20px;
  }
}
form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=edit-course-participants-course] .select-profile {
  grid-column: span 2;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=edit-course-participants-course] .select-profile {
    grid-column: span 1;
  }
}
form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=edit-course-participants-course] .select-profile > label,
form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=edit-course-participants-course] .select-profile > div {
  width: 400px;
  max-width: 400px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 768px) {
  form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=edit-course-participants-course] .select-profile > label,
  form.commerce-checkout-flow #edit-course-participants .panel-body div[id*=edit-course-participants-course] .select-profile > div {
    width: auto;
    max-width: 100%;
  }
}
form.commerce-checkout-flow #edit-course-participants .checkout-mobile-date .input-group-addon, form.commerce-checkout-flow #edit-course-participants .checkout-date .input-group-addon {
  display: none;
}
form.commerce-checkout-flow .gender-with-name {
  margin: 0;
}
form.commerce-checkout-flow #edit-review-contact-information {
  padding: 0 0 20px;
}
form.commerce-checkout-flow #edit-review-swim-customer-comments,
form.commerce-checkout-flow #edit-review-payment-method,
form.commerce-checkout-flow #edit-review-payment-information,
form.commerce-checkout-flow #edit-review-shipping-information {
  padding: 0 0 30px;
}
form.commerce-checkout-flow #edit-review-course-participants {
  padding: 0 0 16px;
}
form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-heading,
form.commerce-checkout-flow #edit-review-payment-method .panel-heading,
form.commerce-checkout-flow #edit-review-contact-information .panel-heading,
form.commerce-checkout-flow #edit-review-payment-information .panel-heading,
form.commerce-checkout-flow #edit-review-shipping-information .panel-heading,
form.commerce-checkout-flow #edit-review-course-participants .panel-heading {
  position: relative;
}
form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-heading .panel-title,
form.commerce-checkout-flow #edit-review-payment-method .panel-heading .panel-title,
form.commerce-checkout-flow #edit-review-contact-information .panel-heading .panel-title,
form.commerce-checkout-flow #edit-review-payment-information .panel-heading .panel-title,
form.commerce-checkout-flow #edit-review-shipping-information .panel-heading .panel-title,
form.commerce-checkout-flow #edit-review-course-participants .panel-heading .panel-title {
  display: -webkit-box;
  display: flex;
  background: #133690;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 14px 15px 14px;
  border-radius: 10px 10px 0 0;
  border: none;
  margin: 0;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-heading .panel-title,
  form.commerce-checkout-flow #edit-review-payment-method .panel-heading .panel-title,
  form.commerce-checkout-flow #edit-review-contact-information .panel-heading .panel-title,
  form.commerce-checkout-flow #edit-review-payment-information .panel-heading .panel-title,
  form.commerce-checkout-flow #edit-review-shipping-information .panel-heading .panel-title,
  form.commerce-checkout-flow #edit-review-course-participants .panel-heading .panel-title {
    padding: 14px 20px 14px;
  }
}
form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-heading .panel-title label,
form.commerce-checkout-flow #edit-review-payment-method .panel-heading .panel-title label,
form.commerce-checkout-flow #edit-review-contact-information .panel-heading .panel-title label,
form.commerce-checkout-flow #edit-review-payment-information .panel-heading .panel-title label,
form.commerce-checkout-flow #edit-review-shipping-information .panel-heading .panel-title label,
form.commerce-checkout-flow #edit-review-course-participants .panel-heading .panel-title label {
  margin: 0;
}
form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-heading .panel-title a,
form.commerce-checkout-flow #edit-review-payment-method .panel-heading .panel-title a,
form.commerce-checkout-flow #edit-review-contact-information .panel-heading .panel-title a,
form.commerce-checkout-flow #edit-review-payment-information .panel-heading .panel-title a,
form.commerce-checkout-flow #edit-review-shipping-information .panel-heading .panel-title a,
form.commerce-checkout-flow #edit-review-course-participants .panel-heading .panel-title a {
  position: absolute;
  top: 50%;
  right: 20px;
  border: 2px solid #3C5FA1;
  height: 30px;
  margin-top: -15px;
  background: #ffffff;
  width: 98px;
  color: #3C5FA1;
  font: 800 14px/20px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 8px;
}
form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-heading .panel-title a:active:focus, form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-heading .panel-title a:focus, form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-heading .panel-title a:focus-within, form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-heading .panel-title a:hover,
form.commerce-checkout-flow #edit-review-payment-method .panel-heading .panel-title a:active:focus,
form.commerce-checkout-flow #edit-review-payment-method .panel-heading .panel-title a:focus,
form.commerce-checkout-flow #edit-review-payment-method .panel-heading .panel-title a:focus-within,
form.commerce-checkout-flow #edit-review-payment-method .panel-heading .panel-title a:hover,
form.commerce-checkout-flow #edit-review-contact-information .panel-heading .panel-title a:active:focus,
form.commerce-checkout-flow #edit-review-contact-information .panel-heading .panel-title a:focus,
form.commerce-checkout-flow #edit-review-contact-information .panel-heading .panel-title a:focus-within,
form.commerce-checkout-flow #edit-review-contact-information .panel-heading .panel-title a:hover,
form.commerce-checkout-flow #edit-review-payment-information .panel-heading .panel-title a:active:focus,
form.commerce-checkout-flow #edit-review-payment-information .panel-heading .panel-title a:focus,
form.commerce-checkout-flow #edit-review-payment-information .panel-heading .panel-title a:focus-within,
form.commerce-checkout-flow #edit-review-payment-information .panel-heading .panel-title a:hover,
form.commerce-checkout-flow #edit-review-shipping-information .panel-heading .panel-title a:active:focus,
form.commerce-checkout-flow #edit-review-shipping-information .panel-heading .panel-title a:focus,
form.commerce-checkout-flow #edit-review-shipping-information .panel-heading .panel-title a:focus-within,
form.commerce-checkout-flow #edit-review-shipping-information .panel-heading .panel-title a:hover,
form.commerce-checkout-flow #edit-review-course-participants .panel-heading .panel-title a:active:focus,
form.commerce-checkout-flow #edit-review-course-participants .panel-heading .panel-title a:focus,
form.commerce-checkout-flow #edit-review-course-participants .panel-heading .panel-title a:focus-within,
form.commerce-checkout-flow #edit-review-course-participants .panel-heading .panel-title a:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-heading .panel-title a:active,
form.commerce-checkout-flow #edit-review-payment-method .panel-heading .panel-title a:active,
form.commerce-checkout-flow #edit-review-contact-information .panel-heading .panel-title a:active,
form.commerce-checkout-flow #edit-review-payment-information .panel-heading .panel-title a:active,
form.commerce-checkout-flow #edit-review-shipping-information .panel-heading .panel-title a:active,
form.commerce-checkout-flow #edit-review-course-participants .panel-heading .panel-title a:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-body,
form.commerce-checkout-flow #edit-review-payment-method .panel-body,
form.commerce-checkout-flow #edit-review-contact-information .panel-body,
form.commerce-checkout-flow #edit-review-payment-information .panel-body,
form.commerce-checkout-flow #edit-review-shipping-information .panel-body,
form.commerce-checkout-flow #edit-review-course-participants .panel-body {
  padding: 0 15px;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-review-swim-customer-comments .panel-body,
  form.commerce-checkout-flow #edit-review-payment-method .panel-body,
  form.commerce-checkout-flow #edit-review-contact-information .panel-body,
  form.commerce-checkout-flow #edit-review-payment-information .panel-body,
  form.commerce-checkout-flow #edit-review-shipping-information .panel-body,
  form.commerce-checkout-flow #edit-review-course-participants .panel-body {
    padding: 0 20px;
  }
}
form.commerce-checkout-flow #edit-review-swim-customer-comments div[id*=edit-review-shipping-information],
form.commerce-checkout-flow #edit-review-payment-method div[id*=edit-review-shipping-information],
form.commerce-checkout-flow #edit-review-contact-information div[id*=edit-review-shipping-information],
form.commerce-checkout-flow #edit-review-payment-information div[id*=edit-review-shipping-information],
form.commerce-checkout-flow #edit-review-shipping-information div[id*=edit-review-shipping-information],
form.commerce-checkout-flow #edit-review-course-participants div[id*=edit-review-shipping-information] {
  margin-top: 20px;
}
form.commerce-checkout-flow #edit-review-swim-customer-comments div[id*=edit-review-shipping-information] .field--label-above .field--label,
form.commerce-checkout-flow #edit-review-payment-method div[id*=edit-review-shipping-information] .field--label-above .field--label,
form.commerce-checkout-flow #edit-review-contact-information div[id*=edit-review-shipping-information] .field--label-above .field--label,
form.commerce-checkout-flow #edit-review-payment-information div[id*=edit-review-shipping-information] .field--label-above .field--label,
form.commerce-checkout-flow #edit-review-shipping-information div[id*=edit-review-shipping-information] .field--label-above .field--label,
form.commerce-checkout-flow #edit-review-course-participants div[id*=edit-review-shipping-information] .field--label-above .field--label {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
form.commerce-checkout-flow #edit-review-swim-customer-comments div[id*=edit-review-shipping-information] .field--label-above .field--label:after,
form.commerce-checkout-flow #edit-review-payment-method div[id*=edit-review-shipping-information] .field--label-above .field--label:after,
form.commerce-checkout-flow #edit-review-contact-information div[id*=edit-review-shipping-information] .field--label-above .field--label:after,
form.commerce-checkout-flow #edit-review-payment-information div[id*=edit-review-shipping-information] .field--label-above .field--label:after,
form.commerce-checkout-flow #edit-review-shipping-information div[id*=edit-review-shipping-information] .field--label-above .field--label:after,
form.commerce-checkout-flow #edit-review-course-participants div[id*=edit-review-shipping-information] .field--label-above .field--label:after {
  content: ":";
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
form.commerce-checkout-flow #edit-review-swim-customer-comments div[id*=edit-review-shipping-information] .field--label-above .field--item,
form.commerce-checkout-flow #edit-review-payment-method div[id*=edit-review-shipping-information] .field--label-above .field--item,
form.commerce-checkout-flow #edit-review-contact-information div[id*=edit-review-shipping-information] .field--label-above .field--item,
form.commerce-checkout-flow #edit-review-payment-information div[id*=edit-review-shipping-information] .field--label-above .field--item,
form.commerce-checkout-flow #edit-review-shipping-information div[id*=edit-review-shipping-information] .field--label-above .field--item,
form.commerce-checkout-flow #edit-review-course-participants div[id*=edit-review-shipping-information] .field--label-above .field--item {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
form.commerce-checkout-flow #edit-completion-message {
  grid-column-start: 1;
  grid-column-end: 3;
  background: #ffffff;
}
@media (min-width: 768px) {
  form.commerce-checkout-flow #edit-completion-message {
    background: transparent;
  }
}

#block-views-block-cart-on-checkout-review-block-1 {
  width: 100%;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  #block-views-block-cart-on-checkout-review-block-1 {
    margin: 0 0 20px;
  }
}
@media (min-width: 1200px) {
  #block-views-block-cart-on-checkout-review-block-1 {
    max-width: 770px;
  }
}
#block-views-block-cart-on-checkout-review-block-1 + form.commerce-checkout-flow {
  position: unset;
}
#block-views-block-cart-on-checkout-review-block-1 + form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main #edit-review .form-item {
  margin-bottom: 20px;
}
#block-views-block-cart-on-checkout-review-block-1 + form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main #edit-review .panel-body {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
@media (min-width: 1200px) {
  #block-views-block-cart-on-checkout-review-block-1 + form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary {
    position: absolute;
    top: 0;
    right: 0;
    width: 370px;
  }
}

.braintree-flex-box {
  margin-bottom: 20px;
}
@media (min-width: 480px) {
  .braintree-flex-box {
    padding-left: 80px;
  }
  .path-user .braintree-flex-box {
    padding: 0;
    width: 370px;
    margin: 0 auto;
  }
}
.braintree-flex-box label {
  color: #133690;
  font: 800 18px/28px "Nunito Sans", sans-serif;
  margin-bottom: 7px;
}
.braintree-flex-box .cards-flex-box {
  display: -webkit-box;
  display: flex;
}
.braintree-flex-box .cards-flex-box .payment-card {
  width: 47px;
  height: 31px;
  margin-right: 11px;
}
.path-user .braintree-powered {
  display: none;
}
@media (min-width: 320px) {
  .path-user .braintree-powered {
    display: block;
  }
}

.braintree-powered {
  position: absolute;
  right: 60px;
  bottom: 65px;
}
.path-user .braintree-powered {
  bottom: 10px;
}
@media (min-width: 480px) {
  .braintree-powered {
    right: -160px;
    bottom: 10px;
  }
  .path-user .braintree-powered {
    right: 60px;
  }
}
.braintree-powered span {
  display: -webkit-box;
  display: flex;
  color: #000000;
  font: 400 14px/16px "Nunito Sans", sans-serif;
  position: relative;
  padding-bottom: 23px;
}
.braintree-powered span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (min-width: 768px) {
  .braintree-powered span:after {
    bottom: 0;
    right: 0;
    left: unset;
  }
}

.braintree-expiry-date {
  -webkit-box-ordinal-group: 3;
  order: 2;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}

.form-item-payment-information-add-payment-method-payment-details-number {
  -webkit-box-ordinal-group: 2;
  order: 1;
}

.credit-card-form__expiration {
  -webkit-box-ordinal-group: 4;
  order: 3;
  margin-top: 0;
}

.form-item-payment-information-add-payment-method-payment-details-cvv {
  -webkit-box-ordinal-group: 5;
  order: 4;
}

div[id*=edit-field-gender],
div[id*=information-field-gender],
div[id*=profile-field-gender] {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  margin: 10px 0 0 5px;
}
div[id*=edit-field-gender] legend,
div[id*=information-field-gender] legend,
div[id*=profile-field-gender] legend {
  display: none;
}

.profile--type--customer .address {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  margin: 0;
}
.profile--type--customer .address span {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.profile--type--customer .address br {
  display: none;
}
.profile--type--customer .gender-with-name {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}
.profile--type--customer .gender-with-name .field {
  margin-right: 5px;
}
.profile--type--customer .gender-with-name .field--name-field-gender {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.profile--type--customer .gender-with-name .field-given-name,
.profile--type--customer .gender-with-name .field-family-name {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.profile--type--customer .given-name,
.profile--type--customer .family-name {
  display: none;
}
.profile--type--customer .field--label-above {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}
.profile--type--customer .field--label-above .field--label {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  margin-right: 5px;
}
.profile--type--customer .field--label-above .field--label:after {
  content: ":";
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.profile--type--customer .field--label-above .field--item {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.profile--type--customer .field--name-field-email {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}

.view-cart-on-checkout-review {
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review {
    margin: 0;
  }
}
.view-cart-on-checkout-review .table thead > tr > th.views-field-purchased-entity {
  padding-left: 15px;
}
.view-cart-on-checkout-review .table thead > tr > th.views-field-quantity {
  display: none;
}
.view-cart-on-checkout-review .table thead > tr > th.views-field-total-price__number {
  display: none;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table thead > tr > th {
    padding: 14px 20px;
  }
  .view-cart-on-checkout-review .table thead > tr > th.views-field-purchased-entity {
    padding: 14px 0 14px 30px;
  }
  .view-cart-on-checkout-review .table thead > tr > th.views-field-quantity {
    min-width: 100px;
    display: revert;
    padding: 14px 10px;
    text-align: center;
  }
  .view-cart-on-checkout-review .table thead > tr > th.views-field-total-price__number {
    max-width: 200px;
    display: revert;
  }
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr > td {
    vertical-align: top;
  }
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-quantity {
    min-width: 100px;
    padding: 14px 10px;
    text-align: center;
  }
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-total-price__number {
    max-width: 200px;
  }
}
.view-cart-on-checkout-review .table tbody {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody {
    display: revert;
  }
}
.view-cart-on-checkout-review .table tbody > tr {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  min-height: 130px;
  height: 100%;
  width: 100%;
  padding: 10px 15px 20px 140px;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr {
    display: revert;
    padding: 0;
    min-height: 120px;
  }
}
.view-cart-on-checkout-review .table tbody > tr > td {
  height: unset;
  max-height: unset;
  padding: 0;
  white-space: normal;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr > td {
    padding: 14px 0 14px 30px;
  }
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity .is-rent {
  position: absolute;
  bottom: 14px;
  right: 7px;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  color: #2A2A2A;
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity .contextual-region {
  position: unset;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity article {
    display: -webkit-box;
    display: flex;
  }
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity article .field--name-field-image {
  position: absolute;
  left: 15px;
  top: 10px;
  background: #ffffff;
  min-height: 100px;
  min-width: 100px;
  display: -webkit-box;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity article .field--name-field-image {
    position: relative;
    left: 0;
    top: 0;
    margin-right: 40px;
  }
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity article .field--name-title {
  margin-bottom: 4px;
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity article .field--name-title a {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity article .field--name-title {
    margin-bottom: 11px;
  }
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity article .field--name-title a {
    font: 600 18px/25px "Nunito Sans", sans-serif;
  }
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity .flex-box-c .flex-l {
  position: absolute;
  left: 15px;
  top: 10px;
  background: #ffffff;
  min-height: 100px;
  min-width: 100px;
  display: -webkit-box;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity .flex-box-c .flex-r .field--name-product-id {
  margin-bottom: 4px;
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity .flex-box-c .flex-r .field--name-product-id a {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity .flex-box-c {
    display: -webkit-box;
    display: flex;
  }
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity .flex-box-c .flex-l {
    position: relative;
    left: 0;
    top: 0;
    margin-right: 40px;
  }
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity .flex-box-c .flex-r .field--name-product-id {
    margin-bottom: 11px;
  }
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity .flex-box-c .flex-r .field--name-product-id a {
    font: 600 18px/25px "Nunito Sans", sans-serif;
  }
}
.view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-size,
.view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-color-attribute {
  display: -webkit-box;
  display: flex;
}
.view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-size .field--label,
.view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-color-attribute .field--label {
  color: #000000;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  position: relative;
  margin-right: 5px;
}
.view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-size .field--label:after,
.view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-color-attribute .field--label:after {
  content: ":";
  color: #000000;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-size .field--item,
.view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-color-attribute .field--item {
  color: #000000;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-size .field--label,
  .view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-color-attribute .field--label {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
  .view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-size .field--label:after,
  .view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-color-attribute .field--label:after {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
  .view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-size .field--item,
  .view-cart-on-checkout-review .table tbody > tr > td .field--name-attribute-color-attribute .field--item {
    font: 400 16px/22px "Nunito Sans", sans-serif;
    margin-bottom: 0;
  }
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-quantity {
  margin: 0 0 28px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-quantity span {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-quantity {
    color: #2A2A2A;
    font: 400 14px/20px "Nunito Sans", sans-serif;
  }
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-quantity span {
    display: none;
  }
}
.view-cart-on-checkout-review .table-responsive > .table-bordered {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table-responsive > .table-bordered {
    display: revert;
  }
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity {
    padding: 14px 0 14px 30px;
    position: relative;
  }
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-purchased-entity .is-rent {
    position: absolute;
    bottom: 14px;
    right: 7px;
    font: 800 16px/22px "Nunito Sans", sans-serif;
    color: #2A2A2A;
  }
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-total-price__number {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.view-cart-on-checkout-review .table tbody > tr > td.views-field-total-price__number .btn {
  position: absolute;
  right: 15px;
  top: 12px;
  border: none;
  border-radius: 0;
  font-size: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .view-cart-on-checkout-review .table tbody > tr > td.views-field-total-price__number {
    padding: 14px 20px 14px 20px;
    position: relative;
    text-align: left;
  }
}
.view-cart-on-checkout-review .form-group {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.view-cart-on-checkout-review .form-group .btn#edit-checkout, .view-cart-on-checkout-review .form-group .btn#edit-submit {
  min-width: 48%;
}
.view-cart-on-checkout-review .form-group .btn#edit-checkout {
  background: #3C5FA1;
  border: none;
  border-radius: 0.8rem;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.9rem 3.3rem;
}

#edit-review div[id*=review-shipping-information] .field--name-shipping-method {
  display: -webkit-box;
  display: flex;
}
#edit-review div[id*=review-shipping-information] .field--name-shipping-method .field--label {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  position: relative;
  margin-right: 5px;
}
#edit-review div[id*=review-shipping-information] .field--name-shipping-method .field--label:after {
  content: ":";
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
#edit-review div[id*=review-shipping-information] .field--name-shipping-method .field--item {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  #edit-review div[id*=review-shipping-information] .field--name-shipping-method .field--label {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
  #edit-review div[id*=review-shipping-information] .field--name-shipping-method .field--label:after {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
  #edit-review div[id*=review-shipping-information] .field--name-shipping-method .field--item {
    font: 400 16px/22px "Nunito Sans", sans-serif;
  }
}
#edit-review #edit-review-course-participants .panel-body h3 {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  margin: 0;
}
#edit-review #edit-review-course-participants .panel-body ul {
  padding: 0;
  margin: 0 0 14px 0;
  list-style: none;
}
#edit-review #edit-review-course-participants .panel-body ul li {
  margin-bottom: 0;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
#edit-review #edit-review-course-participants .panel-body ul:last-child {
  margin: 0;
}
#edit-review #edit-review-order-fieldscheckout {
  display: none;
}
#edit-review .form-item-review-send-newsletter {
  margin: 0 15px !important;
}
@media (min-width: 768px) {
  #edit-review .form-item-review-send-newsletter {
    margin: 0 !important;
  }
}

.checkout-complete-inside {
  border-radius: 10px;
  text-align: center;
  position: relative;
  padding: 140px 40px 40px;
}
.checkout-complete-inside:before {
  position: absolute;
  top: 45px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  background: url("../images/view/svg/sprite.view.svg#accept") no-repeat center center/96px 96px;
  width: 96px;
  height: 96px;
}
@media (min-width: 768px) {
  .checkout-complete-inside:before {
    background: url("../images/view/svg/sprite.view.svg#accept") no-repeat center center/140px 140px;
    width: 140px;
    height: 140px;
    top: 0;
  }
}
.checkout-complete-inside h3 {
  font-style: normal;
  color: #133690;
  font: 800 24px/31px "Nunito Sans", sans-serif;
  margin-bottom: 26px;
  margin-top: 11px;
}
@media (min-width: 768px) {
  .checkout-complete-inside h3 {
    font: 800 36px/43px "Nunito Sans", sans-serif;
    margin-bottom: 7px;
    margin-top: 20px;
  }
}
.checkout-complete-inside p {
  color: #3C5FA1;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin: 0;
}
.checkout-complete-inside .checkout-complete-go-front {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.checkout-complete-inside .checkout-complete-go-front:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.checkout-complete-inside .checkout-complete-go-front:focus, .checkout-complete-inside .checkout-complete-go-front:focus-within, .checkout-complete-inside .checkout-complete-go-front:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.checkout-complete-inside .checkout-complete-go-front {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .checkout-complete-inside .checkout-complete-go-front {
    margin-top: 36px;
  }
}

.user-account-title {
  font-size: 34px;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  margin-top: 40px;
  margin-bottom: 25px;
  color: #133690;
  letter-spacing: -1px;
  position: relative;
  border: none;
  padding-bottom: 10px;
}
.user-account-title:after {
  content: "";
  background: #5FC399;
  position: absolute;
  bottom: 0;
  left: 15px;
  height: 3px;
  width: 40px;
  border-radius: 10px;
}
@media (min-width: 1200px) {
  .user-account-title:after {
    left: 0;
  }
}

.path-user .tabs {
  padding: 0;
  border-radius: 10px;
  margin-bottom: 40px;
  background: transparent;
}
@media screen and (max-width: 1024px) {
  .path-user .tabs {
    position: fixed;
    width: 100vw;
    left: 0;
    top: 80px;
    z-index: 1;
  }
}
@media screen and (min-width: 1025px) {
  .path-user .tabs {
    grid-column: 1/-1;
  }
}
@media screen and (min-width: 1025px) {
  .path-user .block-simple-blockerklaervideo-simple-block {
    grid-column: 1/-1;
  }
}
.path-user .block-simple-blockerklaervideo-simple-block .link-table .link-table-caption {
  font-size: 18px;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
  margin-top: 0;
  margin-left: 0;
  text-wrap: wrap;
  display: block;
  font-weight: bold;
  margin-bottom: 12px;
  margin-left: 0;
  text-wrap: wrap;
}
@media (min-width: 768px) {
  .path-user .block-simple-blockerklaervideo-simple-block .link-table .link-table-caption {
    font-size: 24px;
  }
}
.path-user .block-simple-blockerklaervideo-simple-block .link-table .link-table-header {
  background: #133690;
  border-collapse: collapse;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  padding: 13px 14px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-family: "Nunito Sans", sans-serif;
}
.path-user .block-simple-blockerklaervideo-simple-block .link-table .link-table-data {
  padding: 13px 14px;
  background: #ffffff;
}
.path-user .tabs--primary-user-swim-wrp {
  padding: 4px;
}
@media screen and (min-width: 1025px) {
  .path-user .tabs--primary-user-swim-wrp {
    border-radius: 12px;
    background: white;
  }
}
@media (min-width: 768px) {
  .path-user .tabs--primary-user-swim-wrp {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  .path-user .tabs--primary-user-swim-wrp::-webkit-scrollbar {
    display: none;
  }
  .path-user .tabs--primary-user-swim-wrp::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .path-user .tabs--primary-user-swim-wrp::-webkit-scrollbar-thumb {
    background: transparent;
  }
  .path-user .tabs--primary-user-swim-wrp ::-webkit-scrollbar-track {
    background-color: transparent;
  }
}
.path-user .nav-tabs {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  border: none;
  white-space: nowrap;
  gap: 4px;
}
.path-user .nav-tabs > li {
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 480px) {
  .path-user .nav-tabs > li {
    width: unset;
  }
}
.path-user .nav-tabs > li:last-child a {
  margin-right: 4px;
}
.path-user .nav-tabs > li > a {
  margin-right: 0;
  padding: 10px 20px;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #133690;
  font: 400 16px/20px "Nunito Sans", sans-serif;
  border-radius: 8px;
  white-space: nowrap;
  border: none;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.path-user .nav-tabs > li > a.is-active {
  background: #133690;
  color: #ffffff;
}
.path-user .nav-tabs > li > a.is-active:focus-within, .path-user .nav-tabs > li > a.is-active:hover {
  background: #133690;
}
.path-user .nav-tabs > li > a:focus-within, .path-user .nav-tabs > li > a:hover {
  border: none;
  outline: 0;
  background: rgba(19, 54, 144, 0.1);
}
.path-user .content-bottom-container {
  padding: 0;
}
.path-user .block.block-views-blockprofile-school-list-block-1 .block-title,
.path-user .block.block-views-blockuser-personal-data-block-1 .block-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-left: 0;
}
@media (min-width: 768px) {
  .path-user .block.block-views-blockprofile-school-list-block-1 .block-title,
  .path-user .block.block-views-blockuser-personal-data-block-1 .block-title {
    font-size: 24px;
  }
}
@media all and (min-width: 1025px) {
  .path-user .block.block-views-blockprofile-school-list-block-1 .block-title,
  .path-user .block.block-views-blockuser-personal-data-block-1 .block-title {
    font-size: 24px;
  }
}
.path-user .view-profile-course-list {
  margin-bottom: 70px;
}
.path-user .view-profile-course-list .view-header .block-title {
  margin-bottom: 0;
}
.path-user form .checkbox label {
  display: inline;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}
.path-user form .checkbox input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 16px;
  height: 16px;
}
.path-user form .checkbox input[type=checkbox]::before, .path-user form .checkbox input[type=checkbox]::after {
  width: 16px;
  height: 16px;
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 4px;
  cursor: pointer;
}
.path-user form .checkbox input[type=checkbox]::before {
  border: 1px solid rgba(0, 0, 0, 0.25);
  background: white;
}
.path-user form .checkbox input[type=checkbox]:checked::before {
  border-color: #133690;
  background: #133690;
  z-index: 1;
}
.path-user form .checkbox input[type=checkbox]:checked::after {
  background: url("../images/icons_new/check-icon.svg") no-repeat center center/auto;
  z-index: 2;
}
@media (min-width: 1200px) {
  .path-user .main-in.container {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .path-user .main-container .container {
    padding: 0;
  }
}
.path-user .profile-form .select2-selection--single:after,
.path-user .user-form .select2-selection--single:after {
  display: none;
}
.path-user .swimsports-tfa-verify-form .form-actions {
  margin: 10px 0;
}
.path-user .swimsports-tfa-verify-form .form-actions button {
  margin-right: 5px;
}
@media (max-width: 400px) {
  .path-user .swimsports-tfa-verify-form .form-actions button {
    margin-bottom: 5px;
  }
}

.path-product-course .table-responsive .sticky-header {
  display: none;
}

.path-user h1.page-header,
.path-product-course h1.page-header {
  font-size: 34px;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  margin-top: 40px;
  margin-bottom: 25px;
}
.path-user .bread-crumb,
.path-product-course .bread-crumb {
  margin-top: 0;
  margin-bottom: 40px;
}
.path-user .breadcrumb > li,
.path-product-course .breadcrumb > li {
  font-size: 14px;
  font-weight: 500;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
}
.path-user .breadcrumb > li:last-child,
.path-product-course .breadcrumb > li:last-child {
  font-weight: 600;
}
.path-user .breadcrumb > li + li:before,
.path-product-course .breadcrumb > li + li:before {
  padding-left: 12px;
}
.path-user .breadcrumb > li a,
.path-product-course .breadcrumb > li a {
  line-height: inherit;
  font-weight: inherit;
  font-size: inherit;
  text-decoration: none;
  opacity: 0.4;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (any-hover: hover) {
  .path-user .breadcrumb > li a:hover,
  .path-product-course .breadcrumb > li a:hover {
    opacity: 1;
  }
}
.path-user .main-container,
.path-product-course .main-container {
  background: #EAECED;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .path-user .main-container,
  .path-product-course .main-container {
    padding-bottom: 100px;
  }
}
.path-user .views-element-container .block-title,
.path-product-course .views-element-container .block-title {
  font-size: 24px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
  margin-top: 0;
  margin-bottom: 24px;
}
.path-user .view .btn-group.open .dropdown-toggle span.caret,
.path-product-course .view .btn-group.open .dropdown-toggle span.caret {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.path-user .view .btn-group.open .dropdown-menu,
.path-product-course .view .btn-group.open .dropdown-menu {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.path-user .view .btn-group .form-submit,
.path-product-course .view .btn-group .form-submit {
  border: 1px solid #133690;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 8px 4.5px 8px 18px;
  border-right: 0;
  font-weight: 400;
  color: #133690;
}
.path-user .view .btn-group .dropdown-toggle,
.path-product-course .view .btn-group .dropdown-toggle {
  border: 1px solid #133690;
  border-left: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 8px 18px 8px 6px;
}
.path-user .view .btn-group .dropdown-toggle:active, .path-user .view .btn-group .dropdown-toggle:focus,
.path-product-course .view .btn-group .dropdown-toggle:active,
.path-product-course .view .btn-group .dropdown-toggle:focus {
  border: 1px solid #133690;
  border-left: 0;
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.path-user .view .btn-group .dropdown-toggle span.caret,
.path-product-course .view .btn-group .dropdown-toggle span.caret {
  width: 18px;
  height: 18px;
  background-image: url("../images/icons_new/arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.path-user .view .btn-group .dropdown-menu,
.path-product-course .view .btn-group .dropdown-menu {
  min-width: 100% !important;
  right: 0;
  left: auto;
  padding: 10px 18px;
  border-radius: 6px;
  display: block;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px);
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (min-width: 992px) {
  .path-user .view .btn-group .dropdown-menu,
  .path-product-course .view .btn-group .dropdown-menu {
    min-width: 107% !important;
  }
}
.path-user .view .btn-group .dropdown-menu a,
.path-product-course .view .btn-group .dropdown-menu a {
  text-decoration: none;
  padding-right: 0 !important;
  padding-left: 0 !important;
  font-size: 16px;
}
@media (any-hover: hover) {
  .path-user .view .btn-group .dropdown-menu a:hover,
  .path-product-course .view .btn-group .dropdown-menu a:hover {
    text-decoration: underline;
    background: transparent;
  }
}
.path-user .view-header,
.path-product-course .view-header {
  font-size: 24px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
  margin-top: 0;
  margin-bottom: 24px;
}
.path-user .view-commerce-user-orders .view-header,
.path-product-course .view-commerce-user-orders .view-header {
  font-size: 24px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
  margin-top: 0;
  margin-bottom: 24px;
}
.path-user .table-responsive,
.path-product-course .table-responsive {
  margin-bottom: 40px;
}
.path-user .caption-copy,
.path-product-course .caption-copy {
  font-size: 24px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
  margin-top: 0;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .path-user .caption-copy,
  .path-product-course .caption-copy {
    display: block !important;
  }
}
.path-user table,
.path-product-course table {
  border-radius: 12px;
}
.path-user table caption,
.path-product-course table caption {
  font-size: 24px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #133690;
  margin-top: 0;
  margin-bottom: 24px;
}
.path-user table thead > tr > th,
.path-product-course table thead > tr > th {
  font-weight: 600;
}
.path-user table thead > tr > th a,
.path-product-course table thead > tr > th a {
  color: white;
  opacity: 0.9;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  gap: 15px;
}
@media (any-hover: hover) {
  .path-user table thead > tr > th a:hover,
  .path-product-course table thead > tr > th a:hover {
    opacity: 1;
  }
}
.path-user table thead > tr > th.is-active a,
.path-product-course table thead > tr > th.is-active a {
  opacity: 1;
}
.path-user table tbody > tr,
.path-product-course table tbody > tr {
  color: #133690;
}
.path-user table tbody > tr:nth-child(even),
.path-product-course table tbody > tr:nth-child(even) {
  background-color: #F3F5F9;
}
.path-user table tbody > tr:last-child td:first-child,
.path-product-course table tbody > tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
.path-user table tbody > tr:last-child td:last-child,
.path-product-course table tbody > tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}
.path-user table tbody > tr > td,
.path-product-course table tbody > tr > td {
  color: #133690;
}
.path-user table tbody > tr > td a,
.path-product-course table tbody > tr > td a {
  color: #133690;
  text-decoration: underline;
}
@media (any-hover: hover) {
  .path-user table tbody > tr > td a:hover,
  .path-product-course table tbody > tr > td a:hover {
    text-decoration: none;
  }
}
.path-user table tbody .views-field-field-designation ul li:first-child,
.path-product-course table tbody .views-field-field-designation ul li:first-child {
  font-weight: 600;
}
.path-user table tbody .views-field-title a,
.path-product-course table tbody .views-field-title a {
  font-weight: 400;
  text-decoration: underline;
}
@media (any-hover: hover) {
  .path-user table tbody .views-field-title a:hover,
  .path-product-course table tbody .views-field-title a:hover {
    text-decoration: none;
  }
}
.path-user table tbody .views-field--title-value,
.path-product-course table tbody .views-field--title-value {
  font-weight: 500;
}
.path-user table tbody .views-field--title-value a,
.path-product-course table tbody .views-field--title-value a {
  font-weight: inherit;
}
.path-user table tbody .views-field--title-value a ~ *,
.path-product-course table tbody .views-field--title-value a ~ * {
  font-weight: 400;
}
.path-user .footer-main,
.path-product-course .footer-main {
  margin-top: 0;
}
.path-user .re-order,
.path-product-course .re-order {
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-decoration: none;
  padding: 8px 18px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.path-user .re-order:focus,
.path-product-course .re-order:focus {
  background: rgba(19, 54, 144, 0.1);
  border: 1px solid #133690;
  color: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .path-user .re-order:hover,
  .path-product-course .re-order:hover {
    background: rgba(19, 54, 144, 0.1);
    border: 1px solid #133690;
    color: #133690;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.path-user .re-order:active,
.path-product-course .re-order:active {
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690;
  border-radius: 6px;
}
.path-user .invoice-icon a:before,
.path-product-course .invoice-icon a:before {
  background-image: url("../images/icons_new/pdf-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-41%);
  transform: translateY(-41%);
}
.path-user .pager-nav,
.path-product-course .pager-nav {
  margin-top: -24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.path-user .pager-nav .pagination,
.path-product-course .pager-nav .pagination {
  margin-top: 0 !important;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  gap: 5px;
  flex-wrap: wrap;
}
.path-user .pager-nav .pagination li.active a,
.path-product-course .pager-nav .pagination li.active a {
  background-color: #133690;
  border-color: #133690;
  color: white;
}
@media (any-hover: hover) {
  .path-user .pager-nav .pagination li.active a:hover,
  .path-product-course .pager-nav .pagination li.active a:hover {
    background: rgba(19, 54, 144, 0.9);
  }
}
.path-user .pager-nav .pagination li a, .path-user .pager-nav .pagination li span.page-link,
.path-product-course .pager-nav .pagination li a,
.path-product-course .pager-nav .pagination li span.page-link {
  border-radius: 32px;
  height: 32px;
  border-color: #F1F1F1;
  color: #133690;
  background: transparent;
  font-size: 13px;
  font-weight: 500;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
@media (any-hover: hover) {
  .path-user .pager-nav .pagination li a:hover, .path-user .pager-nav .pagination li span.page-link:hover,
  .path-product-course .pager-nav .pagination li a:hover,
  .path-product-course .pager-nav .pagination li span.page-link:hover {
    background: rgba(19, 54, 144, 0.1);
  }
}
@media all and (max-width: 581px) {
  .path-user #drupal-modal .modal-dialog,
  .path-product-course #drupal-modal .modal-dialog {
    margin: 20px 0 0;
    -webkit-transform: none;
    transform: none;
  }
}
@media all and (max-width: 581px) {
  .path-user .ui-dialog.edit-attendance-note, .path-user .ui-dialog.add-attendance-note, .path-user .ui-dialog.user-profile-popup,
  .path-product-course .ui-dialog.edit-attendance-note,
  .path-product-course .ui-dialog.add-attendance-note,
  .path-product-course .ui-dialog.user-profile-popup {
    width: 100vw !important;
    max-width: 95vw !important;
    height: 70%;
    margin: 140px 0;
    border-radius: 15px;
  }
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-process-note-form,
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-note-form, .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-process-note-form,
  .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-note-form, .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-process-note-form,
  .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-note-form,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-process-note-form,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-note-form,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-process-note-form,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-note-form,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-process-note-form,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-note-form {
    height: 95%;
  }
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea,
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea, .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea,
  .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea, .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-process-note-form .form-type-textarea,
  .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-note-form .form-type-textarea,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-process-note-form .form-type-textarea,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-note-form .form-type-textarea {
    height: 70%;
  }
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper,
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper, .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper,
  .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper, .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper,
  .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper {
    height: 80%;
  }
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper textarea, .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper textarea, .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-process-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-note-form .form-type-textarea .form-textarea-wrapper textarea {
    height: 79%;
  }
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-edit-note-form, .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-edit-note-form, .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-edit-note-form,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-edit-note-form,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-edit-note-form,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-edit-note-form {
    height: 77%;
  }
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea, .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea, .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea {
    height: 70%;
  }
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper, .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper, .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper {
    height: 80%;
  }
  .path-user .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper textarea, .path-user .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper textarea, .path-user .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-product-course .ui-dialog.edit-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-product-course .ui-dialog.add-attendance-note #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper textarea,
  .path-product-course .ui-dialog.user-profile-popup #drupal-modal--body .course-attendance-edit-note-form .form-type-textarea .form-textarea-wrapper textarea {
    height: 100%;
  }
  .path-user .ui-dialog.edit-attendance-note .form-attendance-note-actions, .path-user .ui-dialog.add-attendance-note .form-attendance-note-actions, .path-user .ui-dialog.user-profile-popup .form-attendance-note-actions,
  .path-product-course .ui-dialog.edit-attendance-note .form-attendance-note-actions,
  .path-product-course .ui-dialog.add-attendance-note .form-attendance-note-actions,
  .path-product-course .ui-dialog.user-profile-popup .form-attendance-note-actions {
    position: fixed;
  }
}
.path-user .select2-container--default .select2-results__option:hover,
.path-product-course .select2-container--default .select2-results__option:hover {
  text-shadow: none;
}
.path-user .select2-container--default .select2-results__option--highlighted:hover,
.path-product-course .select2-container--default .select2-results__option--highlighted:hover {
  text-shadow: 1px 0 0 #ffffff;
}
.path-user .select2 .select2-selection--single .select2-selection__rendered,
.path-product-course .select2 .select2-selection--single .select2-selection__rendered {
  border: 1px solid #CFD4D9;
  border-radius: 6px;
}
.path-user .select2.select2-selection--single:after,
.path-product-course .select2.select2-selection--single:after {
  display: none;
}
.path-user .select2.select2-container--default .select2-selection--single .select2-selection__arrow,
.path-product-course .select2.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: block;
  width: 40px;
  height: 38px;
  border-left: 1px solid #CFD4D9;
  background: #F3F5F9;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.path-user .select2.select2-container--default .select2-selection--single .select2-selection__arrow::before,
.path-product-course .select2.select2-container--default .select2-selection--single .select2-selection__arrow::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons_new/arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.path-user .select2.select2-container--default .select2-selection--single .select2-selection__arrow b,
.path-product-course .select2.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.path-user .select2.select2-container--open .select2-selection--single .select2-selection__arrow::before,
.path-product-course .select2.select2-container--open .select2-selection--single .select2-selection__arrow::before {
  -webkit-transform: translate(-50%, -50%) rotate(270deg);
  transform: translate(-50%, -50%) rotate(270deg);
}
.path-user .select2.select2-container--open .select2-selection--single .select2-selection__rendered,
.path-product-course .select2.select2-container--open .select2-selection--single .select2-selection__rendered {
  border-color: #133690;
}

.tabs--primary-user-swim {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .tabs--primary-user-swim {
    background-color: white;
    overflow: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.09)), color-stop(30%, #FFFFFF));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.09) 0%, #FFFFFF 30%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.09) 0%, #FFFFFF 30%);
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
  }
  .tabs--primary-user-swim::-webkit-scrollbar {
    height: 4px;
  }
  .tabs--primary-user-swim::-webkit-scrollbar-thumb {
    background: #133690;
  }
  .tabs--primary-user-swim ::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.14);
  }
}
.tabs--primary-user-swim._has-horizontal-scroll {
  position: relative;
}
@media all and (min-width: 1025px) {
  .tabs--primary-user-swim._has-horizontal-scroll .tabs--nav-user-swim {
    display: block;
  }
}
@media all and (min-width: 1025px) {
  .tabs--primary-user-swim._has-horizontal-scroll::before, .tabs--primary-user-swim._has-horizontal-scroll::after {
    content: "";
    display: block;
    opacity: 0;
    visibility: hidden;
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: none;
  }
  .tabs--primary-user-swim._has-horizontal-scroll::after {
    right: 59px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.01)), to(rgb(255, 255, 255)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.01) 0%, rgb(255, 255, 255) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, rgb(255, 255, 255) 100%);
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  .tabs--primary-user-swim._has-horizontal-scroll.overflow-right::after {
    opacity: 1;
    visibility: visible;
    right: 59px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.01)), to(rgb(255, 255, 255)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.01) 0%, rgb(255, 255, 255) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, rgb(255, 255, 255) 100%);
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  .tabs--primary-user-swim._has-horizontal-scroll.overflow-left::before {
    opacity: 1;
    visibility: visible;
    left: 59px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.01)), to(rgb(255, 255, 255)));
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0.01) 0%, rgb(255, 255, 255) 100%);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.01) 0%, rgb(255, 255, 255) 100%);
    border-top-left-radius: 11px;
    border-bottom-left-radius: 11px;
  }
}
@media screen and (min-width: 1025px) {
  .tabs--primary-user-swim._has-horizontal-scroll .tabs--primary-user-swim-wrp {
    width: calc(100% - 118px);
    overflow: auto;
  }
}
.tabs--primary-user-swim .tabs--nav-user-swim {
  border-radius: 12px;
  background: white;
  width: 47px;
  height: 47px;
  position: relative;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  display: none;
}
.tabs--primary-user-swim .tabs--nav-user-swim::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../images/icons_new/arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
}
.tabs--primary-user-swim .tabs--nav-user-swim:focus, .tabs--primary-user-swim .tabs--nav-user-swim:hover {
  background: #133690;
}
.tabs--primary-user-swim .tabs--nav-user-swim:focus::before, .tabs--primary-user-swim .tabs--nav-user-swim:hover::before {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.tabs--primary-user-swim .tabs--nav-user-swim-left::before {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
}

.view-commerce-user-invoices,
.view-commerce-user-orders,
.view-user-courses,
.view-participated-courses,
.view-profile-course-list,
.view-profile-school-list {
  margin-bottom: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.view-commerce-user-invoices a,
.view-commerce-user-orders a,
.view-user-courses a,
.view-participated-courses a,
.view-profile-course-list a,
.view-profile-school-list a {
  color: #133690;
  text-decoration: underline;
}
@media (any-hover: hover) {
  .view-commerce-user-invoices a:hover,
  .view-commerce-user-orders a:hover,
  .view-user-courses a:hover,
  .view-participated-courses a:hover,
  .view-profile-course-list a:hover,
  .view-profile-school-list a:hover {
    text-decoration: none;
  }
}
.view-commerce-user-invoices .table tbody > tr > td,
.view-commerce-user-invoices .table thead > tr > th,
.view-commerce-user-orders .table tbody > tr > td,
.view-commerce-user-orders .table thead > tr > th,
.view-user-courses .table tbody > tr > td,
.view-user-courses .table thead > tr > th,
.view-participated-courses .table tbody > tr > td,
.view-participated-courses .table thead > tr > th,
.view-profile-course-list .table tbody > tr > td,
.view-profile-course-list .table thead > tr > th,
.view-profile-school-list .table tbody > tr > td,
.view-profile-school-list .table thead > tr > th {
  padding-left: 14px;
}
.view-commerce-user-invoices .view-header,
.view-commerce-user-orders .view-header,
.view-user-courses .view-header,
.view-participated-courses .view-header,
.view-profile-course-list .view-header,
.view-profile-school-list .view-header {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.view-commerce-user-invoices .view-content,
.view-commerce-user-orders .view-content,
.view-user-courses .view-content,
.view-participated-courses .view-content,
.view-profile-course-list .view-content,
.view-profile-school-list .view-content {
  display: none;
}
@media (min-width: 992px) {
  .view-commerce-user-invoices .view-content,
  .view-commerce-user-orders .view-content,
  .view-user-courses .view-content,
  .view-participated-courses .view-content,
  .view-profile-course-list .view-content,
  .view-profile-school-list .view-content {
    display: block;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
}
.view-commerce-user-invoices .pager-nav,
.view-commerce-user-orders .pager-nav,
.view-user-courses .pager-nav,
.view-participated-courses .pager-nav,
.view-profile-course-list .pager-nav,
.view-profile-school-list .pager-nav {
  -webkit-box-ordinal-group: 5;
  order: 4;
}
.view-commerce-user-invoices .pager-nav ~ .attachment,
.view-commerce-user-orders .pager-nav ~ .attachment,
.view-user-courses .pager-nav ~ .attachment,
.view-participated-courses .pager-nav ~ .attachment,
.view-profile-course-list .pager-nav ~ .attachment,
.view-profile-school-list .pager-nav ~ .attachment {
  -webkit-box-ordinal-group: 4;
  order: 3;
}
@media (min-width: 992px) {
  .view-commerce-user-invoices .attachment,
  .view-commerce-user-orders .attachment,
  .view-user-courses .attachment,
  .view-participated-courses .attachment,
  .view-profile-course-list .attachment,
  .view-profile-school-list .attachment {
    display: none;
  }
}
.view-commerce-user-invoices .view-display-id-view_user_attachment,
.view-commerce-user-orders .view-display-id-view_user_attachment,
.view-user-courses .view-display-id-view_user_attachment,
.view-participated-courses .view-display-id-view_user_attachment,
.view-profile-course-list .view-display-id-view_user_attachment,
.view-profile-school-list .view-display-id-view_user_attachment {
  -webkit-box-ordinal-group: 4;
  order: 3;
}
.view-commerce-user-invoices .view-display-id-view_user_attachment .views-row > .views-field:first-child,
.view-commerce-user-orders .view-display-id-view_user_attachment .views-row > .views-field:first-child,
.view-user-courses .view-display-id-view_user_attachment .views-row > .views-field:first-child,
.view-participated-courses .view-display-id-view_user_attachment .views-row > .views-field:first-child,
.view-profile-course-list .view-display-id-view_user_attachment .views-row > .views-field:first-child,
.view-profile-school-list .view-display-id-view_user_attachment .views-row > .views-field:first-child {
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}
.view-commerce-user-invoices .view-display-id-view_user_attachment .views-row > .views-field:last-child,
.view-commerce-user-orders .view-display-id-view_user_attachment .views-row > .views-field:last-child,
.view-user-courses .view-display-id-view_user_attachment .views-row > .views-field:last-child,
.view-participated-courses .view-display-id-view_user_attachment .views-row > .views-field:last-child,
.view-profile-course-list .view-display-id-view_user_attachment .views-row > .views-field:last-child,
.view-profile-school-list .view-display-id-view_user_attachment .views-row > .views-field:last-child {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.view-commerce-user-orders .attachment {
  -webkit-box-ordinal-group: 3;
  order: 2;
}

.view-profile-school-list {
  margin-bottom: 0;
}
.view-profile-school-list a {
  text-decoration: none;
}

.view-user-courses .view-display-id-view_user_attachment .views-row .field-content {
  font-weight: 400;
}
.view-user-courses .view-display-id-view_user_attachment .views-row.user-courses-animation .views-field--corse-info-show-more .course--button-show-more .course--button-show-more-buton::before {
  -webkit-animation: fadeInFromNone 0.5s ease-out;
  animation: fadeInFromNone 0.5s ease-out;
  background-image: url("../images/icons_new/hide-circle-icon.svg");
}
.view-user-courses .view-display-id-view_user_attachment .views-row .views-field-nothing {
  padding: 0;
}
.view-user-courses .view-display-id-view_user_attachment .views-row .views-field-nothing .views-field--corse-info-show-more {
  width: 100%;
}
.view-user-courses .view-display-id-view_user_attachment .views-row .views-field-field-designation .field-content {
  font-weight: 600;
}
.view-user-courses .view-display-id-view_user_attachment .views-row .views-field--corse-info-show-more .course--bottom-section {
  overflow: hidden;
  height: 0;
}
.view-user-courses .view-display-id-view_user_attachment .views-row .views-field--corse-info-show-more .course--button-show-more {
  background: #133690;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
}
.view-user-courses .view-display-id-view_user_attachment .views-row .views-field--corse-info-show-more .course--button-show-more .views-label {
  color: white;
}
.view-user-courses .view-display-id-view_user_attachment .views-row .views-field--corse-info-show-more .course--button-show-more .course--button-show-more-buton {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
}
.view-user-courses .view-display-id-view_user_attachment .views-row .views-field--corse-info-show-more .course--button-show-more .course--button-show-more-buton::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../images/icons_new/show-circle-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.course--bottom-section {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}

.view-profile-course-list.view-display-id-view_user_attachment .views-row .views-label {
  font-size: 12px;
}
.view-profile-course-list.view-display-id-view_user_attachment .views-row .field-content {
  font-size: 14px;
  text-align: right;
}
.view-profile-course-list.view-display-id-view_user_attachment .views-field-operations .btn-group .form-submit {
  text-align: left;
}

.view-commerce-user-orders .view-display-id-view_user_attachment .views-row .additional-order-links {
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
@media (min-width: 768px) {
  .view-commerce-user-orders .view-display-id-view_user_attachment .views-row .additional-order-links {
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
.view-commerce-user-orders .view-display-id-view_user_attachment .views-row .additional-order-links > div {
  -webkit-box-flex: 1;
  flex: 1 1 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .view-commerce-user-orders .view-display-id-view_user_attachment .views-row .additional-order-links > div {
    -webkit-box-flex: 1;
    flex: 1 1 50%;
  }
}
.view-commerce-user-orders .view-display-id-view_user_attachment .views-row .additional-order-links a {
  display: block;
  width: 100%;
  text-align: center;
  padding: 7px 18px;
  text-decoration: none;
}
.view-commerce-user-orders .view-display-id-view_user_attachment .views-row .invoice-icon a {
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-decoration: none;
  padding: 8px 18px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.view-commerce-user-orders .view-display-id-view_user_attachment .views-row .invoice-icon a:focus {
  background: rgba(19, 54, 144, 0.1);
  border: 1px solid #133690;
  color: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .view-commerce-user-orders .view-display-id-view_user_attachment .views-row .invoice-icon a:hover {
    background: rgba(19, 54, 144, 0.1);
    border: 1px solid #133690;
    color: #133690;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.view-commerce-user-orders .view-display-id-view_user_attachment .views-row .invoice-icon a:active {
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690;
  border-radius: 6px;
}
.view-commerce-user-orders .view-display-id-view_user_attachment .views-row .invoice-icon a {
  color: #133690 !important;
  padding-left: 40px;
  display: -webkit-box;
  display: flex;
  gap: 8px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background: #F3F5F9;
  padding: 7px 18px;
  text-decoration: none;
}
.view-commerce-user-orders .view-display-id-view_user_attachment .views-row .invoice-icon a::before {
  display: block;
  position: static;
  -webkit-transform: none;
  transform: none;
  width: 20px;
  height: 23px;
}

.view-display-id-view_user_attachment .view-header,
.view-display-id-view_user_attachment_2 .view-header {
  display: none;
}
.view-display-id-view_user_attachment .view-content,
.view-display-id-view_user_attachment_2 .view-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 12px;
}
.view-display-id-view_user_attachment .view-content a,
.view-display-id-view_user_attachment_2 .view-content a {
  color: #133690;
  text-decoration: underline;
}
.view-display-id-view_user_attachment .views-row,
.view-display-id-view_user_attachment_2 .views-row {
  border-radius: 12px;
  overflow: hidden;
}
.view-display-id-view_user_attachment .views-row .views-field,
.view-display-id-view_user_attachment_2 .views-row .views-field {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: normal;
  align-items: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  background: white;
  color: #133690;
  min-height: 51px;
  padding: 16px;
  gap: 16px;
  -webkit-box-align: center;
  align-items: center;
}
.view-display-id-view_user_attachment .views-row .views-field:nth-child(even),
.view-display-id-view_user_attachment_2 .views-row .views-field:nth-child(even) {
  background-color: #F3F5F9;
}
.view-display-id-view_user_attachment .views-row .views-label,
.view-display-id-view_user_attachment_2 .views-row .views-label {
  font-size: 12px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
}
.view-display-id-view_user_attachment .views-row .field-content,
.view-display-id-view_user_attachment_2 .views-row .field-content {
  font-size: 14px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-align: right;
}
.view-display-id-view_user_attachment .views-field-operations,
.view-display-id-view_user_attachment_2 .views-field-operations {
  -webkit-box-pack: center;
  justify-content: center;
}
.view-display-id-view_user_attachment .views-field-operations .field-content,
.view-display-id-view_user_attachment_2 .views-field-operations .field-content {
  width: 100%;
}
.view-display-id-view_user_attachment .views-field-operations .btn-group,
.view-display-id-view_user_attachment_2 .views-field-operations .btn-group {
  width: inherit;
  display: -webkit-box;
  display: flex;
}
.view-display-id-view_user_attachment .views-field-operations .btn-group .form-submit,
.view-display-id-view_user_attachment_2 .views-field-operations .btn-group .form-submit {
  -webkit-box-flex: 1;
  flex: 1;
}

.field--type-address .panel-heading a {
  color: #133690;
  font: 800 18px/26px "Nunito Sans", sans-serif;
}
.field--type-address .form-type-select .input-group {
  width: 100%;
}
.field--type-address .form-type-select .input-group select {
  border-radius: 8px;
}
.field--type-address .form-type-select .input-group .input-group-addon {
  display: none;
}
.field--type-address .form-type-select select {
  border-radius: 8px;
  padding: 9px;
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  letter-spacing: -0.5px;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #133690;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../images/view/svg/sprite.view.svg#dropdown-icon") no-repeat 97% 8px/24px 24px;
}
.field--type-address .form-type-select select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F2F2F2 inset;
  -webkit-text-fill-color: #133690;
}
.field--type-address .form-type-select select::-ms-expand {
  display: none;
}

@media (min-width: 768px) {
  .user-main .personal-data-user .region-content {
    display: grid;
    grid-template-columns: repeat(auto-fill, 100%);
  }
}
@media screen and (min-width: 1025px) {
  .user-main .personal-data-user .region-content {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    grid-template-columns: minmax(370px, auto) 1fr;
  }
}

.block-views-blockuser-personal-data-block-1 {
  max-width: 100%;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .block-views-blockuser-personal-data-block-1 {
    width: 370px;
    margin-bottom: 40px;
  }
}
.block-views-blockuser-personal-data-block-1 + article {
  display: none;
}
.block-views-blockuser-personal-data-block-1 h2 {
  color: #133690;
  font: 800 20px/34px "Nunito Sans", sans-serif;
  margin: 0 0 8px 20px;
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-header {
  background: #133690;
  padding: 13px 14px;
  color: #ffffff;
  border-radius: 12px 12px 0 0;
  position: relative;
  margin-bottom: 0;
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-header > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  gap: 16px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  font-size: 14px;
}
@media (min-width: 768px) {
  .block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-header > div {
    font-size: 16px;
  }
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-header {
  font-size: 16px;
  font-weight: bold;
  font-family: "Nunito Sans", sans-serif;
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-header a {
  position: relative;
  width: 24px;
  height: 24px;
  font-size: 0;
}
@media (any-hover: hover) {
  .block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-header a:hover::before {
    opacity: 0.8;
  }
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-header a:before {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: white;
  display: block;
  width: 24px;
  height: 24px;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-mask: url("../images/icons_new/edit-icon.svg") no-repeat center center/contain;
  mask: url("../images/icons_new/edit-icon.svg") no-repeat center center/contain;
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-content {
  background: #ffffff;
  padding: 24px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-content .views-field-nothing-1 .field-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 14px;
  -webkit-box-align: center;
  align-items: center;
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-content .views-field-nothing-1 .views-field {
  color: #133690;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-content .views-field-nothing-1 .views-field--bottom-section {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 2px;
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-content .views-field-nothing-1 .views-field.views-field-field-user-name {
  font-weight: bold;
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-content .views-field-nothing-1 .views-field.views-field-field-user-image .field-content, .block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-content .views-field-nothing-1 .views-field.views-field-field-user-initials .field-content {
  overflow: hidden;
  width: 63px;
  height: 63px;
  border: 1px solid #133690;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  background: #F3F5F9;
  border-radius: 100px;
  gap: 2px;
}
.block-views-blockuser-personal-data-block-1 .view-user-personal-data .view-content .views-field-nothing-1 .views-field.views-field-field-user-image img {
  width: 63px;
  height: 63px;
  border: 1px solid #133690;
}

form.profile-customer-address-book-delete-form,
form.commerce-payment-method-credit-card-delete-form {
  color: #133690;
  font: 400 20px/34px "Nunito Sans", sans-serif;
}

.invoice-icon a {
  font-size: 0;
  color: transparent !important;
  position: relative;
  display: -webkit-box;
  display: flex;
}
.invoice-icon a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.block-views-blockprofile-school-list-block-1 {
  margin-top: 0;
}
.block-views-blockprofile-school-list-block-1 .block-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 12px;
}

.path-user .user-forms form {
  padding: 0;
  background: transparent;
}

.section-user-forms {
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .section-user-forms {
    margin: 0;
  }
}

.user-forms {
  grid-column-start: 1;
  grid-column-end: 3;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: minmax(auto, 370px);
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0 15px;
  background: #ffffff;
  border-radius: 1em;
  width: 100%;
  margin: 30px 0 0 0;
}
@media (min-width: 768px) {
  .user-forms {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(2, minmax(auto, 370px));
    justify-content: space-around;
    margin: 60px 0 0 0;
  }
}
@media (min-width: 992px) {
  .user-forms {
    padding: 0;
  }
}
.user-forms .form-wrapper-panel {
  padding: 0 0 50px;
  margin: 0;
}
@media (min-width: 768px) {
  .user-forms .form-wrapper-panel {
    padding: 50px 0;
  }
}
.user-forms .form-wrapper-panel .panel-heading-form {
  display: none;
}
@media (min-width: 768px) {
  .user-forms .form-wrapper-panel .panel-heading-form {
    display: block;
  }
}
.user-forms .form-wrapper-panel .panel-heading-form {
  text-align: center;
  margin-bottom: 11px;
}
.user-forms .form-wrapper-panel .panel-heading-form .panel-title {
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  .user-forms .form-wrapper-panel .panel-heading-form {
    margin-bottom: 30px;
  }
  .user-forms .form-wrapper-panel .panel-heading-form .panel-title {
    font: 800 36px/43px "Nunito Sans", sans-serif;
    letter-spacing: normal;
  }
}
.user-forms .user-pass .form-item {
  margin-bottom: 10px;
}
.user-forms .user-pass p {
  display: none;
}
.user-forms .user-login-form-wrapper .form-item {
  margin-bottom: 10px;
}
.user-forms .user-register-form .form-item {
  margin-bottom: 10px;
}
.user-forms .user-register-form .form-type-email .description {
  display: none;
}
.user-forms .user-register-form .form-type-password-confirm .description {
  display: none;
}
.user-forms .mobile-buttons {
  -webkit-box-ordinal-group: 0;
  order: -1;
  margin: 9px 0 17px;
  border: 2px solid #3C5FA1;
  border-radius: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.user-forms .mobile-buttons .btn {
  border: none;
  border-radius: 0;
  padding: 14px 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.user-forms .mobile-buttons .btn.active {
  background: #3C5FA1;
  color: #ffffff;
}
.user-forms .mobile-buttons .button-customer-lg {
  border-radius: 4px 0 0 4px;
}
.user-forms .mobile-buttons .button-customer-rg {
  border-radius: 0 4px 4px 0;
}
@media (min-width: 768px) {
  .user-forms .mobile-buttons {
    display: none;
  }
}

.form-wrapper-panel .user-login-form {
  width: 100%;
  float: none;
}
.form-wrapper-panel .user-register-form {
  width: 100%;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form-wrapper-panel .user-register-form .form-actions {
  width: 100%;
}
.form-wrapper-panel.user-login-form-wrapper .user-login-form a {
  color: #5FC399;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-wrapper-panel.user-login-form-wrapper .btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 1rem;
  background: #3C5FA1;
  display: -webkit-box;
  display: flex;
  margin: 30px auto 20px;
  min-width: 228px;
  max-width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-wrapper-panel.user-login-form-wrapper .btn:hover {
  background: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.form-wrapper-panel.user-login-form-wrapper .btn:focus, .form-wrapper-panel.user-login-form-wrapper .btn:focus-within, .form-wrapper-panel.user-login-form-wrapper .btn:active {
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.form-wrapper-panel.user-register-form-wrapper .button-log-in-customer.btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #3C5FA1;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 1rem;
  display: -webkit-box;
  display: flex;
  margin: 30px auto 20px;
  background: #ffffff;
  min-width: 228px;
  max-width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-wrapper-panel.user-register-form-wrapper .button-log-in-customer.btn:hover, .form-wrapper-panel.user-register-form-wrapper .button-log-in-customer.btn:focus, .form-wrapper-panel.user-register-form-wrapper .button-log-in-customer.btn:focus-within, .form-wrapper-panel.user-register-form-wrapper .button-log-in-customer.btn:active {
  border: 0.2rem solid #7587B8;
  background: #ffffff;
  color: #7587B8;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
.form-wrapper-panel .user-register-form .field--name-field-first-name {
  max-width: 48%;
  float: left;
}
.form-wrapper-panel .user-register-form .field--name-field-last-name {
  max-width: 48%;
  float: right;
}
.form-wrapper-panel .user-register-form .field--type-telephone {
  clear: both;
}
.form-wrapper-panel .user-register-form .form-type-textfield .description {
  display: none;
}
.form-wrapper-panel .user-register-form p {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  margin-bottom: 40px;
}
.form-wrapper-panel .user-register-form .form-actions .btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 1rem;
  min-width: 228px;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  margin: 30px auto 20px;
  background: #3C5FA1;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-wrapper-panel .user-register-form .form-actions .btn:hover {
  background: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.form-wrapper-panel .user-register-form .form-actions .btn:focus, .form-wrapper-panel .user-register-form .form-actions .btn:focus-within, .form-wrapper-panel .user-register-form .form-actions .btn:active {
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}

.user-reset-form-wrapper {
  padding: 50px 0;
  grid-column: 1/3;
  max-width: 370px;
  margin: 0 auto;
}
.user-reset-form-wrapper .panel-heading-form {
  text-align: center;
  margin-bottom: 29px;
}
@media (min-width: 768px) {
  .user-reset-form-wrapper .panel-heading-form {
    margin-bottom: 11px;
  }
}
.user-reset-form-wrapper .panel-heading-form .panel-title {
  color: #133690;
  font: 800 32px/38px "Nunito Sans", sans-serif;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  .user-reset-form-wrapper .panel-heading-form {
    margin-bottom: 30px;
  }
  .user-reset-form-wrapper .panel-heading-form .panel-title {
    font: 800 36px/43px "Nunito Sans", sans-serif;
    letter-spacing: normal;
  }
}
.user-reset-form-wrapper .user-pass .form-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 230px;
  margin: 60px auto 0;
}
@media (min-width: 768px) {
  .user-reset-form-wrapper .user-pass .form-actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 20px auto 0;
    max-width: unset;
  }
}
.user-reset-form-wrapper .user-pass .form-actions .btn {
  white-space: normal;
  min-height: 50px;
  min-width: 150px;
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  background: #3C5FA1;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
}
.user-reset-form-wrapper .user-pass .form-actions .btn:hover {
  background: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.user-reset-form-wrapper .user-pass .form-actions .btn:focus, .user-reset-form-wrapper .user-pass .form-actions .btn:focus-within, .user-reset-form-wrapper .user-pass .form-actions .btn:active {
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
@media (min-width: 768px) {
  .user-reset-form-wrapper .user-pass .form-actions .btn {
    width: unset;
    min-height: 40px;
  }
}
.user-reset-form-wrapper .user-pass .form-actions .btn.go-back {
  -webkit-box-ordinal-group: 0;
  order: -1;
  color: #3C5FA1;
  background: #ffffff;
  margin: 0 0 16px 0;
}
.user-reset-form-wrapper .user-pass .form-actions .btn.go-back:hover, .user-reset-form-wrapper .user-pass .form-actions .btn.go-back:focus, .user-reset-form-wrapper .user-pass .form-actions .btn.go-back:focus-within, .user-reset-form-wrapper .user-pass .form-actions .btn.go-back:active {
  border: 0.2rem solid #7587B8;
  background: #ffffff;
  color: #7587B8;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
@media (min-width: 768px) {
  .user-reset-form-wrapper .user-pass .form-actions .btn.go-back {
    margin: 0 20px 0 0;
  }
}

.view-user-courses .table-responsive {
  margin-bottom: 30px;
}
.view-user-courses .table {
  color: #133690;
}
.view-user-courses .table caption {
  margin-bottom: 16px;
}
.view-user-courses .table caption div[class*=taxonomy-term-id] {
  padding: 10px 18px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  gap: 8px;
}
.view-user-courses .table caption div[class*=taxonomy-term-id]::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
}
.view-user-courses .table tbody > tr {
  color: #133690;
}
.view-user-courses .table tbody > tr:nth-child(even) .course-number-info--icon {
  background: white;
}
.view-user-courses .table tbody > tr:nth-child(even) .course-order-status {
  background: white;
}
.view-user-courses .table tbody > tr td {
  color: inherit;
}
.view-user-courses .attachment .view-content > h3 div {
  padding: 10px 18px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  gap: 8px;
}
.view-user-courses .attachment .view-content > h3 div::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
}
.view-user-courses .attachment .views-field-field-designation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.view-user-courses .taxonomy-term-id--118 {
  color: #1AC2CE;
  background: rgba(63, 201, 211, 0.1215686275);
}
.view-user-courses .taxonomy-term-id--118::before {
  background-image: url("../images/icons_new/swim-icon.svg");
}
.view-user-courses .taxonomy-term-id--119 {
  color: #CA53A3;
  background: rgba(202, 83, 163, 0.1215686275);
}
.view-user-courses .taxonomy-term-id--119::before {
  background-image: url("../images/icons_new/aqua-fitness-icon.svg");
}
.view-user-courses .taxonomy-term-id--120 {
  color: #F36300;
  background: rgba(246, 100, 0, 0.1215686275);
}
.view-user-courses .taxonomy-term-id--120::before {
  background-image: url("../images/icons_new/safety-icon.svg");
}
.view-user-courses .course-number-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  gap: 12px;
}
.view-user-courses .course-number-info--icon {
  width: 24px;
  height: 24px;
  background: #F3F5F9;
  border-radius: 100px;
  -webkit-box-flex: 0;
  flex: 0 0 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.view-user-courses .course-number-info--icon img {
  max-width: 14px;
  height: auto;
  margin-left: 0 !important;
}
.view-user-courses .course-order-status {
  padding: 6px 12px;
  border-radius: 100px;
  font-weight: 600;
  font-size: 12px;
  background: #F3F5F9;
  text-align: center;
}
.view-user-courses .course-order-status--id-63 {
  color: #04C100 !important;
  background: rgba(4, 193, 0, 0.1019607843) !important;
}
.view-user-courses .course-order-status--id-64 {
  color: #0377D3 !important;
  background: rgba(3, 119, 211, 0.1) !important;
}
.view-user-courses .invoice-icon .file-icon, .view-user-courses .invoice-icon .file-size {
  display: none;
}
.view-user-courses .invoice-icon .file-link {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.view-user-courses .invoice-icon .file-link a {
  width: 36px;
}

.view-participated-courses {
  margin-bottom: 0;
}
.view-participated-courses.participated-courses-animation .view-header.view-header-opened .header-print-area {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.view-participated-courses.participated-courses-animation .view-header.view-header-opened .header-print-area .print-all-id-cards-open-button {
  -webkit-animation: fadeInFromNone 0.5s ease-out;
  animation: fadeInFromNone 0.5s ease-out;
  background-image: url("../images/icons_new/hide-circle-icon.svg");
}
.view-participated-courses .grouping-h-c {
  overflow-x: auto;
}
@media (min-width: 992px) {
  .view-participated-courses .grouping-h-c {
    margin-bottom: 40px;
  }
}
.view-participated-courses .view-content-wrp .column-titles {
  display: block !important;
}
.view-participated-courses .view-header {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  position: relative;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .view-participated-courses .view-header {
    display: -webkit-box;
    display: flex;
  }
}
.view-participated-courses .view-header .header-print-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 10px 10px;
  background: #133690;
  color: #ffffff;
  font: 500 16px/22px "Nunito Sans", sans-serif;
  -webkit-box-ordinal-group: 0;
  order: -1;
  cursor: pointer;
  position: relative;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-transition: border-radius 400ms ease 0ms;
  -o-transition: border-radius 400ms ease 0ms;
  transition: border-radius 400ms ease 0ms;
}
@media (any-hover: hover) {
  .view-participated-courses .view-header .header-print-area:hover {
    opacity: 0.9;
  }
}
.view-participated-courses .view-header .header-print-area .print-all-id-cards-wrp {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  gap: 12px;
  margin-right: 14px;
}
.view-participated-courses .view-header .header-print-area .print-all-id-cards {
  color: #ffffff;
  font: 500 14px/22px "Nunito Sans", sans-serif;
  text-decoration: none;
}
@media all and (max-width: 581px) {
  .view-participated-courses .view-header .header-print-area .print-all-id-cards {
    font-size: 12px;
    font-weight: 400;
  }
}
@media (min-width: 768px) {
  .view-participated-courses .view-header .header-print-area .print-all-id-cards {
    font-size: 16px;
  }
}
.view-participated-courses .view-header .header-print-area .print-all-id-cards-open-button {
  height: 24px;
  width: 24px;
  background: url("../images/icons_new/show-circle-icon.svg") no-repeat center center/auto;
}
.view-participated-courses h4 {
  color: #ffffff;
  font: 500 14px/22px "Nunito Sans", sans-serif;
  padding-left: 14px;
  cursor: pointer;
}
@media all and (max-width: 581px) {
  .view-participated-courses h4 {
    font-size: 12px;
    font-weight: 400;
  }
}
@media (min-width: 768px) {
  .view-participated-courses h4 {
    font-size: 16px;
  }
}
.view-participated-courses .flex-box-courses {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  background: #F3F5F9;
  padding: 14px;
  min-height: 62px;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  .view-participated-courses .flex-box-courses {
    min-width: 700px;
  }
}
.view-participated-courses .flex-box-courses > div {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.view-participated-courses .flex-box-courses > div.recognition-col {
  -webkit-box-flex: 1;
  flex: 1 0 50%;
  min-width: 50%;
}
.view-participated-courses .flex-box-courses > div.date-col {
  -webkit-box-flex: 1;
  flex: 1 0 20%;
  min-width: 20%;
}
.view-participated-courses .flex-box-courses > div.graduation-col {
  -webkit-box-flex: 1;
  flex: 1 0 15%;
  min-width: 15%;
}
.view-participated-courses .flex-box-courses > div.certificate-col {
  -webkit-box-flex: 1;
  flex: 1 0 10%;
  min-width: 10%;
}
.view-participated-courses .flex-box-courses > div.print-card-col {
  -webkit-box-flex: 1;
  flex: 1 0 15%;
  min-width: 15%;
}
.view-participated-courses .view-content {
  background: #ffffff;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .view-participated-courses .view-content {
    min-width: 700px;
  }
}
.view-participated-courses .view-content .group-category {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  align-items: flex-start;
}
.view-participated-courses .view-content .group-category h3 {
  color: #133690;
  font: 800 20px/34px "Nunito Sans", sans-serif;
  min-height: 62px;
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 12px 14px;
}
.view-participated-courses .view-content .group-category .views-row {
  padding: 12px 14px;
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  align-items: center;
  min-height: 62px;
  width: 100%;
}
.view-participated-courses .view-content .group-category .views-row .views-field .field-content {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}
.view-participated-courses .view-content .group-category .views-row .views-field.views-field-title {
  -webkit-box-flex: 1;
  flex: 1 0 50%;
  min-width: 50%;
}
.view-participated-courses .view-content .group-category .views-row .views-field.views-field-field-date-range {
  -webkit-box-flex: 1;
  flex: 1 0 20%;
  min-width: 20%;
}
.view-participated-courses .view-content .group-category .views-row .views-field.views-field-field-graduation-date, .view-participated-courses .view-content .group-category .views-row .views-field.views-field-field-date-range-1 {
  -webkit-box-flex: 1;
  flex: 1 0 15%;
  min-width: 15%;
}
.view-participated-courses .view-content .group-category .views-row .views-field.views-field-field-file {
  -webkit-box-flex: 1;
  flex: 1 0 10%;
  min-width: 10%;
}
.view-participated-courses .view-content .group-category .views-row .views-field.views-field:has(.field-print-card) {
  -webkit-box-flex: 1;
  flex: 1 0 15%;
  min-width: 15%;
}
.view-participated-courses .view-content .group-category img {
  height: 17px;
  width: auto;
}
.view-participated-courses.view-display-id-block_1 .table {
  border-radius: 0;
}
.view-participated-courses.view-display-id-block_1 .table thead {
  background: #C4C4C4;
  border-radius: 0;
}
.view-participated-courses.view-display-id-block_1 .table thead > tr > th {
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
}
.view-participated-courses.view-display-id-block_1 .table thead > tr > th:last-child, .view-participated-courses.view-display-id-block_1 .table thead > tr > th:first-child {
  border-radius: 0;
}
.view-participated-courses .views-field-field-file .file--application-pdf .file-icon, .view-participated-courses .views-field-field-file .file--application-pdf .file-size {
  display: none;
}
.view-participated-courses .views-field-field-file .file--application-pdf .file-link {
  display: block;
  height: 34px;
}
.view-participated-courses .views-field-field-file .file--application-pdf .file-link a {
  font-size: 0;
  display: inline-block;
  height: inherit;
}
.view-participated-courses .views-field-field-file .file--application-pdf .file-link a:before {
  content: "";
  background-image: url("../images/icons_new/pdf-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 34px;
  height: 35px;
}
.view-participated-courses .attachment {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .view-participated-courses .attachment {
    margin-bottom: 0;
  }
}
.view-participated-courses .attachment .view-header {
  display: -webkit-box;
  display: flex;
}
.view-participated-courses .attachment .grouping-h-c {
  margin-bottom: 0;
}
.view-participated-courses .attachment .view-content .group-category:last-child {
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .view-participated-courses .attachment .view-content .group-category:last-child {
    margin-left: 24px;
  }
}
@media (min-width: 768px) {
  .view-participated-courses .attachment .view-content .group-category h3 {
    margin-left: 10px;
  }
}
.view-participated-courses .attachment .view-content .group-category .views-row {
  border-radius: 6px;
  background: #F3F5F9;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: stretch;
  align-items: stretch;
  max-width: calc(100% - 24px);
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 768px) {
  .view-participated-courses .attachment .view-content .group-category .views-row {
    max-width: calc(100% - 48px);
  }
}
.view-participated-courses .attachment .view-content .group-category .views-row:not(:last-child) {
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .view-participated-courses .attachment .view-content .group-category .views-row:not(:last-child) {
    margin-left: 24px;
  }
}
.view-participated-courses .attachment .view-content .group-category .views-row .views-field {
  background: #F3F5F9;
}
.view-participated-courses .attachment .view-content .group-category .views-row .views-label {
  font-size: 16px;
}
.view-participated-courses .attachment .view-content .group-category .views-row .field-content {
  font-weight: 600;
}

.view-profile-course-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  width: 100%;
}
@media (min-width: 992px) {
  .view-profile-course-list {
    margin-top: 50px;
    padding-bottom: 50px;
  }
}
.view-profile-course-list .view-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  gap: 12px;
  -webkit-box-ordinal-group: 2;
  order: 1;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .view-profile-course-list .view-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .view-profile-course-list .view-header {
    margin-bottom: 24px;
  }
}
.view-profile-course-list .attachment {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.view-profile-course-list .view-empty {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.view-profile-course-list .block-title {
  margin-bottom: 0;
}
.view-profile-course-list .add-new-course {
  text-decoration: none;
  border: 1px solid #133690;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  gap: 6px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-left: 12px;
}
@media (min-width: 768px) {
  .view-profile-course-list .add-new-course {
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
}
.view-profile-course-list .add-new-course::before {
  content: "+";
  display: block;
  width: 24px;
  height: 24px;
  color: white;
  font-size: 24px;
  line-height: 20px;
  text-align: center;
}
@media (any-hover: hover) {
  .view-profile-course-list .add-new-course:hover {
    color: #133690;
  }
  .view-profile-course-list .add-new-course:hover::before {
    color: #133690;
  }
}
.view-profile-course-list table, .view-profile-course-list .table-responsive {
  overflow: visible;
}
.view-profile-course-list .view-display-id-view_user_attachment .views-row:has(.dropdown.open) {
  overflow: visible;
}

a.remove-course-attendance-link {
  color: red !important;
  text-decoration: underline;
}

a.remove-course-attendance-link:hover {
  text-decoration: none;
}

@-webkit-keyframes fadeInFromNone {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.5;
  }
  75% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}
.course-information-infographic {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  width: 50px;
}
.course-information-infographic span {
  width: 20px;
  height: 20px;
}
.course-information-infographic .center {
  text-align: center;
}

.personal-data-user {
  overflow: hidden;
}
@media (min-width: 768px) {
  .personal-data-user {
    margin-right: 0;
    overflow: auto;
  }
}

.payment-methods-title {
  color: #133690;
  font: 800 20px/34px "Nunito Sans", sans-serif;
  margin: 0 0 -12px 20px;
}

.user-payment-method .personal-data-user .payment-group {
  margin-right: 15px;
}
@media (min-width: 992px) {
  .user-payment-method .personal-data-user .payment-group {
    margin-right: 0;
  }
}

.user-payment-method .payment-group {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(auto-fill, 300px);
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 20px;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 375px) {
  .user-payment-method .payment-group {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(auto-fill, 345px);
  }
}
@media (min-width: 992px) {
  .user-payment-method .payment-group {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(auto-fill, 370px);
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 30px;
  }
}
.user-payment-method .payment-group .payment-methods-title {
  grid-column: 1/-1;
}
.user-payment-method .payment-group .payment-methods-tile {
  background: #ffffff;
  padding: 15px 20px 20px 20px;
  min-height: 188px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
@media (min-width: 992px) {
  .user-payment-method .payment-group .payment-methods-tile {
    padding: 30px 18px 10px 20px;
    min-height: 200px;
    border-radius: 15px;
  }
  .user-payment-method .payment-group .payment-methods-tile.payment-methods-default {
    border: 2px solid #5FC399;
  }
}
.user-payment-method .payment-group .payment-methods-tile .flex-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 992px) {
  .user-payment-method .payment-group .payment-methods-tile .flex-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
  }
}
.user-payment-method .payment-group .payment-methods-tile .flex-box p {
  padding-right: 13px;
}
@media (min-width: 992px) {
  .user-payment-method .payment-group .payment-methods-tile .flex-box p {
    -webkit-box-flex: 0;
    flex: 0 0 calc(100% - 72px);
    min-width: calc(100% - 72px);
  }
}
.user-payment-method .payment-group .payment-methods-tile .expiration-date {
  margin-left: auto;
  padding-left: 13px;
}
@media (min-width: 992px) {
  .user-payment-method .payment-group .payment-methods-tile .expiration-date {
    -webkit-box-flex: 1;
    flex: 1 0 100%;
    margin-top: 38px;
    padding-left: 0;
  }
}
.user-payment-method .payment-group .payment-methods-tile .payment-method-icon {
  margin: 0;
  border: 1px solid #E0E3E8;
  border-radius: 5px;
  min-width: 40px;
}
@media (min-width: 992px) {
  .user-payment-method .payment-group .payment-methods-tile .payment-method-icon {
    margin: 0 auto;
    min-height: 48px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-flex: 0;
    flex: 0 0 72px;
  }
}
.user-payment-method .payment-group .payment-methods-tile span,
.user-payment-method .payment-group .payment-methods-tile p {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  margin: 0;
}
@media (min-width: 992px) {
  .user-payment-method .payment-group .payment-methods-tile span,
  .user-payment-method .payment-group .payment-methods-tile p {
    font: 800 20px/34px "Nunito Sans", sans-serif;
  }
}
.user-payment-method .payment-group .payment-methods-tile .delete-link {
  margin: 20px auto 0 auto;
  border-radius: 0.8rem;
  color: #133690;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #133690;
  padding: 12px 55px 12px;
  min-height: 50px;
  min-width: 228px;
}
.user-payment-method .payment-group .payment-methods-tile .delete-link:active:focus, .user-payment-method .payment-group .payment-methods-tile .delete-link:focus, .user-payment-method .payment-group .payment-methods-tile .delete-link:focus-within, .user-payment-method .payment-group .payment-methods-tile .delete-link:hover {
  background: #ffffff;
  border: 0.2rem solid #7587B8;
  color: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.user-payment-method .payment-group .payment-methods-tile .delete-link:active {
  background: #ffffff;
  border: 0.2rem solid #133690;
  color: #133690;
  border-radius: 0.8rem;
}
@media (min-width: 992px) {
  .user-payment-method .payment-group .payment-methods-tile .delete-link {
    margin: auto 0 auto 0;
    min-height: auto;
    padding: 0;
    color: #133690;
    font: 800 16px/22px "Nunito Sans", sans-serif;
    border-radius: 0;
    background: transparent;
    -webkit-box-pack: end;
    justify-content: flex-end;
    border: 0;
    min-width: auto;
  }
  .user-payment-method .payment-group .payment-methods-tile .delete-link:active:focus, .user-payment-method .payment-group .payment-methods-tile .delete-link:focus, .user-payment-method .payment-group .payment-methods-tile .delete-link:focus-within, .user-payment-method .payment-group .payment-methods-tile .delete-link:hover {
    background: transparent;
    border: 0;
    color: #7587B8;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .user-payment-method .payment-group .payment-methods-tile .delete-link:active {
    background: transparent;
    border: 0;
    color: #133690;
    border-radius: 0.8rem;
  }
  .user-payment-method .payment-group .payment-methods-tile .delete-link:hover {
    text-decoration: underline;
  }
}
.user-payment-method .payment-group .payment-methods-tile .selected-payment-method {
  margin: 10px auto 0 auto;
  border-radius: 0.8rem;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  padding: 13px 55px 15px;
  min-height: 50px;
  min-width: 228px;
}
@media (min-width: 992px) {
  .user-payment-method .payment-group .payment-methods-tile .selected-payment-method {
    margin: auto 0 0 auto;
    min-height: auto;
    padding: 0;
    color: #5FC399;
    font: 800 16px/22px "Nunito Sans", sans-serif;
    border-radius: 0;
    background: transparent;
    -webkit-box-pack: end;
    justify-content: flex-end;
    min-width: auto;
  }
}
.user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method {
  margin: 10px auto 0 auto;
  background: #3C5FA1;
  border: 2px solid #3C5FA1;
  border-radius: 0.8rem;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 13px 55px 15px;
  min-height: 50px;
  min-width: 228px;
}
.user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method:hover {
  background: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method:focus, .user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method:focus-within, .user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method:active {
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
@media (min-width: 992px) {
  .user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method {
    margin: auto 0 0 auto;
    min-height: auto;
    padding: 0;
    color: #5FC399;
    font: 800 16px/22px "Nunito Sans", sans-serif;
    border-radius: 0;
    background: transparent;
    -webkit-box-pack: end;
    justify-content: flex-end;
    border: 0;
    min-width: auto;
  }
  .user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method:hover {
    background: transparent;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
  }
  .user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method:focus, .user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method:focus-within, .user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method:active {
    background: transparent;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
  }
  .user-payment-method .payment-group .payment-methods-tile .set-as-default-payment-method:hover {
    text-decoration: underline;
  }
}
.user-payment-method .payment-group .add-payment-method {
  color: #133690;
  font: 800 20px/34px "Nunito Sans", sans-serif;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .user-payment-method .payment-group .add-payment-method {
    padding-bottom: 30px;
  }
}
.user-payment-method .payment-group .add-payment-method:before {
  content: "";
}

.address-book-list .table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.address-book-list .table thead {
  display: block;
  border-radius: 10px;
}
.address-book-list .table thead:has(+ tbody) {
  display: table-header-group;
}
@media screen and (min-width: 1024px) {
  .address-book-list .table {
    overflow: hidden;
  }
}
.address-book-list .table caption {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
  margin-left: 0;
  text-wrap: wrap;
  display: block;
}
@media (min-width: 768px) {
  .address-book-list .table caption {
    font-size: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .address-book-list .table caption {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .address-book-list .table:has(tbody) caption {
    display: block !important;
  }
  .address-book-list .table thead:has(+ tbody) {
    display: block !important;
  }
}
.address-book-list .table:has(tbody) caption {
  display: table-caption;
}
.address-book-list .table thead {
  display: block;
  border-radius: 10px;
}
.address-book-list .table thead:has(+ tbody) {
  display: table-header-group;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.address-book-list .table thead > tr > th {
  font-size: 16px;
  font-weight: bold;
}
.address-book-list .table thead > tr > th:nth-child(1) {
  padding: 13px 14px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .address-book-list .table thead > tr > th:nth-child(1) {
    font-size: 16px;
  }
}
.address-book-list .table thead > tr > th:nth-child(2) {
  display: table-cell;
  padding: 10px 14px;
  position: absolute;
  right: 0;
  border-top-right-radius: 10px;
}
.address-book-list .table thead > tr > th:nth-child(3) {
  padding: 0;
  width: 0;
}
.address-book-list .table thead > tr > th a.address-book__add-link {
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690 !important;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-decoration: none;
  padding: 8px 18px;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.address-book-list .table thead > tr > th a.address-book__add-link:focus {
  background: rgba(19, 54, 144, 0.1);
  border: 1px solid #133690;
  color: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (any-hover: hover) {
  .address-book-list .table thead > tr > th a.address-book__add-link:hover {
    background: rgba(19, 54, 144, 0.1);
    border: 1px solid #133690;
    color: #133690;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.address-book-list .table thead > tr > th a.address-book__add-link:active {
  background: #ffffff;
  border: 1px solid #133690;
  color: #133690;
  border-radius: 6px;
}
.address-book-list .table thead > tr > th a.address-book__add-link {
  border: 1px solid white;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .address-book-list .table thead > tr > th a.address-book__add-link:hover {
    background: #F3F5F9;
    border: 1px solid white;
  }
}
.address-book-list .table thead > tr > th a.address-book__add-link:focus {
  background: #F3F5F9;
  color: white;
  border: 1px solid #ffffff;
}
.address-book-list .table thead > tr > th a.address-book__add-link {
  opacity: 1;
  border-radius: 8px;
  font-weight: bold;
  padding: 4px 12px;
}
.address-book-list .table tbody {
  border-radius: 0 0 12px 12px;
  overflow: hidden;
}
.address-book-list .table tbody > tr > td {
  height: auto;
  max-height: none;
  padding-top: 20px;
  padding-bottom: 20px;
}
.address-book-list .table tbody > tr > td:nth-child(1) {
  padding: 20px 14px;
  font-size: 12px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  width: 90%;
}
@media (min-width: 992px) {
  .address-book-list .table tbody > tr > td:nth-child(1) {
    font-size: 16px;
  }
}
.address-book-list .table tbody > tr > td:nth-child(2) {
  display: -webkit-inline-box;
  display: inline-flex;
  padding-right: 0;
  padding-left: 0;
  margin-right: 12px;
}
.address-book-list .table tbody > tr > td:nth-child(3) {
  padding-right: 14px;
  padding-left: 0;
  vertical-align: baseline;
}
.address-book-list .table tbody > tr > td a.address-book__edit-link {
  text-decoration: none;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  top: 4px;
}
.address-book-list .table .profile--type--customer .address {
  white-space: normal;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
}
@media (min-width: 768px) {
  .address-book-list .table .profile--type--customer .address {
    font-size: 16px;
  }
}

.address-book__edit-link,
.address-book__delete-link {
  position: relative;
  display: -webkit-box;
  display: flex;
  height: 24px;
  width: 24px;
  font-size: 0;
}
.address-book__edit-link:before,
.address-book__delete-link:before {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 24px;
  height: 24px;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.address-book__edit-link::before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #133690;
  -webkit-mask: url("../images/icons_new/edit-icon.svg") no-repeat center center/contain;
  mask: url("../images/icons_new/edit-icon.svg") no-repeat center center/contain;
}
.address-book__edit-link:hover::before, .address-book__edit-link:focus::before {
  background: #0377D3;
}

.address-book__delete-link {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.address-book__delete-link::before {
  background: #F36300;
  -webkit-mask: url("../images/icons_new/trash-icon.svg") no-repeat center center/contain;
  mask: url("../images/icons_new/trash-icon.svg") no-repeat center center/contain;
}
.address-book__delete-link:hover::before, .address-book__delete-link:focus::before {
  background: red;
}

.profile--type--customer .address {
  color: #133690;
  font: 400 16px/22px "Nunito Sans", sans-serif;
}

.block-views-blockemployees-files-block-1,
.block-views-blockcourses-files-block-2,
.block-views-blockcourses-files-block-1,
.block-views-blockuser-videos-block-1 {
  margin-bottom: 16px;
}

.blocks-downloads {
  margin-bottom: 24px;
}
.blocks-downloads .view-header {
  background: #133690;
  color: #ffffff;
  font: 500 16px/22px "Nunito Sans", sans-serif;
  border-radius: 10px;
  padding: 1px;
  -webkit-transition: border-radius 400ms ease 0ms;
  -o-transition: border-radius 400ms ease 0ms;
  transition: border-radius 400ms ease 0ms;
  margin-bottom: 0;
}
.blocks-downloads .view-header h4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  padding-left: 14px;
}
.blocks-downloads .view-header h4::after {
  content: "";
  background: url("../images/icons_new/show-circle-icon.svg") no-repeat center center/auto;
  height: 24px;
  width: 24px;
  margin-right: 14px;
}
.blocks-downloads.downloads-page-animation .view-header, .blocks-downloads.view-courses-files-animation .view-header, .blocks-downloads.view-employees-files-animation .view-header {
  border-radius: 10px 10px 0 0;
}
.blocks-downloads.downloads-page-animation .view-header h4:after, .blocks-downloads.view-courses-files-animation .view-header h4:after, .blocks-downloads.view-employees-files-animation .view-header h4:after {
  background: url("../images/icons_new/hide-circle-icon.svg") no-repeat center center/auto;
}
.blocks-downloads.downloads-page-animation.view-display-id-block_3 .view-content, .blocks-downloads.view-courses-files-animation.view-display-id-block_3 .view-content, .blocks-downloads.view-employees-files-animation.view-display-id-block_3 .view-content {
  background-color: #ffffff;
}
.blocks-downloads .view-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-in-out;
  -o-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
}
.blocks-downloads .view-content .view-footer {
  padding: 10px 14px 5px 14px;
  background-color: white;
  margin-bottom: 15px;
  font: 400 16px/20px "Nunito Sans", sans-serif;
  color: #133690;
}
.blocks-downloads .views-field .field-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
}
.blocks-downloads .views-field .field-content .paragraph {
  -webkit-box-flex: 1;
  flex: 1 1 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  max-width: 220px;
  height: 120px;
}
@media (min-width: 480px) {
  .blocks-downloads .views-field .field-content .paragraph {
    -webkit-box-flex: 0;
    flex: 0 1 calc((100% - 16px) / 2);
  }
}
@media (min-width: 768px) {
  .blocks-downloads .views-field .field-content .paragraph {
    -webkit-box-flex: 0;
    flex: 0 0 calc((100% - 32px) / 3);
  }
}
@media (min-width: 992px) {
  .blocks-downloads .views-field .field-content .paragraph {
    -webkit-box-flex: 0;
    flex: 0 0 calc((100% - 48px) / 4);
  }
}
@media (min-width: 1200px) {
  .blocks-downloads .views-field .field-content .paragraph {
    -webkit-box-flex: 0;
    flex: 0 0 calc((100% - 64px) / 5);
  }
}
.blocks-downloads.view-invoices-files .view-content .views-field-nothing a {
  margin: 0 0 8px 0;
  letter-spacing: -0.5px;
  color: #3C5FA1;
  font: 800 18px/23px "Nunito Sans", sans-serif;
  text-decoration: underline;
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  padding-left: 52px;
  min-height: 36px;
  -webkit-box-align: center;
  align-items: center;
}
.blocks-downloads.view-invoices-files .view-content .views-field-nothing a:hover {
  text-decoration: none;
}
.blocks-downloads.view-invoices-files .view-content .views-field-nothing a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
}
.blocks-downloads.view-courses-files .group-category h3 {
  font-size: 16px;
  margin-top: 0;
}
.blocks-downloads.view-courses-files .group-category h3 a {
  color: #133690;
  font-family: "Nunito Sans", sans-serif;
}
.blocks-downloads.view-courses-files .group-rows {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  .blocks-downloads.view-courses-files .group-rows {
    -webkit-box-pack: center;
    justify-content: center;
  }
}
.blocks-downloads.view-display-id-block_3 .view-header {
  margin-bottom: 0;
}
.blocks-downloads.view-display-id-block_3 .view-content {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  padding-top: 24px;
  color: #133690;
  font-family: "Nunito Sans", sans-serif;
}
.blocks-downloads.view-display-id-block_3 .view-content .group-category {
  padding: 0 20px 20px 20px;
}
.blocks-downloads.view-display-id-block_4 .group-rows, .blocks-downloads.view-display-id-block_1 .group-rows {
  gap: 16px;
}
.blocks-downloads.view-display-id-block_4 .group-rows .field-content, .blocks-downloads.view-display-id-block_1 .group-rows .field-content {
  display: block;
  width: 220px;
  height: 120px;
}
@media (max-width: 480px) {
  .blocks-downloads.view-display-id-block_4 .group-rows .field-content, .blocks-downloads.view-display-id-block_1 .group-rows .field-content {
    width: 100%;
    height: 100%;
  }
}
.blocks-downloads.view-display-id-block_4 .group-rows .field-content .paragraph, .blocks-downloads.view-display-id-block_1 .group-rows .field-content .paragraph {
  width: 100%;
  height: 100%;
}
.blocks-downloads.view-display-id-block_4 .group-rows .field-content .paragraph .file-info-download--title, .blocks-downloads.view-display-id-block_1 .group-rows .field-content .paragraph .file-info-download--title {
  word-break: break-word;
}
.blocks-downloads.view-display-id-block_4 .group-category, .blocks-downloads.view-display-id-block_1 .group-category {
  margin-top: 30px;
}
.blocks-downloads.view-display-id-block_4 .group-category:first-child, .blocks-downloads.view-display-id-block_1 .group-category:first-child {
  margin-top: 0;
}
@media (max-width: 480px) {
  .blocks-downloads.view-display-id-block_4 .group-category .group-rows, .blocks-downloads.view-display-id-block_1 .group-category .group-rows {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .blocks-downloads.view-display-id-block_4 .group-category .group-rows .views-row, .blocks-downloads.view-display-id-block_1 .group-category .group-rows .views-row {
    -webkit-box-flex: 1;
    flex: 1;
  }
}
.blocks-downloads.view-display-id-block_2 .views-field-field-file .file-icon {
  display: none;
}
.blocks-downloads.view-display-id-block_2 .views-field-field-file .file-size {
  padding-top: 8px;
}
.blocks-downloads.view-display-id-block_2 .views-field-field-file .field-content {
  -webkit-box-align: center;
  align-items: center;
  width: 220px;
  height: 120px;
  background: #FFFFFF;
  padding: 16px;
  border-radius: 6px;
  flex-wrap: nowrap;
  -webkit-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  transition: background 0.15s ease;
}
@media (max-width: 480px) {
  .blocks-downloads.view-display-id-block_2 .views-field-field-file .field-content {
    width: 100%;
    height: 100%;
  }
}
.blocks-downloads.view-display-id-block_2 .views-field-field-file .field-content:before {
  content: "";
  background: url("../images//pdf-logo.svg") no-repeat center center/auto;
  height: 36px;
  width: 48px;
}
.blocks-downloads.view-display-id-block_2 .views-field-field-file .field-content:after {
  content: "";
  background: url("../images//icons_new/download-icon.svg") no-repeat center center/auto;
  height: 35px;
  width: 34px;
}
@media (max-width: 480px) {
  .blocks-downloads.view-display-id-block_2 .views-field-field-file .field-content:after {
    margin-left: auto;
  }
}
.blocks-downloads.view-display-id-block_2 .views-field-field-file .field-content:hover {
  background: #edf1fa;
}
.blocks-downloads.view-display-id-block_2 .views-field-field-file .file--application-pdf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  color: #133690;
  font-size: 12px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
}
.blocks-downloads.view-display-id-block_2 .views-field-field-file .file--application-pdf a {
  color: #133690;
  font-weight: 600;
}
.blocks-downloads.view-display-id-block_2 .group-category {
  margin-top: 30px;
}
.blocks-downloads.view-display-id-block_2 .group-category:first-child {
  margin-top: 0;
}
.blocks-downloads.view-display-id-block_2 .group-category .group-rows {
  gap: 16px;
}
@media (max-width: 480px) {
  .blocks-downloads.view-display-id-block_2 .group-category .group-rows .views-row {
    -webkit-box-flex: 1;
    flex: 1;
  }
}
.blocks-downloads.view-user-videos .group-category h3, .blocks-downloads.view-courses-files .group-category h3 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.blocks-downloads.view-user-videos .group-category h3 > div, .blocks-downloads.view-courses-files .group-category h3 > div {
  margin-right: 15px;
}
.blocks-downloads.view-user-videos .views-row, .blocks-downloads.view-courses-files .views-row {
  margin-bottom: 15px;
}
.blocks-downloads.view-user-videos .views-row:last-child, .blocks-downloads.view-courses-files .views-row:last-child {
  padding-bottom: 50px;
}
.blocks-downloads.view-user-videos .popup-remote-video, .blocks-downloads.view-courses-files .popup-remote-video {
  width: 180px;
  overflow: hidden;
  background: white;
  margin-bottom: 25px;
}
.blocks-downloads.view-user-videos .popup-remote-video .video-modal, .blocks-downloads.view-courses-files .popup-remote-video .video-modal {
  width: 180px;
  height: 135px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.blocks-downloads.view-user-videos .popup-remote-video img, .blocks-downloads.view-courses-files .popup-remote-video img {
  max-height: 150px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 5px;
}
.blocks-downloads.view-user-videos .popup-remote-video .title, .blocks-downloads.view-courses-files .popup-remote-video .title {
  font-size: 12px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #23527c;
  padding: 0 4px 4px;
}

.view-teachers-course-downloads .view-content h3 {
  background: #133690;
  color: #ffffff;
  font: 500 16px/22px "Nunito Sans", sans-serif;
  border-radius: 10px;
  padding: 10px 0 10px 14px;
  -webkit-transition: border-radius 400ms ease 0ms;
  -o-transition: border-radius 400ms ease 0ms;
  transition: border-radius 400ms ease 0ms;
  margin-top: 24px;
  margin-bottom: 24px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}
.view-teachers-course-downloads .view-content h3:after {
  content: "";
  background: url("../images/icons_new/show-circle-icon.svg") no-repeat center center/auto;
  height: 24px;
  width: 24px;
  margin-right: 14px;
  min-width: 24px;
}
.view-teachers-course-downloads .view-content h3.teachers-course-animation:after {
  background: url("../images/icons_new/hide-circle-icon.svg") no-repeat center center/auto;
}
.view-teachers-course-downloads .view-content h3.teachers-course-animation {
  border-radius: 10px 10px 0 0;
}
.view-teachers-course-downloads .view-content .views-row {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  -o-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.view-teachers-course-downloads .view-content .views-row.open {
  max-height: 40000px;
  -webkit-transition: max-height 1s ease-in-out;
  -o-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
}
.view-teachers-course-downloads .view-content .views-row .views-field-field-course-documents .field-content, .view-teachers-course-downloads .view-content .views-row .views-field-field-course-documents ul,
.view-teachers-course-downloads .view-content .views-row .views-field-published-unpublished-course-documents .field-content,
.view-teachers-course-downloads .view-content .views-row .views-field-published-unpublished-course-documents ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.view-teachers-course-downloads .view-content .views-row .views-field-field-course-documents .field-content .paragraph, .view-teachers-course-downloads .view-content .views-row .views-field-field-course-documents ul .paragraph,
.view-teachers-course-downloads .view-content .views-row .views-field-published-unpublished-course-documents .field-content .paragraph,
.view-teachers-course-downloads .view-content .views-row .views-field-published-unpublished-course-documents ul .paragraph {
  display: block;
  width: 220px;
  height: 120px;
}
@media (max-width: 480px) {
  .view-teachers-course-downloads .view-content .views-row .views-field-field-course-documents .field-content .paragraph, .view-teachers-course-downloads .view-content .views-row .views-field-field-course-documents ul .paragraph,
  .view-teachers-course-downloads .view-content .views-row .views-field-published-unpublished-course-documents .field-content .paragraph,
  .view-teachers-course-downloads .view-content .views-row .views-field-published-unpublished-course-documents ul .paragraph {
    width: 100%;
    height: 100%;
  }
}
.view-teachers-course-downloads .view-content .views-row .views-field-field-remote-video {
  margin-top: 16px;
}
.view-teachers-course-downloads .view-content .views-row .views-field-field-remote-video .field-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
}
.view-teachers-course-downloads .view-content .views-row .views-field-field-remote-video .field-content .popup-remote-video {
  display: block;
  width: 220px;
  padding: 16px;
  margin-bottom: 16px;
  overflow: hidden;
  background: white;
}
.view-teachers-course-downloads .view-content .views-row .views-field-field-remote-video .field-content .popup-remote-video .video-modal {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
  height: 135px;
}
.view-teachers-course-downloads .view-content .views-row .views-field-field-remote-video .field-content .popup-remote-video .video-modal img {
  max-height: 100%;
  max-width: calc(100% - 16px);
  margin: 0 auto;
  margin-bottom: 5px;
}
.view-teachers-course-downloads .view-content .views-row .views-field-field-remote-video .field-content .popup-remote-video .title {
  font-size: 12px;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  color: #23527c;
  padding: 0 4px 4px;
}

/* Popup video */
.expanded_vid_wrap .expanded_vid_bcg {
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #111111;
  opacity: 0.7;
}
.expanded_vid_wrap .expanded_vid {
  text-align: center;
  position: fixed;
  top: 35px;
  left: 20px;
  right: 20px;
  z-index: 99999999;
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .expanded_vid_wrap .expanded_vid {
    top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .expanded_vid_wrap .expanded_vid {
    top: 100px;
  }
}
.expanded_vid_wrap .expanded_vid .video-iframe,
.expanded_vid_wrap .expanded_vid iframe {
  width: 60%;
  height: 450px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 900px) {
  .expanded_vid_wrap .expanded_vid .video-iframe,
  .expanded_vid_wrap .expanded_vid iframe {
    height: 280px;
  }
}
@media screen and (max-width: 600px) {
  .expanded_vid_wrap .expanded_vid .video-iframe,
  .expanded_vid_wrap .expanded_vid iframe {
    width: 100%;
    height: 330px;
    top: 150px;
  }
}
.expanded_vid_wrap .expanded_vid .video-iframe {
  margin: 0 auto;
  background: black;
}
.expanded_vid_wrap .expanded_vid .video-iframe video {
  max-width: 100%;
  height: 450px;
  width: auto;
}
.expanded_vid_wrap .vid_close_wrap {
  text-align: right;
}
.expanded_vid_wrap .vid_close {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  margin-right: 15%;
  background: white;
  color: black;
  border-radius: 25px;
  margin-bottom: 10px;
  font-size: 30px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 600px) {
  .expanded_vid_wrap .vid_close {
    margin-right: 0;
  }
}
.expanded_vid_wrap .vid_close:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.teacher-course-download-controller {
  min-height: 300px;
}
.teacher-course-download-controller .tabs-wrapper {
  width: 100%;
}
.teacher-course-download-controller .teacher-course-download-tabs li {
  margin-right: 0;
  padding: 10px 20px;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #133690;
  font: 400 16px/20px "Nunito Sans", sans-serif;
  border-radius: 8px;
  white-space: nowrap;
  border: solid 1px #8EABFF;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
  width: auto !important;
}
.teacher-course-download-controller .teacher-course-download-tabs li.open {
  background: #133690;
  border: solid 1px #133690;
  color: #ffffff;
}
.teacher-course-download-controller .tabs-data {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  -o-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.teacher-course-download-controller .tabs-data.open {
  -webkit-transition: max-height 3s 0.5s ease-in-out;
  -o-transition: max-height 3s 0.5s ease-in-out;
  transition: max-height 3s 0.5s ease-in-out;
  max-height: 10000px;
}
.teacher-course-download-controller .view-empty {
  padding-top: 20px;
  font: 800 20px/50px "Nunito Sans", sans-serif;
}

.aquality-info-block {
  margin-bottom: 40px;
}
.aquality-info-block table {
  border-radius: 10px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}
.aquality-info-block thead {
  background: #133690;
  color: #ffffff;
  font: 500 16px/22px "Nunito Sans", sans-serif;
  font-size: 18px;
}
.aquality-info-block thead th {
  padding: 12px;
}
.aquality-info-block td {
  padding: 12px;
  background-color: #C4C4C4;
}
.aquality-info-block .info-value {
  font: 700 16px/20px "Nunito Sans", sans-serif;
  color: #FF0000;
}
.aquality-info-block .info-value.is-passed {
  color: rgb(38, 162, 105);
}
.aquality-info-block .field {
  margin-bottom: 20px;
}
.aquality-info-block .field h4 {
  background: #133690;
  color: #ffffff;
  font: 500 16px/22px "Nunito Sans", sans-serif;
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
  padding: 12px 0 12px 15px;
  font-size: 18px;
}
.aquality-info-block .field .info-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 10px 20px;
  font: 400 16px/20px "Nunito Sans", sans-serif;
  color: #133690;
  border-radius: 0;
  background-color: #C4C4C4;
}
.aquality-info-block .field .info-content:last-child {
  border-radius: 0 0 10px 10px;
}
.aquality-info-block .field .info-content .info-value {
  font: 700 16px/20px "Nunito Sans", sans-serif;
  color: #FF0000;
}
.aquality-info-block .field .info-content .info-value.is-passed {
  color: rgb(38, 162, 105);
}
.aquality-info-block .field .info-content .info-point {
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  background-color: #FF0000;
  overflow: hidden;
  text-indent: -9999px;
}
.aquality-info-block .field .info-content .info-point.is-enabled {
  background-color: rgb(38, 162, 105);
}
.aquality-info-block .field .info-content.info-1 {
  border-radius: 0;
}

.view-profile-course-list.view .view-empty,
.view-profile-school-list.view .view-empty {
  background: #e7ebf4;
  border: 2px solid #133690;
  border-radius: 12px;
  padding: 24px;
  margin: 0;
  color: #133690;
  font-size: 12px;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
  text-align: left;
  position: relative;
}
@media (min-width: 768px) {
  .view-profile-course-list.view .view-empty,
  .view-profile-school-list.view .view-empty {
    padding: 24px 24px 24px 60px;
    font-size: 16px;
  }
}
.view-profile-course-list.view .view-empty::before,
.view-profile-school-list.view .view-empty::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../images/icons_new/danger-icon.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .view-profile-course-list.view .view-empty::before,
  .view-profile-school-list.view .view-empty::before {
    position: absolute;
    top: 50%;
    left: 24px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 100;
    margin-bottom: 0;
  }
}
.view-profile-course-list.view .view-empty a,
.view-profile-school-list.view .view-empty a {
  color: #133690;
  text-decoration: underline;
}
@media (any-hover: hover) {
  .view-profile-course-list.view .view-empty a:hover,
  .view-profile-school-list.view .view-empty a:hover {
    text-decoration: none;
  }
}
.view-profile-course-list .table,
.view-profile-school-list .table {
  overflow: auto;
}
@media (min-width: 768px) {
  .view-profile-course-list .table thead > tr > th:nth-child(2),
  .view-profile-school-list .table thead > tr > th:nth-child(2) {
    width: 200px;
  }
}
@media (min-width: 768px) {
  .view-profile-course-list .table thead > tr > th:nth-child(3),
  .view-profile-school-list .table thead > tr > th:nth-child(3) {
    width: 200px;
  }
}
.view-profile-course-list .table .dropdown-menu,
.view-profile-school-list .table .dropdown-menu {
  min-width: 130px;
}
.view-profile-course-list .table .dropdown-menu a,
.view-profile-school-list .table .dropdown-menu a {
  color: #133690;
  font: 400 14px/20px "Nunito Sans", sans-serif;
  padding: 3px 10px;
}
.view-profile-course-list .view-header a,
.view-profile-school-list .view-header a {
  border-radius: 8px;
  background: #133690;
  color: white !important;
  font: 400 16px/22px "Nunito Sans", sans-serif;
  padding: 8px 18px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #133690;
  cursor: pointer;
}
.view-profile-course-list .view-header a:hover,
.view-profile-school-list .view-header a:hover {
  background: white;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
  color: #133690 !important;
}
.view-profile-course-list .view-header a:focus, .view-profile-course-list .view-header a:focus-within, .view-profile-course-list .view-header a:active,
.view-profile-school-list .view-header a:focus,
.view-profile-school-list .view-header a:focus-within,
.view-profile-school-list .view-header a:active {
  background: rgba(19, 54, 144, 0.1);
  color: #133690 !important;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #133690;
}
.view-profile-course-list .view-header a,
.view-profile-school-list .view-header a {
  display: -webkit-inline-box;
  display: inline-flex;
  gap: 6px;
}
.view-profile-course-list .view-header a::before,
.view-profile-school-list .view-header a::before {
  content: "+";
  display: block;
  width: 24px;
  height: 24px;
  color: white;
  font-size: 24px;
  line-height: 20px;
  text-align: center;
}
@media (any-hover: hover) {
  .view-profile-course-list .view-header a:hover,
  .view-profile-school-list .view-header a:hover {
    color: #133690;
  }
  .view-profile-course-list .view-header a:hover::before,
  .view-profile-school-list .view-header a:hover::before {
    color: #133690;
  }
}

@media (min-width: 992px) {
  .view-profile-course-list .table thead > tr th:first-child, .view-profile-course-list .table thead > tr th:nth-child(2) {
    width: 484px;
  }
}

.view-profile-school-list {
  margin-bottom: 27px;
}
@media (min-width: 992px) {
  .view-profile-school-list {
    padding-bottom: 20px;
  }
}
.view-profile-school-list table, .view-profile-school-list .table-responsive {
  overflow: visible;
}
.view-profile-school-list .attachment {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.view-profile-school-list .view-empty {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.view-profile-school-list .view-display-id-view_user_attachment .views-row:has(.dropdown.open) {
  overflow: visible;
}

.multiple-registration-school > div {
  max-width: 100%;
  width: 370px;
  margin: 0 auto;
}
.multiple-registration-school .form-item {
  margin-bottom: 10px;
}
.multiple-registration-school .form-type-email .description {
  display: none;
}
.multiple-registration-school .form-type-password-confirm .description {
  display: none;
}
.multiple-registration-school .field--widget-path,
.multiple-registration-school label[for=edit-notify],
.multiple-registration-school fieldset[id*=edit-status],
.multiple-registration-school fieldset[id*=edit-roles] {
  display: none;
}

.custom-school-login > div {
  max-width: 100%;
  width: 370px;
  margin: 0 auto;
}
.custom-school-login .form-item {
  margin-bottom: 10px;
}
.custom-school-login .form-type-email .description {
  display: none;
}
.custom-school-login .form-type-password .description {
  display: none;
}

.multiple-registration-school .form-actions .btn,
.custom-school-login .form-actions .btn {
  border: 0.2rem solid #3C5FA1;
  border-radius: 0.8rem;
  color: #ffffff;
  font: 800 16px/22px "Nunito Sans", sans-serif;
  padding: 0.7rem 1rem;
  background: #3C5FA1;
  display: -webkit-box;
  display: flex;
  margin: 30px auto 20px;
  min-width: 228px;
  max-width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
}
.multiple-registration-school .form-actions .btn:hover,
.custom-school-login .form-actions .btn:hover {
  background: #7587B8;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.multiple-registration-school .form-actions .btn:focus, .multiple-registration-school .form-actions .btn:focus-within, .multiple-registration-school .form-actions .btn:active,
.custom-school-login .form-actions .btn:focus,
.custom-school-login .form-actions .btn:focus-within,
.custom-school-login .form-actions .btn:active {
  background: #133690;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}

.teacher-comments-popup-list article,
.teacher-comments-list article {
  padding: 15px;
  border: 1px solid #A3AFD0;
  border-radius: 15px;
  background: white;
  margin-bottom: 15px;
}
.teacher-comments-popup-list article > div,
.teacher-comments-list article > div {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.teacher-comments-popup-list article > div .author-date > div,
.teacher-comments-list article > div .author-date > div {
  display: inline-block;
}
.teacher-comments-popup-list article > div .author-date > div.author-name,
.teacher-comments-popup-list article > div .author-date > div a,
.teacher-comments-list article > div .author-date > div.author-name,
.teacher-comments-list article > div .author-date > div a {
  color: #3C5FA1;
  font: 800 16px/19px "Nunito Sans", sans-serif;
  margin-right: 10px;
}
.teacher-comments-popup-list article > div .author-date > div time,
.teacher-comments-list article > div .author-date > div time {
  color: #798186;
  font-size: smaller;
}
.teacher-comments-popup-list article > div .field--name-comment-body,
.teacher-comments-list article > div .field--name-comment-body {
  width: 100%;
}

.teacher-comments-user-name {
  color: #133690;
  font: 800 20px/24px "Nunito Sans", sans-serif;
  margin-bottom: 20px;
}

h2.form-comment-title {
  color: #333333;
  font: 800 16px/19px "Nunito Sans", sans-serif;
}

.comment-teacher-comment-form {
  padding: 0 !important;
  margin-bottom: 30px;
  background: none !important;
}
.comment-teacher-comment-form textarea {
  margin-bottom: 15px;
}
.comment-teacher-comment-form label,
.comment-teacher-comment-form .filter-help {
  display: none;
}

.teacher-comments-modal .modal-header {
  margin-top: 0;
}
.teacher-comments-modal .modal-header .modal-title {
  font: 800 36px/42px "Nunito Sans", sans-serif;
}
@media (max-width: 768px) {
  .teacher-comments-modal .modal-header .modal-title {
    font: 800 28px/32px "Nunito Sans", sans-serif;
  }
}
.teacher-comments-modal .links {
  display: none;
}
.teacher-comments-modal .link-to-comments {
  background: #ffffff;
  border: 0.2rem solid #3C5FA1;
  color: #3C5FA1;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.teacher-comments-modal .link-to-comments:hover {
  color: #ffffff;
  border: 0.2rem solid #3C5FA1;
  background: #3C5FA1;
}

.teacher-comments-pager {
  margin-top: 40px;
  font: 400 14px/20px "Nunito Sans", sans-serif;
}

.path-comment .main-in {
  max-width: 1200px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}

.comment-teacher-comment-delete-form .form-actions {
  margin-top: 25px;
}
.comment-teacher-comment-delete-form .form-actions button {
  margin-right: 15px;
}
/*# sourceMappingURL=style.css.map */
