/*!
 * Bootstrap v3.4.1 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1152px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px
}

.row {
    margin-left: -16px;
    margin-right: -16px;
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

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

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

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

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

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

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

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

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

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

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

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clearfix:after, .container-fluid:after, .container:after, .row:after {
    clear: both
}

@-ms-viewport {
    width: device-width
}

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

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

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

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

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

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

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

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

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

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

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

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

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

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

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

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

@media print {
    .hidden-print {
        display: none !important
    }
}

/**
 * Accordion v3.4.0
 * Lightweight and accessible accordion module created in pure Javascript
 * https://github.com/michu2k/Accordion
 *
 * Copyright (c) Michał Strumpf
 * Published under MIT License
 */

.ac{--color-white:#fff;--color-light-grey:#eee;--color-grey:#8a8a8a;--color-black:#111;margin-bottom:8px;border:1px solid var(--color-light-grey);background-color:var(--color-white);box-sizing:border-box}.ac .ac-header{margin:0;padding:0}.ac .ac-trigger{font:bold 16px Arial,sans-serif;color:var(--color-black);text-align:left;width:100%;padding:8px 32px 8px 8px;display:block;cursor:pointer;background-color:transparent;transition:color .25s ease;position:relative;text-decoration:none;margin:0;border:0}.ac .ac-trigger::after{content:"+";text-align:center;width:15px;transform:translate(0,-50%);position:absolute;right:10px;top:50%}.ac .ac-trigger:focus{color:var(--color-grey)}.ac .ac-panel{overflow:hidden;transition-property:height,visibility;transition-timing-function:ease}.ac .ac-panel .ac-text{font:15px/24px Arial,sans-serif;color:var(--color-black);padding:8px;margin:0}.ac.js-enabled .ac-panel{visibility:hidden}.ac.is-active .ac-panel{visibility:visible}.ac.is-active>.ac-header .ac-trigger::after{content:"\2013"}
@font-face {
  font-family: 'Inter';
  src: url(fonts/Inter/Inter-Light.eot);
  src: url(fonts/Inter/Inter-Light.eot?#iefix) format("embedded-opentype"), url(fonts/Inter/Inter-Light.woff2) format("woff2"), url(fonts/Inter/Inter-Light.woff) format("woff"), url(fonts/Inter/Inter-Light.ttf) format("truetype"), url(fonts/Inter/Inter-Light.svg#Inter-Light) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url(fonts/Inter/Inter-Bold.eot);
  src: url(fonts/Inter/Inter-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/Inter/Inter-Bold.woff2) format("woff2"), url(fonts/Inter/Inter-Bold.woff) format("woff"), url(fonts/Inter/Inter-Bold.ttf) format("truetype"), url(fonts/Inter/Inter-Bold.svg#Inter-Bold) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url(fonts/Inter/Inter-ExtraBold.eot);
  src: url(fonts/Inter/Inter-ExtraBold.eot?#iefix) format("embedded-opentype"), url(fonts/Inter/Inter-ExtraBold.woff2) format("woff2"), url(fonts/Inter/Inter-ExtraBold.woff) format("woff"), url(fonts/Inter/Inter-ExtraBold.ttf) format("truetype"), url(fonts/Inter/Inter-ExtraBold.svg#Inter-ExtraBold) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url(fonts/Inter/Inter-Medium.eot);
  src: url(fonts/Inter/Inter-Medium.eot?#iefix) format("embedded-opentype"), url(fonts/Inter/Inter-Medium.woff2) format("woff2"), url(fonts/Inter/Inter-Medium.woff) format("woff"), url(fonts/Inter/Inter-Medium.ttf) format("truetype"), url(fonts/Inter/Inter-Medium.svg#Inter-Medium) format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url(fonts/Inter/Inter-ExtraLight.eot);
  src: url(fonts/Inter/Inter-ExtraLight.eot?#iefix) format("embedded-opentype"), url(fonts/Inter/Inter-ExtraLight.woff2) format("woff2"), url(fonts/Inter/Inter-ExtraLight.woff) format("woff"), url(fonts/Inter/Inter-ExtraLight.ttf) format("truetype"), url(fonts/Inter/Inter-ExtraLight.svg#Inter-ExtraLight) format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url(fonts/Inter/Inter-Black.eot);
  src: url(fonts/Inter/Inter-Black.eot?#iefix) format("embedded-opentype"), url(fonts/Inter/Inter-Black.woff2) format("woff2"), url(fonts/Inter/Inter-Black.woff) format("woff"), url(fonts/Inter/Inter-Black.ttf) format("truetype"), url(fonts/Inter/Inter-Black.svg#Inter-Black) format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url(fonts/Inter/Inter-Thin.eot);
  src: url(fonts/Inter/Inter-Thin.eot?#iefix) format("embedded-opentype"), url(fonts/Inter/Inter-Thin.woff2) format("woff2"), url(fonts/Inter/Inter-Thin.woff) format("woff"), url(fonts/Inter/Inter-Thin.ttf) format("truetype"), url(fonts/Inter/Inter-Thin.svg#Inter-Thin) format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url(fonts/Inter/Inter-SemiBold.eot);
  src: url(fonts/Inter/Inter-SemiBold.eot?#iefix) format("embedded-opentype"), url(fonts/Inter/Inter-SemiBold.woff2) format("woff2"), url(fonts/Inter/Inter-SemiBold.woff) format("woff"), url(fonts/Inter/Inter-SemiBold.ttf) format("truetype"), url(fonts/Inter/Inter-SemiBold.svg#Inter-SemiBold) format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url(fonts/Inter/Inter-Regular.eot);
  src: url(fonts/Inter/Inter-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/Inter/Inter-Regular.woff2) format("woff2"), url(fonts/Inter/Inter-Regular.woff) format("woff"), url(fonts/Inter/Inter-Regular.ttf) format("truetype"), url(fonts/Inter/Inter-Regular.svg#Inter-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

h1, .display-1 {
  font-weight: 600;
  font-size: 66px;
  line-height: 60px;
  letter-spacing: -5%;
  margin-top: 0;
  margin-bottom: 32px; }
  @media only screen and (max-width: 991px) {
    h1, .display-1 {
      font-size: 76px;
      line-height: 70px; } }
  @media only screen and (max-width: 991px) {
    h1, .display-1 {
      font-size: 56px;
      line-height: 50px; } }

h2, .display-2 {
  font-weight: 400;
  font-size: 48px;
  line-height: 1.4;
  letter-spacing: -3%;
  margin-top: 10px;
  margin-bottom: 10px; }
  @media only screen and (max-width: 991px) {
    h2, .display-2 {
      font-size: 42px;
      line-height: 48px; } }

h3, .display-3 {
  font-weight: 400;
  font-size: 44px;
  line-height: 50px;
  letter-spacing: -3%;
  margin-top: 0;
  margin-bottom: 16px; }
  @media only screen and (max-width: 991px) {
    h3, .display-3 {
      font-size: 38px;
      line-height: 50px; } }

h4, .display-4 {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -1%;
  margin-top: 0;
  margin-bottom: 11px; }
  @media only screen and (max-width: 991px) {
    h4, .display-4 {
      font-size: 27px;
      line-height: 35px; } }

h5, .display-5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: -1%;
  margin-top: 0;
  margin-bottom: 8px; }
  @media only screen and (max-width: 991px) {
    h5, .display-5 {
      font-size: 19px;
      line-height: 31px; } }

.section-header {
  font-weight: 400;
  font-size: 76px;
  line-height: 80px;
  letter-spacing: -3%;
  text-align: center; }

.font_sm {
  font-size: 0.888rem;
  letter-spacing: -0.4%; }

.font_md {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: -1%; }

.img-fluid {
  width: 100%;
  height: 100%; }

.button_red {
  color: white;
  background: #a3100e;
  background: linear-gradient(196deg, #9f0505 0%, #dc0000 100%);
  border-radius: 20px;
  padding: 8px 18px;
  font-weight: 600;
  -webkit-transition: 0.3s ease background-color;
  transition: 0.3s ease background-color; }
  .button_red:hover {
    color: white;
    background: #a3100e;
    background: linear-gradient(196deg, #7a0604 0%, #dc0000 100%); }

.header {
  background-color: white;
  min-height: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.0588235);
          box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.0588235);
  z-index: 50; }
  .header__wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    display: grid;
    grid-template-areas: "logo navigation buttons";
    grid-template-columns: 280px 1fr 100px; }
    @media only screen and (max-width: 1120px) {
      .header__wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
    @media only screen and (max-width: 999px) {
      .header__wrapper {
        margin-right: 4.5rem; } }
  .header__logo {
    grid-area: logo; }
  .header__navigation {
    grid-area: navigation;
    align-self: center;
    border-left: 2px solid #a3100e;
    min-height: 35px;
    margin-left: 1rem;
    margin-right: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem; }
  .header__buttons {
    grid-area: buttons;
    align-self: center;
    justify-self: end; }
    .header__buttons p {
      margin: 0; }
    .header__buttons .button_blue {
      padding: 15px 16px; }

.footer {
  color: white;
  background-color: #181818;
  padding: 3rem 0 2rem 0;
  font-size: 13px; }
  .footer__wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    display: grid;
    grid-template-areas: "col-one col-two col-three" "copy copy copy";
    grid-template-columns: minmax(220px, 340px) 1fr 260px;
    grid-gap: 4rem; }
    @media only screen and (max-width: 1120px) {
      .footer__wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
    @media only screen and (max-width: 1079px) {
      .footer__wrapper {
        grid-template-areas: "col-one col-three" "col-two col-two" "copy copy";
        grid-template-columns: 250px 1fr; } }
    @media only screen and (max-width: 649px) {
      .footer__wrapper {
        grid-template-columns: 160px 1fr; } }
  .footer__col-one {
    grid-area: col-one; }
  .footer__branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer__logo-wrapper {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .footer__logo-wrapper img {
      width: 80px;
      height: 100%; }
  .footer__company-text {
    margin-left: 1rem; }
  .footer__col-two {
    grid-area: col-two; }
    .footer__col-two p:first-of-type {
      margin: 0; }
    .footer__col-two a {
      color: white;
      opacity: 0.8;
      line-height: 24px;
      letter-spacing: -0.4%;
      -webkit-transition: 0.3s ease opacity;
      transition: 0.3s ease opacity; }
      .footer__col-two a:hover {
        color: white;
        opacity: 1; }
  .footer__col-three {
    grid-area: col-three;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .footer__col-three a {
      color: white;
      opacity: 0.8;
      line-height: 24px;
      letter-spacing: -0.4%;
      -webkit-transition: 0.3s ease opacity;
      transition: 0.3s ease opacity; }
      .footer__col-three a:hover {
        color: white;
        opacity: 1; }
  .footer__copy {
    grid-area: copy;
    font-weight: 400;
    font-size: 0.777rem;
    line-height: 20px;
    letter-spacing: -0.4%;
    opacity: 0.8;
    text-align: center;
    border-top: 1px solid #323232;
    padding-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.split-block {
  padding: 50px 0; }
  .split-block__wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 400px;
    grid-gap: 2rem;
    background-color: #f5f5f5; }
    @media only screen and (max-width: 1120px) {
      .split-block__wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
  .split-block__content-wrapper {
    border-left: 8px solid #a3100e;
    padding: 3rem; }
  .split-block__headline {
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase; }
    .split-block__headline span {
      color: #a3100e; }
  .split-block__title {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.2; }
  .split-block__content h2 {
    font-size: 30px;
    text-transform: uppercase; }
  .split-block__image {
    width: 100%;
    height: 100%; }

.video-block {
  padding: 50px 0; }
  .video-block__wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto; }
    @media only screen and (max-width: 1120px) {
      .video-block__wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
  .video-block__content {
    display: grid;
    grid-template-columns: 2fr 3fr;
    grid-gap: 2rem; }
  .video-block__headline {
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase; }
    .video-block__headline span {
      color: #a3100e; }
  .video-block__title {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.2; }
  .video-block__video-wrapper {
    margin-top: 32px;
    padding-top: 24px;
    border-top: 1px solid #f5f5f5;
    width: 100%; }
    .video-block__video-wrapper .video-js {
      position: relative;
      overflow: hidden;
      padding-top: 56.25%;
      width: 100%; }
      .video-block__video-wrapper .video-js .vjs-poster img {
        -o-object-fit: cover;
           object-fit: cover; }
      .video-block__video-wrapper .video-js:hover .vjs-big-play-button {
        background: none; }
      .video-block__video-wrapper .video-js .vjs-big-play-button {
        border: none;
        width: 100px;
        height: 100px;
        background: none; }
        .video-block__video-wrapper .video-js .vjs-big-play-button .vjs-icon-placeholder::before {
          display: block;
          width: 100px;
          height: 100px;
          content: "";
          background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxuczp4PSJodHRwOi8vbnMuYWRvYmUuY29tL0V4dGVuc2liaWxpdHkvMS4wLyIgeG1sbnM6aT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZUlsbHVzdHJhdG9yLzEwLjAvIiB4bWxuczpncmFwaD0iaHR0cDovL25zLmFkb2JlLmNvbS9HcmFwaHMvMS4wLyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNNjUuOCw0Ny41TDQyLjcsMzIuMWMtMi0xLjMtNC42LDAuMS00LjYsMi41djMwLjhjMCwyLjQsMi43LDMuOCw0LjYsMi41bDIzLjEtMTUuNEM2Ny42LDUxLjMsNjcuNiw0OC43LDY1LjgsNDcuNXoiIGZpbGw9IiNhMzEwMGUiLz48cGF0aCBkPSJNNTAsMi41QzIzLjgsMi41LDIuNSwyMy44LDIuNSw1MGMwLDI2LjIsMjEuMyw0Ny41LDQ3LjUsNDcuNVM5Ny41LDc2LjIsOTcuNSw1MEM5Ny41LDIzLjgsNzYuMiwyLjUsNTAsMi41eiBNNTAsOTAuMSAgICAgYy0yMi4xLDAtNDAuMS0xOC00MC4xLTQwLjFjMC0yMi4xLDE4LTQwLjEsNDAuMS00MC4xczQwLjEsMTgsNDAuMSw0MC4xQzkwLjEsNzIuMSw3Mi4xLDkwLjEsNTAsOTAuMXoiIGZpbGw9IiNhMzEwMGUiLz48L3N2Zz4K");
          background-size: 100px; }

.autonav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0; }
  @media only screen and (max-width: 999px) {
    .autonav {
      display: none; } }
  .autonav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    z-index: 40; }
    .autonav__item:not(:last-child) {
      margin-right: 32px; }
    .autonav__item_has-dropdown {
      max-width: 100%;
      position: relative; }
      .autonav__item_has-dropdown:hover .autonav__dropdown {
        visibility: visible;
        opacity: 1; }
  .autonav__link {
    color: #181818;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    line-height: 24px;
    -webkit-transition: 0.3s ease color;
    transition: 0.3s ease color; }
    .autonav__link:hover {
      color: #d21512; }
    .autonav__link_selected {
      color: #d21512; }
    .autonav__link_path-selected {
      color: #d21512; }
    .autonav__link_nav-icon::before {
      color: white;
      font: normal normal normal 18px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      margin-right: 5px; }
  .autonav__dropdown {
    list-style: none;
    position: absolute;
    min-width: 250px;
    padding: 2rem;
    top: 17px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s ease visibility, 0.3s ease opacity;
    transition: 0.3s ease visibility, 0.3s ease opacity;
    z-index: -10;
    background-color: #181818; }
    .autonav__dropdown_level-1 {
      -webkit-transform: translateX(-2rem);
              transform: translateX(-2rem); }
      .autonav__dropdown_level-1 .autonav__dropdown-item_has-dropdown:hover .autonav__dropdown_level-2 {
        visibility: visible !important;
        opacity: 1; }
    .autonav__dropdown_level-2 {
      position: absolute;
      top: 0;
      left: 100%;
      border-top: 0;
      visibility: hidden !important;
      opacity: 0;
      z-index: -20;
      -webkit-transition: 0.1s ease visibility, 0.1s ease opacity;
      transition: 0.1s ease visibility, 0.1s ease opacity; }
      .autonav__dropdown_level-2 .autonav__dropdown-item_has-dropdown:hover .autonav__dropdown_level-3 {
        visibility: visible !important;
        opacity: 1; }
    .autonav__dropdown_level-3 {
      position: absolute;
      top: 0;
      left: 100%;
      border-top: 0;
      visibility: hidden !important;
      opacity: 0;
      z-index: -20;
      -webkit-transition: 0.1s ease visibility, 0.1s ease opacity;
      transition: 0.1s ease visibility, 0.1s ease opacity; }
  .autonav__dropdown-item:not(:last-child) {
    margin-bottom: 0.5rem; }
  .autonav__dropdown-link {
    color: white;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    line-height: 24px;
    -webkit-transition: 0.3s ease color;
    transition: 0.3s ease color;
    width: 100%;
    display: inline-block; }
    .autonav__dropdown-link:hover {
      color: #6ca1f8; }
    .autonav__dropdown-link_selected {
      color: #6ca1f8; }
    .autonav__dropdown-link_path-selected {
      color: #6ca1f8; }

.slicknav_menu {
  display: none;
  position: absolute;
  width: 100%;
  bottom: -28px;
  background-color: transparent;
  padding: 0; }
  @media only screen and (max-width: 999px) {
    .slicknav_menu {
      display: block; } }
  .slicknav_menu .slicknav_btn {
    top: -61px;
    right: 2rem;
    margin: 0; }
  .slicknav_menu .slicknav_nav {
    position: absolute;
    width: 100%;
    background-color: #181818;
    border-top: 1px solid #F8F5F1;
    border-bottom: 1px solid #F8F5F1;
    padding: 2rem;
    z-index: 50; }
    .slicknav_menu .slicknav_nav .slicknav_row {
      margin: 0;
      padding-left: 0; }
      .slicknav_menu .slicknav_nav .slicknav_row:hover {
        background-color: transparent; }
    .slicknav_menu .slicknav_nav a {
      color: white;
      padding: 0;
      margin-left: 0;
      outline: none;
      line-height: 28px; }
      .slicknav_menu .slicknav_nav a:hover {
        color: #6ca1f8;
        background: transparent; }
    .slicknav_menu .slicknav_nav .autonav__item {
      width: 100%; }
      .slicknav_menu .slicknav_nav .autonav__item:not(:last-child) {
        margin-bottom: 0.5rem; }
    .slicknav_menu .slicknav_nav .autonav__dropdown {
      position: relative;
      background-color: #181818;
      visibility: visible;
      opacity: 1;
      border-top: 0;
      top: 0;
      left: 1rem;
      z-index: 10; }
      .slicknav_menu .slicknav_nav .autonav__dropdown_level-2, .slicknav_menu .slicknav_nav .autonav__dropdown_level-3 {
        left: 0;
        visibility: visible !important;
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
        border: none; }
    .slicknav_menu .slicknav_nav .autonav__dropdown-item {
      margin-bottom: 0; }

.footer-nav {
  list-style: none;
  margin: 0;
  padding: 0; }
  .footer-nav__link {
    color: white;
    opacity: 0.8;
    line-height: 24px;
    letter-spacing: -0.4%;
    -webkit-transition: 0.3s ease opacity;
    transition: 0.3s ease opacity; }
    .footer-nav__link:hover {
      color: white;
      opacity: 1; }

.footer-socials__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.footer-socials__item:not(:last-child) {
  margin-bottom: 12px; }

.footer-socials__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  background: rgba(255,255,255,0.23922);
  font-weight: 500;
  font-size: 0.888rem;
  letter-spacing: -0.4%;
  border-radius: 100px;
  padding: 3px;
  -webkit-transition: 0.3s ease background-color;
  transition: 0.3s ease background-color; }
  .footer-socials__link i {
    color: black;
    font-size: 1.6rem;
    background-color: #3B82F6;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 12px; }
  @media only screen and (max-width: 649px) {
    .footer-socials__link span {
      display: none; } }
  .footer-socials__link:hover {
    background: rgba(230, 230, 230, 0.239216); }

.home-page-hero {
  margin-bottom: 3rem; }
  .home-page-hero__wrapper {
    max-height: 700px;
    position: relative; }
  .home-page-hero__content-wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 10; }
    @media only screen and (max-width: 1120px) {
      .home-page-hero__content-wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
  .home-page-hero__content {
    max-width: 720px;
    background: linear-gradient(2450deg, rgba(255, 255, 255, 0) 37.28%, rgba(255, 255, 255, 0.8) 56.08%);
    padding: 2rem; }
    .home-page-hero__content h1 {
      color: #a3100e; }
  .home-page-hero__image-wrapper {
    grid-area: image-wrapper;
    position: relative; }
    .home-page-hero__image-wrapper::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: white;
      background-image: url("data:image/gif;base64,R0lGODlhAgACAIABABgYGP///yH5BAEAAAEALAAAAAACAAIAAAIDTBAFADs=");
      opacity: 0.5;
      z-index: 1; }
  .home-page-hero__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center bottom;
       object-position: center bottom;
    max-height: 700px; }

.inner-page-hero {
  padding: 3.2rem 0; }
  .inner-page-hero__wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    display: grid;
    grid-template-areas: "content-wrapper image-wrapper";
    grid-template-columns: 3fr 2fr;
    grid-gap: 2rem; }
    @media only screen and (max-width: 1120px) {
      .inner-page-hero__wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
    @media only screen and (max-width: 991px) {
      .inner-page-hero__wrapper {
        grid-template-areas: "content-wrapper" "image-wrapper";
        grid-template-columns: 1fr; } }
  .inner-page-hero__content-wrapper {
    grid-area: content-wrapper;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .inner-page-hero__content {
    max-width: 590px; }
  .inner-page-hero__image-wrapper {
    grid-area: image-wrapper;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .inner-page-hero__image-box {
    max-width: 545px;
    position: relative; }
  .inner-page-hero__image {
    position: relative;
    z-index: 5;
    border-radius: 20px; }
    @media only screen and (max-width: 544px) {
      .inner-page-hero__image {
        width: 100%;
        height: 100%; } }
  .inner-page-hero__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #181818;
    background-color: white;
    border-radius: 8px;
    padding: 28px 34px;
    margin-right: 24px;
    position: absolute;
    bottom: 24px;
    left: 24px;
    z-index: 10;
    -webkit-transition: 0.3s ease background-color;
    transition: 0.3s ease background-color; }
    .inner-page-hero__button svg:first-of-type {
      margin-right: 12px; }
    .inner-page-hero__button svg:last-of-type {
      margin-left: 12px; }
    .inner-page-hero__button:hover {
      background-color: #e6e6e6; }

.newsletter-signup-form {
  margin: 72px 0; }
  .newsletter-signup-form__form {
    display: grid;
    grid-template-columns: 1fr 200px;
    grid-template-areas: "headline headline" "input actions";
    grid-column-gap: 8px;
    grid-row-gap: 40px;
    max-width: 592px; }
    @media only screen and (max-width: 959px) {
      .newsletter-signup-form__form {
        max-width: 100%;
        grid-template-columns: 1fr auto; } }
  .newsletter-signup-form label, .newsletter-signup-form span {
    display: none; }
  .newsletter-signup-form input[type='email'] {
    border: none;
    border-radius: 200px;
    padding: 16px 20px;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4%; }
    .newsletter-signup-form input[type='email']::-webkit-input-placeholder {
      color: #181818;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: -0.4%; }
    .newsletter-signup-form input[type='email']::-moz-placeholder {
      color: #181818;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: -0.4%; }
    .newsletter-signup-form input[type='email']:-ms-input-placeholder {
      color: #181818;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: -0.4%; }
    .newsletter-signup-form input[type='email']::-ms-input-placeholder {
      color: #181818;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: -0.4%; }
    .newsletter-signup-form input[type='email']::placeholder {
      color: #181818;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: -0.4%; }
  .newsletter-signup-form div:nth-child(3) {
    grid-area: headline; }
    .newsletter-signup-form div:nth-child(3) p:last-of-type {
      margin-bottom: 0; }
  .newsletter-signup-form div:nth-child(4) {
    grid-area: input; }
  .newsletter-signup-form div:nth-child(5) {
    grid-area: actions; }

.accordion-container {
  margin: 112px auto; }
  .accordion-container .ac {
    padding: 24px 32px;
    border-radius: 20px; }
    .accordion-container .ac .ac-trigger {
      font-family: Figtree, sans-serif; }
      .accordion-container .ac .ac-trigger:focus {
        color: #181818; }
      .accordion-container .ac .ac-trigger::after {
        font-size: 28px;
        font-weight: 300; }

/**
 * Swiper 8.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 13, 2022
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }
  .swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
        touch-action: pan-x; }

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999; }

[dir="ltr"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{
  margin-left: var(--swiper-centered-offset-before); }

[dir="rtl"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{
  margin-right: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

.ttnz-gallery {
  margin-top: 75px;
  margin-bottom: 125px; }
  @media only screen and (max-width: 767px) {
    .ttnz-gallery {
      margin-left: 1rem;
      margin-right: 1rem; } }
  .ttnz-gallery__wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    max-width: 917px; }
    @media only screen and (max-width: 1120px) {
      .ttnz-gallery__wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
  .ttnz-gallery .swiper-wrapper {
    margin: 0;
    padding: 0;
    list-style: none; }
  .ttnz-gallery .swiper-slide {
    background-color: white; }
    @media only screen and (max-width: 767px) {
      .ttnz-gallery .swiper-slide img {
        width: 100%;
        height: 100%; } }
  .ttnz-gallery__bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 25px;
    padding: 0 1rem; }
  .ttnz-gallery__navigation {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 80px; }
    .ttnz-gallery__navigation .button-prev, .ttnz-gallery__navigation .button-next {
      width: 32px;
      height: 32px;
      cursor: pointer; }

/**
 * Swiper 8.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 13, 2022
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }
  .swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
        touch-action: pan-x; }

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999; }

[dir="ltr"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{
  margin-left: var(--swiper-centered-offset-before); }

[dir="rtl"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{
  margin-right: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

.ttnz-gallery-v2 {
  margin-top: 75px;
  margin-bottom: 125px; }
  .ttnz-gallery-v2__wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 488px;
    grid-template-areas: "content slider";
    grid-gap: 2rem; }
    @media only screen and (max-width: 1120px) {
      .ttnz-gallery-v2__wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
    @media only screen and (max-width: 1199px) {
      .ttnz-gallery-v2__wrapper {
        grid-template-columns: 1fr;
        grid-template-areas: "slider" "content"; } }
  .ttnz-gallery-v2 .swiper {
    width: 100%;
    grid-area: slider; }
  .ttnz-gallery-v2 .swiper-wrapper {
    margin: 0;
    padding: 0;
    list-style: none; }
  .ttnz-gallery-v2 .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .ttnz-gallery-v2__slide-content {
    margin: 55px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-area: content; }
  .ttnz-gallery-v2__slide-main-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 488px; }
  .ttnz-gallery-v2__button-wrapper {
    margin-top: 40px; }
  .ttnz-gallery-v2__navigation {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 80px;
    margin-top: 40px; }
    .ttnz-gallery-v2__navigation .button-prev, .ttnz-gallery-v2__navigation .button-next {
      width: 32px;
      height: 32px;
      cursor: pointer; }

/**
 * Swiper 8.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 13, 2022
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }
  .swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
        touch-action: pan-x; }

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
  .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999; }

[dir="ltr"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{
  margin-left: var(--swiper-centered-offset-before); }

[dir="rtl"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{
  margin-right: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

.ttnz-cards-slider {
  margin-top: 104px;
  margin-bottom: 132px; }
  .ttnz-cards-slider .swiper-wrapper {
    margin: 0;
    padding: 0;
    list-style: none; }
  .ttnz-cards-slider .swiper-slide {
    max-width: 280px;
    cursor: pointer; }
    .ttnz-cards-slider .swiper-slide img {
      border-radius: 20px; }

.ttnz-logos-slider {
  padding: 96px 0; }
  .ttnz-logos-slider__wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media only screen and (max-width: 1120px) {
      .ttnz-logos-slider__wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
    @media only screen and (max-width: 767px) {
      .ttnz-logos-slider__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start; } }
  .ttnz-logos-slider__title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 61px;
    white-space: nowrap; }
    @media only screen and (max-width: 767px) {
      .ttnz-logos-slider__title-wrapper {
        min-height: 96px;
        margin-right: 0; } }
  .ttnz-logos-slider .swiper {
    width: 100%;
    height: 100%; }
  .ttnz-logos-slider .swiper-wrapper {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .ttnz-logos-slider .swiper-slide {
    width: auto; }
  .ttnz-logos-slider__logo {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 0;
    border-radius: initial; }

.ttnz-feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .ttnz-feature {
      margin-bottom: 2rem; } }
  .ttnz-feature__image {
    border-radius: 20px;
    width: 100%;
    height: 438px;
    -o-object-fit: cover;
       object-fit: cover; }
  .ttnz-feature__title {
    margin-bottom: 0; }
  .ttnz-feature__content {
    margin: 16px;
    padding: 16px;
    background-color: white;
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 32px);
    border-radius: 10px;
    min-height: 140px; }
  .ttnz-feature__link {
    color: #3B82F6;
    text-decoration: underline; }

.home-page-news-list {
  padding-top: 64px;
  padding-bottom: 136px;
  background-color: #f5f5f5; }
  .home-page-news-list__wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto; }
    @media only screen and (max-width: 1120px) {
      .home-page-news-list__wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
  .home-page-news-list__top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 88px; }
  .home-page-news-list__title {
    margin: 0; }
  .home-page-news-list .posts-container {
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-gap: 2rem; }
    @media only screen and (max-width: 991px) {
      .home-page-news-list .posts-container {
        grid-template-columns: 1fr 1fr; } }
    @media only screen and (max-width: 767px) {
      .home-page-news-list .posts-container {
        grid-template-columns: 1fr; } }
    .home-page-news-list .posts-container .posts-list {
      list-style: none;
      margin: 0;
      padding: 0; }
    .home-page-news-list .posts-container .post {
      display: grid;
      grid-template-columns: 177px 1fr;
      grid-column-gap: 2rem; }
      @media only screen and (max-width: 767px) {
        .home-page-news-list .posts-container .post {
          grid-template-columns: 120px 1fr; } }
      .home-page-news-list .posts-container .post:not(:last-child) {
        margin-bottom: 2rem; }
      .home-page-news-list .posts-container .post_hero-post {
        display: block; }
        .home-page-news-list .posts-container .post_hero-post .post__image {
          border-radius: 20px; }
          @media only screen and (max-width: 767px) {
            .home-page-news-list .posts-container .post_hero-post .post__image {
              max-width: 100%;
              max-height: 100%; } }
        .home-page-news-list .posts-container .post_hero-post .post__link {
          display: inline-block; }
        .home-page-news-list .posts-container .post_hero-post .post__title {
          margin-bottom: 1rem;
          margin-top: 12px; }
        .home-page-news-list .posts-container .post_hero-post .post__description {
          margin-bottom: 1rem;
          margin-top: 0;
          font-size: 1rem; }
      .home-page-news-list .posts-container .post__image {
        border-radius: 10px;
        max-width: 100%;
        width: 100%; }
        @media only screen and (max-width: 767px) {
          .home-page-news-list .posts-container .post__image {
            max-width: 120px;
            max-height: 120px; } }
      .home-page-news-list .posts-container .post__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .home-page-news-list .posts-container .post__category {
        color: #181818;
        background-color: white;
        border-radius: 20px;
        margin-right: 8px;
        padding: 2px 6px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -0.4%;
        text-align: center;
        vertical-align: middle;
        -webkit-transition: 0.3s ease color, 0.3s ease background-color;
        transition: 0.3s ease color, 0.3s ease background-color; }
        .home-page-news-list .posts-container .post__category:hover {
          color: white;
          background-color: #3B82F6; }
      .home-page-news-list .posts-container .post__date {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -0.4%; }
      .home-page-news-list .posts-container .post__link {
        color: #181818;
        text-decoration: none; }
      .home-page-news-list .posts-container .post__title {
        margin-top: 1.5rem; }
      .home-page-news-list .posts-container .post__description {
        grid-column-start: 1;
        grid-column-end: 3;
        font-size: 0.8rem;
        margin-top: 1rem; }

.main-news-list {
  padding-top: 64px;
  padding-bottom: 136px;
  background-color: #f5f5f5; }
  .main-news-list__wrapper {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto; }
    @media only screen and (max-width: 1120px) {
      .main-news-list__wrapper {
        padding-right: 16px;
        padding-left: 16px; } }
  .main-news-list__top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 44px; }
  .main-news-list__title {
    margin: 0; }
  .main-news-list .mnl-filter {
    margin-bottom: 44px; }
    .main-news-list .mnl-filter__link {
      color: #181818;
      background-color: white;
      border-radius: 20px;
      margin-right: 8px;
      padding: 4px 10px;
      font-weight: 500;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: -0.4%;
      text-align: center;
      vertical-align: middle;
      -webkit-transition: 0.3s ease color, 0.3s ease background-color;
      transition: 0.3s ease color, 0.3s ease background-color; }
      .main-news-list .mnl-filter__link:hover {
        color: white;
        background-color: #3B82F6; }
      .main-news-list .mnl-filter__link:not(:last-child) {
        margin-right: 0.5rem; }
  .main-news-list .posts-container {
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-gap: 2rem; }
    @media only screen and (max-width: 991px) {
      .main-news-list .posts-container {
        grid-template-columns: 1fr 1fr; } }
    @media only screen and (max-width: 767px) {
      .main-news-list .posts-container {
        grid-template-columns: 1fr; } }
    .main-news-list .posts-container .posts-list {
      list-style: none;
      margin: 0;
      padding: 0; }
    .main-news-list .posts-container .post {
      display: grid;
      grid-template-columns: 177px 1fr;
      grid-column-gap: 2rem; }
      @media only screen and (max-width: 767px) {
        .main-news-list .posts-container .post {
          grid-template-columns: 120px 1fr; } }
      .main-news-list .posts-container .post:not(:last-child) {
        margin-bottom: 2rem; }
      .main-news-list .posts-container .post_hero-post {
        display: block; }
        .main-news-list .posts-container .post_hero-post .post__image {
          border-radius: 20px; }
          @media only screen and (max-width: 767px) {
            .main-news-list .posts-container .post_hero-post .post__image {
              max-width: 100%;
              max-height: 100%; } }
        .main-news-list .posts-container .post_hero-post .post__link {
          display: inline-block; }
        .main-news-list .posts-container .post_hero-post .post__title {
          margin-bottom: 1rem;
          margin-top: 12px; }
        .main-news-list .posts-container .post_hero-post .post__description {
          margin-bottom: 1rem;
          margin-top: 0;
          font-size: 1rem; }
      .main-news-list .posts-container .post__image {
        border-radius: 10px;
        max-width: 100%;
        width: 100%; }
        @media only screen and (max-width: 767px) {
          .main-news-list .posts-container .post__image {
            max-width: 120px;
            max-height: 120px; } }
      .main-news-list .posts-container .post__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .main-news-list .posts-container .post__category {
        color: #181818;
        background-color: white;
        border-radius: 20px;
        margin-right: 8px;
        padding: 2px 6px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -0.4%;
        text-align: center;
        vertical-align: middle;
        -webkit-transition: 0.3s ease color, 0.3s ease background-color;
        transition: 0.3s ease color, 0.3s ease background-color; }
        .main-news-list .posts-container .post__category:hover {
          color: white;
          background-color: #3B82F6; }
      .main-news-list .posts-container .post__date {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: -0.4%; }
      .main-news-list .posts-container .post__link {
        color: #181818;
        text-decoration: none; }
      .main-news-list .posts-container .post__title {
        margin-top: 1.5rem; }
      .main-news-list .posts-container .post__description {
        grid-column-start: 1;
        grid-column-end: 3;
        font-size: 0.8rem;
        margin-top: 1rem; }
  .main-news-list .ccm-pagination-wrapper {
    margin-top: 44px; }
    .main-news-list .ccm-pagination-wrapper .pagination {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0;
      padding: 0;
      list-style: none; }
      .main-news-list .ccm-pagination-wrapper .pagination li:not(:last-child) {
        margin-right: 10px; }
      .main-news-list .ccm-pagination-wrapper .pagination span.visually-hidden {
        display: none; }

html, body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden; }
  @media only screen and (max-width: 991px) {
    html, body {
      font-size: 14px; } }

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

body {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.44rem;
  margin: 0;
  -webkit-font-smoothing: antialiased; }
  body div.ccm-area-drag-area {
    text-align: center !important; }
  body.no-overflow {
    overflow-y: hidden; }
  body a {
    color: #323232;
    text-decoration: none;
    -webkit-transition: 0.3s ease background-color;
    transition: 0.3s ease background-color; }
    body a:hover {
      color: #181818;
      text-decoration: none; }
  body p:first-of-type {
    margin-top: 0; }
  body p:last-of-type {
    margin-bottom: 0; }
  body img, body embed, body iframe, body object {
    display: inline;
    vertical-align: bottom; }
  body .ccm-ui h1, body .ccm-ui h2, body .ccm-ui h3, body .ccm-ui h4, body .ccm-ui h5, body .ccm-ui h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: medium;
    font-size: initial;
    padding: 0;
    padding: initial; }
  body .main {
    min-height: 400px;
    margin-bottom: 3rem; }


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