/* cache 2024-12-25 17:28:36 */
a,section.breadcrumbs .back-main a:hover,section.breadcrumbs span a:not([href]):hover,section.breadcrumbs span a[href] {
    text-decoration: none
}

@font-face {
    font-family: 'Roboto Flex';
    src: url(/fonts/roboto-flex/RobotoFlex-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Milas Display Medium';
    src: url(/fonts/milas-display-medium/milas-display-medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Milas Text Medium';
    src: url(/fonts/milas-text-light/milas-text-light.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.fa,.fab,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    transform: scale(1,-1)
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1,-1);
    transform: scale(-1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

progress,sub,sup {
    vertical-align: baseline
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

button,hr,input {
    overflow: visible
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/font-awesome/5.6.3/fa-brands-400.eot);
    src: url(/fonts/font-awesome/5.6.3/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/fonts/font-awesome/5.6.3/fa-brands-400.woff2) format("woff2"),url(/fonts/font-awesome/5.6.3/fa-brands-400.woff) format("woff"),url(/fonts/font-awesome/5.6.3/fa-brands-400.ttf) format("truetype"),url(/fonts/font-awesome/5.6.3/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: 'Font Awesome 5 Brands'
}

.fa,.far,.fas {
    font-family: 'Font Awesome 5 Free'
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/font-awesome/5.6.3/fa-regular-400.eot);
    src: url(/fonts/font-awesome/5.6.3/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/fonts/font-awesome/5.6.3/fa-regular-400.woff2) format("woff2"),url(/fonts/font-awesome/5.6.3/fa-regular-400.woff) format("woff"),url(/fonts/font-awesome/5.6.3/fa-regular-400.ttf) format("truetype"),url(/fonts/font-awesome/5.6.3/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/font-awesome/5.6.3/fa-solid-900.eot);
    src: url(/fonts/font-awesome/5.6.3/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/fonts/font-awesome/5.6.3/fa-solid-900.woff2) format("woff2"),url(/fonts/font-awesome/5.6.3/fa-solid-900.woff) format("woff"),url(/fonts/font-awesome/5.6.3/fa-solid-900.ttf) format("truetype"),url(/fonts/font-awesome/5.6.3/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.fas {
    font-weight: 900
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

:root {
    --faze-color-primary: #2563eb;
    --faze-color-primary-dark: #1d53c7;
    --faze-color-success: #4bb543;
    --faze-color-error: #e94151;
    --faze-color-white: #fff;
    --faze-color-black: #000;
    --faze-color-text: #424242;
    --faze-color-hover: #e7e7e7;
    --faze-color-base: #f4f4f4;
    --faze-color-border: #bdbdbd;
    --faze-color-overlay: rgba(33, 33, 33, 0.5);
    --faze-border-radius: 5px
}

.faze-hide {
    display: none!important
}

.faze-hidden {
    visibility: hidden!important
}

.faze-modal-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 5
}

.faze-modal-wrapper .faze-modal {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff
}

.faze-modal-wrapper .faze-modal>header {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between
}

.faze-modal-wrapper .faze-modal>header>.faze-close:after,.faze-modal-wrapper .faze-modal>header>.faze-close:before {
    content: "";
    display: block;
    height: .1rem;
    position: absolute;
    top: 50%;
    left: -50%
}

.faze-modal-wrapper .faze-modal>header>.faze-close:before {
    transform: translate(50%,50%) rotateZ(45deg)
}

.faze-modal-wrapper .faze-modal>header>.faze-close:after {
    transform: translate(50%) rotateZ(135deg)
}

.faze-modal-wrapper .faze-modal>header>.faze-close:hover {
    cursor: pointer
}

.faze-modal-wrapper .faze-modal>main {
    width: 100%;
    height: 100%;
    overflow: auto
}

.faze-modal-wrapper .faze-modal.faze-modal-draggable {
    position: absolute
}

.faze-modal-wrapper .faze-modal.faze-modal-draggable>header {
    cursor: move
}

.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border {
    position: absolute;
    user-select: none
}

.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-bottom,.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-top {
    width: 100%;
    height: .8rem;
    left: 0
}

.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-bottom:hover,.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-top:hover {
    cursor: s-resize
}

.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-left,.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-right {
    width: .8rem;
    height: 100%;
    top: 0
}

.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-left:hover,.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-right:hover {
    cursor: e-resize
}

.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-top {
    top: -.4rem
}

.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-bottom {
    bottom: -.4rem
}

.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-right {
    right: -.4rem
}

.faze-modal-wrapper .faze-modal.faze-modal-resizable .faze-modal-resize-border.faze-modal-resize-border-left {
    left: -.4rem
}

.faze-modal-wrapper.faze-modal-wrapper-hide {
    pointer-events: none;
    background-color: rgba(0,0,0,0)
}

.faze-modal-wrapper.faze-modal-wrapper-hide .faze-modal {
    pointer-events: all
}

@keyframes faze-notification-appear {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.faze-notification-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    z-index: 5
}

.faze-notification-wrapper .faze-notification {
    display: block;
    width: 100%;
    padding: 1rem;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    animation-name: faze-notification-appear;
    animation-duration: 1s
}

@keyframes faze-copy-notification-disappear {
    0%,30% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.faze-copy-text {
    position: relative
}

.faze-copy-text .faze-notification {
    position: absolute;
    left: 0;
    bottom: -1rem;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    opacity: 0;
    animation-name: faze-copy-notification-disappear;
    animation-duration: 2s
}

.faze-copy-text:hover {
    cursor: pointer
}

.faze-drag-active {
    cursor: move
}

.faze-file-input .faze-file-input-file {
    position: absolute;
    left: -9999px;
    visibility: hidden
}

.faze-placeholder.faze-placeholder-loading {
    height: 10rem;
    background: url('data:image/svg+xml;utf8,<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="32px" height="32px" viewBox="0 0 128 128" xml:space="preserve"><rect x="0" y="0" width="100%" height="100%" fill="%23FFFFFF" /><g><path d="M26.43 44.95a45.68 45.68 0 0 0 18.6 36.82h-.3a36.83 36.83 0 1 1 0-73.65h.3a45.68 45.68 0 0 0-18.6 36.83zm44-22.55a45.68 45.68 0 0 0-29.28 29.07l-.1-.28a36.83 36.83 0 0 1 70.05-22.8l.1.3a45.68 45.68 0 0 0-40.77-6.32zm35.27 34.9A45.68 45.68 0 0 0 69 38.45c.1-.06.17-.13.25-.2a36.83 36.83 0 1 1 43.3 59.6c-.08.07-.17.12-.25.18a45.68 45.68 0 0 0-6.6-40.73zm-22.57 44.3a45.68 45.68 0 0 0 6.6-40.72c.08.05.16.1.24.17a36.83 36.83 0 0 1-43.3 59.6l-.24-.2a45.68 45.68 0 0 0 36.7-18.85zm-48.8-7.86a45.68 45.68 0 0 0 40.77-6.3l-.1.28A36.83 36.83 0 1 1 4.96 64.95l.1-.28a45.68 45.68 0 0 0 29.28 29.07z" fill="%23000000"/><animateTransform attributeName="transform" type="rotate" from="72 64 64" to="0 64 64" dur="1080ms" repeatCount="indefinite"></animateTransform></g></svg>') center center no-repeat
}

.faze-tooltip {
    position: absolute;
    padding: 1rem;
    background-color: rgba(0,0,0,.5);
    font-size: 1.4rem;
    line-height: 1.2;
    color: #fff;
    z-index: 30
}

.faze-tooltip:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute
}

.faze-tooltip.faze-tooltip-bottom:before,.faze-tooltip.faze-tooltip-top:before {
    left: 50%;
    transform: translateX(-50%)
}

.faze-tooltip.faze-tooltip-left:before,.faze-tooltip.faze-tooltip-right:before {
    top: 50%;
    transform: translateY(-50%)
}

.faze-tooltip.faze-tooltip-top:before {
    bottom: -.5rem;
    border-left: .5rem solid transparent;
    border-right: .5rem solid transparent;
    border-top: .5rem solid rgba(0,0,0,.5)
}

.faze-tooltip.faze-tooltip-bottom:before {
    top: -.5rem;
    border-left: .5rem solid transparent;
    border-right: .5rem solid transparent;
    border-bottom: .5rem solid rgba(0,0,0,.5)
}

.faze-tooltip.faze-tooltip-left:before {
    right: -.5rem;
    border-top: .5rem solid transparent;
    border-bottom: .5rem solid transparent;
    border-left: .5rem solid rgba(0,0,0,.5)
}

.faze-tooltip.faze-tooltip-right:before {
    left: -.5rem;
    border-top: .5rem solid transparent;
    border-bottom: .5rem solid transparent;
    border-right: .5rem solid rgba(0,0,0,.5)
}

[data-faze~=tooltip][data-faze-tooltip-event=click]:hover {
    cursor: pointer
}

.faze-tour-overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

.faze-tour-hint-wrapper {
    position: absolute;
    display: block;
    transition: all .2s;
    box-shadow: var(--faze-color-overlay) 0 0 0 5000px;
    border: 1px solid var(--faze-color-primary);
    border-radius: var(--faze-border-radius)
}

.faze-tour-hint-wrapper .faze-tour-hint {
    position: absolute;
    display: flex;
    flex-direction: column;
    min-width: 250px;
    min-height: 150px;
    border-radius: var(--faze-border-radius);
    background-color: #fff;
    box-shadow: 0 3px 30px rgba(33,33,33,.3)
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-btn-close {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    color: var(--faze-color-text);
    font-size: 28px;
    line-height: 1;
    border: none;
    background: 0 0;
    border-radius: 0
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-btn-close:before {
    content: "×"
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-btn-close:hover {
    cursor: pointer
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-header {
    font-weight: 700;
    line-height: 1
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-header:not(:empty) {
    padding: 16px 20px 0
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-main {
    padding: 20px
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding: 10px;
    border-top: 1px solid var(--faze-color-border)
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer .faze-tour-hint-btn-next,.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer .faze-tour-hint-btn-prev {
    padding: 10px;
    color: var(--faze-color-text);
    font-size: 14px;
    line-height: 1;
    background: var(--faze-color-base);
    border: .1rem solid var(--faze-color-border);
    border-radius: 5px;
    transition: background .2s ease
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer .faze-tour-hint-btn-next:hover,.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer .faze-tour-hint-btn-prev:hover {
    cursor: pointer;
    background: var(--faze-color-hover)
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer .faze-tour-hint-btn-next {
    color: var(--faze-color-white);
    background: var(--faze-color-primary);
    border-color: var(--faze-color-primary-dark)
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer .faze-tour-hint-btn-next:hover {
    cursor: pointer;
    background: var(--faze-color-primary-dark)
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer .faze-tour-pages {
    position: absolute;
    left: 50%;
    bottom: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    transform: translateX(-50%)
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer .faze-tour-pages .faze-tour-page {
    display: block;
    width: 5px;
    height: 5px;
    background-color: var(--faze-color-hover);
    border-radius: 3px;
    transition: width .2s ease
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer .faze-tour-pages .faze-tour-page.faze-active {
    width: 15px;
    background-color: var(--faze-color-border)
}

.faze-tour-hint-wrapper .faze-tour-hint .faze-tour-hint-footer .faze-tour-pages .faze-tour-page:not(:last-child) {
    margin-right: 4px
}

.faze-tour-hint-wrapper .faze-tour-hint:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0
}

.faze-tour-hint-wrapper .faze-tour-hint.faze-tour-hint-side-left {
    top: 0;
    right: calc(100% + 10px)
}

.faze-tour-hint-wrapper .faze-tour-hint.faze-tour-hint-side-left:before {
    top: 10px;
    right: -5px;
    border-top: 5px solid transparent;
    border-left: 5px solid var(--faze-color-white);
    border-bottom: 5px solid transparent
}

.faze-tour-hint-wrapper .faze-tour-hint.faze-tour-hint-side-right {
    top: 0;
    left: calc(100% + 10px)
}

.faze-tour-hint-wrapper .faze-tour-hint.faze-tour-hint-side-right:before {
    top: 10px;
    left: -5px;
    border-top: 5px solid transparent;
    border-right: 5px solid var(--faze-color-white);
    border-bottom: 5px solid transparent
}

.faze-tour-hint-wrapper .faze-tour-hint.faze-tour-hint-side-top {
    left: 0;
    bottom: calc(100% + 10px)
}

.faze-tour-hint-wrapper .faze-tour-hint.faze-tour-hint-side-top:before {
    left: 10px;
    bottom: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid var(--faze-color-white)
}

.faze-tour-hint-wrapper .faze-tour-hint.faze-tour-hint-side-bottom {
    left: 0;
    top: calc(100% + 10px)
}

.faze-tour-hint-wrapper .faze-tour-hint.faze-tour-hint-side-bottom:before {
    left: 10px;
    top: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid var(--faze-color-white)
}

.faze-tour-hint-wrapper.faze-tour-hint-wrapper-float {
    border: none
}

.faze-tab .faze-tab-body,.faze-tab [data-faze-tab-body]:not([data-faze-tab=header]):not(.faze-tab-header),.faze-tab [data-faze-tab=body],.faze-tabs .faze-tab-body,.faze-tabs [data-faze-tab-body]:not([data-faze-tab=header]):not(.faze-tab-header),.faze-tabs [data-faze-tab=body],[data-faze~=tab] .faze-tab-body,[data-faze~=tab] [data-faze-tab-body]:not([data-faze-tab=header]):not(.faze-tab-header),[data-faze~=tab] [data-faze-tab=body] {
    display: none
}

.faze-tab .faze-tab-body:first-of-type,.faze-tab [data-faze-tab-body]:not([data-faze-tab=header]):not(.faze-tab-header):first-of-type,.faze-tab [data-faze-tab=body]:first-of-type,.faze-tabs .faze-tab-body:first-of-type,.faze-tabs [data-faze-tab-body]:not([data-faze-tab=header]):not(.faze-tab-header):first-of-type,.faze-tabs [data-faze-tab=body]:first-of-type,[data-faze~=tab] .faze-tab-body:first-of-type,[data-faze~=tab] [data-faze-tab-body]:not([data-faze-tab=header]):not(.faze-tab-header):first-of-type,[data-faze~=tab] [data-faze-tab=body]:first-of-type {
    display: block
}

.faze-tab[data-faze-styles=true] .faze-tabs-headers,.faze-tabs[data-faze-styles=true] .faze-tabs-headers {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: .1rem solid #000
}

.faze-tab[data-faze-styles=true] .faze-tab-header,.faze-tab[data-faze-styles=true] [data-faze-tab-head],.faze-tab[data-faze-styles=true] [data-faze-tab=header],.faze-tabs[data-faze-styles=true] .faze-tab-header,.faze-tabs[data-faze-styles=true] [data-faze-tab-head],.faze-tabs[data-faze-styles=true] [data-faze-tab=header] {
    padding: 1rem;
    border: .1rem solid #000;
    border-bottom: none;
    user-select: none
}

.faze-tab[data-faze-styles=true] .faze-tab-header:not(:first-child),.faze-tab[data-faze-styles=true] [data-faze-tab-head]:not(:first-child),.faze-tab[data-faze-styles=true] [data-faze-tab=header]:not(:first-child),.faze-tabs[data-faze-styles=true] .faze-tab-header:not(:first-child),.faze-tabs[data-faze-styles=true] [data-faze-tab-head]:not(:first-child),.faze-tabs[data-faze-styles=true] [data-faze-tab=header]:not(:first-child) {
    border-left: none
}

.faze-tab[data-faze-styles=true] .faze-tab-header.faze-active,.faze-tab[data-faze-styles=true] [data-faze-tab-head].faze-active,.faze-tab[data-faze-styles=true] [data-faze-tab=header].faze-active,.faze-tabs[data-faze-styles=true] .faze-tab-header.faze-active,.faze-tabs[data-faze-styles=true] [data-faze-tab-head].faze-active,.faze-tabs[data-faze-styles=true] [data-faze-tab=header].faze-active {
    background-color: #efefef
}

.faze-tab[data-faze-styles=true] .faze-tab-header:hover,.faze-tab[data-faze-styles=true] [data-faze-tab-head]:hover,.faze-tab[data-faze-styles=true] [data-faze-tab=header]:hover,.faze-tabs[data-faze-styles=true] .faze-tab-header:hover,.faze-tabs[data-faze-styles=true] [data-faze-tab-head]:hover,.faze-tabs[data-faze-styles=true] [data-faze-tab=header]:hover {
    cursor: pointer
}

.faze-drag .faze-drag-item .faze-drag-handle:hover,.faze-drag .faze-drag-item [data-faze-drag=handle]:hover,.faze-drag [data-faze-drag=item] .faze-drag-handle:hover,.faze-drag [data-faze-drag=item] [data-faze-drag=handle]:hover,.faze-drag[data-faze-styles=true] .faze-drag-item .faze-drag-handle:hover,.faze-drag[data-faze-styles=true] .faze-drag-item [data-faze-drag=handle]:hover,.faze-drag[data-faze-styles=true] [data-faze-drag=item] .faze-drag-handle:hover,.faze-drag[data-faze-styles=true] [data-faze-drag=item] [data-faze-drag=handle]:hover,[data-faze~=drag] .faze-drag-item .faze-drag-handle:hover,[data-faze~=drag] .faze-drag-item [data-faze-drag=handle]:hover,[data-faze~=drag] [data-faze-drag=item] .faze-drag-handle:hover,[data-faze~=drag] [data-faze-drag=item] [data-faze-drag=handle]:hover {
    cursor: move
}

.faze-tab[data-faze-styles=true] .faze-tab-body,.faze-tab[data-faze-styles=true] [data-faze-tab-body],.faze-tab[data-faze-styles=true] [data-faze-tab=body],.faze-tabs[data-faze-styles=true] .faze-tab-body,.faze-tabs[data-faze-styles=true] [data-faze-tab-body],.faze-tabs[data-faze-styles=true] [data-faze-tab=body] {
    padding-top: 1rem
}

.faze-drag,.faze-drag .faze-drag-item,.faze-drag [data-faze-drag=item],[data-faze~=drag],[data-faze~=drag] .faze-drag-item,[data-faze~=drag] [data-faze-drag=item] {
    position: relative
}

.faze-drag .faze-drag-item.faze-drag-item-moving,.faze-drag [data-faze-drag=item].faze-drag-item-moving,[data-faze~=drag] .faze-drag-item.faze-drag-item-moving,[data-faze~=drag] [data-faze-drag=item].faze-drag-item-moving {
    z-index: 999999
}

.faze-drag[data-faze-styles=true] .faze-drag-item .faze-drag-handle,.faze-drag[data-faze-styles=true] .faze-drag-item [data-faze-drag=handle],.faze-drag[data-faze-styles=true] [data-faze-drag=item] .faze-drag-handle,.faze-drag[data-faze-styles=true] [data-faze-drag=item] [data-faze-drag=handle] {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    background: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"276\" height=\"276\" viewBox=\"0 0 276 276\"><g fill=\"%23808080\"><path d=\"M33.144,2.471C15.336,2.471,0.85,16.958,0.85,34.765s14.48,32.293,32.294,32.293s32.294-14.486,32.294-32.293 S50.951,2.471,33.144,2.471z\"/><path d=\"M137.663,2.471c-17.807,0-32.294,14.487-32.294,32.294s14.487,32.293,32.294,32.293c17.808,0,32.297-14.486,32.297-32.293S155.477,2.471,137.663,2.471z\"/><path d=\"M243.873,67.059c17.804,0,32.294-14.486,32.294-32.293S261.689,2.471,243.873,2.471s-32.294,14.487-32.294,32.294 S226.068,67.059,243.873,67.059z\"/> <path d=\"M32.3,170.539c17.807,0,32.297-14.483,32.297-32.293c0-17.811-14.49-32.297-32.297-32.297S0,120.436,0,138.246 C0,156.056,14.493,170.539,32.3,170.539z\"/> <path d=\"M136.819,170.539c17.804,0,32.294-14.483,32.294-32.293c0-17.811-14.478-32.297-32.294-32.297 c-17.813,0-32.294,14.486-32.294,32.297C104.525,156.056,119.012,170.539,136.819,170.539z\"/> <path d=\"M243.038,170.539c17.811,0,32.294-14.483,32.294-32.293c0-17.811-14.483-32.297-32.294-32.297 s-32.306,14.486-32.306,32.297C210.732,156.056,225.222,170.539,243.038,170.539z\"/> <path d=\"M33.039,209.108c-17.807,0-32.3,14.483-32.3,32.294c0,17.804,14.493,32.293,32.3,32.293s32.293-14.482,32.293-32.293 S50.846,209.108,33.039,209.108z\"/> <path d=\"M137.564,209.108c-17.808,0-32.3,14.483-32.3,32.294c0,17.804,14.487,32.293,32.3,32.293 c17.804,0,32.293-14.482,32.293-32.293S155.368,209.108,137.564,209.108z\"/> <path d=\"M243.771,209.108c-17.804,0-32.294,14.483-32.294,32.294c0,17.804,14.49,32.293,32.294,32.293 c17.811,0,32.294-14.482,32.294-32.293S261.575,209.108,243.771,209.108z\"/> </g></svg>") center center no-repeat;
    background-size: cover;
    user-select: none
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page:hover,.faze-dropdown .faze-title:hover,.faze-dropdown [data-faze-dropdown=title]:hover,.faze-dropdown>.faze-title:hover,.faze-select>.faze-body>.faze-option:hover,.faze-select>.faze-title:hover,.faze-smartsearch-items .faze-smartsearch-item:hover,[data-faze=dropdown] .faze-title:hover,[data-faze=dropdown] [data-faze-dropdown=title]:hover {
    cursor: pointer
}

.faze-dropdown .faze-body,.faze-dropdown [data-faze-dropdown=body],[data-faze=dropdown] .faze-body,[data-faze=dropdown] [data-faze-dropdown=body] {
    position: absolute;
    display: none;
    z-index: 3
}

.faze-dropdown.faze-active .faze-body,.faze-dropdown.faze-active [data-faze-dropdown=body],[data-faze=dropdown].faze-active .faze-body,[data-faze=dropdown].faze-active [data-faze-dropdown=body] {
    display: block
}

.faze-dropdown {
    position: relative
}

.faze-dropdown>.faze-title {
    display: inline-flex;
    padding: .5rem 1rem;
    border: .1rem solid #000;
    line-height: 1;
    user-select: none;
    z-index: 2
}

.faze-dropdown>.faze-body {
    position: absolute;
    display: none;
    padding: 1rem;
    background-color: #fff;
    border: .1rem solid #000;
    z-index: 3
}

.faze-dropdown.faze-active>.faze-body {
    display: block
}

.faze-form input.faze-form-input-invalid {
    border-color: var(--faze-color-error)
}

.faze-form-hint {
    position: absolute;
    display: none;
    flex-direction: column;
    gap: .4rem;
    padding: 1rem;
    border: .1rem solid var(--faze-color-primary);
    border-radius: var(--faze-border-radius);
    background-color: var(--faze-color-white);
    z-index: 10
}

.faze-form-hint .faze-form-rule {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 1.4rem;
    line-height: 1
}

.faze-form-hint .faze-form-rule::before {
    content: "";
    margin-right: .8rem;
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    font-style: normal
}

.faze-form-hint .faze-form-rule.faze-form-rule-valid::before {
    content: "";
    color: var(--faze-color-success)
}

.faze-form-hint .faze-form-rule.faze-form-rule-invalid::before {
    content: "";
    color: var(--faze-color-error)
}

.faze-form-hint.active {
    display: flex
}

.faze-select {
    position: relative
}

.faze-select>.faze-title {
    display: inline-flex;
    padding: .5rem 1rem;
    border: .1rem solid #000;
    line-height: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 3
}

.faze-select>.faze-body {
    position: absolute;
    display: none;
    padding: 1rem;
    background-color: #fff;
    border: .1rem solid #000;
    z-index: 4
}

.faze-select.faze-active>.faze-body {
    display: block
}

.faze-smartsearch-items {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    max-height: 330px;
    background-color: #fff;
    overflow: auto;
    z-index: 5
}

.swiper.swiper-animation-slide>.swiper-holder,textarea {
    overflow-x: hidden
}

.faze-smartsearch-items .faze-smartsearch-item {
    user-select: none
}

.faze-smartsearch-items.faze-active {
    display: block
}

.faze-smartsearch-items[data-faze-styles] {
    border: 1px solid #aaa
}

.faze-smartsearch-items[data-faze-styles] .faze-smartsearch-item {
    padding: 5px 10px
}

.faze-smartsearch-items[data-faze-styles] .faze-smartsearch-item.faze-active,.faze-smartsearch-items[data-faze-styles] .faze-smartsearch-item:hover {
    background-color: #ccc
}

.faze-carousel.faze-animation-fade .faze-carousel-holder>.faze-item:not(.faze-active) {
    opacity: 0
}

.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
    left: 0;
    transition-property: left
}

.faze-carousel.faze-animation-slide.faze-direction-vertical>.faze-carousel-holder {
    top: 0;
    transition-property: top
}

.faze-carousel>.faze-carousel-controls .faze-carousel-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.faze-carousel {
    position: relative
}

.faze-carousel .faze-carousel-holder {
    position: relative;
    display: flex
}

.faze-carousel .faze-carousel-holder>.faze-item>img {
    display: flex;
    width: 100%;
    height: auto;
    object-fit: cover
}

.faze-carousel.faze-animation-fade .faze-carousel-holder>.faze-item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    transition: opacity 1s
}

.faze-carousel.faze-animation-fade .faze-carousel-holder>.faze-item.faze-active {
    position: relative;
    opacity: 1;
    z-index: 3
}

.faze-carousel.faze-animation-slide {
    position: relative;
    overflow: hidden
}

.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
    width: 5000%
}

.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item {
    width: 2%
}

.faze-carousel.faze-animation-slide.faze-direction-vertical>.faze-carousel-holder {
    flex-direction: column;
    height: 5000%
}

.faze-carousel.faze-animation-slide.faze-direction-vertical .faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow {
    width: 100%;
    height: 10rem
}

.faze-carousel.faze-animation-slide.faze-direction-vertical .faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-prev {
    top: 0;
    left: initial;
    right: initial;
    bottom: initial
}

.faze-carousel.faze-animation-slide.faze-direction-vertical .faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-prev:after {
    transform: translate(-50%,-50%) rotateZ(45deg)
}

.faze-carousel.faze-animation-slide.faze-direction-vertical .faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-next {
    bottom: 0;
    left: initial;
    right: initial;
    top: initial
}

.faze-carousel.faze-animation-slide.faze-direction-vertical .faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-next:after {
    transform: translate(-50%,-50%) rotateZ(135deg)
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-pages {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    left: 50%;
    bottom: 2rem;
    transform: translateX(-50%);
    user-select: none;
    z-index: 4
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page {
    width: 1.2rem;
    height: 1.2rem;
    background-color: #fff;
    border-radius: 50%
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page+.faze-page {
    margin-left: .5rem
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page.faze-active {
    background-color: #000
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    pointer-events: none
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow {
    position: absolute;
    top: 0;
    width: 10rem;
    height: 100%;
    pointer-events: all
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:after {
    content: "";
    display: block;
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    border-top: .3rem solid #000
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-prev {
    left: 0
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-prev:after {
    border-left: .3rem solid #000;
    transform: translate(-50%,-50%) rotateZ(-45deg)
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-next {
    right: 0
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-next:after {
    border-right: .3rem solid #000;
    transform: translate(-50%,-50%) rotateZ(45deg)
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-disabled {
    opacity: .5
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-disabled:hover {
    cursor: default
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:hover:not(.faze-disabled),.faze-tablesorter .faze-tablesorter-header:hover,[data-faze-sorter-head]:hover,[data-faze=tablesorter] .faze-tablesorter-header:hover {
    cursor: pointer
}

.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:hover:not(.faze-disabled):after {
    border-color: #666
}

.faze-carousel>.faze-carousel-controls .faze-carousel-counter {
    position: absolute;
    right: .5rem;
    bottom: .5rem;
    line-height: 1;
    user-select: none;
    z-index: 5
}

.faze-carousel.faze-carousel-grouped .faze-carousel-holder>.faze-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

.faze-thumbgallery {
    position: relative
}

.faze-thumbgallery .faze-thumbgallery-gallery {
    position: absolute;
    left: 0;
    bottom: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: .4rem;
    width: 100%;
    height: .2rem;
    margin: 0 auto;
    visibility: hidden;
    z-index: 2
}

.faze-thumbgallery .faze-thumbgallery-gallery .faze-thumbgallery-gallery-element {
    height: 100%;
    background-color: #bebebe
}

.faze-thumbgallery .faze-thumbgallery-gallery .faze-thumbgallery-gallery-element.active {
    background-color: #2b2b2b
}

.faze-thumbgallery .faze-thumbgallery-gallery[data-faze-thumbgallery-total="0"],.faze-thumbgallery .faze-thumbgallery-gallery[data-faze-thumbgallery-total="1"] {
    display: none
}

.faze-thumbgallery .faze-thumbgallery-gallery[data-faze-thumbgallery-total="2"] {
    grid-template-columns: repeat(2,1fr)
}

.faze-thumbgallery .faze-thumbgallery-gallery[data-faze-thumbgallery-total="3"] {
    grid-template-columns: repeat(3,1fr)
}

.faze-thumbgallery .faze-thumbgallery-gallery[data-faze-thumbgallery-total="4"],section.links-tile .inner {
    grid-template-columns: repeat(4,1fr)
}
.faze-thumbgallery .faze-thumbgallery-gallery[data-faze-thumbgallery-total="2"],section.links-tile .inner2 {
    grid-template-columns: repeat(2,1fr)
}

.faze-thumbgallery .faze-thumbgallery-gallery[data-faze-thumbgallery-total="5"] {
    grid-template-columns: repeat(5,1fr)
}

.faze-thumbgallery:hover .faze-thumbgallery-gallery {
    visibility: visible
}

.faze-tablesorter .faze-tablesorter-header,[data-faze=tablesorter] .faze-tablesorter-header {
    user-select: none
}

[data-faze-sorter-head] {
    user-select: none
}

@keyframes appearing {
    from {
        display: none;
        opacity: 0
    }

    to {
        display: flex;
        opacity: 1
    }
}

@keyframes disappearing {
    from {
        display: flex;
        opacity: 1
    }

    to {
        display: none;
        opacity: 0
    }
}

[data-faze=scroller] .faze-scroller-btn {
    position: fixed;
    bottom: 2rem;
    z-index: 9999;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 6.4rem;
    height: 6.4rem;
    border: none;
    border-radius: 50%;
    background: var(--faze-color-primary);
    transition: background .2s ease;
    animation: disappearing .5s ease forwards
}

[data-faze=scroller] .faze-scroller-btn:after {
    content: "";
    display: block;
    margin-top: .4rem;
    border: var(--faze-color-white) solid;
    border-width: 0 .3rem .3rem 0;
    width: 1.2rem;
    height: 1.2rem;
    transform: rotate(-135deg)
}

[data-faze=scroller] .faze-scroller-btn:hover {
    cursor: pointer;
    background: var(--faze-color-primary-dark)
}

[data-faze=scroller] .faze-scroller-btn.faze-active {
    animation: appearing .5s ease forwards
}

[data-faze=scroller].faze-scroller-right .faze-scroller-btn {
    right: 2rem
}

[data-faze=scroller].faze-scroller-left .faze-scroller-btn {
    left: 2rem
}

.faze-zoom {
    position: relative
}

.faze-zoom .faze-zoom-initial-image:hover,.faze-zoom .faze-zoom-pointer:hover {
    cursor: crosshair
}

.faze-zoom .faze-zoom-pointer {
    position: absolute;
    display: none;
    border: .1rem solid #000
}

.faze-zoom .faze-zoom-image-wrapper {
    position: absolute;
    display: none;
    overflow: hidden;
    z-index: 5
}

.faze-zoom .faze-zoom-image-wrapper .faze-zoom-big-image {
    position: absolute;
    top: 0;
    left: 0
}

[data-faze-zoombox-image]:hover {
    cursor: zoom-in
}

.faze-zoombox-wrapper {
    position: absolute;
    padding: 5px;
    border: 1px solid #666;
    border-radius: 5px;
    background-color: #fff
}

.faze-zoombox-wrapper .faze-zoombox-arrow,.faze-zoombox-wrapper .faze-zoombox-close {
    display: flex;
    flex-direction: row;
    border-radius: 50%;
    background-color: #fff;
    position: absolute
}

.faze-zoombox-wrapper .faze-zoombox-image {
    display: flex;
    width: 100%;
    height: 100%
}

.faze-zoombox-wrapper .faze-zoombox-image:hover {
    cursor: zoom-out
}

.faze-zoombox-wrapper .faze-zoombox-arrow:hover,.faze-zoombox-wrapper .faze-zoombox-close:hover {
    cursor: pointer
}

.faze-zoombox-wrapper .faze-zoombox-caption:not(:empty) {
    margin-top: 5px
}

.faze-zoombox-wrapper .faze-zoombox-arrow {
    top: 50%;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    user-select: none;
    transform: translateY(-50%)
}

.faze-zoombox-wrapper .faze-zoombox-arrow:after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid #000;
    border-top: 2px solid #000
}

.faze-zoombox-wrapper .faze-zoombox-arrow.faze-zoombox-arrow-next {
    right: 15px
}

.faze-zoombox-wrapper .faze-zoombox-arrow.faze-zoombox-arrow-next:after {
    transform: translateX(-20%) rotateZ(45deg)
}

.faze-zoombox-wrapper .faze-zoombox-arrow.faze-zoombox-arrow-prev {
    left: 15px
}

.faze-zoombox-wrapper .faze-zoombox-arrow.faze-zoombox-arrow-prev:after {
    transform: translateX(20%) rotateZ(225deg)
}

.faze-zoombox-wrapper .faze-zoombox-close {
    top: 15px;
    right: 15px;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px
}

.faze-zoombox-wrapper .faze-zoombox-close:after,.faze-zoombox-wrapper .faze-zoombox-close:before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    background-color: #000
}

.faze-zoombox-wrapper .faze-zoombox-close:before {
    transform: rotateZ(45deg)
}

.faze-zoombox-wrapper .faze-zoombox-close:after {
    transform: rotateZ(-45deg)
}

.faze-zoombox-wrapper.faze-drag-active .faze-zoombox-image:hover,.faze-zoombox-wrapper.faze-drag-active:hover {
    cursor: move
}

@keyframes faze-look-appear {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.faze-look-image {
    position: absolute;
    animation-name: faze-notification-appear;
    animation-duration: .25s;
    object-fit: cover
}

[data-faze=colorchanger] {
    position: relative
}

[data-faze=colorchanger] .faze-colorchanger-colors {
    position: absolute;
    display: flex;
    gap: .4rem
}

[data-faze=colorchanger] .faze-colorchanger-colors .faze-colorchanger-row {
    display: flex;
    gap: .4rem
}

[data-faze=colorchanger] .faze-colorchanger-colors .faze-colorchanger-row .faze-colorchanger-color,[data-faze=colorchanger] .faze-colorchanger-colors .faze-colorchanger-row .faze-colorchanger-more {
    width: 3.2rem;
    height: 3.2rem;
    padding: .4rem;
    background-color: var(--faze-color-white);
    border: .1rem solid var(--faze-color-border);
    border-radius: var(--faze-border-radius)
}

.faze-gallery-wrapper>.faze-gallery-arrow:hover,.faze-gallery-wrapper>.faze-gallery-close:hover {
    background-color: hsla(0,0%,100%,.1);
    cursor: pointer
}

[data-faze=colorchanger] .faze-colorchanger-colors .faze-colorchanger-row .faze-colorchanger-color:hover,[data-faze=colorchanger] .faze-colorchanger-colors .faze-colorchanger-row .faze-colorchanger-more:hover {
    cursor: pointer
}

[data-faze=colorchanger] .faze-colorchanger-colors .faze-colorchanger-row .faze-colorchanger-more {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

[data-faze=colorchanger] .faze-colorchanger-colors .faze-colorchanger-row:not(:first-child),[data-faze=colorchanger] .faze-colorchanger-colors.faze-colorchanger-colors-more .faze-colorchanger-row:first-child .faze-colorchanger-color:last-of-type,[data-faze=colorchanger] .faze-colorchanger-colors:hover .faze-colorchanger-row .faze-colorchanger-more {
    display: none
}

[data-faze=colorchanger] .faze-colorchanger-colors:hover .faze-colorchanger-row:not(:first-child) {
    display: flex
}

[data-faze=colorchanger] .faze-colorchanger-colors:hover .faze-colorchanger-row:first-child .faze-colorchanger-color:last-of-type {
    display: block
}

[data-faze=colorchanger].faze-colorchanger-vertical .faze-colorchanger-colors {
    top: 0;
    right: 0;
    flex-direction: row-reverse
}

[data-faze=colorchanger].faze-colorchanger-vertical .faze-colorchanger-colors .faze-colorchanger-row {
    flex-direction: column
}

[data-faze=colorchanger].faze-colorchanger-horizontal .faze-colorchanger-colors {
    top: 0;
    left: 0;
    flex-direction: column-reverse
}

[data-faze=colorchanger].faze-colorchanger-horizontal .faze-colorchanger-colors .faze-colorchanger-row {
    flex-direction: row
}

.faze-spoiler>.faze-title,.faze-spoiler>[data-faze-spoiler=title],[data-faze=spoiler]>.faze-title,[data-faze=spoiler]>[data-faze-spoiler=title] {
    user-select: none
}

.faze-spoiler>.faze-title:hover,.faze-spoiler>[data-faze-spoiler=title]:hover,[data-faze=spoiler]>.faze-title:hover,[data-faze=spoiler]>[data-faze-spoiler=title]:hover {
    cursor: pointer
}

.faze-spoiler>.faze-body,.faze-spoiler>[data-faze-spoiler=body],[data-faze=spoiler]>.faze-body,[data-faze=spoiler]>[data-faze-spoiler=body] {
    display: none
}

.faze-spoiler.faze-active>.faze-body,.faze-spoiler.faze-active>[data-faze-spoiler=body],[data-faze=spoiler].faze-active>.faze-body,[data-faze=spoiler].faze-active>[data-faze-spoiler=body] {
    display: block
}

.faze-gallery-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.faze-gallery-wrapper>.faze-gallery-arrow {
    position: relative;
    width: 10rem;
    height: 100%
}

.faze-gallery-wrapper>.faze-gallery-arrow:after {
    content: "";
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    border-top: .3rem solid #000
}

.faze-gallery-wrapper>.faze-gallery-arrow.faze-gallery-arrow-prev {
    left: 0
}

.faze-gallery-wrapper>.faze-gallery-arrow.faze-gallery-arrow-prev:after {
    border-left: .3rem solid #000;
    transform: translate(-50%,-50%) rotateZ(-45deg)
}

.faze-gallery-wrapper>.faze-gallery-arrow.faze-gallery-arrow-next {
    right: 0
}

.faze-gallery-wrapper>.faze-gallery-arrow.faze-gallery-arrow-next:after {
    border-right: .3rem solid #000;
    transform: translate(-50%,-50%) rotateZ(45deg)
}

.faze-gallery-wrapper>.faze-gallery-close {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    width: 10rem;
    height: 10rem;
    z-index: 6
}

.faze-gallery-wrapper>.faze-gallery-close:after,.faze-gallery-wrapper>.faze-gallery-close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 4rem;
    height: .3rem
}

.faze-gallery-wrapper>.faze-gallery-close:before {
    transform: translate(-50%,-50%) rotateZ(45deg)
}

.faze-gallery-wrapper>.faze-gallery-close:after {
    transform: translate(-50%,-50%) rotateZ(-45deg)
}

.faze-gallery-wrapper>.faze-gallery-wrapper-image {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: calc(100% - 20rem)
}

.faze-gallery-wrapper>.faze-gallery-wrapper-image>.faze-gallery-image {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100vh
}

.faze-gallery-wrapper .faze-gallery-thumbnails {
    position: absolute;
    display: flex
}

.faze-gallery-wrapper .faze-gallery-thumbnails .faze-gallery-thumbnail {
    width: 4.8rem;
    height: 4.8rem;
    border: .1rem solid transparent
}

.faze-gallery-wrapper .faze-gallery-thumbnails .faze-gallery-thumbnail.faze-active {
    border-color: #000
}

.faze-gallery-wrapper .faze-gallery-thumbnails .faze-gallery-thumbnail:hover {
    cursor: pointer
}

.faze-gallery-wrapper .faze-gallery-counter {
    position: absolute;
    left: 50%;
    bottom: 5rem;
    color: #fff;
    transform: translateX(-50%)
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-bottom .faze-gallery-thumbnails,.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-top .faze-gallery-thumbnails {
    left: 50%;
    flex-direction: row;
    transform: translateX(-50%)
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-bottom .faze-gallery-thumbnails .faze-gallery-thumbnail:not(:last-child),.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-top .faze-gallery-thumbnails .faze-gallery-thumbnail:not(:last-child) {
    margin-right: 1rem
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-top .faze-gallery-thumbnails {
    top: 1rem
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-bottom .faze-gallery-thumbnails {
    bottom: 1rem
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-left .faze-gallery-thumbnails,.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-right .faze-gallery-thumbnails {
    top: 50%;
    flex-direction: column;
    transform: translateY(-50%)
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-left .faze-gallery-thumbnails .faze-gallery-thumbnail:not(:last-child),.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-right .faze-gallery-thumbnails .faze-gallery-thumbnail:not(:last-child) {
    margin-bottom: 1rem
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-left {
    padding-left: 6.8rem
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-left .faze-gallery-thumbnails {
    left: 1rem
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-right {
    padding-right: 6.8rem
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-right .faze-gallery-thumbnails {
    right: 1rem
}

.faze-gallery-wrapper.faze-gallery-wrapper-thumbnails-right>.faze-gallery-close {
    right: 6.8rem
}

.faze-gallery-wrapper.faze-gallery-wrapper-zoomable .faze-gallery-image:hover {
    cursor: zoom-in
}

.faze-gallery-wrapper.faze-gallery-wrapper-zoomable.faze-gallery-wrapper-zoomable-active .faze-gallery-image {
    position: absolute;
    width: initial;
    max-width: initial;
    height: initial;
    max-height: initial
}

.spot,.swiper img,.user-content img {
    max-width: 100%
}

.faze-gallery-wrapper.faze-gallery-wrapper-zoomable.faze-gallery-wrapper-zoomable-active .faze-gallery-image:hover {
    cursor: zoom-out
}

.faze-gallery-wrapper.faze-gallery-wrapper-zoomable.faze-gallery-wrapper-zoomable-active .faze-gallery-image.faze-drag-active {
    cursor: move
}

.carousel-arrows .arrow:hover,.faze-gallery-caller:hover,.faze-slider .faze-pointer:hover,.response .modal-close,.swiper>.swiper-controls>.swiper-arrows>.swiper-arrow:hover:not(.swiper-arrow-disabled),.swiper>.swiper-controls>.swiper-pages>.swiper-page:hover {
    cursor: pointer
}

.faze-slider {
    position: relative;
    width: 100%;
    height: .3rem;
    background-color: #eee
}

.faze-slider .faze-pointer {
    position: absolute;
    top: 50%;
    width: 1rem;
    height: 1rem;
    background-color: #000;
    border-radius: 50%;
    transform: translateY(-50%);
    user-select: none
}

.faze-slider .faze-connect {
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #000
}

.faze-steps .faze-steps-headers {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: .1rem solid #000
}

.faze-steps .faze-steps-headers .faze-steps-header {
    padding: 1rem;
    border: .1rem solid #000;
    border-bottom: none;
    user-select: none
}

.faze-steps .faze-steps-headers .faze-steps-header.faze-active {
    background-color: #efefef
}

.faze-steps .faze-steps-bodies .faze-steps-body {
    display: none;
    padding-top: 1rem
}

.faze-steps .faze-steps-bodies .faze-steps-body .faze-steps-path {
    display: none
}

.faze-steps .faze-steps-bodies .faze-steps-body .faze-steps-path.faze-steps-path-selected,.faze-steps .faze-steps-bodies .faze-steps-body.faze-active {
    display: block
}

@keyframes lazyloadPlaceholder {
    0% {
        transform: translate3d(-30%,0,0)
    }

    100% {
        transform: translate3d(30%,0,0)
    }
}

.faze-lazyload:not([data-faze-lazyload-loaded=true]) {
    position: relative;
    overflow: hidden
}

.faze-lazyload:not([data-faze-lazyload-loaded=true]) .faze-lazyload-placeholder {
    width: 100%;
    height: 16px;
    border-radius: 8px;
    background-color: #ced4da
}

.faze-lazyload:not([data-faze-lazyload-loaded=true]) .faze-lazyload-placeholder.faze-lazyload-placeholder-big {
    height: 32px
}

.faze-lazyload:not([data-faze-lazyload-loaded=true]) .faze-lazyload-placeholder.faze-lazyload-placeholder-picture {
    height: 160px
}

.faze-lazyload:not([data-faze-lazyload-loaded=true]) .faze-lazyload-placeholder.faze-lazyload-placeholder-avatar {
    width: 64px;
    height: 64px;
    border-radius: 50%
}

.faze-lazyload:not([data-faze-lazyload-loaded=true]) .faze-lazyload-placeholder+.faze-lazyload-placeholder {
    margin-top: 16px
}

.faze-lazyload:not([data-faze-lazyload-loaded=true]):before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    width: 500%;
    margin-left: -250%;
    pointer-events: none;
    background: linear-gradient(to right,rgba(255,255,255,0) 46%,rgba(255,255,255,.35) 50%,rgba(255,255,255,0) 54%) 50% 50%;
    animation: lazyloadPlaceholder .8s linear infinite;
    z-index: 1
}

@keyframes lazy_image-loader {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.faze-lazy_image {
    max-width: 100%;
    max-height: 100%;
    background-color: #ccc
}

.faze-lazy_image:not(.faze-lazy_image-initialized) {
    object-fit: contain
}

.swiper {
    position: relative
}

.swiper>.swiper-holder {
    display: flex;
    flex-wrap: nowrap
}

.swiper>.swiper-holder>.swiper-item>img {
    display: flex;
    width: 100%;
    height: auto;
    object-fit: cover
}

.swiper>.swiper-controls>.swiper-arrows {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    pointer-events: none
}

.swiper>.swiper-controls>.swiper-arrows>.swiper-arrow {
    position: absolute;
    top: 0;
    width: 10rem;
    height: 100%;
    pointer-events: all
}

.custom-input .placeholder,.custome-cursor,.progress-bar,.scroll-indicator,.spot,.swiper.swiper-mouse-move img,section.main-carousel .control-zones {
    pointer-events: none
}

.swiper>.swiper-controls>.swiper-arrows>.swiper-arrow:after {
    content: '';
    display: block;
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    border-top: .3rem solid #000
}

.swiper>.swiper-controls>.swiper-arrows>.swiper-arrow.swiper-arrow-prev {
    left: 0
}

.swiper>.swiper-controls>.swiper-arrows>.swiper-arrow.swiper-arrow-prev:after {
    border-left: .3rem solid #000;
    transform: translate(-50%,-50%) rotateZ(-45deg)
}

.swiper>.swiper-controls>.swiper-arrows>.swiper-arrow.swiper-arrow-next {
    right: 0
}

.swiper>.swiper-controls>.swiper-arrows>.swiper-arrow.swiper-arrow-next:after {
    border-right: .3rem solid #000;
    transform: translate(-50%,-50%) rotateZ(45deg)
}

.swiper>.swiper-controls>.swiper-arrows>.swiper-arrow.swiper-arrow-disabled {
    opacity: 0
}

.swiper>.swiper-controls>.swiper-arrows>.swiper-arrow:hover:not(.swiper-arrow-disabled):after {
    border-color: #666
}

.swiper>.swiper-controls>.swiper-pages {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    left: 50%;
    bottom: 2rem;
    transform: translateX(-50%);
    user-select: none;
    z-index: 4
}

.swiper>.swiper-controls>.swiper-pages>.swiper-page {
    width: 1.2rem;
    height: 1.2rem;
    background-color: #fff;
    border-radius: 50%
}

.swiper>.swiper-controls>.swiper-pages>.swiper-page+.swiper-page {
    margin-left: .5rem
}

.swiper>.swiper-controls>.swiper-pages>.swiper-page.swiper-item-active {
    background-color: #000
}

.swiper>.swiper-controls>.swiper-counter {
    position: absolute;
    right: .5rem;
    bottom: .5rem;
    line-height: 1;
    user-select: none;
    z-index: 5
}

.swiper.swiper-animation-slide>.swiper-holder>.swiper-item {
    flex: 0 0 100%
}

.swiper.swiper-animation-slide>.swiper-holder:after {
    content: '';
    display: block;
    flex: 0 0 100%;
    height: .1rem
}

.swiper.swiper-animation-slide.swiper-ignore-last-empty-space>.swiper-holder:after {
    display: none
}

.swiper.swiper-animation-fade>.swiper-holder {
    position: relative
}

.swiper.swiper-animation-fade>.swiper-holder>.swiper-item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    transition: opacity var(--animationTime)
}

.swiper.swiper-animation-fade>.swiper-holder>.swiper-item.swiper-item-active {
    position: relative;
    opacity: 1;
    z-index: 3
}

.swiper.swiper-center-slide>.swiper-holder {
    padding-left: 50%
}

* {
    outline: 0;
    box-sizing: border-box
}

body,html {
    min-height: 100vh
}

html {
    font-family: 'Roboto Flex',sans-serif;
    font-size: 10px;
    font-stretch: 135;
    font-variation-settings: 'wdth' 135,'GRAD' 0,'slnt' 0,'XTRA' 468,'XOPQ' 96,'YOPQ' 79,'YTLC' 514,'YTUC' 712,'YTAS' 750,'YTDE' -203,'YTFI' 738
}

body {
    color: #0A0D0C;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    font-style: normal
}

body.no-scroll {
    overflow-y: hidden;
    padding-right: var(--faze-scrollbar-width)
}

.container-centered {
    width: 1776px;
    margin: 0 auto
}

@media (max-width: 1806px) {
    .container-centered {
        width:1200px
    }
}

@media (max-width: 1230px) {
    .container-centered {
        width:940px
    }
}

@media (max-width: 970px) {
    .container-centered {
        width:768px
    }
}

@media (max-width: 798px) {
    .container-centered {
        width:100%;
        padding: 0 5%
    }
}

img {
    font-size: 0
}

.form-number,.hide {
    display: none!important
}

.hidden {
    visibility: hidden
}

section.breadcrumbs {
    position: relative;
    z-index: 1;
    margin-top: -6.4rem;
    margin-bottom: 6.4rem;
    padding: 3.2rem 0;
    background-color: #F5F7F7;
    transition: all .2s
}

section.breadcrumbs span {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400;
    color: #506D71;
    text-transform: uppercase
}

section.breadcrumbs span a[href]:hover span {
    color: #506D71
}

section.breadcrumbs span a:not([href]) span {
    color: rgba(80,109,113,.5)
}

section.breadcrumbs span.delimiter {
    margin: 0 1rem
}

section.breadcrumbs .back-main {
    display: none
}

section.breadcrumbs .back-main a {
    position: relative;
    padding-left: 3.2rem;
    color: #506D71;
    text-transform: uppercase
}

section.breadcrumbs .back-main a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    border-left: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translateY(-50%) rotateZ(45deg)
}

section.breadcrumbs .back-main a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -.3rem;
    width: 2.4rem;
    height: .1rem;
    background-color: #506D71;
    transform: translateY(-50%)
}

section.breadcrumbs.dark {
    margin-top: 0;
    position: absolute;
    top: 12rem;
    left: 0;
    width: 100%;
    background-color: transparent
}

section.breadcrumbs.dark span,section.breadcrumbs.dark span a[href]:hover span {
    color: #fff
}

section.breadcrumbs.dark span a:not([href]) span {
    color: rgba(255,255,255,.5)
}

section.breadcrumbs.dark .back-main a {
    color: #fff
}

section.breadcrumbs.dark .back-main a:before {
    border-color: #fff
}

section.breadcrumbs.dark .back-main a:after {
    background-color: #fff
}

section.breadcrumbs.smooth-hide {
    opacity: 0
}

@media (max-width: 1230px) {
    section.breadcrumbs {
        padding:1.6rem 0
    }

    section.breadcrumbs .links {
        display: none
    }

    section.breadcrumbs .back-main {
        display: block
    }

    section.breadcrumbs.dark {
        top: 7rem
    }
}

@media (max-width: 798px) {
    section.breadcrumbs {
        display:none
    }

    section.breadcrumbs.dark {
        top: 6.3rem
    }
}

.spot {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 130rem;
    height: 130rem;
    transform: translate(-50%,-50%);
    background-image: url(/i/img/spot.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    user-select: none
}

@media (max-width: 1806px) {
    section.breadcrumbs {
        margin-top:-5.6rem;
        margin-bottom: 4rem
    }

    .spot {
        width: 80rem;
        height: 80rem
    }
}

section.request-form {
    display: grid;
    grid-template-columns: 1fr 1fr
}

section.request-form .request {
    padding: 5.6rem 7.2rem;
    background-color: #A6C2C5
}

section.request-form .request .h1 {
    margin-top: 0;
    margin-bottom: 1.6rem;
    color: #506D71
}

section.request-form .request .form-heading {
    color: #fff;
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-weight: 400;
    text-transform: uppercase
}

section.request-form .request .form-description {
    margin-top: 2.4rem;
    color: #fff;
    font-size: 1.6rem;
    line-height: 150%;
    font-weight: 400
}

section.request-form .request form {
    margin-top: 5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 67.6rem
}

section.request-form .request form .custom-input {
    width: 100%
}

section.request-form .request form .custom-input input,section.request-form .request form .custom-input textarea {
    width: 100%;
    color: #fff;
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-weight: 400;
    border-bottom-color: rgba(255,255,255,.5)
}

section.request-form .request form .custom-input .placeholder {
    color: rgba(255,255,255,.5)
}

section.request-form .request form .custom-input.active .placeholder,section.request-form .request form .policy input[type=checkbox]:checked~span,section.request-form .request form .policy span,section.request-form .request form .success-message {
    color: #fff
}

section.request-form .request form .custom-input.active input,section.request-form .request form .custom-input.active textarea {
    border-bottom-color: #fff
}

section.request-form .request form .custom-input:not(:last-of-type) {
    margin-bottom: 5rem
}

section.request-form .request form .btn-request {
    position: relative;
    margin-top: 3.3rem;
    padding: 0 3.2rem 0 0;
    min-width: unset;
    display: block;
    color: #fff;
    background: 0 0
}

section.request-form .request form .btn-request:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #fff;
    border-bottom: .1rem solid #fff;
    transform: translateY(-50%) rotateZ(225deg)
}

section.request-form .request form .btn-request:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.3rem;
    display: block;
    width: 2.4rem;
    height: .1rem;
    background-color: #fff;
    transform: translateY(-50%)
}

section.request-form .request form .policy {
    margin-top: 3.7rem;
    opacity: .5
}

section.request-form .request form .policy span:before {
    border-color: #fff;
    width: 1.6rem;
    height: 1.6rem;
    min-width: 1.6rem;
    min-height: 1.6rem
}

section.request-form .request form .policy input[type=checkbox] {
    margin-top: .2rem;
    margin-left: .2rem
}

section.request-form .request form .policy input[type=checkbox]:checked~span:before {
    border-color: #fff
}

section.request-form .request form .policy input[type=checkbox]:checked~span:after {
    left: .4rem;
    width: .8rem;
    height: .8rem;
    min-width: .8rem;
    min-height: .8rem;
    background-color: #fff
}

section.request-form .image {
    width: 100%;
    height: 100%;
    min-height: 50rem;
    background-image: var(--background);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media (max-width: 1806px) {
    section.request-form .request {
        padding:4rem
    }

    section.request-form .request .form-heading {
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    section.request-form .request .form-heading br {
        display: none
    }
}

@media (max-width: 1230px) {
    section.request-form .request .form-description {
        margin-top:1.6rem
    }

    section.request-form .request form {
        margin-top: 4rem;
        max-width: 34rem
    }

    section.request-form .request form .custom-input input,section.request-form .request form .custom-input textarea {
        font-size: 2rem;
        line-height: 2.3rem
    }

    section.request-form .request form .custom-input:not(:last-of-type) {
        margin-bottom: 4rem
    }

    section.request-form .image {
        min-height: 56rem
    }
}

@media (max-width: 798px) {
    section.request-form {
        grid-template-columns:1fr
    }

    section.request-form .request {
        padding: 4rem 5%
    }

    section.request-form .request .h1 {
        font-size: 4rem;
        line-height: 4.7rem
    }

    section.request-form .request form {
        max-width: 100%
    }

    section.request-form .image {
        min-height: 30rem
    }
}

section.request-form-new {
    margin-top: 12rem;
    margin-bottom: 12rem
}

section.request-form-new .request {
    padding: 5.6rem 9.3rem;
    margin: 0 auto;
    max-width: 161.4rem;
    background-color: #A6C2C5;
    border-radius: 2rem
}

section.request-form-new .request .h1 {
    margin-top: 0;
    margin-bottom: .5rem;
    color: #455f62
}

section.request-form-new .request .form-heading {
    max-width: 90rem;
    color: #455f62;
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-weight: 400;
    text-transform: uppercase
}

section.request-form-new .request .form-description {
    margin-top: 2.4rem;
    color: #455f62;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.request-form-new .request form {
    margin-top: 5rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 50%
}

section.request-form-new .request form .custom-input {
    width: 100%
}

section.request-form-new .request form .custom-input input,section.request-form-new .request form .custom-input textarea {
    width: 100%;
    color: #0A0D0C;
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom-color: #455f62
}

section.request-form-new .request form .custom-input input:focus,section.request-form-new .request form .custom-input textarea:focus {
    position: relative;
    left: -.8rem;
    padding: .8rem;
    width: calc(100% + .8rem);
    background-color: #fff;
    border-bottom-color: #fff;
    border-radius: 1rem
}

section.request-form-new .request form .custom-input input:focus:-webkit-autofill,section.request-form-new .request form .custom-input textarea:focus:-webkit-autofill {
    box-shadow: inset 0 6rem 0 0 #fff
}

section.request-form-new .request form .custom-input input:-webkit-autofill,section.request-form-new .request form .custom-input textarea:-webkit-autofill {
    box-shadow: inset 0 6rem 0 0 #A6C2C5
}

section.request-form-new .request form .custom-input .placeholder {
    color: #455f62
}

section.request-form-new .request form .custom-input.active .placeholder {
    bottom: calc(100% + .8rem)
}

section.request-form-new .request form .custom-input:not(:last-of-type) {
    margin-bottom: 4.5rem
}

section.request-form-new .request form .btn-request {
    margin-top: 8rem;
    justify-self: start;
    width: auto;
    max-width: 39rem;
    min-height: 5.4rem;
    background: #455f62
}

section.request-form-new .request form .btn-request:not(.disabled):not([disabled]):hover {
    background: #3b5053
}

section.request-form-new.over-footer {
    margin-bottom: 0;
    position: relative
}

section.request-form-new.over-footer .request {
    position: relative;
    z-index: 2
}

section.request-form-new.over-footer:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -13.5rem;
    z-index: 1;
    display: block;
    width: 100%;
    height: 28rem;
    background-color: #0A0D0C
}

section.request-form-new.two-columns .request form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5rem 4rem;
    flex-direction: unset;
    align-items: unset;
    max-width: 100%
}

section.request-form-new.two-columns .request form .custom-input:not(:last-of-type) {
    margin-bottom: 0
}

section.request-form-new.two-columns .request .btn-request {
    margin-top: .6rem
}

@media (max-width: 1806px) {
    section.request-form-new .request {
        padding:5rem 7rem;
        max-width: 1200px
    }

    section.request-form-new .request .h1 {
        margin-bottom: 1.5rem
    }

    section.request-form-new .request .form-heading {
        max-width: 62rem;
        font-size: 2.2rem;
        line-height: 3rem
    }

    section.request-form-new .request form {
        max-width: 60%
    }

    section.request-form-new .request form .custom-input input,section.request-form-new .request form .custom-input textarea {
        font-size: 2.2rem;
        line-height: 2.2rem
    }

    section.request-form-new .request form .btn-request {
        margin-top: 6rem
    }
}

@media (max-width: 1230px) {
    section.request-form-new .request {
        max-width:940px
    }

    section.request-form-new .request form {
        max-width: 70%
    }
}

@media (max-width: 970px) {
    section.request-form-new .request {
        padding:4rem;
        max-width: 768px
    }
}

@media (max-width: 798px) {
    section.request-form-new {
        padding:0 5%
    }

    section.request-form-new .request,section.request-form-new .request form {
        max-width: 100%
    }

    section.request-form-new .request form .btn-request {
        padding: 1rem;
        max-width: 100%;
        min-width: 100%
    }

    section.request-form-new.two-columns .request form {
        grid-template-columns: 1fr;
        grid-gap: 5rem
    }
}

.response {
    position: relative;
    padding: 0!important;
    min-height: var(--height);
    background-color: #9EBABD!important;
    overflow: hidden
}

.response .big-message .subtitle,.response .big-message .title {
    padding: 0 5%;
    color: #405952;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center
}

.response .big-message,.response .response-message {
    min-height: inherit
}

.response .big-message .title {
    margin-top: calc(var(--height) * .038);
    font-size: calc(var(--height) * .059);
    line-height: calc(var(--height) * .089)
}

.response .big-message .subtitle {
    margin-top: calc(var(--height) * .044);
    font-size: calc(var(--height) * .029);
    line-height: calc(var(--height) * .044)
}

.response .big-message .envelope {
    position: relative;
    height: calc(var(--height) * .45)
}

.response .big-message .envelope .triangle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.response .big-message .envelope .tick {
    position: absolute;
    left: calc(50% + (var(--height) * .02));
    bottom: calc(var(--height) * .07);
    height: calc(var(--height) * .095);
    transform: translateX(-50%)
}

.response .modal-close {
    position: absolute;
    top: 2rem;
    right: 2rem;
    z-index: 1;
    width: 3rem;
    height: 3rem
}

.response .modal-close:after,.response .modal-close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: .2rem;
    background-color: #000;
    transition: .4s all
}

.response .modal-close:before {
    transform: translate(-50%,-50%) rotateZ(-45deg)
}

.response .modal-close:after {
    transform: translate(-50%,-50%) rotateZ(45deg)
}

.response .modal-close:hover:after,.response .modal-close:hover:before {
    background-color: #000
}

@media (max-width: 1806px) {
    .response .big-message .title {
        margin-top:calc(var(--height) * .038);
        font-size: calc(var(--height) * .039);
        line-height: calc(var(--height) * .069)
    }
}

@media (max-width: 798px) {
    .response .big-message .title {
        padding:0 10%;
        font-size: 1.8rem;
        line-height: 2.8rem
    }

    .response .big-message .subtitle {
        padding: 0 10%;
        font-size: 1.6rem;
        line-height: 2.6rem
    }

    .response .big-message .envelope .tick {
        left: calc(50% + 2%);
        bottom: calc(var(--height) * .1);
        width: 10%;
        height: unset
    }
}

.more-block {
    margin: 8rem auto 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 57.6rem
}

.more-block .counts {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

.more-block .progress-line {
    position: relative;
    margin-top: 1.6rem;
    width: 100%;
    height: .1rem;
    background-color: rgba(166,194,197,.2)
}

.more-block .progress-line:before {
    content: '';
    position: absolute;
    display: block;
    width: var(--progress);
    height: 100%;
    max-width: 100%;
    background-color: #A6C2C5
}

.more-block .btn {
    margin-top: 2.4rem;
    padding: .8rem 2.4rem
}

@media (max-width: 1230px) {
    .more-block {
        margin:4rem auto 0;
        max-width: 34.3rem
    }

    .more-block .btn {
        width: 100%
    }
}

@media (max-width: 798px) {
    .more-block {
        margin:3.2rem auto 0;
        width: 100%;
        max-width: 100%
    }
}

section.filter .search {
    margin-bottom: 4rem;
    padding: 3rem 0;
    width: 100%;
    background-color: #F5F7F7
}

section.filter .search .inner {
    display: flex;
    align-items: center
}

section.filter .search .inner2 {
    display: flex;
    align-items: center
}

section.filter .search .inner .btn-submit {
    margin-right: 1.5rem;
    padding: 0;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent
}

section.filter .search .inner2 .btn-submit {
    margin-right: 1.5rem;
    padding: 0;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent
}

section.filter .search .inner .btn-submit svg {
    fill: rgba(80,109,113,.5)
}

section.filter .search .inner2 .btn-submit svg {
    fill: rgba(80,109,113,.5)
}

section.filter .search .inner .btn-submit:hover {
    background-color: transparent
}
section.filter .search .inner2 .btn-submit:hover {
    background-color: transparent
}

section.filter .search .inner .btn-submit:hover svg {
    fill: #506D71
}

section.filter .search .inner2 .btn-submit:hover svg {
    fill: #506D71
}

section.filter .search .inner input {
    padding: 0;
    width: 100%;
    height: 3.8rem;
    color: #506D71;
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-weight: 400;
    text-transform: uppercase;
    border: none
}

section.filter .search .inner2 input {
    padding: 0;
    width: 100%;
    height: 3.8rem;
    color: #506D71;
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-weight: 400;
    text-transform: uppercase;
    border: none
}

section.filter .search .inner input::placeholder {
    color: rgba(80,109,113,.5)
}

section.filter .search .inner2 input::placeholder {
    color: rgba(80,109,113,.5)
}

.two-column-grid-container {
    display: grid;
    grid-template-columns: 1fr 57.6rem;
    grid-column-gap: 17rem
}

@media (max-width: 1806px) {
    section.filter .search {
        margin-bottom:3.2rem;
        padding: 2.4rem 0
    }

    section.filter .search .inner .btn-submit svg {
        width: 2.9rem;
        height: 2.9rem
    }

    section.filter .search .inner2 .btn-submit svg {
        width: 2.9rem;
        height: 2.9rem
    }

    section.filter .search .inner input {
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    section.filter .search .inner2 input {
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    .two-column-grid-container {
        grid-column-gap: 6rem
    }
}

.visually-hidden {
    position: absolute;
    width: .1rem;
    height: .1rem;
    margin: -.1rem;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden
}

.list-reset {
    list-style: none;
    margin: 0;
    padding: 0
}

.photo-insert .carousel.faze-carousel.faze-animation-slide.faze-direction-horizontal {
    padding-bottom: 5rem
}

.photo-insert .carousel.faze-carousel.faze-animation-slide.faze-direction-horizontal .faze-carousel-holder .faze-item {
    display: flex;
    flex-direction: column;
    width: .8%;
    margin-right: 2.5rem
}

.photo-insert .carousel.faze-carousel.faze-animation-slide.faze-direction-horizontal .faze-carousel-holder .faze-item .name {
    visibility: hidden;
    opacity: .5;
    margin-top: 2.5rem
}

.photo-insert .carousel.faze-carousel.faze-animation-slide.faze-direction-horizontal .faze-carousel-holder .faze-item.active .name {
    visibility: visible
}

.photo-insert .carousel.faze-carousel.faze-animation-slide.faze-direction-horizontal .faze-carousel-controls .faze-carousel-pages {
    width: 100%;
    height: .1rem;
    justify-content: space-between;
    left: 0;
    bottom: 1rem;
    transform: translateX(0)
}

.photo-insert .carousel.faze-carousel.faze-animation-slide.faze-direction-horizontal .faze-carousel-controls .faze-carousel-pages .faze-page {
    position: relative;
    width: 100%;
    margin: 0;
    height: 1rem;
    opacity: .2;
    border-radius: 0;
    background-color: transparent
}

.photo-insert .carousel.faze-carousel.faze-animation-slide.faze-direction-horizontal .faze-carousel-controls .faze-carousel-pages .faze-page.faze-active {
    opacity: 1;
    background-color: transparent
}

.photo-insert .carousel.faze-carousel.faze-animation-slide.faze-direction-horizontal .faze-carousel-controls .faze-carousel-pages .faze-page::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: .1rem;
    background-color: #A6C2C5
}

@media (max-width: 1230px) {
    .two-column-grid-container {
        grid-template-columns:1fr 34.3rem
    }

    .photo-insert .carousel.faze-carousel.faze-animation-slide.faze-direction-horizontal .faze-carousel-holder .faze-item {
        width: 1.5%
    }
}

.request-form {
    margin-bottom: -13rem
}

.share {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    grid-gap: 2.5rem
}

.share .share-list {
    flex-grow: 1;
    display: flex;
    align-items: center
}

.share .share-list .share-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.8rem;
    height: 4.8rem;
    background-color: #506D71;
    border-radius: 50%;
    cursor: pointer
}

.share .share-list .share-item:not(:last-of-type) {
    margin-right: 1.6rem
}

.share .share-list .share-item .icon {
    fill: #fff
}

.share .share-list .share-item .notification {
    position: absolute;
    bottom: -2rem;
    font-size: 1.4rem
}

.share .share-list .share-item:hover {
    opacity: .7
}

.carousel-arrows {
    display: flex
}

.carousel-arrows .arrow {
    position: relative;
    width: 6.4rem;
    height: 6.4rem;
    background-color: transparent;
    border: .1rem solid #506D71;
    border-radius: 50%
}

.carousel-arrows .arrow:after,.carousel-arrows .arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translate(-50%,-50%)
}

.carousel-arrows .arrow:before {
    width: 2.3rem;
    height: .1rem;
    background-color: #506D71
}

.carousel-arrows .arrow:after {
    width: 1.6rem;
    height: 1.6rem;
    border-right: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71
}

.carousel-arrows .arrow.arrow-prev:after {
    left: calc(50% - .2rem);
    transform: translate(-50%,-50%) rotate(135deg)
}

.carousel-arrows .arrow.arrow-next:after {
    left: calc(50% + .2rem);
    transform: translate(-50%,-50%) rotate(-45deg)
}

.carousel-arrows .arrow:not(:last-child) {
    margin-right: 1rem
}

.carousel-arrows .arrow:hover {
    opacity: .6
}

.sticky-parent {
    min-height: calc(100vh + var(--sticky-bottom-fill))
}

.sticky-parent .sticky-element {
    position: -webkit-sticky;
    position: sticky;
    top: var(--sticky-top-offset-desktop)
}

a {
    color: #506D71
}

a:hover {
    color: #3b5053;
    text-decoration: underline
}

.h1,.h2,h1,h2,h3,h4,h5,h6 {
    font-family: 'Roboto Flex',sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.h1 {
    margin: 4.2rem 0
}

.h1,h1 {
    font-size: 6.4rem;
    line-height: 7.7rem
}

.h2,h2 {
    font-size: 3.2rem;
    line-height: 3.75rem
}

h3,h6 {
    line-height: 2.8rem
}

h3 {
    font-size: 2.4rem
}

h4 {
    font-size: 3rem;
    line-height: 3.4rem
}

h5 {
    font-size: 2.8rem;
    line-height: 3rem
}

h6 {
    font-size: 2.6rem
}

table {
    border-collapse: collapse
}

table td,table th {
    padding: 1rem;
    border: .1rem solid #E0E0E0
}

@media (max-width: 1806px) {
    .sticky-parent .sticky-element {
        top:var(--sticky-top-offset-large-laptop)
    }

    .h1 {
        margin: 2.7rem 0
    }

    .h1,h1 {
        font-size: 3.6rem;
        line-height: 4.2rem
    }

    .h2,h2 {
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    h3,h4 {
        font-size: 2rem
    }

    h3 {
        line-height: 2.3rem
    }

    h4 {
        line-height: 2.4rem
    }

    h5 {
        font-size: 1.8rem;
        line-height: 2rem
    }

    h6 {
        font-size: 1.6rem;
        line-height: 1.8rem
    }
}

@media (max-width: 798px) {
    .two-column-grid-container {
        grid-template-columns:1fr
    }

    .share {
        grid-gap: 1.5rem
    }

    .sticky-parent .sticky-element {
        top: var(--sticky-top-offset-tablet)
    }

    .h1 {
        margin: 2.1rem 0
    }

    .h1,h1 {
        font-size: 3.2rem;
        line-height: 3.75rem
    }

    h3 {
        font-size: 2.4rem;
        line-height: 2.8rem
    }
}

.btn,button,input[type=button],input[type=reset],input[type=submit] {
    padding: 1rem 2.4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    text-decoration: none;
    text-align: center;
    background: #E0E0E0;
    border: none;
    border-radius: 99.9rem;
    cursor: pointer;
    user-select: none
}

.checkbox span,.radio span {
    align-items: center;
    cursor: pointer
}

.btn:not(.disabled):not([disabled]):hover,button:not(.disabled):not([disabled]):hover,input[type=button]:not(.disabled):not([disabled]):hover,input[type=reset]:not(.disabled):not([disabled]):hover,input[type=submit]:not(.disabled):not([disabled]):hover {
    background: #ccc;
    text-decoration: none
}

.btn.btn-primary,button.btn-primary,input[type=button].btn-primary,input[type=reset].btn-primary,input[type=submit].btn-primary {
    color: #CEE6E9;
    background: #506D71;
    border: .1rem solid rgba(64,89,82,.5)
}

.btn.btn-primary:not(.disabled):not([disabled]):hover,button.btn-primary:not(.disabled):not([disabled]):hover,input[type=button].btn-primary:not(.disabled):not([disabled]):hover,input[type=reset].btn-primary:not(.disabled):not([disabled]):hover,input[type=submit].btn-primary:not(.disabled):not([disabled]):hover {
    background: #3f5659
}

.btn.btn-transparent,button.btn-transparent,input[type=button].btn-transparent,input[type=reset].btn-transparent,input[type=submit].btn-transparent {
    background-color: transparent;
    color: #506D71;
    border: .1rem solid rgba(80,109,113,.5)
}

.btn.btn-transparent:not(.disabled):not([disabled]):hover,button.btn-transparent:not(.disabled):not([disabled]):hover,input[type=button].btn-transparent:not(.disabled):not([disabled]):hover,input[type=reset].btn-transparent:not(.disabled):not([disabled]):hover,input[type=submit].btn-transparent:not(.disabled):not([disabled]):hover {
    color: #fff;
    background-color: #506D71;
    border-color: #506D71
}

.btn.disabled,.btn[disabled],button.disabled,button[disabled],input[type=button].disabled,input[type=button][disabled],input[type=reset].disabled,input[type=reset][disabled],input[type=submit].disabled,input[type=submit][disabled] {
    opacity: .5
}

input,textarea {
    padding: .8rem .8rem .8rem 0;
    color: #506D71;
    font-size: 1.6rem;
    background-color: transparent;
    border: none;
    border-bottom: .1rem solid #506D71
}

input:focus,input:hover,textarea:focus,textarea:hover {
    border-color: #506D71
}

input::placeholder,textarea::placeholder {
    color: #A6C2C5
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,textarea[type=number]::-webkit-inner-spin-button,textarea[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

input[type=number],textarea[type=number] {
    -moz-appearance: textfield
}

textarea {
    resize: none;
    scrollbar-width: thin;
    scrollbar-color: dark;
    overflow-y: auto
}

textarea::-webkit-scrollbar {
    width: .4rem;
    height: .4rem
}

textarea::-webkit-scrollbar-track {
    background-color: #fff
}

textarea::-webkit-scrollbar-thumb {
    background-color: #506D71;
    border-radius: .4rem
}

select {
    padding: 1.5rem;
    border: .1rem solid #E0E0E0;
    border-radius: 2rem;
    background-color: #fafafa;
    cursor: pointer;
    user-select: none
}

.custom-input {
    position: relative;
    display: inline-block
}

.custom-input input,.custom-input textarea {
    border-bottom-color: #87adb1
}

.custom-input .placeholder {
    position: absolute;
    bottom: 1.1rem;
    left: 0;
    color: #87adb1;
    line-height: 1;
    user-select: none;
    transition: bottom .2s
}

.custom-input.active input,.custom-input.active textarea {
    border-bottom-color: #506D71
}

.custom-input.active .placeholder {
    bottom: 100%;
    color: #506D71
}

.custom-input.textarea .placeholder {
    top: .9rem;
    transition: top .2s
}

.custom-input.textarea.active .placeholder {
    top: -1.8rem
}

.checkbox {
    display: inline-block;
    user-select: none
}

.checkbox span {
    position: relative;
    display: inline-flex;
    color: rgba(80,109,113,.5);
    font-size: 1.4rem;
    line-height: 2.1rem
}

.checkbox span a {
    margin: 0 .5rem
}

.checkbox span:before {
    content: '';
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    min-width: 2.4rem;
    min-height: 2.4rem;
    margin-right: 1rem;
    color: transparent;
    line-height: 1;
    border: .1rem solid rgba(80,109,113,.5);
    border-radius: 50%;
    background-color: transparent;
    box-sizing: border-box
}

.checkbox input[type=checkbox]:checked~span,.checkbox:hover input[type=checkbox]:checked~span,.checkbox:hover span,.custom-select .title {
    color: #506D71
}

.custom-select .title,section.tabs .tab-heads .head {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

.checkbox input[type=checkbox]:checked~span:before,.checkbox:hover input[type=checkbox]:checked~span:before,.checkbox:hover span:before {
    border-color: #506D71
}

.checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    margin-top: .5rem;
    margin-left: .5rem
}

.checkbox input[type=checkbox]:checked~span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: .6rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    min-width: 1.2rem;
    min-height: 1.2rem;
    background-color: #506D71;
    border-radius: 50%;
    transform: translateY(-50%)
}

.checkbox input[type=checkbox]:disabled~span {
    opacity: .4
}

.checkbox.square input[type=checkbox]:checked~span:after,.checkbox.square span:before {
    border-radius: unset
}

.checkbox.checkbox-right span {
    padding-right: 3.5rem
}

.checkbox.checkbox-right span:before {
    position: absolute;
    right: 0;
    margin-right: 0;
    margin-left: 1rem
}

.checkbox.checkbox-right input[type=checkbox] {
    margin-left: unset;
    margin-right: .5rem
}

.checkbox.checkbox-right input[type=checkbox]:checked~span:after {
    left: unset;
    right: .6rem
}

.radio {
    display: inline-block;
    user-select: none
}

.radio span {
    position: relative;
    padding-left: 3.5rem;
    display: inline-flex
}

.radio span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 2.4rem;
    height: 2.4rem;
    min-width: 2.4rem;
    min-height: 2.4rem;
    background-color: transparent;
    border: .1rem solid rgba(80,109,113,.5);
    border-radius: 50%;
    box-sizing: border-box
}

.radio input[type=radio] {
    opacity: 0;
    position: absolute;
    margin-top: .5rem;
    margin-left: .5rem
}

.radio input[type=radio]:checked~span:before {
    border-color: #506D71
}

.radio input[type=radio]:checked~span:after {
    content: '';
    position: absolute;
    top: .6rem;
    left: .6rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    min-width: 1.2rem;
    min-height: 1.2rem;
    background-color: #506D71;
    border-radius: 50%;
    box-sizing: border-box
}

.radio.radio-right span {
    padding-left: unset;
    padding-right: 3.5rem
}

.radio.radio-right span:before {
    left: unset;
    right: 0
}

.radio.radio-right input[type=radio] {
    margin-left: unset;
    margin-right: .5rem
}

.radio.radio-right input[type=radio]:checked~span:after {
    left: unset;
    right: .6rem
}

.radio.square input[type=radio]:checked~span:after,.radio.square span:before {
    border-radius: unset
}

.custom-select {
    user-select: none
}

.custom-select .title {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.custom-select .title:after {
    content: '';
    position: relative;
    top: -.2rem;
    display: block;
    margin: 0 1.3rem;
    min-width: .5rem;
    min-height: .5rem;
    border-bottom: .1rem solid #506D71;
    border-right: .1rem solid #506D71;
    transform: rotateZ(45deg);
    transition: .2s all
}

.loader,section.tabs .tab-heads {
    display: flex;
    align-items: center
}

.custom-select .body {
    padding: 1rem 0;
    width: 100%
}

.custom-select .body .item {
    color: #506D71;
    cursor: pointer
}

.custom-select .body .item:hover {
    color: #000;
    text-decoration: none
}

.custom-select.faze-active .title:after {
    top: .2rem;
    transform: rotateZ(-135deg)
}

section.tabs .tab-heads {
    margin-left: -1.6rem;
    margin-bottom: 2.4rem;
    flex-wrap: wrap
}

section.tabs .tab-heads .head {
    padding: .7rem 2.4rem;
    margin: 0 0 1.6rem 1.6rem;
    color: #506D71;
    border: .1rem solid rgba(80,109,113,.5);
    border-radius: 99rem;
    user-select: none
}

section.tabs .tab-heads .head.faze-active {
    color: #fff;
    border-color: #506D71;
    background-color: #506D71
}

section.tabs .tab-heads .head:hover {
    text-decoration: none;
    border-color: #506D71;
    cursor: pointer
}

@media (max-width: 1806px) {
    section.tabs .tab-heads .head {
        font-size:1.5rem
    }
}

@media (max-width: 1230px) {
    section.tabs .tab-heads {
        margin-bottom:2rem
    }
}

.faze-gallery-wrapper {
    background-color: rgba(0,0,0,.7)
}

.faze-gallery-wrapper>.faze-gallery-close:after,.faze-gallery-wrapper>.faze-gallery-close:before {
    background-color: #fff
}

.faze-gallery-wrapper>.faze-gallery-arrow.faze-gallery-arrow-next:after,.faze-gallery-wrapper>.faze-gallery-arrow.faze-gallery-arrow-prev:after {
    border-color: #fff
}

.faze-gallery-wrapper>.loader {
    position: absolute;
    top: calc(50% - 5rem);
    left: calc(50% - 5rem);
    z-index: 2;
    transform: translate(-50%,-50%)
}

.faze-gallery-wrapper>.loader.stop {
    top: 50%;
    left: 50%
}

@media (max-width: 798px) {
    section.tabs .tab-heads {
        margin-bottom:2.4rem;
        margin-left: 0;
        flex-wrap: nowrap;
        max-width: 90vw;
        overflow-x: auto
    }

    section.tabs .tab-heads .head {
        margin: 0;
        min-width: max-content
    }

    section.tabs .tab-heads .head:not(:last-child) {
        margin-right: .8rem
    }

    .faze-gallery-wrapper>.faze-gallery-arrow:hover,.faze-gallery-wrapper>.faze-gallery-close:hover {
        background-color: unset
    }

    .faze-gallery-wrapper>.faze-gallery-close {
        width: 7rem;
        height: 7rem
    }

    .faze-gallery-wrapper>.faze-gallery-arrow {
        position: absolute;
        width: 7rem;
        height: 7rem
    }

    .faze-gallery-wrapper>.faze-gallery-wrapper-image {
        width: 100%
    }

    .custome-cursor {
        display: none
    }
}

.loader {
    width: 10rem;
    height: 10rem;
    justify-content: center;
    color: #506D71;
    border: .4rem solid #cfcfcf;
    border-top-color: #506D71;
    border-radius: 50%;
    animation: spin 1s linear infinite
}

.loader.stop {
    animation: unset;
    border-color: #506D71
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.custome-cursor {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 0;
    will-change: transform;
    transition: opacity .2s,width .1s,height .1s
}

.custome-cursor.show {
    opacity: 1
}

.custome-cursor.text-circle {
    width: 16.2rem;
    height: 16.2rem;
    background: 0 0;
    border: .1rem solid #fff;
    border-radius: 50%
}

.custome-cursor.text-circle:after {
    content: 'VIEW';
    position: absolute;
    top: 50%;
    left: calc(50% + .15rem);
    font-family: 'Roboto Flex',sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 1.6rem;
    line-height: normal;
    letter-spacing: .18rem;
    text-transform: uppercase;
    text-align: center;
    transform: translate(-50%,-50%)
}

.custome-cursor.text-circle.explore-en:after {
    content: 'EXPLORE'
}

.custome-cursor.text-circle.explore-ru:after {
    content: 'ПОДРОБНЕЕ'
}

.custome-cursor.text-circle.soon-en:after {
    content: 'SOON'
}

.custome-cursor.text-circle.soon-ru:after {
    content: 'СКОРО'
}

.custome-cursor.text-circle.play-en:after {
    content: 'PLAY'
}

.custome-cursor.text-circle.play-ru:after {
    content: 'ВОСПРОИЗВЕСТИ'
}

.custome-cursor.text-circle.smaller {
    width: 11.6rem;
    height: 11.6rem
}

.custome-cursor.text-circle.smaller:after {
    font-weight: 700;
    font-size: 1.6rem;
    letter-spacing: .32rem
}

.custome-cursor.arrow {
    width: 15.8rem;
    height: 3rem
}

.custome-cursor.arrow.arrow-left {
    background-image: url(../img/icon-arrow-left-white.svg)
}

.custome-cursor.arrow.arrow-right {
    background-image: url(../img/icon-arrow-right-white.svg)
}

@media (max-width: 1806px) {
    .custome-cursor.arrow {
        width:14.9rem;
        height: 2.4rem
    }
}

.js-cursor-view,.js-cursor-view2 {
    cursor: none

}

.scroll-indicator {
    position: relative;
    width: .1rem;
    height: 10.4rem;
    overflow: hidden;
    user-select: none
}

.scroll-indicator:after,.scroll-indicator:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: .1rem;
    height: 100%;
    transition: background-color .7s ease-in-out
}

.scroll-indicator:after {
    background-color: #D9D9D9
}

.scroll-indicator:before {
    top: -100%;
    z-index: 1;
    background-color: #0A0D0C;
    animation: scrollDown 2.5s infinite
}

@keyframes scrollDown {
    0% {
        top: -100%
    }

    50% {
        top: 0
    }

    100% {
        top: 100%
    }
}

@media (max-width: 1806px) {
    .scroll-indicator {
        height:6.3rem
    }
}

.progress-bar {
    position: relative;
    width: 100%;
    height: .5rem;
    background-color: transparent;
    user-select: none
}

.progress-bar:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: var(--progress);
    height: 100%;
    background-color: #768588;
    transition: width .2s ease-in-out
}

.faze-modal-wrapper .faze-modal {
    padding: 5rem 8rem 8rem;
    width: 177.6rem;
    max-width: 90vw;
    max-height: 90vh;
    border-radius: 2rem
}

.faze-modal-wrapper .faze-modal>header {
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400;
    text-transform: uppercase
}

.faze-modal-wrapper .faze-modal>header>.faze-close {
    position: absolute;
    top: 4rem;
    right: 4rem;
    width: 2.4rem;
    min-width: 2.4rem;
    height: 2.4rem;
    min-height: 2.4rem
}

.faze-modal-wrapper .faze-modal>header>.faze-close:after,.faze-modal-wrapper .faze-modal>header>.faze-close:before {
    width: 2.4rem;
    background-color: #506D71
}

.faze-modal-wrapper .faze-modal>main {
    margin-top: 3rem;
    scrollbar-width: thin;
    scrollbar-color: dark;
    overflow-x: hidden;
    overflow-y: auto
}

.faze-modal-wrapper .faze-modal>main::-webkit-scrollbar {
    width: .4rem;
    height: .4rem
}

.faze-modal-wrapper .faze-modal>main::-webkit-scrollbar-track {
    background-color: #fff
}

.faze-modal-wrapper .faze-modal>main::-webkit-scrollbar-thumb {
    background-color: #506D71;
    border-radius: .4rem
}

.faze-modal-wrapper .faze-modal>footer {
    margin-top: 0
}

.faze-modal-wrapper .faze-modal.modal-request {
    padding: 3rem 7rem 5rem;
    width: 183.5rem
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items {
    padding-right: 1rem;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 5rem 10rem
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item {
    max-width: 42.5rem
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .title {
    margin-bottom: 3rem;
    display: flex;
    align-items: center;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400;
    text-transform: uppercase
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .checkboxes .checkbox:not(:last-child),.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .radios .radio:not(:last-child) {
    margin-bottom: 2.4rem
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .title .arrow {
    position: relative;
    margin-left: 1.6rem;
    min-width: 1.6rem;
    min-height: 1.6rem;
    border-bottom: .1rem solid #000;
    border-right: .1rem solid #000;
    transform: rotateZ(45deg);
    transition: .2s transform
}

body>header.dark .inner .currency .title:after,body>header.dark .inner .language .title:after,section.main-menu .menu-container .selects .custom-select .title:after {
    border-right-color: #fff;
    border-bottom-color: #fff
}

body>header.dark .inner2 .currency .title:after,body>header.dark .inner2 .language .title:after,section.main-menu .menu-container .selects .custom-select .title:after {
    border-right-color: #fff;
    border-bottom-color: #fff
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .title .arrow:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    display: block;
    width: calc(100% + .4rem);
    height: .1rem;
    background-color: #000;
    transform: translate(-50%,-50%) rotateZ(45deg)
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .title:hover {
    opacity: .8;
    cursor: pointer
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .faze-body {
    padding-right: 1rem;
    max-height: 30rem;
    scrollbar-width: thin;
    scrollbar-color: dark;
    overflow-x: hidden;
    overflow-y: auto
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .faze-body::-webkit-scrollbar {
    width: .4rem;
    height: .4rem
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .faze-body::-webkit-scrollbar-track {
    background-color: #fff
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .faze-body::-webkit-scrollbar-thumb {
    background-color: #506D71;
    border-radius: .4rem
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .radios {
    display: flex;
    flex-direction: column
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .radios .radio span {
    width: 100%;
    color: #506D71;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400;
    text-transform: uppercase;
    opacity: .7
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .radios .radio input[type=radio]:checked~span,.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .radios .radio:hover span {
    opacity: 1
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .checkboxes {
    display: flex;
    flex-direction: column
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .checkboxes .checkbox span {
    width: 100%;
    color: #506D71;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400;
    text-transform: uppercase;
    opacity: .7
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .checkboxes .checkbox input[type=checkbox]:checked~span,.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .checkboxes .checkbox:hover span {
    opacity: 1
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item.filter-item-range .faze-body {
    padding-right: 0;
    max-height: unset;
    overflow-x: unset;
    overflow-y: unset
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item.faze-active .title .arrow {
    transform: rotateZ(-135deg)
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .buttons {
    margin-top: 10rem;
    display: flex
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .buttons .btn {
    padding: .8rem 4rem
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .buttons .btn.btn-filter-reset svg {
    margin-right: 1.2rem;
    fill: #506D71
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .buttons .btn.btn-filter-reset:hover svg {
    fill: #fff
}

.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .buttons .btn:not(:last-child) {
    margin-right: 2.4rem
}

@media (max-width: 1230px) {
    .faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .checkboxes .checkbox span,.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .radios .radio span {
        font-size:1.6rem;
        line-height: 1.9rem
    }

    .faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .checkboxes .checkbox:not(:last-child),.faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .radios .radio:not(:last-child) {
        margin-bottom: 1.6rem
    }

    .faze-modal-wrapper .faze-modal {
        padding: 3.2rem 8rem;
        width: 94.4rem
    }

    .faze-modal-wrapper .faze-modal>header>.faze-close {
        top: 3rem;
        right: 3rem
    }

    .faze-modal-wrapper .faze-modal.modal-request {
        padding: 2rem 4rem 5rem;
        width: 96rem
    }

    .faze-modal-wrapper .faze-modal.modal-request>header>.faze-close {
        top: 2rem;
        right: 2rem
    }

    .faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items {
        grid-template-columns: 1fr 1fr
    }

    .faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items .filter-item .title {
        margin-bottom: 1.6rem;
        font-size: 1.6rem;
        line-height: 1.9rem
    }

    .faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .buttons {
        margin-top: 5rem
    }

    .faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .buttons .btn:not(:last-child) {
        margin-right: 1.6rem
    }
}

@media (max-width: 798px) {
    .faze-modal-wrapper .faze-modal {
        padding:4rem 5vw;
        width: 100vw;
        max-width: 100vw
    }

    .faze-modal-wrapper .faze-modal>header>.faze-close {
        top: 5vw;
        right: 5vw
    }

    .faze-modal-wrapper .faze-modal.modal-request {
        padding: 3rem 1.6rem 4rem
    }

    .faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .filter-items {
        grid-template-columns: 1fr;
        grid-gap: 2.8rem
    }

    .faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .buttons {
        margin-top: 2rem;
        flex-direction: column
    }

    .faze-modal-wrapper .faze-modal.modal-filter .modal-filter-items .buttons .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 2rem
    }
}

body {
    display: grid;
    grid-template-rows: auto 1fr auto;
    grid-template-areas: 'header' 'main' 'footer'
}

body>header {
    grid-area: header;
    position: sticky;
    top: 0;
    z-index: 5;
    padding: 3.2rem 0;
    margin-bottom: 6.4rem;
    background-color: #fff;
    transition: top 1s ease-in-out
}

body>header.dark,body>header.scrolling[data-initial-class=dark] {
    margin-bottom: -12rem
}

body>main {
    grid-area: main
}

body>header .inner {
    display: grid;
    grid-template-columns: 1fr 19.1rem 1fr;
    grid-gap: 5rem;
    align-items: center
}

body>header .inner2 {
    display: grid;
    grid-template-columns: 1fr 19.1rem 1fr;
    grid-gap: 5rem;
    align-items: center
}

body>header .inner .center,body>header .inner .left,body>header .inner .right {
    display: flex;
    align-items: center
}

body>header .inner2 .center,body>header .inner2 .left,body>header .inner2 .right {
    display: flex;
    align-items: center
}

body>header .inner .left {
    justify-self: start
}

body>header .inner2 .left {
    justify-self: start
}

body>header .inner .right {
    justify-self: end
}

body>header .inner2 .right {
    justify-self: end
}

body>header .inner .burger {
    position: relative;
    margin-right: 5.6rem;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    width: 6.4rem;
    height: 2.4rem;
    cursor: pointer
}

body>header .inner2 .burger {
    position: relative;
    margin-right: 5.6rem;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    width: 6.4rem;
    height: 2.4rem;
    cursor: pointer
}

body>header .inner .burger .line,body>header .inner .burger:after,body>header .inner .burger:before {
    content: '';
    display: block;
    width: 100%;
    height: .1rem;
    background-color: #506D71;
    transition: .4s all
}

body>header .inner2 .burger .line,body>header .inner2 .burger:after,body>header .inner2 .burger:before {
    content: '';
    display: block;
    width: 100%;
    height: .1rem;
    background-color: #506D71;
    transition: .4s all
}

body>header .inner .burger.active .line {
    display: none
}

body>header .inner2 .burger.active .line {
    display: none
}

body>header .inner .burger.active:after,body>header .inner .burger.active:before {
    position: absolute;
    top: 50%;
    left: 0
}

body>header .inner2 .burger.active:after,body>header .inner2 .burger.active:before {
    position: absolute;
    top: 50%;
    left: 0
}

body>header .inner .burger.active:before {
    transform: rotateZ(-45deg)
}

body>header .inner2 .burger.active:before {
    transform: rotateZ(-45deg)
}

body>header .inner .burger.active:after {
    transform: rotateZ(45deg)
}

body>header .inner2 .burger.active:after {
    transform: rotateZ(45deg)
}

body>header .inner .burger:hover .line,body>header .inner .burger:hover:after,body>header .inner .burger:hover:before {
    background-color: #000
}

body>header .inner2 .burger:hover .line,body>header .inner2 .burger:hover:after,body>header .inner2 .burger:hover:before {
    background-color: #000
}

body>header .inner .menu a {
    padding-bottom: .4rem;
    color: #506D71;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    text-transform: uppercase;
    border-bottom: .1rem solid transparent
}

body>header .inner2 .menu a {
    padding-bottom: .4rem;
    color: #506D71;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    text-transform: uppercase;
    border-bottom: .1rem solid transparent
}

body>header .inner .menu a.active {
    border-bottom-color: #506D71
}

body>header .inner2 .menu a.active {
    border-bottom-color: #506D71
}

body>header .inner .menu a:not(:last-child) {
    margin-right: 5.6rem
}

body>header .inner2 .menu a:not(:last-child) {
    margin-right: 5.6rem
}

body>header .inner .menu a:hover {
    text-decoration: none;
    color: #000
}

body>header .inner2 .menu a:hover {
    text-decoration: none;
    color: #000
}

body>header .inner .logos {
    display: flex
}

body>header .inner2 .logos {
    display: flex
}

body>header .inner .logos .logo.black:not(.mobile),body>header .inner .logos .logo.white:not(.mobile) {
    width: 19.1rem;
    height: 5.6rem
}

body>header .inner2 .logos .logo.black:not(.mobile),body>header .inner2 .logos .logo.white:not(.mobile) {
    width: 19.1rem;
    height: 5.6rem
}

body>header .inner .logos .logo.black.mobile,body>header .inner .logos .logo.white {
    display: none
}

body>header .inner2 .logos .logo.black.mobile,body>header .inner2 .logos .logo.white {
    display: none
}

body>header .inner .state-badge {
    position: relative
}

body>header .inner2 .state-badge {
    position: relative
}

body>header .inner .state-badge:before {
    content: attr(data-total);
    position: absolute;
    right: -.8rem;
    top: -.8rem;
    display: block;
    padding: 0 .6rem;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.7rem;
    background-color: #506D71;
    border-radius: 1rem
}

body>header .inner2 .state-badge:before {
    content: attr(data-total);
    position: absolute;
    right: -.8rem;
    top: -.8rem;
    display: block;
    padding: 0 .6rem;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.7rem;
    background-color: #506D71;
    border-radius: 1rem
}

body>header .inner .state-badge:hover svg {
    stroke: #506D71
}

body>header .inner2 .state-badge:hover svg {
    stroke: #506D71
}

body>header .inner .favorite-state-container svg {
    stroke: #506D71;
    fill: transparent;
    stroke-width: .15rem
}

body>header .inner2 .favorite-state-container svg {
    stroke: #506D71;
    fill: transparent;
    stroke-width: .15rem
}

body>header .inner .favorite-state-container:hover svg {
    stroke: #000
}

body>header .inner2 .favorite-state-container:hover svg {
    stroke: #000
}

body>header .inner .currency .body,body>header .inner .language .body {
    left: -1.5rem;
    padding: 1rem 1.5rem;
    border-radius: 1rem;
    background-color: #fff
}

body>header .inner2 .currency .body,body>header .inner2 .language .body {
    left: -1.5rem;
    padding: 1rem 1.5rem;
    border-radius: 1rem;
    background-color: #fff
}

body>header .inner .language {
    margin-left: 5rem
}

body>header .inner2 .language {
    margin-left: 5rem
}

body>header .inner .currency {
    margin-left: 4rem
}

body>header .inner2 .currency {
    margin-left: 4rem
}

body>header.dark {
    position: sticky;
    top: 0;
    left: unset;
    width: 100%;
    background-color: transparent
}

body>header.dark .inner .burger .line,body>header.dark .inner .burger:after,body>header.dark .inner .burger:before {
    background-color: #fff
}

body>header.dark .inner2 .burger .line,body>header.dark .inner2 .burger:after,body>header.dark .inner2 .burger:before {
    background-color: #fff
}

body>header.dark .inner .burger:hover .line,body>header.dark .inner .burger:hover:after,body>header.dark .inner .burger:hover:before {
    background-color: #e6e6e6
}

body>header.dark .inner2 .burger:hover .line,body>header.dark .inner2 .burger:hover:after,body>header.dark .inner2 .burger:hover:before {
    background-color: #e6e6e6
}

body>header.dark .inner .menu a {
    color: #fff
}

body>header.dark .inner2 .menu a {
    color: #fff
}

body>header.dark .inner .menu a.active {
    border-bottom-color: #fff
}

body>header.dark .inner2 .menu a.active {
    border-bottom-color: #fff
}

body>header.dark .inner .menu a:hover {
    color: #e6e6e6
}

body>header.dark .inner2 .menu a:hover {
    color: #e6e6e6
}

body>header.dark .inner .currency .body .item,body>header.dark .inner .currency .title,body>header.dark .inner .language .body .item,body>header.dark .inner .language .title {
    color: #fff
}

body>header.dark .inner2 .currency .body .item,body>header.dark .inner2 .currency .title,body>header.dark .inner2 .language .body .item,body>header.dark .inner2 .language .title {
    color: #fff
}

body>header.dark .inner .logos .logo.white {
    display: block
}

body>header.dark .inner2 .logos .logo.white {
    display: block
}

body>header.dark .inner .logos .logo.black,body>header.dark .inner .logos .logo.white.mobile {
    display: none
}

body>header.dark .inner2 .logos .logo.black,body>header.dark .inner2 .logos .logo.white.mobile {
    display: none
}

body>header.dark .inner .favorite-state-container svg {
    stroke: #fff
}

body>header.dark .inner2 .favorite-state-container svg {
    stroke: #fff
}

body>header.dark .inner .favorite-state-container:hover svg {
    stroke: #e6e6e6
}

body>header.dark .inner2 .favorite-state-container:hover svg {
    stroke: #e6e6e6
}

body>header.dark .inner .currency .body,body>header.dark .inner .language .body {
    background-color: transparent
}

body>header.dark .inner2 .currency .body,body>header.dark .inner2 .language .body {
    background-color: transparent
}

body>header.dark .inner .currency .body .item:hover,body>header.dark .inner .language .body .item:hover {
    color: #e6e6e6
}

body>header.dark .inner2 .currency .body .item:hover,body>header.dark .inner2 .language .body .item:hover {
    color: #e6e6e6
}

body>header.leave {
    top: -12rem
}

@media (max-width: 1806px) {
    body>header {
        padding:1.6rem 0;
        margin-bottom: 5.6rem
    }

    body>header .inner {
        grid-template-columns: 1fr 13.4rem 1fr
    }

    body>header .inner2 {
        grid-template-columns: 1fr 13.4rem 1fr
    }

    body>header .inner .burger {
        margin-right: 4rem;
        width: 4.8rem
    }

    body>header .inner2 .burger {
        margin-right: 4rem;
        width: 4.8rem
    }

    body>header .inner .menu a:not(:last-child) {
        margin-right: 3rem
    }

    body>header .inner2 .menu a:not(:last-child) {
        margin-right: 3rem
    }

    body>header .inner .logos .logo.black:not(.mobile),body>header .inner .logos .logo.white:not(.mobile) {
        width: 13.4rem;
        height: 3.8rem
    }

    body>header .inner2 .logos .logo.black:not(.mobile),body>header .inner2 .logos .logo.white:not(.mobile) {
        width: 13.4rem;
        height: 3.8rem
    }

    body>header.dark,body>header.scrolling[data-initial-class=dark] {
        margin-bottom: -7rem
    }

    body>header.leave {
        top: -7rem
    }
}

@media (max-width: 1230px) {
    body>header .inner .menu {
        display:none
    }

    body>header .inner2 .menu {
        display:none
    }
}

@media (max-width: 798px) {
    body>header {
        padding:1.4rem 0;
        margin-bottom: 4rem
    }

    body>header.dark,body>header.scrolling[data-initial-class=dark] {
        margin-bottom: -6.2rem
    }

    body>header .inner {
        display: flex;
        grid-template-columns: unset;
        grid-gap: unset
    }

    body>header .inner2 {
        display: flex;
        grid-template-columns: unset;
        grid-gap: unset
    }

    body>header .inner .left {
        order: 3
    }

    body>header .inner2 .left {
        order: 3
    }

    body>header .inner .center {
        order: 1
    }

    body>header .inner2 .center {
        order: 1
    }

    body>header .inner .right {
        order: 2;
        margin-left: auto
    }

    body>header .inner2 .right {
        order: 2;
        margin-left: auto
    }

    body>header .inner .burger {
        margin-right: 0;
        margin-left: 3.4rem
    }

    body>header .inner2 .burger {
        margin-right: 0;
        margin-left: 3.4rem
    }

    body>header .inner .logos {
        width: calc(50% + 4.5rem);
        align-items: center;
        justify-content: space-between
    }

    body>header .inner2 .logos {
        width: calc(50% + 4.5rem);
        align-items: center;
        justify-content: space-between
    }

    body>header .inner .logos .logo {
        order: 2
    }

    body>header .inner2 .logos .logo {
        order: 2
    }

    body>header .inner .logos .logo.black.mobile,body>header .inner .logos .logo.white.mobile {
        order: 1;
        width: 4rem;
        height: 3.2rem
    }

    body>header .inner2 .logos .logo.black.mobile,body>header .inner2 .logos .logo.white.mobile {
        order: 1;
        width: 4rem;
        height: 3.2rem
    }

    body>header .inner .logos .logo.black.mobile {
        display: block
    }

    body>header .inner2 .logos .logo.black.mobile {
        display: block
    }

    body>header .inner .currency,body>header .inner .language,body>header .inner .logos .logo.black:not(.mobile) {
        display: none
    }

    body>header .inner2 .currency,body>header .inner2 .language,body>header .inner2 .logos .logo.black:not(.mobile) {
        display: none
    }

    body>header.dark .inner .logos .logo.white.mobile {
        display: block
    }

    body>header.dark .inner2 .logos .logo.white.mobile {
        display: block
    }

    body>header.dark .inner .logos .logo.black.mobile,body>header.dark .inner .logos .logo.white:not(.mobile) {
        display: none
    }

    body>header.dark .inner2 .logos .logo.black.mobile,body>header.dark .inner2 .logos .logo.white:not(.mobile) {
        display: none
    }

    body>header.menu-opened {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #506D71
    }

    body>header.menu-opened .inner .burger .line,body>header.menu-opened .inner .burger:after,body>header.menu-opened .inner .burger:before {
        background-color: #fff
    }

    body>header.menu-opened .inner2 .burger .line,body>header.menu-opened .inner2 .burger:after,body>header.menu-opened .inner2 .burger:before {
        background-color: #fff
    }

    body>header.menu-opened .inner .burger:hover .line,body>header.menu-opened .inner .burger:hover:after,body>header.menu-opened .inner .burger:hover:before {
        background-color: #e6e6e6
    }

    body>header.menu-opened .inner2 .burger:hover .line,body>header.menu-opened .inner2 .burger:hover:after,body>header.menu-opened .inner2 .burger:hover:before {
        background-color: #e6e6e6
    }

    body>header.menu-opened .inner .menu a {
        color: #fff
    }

    body>header.menu-opened .inner2 .menu a {
        color: #fff
    }

    body>header.menu-opened .inner .menu a.active {
        border-bottom-color: #fff
    }

    body>header.menu-opened .inner2 .menu a.active {
        border-bottom-color: #fff
    }

    body>header.menu-opened .inner .menu a:hover {
        color: #e6e6e6
    }

    body>header.menu-opened .inner2 .menu a:hover {
        color: #e6e6e6
    }

    body>header.menu-opened .inner .currency .body .item,body>header.menu-opened .inner .currency .title,body>header.menu-opened .inner .language .body .item,body>header.menu-opened .inner .language .title {
        color: #fff
    }

    body>header.menu-opened .inner2 .currency .body .item,body>header.menu-opened .inner2 .currency .title,body>header.menu-opened .inner2 .language .body .item,body>header.menu-opened .inner .language .title {
        color: #fff
    }

    body>header.menu-opened .inner .logos .logo.white.mobile {
        display: block
    }

    body>header.menu-opened .inner2 .logos .logo.white.mobile {
        display: block
    }

    body>header.menu-opened .inner .logos .logo.black,body>header.menu-opened .inner .logos .logo.white:not(.mobile) {
        display: none
    }

    body>header.menu-opened .inner2 .logos .logo.black,body>header.menu-opened .inner2 .logos .logo.white:not(.mobile) {
        display: none
    }

    body>header.menu-opened .inner .favorite-state-container svg {
        stroke: #fff
    }

    body>header.menu-opened .inner2 .favorite-state-container svg {
        stroke: #fff
    }

    body>header.menu-opened .inner .favorite-state-container:hover svg {
        stroke: #e6e6e6
    }

    body>header.menu-opened .inner2 .favorite-state-container:hover svg {
        stroke: #e6e6e6
    }

    body>header.menu-opened .inner .currency .title:after,body>header.menu-opened .inner .language .title:after {
        border-bottom-color: #fff;
        border-right-color: #fff
    }

    body>header.menu-opened .inner2 .currency .title:after,body>header.menu-opened .inner2 .language .title:after {
        border-bottom-color: #fff;
        border-right-color: #fff
    }

    body>header.menu-opened .inner .currency .body .item:hover,body>header.menu-opened .inner .language .body .item:hover {
        color: #e6e6e6
    }

    body>header.menu-opened .inner2 .currency .body .item:hover,body>header.menu-opened .inner2 .language .body .item:hover {
        color: #e6e6e6
    }

    body>header.menu-opened:not(.dark)+main {
        padding-top: 6.2rem
    }

    body>header.menu-opened:not(.dark)+main section.breadcrumbs {
        margin-top: 0
    }

    body>header.leave {
        top: -6.2rem
    }
}

section.main-menu .menu-container .selects .custom-select .body .item,section.main-menu .menu-container .selects .custom-select .title {
    color: #fff
}

section.main-menu {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    justify-content: flex-start;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.5)
}

section.main-menu .menu-container {
    position: relative;
    left: -200%;
    z-index: 1;
    padding: 3.2rem 0;
    display: flex;
    flex-direction: column;
    background-color: #506D71;
    transition: left .4s
}

section.main-menu .menu-container .logo {
    margin: 0 9.2rem 5rem 5.2rem;
    display: inline-flex;
    align-self: flex-start
}

section.main-menu .menu-container .logo img {
    width: 19rem;
    height: 5.3rem
}

section.main-menu .menu-container .selects {
    margin: 0 1.6rem 3.2rem;
    display: none;
    flex-direction: column;
    align-items: flex-start
}

section.main-menu .menu-container .selects .custom-select {
    display: inline-block
}

section.main-menu .menu-container .selects .custom-select .body {
    padding: 0;
    margin-top: 2.5rem;
    background-color: rgba(80,109,113,.8)
}

section.main-menu .menu-container .selects .custom-select .body .item:hover {
    color: #e6e6e6
}

section.main-menu .menu-container .selects .custom-select:not(:last-child) {
    margin-bottom: 3.2rem
}

section.main-menu .menu-container>.menu {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    scrollbar-width: thin;
    scrollbar-color: dark;
    overflow-x: hidden;
    overflow-y: auto
}

section.main-menu .menu-container>.menu::-webkit-scrollbar {
    width: .4rem;
    height: .4rem
}

section.main-menu .menu-container>.menu::-webkit-scrollbar-track {
    background-color: #506D71
}

section.main-menu .menu-container>.menu::-webkit-scrollbar-thumb {
    border-radius: .4rem;
    background-color: #fff
}

section.main-menu .menu-container>.menu .link {
    padding: 2.8rem 7.2rem;
    display: block;
    color: #A6C2C5;
    font-size: 3rem;
    font-weight: 400;
    line-height: 3.5rem;
    text-transform: uppercase
}

section.main-menu .menu-container>.menu .link.active,section.main-menu .menu-container>.menu .link:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(0,0,0,.1)
}

section.main-menu .menu-container>.menu .submenu-container .body {
    padding: 3.2rem 0;
    display: none;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #A6C2C5
}

section.main-menu .menu-container>.menu .submenu-container .body>.submenu {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    scrollbar-width: thin;
    scrollbar-color: dark;
    overflow-x: hidden;
    overflow-y: auto
}

section.main-menu .menu-container>.menu .submenu-container .body>.submenu::-webkit-scrollbar {
    width: .4rem;
    height: .4rem
}

section.main-menu .menu-container>.menu .submenu-container .body>.submenu::-webkit-scrollbar-thumb {
    background-color: #506D71;
    border-radius: .4rem
}

section.main-menu .menu-container>.menu .submenu-container .body>.submenu::-webkit-scrollbar-track {
    background-color: #A6C2C5
}

section.main-menu .menu-container>.menu .submenu-container .body>.submenu .submenu-link {
    padding: 2.8rem 3rem;
    display: block;
    color: rgba(80,109,113,.5);
    font-size: 3rem;
    font-weight: 400;
    line-height: 3.5rem;
    text-transform: uppercase
}

section.main-menu .menu-container>.menu .submenu-container .body>.submenu .submenu-link:hover {
    color: #506D71;
    text-decoration: none;
    background-color: rgba(255,255,255,.1)
}

section.main-menu .menu-container>.menu .submenu-container.active .link {
    color: #fff;
    background-color: rgba(0,0,0,.1)
}

section.main-menu .menu-container>.menu .submenu-container.active .body {
    display: flex
}

section.main-menu .menu-container.opened {
    left: 0
}

section.main-menu .close {
    position: absolute;
    top: 4rem;
    right: 4rem;
    z-index: 2;
    width: 2.5rem;
    height: 2.5rem;
    cursor: pointer
}

section.main-menu .close:after,section.main-menu .close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: .1rem;
    background-color: #A6C2C5;
    transition: .4s all
}

section.main-menu .close.offset {
    right: calc(-100% + 4rem)
}

section.main-menu .close.offset:after,section.main-menu .close.offset:before {
    background-color: #506D71
}

section.main-menu .close.offset:hover:after,section.main-menu .close.offset:hover:before {
    background-color: #3b5053
}

section.main-menu .close:before {
    transform: translateY(-50%) rotateZ(-45deg)
}

section.main-menu .close:after {
    transform: translateY(-50%) rotateZ(45deg)
}

section.main-menu .close:hover:after,section.main-menu .close:hover:before {
    background-color: #87adb1
}

section.main-menu.opened {
    display: flex
}

@media (max-width: 1806px) {
    section.main-menu .menu-container .logo {
        margin:0 9.2rem 5rem 3.2rem
    }

    section.main-menu .menu-container>.menu .link,section.main-menu .menu-container>.menu .submenu-container .body>.submenu .submenu-link {
        padding: 1.8rem 5.2rem;
        font-size: 2rem;
        line-height: 2.5rem
    }
}

@media (max-width: 970px) {
    section.main-menu .menu-container .logo {
        margin:0 10.2rem 5rem 2.2rem
    }

    section.main-menu .menu-container>.menu .link,section.main-menu .menu-container>.menu .submenu-container .body>.submenu .submenu-link {
        padding: 2.8rem 4.2rem
    }
}

body>footer>.top .inner .menu .group,body>footer>.top .inner .menu a:not(:last-child) {
    margin-bottom: 6.6rem
}

body>footer>.top .inner2 .menu .group,body>footer>.top .inner2 .menu a:not(:last-child) {
    margin-bottom: 6.6rem
}

@media (max-width: 798px) {
    section.main-menu {
        top:6.2rem;
        height: 100%
    }

    section.main-menu .menu-container {
        width: 100%
    }

    section.main-menu .menu-container .logo {
        display: none
    }

    section.main-menu .menu-container .selects {
        display: flex
    }

    section.main-menu .menu-container>.menu {
        margin-top: unset;
        padding-bottom: 5rem
    }

    section.main-menu .menu-container>.menu .link {
        padding: 1.8rem 1.6rem;
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    section.main-menu .menu-container>.menu .submenu-container .body {
        padding: 1.2rem 0;
        position: unset;
        top: unset;
        left: unset;
        width: unset;
        height: unset
    }

    section.main-menu .menu-container>.menu .submenu-container .body>.submenu .submenu-link {
        padding: 1.8rem 1.6rem;
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    section.main-menu .close {
        display: none
    }
}

body>footer {
    grid-area: footer;
    margin-top: 13rem;
    color: #fff
}

body>footer>.top {
    padding: 9.6rem 0 5.6rem;
    background-color: #0A0D0C
}

body>footer>.top .inner {
    display: flex
}

body>footer>.top .inner2 {
    display: flex
}

body>footer>.top .inner .left {
    display: flex;
    flex-direction: column
}

body>footer>.top .inner2 .left {
    display: flex;
    flex-direction: column
}

body>footer>.top .inner .right {
    margin-left: auto;
    display: flex
}

body>footer>.top .inner2 .right {
    margin-left: auto;
    display: flex
}

body>footer>.top .inner .logo {
    display: flex
}

body>footer>.top .inner2 .logo {
    display: flex
}

body>footer>.top .inner .logo img {
    width: 19.5rem;
    height: 5.7rem
}

body>footer>.top .inner2 .logo img {
    width: 19.5rem;
    height: 5.7rem
}

body>footer>.top .inner .contacts {
    margin-top: auto
}

body>footer>.top .inner2 .contacts {
    margin-top: auto
}

body>footer>.top .inner .contacts .social-icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

body>footer>.top .inner2 .contacts .social-icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

body>footer>.top .inner .contacts .social-icons .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #222524
}

body>footer>.top .inner2 .contacts .social-icons .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #222524
}

body>footer>.top .inner .contacts .social-icons .icon svg {
    fill: #fff
}

body>footer>.top .inner2 .contacts .social-icons .icon svg {
    fill: #fff
}

body>footer>.top .inner .contacts .social-icons .icon:not(:first-child) {
    margin-left: 1.6rem
}

body>footer>.top .inner2 .contacts .social-icons .icon:not(:first-child) {
    margin-left: 1.6rem
}

body>footer>.top .inner .contacts .social-icons .icon:hover {
    opacity: .7
}

body>footer>.top .inner2 .contacts .social-icons .icon:hover {
    opacity: .7
}

body>footer>.top .inner .contacts .caption {
    margin-top: 2.4rem;
    color: rgba(255,255,255,.3);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6rem
}

body>footer>.top .inner2 .contacts .caption {
    margin-top: 2.4rem;
    color: rgba(255,255,255,.3);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6rem
}

body>footer>.top .inner .menu {
    margin-right: 20rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 18rem
}

body>footer>.top .inner2 .menu {
    margin-right: 20rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 18rem
}

body>footer>.top .inner .menu a {
    display: inline-block;
    color: #A6C2C5;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    text-transform: uppercase
}

body>footer>.top .inner2 .menu a {
    display: inline-block;
    color: #A6C2C5;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.9rem;
    text-transform: uppercase
}

body>footer>.top .inner .menu a:hover {
    text-decoration: none;
    opacity: .7
}

body>footer>.top .inner2 .menu a:hover {
    text-decoration: none;
    opacity: .7
}

body>footer>.top .inner .menu .group a:not(:last-child),body>footer>.top .inner .menu .submenu a:not(:last-child) {
    margin-bottom: 1.6rem
}

body>footer>.top .inner2 .menu .group a:not(:last-child),body>footer>.top .inner2 .menu .submenu a:not(:last-child) {
    margin-bottom: 1.6rem
}

body>footer>.top .inner .menu .submenu {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

body>footer>.top .inner2 .menu .submenu {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

body>footer>.top .inner .menu .submenu a {
    color: #fff;
    text-transform: unset
}

body>footer>.top .inner2 .menu .submenu a {
    color: #fff;
    text-transform: unset
}

body>footer>.top .inner .clocks {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 7.6rem 6rem
}

body>footer>.top .inner2 .clocks {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 7.6rem 6rem
}

body>footer>.top .inner .clocks .clock {
    display: flex;
    flex-direction: column;
    width: 24rem
}

body>footer>.top .inner2 .clocks .clock {
    display: flex;
    flex-direction: column;
    width: 24rem
}

body>footer>.top .inner .clocks .clock .clock-canvas {
    width: 8rem;
    height: 8rem
}

body>footer>.top .inner2 .clocks .clock .clock-canvas {
    width: 8rem;
    height: 8rem
}

body>footer>.top .inner .clocks .clock .clock-info {
    display: flex;
    flex-direction: column;
    height: 100%
}

body>footer>.top .inner2 .clocks .clock .clock-info {
    display: flex;
    flex-direction: column;
    height: 100%
}

body>footer>.top .inner .clocks .clock .clock-info .clock-city {
    margin-top: 2.4rem;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400;
    letter-spacing: .1rem;
    text-transform: uppercase
}

body>footer>.top .inner2 .clocks .clock .clock-info .clock-city {
    margin-top: 2.4rem;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400;
    letter-spacing: .1rem;
    text-transform: uppercase
}

body>footer>.top .inner .clocks .clock .clock-info .clock-address {
    margin-top: 1.6rem;
    color: rgba(255,255,255,.3);
    font-size: 1.6rem;
    line-height: 140%;
    font-weight: 400
}

body>footer>.top .inner2 .clocks .clock .clock-info .clock-address {
    margin-top: 1.6rem;
    color: rgba(255,255,255,.3);
    font-size: 1.6rem;
    line-height: 140%;
    font-weight: 400
}

body>footer>.top .inner .clocks .clock .clock-info .clock-phone {
    padding-top: 1.6rem;
    margin-top: auto;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

body>footer>.top .inner2 .clocks .clock .clock-info .clock-phone {
    padding-top: 1.6rem;
    margin-top: auto;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

body>footer>.top .inner .clocks .clock .clock-info .clock-phone[href]:hover {
    opacity: .7
}

body>footer>.top .inner2 .clocks .clock .clock-info .clock-phone[href]:hover {
    opacity: .7
}

body>footer>.top .inner .clocks .clock .clock-info .clock-phone:hover {
    text-decoration: none
}

body>footer>.top .inner2 .clocks .clock .clock-info .clock-phone:hover {
    text-decoration: none
}

body>footer>.bottom {
    padding: 2.4rem 0;
    background-color: #000
}

body>footer>.bottom .inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

body>footer>.bottom .inner2 {
    display: flex;
    align-items: center;
    justify-content: space-between
}

body>footer>.bottom .inner .menu {
    display: flex;
    flex-flow: wrap
}

body>footer>.bottom .inner2 .menu {
    display: flex;
    flex-flow: wrap
}

body>footer>.bottom .inner .menu a {
    color: rgba(255,255,255,.3);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.7rem
}

body>footer>.bottom .inner2 .menu a {
    color: rgba(255,255,255,.3);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.7rem
}

body>footer>.bottom .inner .menu a.active {
    color: rgba(255,255,255,.5)
}

body>footer>.bottom .inner2 .menu a.active {
    color: rgba(255,255,255,.5)
}

body>footer>.bottom .inner .menu a:not(:last-child) {
    margin-right: 4rem
}

body>footer>.bottom .inner2 .menu a:not(:last-child) {
    margin-right: 4rem
}

body>footer>.bottom .inner .menu a:hover {
    text-decoration: none;
    opacity: .7
}

body>footer>.bottom .inner2 .menu a:hover {
    text-decoration: none;
    opacity: .7
}

body>footer>.bottom .inner .design {
    margin-left: 1rem;
    display: none;
    align-items: center
}

body>footer>.bottom .inner2 .design {
    margin-left: 1rem;
    display: none;
    align-items: center
}

body>footer>.bottom .inner .design a,body>footer>.bottom .inner .design span {
    color: rgba(255,255,255,.3);
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: 400
}

body>footer>.bottom .inner2 .design a,body>footer>.bottom .inner2 .design span {
    color: rgba(255,255,255,.3);
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: 400
}

body>footer>.bottom .inner .design a:hover,body>footer>.bottom .inner .design span:hover {
    text-decoration: none
}

body>footer>.bottom .inner2 .design a:hover,body>footer>.bottom .inner2 .design span:hover {
    text-decoration: none
}

body>footer>.bottom .inner .design img {
    margin-left: 2.1rem;
    width: 10.2rem;
    height: 2.1rem
}

body>footer>.bottom .inner2 .design img {
    margin-left: 2.1rem;
    width: 10.2rem;
    height: 2.1rem
}

@media (max-width: 1806px) {
    body>footer>.top .inner .menu {
        margin-right:7rem;
        margin-left: 7rem
    }

    body>footer>.top .inner2 .menu {
        margin-right:7rem;
        margin-left: 7rem
    }

    body>footer>.top .inner .clocks {
        grid-gap: 5rem
    }
    
    body>footer>.top .inner2 .clocks {
        grid-gap: 5rem
    }

    body>footer>.top .inner .clocks .clock {
        width: 100%
    }

    body>footer>.top .inner2 .clocks .clock {
        width: 100%
    }
}

@media (max-width: 1230px) {
    body>footer>.top {
        padding:4rem 0
    }

    body>footer>.top .inner .logo img {
        width: 13.6rem;
        height: 4rem
    }

    body>footer>.top .inner2 .logo img {
        width: 13.6rem;
        height: 4rem
    }

    body>footer>.top .inner .menu {
        margin-right: 12.5rem;
        margin-bottom: -1.6rem;
        display: block;
        max-width: 49rem;
        list-style-position: inside;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        column-gap: 15rem
    }

    body>footer>.top .inner2 .menu {
        margin-right: 12.5rem;
        margin-bottom: -1.6rem;
        display: block;
        max-width: 49rem;
        list-style-position: inside;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        column-gap: 15rem
    }

    body>footer>.top .inner .menu a {
        display: block
    }

    body>footer>.top .inner2 .menu a {
        display: block
    }

    body>footer>.top .inner .menu a:not(:last-child) {
        margin-bottom: 4rem
    }

    body>footer>.top .inner2 .menu a:not(:last-child) {
        margin-bottom: 4rem
    }

    body>footer>.top .inner .clocks {
        display: none
    }

    body>footer>.top .inner2 .clocks {
        display: none
    }
}

@media (max-width: 798px) {
    body>footer>.top {
        padding:6rem 0 1.2rem
    }

    body>footer>.top .inner {
        position: relative
    }

    body>footer>.top .inner2 {
        position: relative
    }

    body>footer>.top .inner .left {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1
    }

    body>footer>.top .inner2 .left {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1
    }

    body>footer>.top .inner .right {
        margin-left: unset;
        padding: 8rem 0 12.5rem
    }

    body>footer>.top .inner2 .right {
        margin-left: unset;
        padding: 8rem 0 12.5rem
    }

    body>footer>.top .inner .menu {
        position: relative;
        z-index: 1;
        margin-bottom: 0;
        margin-left: 0;
        column-gap: 7rem
    }

    body>footer>.top .inner2 .menu {
        position: relative;
        z-index: 1;
        margin-bottom: 0;
        margin-left: 0;
        column-gap: 7rem
    }

    body>footer>.top .inner .menu a:not(:last-child) {
        margin-bottom: 3.2rem
    }

    body>footer>.top .inner2 .menu a:not(:last-child) {
        margin-bottom: 3.2rem
    }

    body>footer>.bottom .inner {
        flex-direction: column;
        align-items: flex-start;
        justify-content: unset
    }

    body>footer>.bottom .inner2 {
        flex-direction: column;
        align-items: flex-start;
        justify-content: unset
    }

    body>footer>.bottom .inner .menu {
        margin-bottom: -1.7rem
    }

    body>footer>.bottom .inner2 .menu {
        margin-bottom: -1.7rem
    }

    body>footer>.bottom .inner .menu a {
        margin-bottom: 1.7rem
    }

    body>footer>.bottom .inner2 .menu a {
        margin-bottom: 1.7rem
    }

    body>footer>.bottom .inner .design {
        margin-top: 1.6rem;
        margin-left: 0
    }

    body>footer>.bottom .inner2 .design {
        margin-top: 1.6rem;
        margin-left: 0
    }

    body>footer>.bottom .inner .design img {
        margin-left: 1.6rem;
        width: 8.2rem;
        height: 1.7rem
    }

    body>footer>.bottom .inner2 .design img {
        margin-left: 1.6rem;
        width: 8.2rem;
        height: 1.7rem
    }
}

@media (max-width: 510px) {
    .word-break-mobile {
        word-break:break-all
    }

    body>footer>.top .inner .menu {
        column-gap: 10vw
    }

    body>footer>.top .inner2 .menu {
        column-gap: 10vw
    }
}

@media (max-width: 340px) {
    body>footer>.top .inner .menu {
        list-style-position:unset;
        -moz-column-count: unset;
        -webkit-column-count: unset;
        column-count: unset;
        column-gap: unset
    }

    body>footer>.top .inner2 .menu {
        list-style-position:unset;
        -moz-column-count: unset;
        -webkit-column-count: unset;
        column-count: unset;
        column-gap: unset
    }
}

section.home>.about {
    position: relative;
    margin-top: 20rem
}

section.home>.about .text {
    position: relative;
    z-index: 1;
    max-width: 140rem
}

section.home>.about .spot:last-of-type {
    left: unset;
    right: 0;
    background-position: 65rem;
    transform: translateY(-50%)
}

section.home>.yacht-groups {
    margin-top: 20rem
}

section.home>.yacht-groups h2 {
    font-size: 4.8rem;
    line-height: 5.6rem
}

section.home>.yacht-groups .view-all-offers {
    padding-top: 4.8rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

section.home>.yacht-groups .view-all-offers .count {
    margin-top: auto;
    font-size: 12.8rem;
    line-height: 15rem;
    font-weight: 400
}

section.home>.yacht-groups .view-all-offers .caption {
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-weight: 400;
    text-transform: uppercase
}

section.home>.yacht-groups .view-all-offers .btn {
    margin-top: 1.6rem;
    padding: .7rem 2.4rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.home>.yacht-groups .boat-item.top-offer .info {
    border: none
}

section.home>.yacht-groups .boat-item:nth-child(3n+3)+.view-all-offers {
    margin-left: calc(66.66% + 2.4rem);
    grid-column: span 3
}

.page-about section.services .services-list .services-item:nth-of-type(4n+2),section.boat-page .base-info .photos .image:nth-child(3n+1),section.boat-page .big-tabs .bodies .specification .params .span2,section.links-tile .inner .link-block:nth-child(6n+1),section.links-tile .inner .link-block:nth-child(6n+6) {
    grid-column: span 2
}

.page-about section.services .services-list .services-item:nth-of-type(4n+2),section.boat-page .base-info .photos .image:nth-child(3n+1),section.boat-page .big-tabs .bodies .specification .params .span2,section.links-tile .inner2 .link-block:nth-child(6n+1),section.links-tile .inner2 .link-block:nth-child(6n+6) {
    grid-column: span 1
}

section.home>.yacht-groups .boat-item:nth-child(3n+1)+.view-all-offers {
    margin-left: calc(49% + 2.4rem);
    grid-column: span 2
}

section.home>.yacht-groups .boat-item:nth-child(3n+2)+.view-all-offers {
    margin-left: auto
}

@media (max-width: 1806px) {
    section.home>.about,section.home>.yacht-groups {
        margin-top:12rem
    }

    section.home>.about .spot:last-of-type {
        background-position: 40rem
    }

    section.home>.yacht-groups h2 {
        font-size: 3.5rem;
        line-height: 4rem
    }

    section.home>.yacht-groups .view-all-offers .count {
        font-size: 7rem;
        line-height: 8.2rem
    }

    section.home>.yacht-groups .view-all-offers .caption {
        font-size: 2.4rem;
        line-height: 2.8rem
    }
}

section.links-blocks-new .inner .link-block .image,section.main-carousel .inner .slide .image,section.main-slider .slide.photo,section.main-slider:before {
    background-position: center;
    background-repeat: no-repeat;
}

section.links-blocks-new .inner2 .link-block .image,section.main-carousel .inner2 .slide .image,section.main-slider .slide.photo,section.main-slider:before {
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 1230px) {
    section.home>.yacht-groups .view-all-offers {
        padding-top:2.4rem
    }

    section.home>.yacht-groups .boat-item:nth-child(3n+1)+.view-all-offers,section.home>.yacht-groups .boat-item:nth-child(3n+3)+.view-all-offers {
        margin-left: unset;
        grid-column: unset
    }

    section.home>.yacht-groups .boat-item:nth-child(3n+2)+.view-all-offers {
        margin-left: unset
    }

    section.home>.yacht-groups .boat-item:nth-child(2n+2)+.view-all-offers {
        margin-left: calc(49% + 2.4rem);
        grid-column: span 2
    }

    section.home>.yacht-groups .boat-item:nth-child(2n+1)+.view-all-offers {
        margin-left: auto
    }
}

@media (max-width: 798px) {
    section.home>.yacht-groups h2 {
        font-size:3.1rem;
        line-height: 3.8rem
    }

    section.home>.yacht-groups .view-all-offers {
        padding-top: 2.4rem
    }

    section.home>.yacht-groups .view-all-offers .count {
        font-size: 7rem;
        line-height: 8.2rem
    }

    section.home>.yacht-groups .boat-item:nth-child(2n+2)+.view-all-offers {
        margin-left: unset;
        grid-column: unset
    }

    section.home>.yacht-groups .boat-item:nth-child(2n+1)+.view-all-offers {
        margin-left: unset
    }
}

section.main-carousel .inner>.swiper-controls>.swiper-pages>.swiper-page+.swiper-page,section.main-slider.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page+.faze-page {
    margin-left: 0
}

section.main-carousel .inner2>.swiper-controls>.swiper-pages>.swiper-page+.swiper-page,section.main-slider.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page+.faze-page {
    margin-left: 0
}

.page-home section.request-form {
    margin-bottom: -13rem
}

section.main-slider {
    display: flex
}

section.main-slider.faze-carousel>.faze-carousel-controls>.faze-carousel-pages {
    bottom: 10rem;
    width: 60%
}

section.main-slider.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page {
    position: relative;
    width: 100%;
    height: 5rem;
    border-radius: unset;
    background-color: transparent
}

section.main-slider.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 100%;
    height: .2rem;
    background-color: #fff;
    opacity: .5;
    transform: translateY(-50%)
}

section.main-slider.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page.faze-active:before {
    opacity: 1
}

section.main-slider.faze-carousel-initialized {
    display: block
}

section.main-slider.faze-carousel-initialized .slide {
    display: block;
    min-width: unset
}

section.main-slider .slide {
    position: relative;
    display: none;
    min-width: 100%;
    height: 100vh
}

section.main-slider .slide .title {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    display: block;
    width: 90%;
    color: #fff;
    font-size: 9.6rem;
    line-height: 11.2rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    user-select: none;
    transform: translate(-50%,-50%)
}

section.main-slider .slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    user-select: none
}

section.main-slider .slide.video video,section.main-slider:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

section.main-slider .slide:first-child {
    display: block
}

section.main-slider .slide.video video {
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover
}

section.main-slider .slide.photo {
    background-image: var(--background);
    background-size: cover
}

section.main-slider[data-total="1"].faze-carousel>.faze-carousel-controls>.faze-carousel-pages {
    display: none
}

section.main-slider:before {
    content: '';
    z-index: 3;
    display: none;
    width: 37rem;
    height: 37rem;
    background-image: var(--logo);
    background-size: contain
}

@media (max-width: 1806px) {
    section.main-slider.faze-carousel>.faze-carousel-controls>.faze-carousel-pages {
        bottom:5rem
    }

    section.main-slider .slide .title {
        font-size: 6rem;
        line-height: 6.5rem
    }

    section.main-slider:before {
        width: 30rem;
        height: 30rem
    }
}

@media (max-width: 798px) {
    section.main-slider.faze-carousel>.faze-carousel-controls>.faze-carousel-pages {
        bottom:3rem
    }

    section.main-slider .slide {
        height: 45rem
    }

    section.main-slider .slide .title {
        display: none
    }

    section.main-slider:before {
        display: block;
        width: 23rem;
        height: 23rem
    }
}

@media (max-width: 510px) {
    section.main-slider.faze-carousel>.faze-carousel-controls>.faze-carousel-pages {
        bottom:2rem
    }

    section.main-slider .slide {
        height: 35rem
    }

    section.main-slider:before {
        width: 20rem;
        height: 20rem
    }
}

section.main-carousel {
    position: relative;
    padding: 0;
    height: 100vh;
    height: 100dvh;
    overflow: hidden
}

section.main-carousel .inner {
    position: relative;
    height: 100%;
    overflow: hidden
}

section.main-carousel .inner2 {
    position: relative;
    height: 100%;
    overflow: hidden
}

section.main-carousel .inner .slide {
    position: relative;
    display: block;
    height: 100%;
    color: #fff
}

section.main-carousel .inner2 .slide {
    position: relative;
    display: block;
    height: 100%;
    color: #fff
}

section.main-carousel .inner .slide .image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-image: var(--image1920x1080)
}

section.main-carousel .inner2 .slide .image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-image: var(--image1920x1080)
}

@media (max-width: 1280px) {
    section.main-carousel .inner .slide .image {
        background-image:var(--image1280x800)
    }

    section.main-carousel .inner2 .slide .image {
        background-image:var(--image1280x800)
    }
}

@media (max-width: 1024px) {
    section.main-carousel .inner .slide .image {
        background-image:var(--image1024x747)
    }

    section.main-carousel .inner2 .slide .image {
        background-image:var(--image1024x747)
    }
}

@media (max-width: 798px) {
    section.main-carousel .inner .slide .image {
        background-image:var(--image798x638)
    }

    section.main-carousel .inner2 .slide .image {
        background-image:var(--image798x638)
    }
}

@media (max-width: 375px) {
    section.main-carousel .inner .slide .image {
        background-image:var(--image375x300)
    }

    section.main-carousel .inner2 .slide .image {
        background-image:var(--image375x300)
    }
}

section.main-carousel .inner .slide .content {
    position: absolute;
    left: 50%;
    bottom: 14.5rem;
    width: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 1.6rem;
    text-align: center;
    transform: translateX(-50%)
}

section.main-carousel .inner2 .slide .content {
    position: absolute;
    left: 50%;
    bottom: 14.5rem;
    width: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 1.6rem;
    text-align: center;
    transform: translateX(-50%)
}

section.main-carousel .inner .slide .mobile-view-text,section.main-carousel .inner:not(.swiper-initialized) .slide {
    display: none
}

section.main-carousel .inner2 .slide .mobile-view-text,section.main-carousel .inner2:not(.swiper-initialized) .slide {
    display: none
}

section.main-carousel .inner .slide .content .subtitle {
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 2.8rem;
    text-transform: uppercase;
    user-select: none
}

section.main-carousel .inner2 .slide .content .subtitle {
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 2.8rem;
    text-transform: uppercase;
    user-select: none
}

section.main-carousel .inner .slide .content .title {
    margin: 0;
    text-transform: uppercase;
    user-select: none
}

section.main-carousel .inner2 .slide .content .title {
    margin: 0;
    text-transform: uppercase;
    user-select: none
}

section.main-carousel .inner .swiper-holder {
    height: 100%
}

section.main-carousel .inner2 .swiper-holder {
    height: 100%
}

section.main-carousel .inner:not(.swiper-initialized) .slide:first-child {
    display: block
}

section.main-carousel .inner2:not(.swiper-initialized) .slide:first-child {
    display: block
}

section.main-carousel .inner>.swiper-controls>.swiper-arrows {
    display: none
}

section.main-carousel .inner2>.swiper-controls>.swiper-arrows {
    display: none
}

section.main-carousel .inner>.swiper-controls>.swiper-pages {
    bottom: 8rem;
    width: 80%;
    max-width: 116.4rem;
    user-select: none;
    pointer-events: none
}

section.main-carousel .inner2>.swiper-controls>.swiper-pages {
    bottom: 8rem;
    width: 80%;
    max-width: 116.4rem;
    user-select: none;
    pointer-events: none
}

section.main-carousel .inner>.swiper-controls>.swiper-pages>.swiper-page {
    width: 100%;
    height: .1rem;
    border-radius: unset;
    background-color: rgba(255,255,255,.5)
}

section.main-carousel .inner2>.swiper-controls>.swiper-pages>.swiper-page {
    width: 100%;
    height: .1rem;
    border-radius: unset;
    background-color: rgba(255,255,255,.5)
}

section.main-carousel .inner>.swiper-controls>.swiper-pages>.swiper-page.swiper-item-active {
    background-color: #fff
}

section.main-carousel .inner2>.swiper-controls>.swiper-pages>.swiper-page.swiper-item-active {
    background-color: #fff
}

section.main-carousel .control-zones {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%
}

section.main-carousel .control-zones .zone {
    position: absolute;
    top: 0;
    width: 30%;
    height: 100%;
    pointer-events: all
}

section.main-carousel .control-zones .zone.left-zone {
    left: 0
}

section.main-carousel .control-zones .zone.right-zone {
    right: 0
}

section.main-carousel.height-calculated {
    height: var(--full-height)
}

@media (max-width: 1806px) {
    section.main-carousel .inner .slide .content {
        bottom:11.3rem;
        row-gap: 1.2rem
    }

    section.main-carousel .inner2 .slide .content {
        bottom:11.3rem;
        row-gap: 1.2rem
    }

    section.main-carousel .inner .slide .content .subtitle {
        font-size: 2rem;
        line-height: 2.3rem
    }

    section.main-carousel .inner2 .slide .content .subtitle {
        font-size: 2rem;
        line-height: 2.3rem
    }

    section.main-carousel .inner>.swiper-controls>.swiper-pages {
        bottom: 6.4rem;
        max-width: 57.8rem
    }

    section.main-carousel .inner2>.swiper-controls>.swiper-pages {
        bottom: 6.4rem;
        max-width: 57.8rem
    }
}

@media (max-width: 1230px) {
    section.main-carousel .inner .slide .content {
        bottom:9.7rem
    }

    section.main-carousel .inner2 .slide .content {
        bottom:9.7rem
    }

    section.main-carousel .inner>.swiper-controls>.swiper-pages {
        bottom: 4.8rem
    }

    section.main-carousel .inner2>.swiper-controls>.swiper-pages {
        bottom: 4.8rem
    }
}

@media (max-width: 798px) {
    section.main-carousel {
        background-color:#000
    }

    section.main-carousel .inner .slide .image {
        height: 80vw
    }

    section.main-carousel .inner2 .slide .image {
        height: 80vw
    }

    section.main-carousel .inner .slide .content {
        left: 0;
        bottom: 0;
        padding: calc(80vw + 2.3rem) 5vw 6.4rem;
        width: 100%;
        height: 100%;
        justify-content: center;
        row-gap: .8rem;
        transform: none
    }

    section.main-carousel .inner2 .slide .content {
        left: 0;
        bottom: 0;
        padding: calc(80vw + 2.3rem) 5vw 6.4rem;
        width: 100%;
        height: 100%;
        justify-content: center;
        row-gap: .8rem;
        transform: none
    }

    section.main-carousel .inner .slide .content .subtitle {
        font-size: 1.6rem;
        line-height: 1.8rem
    }

    section.main-carousel .inner2 .slide .content .subtitle {
        font-size: 1.6rem;
        line-height: 1.8rem
    }

    section.main-carousel .inner .slide .content .title {
        line-height: 3.6rem
    }

    section.main-carousel .inner2 .slide .content .title {
        line-height: 3.6rem
    }

    section.main-carousel .inner .slide .content .title br {
        display: none
    }

    section.main-carousel .inner2 .slide .content .title br {
        display: none
    }

    section.main-carousel .inner .slide .mobile-view-text {
        position: absolute;
        left: 50%;
        bottom: 4rem;
        display: flex;
        align-items: center;
        gap: 1.3rem;
        transform: translateX(-50%)
    }

    section.main-carousel .inner2 .slide .mobile-view-text {
        position: absolute;
        left: 50%;
        bottom: 4rem;
        display: flex;
        align-items: center;
        gap: 1.3rem;
        transform: translateX(-50%)
    }

    section.main-carousel .inner .slide .mobile-view-text .caption:after {
        position: relative;
        right: -.2rem;
        font-family: 'Roboto Flex',sans-serif;
        font-weight: 700;
        color: #fff;
        font-size: 1.2rem;
        line-height: 1.4rem;
        letter-spacing: .24rem;
        text-transform: uppercase;
        text-align: center
    }

    section.main-carousel .inner2 .slide .mobile-view-text .caption:after {
        position: relative;
        right: -.2rem;
        font-family: 'Roboto Flex',sans-serif;
        font-weight: 700;
        color: #fff;
        font-size: 1.2rem;
        line-height: 1.4rem;
        letter-spacing: .24rem;
        text-transform: uppercase;
        text-align: center
    }

    section.main-carousel .inner .slide .mobile-view-text .caption.explore-en:after {
        content: 'EXPLORE'
    }

    section.main-carousel .inner2 .slide .mobile-view-text .caption.explore-en:after {
        content: 'EXPLORE'
    }

    section.main-carousel .inner .slide .mobile-view-text .caption.explore-ru:after {
        content: 'ПОДРОБНЕЕ'
    }

    section.main-carousel .inner2 .slide .mobile-view-text .caption.explore-ru:after {
        content: 'ПОДРОБНЕЕ'
    }

    section.main-carousel .inner .slide .mobile-view-text .caption.soon-en:after {
        content: 'SOON'
    }

    section.main-carousel .inner2 .slide .mobile-view-text .caption.soon-en:after {
        content: 'SOON'
    }

    section.main-carousel .inner .slide .mobile-view-text .caption.soon-ru:after {
        content: 'СКОРО'
    }

    section.main-carousel .inner2 .slide .mobile-view-text .caption.soon-ru:after {
        content: 'СКОРО'
    }

    section.main-carousel .inner .slide .mobile-view-text:after,section.main-carousel .inner .slide .mobile-view-text:before {
        content: '';
        display: block;
        width: 2.4rem;
        height: .7rem;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center
    }

    section.main-carousel .inner2 .slide .mobile-view-text:after,section.main-carousel .inner2 .slide .mobile-view-text:before {
        content: '';
        display: block;
        width: 2.4rem;
        height: .7rem;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center
    }

    section.main-carousel .inner .slide .mobile-view-text:before {
        background-image: url(/i/img/short-line-white.svg)
    }

    section.main-carousel .inner2 .slide .mobile-view-text:before {
        background-image: url(/i/img/short-line-white.svg)
    }

    section.main-carousel .inner .slide .mobile-view-text:after {
        background-image: url(/i/img/short-arrow-white.svg)
    }

    section.main-carousel .inner2 .slide .mobile-view-text:after {
        background-image: url(/i/img/short-arrow-white.svg)
    }

    section.main-carousel .inner>.swiper-controls>.swiper-pages {
        top: calc(80vw + 1.2rem);
        bottom: unset;
        width: 90%;
        max-width: 90%
    }

    section.main-carousel .inner2>.swiper-controls>.swiper-pages {
        top: calc(80vw + 1.2rem);
        bottom: unset;
        width: 90%;
        max-width: 90%
    }

    section.main-carousel .control-zones {
        display: none
    }
}

section.links-tile .inner {
    display: grid
}

section.links-tile .inner2 {
    display: grid
}

section.links-tile .inner .link-block {
    position: relative;
    padding: 4rem 7rem 7rem;
    display: flex;
    flex-direction: column;
    height: 61.4rem;
    text-decoration: none;
    overflow: hidden;
    
    border: .3rem solid #fff;
}

section.links-tile .inner2 .link-block {
    position: relative;
    padding: 4rem 7rem 7rem;
    display: flex;
    flex-direction: column;
    height: 61.4rem;
    text-decoration: none;
    overflow: hidden;
    
    border: .3rem solid #fff;
}

section.links-tile .inner .link-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.25)
}

section.links-tile .inner2 .link-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.25)
}

section.links-tile .inner .link-block .image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.5s
}

section.links-tile .inner2 .link-block .image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.5s
}

section.links-tile .inner .link-block .info {
    position: relative;
    z-index: 3;
    margin-top: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

section.links-tile .inner2 .link-block .info {
    position: relative;
    z-index: 3;
    margin-top: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

section.links-tile .inner .link-block .info .caption {
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.links-tile .inner2 .link-block .info .caption {
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.links-tile .inner .link-block .info .title {
    margin-top: .8rem;
    font-family: 'Milas Display Medium';
    color: #fff;
    font-size: 4.8rem;
    line-height: 5rem
}

section.links-tile .inner2 .link-block .info .title {
    margin-top: .8rem;
    font-family: 'Milas Display Medium';
    color: #fff;
    font-size: 4.8rem;
    line-height: 5rem
}

section.links-tile .inner .link-block .info .link {
    position: relative;
    margin-top: 2.7rem;
    padding-right: 3.2rem;
    display: block;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.links-tile .inner2 .link-block .info .link {
    position: relative;
    margin-top: 2.7rem;
    padding-right: 3.2rem;
    display: block;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.links-tile .inner .link-block .info .link:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    display: none;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #fff;
    border-bottom: .1rem solid #fff;
    transform: translateY(-50%) rotateZ(225deg)
}

section.links-tile .inner2 .link-block .info .link:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    display: none;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #fff;
    border-bottom: .1rem solid #fff;
    transform: translateY(-50%) rotateZ(225deg)
}

section.links-tile .inner .link-block .info .link:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.3rem;
    display: none;
    width: 2.4rem;
    height: .1rem;
    background-color: #fff;
    transform: translateY(-50%)
}

section.links-tile .inner2 .link-block .info .link:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.3rem;
    display: none;
    width: 2.4rem;
    height: .1rem;
    background-color: #fff;
    transform: translateY(-50%)
}

section.links-tile .inner .link-block .info .link:hover {
    color: #ccc;
    text-decoration: none
}

section.links-tile .inner2 .link-block .info .link:hover {
    color: #ccc;
    text-decoration: none
}

section.links-tile .inner .link-block .info .link:hover:before {
    display: block;
    border-color: #ccc
}

section.links-tile .inner2 .link-block .info .link:hover:before {
    display: block;
    border-color: #ccc
}

section.links-tile .inner .link-block .info .link:hover:after {
    display: block;
    background-color: #ccc
}

section.links-tile .inner2 .link-block .info .link:hover:after {
    display: block;
    background-color: #ccc
}

section.links-tile .inner .link-block.main-event .info .title {
    max-width: 50rem
}

section.links-tile .inner2 .link-block.main-event .info .title {
    max-width: 50rem
}

section.links-tile .inner .link-block:hover .image {
    transform: scale(1.1)
}

section.links-tile .inner2 .link-block:hover .image {
    transform: scale(1.1)
}

section.links-tile .inner .link-block:hover .info .caption,section.links-tile .inner .link-block:hover .info .title {
    color: #e6e6e6;
    text-decoration: none
}

section.links-tile .inner2 .link-block:hover .info .caption,section.links-tile .inner2 .link-block:hover .info .title {
    color: #e6e6e6;
    text-decoration: none
}

@media (max-width: 1806px) {
    section.links-tile .inner .link-block {
        padding:3.5rem 4rem 4rem;
        height: 45rem
    }

    section.links-tile .inner2 .link-block {
        padding:3.5rem 4rem 4rem;
        height: 45rem
    }

    section.links-tile .inner .link-block .info .title {
        font-size: 3.8rem;
        line-height: 4rem
    }

    section.links-tile .inner2 .link-block .info .title {
        font-size: 3.8rem;
        line-height: 4rem
    }
}

@media (max-width: 1230px) {
    section.links-tile .inner .link-block {
        height:32.7rem
    }

    section.links-tile .inner2 .link-block {
        height:32.7rem
    }

    section.links-tile .inner .link-block .info .title {
        font-size: 2.8rem;
        line-height: 3rem
    }

    section.links-tile .inner2 .link-block .info .title {
        font-size: 2.8rem;
        line-height: 3rem
    }

    section.links-tile .inner .link-block.main-event .info .title {
        max-width: 30rem
    }

    section.links-tile .inner2 .link-block.main-event .info .title {
        max-width: 30rem
    }
}

@media (max-width: 970px) {
    body>footer>.top .inner .menu {
        margin-right:0
    }

    body>footer>.top .inner2 .menu {
        margin-right:0
    }

    section.links-tile .inner {
        grid-template-columns: repeat(2,1fr)
    }

    section.links-tile .inner2 {
        grid-template-columns: repeat(2,1fr)
    }
}

@media (max-width: 798px) {
    section.links-tile .inner .link-block {
        padding:2rem 1.6rem;
        height: 25.4rem
    }

    section.links-tile .inner2 .link-block {
        padding:2rem 1.6rem;
        height: 25.4rem
    }

    section.links-tile .inner .link-block .info .link {
        display: none
    }

    section.links-tile .inner2 .link-block .info .link {
        display: none
    }

    section.links-tile .inner .link-block .info .link:after,section.links-tile .inner .link-block .info .link:before {
        display: block
    }

    section.links-tile .inner2 .link-block .info .link:after,section.links-tile .inner2 .link-block .info .link:before {
        display: block
    }
}

section.links-blocks-new {
    position: relative;
    margin-top: 20rem
}

section.links-blocks-new .supra-title {
    margin-bottom: 1rem;
    font-size: 2rem
}

section.links-blocks-new .h1 {
    position: relative;
    z-index: 2;
    margin-top: 0;
    margin-bottom: 20rem;
    max-width: 140rem
}

section.links-blocks-new .inner {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4rem 1.7rem
}

section.links-blocks-new .inner2 {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4rem 1.7rem
}

section.links-blocks-new .inner .link-block {
    display: flex;
    flex-direction: column;
    height: calc(100vh - var(--header-height))
}

section.links-blocks-new .inner2 .link-block {
    display: flex;
    flex-direction: column;
    height: calc(100vh - var(--header-height))
}

section.links-blocks-new .inner .link-block .anchor {
    position: absolute;
    top: -14rem;
    left: 0
}

section.links-blocks-new .inner2 .link-block .anchor {
    position: absolute;
    top: -14rem;
    left: 0
}

section.links-blocks-new .inner .link-block .image {
    position: relative;
    width: 100%;
    height: 64rem;
    max-height: 60vh;
    background-image: var(--background);
    background-size: cover
}

section.links-blocks-new .inner2 .link-block .image {
    position: relative;
    width: 100%;
    height: 64rem;
    max-height: 60vh;
    background-image: var(--background);
    background-size: cover
}

section.links-blocks-new .inner .link-block .image .text {
    position: absolute;
    left: 4.5vw;
    bottom: 8vh;
    padding: 2.5rem;
    font-family: 'Milas Display Medium';
    color: #fff;
    font-size: 5.4rem;
    line-height: 5.5rem;
    border-left: .1rem solid #fff;
    border-bottom: .1rem solid #fff
}

section.links-blocks-new .inner2 .link-block .image .text {
    position: absolute;
    left: 4.5vw;
    bottom: 8vh;
    padding: 2.5rem;
    font-family: 'Milas Display Medium';
    color: #fff;
    font-size: 5.4rem;
    line-height: 5.5rem;
    border-left: .1rem solid #fff;
    border-bottom: .1rem solid #fff
}

section.links-blocks-new .inner .link-block .image .text:hover {
    color: #e6e6e6;
    text-decoration: none
}

section.links-blocks-new .inner2 .link-block .image .text:hover {
    color: #e6e6e6;
    text-decoration: none
}

section.links-blocks-new .inner .link-block .info {
    padding: 5rem 4vw 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-grow: 1
}

section.links-blocks-new .inner2 .link-block .info {
    padding: 5rem 4vw 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-grow: 1
}

section.links-blocks-new .inner .link-block .info .title {
    position: relative;
    margin-bottom: 2.5rem;
    padding-right: 5rem;
    display: inline-flex;
    align-items: center;
    color: #0A0D0C;
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-weight: 400;
    text-transform: uppercase
}

section.links-blocks-new .inner2 .link-block .info .title {
    position: relative;
    margin-bottom: 2.5rem;
    padding-right: 5rem;
    display: inline-flex;
    align-items: center;
    color: #0A0D0C;
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-weight: 400;
    text-transform: uppercase
}

section.links-blocks-new .inner .link-block .info .title:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translateY(-50%) rotateZ(225deg)
}

section.links-blocks-new .inner2 .link-block .info .title:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translateY(-50%) rotateZ(225deg)
}

section.links-blocks-new .inner .link-block .info .title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.3rem;
    width: 3rem;
    height: .1rem;
    background-color: #506D71;
    transform: translateY(-50%)
}

section.links-blocks-new .inner2 .link-block .info .title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.3rem;
    width: 3rem;
    height: .1rem;
    background-color: #506D71;
    transform: translateY(-50%)
}

section.links-blocks-new .inner .link-block .info .title:hover {
    color: #364741;
    text-decoration: none
}

section.links-blocks-new .inner2 .link-block .info .title:hover {
    color: #364741;
    text-decoration: none
}

section.links-blocks-new .inner .link-block .info .title:hover:before {
    border-color: #81a1a6
}

section.links-blocks-new .inner2 .link-block .info .title:hover:before {
    border-color: #81a1a6
}

section.links-blocks-new .inner .link-block .info .title:hover:after {
    background-color: #81a1a6
}

section.links-blocks-new .inner2 .link-block .info .title:hover:after {
    background-color: #81a1a6
}

section.links-blocks-new .inner .link-block .info .text {
    margin-bottom: 1rem;
    font-size: 1.6rem;
    line-height: 150%;
    font-weight: 400
}

section.links-blocks-new .inner2 .link-block .info .text {
    margin-bottom: 1rem;
    font-size: 1.6rem;
    line-height: 150%;
    font-weight: 400
}

section.links-blocks-new>.spot {
    transform: unset
}

section.links-blocks-new>.spot.spot1 {
    top: -25rem;
    left: 0;
    background-position: -65rem
}

section.links-blocks-new>.spot.spot2 {
    top: -60rem;
    right: 0;
    left: unset;
    background-position: 65rem
}

@media (max-width: 1806px) {
    section.links-blocks-new {
        margin-top:12rem
    }

    section.links-blocks-new .h1 {
        margin-bottom: 16rem
    }

    section.links-blocks-new .inner {
        grid-gap: 4rem 1.5rem
    }

    section.links-blocks-new .inner2 {
        grid-gap: 4rem 1.5rem
    }

    section.links-blocks-new .inner .link-block .anchor {
        top: -8rem
    }

    section.links-blocks-new .inner2 .link-block .anchor {
        top: -8rem
    }

    section.links-blocks-new .inner .link-block .image .text {
        padding: 2rem;
        font-size: 4rem;
        line-height: 4.5rem
    }

    section.links-blocks-new .inner2 .link-block .image .text {
        padding: 2rem;
        font-size: 4rem;
        line-height: 4.5rem
    }

    section.links-blocks-new .inner .link-block .info {
        padding: 4rem 3vw 0
    }

    section.links-blocks-new .inner2 .link-block .info {
        padding: 4rem 3vw 0
    }

    section.links-blocks-new .inner .link-block .info .title {
        margin-bottom: 2rem;
        font-size: 2.4rem;
        line-height: 2.6rem
    }

    section.links-blocks-new .inner2 .link-block .info .title {
        margin-bottom: 2rem;
        font-size: 2.4rem;
        line-height: 2.6rem
    }

    section.links-blocks-new .inner .link-block .info .text {
        margin-bottom: 3.5rem
    }

    section.links-blocks-new .inner2 .link-block .info .text {
        margin-bottom: 3.5rem
    }

    section.links-blocks-new>.spot.spot1 {
        background-position: -40rem
    }

    section.links-blocks-new>.spot.spot2 {
        top: -20rem;
        background-position: 40rem
    }
}

@media (max-width: 1230px) {
    section.links-blocks-new .inner {
        grid-gap:3rem 2rem
    }
    
    section.links-blocks-new .inner2 {
        grid-gap:3rem 2rem
    }
}

@media (max-width: 798px) {
    section.links-blocks-new {
        margin-top:12rem
    }

    section.links-blocks-new .supra-title {
        font-size: 1.6rem
    }

    section.links-blocks-new .h1 {
        margin-bottom: 10rem
    }

    section.links-blocks-new .inner {
        grid-template-columns: 1fr;
        grid-gap: 4rem
    }

    section.links-blocks-new .inner2 {
        grid-template-columns: 1fr;
        grid-gap: 4rem
    }

    section.links-blocks-new .inner .link-block .anchor {
        top: -6.2rem
    }

    section.links-blocks-new .inner2 .link-block .anchor {
        top: -6.2rem
    }

    section.links-blocks-new .inner .link-block .image {
        height: 41rem
    }

    section.links-blocks-new .inner2 .link-block .image {
        height: 41rem
    }

    section.links-blocks-new .inner .link-block .image .text {
        left: 5rem;
        bottom: 5rem
    }

    section.links-blocks-new .inner2 .link-block .image .text {
        left: 5rem;
        bottom: 5rem
    }

    section.links-blocks-new .inner .link-block .info {
        padding: 4rem 5% 0
    }

    section.links-blocks-new .inner2 .link-block .info {
        padding: 4rem 5% 0
    }

    section.links-blocks-new>.spot.spot2 {
        top: -30rem;
        background-position: 40vw
    }
}

@media (max-width: 510px) {
    section.links-blocks-new .inner .link-block .image {
        height:30rem
    }
    
    section.links-blocks-new .inner2 .link-block .image {
        height:30rem
    }
}

section.links-blocks {
    position: relative;
    margin-top: 20rem
}

section.links-blocks .h1 {
    position: relative;
    z-index: 2;
    margin-bottom: 20rem;
    max-width: 140rem
}

section.links-blocks .inner .link-block {
    position: relative;
    display: flex;
    justify-content: space-between
}

section.links-blocks .inner2 .link-block {
    position: relative;
    display: flex;
    justify-content: space-between
}

section.links-blocks .inner .link-block .info {
    position: relative;
    z-index: 2;
    order: 1;
    margin-left: 7.2rem;
    padding: 9rem 17.4rem 6.4rem 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

section.links-blocks .inner2 .link-block .info {
    position: relative;
    z-index: 2;
    order: 1;
    margin-left: 7.2rem;
    padding: 9rem 17.4rem 6.4rem 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

section.links-blocks .inner .link-block .info .caption {
    margin-bottom: 2.4rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.links-blocks .inner2 .link-block .info .caption {
    margin-bottom: 2.4rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.links-blocks .inner .link-block .info .title {
    color: #0A0D0C;
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-weight: 400;
    text-transform: uppercase
}

section.links-blocks .inner2 .link-block .info .title {
    color: #0A0D0C;
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-weight: 400;
    text-transform: uppercase
}

section.links-blocks .inner .link-block .info .title:hover {
    color: #364741;
    text-decoration: none
}

section.links-blocks .inner2 .link-block .info .title:hover {
    color: #364741;
    text-decoration: none
}

section.links-blocks .inner .link-block .info .text {
    margin-top: 2.4rem;
    max-width: 47rem;
    font-size: 1.6rem;
    line-height: 150%;
    font-weight: 400
}

section.links-blocks .inner2 .link-block .info .text {
    margin-top: 2.4rem;
    max-width: 47rem;
    font-size: 1.6rem;
    line-height: 150%;
    font-weight: 400
}

section.links-blocks .inner .link-block .info .link {
    position: relative;
    margin-top: auto;
    padding-right: 3.2rem;
    display: block;
    color: #506D71;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.links-blocks .inner2 .link-block .info .link {
    position: relative;
    margin-top: auto;
    padding-right: 3.2rem;
    display: block;
    color: #506D71;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.links-blocks .inner .link-block .info .link:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translateY(-50%) rotateZ(225deg)
}

section.links-blocks .inner2 .link-block .info .link:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translateY(-50%) rotateZ(225deg)
}

section.links-blocks .inner .link-block .info .link:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.3rem;
    width: 2.4rem;
    height: .1rem;
    background-color: #506D71;
    transform: translateY(-50%)
}

section.links-blocks .inner2 .link-block .info .link:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.3rem;
    width: 2.4rem;
    height: .1rem;
    background-color: #506D71;
    transform: translateY(-50%)
}

section.links-blocks .inner .link-block .info .link:hover {
    color: #81a1a6;
    text-decoration: none
}

section.links-blocks .inner2 .link-block .info .link:hover {
    color: #81a1a6;
    text-decoration: none
}

section.links-blocks .inner .link-block .info .link:hover:before {
    border-color: #81a1a6
}

section.links-blocks .inner2 .link-block .info .link:hover:before {
    border-color: #81a1a6
}

section.links-blocks .inner .link-block .info .link:hover:after {
    background-color: #81a1a6
}

section.links-blocks .inner2 .link-block .info .link:hover:after {
    background-color: #81a1a6
}

section.links-blocks .inner .link-block .image {
    order: 2;
    position: relative;
    padding: 8rem 15rem;
    width: calc(100% - 60rem);
    height: 85.8rem;
    background-image: var(--background);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

section.links-blocks .inner2 .link-block .image {
    order: 2;
    position: relative;
    padding: 8rem 15rem;
    width: calc(100% - 60rem);
    height: 85.8rem;
    background-image: var(--background);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

section.links-blocks .inner .link-block .image .text {
    position: relative;
    z-index: 2;
    padding: 3.2rem;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 60rem;
    max-height: 60rem;
    font-family: 'Milas Display Medium';
    color: #fff;
    font-size: 6.4rem;
    line-height: 5.8rem;
    border: .1rem solid #fff
}

section.links-blocks .inner2 .link-block .image .text {
    position: relative;
    z-index: 2;
    padding: 3.2rem;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 60rem;
    max-height: 60rem;
    font-family: 'Milas Display Medium';
    color: #fff;
    font-size: 6.4rem;
    line-height: 5.8rem;
    border: .1rem solid #fff
}

section.links-blocks .inner .link-block .image .text:hover {
    color: #e6e6e6;
    text-decoration: none
}

section.links-blocks .inner2 .link-block .image .text:hover {
    color: #e6e6e6;
    text-decoration: none
}

section.links-blocks .inner .link-block .image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.25)
}

section.links-blocks .inner2 .link-block .image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.25)
}

section.links-blocks .inner .link-block .spot {
    left: 0;
    background-position: -65rem;
    transform: translateY(-50%)
}

section.links-blocks .inner2 .link-block .spot {
    left: 0;
    background-position: -65rem;
    transform: translateY(-50%)
}

section.links-blocks .inner .link-block:first-child .spot,section.links-blocks>.spot {
    top: -60rem;
    transform: unset
}

section.links-blocks .inner2 .link-block:first-child .spot,section.links-blocks>.spot {
    top: -60rem;
    transform: unset
}

section.links-blocks .inner .link-block:nth-child(even) .info {
    order: 2;
    padding: 9.2rem 17.4rem 9rem 0
}

section.links-blocks .inner2 .link-block:nth-child(even) .info {
    order: 2;
    padding: 9.2rem 17.4rem 9rem 0
}

section.links-blocks .inner .link-block:nth-child(even) .info .title {
    color: #506D71
}

section.links-blocks .inner2 .link-block:nth-child(even) .info .title {
    color: #506D71
}

section.links-blocks .inner .link-block:nth-child(even) .info .title:hover {
    color: #81a1a6
}

section.links-blocks .inner2 .link-block:nth-child(even) .info .title:hover {
    color: #81a1a6
}

section.links-blocks .inner .link-block:nth-child(even) .image {
    order: 1;
    padding: 8rem 7rem
}

section.links-blocks .inner2 .link-block:nth-child(even) .image {
    order: 1;
    padding: 8rem 7rem
}

section.links-blocks .inner .link-block:nth-child(even) .spot {
    display: none
}

section.links-blocks .inner2 .link-block:nth-child(even) .spot {
    display: none
}

section.links-blocks>.spot {
    right: 0;
    left: unset;
    background-position: 65rem
}

@media (max-width: 1806px) {
    section.links-blocks {
        margin-top:12rem
    }

    section.links-blocks .h1 {
        margin-bottom: 12rem
    }

    section.links-blocks .inner .link-block .info {
        margin-left: 4rem;
        margin-right: 4rem;
        padding: 3.2rem 0 4rem;
        width: 39rem
    }

    section.links-blocks .inner2 .link-block .info {
        margin-left: 4rem;
        margin-right: 4rem;
        padding: 3.2rem 0 4rem;
        width: 39rem
    }

    section.links-blocks .inner .link-block .info .title {
        font-size: 2.8rem;
        line-height: 3rem
    }

    section.links-blocks .inner2 .link-block .info .title {
        font-size: 2.8rem;
        line-height: 3rem
    }

    section.links-blocks .inner .link-block .image {
        padding: 7rem
    }

    section.links-blocks .inner2 .link-block .image {
        padding: 7rem
    }

    section.links-blocks .inner .link-block .image .text {
        font-size: 5rem;
        line-height: 4.5rem
    }

    section.links-blocks .inner2 .link-block .image .text {
        font-size: 5rem;
        line-height: 4.5rem
    }

    section.links-blocks .inner .link-block .spot {
        background-position: -40rem
    }

    section.links-blocks .inner2 .link-block .spot {
        background-position: -40rem
    }

    section.links-blocks .inner .link-block:first-child .spot {
        top: -30rem
    }

    section.links-blocks .inner2 .link-block:first-child .spot {
        top: -30rem
    }

    section.links-blocks .inner .link-block:nth-child(even) .info {
        margin-left: 2.4rem;
        margin-right: 17rem;
        padding: 2.7rem 0 4rem
    }

    section.links-blocks .inner2 .link-block:nth-child(even) .info {
        margin-left: 2.4rem;
        margin-right: 17rem;
        padding: 2.7rem 0 4rem
    }

    section.links-blocks .inner .link-block:nth-child(even) .image {
        padding: 7rem
    }

    section.links-blocks .inner2 .link-block:nth-child(even) .image {
        padding: 7rem
    }

    section.links-blocks>.spot {
        top: -20rem;
        background-position: 40rem
    }
}

@media (max-width: 1230px) {
    section.links-blocks .inner .link-block .info {
        width:27.7rem
    }

    section.links-blocks .inner2 .link-block .info {
        width:27.7rem
    }

    section.links-blocks .inner .link-block .info .caption {
        margin-bottom: 1.6rem
    }

    section.links-blocks .inner2 .link-block .info .caption {
        margin-bottom: 1.6rem
    }

    section.links-blocks .inner .link-block .info .title {
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    section.links-blocks .inner2 .link-block .info .title {
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    section.links-blocks .inner .link-block .info .text {
        margin-top: 1.6rem
    }

    section.links-blocks .inner2 .link-block .info .text {
        margin-top: 1.6rem
    }

    section.links-blocks .inner .link-block .image {
        padding: 3.2rem 7rem;
        width: calc(100% - 35.7rem);
        height: 45rem
    }

    section.links-blocks .inner2 .link-block .image {
        padding: 3.2rem 7rem;
        width: calc(100% - 35.7rem);
        height: 45rem
    }

    section.links-blocks .inner .link-block .image .text {
        max-width: 33rem;
        max-height: 33rem;
        font-size: 3.6rem;
        line-height: 3.5rem
    }

    section.links-blocks .inner2 .link-block .image .text {
        max-width: 33rem;
        max-height: 33rem;
        font-size: 3.6rem;
        line-height: 3.5rem
    }

    section.links-blocks .inner .link-block:nth-child(even) .info {
        margin-right: 5rem
    }

    section.links-blocks .inner2 .link-block:nth-child(even) .info {
        margin-right: 5rem
    }

    section.links-blocks .inner .link-block:nth-child(even) .image {
        padding: 3.2rem 7rem
    }

    section.links-blocks .inner2 .link-block:nth-child(even) .image {
        padding: 3.2rem 7rem
    }
}

@media (max-width: 798px) {
    section.links-blocks {
        margin-top:12rem
    }

    section.links-blocks .h1 {
        margin-bottom: 8rem
    }

    section.links-blocks .inner .link-block {
        flex-direction: column
    }

    section.links-blocks .inner2 .link-block {
        flex-direction: column
    }

    section.links-blocks .inner .link-block .info {
        order: 2;
        margin-left: unset;
        margin-right: unset;
        padding: 3rem 5% 6.4rem;
        width: 100%
    }

    section.links-blocks .inner2 .link-block .info {
        order: 2;
        margin-left: unset;
        margin-right: unset;
        padding: 3rem 5% 6.4rem;
        width: 100%
    }

    section.links-blocks .inner .link-block .info .caption {
        margin-bottom: 2.4rem
    }

    section.links-blocks .inner2 .link-block .info .caption {
        margin-bottom: 2.4rem
    }

    section.links-blocks .inner .link-block .info .title {
        font-size: 3.2rem;
        line-height: 3.8rem
    }

    section.links-blocks .inner2 .link-block .info .title {
        font-size: 3.2rem;
        line-height: 3.8rem
    }

    section.links-blocks .inner .link-block .info .text {
        margin-top: 2.4rem
    }

    section.links-blocks .inner2 .link-block .info .text {
        margin-top: 2.4rem
    }

    section.links-blocks .inner .link-block .info .link {
        margin-top: 3.8rem
    }

    section.links-blocks .inner2 .link-block .info .link {
        margin-top: 3.8rem
    }

    section.links-blocks .inner .link-block .image {
        order: 1;
        padding: 1.6rem;
        width: 100%;
        height: 25.8rem
    }

    section.links-blocks .inner2 .link-block .image {
        order: 1;
        padding: 1.6rem;
        width: 100%;
        height: 25.8rem
    }

    section.links-blocks .inner .link-block .image .text {
        padding: 2.4rem;
        max-width: 100%;
        max-height: 100%
    }

    section.links-blocks .inner2 .link-block .image .text {
        padding: 2.4rem;
        max-width: 100%;
        max-height: 100%
    }

    section.links-blocks .inner .link-block .spot {
        display: none
    }

    section.links-blocks .inner2 .link-block .spot {
        display: none
    }

    section.links-blocks .inner .link-block:nth-child(even) .info {
        order: 2;
        margin-left: unset;
        margin-right: unset;
        padding: 3rem 5% 6.4rem
    }

    section.links-blocks .inner2 .link-block:nth-child(even) .info {
        order: 2;
        margin-left: unset;
        margin-right: unset;
        padding: 3rem 5% 6.4rem
    }

    section.links-blocks .inner .link-block:nth-child(even) .info .title {
        color: #0A0D0C
    }

    section.links-blocks .inner2 .link-block:nth-child(even) .info .title {
        color: #0A0D0C
    }

    section.links-blocks .inner .link-block:nth-child(even) .image {
        order: 1;
        padding: 1.6rem
    }

    section.links-blocks .inner2 .link-block:nth-child(even) .image {
        order: 1;
        padding: 1.6rem
    }

    section.links-blocks>.spot {
        top: -30rem;
        background-position: 40vw
    }
}

.latest-projects {
    margin-top: 20rem
}

.latest-projects .heading-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.latest-projects .heading-container+.yachts-carousel {
    margin-top: 4rem
}

.latest-projects .h1 span {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5
}

.latest-projects .description-text {
    margin-top: 2.4rem;
    margin-bottom: 5.6rem;
    font-size: 1.6rem;
    line-height: 2.5rem;
    font-weight: 400;
    max-width: 62.7rem
}

.latest-projects section.tabs .tab-heads {
    margin-bottom: 4rem
}

@media (max-width: 1806px) {
    .latest-projects {
        margin-top:12rem
    }

    .latest-projects .heading-container+.yachts-carousel-new {
        margin-top: 2rem
    }
}

@media (max-width: 1230px) {
    .latest-projects .description-text {
        margin-bottom:4rem
    }

    .latest-projects section.tabs .tab-heads {
        margin-bottom: 2rem
    }
}

@media (max-width: 798px) {
    .latest-projects {
        margin-top:8rem
    }

    .latest-projects .heading-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .latest-projects .heading-container+.yachts-carousel {
        margin-top: 2rem
    }
}

section.yachts-carousel-new {
    position: relative
}

section.yachts-carousel-new .arrows-container {
    display: flex
}

section.yachts-carousel-new .arrows-container .carousel-arrows {
    position: relative;
    top: -4rem;
    right: -24vw;
    margin-top: -6.4rem;
    margin-left: auto;
    margin-right: auto
}

section.yachts-carousel-new .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
    margin-left: calc((-5% - 27.4%) - 3.6rem)
}

section.yachts-carousel-new .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item {
    margin-right: 3.6rem;
    display: flex;
    width: 1.1%;
    height: 50rem;
    opacity: .5
}

section.yachts-carousel-new .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.active {
    opacity: 1
}

section.yachts-carousel-new .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item:first-child {
    visibility: hidden
}

section.yachts-carousel-new .carousel-holder.faze-carousel[data-total="1"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder,section.yachts-carousel-new .carousel-holder.faze-carousel[data-total="2"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
    margin-left: calc(50% - 27.4%)
}

section.yachts-carousel-new .carousel-holder.faze-carousel[data-total="1"] {
    padding-bottom: 0
}

section.yachts-carousel-new .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-pages,section.yachts-carousel-new .carousel-holder.faze-carousel[data-total="1"]>.faze-carousel-controls>.faze-carousel-arrows,section.yachts-carousel-new .carousel-holder.faze-carousel[data-total="1"]>.faze-carousel-controls>.faze-carousel-pages {
    display: none
}

section.yachts-carousel-new .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows {
    display: flex;
    top: unset;
    left: calc(((100% - 1776px)/ 2) + 57.6rem + 17.4rem + 52.3rem - 14.4rem);
    bottom: 0;
    width: unset;
    height: unset
}

section.yachts-carousel-new .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow {
    position: relative;
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    background-color: transparent;
    border: .1rem solid transparent
}

section.yachts-carousel-new .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 2.3rem;
    height: .1rem;
    background-color: #506D71;
    transform: translate(-50%,-50%)
}

section.yachts-carousel-new .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-top: unset;
    border-left: unset;
    border-right: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translate(-50%,-50%)
}

section.yachts-carousel-new .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-prev:after {
    left: calc(50% - .2rem);
    transform: translate(-50%,-50%) rotate(135deg)
}

section.yachts-carousel-new .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-next:after {
    left: calc(50% + .2rem);
    transform: translate(-50%,-50%) rotate(-45deg)
}

section.yachts-carousel-new .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:not(:last-child) {
    margin-right: 1.6rem
}

section.yachts-carousel-new .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:hover {
    border-color: #506D71;
    cursor: pointer
}

section.yachts-carousel-new .carousel-holder.offset.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item:first-child,section.yachts-carousel-new .carousel-holder[data-total="1"].faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item:first-child,section.yachts-carousel-new .carousel-holder[data-total="2"].faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item:first-child {
    visibility: visible
}

section.yachts-carousel-new .carousel-holder:not(.faze-carousel-initialized) {
    width: 100%;
    height: 50rem
}

section.yachts-carousel-new .carousel-holder:not(.faze-carousel-initialized) .item {
    display: none
}

section.yachts-carousel-new .yacht-info {
    margin-top: 2rem
}

section.yachts-carousel-new .yacht-info .base {
    display: flex;
    justify-content: space-between
}

section.yachts-carousel-new .yacht-info .base .names {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

section.yachts-carousel-new .yacht-info .base .names .name,section.yachts-carousel-new .yacht-info .base .names .nick {
    color: #0A0D0C;
    font-weight: 400
}

section.yachts-carousel-new .yacht-info .base .names .name:hover,section.yachts-carousel-new .yacht-info .base .names .nick:hover {
    text-decoration: none
}

section.yachts-carousel-new .yacht-info .base .names .nick {
    margin-bottom: .8rem;
    font-size: 1.6rem;
    line-height: 1.9rem
}

section.yachts-carousel-new .yacht-info .base .names .name {
    font-size: 2.4rem;
    line-height: 2.8rem;
    text-transform: uppercase
}

section.yachts-carousel-new .yacht-info .base .pricing {
    margin-left: 2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between
}

section.yachts-carousel-new .yacht-info .base .pricing .flag {
    margin-bottom: .8rem;
    color: rgba(10,13,12,.5);
    font-size: 1.6rem;
    line-height: 1.9rem;
    text-align: right
}

section.yachts-carousel-new .yacht-info .base .pricing .price {
    display: flex;
    align-items: flex-end;
    min-width: max-content
}

section.yachts-carousel-new .yacht-info .base .pricing .price .current-price:not([data-price]),section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-price=""],section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-price="0"],section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-price="0.0"],section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-price="0.00"],section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-price=NO],section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-request][data-from]:before,section.yachts-carousel-new .yacht-info .base .pricing .price .old-price:not([data-price]),section.yachts-carousel-new .yacht-info .base .pricing .price .old-price[data-price=""],section.yachts-carousel-new .yacht-info .base .pricing .price .old-price[data-price="0"],section.yachts-carousel-new .yacht-info .base .pricing .price .old-price[data-price="0.0"],section.yachts-carousel-new .yacht-info .base .pricing .price .old-price[data-price="0.00"],section.yachts-carousel-new .yacht-info .base .pricing .price .old-price[data-price=NO],section.yachts-carousel-new .yacht-info .base .pricing .price .old-price[data-request] {
    display: none
}

section.yachts-carousel-new .yacht-info .base .pricing .price .current-price,section.yachts-carousel-new .yacht-info .base .pricing .price .old-price {
    font-weight: 400;
    text-align: right
}

section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-from]:before,section.yachts-carousel-new .yacht-info .base .pricing .price .old-price[data-from]:before {
    content: attr(data-from);
    margin-right: .7rem
}

section.yachts-carousel-new .yacht-info .base .pricing .price .current-price:after,section.yachts-carousel-new .yacht-info .base .pricing .price .old-price:after {
    content: attr(data-unit);
    margin-left: .7rem
}

section.yachts-carousel-new .yacht-info .base .pricing .price .old-price {
    position: relative;
    margin-right: 1rem;
    color: rgba(10,13,12,.5);
    font-size: 1.6rem;
    line-height: 2.3rem
}

section.yachts-carousel-new .yacht-info .base .pricing .price .old-price:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: .1rem;
    background-color: rgba(10,13,12,.5);
    transform: translateY(-50%)
}

section.yachts-carousel-new .yacht-info .base .pricing .price .current-price {
    font-size: 2.4rem;
    line-height: 2.8rem
}

section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-request] {
    font-size: 0;
    line-height: 0
}

section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-request]:after {
    content: attr(data-request);
    margin-left: 0;
    font-size: 2.4rem;
    line-height: 2.8rem
}

section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-request]:not([data-price]),section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-request][data-price=""],section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-request][data-price="0"],section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-request][data-price="0.0"],section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-request][data-price="0.00"],section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-request][data-price=NO] {
    display: block
}

section.yachts-carousel-new .yacht-info .params {
    margin-top: 1.5rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1.5rem 2rem
}

section.yachts-carousel-new .yacht-info .params .param {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .8rem;
    border-bottom: .1rem solid rgba(10,13,12,.2)
}

section.yachts-carousel-new .yacht-info .params .param .name {
    margin-right: 2rem
}

section.yachts-carousel-new .yacht-info .params .param .value {
    text-align: right
}

section.yachts-carousel-new .yacht-info .params .param:not([data-value]),section.yachts-carousel-new .yacht-info .params .param[data-value=""],section.yachts-carousel-new .yacht-info .params .param[data-value="0"],section.yachts-carousel-new .yacht-info .params .param[data-value="0.0"],section.yachts-carousel-new .yacht-info .params .param[data-value="0.00"],section.yachts-carousel-new .yacht-info .params .param[data-value=NO] {
    display: none
}

section.yachts-carousel-new .yacht-info:not(.info-initialized) {
    height: 15.1rem
}

@media (max-width: 1806px) {
    section.yachts-carousel-new .arrows-container .carousel-arrows {
        right:-23vw
    }

    section.yachts-carousel-new .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item,section.yachts-carousel-new .carousel-holder:not(.faze-carousel-initialized) {
        height: 35rem
    }
}

@media (max-width: 1230px) {
    section.yachts-carousel-new {
        margin-top:0
    }

    section.yachts-carousel-new .arrows-container .carousel-arrows {
        top: -2rem;
        right: 0;
        margin-right: 0
    }

    section.yachts-carousel-new .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
        margin-left: calc((-15% - 32.4%) - 2.3rem)
    }

    section.yachts-carousel-new .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item {
        margin-right: 2.3rem;
        width: 1.3%
    }

    section.yachts-carousel-new .carousel-holder.faze-carousel[data-total="1"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder,section.yachts-carousel-new .carousel-holder.faze-carousel[data-total="2"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
        margin-left: calc(50% - 32.4%)
    }

    section.yachts-carousel-new .yacht-info .base .names .name,section.yachts-carousel-new .yacht-info .base .pricing .price .current-price,section.yachts-carousel-new .yacht-info .base .pricing .price .current-price[data-request]:after {
        font-size: 2rem;
        line-height: 2.3rem
    }

    section.yachts-carousel-new .yacht-info:not(.info-initialized) {
        height: 17rem
    }
}

@media (max-width: 970px) {
    section.yachts-carousel-new .arrows-container .carousel-arrows {
        top:0;
        margin-top: 0;
        margin-bottom: 2rem
    }
}

@media (max-width: 798px) {
    section.yachts-carousel-new {
        max-width:100vw
    }

    section.yachts-carousel-new .arrows-container .carousel-arrows {
        margin-left: 0
    }

    section.yachts-carousel-new .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
        margin-left: calc((-39.8% - 45%) - .8rem)
    }

    section.yachts-carousel-new .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item {
        margin-right: .8rem;
        width: 1.795%;
        height: 19.5rem
    }

    section.yachts-carousel-new .carousel-holder.faze-carousel[data-total="1"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder,section.yachts-carousel-new .carousel-holder.faze-carousel[data-total="2"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
        margin-left: calc(50% - 45%)
    }

    section.yachts-carousel-new .carousel-holder.faze-carousel[data-total="1"] {
        padding-bottom: 2rem
    }

    section.yachts-carousel-new .carousel-holder:not(.faze-carousel-initialized) {
        height: 19.5rem
    }

    section.yachts-carousel-new .yacht-info .params {
        grid-template-columns: 1fr;
        grid-gap: 1rem
    }

    section.yachts-carousel-new .yacht-info:not(.info-initialized) {
        height: 26.9rem
    }
}

section.yachts-carousel {
    position: relative;
    margin-top: 4rem
}

section.yachts-carousel .arrows-container {
    display: flex
}

section.yachts-carousel .arrows-container .carousel-arrows {
    position: relative;
    top: -4rem;
    right: -24vw;
    margin-top: -6.4rem;
    margin-left: auto;
    margin-right: auto
}

section.yachts-carousel .carousel-holder {
    padding-bottom: 4.1rem
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
    margin-left: calc(-31.5% - 5.4rem)
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder img.faze-item {
    object-fit: cover
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item {
    position: relative;
    padding-bottom: .528%;
    margin-right: 3.6rem;
    display: flex;
    width: 1.1%;
    opacity: .5
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:not(:last-child),section.yachts-carousel .yacht-info .info .buttons .pdf {
    margin-right: 1.6rem
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .sound-video .icon.off,section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .sound-video.off .icon.on {
    display: none
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video {
    position: relative
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #fff;
    border: none
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .sound-video {
    position: absolute;
    top: 3rem;
    left: 4rem;
    display: none
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .sound-video .icon {
    color: #fff;
    font-size: 3rem
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .sound-video .icon:hover {
    color: #e6e6e6;
    cursor: pointer
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .sound-video.off .icon.off {
    display: inline-block
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .play-video {
    position: absolute;
    right: 4.6rem;
    bottom: 4rem;
    display: flex;
    align-items: center;
    user-select: none
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .play-video svg {
    fill: #fff;
    width: 3.6rem;
    height: 3.6rem
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .play-video .caption {
    margin-left: 1.6rem;
    color: #fff;
    font-size: 2.4rem;
    line-height: normal;
    font-weight: 400
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .play-video:hover {
    cursor: pointer
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .play-video:hover svg {
    fill: #e6e6e6
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .play-video:hover .caption {
    color: #e6e6e6
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video.video-playing .sound-video {
    display: block
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video.video-playing .play-video,section.yachts-carousel .carousel-holder.faze-carousel[data-total="1"]>.faze-carousel-controls>.faze-carousel-arrows,section.yachts-carousel .carousel-holder.faze-carousel[data-total="1"]>.faze-carousel-controls>.faze-carousel-pages {
    display: none
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.active {
    opacity: 1
}

section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item:first-child {
    visibility: hidden
}

section.yachts-carousel .carousel-holder.faze-carousel[data-total="1"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder,section.yachts-carousel .carousel-holder.faze-carousel[data-total="2"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
    margin-left: 0;
    padding-left: calc(50vw - 27.5%)
}

section.yachts-carousel .carousel-holder.faze-carousel[data-total="1"] {
    padding-bottom: 0
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-pages {
    bottom: 0;
    justify-content: space-between;
    width: calc(100% - 14.4rem)
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page {
    width: 100%;
    height: .1rem;
    border-radius: 0;
    background-color: rgba(166,194,197,.2)
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page+.faze-page {
    margin-left: 0
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-pages>.faze-page.faze-active {
    background-color: #A6C2C5
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows {
    display: flex;
    top: unset;
    left: calc(((100% - 1776px)/ 2) + 57.6rem + 17.4rem + 52.3rem - 14.4rem);
    bottom: 0;
    width: unset;
    height: unset
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow {
    position: relative;
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    background-color: transparent;
    border: .1rem solid transparent
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 2.3rem;
    height: .1rem;
    background-color: #506D71;
    transform: translate(-50%,-50%)
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-top: unset;
    border-left: unset;
    border-right: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translate(-50%,-50%)
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-prev:after {
    left: calc(50% - .2rem);
    transform: translate(-50%,-50%) rotate(135deg)
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow.faze-carousel-arrow-next:after {
    left: calc(50% + .2rem);
    transform: translate(-50%,-50%) rotate(-45deg)
}

section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow:hover {
    border-color: #506D71;
    cursor: pointer
}

section.yachts-carousel .carousel-holder.offset.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item:first-child,section.yachts-carousel .carousel-holder[data-total="1"].faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item:first-child,section.yachts-carousel .carousel-holder[data-total="2"].faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item:first-child {
    visibility: visible
}

.boat-item .info .base .price .current-price:not([data-price]),.boat-item .info .base .price .current-price[data-price=""],.boat-item .info .base .price .current-price[data-price="0"],.boat-item .info .base .price .current-price[data-price="0.0"],.boat-item .info .base .price .current-price[data-price="0.00"],.boat-item .info .base .price .current-price[data-price=NO],.boat-item .info .base .price .old-price:not([data-price]),.boat-item .info .base .price .old-price[data-price=""],.boat-item .info .base .price .old-price[data-price="0"],.boat-item .info .base .price .old-price[data-price="0.0"],.boat-item .info .base .price .old-price[data-price="0.00"],.boat-item .info .base .price .old-price[data-price=NO],.boat-item .info .base .price .old-price[data-request] {
    visibility: hidden
}

section.yachts-carousel .carousel-holder:not(.faze-carousel-initialized) .item,section.yachts-carousel .carousel-holder:not(.faze-carousel-initialized) .item img {
    display: none
}

section.yachts-carousel .carousel-holder:not(.faze-carousel-initialized) .item:first-child {
    display: block;
    height: 26.4vw;
    visibility: hidden
}

section.yachts-carousel .yacht-info {
    padding-top: 5rem;
    display: grid;
    grid-template-columns: 57.6rem 1fr;
    grid-gap: 17.4rem
}

section.yachts-carousel .yacht-info .description {
    max-height: 18rem;
    font-size: 1.6rem;
    line-height: 2.6rem;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden
}

section.yachts-carousel .yacht-info .info {
    width: 52.3rem;
    display: flex;
    flex-direction: column
}

section.yachts-carousel .yacht-info .info .base {
    display: flex;
    justify-content: space-between
}

section.yachts-carousel .yacht-info .info .base .names {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

section.yachts-carousel .yacht-info .info .base .names .name,section.yachts-carousel .yacht-info .info .base .names .nick {
    color: #0A0D0C;
    font-weight: 400
}

section.yachts-carousel .yacht-info .info .base .names .name:hover,section.yachts-carousel .yacht-info .info .base .names .nick:hover {
    text-decoration: none
}

section.yachts-carousel .yacht-info .info .base .names .name {
    margin-bottom: .8rem;
    font-size: 1.6rem;
    line-height: 1.9rem
}

section.yachts-carousel .yacht-info .info .base .names .nick {
    font-size: 2.4rem;
    line-height: 2.8rem;
    text-transform: uppercase
}

section.yachts-carousel .yacht-info .info .base .price {
    margin-left: 2rem;
    min-width: max-content;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

section.yachts-carousel .yacht-info .info .base .price .current-price:not([data-price]),section.yachts-carousel .yacht-info .info .base .price .current-price[data-price=""],section.yachts-carousel .yacht-info .info .base .price .current-price[data-price="0"],section.yachts-carousel .yacht-info .info .base .price .current-price[data-price="0.0"],section.yachts-carousel .yacht-info .info .base .price .current-price[data-price="0.00"],section.yachts-carousel .yacht-info .info .base .price .current-price[data-price=NO],section.yachts-carousel .yacht-info .info .base .price .old-price:not([data-price]),section.yachts-carousel .yacht-info .info .base .price .old-price[data-price=""],section.yachts-carousel .yacht-info .info .base .price .old-price[data-price="0"],section.yachts-carousel .yacht-info .info .base .price .old-price[data-price="0.0"],section.yachts-carousel .yacht-info .info .base .price .old-price[data-price="0.00"],section.yachts-carousel .yacht-info .info .base .price .old-price[data-price=NO],section.yachts-carousel .yacht-info .info .base .price .old-price[data-request] {
    display: none
}

section.yachts-carousel .yacht-info .info .base .price .current-price,section.yachts-carousel .yacht-info .info .base .price .old-price {
    font-weight: 400;
    text-align: right
}

section.yachts-carousel .yacht-info .info .base .price .current-price:after,section.yachts-carousel .yacht-info .info .base .price .old-price:after {
    content: attr(data-unit);
    margin-left: .7rem
}

section.yachts-carousel .yacht-info .info .base .price .old-price {
    position: relative;
    margin-bottom: .8rem;
    color: rgba(10,13,12,.5);
    font-size: 1.6rem;
    line-height: 1.9rem
}

section.yachts-carousel .yacht-info .info .base .price .current-price[data-request]:not([data-price]),section.yachts-carousel .yacht-info .info .base .price .current-price[data-request][data-price=""],section.yachts-carousel .yacht-info .info .base .price .current-price[data-request][data-price="0"],section.yachts-carousel .yacht-info .info .base .price .current-price[data-request][data-price="0.0"],section.yachts-carousel .yacht-info .info .base .price .current-price[data-request][data-price="0.00"],section.yachts-carousel .yacht-info .info .base .price .current-price[data-request][data-price=NO],section.yachts-carousel .yacht-info .info .base .price .old-price[data-caption]:not([data-price]),section.yachts-carousel .yacht-info .info .base .price .old-price[data-caption][data-price=""],section.yachts-carousel .yacht-info .info .base .price .old-price[data-caption][data-price="0"],section.yachts-carousel .yacht-info .info .base .price .old-price[data-caption][data-price="0.0"],section.yachts-carousel .yacht-info .info .base .price .old-price[data-caption][data-price="0.00"],section.yachts-carousel .yacht-info .info .base .price .old-price[data-caption][data-price=NO] {
    display: block
}

section.yachts-carousel .yacht-info .info .base .price .old-price[data-caption] {
    font-size: 0;
    line-height: 0
}

section.yachts-carousel .yacht-info .info .base .price .old-price[data-caption]:after {
    content: attr(data-caption);
    margin-left: 0;
    font-size: 1.6rem;
    line-height: 1.9rem
}

section.yachts-carousel .yacht-info .info .base .price .old-price:not([data-caption]):before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: .1rem;
    background-color: rgba(10,13,12,.5);
    transform: translateY(-50%)
}

section.yachts-carousel .yacht-info .info .base .price .current-price {
    margin-top: auto;
    font-size: 2.4rem;
    line-height: 2.8rem
}

section.yachts-carousel .yacht-info .info .base .price .current-price[data-request] {
    font-size: 0;
    line-height: 0
}

section.yachts-carousel .yacht-info .info .base .price .current-price[data-request]:after {
    content: attr(data-request);
    margin-left: 0;
    font-size: 2.4rem;
    line-height: 2.8rem
}

section.yachts-carousel .yacht-info .info .params {
    margin-top: 2.4rem
}

section.yachts-carousel .yacht-info .info .params .param {
    padding-bottom: .8rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

section.yachts-carousel .yacht-info .info .params .param .left:not([data-value]),section.yachts-carousel .yacht-info .info .params .param .left[data-value=""],section.yachts-carousel .yacht-info .info .params .param .left[data-value="0"],section.yachts-carousel .yacht-info .info .params .param .left[data-value="0.0"],section.yachts-carousel .yacht-info .info .params .param .left[data-value="0.00"],section.yachts-carousel .yacht-info .info .params .param .left[data-value=NO],section.yachts-carousel .yacht-info .info .params .param .right:not([data-value]),section.yachts-carousel .yacht-info .info .params .param .right[data-value=""],section.yachts-carousel .yacht-info .info .params .param .right[data-value="0"],section.yachts-carousel .yacht-info .info .params .param .right[data-value="0.0"],section.yachts-carousel .yacht-info .info .params .param .right[data-value="0.00"],section.yachts-carousel .yacht-info .info .params .param .right[data-value=NO],section.yachts-carousel .yacht-info .info .params .param:not([data-value]),section.yachts-carousel .yacht-info .info .params .param[data-value=""],section.yachts-carousel .yacht-info .info .params .param[data-value="0"],section.yachts-carousel .yacht-info .info .params .param[data-value="0.0"],section.yachts-carousel .yacht-info .info .params .param[data-value="0.00"],section.yachts-carousel .yacht-info .info .params .param[data-value=NO] {
    display: none
}

section.yachts-carousel .yacht-info .info .params .param .left,section.yachts-carousel .yacht-info .info .params .param .right {
    width: 50%;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.yachts-carousel .yacht-info .info .params .param .right {
    color: rgba(10,13,12,.5);
    text-align: right
}

section.yachts-carousel .yacht-info .info .params .param:not(:last-child) {
    margin-bottom: .8rem;
    border-bottom: .1rem solid rgba(10,13,12,.2)
}

section.yachts-carousel .yacht-info .info .buttons {
    margin-top: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

section.yachts-carousel .yacht-info .info .buttons .btn {
    padding: 1rem;
    width: 100%;
    min-width: unset
}

section.yachts-carousel .yacht-info .info .buttons .pdf svg {
    margin-right: 1rem;
    fill: #fff;
    width: 2rem;
    height: 2rem
}

section.yachts-carousel .yacht-info:not(.info-initialized) {
    height: 23rem
}

@media (max-width: 1806px) {
    section.yachts-carousel .arrows-container .carousel-arrows {
        right:-23vw
    }

    section.yachts-carousel .yacht-info {
        grid-gap: 9rem
    }
}

@media (max-width: 1230px) {
    section.yachts-carousel {
        margin-top:0
    }

    section.yachts-carousel .arrows-container .carousel-arrows {
        top: -2rem;
        right: 0;
        margin-right: 0
    }

    section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
        margin-left: calc(-46.5% - 3.2rem)
    }

    section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item {
        padding-bottom: .624%;
        margin-right: 2.3rem;
        width: 1.3%
    }

    section.yachts-carousel .carousel-holder.faze-carousel[data-total="1"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder,section.yachts-carousel .carousel-holder.faze-carousel[data-total="2"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
        padding-left: calc(50vw - 32.5%)
    }

    section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-pages {
        width: calc(100% - 8rem)
    }

    section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows {
        left: calc(((100% - 940px)/ 2) + 35rem + 13rem)
    }

    section.yachts-carousel .carousel-holder:not(.faze-carousel-initialized) .item:first-child {
        height: 31.2vw
    }

    section.yachts-carousel .yacht-info {
        grid-template-columns: 35rem 1fr;
        grid-gap: 13rem
    }

    section.yachts-carousel .yacht-info .description {
        max-height: 15.5rem;
        -webkit-line-clamp: 6
    }

    section.yachts-carousel .yacht-info .info {
        width: 43rem
    }

    section.yachts-carousel .yacht-info .info .base .names .nick,section.yachts-carousel .yacht-info .info .base .price .current-price {
        font-size: 2rem;
        line-height: 2.3rem
    }

    section.yachts-carousel .yacht-info .info .buttons {
        flex-direction: column;
        align-items: unset;
        justify-content: unset
    }

    section.yachts-carousel .yacht-info .info .buttons .pdf {
        margin-right: 0;
        margin-bottom: 1.6rem
    }

    section.yachts-carousel .yacht-info:not(.info-initialized) {
        height: 22.3rem
    }
}

@media (max-width: 970px) {
    section.yachts-carousel .arrows-container .carousel-arrows {
        top:0;
        margin-top: 0;
        margin-bottom: 2rem
    }

    section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-pages {
        width: calc(100% - 8rem)
    }

    section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows {
        left: calc(((100% - 768px)/ 2) + 35rem + 5rem)
    }

    section.yachts-carousel .yacht-info {
        grid-gap: 5rem
    }

    section.yachts-carousel .yacht-info .info {
        width: 100%
    }
}

@media (max-width: 798px) {
    section.yachts-carousel {
        max-width:100vw
    }

    section.yachts-carousel .arrows-container .carousel-arrows {
        margin-left: 0
    }

    section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
        margin-left: calc(-84.7% - .8rem)
    }

    section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item {
        padding-bottom: .861%;
        margin-right: .8rem;
        width: 1.795%
    }

    section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video .play-video,section.yachts-carousel .carousel-holder.faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder .faze-item.video video {
        display: none
    }

    section.yachts-carousel .carousel-holder.faze-carousel[data-total="1"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder,section.yachts-carousel .carousel-holder.faze-carousel[data-total="2"].faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
        padding-left: calc(50vw - 44.55%)
    }

    section.yachts-carousel .carousel-holder.faze-carousel[data-total="1"] {
        padding-bottom: 2rem
    }

    section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-pages {
        width: 90vw
    }

    section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows {
        left: 5vw
    }

    section.yachts-carousel .carousel-holder.faze-carousel>.faze-carousel-controls>.faze-carousel-arrows>.faze-carousel-arrow {
        border-color: #506D71
    }

    section.yachts-carousel .carousel-holder:not(.faze-carousel-initialized) .item:first-child {
        height: 43.05vw
    }

    section.yachts-carousel .yacht-info {
        padding-top: 1.6rem;
        grid-template-columns: 1fr;
        grid-gap: 4rem
    }

    section.yachts-carousel .yacht-info .description {
        order: 2;
        top: 0
    }

    section.yachts-carousel .yacht-info .info {
        order: 1
    }

    section.yachts-carousel .yacht-info .info .base {
        flex-direction: column;
        justify-content: unset
    }

    section.yachts-carousel .yacht-info .info .base .price {
        margin-top: 2.4rem;
        margin-left: 0;
        align-items: flex-start
    }

    section.yachts-carousel .yacht-info:not(.info-initialized) {
        height: 38.4rem
    }
}

.boat-items {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 2.4rem
}

.boat-item {
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.boat-item .image {
    position: relative;
    z-index: 1
}

.boat-item .image a {
    display: flex;
    height: 100%;
    overflow: hidden
}

.boat-item .image a img {
    display: block;
    width: 100%;
    height: 27rem;
    object-fit: cover;
    transition: height .3s,transform .8s
}

.boat-item .image .actions {
    position: absolute;
    top: 1.8rem;
    right: 1.8rem;
    z-index: 2
}

.boat-item .image .actions .favorite {
    display: none;
    stroke: #fff;
    fill: #fff;
    stroke-width: .15rem
}

.boat-item .image .actions .favorite[data-favorite-id] {
    display: block;
    stroke: #506D71;
    fill: #506D71
}

.boat-item .image .actions .favorite:hover {
    stroke: #506D71;
    cursor: pointer
}

.boat-item .image .gallery-icon {
    display: none;
    position: absolute;
    top: 1.8rem;
    left: 1.8rem;
    z-index: 2;
    width: 2.4rem;
    height: 2.4rem;
    fill: #fff
}

.boat-item .image .gallery-icon.disabled {
    opacity: .3
}

.boat-item .image .gallery-icon:hover {
    fill: #506D71;
    cursor: pointer
}

.boat-item .info {
    position: relative;
    z-index: 2;
    padding: 2.4rem 2.4rem 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #F5F7F7;
    transition: margin-top .3s;
    pointer-events: none
}

.boat-item .info .base {
    display: flex;
    justify-content: space-between
}

.boat-item .info .base .names {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.boat-item .info .base .names .name,.boat-item .info .base .names .nick {
    color: #0A0D0C;
    font-weight: 400;
    cursor: auto
}

.boat-item .info .base .names .name:hover,.boat-item .info .base .names .nick:hover {
    text-decoration: none
}

.boat-item .info .base .names .name {
    margin-bottom: .8rem;
    font-size: 1.6rem;
    line-height: 1.9rem
}

.boat-item .info .base .names .nick {
    font-size: 2.4rem;
    line-height: 2.8rem;
    text-transform: uppercase
}

.boat-item .info .base .price {
    margin-left: 2rem;
    min-width: max-content;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.boat-item .info .base .price .current-price[data-request][data-from]:before,.boat-item .info .base .price .old-price[data-caption][data-from]:before {
    display: none
}

.boat-item .info .base .price .current-price,.boat-item .info .base .price .old-price {
    color: #0A0D0C;
    font-weight: 400;
    text-align: right;
    pointer-events: auto;
    cursor: auto
}

.boat-item .info .base .price .current-price[data-from]:before,.boat-item .info .base .price .old-price[data-from]:before {
    content: attr(data-from);
    margin-right: .7rem
}

.boat-item .info .base .price .current-price:after,.boat-item .info .base .price .old-price:after {
    content: attr(data-unit);
    margin-left: .7rem
}

.boat-item .info .base .price .old-price {
    position: relative;
    margin-bottom: .8rem;
    color: rgba(10,13,12,.5);
    font-size: 1.6rem;
    line-height: 1.9rem
}

.boat-item .info .base .price .current-price[data-request]:not([data-price]),.boat-item .info .base .price .current-price[data-request][data-price=""],.boat-item .info .base .price .current-price[data-request][data-price="0"],.boat-item .info .base .price .current-price[data-request][data-price="0.0"],.boat-item .info .base .price .current-price[data-request][data-price="0.00"],.boat-item .info .base .price .current-price[data-request][data-price=NO],.boat-item .info .base .price .old-price[data-caption]:not([data-price]),.boat-item .info .base .price .old-price[data-caption][data-price=""],.boat-item .info .base .price .old-price[data-caption][data-price="0"],.boat-item .info .base .price .old-price[data-caption][data-price="0.0"],.boat-item .info .base .price .old-price[data-caption][data-price="0.00"],.boat-item .info .base .price .old-price[data-caption][data-price=NO],.shipyards-list .shipyards-item:hover .amount {
    visibility: visible
}

.boat-item .info .base .price .old-price[data-caption] {
    font-size: 0;
    line-height: 0
}

.boat-item .info .base .price .old-price[data-caption]:after {
    content: attr(data-caption);
    margin-left: 0;
    font-size: 1.6rem;
    line-height: 1.9rem
}

.boat-item .info .base .price .old-price:not([data-caption]):before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: .1rem;
    background-color: rgba(10,13,12,.5);
    transform: translateY(-50%)
}

.boat-item .info .base .price .current-price {
    font-size: 2.4rem;
    line-height: 2.8rem
}

.boat-item .info .base .price .current-price[data-request] {
    font-size: 0;
    line-height: 0
}

.boat-item .info .base .price .current-price[data-request]:after {
    content: attr(data-request);
    margin-left: 0;
    font-size: 2.4rem;
    line-height: 2.8rem
}

.boat-item .info .params .param .center:not([data-value]),.boat-item .info .params .param .center[data-value=""],.boat-item .info .params .param .center[data-value="0"],.boat-item .info .params .param .center[data-value="0.0"],.boat-item .info .params .param .center[data-value="0.00"],.boat-item .info .params .param .center[data-value=NO],.boat-item .info .params .param .left:not([data-value]),.boat-item .info .params .param .left[data-value=""],.boat-item .info .params .param .left[data-value="0"],.boat-item .info .params .param .left[data-value="0.0"],.boat-item .info .params .param .left[data-value="0.00"],.boat-item .info .params .param .left[data-value=NO],.boat-item .info .params .param .right:not([data-value]),.boat-item .info .params .param .right[data-value=""],.boat-item .info .params .param .right[data-value="0"],.boat-item .info .params .param .right[data-value="0.0"],.boat-item .info .params .param .right[data-value="0.00"],.boat-item .info .params .param .right[data-value=NO],.boat-item .info .params .param:not([data-value]),.boat-item .info .params .param[data-value=""],.boat-item .info .params .param[data-value="0"],.boat-item .info .params .param[data-value="0.0"],.boat-item .info .params .param[data-value="0.00"],.boat-item .info .params .param[data-value=NO] {
    visibility: hidden
}

.boat-item .info .description {
    margin: 2.4rem 0;
    display: none;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 1.97rem;
    pointer-events: auto;
    cursor: auto
}

.boat-item .info .params {
    margin: 2.4rem 0
}

.boat-item .info .params .param {
    padding-bottom: .8rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.boat-item .info .params .param .center,.boat-item .info .params .param .left,.boat-item .info .params .param .right {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400;
    pointer-events: auto;
    cursor: auto
}

.boat-item .info .params .param .center,.boat-item .info .params .param .left {
    margin-right: 1rem;
    min-width: max-content
}

.boat-item .info .buttons .pdf,.carousel-items .arrows .arrow:not(:last-child) {
    margin-right: 1.6rem
}

.boat-item .info .params .param .right {
    color: rgba(10,13,12,.5);
    text-align: right
}

.boat-item .info .params .param:not(:last-child) {
    margin-bottom: .8rem;
    border-bottom: .1rem solid rgba(10,13,12,.2)
}

.boat-item .info .buttons {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0;
    overflow: hidden;
    transition: all .3s
}

.boat-item .info .buttons .btn {
    padding: 1rem;
    width: 100%;
    min-width: unset
}

.boat-item .info .buttons .pdf svg {
    margin-right: 1rem;
    fill: #506D71;
    width: 2rem;
    height: 2rem
}

.boat-item .info .buttons .pdf:hover svg,section.boat-page .base-info .photos .image .badges .badge svg {
    fill: #fff
}

.boat-item .info.description-animation .various {
    position: relative;
    overflow: hidden
}

.boat-item .info.description-animation .params {
    position: relative;
    top: 0;
    transition: top .3s
}

.boat-item .info.description-animation .description {
    position: absolute;
    bottom: -100%;
    display: -webkit-box;
    transition: bottom .3s
}

.boat-item .gallery-images {
    display: none
}

.boat-item.badge-yacht.badge-exclusive .info:before {
    content: '';
    position: absolute;
    top: -25.5rem;
    left: 1.3rem;
    display: block;
    width: 3.5rem;
    height: 3.5rem;
    background-image: url(/i/img/logo-white-mobile-v2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.boat-item.out-of-market .image a:after,.boat-item.out-of-market .image a:before,.boat-item.sold .image a:after,.boat-item.sold .image a:before {
    content: '';
    position: absolute;
    left: 50%;
    z-index: 2;
    display: block;
    width: 40%;
    height: .2rem;
    background-color: #fff;
    transform: translate(-50%,-50%);
    pointer-events: none
}

.boat-item.out-of-market .image a:before,.boat-item.sold .image a:before {
    top: calc(50% - 5rem)
}

.boat-item.out-of-market .image a:after,.boat-item.sold .image a:after {
    top: calc(50% + 5rem)
}

.boat-item.out-of-market .image:before,.boat-item.sold .image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    pointer-events: none
}

.boat-item.out-of-market .image:after,.boat-item.sold .image:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 3rem;
    text-align: center;
    text-transform: uppercase;
    transform: translate(-50%,-50%);
    pointer-events: none
}

.boat-item.sold .image:after {
    content: attr(data-sold)
}

.boat-item.out-of-market .image:after {
    content: attr(data-out-market)
}

.boat-item:hover .image a img {
    transform: scale(1.1)
}

.boat-item:hover .image .actions .favorite,.boat-item:hover .image .gallery-icon {
    display: block
}

.boat-item:hover.badge-yacht.badge-exclusive .info:before,.boat-item:hover.request-popup .image .actions .favorite,.boat-item:hover.request-popup .image .gallery-icon {
    display: none
}

@media (max-width: 1806px) {
    .boat-item .image a img {
        height:18rem
    }

    .boat-item .info {
        padding: 2.4rem 2rem 0
    }

    .boat-item .info .base .names .name {
        font-size: 1.5rem;
        line-height: 1.8rem
    }

    .boat-item .info .base .names .nick {
        font-size: 1.6rem;
        line-height: 2rem
    }

    .boat-item .info .base .price .old-price,.boat-item .info .base .price .old-price[data-caption]:after {
        font-size: 1.5rem;
        line-height: 1.8rem
    }

    .boat-item .info .base .price .current-price,.boat-item .info .base .price .current-price[data-request]:after {
        font-size: 1.6rem;
        line-height: 2rem
    }

    .boat-item .info .params .param .center,.boat-item .info .params .param .left,.boat-item .info .params .param .right {
        font-size: 1.4rem;
        line-height: 1.7rem
    }

    .boat-item .info .description {
        font-size: 1.2rem;
        line-height: 1.86rem
    }

    .boat-item .info .buttons .pdf {
        margin-right: 1rem
    }

    .boat-item .info .buttons .pdf svg {
        margin-right: .5rem
    }

    .boat-item.top-offer .info {
        padding: 2.4rem 1.8rem 0
    }

    .boat-item.badge-yacht.badge-exclusive .info:before {
        top: -16.5rem
    }
}

@media (max-width: 1230px) {
    .boat-items {
        grid-template-columns:1fr 1fr
    }

    .boat-item .image a img {
        height: 21rem
    }

    .boat-item.badge-yacht.badge-exclusive .info:before {
        top: -19.5rem
    }
}

@media (max-width: 970px) {
    .boat-item .image a img {
        height:17rem
    }

    .boat-item .info {
        padding: 1.6rem 1.6rem 0
    }

    .boat-item.top-offer .info {
        padding: 1.6rem 1.2rem 0
    }

    .boat-item.badge-yacht.badge-exclusive .info:before {
        top: -15.5rem
    }
}

@media (max-width: 798px) {
    .boat-items {
        grid-template-columns:1fr;
        grid-gap: 1.6rem
    }

    .boat-item .image .actions .favorite,.boat-item .image .gallery-icon {
        display: block
    }

    .boat-item .image a img {
        height: 18rem
    }

    .boat-item .image .actions .favorite:hover {
        stroke: #fff
    }

    .boat-item .image .actions .favorite:hover[data-favorite-id] {
        stroke: #506D71
    }

    .boat-item .image .gallery-icon:hover {
        fill: #fff
    }

    .boat-item .info .base {
        flex-direction: column;
        justify-content: unset
    }

    .boat-item .info .base .price {
        margin-top: 2.4rem;
        margin-left: 0;
        align-items: flex-start
    }

    .boat-item .info .base .price .current-price:not([data-price]),.boat-item .info .base .price .current-price[data-price=""],.boat-item .info .base .price .current-price[data-price="0"],.boat-item .info .base .price .current-price[data-price="0.0"],.boat-item .info .base .price .current-price[data-price="0.00"],.boat-item .info .base .price .current-price[data-price=NO],.boat-item .info .base .price .old-price:not([data-price]),.boat-item .info .base .price .old-price[data-price=""],.boat-item .info .base .price .old-price[data-price="0"],.boat-item .info .base .price .old-price[data-price="0.0"],.boat-item .info .base .price .old-price[data-price="0.00"],.boat-item .info .base .price .old-price[data-price=NO],.boat-item .info .base .price .old-price[data-request] {
        display: none
    }

    .boat-item .info .base .price .current-price[data-request]:not([data-price]),.boat-item .info .base .price .current-price[data-request][data-price=""],.boat-item .info .base .price .current-price[data-request][data-price="0"],.boat-item .info .base .price .current-price[data-request][data-price="0.0"],.boat-item .info .base .price .current-price[data-request][data-price="0.00"],.boat-item .info .base .price .current-price[data-request][data-price=NO],.boat-item .info .base .price .old-price[data-caption]:not([data-price]),.boat-item .info .base .price .old-price[data-caption][data-price=""],.boat-item .info .base .price .old-price[data-caption][data-price="0"],.boat-item .info .base .price .old-price[data-caption][data-price="0.0"],.boat-item .info .base .price .old-price[data-caption][data-price="0.00"],.boat-item .info .base .price .old-price[data-caption][data-price=NO] {
        display: block
    }

    .boat-item .info.description-animation .description,.boat-item.request-popup .image .actions .favorite,.boat-item.request-popup .image .gallery-icon {
        display: none
    }

    .boat-item .info .params {
        margin: 2.4rem 0 1.6rem
    }

    .boat-item.badge-yacht.badge-exclusive .info:before {
        top: -16.5rem;
        left: 50%;
        transform: translateX(-50%)
    }

    .boat-item.out-of-market .image a:before,.boat-item.sold .image a:before {
        top: calc(50% - 3rem)
    }

    .boat-item.out-of-market .image a:after,.boat-item.sold .image a:after {
        top: calc(50% + 3rem)
    }

    .boat-item.out-of-market .image:after,.boat-item.sold .image:after {
        font-size: 2rem
    }

    .boat-item:hover .image a img {
        transform: unset
    }

    .boat-item:hover.badge-yacht.badge-exclusive .info:before {
        display: block
    }
}

section.boat-page section.main-boat-video {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100vh;
    color: #fff
}

section.boat-page section.main-boat-video video {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    object-fit: cover
}

section.boat-page section.main-boat-video .content {
    position: absolute;
    left: 50%;
    bottom: 14.5rem;
    z-index: 1;
    width: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 1.6rem;
    text-align: center;
    transform: translateX(-50%)
}

section.boat-page section.main-boat-video .content .subtitle {
    font-weight: 400;
    font-size: 2.4rem;
    line-height: 2.8rem;
    text-transform: uppercase
}

section.boat-page section.main-boat-video .content .title {
    margin: 0;
    text-transform: uppercase
}

section.boat-page section.main-boat-video .scroll-indicator {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 1
}

section.boat-page section.main-boat-video .scroll-indicator:after {
    background-color: rgba(255,255,255,.5)
}

section.boat-page section.main-boat-video .scroll-indicator:before {
    background-color: #fff
}

section.boat-page section.main-boat-video .progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2rem
}

section.boat-page section.main-boat-video .loader {
    position: absolute;
    top: calc(50% - 5rem);
    left: calc(50% - 5rem);
    z-index: 2;
    transform: translate(-50%,-50%)
}

section.boat-page section.main-boat-video.playing .loader {
    display: none
}

section.boat-page section.main-boat-video~section.breadcrumbs {
    margin-top: 0
}

section.boat-page section.breadcrumbs {
    margin-bottom: 0
}

section.boat-page .base-info .columns {
    display: grid;
    grid-template-columns: 1fr 57.6rem;
    grid-gap: 8rem
}

section.boat-page .base-info .columns .column:nth-child(2) {
    padding-top: 3.2rem
}

section.boat-page .base-info .photos {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.4rem
}

section.boat-page .base-info .photos .image {
    position: relative;
    padding-bottom: 56.25%;
    display: flex
}

section.boat-page .base-info .photos .image img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: none
}

.big-tabs .tab-heads .head:hover,.carousel-items .arrows .arrow:hover,section.boat-page .base-info .general .status .favorite:hover,section.boat-page .base-info .goto-more:hover,section.boat-page .base-info .photos .image .badges .badge:hover,section.boat-page .base-info .photos .image .icon.open-gallery,section.boat-page .big-tabs .bodies .video .videos .video-item .view .play:hover,section.sale .links-by-length .links a {
    cursor: pointer
}

section.boat-page .base-info .photos .image .icon {
    position: absolute;
    top: 2.4rem;
    right: 2.4rem;
    display: none;
    fill: #fff;
    stroke: #0A0D0C
}

section.boat-page .base-info .photos .image .badges {
    display: none;
    position: absolute;
    left: 4.6rem;
    bottom: 4.6rem;
    z-index: 3
}

section.boat-page .base-info .photos .image .badges .badge {
    display: flex;
    align-items: center;
    user-select: none
}

section.boat-page .base-info .photos .image .badges .badge .caption {
    margin-left: 1.6rem;
    color: #fff;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

section.boat-page .base-info .photos .image .badges .badge:not(:last-child) {
    margin-bottom: 2.2rem
}

section.boat-page .base-info .photos .image .badges .badge:hover svg {
    fill: #e6e6e6
}

section.boat-page .base-info .photos .image .badges .badge:hover .caption {
    color: #e6e6e6
}

section.boat-page .base-info .photos .image .more-photos {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(0,0,0,.5)
}

section.boat-page .base-info .photos .image .more-photos .count {
    font-size: 12.8rem;
    line-height: 15rem;
    font-weight: 400;
    letter-spacing: -.5rem
}

section.boat-page .base-info .photos .image .more-photos .caption {
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-weight: 400;
    text-transform: uppercase
}

section.boat-page .base-info .photos .image .more-photos .btn {
    margin-top: .5rem;
    padding: .9rem 2.4rem;
    min-width: unset;
    color: #fff;
    border-color: rgba(255,255,255,.5)
}

section.boat-page .base-info .photos .image .more-photos .btn:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

section.boat-page .base-info .photos .image.video .play-zone,section.boat-page .base-info .photos .image.video [id^=player-],section.boat-page .base-info .photos .image.video iframe {
    display: none
}

section.boat-page .base-info .photos .image.video.show-video {
    background-color: #000
}

section.boat-page .base-info .photos .image.video.show-video .play-zone {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

section.boat-page .base-info .photos .image.video.show-video [id^=player-],section.boat-page .base-info .photos .image.video.show-video iframe {
    display: block
}

section.boat-page .base-info .photos .image.video.show-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

section.boat-page .base-info .photos .image.video.playing .icon {
    display: none
}

section.boat-page .base-info .photos .image:first-child .badges {
    display: block
}

section.boat-page .base-info .photos .image:nth-child(7) .more-photos {
    display: flex
}

section.boat-page .base-info .photos .image:nth-child(7):hover .icon {
    display: none
}

section.boat-page .base-info .photos .image:hover .icon {
    display: block
}

section.boat-page .base-info .general {
    position: relative
}

section.boat-page .base-info .general .name {
    margin: 0;
    padding-right: 13rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400;
    text-transform: unset
}

section.boat-page .base-info .general .nick {
    margin-top: .4rem;
    padding-right: 13rem;
    margin-bottom: 0;
    font-size: 3.2rem;
    line-height: 3.75rem;
    font-weight: 400;
    text-transform: uppercase
}

section.boat-page .base-info .general .shipyard-label {
    margin-top: 1.2rem;
    padding: 1.2rem;
    display: flex;
    align-items: center;
    gap: .8rem;
    max-width: max-content;
    border-radius: .8rem;
    background-color: #F5F7F7
}

section.boat-page .base-info .general .shipyard-label img {
    display: flex;
    width: 3.6rem;
    height: 2rem
}

section.boat-page .base-info .general .shipyard-label .caption {
    position: relative;
    padding-left: 1.2rem;
    color: rgba(10,13,12,.5);
    font-size: 1.6rem;
    line-height: 1.875rem;
    font-weight: 400
}

section.boat-page .base-info .general .shipyard-label .caption:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: .1rem;
    height: 100%;
    background-color: rgba(0,0,0,.12)
}

section.boat-page .base-info .general .shipyard-label[data-id="998970"] img {
    width: 5.1rem
}

section.boat-page .base-info .general .buttons {
    margin-top: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem
}

section.boat-page .base-info .general .buttons .btn {
    padding: .9rem;
    width: 100%;
    max-width: 21.5rem;
    min-width: unset
}

section.boat-page .base-info .general .buttons .btn span {
    position: relative;
    top: -.1rem
}

section.boat-page .base-info .general .buttons .pdf svg {
    margin-right: 1rem;
    fill: #506D71;
    width: 2rem;
    height: 2rem
}

section.boat-page .base-info .general .buttons .pdf:hover svg {
    fill: #fff
}

section.boat-page .base-info .general .status {
    position: absolute;
    top: .7rem;
    right: 0;
    display: flex;
    align-items: center
}

section.boat-page .base-info .general .status .favorite {
    margin-right: 1.8rem;
    stroke: #506D71;
    fill: transparent;
    stroke-width: .15rem
}

section.boat-page .base-info .general .status .favorite[data-favorite-id] {
    display: block;
    stroke: #506D71;
    fill: #506D71
}

section.boat-page .base-info .general .status .favorite:hover {
    stroke: #000
}

section.boat-page .base-info .general .status .views .eye {
    margin-right: 1rem;
    fill: #A6C2C5
}

section.boat-page .base-info .general .status .views .count {
    color: #A6C2C5;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.boat-page .base-info .general .status .views:not([data-value]),section.boat-page .base-info .general .status .views[data-value=""],section.boat-page .base-info .general .status .views[data-value="0"],section.boat-page .base-info .general .status .views[data-value="0.0"],section.boat-page .base-info .general .status .views[data-value="0.00"],section.boat-page .base-info .general .status .views[data-value=NO] {
    display: none
}

section.boat-page .base-info .params {
    margin-top: 4.8rem
}

section.boat-page .base-info .params .param:not(:last-child) {
    margin-bottom: 2.4rem
}

section.boat-page .base-info .goto-more {
    margin-top: 3.4rem;
    display: flex;
    align-items: center
}

section.boat-page .base-info .goto-more .caption {
    color: #506D71;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.boat-page .base-info .goto-more .arrow {
    position: relative;
    margin-left: 1.6rem;
    min-width: 1.7rem;
    max-width: 1.7rem;
    min-height: 1.7rem;
    max-height: 1.7rem;
    border-bottom: .1rem solid #506D71;
    border-right: .1rem solid #506D71;
    transform: rotateZ(45deg)
}

section.boat-page .base-info .goto-more .arrow:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    display: block;
    width: calc(100% + .6rem);
    height: .1rem;
    background-color: #506D71;
    transform: translate(-50%,-50%) rotateZ(45deg)
}

section.boat-page .base-info .goto-more:hover .caption {
    color: #81a1a6
}

section.boat-page .base-info .goto-more:hover .arrow {
    border-color: #81a1a6
}

section.boat-page .base-info .goto-more:hover .arrow:before {
    background-color: #81a1a6
}

section.boat-page .base-info .line {
    margin: 4.2rem 0 3.2rem;
    width: 100%;
    height: .1rem;
    background-color: rgba(10,13,12,.2)
}

section.boat-page .base-info .description .text {
    font-family: 'Milas Display Medium';
    font-size: 2.4rem;
    line-height: 3.4rem;
    font-weight: 400;
    max-height: 14rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

section.boat-page .base-info .info .title {
    margin-bottom: 1.6rem;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400;
    text-transform: uppercase
}

section.boat-page .base-info .info .text {
    font-size: 1.6rem;
    line-height: 140%;
    font-weight: 400;
    opacity: .5
}

section.boat-page .base-info .info .manager {
    margin-top: 2.4rem;
    display: flex;
    background-color: #F5F7F7
}

section.boat-page .base-info .info .manager .photo {
    width: 23.6rem;
    height: 23.6rem;
    object-fit: cover;
    filter: grayscale(1)
}

section.boat-page .base-info .info .manager .data {
    padding: 3.2rem;
    width: 100%
}

section.boat-page .base-info .info .manager .data .name {
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

section.boat-page .base-info .info .manager .data .position {
    margin-top: .4rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400;
    opacity: .5
}

section.boat-page .base-info .info .manager .data .phone {
    margin-top: 1.6rem;
    display: inline-block;
    color: #506D71;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

section.boat-page .base-info .info .manager .data .phone:hover {
    color: #658a8f;
    text-decoration: none
}

section.boat-page .base-info .info .manager .data .messengers {
    margin-top: 1.6rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.6rem
}

section.boat-page .base-info .info .manager .data .messengers .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #506D71
}

section.boat-page .base-info .info .manager .data .messengers .icon svg {
    fill: #fff
}

section.boat-page .base-info .info .manager .data .messengers .icon:hover {
    opacity: .7
}

section.boat-page .base-info .info+.info {
    margin-top: 3.2rem
}

section.boat-page .params .param .caption {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400;
    opacity: .5
}

section.boat-page .params .param .value {
    margin-top: .8rem;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

section.boat-page .params .param .value.price {
    display: flex;
    align-items: self-end
}

section.boat-page .params .param .value.price .current-price:not([data-price]),section.boat-page .params .param .value.price .current-price[data-price=""],section.boat-page .params .param .value.price .current-price[data-price="0"],section.boat-page .params .param .value.price .current-price[data-price="0.0"],section.boat-page .params .param .value.price .current-price[data-price="0.00"],section.boat-page .params .param .value.price .current-price[data-price=NO],section.boat-page .params .param .value.price .current-price[data-request][data-from]:before,section.boat-page .params .param .value.price .old-price:not([data-price]),section.boat-page .params .param .value.price .old-price[data-price=""],section.boat-page .params .param .value.price .old-price[data-price="0"],section.boat-page .params .param .value.price .old-price[data-price="0.0"],section.boat-page .params .param .value.price .old-price[data-price="0.00"],section.boat-page .params .param .value.price .old-price[data-price=NO],section.boat-page .params .param .value.price .old-price[data-request] {
    display: none
}

section.boat-page .params .param .value.price .current-price,section.boat-page .params .param .value.price .old-price {
    min-width: max-content
}

section.boat-page .params .param .value.price .current-price[data-from]:before,section.boat-page .params .param .value.price .old-price[data-from]:before {
    content: attr(data-from);
    margin-right: .7rem
}

section.boat-page .params .param .value.price .current-price:after,section.boat-page .params .param .value.price .old-price:after {
    content: attr(data-unit);
    margin-left: .7rem
}

section.boat-page .params .param .value.price .old-price {
    margin-left: 1rem;
    position: relative;
    color: rgba(10,13,12,.5);
    font-size: 1.6rem;
    line-height: 1.9rem
}

section.boat-page .params .param .value.price .old-price:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: .1rem;
    background-color: rgba(10,13,12,.5);
    transform: translateY(-50%)
}

section.boat-page .params .param .value.price .current-price[data-request] {
    font-size: 0
}

section.boat-page .params .param .value.price .current-price[data-request]:after {
    content: attr(data-request);
    font-size: 2.4rem;
    margin-left: 0
}

section.boat-page .params .param .value.price .current-price[data-request]:not([data-price]),section.boat-page .params .param .value.price .current-price[data-request][data-price=""],section.boat-page .params .param .value.price .current-price[data-request][data-price="0"],section.boat-page .params .param .value.price .current-price[data-request][data-price="0.0"],section.boat-page .params .param .value.price .current-price[data-request][data-price="0.00"],section.boat-page .params .param .value.price .current-price[data-request][data-price=NO] {
    display: block
}

section.boat-page .big-tabs .bodies .specification .equipment .content .equipment_brokerage,section.boat-page .big-tabs .bodies .specification .equipment .content .equipment_build,section.boat-page .big-tabs .bodies .specification .equipment .content .equipment_new,section.boat-page .params .param:not([data-value]),section.boat-page .params .param[data-value=""],section.boat-page .params .param[data-value="0"],section.boat-page .params .param[data-value="0.0"],section.boat-page .params .param[data-value="0.00"],section.boat-page .params .param[data-value=NO] {
    display: none
}

section.boat-page .big-tabs {
    margin: 3.2rem 0 8rem
}

section.boat-page .big-tabs .tab-heads {
    height: auto
}

section.boat-page .big-tabs .bodies .about-yacht>.container-centered {
    max-width: 102.6rem
}

section.boat-page .big-tabs .bodies .about-yacht .text {
    font-size: 1.6rem;
    line-height: 2.5rem;
    font-weight: 400
}

section.boat-page .big-tabs .bodies .specification {
    padding-top: 0
}

section.boat-page .big-tabs .bodies .specification .main {
    padding: 12.4rem 0 8rem;
    background-color: #F5F7F7
}

section.boat-page .big-tabs .bodies .specification .others {
    margin-top: 5.6rem
}

section.boat-page .big-tabs .bodies .specification .equipment {
    margin-top: 8rem
}

section.boat-page .big-tabs .bodies .specification .equipment .content h5 {
    margin-bottom: 2rem;
    font-size: 2.4rem;
    line-height: 3rem
}

section.boat-page .big-tabs .bodies .specification .equipment .content ul {
    column-count: 2;
    column-gap: 10%
}

section.boat-page .big-tabs .bodies .specification .equipment .content ul li {
    margin-bottom: .5rem
}

section.boat-page .big-tabs .bodies .specification .equipment .content.in_brokerage .equipment_brokerage,section.boat-page .big-tabs .bodies .specification .equipment .content.in_build .equipment_build,section.boat-page .big-tabs .bodies .specification .equipment .content.in_new .equipment_new {
    display: block
}

section.boat-page .big-tabs .bodies .specification .params {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-gap: 5.6rem 4rem
}

section.boat-page .big-tabs .bodies .gallery .photos {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 3.2rem 2.4rem
}

section.boat-page .big-tabs .bodies .gallery .photos .image {
    position: relative;
    padding-bottom: 57%;
    display: flex
}

section.boat-page .big-tabs .bodies .gallery .photos .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

section.boat-page .big-tabs .bodies .gallery .photos .image .icon {
    position: absolute;
    top: 1.8rem;
    right: 1.8rem;
    display: none;
    fill: #fff;
    stroke: #0A0D0C
}

section.boat-page .big-tabs .bodies .gallery .photos .image:hover .icon {
    display: block
}

section.boat-page .big-tabs .bodies .gallery .photos .caption {
    margin-top: 1.6rem;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

section.boat-page .big-tabs .bodies .plans .photos {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 4rem 2.4rem
}

section.boat-page .big-tabs .bodies .plans .photos .image {
    position: relative;
    padding: 4.1rem 3.6rem;
    display: flex;
    height: 32.4rem;
    border: .1rem solid #A6C2C5
}

section.boat-page .big-tabs .bodies .plans .photos .image img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover
}

section.boat-page .big-tabs .bodies .plans .photos .image .icon {
    position: absolute;
    top: 1.8rem;
    right: 1.8rem;
    display: none;
    fill: #fff;
    stroke: #A6C2C5
}

section.boat-page .big-tabs .bodies .plans .photos .image:hover .icon {
    display: block
}

section.boat-page .big-tabs .bodies .plans .photos .caption {
    margin-top: 1.6rem;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

section.boat-page .big-tabs .bodies .tours .vitrual-tours .tour iframe {
    width: 100%
}

section.boat-page .big-tabs .bodies .tours .vitrual-tours .tour .btn {
    display: none
}

section.boat-page .big-tabs .bodies .video .videos .video-item .view {
    position: relative;
    height: 100rem;
    background-color: #000
}

section.boat-page .big-tabs .bodies .video .videos .video-item .view .preview {
    position: relative;
    z-index: 1;
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover
}

section.boat-page .big-tabs .bodies .video .videos .video-item .view .play-zone {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    cursor: pointer
}

section.boat-page .big-tabs .bodies .video .videos .video-item .view .play {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    user-select: none
}

section.boat-page .big-tabs .bodies .video .videos .video-item .view .play svg {
    fill: #fff
}

section.boat-page .big-tabs .bodies .video .videos .video-item .view .play .caption {
    margin-left: 1.6rem;
    color: #fff;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

section.boat-page .big-tabs .bodies .video .videos .video-item .view .play:hover svg {
    fill: #e6e6e6
}

section.boat-page .big-tabs .bodies .video .videos .video-item .view .play:hover .caption {
    color: #e6e6e6
}

section.boat-page .big-tabs .bodies .video .videos .video-item .view:before {
    content: '';
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.25);
    user-select: none;
    pointer-events: none
}

section.boat-page .big-tabs .bodies .video .videos .video-item.playing .view:before,section.boat-page .big-tabs .body-title .arrow,section.boat-page .big-tabs .body-title.mobile-title,section.boat-page .request-form-new .response .modal-close,section.boat-page .yacht-not-available .not-available {
    display: none
}

section.boat-page .big-tabs .bodies .video .videos .video-item .name {
    margin-top: 1.6rem;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

section.boat-page .big-tabs .bodies .video .videos .video-item:not(:last-child) {
    margin-bottom: 5rem
}

section.boat-page .similar-offers {
    margin-top: 20rem
}

section.boat-page .yacht-not-available {
    margin-bottom: 10rem
}

section.boat-page.out-of-market,section.boat-page.removed,section.boat-page.sold {
    display: flex;
    flex-direction: column
}

section.boat-page.out-of-market .base-info,section.boat-page.out-of-market .big-tabs,section.boat-page.out-of-market .request-block,section.boat-page.removed .base-info,section.boat-page.removed .big-tabs,section.boat-page.removed .request-block,section.boat-page.sold .base-info,section.boat-page.sold .big-tabs,section.boat-page.sold .request-block {
    filter: opacity(.3)
}

section.boat-page.out-of-market .similar-offers,section.boat-page.removed .similar-offers,section.boat-page.sold .similar-offers {
    order: 1;
    margin-top: 0;
    margin-bottom: 10rem
}

section.boat-page.out-of-market .similar-offers .h1,section.boat-page.removed .similar-offers .h1,section.boat-page.sold .similar-offers .h1 {
    margin-top: 0
}

section.boat-page.out-of-market .base-info,section.boat-page.removed .base-info,section.boat-page.sold .base-info {
    order: 2
}

section.boat-page.out-of-market .big-tabs,section.boat-page.removed .big-tabs,section.boat-page.sold .big-tabs {
    order: 3
}

section.boat-page.out-of-market .request-form-new,section.boat-page.removed .request-form-new,section.boat-page.sold .request-form-new {
    order: 4;
    display: none
}

section.boat-page.out-of-market .yacht-not-available .not-available.out-of-market,section.boat-page.removed .yacht-not-available .not-available.removed,section.boat-page.sold .yacht-not-available .not-available.sold {
    display: block
}

@media (max-width: 1806px) {
    section.boat-page section.main-boat-video .content {
        bottom:11.3rem;
        row-gap: 1.2rem
    }

    section.boat-page section.main-boat-video .content .subtitle {
        font-size: 2rem;
        line-height: 2.3rem
    }

    section.boat-page .base-info .photos .image .icon {
        top: 1.8rem;
        right: 1.8rem;
        width: 3.6rem;
        height: 3.6rem
    }

    section.boat-page .base-info .photos .image .more-photos .count {
        font-size: 7rem;
        line-height: 8rem
    }

    section.boat-page .base-info .photos .image .more-photos .caption {
        font-size: 2rem;
        line-height: 3rem
    }

    section.boat-page .base-info .general .nick {
        font-size: 3rem;
        line-height: 2.8rem
    }

    section.boat-page .base-info .params .param:not(:last-child) {
        margin-bottom: 3rem
    }

    section.boat-page .base-info .description .text {
        font-size: 2rem;
        line-height: 3rem
    }

    section.boat-page .params .param .value,section.boat-page .params .param .value.price .current-price[data-request]:after {
        font-size: 2.2rem;
        line-height: 2.6rem
    }

    section.boat-page .params .param .value.price {
        flex-wrap: wrap
    }

    section.boat-page .params .param .value.price .old-price {
        margin-left: 0
    }

    section.boat-page .params .param .value.price .current-price {
        margin-right: 1rem
    }

    section.boat-page .big-tabs .bodies .gallery .photos .caption,section.boat-page .big-tabs .bodies .plans .photos .caption {
        font-size: 1.6rem;
        line-height: 2rem
    }

    section.boat-page .big-tabs .bodies .specification .main {
        padding: 6rem 0;
        background-color: #F5F7F7
    }

    section.boat-page .big-tabs .bodies .specification .params {
        grid-template-columns: repeat(5,1fr)
    }

    section.boat-page .big-tabs .bodies .specification .params .span2 {
        grid-column: unset
    }

    section.boat-page .big-tabs .bodies .plans .photos .image {
        height: 21.4rem
    }

    section.boat-page .big-tabs .bodies .video .videos .video-item .view {
        height: 68rem
    }

    section.boat-page .similar-offers {
        margin-top: 12rem
    }
}

@media (max-width: 1230px) {
    section.boat-page section.main-boat-video .content {
        bottom:9.7rem
    }

    section.boat-page .base-info .columns {
        grid-template-columns: 1fr 46rem;
        grid-gap: 2.4rem
    }

    section.boat-page .base-info .columns .column:nth-child(2) {
        padding-top: 2.4rem
    }

    section.boat-page .base-info .photos {
        grid-gap: 1.6rem
    }

    section.boat-page .base-info .photos .image .badges {
        left: 3.5rem;
        bottom: 3.5rem
    }

    section.boat-page .base-info .photos .image .badges .badge svg {
        width: 2.2rem;
        height: 2.2rem
    }

    section.boat-page .base-info .photos .image .badges .badge .caption {
        margin-left: 1.2rem;
        font-size: 1.6rem;
        line-height: 1.9rem
    }

    section.boat-page .base-info .photos .image .badges .badge:not(:last-child) {
        margin-bottom: 2rem
    }

    section.boat-page .base-info .photos .image .more-photos .count {
        font-size: 9.6rem;
        line-height: 11.25rem
    }

    section.boat-page .base-info .general .nick,section.boat-page .base-info .photos .image .more-photos .caption {
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    section.boat-page .base-info .photos .image .more-photos .btn {
        padding: .9rem 1.6rem
    }

    section.boat-page .base-info .general {
        display: flex;
        flex-direction: column
    }

    section.boat-page .base-info .general .buttons .pdf {
        margin-right: 0
    }

    section.boat-page .base-info .params {
        margin-top: 3.2rem
    }

    section.boat-page .base-info .params .param:not(:last-child) {
        margin-bottom: 2.4rem
    }

    section.boat-page .base-info .description .text {
        max-height: 20rem;
        -webkit-line-clamp: 6
    }

    section.boat-page .base-info .info .manager {
        margin-top: 1.6rem
    }

    section.boat-page .base-info .info .manager .photo {
        width: 17rem;
        height: 19rem
    }

    section.boat-page .base-info .info .manager .data {
        padding: 1.6rem
    }

    section.boat-page .base-info .info .manager .data .name {
        font-size: 2rem;
        line-height: 2.3rem
    }

    section.boat-page .base-info .info .manager .data .position {
        margin-top: 1.6rem;
        font-size: 1.4rem;
        line-height: 1.6rem
    }

    section.boat-page .base-info .info .manager .data .phone {
        margin-top: .6rem;
        font-size: 1.6rem;
        line-height: 1.9rem
    }

    section.boat-page .base-info .info .manager .data .messengers {
        margin-top: 3.7rem
    }

    section.boat-page .base-info .info .manager .data .messengers .icon {
        width: 3.5rem;
        height: 3.5rem
    }

    section.boat-page .base-info .info .manager .data .messengers .icon svg {
        width: 1.6rem;
        height: 1.6rem
    }

    section.boat-page .base-info .info+.info {
        margin-top: 3.2rem
    }

    section.boat-page .params .param .value,section.boat-page .params .param .value.price .current-price[data-request]:after {
        font-size: 2rem;
        line-height: 2.4rem
    }

    section.boat-page .big-tabs {
        margin: 14rem 0 5.6rem
    }

    section.boat-page .big-tabs .bodies .about-yacht>.container-centered {
        max-width: 62.2rem
    }

    section.boat-page .big-tabs .bodies .specification .main {
        padding: 4.7rem 0 4rem
    }

    section.boat-page .big-tabs .bodies .specification .others {
        margin-top: 4rem
    }

    section.boat-page .big-tabs .bodies .specification .params {
        grid-template-columns: repeat(4,1fr);
        grid-gap: 5rem 4rem
    }

    section.boat-page .big-tabs .bodies .gallery .photos {
        grid-template-columns: 1fr 1fr
    }

    section.boat-page .big-tabs .bodies .plans .photos {
        grid-template-columns: 1fr 1fr;
        grid-gap: 3.2rem 2.4rem
    }

    section.boat-page .big-tabs .bodies .plans .photos .image {
        padding: 2.6rem 1.6rem;
        height: 26rem
    }

    section.boat-page .big-tabs .bodies .tours .vitrual-tours .tour iframe,section.boat-page .big-tabs .bodies .video .videos .video-item .view {
        height: 54rem
    }

    section.boat-page .big-tabs .bodies .video .videos .video-item .name {
        font-size: 2rem;
        line-height: 2.3rem
    }

    section.boat-page .similar-offers {
        margin-top: 12rem
    }
}

@media (max-width: 970px) {
    section.boat-page .base-info .photos .image .more-photos .caption,section.boat-page .base-info .photos .image .more-photos .count {
        display:none
    }
}

@media (max-width: 798px) {
    section.boat-page section.breadcrumbs,section.boat-page section.main-boat-video .content .title br {
        display:none
    }

    section.boat-page section.main-boat-video {
        background-color: #000;
        height: auto
    }

    section.boat-page section.main-boat-video video {
        position: static;
        height: 80vw
    }

    section.boat-page section.main-boat-video .content {
        position: static;
        left: 0;
        bottom: 0;
        padding: 3.2rem 5vw 8.8rem;
        width: 100%;
        height: 100%;
        justify-content: center;
        row-gap: .8rem;
        transform: none
    }

    section.boat-page .base-info .columns .column:nth-child(2),section.boat-page .big-tabs .bodies .body {
        padding-top: 0
    }

    section.boat-page section.main-boat-video .content .subtitle {
        font-size: 1.6rem;
        line-height: 1.8rem
    }

    section.boat-page section.main-boat-video .content .title {
        line-height: 3.6rem
    }

    section.boat-page section.main-boat-video .progress-bar {
        top: 80vw;
        bottom: unset;
        height: .5rem
    }

    section.boat-page section.main-boat-video .loader {
        top: calc(40vw - 5rem);
        transform: translate(-50%)
    }

    section.boat-page section.main-boat-video.mobile-height-calculated {
        height: var(--full-height)
    }

    section.boat-page .base-info .columns {
        grid-template-columns: 1fr;
        grid-gap: 1.6rem
    }

    section.boat-page .base-info .photos-slider {
        max-width: 100vw
    }

    section.boat-page .base-info .photos {
        padding-bottom: 1.2rem;
        margin-left: -50vw;
        position: relative;
        left: 50%;
        display: flex;
        grid-template-columns: unset;
        grid-gap: 0;
        max-width: 100vw;
        width: 100vw
    }

    section.boat-page .base-info .photos .image {
        padding-bottom: 0;
        min-width: 95vw;
        width: 100vw;
        height: 54vw;
        flex: 0 0 95%
    }

    section.boat-page .base-info .photos .image img {
        position: static
    }

    section.boat-page .base-info .photos .image .more-photos .count {
        display: block;
        letter-spacing: -.38rem
    }

    section.boat-page .base-info .photos .image.video.show-video .play-zone {
        display: none
    }

    section.boat-page .base-info .photos .image.video.show-video [id^=player-],section.boat-page .base-info .photos .image.video.show-video iframe {
        display: block
    }

    section.boat-page .base-info .description .line,section.boat-page .base-info .general .shipyard-label .caption:before,section.boat-page .base-info .info,section.boat-page .base-info .manager-contacts,section.boat-page .base-info .photos .image:first-child .badges,section.boat-page .base-info .photos .image:hover .icon,section.boat-page .big-tabs .tab-heads {
        display: none
    }

    section.boat-page .base-info .photos .image:nth-child(3n+1) {
        grid-column: unset
    }

    section.boat-page .base-info .photos .image:not(:last-child) {
        margin-right: .8rem
    }

    section.boat-page .base-info .photos>.swiper-controls>.swiper-pages {
        bottom: 0;
        width: 90%
    }

    section.boat-page .base-info .photos>.swiper-controls>.swiper-pages>.swiper-page {
        width: 100%;
        height: .1rem;
        background-color: rgba(86,107,109,.4);
        border-radius: 0
    }

    section.boat-page .base-info .photos>.swiper-controls>.swiper-pages>.swiper-page.swiper-item-active,section.boat-page .big-tabs .bodies .body.faze-active .body-title .arrow:before {
        background-color: #506D71
    }

    section.boat-page .base-info .photos>.swiper-controls>.swiper-pages>.swiper-page+.swiper-page {
        margin-left: 0
    }

    section.boat-page .base-info .photos:not(.swiper-initialized) {
        overflow-x: hidden
    }

    section.boat-page .base-info .general .name,section.boat-page .base-info .general .nick {
        padding-right: 0
    }

    section.boat-page .base-info .general .shipyard-label {
        margin-top: 1.6rem;
        flex-direction: column;
        max-width: 100%;
        text-align: center
    }

    section.boat-page .base-info .general .shipyard-label .caption {
        padding-left: 0;
        max-width: 80%;
        font-size: 1.4rem;
        line-height: 1.641rem
    }

    section.boat-page .base-info .general .buttons {
        margin-top: 1.6rem;
        flex-direction: column;
        gap: 1.2rem
    }

    section.boat-page .base-info .general .buttons .btn {
        max-width: 100%
    }

    section.boat-page .base-info .general .status {
        position: unset;
        top: unset;
        margin-top: 2rem;
        align-self: center
    }

    section.boat-page .base-info .general .status .favorite {
        margin-right: 1.6rem;
        width: 2.3rem;
        height: 2.3rem
    }

    section.boat-page .base-info .params {
        margin-top: 2.7rem
    }

    section.boat-page .base-info .params .param:not(:last-child) {
        margin-bottom: 1.6rem
    }

    section.boat-page .base-info .goto-more {
        margin-top: 2.6rem
    }

    section.boat-page .base-info .line {
        margin: 4rem 0
    }

    section.boat-page .base-info .description .text {
        max-height: 17rem;
        -webkit-line-clamp: 4
    }

    section.boat-page .base-info .info .title {
        margin-bottom: 2.4rem
    }

    section.boat-page .base-info .info .manager {
        margin-top: 2.4rem
    }

    section.boat-page .base-info .info .manager .data .messengers {
        gap: 1rem
    }

    section.boat-page .base-info .info+.info {
        margin-top: 5.6rem
    }

    section.boat-page .params .param {
        padding-bottom: .8rem;
        border-bottom: .1rem solid #CEE6E9
    }

    section.boat-page .big-tabs {
        margin: 4.25rem 0 8rem
    }

    section.boat-page .big-tabs .bodies {
        max-width: 100vw
    }

    section.boat-page .big-tabs .bodies .body.faze-active .body-title .arrow {
        transform: rotateZ(-135deg);
        border-bottom-color: #506D71;
        border-right-color: #506D71
    }

    section.boat-page .big-tabs .bodies .body.faze-active .body-title:not(.only-title) {
        color: #506D71;
        background-color: #F5F7F7
    }

    section.boat-page .big-tabs .bodies .body.faze-active .body-spoiler {
        display: block
    }

    section.boat-page .big-tabs .bodies .about-yacht>.container-centered {
        max-width: unset
    }

    section.boat-page .big-tabs .bodies .about-yacht .body-spoiler {
        padding-top: 3.2rem
    }

    section.boat-page .big-tabs .bodies .specification .main {
        padding-top: 0;
        padding-bottom: 0;
        background-color: unset
    }

    section.boat-page .big-tabs .bodies .specification .others {
        margin-top: 1.6rem
    }

    section.boat-page .big-tabs .bodies .specification .equipment {
        margin-top: 4rem;
        display: none
    }

    section.boat-page .big-tabs .bodies .gallery .photos .caption,section.boat-page .big-tabs .bodies .plans .photos .caption {
        margin-top: .6rem
    }

    section.boat-page .big-tabs .bodies .gallery .photos .image .icon,section.boat-page .big-tabs .bodies .plans .photos .image .icon {
        top: .8rem;
        right: .8rem;
        display: block
    }

    section.boat-page .big-tabs .bodies .specification .params {
        grid-template-columns: 1fr 1fr;
        grid-gap: 1.6rem .8rem
    }

    section.boat-page .big-tabs .bodies .gallery .photos,section.boat-page .big-tabs .bodies .plans .photos {
        grid-template-columns: 1fr;
        grid-gap: 1.6rem
    }

    section.boat-page .big-tabs .bodies .specification .params .span2-mobile {
        grid-column: span 2
    }

    section.boat-page .big-tabs .bodies .specification .equipment .content ul {
        column-count: unset;
        column-gap: unset
    }

    section.boat-page .big-tabs .bodies .plans .photos .image {
        padding: 2rem;
        height: unset
    }

    section.boat-page .big-tabs .bodies .tours .body-spoiler {
        padding-top: 3.2rem
    }

    section.boat-page .big-tabs .bodies .tours .vitrual-tours .tour iframe {
        height: 35rem
    }

    section.boat-page .big-tabs .bodies .video .body-spoiler {
        padding-top: 0
    }

    section.boat-page .big-tabs .bodies .video .videos {
        position: relative;
        left: 50%;
        margin-left: -50vw;
        width: 100vw
    }

    section.boat-page .big-tabs .bodies .video .videos .video-item .view {
        height: 80vw
    }

    section.boat-page .big-tabs .bodies .video .videos .video-item .view .play {
        top: unset;
        left: 50%;
        bottom: 2.4rem;
        padding: .8rem 1.6rem;
        transform: translateX(-50%);
        min-width: max-content;
        width: auto;
        height: auto;
        background-color: #506D71;
        border-radius: 99.9rem
    }

    section.boat-page .big-tabs .bodies .video .videos .video-item .view .play svg {
        order: 2;
        min-width: 2.25rem;
        width: 2.25rem;
        min-height: 2.25rem;
        height: 2.25rem
    }

    section.boat-page .big-tabs .bodies .video .videos .video-item .view .play .caption {
        order: 1;
        margin-left: 0;
        margin-right: .8rem;
        color: #CEE6E9;
        font-size: 1.6rem;
        line-height: 1.88rem
    }

    section.boat-page .big-tabs .bodies .video .videos .video-item .name {
        display: none
    }

    section.boat-page .big-tabs .body-title {
        margin-bottom: 0
    }

    section.boat-page .big-tabs .body-title .arrow {
        position: relative;
        margin-left: 1.6rem;
        margin-right: .8rem;
        display: block;
        min-width: 1.7rem;
        max-width: 1.7rem;
        min-height: 1.7rem;
        max-height: 1.7rem;
        border-bottom: .1rem solid #CEE6E9;
        border-right: .1rem solid #CEE6E9;
        transition: transform .2s;
        transform: rotateZ(45deg)
    }

    section.boat-page .big-tabs .body-title .arrow:before {
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        display: block;
        width: calc(100% + .6rem);
        height: .1rem;
        background-color: #CEE6E9;
        transform: translate(-50%,-50%) rotateZ(45deg)
    }

    section.boat-page .big-tabs .body-title:not(.only-title) {
        position: sticky;
        top: 6.2rem;
        left: 0;
        z-index: 4;
        margin-left: -5vw;
        padding: 2.3rem 5vw;
        width: 100vw;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #CEE6E9;
        text-transform: unset;
        background-color: #506D71;
        transition: top 1s ease-in-out
    }

    section.boat-page .big-tabs .body-title.mobile-title {
        display: flex
    }

    section.boat-page .big-tabs .body-title.desktop-title {
        display: none
    }

    section.boat-page .big-tabs .body-spoiler {
        display: none;
        padding-top: 1.6rem;
        padding-bottom: 3.2rem
    }

    section.boat-page .similar-offers {
        margin-top: 9rem
    }
}

@media (max-width: 510px) {
    section.boat-page .big-tabs .bodies .tours .vitrual-tours .tour iframe {
        display:none
    }

    section.boat-page .big-tabs .bodies .tours .vitrual-tours .tour .btn {
        display: flex
    }
}

.big-tabs .tab-heads {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 14rem;
    background-color: #506D71
}

.big-tabs .tab-heads .head {
    padding: 2.6rem 5.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #CEE6E9;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400;
    user-select: none
}

.big-tabs .tab-heads .head.faze-active {
    color: #506D71;
    background-color: #F5F7F7
}

.big-tabs .tab-heads .head:hover:not(.faze-active) {
    color: #e6e6e6
}

.big-tabs .bodies .body {
    padding-top: 12.4rem
}

.big-tabs .body-title {
    margin-bottom: 3.2rem;
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-weight: 400;
    text-transform: uppercase
}

@media (max-width: 1806px) {
    .big-tabs .tab-heads {
        height:10rem
    }

    .big-tabs .tab-heads .head {
        padding: 2rem 4rem;
        font-size: 2rem;
        line-height: 2.3rem
    }
}

@media (max-width: 1230px) {
    .big-tabs .tab-heads {
        height:6.3rem
    }

    .big-tabs .tab-heads .head {
        padding: 2.2rem 4rem;
        font-size: 1.6rem;
        line-height: 1.9rem
    }

    .big-tabs .bodies .body {
        padding-top: 4.7rem
    }

    .big-tabs .body-title {
        margin-bottom: 2.4rem;
        font-size: 2.4rem;
        line-height: 2.8rem
    }
}

@media (max-width: 970px) {
    .big-tabs .tab-heads .head {
        padding:2rem
    }
}

@media (max-width: 798px) {
    .big-tabs .tab-heads {
        flex-direction:column;
        align-items: unset;
        justify-content: unset;
        height: auto
    }

    .big-tabs .tab-heads .head {
        padding: 2.3rem 5vw;
        justify-content: flex-start
    }

    .big-tabs .bodies .body {
        padding-top: 3.2rem
    }
}

.request-block {
    padding: 5.3rem 0;
    background-color: #F5F7F7
}

.request-block .inner {
    display: grid;
    grid-template-columns: 72.6rem 1fr;
    grid-gap: 17.4rem
}

.request-block .inner2 {
    display: grid;
    grid-template-columns: 72.6rem 1fr;
    grid-gap: 17.4rem
}

.request-block .request .h1 {
    margin-top: 0;
    margin-bottom: 1.6rem
}

.request-block .request form .custom-input:not(:last-of-type),.request-block .request form input:not([type=checkbox]):not(:last-of-type),.request-block .request form textarea:not(:last-of-type) {
    margin-bottom: 4rem
}

.request-block .request .form-description {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

.request-block .request .form-description.upper {
    text-transform: uppercase
}

.request-block .request .form-description+.form-description {
    margin-top: 1.6rem
}

.request-block .request form {
    margin-top: 4rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.request-block .request form .custom-input,.request-block .request form .custom-input input,.request-block .request form .custom-input textarea {
    width: 100%
}

.request-block .request form input:not([type=checkbox]),.request-block .request form textarea {
    width: 100%;
    border-bottom-color: #87adb1
}

.request-block .request form input:not([type=checkbox])::placeholder,.request-block .request form textarea::placeholder {
    color: #87adb1
}

.request-block .request form .btn {
    margin-top: 2.3rem
}

.request-block .request form .policy {
    margin-top: 2.7rem;
    opacity: .6
}

.request-block .request form .policy span:before {
    width: 1.6rem;
    height: 1.6rem;
    min-width: 1.6rem;
    min-height: 1.6rem
}

.request-block .request form .policy input[type=checkbox] {
    margin-top: .2rem;
    margin-left: .2rem
}

.request-block .request form .policy input[type=checkbox]:checked~span:after {
    left: .4rem;
    width: .8rem;
    height: .8rem;
    min-width: .8rem;
    min-height: .8rem
}

.request-block .request form .additional-info {
    margin-top: 1rem;
    opacity: .5
}

.request-block .request .info {
    margin-top: 2.5rem;
    font-size: 1.6rem;
    line-height: 140%;
    font-weight: 400;
    opacity: .5
}

.request-block .manager .photo {
    width: 23.6rem;
    height: 23.6rem;
    object-fit: cover;
    filter: grayscale(1)
}

.request-block .manager .name {
    margin-top: 1.6rem;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

.request-block .manager .position {
    margin-top: .8rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

.request-block .manager .phone {
    margin-top: 1.6rem;
    display: inline-block;
    color: #506D71;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

.request-block .manager .phone:hover {
    color: #658a8f;
    text-decoration: none
}

.request-block .manager .messengers {
    margin-top: 2.4rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.request-block .manager .messengers .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.8rem;
    height: 4.8rem;
    border-radius: 50%;
    background-color: #506D71
}

.request-block .manager .messengers .icon svg {
    fill: #fff
}

.request-block .manager .messengers .icon:not(:first-child) {
    margin-left: 1.6rem
}

.request-block .manager .messengers .icon:hover {
    opacity: .7
}

.request-block .manager .additional-info {
    margin-top: 2rem;
    opacity: .5
}

.request-block .manager .additional-info+.info {
    margin-top: 1.5rem
}

.request-block .manager .info {
    margin-top: 2.5rem;
    font-size: 1.6rem;
    line-height: 140%;
    font-weight: 400;
    opacity: .5
}

@media (max-width: 1806px) {
    .request-block .inner {
        grid-template-columns:52rem 1fr
    }

    .request-block .inner2 {
        grid-template-columns:52rem 1fr
    }

    .request-block .request .form-description br {
        display: none
    }
}

.carousel-items {
    position: relative
}

.carousel-items .boat-items {
    display: flex;
    overflow: hidden
}

.carousel-items .boat-items .boat-item {
    min-width: 57.6rem
}

.carousel-items .boat-items.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item {
    width: 57.6rem;
    margin-right: 2.4rem
}

.carousel-items .arrows {
    position: absolute;
    top: -11rem;
    right: 0;
    z-index: 3;
    display: flex
}

.carousel-items .arrows .arrow {
    position: relative;
    width: 6.4rem;
    height: 6.4rem;
    border-radius: 50%;
    background-color: transparent;
    border: .1rem solid #506D71
}

.carousel-items .arrows .arrow:after,.carousel-items .arrows .arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translate(-50%,-50%);
    content: ''
}

.carousel-items .arrows .arrow:before {
    width: 2.3rem;
    height: .1rem;
    background-color: #506D71
}

.carousel-items .arrows .arrow:after {
    width: 1.6rem;
    height: 1.6rem;
    border-top: unset;
    border-left: unset;
    border-right: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71
}

.carousel-items .arrows .arrow.arrow-prev:after {
    left: calc(50% - .2rem);
    transform: translate(-50%,-50%) rotate(135deg)
}

.carousel-items .arrows .arrow.arrow-next:after {
    left: calc(50% + .2rem);
    transform: translate(-50%,-50%) rotate(-45deg)
}

@media (max-width: 1806px) {
    .carousel-items .boat-items .boat-item {
        min-width:38.3rem
    }

    .carousel-items .boat-items.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item {
        width: 38.3rem
    }
}

@media (max-width: 1230px) {
    .request-block {
        padding:4rem 0
    }

    .request-block .inner {
        grid-template-columns: 41.8rem 1fr;
        grid-gap: 4.3rem
    }

    .request-block .inner2 {
        grid-template-columns: 41.8rem 1fr;
        grid-gap: 4.3rem
    }

    .request-block .request form .custom-input:not(:last-of-type) {
        margin-bottom: 5rem
    }

    .request-block .request form input:not([type=checkbox]):not(:last-of-type),.request-block .request form textarea:not(:last-of-type) {
        margin-bottom: 2.5rem
    }

    .request-block .manager .name,.request-block .manager .phone {
        font-size: 2rem;
        line-height: 2.3rem
    }

    .carousel-items .boat-items .boat-item {
        min-width: 46rem
    }

    .carousel-items .boat-items.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item {
        width: 46rem
    }

    .carousel-items .arrows {
        top: -8.5rem
    }
}

@media (max-width: 970px) {
    .carousel-items .boat-items .boat-item {
        min-width:37rem
    }

    .carousel-items .boat-items.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item {
        width: 37rem
    }
}

@media (max-width: 798px) {
    .request-block .inner {
        grid-template-columns:1fr;
        grid-gap: 4rem
    }

    .request-block .inner2 {
        grid-template-columns:1fr;
        grid-gap: 4rem
    }

    .request-block .request .h1 {
        font-size: 4rem;
        line-height: 4.6rem
    }

    .request-block .request form {
        margin-top: 3rem
    }

    .request-block .request form .btn {
        margin-top: 3.2rem
    }

    .carousel-items {
        max-width: 90vw
    }

    .carousel-items .boat-items {
        flex-direction: column;
        grid-template-columns: unset;
        grid-gap: 0;
        overflow: unset
    }

    .carousel-items .boat-items .boat-item {
        min-width: 100%
    }

    .carousel-items .boat-items.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder {
        display: block;
        width: auto
    }

    .carousel-items .boat-items.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.6rem
    }

    .carousel-items .arrows {
        display: none
    }

    .container-boat body>header:not([data-initial-class=dark]) {
        margin-bottom: 0
    }
}

.container-boat main>section.breadcrumbs {
    display: none
}

@media (max-width: 798px) {
    body>header.leave+main section.boat-page .big-tabs .body-title:not(.only-title) {
        top:0
    }
}

section.sale .heading {
    margin-bottom: 4rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

section.sale .heading h1 {
    margin: 0
}

section.sale .heading .total {
    margin-left: 10rem;
    min-width: max-content;
    color: #A6C2C5;
    font-size: 3.2rem;
    font-weight: 400;
    line-height: 3.8rem;
    text-transform: uppercase
}

section.sale .links-by-length .filter-button span,section.sale .links-by-length .links a {
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.sale .links-by-length {
    margin-bottom: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

section.sale .links-by-length .links {
    margin-left: -1.6rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

section.sale .links-by-length .links a {
    padding: .7rem 2.4rem;
    margin: 0 0 1.6rem 1.6rem;
    color: #506D71;
    border: .1rem solid rgba(80,109,113,.5);
    border-radius: 99rem;
    user-select: none
}

section.sale .links-by-length .links a.disabled {
    opacity: .5
}

section.sale .links-by-length .links a.disabled:hover {
    border-color: rgba(80,109,113,.5);
    cursor: default
}

section.sale .links-by-length .links a.active {
    color: #fff;
    border-color: #506D71;
    background-color: #506D71
}

section.sale .links-by-length .links a:hover {
    text-decoration: none;
    border-color: #506D71;
    cursor: pointer
}

section.sale .links-by-length .filter-button {
    display: flex;
    align-items: center
}

section.sale .links-by-length .filter-button svg {
    margin-left: 1.4rem;
    fill: #A6C2C5
}

section.sale .links-by-length .filter-button:hover {
    cursor: pointer
}

section.sale .links-by-length .filter-button:hover span {
    color: #000
}

section.sale .links-by-length .filter-button:hover svg {
    fill: #506D71
}

section.sale .top-menus .sale-pages-menu {
    margin-right: 8rem;
    display: inline-flex
}

section.sale .top-menus .links-short-categories {
    position: relative;
    top: -.4rem;
    display: inline-flex
}

section.sale section.request-form {
    margin-top: 20rem;
    margin-bottom: -13rem
}

@media (max-width: 1806px) {
    section.sale .heading {
        margin-bottom:3.2rem
    }

    section.sale .heading .total {
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    section.sale .links-by-length {
        position: relative
    }

    section.sale .links-by-length .links a {
        font-size: 1.5rem
    }

    section.sale .links-by-length .filter-button {
        position: absolute;
        top: -8.2rem;
        right: 0
    }

    section.sale .top-menus .sale-pages-menu {
        margin-right: 4rem
    }

    section.sale .top-menus .links-short-categories {
        top: -.2rem
    }

    section.sale section.request-form {
        margin-top: 12rem
    }
}

@media (max-width: 798px) {
    section.sale .heading {
        margin-bottom:2.4rem
    }

    section.sale .heading .total {
        display: none
    }

    section.sale .links-by-length {
        margin-bottom: .8rem;
        flex-direction: column;
        align-items: flex-start;
        justify-content: unset
    }

    section.sale .links-by-length .links {
        margin-left: 0;
        margin-bottom: 2.4rem;
        flex-wrap: unset;
        max-width: 90vw;
        overflow-x: auto
    }

    section.sale .links-by-length .links a {
        margin: 0;
        min-width: max-content
    }

    section.sale .links-by-length .links a:not(:last-child) {
        margin-right: .8rem
    }

    section.sale .links-by-length .filter-button {
        position: unset;
        top: unset
    }

    section.sale .top-menus .sale-pages-menu {
        margin-right: 0
    }
}

.sale-pages-menu {
    margin-bottom: 5.6rem;
    display: flex;
    align-items: center
}

.sale-pages-menu a {
    padding-bottom: .8rem;
    color: rgba(80,109,113,.5);
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: .1rem solid transparent;
    user-select: none;
    cursor: pointer
}

.sale-pages-menu a.active {
    color: #506D71;
    border-bottom-color: #506D71
}

.sale-pages-menu a:not(:last-child) {
    margin-right: 8rem
}

.sale-pages-menu a:hover {
    text-decoration: none;
    border-bottom-color: rgba(80,109,113,.5)
}

@media (max-width: 1806px) {
    .sale-pages-menu {
        margin-bottom:4.8rem
    }

    .sale-pages-menu a {
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    .sale-pages-menu a:not(:last-child) {
        margin-right: 4rem
    }
}

.news-page .news-item-container .news-item-header .info .date,.news-page .news-item-container .news-item-header .info .tags .tag:not(:last-of-type) {
    margin-right: 2.5rem
}

@media (max-width: 798px) {
    .sale-pages-menu {
        margin-left:0;
        margin-bottom: 3.2rem;
        max-width: 90vw;
        overflow-x: auto
    }

    .sale-pages-menu a {
        min-width: max-content
    }
}

.tags-menu {
    margin-top: 8rem
}

.tags-menu .menu {
    margin-left: -1.6rem;
    display: flex;
    flex-wrap: wrap
}

.tags-menu .menu a {
    margin-left: 1.6rem;
    margin-top: 1.6rem;
    padding: .8rem 1.6rem;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400;
    border-radius: 99rem;
    background-color: #A6C2C5
}

.tags-menu .menu a:hover {
    text-decoration: none;
    background-color: #506D71
}

.brands-list {
    margin-top: 8rem
}

.brands-list .list {
    display: grid;
    grid-template-columns: repeat(7,1fr);
    grid-gap: 3.2rem;
    align-items: center
}

.brands-list .list .item {
    height: 17.6rem;
    background-color: #fff;
    border: .1rem solid #A6C2C5
}

.brands-list .list .item a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 1.6rem 0;
    text-decoration: none;
    text-align: center
}

.brands-list .list .item a .image {
    height: 7.2rem
}

.brands-list .list .item a .name {
    align-self: center;
    padding: 0 1.6rem;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.54;
    color: #506D71
}

.brands-list .list .item a .count {
    align-self: center;
    color: #0A0D0C;
    font-size: 1.4rem;
    font-weight: 400
}

.brands-list .list .item a .count .value {
    font-size: 1.5rem
}

.brands-list .list .item:hover {
    border-color: #506D71
}

@media (max-width: 1806px) {
    .brands-list .list {
        grid-template-columns:repeat(5,1fr)
    }
}

@media (max-width: 1230px) {
    .brands-list .list {
        grid-template-columns:repeat(4,1fr)
    }
}

@media (max-width: 970px) {
    .brands-list .list {
        grid-template-columns:repeat(3,1fr)
    }
}

@media (max-width: 798px) {
    .brands-list .list {
        grid-template-columns:repeat(2,1fr);
        grid-gap: 1.6rem
    }

    .brands-list .list .item .name {
        max-height: 4.4rem;
        overflow: hidden
    }
}

@media (max-width: 500px) {
    .brands-list .list {
        grid-template-columns:1fr
    }
}

section.news {
    margin-top: 4.6rem
}

section.news .float {
    position: relative;
    left: 7.2rem;
    bottom: -23.4rem;
    z-index: 3;
    max-width: 45rem;
    color: #fff;
    pointer-events: none
}

section.news .news-items {
    display: grid;
    grid-template-columns: 1fr 1fr
}

section.news .news-items .event {
    position: relative;
    padding-bottom: 50%;
    display: block;
    background-color: #F5F7F7;
    overflow: hidden
}

section.news .news-items .event .image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover
}

section.news .news-items .event .image.square {
    display: none
}

section.news .news-items .event .info {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    padding: 4.2rem 7.2rem;
    width: 100%;
    color: #fff;
    background-color: transparent
}

section.news .news-items .event .info .caption {
    margin-bottom: .8rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.news .news-items .event .info .title {
    color: #fff;
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-weight: 400;
    text-transform: uppercase
}

section.news .news-items .event .info .title:hover {
    color: #ccc;
    text-decoration: none
}

section.news .news-items .event .info .title:hover~.arrow {
    display: block
}

section.news .news-items .event .info .date {
    margin-top: 3.5rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

section.news .news-items .event .info .arrow {
    position: absolute;
    right: 7.2rem;
    bottom: 4.2rem;
    display: none;
    width: 2.3rem;
    height: 2.3rem
}

section.news .news-items .event .info .arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 65%;
    height: 65%;
    border-left: .1rem solid #fff;
    border-bottom: .1rem solid #fff;
    transform: translateY(-50%) rotateZ(225deg)
}

section.news .news-items .event .info .arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.2rem;
    width: 100%;
    height: .1rem;
    background-color: #fff;
    transform: translateY(-50%)
}

section.news .news-items .event:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.25)
}

section.news .news-items .event:nth-child(5n+2) .image,section.news .news-items .event:nth-child(5n+2):before,section.news .news-items .event:nth-child(5n+5) .image,section.news .news-items .event:nth-child(5n+5):before {
    width: 50%
}

section.news .news-items .event:nth-child(5n+1) {
    grid-row: span 2;
    padding-bottom: 100%
}

section.news .news-items .event:nth-child(5n+1) .image.square {
    display: block
}

section.news .news-items .event:nth-child(5n+1) .image.rectangle {
    display: none
}

section.news .news-items .event:nth-child(5n+2) .image.square,section.news .news-items .event:nth-child(5n+5) .image.square {
    display: block
}

section.news .news-items .event:nth-child(5n+2) .image.rectangle,section.news .news-items .event:nth-child(5n+5) .image.rectangle {
    display: none
}

section.news .news-items .event:nth-child(5n+2) .info,section.news .news-items .event:nth-child(5n+5) .info {
    color: #0A0D0C;
    width: 50%
}

section.news .news-items .event:nth-child(5n+2) .info .title,section.news .news-items .event:nth-child(5n+5) .info .title {
    color: #0A0D0C
}

section.news .news-items .event:nth-child(5n+2) .info .title:hover,section.news .news-items .event:nth-child(5n+5) .info .title:hover {
    color: #364741
}

section.news .news-items .event:nth-child(5n+2) .info .arrow:before,section.news .news-items .event:nth-child(5n+5) .info .arrow:before {
    border-color: #506D71
}

section.news .news-items .event:nth-child(5n+2) .info .arrow:after,section.news .news-items .event:nth-child(5n+5) .info .arrow:after {
    background-color: #506D71
}

section.news .news-items .event:nth-child(5n+2) .image,section.news .news-items .event:nth-child(5n+2):before,section.news .news-items .event:nth-child(5n+5) .info {
    left: unset;
    right: 0
}

@media (max-width: 1806px) {
    section.news .float {
        left:4rem;
        bottom: -10rem
    }

    section.news .news-items .event .info {
        padding: 2.4rem 4rem
    }

    section.news .news-items .event .info .title {
        font-size: 2.4rem;
        line-height: 2.8rem
    }
}

@media (max-width: 1230px) {
    section.news .news-items .event:nth-child(5n+2) .image,section.news .news-items .event:nth-child(5n+2):before,section.news .news-items .event:nth-child(5n+5) .image,section.news .news-items .event:nth-child(5n+5):before {
        width:100%
    }

    section.news {
        margin-top: 4.4rem
    }

    section.news .float {
        left: 4rem;
        bottom: -11.6rem;
        max-width: 30rem;
        font-size: 3rem;
        line-height: 3.8rem
    }

    section.news .news-items .event:nth-child(5n+2) .image.square,section.news .news-items .event:nth-child(5n+5) .image.square {
        display: none
    }

    section.news .news-items .event:nth-child(5n+2) .image.rectangle,section.news .news-items .event:nth-child(5n+5) .image.rectangle {
        display: block
    }

    section.news .news-items .event:nth-child(5n+2) .info,section.news .news-items .event:nth-child(5n+5) .info {
        width: 100%;
        background-color: transparent
    }

    section.news .news-items .event:nth-child(5n+2) .info .caption,section.news .news-items .event:nth-child(5n+2) .info .title,section.news .news-items .event:nth-child(5n+5) .info .caption,section.news .news-items .event:nth-child(5n+5) .info .title {
        color: #fff
    }

    section.news .news-items .event:nth-child(5n+2) .info .title:hover,section.news .news-items .event:nth-child(5n+5) .info .title:hover {
        color: #ccc
    }

    section.news .news-items .event:nth-child(5n+2) .info .date,section.news .news-items .event:nth-child(5n+5) .info .date {
        color: #fff
    }

    section.news .news-items .event:nth-child(5n+2) .info .arrow:before,section.news .news-items .event:nth-child(5n+5) .info .arrow:before {
        border-color: #fff
    }

    section.news .news-items .event:nth-child(5n+2) .info .arrow:after,section.news .news-items .event:nth-child(5n+5) .info .arrow:after {
        background-color: #fff
    }
}

@media (max-width: 798px) {
    section.news {
        margin-top:0
    }

    section.news .float {
        padding: 0 2.4rem;
        left: 0;
        bottom: -13.6rem;
        max-width: 40rem;
        font-size: 4rem;
        line-height: 4.7rem
    }

    section.news .float+.news-items .event:first-child {
        grid-row: span 2;
        padding-bottom: 100%
    }

    section.news .float+.news-items .event:first-child .image.square {
        display: block
    }

    section.news .float+.news-items .event:first-child .image.rectangle,section.news .news-items .event:nth-child(5n+1) .image.square {
        display: none
    }

    section.news .news-items {
        grid-template-columns: 1fr
    }

    section.news .news-items .event .info {
        padding: 2.4rem
    }

    section.news .news-items .event:nth-child(5n+1) {
        grid-row: unset;
        padding-bottom: 50%
    }

    section.news .news-items .event:nth-child(5n+1) .image.rectangle {
        display: block
    }
}

@media (max-width: 510px) {
    section.news .news-items .event {
        padding-bottom:100%
    }

    section.news .news-items .event .image.square {
        display: block
    }

    section.news .news-items .event .image.rectangle {
        display: none
    }

    section.news .news-items .event:nth-child(5n+1) {
        grid-row: span 2;
        padding-bottom: 100%
    }

    section.news .news-items .event:nth-child(5n+1) .image.square {
        display: block
    }

    section.news .news-items .event:nth-child(5n+1) .image.rectangle {
        display: none
    }

    section.news .news-items .event:nth-child(5n+2) .image.square,section.news .news-items .event:nth-child(5n+5) .image.square {
        display: block
    }

    section.news .news-items .event:nth-child(5n+2) .image.rectangle,section.news .news-items .event:nth-child(5n+5) .image.rectangle {
        display: none
    }
}

section.news .categories {
    margin-bottom: 2.5rem;
    display: flex;
    grid-gap: 2.5rem
}

section.news .categories .category {
    min-width: max-content;
    background-color: transparent;
    border: .1rem solid rgba(71,110,114,.5);
    border-radius: 10rem;
    padding: 1rem 2.4rem
}

section.news .categories .category.active {
    color: #fff;
    background-color: #506D71
}

section.news .categories .category:hover {
    text-decoration: none
}

section.news .more-block {
    margin-bottom: 8rem
}

@media (max-width: 1806px) {
    section.news .categories {
        grid-gap:2rem
    }

    section.news .categories .category {
        padding: .8rem 3rem;
        font-size: 1.5rem
    }
}

@media (max-width: 1230px) {
    section.news .more-block {
        margin-bottom:4rem
    }
}

@media (max-width: 798px) {
    section.news .categories {
        position:relative;
        left: 50%;
        margin-left: -50vw;
        padding: 0 5vw;
        width: 100vw;
        overflow-x: auto
    }

    section.news .more-block {
        margin-bottom: 3.2rem
    }
}

.news-page .news-item-container .sale .boat-items .boat-item:not(:last-of-type),.news-page .news-item-container .sale .h2 {
    margin-bottom: 2.5rem
}

.news-page .news-item-container {
    grid-row-gap: 1rem
}

.news-page .news-item-container .news-item-header .info {
    display: flex;
    align-items: center
}

.news-page .news-item-container .news-item-header .info .tags .tag {
    padding: .8rem 4rem;
    border: .1rem solid rgba(71,110,114,.5);
    border-radius: 10rem
}

.news-page .news-item-container .news-item-header .info .viewed {
    margin-left: auto;
    color: #A6C2C5;
    opacity: .5
}

.news-page .news-item-container .news-item-header .info .viewed .icon {
    margin-right: 1rem
}

.news-page .news-item-container .share {
    align-self: flex-end
}

.news-page .news-item-container .right-sidebar {
    position: sticky;
    top: 4rem;
    align-self: start
}

.news-page .news-item-container .sale {
    padding-top: 8rem;
    align-self: flex-start
}

.news-page .news-item-container .sale .boat-items {
    display: block
}

.news-page .news-item-container .sale.user-title~.sale.user-title .h2,.news-page .news-item-container .sale[data-total="0"],.news-page .news-item-container .sale[data-total="-1"],.news-page .news-item-container .sale~.priority-offers {
    display: none
}

.news-page .news-item-container .left-content {
    align-self: flex-start
}

.news-page .news-item-container .left-content .news-item-text p {
    padding-right: 15rem
}

.news-page .news-item-container .left-content .news-item-text p:first-of-type {
    margin-top: 0;
    font-family: Milas-DispMedium;
    font-size: 2.4rem
}

.news-page .news-item-container .left-content .news-item-text img {
    width: 100%
}

.news-page .news-item-container .left-content .news-item-text .background-grey {
    padding: 3.2rem;
    background-color: #F5F7F7
}

.news-page .news-item-container .left-content .news-item-text .blockquote,.news-page .news-item-container .left-content .news-item-text blockquote {
    font-size: 2.4rem;
    font-family: Milas-DispMedium;
    margin: 0 0 0 auto;
    width: 90%;
    max-width: 70rem
}

.news-page .news-item-container .block-video-list .video-item .view {
    position: relative;
    height: 57.9rem
}

.news-page .news-item-container .block-video-list .video-item .view .preview {
    position: relative;
    z-index: 1;
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.news-page .news-item-container .block-video-list .video-item .view .play {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    user-select: none
}

.news-page .news-item-container .block-video-list .video-item .view .play svg {
    fill: #fff
}

.news-page .news-item-container .block-video-list .video-item .view .play .caption {
    margin-left: 1.6rem;
    color: #fff;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

.news-page .news-item-container .block-video-list .video-item .view .play:hover {
    cursor: pointer
}

.news-page .news-item-container .block-video-list .video-item .view .play:hover svg {
    fill: #e6e6e6
}

.news-page .news-item-container .block-video-list .video-item .view .play:hover .caption {
    color: #e6e6e6
}

.news-page .news-item-container .block-video-list .video-item .view:before {
    content: '';
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.25);
    user-select: none;
    pointer-events: none
}

.news-page .news-item-container .block-video-list .video-item .name {
    margin-top: 1.6rem;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 400
}

.news-page .news-item-container .block-video-list .video-item.playing .view:before {
    display: none
}

.news-page section.news .news-items .event:nth-child(5n+1) {
    height: 61.4rem
}

@media (max-width: 1806px) {
    .news-page .news-item-container {
        grid-template-columns:1fr 38.4rem
    }

    .news-page .news-item-container .news-item-header .info .tags .tag {
        font-size: 1.5rem
    }

    .news-page .news-item-container .left-content .news-item-text p {
        padding: 0
    }

    .news-page .news-item-container .left-content .news-item-text p:first-of-type {
        font-size: 2.2rem
    }

    .news-page .news-item-container .left-content section.request-form-new.two-columns .request form {
        grid-template-columns: 1fr;
        max-width: 60%
    }

    .news-page .news-item-container .block-video-list .video-item .view {
        height: 42.5rem
    }
}

@media (max-width: 1230px) {
    .news-page section.news .news-items .event:nth-child(5n+1) {
        height:32.7rem
    }

    .news-page .news-item-container .left-content .news-item-text .blockquote,.news-page .news-item-container .left-content .news-item-text blockquote {
        font-size: 2rem;
        max-width: 46rem
    }

    .news-page .news-item-container .left-content section.request-form-new .request form,.news-page .news-item-container .left-content section.request-form-new.two-columns .request form {
        max-width: 100%
    }

    .news-page .news-item-container .block-video-list .video-item .view {
        height: 27.9rem
    }

    .news-page .news-item-container .block-video-list .video-item .name {
        font-size: 2rem;
        line-height: 2.3rem
    }
}

@media (max-width: 970px) {
    .news-page .news-item-container .block-video-list .video-item .view {
        height:18.9rem
    }
}

@media (max-width: 798px) {
    .news-page section.news .news-items .event:nth-child(5n+1) {
        min-height:37.5rem
    }

    .news-page .news-item-container {
        grid-template-columns: 1fr;
        grid-row-gap: 2.5rem
    }

    .news-page .news-item-container .news-item-header .info .date,.news-page .news-item-container .news-item-header .info .tags .tag:not(:last-of-type) {
        margin-right: 1.6rem
    }

    .news-page .news-item-container .news-item-header .info .viewed {
        margin-left: auto
    }

    .news-page .news-item-container .sale {
        padding-top: 5rem
    }

    .news-page .news-item-container .block-video-list .video-item .view {
        height: calc(90vw * (9 / 16))
    }
}

.privacy .description {
    font-family: Milas-DispMedium,sans-serif
}

.privacy .description a {
    color: #0A0D0C;
    text-decoration: underline
}

.privacy ol {
    padding-left: 2.5rem
}

.privacy ol li {
    font-size: 3.2rem
}

.privacy p {
    font-size: 2.4rem;
    line-height: 1.5
}

.privacy ul {
    line-height: 1.5;
    padding-left: 2rem
}

.privacy ul li {
    font-size: 1.6rem
}

.privacy ul li:not(:last-of-type) {
    margin-bottom: 1rem
}

.privacy .anchors {
    list-style: none
}

.privacy .anchors li:not(:last-of-type) {
    margin-bottom: 3rem
}

.privacy .anchors li a {
    color: #A6C2C5;
    font-size: 2.4rem
}

@media (max-width: 1230px) {
    .privacy .anchors li a,.privacy p {
        font-size:2rem
    }

    .privacy .anchors {
        padding: 0;
        margin: 0
    }

    .privacy .anchors li:not(:last-of-type) {
        margin-bottom: 3rem
    }
}

@media (max-width: 798px) {
    .privacy p {
        font-size:1.8rem
    }

    .privacy .anchors {
        display: none
    }
}

.page-contacts .request-form {
    margin-bottom: -13rem
}

section.contacts .contacts-map {
    margin-top: 8rem;
    width: 100%;
    object-fit: cover;
    object-position: center bottom;
    cursor: pointer
}

section.contacts .contacts-map.minimize {
    height: 57rem!important
}

section.contacts .contacts-map.animated {
    transition: height .3s
}

section.contacts .office-info .city {
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-weight: 400;
    text-transform: uppercase
}

section.contacts .office-info .address {
    margin-top: 2.4rem;
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 400
}

section.contacts .office-info .link {
    margin-top: 4rem;
    display: block;
    max-width: max-content;
    font-size: 2.4rem;
    line-height: 3.3rem;
    font-weight: 400;
    text-transform: uppercase
}

section.contacts .office-info .link+.link {
    margin-top: 0
}

section.contacts .office-info .link:hover {
    text-decoration: #ffdead
}

section.contacts .head-office {
    margin-top: 6rem
}

section.contacts .head-office .office {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.6rem
}

section.contacts .head-office .office .office-info {
    padding-top: 2.2rem
}

section.contacts .head-office .office .office-info .title {
    margin-bottom: 6.4rem;
    font-size: 5rem;
    line-height: 5.8rem;
    font-weight: 400;
    text-transform: uppercase
}

section.contacts .head-office .office .office-info .address {
    max-width: 60rem
}

section.contacts .head-office .office .image {
    width: calc(100% + ((99vw - 1776px)/ 2))
}

section.contacts .regional-offices {
    margin-top: 9rem;
    margin-bottom: 20rem
}

section.contacts .regional-offices>.title {
    margin-bottom: 11.3rem;
    font-size: 5rem;
    line-height: 5.8rem;
    font-weight: 400;
    text-transform: uppercase
}

section.contacts .regional-offices .inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12rem 7rem
}

section.contacts .regional-offices .inner2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12rem 7rem
}

section.contacts .cities .office-info,section.contacts .regional-offices .inner>.city {
    display: none
}

section.contacts .cities .office-info,section.contacts .regional-offices .inner2>.city {
    display: none
}

section.contacts .cities .city {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background-color: #F5F7F7;
    min-height: 61.4rem
}

section.contacts .cities .city:nth-of-type(even) .inner {
    order: -1
}

section.contacts .cities .city:nth-of-type(even) .inner2 {
    order: -1
}

section.contacts .cities .city .img-container img {
    vertical-align: top;
    object-fit: cover;
    width: 100%;
    height: 100%
}

section.contacts .cities .city .inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 4rem 7rem
}

section.contacts .cities .city .inner2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 4rem 7rem
}

section.contacts .cities .city .inner img {
    align-self: flex-start;
    height: auto
}

section.contacts .cities .city .inner2 img {
    align-self: flex-start;
    height: auto
}

section.contacts .cities .city .inner .info .link {
    display: block
}

section.contacts .cities .city .inner2 .info .link {
    display: block
}

section.contacts .cities .city .inner .info .link.address {
    margin-bottom: 3rem;
    color: #0A0D0C
}

section.contacts .cities .city .inner2 .info .link.address {
    margin-bottom: 3rem;
    color: #0A0D0C
}

section.contacts .cities .city .inner .info .link.email,section.contacts .cities .city .inner .info .link.phone {
    color: #506D71;
    font-size: 24px;
    text-transform: uppercase
}

section.contacts .cities .city .inner2 .info .link.email,section.contacts .cities .city .inner2 .info .link.phone {
    color: #506D71;
    font-size: 24px;
    text-transform: uppercase
}

section.contacts .cities .city .inner .info .link.phone {
    margin-bottom: 1rem
}

section.contacts .cities .city .inner2 .info .link.phone {
    margin-bottom: 1rem
}

@media (max-width: 1806px) {
    section.contacts .contacts-map {
        margin-top:4rem
    }

    section.contacts .contacts-map.minimize {
        height: 46rem!important
    }

    section.contacts .office-info .city {
        font-size: 2.5rem;
        line-height: 3.2rem
    }

    section.contacts .office-info .link {
        margin-top: 2rem;
        font-size: 1.8rem;
        line-height: 3rem
    }

    section.contacts .head-office .office .office-info {
        padding-top: 3rem
    }

    section.contacts .head-office .office .office-info .title {
        margin-bottom: 6rem;
        font-size: 3.5rem;
        line-height: 3.8rem
    }

    section.contacts .head-office .office .image {
        width: calc(100% + ((99vw - 1200px)/ 2))
    }

    section.contacts .regional-offices {
        margin-bottom: 12rem
    }

    section.contacts .regional-offices>.title {
        margin-bottom: 10rem;
        font-size: 3.5rem;
        line-height: 3.8rem
    }

    section.contacts .regional-offices .inner {
        grid-gap: 8rem 5rem
    }

    section.contacts .regional-offices .inner2 {
        grid-gap: 8rem 5rem
    }

    section.contacts .cities .city {
        min-height: 50rem
    }

    section.contacts .cities .city .inner {
        padding: 3rem
    }

    section.contacts .cities .city .inner2 {
        padding: 3rem
    }
}

@media (max-width: 1230px) {
    section.contacts .contacts-map.minimize {
        height:34rem!important
    }

    section.contacts .head-office .office {
        grid-template-columns: 1fr;
        grid-gap: 5rem
    }

    section.contacts .head-office .office .office-info {
        padding-top: 0
    }

    section.contacts .head-office .office .image {
        width: 100%
    }

    section.contacts .cities .city {
        min-height: 39.9rem
    }

    section.contacts .cities .city .inner img {
        width: 6.9rem
    }

    section.contacts .cities .city .inner2 img {
        width: 6.9rem
    }

    section.contacts .cities .city .inner .info .link.email,section.contacts .cities .city .inner .info .link.phone {
        font-size: 2rem;
        text-transform: uppercase
    }

    section.contacts .cities .city .inner2 .info .link.email,section.contacts .cities .city .inner2 .info .link.phone {
        font-size: 2rem;
        text-transform: uppercase
    }
}

@media (max-width: 970px) {
    section.contacts .office-info .link {
        font-size:1.6rem;
        line-height: 2.8rem
    }
}

@media (max-width: 798px) {
    section.contacts .contacts-map {
        margin-top:2rem
    }

    section.contacts .contacts-map.minimize {
        height: 26rem!important
    }

    section.contacts .office-info .city {
        font-size: 2rem
    }

    section.contacts .office-info .link {
        word-break: break-all
    }

    section.contacts .head-office {
        margin-top: 4rem
    }

    section.contacts .head-office .office .office-info .title {
        margin-bottom: 4rem;
        font-size: 2.8rem;
        line-height: 3.8rem
    }

    section.contacts .regional-offices {
        margin-top: 6rem;
        margin-bottom: 6rem
    }

    section.contacts .regional-offices>.title {
        margin-top: 7rem;
        margin-bottom: 7rem;
        font-size: 2.8rem;
        line-height: 3.8rem
    }

    section.contacts .regional-offices .inner {
        grid-template-columns: 1fr;
        grid-gap: 6rem
    }

    section.contacts .regional-offices .inner2 {
        grid-template-columns: 1fr;
        grid-gap: 6rem
    }

    section.contacts .cities .city {
        grid-template-columns: 1fr
    }

    section.contacts .cities .city:nth-of-type(even) .inner {
        order: 0
    }

    section.contacts .cities .city:nth-of-type(even) .inner2 {
        order: 0
    }

    section.contacts .cities .city .img-container img {
        min-height: 25rem
    }

    section.contacts .cities .city .inner {
        padding: 2.4rem;
        min-height: 38.9rem
    }

    section.contacts .cities .city .inner2 {
        padding: 2.4rem;
        min-height: 38.9rem
    }
}

.page-404 .breadcrumbs {
    display: none
}

section.page-404 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -13rem;
    padding: 5rem 0;
    min-height: 108rem;
    color: #fff;
    background: linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/i/img/404-background-2022.jpg);
    background-repeat: no-repeat;
    background-position: 30% 25%;
    background-size: cover
}

section.page-404 p {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

section.page-404 p:not(:last-of-type) {
    text-transform: uppercase
}

section.page-404 p:first-of-type {
    margin-top: 0;
    margin-bottom: 4rem;
    font-size: 9.6rem;
    line-height: 11.2rem
}

section.page-404 p:nth-of-type(2) {
    font-size: 3.2rem
}

section.page-404 p:nth-of-type(3) {
    width: 43rem;
    margin-bottom: 4rem
}

section.page-404 .more {
    display: block;
    margin: 0 auto;
    padding: 1rem;
    width: 26rem;
    text-align: center;
    color: #A6C2C5;
    border: 1px solid rgba(166,194,197,.5);
    border-radius: 3rem
}

@media (max-width: 1230px) {
    section.page-404 {
        min-height:58rem
    }

    section.page-404 p:first-of-type {
        margin-bottom: 2.4rem;
        font-size: 7.2rem;
        line-height: 8.4rem
    }

    section.page-404 p:nth-of-type(2) {
        font-size: 2.4rem
    }
}

@media (max-width: 798px) {
    section.page-404 p:first-of-type {
        font-size:4.8rem;
        line-height: 5.6rem
    }

    section.page-404 p:nth-of-type(3) {
        width: 34rem
    }
}

.page-faq .request-form {
    margin-bottom: -13rem
}

section.faq {
    margin-bottom: 20rem
}

section.faq h1 {
    margin-top: 0;
    margin-bottom: 4rem
}

section.faq .faq-container .questions .intro {
    font-family: Milas-DispMedium;
    font-size: 2.4rem;
    max-width: 88.6rem
}

section.faq .faq-container .questions .spoilers {
    margin-top: 5.6rem
}

section.faq .faq-container .questions .spoilers .spoiler {
    padding-bottom: 1.6rem;
    border-top: .1rem solid rgba(166,194,197,.5)
}

section.faq .faq-container .questions .spoilers .spoiler:last-of-type {
    border-bottom: .1rem solid rgba(166,194,197,.5)
}

section.faq .faq-container .questions .spoilers .spoiler .heading-container {
    position: relative;
    padding-right: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer
}

section.faq .faq-container .questions .spoilers .spoiler .heading-container .name {
    margin-top: 4rem;
    margin-bottom: 2.4rem;
    color: #405952;
    font-size: 3.2rem;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase
}

section.faq .faq-container .questions .spoilers .spoiler .heading-container:hover .name {
    opacity: .5
}

section.faq .faq-container .questions .spoilers .spoiler .heading-container.open .icon {
    transform: rotate(270deg)
}

section.faq .faq-container .questions .spoilers .spoiler .heading-container h2 {
    color: #506D71
}

section.faq .faq-container .questions .spoilers .spoiler .heading-container .icon {
    margin-top: 1.2rem;
    margin-left: 2rem;
    min-width: 2.4rem;
    min-height: 2.4rem;
    transform: rotate(90deg);
    transition: .3s all linear;
    opacity: .5
}

section.faq .faq-container .questions .spoilers .spoiler .text {
    overflow: hidden;
    margin: 0;
    transition: .3s all linear
}

section.faq .faq-container .questions .spoilers .spoiler .text p:last-of-type {
    margin-bottom: 0
}

section.faq .faq-container .questions .spoilers .spoiler .text.open {
    margin-bottom: 2.4rem
}

@media (max-width: 1230px) {
    section.faq {
        margin-bottom:12rem
    }

    section.faq h1 {
        margin-bottom: 3.2rem
    }

    section.faq .faq-container .questions .intro {
        font-size: 2rem;
        line-height: 2.8rem
    }

    section.faq .faq-container .questions .spoilers {
        margin-top: 3.2rem
    }

    section.faq .faq-container .questions .spoilers .spoiler {
        padding-bottom: 0
    }

    section.faq .faq-container .questions .spoilers .spoiler .heading-container .name {
        margin-top: 2.4rem;
        margin-bottom: 2.4rem;
        font-size: 2.4rem
    }

    section.faq .faq-container .questions .spoilers .spoiler .text.open {
        margin-bottom: 1.6rem
    }
}

@media (max-width: 798px) {
    section.faq {
        margin-bottom:8rem
    }

    section.faq h1 {
        margin-bottom: 2.4rem;
        font-size: 4rem;
        line-height: normal
    }

    section.faq .faq-container .questions .spoilers {
        margin-top: 5.6rem
    }

    section.faq .faq-container .manager-contacts {
        margin-top: 8rem
    }
}

.manager-contacts .description {
    opacity: .5
}

.manager-contacts>.description {
    margin-top: 0;
    margin-bottom: 2.4rem
}

.manager-contacts .manager {
    height: 23.6rem;
    display: flex;
    margin-bottom: 8rem
}

.manager-contacts .manager img {
    object-fit: cover;
    width: 23.7rem;
    filter: grayscale(1)
}

.manager-contacts .manager .info {
    flex-grow: 1;
    padding: 3rem;
    background: #F5F7F7
}

.manager-contacts .manager .info .name {
    font-size: 2.4rem
}

.manager-contacts .manager .info .caption {
    opacity: .5;
    margin-bottom: 1.6rem
}

.manager-contacts .manager .info .phone {
    display: block;
    margin-bottom: 1.6rem;
    font-size: 2.4rem;
    color: #506D71
}

.manager-contacts .manager .info .socials {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex
}

.manager-contacts .manager .info .socials .social:not(:last-of-type) {
    margin-right: 1rem
}

.manager-contacts .manager .info .socials .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.8rem;
    height: 4.8rem;
    background: #506D71;
    border-radius: 50%
}

.manager-contacts .manager .info .socials .social:hover {
    opacity: .7
}

.manager-contacts .about-charter {
    display: block
}

.manager-contacts .about-charter .read-more {
    color: #A6C2C5;
    position: relative
}

.manager-contacts .about-charter .read-more:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -4rem;
    transform: translateY(-50%) rotate(-90deg);
    width: 2.3rem;
    height: 2.3rem;
    background: url(/i/arrow_forward-2022.png) center no-repeat
}

@media (max-width: 1230px) {
    .manager-contacts h3 {
        margin-top:0;
        margin-bottom: 2.4rem
    }

    .manager-contacts .manager {
        margin-bottom: 5.5rem;
        height: unset;
        min-height: 17.6rem
    }

    .manager-contacts .manager .img {
        width: 17rem;
        object-fit: cover
    }

    .manager-contacts .manager .info {
        padding: 1.5rem
    }

    .manager-contacts .manager .info .name {
        font-size: 2rem;
        line-height: normal;
        margin-bottom: .8rem
    }

    .manager-contacts .manager .info .caption {
        font-size: 1.4rem
    }

    .manager-contacts .manager .info .phone {
        font-size: 1.6rem
    }

    .manager-contacts .manager .info .socials .social a {
        width: 3.5rem;
        height: 3.5rem
    }

    .manager-contacts .manager .info .socials .social a svg {
        width: 50%
    }

    .manager-contacts .about-charter>.description {
        margin-top: 0;
        margin-bottom: 1.6rem
    }
}

@media (max-width: 798px) {
    .manager-contacts .about-charter h3 {
        font-size:2rem;
        line-height: normal
    }
}

.page-charter_about section.charter-about .charter-about-container {
    grid-row-gap: 0
}

.page-charter_about section.charter-about .charter-about-container .text {
    grid-column-start: 1;
    grid-column-end: 2
}

.page-charter_about section.charter-about .charter-about-container .text p {
    margin: 2.4rem 0
}

.page-charter_about section.charter-about .charter-about-container .text p:first-of-type {
    font-family: Milas-DispMedium;
    font-size: 2.4rem
}

.page-charter_about section.charter-about .charter-about-container .text .grey-background {
    padding: 3.2rem;
    background-color: #F5F7F7
}

.page-charter_about section.charter-about .charter-about-container .text .grey-background .h2 {
    margin-bottom: 2.5rem
}

.page-charter_about section.charter-about .charter-about-container .right-column .img-container {
    display: flex;
    justify-content: center;
    margin-bottom: 8rem;
    border-width: 0 .1rem;
    border-style: solid;
    border-color: rgba(166,194,197,.5)
}

.page-charter_about .charter-destination {
    margin-top: 20rem
}

@media (max-width: 1806px) {
    .page-charter_about section.charter-about .charter-about-container .text p:first-of-type {
        font-size:2.2rem
    }

    .page-charter_about .charter-destination {
        margin-top: 12rem
    }
}

@media (max-width: 1230px) {
    .page-charter_about section.charter-about .charter-about-container .text p:first-of-type {
        font-size:2rem
    }

    .page-charter_about section.charter-about .charter-about-container .right-column .img-container {
        margin-bottom: 6rem
    }

    .page-charter_about section.charter-about .charter-about-container .right-column .img-container img {
        width: 16.6rem
    }
}

@media (max-width: 798px) {
    .page-charter_about section.charter-about .charter-about-container .right-column .img-container img {
        width:13.8rem
    }

    .page-charter_about .charter-destination {
        margin-top: 8rem
    }

    .page-charter_about .charter-destination .h1.float {
        margin-left: 1.6rem
    }
}

.page-building .breadcrumbs {
    display: none
}

.page-building .intro-image {
    margin-bottom: 6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 108rem;
    max-height: 100vh;
    font-size: 9.6rem;
    line-height: 11.25rem;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background: linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(/i/building-background-2022.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.page-building .intro-video {
    position: relative;
    z-index: 1;
    margin-bottom: 6rem;
    height: 108rem;
    max-height: 100vh
}

.page-building .intro-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.page-building .intro-video .sound-video {
    position: absolute;
    top: 15rem;
    left: 3rem;
    display: block
}

.page-building .intro-video .sound-video .icon.off,.page-building .intro-video .sound-video.off .icon.on {
    display: none
}

.page-building .intro-video .sound-video .icon {
    color: #fff;
    font-size: 3rem
}

.page-building .intro-video .sound-video .icon:hover {
    color: #e6e6e6;
    cursor: pointer
}

.page-building .intro-video .sound-video.off .icon.off {
    display: inline-block
}

.page-building .intro-video .progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2rem
}

.page-building .intro-video .loader {
    position: absolute;
    top: calc(50% - 5rem);
    left: calc(50% - 5rem);
    z-index: 2;
    transform: translate(-50%,-50%)
}

.page-building .intro-video.playing .loader {
    display: none
}

.page-building .building {
    max-width: 160rem;
    display: flex;
    flex-direction: column
}

.page-building .building h1 {
    max-width: 120rem
}

.page-building .building .text {
    max-width: 88rem;
    margin-top: 0;
    margin-bottom: 12rem
}

.page-building .building .row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 3rem
}

.page-building .building .drawing {
    position: relative;
    background-image: var(--background);
    background-repeat: no-repeat;
    background-position-x: right
}

.page-building .building .drawing:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50%;
    height: 100%;
    background: linear-gradient(90deg,#fff 25%,transparent 100%)
}

.page-building .building .quote {
    max-width: 75rem;
    width: 100%;
    align-self: flex-end;
    display: flex;
    flex-direction: column
}

.page-building .building .quote blockquote {
    margin: 0 0 6.2rem;
    font-family: 'Milas Display Medium';
    font-size: 2.4rem
}

.page-building .building .quote .manager {
    margin-right: 18rem;
    text-align: right;
    align-self: flex-end
}

.page-building .building .quote .manager .info {
    margin-top: 1rem;
    opacity: .5
}

.page-building .building .quote .manager img {
    width: 15rem;
    border-radius: 50%;
    object-fit: none
}

.page-building .projects-by-year {
    margin-top: 20rem
}

.page-building .projects-by-year .description-text {
    max-width: 62.7rem
}

.page-building .projects-by-year .years-inner .year-block {
    margin-top: 7rem
}

.page-building .projects-by-year .years-inner .year-block .h1 {
    font-size: 5rem;
    line-height: 6rem;
    text-align: center
}

.page-building .construction {
    position: relative;
    margin-top: 20rem
}

.page-building .construction .h1:not(.text) {
    position: relative;
    z-index: 1;
    margin-bottom: 12rem
}

.page-building .construction .inner {
    position: relative;
    z-index: 1
}

.page-building .construction .inner2 {
    position: relative;
    z-index: 1
}

.page-building .construction .inner .block {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.page-building .construction .inner2 .block {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.page-building .construction .inner .block:nth-of-type(even) .img {
    order: -1
}

.page-building .construction .inner2 .block:nth-of-type(even) .img {
    order: -1
}

.page-building .construction .inner .block .img {
    position: relative;
    width: 100%;
    height: calc(100vh - 12rem);
    padding: 8rem 15rem;
    background: linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),var(--background);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.page-building .construction .inner2 .block .img {
    position: relative;
    width: 100%;
    height: calc(100vh - 12rem);
    padding: 8rem 15rem;
    background: linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),var(--background);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.page-building .construction .inner .block .img .text {
    position: relative;
    z-index: 2;
    padding: 3.2rem;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 60rem;
    max-height: 60rem;
    font-family: 'Milas Display Medium';
    color: #fff;
    text-transform: capitalize;
    border: .1rem solid #fff
}

.page-building .construction .inner2 .block .img .text {
    position: relative;
    z-index: 2;
    padding: 3.2rem;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 60rem;
    max-height: 60rem;
    font-family: 'Milas Display Medium';
    color: #fff;
    text-transform: capitalize;
    border: .1rem solid #fff
}

.page-building .construction .inner .block .img .text:hover {
    color: #e6e6e6;
    text-decoration: none
}

.page-building .construction .inner2 .block .img .text:hover {
    color: #e6e6e6;
    text-decoration: none
}

.page-building .construction .inner .block .info {
    display: flex;
    flex-direction: column;
    padding: 8rem 7.2rem
}

.page-building .construction .inner2 .block .info {
    display: flex;
    flex-direction: column;
    padding: 8rem 7.2rem
}

.page-building .construction .inner .block .info .h2 {
    margin-bottom: 2.5rem;
    color: #0A0D0C
}

.page-building .construction .inner2 .block .info .h2 {
    margin-bottom: 2.5rem;
    color: #0A0D0C
}

.page-building .construction .inner .block .info .h2:hover {
    color: #76a5a9;
    text-decoration: none
}

.page-building .construction .inner2 .block .info .h2:hover {
    color: #76a5a9;
    text-decoration: none
}

.page-building .construction .inner .block .info .step,.page-building .construction .inner .block .info .text {
    margin-bottom: 2.5rem
}

.page-building .construction .inner2 .block .info .step,.page-building .construction .inner2 .block .info .text {
    margin-bottom: 2.5rem
}

.page-building .construction .inner .block .info .link {
    display: flex;
    align-items: center;
    margin-top: auto
}

.page-building .construction .inner2 .block .info .link {
    display: flex;
    align-items: center;
    margin-top: auto
}

.page-building .construction .inner .block .info .link:hover {
    opacity: .5;
    text-decoration: none
}

.page-building .construction .inner2 .block .info .link:hover {
    opacity: .5;
    text-decoration: none
}

.page-building .construction .inner .block .info .link svg {
    margin-left: 1rem
}

.page-building .construction .inner2 .block .info .link svg {
    margin-left: 1rem
}

.page-building .construction .spot {
    top: -60rem;
    left: 0;
    background-position: -65rem;
    transform: unset
}

.page-building .construction .for-scroll {
    position: absolute;
    left: 0;
    width: .5rem;
    height: 3rem;
    opacity: 0;
    user-select: none;
    pointer-events: none
}

.page-building .construction .for-scroll.top {
    top: -3rem
}

.page-building .construction .for-scroll.bottom {
    bottom: -3rem
}

.page-building .shipyards {
    position: relative;
    margin-bottom: 20rem;
    margin-top: 20rem
}

.page-building .shipyards .inner {
    display: flex;
    flex-direction: column
}

.page-building .shipyards .inner2 {
    display: flex;
    flex-direction: column
}

.page-building .shipyards .inner .text {
    position: relative;
    z-index: 1;
    width: 76%;
    margin-bottom: 8rem;
    margin-top: 0
}

.page-building .shipyards .inner2 .text {
    position: relative;
    z-index: 1;
    width: 76%;
    margin-bottom: 8rem;
    margin-top: 0
}

.page-building .shipyards .inner .view-all {
    align-self: flex-end;
    margin-top: 8rem;
    margin-right: 30rem
}

.page-building .shipyards .inner2 .view-all {
    align-self: flex-end;
    margin-top: 8rem;
    margin-right: 30rem
}

.page-building .shipyards .inner .view-all .amount {
    font-size: 12.8rem;
    line-height: 12rem;
    margin-bottom: 1rem
}

.page-building .shipyards .inner2 .view-all .amount {
    font-size: 12.8rem;
    line-height: 12rem;
    margin-bottom: 1rem
}

.page-building .shipyards .inner .view-all .link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.6rem;
    padding: .8rem 2.4rem;
    height: 3.5rem;
    border: 1px solid rgba(71,110,114,.5);
    border-radius: 3rem
}

.page-building .shipyards .inner2 .view-all .link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.6rem;
    padding: .8rem 2.4rem;
    height: 3.5rem;
    border: 1px solid rgba(71,110,114,.5);
    border-radius: 3rem
}

.page-building .shipyards .inner .view-all .link:hover {
    text-decoration: none
}

.page-building .shipyards .inner2 .view-all .link:hover {
    text-decoration: none
}

.page-building .shipyards .spot {
    top: -60rem;
    right: 0;
    left: unset;
    background-position: 65rem;
    transform: unset
}

.page-building .request-form {
    margin-bottom: -13rem
}

@media (max-width: 1806px) {
    .page-building .construction,.page-building .projects-by-year {
        margin-top:12rem
    }

    .page-building .intro-image {
        height: 74.7rem;
        font-size: 6rem;
        line-height: 7.4rem
    }

    .page-building .building h1 {
        max-width: 73rem
    }

    .page-building .building .text {
        max-width: 66rem;
        margin-bottom: 8rem
    }

    .page-building .building .drawing {
        background-position-y: -2.2rem
    }

    .page-building .building .drawing:before {
        background: linear-gradient(90deg,#fff 0,transparent 100%)
    }

    .page-building .building .quote blockquote {
        font-size: 2rem
    }

    .page-building .building .quote .manager {
        margin-right: 10rem
    }

    .page-building .projects-by-year .years-inner .year-block .h1 {
        font-size: 3rem;
        line-height: 4rem
    }

    .page-building .construction .inner .block .img {
        height: calc(100vh - 7rem)
    }

    .page-building .construction .inner2 .block .img {
        height: calc(100vh - 7rem)
    }

    .page-building .construction .inner .block .info {
        padding: 4rem 5.2rem
    }

    .page-building .construction .inner2 .block .info {
        padding: 4rem 5.2rem
    }

    .page-building .construction .spot {
        top: -30rem;
        background-position: -40rem
    }

    .page-building .shipyards {
        margin-bottom: 12rem;
        margin-top: 12rem
    }

    .page-building .shipyards .inner .shipyards-list .shipyards-item .name {
        font-size: 2rem
    }

    .page-building .shipyards .inner2 .shipyards-list .shipyards-item .name {
        font-size: 2rem
    }

    .page-building .shipyards .inner .view-all {
        margin-top: 6rem;
        margin-right: 20rem
    }

    .page-building .shipyards .inner2 .view-all {
        margin-top: 6rem;
        margin-right: 20rem
    }

    .page-building .shipyards .inner .view-all .amount {
        font-size: 7rem;
        line-height: 8.2rem
    }

    .page-building .shipyards .inner2 .view-all .amount {
        font-size: 7rem;
        line-height: 8.2rem
    }

    .page-building .shipyards .inner .view-all .link {
        font-size: 1.5rem
    }

    .page-building .shipyards .inner2 .view-all .link {
        font-size: 1.5rem
    }

    .page-building .shipyards .spot {
        top: -40rem;
        background-position: 40rem
    }
}

@media (max-width: 1230px) {
    .page-building .intro-image .title {
        max-width:62rem
    }

    .page-building .building .text {
        max-width: 62rem;
        margin-bottom: 8rem
    }

    .page-building .building .row {
        grid-gap: 1rem
    }

    .page-building .building .drawing {
        background-position-y: 3.3rem
    }

    .page-building .building .drawing:before {
        width: 20%
    }

    .page-building .building .quote {
        max-width: 54rem;
        margin-right: 6rem
    }

    .page-building .construction .h1:not(.text) {
        margin-bottom: 5.6rem
    }

    .page-building .construction .inner .block .img {
        padding: 3.2rem 7rem
    }

    .page-building .construction .inner2 .block .img {
        padding: 3.2rem 7rem
    }

    .page-building .construction .inner .block .img .text {
        padding: 2.4rem;
        max-width: 33rem;
        max-height: 33rem
    }

    .page-building .construction .inner2 .block .img .text {
        padding: 2.4rem;
        max-width: 33rem;
        max-height: 33rem
    }

    .page-building .construction .inner .block .info {
        padding: 2.3rem 3.2rem
    }

    .page-building .construction .inner2 .block .info {
        padding: 2.3rem 3.2rem
    }

    .page-building .shipyards .inner .text {
        width: 100%
    }

    .page-building .shipyards .inner2 .text {
        width: 100%
    }

    .page-building .shipyards .inner .shipyards-list .shipyards-item {
        display: none
    }

    .page-building .shipyards .inner2 .shipyards-list .shipyards-item {
        display: none
    }

    .page-building .shipyards .inner .shipyards-list .shipyards-item:nth-child(-n+3) {
        display: block
    }

    .page-building .shipyards .inner2 .shipyards-list .shipyards-item:nth-child(-n+3) {
        display: block
    }

    .page-building .shipyards .inner .view-all {
        margin-top: 2.6rem;
        margin-right: 0
    }

    .page-building .shipyards .inner2 .view-all {
        margin-top: 2.6rem;
        margin-right: 0
    }
}

@media (max-width: 970px) {
    .page-building .building .text {
        margin-bottom:5rem
    }

    .page-building .building .row {
        grid-template-columns: 1fr;
        grid-gap: 3rem
    }

    .page-building .building .drawing {
        height: 30rem;
        background-position-y: center
    }

    .page-building .building .drawing:before {
        width: 50%
    }

    .page-building .building .quote {
        max-width: unset
    }
}

@media (max-width: 798px) {
    .page-building .intro-image {
        margin-bottom:2rem;
        height: 60.8rem;
        font-size: 4.8rem;
        line-height: 5.6rem
    }

    .page-building .intro-video .sound-video {
        top: 10rem
    }

    .page-building .intro-video .progress-bar {
        height: .5rem
    }

    .page-building .building .text {
        color: #506D71
    }

    .page-building .building .drawing {
        height: 20rem;
        background-size: cover
    }

    .page-building .building .quote {
        max-width: none;
        margin-right: 0
    }

    .page-building .building .quote .manager {
        margin-right: 0;
        text-align: center;
        align-self: center
    }

    .page-building .construction,.page-building .projects-by-year {
        margin-top: 8rem
    }

    .page-building .construction .inner .block {
        grid-template-columns: 1fr
    }

    .page-building .construction .inner2 .block {
        grid-template-columns: 1fr
    }

    .page-building .construction .inner .block .img {
        order: -1;
        height: 25.8rem;
        width: 100%;
        padding: 1.6rem
    }

    .page-building .construction .inner2 .block .img {
        order: -1;
        height: 25.8rem;
        width: 100%;
        padding: 1.6rem
    }

    .page-building .construction .inner .block .img .text {
        padding: 2.4rem;
        max-width: 33rem;
        max-height: 33rem
    }

    .page-building .construction .inner2 .block .img .text {
        padding: 2.4rem;
        max-width: 33rem;
        max-height: 33rem
    }

    .page-building .construction .inner .block .info {
        padding: 2.3rem 5%
    }

    .page-building .construction .inner2 .block .info {
        padding: 2.3rem 5%
    }

    .page-building .construction .inner .block .info .text {
        width: 100%;
        max-height: none
    }

    .page-building .construction .inner2 .block .info .text {
        width: 100%;
        max-height: none
    }

    .page-building .construction .spot {
        display: none
    }

    .page-building .shipyards {
        margin-bottom: 8rem;
        margin-top: 8rem
    }

    .page-building .shipyards .inner .shipyards-list .shipyards-item {
        display: block
    }

    .page-building .shipyards .inner2 .shipyards-list .shipyards-item {
        display: block
    }

    .page-building .shipyards .inner .view-all {
        margin-top: 5rem;
        align-self: flex-start
    }

    .page-building .shipyards .inner2 .view-all {
        margin-top: 5rem;
        align-self: flex-start
    }

    .page-building .shipyards .spot {
        display: none
    }
}

.page-about section.about .info-blocks .info-block .info .caption,.page-about section.services .h1 {
    margin-bottom: 2.5rem
}

.page-about .breadcrumbs {
    display: none
}

.page-about section.about .intro-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 108rem;
    max-height: 100vh;
    background: linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/prev1920x1080/i/about-background-2022.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.page-about section.about .intro-image .intro-title {
    font-size: 9.6rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.page-about section.about .info-blocks .info-block {
    position: relative;
    display: flex;
    justify-content: space-between
}

.page-about section.about .info-blocks .info-block:nth-of-type(even) .info {
    position: relative;
    z-index: 1;
    order: 1
}

.page-about section.about .info-blocks .info-block:nth-of-type(even) .image {
    padding: 7rem 8rem
}

.page-about section.about .info-blocks .info-block:nth-of-type(even) .spot {
    left: unset;
    right: 0;
    display: block;
    background-position: 65rem;
    transform: translateY(-50%)
}

.page-about section.about .info-blocks .info-block .info {
    width: 50%;
    padding: 8rem 7.2rem;
    display: flex;
    flex-direction: column
}

.page-about section.about .info-blocks .info-block .info .text {
    margin-top: 2.5rem
}

.page-about section.about .info-blocks .info-block .info .text p:first-of-type {
    margin-top: 0
}

.page-about section.about .info-blocks .info-block .info .names {
    margin-top: 5rem
}

.page-about section.about .info-blocks .info-block .image {
    width: 50%;
    height: 60rem;
    padding: 8rem 15rem;
    background: linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),var(--background);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.page-about section.about .info-blocks .info-block .image .text {
    position: relative;
    z-index: 2;
    padding: 3.2rem;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 60rem;
    max-height: 60rem;
    font-family: 'Milas Display Medium';
    color: #fff;
    text-transform: capitalize;
    border: .1rem solid #fff
}

.page-about section.about .info-blocks .info-block .image .text:hover {
    color: #e6e6e6;
    text-decoration: none
}

.page-about section.about .info-blocks .info-block .spot {
    display: none
}

.page-about section.services {
    margin-top: 20rem
}

.page-about section.services .services-list {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr
}

.page-about section.services .services-list .services-item {
    display: flex;
    flex-direction: column;
    height: 48rem;
    padding: 3.2rem 7.2rem;
    color: #fff;
    background: linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(180deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.4) 100%),var(--background);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.page-about section.services .services-list .services-item:nth-of-type(4n+1) {
    height: 96rem;
    grid-row: span 2
}

.page-about section.services .services-list .services-item .amount {
    font-size: 12.8rem;
    line-height: 15rem
}

.page-about section.services .services-list .services-item a {
    color: #fff
}

.page-about section.services .services-list .services-item a:hover {
    opacity: .5;
    text-decoration: none
}

.page-about section.services .services-list .services-item .name {
    margin-bottom: 1.6rem;
    font-family: 'Milas Display Medium';
    font-size: 4.8rem;
    line-height: 4.3rem;
    margin-top: auto
}

.page-about section.services .services-list .services-item .link {
    position: relative;
    align-self: flex-start;
    padding-right: 3rem
}

.page-about section.services .services-list .services-item .link:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #fff;
    border-bottom: .1rem solid #fff;
    transform: translateY(-50%) rotateZ(225deg)
}

.page-about section.services .services-list .services-item .link:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.3rem;
    width: 2.4rem;
    height: .1rem;
    background-color: #fff;
    transform: translateY(-50%)
}

.page-about section.team {
    position: relative;
    margin-top: 20rem
}

.page-about section.team .h1 {
    margin-bottom: 2.5rem
}

.page-about section.team .team-carousel .faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item {
    margin-right: 2.5rem;
    width: .64%;
    display: flex;
    flex-direction: column
}

.page-about section.team .team-carousel .faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item .img {
    width: 57rem;
    height: 57rem;
    aspect-ratio: 1;
    margin-bottom: 2.5rem;
    background-image: var(--background);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale(100%)
}

.page-about section.team .team-carousel .faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item .position {
    opacity: .5
}

.page-about section.team .team-carousel .arrows {
    position: absolute;
    top: 1rem;
    right: 0;
    width: 10rem;
    height: 4rem
}

.page-about section.team .team-carousel .arrows .arrow {
    position: absolute;
    background-color: transparent;
    min-width: 0;
    padding: 0;
    width: 4rem;
    height: 4rem;
    right: 0
}

.page-about section.team .team-carousel .arrows .arrow:hover {
    opacity: .5
}

.page-about section.team .team-carousel .arrows .arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translate(-50%,-50%) rotateZ(225deg)
}

.page-about section.team .team-carousel .arrows .arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.5rem;
    width: 2.4rem;
    height: .1rem;
    background-color: #506D71;
    transform: translate(-50%,-50%)
}

.page-about section.team .team-carousel .arrows .prev {
    left: 0
}

.page-about section.team .team-carousel .arrows .prev:before {
    left: 50%;
    transform: translate(-50%,-50%) rotateZ(45deg)
}

.page-about section.team .team-carousel .arrows .prev:after {
    left: 50%
}

.page-about section.team .team-inner {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 7rem 2.5rem
}

.page-about section.team .team-inner .team-item {
    display: flex;
    flex-direction: column
}

.page-about section.team .team-inner .team-item .img {
    width: 100%;
    height: 57rem;
    object-fit: cover;
    margin-bottom: 2.5rem;
    background-image: var(--background);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale(100%)
}

.page-about section.team .team-inner .team-item .position {
    opacity: .5
}

.page-about section.team .team-inner .team-item:nth-child(3n+1):last-child {
    grid-column: 2/span 1
}

.page-about section.contacts {
    margin-top: 20rem
}

.page-about .request-form {
    margin-bottom: -13rem
}

@media (max-width: 1806px) {
    .page-about section.about .info-blocks .info-block .info,.page-about section.services .services-list .services-item {
        padding:4rem
    }

    .page-about section.contacts,.page-about section.services,.page-about section.team {
        margin-top: 12rem
    }

    .page-about section.about .intro-image .intro-title {
        font-size: 6rem;
        line-height: 7.4rem
    }

    .page-about section.about .info-blocks .info-block:nth-of-type(even) .spot {
        background-position: 40rem
    }

    .page-about section.about .info-blocks .info-block .image {
        height: 50rem
    }

    .page-about section.services .services-list .services-item .amount {
        font-size: 7rem;
        line-height: 8.2rem
    }

    .page-about section.services .services-list .services-item .name {
        margin-bottom: 1rem;
        font-size: 2.8rem
    }

    .page-about section.services .services-list .services-item .h2 {
        font-size: 2.4rem
    }

    .page-about section.team .team-carousel .faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item .img {
        width: 38rem;
        height: 38rem
    }

    .page-about section.team .team-inner .team-item .img {
        height: 38rem
    }
}

@media (max-width: 1230px) {
    .page-about section.about .intro-image {
        height:74.7rem
    }

    .page-about section.about .info-blocks .info-block:nth-of-type(even) .image {
        padding: 3.2rem 7rem
    }

    .page-about section.about .info-blocks .info-block .info {
        padding: 3.2rem 2.4rem
    }

    .page-about section.about .info-blocks .info-block .info .text {
        display: -webkit-box;
        max-height: 28rem;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .page-about section.about .info-blocks .info-block .image {
        height: 44.7rem;
        padding: 3.2rem 7rem
    }

    .page-about section.about .info-blocks .info-block .image .text {
        max-width: 33rem;
        max-height: 33rem
    }

    .page-about section.services .services-list .services-item {
        height: 36rem;
        padding: 2.4rem 4rem
    }

    .page-about section.services .services-list .services-item:nth-of-type(4n+1) {
        height: 72rem
    }

    .page-about section.services .services-list .services-item .h2 {
        font-size: 2.4rem
    }

    .page-about section.team .team-carousel .faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item {
        width: .64%
    }

    .page-about section.team .team-carousel .faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item .img {
        width: 30rem;
        height: 30rem
    }

    .page-about section.team .team-inner .team-item .img {
        height: 30rem
    }
}

@media (max-width: 970px) {
    .page-about section.team .team-carousel .faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item .img {
        width:25rem;
        height: 25rem
    }

    .page-about section.team .team-inner .team-item .img {
        height: 25rem
    }
}

@media (max-width: 798px) {
    .page-about section.about .intro-image {
        height:60.8rem
    }

    .page-about section.about .intro-image .intro-title {
        max-width: none;
        font-size: 4.8rem;
        line-height: 5.6rem
    }

    .page-about section.about .info-blocks .info-block {
        flex-direction: column
    }

    .page-about section.about .info-blocks .info-block:nth-of-type(even) .image {
        padding: 1.6rem
    }

    .page-about section.about .info-blocks .info-block:nth-of-type(even) .spot {
        display: none
    }

    .page-about section.about .info-blocks .info-block .info {
        width: 100%;
        padding: 2.4rem 5%
    }

    .page-about section.about .info-blocks .info-block .info .text {
        max-height: none;
        -webkit-line-clamp: unset;
        overflow: unset
    }

    .page-about section.about .info-blocks .info-block .info .names {
        margin-top: 3rem
    }

    .page-about section.about .info-blocks .info-block .image {
        order: -1;
        width: 100%;
        height: 25.8rem;
        padding: 1.6rem
    }

    .page-about section.about .info-blocks .info-block .image .text {
        padding: 2rem 2.2rem;
        max-width: none;
        max-height: none;
        line-height: 3.2rem
    }

    .page-about section.services {
        margin-top: 8rem
    }

    .page-about section.services .services-list {
        display: block
    }

    .page-about section.services .services-list .services-item {
        height: 25.4rem;
        padding: 1.6rem
    }

    .page-about section.services .services-list .services-item:nth-of-type(4n+1) {
        height: 50.6rem
    }

    .page-about section.team {
        margin: 8rem auto 0;
        width: 90vw
    }

    .page-about section.team .team-carousel .faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item {
        width: 27rem
    }

    .page-about section.team .team-carousel .faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item .img {
        width: 27rem;
        height: 27rem
    }

    .page-about section.team .team-carousel .faze-carousel.faze-animation-slide.faze-direction-horizontal>.faze-carousel-holder>.faze-item .name {
        font-size: 2rem
    }

    .page-about section.team .team-inner {
        grid-template-columns: 1fr;
        grid-gap: 5rem
    }

    .page-about section.team .team-inner .team-item .img {
        height: 55rem
    }

    .page-about section.team .team-inner .team-item:nth-child(3n+1):last-child {
        grid-column: unset
    }

    .page-about section.contacts {
        margin-top: 8rem
    }
}

@media (max-width: 510px) {
    .page-about section.team .team-inner .team-item .img {
        height:50rem
    }

    .page-services section.services .cols-text .col-text .heading .title .name,.page-services section.services section.request-form-new .request .h1 {
        word-break: break-all
    }
}

.page-services .about-services {
    position: relative;
    margin-bottom: 6rem
}

.page-services .about-services h1 {
    position: relative;
    z-index: 1
}

.page-services .about-services .description {
    position: relative;
    z-index: 1;
    font-size: 2.4rem;
    font-family: Milas-DispMedium;
    max-width: 88rem
}

.page-services .about-services .intro-text {
    max-width: 120rem
}

.page-services .about-services .spot {
    left: 0;
    width: 70rem;
    height: 70rem;
    background-position: -4rem;
    transform: translateY(-50%)
}

.page-services section.services {
    position: relative;
    z-index: 1
}

.page-services section.services .tabs .tab-headers {
    display: flex;
    justify-content: center;
    background-color: #A6C2C5;
    padding: 0 7rem
}

.page-services section.services .tabs .tab-headers .tab-header {
    flex-grow: 1;
    padding: 5.6rem 3rem;
    min-width: 0;
    color: #fff;
    font-size: 2.4rem;
    background-color: transparent;
    border-radius: 0;
    border: none
}

.page-services section.services .tabs .tab-headers .tab-header br {
    display: none
}

.page-services section.services .tabs .tab-headers .tab-header.faze-active {
    background-color: #F5F7F7;
    color: #A6C2C5
}

.page-services section.services .tabs .tab-bodies .accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3.5rem 5%;
    color: #fff;
    background-color: #A6C2C5;
    transition: .5s all linear
}

.page-services section.services .tabs.desktop .accordion-title,.page-services section.services .tabs.mobile .tab-headers {
    display: none
}

.page-services section.services .tabs .tab-bodies .accordion-title.open {
    color: #A6C2C5;
    background-color: #F5F7F7
}

.page-services section.services .tabs .tab-bodies .accordion-title.open .icon {
    fill: #A6C2C5;
    transform: rotate(270deg)
}

.page-services section.services .tabs .tab-bodies .accordion-title .icon {
    transform: rotate(90deg)
}

.page-services section.services .tabs.mobile .tab-body {
    overflow: hidden
}

.page-services section.services .tabs.mobile .tab-body.open {
    margin-bottom: 2.5rem
}

.page-services section.services .service-block {
    position: relative;
    display: flex;
    margin-bottom: 8rem
}

.page-services section.services .service-block .info {
    position: relative;
    z-index: 1;
    width: 35%;
    padding: 8rem 7.2rem;
    display: flex;
    flex-direction: column
}

.page-services section.services .service-block .info .text p:first-of-type {
    margin-top: 0
}

.page-services section.services .service-block .info .link {
    position: relative;
    margin-top: auto;
    padding-right: 3.2rem;
    align-self: flex-start;
    color: #506D71;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400
}

.page-services section.services .service-block .info .link:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translateY(-50%) rotateZ(225deg)
}

.page-services section.services .service-block .info .link:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -.3rem;
    width: 2.4rem;
    height: .1rem;
    background-color: #506D71;
    transform: translateY(-50%)
}

.page-services section.services .service-block .info .link:hover {
    color: #81a1a6;
    text-decoration: none
}

.page-services section.services .service-block .info .link:hover:before {
    border-color: #81a1a6
}

.page-services section.services .service-block .info .link:hover:after {
    background-color: #81a1a6
}

.page-services section.services .service-block .image {
    width: 65%;
    height: 86rem;
    padding: 8rem 15rem;
    background: linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),var(--background);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.page-services section.services .service-block .image .text {
    position: relative;
    z-index: 2;
    padding: 3.2rem;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 60rem;
    max-height: 60rem;
    font-family: 'Milas Display Medium';
    color: #fff;
    text-transform: capitalize;
    border: .1rem solid #fff
}

.page-services section.services .service-block .image .text:hover {
    color: #e6e6e6;
    text-decoration: none
}

.page-services section.services .service-block .spot {
    left: 0;
    background-position: -65rem;
    transform: translateY(-50%)
}

.page-services section.services .cols-text {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(460px,1fr));
    grid-auto-flow: column;
    grid-gap: 2.5rem;
    margin-bottom: 8rem
}

.page-services section.services .cols-text .col-text {
    padding: 3.2rem;
    background-color: #F5F7F7
}

.page-services section.services .cols-text .col-text .heading {
    margin-bottom: 2.4rem;
    display: flex;
    align-items: flex-start
}

.page-services section.services .cols-text .col-text .heading .number {
    margin-right: 1.6rem;
    font-size: 3.2rem;
    line-height: 3.8rem;
    font-weight: 400
}

.page-services section.services .cols-text .col-text .heading .title .caption {
    margin-top: .5rem;
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 400;
    text-transform: uppercase
}

.page-services section.services .cols-text .col-text .text {
    margin: 0
}

.page-services section.services .crew-text {
    margin-bottom: 5.6rem
}

.page-services section.services .crew-text .name {
    margin-bottom: 3.2rem
}

.page-services section.services .crew-text .text {
    max-width: 87.6rem
}

.page-services section.services .citation {
    max-width: 57.6rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column
}

.page-services section.services .citation blockquote {
    margin: 0 0 3.2rem;
    font-size: 2.4rem;
    font-family: Milas-DispMedium
}

.page-services section.services .citation .manager {
    align-self: flex-end;
    text-align: right
}

.page-shipyards .shipyard-page .shipyards-page-container .share,.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text {
    align-self: flex-start
}

.page-services section.services .citation .manager .job {
    margin-bottom: 2.4rem;
    opacity: .5
}

.page-services section.services section.request-form {
    margin-top: 20rem
}

.page-services section.services section.request-form .request .form-description {
    display: none
}

.page-services .yachts-carousel {
    margin-top: 8rem
}

.page-services .yachts-carousel .container-centered {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2.5rem
}

.page-services .yachts-carousel .container-centered .arrows {
    display: flex;
    justify-content: space-between;
    height: 6.4rem;
    width: 15rem
}

.page-services .yachts-carousel .container-centered .arrows .arrow {
    position: relative;
    background-color: transparent;
    min-width: 0;
    padding: 0;
    width: 6.4rem;
    height: 6.4rem;
    border: .1rem solid #506D71;
    border-radius: 50%
}

.page-services .yachts-carousel .container-centered .arrows .arrow:hover {
    opacity: .5
}

.page-services .yachts-carousel .container-centered .arrows .arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    left: 50%;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translate(-50%,-50%) rotateZ(225deg)
}

.page-services .yachts-carousel .container-centered .arrows .arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    right: -.5rem;
    width: 2.4rem;
    height: .1rem;
    background-color: #506D71;
    transform: translate(-50%,-50%)
}

.page-services .yachts-carousel .container-centered .arrows .prev:before {
    left: 50%;
    transform: translate(-50%,-50%) rotateZ(45deg)
}

.page-services .request-form {
    margin-bottom: -13rem
}

@media (max-width: 1806px) {
    .page-services .about-services .description {
        font-size:2rem
    }

    .page-services section.services .tabs .tab-headers .tab-header {
        padding: 2.2rem 2.9rem;
        font-size: 1.6rem
    }

    .page-services section.services .cols-text {
        grid-template-columns: repeat(auto-fit,minmax(380px,1fr))
    }

    .page-services section.services .cols-text .col-text .heading .number {
        font-size: 2.8rem;
        line-height: 3rem
    }

    .page-services section.services .cols-text .col-text .heading .title .name {
        font-size: 2.4rem;
        line-height: 2.8rem
    }

    .page-services section.services .cols-text .col-text .heading .title .caption {
        margin-top: 1.5rem;
        font-size: 1.8rem;
        line-height: 2rem
    }

    .page-services section.services .service-block .spot {
        background-position: -40rem
    }

    .page-services section.services .citation blockquote {
        font-size: 2rem
    }
}

@media (max-width: 1230px) {
    .page-services .about-services .description {
        max-width:60rem;
        margin-bottom: 10rem
    }

    .page-services .about-services .intro-text {
        max-width: 74rem
    }

    .page-services section.services .service-block {
        margin-bottom: 4.8em
    }

    .page-services section.services .service-block .info {
        padding: 3.2rem 4rem
    }

    .page-services section.services .service-block .info .text {
        display: -webkit-box;
        max-height: 28rem;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .page-services section.services .service-block .image {
        height: 46.3rem;
        padding: 4.4rem 7rem
    }

    .page-services section.services .service-block .image .text {
        padding: 2.4rem;
        display: block;
        max-width: 33rem;
        max-height: 33rem
    }

    .page-services section.services .cols-text {
        grid-template-columns: 1fr 1fr;
        grid-auto-flow: row;
        margin-bottom: 4.8rem
    }

    .page-services section.services .citation {
        max-width: 62rem
    }

    .page-services section.services .citation .manager img {
        width: 10.8rem;
        height: 10.8rem
    }

    .page-services section.services section.request-form {
        margin-top: 12rem
    }
}

@media (max-width: 798px) {
    .page-services .about-services .description {
        max-width:100%;
        margin-bottom: 8rem
    }

    .page-services .about-services .intro-text {
        max-width: 100%
    }

    .page-services section.services .tabs .tab-headers {
        padding: 0;
        flex-direction: column
    }

    .page-services section.services .tabs .tab-headers .tab-header {
        width: 100%
    }

    .page-services section.services .service-block {
        flex-direction: column
    }

    .page-services section.services .service-block .info {
        width: 100%;
        padding: 2.4rem 5%;
        order: 1
    }

    .page-services section.services .service-block .info .text {
        max-height: none;
        display: block
    }

    .page-services section.services .service-block .image {
        width: 100%;
        height: 25.8rem;
        padding: 1.6rem
    }

    .page-services section.services .service-block .image .text {
        padding: 2.4rem;
        display: block;
        max-width: none;
        max-height: none
    }

    .page-services section.services .service-block .spot,.page-services section.services section.request-form-new.over-footer:after {
        display: none
    }

    .page-services section.services .cols-text {
        grid-template-columns: 1fr
    }

    .page-services section.services .citation {
        max-width: 62rem
    }

    .page-services section.services .citation .manager img {
        width: 10.8rem;
        height: 10.8rem
    }

    .page-services section.services section.request-form-new {
        margin-top: 8rem
    }

    .page-services .yachts-carousel {
        margin-top: 8rem;
        margin-bottom: 8rem
    }

    .page-services .yachts-carousel .container-centered .arrows {
        position: absolute;
        bottom: 0;
        z-index: 2
    }
}

.page-shipyards .request-form {
    margin-bottom: -13rem
}

.page-shipyards .shipyard-page,.page-shipyards .shipyard-page .shipyards-page-container,.page-shipyards section.shipyards {
    margin-bottom: 20rem
}

.page-shipyards section.shipyards p {
    max-width: 82rem
}

.page-shipyards section.shipyards .about {
    font-family: Milas-DispMedium;
    font-size: 2.4rem
}

.page-shipyards section.shipyards .shipyards-list {
    margin-top: 8rem
}

.page-shipyards .shipyard-page h1 {
    color: #476E72
}

.page-shipyards .shipyard-page .shipyards-page-container img {
    width: 100%
}

.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text p {
    padding-right: 15rem
}

.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text .intro {
    margin-bottom: 1.6rem;
    padding-right: 15rem;
    font-family: Milas-DispMedium;
    font-size: 2.4rem
}

.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text .intro p {
    padding: 0
}

.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text .intro p:first-of-type {
    margin-top: 0
}

.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text .intro p:not(:first-of-type) {
    font-size: 1.6rem;
    font-family: 'Roboto Flex',sans-serif
}

.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text .background-grey {
    padding: 3.2rem;
    background-color: #F5F7F7
}

.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text .blockquote,.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text blockquote {
    font-size: 2.4rem;
    font-family: Milas-DispMedium;
    margin: 0 0 0 auto;
    width: 90%;
    max-width: 70rem
}

.page-shipyards .shipyard-page .attachments .tab-headers {
    display: flex;
    grid-gap: 8rem;
    margin-bottom: 5.6rem
}

.page-shipyards .shipyard-page .attachments .tab-headers .tab-head {
    color: rgba(80,109,113,.5);
    font-size: 3.2rem;
    line-height: 3.7rem;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: .8rem;
    border-bottom: .1rem solid transparent;
    cursor: pointer
}

.page-shipyards .shipyard-page .attachments .tab-headers .tab-head.faze-active {
    color: #506D71;
    border-bottom-color: #506D71
}

.page-shipyards .shipyard-page .attachments .tab-headers .tab-head:hover {
    text-decoration: none;
    border-bottom-color: rgba(80,109,113,.5)
}

.page-shipyards .shipyard-page .attachments .tab-bodies .links-by-length {
    margin-bottom: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.page-shipyards .shipyard-page .attachments .tab-bodies .links-by-length .links {
    margin-left: -1.6rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.page-shipyards .shipyard-page .attachments .tab-bodies .links-by-length .links a {
    padding: .7rem 4rem;
    margin: 0 0 1.6rem 1.6rem;
    color: #506D71;
    font-size: 1.6rem;
    line-height: 1.9rem;
    font-weight: 400;
    border: .1rem solid rgba(80,109,113,.5);
    border-radius: 99rem;
    user-select: none
}

.page-shipyards .shipyard-page .attachments .tab-bodies .links-by-length .links a.active {
    color: #fff;
    border-color: #506D71;
    background-color: #506D71
}

.page-shipyards .shipyard-page .attachments .tab-bodies .links-by-length .links a:hover {
    text-decoration: none;
    border-color: #506D71;
    cursor: pointer
}

@media (max-width: 1806px) {
    .page-shipyards section.shipyards {
        margin-bottom:12rem
    }

    .page-shipyards section.shipyards .about {
        font-size: 2.2rem
    }

    .page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text p {
        padding-right: 0
    }

    .page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text .intro {
        padding: 0
    }

    .page-shipyards .shipyard-page .attachments .tab-headers {
        grid-gap: 4rem;
        margin-bottom: 4rem
    }

    .page-shipyards .shipyard-page .attachments .tab-headers .tab-head {
        font-size: 2.4rem;
        line-height: 2.8rem
    }
}

@media (max-width: 1230px) {
    .page-shipyards .shipyard-page,.page-shipyards .shipyard-page .shipyards-page-container,.page-shipyards section.shipyards {
        margin-bottom:12rem
    }

    .page-shipyards section.shipyards p {
        max-width: 58rem
    }

    .page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text .intro,.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text p {
        padding: 0
    }

    .page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text .blockquote,.page-shipyards .shipyard-page .shipyards-page-container .shipyards-page-text blockquote {
        font-size: 2rem;
        max-width: 46rem
    }

    .page-shipyards .shipyard-page .attachments .tab-bodies .links-by-length {
        margin-bottom: .8rem;
        position: relative
    }
}

@media (max-width: 798px) {
    .page-shipyards .shipyard-page,.page-shipyards section.shipyards {
        margin-bottom:8rem
    }

    .page-shipyards section.shipyards p {
        max-width: none
    }

    .page-shipyards .shipyard-page .shipyards-page-container {
        margin-bottom: 8rem;
        grid-row-gap: 2.1rem
    }

    .page-shipyards .shipyard-page .shipyards-page-container .share {
        order: -1
    }

    .page-shipyards .shipyard-page .attachments .tab-headers {
        margin-bottom: 3.2rem;
        margin-left: 0;
        max-width: 90vw;
        overflow-x: auto
    }

    .page-shipyards .shipyard-page .attachments .tab-headers .tab-head {
        min-width: max-content
    }

    .page-shipyards .shipyard-page .attachments .tab-bodies .links-by-length {
        margin-bottom: 2.4rem;
        flex-direction: column;
        align-items: flex-start;
        justify-content: unset
    }

    .page-shipyards .shipyard-page .attachments .tab-bodies .links-by-length .links {
        margin-left: -5vw;
        margin-bottom: 2.4rem;
        padding: 0 5vw;
        flex-wrap: unset;
        width: 100vw;
        overflow-x: auto
    }

    .page-shipyards .shipyard-page .attachments .tab-bodies .links-by-length .links a {
        margin: 0;
        min-width: max-content
    }

    .page-shipyards .shipyard-page .attachments .tab-bodies .links-by-length .links a:not(:last-child) {
        margin-right: .8rem
    }
}

.shipyards-list {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 2.5rem;
    grid-row-gap: 5rem
}

.shipyards-list .shipyards-item {
    padding: 2rem;
    height: 33.2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 2.4rem;
    text-transform: uppercase
}

.shipyards-list .shipyards-item .name {
    color: #0A0D0C
}

.shipyards-list .shipyards-item:hover {
    text-decoration: none
}

.shipyards-list .shipyards-item .img-container {
    margin-bottom: 4rem;
    height: 12rem
}

.shipyards-list .shipyards-item .img-container img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto
}

.shipyards-list .shipyards-item .amount {
    color: #A6C2C5;
    opacity: .5;
    text-transform: uppercase;
    margin-top: 1rem;
    visibility: hidden
}

.shipyards-list .shipyards-item.without-image .img-container img {
    display: none
}

@media (max-width: 1806px) {
    .shipyards-list .shipyards-item {
        height:25rem;
        font-size: 2rem
    }

    .shipyards-list .shipyards-item .img-container {
        margin-bottom: 2rem
    }
}

@media (max-width: 1230px) {
    .shipyards-list {
        grid-template-columns:repeat(3,1fr)
    }

    .shipyards-list .shipyards-item {
        height: auto;
        font-size: 2rem
    }

    .shipyards-list .shipyards-item .img-container {
        height: 8rem;
        margin-bottom: 3rem
    }
}

@media (max-width: 798px) {
    .shipyards-list {
        grid-template-columns:1fr
    }

    .shipyards-list .shipyards-item {
        padding: 0
    }
}

html:not(.dev-1) section.shipyard-page-new {
    margin-top: 12rem;
    margin-bottom: 15.6rem
}

html:not(.dev-1) section.shipyard-page-new img {
    max-width: 100%
}

html:not(.dev-1) section.shipyard-page-new .small-text-container {
    margin: 0 8.6rem 0 auto;
    max-width: 139rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container>.title {
    margin-top: 0;
    margin-bottom: 3.2rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner {
    display: grid;
    grid-template-columns: 1fr 42.6rem;
    column-gap: 8.8rem;
    row-gap: 2.4rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 {
    display: grid;
    grid-template-columns: 1fr 42.6rem;
    column-gap: 8.8rem;
    row-gap: 2.4rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .text {
    font-size: 2rem;
    line-height: 3.2rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .text {
    font-size: 2rem;
    line-height: 3.2rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .text p:first-child {
    margin: 0
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .text p:first-child {
    margin: 0
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right {
    display: flex;
    flex-direction: column;
    gap: 2.4rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right {
    display: flex;
    flex-direction: column;
    gap: 2.4rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .shipyard-label {
    padding: 6.4rem 4.4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.8rem;
    text-align: center;
    border-radius: .8rem;
    background-color: #F5F7F7
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .shipyard-label {
    padding: 6.4rem 4.4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.8rem;
    text-align: center;
    border-radius: .8rem;
    background-color: #F5F7F7
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .shipyard-label img {
    display: flex;
    width: 6rem;
    height: 2.6rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .shipyard-label img {
    display: flex;
    width: 6rem;
    height: 2.6rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .shipyard-label .caption {
    color: rgba(10,13,12,.5);
    font-size: 2rem;
    line-height: 2.6rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .shipyard-label .caption {
    color: rgba(10,13,12,.5);
    font-size: 2rem;
    line-height: 2.6rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .location-info {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .location-info {
    display: flex;
    flex-direction: column;
    gap: 1.6rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .location-info .title {
    font-size: 2.4rem;
    line-height: 2.8rem;
    text-transform: uppercase
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .location-info .title {
    font-size: 2.4rem;
    line-height: 2.8rem;
    text-transform: uppercase
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .location-info .location {
    color: #506D71;
    font-size: 2rem;
    line-height: 2.6rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .location-info .location {
    color: #506D71;
    font-size: 2rem;
    line-height: 2.6rem
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .location-info:not([data-value]) .title span {
    display: none
}

html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .location-info:not([data-value]) .title span {
    display: none
}

html:not(.dev-1) section.shipyard-page-new .quote-container {
    margin-top: 12.6rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8rem;
    max-width: 147.7rem
}

html:not(.dev-1) section.shipyard-page-new .quote-container .quote {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3.2rem;
    max-width: 57.6rem
}

html:not(.dev-1) section.shipyard-page-new .quote-container .quote .image {
    max-width: 100%;
    width: 57.6rem;
    height: 32.6rem;
    object-fit: cover
}

html:not(.dev-1) section.shipyard-page-new .quote-container .quote .text {
    font-family: 'Milas Display Medium';
    font-size: 2.4rem;
    line-height: 3.35rem;
    font-weight: 400
}

html:not(.dev-1) section.shipyard-page-new .quote-container .quote .logo {
    width: 40rem;
    height: 18rem;
    object-fit: contain
}

html:not(.dev-1) section.shipyard-page-new .quote-container .photos {
    display: flex
}

html.dev-1 section.shipyard-page-new .brand-content-container.without-image,html.dev-1 section.shipyard-page-new .latest-projects~.heading {
    display: none
}

html:not(.dev-1) section.shipyard-page-new .quote-container .photos img {
    max-width: 100%;
    width: 72.6rem;
    height: 97.1rem;
    object-fit: cover
}

html:not(.dev-1) section.shipyard-page-new .main-text-container {
    margin-top: 12rem;
    margin-right: auto;
    margin-left: 30rem;
    max-width: 87.6rem;
    font-size: 2rem;
    line-height: 3.2rem
}

html:not(.dev-1) section.shipyard-page-new section.sale {
    margin-top: 15.6rem
}

@media (max-width: 1806px) {
    html:not(.dev-1) section.shipyard-page-new {
        margin-top:6.4rem;
        margin-bottom: 12rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container {
        margin: 0;
        max-width: 100%
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container>.title {
        margin-bottom: 2.4rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner {
        grid-template-columns: 1fr 29.9rem;
        column-gap: 2.4rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 {
        grid-template-columns: 1fr 29.9rem;
        column-gap: 2.4rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .text {
        font-size: 1.6rem;
        line-height: 2.56rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .text {
        font-size: 1.6rem;
        line-height: 2.56rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .shipyard-label {
        padding: 3.2rem 2.4rem;
        gap: 1.8rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .shipyard-label {
        padding: 3.2rem 2.4rem;
        gap: 1.8rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .shipyard-label .caption {
        font-size: 1.6rem;
        line-height: 1.87rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .shipyard-label .caption {
        font-size: 1.6rem;
        line-height: 1.87rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .location-info {
        gap: 1.2rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .location-info {
        gap: 1.2rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .location-info .title {
        font-size: 2rem;
        line-height: 2.34rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .location-info .title {
        font-size: 2rem;
        line-height: 2.34rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .location-info .location {
        font-size: 1.6rem;
        line-height: 2.08rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .location-info .location {
        font-size: 1.6rem;
        line-height: 2.08rem
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container {
        margin-top: 8.5rem;
        max-width: 100%;
        justify-content: center
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container .quote {
        gap: 1.6rem;
        max-width: 40.3rem
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container .quote .image {
        width: 40.3rem;
        height: 22.8rem
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container .quote .text {
        font-size: 2rem;
        line-height: 2.8rem
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container .photos img {
        width: 46rem;
        height: 61.5rem
    }

    html:not(.dev-1) section.shipyard-page-new .main-text-container {
        margin-top: 6rem;
        margin-left: 0;
        max-width: 62.2rem;
        font-size: 1.6rem;
        line-height: 2.56rem
    }

    html:not(.dev-1) section.shipyard-page-new section.sale {
        margin-top: 12rem
    }
}

@media (max-width: 1230px) {
    html:not(.dev-1) section.shipyard-page-new .quote-container {
        justify-content:space-between
    }
}

@media (max-width: 970px) {
    html:not(.dev-1) section.shipyard-page-new {
        margin-bottom:7rem
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container {
        gap: 2rem
    }

    html:not(.dev-1) section.shipyard-page-new section.sale {
        margin-top: 7rem
    }
}

@media (max-width: 798px) {
    html:not(.dev-1) section.shipyard-page-new {
        margin-top:0
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner {
        grid-template-columns: 1fr
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 {
        grid-template-columns: 1fr
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .text {
        font-size: 1.6rem;
        line-height: 2.08rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .text {
        font-size: 1.6rem;
        line-height: 2.08rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .shipyard-label {
        padding: 1.2rem 4.4rem;
        gap: 1rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .shipyard-label {
        padding: 1.2rem 4.4rem;
        gap: 1rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .shipyard-label img {
        width: 3.5rem;
        height: 1.55rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .shipyard-label img {
        width: 3.5rem;
        height: 1.55rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .shipyard-label .caption {
        font-size: 1.4rem;
        line-height: 1.82rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .shipyard-label .caption {
        font-size: 1.4rem;
        line-height: 1.82rem
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner .right .location-info {
        align-items: center;
        text-align: center
    }

    html:not(.dev-1) section.shipyard-page-new .small-text-container .inner2 .right .location-info {
        align-items: center;
        text-align: center
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container {
        margin-top: 5.7rem;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 3.2rem
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container .quote {
        gap: 2.4rem;
        max-width: 100%;
        width: 100%
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container .quote .image {
        align-self: flex-start;
        position: relative;
        left: 50%;
        margin-left: -50vw;
        max-width: 100vw;
        width: 100vw;
        height: auto
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container .quote .logo {
        width: auto
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container .photos {
        position: relative;
        left: 50%;
        margin-left: -50vw;
        width: 100vw
    }

    html:not(.dev-1) section.shipyard-page-new .quote-container .photos img {
        width: 100%;
        height: auto
    }

    html:not(.dev-1) section.shipyard-page-new .main-text-container {
        margin-top: 1.6rem
    }
}

html.dev-1 section.shipyard-page-new {
    margin-bottom: 15.6rem
}

html.dev-1 section.shipyard-page-new .brand-content-container {
    margin: 0 auto;
    padding-right: 16rem;
    max-width: 106rem
}

html.dev-1 section.shipyard-page-new .small-text {
    font-family: 'Milas Text Medium';
    font-size: 2.4rem;
    line-height: 3.3rem
}

html.dev-1 section.shipyard-page-new .small-text section.quote .quote-item .manager-photo {
    position: relative;
    left: -8.7rem
}

html.dev-1 section.shipyard-page-new .latest-projects {
    margin-top: 7rem
}

html.dev-1 section.shipyard-page-new .latest-projects .heading-container {
    margin: 0 auto;
    padding-right: 0
}

html.dev-1 section.shipyard-page-new .latest-projects .heading-container .heading {
    margin-top: 0;
    max-width: 90rem
}

html.dev-1 section.shipyard-page-new .latest-projects section.yachts-carousel-new {
    position: relative;
    left: 50%;
    bottom: 0;
    margin-left: -50vw;
    width: 100vw;
    max-width: 99.5vw
}

html.dev-1 section.shipyard-page-new .heading {
    margin-top: 7rem;
    color: #3b5053
}

html.dev-1 section.shipyard-page-new .base-text {
    margin-top: 3rem
}

html.dev-1 section.shipyard-page-new .base-text section.quote .quote-item .manager-photo {
    position: relative;
    left: -8.7rem
}

html.dev-1 section.shipyard-page-new .map-container {
    margin-top: 15.6rem
}

html.dev-1 section.shipyard-page-new .map-container .h1 {
    margin-top: 0;
    margin-bottom: 8.2rem
}

html.dev-1 section.shipyard-page-new .map-container .map {
    position: relative;
    left: 50%;
    bottom: 0;
    margin-left: -50vw;
    width: 100vw;
    max-width: 99.5vw
}

html.dev-1 section.shipyard-page-new section.sale {
    margin-top: 15.6rem
}

html.dev-1 section.shipyard-page-new section.quote {
    margin: 6.2rem 0
}

html.dev-1 section.shipyard-page-new section.quote .quote-item {
    display: grid;
    grid-template-columns: 17.5rem 1fr;
    grid-gap: 7rem
}

html.dev-1 section.shipyard-page-new section.quote .quote-item .manager-photo {
    width: 17.5rem;
    height: 17.5rem;
    border-radius: 50%;
    object-fit: cover
}

html.dev-1 section.shipyard-page-new section.quote .quote-item .content .text {
    padding-right: 5rem;
    font-family: 'Times New Roman';
    font-size: 2.4rem;
    line-height: 3.3rem;
    font-weight: 400
}

html.dev-1 section.shipyard-page-new section.quote .quote-item .content .manager-info {
    margin-top: 1.1rem;
    color: rgba(10,13,12,.5);
    font-size: 1.6rem;
    line-height: 2.3rem;
    font-weight: 400
}

@media (max-width: 1806px) {
    html.dev-1 section.shipyard-page-new .map-container,html.dev-1 section.shipyard-page-new section.sale {
        margin-top:12rem
    }

    html.dev-1 section.shipyard-page-new {
        margin-bottom: 12rem
    }

    html.dev-1 section.shipyard-page-new .small-text {
        font-size: 2rem;
        line-height: 3rem
    }

    html.dev-1 section.shipyard-page-new .map-container .h1 {
        margin-bottom: 4.2rem
    }

    html.dev-1 section.shipyard-page-new section.quote .quote-item .content .text {
        font-size: 2rem;
        line-height: 2.9rem
    }
}

@media (max-width: 1230px) {
    html.dev-1 section.shipyard-page-new .base-text section.quote .quote-item .manager-photo,html.dev-1 section.shipyard-page-new .small-text section.quote .quote-item .manager-photo {
        left:0
    }
}

@media (max-width: 970px) {
    html.dev-1 section.shipyard-page-new .brand-content-container,html.dev-1 section.shipyard-page-new section.quote .quote-item .content .text {
        padding-right:0
    }

    html.dev-1 section.shipyard-page-new {
        margin-bottom: 7rem
    }

    html.dev-1 section.shipyard-page-new .map-container,html.dev-1 section.shipyard-page-new section.sale {
        margin-top: 7rem
    }
}

@media (max-width: 798px) {
    html.dev-1 section.shipyard-page-new .brand-logo {
        margin:0 auto;
        display: block;
        max-width: 100%
    }

    html.dev-1 section.shipyard-page-new .latest-projects section.yachts-carousel-new,html.dev-1 section.shipyard-page-new .map-container .map {
        max-width: 100vw
    }

    html.dev-1 section.shipyard-page-new section.quote {
        margin: 4rem 0
    }

    html.dev-1 section.shipyard-page-new section.quote .quote-item {
        grid-template-columns: 1fr;
        grid-gap: 3rem;
        justify-items: center
    }

    html.dev-1 section.shipyard-page-new section.quote .quote-item .content {
        padding: 0 5vw
    }

    html.dev-1 section.shipyard-page-new section.quote .quote-item .content .manager-info,html.dev-1 section.shipyard-page-new section.quote .quote-item .content .text {
        text-align: center
    }
}

.page-destinations.container-list .breadcrumbs {
    display: none
}

.page-destinations.container-list .request-form {
    margin: 0
}

section.charter-destination {
    position: relative
}

section.charter-destination .h1.float {
    position: absolute;
    color: #fff;
    margin-left: 4rem
}

section.charter-destination .destinations {
    display: grid;
    grid-template-columns: repeat(4,1fr)
}

section.charter-destination .destinations .destination {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 61.4rem;
    padding: 4.2rem 7.2rem;
    background: linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),var(--background);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

section.charter-destination .destinations .destination:nth-of-type(9n+1) {
    grid-row: span 2;
    grid-column: span 2;
    height: 122.8rem
}

section.charter-destination .destinations .destination:nth-of-type(9n+2),section.charter-destination .destinations .destination:nth-of-type(9n+7),section.charter-destination .destinations .destination:nth-of-type(9n+8),section.charter-destination .destinations .destination:nth-of-type(9n+9) {
    grid-column: span 2
}

section.charter-destination .destinations .destination a {
    color: #fff
}

section.charter-destination .destinations .destination a:hover {
    opacity: .7;
    text-decoration: none
}

.charter-destination-page .places-carousel .container-centered .arrows .arrow:hover,.page-charter .faq .description {
    opacity: .5
}

section.charter-destination .destinations .destination .name {
    font-size: 4.8rem;
    margin-bottom: 1.5rem
}

section.charter-destination .destinations .destination .link-more {
    display: flex;
    align-items: center
}

section.charter-destination .destinations .destination .link-more .icon {
    margin-left: 1rem
}

@media (max-width: 1806px) {
    section.charter-destination .destinations .destination {
        padding:3.4rem 4rem;
        height: 32.7rem
    }

    section.charter-destination .destinations .destination:nth-of-type(9n+1) {
        height: 65.4rem
    }

    section.charter-destination .destinations .destination .name {
        font-size: 2.8rem
    }
}

@media (max-width: 798px) {
    section.charter-destination .destinations {
        grid-template-columns:1fr 1fr
    }

    section.charter-destination .destinations .destination {
        height: 25.4rem;
        padding: 2.6rem 1.6rem
    }

    section.charter-destination .destinations .destination:nth-of-type(9n+1) {
        height: 50.8rem
    }

    section.charter-destination .destinations .destination .name {
        margin-bottom: 0
    }
}

@media (max-width: 510px) {
    html.dev-1 section.shipyard-page-new .map-container .h1 {
        word-break:break-all
    }

    section.charter-destination .destinations .destination .name {
        font-size: 2.6rem;
        line-height: normal
    }
}

.charter-destination-page .heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 108rem;
    max-height: 100vh;
    background: linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),var(--background);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.charter-destination-page .heading .inner {
    max-width: 110rem;
    text-align: center
}

.charter-destination-page .heading .inner2 {
    max-width: 110rem;
    text-align: center
}

.charter-destination-page .heading .inner h1 {
    font-size: 9.6rem;
    line-height: 11.2rem
}

.charter-destination-page .heading .inner2 h1 {
    font-size: 9.6rem;
    line-height: 11.2rem
}

.charter-destination-page .heading .inner .anchor {
    display: none;
    color: #fff
}

.charter-destination-page .heading .inner2 .anchor {
    display: none;
    color: #fff
}

.charter-destination-page .heading .inner .places-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    grid-row-gap: 2.5rem
}

.charter-destination-page .heading .inner2 .places-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    grid-row-gap: 2.5rem
}

.charter-destination-page .heading .inner .places-list .places-item:not(:last-of-type) {
    margin-right: 4rem
}

.charter-destination-page .heading .inner2 .places-list .places-item:not(:last-of-type) {
    margin-right: 4rem
}

.charter-destination-page .heading .inner .places-list .places-item a {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.4rem
}

.charter-destination-page .heading .inner2 .places-list .places-item a {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.4rem
}

.charter-destination-page .heading .inner .btn {
    margin-top: 6rem
}

.charter-destination-page .heading .inner2 .btn {
    margin-top: 6rem
}

.charter-destination-page .places-carousel {
    margin-top: 2.5rem;
    margin-bottom: 20rem
}

.charter-destination-page .places-carousel .container-centered {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2.5rem
}

.charter-destination-page .places-carousel .container-centered .arrows {
    display: flex;
    justify-content: space-between;
    height: 6.4rem;
    width: 15rem
}

.charter-destination-page .places-carousel .container-centered .arrows .arrow {
    position: relative;
    background-color: transparent;
    min-width: 0;
    padding: 0;
    width: 6.4rem;
    height: 6.4rem;
    border: .1rem solid #506D71;
    border-radius: 50%
}

.charter-destination-page .places-carousel .container-centered .arrows .arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    left: 50%;
    width: 1.6rem;
    height: 1.6rem;
    border-left: .1rem solid #506D71;
    border-bottom: .1rem solid #506D71;
    transform: translate(-50%,-50%) rotateZ(225deg)
}

.charter-destination-page .places-carousel .container-centered .arrows .arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    right: -.5rem;
    width: 2.4rem;
    height: .1rem;
    background-color: #506D71;
    transform: translate(-50%,-50%)
}

.charter-destination-page .places-carousel .container-centered .arrows .prev:before {
    left: 50%;
    transform: translate(-50%,-50%) rotateZ(45deg)
}

.charter-destination-page .places-carousel .carousel-holder.faze-carousel {
    padding-bottom: 5rem
}

.charter-destination-page .places-carousel .carousel-holder.faze-carousel .faze-carousel-controls .faze-carousel-pages {
    bottom: 0
}

.charter-destination-page .places-carousel .yacht-info {
    display: block;
    padding: 0;
    margin-top: 2.5rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: calc(55.3vw - var(--faze-scrollbar-width))
}

.page-charter .request-form,.page-charter section.sale {
    margin-top: 20rem
}

.charter-destination-page .places-carousel .yacht-info .name {
    margin-bottom: 2.5rem
}

.charter-destination-page .sale {
    margin-bottom: 20rem
}

.charter-destination-page .sale .h1 {
    width: 60%
}

@media (max-width: 1806px) {
    .charter-destination-page .heading .inner h1 {
        font-size:5.2rem;
        line-height: 7.4rem
    }

    .charter-destination-page .heading .inner2 h1 {
        font-size:5.2rem;
        line-height: 7.4rem
    }

    .charter-destination-page .heading .inner .places-list .places-item a {
        font-size: 2rem
    }

    .charter-destination-page .heading .inner2 .places-list .places-item a {
        font-size: 2rem
    }
    .charter-destination-page .places-carousel .yacht-info {
        max-width: calc(56vw - var(--faze-scrollbar-width))
    }
}

@media (max-width: 1230px) {
    .charter-destination-page .heading {
        height:74.7rem
    }

    .charter-destination-page .heading .inner {
        max-width: 84rem
    }

    .charter-destination-page .heading .inner2 {
        max-width: 84rem
    }

    .charter-destination-page .heading .inner .anchor {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .charter-destination-page .heading .inner2 .anchor {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .charter-destination-page .heading .inner .anchor .icon {
        margin-left: 2.5rem;
        transform: rotate(90deg)
    }

    .charter-destination-page .heading .inner2 .anchor .icon {
        margin-left: 2.5rem;
        transform: rotate(90deg)
    }

    .charter-destination-page .heading .inner .places-list {
        display: none
    }

    .charter-destination-page .heading .inner2 .places-list {
        display: none
    }

    .charter-destination-page .places-carousel .yacht-info {
        max-width: calc(65vw - var(--faze-scrollbar-width))
    }

    .charter-destination-page .places-carousel,.charter-destination-page .sale {
        margin-bottom: 12rem
    }
}

@media (max-width: 798px) {
    .charter-destination-page .places-carousel,.charter-destination-page .sale {
        margin-bottom:8rem
    }

    .charter-destination-page .heading {
        height: 59.2rem
    }

    .charter-destination-page .heading .inner {
        max-width: 34rem
    }

    .charter-destination-page .heading .inner2 {
        max-width: 34rem
    }

    .charter-destination-page .heading .inner h1 {
        font-size: 4.8rem;
        line-height: 5.6rem
    }

    .charter-destination-page .heading .inner2 h1 {
        font-size: 4.8rem;
        line-height: 5.6rem
    }

    .charter-destination-page .places-carousel .container-centered {
        display: block
    }

    .charter-destination-page .places-carousel .container-centered .arrows {
        position: static
    }

    .charter-destination-page .places-carousel .yacht-info {
        margin-left: unset;
        margin-right: unset;
        max-width: unset
    }

    .charter-destination-page .sale .h1 {
        width: 60%
    }
}

.page-charter .request-form:last-of-type,.page-destinations .request-form {
    margin-bottom: -13rem
}

.page-charter .boat-page .info .link,.page-charter .faq .link {
    display: flex;
    align-items: center;
    color: #A6C2C5
}

.page-charter .faq {
    position: relative;
    margin-top: 20rem
}

.page-charter .faq .h1 {
    position: relative;
    z-index: 1
}

.page-charter .faq .title {
    font-size: 2.4rem
}

.page-charter .faq .link .icon {
    margin-left: 1rem
}

.page-charter .boat-page .info .link {
    margin-top: 1.6rem
}

.page-charter .boat-page .info .link .icon {
    margin-left: 1.6rem
}

@media (max-width: 1806px) {
    .page-charter .faq,.page-charter .request-form,.page-charter section.sale {
        margin-top:12rem
    }
}

@media (max-width: 798px) {
    .page-charter .faq,.page-charter .request-form,.page-charter section.sale {
        margin-top:8rem
    }

    .page-charter .faq .title {
        font-size: 2rem
    }

    .page-charter .faq .spot {
        display: none
    }
}

section.favorites>.heading {
    display: flex;
    align-items: center
}

section.favorites>.heading .star {
    margin-left: 1.8rem;
    stroke: #506D71;
    fill: transparent;
    stroke-width: .15rem
}

section.favorites>.text {
    font-family: 'Milas Display Medium';
    font-size: 2.4rem;
    line-height: 3.4rem;
    font-weight: 400
}

section.favorites .boat-items,section.favorites .sale-pages-menu {
    margin-top: 4rem
}

@media (max-width: 1230px) {
    section.favorites .sale-pages-menu {
        margin-top:3.2rem
    }
}

@media (max-width: 798px) {
    section.favorites .sale-pages-menu {
        margin-top:2.4rem
    }
}

.page-favorite .request-form {
    margin-top: 20rem
}

@media (max-width: 1230px) {
    .page-favorite .request-form {
        margin-top:12rem
    }
}

@media (max-width: 798px) {
    .page-favorite .request-form {
        margin-top:8rem
    }
}
