@import url(https://p.typekit.net/p.css?s=1&k=xwc8fbo&ht=tk&f=24349.24350.24351.24352.24353.24354.24355.24356.43307.43308.43309.43310.43311.43312.43313.43314.35204.35205.35206.35207.35208.35209.35210&a=5264071&app=typekit&e=css);

/*
! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box
}

:after,
:before {
    --tw-content: ""
}

html {
    -webkit-text-size-adjust: 100%;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

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

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #9ca3af;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    height: auto;
    max-width: 100%
}

[hidden] {
    display: none
}

*,
:after,
:before {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.pointer-events-none {
    pointer-events: none
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.top-0 {
    top: 0
}

.left-0 {
    left: 0
}

.z-10 {
    z-index: 10
}

.z-50 {
    z-index: 50
}

.z-40 {
    z-index: 40
}

.z-20 {
    z-index: 20
}

.col-span-2 {
    -ms-grid-column-span: 2;
    grid-column: span 2/span 2
}

.col-span-1 {
    -ms-grid-column-span: 1;
    grid-column: span 1/span 1
}

.m-0 {
    margin: 0
}

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

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

.my-auto {
    margin-bottom: auto;
    margin-top: auto
}

.mx-4 {
    margin-left: 4rem;
    margin-right: 4rem
}

.mt-8 {
    margin-top: 8rem
}

.ml-1 {
    margin-left: 1rem
}

.mt-4 {
    margin-top: 4rem
}

.mt-10 {
    margin-top: 9rem
}

.mb-2 {
    margin-bottom: 2rem
}

.mb-3 {
    margin-bottom: 3rem
}

.ml-auto {
    margin-left: auto
}

.mb-4 {
    margin-bottom: 4rem
}

.mt-2 {
    margin-top: 2rem
}

.mt-5 {
    margin-top: 5rem
}

.mb-5 {
    margin-bottom: 5rem
}

.mb-6 {
    margin-bottom: 6rem
}

.mt-0 {
    margin-top: 0
}

.mb-8 {
    margin-bottom: 8rem
}

.mt-6 {
    margin-top: 6rem
}

.mt-12 {
    margin-top: 15rem
}

.ml-4 {
    margin-left: 4rem
}

.mb-7 {
    margin-bottom: 7rem
}

.mt-7 {
    margin-top: 7rem
}

.mb-0 {
    margin-bottom: 0
}

.ml-2 {
    margin-left: 2rem
}

.mt-auto {
    margin-top: auto
}

.mb-12 {
    margin-bottom: 15rem
}

.mr-1 {
    margin-right: 1rem
}

.mr-4 {
    margin-right: 4rem
}

.mr-2 {
    margin-right: 2rem
}

.mt-3 {
    margin-top: 3rem
}

.box-border {
    box-sizing: border-box
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.grid {
    display: -ms-grid;
    display: grid
}

.hidden {
    display: none
}

.h-full {
    height: 100%
}

.h-8 {
    height: 8rem
}

.h-5 {
    height: 5rem
}

.h-3 {
    height: 3rem
}

.max-h-8 {
    max-height: 8rem
}

.w-full {
    width: 100%
}

.w-5\/12 {
    width: 41.666667%
}

.w-5 {
    width: 5rem
}

.w-3 {
    width: 3rem
}

.flex-1 {
    flex: 1 1 0%
}

.basis-3\/4 {
    flex-basis: 75%
}

.basis-1\/4 {
    flex-basis: 25%
}

.basis-1\/5 {
    flex-basis: 20%
}

.basis-2\/4 {
    flex-basis: 50%
}

.cursor-pointer {
    cursor: pointer
}

.list-none {
    list-style-type: none
}

.grid-cols-2 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-3 {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-4 {
    gap: 4rem
}

.gap-2 {
    gap: 2rem
}

.gap-1 {
    gap: 1rem
}

.gap-8 {
    gap: 8rem
}

.gap-y-2 {
    row-gap: 2rem
}

.divide-x>:not([hidden])~:not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-left-width: calc(1px*(1 - var(--tw-divide-x-reverse)));
    border-right-width: calc(1px*var(--tw-divide-x-reverse))
}

.overflow-hidden {
    overflow: hidden
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.rounded-2xl {
    border-radius: 1rem
}

.border {
    border-width: 1px
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175/var(--tw-border-opacity))
}

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

.bg-cover {
    background-size: cover
}

.bg-fixed {
    background-attachment: fixed
}

.bg-center {
    background-position: 50%
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.p-4 {
    padding: 4rem
}

.p-12 {
    padding: 15rem
}

.p-2 {
    padding: 2rem
}

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

.py-8 {
    padding-bottom: 8rem;
    padding-top: 8rem
}

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

.pt-8 {
    padding-top: 8rem
}

.pb-10 {
    padding-bottom: 9rem
}

.pb-2 {
    padding-bottom: 2rem
}

.pb-4 {
    padding-bottom: 4rem
}

.pt-3 {
    padding-top: 3rem
}

.pt-4 {
    padding-top: 4rem
}

.pr-4 {
    padding-right: 4rem
}

.pt-2 {
    padding-top: 2rem
}

.pl-4 {
    padding-left: 4rem
}

.pb-8 {
    padding-bottom: 8rem
}

.pt-0 {
    padding-top: 0
}

.pr-1 {
    padding-right: 1rem
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.uppercase {
    text-transform: uppercase
}

.italic {
    font-style: italic
}

.tracking-wider {
    letter-spacing: .05em
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity))
}

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

.text-\[\#B8C5D8\] {
    --tw-text-opacity: 1;
    color: rgb(184 197 216/var(--tw-text-opacity))
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.container {
    width: 100%
}

.has-main-color {
    color: #0d216e
}

.has-main-background-color {
    background-color: #0d216e
}

.has-brand-primary-color {
    color: #1e365b
}

.has-brand-primary-background-color {
    background-color: #1e365b
}

.has-light-color {
    color: #edf1f5
}

.has-light-background-color {
    background-color: #edf1f5
}

.has-blue-40-color {
    color: #dbe2eb
}

.has-blue-40-background-color {
    background-color: #dbe2eb
}

.has-blue-60-color {
    color: #cad4e1
}

.has-blue-60-background-color {
    background-color: #cad4e1
}

.has-blue-80-color {
    color: #b8c5d8
}

.has-blue-80-background-color {
    background-color: #b8c5d8
}

.has-blue-100-color {
    color: #214a84
}

.has-blue-100-background-color {
    background-color: #214a84
}

.has-charcoal-100-color {
    color: #4a596d
}

.has-charcoal-100-background-color {
    background-color: #4a596d
}

.has-charcoal-80-color {
    color: #687689
}

.has-charcoal-80-background-color {
    background-color: #687689
}

.has-charcoal-60-color {
    color: #a4adbb
}

.has-charcoal-60-background-color {
    background-color: #a4adbb
}

.has-red-carpet-20-color {
    color: #fcefef
}

.has-red-carpet-20-background-color {
    background-color: #fcefef
}

.has-red-carpet-80-color {
    color: #fcefef
}

.has-red-carpet-80-background-color {
    background-color: #fcefef
}

.has-red-carpet-100-color {
    color: #d93b3b
}

.has-red-carpet-100-background-color {
    background-color: #d93b3b
}

.has-sea-green-20-color {
    color: #edf2f3
}

.has-sea-green-20-background-color {
    background-color: #edf2f3
}

.has-sea-green-100-color {
    color: #1d6267
}

.has-sea-green-100-background-color {
    background-color: #1d6267
}

:root {
    --color-main: #0d216e;
    --color-brand-primary: #1e365b;
    --color-light: #edf1f5;
    --color-blue-40: #dbe2eb;
    --color-blue-60: #cad4e1;
    --color-blue-80: #b8c5d8;
    --color-blue-100: #214a84;
    --color-charcoal-100: #4a596d;
    --color-charcoal-80: #687689;
    --color-charcoal-60: #a4adbb;
    --color-red-carpet-20: #fcefef;
    --color-red-carpet-80: #fcefef;
    --color-red-carpet-100: #d93b3b;
    --color-sea-green-20: #edf2f3;
    --color-sea-green-100: #1d6267;
    --color-bg: #fff;
    --color-table-border: #000;
    --color-hr: #000;
    --color-text-main: #000;
    --color-border-input: #000;
    --color-text-input: #000;
    --color-text-input-focus: #000;
    --color-link: var(--color-main);
    --color-label: #000;
    --color-menu-hamburger: var(--color-main);
    --color-bg-menu-mobile: #000;
    --color-background-header: transparent;
    --color__text-footer: #000;
    --color-link-hover: var(--color-main);
    --color-dark: #4a596d;
    --color-dimmed: grey;
    --color-white: #fff;
    --color-black: #000;
    --color-brand-secondary: #214a84;
    --color-extralight: #dbe2eb;
    --color-ornate: #ff3859;
    --navigation-color: #a4adbb
}

::-moz-selection {
    background: var(--color-blue-100);
    color: #fff
}

::selection {
    background: var(--color-blue-100);
    color: #fff
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: normal;
    font-weight: 700;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Bold.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Bold.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: italic;
    font-weight: 700;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-BoldItalic.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-BoldItalic.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: italic;
    font-weight: 400;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Italic.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Italic.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: normal;
    font-weight: 200;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Light.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Light.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: italic;
    font-weight: 200;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-LightItalic.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-LightItalic.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: normal;
    font-weight: 600;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-SemiBold.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-SemiBold.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: italic;
    font-weight: 600;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-SemiBoldItalic.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-SemiBoldItalic.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: normal;
    font-weight: 100;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Light.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Light.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: italic;
    font-weight: 100;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-LightItalic.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-LightItalic.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: normal;
    font-weight: 300;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Light.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Light.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: italic;
    font-weight: 300;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-LightItalic.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-LightItalic.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: normal;
    font-weight: 500;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: italic;
    font-weight: 500;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Italic.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Italic.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: normal;
    font-weight: 900;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Bold.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-Bold.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canada-type-gibson;
    font-style: italic;
    font-weight: 900;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-BoldItalic.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Gibson-BoldItalic.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: bicyclette;
    font-style: normal;
    font-weight: 200;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Thin.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Thin.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: bicyclette;
    font-style: normal;
    font-weight: 300;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Light.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Light.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: bicyclette;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Regular.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Regular.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: bicyclette;
    font-style: italic;
    font-weight: 400;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Italic.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Italic.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: bicyclette;
    font-style: normal;
    font-weight: 700;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Bold.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Bold.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: bicyclette;
    font-style: normal;
    font-weight: 800;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Ultra.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Ultra.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: bicyclette;
    font-style: normal;
    font-weight: 900;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Black.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Bicyclette-Black.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canto;
    font-style: italic;
    font-weight: 700;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Canto-BoldItalic.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Canto-BoldItalic.woff) format("woff")
}

@font-face {
    font-display: auto;
    font-family: canto;
    font-style: normal;
    font-weight: 700;
    src: url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Canto-Bold.woff2) format("woff2"), url(https://www.ansebsail.pl/wp-content/themes/starter-empressia/assets/fonts/Canto-Bold.woff) format("woff")
}

:root {
    --font-size-base: 1.6rem;
    --font-1-size: 1.2rem;
    --font-2-size: 1.4rem;
    --font-3-size: 1.6rem;
    --font-4-size: 1.8rem;
    --font-5-size: 2rem;
    --font-6-size: 2.2rem;
    --font-7-size: 2.4rem;
    --font-8-size: 2.6rem;
    --font-9-size: 2.8rem;
    --font-10-size: 3rem;
    --font-11-size: 3.2rem;
    --font-40-size: 4rem;
    --font-48-size: 4.8rem
}

.has-1-font-size {
    font-size: 1.2rem
}

.has-2-font-size {
    font-size: 1.4rem
}

.has-3-font-size {
    font-size: 1.6rem
}

.has-4-font-size {
    font-size: 1.8rem
}

.has-5-font-size {
    font-size: 2rem
}

.has-6-font-size {
    font-size: 2.2rem
}

.has-7-font-size,
.popup .form-field--date {
    font-size: 2.4rem
}

.has-8-font-size {
    font-size: 2.6rem
}

.has-9-font-size {
    font-size: 2.8rem
}

.has-10-font-size {
    font-size: 3rem
}

.has-11-font-size {
    font-size: 3.2rem
}

.has-40-font-size {
    font-size: 4rem
}

.has-48-font-size {
    font-size: 4.8rem
}

.font-decoration {
    font-family: canto, sans-serif
}

.font-lead {
    font-family: bicyclette, sans-serif
}

* {
    box-sizing: border-box
}

:after,
:before {
    box-sizing: inherit
}

:focus {
    outline: none
}

html {
    font-size: 62.5%;
    overflow-x: hidden;
    position: relative
}

html[lang] {
    margin-top: 0 !important
}

html.is-popup-open {
    overflow: hidden
}

body {
    background-color: var(--color-bg);
    color: var(--color-text-main);
    font-family: canada-type-gibson, sans-serif;
    font-size: 1.6rem;
    font-weight: 400
}

body.not-hero-banner {
    margin-top: var(--site-header-height, 20rem)
}

embed,
iframe,
img,
object,
svg {
    max-width: 100%
}

img {
    height: auto
}

figure {
    margin: 0
}

hr {
    border: none;
    border-bottom: 1px solid var(--color-light);
    height: 1px;
    margin-bottom: 1rem
}

hr.wp-block-separator {
    height: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: bicyclette, sans-serif
}

b,
strong {
    font-weight: 600
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    font-family: var(--font-pre);
    font-size: 1.5;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: var(--font-code);
    font-size: 1.5
}

abbr,
acronym {
    cursor: help
}

ins,
mark {
    text-decoration: none
}

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

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

.site-branding {
    color: var(--color-white);
    margin-right: 15rem
}

@media screen and (max-width:1290px) {
    .site-branding {
        margin-right: 0
    }
}

.not-hero-banner .site-branding {
    color: var(--color-brand-primary)
}

@media screen and (max-width:1290px) {
    .site-branding a path {
        fill: #fff
    }

    .not-hero-banner .site-branding a path {
        fill: var(--color-main)
    }

    .site-branding a svg {
        height: 7rem;
        width: 7rem
    }
}

.lang__link {
    --color: hsla(0, 0%, 100%, .6);
    color: var(--color);
    text-decoration: none;
    transition: color .3s
}

@media screen and (max-width:1290px) {
    .lang__link {
        font-size: 1.8rem !important
    }
}

.lang__link:nth-of-type(n+2) {
    margin-left: 2.4rem
}

.not-hero-banner .lang__link {
    --color: var(--color-blue-80)
}

.not-hero-banner .lang__link--is-active,
.not-hero-banner .lang__link:hover {
    --color: var(--color-brand-primary)
}

.navbar-navigation-mobile__nav .lang__link {
    color: #fff
}

.lang__link--is-active,
.lang__link:hover {
    --color: #fff
}

.border--bottom {
    padding-bottom: 4rem;
    position: relative
}

.border--bottom:after {
    background: var(--color-light);
    bottom: 0;
    content: "";
    display: block;
    height: .1rem;
    left: -25vw;
    position: absolute;
    width: 150vw
}

.container,
.woocommerce-checkout form.checkout .woocommerce-NoticeGroup {
    --container-width: 128rem;
    --outer-width-container: calc((var(--document-width) - var(--container-width))/2);
    margin-left: auto;
    margin-right: auto;
    max-width: var(--container-width);
    width: 100%
}

@media screen and (max-width:1290px) {

    .container,
    .woocommerce-checkout form.checkout .woocommerce-NoticeGroup {
        --container-width: calc(100vw - 6.4rem)
    }
}

@media screen and (min-width:1290px) {
    .container--tight {
        --container-width: 76.8rem
    }
}

.container--left,
.container--right {
    max-width: none;
    padding-left: var(--outer-width-container)
}

.theme--dark {
    background-color: var(--color-brand-primary);
    color: var(--color-white)
}

.theme--light {
    background-color: var(--color-white);
    color: var(--color-dark)
}

.theme--bg {
    padding: 0
}

.theme--bg .hero {
    height: 72rem;
    max-height: 100vh
}

.section {
    padding: 5rem 8rem;
    text-align: center
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-transform: none;
    transition-duration: .15s;
    transition-property: opacity, filter;
    transition-timing-function: linear
}

.hamburger.is-active:hover,
.hamburger:hover,
.myaccount-section-header:hover .hamburger.bordered-icon:hover {
    opacity: .7
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before,
.myaccount-section-header:hover .hamburger.bordered-icon .hamburger-inner,
.myaccount-section-header:hover .hamburger.bordered-icon .hamburger-inner:after,
.myaccount-section-header:hover .hamburger.bordered-icon .hamburger-inner:before {
    background-color: var(--color-white)
}

.hamburger-box {
    display: inline-block;
    height: 16px;
    position: relative;
    width: 24px
}

.hamburger-inner {
    display: block;
    margin-top: -1px;
    top: 50%
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    background-color: var(--color-brand-primary);
    border-radius: 10px;
    height: 2px;
    position: absolute;
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: ease;
    width: 24px
}

.hamburger-inner:after,
.hamburger-inner:before {
    content: "";
    display: block
}

.hamburger-inner:before {
    top: -7px
}

.hamburger-inner:after {
    bottom: -7px
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner:before {
    transition: top 75ms ease .12s, opacity 75ms ease
}

.hamburger--squeeze .hamburger-inner:after {
    transition: bottom 75ms ease .12s, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner,
.myaccount-section-header:hover .hamburger--squeeze.bordered-icon .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner:before,
.myaccount-section-header:hover .hamburger--squeeze.bordered-icon .hamburger-inner:before {
    opacity: 0;
    top: 0;
    transition: top 75ms ease, opacity 75ms ease .12s
}

.hamburger--squeeze.is-active .hamburger-inner:after,
.myaccount-section-header:hover .hamburger--squeeze.bordered-icon .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s
}

form label {
    cursor: pointer
}

form .required {
    display: none
}

textarea {
    resize: none;
    width: 100%
}

.form-field {
    --padding-left: 2rem;
    --padding-top: 1.2rem;
    position: relative
}

.form-field--hidden {
    position: absolute;
    visibility: hidden
}

.form-field .fields-group {
    margin: 2rem 0 0 3.5rem
}

.form-field .fields-group .wpcf7-list-item:not(:last-child) {
    margin-bottom: 2rem
}

.form-field--checkbox {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column: 1/3
}

@media screen and (max-width:767px) {
    .form-field--checkbox {
        -ms-grid-column: 1;
        grid-column: 1
    }
}

.form-field.is-hidden {
    display: none
}

.form-field input[type=email],
.form-field input[type=number],
.form-field input[type=password],
.form-field input[type=tel],
.form-field input[type=text] {
    border: .1rem solid var(--color-light);
    color: var(--color-charcoal-100);
    padding: var(--padding-top) var(--padding-left);
    width: 100%
}

.form-field input[type=email]::-moz-placeholder,
.form-field input[type=number]::-moz-placeholder,
.form-field input[type=password]::-moz-placeholder,
.form-field input[type=tel]::-moz-placeholder,
.form-field input[type=text]::-moz-placeholder {
    color: var(--color-charcoal-60)
}

.form-field input[type=email]:-ms-input-placeholder,
.form-field input[type=number]:-ms-input-placeholder,
.form-field input[type=password]:-ms-input-placeholder,
.form-field input[type=tel]:-ms-input-placeholder,
.form-field input[type=text]:-ms-input-placeholder {
    color: var(--color-charcoal-60)
}

.form-field input[type=email]::placeholder,
.form-field input[type=number]::placeholder,
.form-field input[type=password]::placeholder,
.form-field input[type=tel]::placeholder,
.form-field input[type=text]::placeholder {
    color: var(--color-charcoal-60)
}

.form-field input+label {
    background: #fff;
    color: var(--color-charcoal-60);
    font-size: 1rem;
    font-weight: 600;
    left: calc(var(--padding-left) - .6rem);
    padding: 0 .8rem;
    position: absolute;
    text-transform: uppercase;
    top: calc((var(--padding-top) - .5rem)*-1)
}

input[type=checkbox],
input[type=radio]:not([name=payment_method]) {
    position: absolute;
    visibility: hidden
}

input[type=checkbox]+label,
input[type=checkbox]+span,
input[type=radio]:not([name=payment_method])+label,
input[type=radio]:not([name=payment_method])+span {
    color: var(--color-charcoal-80);
    padding-left: 35px;
    position: relative
}

input[type=checkbox]+label a,
input[type=checkbox]+span a,
input[type=radio]:not([name=payment_method])+label a,
input[type=radio]:not([name=payment_method])+span a {
    text-decoration: underline;
    transition: opacity .3s
}

input[type=checkbox]+label a:hover,
input[type=checkbox]+span a:hover,
input[type=radio]:not([name=payment_method])+label a:hover,
input[type=radio]:not([name=payment_method])+span a:hover {
    opacity: .7
}

input[type=checkbox]+label:after,
input[type=checkbox]+label:before,
input[type=checkbox]+span:after,
input[type=checkbox]+span:before,
input[type=radio]:not([name=payment_method])+label:after,
input[type=radio]:not([name=payment_method])+label:before,
input[type=radio]:not([name=payment_method])+span:after,
input[type=radio]:not([name=payment_method])+span:before {
    content: "";
    display: block;
    position: absolute
}

input[type=checkbox]+label:before,
input[type=checkbox]+span:before,
input[type=radio]:not([name=payment_method])+label:before,
input[type=radio]:not([name=payment_method])+span:before {
    background: #fff;
    border: .2rem solid var(--color-blue-60);
    height: 2rem;
    left: 0;
    top: 0;
    transition: border-color .3s;
    width: 2rem
}

input[type=checkbox]+label:after,
input[type=checkbox]+span:after,
input[type=radio]:not([name=payment_method])+label:after,
input[type=radio]:not([name=payment_method])+span:after {
    background: var(--color-main);
    height: var(--size-box-inside);
    opacity: 0;
    transition: opacity .3s;
    width: var(--size-box-inside)
}

input[type=checkbox]:checked+label:before,
input[type=checkbox]:checked+span:before,
input[type=radio]:not([name=payment_method]):checked+label:before,
input[type=radio]:not([name=payment_method]):checked+span:before {
    border-color: var(--color-main)
}

input[type=checkbox]:checked+label:after,
input[type=checkbox]:checked+span:after,
input[type=radio]:not([name=payment_method]):checked+label:after,
input[type=radio]:not([name=payment_method]):checked+span:after {
    opacity: 1;
    will-change: opacity
}

input[type=checkbox]+label,
input[type=checkbox]+span {
    --size-box-inside: 1rem
}

input[type=checkbox]+label:after,
input[type=checkbox]+span:after {
    left: .5rem;
    top: .3rem
}

input[type=radio]+label,
input[type=radio]+span {
    --size-box-inside: 0.6rem
}

input[type=radio]+label:after,
input[type=radio]+label:before,
input[type=radio]+span:after,
input[type=radio]+span:before {
    border-radius: 100%
}

input[type=radio]+label:after,
input[type=radio]+span:after {
    left: .7rem;
    top: .7rem
}

.wp-block-cover.alignfull,
.wp-block-group.alignfull {
    left: 50%;
    margin-left: calc(var(--document-width)/2*-1);
    margin-right: calc(var(--document-width)/2*-1);
    position: relative;
    width: var(--document-width)
}

.navbar-navigation {
    font-family: bicyclette, sans-serif
}

.navbar-navigation ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none
}

.navbar-navigation>ul>li:not(:last-child) {
    margin-right: 3rem
}

.navbar-navigation>ul>li.menu-item-has-children:not(:last-child) {
    margin-right: 5rem
}

.navbar-navigation a[href^="#"] {
    pointer-events: none
}

.navbar-navigation li.current-menu-item:not(.menu-item-object-custom)>a,
.navbar-navigation li.current-menu-parent>a,
.navbar-navigation li.current-page-ancestor>a,
.navbar-navigation li.current-post-ancestor>a,
.navbar-navigation li.current-post-parent>a {
    color: var(--color-main)
}

.navbar-navigation li.menu-item-has-children,
.navbar-navigation li.menu-item-has-children>a {
    position: relative
}

.logo-blue .navbar-navigation li.menu-item-has-children>a a:after {
    filter: none
}

.navbar-navigation li.menu-item-has-children>a:after {
    background-image: url(../84b44858bb57cd3c2896.svg);
    content: "";
    filter: brightness(0) invert(1);
    height: 1.4rem;
    position: absolute;
    right: -.6rem;
    top: 50%;
    transform: translateY(-50%) translateX(100%);
    transition: transform .3s;
    width: 1.4rem
}

.navbar-navigation li.menu-item-has-children:hover>a {
    color: var(--color-main)
}

.navbar-navigation li.menu-item-has-children:hover>a:after {
    transform: translateY(-50%) translateX(100%) rotate(-180deg)
}

.navbar-navigation li.menu-item-has-children:hover>ul {
    opacity: 1;
    transform: translate(0);
    visibility: visible
}

.navbar-navigation a {
    display: block;
    transition: color .3s
}

.navbar-navigation a:hover {
    color: var(--color-main)
}

.navbar-navigation .menu__submenu {
    --offset: 1rem;
    align-items: flex-start;
    background: #fff;
    border: 1px solid var(--color-light);
    flex-direction: column;
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: calc(100% + var(--offset));
    transform: translateY(calc(var(--offset)*-1));
    transition-duration: .3s;
    transition-property: opacity, visibility, transform;
    visibility: hidden;
    width: 18rem
}

.navbar-navigation .menu__submenu:before {
    bottom: 100%;
    content: "";
    display: block;
    height: var(--offset);
    left: 0;
    position: absolute;
    width: 100%
}

.navbar-navigation .menu__submenu li {
    margin: 0;
    padding: 0;
    width: 100%
}

.navbar-navigation .menu__submenu li:not(:last-child) {
    border-bottom: .1rem solid var(--color-light)
}

.navbar-navigation .menu__submenu a {
    color: var(--color-main);
    font-size: 1.4rem;
    font-weight: 400;
    padding: 1rem;
    transition-duration: .3s;
    transition-property: color, opacity
}

.navbar-navigation .menu__submenu a:hover {
    opacity: .7
}

.logo-blue .navbar-navigation li.menu-item-has-children>a:after {
    filter: none
}

.navbar-navigation-mobile {
    background: var(--color-brand-primary);
    -webkit-clip-path: circle(0 at 0 0);
    clip-path: circle(0 at 0 0);
    display: flex;
    height: 100vh;
    opacity: 0;
    padding: var(--site-header-padding--vertical) 0;
    transition: visibility 1s, opacity 1s, -webkit-clip-path 1s;
    transition: clip-path 1s, visibility 1s, opacity 1s;
    transition: clip-path 1s, visibility 1s, opacity 1s, -webkit-clip-path 1s;
    visibility: hidden;
    width: 100vw
}

.navbar-navigation-mobile__header {
    margin-top: 2rem
}

.navbar-navigation-mobile hr {
    margin: 0
}

.myaccount-section-header:hover .navbar-navigation-mobile.bordered-icon,
.navbar-navigation-mobile.is-active {
    -webkit-clip-path: circle(100%);
    clip-path: circle(100%);
    opacity: 1;
    visibility: visible;
    will-change: opacity
}

.navbar-navigation-mobile ul {
    list-style: none
}

.navbar-navigation-mobile li>a {
    color: #fff;
    font-size: 2.4rem
}

.navbar-navigation-mobile li:not(:last-child) {
    margin-bottom: 4vh
}

.navbar-navigation-mobile li>ul {
    margin: 1rem 0 0 1rem
}

.navbar-navigation-mobile .btn {
    background: var(--color-main)
}

.site-header {
    --site-header-padding--vertical: 2rem;
    background-color: var(--color-background-header);
    padding: var(--site-header-padding--vertical) 0
}

.site-header.sticky {
    --site-header-padding--vertical: 1.5rem;
    --color-background-header: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
}

.nav .menu__link {
    color: var(--color-white);
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.8rem;
    text-decoration: none
}

.nav .menu__link:nth-of-type(n+2) {
    margin-left: 3.2rem
}

.not-hero-banner .nav .menu__link {
    color: var(--color-brand-primary)
}

.footer {
    overflow-x: hidden
}

.footer__wrapper {
    padding: 12rem 0
}

@media screen and (max-width:767px) {
    .footer__wrapper {
        padding: 4rem 0
    }
}

.footer__contact,
.footer__nav {
    padding: 0 0 0 4rem;
    width: 33.33%
}

@media screen and (max-width:767px) {

    .footer__contact,
    .footer__nav {
        padding: 0;
        width: calc(50% - 2rem);
        width: 100%
    }

    .footer__contact {
        padding: 4rem 0 0
    }
}

.footer__logo {
    max-width: 29rem
}

.footer__logo img {
    width: 100%
}

.footer__list-el {
    position: relative
}

.footer__list-el:hover {
    cursor: pointer
}

.footer__list-el:hover .footer__list-ic {
    opacity: 1;
    transform: translate(1.5rem)
}

.footer__list-el:hover .footer__nav-link {
    -webkit-text-fill-color: var(--color-white);
    -webkit-text-stroke-width: 0
}

.footer__list-ic {
    display: block;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%);
    transition: .5s ease-in-out;
    transition-property: opacity, transform
}

.footer__classic-menu {
    font-size: 1.4rem;
    font-weight: 600
}

.footer__classic-menu a {
    position: relative;
    transition: color .3s
}

.footer__classic-menu a:hover {
    color: var(--color-blue-80)
}

.footer__classic-menu a:after {
    background: #fff;
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.footer__nav-link {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    color: var(--color-white);
    font-family: bicyclette, sans-serif;
    font-size: 7.2rem;
    font-weight: 800;
    line-height: 7.9rem;
    text-decoration: none;
    transition: all .5s ease-in-out
}

.footer__nav-link:hover {
    -webkit-text-fill-color: var(--color-white);
    -webkit-text-stroke-width: 0
}

@media screen and (max-width:767px) {
    .footer__nav-link {
        font-size: 4.5rem;
        font-size: 3rem;
        line-height: 5rem;
        line-height: 3.5rem
    }
}

.footer__contact-details {
    font-size: 1.4rem;
    line-height: 2.1rem
}

.footer .copyrights__details {
    display: flex;
    font-size: 1.4rem;
    margin-bottom: 4.3rem
}

@media screen and (max-width:767px) {
    .footer .copyrights__details {
        align-items: flex-start;
        flex-direction: column
    }
}

.footer .copyrights img {
    width: 11.5rem
}

.footer .copyrights span {
    margin-left: 2rem
}

@media screen and (max-width:767px) {
    .footer .copyrights span {
        margin-left: 0;
        margin-top: 2rem
    }
}

#wpadminbar {
    bottom: 0;
    top: auto
}

.header {
    --color-header-primary: #fff;
    color: var(--color-header-primary);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

.header__wrapper {
    display: flex;
    justify-content: space-between
}

@media screen and (max-width:1290px) {
    .header__wrapper {
        padding: 2rem 0
    }
}

.header .not-hero-banner:not(.page-template-page-side-image) .header .not-hero-banner {
    position: relative
}

.header__side-menu li:not(:last-child) {
    margin-right: 4rem
}

.header__side-menu li a {
    transition: color .3s
}

.header__side-menu li a:hover {
    color: var(--color-blue-100)
}

.logo-blue .header {
    --color-header-primary: var(--color-main)
}

.utils {
    align-items: center;
    color: var(--color-white);
    display: flex;
    font-size: 1.2rem;
    line-height: 1.8rem
}

.not-hero-banner .utils {
    color: var(--color-brand-primary)
}

.utils .btn {
    display: flex;
    height: 5rem;
    margin-left: 3.2rem;
    padding-bottom: 0;
    padding-top: 0
}

@media screen and (max-width:767px) {
    .utils .btn {
        margin-left: 1.5rem
    }
}

@media screen and (max-width:1290px) {
    .utils .btn {
        margin-left: 0
    }
}

.full-width {
    margin-left: calc(var(--outer-width-container)*-1);
    width: var(--document-width)
}

.full-width--padding {
    padding-right: var(--outer-width-container)
}

.full-width--padding,
.full-width--padding-left {
    padding-left: var(--outer-width-container)
}

.full-width--padding-right {
    padding-right: var(--outer-width-container)
}

.hero {
    height: 100vh;
    position: relative;
    width: 100%
}

.hero,
.hero__wrapper {
    display: flex;
    justify-content: center
}

.hero__wrapper {
    align-items: center;
    left: 50%;
    padding: var(--site-header-height) 0 8rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media screen and (max-width:1290px) {
    .hero__wrapper {
        padding: var(--site-header-height) 0 4rem
    }
}

.hero__slogan {
    color: var(--color-white);
    text-align: center
}

.hero__upper-title {
    font-size: 3.2rem;
    letter-spacing: .6rem;
    line-height: 3.5rem
}

@media screen and (max-width:992px) {
    .hero__upper-title {
        font-size: 2.7rem;
        line-height: 2.7rem
    }
}

@media screen and (max-width:767px) {
    .hero__upper-title {
        font-size: 2.2rem;
        line-height: 2.2rem
    }
}

.hero__title {
    font-family: bicyclette, sans-serif;
    font-size: 9.4rem;
    line-height: 10.3rem
}

@media screen and (max-width:992px) {
    .hero__title {
        font-size: 6rem;
        line-height: 6rem;
        padding: 0 4rem
    }
}

@media screen and (max-width:767px) {
    .hero__title {
        font-size: 4rem;
        line-height: 4rem;
        padding: 0 2rem
    }
}

.hero__title-visually {
    display: block;
    font-weight: 700
}

.hero__scroll-down {
    height: 2.4rem;
    transition: transform .3s;
    width: 2.4rem
}

.hero__scroll-down path {
    transition: fill .3s
}

.hero__scroll-down:hover {
    transform: translateY(.3rem)
}

.hero__scroll-down:hover path {
    fill: var(--color-main)
}

.socials {
    margin-left: 3.2rem
}

@media screen and (max-width:767px) {
    .socials {
        margin-left: 1.5rem
    }
}

.socials__link {
    border: 1px solid var(--color-white);
    color: var(--color-white);
    height: 5rem;
    text-decoration: none;
    transition-duration: .3s;
    transition-property: background, color;
    width: 5rem
}

.socials__link:hover {
    background: var(--color-main);
    color: #fff
}

@media screen and (max-width:767px) {
    .socials__link {
        height: 3rem;
        width: 3rem
    }
}

.not-hero-banner .socials__link {
    border-color: var(--color-brand-primary);
    color: var(--color-brand-primary)
}

.not-hero-banner .socials__link:hover {
    color: #fff
}

.navbar-navigation-mobile__nav .socials__link {
    border-color: #fff;
    color: #fff
}

.intro {
    margin-top: 12rem
}

@media screen and (max-width:992px) {
    .intro {
        margin-top: 5rem
    }
}

.intro .anseb-mark {
    height: 20rem;
    left: 50%;
    position: absolute;
    top: 7.6rem;
    transform: translateX(-50%);
    width: 35rem;
    z-index: -1
}

.intro__col {
    width: 50%
}

@media screen and (max-width:767px) {
    .intro__col {
        width: 100%
    }
}

.intro__ornate {
    margin-bottom: 6.7rem;
    position: relative
}

@media screen and (max-width:767px) {
    .intro__ornate {
        margin-bottom: 3rem;
        margin-top: 3rem
    }
}

.intro__title {
    font-family: bicyclette, sans-serif;
    font-size: 4.8rem;
    font-weight: 800;
    line-height: 6rem;
    margin-bottom: 7rem;
    margin-top: 8rem;
    max-width: 60rem;
    width: 100%
}

@media screen and (max-width:767px) {
    .intro__title {
        font-size: 3rem;
        line-height: 4rem;
        margin-bottom: 4rem;
        margin-top: 0
    }
}

.intro__desc {
    font-family: bicyclette, sans-serif;
    font-size: 3.2rem;
    line-height: 3.5rem
}

@media screen and (max-width:767px) {
    .intro__desc {
        font-size: 2rem;
        line-height: 2.3rem
    }
}

.intro__wave {
    margin-left: 41rem
}

.intro__wave path {
    fill: var(--color-blue-100)
}

.intro__info p {
    font-size: 1.8rem;
    line-height: 3.1rem;
    margin-bottom: 3.6rem
}

.intro__info p:last-of-type {
    margin-bottom: 0
}

.marquee {
    --offset: 20vw;
    --move-initial: calc(-25% + var(--offset));
    --move-final: calc(-50% + var(--offset));
    overflow: hidden;
    position: relative
}

.marquee__inner {
    color: var(--color-light);
    display: flex;
    font-family: bicyclette, sans-serif;
    font-size: 7.2rem;
    font-weight: 800;
    line-height: 7.9rem;
    padding: 2.5rem 0;
    position: relative;
    transform: translate3d(var(--move-initial), 0, 0);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.marquee__inner-top {
    -webkit-animation: marquee-top 80s linear infinite;
    animation: marquee-top 80s linear infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.single-product .marquee__inner-top {
    -webkit-animation: marquee-top 30s linear infinite;
    animation: marquee-top 30s linear infinite
}

.marquee__inner-bottom {
    -webkit-animation: marquee-bottom 60s linear infinite;
    animation: marquee-bottom 60s linear infinite;
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.single-product .marquee__inner-bottom {
    -webkit-animation: marquee-top 15s linear infinite;
    animation: marquee-top 15s linear infinite
}

.marquee span {
    padding: 0 2vw;
    text-transform: uppercase;
    white-space: nowrap
}

.single-product .marquee span {
    padding: 0 1vw 0 0
}

@-webkit-keyframes marquee-top {
    0% {
        transform: translate3d(var(--move-initial), 0, 0)
    }

    to {
        transform: translate3d(var(--move-final), 0, 0)
    }
}

@keyframes marquee-top {
    0% {
        transform: translate3d(var(--move-initial), 0, 0)
    }

    to {
        transform: translate3d(var(--move-final), 0, 0)
    }
}

@-webkit-keyframes marquee-bottom {
    0% {
        transform: translate3d(var(--move-initial), 0, 0)
    }

    to {
        transform: translate3d(var(--move-final), 0, 0)
    }
}

@keyframes marquee-bottom {
    0% {
        transform: translate3d(var(--move-initial), 0, 0)
    }

    to {
        transform: translate3d(var(--move-final), 0, 0)
    }
}

.slidecordion {
    counter-reset: li;
    list-style: none;
    list-style-type: none;
    max-width: 100%;
    overflow-x: hidden
}

.slidecordion:after {
    clear: both;
    content: "";
    display: block
}

.slidecordion__input {
    position: absolute;
    visibility: hidden
}

.slidecordion .slidecordion__slide-inner,
.slidecordion__label,
.slidecordion__picture {
    height: 72rem;
    max-height: 100vh;
    transition: all .5s ease
}

@media screen and (max-width:767px) {

    .slidecordion .slidecordion__slide-inner,
    .slidecordion__label,
    .slidecordion__picture {
        height: 25rem
    }
}

.slidecordion__label {
    border-bottom: 1px solid var(--color-light);
    border-left: 1px solid var(--color-light);
    border-top: 1px solid var(--color-light);
    display: flex;
    float: left;
    line-height: 18rem;
    max-height: 100vh;
    padding-top: 0;
    position: relative;
    text-align: left;
    transition: background .3s ease;
    width: 8rem
}

@media screen and (max-width:767px) {
    .slidecordion__label {
        line-height: 30px
    }
}

.slidecordion__label .slidecordion__number-inner {
    align-self: flex-start;
    color: #cad4e1;
    line-height: 1;
    padding: 4rem 3rem 0;
    pointer-events: none
}

@media screen and (max-width:767px) {
    .slidecordion__label .slidecordion__number-inner {
        padding: 0
    }
}

.slidecordion__el {
    position: relative
}

@media screen and (max-width:767px) {
    .slidecordion__el {
        display: flex;
        flex-direction: column
    }

    .slidecordion__el>* {
        flex: 1 !important;
        margin: 0 !important;
        width: 100% !important
    }
}

.slidecordion__slide {
    display: block;
    float: left;
    height: auto;
    line-height: 1.5;
    position: relative;
    transition: all .5s ease;
    width: 0
}

.slidecordion__slide .slidecordion__navigation {
    display: none
}

.slidecordion__number {
    --offset-top: 4rem;
    align-items: center;
    color: var(--color-white);
    display: flex;
    justify-content: center;
    left: 8rem;
    line-height: 1;
    position: absolute;
    top: var(--offset-top)
}

.slidecordion__number-inner {
    font-weight: 700
}

.slidecordion__number:after {
    background: var(--color-blue-100);
    content: "";
    display: block;
    height: calc((5rem + var(--offset-top))*2);
    left: 1.5rem;
    margin-top: calc(-5rem - var(--offset-top));
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: skew(-30deg) scale(0);
    transform-origin: top;
    transition-duration: .3s;
    transition-property: opacity, visibility, transform;
    width: 10rem;
    z-index: 1
}

.slidecordion__text {
    bottom: 16rem;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 0 3rem;
    position: absolute
}

.slidecordion__text-uppertitle {
    color: var(--color-white);
    font-family: canto, sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 3
}

.slidecordion__slogan {
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 7px;
    line-height: 1.8rem;
    position: absolute;
    right: 16rem;
    text-transform: uppercase;
    top: 6rem
}

.slidecordion__slogan,
.slidecordion__text-title {
    color: var(--color-white);
    font-family: bicyclette, sans-serif
}

.slidecordion__text-title {
    font-size: 9.4rem;
    font-weight: 800;
    line-height: 10rem
}

.slidecordion__text-subtitle {
    color: var(--color-white);
    font-family: bicyclette, sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 4rem
}

.slidecordion__details {
    color: var(--color-white);
    display: flex;
    justify-content: space-between;
    margin-top: 4rem;
    width: 12rem
}

.slidecordion__details-icon {
    display: flex;
    width: 2.4rem
}

.slidecordion__details-icon img {
    margin-right: 1rem
}

.slidecordion__arrow {
    --offset: 10rem;
    width: 2.2rem
}

.slidecordion__arrow--prev {
    transform: translateX(calc(var(--offset)*-1))
}

.slidecordion__arrow--next {
    transform: scale(-1) translateX(calc(var(--offset)*-1))
}

.slidecordion__picture {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.slidecordion__picture:before {
    content: "";
    display: block;
    padding-top: 52.9411764706%
}

.slidecordion__picture img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.slidecordion__el>input+label:hover {
    cursor: pointer
}

.slidecordion--extend__title {
    letter-spacing: 7px
}

@media screen and (max-width:767px) {
    .slidecordion--extend__title {
        letter-spacing: 3px
    }
}

.slidecordion--extend .swiper-pagination {
    position: static
}

.slidecordion--extend .swiper-pagination>.swiper-pagination-bullet {
    background: hsla(0, 0%, 100%, .6);
    border-radius: 0;
    height: .8rem;
    opacity: 1;
    transform-origin: center;
    transition-duration: .3s;
    transition-property: transform, background;
    width: .4rem
}

.slidecordion--extend .swiper-pagination>.swiper-pagination-bullet.swiper-pagination-bullet-active,
.slidecordion--extend .swiper-pagination>.swiper-pagination-bullet:hover {
    background: #fff;
    transform: scaleY(2.25)
}

.slidecordion--extend .swiper-pagination>.swiper-pagination-bullet:not(:last-child) {
    margin-right: 1.2rem
}

.slidecordion .slidecordion__text-ball-separator {
    background: #fff;
    border-radius: 100%;
    height: .4rem;
    margin: 0 1.6rem;
    width: .4rem
}

.slidecordion input[type=radio]+label {
    padding-left: 0
}

@media screen and (max-width:767px) {
    .slidecordion input[type=radio]+label {
        padding: 2rem
    }
}

.slidecordion input[type=radio]+label:after,
.slidecordion input[type=radio]+label:before {
    display: none
}

.slidecordion input[type=radio]:checked~.slidecordion__slide .slidecordion__navigation {
    display: block
}

@media screen and (max-width:767px) {
    .slidecordion input[type=radio]:checked~.slidecordion__slide .slidecordion__slide-inner {
        height: 25rem
    }
}

.slidecordion input[type=radio]:checked~label {
    color: var(--color-white);
    cursor: default !important
}

@media screen and (max-width:767px) {
    .slidecordion input[type=radio]:checked~label {
        padding: 0
    }
}

.slidecordion input[type=radio]:checked~label+.slidecordion__slide {
    z-index: 99
}

.slidecordion input[type=radio]:checked~label+.slidecordion__slide .slidecordion__number:after {
    opacity: 1;
    transform: skew(-30deg) scale(1);
    visibility: visible
}

.slidecordion input[type=radio]:checked~label>* {
    display: none
}

.slidecordion input[type=radio]:checked~label>* .slidecordion__el:before {
    left: 16rem
}

@media screen and (max-width:767px) {
    .slidecordion input[type=radio]:not(:checked)~.slidecordion__slide .slidecordion__slide-inner {
        height: 0
    }
}

.slidecordion input[type=radio]:not(:checked)~label>h2 {
    align-self: flex-end;
    bottom: 0;
    color: var(--color-dark);
    font-size: 2.4rem;
    font-weight: 700;
    position: absolute;
    text-transform: uppercase;
    transform: rotate(-90deg);
    white-space: nowrap;
    width: 100%
}

@media screen and (max-width:767px) {
    .slidecordion input[type=radio]:not(:checked)~label>h2 {
        margin-left: 20px;
        position: relative;
        transform: rotate(0)
    }
}

.slidecordion .swiper-button-next:after,
.slidecordion .swiper-button-prev:after,
.slidecordion input[type=radio]:not(:checked)~label .slidecordion__label-counter {
    display: none
}

.slidecordion__el:first-child:nth-last-child(2) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(2):last-child input[type=radio]:checked~.slidecordion__slide {
    margin-left: -8rem;
    width: calc(100% - 8rem)
}

.slidecordion__el:first-child:nth-last-child(3) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(2):nth-last-child(2) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(3):last-child input[type=radio]:checked~.slidecordion__slide {
    margin-left: -8rem;
    width: calc(100% - 16rem)
}

.slidecordion__el:first-child:nth-last-child(4) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(2):nth-last-child(3) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(3):nth-last-child(2) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(4):last-child input[type=radio]:checked~.slidecordion__slide {
    margin-left: -8rem;
    width: calc(100% - 24rem)
}

.slidecordion__el:first-child:nth-last-child(5) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(2):nth-last-child(4) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(3):nth-last-child(3) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(4):nth-last-child(2) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(5):last-child input[type=radio]:checked~.slidecordion__slide {
    margin-left: -8rem;
    width: calc(100% - 32rem)
}

.slidecordion__el:first-child:nth-last-child(6) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(2):nth-last-child(5) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(3):nth-last-child(4) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(4):nth-last-child(3) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(5):nth-last-child(2) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(6):last-child input[type=radio]:checked~.slidecordion__slide {
    margin-left: -8rem;
    width: calc(100% - 40rem)
}

.slidecordion__el:first-child:nth-last-child(7) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(2):nth-last-child(6) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(3):nth-last-child(5) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(4):nth-last-child(4) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(5):nth-last-child(3) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(6):nth-last-child(2) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(7):last-child input[type=radio]:checked~.slidecordion__slide {
    margin-left: -8rem;
    width: calc(100% - 48rem)
}

.slidecordion__el:first-child:nth-last-child(8) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(2):nth-last-child(7) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(3):nth-last-child(6) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(4):nth-last-child(5) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(5):nth-last-child(4) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(6):nth-last-child(3) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(7):nth-last-child(2) input[type=radio]:checked~.slidecordion__slide,
.slidecordion__el:nth-child(8):last-child input[type=radio]:checked~.slidecordion__slide {
    margin-left: -8rem;
    width: calc(100% - 56rem)
}

@media screen and (max-width:767px) {
    .home .slidecordion__label {
        display: none
    }
}

.home .slidecordion .slidecordion__slide-inner,
.home .slidecordion__label,
.home .slidecordion__picture {
    height: 72rem
}

@media screen and (max-width:767px) {
    .home .slidecordion__number {
        display: none
    }

    .home .slidecordion__text-title {
        font-size: 5.5rem;
        line-height: 5.5rem
    }

    .home .slidecordion__text {
        max-width: 90%;
        min-width: 90%
    }

    .home .slidecordion__slogan {
        padding-left: 1.5rem
    }

    .home .btn {
        margin: 2rem 0
    }
}

.offer .slidecordion {
    overflow-x: visible
}

.testimonials {
    position: relative
}

.testimonials,
.testimonials__slide {
    overflow: hidden
}

.testimonials__info {
    font-size: 4.8rem;
    font-weight: 800;
    line-height: 6rem;
    max-width: 73rem;
    text-align: left;
    width: 100%
}

@media screen and (max-width:767px) {
    .testimonials__info {
        font-size: 3.8rem;
        font-size: 2.8rem;
        line-height: 4.5rem;
        line-height: 3rem
    }
}

.testimonials__author {
    font-size: 2.4rem;
    margin-bottom: 1.4rem
}

.testimonials__yacht {
    color: var(--color-brand-primary);
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase
}

.testimonials__nav {
    width: 8rem
}

@media screen and (max-width:992px) {
    .testimonials__nav {
        margin-top: 3rem;
        width: 100%
    }
}

.testimonials__nav-next:hover,
.testimonials__nav-prev:hover {
    cursor: pointer
}

.testimonials .swiper-slide,
.testimonials .swiper-wrapper {
    height: auto
}

.partners__wrapper {
    overflow: hidden
}

.partners__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.partners .swiper-container {
    max-width: 80rem;
    width: 100%
}

.partners .swiper-slide,
.partners .swiper-wrapper {
    align-items: center;
    height: auto
}

.partners .swiper-slide {
    display: flex;
    justify-content: center
}

.partners .swiper-button-next:after,
.partners .swiper-button-prev:after {
    display: none
}

.partners__section-title {
    font-size: 3.2rem
}

.contact {
    --offset-bottom: 2rem;
    padding-bottom: var(--offset-bottom)
}

.contact__form {
    flex: 1;
    margin-left: 8rem
}

@media screen and (max-width:1290px) {
    .contact__form {
        margin-left: 6rem
    }
}

@media screen and (max-width:992px) {
    .contact__form {
        margin-left: 0;
        padding-top: 4rem
    }
}

.contact__form-title {
    font-size: 4.8rem;
    line-height: 4.8rem
}

@media screen and (max-width:767px) {
    .contact__form-title {
        font-size: 3rem;
        line-height: 4rem
    }
}

.contact__form-subtitle {
    color: var(--color-brand-primary);
    font-size: 1.8rem;
    margin-bottom: 4rem
}

.contact .parallelogram-vector-container {
    transform: translateY(var(--offset-bottom))
}

@media screen and (max-width:767px) {
    .contact .parallelogram-vector {
        display: none
    }
}

.contact__img {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 60rem
}

.contact__img:before {
    content: "";
    display: block;
    padding-top: 114.1666666667%
}

.contact__img img {
    height: 100%;
    left: 0;
    max-height: 65.5rem;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

@media screen and (max-width:1290px) {
    .contact__img {
        width: 100%
    }
}

@media screen and (max-width:992px) {
    .contact__img {
        max-height: 30rem
    }
}

.contact form input:not([type=submit]),
.contact form select,
.contact form textarea {
    border-bottom: 1px solid var(--color-light);
    color: var(--color-charcoal-100);
    font-size: 2.4rem;
    min-width: 100%;
    padding: 2rem 0
}

@media screen and (max-width:767px) {

    .contact form input:not([type=submit]),
    .contact form select,
    .contact form textarea {
        font-size: 1.4rem
    }
}

.contact form input:not([type=submit]):-ms-input-placeholder,
.contact form select:-ms-input-placeholder,
.contact form textarea:-ms-input-placeholder {
    color: var(--color-brand-primary);
    opacity: 1
}

.contact form input:not([type=submit])::-ms-input-placeholder,
.contact form input:not([type=submit])::placeholder,
.contact form select::-ms-input-placeholder,
.contact form select::placeholder,
.contact form textarea::-ms-input-placeholder,
.contact form textarea::placeholder {
    color: var(--color-brand-primary);
    opacity: 1
}

.newsletter__col {
    flex: 1
}

.newsletter__col--text {
    max-width: 47.7rem
}

@media screen and (max-width:992px) {
    .newsletter__col--text {
        max-width: none
    }
}

.newsletter__col--form {
    max-width: 60rem
}

@media screen and (max-width:992px) {
    .newsletter__col--form {
        max-width: none
    }
}

.newsletter__title {
    font-size: 4.8rem;
    line-height: 4.8rem
}

.newsletter__subtitle {
    font-size: 1.8rem;
    line-height: 3.1rem
}

.newsletter__subscribe {
    align-items: center;
    display: flex;
    position: relative
}

.newsletter .wpcf7-list-item {
    margin: 2rem 0 0
}

.newsletter .wpcf7 .wpcf7-form-control-wrap {
    margin-top: 0
}

.newsletter input[type=checkbox],
.newsletter input[type=radio] {
    opacity: 0;
    position: absolute;
    visibility: visible;
    z-index: 99999
}

.newsletter .btn.btn-bg-icon {
    background-color: transparent;
    background-image: url(../2b458467e269854c083d.svg);
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    bottom: 2rem;
    font-size: 0;
    height: 2.4rem;
    margin-top: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 2.4rem
}

form {
    font-family: bicyclette, sans-serif
}

span.wpcf7-not-valid-tip {
    background: #fdd;
    border-radius: 0;
    color: red;
    display: block;
    font-size: 12px;
    padding: 1px 5px
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
    border-color: #f77
}

div.wpcf7-validation-errors {
    background: #fff8b5;
    border: 2px solid #f7e700
}

div.wpcf7-mail-sent-ng {
    background: #ffcfcf;
    border: 2px solid #f55
}

div.wpcf7-mail-sent-ok {
    background: #d5ffca;
    border: 2px solid #398f14
}

input.error,
textarea.error {
    background-color: #fff2f2;
    border-color: #f33;
    box-shadow: inset 0 0 6px 0 rgba(255, 0, 0, .7);
    color: var(--color-text-input-focus);
    outline: none
}

.wpcf7 {
    position: relative
}

.wpcf7 .wpcf7-list-item {
    color: var(--color-charcoal-80);
    font-size: 1.6rem;
    margin-left: 0
}

.wpcf7 .wpcf7-form-control-wrap {
    display: block;
    margin-top: 2rem;
    width: 100%
}

.wpcf7 .wpcf7-response-output {
    margin: 1rem 0 !important
}

.wpcf7 .ajax-loader {
    position: absolute;
    right: 0
}

.wpcf7 textarea {
    height: 14rem
}

.wpcf7 [type=submit] {
    margin-left: auto;
    margin-top: 4rem
}

.advantages {
    --offset-x: 7.2rem;
    --offset-y: 8.2rem
}

.advantages__wrapper {
    grid-gap: var(--offset-y) var(--offset-x);
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

@media screen and (max-width:1290px) {
    .advantages__wrapper {
        --offset-x: 2.4rem;
        --offset-y: 2.4rem;
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:767px) {
    .advantages__wrapper {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:360px) {
    .advantages__wrapper {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.advantages .advantage {
    font-size: 2.4rem;
    line-height: 3rem
}

.advantages .advantage__ic {
    margin-bottom: 5rem;
    width: 6.4rem
}

@media screen and (max-width:1290px) {
    .advantages .advantage__ic {
        margin: 0 auto 2.4rem
    }
}

.advantages .advantage__ic img {
    width: 100%
}

@media screen and (max-width:1290px) {
    .advantages .advantage__desc {
        font-size: 1.4rem;
        line-height: 1.6rem
    }
}

.text-row__el {
    display: flex
}

.text-row__el:nth-of-type(n+2) {
    margin-top: 8rem
}

@media screen and (max-width:767px) {
    .text-row__el:nth-of-type(n+2) {
        margin-top: 4rem
    }

    .text-row__el {
        flex-direction: column
    }
}

.text-row__title {
    color: var(--color-brand-secondary);
    flex: 2;
    font-family: bicyclette, sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 4rem;
    padding-right: 8rem;
    text-align: right
}

@media screen and (max-width:767px) {
    .text-row__title {
        padding-bottom: 2rem;
        text-align: left
    }
}

.text-row__desc {
    color: var(--color-dark);
    flex: 6;
    font-size: 1.8rem;
    line-height: 3rem
}

.introduction__title {
    color: var(--color-brand-secondary);
    font-family: bicyclette, sans-serif;
    font-size: 3.2rem;
    line-height: 3.5rem;
    text-align: left
}

@media screen and (max-width:767px) {
    .introduction__row {
        flex-direction: column
    }
}

.introduction__col {
    display: flex;
    width: 50%
}

.introduction__col--desc {
    max-width: 60rem
}

@media screen and (max-width:1290px) {
    .introduction__col {
        flex-direction: column;
        max-width: none;
        width: 100%
    }
}

.introduction__lead {
    color: var(--color-black);
    font-size: 7.2rem;
    font-weight: 800;
    line-height: 7.9rem;
    margin-left: 6rem
}

@media screen and (max-width:1290px) {
    .introduction__lead {
        font-size: 2.8rem;
        line-height: 3.2rem;
        margin-left: 0
    }
}

.introduction__img {
    width: 18rem
}

.introduction__img img {
    width: 100%
}

.introduction__desc {
    font-size: 1.8rem;
    line-height: 3rem
}

.introduction__list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10rem;
    text-align: left
}

.introduction__list-el {
    width: 20%
}

.introduction__list-el:nth-of-type(n+6) {
    margin-top: 4rem
}

@media screen and (max-width:767px) {
    .introduction__list-el {
        width: calc(33.33% - 1rem);
        width: calc(50% - 1rem)
    }

    .introduction__list-el:nth-of-type(n+3),
    .introduction__list-el:nth-of-type(n+4) {
        margin-top: 4rem
    }
}

.introduction__list-title {
    color: var(--color-extralight);
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.8rem;
    text-transform: uppercase
}

.introduction__list-desc {
    color: var(--color-brand-primary);
    font-size: 1.8rem;
    margin-top: 1rem
}

.introduction .anseb-mark {
    left: 50%;
    transform: translate(-77%, 25%)
}

@media screen and (max-width:992px) {
    .description-container {
        padding-left: var(--outer-width-container);
        padding-right: var(--outer-width-container)
    }
}

.description.description--invert .parallelogram-vector-container {
    right: 0
}

.description.description--invert .parallelogram-vector-container .parallelogram-vector {
    transform: skew(30deg)
}

.description--invert .description__wrapper {
    flex-direction: row-reverse
}

@media screen and (max-width:992px) {

    .description--invert .description__wrapper,
    .description__wrapper {
        flex-direction: column
    }
}

.description__col--texts {
    max-width: 64rem
}

.description__col img {
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%
}

@media screen and (max-width:992px) {
    .description__col {
        max-width: 100%
    }
}

.description__col:first-of-type {
    padding-right: 8rem
}

@media screen and (max-width:992px) {
    .description__col:first-of-type {
        padding-right: 0
    }
}

.description--invert .description__col:first-of-type {
    padding-left: 8rem
}

@media screen and (max-width:992px) {
    .description--invert .description__col:first-of-type {
        padding-left: 0
    }
}

.description__img {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 10
}

.description__img:before {
    content: "";
    display: block;
    padding-top: 62.0833333333%
}

.description__img img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.description--invert .description__img {
    margin: 0 0 0 -8rem
}

@media screen and (max-width:767px) {
    .description--invert .description__img {
        margin: 4rem 0 0
    }
}

.description__lead {
    font-family: bicyclette, sans-serif;
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 4rem
}

.description__copy {
    font-size: 1.6rem;
    line-height: 2.4rem
}

.description__copy>p:not(:last-child) {
    margin-bottom: 2.4rem
}

.description .parallelogram-vector {
    height: 19.7rem;
    width: 12rem
}

.description .parallelogram-vector-container {
    bottom: 0;
    position: absolute;
    transform: translate(-6rem, 4.3rem);
    z-index: 11
}

@media screen and (max-width:992px) {
    .description .parallelogram-vector {
        display: none
    }
}

.equip {
    z-index: 9
}

.equip__list {
    flex-wrap: wrap;
    font-size: 2.4rem;
    line-height: 3rem
}

.equip__list,
.equip__list-el {
    align-items: center;
    display: flex
}

.equip__list-el {
    width: 25%
}

.equip__list-el:nth-of-type(n+5) {
    margin-top: 6rem
}

@media screen and (max-width:992px) {
    .equip__list-el {
        font-size: 1.8rem;
        width: 33.33%
    }

    .equip__list-el:nth-of-type(n+4),
    .equip__list-el:nth-of-type(n+5) {
        margin-top: 3rem
    }
}

@media screen and (max-width:767px) {
    .equip__list-el {
        width: 50%
    }

    .equip__list-el:nth-of-type(n+2) {
        margin-top: 3rem
    }
}

@media screen and (max-width:360px) {
    .equip__list-el {
        width: 100%
    }
}

.equip__info {
    font-family: canada-type-gibson, sans-serif;
    margin-left: 1.8rem
}

.equip__list-ic {
    width: 3.2rem
}

.equip__list-ic img {
    width: 100%
}

.equip__title {
    font-family: bicyclette, sans-serif;
    font-size: 4.8rem;
    font-weight: 800;
    line-height: 6rem
}

.plan {
    overflow: hidden;
    padding: 5rem 8rem;
    position: relative
}

@media screen and (max-width:767px) {
    .plan {
        padding: 0 0 5rem
    }
}

.plan a {
    --color: var(--color-blue-100);
    color: var(--color);
    font-weight: 600;
    position: relative;
    transition: color .3s
}

.plan a:after {
    background: var(--color);
    bottom: 2px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    transition: background .3s;
    width: 100%
}

.plan a:hover {
    --color: color(--color-main)
}

.plan__row {
    display: flex;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    .plan__row {
        flex-direction: column
    }

    .plan__row:nth-of-type(n+2) {
        margin-top: 3rem
    }
}

.plan__col {
    margin-top: 0;
    text-align: left;
    width: 33.3333%
}

@media screen and (max-width:767px) {
    .plan__col {
        margin-top: 4rem;
        width: 100%
    }
}

.plan__title {
    color: var(--color-brand-primary);
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 4rem;
    margin-bottom: 6rem
}

@media screen and (max-width:767px) {
    .plan__title {
        margin-bottom: 3rem
    }
}

.plan__content {
    color: var(--color-dark);
    font-size: 1.8rem;
    line-height: 3rem
}

.plan__content p {
    margin-bottom: 2rem
}

.plan__content p:last-of-type {
    margin-bottom: 0
}

.map {
    color: #fff;
    height: 70vh;
    min-height: 58rem
}

@media screen and (max-width:1290px) {
    .map {
        color: var(--color-main);
        height: auto;
        min-height: none
    }
}

.map__title {
    font-size: 7.2rem;
    font-weight: 800;
    line-height: 7.9rem;
    max-width: 60rem;
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99
}

@media screen and (max-width:1290px) {
    .map__title {
        font-size: 5.5rem;
        left: 0;
        margin: 0 auto 3rem;
        max-width: none;
        padding: 0 1.5rem;
        position: relative;
        right: 0;
        transform: none
    }
}

@media screen and (max-width:767px) {
    .map__title {
        font-size: 4.4rem;
        line-height: 4.4rem
    }
}

.map .map-container {
    height: 100%;
    position: absolute !important;
    width: 100%
}

@media screen and (max-width:1290px) {
    .map .map-container {
        height: 70vh;
        position: relative !important
    }
}

.map__content {
    max-width: 54rem
}

@media screen and (max-width:1290px) {
    .map__content {
        max-width: none
    }
}

.popup {
    background-color: var(--color-brand-primary);
    color: var(--color-white);
    transform: translateY(-100%);
    transition-duration: .3s;
    transition-property: transform;
    z-index: 999999999
}

.popup__inner {
    padding-bottom: 5vh;
    padding-top: 5vh
}

.popup.is-open {
    transform: translateY(0)
}

.popup__headings {
    max-width: 25%
}

@media screen and (max-width:1290px) {
    .popup__headings {
        max-width: 33.3333%
    }
}

.popup__content {
    max-width: 41.666667%
}

@media screen and (max-width:992px) {

    .popup__content,
    .popup__heading {
        max-width: 100%;
        width: 100%
    }
}

.popup__col {
    padding: 1.5rem 0
}

.popup__title {
    font-size: 7.2rem;
    line-height: 8rem
}

@media screen and (max-width:992px) {
    .popup__title {
        font-size: 3.2rem;
        line-height: 3.6rem
    }
}

.popup__subtitle {
    line-height: 3rem;
    opacity: .5
}

.popup__close {
    --offset: 4rem;
    background: transparent;
    border-bottom: 0;
    cursor: pointer;
    position: absolute;
    right: var(--offset);
    top: var(--offset);
    transform-origin: center;
    transition-duration: .3s;
    transition-property: transform, opacity
}

.popup__close img {
    height: 2rem;
    width: 2rem
}

.popup__close:hover {
    opacity: .8;
    transform: scale(1.02)
}

.popup .form-field--date {
    font-weight: 700;
    margin-bottom: 4rem
}

.popup input:not([type=submit]),
.popup textarea {
    background: transparent;
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
    color: var(--color-white)
}

.popup input:not([type=submit]):-ms-input-placeholder,
.popup textarea:-ms-input-placeholder {
    color: var(--color-white);
    font-size: 2.4rem;
    opacity: 1
}

.popup input:not([type=submit])::-ms-input-placeholder,
.popup input:not([type=submit])::placeholder,
.popup textarea::-ms-input-placeholder,
.popup textarea::placeholder {
    color: var(--color-white);
    font-size: 2.4rem;
    opacity: 1
}

.popup.hidden {
    display: block
}

.btn,
.button,
button {
    cursor: pointer
}

.btn[disabled],
.button[disabled],
button[disabled] {
    opacity: .8;
    pointer-events: none
}

.btn,
.button {
    --color-text: var(--color-white);
    --color-background: var(--color-brand-primary);
    --color-border: var(--color-brand-primary);
    align-items: center;
    background-color: var(--color-background);
    border: 1px solid var(--color-border);
    color: var(--color-text);
    display: flex;
    font-family: var(--font-main);
    font-size: 1.8rem;
    font-weight: 600;
    justify-content: center;
    line-height: 1.8rem;
    padding: 1.5rem 2.4rem;
    text-align: center;
    transition-duration: .3s;
    transition-property: color, background-color
}

.btn--underline,
.button--underline {
    --color: var(--color-brand-primary);
    background: transparent;
    border: none;
    color: var(--color);
    padding: 0;
    position: relative;
    transition: opacity .3s
}

.btn--underline:after,
.button--underline:after {
    background: var(--color);
    bottom: 0;
    content: "";
    display: block;
    height: .1rem;
    left: 0;
    position: absolute;
    width: 100%
}

.btn--underline:hover,
.button--underline:hover {
    opacity: .7
}

.btn--light,
.button--light {
    --color-background: var(--color-blue-100)
}

.btn--light:hover,
.button--light:hover {
    --color-background: var(--color-white)
}

.btn:hover,
.button:hover {
    --color-text: var(--color-brand-primary);
    --color-background: var(--color-white);
    --color-border: var(--color-text)
}

@media screen and (max-width:767px) {

    .btn,
    .button {
        font-size: 1.2rem;
        line-height: 1.4rem
    }
}

.btn--medium,
.button--medium {
    min-width: 12rem
}

@media screen and (max-width:767px) {

    .btn--medium,
    .button--medium {
        min-width: 8rem;
        padding: 1rem
    }
}

.btn--add-to-favorite,
.button--add-to-favorite {
    border: .1rem solid var(--color-blue-40);
    color: var(--color-charcoal-80);
    font-family: bicyclette, sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    min-width: 23.1rem;
    padding: 1rem 3rem;
    transition: background .5s ease, color .5s ease
}

.btn--add-to-favorite svg,
.button--add-to-favorite svg {
    margin-left: 1rem
}

.btn--add-to-favorite svg path,
.button--add-to-favorite svg path {
    transition: fill .5s ease
}

.btn--add-to-favorite:hover,
.button--add-to-favorite:hover {
    background: var(--color-charcoal-80);
    color: var(--color-white)
}

.btn--add-to-favorite:hover svg path,
.button--add-to-favorite:hover svg path {
    fill: var(--color-white)
}

.breadcrumbs .separator,
.breadcrumbs a {
    color: #a4adbb
}

.breadcrumbs a {
    transition: color .3s
}

.breadcrumbs a:hover {
    color: var(--color-main)
}

.breadcrumbs .separator {
    display: inline-block;
    margin: 0 .4rem
}

.breadcrumbs span.breadcrumb_last {
    color: var(--color-charcoal-80);
    font-weight: 700
}

.slider-hotpoint .swiper-container {
    padding: 12rem 0 0
}

.slider-hotpoint .swiper-container .swiper-slide img {
    margin: 0 auto
}

.slider-hotpoint .swiper-container .swiper-slide,
.slider-hotpoint .swiper-container .swiper-wrapper {
    height: auto
}

.slider-hotpoint-point__slide {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.slider-hotpoint-point__dot {
    border: 1px solid var(--color);
    border-radius: 100%;
    height: 15px;
    transform: translate(-50%, -50%);
    width: 15px
}

.slider-hotpoint-point__dot:after,
.slider-hotpoint-point__dot:before {
    content: "";
    display: block;
    position: absolute
}

.slider-hotpoint-point__dot:before {
    background: var(--color);
    height: 1px;
    top: 50%;
    transform: translateY(-50%);
    width: var(--width)
}

.slider-hotpoint-point__dot:after {
    background: var(--color);
    border-radius: 100%;
    height: 5px;
    left: 4px;
    top: 4px;
    width: 5px
}

.slider-hotpoint-point__title {
    position: absolute;
    top: calc(50% - 6.2px);
    transform: translateY(-50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.slider-hotpoint-point__point {
    --color: #000;
    --width: 24rem;
    --line-offset: 2.4rem
}

@media screen and (max-width:767px) {
    .slider-hotpoint-point__point {
        --width: 4rem
    }
}

.slider-hotpoint-point__point--position-left .slider-hotpoint-point__title {
    right: calc(var(--width) + var(--line-offset))
}

.slider-hotpoint-point__point--position-left .slider-hotpoint-point__dot:before {
    right: 5px
}

.slider-hotpoint-point__point--position-right .slider-hotpoint-point__title {
    left: calc(var(--width) + var(--line-offset))
}

.slider-hotpoint-point__point--position-right .slider-hotpoint-point__dot:before {
    left: 5px
}

.slider-hotpoint-point__point--position-bottom {
    --width: 10rem
}

.slider-hotpoint-point__point--position-bottom .slider-hotpoint-point__title {
    left: 50%;
    top: calc(var(--width) + var(--line-offset));
    transform: translateX(-50%)
}

.slider-hotpoint-point__point--position-bottom .slider-hotpoint-point__dot:before {
    height: var(--width);
    left: 50%;
    top: 5px;
    transform: translateX(-50%);
    width: 1px
}

.slider-hotpoint .marquee {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.slider-hotpoint .marquee span {
    font-size: 28rem;
    line-height: 30rem
}

.slider-hotpoint .swiper-pagination {
    --offset: 4rem;
    margin-left: calc(var(--offset)*-1);
    margin-top: calc(var(--offset)*-1);
    padding-top: 20rem;
    position: static;
    width: calc(100% + var(--offset)) !important
}

.slider-hotpoint .swiper-pagination-bullet {
    border-radius: 0;
    height: 5px;
    margin-left: var(--offset) !important;
    margin-top: var(--offset) !important;
    width: 8rem
}

.slider-hotpoint .swiper-pagination-bullet-active {
    background-color: var(--color-brand-secondary)
}

@media screen and (max-width:767px) {
    .slider-hotpoint {
        padding-top: 14rem
    }
}

.litepicker {
    --litepicker-day-width: 4.1rem;
    --litepicker-month-width: calc(var(--litepicker-day-width)*7 + var(--days-offset)*7);
    --litepicker-is-today-color: #000;
    --litepicker-is-today-color-bg: var(--color-blue-80);
    --litepicker-day-color: var(--color-charcoal-80);
    --litepicker-month-weekday-color: var(--color-blue-80);
    --litepicker-is-start-color-bg: #e9eef3;
    --litepicker-is-end-color-bg: #e9eef3;
    --litepicker-is-start-color: var(--color-blue-100);
    --litepicker-is-end-color: var(--color-blue-100);
    --litepicker-is-in-range-color: #e9eef3;
    --litepicker-month-header-color: var(--color-blue-100);
    --litepicker-is-locked-color: var(--color-red-carpet-100);
    --litepicker-day-color-hover: var(--color-blue-100);
    --days-offset: 1rem;
    font-family: bicyclette, sans-serif;
    max-width: 100%
}

@media screen and (max-width:767px) {
    .litepicker {
        --litepicker-day-width: 2rem
    }
}

.litepicker .container__months {
    border: none;
    box-shadow: none
}

.litepicker .container__months.columns-2 {
    justify-content: space-between;
    width: calc(var(--litepicker-month-width)*2 + 100px)
}

@media screen and (max-width:992px) {
    .litepicker .container__months.columns-2 {
        align-items: center;
        flex-direction: column
    }
}

.litepicker .container__months .month-item {
    padding: 0
}

@media screen and (max-width:992px) {
    .litepicker .container__months .month-item {
        padding: 0 0 2.5rem
    }
}

.litepicker .container__months .month-item-name {
    display: inline-block
}

.litepicker .container__months .month-item-name:first-letter {
    text-transform: uppercase
}

.litepicker .container__months .month-item-header {
    font-size: 1.8rem;
    padding: 0 0 4.7rem
}

@media screen and (max-width:992px) {
    .litepicker .container__months .month-item-header {
        padding: 0 0 2rem
    }
}

.litepicker .container__months .month-item-header button {
    background-image: url(../c179fabc60a48e201538.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    height: .9rem;
    padding: 0;
    transition: opacity .3s;
    width: 1.6rem
}

.litepicker .container__months .month-item-header button svg {
    display: none
}

.litepicker .container__months .month-item-header button.button-next-month {
    transform: scale(-1)
}

.litepicker .container__months .month-item-header button:hover {
    opacity: .7
}

.litepicker .container__months .month-item-weekdays-row {
    font-size: 1.2rem;
    font-weight: 700;
    padding-bottom: 2rem;
    text-transform: uppercase
}

.litepicker .container__days {
    -ms-grid-columns: (1fr)[7];
    display: -ms-grid;
    display: grid;
    font-size: 1.6rem;
    font-weight: 700;
    gap: var(--days-offset);
    grid-template-columns: repeat(7, 1fr)
}

.litepicker .container__days .day-item {
    border: 1px solid var(--color-light);
    border-radius: 0;
    position: relative
}

.litepicker .container__days .day-item:after {
    background: var(--color-blue-40);
    bottom: .3rem;
    content: "";
    height: .2rem;
    left: .4rem;
    position: absolute;
    width: calc(100% - .8rem)
}

@media screen and (max-width:767px) {
    .litepicker .container__days .day-item {
        font-size: 1rem
    }
}

.litepicker .container__days .day-item.is-locked {
    background: var(--color-red-carpet-80);
    border-color: var(--color-red-carpet-80)
}

.litepicker .container__days .day-item.is-locked:after {
    display: none
}

.litepicker .container__days .day-item.is-in-range {
    background: var(--litepicker-is-start-color-bg);
    color: var(--color-blue-100)
}

.litepicker .container__days .day-item.is-in-range:after {
    display: none
}

.litepicker .container__days .day-item.can-half-start {
    background: linear-gradient(to bottom right, var(--color-red-carpet-80) 50%, transparent 50%);
    border-left-color: var(--color-red-carpet-80);
    border-top-color: var(--color-red-carpet-80)
}

.litepicker .container__days .day-item.can-half-end {
    background: linear-gradient(to bottom right, transparent 50%, var(--color-red-carpet-80) 50%);
    border-bottom-color: var(--color-red-carpet-80);
    border-right-color: var(--color-red-carpet-80);
    pointer-events: default
}

.litepicker .container__days .day-item.cant-start-end:not(.is-in-range) {
    border: .1rem solid var(--color-light);
    color: var(--color-charcoal-80);
    cursor: pointer
}

.litepicker .container__days .day-item.cant-start-end:not(.is-in-range):after {
    display: none
}

.litepicker .container__days .day-item.is-start-date {
    background: linear-gradient(to bottom right, transparent 50%, var(--litepicker-is-start-color-bg) 50%);
    color: var(--color-blue-100)
}

.litepicker .container__days .day-item.is-start-date:after {
    display: none
}

.litepicker .container__days .day-item.is-end-date {
    background: linear-gradient(to bottom right, var(--litepicker-is-start-color-bg) 50%, transparent 50%);
    color: var(--color-blue-100)
}

.litepicker .container__days .day-item.is-end-date:after {
    display: none
}

.booking-calendar-legend .litepicker {
    display: flex
}

.booking-calendar-legend .litepicker .container__days {
    -ms-grid-columns: (1fr)[3];
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

@media screen and (max-width:992px) {
    .booking-calendar-legend .litepicker .container__days {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.booking-calendar-legend .litepicker .container__days>div {
    width: auto
}

.booking-calendar-legend .litepicker .container__days>div:not(:last-child) {
    margin-right: 4rem
}

.booking-calendar-legend__value {
    height: 3.3rem;
    width: 4.1rem
}

.booking-calendar-legend__label {
    font-weight: 400;
    margin-left: 1.6rem
}

.booking-details-item {
    line-height: 1
}

.booking-details-item__label {
    margin-bottom: .8rem
}

@media screen and (max-width:767px) {
    .booking-details-item {
        -ms-grid-column: 1;
        grid-column: 1
    }
}

.booking-details-item[data-name=date] {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column: 1/3
}

.booking-details .wceb-price-format {
    display: none
}

.booking-container {
    min-height: 5rem
}

.booking-container .booking-calendar-container,
.booking-container .booking-details {
    display: none
}

.booking-container.is-active .booking-calendar-container,
.booking-container.is-active .booking-details,
.myaccount-section-header:hover .booking-container.bordered-icon .booking-calendar-container,
.myaccount-section-header:hover .booking-container.bordered-icon .booking-details {
    display: block;
    max-width: 100%
}

@media screen and (max-width:767px) {

    .booking-container.is-active .booking-calendar-container,
    .booking-container.is-active .booking-details,
    .myaccount-section-header:hover .booking-container.bordered-icon .booking-calendar-container,
    .myaccount-section-header:hover .booking-container.bordered-icon .booking-details {
        width: 100%
    }

    .booking-container.is-active .booking-calendar-container .litepicker,
    .booking-container.is-active .booking-details .litepicker,
    .myaccount-section-header:hover .booking-container.bordered-icon .booking-calendar-container .litepicker,
    .myaccount-section-header:hover .booking-container.bordered-icon .booking-details .litepicker {
        display: flex !important;
        justify-content: center;
        width: 100%
    }
}

.booking-container.is-fetching .booking-details {
    pointer-events: none
}

.boat-params {
    margin-left: -6rem
}

.boat-params__item {
    margin-left: 6rem
}

.boat-params__item path {
    fill: var(--color-blue-100);
    fill-opacity: 1
}

.boat-params__item-title {
    margin-left: 1.6rem
}

.parallelogram-vector {
    height: 12.2rem;
    transform: skew(-30deg);
    width: 7rem;
    z-index: 1
}

@media screen and (max-width:992px) {
    .parallelogram-vector {
        height: 7rem;
        width: 5rem
    }
}

.float-menu {
    border-bottom: .1rem solid var(--color-light)
}

.float-menu__item:not(.btn) {
    transition: color .3s
}

.float-menu__item:not(.btn).is-active,
.float-menu__item:not(.btn):hover,
.myaccount-section-header:hover .float-menu__item.bordered-icon:not(.btn) {
    color: var(--color-blue-100)
}

.float-menu__item:not(:last-child) {
    margin-right: 4rem
}

[data-tippy-root] {
    font-family: bicyclette, sans-serif
}

.text-content>* {
    margin-bottom: 2.4rem
}

.text-content h1,
.text-content h2,
.text-content h3,
.text-content h4 {
    font-family: bicyclette, sans-serif;
    font-weight: 700
}

.text-content h1 {
    font-size: var(--font-11-size);
    margin-bottom: 3.2rem
}

.text-content h2 {
    font-size: var(--font-8-size)
}

.text-content h3 {
    font-size: var(--font-7-size)
}

.text-content h2,
.text-content h3 {
    margin-bottom: 2.4rem;
    margin-top: 1.6rem
}

.text-content p {
    margin-bottom: 1.6rem
}

.text-content ul {
    list-style: disc none outside
}

.text-content ol {
    list-style: decimal none outside
}

.text-content ol ol {
    list-style: lower-alpha
}

.text-content a:not(.btn) {
    color: var(--color-main);
    font-weight: 500;
    transition: opacity .3s
}

.text-content a:not(.btn):hover {
    opacity: .8
}

.text-content ol>*,
.text-content ul>* {
    margin: 1rem 0 0 1.5rem
}

.category-product {
    margin-bottom: 1.5rem;
    min-height: 72rem;
    padding: 16rem;
    position: relative
}

@media screen and (max-width:992px) {
    .category-product {
        min-height: 50rem;
        padding: 5rem
    }
}

@media screen and (max-width:767px) {
    .category-product {
        min-height: 40rem;
        padding: 5rem 1.5rem
    }
}

.category-product:after {
    background: linear-gradient(0deg, rgba(30, 54, 91, .35), rgba(30, 54, 91, .35));
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.category-product__content {
    z-index: 1
}

.category-product__title {
    color: var(--color-white);
    font-family: bicyclette, sans-serif;
    font-size: 9.4rem;
    font-weight: 800;
    line-height: 10rem
}

@media screen and (max-width:767px) {
    .category-product__title {
        font-size: 4.5rem;
        line-height: 4.5rem
    }
}

.category-product__subtitle {
    color: var(--color-white);
    font-family: bicyclette, sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 4rem
}

.category-product__text-uppertitle {
    color: var(--color-white);
    font-family: canto, sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 3
}

.category-product__text-ball-separator {
    background: var(--color-white);
    border-radius: 100%;
    height: .4rem;
    margin: 0 1.6rem;
    width: .4rem
}

.logo-blue .logo svg path {
    fill: var(--color-main)
}

.product {
    margin-bottom: 9rem
}

.product__title {
    color: var(--color-brand-primary);
    font-size: 3.2rem;
    font-weight: 700
}

.product__info span {
    color: var(--color-blue-100);
    font-size: 1.6rem;
    font-weight: 400;
    margin-right: 3rem;
    margin-top: .3rem
}

.product__info span:last-child {
    margin-right: 0
}

.product__image {
    display: flex;
    margin-right: 3.5rem;
    position: relative
}

@media screen and (max-width:1290px) {
    .product__image {
        margin-right: 0
    }
}

.product__image img {
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width:1290px) {
    .product__list {
        margin-top: 1.5rem
    }
}

.product__list li {
    margin-bottom: 3rem;
    width: 50%
}

.product__list--header {
    color: var(--color-blue-80);
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: .5rem;
    text-transform: uppercase
}

.product__list--value {
    color: var(--color-brand-primary);
    font-size: 1.8rem;
    font-weight: 500
}

.product-attributes__item {
    margin-bottom: 3rem;
    width: 14.25%
}

.product-attributes__content {
    height: 2rem;
    position: relative;
    width: 2rem
}

.product-attributes__number {
    align-items: center;
    background: var(--color-brand-primary);
    border-radius: 50%;
    color: var(--color-white);
    display: flex;
    font-size: 1rem;
    font-weight: 700;
    justify-content: center;
    min-height: 1.8rem;
    min-width: 1.8rem;
    position: absolute;
    right: -50%;
    top: -50%
}

.product__buttons .btn {
    font-family: bicyclette, sans-serif;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 700;
    padding: 1.2rem 2.4rem
}

@media screen and (max-width:767px) {
    .product__buttons .btn {
        margin-top: 3rem
    }
}

.product .parallelogram-vector {
    align-items: center;
    display: flex;
    height: 9.8rem;
    justify-content: center;
    transform: skew(-38deg);
    width: 8.3rem
}

.product .parallelogram-vector-container {
    position: absolute;
    top: 0;
    transform: translate(9.5rem, 7.8rem);
    z-index: 11
}

.product .parallelogram-vector svg {
    margin-left: -1rem;
    transform: skew(38deg)
}

@media screen and (max-width:992px) {
    .product .parallelogram-vector {
        display: none
    }
}

.pagination__arrow {
    border: .1rem solid var(--color-blue-40);
    color: var(--color-charcoal-80)
}

.pagination__number {
    margin: 0 1.25rem
}

.pagination__number:first-child {
    margin-left: 0
}

.pagination__number:last-child {
    margin-right: 0
}

.pagination__item {
    align-items: center;
    color: var(--navigation-color);
    display: flex;
    font-size: 1.8rem;
    font-weight: 700;
    height: 5rem;
    justify-content: center;
    margin-bottom: 1.5rem;
    transition: background .5s ease, color .5s ease;
    width: 5rem
}

.pagination__item.current,
.pagination__item:hover {
    background: var(--color-brand-primary);
    color: var(--color-white)
}

.pagination__item.current {
    cursor: not-allowed
}

.filter {
    position: relative
}

.filter:before {
    top: 0
}

.filter:after,
.filter:before {
    background: var(--color-light);
    content: "";
    height: .1rem;
    left: -25vw;
    position: absolute;
    width: 150vw
}

.filter:after {
    bottom: 0
}

.filter input,
.filter select {
    font-size: 1.6rem !important
}

.filter .filter-field {
    --padding-left: 0.8rem;
    position: relative
}

.filter .filter-field input,
.filter .filter-field select {
    border: .1rem solid var(--color-light);
    color: var(--color-charcoal-100);
    display: block;
    padding: calc(var(--padding-left)*2) 1.6rem 1.6rem;
    width: 100%
}

.filter .filter-field__title {
    background: #fff;
    color: var(--color-charcoal-60);
    font-size: 1rem;
    font-weight: 600;
    left: var(--padding-left);
    padding: 0 var(--padding-left);
    position: absolute;
    text-transform: uppercase;
    top: -.5rem
}

.filter__datepicker input {
    background-image: url(../456b6295a6c0c8193eef.svg);
    background-position: calc(100% - 1.6rem);
    background-repeat: no-repeat;
    background-size: 1.5rem;
    padding-right: 3.4rem !important
}

.filter__checkbox.wpcf7-list-item {
    margin-bottom: 2.5rem
}

.filter__checkbox label {
    color: var(--color-charcoal-80);
    cursor: pointer;
    font-size: 1.6rem
}

.filter__checkbox label:before {
    top: 0
}

.filter__select {
    position: relative
}

.filter__select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../bf3f18658949288cb08e.svg) no-repeat calc(100% - 1.5rem);
    cursor: pointer;
    padding: 0
}

.filter__select.filters-order-select {
    margin-bottom: 3rem;
    max-width: 16rem;
    min-width: 16rem;
    width: 30%
}

.filter__select.filters-order-select select {
    border: none;
    overflow: hidden;
    padding: 0 4rem 0 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.filter__search {
    max-width: 48.7rem;
    position: relative;
    width: 70%
}

.filter__search.wpcf7-list-item {
    margin-bottom: 3rem
}

.filter__search input.query-filter {
    border: .1rem solid var(--color-light);
    color: var(--color-charcoal-100);
    font-size: 1.6rem;
    padding: 1.2rem 2rem;
    width: 100%
}

.filter__search input.query-filter::-moz-placeholder {
    color: var(--color-charcoal-100);
    font-size: 1.6rem
}

.filter__search input.query-filter:-ms-input-placeholder {
    color: var(--color-charcoal-100);
    font-size: 1.6rem
}

.filter__search input.query-filter::placeholder {
    color: var(--color-charcoal-100);
    font-size: 1.6rem
}

.filter__search svg {
    position: absolute;
    right: 1.5rem;
    top: calc(50% - .9rem)
}

.filter hr {
    border-bottom: .1rem solid var(--color-light);
    margin: 0
}

.filter__aside {
    border-right: .1rem solid var(--color-light);
    margin-right: 7rem;
    padding-right: 7rem
}

.filter__aside .filter-field,
.filter__aside select {
    width: 100%
}

.filter__aside .filter__select {
    margin-bottom: 2.4rem
}

@media screen and (max-width:992px) {
    .filter__aside {
        border-right: none;
        margin-right: 0;
        padding-right: 0
    }

    .filter__aside .filter__item {
        margin-right: 1.5rem;
        min-width: 25rem;
        width: calc(33% - 1.5rem)
    }
}

.filters-main .filters-clear-button {
    flex: 0 !important;
    text-decoration: underline;
    white-space: nowrap
}

.wpcf7-list-item {
    margin: 0
}

.grecaptcha-badge {
    opacity: 0;
    visibility: hidden
}

.field-range-inputs input {
    background: transparent;
    padding: 1.6rem 1.4rem
}

.filters-form {
    --color-checkbox: var(--color-text-main)
}

.filters-form .is-hidden {
    display: none
}

.filters-form__loader img {
    max-width: 8rem
}

.is-loaded .filters-form__loader {
    display: flex
}

.is-loaded .filters-form__action-menu {
    display: none
}

.filters-form .filtered-posts-description {
    line-height: 2.7rem
}

.is-loaded .filters-form .filtered-posts-description {
    display: none
}

.filters-form .filters-main {
    --offset: 2rem;
    margin-left: calc(var(--offset)*-1);
    margin-top: calc(var(--offset)*-1)
}

.filters-form .filters-main>* {
    flex: calc(100% - var(--offset));
    margin-left: var(--offset);
    margin-top: var(--offset)
}

@media screen and (min-width:767px) {
    .filters-form .filters-main>* {
        flex: calc(50% - var(--offset))
    }
}

@media screen and (min-width:992px) {
    .filters-form .filters-main>* {
        flex: 1
    }
}

@media screen and (min-width:1290px) {
    .filters-form .filters-main>* {
        max-width: 19.7rem
    }
}

@media screen and (max-width:767px) {
    .filters-container {
        -ms-grid-columns: 1fr 2fr;
        grid-template-columns: 1fr 2fr
    }
}

.filtered-posts-container__action-menu .select2-container.select2-container--default {
    width: -webkit-min-content !important;
    width: -moz-min-content !important;
    width: min-content !important
}

.filtered-posts-container__action-menu .select2-container.select2-container--default .select2-selection__rendered {
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 14px 14px
}

.filtered-posts-container__action-menu .select2-container.select2-container--default .select2-selection--single {
    border: none
}

.filtered-posts-container__action-menu .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: 6px;
    margin-top: -4px
}

.filtered-posts-container__action-menu .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--color-gray-dark);
    font-weight: 700
}

.filtered-posts-container__action-menu .select2-container.select2-container--default:not(:last-child) {
    margin-right: 2.8rem
}

.hero-banner .breadcrumbs span.breadcrumb_last {
    color: var(--charcoal-60)
}

.hero-banner__image:before {
    background: linear-gradient(0deg, rgba(30, 54, 91, .8), rgba(30, 54, 91, .8));
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.radio-group {
    --offset: 4rem;
    margin-left: calc(var(--offset)*-1);
    margin-top: calc(var(--offset)*-1)
}

.radio-group__item {
    margin-left: var(--offset);
    margin-top: var(--offset)
}

.order-item__thumbnail img {
    min-height: 16rem;
    width: 21.5rem
}

@media screen and (max-width:767px) {
    .order-item__thumbnail img {
        width: 100%
    }
}

.woocommerce-account .woocommerce-LostPassword a {
    transition: color .3s
}

.woocommerce-account .woocommerce-LostPassword a:hover {
    color: var(--color-main)
}

.woocommerce-account .woocommerce {
    display: flex
}

@media screen and (max-width:992px) {
    .woocommerce-account .woocommerce {
        flex-direction: column
    }
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    flex: 3
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content input {
    max-width: 47rem
}

.woocommerce-account .woocommerce .dashboard-navigation {
    flex: 1;
    padding-right: 8rem;
    position: relative
}

.woocommerce-account .woocommerce .dashboard-navigation:before {
    background: var(--color-light);
    content: "";
    display: block;
    height: calc(100% + 8rem);
    position: absolute;
    right: 0;
    top: -8rem;
    width: .1rem
}

@media screen and (max-width:992px) {
    .woocommerce-account .woocommerce .dashboard-navigation:before {
        display: none
    }
}

.woocommerce-account .woocommerce .dashboard-navigation:after {
    background: var(--color-light);
    bottom: 0;
    content: "";
    display: block;
    height: .1rem;
    left: -25vw;
    position: absolute;
    width: 150vw
}

@media screen and (max-width:992px) {
    .woocommerce-account .woocommerce .dashboard-navigation:after {
        display: none
    }

    .woocommerce-account .woocommerce .dashboard-navigation {
        border: none;
        margin: 0;
        padding: 0
    }
}

.woocommerce-account .woocommerce .dashboard-navigation ul li {
    transition: color .3s
}

.myaccount-section-header:hover .woocommerce-account .woocommerce .dashboard-navigation ul li.bordered-icon,
.woocommerce-account .woocommerce .dashboard-navigation ul .myaccount-section-header:hover li.bordered-icon,
.woocommerce-account .woocommerce .dashboard-navigation ul li.is-active,
.woocommerce-account .woocommerce .dashboard-navigation ul li:hover {
    color: var(--color-main)
}

.woocommerce-account .woocommerce .dashboard-navigation ul li:last-child {
    margin-bottom: 4rem
}

.woocommerce-account .js-accordions-group .js-accordion {
    padding: 7rem 0 0 7rem;
    position: relative
}

.woocommerce-account .js-accordions-group .js-accordion:before {
    background: var(--color-light);
    content: "";
    display: block;
    height: .1rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 150vw
}

@media screen and (max-width:992px) {
    .woocommerce-account .js-accordions-group .js-accordion {
        padding-left: 0
    }
}

.woocommerce-account .js-accordions-group .js-accordion:first-child {
    padding-top: 0
}

.woocommerce-account .js-accordions-group .js-accordion:first-child:before {
    display: none
}

.woocommerce-MyAccount-orders .order-item {
    padding-left: 7rem
}

@media screen and (max-width:992px) {
    .woocommerce-MyAccount-orders .order-item {
        padding-left: 0
    }
}

.bordered-icon {
    border: .1rem solid var(--color-blue-40);
    transition: background .3s
}

.bordered-icon path {
    transition: fill .3s
}

.bordered-icon.is-active,
.bordered-icon:hover,
.myaccount-section-header:hover .bordered-icon {
    background: var(--color-main)
}

.bordered-icon.is-active path,
.bordered-icon:hover path,
.myaccount-section-header:hover .bordered-icon path {
    fill: #fff
}

.woocommerce-notices-wrapper>* {
    margin-bottom: 3rem
}

.woocommerce-notices-wrapper .woocommerce-error {
    border: .1rem solid var(--color-red-carpet-100);
    padding: 2rem
}

.dot-separator {
    background: var(--color-charcoal-60);
    border-radius: 100%;
    height: .4rem;
    margin: 0 1.2rem;
    width: .4rem
}

.badge {
    --color: #fff;
    --bg-color: var(--color-main);
    background: var(--bg-color);
    border-radius: 2rem;
    color: var(--color);
    line-height: 1;
    padding: 1.2rem
}

.badge-type--success {
    --color: var(--color-sea-green-100);
    --bg-color: var(--color-sea-green-20)
}

.badge-type--error {
    --color: var(--color-red-carpet-100);
    --bg-color: var(--color-red-carpet-20)
}

.home .header .utils__icons svg path {
    fill: var(--color-white)
}

.accordion {
    -ms-grid-columns: 1fr 2fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr 2fr
}

@media screen and (max-width:992px) {
    .accordion {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.accordion__menu {
    margin-right: 6rem
}

@media screen and (max-width:992px) {
    .accordion__menu {
        margin-bottom: 2.5rem;
        margin-right: 0
    }
}

.accordion__items {
    padding-left: 6rem;
    position: relative
}

@media screen and (max-width:992px) {
    .accordion__items {
        padding-left: 0
    }
}

.accordion__items:before {
    background: var(--color-light);
    content: "";
    display: block;
    height: calc(100% + 5rem);
    left: 0;
    position: absolute;
    top: -5rem;
    width: .1rem
}

@media screen and (max-width:992px) {
    .accordion__items:before {
        display: none
    }
}

.accordion__items:after {
    background: var(--color-light);
    bottom: 0;
    content: "";
    display: block;
    height: .1rem;
    left: -25vw;
    position: absolute;
    width: 150vw
}

.accordion__title {
    color: var(--color-brand-primary);
    font-family: bicyclette, sans-serif;
    font-size: 2.4rem;
    line-height: 125%;
    padding-right: 14rem;
    position: relative;
    text-align: left;
    width: 100%
}

@media screen and (max-width:992px) {
    .accordion__title {
        padding-right: 4rem
    }
}

.accordion__title:after {
    background: url(../174e32f29db64c57705e.svg) no-repeat 50%/cover;
    content: "";
    display: block;
    height: 2.2rem;
    position: absolute;
    right: 0;
    top: calc(50% - 1.1rem);
    width: 2.2rem
}

.accordion__item {
    border-bottom: .1rem solid var(--color-light);
    margin-bottom: 4rem
}

.accordion__item:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.accordion__item.active .accordion__title {
    font-weight: 700
}

.accordion__item.active .accordion__title:after {
    background: url(../b8c522f5d350141775d4.svg) no-repeat 50%/cover
}

.accordion__copy {
    color: var(--color-charcoal-80);
    letter-spacing: .02em;
    max-height: 0;
    overflow: hidden;
    padding-top: 4rem;
    transition: padding .5s ease, max-height .5s ease
}

.accordion__copy p:last-child {
    margin-bottom: 0
}

.sidebar-menu h2.sidebar-menu__title {
    color: var(--color-brand-primary);
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 8rem;
    margin-top: 0
}

.sidebar-menu ul {
    list-style-type: none
}

.sidebar-menu ul li {
    margin: 0 0 3.5rem
}

.sidebar-menu ul li a:not(.btn) {
    color: var(--color-charcoal-100);
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: .02em
}

.my-yachts .filters-form .sticky,
.my-yachts .filters-form hr {
    display: none
}

.my-yachts .filters-form .filter__search svg {
    right: 2.5rem
}

.my-yachts .filters-form:before,
.my-yachts .product__title {
    display: none
}

.my-yachts__title.product__title {
    display: block;
    padding-left: 7rem
}

.my-yachts .filter__aside,
.my-yachts .filters-main {
    display: none
}

.my-yachts .filtered-posts-container {
    -ms-grid-column-span: 3;
    grid-column: span 3/span 3;
    padding-left: 7rem
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    clip: auto !important;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    color: var(--color-text-main);
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.loader {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999
}

.loader:after {
    background-image: url(../2d25972901de0a1eafe3.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 40px;
    width: 40px
}

.loader.fixed {
    position: fixed
}

.woocommerce-checkout-payment .wc_payment_methods {
    --offset: 1rem;
    display: flex;
    margin-left: calc(var(--offset)*-1);
    margin-top: calc(var(--offset)*-1)
}

@media screen and (max-width:992px) {
    .woocommerce-checkout-payment .wc_payment_methods {
        flex-direction: column
    }
}

.woocommerce-checkout-payment .wc_payment_methods li {
    flex: 1;
    margin-left: var(--offset);
    margin-top: var(--offset)
}

.woocommerce-checkout-payment .wc_payment_methods input {
    position: absolute;
    visibility: hidden
}

.woocommerce-checkout-payment .wc_payment_methods input:checked+label {
    border-color: var(--color-main);
    color: var(--color-main)
}

.woocommerce-checkout-payment .wc_payment_methods label {
    align-items: center;
    border: 1px solid var(--color-light);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 3.5rem;
    transition-duration: .3s;
    transition-property: color, border-color
}

.woocommerce-checkout {
    --heading-margin: 4rem;
    --section-review-padding-top: 8rem;
    --section-customer-details-padding-top: 10rem
}

.woocommerce-checkout h1,
.woocommerce-checkout h2,
.woocommerce-checkout h3 {
    color: var(--color-brand-primary)
}

.woocommerce-checkout h1 {
    font-size: 7.2rem;
    font-weight: 800;
    line-height: 7.9rem
}

@media screen and (max-width:992px) {
    .woocommerce-checkout h1 {
        font-size: 3.2rem;
        line-height: 3.6rem
    }
}

.woocommerce-checkout h2,
.woocommerce-checkout h3 {
    font-size: var(--font-11-size);
    font-weight: 700;
    margin-bottom: var(--heading-margin)
}

.woocommerce-checkout form.checkout {
    -ms-grid-columns: 1fr 1.5fr;
    grid-template-columns: 1fr 1.5fr
}

@media screen and (max-width:992px) {
    .woocommerce-checkout form.checkout {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.woocommerce-checkout form.checkout .woocommerce-checkout-review-order {
    background: var(--color-light);
    padding: var(--section-review-padding-top) 8rem 8rem var(--outer-width-container)
}

.woocommerce-checkout form.checkout .customer-details {
    padding: var(--section-customer-details-padding-top) var(--outer-width-container) 8rem 8rem
}

@media screen and (max-width:992px) {

    .woocommerce-checkout form.checkout .customer-details,
    .woocommerce-checkout form.checkout .woocommerce-checkout-review-order {
        padding: 3rem var(--outer-width-container)
    }
}

.woocommerce-checkout form.checkout input:not([type=submit]),
.woocommerce-checkout form.checkout textarea {
    border: 1px solid var(--color-light);
    padding: 1.4rem 2.4rem
}

.woocommerce-checkout form.checkout .woocommerce-additional-fields {
    margin-top: 4rem
}

.woocommerce-checkout form.checkout .woocommerce-NoticeGroup {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column: 1/3;
    margin-bottom: 2rem
}

@media screen and (max-width:992px) {
    .woocommerce-checkout form.checkout .woocommerce-NoticeGroup {
        -ms-grid-column: 1;
        grid-column: 1
    }
}

.woocommerce-checkout .order-details,
.woocommerce-checkout .woocommerce-checkout-review-order-table {
    position: -webkit-sticky;
    position: sticky;
    top: 3rem
}

@media screen and (max-width:992px) {

    .woocommerce-checkout .order-details,
    .woocommerce-checkout .woocommerce-checkout-review-order-table {
        position: static
    }
}

.woocommerce-billing-fields__field-wrapper .address-field {
    display: none
}

.woocommerce-billing-fields input:not([type=submit]),
.woocommerce-billing-fields select,
.woocommerce-billing-fields textarea {
    max-width: 100%
}

.woocommerce-order {
    --heading-margin: 2rem;
    --section-review-padding-top: 4rem;
    --section-customer-details-padding-top: 4rem
}

.woocommerce-order .wc-bacs-bank-details-account-name {
    display: none
}

.page-side-image-layout--2-3 {
    -ms-grid-columns: 2fr 3fr;
    grid-template-columns: 2fr 3fr
}

@media screen and (max-width:992px) {
    .page-side-image-layout--2-3 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.page-side-image-layout--2-1 {
    -ms-grid-columns: 2fr 1fr;
    grid-template-columns: 2fr 1fr
}

@media screen and (max-width:992px) {
    .page-side-image-layout--2-1 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.page-side-image-layout .woocommerce-form .form-field input {
    max-width: 100%;
    min-width: 300px
}

.page-side-image-layout__content {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    padding-right: 8rem
}

@media screen and (max-width:992px) {
    .page-side-image-layout__content {
        justify-content: center
    }
}

.page-side-image-layout__image {
    min-height: 90rem;
    padding: 7.5rem
}

.page-side-image-layout__login-title {
    color: var(--color-white);
    font-size: 1.8rem
}

.page-side-image-layout__registration-title {
    color: var(--color-brand-primary);
    font-size: 1.8rem
}

.good-pratice-code__wrapper {
    -ms-grid-columns: 2fr 1fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 2fr 1fr;
    padding-bottom: 5rem;
    position: relative
}

@media screen and (max-width:992px) {
    .good-pratice-code__wrapper {
        display: flex;
        flex-direction: column-reverse
    }
}

.good-pratice-code__wrapper:after {
    background: var(--color-light);
    bottom: 0;
    content: "";
    display: block;
    height: .1rem;
    left: -25vw;
    position: absolute;
    width: 150vw
}

.good-pratice-code__menu {
    margin: 12rem 0 0 6rem
}

@media screen and (max-width:992px) {
    .good-pratice-code__menu {
        margin: 6rem 0 0
    }
}

.good-pratice-code__menu:before {
    background: var(--color-light);
    content: "";
    display: none;
    height: .1rem;
    left: -25vw;
    position: absolute;
    top: 0;
    width: 150vw
}

@media screen and (max-width:992px) {
    .good-pratice-code__menu:before {
        display: block
    }
}

.good-pratice-code__menu .breadcrumbs {
    display: none
}

@media screen and (max-width:992px) {
    .good-pratice-code__menu .breadcrumbs {
        display: block
    }
}

.good-pratice-code__content {
    padding-right: 6rem;
    position: relative
}

@media screen and (max-width:992px) {
    .good-pratice-code__content {
        padding-right: 0
    }
}

.good-pratice-code__content:before {
    background: var(--color-light);
    content: "";
    display: block;
    height: calc(100% + 5rem);
    position: absolute;
    right: 0;
    top: 0;
    width: .1rem
}

@media screen and (max-width:992px) {
    .good-pratice-code__content:before {
        display: none
    }
}

.good-pratice-code__content:after {
    background: var(--color-light);
    content: "";
    display: block;
    height: .1rem;
    left: -25vw;
    position: absolute;
    top: 0;
    width: 150vw
}

@media screen and (max-width:992px) {
    .good-pratice-code__content:after {
        display: none
    }
}

.good-pratice-code__content .breadcrumbs {
    display: block
}

@media screen and (max-width:992px) {
    .good-pratice-code__content .breadcrumbs {
        display: none
    }
}

.good-pratice-code__desc {
    color: var(--color-charcoal-80);
    letter-spacing: .02em
}

.good-pratice-code__desc img {
    margin: 2rem 0 2rem calc(var(--outer-width-container)*-1);
    max-height: 54rem;
    min-width: calc(100% + var(--outer-width-container) + 6rem);
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width:992px) {
    .good-pratice-code__desc img {
        margin: 2rem auto;
        min-width: auto;
        width: 100%
    }
}

.good-pratice-code__title {
    color: var(--color-brand-primary);
    font-size: 3.2rem;
    font-weight: 700
}

.good-pratice-code h1 {
    color: var(--color-brand-primary);
    font-size: 4.8rem;
    font-weight: 800
}

.blog {
    border-bottom: .1rem solid var(--color-light);
    border-top: .1rem solid var(--color-light)
}

.blog h1 {
    color: var(--color-brand-primary);
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 9rem
}

.blog__item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 8rem
}

.blog__image,
.blog__image img {
    display: inline-block
}

.blog__image img {
    height: 100%;
    margin-right: 8rem;
    min-width: 37.3rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 37.3rem
}

@media screen and (max-width:992px) {
    .blog__image img {
        max-height: 33rem;
        min-width: auto;
        width: 100%
    }
}

.blog__content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.5rem 0;
    width: calc(100% - 45.3rem)
}

@media screen and (max-width:992px) {
    .blog__content {
        width: 100%
    }
}

.blog__date {
    color: var(--color-charcoal-60);
    font-size: 1.6rem;
    letter-spacing: .02em
}

.blog__title {
    color: var(--color-brand-primary);
    font-size: 3.2rem;
    font-weight: 700
}

.blog__desc {
    color: var(--color-charcoal-100);
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: .02em
}

.blog__more {
    display: inline-flex
}

.posts-empty {
    border: 1px solid var(--color-brand-primary);
    color: var(--color-brand-primary);
    margin-right: auto;
    padding: 2.5rem 1rem;
    text-align: center
}

.single-article {
    border-bottom: .1rem solid var(--color-light);
    border-top: .1rem solid var(--color-light)
}

.single-article img {
    margin-bottom: 7rem;
    margin-left: -8rem;
    max-height: 54rem;
    min-width: calc(100% + 16rem);
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media screen and (max-width:1290px) {
    .single-article img {
        margin-left: 0;
        min-width: auto
    }
}

.single-article__date {
    color: var(--color-charcoal-80);
    font-size: 1.8rem;
    letter-spacing: .02em
}

.single-article h3.single-article__title {
    color: var(--color-brand-primary);
    font-size: 4.8rem;
    font-weight: 800;
    margin-bottom: 8rem
}

.single-article .text-content {
    color: var(--color-charcoal-100);
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .02em
}

.single-article__share {
    border-top: .1rem solid var(--color-light);
    margin-top: 7rem;
    padding: 6rem 0 4rem
}

.single-article__share h3 {
    color: var(--color-charcoal-100);
    font-size: 2.4rem;
    font-weight: 400
}

.single-article__share a img {
    height: auto;
    margin: 0;
    min-width: 8.1rem;
    width: 8.1rem
}

@media screen and (max-width:767px) {
    .has-48-font-size {
        font-size: 3.2rem
    }
}

.hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

@media (max-width:360px) {
    .sm\:mt-0 {
        margin-top: 0
    }

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:items-center {
        align-items: center
    }
}

@media (max-width:767px) {
    .md\:my-2 {
        margin-bottom: 2rem
    }

    .md\:mt-2,
    .md\:my-2 {
        margin-top: 2rem
    }

    .md\:mb-4 {
        margin-bottom: 4rem
    }

    .md\:mt-4 {
        margin-top: 4rem
    }

    .md\:mb-1 {
        margin-bottom: 1rem
    }

    .md\:mr-0 {
        margin-right: 0
    }

    .md\:ml-0 {
        margin-left: 0
    }

    .md\:mb-2 {
        margin-bottom: 2rem
    }

    .md\:mt-3 {
        margin-top: 3rem
    }

    .md\:\!flex {
        display: flex !important
    }

    .md\:hidden {
        display: none
    }

    .md\:\!hidden {
        display: none !important
    }

    .md\:w-full {
        width: 100%
    }

    .md\:basis-1 {
        flex-basis: 1rem
    }

    .md\:grid-cols-1 {
        -ms-grid-columns: (minmax(0, 1fr))[1];
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .md\:flex-col {
        flex-direction: column
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-baseline {
        align-items: baseline
    }

    .md\:py-4 {
        padding-bottom: 4rem
    }

    .md\:pt-4,
    .md\:py-4 {
        padding-top: 4rem
    }

    .md\:pb-4 {
        padding-bottom: 4rem
    }

    .md\:pr-0 {
        padding-right: 0
    }

    .md\:align-middle {
        vertical-align: middle
    }
}

@media (max-width:992px) {
    .lg\:relative {
        position: relative
    }

    .lg\:col-span-3 {
        -ms-grid-column-span: 3;
        grid-column: span 3/span 3
    }

    .lg\:mt-4 {
        margin-top: 4rem
    }

    .lg\:mb-1 {
        margin-bottom: 1rem
    }

    .lg\:mb-2 {
        margin-bottom: 2rem
    }

    .lg\:ml-0 {
        margin-left: 0
    }

    .lg\:mb-4 {
        margin-bottom: 4rem
    }

    .lg\:mt-2 {
        margin-top: 2rem
    }

    .lg\:mb-3 {
        margin-bottom: 3rem
    }

    .lg\:hidden {
        display: none
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:items-start {
        align-items: flex-start
    }

    .lg\:gap-2 {
        gap: 2rem
    }

    .lg\:p-1 {
        padding: 1rem
    }

    .lg\:py-4 {
        padding-bottom: 4rem;
        padding-top: 4rem
    }

    .lg\:py-0 {
        padding-bottom: 0;
        padding-top: 0
    }

    .lg\:pt-5 {
        padding-top: 5rem
    }

    .lg\:pb-5 {
        padding-bottom: 5rem
    }

    .lg\:pl-8 {
        padding-left: 8rem
    }

    .lg\:text-left {
        text-align: left
    }
}

@media (max-width:1290px) {
    .xl\:ml-0 {
        margin-left: 0
    }

    .xl\:mr-1 {
        margin-right: 1rem
    }

    .xl\:ml-1 {
        margin-left: 1rem
    }

    .xl\:mb-4 {
        margin-bottom: 4rem
    }

    .xl\:mt-3 {
        margin-top: 3rem
    }

    .xl\:mb-2 {
        margin-bottom: 2rem
    }

    .xl\:block {
        display: block
    }

    .xl\:flex {
        display: flex
    }

    .xl\:hidden {
        display: none
    }

    .xl\:flex-col {
        flex-direction: column
    }

    .xl\:py-3 {
        padding-bottom: 3rem;
        padding-top: 3rem
    }

    .xl\:text-center {
        text-align: center
    }
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-container-pointer-events {
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(var(--swiper-navigation-size)*-1/2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: #000;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    opacity: .2;
    width: 8px
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: 1
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: rgba(0, 0, 0, .1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none
}

.swiper-container-horizontal>.swiper-scrollbar {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50
}

.swiper-container-vertical>.swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50
}

.swiper-scrollbar-drag {
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0
}

.tippy-box[data-animation=fade][data-state=hidden] {
    opacity: 0
}

[data-tippy-root] {
    max-width: calc(100vw - 10px)
}

.tippy-box {
    background-color: #333;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    outline: 0;
    position: relative;
    transition-property: transform, visibility, opacity;
    white-space: normal
}

.tippy-box[data-placement^=top]>.tippy-arrow {
    bottom: 0
}

.tippy-box[data-placement^=top]>.tippy-arrow:before {
    border-top-color: initial;
    border-width: 8px 8px 0;
    bottom: -7px;
    left: 0;
    transform-origin: center top
}

.tippy-box[data-placement^=bottom]>.tippy-arrow {
    top: 0
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before {
    border-bottom-color: initial;
    border-width: 0 8px 8px;
    left: 0;
    top: -7px;
    transform-origin: center bottom
}

.tippy-box[data-placement^=left]>.tippy-arrow {
    right: 0
}

.tippy-box[data-placement^=left]>.tippy-arrow:before {
    border-left-color: initial;
    border-width: 8px 0 8px 8px;
    right: -7px;
    transform-origin: center left
}

.tippy-box[data-placement^=right]>.tippy-arrow {
    left: 0
}

.tippy-box[data-placement^=right]>.tippy-arrow:before {
    border-right-color: initial;
    border-width: 8px 8px 8px 0;
    left: -7px;
    transform-origin: center right
}

.tippy-box[data-inertia][data-state=visible] {
    transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11)
}

.tippy-arrow {
    color: #333;
    height: 16px;
    width: 16px
}

.tippy-arrow:before {
    border-color: transparent;
    border-style: solid;
    content: "";
    position: absolute
}

.tippy-content {
    padding: 5px 9px;
    position: relative;
    z-index: 1
}

.tippy-box[data-theme~=light-border] {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 8, 16, .15);
    box-shadow: 0 4px 14px -2px rgba(0, 8, 16, .08);
    color: #333
}

.tippy-box[data-theme~=light-border]>.tippy-backdrop {
    background-color: #fff
}

.tippy-box[data-theme~=light-border]>.tippy-arrow:after,
.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after {
    content: "";
    position: absolute;
    z-index: -1
}

.tippy-box[data-theme~=light-border]>.tippy-arrow:after {
    border-color: transparent;
    border-style: solid
}

.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:before {
    border-top-color: #fff
}

.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:after {
    border-top-color: rgba(0, 8, 16, .2);
    border-width: 7px 7px 0;
    left: 1px;
    top: 17px
}

.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow>svg {
    top: 16px
}

.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow:after {
    top: 17px
}

.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:before {
    border-bottom-color: #fff;
    bottom: 16px
}

.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:after {
    border-bottom-color: rgba(0, 8, 16, .2);
    border-width: 0 7px 7px;
    bottom: 17px;
    left: 1px
}

.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow>svg {
    bottom: 16px
}

.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow:after {
    bottom: 17px
}

.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:before {
    border-left-color: #fff
}

.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:after {
    border-left-color: rgba(0, 8, 16, .2);
    border-width: 7px 0 7px 7px;
    left: 17px;
    top: 1px
}

.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow>svg {
    left: 11px
}

.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow:after {
    left: 12px
}

.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:before {
    border-right-color: #fff;
    right: 16px
}

.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:after {
    border-right-color: rgba(0, 8, 16, .2);
    border-width: 7px 7px 7px 0;
    right: 17px;
    top: 1px
}

.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow>svg {
    right: 11px
}

.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow:after {
    right: 12px
}

.tippy-box[data-theme~=light-border]>.tippy-svg-arrow {
    fill: #fff
}

.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);
    background-size: 16px 6px;
    height: 6px;
    width: 16px
}

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