@charset "UTF-8";
/*
Theme Name: Coonoor
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1350px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 1174px;
  }
}
@media (min-width: 1350px) {
  .container {
    max-width: 1175px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1350px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
}

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

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

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

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 1349.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1350px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

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

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1350px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

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

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

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1350px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1350px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1350px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-justify {
  text-align: justify !important;
}

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1350px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

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

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

.text-muted {
  color: #6c757d !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/**
 * Swiper 4.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

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

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

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

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

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

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

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

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

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

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

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

.swiper-container-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: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-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: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-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: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.c-white-400 {
  color: #6a6a6a;
}

.c-gray {
  color: #d2d2d2;
}

.c-green {
  color: #A9B49F;
}

.c-white {
  color: #F6F5F3 !important;
}

.c-brown {
  color: #766A5A;
}

.c-black {
  color: #414040;
}

.bg-black {
  background-color: #414040;
}

.border-black {
  border: 1px solid #414040;
}

.bg-green {
  background-color: #2B3A2D;
}

.bg-beige {
  background-color: #F0ECE5;
}

.bg-white {
  background-color: #fff !important;
}

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #e6e6e6 !important;
}

/* 1rem = 10px */
body {
  font-family: "SangBleu OG Sans Trial";
  font-weight: normal;
  font-style: normal;
}

@-webkit-keyframes before-btn-animation-close {
  0% {
    transform: translateY(-8px) rotate(0deg);
  }
  55% {
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    transform: translateY(0px) rotate(45deg);
  }
}
@keyframes before-btn-animation-close {
  0% {
    transform: translateY(-8px) rotate(0deg);
  }
  55% {
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    transform: translateY(0px) rotate(45deg);
  }
}
@-webkit-keyframes after-btn-animation-close {
  0% {
    transform: translateY(7px) rotate(0deg);
  }
  55% {
    transform: translateY(-1px) rotate(0deg);
  }
  100% {
    transform: translateY(-1px) rotate(135deg);
  }
}
@keyframes after-btn-animation-close {
  0% {
    transform: translateY(7px) rotate(0deg);
  }
  55% {
    transform: translateY(-1px) rotate(0deg);
  }
  100% {
    transform: translateY(-1px) rotate(135deg);
  }
}
@-webkit-keyframes before-btn-animation-open {
  0% {
    transform: translateY(0px) rotate(45deg);
  }
  55% {
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    transform: translateY(-8px) rotate(0deg);
  }
}
@keyframes before-btn-animation-open {
  0% {
    transform: translateY(0px) rotate(45deg);
  }
  55% {
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    transform: translateY(-8px) rotate(0deg);
  }
}
@-webkit-keyframes after-btn-animation-open {
  0% {
    transform: translateY(px) rotate(135deg);
  }
  55% {
    transform: translateY(-1px) rotate(0deg);
  }
  100% {
    transform: translateY(7px) rotate(0deg);
  }
}
@keyframes after-btn-animation-open {
  0% {
    transform: translateY(-1px) rotate(135deg);
  }
  55% {
    transform: translateY(-1px) rotate(0deg);
  }
  100% {
    transform: translateY(7px) rotate(0deg);
  }
}
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.display {
  font-family: "Freight Display W01 Medium";
  font-size: 80px;
  line-height: 80%;
  letter-spacing: 0.01em;
}

h1, .h1 {
  font-family: "Freight Display W01 Medium";
  font-weight: normal;
  font-size: 36px;
  line-height: 105%;
  /* identical to box height, or 38px */
  letter-spacing: 0.01em;
}
@media (max-width: 991.98px) {
  h1, .h1 {
    font-size: 32px;
    line-height: 105%;
    /* identical to box height, or 34px */
    letter-spacing: 0.01em;
  }
}

h2, .h2 {
  font-family: "Freight Display W01 Medium";
  font-weight: normal;
  font-size: 30px;
  line-height: 110%;
  /* identical to box height, or 33px */
  letter-spacing: 0.01em;
}
@media (max-width: 991.98px) {
  h2, .h2 {
    font-size: 27px;
    line-height: 110%;
    /* identical to box height, or 30px */
    letter-spacing: 0.01em;
  }
}

h3, header .nav-pills .nav-link, .h3 {
  font-family: "SangBleu OG Sans Trial";
  font-size: 13px;
  line-height: 114%;
  /* identical to box height, or 15px */
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  h3, header .nav-pills .nav-link, .h3 {
    font-size: 13px;
    line-height: 143%;
    /* identical to box height, or 19px */
    letter-spacing: 0.06em;
    text-transform: uppercase;
  }
}

h4, .h4 {
  font-family: "Freight Display W01 Medium";
  font-weight: normal;
  font-size: 24px;
  line-height: 110%;
  /* or 26px */
  letter-spacing: 0.01em;
}
@media (max-width: 991.98px) {
  h4, .h4 {
    font-size: 22px;
    line-height: 110%;
    /* or 24px */
    letter-spacing: 0.01em;
  }
}

p, .body-text, footer .nav .nav-item {
  font-family: "SangBleu OG Sans Trial";
  font-size: 16px;
  line-height: 23px;
  /* identical to box height */
  letter-spacing: 0.02em;
}

.body-lh {
  font-family: "SangBleu OG Sans Trial";
  font-size: 16px;
  line-height: 110%;
  /* identical to box height */
  letter-spacing: 0.02em;
}

.body-bp {
  font-family: "SangBleu BP Sans";
  font-size: 16px;
  line-height: 150%;
  /* identical to box height */
  letter-spacing: 0.02em;
}

.c-number {
  font-family: "SangBleu OG Sans Trial";
  font-size: 46px;
  line-height: 80%;
  /* identical to box height, or 37px */
  letter-spacing: 0.01em;
}

.tag-text {
  font-family: "SangBleu OG Sans Trial";
  font-size: 13px;
  line-height: 110%;
  /* or 14px */
  letter-spacing: 0.06em;
  text-transform: capitalize;
}

ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

ol {
  counter-reset: item;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
ol li {
  display: block;
  padding-left: 1.6rem;
  position: relative;
}

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

.list-styled li {
  position: relative;
  padding-left: 2rem;
}
.list-styled li::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .list-styled li {
    padding-left: 1.4rem;
  }
  .list-styled li::before {
    content: "";
    width: 8px;
    height: 8px;
  }
}

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

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

header .nav-pills .nav-link {
  font-weight: bold;
}

.m-300 {
  margin: 300px;
}

.mt-300,
.my-300 {
  margin-top: 300px;
}

.mr-300,
.mx-300 {
  margin-right: 300px;
}

.mb-300,
.my-300 {
  margin-bottom: 300px;
}

.ml-300,
.mx-300 {
  margin-left: 300px;
}

.m-295 {
  margin: 295px;
}

.mt-295,
.my-295 {
  margin-top: 295px;
}

.mr-295,
.mx-295 {
  margin-right: 295px;
}

.mb-295,
.my-295 {
  margin-bottom: 295px;
}

.ml-295,
.mx-295 {
  margin-left: 295px;
}

.m-290 {
  margin: 290px;
}

.mt-290,
.my-290 {
  margin-top: 290px;
}

.mr-290,
.mx-290 {
  margin-right: 290px;
}

.mb-290,
.my-290 {
  margin-bottom: 290px;
}

.ml-290,
.mx-290 {
  margin-left: 290px;
}

.m-285 {
  margin: 285px;
}

.mt-285,
.my-285 {
  margin-top: 285px;
}

.mr-285,
.mx-285 {
  margin-right: 285px;
}

.mb-285,
.my-285 {
  margin-bottom: 285px;
}

.ml-285,
.mx-285 {
  margin-left: 285px;
}

.m-280 {
  margin: 280px;
}

.mt-280,
.my-280 {
  margin-top: 280px;
}

.mr-280,
.mx-280 {
  margin-right: 280px;
}

.mb-280,
.my-280 {
  margin-bottom: 280px;
}

.ml-280,
.mx-280 {
  margin-left: 280px;
}

.m-275 {
  margin: 275px;
}

.mt-275,
.my-275 {
  margin-top: 275px;
}

.mr-275,
.mx-275 {
  margin-right: 275px;
}

.mb-275,
.my-275 {
  margin-bottom: 275px;
}

.ml-275,
.mx-275 {
  margin-left: 275px;
}

.m-270 {
  margin: 270px;
}

.mt-270,
.my-270 {
  margin-top: 270px;
}

.mr-270,
.mx-270 {
  margin-right: 270px;
}

.mb-270,
.my-270 {
  margin-bottom: 270px;
}

.ml-270,
.mx-270 {
  margin-left: 270px;
}

.m-265 {
  margin: 265px;
}

.mt-265,
.my-265 {
  margin-top: 265px;
}

.mr-265,
.mx-265 {
  margin-right: 265px;
}

.mb-265,
.my-265 {
  margin-bottom: 265px;
}

.ml-265,
.mx-265 {
  margin-left: 265px;
}

.m-260 {
  margin: 260px;
}

.mt-260,
.my-260 {
  margin-top: 260px;
}

.mr-260,
.mx-260 {
  margin-right: 260px;
}

.mb-260,
.my-260 {
  margin-bottom: 260px;
}

.ml-260,
.mx-260 {
  margin-left: 260px;
}

.m-255 {
  margin: 255px;
}

.mt-255,
.my-255 {
  margin-top: 255px;
}

.mr-255,
.mx-255 {
  margin-right: 255px;
}

.mb-255,
.my-255 {
  margin-bottom: 255px;
}

.ml-255,
.mx-255 {
  margin-left: 255px;
}

.m-250 {
  margin: 250px;
}

.mt-250,
.my-250 {
  margin-top: 250px;
}

.mr-250,
.mx-250 {
  margin-right: 250px;
}

.mb-250,
.my-250 {
  margin-bottom: 250px;
}

.ml-250,
.mx-250 {
  margin-left: 250px;
}

.m-245 {
  margin: 245px;
}

.mt-245,
.my-245 {
  margin-top: 245px;
}

.mr-245,
.mx-245 {
  margin-right: 245px;
}

.mb-245,
.my-245 {
  margin-bottom: 245px;
}

.ml-245,
.mx-245 {
  margin-left: 245px;
}

.m-240 {
  margin: 240px;
}

.mt-240,
.my-240 {
  margin-top: 240px;
}

.mr-240,
.mx-240 {
  margin-right: 240px;
}

.mb-240,
.my-240 {
  margin-bottom: 240px;
}

.ml-240,
.mx-240 {
  margin-left: 240px;
}

.m-235 {
  margin: 235px;
}

.mt-235,
.my-235 {
  margin-top: 235px;
}

.mr-235,
.mx-235 {
  margin-right: 235px;
}

.mb-235,
.my-235 {
  margin-bottom: 235px;
}

.ml-235,
.mx-235 {
  margin-left: 235px;
}

.m-230 {
  margin: 230px;
}

.mt-230,
.my-230 {
  margin-top: 230px;
}

.mr-230,
.mx-230 {
  margin-right: 230px;
}

.mb-230,
.my-230 {
  margin-bottom: 230px;
}

.ml-230,
.mx-230 {
  margin-left: 230px;
}

.m-225 {
  margin: 225px;
}

.mt-225,
.my-225 {
  margin-top: 225px;
}

.mr-225,
.mx-225 {
  margin-right: 225px;
}

.mb-225,
.my-225 {
  margin-bottom: 225px;
}

.ml-225,
.mx-225 {
  margin-left: 225px;
}

.m-220 {
  margin: 220px;
}

.mt-220,
.my-220 {
  margin-top: 220px;
}

.mr-220,
.mx-220 {
  margin-right: 220px;
}

.mb-220,
.my-220 {
  margin-bottom: 220px;
}

.ml-220,
.mx-220 {
  margin-left: 220px;
}

.m-215 {
  margin: 215px;
}

.mt-215,
.my-215 {
  margin-top: 215px;
}

.mr-215,
.mx-215 {
  margin-right: 215px;
}

.mb-215,
.my-215 {
  margin-bottom: 215px;
}

.ml-215,
.mx-215 {
  margin-left: 215px;
}

.m-210 {
  margin: 210px;
}

.mt-210,
.my-210 {
  margin-top: 210px;
}

.mr-210,
.mx-210 {
  margin-right: 210px;
}

.mb-210,
.my-210 {
  margin-bottom: 210px;
}

.ml-210,
.mx-210 {
  margin-left: 210px;
}

.m-205 {
  margin: 205px;
}

.mt-205,
.my-205 {
  margin-top: 205px;
}

.mr-205,
.mx-205 {
  margin-right: 205px;
}

.mb-205,
.my-205 {
  margin-bottom: 205px;
}

.ml-205,
.mx-205 {
  margin-left: 205px;
}

.m-200 {
  margin: 200px;
}

.mt-200,
.my-200 {
  margin-top: 200px;
}

.mr-200,
.mx-200 {
  margin-right: 200px;
}

.mb-200,
.my-200 {
  margin-bottom: 200px;
}

.ml-200,
.mx-200 {
  margin-left: 200px;
}

.m-195 {
  margin: 195px;
}

.mt-195,
.my-195 {
  margin-top: 195px;
}

.mr-195,
.mx-195 {
  margin-right: 195px;
}

.mb-195,
.my-195 {
  margin-bottom: 195px;
}

.ml-195,
.mx-195 {
  margin-left: 195px;
}

.m-190 {
  margin: 190px;
}

.mt-190,
.my-190 {
  margin-top: 190px;
}

.mr-190,
.mx-190 {
  margin-right: 190px;
}

.mb-190,
.my-190 {
  margin-bottom: 190px;
}

.ml-190,
.mx-190 {
  margin-left: 190px;
}

.m-185 {
  margin: 185px;
}

.mt-185,
.my-185 {
  margin-top: 185px;
}

.mr-185,
.mx-185 {
  margin-right: 185px;
}

.mb-185,
.my-185 {
  margin-bottom: 185px;
}

.ml-185,
.mx-185 {
  margin-left: 185px;
}

.m-180 {
  margin: 180px;
}

.mt-180,
.my-180 {
  margin-top: 180px;
}

.mr-180,
.mx-180 {
  margin-right: 180px;
}

.mb-180,
.my-180 {
  margin-bottom: 180px;
}

.ml-180,
.mx-180 {
  margin-left: 180px;
}

.m-175 {
  margin: 175px;
}

.mt-175,
.my-175 {
  margin-top: 175px;
}

.mr-175,
.mx-175 {
  margin-right: 175px;
}

.mb-175,
.my-175 {
  margin-bottom: 175px;
}

.ml-175,
.mx-175 {
  margin-left: 175px;
}

.m-170 {
  margin: 170px;
}

.mt-170,
.my-170 {
  margin-top: 170px;
}

.mr-170,
.mx-170 {
  margin-right: 170px;
}

.mb-170,
.my-170 {
  margin-bottom: 170px;
}

.ml-170,
.mx-170 {
  margin-left: 170px;
}

.m-165 {
  margin: 165px;
}

.mt-165,
.my-165 {
  margin-top: 165px;
}

.mr-165,
.mx-165 {
  margin-right: 165px;
}

.mb-165,
.my-165 {
  margin-bottom: 165px;
}

.ml-165,
.mx-165 {
  margin-left: 165px;
}

.m-160 {
  margin: 160px;
}

.mt-160,
.my-160 {
  margin-top: 160px;
}

.mr-160,
.mx-160 {
  margin-right: 160px;
}

.mb-160,
.my-160 {
  margin-bottom: 160px;
}

.ml-160,
.mx-160 {
  margin-left: 160px;
}

.m-155 {
  margin: 155px;
}

.mt-155,
.my-155 {
  margin-top: 155px;
}

.mr-155,
.mx-155 {
  margin-right: 155px;
}

.mb-155,
.my-155 {
  margin-bottom: 155px;
}

.ml-155,
.mx-155 {
  margin-left: 155px;
}

.m-150 {
  margin: 150px;
}

.mt-150,
.my-150 {
  margin-top: 150px;
}

.mr-150,
.mx-150 {
  margin-right: 150px;
}

.mb-150,
.my-150 {
  margin-bottom: 150px;
}

.ml-150,
.mx-150 {
  margin-left: 150px;
}

.m-145 {
  margin: 145px;
}

.mt-145,
.my-145 {
  margin-top: 145px;
}

.mr-145,
.mx-145 {
  margin-right: 145px;
}

.mb-145,
.my-145 {
  margin-bottom: 145px;
}

.ml-145,
.mx-145 {
  margin-left: 145px;
}

.m-140 {
  margin: 140px;
}

.mt-140,
.my-140 {
  margin-top: 140px;
}

.mr-140,
.mx-140 {
  margin-right: 140px;
}

.mb-140,
.my-140 {
  margin-bottom: 140px;
}

.ml-140,
.mx-140 {
  margin-left: 140px;
}

.m-135 {
  margin: 135px;
}

.mt-135,
.my-135 {
  margin-top: 135px;
}

.mr-135,
.mx-135 {
  margin-right: 135px;
}

.mb-135,
.my-135 {
  margin-bottom: 135px;
}

.ml-135,
.mx-135 {
  margin-left: 135px;
}

.m-130 {
  margin: 130px;
}

.mt-130,
.my-130 {
  margin-top: 130px;
}

.mr-130,
.mx-130 {
  margin-right: 130px;
}

.mb-130,
.my-130 {
  margin-bottom: 130px;
}

.ml-130,
.mx-130 {
  margin-left: 130px;
}

.m-125 {
  margin: 125px;
}

.mt-125,
.my-125 {
  margin-top: 125px;
}

.mr-125,
.mx-125 {
  margin-right: 125px;
}

.mb-125,
.my-125 {
  margin-bottom: 125px;
}

.ml-125,
.mx-125 {
  margin-left: 125px;
}

.m-120 {
  margin: 120px;
}

.mt-120,
.my-120 {
  margin-top: 120px;
}

.mr-120,
.mx-120 {
  margin-right: 120px;
}

.mb-120,
.my-120 {
  margin-bottom: 120px;
}

.ml-120,
.mx-120 {
  margin-left: 120px;
}

.m-115 {
  margin: 115px;
}

.mt-115,
.my-115 {
  margin-top: 115px;
}

.mr-115,
.mx-115 {
  margin-right: 115px;
}

.mb-115,
.my-115 {
  margin-bottom: 115px;
}

.ml-115,
.mx-115 {
  margin-left: 115px;
}

.m-110 {
  margin: 110px;
}

.mt-110,
.my-110 {
  margin-top: 110px;
}

.mr-110,
.mx-110 {
  margin-right: 110px;
}

.mb-110,
.my-110 {
  margin-bottom: 110px;
}

.ml-110,
.mx-110 {
  margin-left: 110px;
}

.m-105 {
  margin: 105px;
}

.mt-105,
.my-105 {
  margin-top: 105px;
}

.mr-105,
.mx-105 {
  margin-right: 105px;
}

.mb-105,
.my-105 {
  margin-bottom: 105px;
}

.ml-105,
.mx-105 {
  margin-left: 105px;
}

.m-100 {
  margin: 100px;
}

.mt-100,
.my-100 {
  margin-top: 100px;
}

.mr-100,
.mx-100 {
  margin-right: 100px;
}

.mb-100,
.my-100 {
  margin-bottom: 100px;
}

.ml-100,
.mx-100 {
  margin-left: 100px;
}

.m-95 {
  margin: 95px;
}

.mt-95,
.my-95 {
  margin-top: 95px;
}

.mr-95,
.mx-95 {
  margin-right: 95px;
}

.mb-95,
.my-95 {
  margin-bottom: 95px;
}

.ml-95,
.mx-95 {
  margin-left: 95px;
}

.m-90 {
  margin: 90px;
}

.mt-90,
.my-90 {
  margin-top: 90px;
}

.mr-90,
.mx-90 {
  margin-right: 90px;
}

.mb-90,
.my-90 {
  margin-bottom: 90px;
}

.ml-90,
.mx-90 {
  margin-left: 90px;
}

.m-85 {
  margin: 85px;
}

.mt-85,
.my-85 {
  margin-top: 85px;
}

.mr-85,
.mx-85 {
  margin-right: 85px;
}

.mb-85,
.my-85 {
  margin-bottom: 85px;
}

.ml-85,
.mx-85 {
  margin-left: 85px;
}

.m-80 {
  margin: 80px;
}

.mt-80,
.my-80 {
  margin-top: 80px;
}

.mr-80,
.mx-80 {
  margin-right: 80px;
}

.mb-80,
.my-80 {
  margin-bottom: 80px;
}

.ml-80,
.mx-80 {
  margin-left: 80px;
}

.m-75 {
  margin: 75px;
}

.mt-75,
.my-75 {
  margin-top: 75px;
}

.mr-75,
.mx-75 {
  margin-right: 75px;
}

.mb-75,
.my-75 {
  margin-bottom: 75px;
}

.ml-75,
.mx-75 {
  margin-left: 75px;
}

.m-70 {
  margin: 70px;
}

.mt-70,
.my-70 {
  margin-top: 70px;
}

.mr-70,
.mx-70 {
  margin-right: 70px;
}

.mb-70,
.my-70 {
  margin-bottom: 70px;
}

.ml-70,
.mx-70 {
  margin-left: 70px;
}

.m-65 {
  margin: 65px;
}

.mt-65,
.my-65 {
  margin-top: 65px;
}

.mr-65,
.mx-65 {
  margin-right: 65px;
}

.mb-65,
.my-65 {
  margin-bottom: 65px;
}

.ml-65,
.mx-65 {
  margin-left: 65px;
}

.m-60 {
  margin: 60px;
}

.mt-60,
.my-60 {
  margin-top: 60px;
}

.mr-60,
.mx-60 {
  margin-right: 60px;
}

.mb-60,
.my-60 {
  margin-bottom: 60px;
}

.ml-60,
.mx-60 {
  margin-left: 60px;
}

.m-55 {
  margin: 55px;
}

.mt-55,
.my-55 {
  margin-top: 55px;
}

.mr-55,
.mx-55 {
  margin-right: 55px;
}

.mb-55,
.my-55 {
  margin-bottom: 55px;
}

.ml-55,
.mx-55 {
  margin-left: 55px;
}

.m-50 {
  margin: 50px;
}

.mt-50,
.my-50 {
  margin-top: 50px;
}

.mr-50,
.mx-50 {
  margin-right: 50px;
}

.mb-50,
.my-50 {
  margin-bottom: 50px;
}

.ml-50,
.mx-50 {
  margin-left: 50px;
}

.m-45 {
  margin: 45px;
}

.mt-45,
.my-45 {
  margin-top: 45px;
}

.mr-45,
.mx-45 {
  margin-right: 45px;
}

.mb-45,
.my-45 {
  margin-bottom: 45px;
}

.ml-45,
.mx-45 {
  margin-left: 45px;
}

.m-40 {
  margin: 40px;
}

.mt-40,
.my-40 {
  margin-top: 40px;
}

.mr-40,
.mx-40 {
  margin-right: 40px;
}

.mb-40,
.my-40 {
  margin-bottom: 40px;
}

.ml-40,
.mx-40 {
  margin-left: 40px;
}

.m-35 {
  margin: 35px;
}

.mt-35,
.my-35 {
  margin-top: 35px;
}

.mr-35,
.mx-35 {
  margin-right: 35px;
}

.mb-35,
.my-35 {
  margin-bottom: 35px;
}

.ml-35,
.mx-35 {
  margin-left: 35px;
}

.m-30 {
  margin: 30px;
}

.mt-30,
.my-30 {
  margin-top: 30px;
}

.mr-30,
.mx-30 {
  margin-right: 30px;
}

.mb-30,
.my-30 {
  margin-bottom: 30px;
}

.ml-30,
.mx-30 {
  margin-left: 30px;
}

.m-25 {
  margin: 25px;
}

.mt-25,
.my-25 {
  margin-top: 25px;
}

.mr-25,
.mx-25 {
  margin-right: 25px;
}

.mb-25,
.my-25 {
  margin-bottom: 25px;
}

.ml-25,
.mx-25 {
  margin-left: 25px;
}

.m-20 {
  margin: 20px;
}

.mt-20,
.my-20 {
  margin-top: 20px;
}

.mr-20,
.mx-20 {
  margin-right: 20px;
}

.mb-20,
.my-20 {
  margin-bottom: 20px;
}

.ml-20,
.mx-20 {
  margin-left: 20px;
}

.m-15 {
  margin: 15px;
}

.mt-15,
.my-15 {
  margin-top: 15px;
}

.mr-15,
.mx-15 {
  margin-right: 15px;
}

.mb-15,
.my-15 {
  margin-bottom: 15px;
}

.ml-15,
.mx-15 {
  margin-left: 15px;
}

.m-10 {
  margin: 10px;
}

.mt-10,
.my-10 {
  margin-top: 10px;
}

.mr-10,
.mx-10 {
  margin-right: 10px;
}

.mb-10,
.my-10 {
  margin-bottom: 10px;
}

.ml-10,
.mx-10 {
  margin-left: 10px;
}

.m-5 {
  margin: 5px;
}

.mt-5,
.my-5 {
  margin-top: 5px;
}

.mr-5,
.mx-5 {
  margin-right: 5px;
}

.mb-5,
.my-5 {
  margin-bottom: 5px;
}

.ml-5,
.mx-5 {
  margin-left: 5px;
}

.p-300 {
  padding: 300px;
}

.pt-300,
.py-300 {
  padding-top: 300px;
}

.pr-300,
.px-300 {
  padding-right: 300px;
}

.pb-300,
.py-300 {
  padding-bottom: 300px;
}

.pl-300,
.px-300 {
  padding-left: 300px;
}

.p-295 {
  padding: 295px;
}

.pt-295,
.py-295 {
  padding-top: 295px;
}

.pr-295,
.px-295 {
  padding-right: 295px;
}

.pb-295,
.py-295 {
  padding-bottom: 295px;
}

.pl-295,
.px-295 {
  padding-left: 295px;
}

.p-290 {
  padding: 290px;
}

.pt-290,
.py-290 {
  padding-top: 290px;
}

.pr-290,
.px-290 {
  padding-right: 290px;
}

.pb-290,
.py-290 {
  padding-bottom: 290px;
}

.pl-290,
.px-290 {
  padding-left: 290px;
}

.p-285 {
  padding: 285px;
}

.pt-285,
.py-285 {
  padding-top: 285px;
}

.pr-285,
.px-285 {
  padding-right: 285px;
}

.pb-285,
.py-285 {
  padding-bottom: 285px;
}

.pl-285,
.px-285 {
  padding-left: 285px;
}

.p-280 {
  padding: 280px;
}

.pt-280,
.py-280 {
  padding-top: 280px;
}

.pr-280,
.px-280 {
  padding-right: 280px;
}

.pb-280,
.py-280 {
  padding-bottom: 280px;
}

.pl-280,
.px-280 {
  padding-left: 280px;
}

.p-275 {
  padding: 275px;
}

.pt-275,
.py-275 {
  padding-top: 275px;
}

.pr-275,
.px-275 {
  padding-right: 275px;
}

.pb-275,
.py-275 {
  padding-bottom: 275px;
}

.pl-275,
.px-275 {
  padding-left: 275px;
}

.p-270 {
  padding: 270px;
}

.pt-270,
.py-270 {
  padding-top: 270px;
}

.pr-270,
.px-270 {
  padding-right: 270px;
}

.pb-270,
.py-270 {
  padding-bottom: 270px;
}

.pl-270,
.px-270 {
  padding-left: 270px;
}

.p-265 {
  padding: 265px;
}

.pt-265,
.py-265 {
  padding-top: 265px;
}

.pr-265,
.px-265 {
  padding-right: 265px;
}

.pb-265,
.py-265 {
  padding-bottom: 265px;
}

.pl-265,
.px-265 {
  padding-left: 265px;
}

.p-260 {
  padding: 260px;
}

.pt-260,
.py-260 {
  padding-top: 260px;
}

.pr-260,
.px-260 {
  padding-right: 260px;
}

.pb-260,
.py-260 {
  padding-bottom: 260px;
}

.pl-260,
.px-260 {
  padding-left: 260px;
}

.p-255 {
  padding: 255px;
}

.pt-255,
.py-255 {
  padding-top: 255px;
}

.pr-255,
.px-255 {
  padding-right: 255px;
}

.pb-255,
.py-255 {
  padding-bottom: 255px;
}

.pl-255,
.px-255 {
  padding-left: 255px;
}

.p-250 {
  padding: 250px;
}

.pt-250,
.py-250 {
  padding-top: 250px;
}

.pr-250,
.px-250 {
  padding-right: 250px;
}

.pb-250,
.py-250 {
  padding-bottom: 250px;
}

.pl-250,
.px-250 {
  padding-left: 250px;
}

.p-245 {
  padding: 245px;
}

.pt-245,
.py-245 {
  padding-top: 245px;
}

.pr-245,
.px-245 {
  padding-right: 245px;
}

.pb-245,
.py-245 {
  padding-bottom: 245px;
}

.pl-245,
.px-245 {
  padding-left: 245px;
}

.p-240 {
  padding: 240px;
}

.pt-240,
.py-240 {
  padding-top: 240px;
}

.pr-240,
.px-240 {
  padding-right: 240px;
}

.pb-240,
.py-240 {
  padding-bottom: 240px;
}

.pl-240,
.px-240 {
  padding-left: 240px;
}

.p-235 {
  padding: 235px;
}

.pt-235,
.py-235 {
  padding-top: 235px;
}

.pr-235,
.px-235 {
  padding-right: 235px;
}

.pb-235,
.py-235 {
  padding-bottom: 235px;
}

.pl-235,
.px-235 {
  padding-left: 235px;
}

.p-230 {
  padding: 230px;
}

.pt-230,
.py-230 {
  padding-top: 230px;
}

.pr-230,
.px-230 {
  padding-right: 230px;
}

.pb-230,
.py-230 {
  padding-bottom: 230px;
}

.pl-230,
.px-230 {
  padding-left: 230px;
}

.p-225 {
  padding: 225px;
}

.pt-225,
.py-225 {
  padding-top: 225px;
}

.pr-225,
.px-225 {
  padding-right: 225px;
}

.pb-225,
.py-225 {
  padding-bottom: 225px;
}

.pl-225,
.px-225 {
  padding-left: 225px;
}

.p-220 {
  padding: 220px;
}

.pt-220,
.py-220 {
  padding-top: 220px;
}

.pr-220,
.px-220 {
  padding-right: 220px;
}

.pb-220,
.py-220 {
  padding-bottom: 220px;
}

.pl-220,
.px-220 {
  padding-left: 220px;
}

.p-215 {
  padding: 215px;
}

.pt-215,
.py-215 {
  padding-top: 215px;
}

.pr-215,
.px-215 {
  padding-right: 215px;
}

.pb-215,
.py-215 {
  padding-bottom: 215px;
}

.pl-215,
.px-215 {
  padding-left: 215px;
}

.p-210 {
  padding: 210px;
}

.pt-210,
.py-210 {
  padding-top: 210px;
}

.pr-210,
.px-210 {
  padding-right: 210px;
}

.pb-210,
.py-210 {
  padding-bottom: 210px;
}

.pl-210,
.px-210 {
  padding-left: 210px;
}

.p-205 {
  padding: 205px;
}

.pt-205,
.py-205 {
  padding-top: 205px;
}

.pr-205,
.px-205 {
  padding-right: 205px;
}

.pb-205,
.py-205 {
  padding-bottom: 205px;
}

.pl-205,
.px-205 {
  padding-left: 205px;
}

.p-200 {
  padding: 200px;
}

.pt-200,
.py-200 {
  padding-top: 200px;
}

.pr-200,
.px-200 {
  padding-right: 200px;
}

.pb-200,
.py-200 {
  padding-bottom: 200px;
}

.pl-200,
.px-200 {
  padding-left: 200px;
}

.p-195 {
  padding: 195px;
}

.pt-195,
.py-195 {
  padding-top: 195px;
}

.pr-195,
.px-195 {
  padding-right: 195px;
}

.pb-195,
.py-195 {
  padding-bottom: 195px;
}

.pl-195,
.px-195 {
  padding-left: 195px;
}

.p-190 {
  padding: 190px;
}

.pt-190,
.py-190 {
  padding-top: 190px;
}

.pr-190,
.px-190 {
  padding-right: 190px;
}

.pb-190,
.py-190 {
  padding-bottom: 190px;
}

.pl-190,
.px-190 {
  padding-left: 190px;
}

.p-185 {
  padding: 185px;
}

.pt-185,
.py-185 {
  padding-top: 185px;
}

.pr-185,
.px-185 {
  padding-right: 185px;
}

.pb-185,
.py-185 {
  padding-bottom: 185px;
}

.pl-185,
.px-185 {
  padding-left: 185px;
}

.p-180 {
  padding: 180px;
}

.pt-180,
.py-180 {
  padding-top: 180px;
}

.pr-180,
.px-180 {
  padding-right: 180px;
}

.pb-180,
.py-180 {
  padding-bottom: 180px;
}

.pl-180,
.px-180 {
  padding-left: 180px;
}

.p-175 {
  padding: 175px;
}

.pt-175,
.py-175 {
  padding-top: 175px;
}

.pr-175,
.px-175 {
  padding-right: 175px;
}

.pb-175,
.py-175 {
  padding-bottom: 175px;
}

.pl-175,
.px-175 {
  padding-left: 175px;
}

.p-170 {
  padding: 170px;
}

.pt-170,
.py-170 {
  padding-top: 170px;
}

.pr-170,
.px-170 {
  padding-right: 170px;
}

.pb-170,
.py-170 {
  padding-bottom: 170px;
}

.pl-170,
.px-170 {
  padding-left: 170px;
}

.p-165 {
  padding: 165px;
}

.pt-165,
.py-165 {
  padding-top: 165px;
}

.pr-165,
.px-165 {
  padding-right: 165px;
}

.pb-165,
.py-165 {
  padding-bottom: 165px;
}

.pl-165,
.px-165 {
  padding-left: 165px;
}

.p-160 {
  padding: 160px;
}

.pt-160,
.py-160 {
  padding-top: 160px;
}

.pr-160,
.px-160 {
  padding-right: 160px;
}

.pb-160,
.py-160 {
  padding-bottom: 160px;
}

.pl-160,
.px-160 {
  padding-left: 160px;
}

.p-155 {
  padding: 155px;
}

.pt-155,
.py-155 {
  padding-top: 155px;
}

.pr-155,
.px-155 {
  padding-right: 155px;
}

.pb-155,
.py-155 {
  padding-bottom: 155px;
}

.pl-155,
.px-155 {
  padding-left: 155px;
}

.p-150 {
  padding: 150px;
}

.pt-150,
.py-150 {
  padding-top: 150px;
}

.pr-150,
.px-150 {
  padding-right: 150px;
}

.pb-150,
.py-150 {
  padding-bottom: 150px;
}

.pl-150,
.px-150 {
  padding-left: 150px;
}

.p-145 {
  padding: 145px;
}

.pt-145,
.py-145 {
  padding-top: 145px;
}

.pr-145,
.px-145 {
  padding-right: 145px;
}

.pb-145,
.py-145 {
  padding-bottom: 145px;
}

.pl-145,
.px-145 {
  padding-left: 145px;
}

.p-140 {
  padding: 140px;
}

.pt-140,
.py-140 {
  padding-top: 140px;
}

.pr-140,
.px-140 {
  padding-right: 140px;
}

.pb-140,
.py-140 {
  padding-bottom: 140px;
}

.pl-140,
.px-140 {
  padding-left: 140px;
}

.p-135 {
  padding: 135px;
}

.pt-135,
.py-135 {
  padding-top: 135px;
}

.pr-135,
.px-135 {
  padding-right: 135px;
}

.pb-135,
.py-135 {
  padding-bottom: 135px;
}

.pl-135,
.px-135 {
  padding-left: 135px;
}

.p-130 {
  padding: 130px;
}

.pt-130,
.py-130 {
  padding-top: 130px;
}

.pr-130,
.px-130 {
  padding-right: 130px;
}

.pb-130,
.py-130 {
  padding-bottom: 130px;
}

.pl-130,
.px-130 {
  padding-left: 130px;
}

.p-125 {
  padding: 125px;
}

.pt-125,
.py-125 {
  padding-top: 125px;
}

.pr-125,
.px-125 {
  padding-right: 125px;
}

.pb-125,
.py-125 {
  padding-bottom: 125px;
}

.pl-125,
.px-125 {
  padding-left: 125px;
}

.p-120 {
  padding: 120px;
}

.pt-120,
.py-120 {
  padding-top: 120px;
}

.pr-120,
.px-120 {
  padding-right: 120px;
}

.pb-120,
.py-120 {
  padding-bottom: 120px;
}

.pl-120,
.px-120 {
  padding-left: 120px;
}

.p-115 {
  padding: 115px;
}

.pt-115,
.py-115 {
  padding-top: 115px;
}

.pr-115,
.px-115 {
  padding-right: 115px;
}

.pb-115,
.py-115 {
  padding-bottom: 115px;
}

.pl-115,
.px-115 {
  padding-left: 115px;
}

.p-110 {
  padding: 110px;
}

.pt-110,
.py-110 {
  padding-top: 110px;
}

.pr-110,
.px-110 {
  padding-right: 110px;
}

.pb-110,
.py-110 {
  padding-bottom: 110px;
}

.pl-110,
.px-110 {
  padding-left: 110px;
}

.p-105 {
  padding: 105px;
}

.pt-105,
.py-105 {
  padding-top: 105px;
}

.pr-105,
.px-105 {
  padding-right: 105px;
}

.pb-105,
.py-105 {
  padding-bottom: 105px;
}

.pl-105,
.px-105 {
  padding-left: 105px;
}

.p-100 {
  padding: 100px;
}

.pt-100,
.py-100 {
  padding-top: 100px;
}

.pr-100,
.px-100 {
  padding-right: 100px;
}

.pb-100,
.py-100 {
  padding-bottom: 100px;
}

.pl-100,
.px-100 {
  padding-left: 100px;
}

.p-95 {
  padding: 95px;
}

.pt-95,
.py-95 {
  padding-top: 95px;
}

.pr-95,
.px-95 {
  padding-right: 95px;
}

.pb-95,
.py-95 {
  padding-bottom: 95px;
}

.pl-95,
.px-95 {
  padding-left: 95px;
}

.p-90 {
  padding: 90px;
}

.pt-90,
.py-90 {
  padding-top: 90px;
}

.pr-90,
.px-90 {
  padding-right: 90px;
}

.pb-90,
.py-90 {
  padding-bottom: 90px;
}

.pl-90,
.px-90 {
  padding-left: 90px;
}

.p-85 {
  padding: 85px;
}

.pt-85,
.py-85 {
  padding-top: 85px;
}

.pr-85,
.px-85 {
  padding-right: 85px;
}

.pb-85,
.py-85 {
  padding-bottom: 85px;
}

.pl-85,
.px-85 {
  padding-left: 85px;
}

.p-80 {
  padding: 80px;
}

.pt-80,
.py-80 {
  padding-top: 80px;
}

.pr-80,
.px-80 {
  padding-right: 80px;
}

.pb-80,
.py-80 {
  padding-bottom: 80px;
}

.pl-80,
.px-80 {
  padding-left: 80px;
}

.p-75 {
  padding: 75px;
}

.pt-75,
.py-75 {
  padding-top: 75px;
}

.pr-75,
.px-75 {
  padding-right: 75px;
}

.pb-75,
.py-75 {
  padding-bottom: 75px;
}

.pl-75,
.px-75 {
  padding-left: 75px;
}

.p-70 {
  padding: 70px;
}

.pt-70,
.py-70 {
  padding-top: 70px;
}

.pr-70,
.px-70 {
  padding-right: 70px;
}

.pb-70,
.py-70 {
  padding-bottom: 70px;
}

.pl-70,
.px-70 {
  padding-left: 70px;
}

.p-65 {
  padding: 65px;
}

.pt-65,
.py-65 {
  padding-top: 65px;
}

.pr-65,
.px-65 {
  padding-right: 65px;
}

.pb-65,
.py-65 {
  padding-bottom: 65px;
}

.pl-65,
.px-65 {
  padding-left: 65px;
}

.p-60 {
  padding: 60px;
}

.pt-60,
.py-60 {
  padding-top: 60px;
}

.pr-60,
.px-60 {
  padding-right: 60px;
}

.pb-60,
.py-60 {
  padding-bottom: 60px;
}

.pl-60,
.px-60 {
  padding-left: 60px;
}

.p-55 {
  padding: 55px;
}

.pt-55,
.py-55 {
  padding-top: 55px;
}

.pr-55,
.px-55 {
  padding-right: 55px;
}

.pb-55,
.py-55 {
  padding-bottom: 55px;
}

.pl-55,
.px-55 {
  padding-left: 55px;
}

.p-50 {
  padding: 50px;
}

.pt-50,
.py-50 {
  padding-top: 50px;
}

.pr-50,
.px-50 {
  padding-right: 50px;
}

.pb-50,
.py-50 {
  padding-bottom: 50px;
}

.pl-50,
.px-50 {
  padding-left: 50px;
}

.p-45 {
  padding: 45px;
}

.pt-45,
.py-45 {
  padding-top: 45px;
}

.pr-45,
.px-45 {
  padding-right: 45px;
}

.pb-45,
.py-45 {
  padding-bottom: 45px;
}

.pl-45,
.px-45 {
  padding-left: 45px;
}

.p-40 {
  padding: 40px;
}

.pt-40,
.py-40 {
  padding-top: 40px;
}

.pr-40,
.px-40 {
  padding-right: 40px;
}

.pb-40,
.py-40 {
  padding-bottom: 40px;
}

.pl-40,
.px-40 {
  padding-left: 40px;
}

.p-35 {
  padding: 35px;
}

.pt-35,
.py-35 {
  padding-top: 35px;
}

.pr-35,
.px-35 {
  padding-right: 35px;
}

.pb-35,
.py-35 {
  padding-bottom: 35px;
}

.pl-35,
.px-35 {
  padding-left: 35px;
}

.p-30 {
  padding: 30px;
}

.pt-30,
.py-30 {
  padding-top: 30px;
}

.pr-30,
.px-30 {
  padding-right: 30px;
}

.pb-30,
.py-30 {
  padding-bottom: 30px;
}

.pl-30,
.px-30 {
  padding-left: 30px;
}

.p-25 {
  padding: 25px;
}

.pt-25,
.py-25 {
  padding-top: 25px;
}

.pr-25,
.px-25 {
  padding-right: 25px;
}

.pb-25,
.py-25 {
  padding-bottom: 25px;
}

.pl-25,
.px-25 {
  padding-left: 25px;
}

.p-20 {
  padding: 20px;
}

.pt-20,
.py-20 {
  padding-top: 20px;
}

.pr-20,
.px-20 {
  padding-right: 20px;
}

.pb-20,
.py-20 {
  padding-bottom: 20px;
}

.pl-20,
.px-20 {
  padding-left: 20px;
}

.p-15 {
  padding: 15px;
}

.pt-15,
.py-15 {
  padding-top: 15px;
}

.pr-15,
.px-15 {
  padding-right: 15px;
}

.pb-15,
.py-15 {
  padding-bottom: 15px;
}

.pl-15,
.px-15 {
  padding-left: 15px;
}

.p-10 {
  padding: 10px;
}

.pt-10,
.py-10 {
  padding-top: 10px;
}

.pr-10,
.px-10 {
  padding-right: 10px;
}

.pb-10,
.py-10 {
  padding-bottom: 10px;
}

.pl-10,
.px-10 {
  padding-left: 10px;
}

.p-5 {
  padding: 5px;
}

.pt-5,
.py-5 {
  padding-top: 5px;
}

.pr-5,
.px-5 {
  padding-right: 5px;
}

.pb-5,
.py-5 {
  padding-bottom: 5px;
}

.pl-5,
.px-5 {
  padding-left: 5px;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-300 {
    margin: 300px;
  }
  .mt-sm-300,
  .my-sm-300 {
    margin-top: 300px;
  }
  .mr-sm-300,
  .mx-sm-300 {
    margin-right: 300px;
  }
  .mb-sm-300,
  .my-sm-300 {
    margin-bottom: 300px;
  }
  .ml-sm-300,
  .mx-sm-300 {
    margin-left: 300px;
  }
  .m-sm-295 {
    margin: 295px;
  }
  .mt-sm-295,
  .my-sm-295 {
    margin-top: 295px;
  }
  .mr-sm-295,
  .mx-sm-295 {
    margin-right: 295px;
  }
  .mb-sm-295,
  .my-sm-295 {
    margin-bottom: 295px;
  }
  .ml-sm-295,
  .mx-sm-295 {
    margin-left: 295px;
  }
  .m-sm-290 {
    margin: 290px;
  }
  .mt-sm-290,
  .my-sm-290 {
    margin-top: 290px;
  }
  .mr-sm-290,
  .mx-sm-290 {
    margin-right: 290px;
  }
  .mb-sm-290,
  .my-sm-290 {
    margin-bottom: 290px;
  }
  .ml-sm-290,
  .mx-sm-290 {
    margin-left: 290px;
  }
  .m-sm-285 {
    margin: 285px;
  }
  .mt-sm-285,
  .my-sm-285 {
    margin-top: 285px;
  }
  .mr-sm-285,
  .mx-sm-285 {
    margin-right: 285px;
  }
  .mb-sm-285,
  .my-sm-285 {
    margin-bottom: 285px;
  }
  .ml-sm-285,
  .mx-sm-285 {
    margin-left: 285px;
  }
  .m-sm-280 {
    margin: 280px;
  }
  .mt-sm-280,
  .my-sm-280 {
    margin-top: 280px;
  }
  .mr-sm-280,
  .mx-sm-280 {
    margin-right: 280px;
  }
  .mb-sm-280,
  .my-sm-280 {
    margin-bottom: 280px;
  }
  .ml-sm-280,
  .mx-sm-280 {
    margin-left: 280px;
  }
  .m-sm-275 {
    margin: 275px;
  }
  .mt-sm-275,
  .my-sm-275 {
    margin-top: 275px;
  }
  .mr-sm-275,
  .mx-sm-275 {
    margin-right: 275px;
  }
  .mb-sm-275,
  .my-sm-275 {
    margin-bottom: 275px;
  }
  .ml-sm-275,
  .mx-sm-275 {
    margin-left: 275px;
  }
  .m-sm-270 {
    margin: 270px;
  }
  .mt-sm-270,
  .my-sm-270 {
    margin-top: 270px;
  }
  .mr-sm-270,
  .mx-sm-270 {
    margin-right: 270px;
  }
  .mb-sm-270,
  .my-sm-270 {
    margin-bottom: 270px;
  }
  .ml-sm-270,
  .mx-sm-270 {
    margin-left: 270px;
  }
  .m-sm-265 {
    margin: 265px;
  }
  .mt-sm-265,
  .my-sm-265 {
    margin-top: 265px;
  }
  .mr-sm-265,
  .mx-sm-265 {
    margin-right: 265px;
  }
  .mb-sm-265,
  .my-sm-265 {
    margin-bottom: 265px;
  }
  .ml-sm-265,
  .mx-sm-265 {
    margin-left: 265px;
  }
  .m-sm-260 {
    margin: 260px;
  }
  .mt-sm-260,
  .my-sm-260 {
    margin-top: 260px;
  }
  .mr-sm-260,
  .mx-sm-260 {
    margin-right: 260px;
  }
  .mb-sm-260,
  .my-sm-260 {
    margin-bottom: 260px;
  }
  .ml-sm-260,
  .mx-sm-260 {
    margin-left: 260px;
  }
  .m-sm-255 {
    margin: 255px;
  }
  .mt-sm-255,
  .my-sm-255 {
    margin-top: 255px;
  }
  .mr-sm-255,
  .mx-sm-255 {
    margin-right: 255px;
  }
  .mb-sm-255,
  .my-sm-255 {
    margin-bottom: 255px;
  }
  .ml-sm-255,
  .mx-sm-255 {
    margin-left: 255px;
  }
  .m-sm-250 {
    margin: 250px;
  }
  .mt-sm-250,
  .my-sm-250 {
    margin-top: 250px;
  }
  .mr-sm-250,
  .mx-sm-250 {
    margin-right: 250px;
  }
  .mb-sm-250,
  .my-sm-250 {
    margin-bottom: 250px;
  }
  .ml-sm-250,
  .mx-sm-250 {
    margin-left: 250px;
  }
  .m-sm-245 {
    margin: 245px;
  }
  .mt-sm-245,
  .my-sm-245 {
    margin-top: 245px;
  }
  .mr-sm-245,
  .mx-sm-245 {
    margin-right: 245px;
  }
  .mb-sm-245,
  .my-sm-245 {
    margin-bottom: 245px;
  }
  .ml-sm-245,
  .mx-sm-245 {
    margin-left: 245px;
  }
  .m-sm-240 {
    margin: 240px;
  }
  .mt-sm-240,
  .my-sm-240 {
    margin-top: 240px;
  }
  .mr-sm-240,
  .mx-sm-240 {
    margin-right: 240px;
  }
  .mb-sm-240,
  .my-sm-240 {
    margin-bottom: 240px;
  }
  .ml-sm-240,
  .mx-sm-240 {
    margin-left: 240px;
  }
  .m-sm-235 {
    margin: 235px;
  }
  .mt-sm-235,
  .my-sm-235 {
    margin-top: 235px;
  }
  .mr-sm-235,
  .mx-sm-235 {
    margin-right: 235px;
  }
  .mb-sm-235,
  .my-sm-235 {
    margin-bottom: 235px;
  }
  .ml-sm-235,
  .mx-sm-235 {
    margin-left: 235px;
  }
  .m-sm-230 {
    margin: 230px;
  }
  .mt-sm-230,
  .my-sm-230 {
    margin-top: 230px;
  }
  .mr-sm-230,
  .mx-sm-230 {
    margin-right: 230px;
  }
  .mb-sm-230,
  .my-sm-230 {
    margin-bottom: 230px;
  }
  .ml-sm-230,
  .mx-sm-230 {
    margin-left: 230px;
  }
  .m-sm-225 {
    margin: 225px;
  }
  .mt-sm-225,
  .my-sm-225 {
    margin-top: 225px;
  }
  .mr-sm-225,
  .mx-sm-225 {
    margin-right: 225px;
  }
  .mb-sm-225,
  .my-sm-225 {
    margin-bottom: 225px;
  }
  .ml-sm-225,
  .mx-sm-225 {
    margin-left: 225px;
  }
  .m-sm-220 {
    margin: 220px;
  }
  .mt-sm-220,
  .my-sm-220 {
    margin-top: 220px;
  }
  .mr-sm-220,
  .mx-sm-220 {
    margin-right: 220px;
  }
  .mb-sm-220,
  .my-sm-220 {
    margin-bottom: 220px;
  }
  .ml-sm-220,
  .mx-sm-220 {
    margin-left: 220px;
  }
  .m-sm-215 {
    margin: 215px;
  }
  .mt-sm-215,
  .my-sm-215 {
    margin-top: 215px;
  }
  .mr-sm-215,
  .mx-sm-215 {
    margin-right: 215px;
  }
  .mb-sm-215,
  .my-sm-215 {
    margin-bottom: 215px;
  }
  .ml-sm-215,
  .mx-sm-215 {
    margin-left: 215px;
  }
  .m-sm-210 {
    margin: 210px;
  }
  .mt-sm-210,
  .my-sm-210 {
    margin-top: 210px;
  }
  .mr-sm-210,
  .mx-sm-210 {
    margin-right: 210px;
  }
  .mb-sm-210,
  .my-sm-210 {
    margin-bottom: 210px;
  }
  .ml-sm-210,
  .mx-sm-210 {
    margin-left: 210px;
  }
  .m-sm-205 {
    margin: 205px;
  }
  .mt-sm-205,
  .my-sm-205 {
    margin-top: 205px;
  }
  .mr-sm-205,
  .mx-sm-205 {
    margin-right: 205px;
  }
  .mb-sm-205,
  .my-sm-205 {
    margin-bottom: 205px;
  }
  .ml-sm-205,
  .mx-sm-205 {
    margin-left: 205px;
  }
  .m-sm-200 {
    margin: 200px;
  }
  .mt-sm-200,
  .my-sm-200 {
    margin-top: 200px;
  }
  .mr-sm-200,
  .mx-sm-200 {
    margin-right: 200px;
  }
  .mb-sm-200,
  .my-sm-200 {
    margin-bottom: 200px;
  }
  .ml-sm-200,
  .mx-sm-200 {
    margin-left: 200px;
  }
  .m-sm-195 {
    margin: 195px;
  }
  .mt-sm-195,
  .my-sm-195 {
    margin-top: 195px;
  }
  .mr-sm-195,
  .mx-sm-195 {
    margin-right: 195px;
  }
  .mb-sm-195,
  .my-sm-195 {
    margin-bottom: 195px;
  }
  .ml-sm-195,
  .mx-sm-195 {
    margin-left: 195px;
  }
  .m-sm-190 {
    margin: 190px;
  }
  .mt-sm-190,
  .my-sm-190 {
    margin-top: 190px;
  }
  .mr-sm-190,
  .mx-sm-190 {
    margin-right: 190px;
  }
  .mb-sm-190,
  .my-sm-190 {
    margin-bottom: 190px;
  }
  .ml-sm-190,
  .mx-sm-190 {
    margin-left: 190px;
  }
  .m-sm-185 {
    margin: 185px;
  }
  .mt-sm-185,
  .my-sm-185 {
    margin-top: 185px;
  }
  .mr-sm-185,
  .mx-sm-185 {
    margin-right: 185px;
  }
  .mb-sm-185,
  .my-sm-185 {
    margin-bottom: 185px;
  }
  .ml-sm-185,
  .mx-sm-185 {
    margin-left: 185px;
  }
  .m-sm-180 {
    margin: 180px;
  }
  .mt-sm-180,
  .my-sm-180 {
    margin-top: 180px;
  }
  .mr-sm-180,
  .mx-sm-180 {
    margin-right: 180px;
  }
  .mb-sm-180,
  .my-sm-180 {
    margin-bottom: 180px;
  }
  .ml-sm-180,
  .mx-sm-180 {
    margin-left: 180px;
  }
  .m-sm-175 {
    margin: 175px;
  }
  .mt-sm-175,
  .my-sm-175 {
    margin-top: 175px;
  }
  .mr-sm-175,
  .mx-sm-175 {
    margin-right: 175px;
  }
  .mb-sm-175,
  .my-sm-175 {
    margin-bottom: 175px;
  }
  .ml-sm-175,
  .mx-sm-175 {
    margin-left: 175px;
  }
  .m-sm-170 {
    margin: 170px;
  }
  .mt-sm-170,
  .my-sm-170 {
    margin-top: 170px;
  }
  .mr-sm-170,
  .mx-sm-170 {
    margin-right: 170px;
  }
  .mb-sm-170,
  .my-sm-170 {
    margin-bottom: 170px;
  }
  .ml-sm-170,
  .mx-sm-170 {
    margin-left: 170px;
  }
  .m-sm-165 {
    margin: 165px;
  }
  .mt-sm-165,
  .my-sm-165 {
    margin-top: 165px;
  }
  .mr-sm-165,
  .mx-sm-165 {
    margin-right: 165px;
  }
  .mb-sm-165,
  .my-sm-165 {
    margin-bottom: 165px;
  }
  .ml-sm-165,
  .mx-sm-165 {
    margin-left: 165px;
  }
  .m-sm-160 {
    margin: 160px;
  }
  .mt-sm-160,
  .my-sm-160 {
    margin-top: 160px;
  }
  .mr-sm-160,
  .mx-sm-160 {
    margin-right: 160px;
  }
  .mb-sm-160,
  .my-sm-160 {
    margin-bottom: 160px;
  }
  .ml-sm-160,
  .mx-sm-160 {
    margin-left: 160px;
  }
  .m-sm-155 {
    margin: 155px;
  }
  .mt-sm-155,
  .my-sm-155 {
    margin-top: 155px;
  }
  .mr-sm-155,
  .mx-sm-155 {
    margin-right: 155px;
  }
  .mb-sm-155,
  .my-sm-155 {
    margin-bottom: 155px;
  }
  .ml-sm-155,
  .mx-sm-155 {
    margin-left: 155px;
  }
  .m-sm-150 {
    margin: 150px;
  }
  .mt-sm-150,
  .my-sm-150 {
    margin-top: 150px;
  }
  .mr-sm-150,
  .mx-sm-150 {
    margin-right: 150px;
  }
  .mb-sm-150,
  .my-sm-150 {
    margin-bottom: 150px;
  }
  .ml-sm-150,
  .mx-sm-150 {
    margin-left: 150px;
  }
  .m-sm-145 {
    margin: 145px;
  }
  .mt-sm-145,
  .my-sm-145 {
    margin-top: 145px;
  }
  .mr-sm-145,
  .mx-sm-145 {
    margin-right: 145px;
  }
  .mb-sm-145,
  .my-sm-145 {
    margin-bottom: 145px;
  }
  .ml-sm-145,
  .mx-sm-145 {
    margin-left: 145px;
  }
  .m-sm-140 {
    margin: 140px;
  }
  .mt-sm-140,
  .my-sm-140 {
    margin-top: 140px;
  }
  .mr-sm-140,
  .mx-sm-140 {
    margin-right: 140px;
  }
  .mb-sm-140,
  .my-sm-140 {
    margin-bottom: 140px;
  }
  .ml-sm-140,
  .mx-sm-140 {
    margin-left: 140px;
  }
  .m-sm-135 {
    margin: 135px;
  }
  .mt-sm-135,
  .my-sm-135 {
    margin-top: 135px;
  }
  .mr-sm-135,
  .mx-sm-135 {
    margin-right: 135px;
  }
  .mb-sm-135,
  .my-sm-135 {
    margin-bottom: 135px;
  }
  .ml-sm-135,
  .mx-sm-135 {
    margin-left: 135px;
  }
  .m-sm-130 {
    margin: 130px;
  }
  .mt-sm-130,
  .my-sm-130 {
    margin-top: 130px;
  }
  .mr-sm-130,
  .mx-sm-130 {
    margin-right: 130px;
  }
  .mb-sm-130,
  .my-sm-130 {
    margin-bottom: 130px;
  }
  .ml-sm-130,
  .mx-sm-130 {
    margin-left: 130px;
  }
  .m-sm-125 {
    margin: 125px;
  }
  .mt-sm-125,
  .my-sm-125 {
    margin-top: 125px;
  }
  .mr-sm-125,
  .mx-sm-125 {
    margin-right: 125px;
  }
  .mb-sm-125,
  .my-sm-125 {
    margin-bottom: 125px;
  }
  .ml-sm-125,
  .mx-sm-125 {
    margin-left: 125px;
  }
  .m-sm-120 {
    margin: 120px;
  }
  .mt-sm-120,
  .my-sm-120 {
    margin-top: 120px;
  }
  .mr-sm-120,
  .mx-sm-120 {
    margin-right: 120px;
  }
  .mb-sm-120,
  .my-sm-120 {
    margin-bottom: 120px;
  }
  .ml-sm-120,
  .mx-sm-120 {
    margin-left: 120px;
  }
  .m-sm-115 {
    margin: 115px;
  }
  .mt-sm-115,
  .my-sm-115 {
    margin-top: 115px;
  }
  .mr-sm-115,
  .mx-sm-115 {
    margin-right: 115px;
  }
  .mb-sm-115,
  .my-sm-115 {
    margin-bottom: 115px;
  }
  .ml-sm-115,
  .mx-sm-115 {
    margin-left: 115px;
  }
  .m-sm-110 {
    margin: 110px;
  }
  .mt-sm-110,
  .my-sm-110 {
    margin-top: 110px;
  }
  .mr-sm-110,
  .mx-sm-110 {
    margin-right: 110px;
  }
  .mb-sm-110,
  .my-sm-110 {
    margin-bottom: 110px;
  }
  .ml-sm-110,
  .mx-sm-110 {
    margin-left: 110px;
  }
  .m-sm-105 {
    margin: 105px;
  }
  .mt-sm-105,
  .my-sm-105 {
    margin-top: 105px;
  }
  .mr-sm-105,
  .mx-sm-105 {
    margin-right: 105px;
  }
  .mb-sm-105,
  .my-sm-105 {
    margin-bottom: 105px;
  }
  .ml-sm-105,
  .mx-sm-105 {
    margin-left: 105px;
  }
  .m-sm-100 {
    margin: 100px;
  }
  .mt-sm-100,
  .my-sm-100 {
    margin-top: 100px;
  }
  .mr-sm-100,
  .mx-sm-100 {
    margin-right: 100px;
  }
  .mb-sm-100,
  .my-sm-100 {
    margin-bottom: 100px;
  }
  .ml-sm-100,
  .mx-sm-100 {
    margin-left: 100px;
  }
  .m-sm-95 {
    margin: 95px;
  }
  .mt-sm-95,
  .my-sm-95 {
    margin-top: 95px;
  }
  .mr-sm-95,
  .mx-sm-95 {
    margin-right: 95px;
  }
  .mb-sm-95,
  .my-sm-95 {
    margin-bottom: 95px;
  }
  .ml-sm-95,
  .mx-sm-95 {
    margin-left: 95px;
  }
  .m-sm-90 {
    margin: 90px;
  }
  .mt-sm-90,
  .my-sm-90 {
    margin-top: 90px;
  }
  .mr-sm-90,
  .mx-sm-90 {
    margin-right: 90px;
  }
  .mb-sm-90,
  .my-sm-90 {
    margin-bottom: 90px;
  }
  .ml-sm-90,
  .mx-sm-90 {
    margin-left: 90px;
  }
  .m-sm-85 {
    margin: 85px;
  }
  .mt-sm-85,
  .my-sm-85 {
    margin-top: 85px;
  }
  .mr-sm-85,
  .mx-sm-85 {
    margin-right: 85px;
  }
  .mb-sm-85,
  .my-sm-85 {
    margin-bottom: 85px;
  }
  .ml-sm-85,
  .mx-sm-85 {
    margin-left: 85px;
  }
  .m-sm-80 {
    margin: 80px;
  }
  .mt-sm-80,
  .my-sm-80 {
    margin-top: 80px;
  }
  .mr-sm-80,
  .mx-sm-80 {
    margin-right: 80px;
  }
  .mb-sm-80,
  .my-sm-80 {
    margin-bottom: 80px;
  }
  .ml-sm-80,
  .mx-sm-80 {
    margin-left: 80px;
  }
  .m-sm-75 {
    margin: 75px;
  }
  .mt-sm-75,
  .my-sm-75 {
    margin-top: 75px;
  }
  .mr-sm-75,
  .mx-sm-75 {
    margin-right: 75px;
  }
  .mb-sm-75,
  .my-sm-75 {
    margin-bottom: 75px;
  }
  .ml-sm-75,
  .mx-sm-75 {
    margin-left: 75px;
  }
  .m-sm-70 {
    margin: 70px;
  }
  .mt-sm-70,
  .my-sm-70 {
    margin-top: 70px;
  }
  .mr-sm-70,
  .mx-sm-70 {
    margin-right: 70px;
  }
  .mb-sm-70,
  .my-sm-70 {
    margin-bottom: 70px;
  }
  .ml-sm-70,
  .mx-sm-70 {
    margin-left: 70px;
  }
  .m-sm-65 {
    margin: 65px;
  }
  .mt-sm-65,
  .my-sm-65 {
    margin-top: 65px;
  }
  .mr-sm-65,
  .mx-sm-65 {
    margin-right: 65px;
  }
  .mb-sm-65,
  .my-sm-65 {
    margin-bottom: 65px;
  }
  .ml-sm-65,
  .mx-sm-65 {
    margin-left: 65px;
  }
  .m-sm-60 {
    margin: 60px;
  }
  .mt-sm-60,
  .my-sm-60 {
    margin-top: 60px;
  }
  .mr-sm-60,
  .mx-sm-60 {
    margin-right: 60px;
  }
  .mb-sm-60,
  .my-sm-60 {
    margin-bottom: 60px;
  }
  .ml-sm-60,
  .mx-sm-60 {
    margin-left: 60px;
  }
  .m-sm-55 {
    margin: 55px;
  }
  .mt-sm-55,
  .my-sm-55 {
    margin-top: 55px;
  }
  .mr-sm-55,
  .mx-sm-55 {
    margin-right: 55px;
  }
  .mb-sm-55,
  .my-sm-55 {
    margin-bottom: 55px;
  }
  .ml-sm-55,
  .mx-sm-55 {
    margin-left: 55px;
  }
  .m-sm-50 {
    margin: 50px;
  }
  .mt-sm-50,
  .my-sm-50 {
    margin-top: 50px;
  }
  .mr-sm-50,
  .mx-sm-50 {
    margin-right: 50px;
  }
  .mb-sm-50,
  .my-sm-50 {
    margin-bottom: 50px;
  }
  .ml-sm-50,
  .mx-sm-50 {
    margin-left: 50px;
  }
  .m-sm-45 {
    margin: 45px;
  }
  .mt-sm-45,
  .my-sm-45 {
    margin-top: 45px;
  }
  .mr-sm-45,
  .mx-sm-45 {
    margin-right: 45px;
  }
  .mb-sm-45,
  .my-sm-45 {
    margin-bottom: 45px;
  }
  .ml-sm-45,
  .mx-sm-45 {
    margin-left: 45px;
  }
  .m-sm-40 {
    margin: 40px;
  }
  .mt-sm-40,
  .my-sm-40 {
    margin-top: 40px;
  }
  .mr-sm-40,
  .mx-sm-40 {
    margin-right: 40px;
  }
  .mb-sm-40,
  .my-sm-40 {
    margin-bottom: 40px;
  }
  .ml-sm-40,
  .mx-sm-40 {
    margin-left: 40px;
  }
  .m-sm-35 {
    margin: 35px;
  }
  .mt-sm-35,
  .my-sm-35 {
    margin-top: 35px;
  }
  .mr-sm-35,
  .mx-sm-35 {
    margin-right: 35px;
  }
  .mb-sm-35,
  .my-sm-35 {
    margin-bottom: 35px;
  }
  .ml-sm-35,
  .mx-sm-35 {
    margin-left: 35px;
  }
  .m-sm-30 {
    margin: 30px;
  }
  .mt-sm-30,
  .my-sm-30 {
    margin-top: 30px;
  }
  .mr-sm-30,
  .mx-sm-30 {
    margin-right: 30px;
  }
  .mb-sm-30,
  .my-sm-30 {
    margin-bottom: 30px;
  }
  .ml-sm-30,
  .mx-sm-30 {
    margin-left: 30px;
  }
  .m-sm-25 {
    margin: 25px;
  }
  .mt-sm-25,
  .my-sm-25 {
    margin-top: 25px;
  }
  .mr-sm-25,
  .mx-sm-25 {
    margin-right: 25px;
  }
  .mb-sm-25,
  .my-sm-25 {
    margin-bottom: 25px;
  }
  .ml-sm-25,
  .mx-sm-25 {
    margin-left: 25px;
  }
  .m-sm-20 {
    margin: 20px;
  }
  .mt-sm-20,
  .my-sm-20 {
    margin-top: 20px;
  }
  .mr-sm-20,
  .mx-sm-20 {
    margin-right: 20px;
  }
  .mb-sm-20,
  .my-sm-20 {
    margin-bottom: 20px;
  }
  .ml-sm-20,
  .mx-sm-20 {
    margin-left: 20px;
  }
  .m-sm-15 {
    margin: 15px;
  }
  .mt-sm-15,
  .my-sm-15 {
    margin-top: 15px;
  }
  .mr-sm-15,
  .mx-sm-15 {
    margin-right: 15px;
  }
  .mb-sm-15,
  .my-sm-15 {
    margin-bottom: 15px;
  }
  .ml-sm-15,
  .mx-sm-15 {
    margin-left: 15px;
  }
  .m-sm-10 {
    margin: 10px;
  }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 10px;
  }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 10px;
  }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 10px;
  }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 10px;
  }
  .m-sm-5 {
    margin: 5px;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 5px;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 5px;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 5px;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 5px;
  }
  .p-sm-300 {
    padding: 300px;
  }
  .pt-sm-300,
  .py-sm-300 {
    padding-top: 300px;
  }
  .pr-sm-300,
  .px-sm-300 {
    padding-right: 300px;
  }
  .pb-sm-300,
  .py-sm-300 {
    padding-bottom: 300px;
  }
  .pl-sm-300,
  .px-sm-300 {
    padding-left: 300px;
  }
  .p-sm-295 {
    padding: 295px;
  }
  .pt-sm-295,
  .py-sm-295 {
    padding-top: 295px;
  }
  .pr-sm-295,
  .px-sm-295 {
    padding-right: 295px;
  }
  .pb-sm-295,
  .py-sm-295 {
    padding-bottom: 295px;
  }
  .pl-sm-295,
  .px-sm-295 {
    padding-left: 295px;
  }
  .p-sm-290 {
    padding: 290px;
  }
  .pt-sm-290,
  .py-sm-290 {
    padding-top: 290px;
  }
  .pr-sm-290,
  .px-sm-290 {
    padding-right: 290px;
  }
  .pb-sm-290,
  .py-sm-290 {
    padding-bottom: 290px;
  }
  .pl-sm-290,
  .px-sm-290 {
    padding-left: 290px;
  }
  .p-sm-285 {
    padding: 285px;
  }
  .pt-sm-285,
  .py-sm-285 {
    padding-top: 285px;
  }
  .pr-sm-285,
  .px-sm-285 {
    padding-right: 285px;
  }
  .pb-sm-285,
  .py-sm-285 {
    padding-bottom: 285px;
  }
  .pl-sm-285,
  .px-sm-285 {
    padding-left: 285px;
  }
  .p-sm-280 {
    padding: 280px;
  }
  .pt-sm-280,
  .py-sm-280 {
    padding-top: 280px;
  }
  .pr-sm-280,
  .px-sm-280 {
    padding-right: 280px;
  }
  .pb-sm-280,
  .py-sm-280 {
    padding-bottom: 280px;
  }
  .pl-sm-280,
  .px-sm-280 {
    padding-left: 280px;
  }
  .p-sm-275 {
    padding: 275px;
  }
  .pt-sm-275,
  .py-sm-275 {
    padding-top: 275px;
  }
  .pr-sm-275,
  .px-sm-275 {
    padding-right: 275px;
  }
  .pb-sm-275,
  .py-sm-275 {
    padding-bottom: 275px;
  }
  .pl-sm-275,
  .px-sm-275 {
    padding-left: 275px;
  }
  .p-sm-270 {
    padding: 270px;
  }
  .pt-sm-270,
  .py-sm-270 {
    padding-top: 270px;
  }
  .pr-sm-270,
  .px-sm-270 {
    padding-right: 270px;
  }
  .pb-sm-270,
  .py-sm-270 {
    padding-bottom: 270px;
  }
  .pl-sm-270,
  .px-sm-270 {
    padding-left: 270px;
  }
  .p-sm-265 {
    padding: 265px;
  }
  .pt-sm-265,
  .py-sm-265 {
    padding-top: 265px;
  }
  .pr-sm-265,
  .px-sm-265 {
    padding-right: 265px;
  }
  .pb-sm-265,
  .py-sm-265 {
    padding-bottom: 265px;
  }
  .pl-sm-265,
  .px-sm-265 {
    padding-left: 265px;
  }
  .p-sm-260 {
    padding: 260px;
  }
  .pt-sm-260,
  .py-sm-260 {
    padding-top: 260px;
  }
  .pr-sm-260,
  .px-sm-260 {
    padding-right: 260px;
  }
  .pb-sm-260,
  .py-sm-260 {
    padding-bottom: 260px;
  }
  .pl-sm-260,
  .px-sm-260 {
    padding-left: 260px;
  }
  .p-sm-255 {
    padding: 255px;
  }
  .pt-sm-255,
  .py-sm-255 {
    padding-top: 255px;
  }
  .pr-sm-255,
  .px-sm-255 {
    padding-right: 255px;
  }
  .pb-sm-255,
  .py-sm-255 {
    padding-bottom: 255px;
  }
  .pl-sm-255,
  .px-sm-255 {
    padding-left: 255px;
  }
  .p-sm-250 {
    padding: 250px;
  }
  .pt-sm-250,
  .py-sm-250 {
    padding-top: 250px;
  }
  .pr-sm-250,
  .px-sm-250 {
    padding-right: 250px;
  }
  .pb-sm-250,
  .py-sm-250 {
    padding-bottom: 250px;
  }
  .pl-sm-250,
  .px-sm-250 {
    padding-left: 250px;
  }
  .p-sm-245 {
    padding: 245px;
  }
  .pt-sm-245,
  .py-sm-245 {
    padding-top: 245px;
  }
  .pr-sm-245,
  .px-sm-245 {
    padding-right: 245px;
  }
  .pb-sm-245,
  .py-sm-245 {
    padding-bottom: 245px;
  }
  .pl-sm-245,
  .px-sm-245 {
    padding-left: 245px;
  }
  .p-sm-240 {
    padding: 240px;
  }
  .pt-sm-240,
  .py-sm-240 {
    padding-top: 240px;
  }
  .pr-sm-240,
  .px-sm-240 {
    padding-right: 240px;
  }
  .pb-sm-240,
  .py-sm-240 {
    padding-bottom: 240px;
  }
  .pl-sm-240,
  .px-sm-240 {
    padding-left: 240px;
  }
  .p-sm-235 {
    padding: 235px;
  }
  .pt-sm-235,
  .py-sm-235 {
    padding-top: 235px;
  }
  .pr-sm-235,
  .px-sm-235 {
    padding-right: 235px;
  }
  .pb-sm-235,
  .py-sm-235 {
    padding-bottom: 235px;
  }
  .pl-sm-235,
  .px-sm-235 {
    padding-left: 235px;
  }
  .p-sm-230 {
    padding: 230px;
  }
  .pt-sm-230,
  .py-sm-230 {
    padding-top: 230px;
  }
  .pr-sm-230,
  .px-sm-230 {
    padding-right: 230px;
  }
  .pb-sm-230,
  .py-sm-230 {
    padding-bottom: 230px;
  }
  .pl-sm-230,
  .px-sm-230 {
    padding-left: 230px;
  }
  .p-sm-225 {
    padding: 225px;
  }
  .pt-sm-225,
  .py-sm-225 {
    padding-top: 225px;
  }
  .pr-sm-225,
  .px-sm-225 {
    padding-right: 225px;
  }
  .pb-sm-225,
  .py-sm-225 {
    padding-bottom: 225px;
  }
  .pl-sm-225,
  .px-sm-225 {
    padding-left: 225px;
  }
  .p-sm-220 {
    padding: 220px;
  }
  .pt-sm-220,
  .py-sm-220 {
    padding-top: 220px;
  }
  .pr-sm-220,
  .px-sm-220 {
    padding-right: 220px;
  }
  .pb-sm-220,
  .py-sm-220 {
    padding-bottom: 220px;
  }
  .pl-sm-220,
  .px-sm-220 {
    padding-left: 220px;
  }
  .p-sm-215 {
    padding: 215px;
  }
  .pt-sm-215,
  .py-sm-215 {
    padding-top: 215px;
  }
  .pr-sm-215,
  .px-sm-215 {
    padding-right: 215px;
  }
  .pb-sm-215,
  .py-sm-215 {
    padding-bottom: 215px;
  }
  .pl-sm-215,
  .px-sm-215 {
    padding-left: 215px;
  }
  .p-sm-210 {
    padding: 210px;
  }
  .pt-sm-210,
  .py-sm-210 {
    padding-top: 210px;
  }
  .pr-sm-210,
  .px-sm-210 {
    padding-right: 210px;
  }
  .pb-sm-210,
  .py-sm-210 {
    padding-bottom: 210px;
  }
  .pl-sm-210,
  .px-sm-210 {
    padding-left: 210px;
  }
  .p-sm-205 {
    padding: 205px;
  }
  .pt-sm-205,
  .py-sm-205 {
    padding-top: 205px;
  }
  .pr-sm-205,
  .px-sm-205 {
    padding-right: 205px;
  }
  .pb-sm-205,
  .py-sm-205 {
    padding-bottom: 205px;
  }
  .pl-sm-205,
  .px-sm-205 {
    padding-left: 205px;
  }
  .p-sm-200 {
    padding: 200px;
  }
  .pt-sm-200,
  .py-sm-200 {
    padding-top: 200px;
  }
  .pr-sm-200,
  .px-sm-200 {
    padding-right: 200px;
  }
  .pb-sm-200,
  .py-sm-200 {
    padding-bottom: 200px;
  }
  .pl-sm-200,
  .px-sm-200 {
    padding-left: 200px;
  }
  .p-sm-195 {
    padding: 195px;
  }
  .pt-sm-195,
  .py-sm-195 {
    padding-top: 195px;
  }
  .pr-sm-195,
  .px-sm-195 {
    padding-right: 195px;
  }
  .pb-sm-195,
  .py-sm-195 {
    padding-bottom: 195px;
  }
  .pl-sm-195,
  .px-sm-195 {
    padding-left: 195px;
  }
  .p-sm-190 {
    padding: 190px;
  }
  .pt-sm-190,
  .py-sm-190 {
    padding-top: 190px;
  }
  .pr-sm-190,
  .px-sm-190 {
    padding-right: 190px;
  }
  .pb-sm-190,
  .py-sm-190 {
    padding-bottom: 190px;
  }
  .pl-sm-190,
  .px-sm-190 {
    padding-left: 190px;
  }
  .p-sm-185 {
    padding: 185px;
  }
  .pt-sm-185,
  .py-sm-185 {
    padding-top: 185px;
  }
  .pr-sm-185,
  .px-sm-185 {
    padding-right: 185px;
  }
  .pb-sm-185,
  .py-sm-185 {
    padding-bottom: 185px;
  }
  .pl-sm-185,
  .px-sm-185 {
    padding-left: 185px;
  }
  .p-sm-180 {
    padding: 180px;
  }
  .pt-sm-180,
  .py-sm-180 {
    padding-top: 180px;
  }
  .pr-sm-180,
  .px-sm-180 {
    padding-right: 180px;
  }
  .pb-sm-180,
  .py-sm-180 {
    padding-bottom: 180px;
  }
  .pl-sm-180,
  .px-sm-180 {
    padding-left: 180px;
  }
  .p-sm-175 {
    padding: 175px;
  }
  .pt-sm-175,
  .py-sm-175 {
    padding-top: 175px;
  }
  .pr-sm-175,
  .px-sm-175 {
    padding-right: 175px;
  }
  .pb-sm-175,
  .py-sm-175 {
    padding-bottom: 175px;
  }
  .pl-sm-175,
  .px-sm-175 {
    padding-left: 175px;
  }
  .p-sm-170 {
    padding: 170px;
  }
  .pt-sm-170,
  .py-sm-170 {
    padding-top: 170px;
  }
  .pr-sm-170,
  .px-sm-170 {
    padding-right: 170px;
  }
  .pb-sm-170,
  .py-sm-170 {
    padding-bottom: 170px;
  }
  .pl-sm-170,
  .px-sm-170 {
    padding-left: 170px;
  }
  .p-sm-165 {
    padding: 165px;
  }
  .pt-sm-165,
  .py-sm-165 {
    padding-top: 165px;
  }
  .pr-sm-165,
  .px-sm-165 {
    padding-right: 165px;
  }
  .pb-sm-165,
  .py-sm-165 {
    padding-bottom: 165px;
  }
  .pl-sm-165,
  .px-sm-165 {
    padding-left: 165px;
  }
  .p-sm-160 {
    padding: 160px;
  }
  .pt-sm-160,
  .py-sm-160 {
    padding-top: 160px;
  }
  .pr-sm-160,
  .px-sm-160 {
    padding-right: 160px;
  }
  .pb-sm-160,
  .py-sm-160 {
    padding-bottom: 160px;
  }
  .pl-sm-160,
  .px-sm-160 {
    padding-left: 160px;
  }
  .p-sm-155 {
    padding: 155px;
  }
  .pt-sm-155,
  .py-sm-155 {
    padding-top: 155px;
  }
  .pr-sm-155,
  .px-sm-155 {
    padding-right: 155px;
  }
  .pb-sm-155,
  .py-sm-155 {
    padding-bottom: 155px;
  }
  .pl-sm-155,
  .px-sm-155 {
    padding-left: 155px;
  }
  .p-sm-150 {
    padding: 150px;
  }
  .pt-sm-150,
  .py-sm-150 {
    padding-top: 150px;
  }
  .pr-sm-150,
  .px-sm-150 {
    padding-right: 150px;
  }
  .pb-sm-150,
  .py-sm-150 {
    padding-bottom: 150px;
  }
  .pl-sm-150,
  .px-sm-150 {
    padding-left: 150px;
  }
  .p-sm-145 {
    padding: 145px;
  }
  .pt-sm-145,
  .py-sm-145 {
    padding-top: 145px;
  }
  .pr-sm-145,
  .px-sm-145 {
    padding-right: 145px;
  }
  .pb-sm-145,
  .py-sm-145 {
    padding-bottom: 145px;
  }
  .pl-sm-145,
  .px-sm-145 {
    padding-left: 145px;
  }
  .p-sm-140 {
    padding: 140px;
  }
  .pt-sm-140,
  .py-sm-140 {
    padding-top: 140px;
  }
  .pr-sm-140,
  .px-sm-140 {
    padding-right: 140px;
  }
  .pb-sm-140,
  .py-sm-140 {
    padding-bottom: 140px;
  }
  .pl-sm-140,
  .px-sm-140 {
    padding-left: 140px;
  }
  .p-sm-135 {
    padding: 135px;
  }
  .pt-sm-135,
  .py-sm-135 {
    padding-top: 135px;
  }
  .pr-sm-135,
  .px-sm-135 {
    padding-right: 135px;
  }
  .pb-sm-135,
  .py-sm-135 {
    padding-bottom: 135px;
  }
  .pl-sm-135,
  .px-sm-135 {
    padding-left: 135px;
  }
  .p-sm-130 {
    padding: 130px;
  }
  .pt-sm-130,
  .py-sm-130 {
    padding-top: 130px;
  }
  .pr-sm-130,
  .px-sm-130 {
    padding-right: 130px;
  }
  .pb-sm-130,
  .py-sm-130 {
    padding-bottom: 130px;
  }
  .pl-sm-130,
  .px-sm-130 {
    padding-left: 130px;
  }
  .p-sm-125 {
    padding: 125px;
  }
  .pt-sm-125,
  .py-sm-125 {
    padding-top: 125px;
  }
  .pr-sm-125,
  .px-sm-125 {
    padding-right: 125px;
  }
  .pb-sm-125,
  .py-sm-125 {
    padding-bottom: 125px;
  }
  .pl-sm-125,
  .px-sm-125 {
    padding-left: 125px;
  }
  .p-sm-120 {
    padding: 120px;
  }
  .pt-sm-120,
  .py-sm-120 {
    padding-top: 120px;
  }
  .pr-sm-120,
  .px-sm-120 {
    padding-right: 120px;
  }
  .pb-sm-120,
  .py-sm-120 {
    padding-bottom: 120px;
  }
  .pl-sm-120,
  .px-sm-120 {
    padding-left: 120px;
  }
  .p-sm-115 {
    padding: 115px;
  }
  .pt-sm-115,
  .py-sm-115 {
    padding-top: 115px;
  }
  .pr-sm-115,
  .px-sm-115 {
    padding-right: 115px;
  }
  .pb-sm-115,
  .py-sm-115 {
    padding-bottom: 115px;
  }
  .pl-sm-115,
  .px-sm-115 {
    padding-left: 115px;
  }
  .p-sm-110 {
    padding: 110px;
  }
  .pt-sm-110,
  .py-sm-110 {
    padding-top: 110px;
  }
  .pr-sm-110,
  .px-sm-110 {
    padding-right: 110px;
  }
  .pb-sm-110,
  .py-sm-110 {
    padding-bottom: 110px;
  }
  .pl-sm-110,
  .px-sm-110 {
    padding-left: 110px;
  }
  .p-sm-105 {
    padding: 105px;
  }
  .pt-sm-105,
  .py-sm-105 {
    padding-top: 105px;
  }
  .pr-sm-105,
  .px-sm-105 {
    padding-right: 105px;
  }
  .pb-sm-105,
  .py-sm-105 {
    padding-bottom: 105px;
  }
  .pl-sm-105,
  .px-sm-105 {
    padding-left: 105px;
  }
  .p-sm-100 {
    padding: 100px;
  }
  .pt-sm-100,
  .py-sm-100 {
    padding-top: 100px;
  }
  .pr-sm-100,
  .px-sm-100 {
    padding-right: 100px;
  }
  .pb-sm-100,
  .py-sm-100 {
    padding-bottom: 100px;
  }
  .pl-sm-100,
  .px-sm-100 {
    padding-left: 100px;
  }
  .p-sm-95 {
    padding: 95px;
  }
  .pt-sm-95,
  .py-sm-95 {
    padding-top: 95px;
  }
  .pr-sm-95,
  .px-sm-95 {
    padding-right: 95px;
  }
  .pb-sm-95,
  .py-sm-95 {
    padding-bottom: 95px;
  }
  .pl-sm-95,
  .px-sm-95 {
    padding-left: 95px;
  }
  .p-sm-90 {
    padding: 90px;
  }
  .pt-sm-90,
  .py-sm-90 {
    padding-top: 90px;
  }
  .pr-sm-90,
  .px-sm-90 {
    padding-right: 90px;
  }
  .pb-sm-90,
  .py-sm-90 {
    padding-bottom: 90px;
  }
  .pl-sm-90,
  .px-sm-90 {
    padding-left: 90px;
  }
  .p-sm-85 {
    padding: 85px;
  }
  .pt-sm-85,
  .py-sm-85 {
    padding-top: 85px;
  }
  .pr-sm-85,
  .px-sm-85 {
    padding-right: 85px;
  }
  .pb-sm-85,
  .py-sm-85 {
    padding-bottom: 85px;
  }
  .pl-sm-85,
  .px-sm-85 {
    padding-left: 85px;
  }
  .p-sm-80 {
    padding: 80px;
  }
  .pt-sm-80,
  .py-sm-80 {
    padding-top: 80px;
  }
  .pr-sm-80,
  .px-sm-80 {
    padding-right: 80px;
  }
  .pb-sm-80,
  .py-sm-80 {
    padding-bottom: 80px;
  }
  .pl-sm-80,
  .px-sm-80 {
    padding-left: 80px;
  }
  .p-sm-75 {
    padding: 75px;
  }
  .pt-sm-75,
  .py-sm-75 {
    padding-top: 75px;
  }
  .pr-sm-75,
  .px-sm-75 {
    padding-right: 75px;
  }
  .pb-sm-75,
  .py-sm-75 {
    padding-bottom: 75px;
  }
  .pl-sm-75,
  .px-sm-75 {
    padding-left: 75px;
  }
  .p-sm-70 {
    padding: 70px;
  }
  .pt-sm-70,
  .py-sm-70 {
    padding-top: 70px;
  }
  .pr-sm-70,
  .px-sm-70 {
    padding-right: 70px;
  }
  .pb-sm-70,
  .py-sm-70 {
    padding-bottom: 70px;
  }
  .pl-sm-70,
  .px-sm-70 {
    padding-left: 70px;
  }
  .p-sm-65 {
    padding: 65px;
  }
  .pt-sm-65,
  .py-sm-65 {
    padding-top: 65px;
  }
  .pr-sm-65,
  .px-sm-65 {
    padding-right: 65px;
  }
  .pb-sm-65,
  .py-sm-65 {
    padding-bottom: 65px;
  }
  .pl-sm-65,
  .px-sm-65 {
    padding-left: 65px;
  }
  .p-sm-60 {
    padding: 60px;
  }
  .pt-sm-60,
  .py-sm-60 {
    padding-top: 60px;
  }
  .pr-sm-60,
  .px-sm-60 {
    padding-right: 60px;
  }
  .pb-sm-60,
  .py-sm-60 {
    padding-bottom: 60px;
  }
  .pl-sm-60,
  .px-sm-60 {
    padding-left: 60px;
  }
  .p-sm-55 {
    padding: 55px;
  }
  .pt-sm-55,
  .py-sm-55 {
    padding-top: 55px;
  }
  .pr-sm-55,
  .px-sm-55 {
    padding-right: 55px;
  }
  .pb-sm-55,
  .py-sm-55 {
    padding-bottom: 55px;
  }
  .pl-sm-55,
  .px-sm-55 {
    padding-left: 55px;
  }
  .p-sm-50 {
    padding: 50px;
  }
  .pt-sm-50,
  .py-sm-50 {
    padding-top: 50px;
  }
  .pr-sm-50,
  .px-sm-50 {
    padding-right: 50px;
  }
  .pb-sm-50,
  .py-sm-50 {
    padding-bottom: 50px;
  }
  .pl-sm-50,
  .px-sm-50 {
    padding-left: 50px;
  }
  .p-sm-45 {
    padding: 45px;
  }
  .pt-sm-45,
  .py-sm-45 {
    padding-top: 45px;
  }
  .pr-sm-45,
  .px-sm-45 {
    padding-right: 45px;
  }
  .pb-sm-45,
  .py-sm-45 {
    padding-bottom: 45px;
  }
  .pl-sm-45,
  .px-sm-45 {
    padding-left: 45px;
  }
  .p-sm-40 {
    padding: 40px;
  }
  .pt-sm-40,
  .py-sm-40 {
    padding-top: 40px;
  }
  .pr-sm-40,
  .px-sm-40 {
    padding-right: 40px;
  }
  .pb-sm-40,
  .py-sm-40 {
    padding-bottom: 40px;
  }
  .pl-sm-40,
  .px-sm-40 {
    padding-left: 40px;
  }
  .p-sm-35 {
    padding: 35px;
  }
  .pt-sm-35,
  .py-sm-35 {
    padding-top: 35px;
  }
  .pr-sm-35,
  .px-sm-35 {
    padding-right: 35px;
  }
  .pb-sm-35,
  .py-sm-35 {
    padding-bottom: 35px;
  }
  .pl-sm-35,
  .px-sm-35 {
    padding-left: 35px;
  }
  .p-sm-30 {
    padding: 30px;
  }
  .pt-sm-30,
  .py-sm-30 {
    padding-top: 30px;
  }
  .pr-sm-30,
  .px-sm-30 {
    padding-right: 30px;
  }
  .pb-sm-30,
  .py-sm-30 {
    padding-bottom: 30px;
  }
  .pl-sm-30,
  .px-sm-30 {
    padding-left: 30px;
  }
  .p-sm-25 {
    padding: 25px;
  }
  .pt-sm-25,
  .py-sm-25 {
    padding-top: 25px;
  }
  .pr-sm-25,
  .px-sm-25 {
    padding-right: 25px;
  }
  .pb-sm-25,
  .py-sm-25 {
    padding-bottom: 25px;
  }
  .pl-sm-25,
  .px-sm-25 {
    padding-left: 25px;
  }
  .p-sm-20 {
    padding: 20px;
  }
  .pt-sm-20,
  .py-sm-20 {
    padding-top: 20px;
  }
  .pr-sm-20,
  .px-sm-20 {
    padding-right: 20px;
  }
  .pb-sm-20,
  .py-sm-20 {
    padding-bottom: 20px;
  }
  .pl-sm-20,
  .px-sm-20 {
    padding-left: 20px;
  }
  .p-sm-15 {
    padding: 15px;
  }
  .pt-sm-15,
  .py-sm-15 {
    padding-top: 15px;
  }
  .pr-sm-15,
  .px-sm-15 {
    padding-right: 15px;
  }
  .pb-sm-15,
  .py-sm-15 {
    padding-bottom: 15px;
  }
  .pl-sm-15,
  .px-sm-15 {
    padding-left: 15px;
  }
  .p-sm-10 {
    padding: 10px;
  }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 10px;
  }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 10px;
  }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 10px;
  }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 10px;
  }
  .p-sm-5 {
    padding: 5px;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 5px;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 5px;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 5px;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 5px;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-300 {
    margin: 300px;
  }
  .mt-md-300,
  .my-md-300 {
    margin-top: 300px;
  }
  .mr-md-300,
  .mx-md-300 {
    margin-right: 300px;
  }
  .mb-md-300,
  .my-md-300 {
    margin-bottom: 300px;
  }
  .ml-md-300,
  .mx-md-300 {
    margin-left: 300px;
  }
  .m-md-295 {
    margin: 295px;
  }
  .mt-md-295,
  .my-md-295 {
    margin-top: 295px;
  }
  .mr-md-295,
  .mx-md-295 {
    margin-right: 295px;
  }
  .mb-md-295,
  .my-md-295 {
    margin-bottom: 295px;
  }
  .ml-md-295,
  .mx-md-295 {
    margin-left: 295px;
  }
  .m-md-290 {
    margin: 290px;
  }
  .mt-md-290,
  .my-md-290 {
    margin-top: 290px;
  }
  .mr-md-290,
  .mx-md-290 {
    margin-right: 290px;
  }
  .mb-md-290,
  .my-md-290 {
    margin-bottom: 290px;
  }
  .ml-md-290,
  .mx-md-290 {
    margin-left: 290px;
  }
  .m-md-285 {
    margin: 285px;
  }
  .mt-md-285,
  .my-md-285 {
    margin-top: 285px;
  }
  .mr-md-285,
  .mx-md-285 {
    margin-right: 285px;
  }
  .mb-md-285,
  .my-md-285 {
    margin-bottom: 285px;
  }
  .ml-md-285,
  .mx-md-285 {
    margin-left: 285px;
  }
  .m-md-280 {
    margin: 280px;
  }
  .mt-md-280,
  .my-md-280 {
    margin-top: 280px;
  }
  .mr-md-280,
  .mx-md-280 {
    margin-right: 280px;
  }
  .mb-md-280,
  .my-md-280 {
    margin-bottom: 280px;
  }
  .ml-md-280,
  .mx-md-280 {
    margin-left: 280px;
  }
  .m-md-275 {
    margin: 275px;
  }
  .mt-md-275,
  .my-md-275 {
    margin-top: 275px;
  }
  .mr-md-275,
  .mx-md-275 {
    margin-right: 275px;
  }
  .mb-md-275,
  .my-md-275 {
    margin-bottom: 275px;
  }
  .ml-md-275,
  .mx-md-275 {
    margin-left: 275px;
  }
  .m-md-270 {
    margin: 270px;
  }
  .mt-md-270,
  .my-md-270 {
    margin-top: 270px;
  }
  .mr-md-270,
  .mx-md-270 {
    margin-right: 270px;
  }
  .mb-md-270,
  .my-md-270 {
    margin-bottom: 270px;
  }
  .ml-md-270,
  .mx-md-270 {
    margin-left: 270px;
  }
  .m-md-265 {
    margin: 265px;
  }
  .mt-md-265,
  .my-md-265 {
    margin-top: 265px;
  }
  .mr-md-265,
  .mx-md-265 {
    margin-right: 265px;
  }
  .mb-md-265,
  .my-md-265 {
    margin-bottom: 265px;
  }
  .ml-md-265,
  .mx-md-265 {
    margin-left: 265px;
  }
  .m-md-260 {
    margin: 260px;
  }
  .mt-md-260,
  .my-md-260 {
    margin-top: 260px;
  }
  .mr-md-260,
  .mx-md-260 {
    margin-right: 260px;
  }
  .mb-md-260,
  .my-md-260 {
    margin-bottom: 260px;
  }
  .ml-md-260,
  .mx-md-260 {
    margin-left: 260px;
  }
  .m-md-255 {
    margin: 255px;
  }
  .mt-md-255,
  .my-md-255 {
    margin-top: 255px;
  }
  .mr-md-255,
  .mx-md-255 {
    margin-right: 255px;
  }
  .mb-md-255,
  .my-md-255 {
    margin-bottom: 255px;
  }
  .ml-md-255,
  .mx-md-255 {
    margin-left: 255px;
  }
  .m-md-250 {
    margin: 250px;
  }
  .mt-md-250,
  .my-md-250 {
    margin-top: 250px;
  }
  .mr-md-250,
  .mx-md-250 {
    margin-right: 250px;
  }
  .mb-md-250,
  .my-md-250 {
    margin-bottom: 250px;
  }
  .ml-md-250,
  .mx-md-250 {
    margin-left: 250px;
  }
  .m-md-245 {
    margin: 245px;
  }
  .mt-md-245,
  .my-md-245 {
    margin-top: 245px;
  }
  .mr-md-245,
  .mx-md-245 {
    margin-right: 245px;
  }
  .mb-md-245,
  .my-md-245 {
    margin-bottom: 245px;
  }
  .ml-md-245,
  .mx-md-245 {
    margin-left: 245px;
  }
  .m-md-240 {
    margin: 240px;
  }
  .mt-md-240,
  .my-md-240 {
    margin-top: 240px;
  }
  .mr-md-240,
  .mx-md-240 {
    margin-right: 240px;
  }
  .mb-md-240,
  .my-md-240 {
    margin-bottom: 240px;
  }
  .ml-md-240,
  .mx-md-240 {
    margin-left: 240px;
  }
  .m-md-235 {
    margin: 235px;
  }
  .mt-md-235,
  .my-md-235 {
    margin-top: 235px;
  }
  .mr-md-235,
  .mx-md-235 {
    margin-right: 235px;
  }
  .mb-md-235,
  .my-md-235 {
    margin-bottom: 235px;
  }
  .ml-md-235,
  .mx-md-235 {
    margin-left: 235px;
  }
  .m-md-230 {
    margin: 230px;
  }
  .mt-md-230,
  .my-md-230 {
    margin-top: 230px;
  }
  .mr-md-230,
  .mx-md-230 {
    margin-right: 230px;
  }
  .mb-md-230,
  .my-md-230 {
    margin-bottom: 230px;
  }
  .ml-md-230,
  .mx-md-230 {
    margin-left: 230px;
  }
  .m-md-225 {
    margin: 225px;
  }
  .mt-md-225,
  .my-md-225 {
    margin-top: 225px;
  }
  .mr-md-225,
  .mx-md-225 {
    margin-right: 225px;
  }
  .mb-md-225,
  .my-md-225 {
    margin-bottom: 225px;
  }
  .ml-md-225,
  .mx-md-225 {
    margin-left: 225px;
  }
  .m-md-220 {
    margin: 220px;
  }
  .mt-md-220,
  .my-md-220 {
    margin-top: 220px;
  }
  .mr-md-220,
  .mx-md-220 {
    margin-right: 220px;
  }
  .mb-md-220,
  .my-md-220 {
    margin-bottom: 220px;
  }
  .ml-md-220,
  .mx-md-220 {
    margin-left: 220px;
  }
  .m-md-215 {
    margin: 215px;
  }
  .mt-md-215,
  .my-md-215 {
    margin-top: 215px;
  }
  .mr-md-215,
  .mx-md-215 {
    margin-right: 215px;
  }
  .mb-md-215,
  .my-md-215 {
    margin-bottom: 215px;
  }
  .ml-md-215,
  .mx-md-215 {
    margin-left: 215px;
  }
  .m-md-210 {
    margin: 210px;
  }
  .mt-md-210,
  .my-md-210 {
    margin-top: 210px;
  }
  .mr-md-210,
  .mx-md-210 {
    margin-right: 210px;
  }
  .mb-md-210,
  .my-md-210 {
    margin-bottom: 210px;
  }
  .ml-md-210,
  .mx-md-210 {
    margin-left: 210px;
  }
  .m-md-205 {
    margin: 205px;
  }
  .mt-md-205,
  .my-md-205 {
    margin-top: 205px;
  }
  .mr-md-205,
  .mx-md-205 {
    margin-right: 205px;
  }
  .mb-md-205,
  .my-md-205 {
    margin-bottom: 205px;
  }
  .ml-md-205,
  .mx-md-205 {
    margin-left: 205px;
  }
  .m-md-200 {
    margin: 200px;
  }
  .mt-md-200,
  .my-md-200 {
    margin-top: 200px;
  }
  .mr-md-200,
  .mx-md-200 {
    margin-right: 200px;
  }
  .mb-md-200,
  .my-md-200 {
    margin-bottom: 200px;
  }
  .ml-md-200,
  .mx-md-200 {
    margin-left: 200px;
  }
  .m-md-195 {
    margin: 195px;
  }
  .mt-md-195,
  .my-md-195 {
    margin-top: 195px;
  }
  .mr-md-195,
  .mx-md-195 {
    margin-right: 195px;
  }
  .mb-md-195,
  .my-md-195 {
    margin-bottom: 195px;
  }
  .ml-md-195,
  .mx-md-195 {
    margin-left: 195px;
  }
  .m-md-190 {
    margin: 190px;
  }
  .mt-md-190,
  .my-md-190 {
    margin-top: 190px;
  }
  .mr-md-190,
  .mx-md-190 {
    margin-right: 190px;
  }
  .mb-md-190,
  .my-md-190 {
    margin-bottom: 190px;
  }
  .ml-md-190,
  .mx-md-190 {
    margin-left: 190px;
  }
  .m-md-185 {
    margin: 185px;
  }
  .mt-md-185,
  .my-md-185 {
    margin-top: 185px;
  }
  .mr-md-185,
  .mx-md-185 {
    margin-right: 185px;
  }
  .mb-md-185,
  .my-md-185 {
    margin-bottom: 185px;
  }
  .ml-md-185,
  .mx-md-185 {
    margin-left: 185px;
  }
  .m-md-180 {
    margin: 180px;
  }
  .mt-md-180,
  .my-md-180 {
    margin-top: 180px;
  }
  .mr-md-180,
  .mx-md-180 {
    margin-right: 180px;
  }
  .mb-md-180,
  .my-md-180 {
    margin-bottom: 180px;
  }
  .ml-md-180,
  .mx-md-180 {
    margin-left: 180px;
  }
  .m-md-175 {
    margin: 175px;
  }
  .mt-md-175,
  .my-md-175 {
    margin-top: 175px;
  }
  .mr-md-175,
  .mx-md-175 {
    margin-right: 175px;
  }
  .mb-md-175,
  .my-md-175 {
    margin-bottom: 175px;
  }
  .ml-md-175,
  .mx-md-175 {
    margin-left: 175px;
  }
  .m-md-170 {
    margin: 170px;
  }
  .mt-md-170,
  .my-md-170 {
    margin-top: 170px;
  }
  .mr-md-170,
  .mx-md-170 {
    margin-right: 170px;
  }
  .mb-md-170,
  .my-md-170 {
    margin-bottom: 170px;
  }
  .ml-md-170,
  .mx-md-170 {
    margin-left: 170px;
  }
  .m-md-165 {
    margin: 165px;
  }
  .mt-md-165,
  .my-md-165 {
    margin-top: 165px;
  }
  .mr-md-165,
  .mx-md-165 {
    margin-right: 165px;
  }
  .mb-md-165,
  .my-md-165 {
    margin-bottom: 165px;
  }
  .ml-md-165,
  .mx-md-165 {
    margin-left: 165px;
  }
  .m-md-160 {
    margin: 160px;
  }
  .mt-md-160,
  .my-md-160 {
    margin-top: 160px;
  }
  .mr-md-160,
  .mx-md-160 {
    margin-right: 160px;
  }
  .mb-md-160,
  .my-md-160 {
    margin-bottom: 160px;
  }
  .ml-md-160,
  .mx-md-160 {
    margin-left: 160px;
  }
  .m-md-155 {
    margin: 155px;
  }
  .mt-md-155,
  .my-md-155 {
    margin-top: 155px;
  }
  .mr-md-155,
  .mx-md-155 {
    margin-right: 155px;
  }
  .mb-md-155,
  .my-md-155 {
    margin-bottom: 155px;
  }
  .ml-md-155,
  .mx-md-155 {
    margin-left: 155px;
  }
  .m-md-150 {
    margin: 150px;
  }
  .mt-md-150,
  .my-md-150 {
    margin-top: 150px;
  }
  .mr-md-150,
  .mx-md-150 {
    margin-right: 150px;
  }
  .mb-md-150,
  .my-md-150 {
    margin-bottom: 150px;
  }
  .ml-md-150,
  .mx-md-150 {
    margin-left: 150px;
  }
  .m-md-145 {
    margin: 145px;
  }
  .mt-md-145,
  .my-md-145 {
    margin-top: 145px;
  }
  .mr-md-145,
  .mx-md-145 {
    margin-right: 145px;
  }
  .mb-md-145,
  .my-md-145 {
    margin-bottom: 145px;
  }
  .ml-md-145,
  .mx-md-145 {
    margin-left: 145px;
  }
  .m-md-140 {
    margin: 140px;
  }
  .mt-md-140,
  .my-md-140 {
    margin-top: 140px;
  }
  .mr-md-140,
  .mx-md-140 {
    margin-right: 140px;
  }
  .mb-md-140,
  .my-md-140 {
    margin-bottom: 140px;
  }
  .ml-md-140,
  .mx-md-140 {
    margin-left: 140px;
  }
  .m-md-135 {
    margin: 135px;
  }
  .mt-md-135,
  .my-md-135 {
    margin-top: 135px;
  }
  .mr-md-135,
  .mx-md-135 {
    margin-right: 135px;
  }
  .mb-md-135,
  .my-md-135 {
    margin-bottom: 135px;
  }
  .ml-md-135,
  .mx-md-135 {
    margin-left: 135px;
  }
  .m-md-130 {
    margin: 130px;
  }
  .mt-md-130,
  .my-md-130 {
    margin-top: 130px;
  }
  .mr-md-130,
  .mx-md-130 {
    margin-right: 130px;
  }
  .mb-md-130,
  .my-md-130 {
    margin-bottom: 130px;
  }
  .ml-md-130,
  .mx-md-130 {
    margin-left: 130px;
  }
  .m-md-125 {
    margin: 125px;
  }
  .mt-md-125,
  .my-md-125 {
    margin-top: 125px;
  }
  .mr-md-125,
  .mx-md-125 {
    margin-right: 125px;
  }
  .mb-md-125,
  .my-md-125 {
    margin-bottom: 125px;
  }
  .ml-md-125,
  .mx-md-125 {
    margin-left: 125px;
  }
  .m-md-120 {
    margin: 120px;
  }
  .mt-md-120,
  .my-md-120 {
    margin-top: 120px;
  }
  .mr-md-120,
  .mx-md-120 {
    margin-right: 120px;
  }
  .mb-md-120,
  .my-md-120 {
    margin-bottom: 120px;
  }
  .ml-md-120,
  .mx-md-120 {
    margin-left: 120px;
  }
  .m-md-115 {
    margin: 115px;
  }
  .mt-md-115,
  .my-md-115 {
    margin-top: 115px;
  }
  .mr-md-115,
  .mx-md-115 {
    margin-right: 115px;
  }
  .mb-md-115,
  .my-md-115 {
    margin-bottom: 115px;
  }
  .ml-md-115,
  .mx-md-115 {
    margin-left: 115px;
  }
  .m-md-110 {
    margin: 110px;
  }
  .mt-md-110,
  .my-md-110 {
    margin-top: 110px;
  }
  .mr-md-110,
  .mx-md-110 {
    margin-right: 110px;
  }
  .mb-md-110,
  .my-md-110 {
    margin-bottom: 110px;
  }
  .ml-md-110,
  .mx-md-110 {
    margin-left: 110px;
  }
  .m-md-105 {
    margin: 105px;
  }
  .mt-md-105,
  .my-md-105 {
    margin-top: 105px;
  }
  .mr-md-105,
  .mx-md-105 {
    margin-right: 105px;
  }
  .mb-md-105,
  .my-md-105 {
    margin-bottom: 105px;
  }
  .ml-md-105,
  .mx-md-105 {
    margin-left: 105px;
  }
  .m-md-100 {
    margin: 100px;
  }
  .mt-md-100,
  .my-md-100 {
    margin-top: 100px;
  }
  .mr-md-100,
  .mx-md-100 {
    margin-right: 100px;
  }
  .mb-md-100,
  .my-md-100 {
    margin-bottom: 100px;
  }
  .ml-md-100,
  .mx-md-100 {
    margin-left: 100px;
  }
  .m-md-95 {
    margin: 95px;
  }
  .mt-md-95,
  .my-md-95 {
    margin-top: 95px;
  }
  .mr-md-95,
  .mx-md-95 {
    margin-right: 95px;
  }
  .mb-md-95,
  .my-md-95 {
    margin-bottom: 95px;
  }
  .ml-md-95,
  .mx-md-95 {
    margin-left: 95px;
  }
  .m-md-90 {
    margin: 90px;
  }
  .mt-md-90,
  .my-md-90 {
    margin-top: 90px;
  }
  .mr-md-90,
  .mx-md-90 {
    margin-right: 90px;
  }
  .mb-md-90,
  .my-md-90 {
    margin-bottom: 90px;
  }
  .ml-md-90,
  .mx-md-90 {
    margin-left: 90px;
  }
  .m-md-85 {
    margin: 85px;
  }
  .mt-md-85,
  .my-md-85 {
    margin-top: 85px;
  }
  .mr-md-85,
  .mx-md-85 {
    margin-right: 85px;
  }
  .mb-md-85,
  .my-md-85 {
    margin-bottom: 85px;
  }
  .ml-md-85,
  .mx-md-85 {
    margin-left: 85px;
  }
  .m-md-80 {
    margin: 80px;
  }
  .mt-md-80,
  .my-md-80 {
    margin-top: 80px;
  }
  .mr-md-80,
  .mx-md-80 {
    margin-right: 80px;
  }
  .mb-md-80,
  .my-md-80 {
    margin-bottom: 80px;
  }
  .ml-md-80,
  .mx-md-80 {
    margin-left: 80px;
  }
  .m-md-75 {
    margin: 75px;
  }
  .mt-md-75,
  .my-md-75 {
    margin-top: 75px;
  }
  .mr-md-75,
  .mx-md-75 {
    margin-right: 75px;
  }
  .mb-md-75,
  .my-md-75 {
    margin-bottom: 75px;
  }
  .ml-md-75,
  .mx-md-75 {
    margin-left: 75px;
  }
  .m-md-70 {
    margin: 70px;
  }
  .mt-md-70,
  .my-md-70 {
    margin-top: 70px;
  }
  .mr-md-70,
  .mx-md-70 {
    margin-right: 70px;
  }
  .mb-md-70,
  .my-md-70 {
    margin-bottom: 70px;
  }
  .ml-md-70,
  .mx-md-70 {
    margin-left: 70px;
  }
  .m-md-65 {
    margin: 65px;
  }
  .mt-md-65,
  .my-md-65 {
    margin-top: 65px;
  }
  .mr-md-65,
  .mx-md-65 {
    margin-right: 65px;
  }
  .mb-md-65,
  .my-md-65 {
    margin-bottom: 65px;
  }
  .ml-md-65,
  .mx-md-65 {
    margin-left: 65px;
  }
  .m-md-60 {
    margin: 60px;
  }
  .mt-md-60,
  .my-md-60 {
    margin-top: 60px;
  }
  .mr-md-60,
  .mx-md-60 {
    margin-right: 60px;
  }
  .mb-md-60,
  .my-md-60 {
    margin-bottom: 60px;
  }
  .ml-md-60,
  .mx-md-60 {
    margin-left: 60px;
  }
  .m-md-55 {
    margin: 55px;
  }
  .mt-md-55,
  .my-md-55 {
    margin-top: 55px;
  }
  .mr-md-55,
  .mx-md-55 {
    margin-right: 55px;
  }
  .mb-md-55,
  .my-md-55 {
    margin-bottom: 55px;
  }
  .ml-md-55,
  .mx-md-55 {
    margin-left: 55px;
  }
  .m-md-50 {
    margin: 50px;
  }
  .mt-md-50,
  .my-md-50 {
    margin-top: 50px;
  }
  .mr-md-50,
  .mx-md-50 {
    margin-right: 50px;
  }
  .mb-md-50,
  .my-md-50 {
    margin-bottom: 50px;
  }
  .ml-md-50,
  .mx-md-50 {
    margin-left: 50px;
  }
  .m-md-45 {
    margin: 45px;
  }
  .mt-md-45,
  .my-md-45 {
    margin-top: 45px;
  }
  .mr-md-45,
  .mx-md-45 {
    margin-right: 45px;
  }
  .mb-md-45,
  .my-md-45 {
    margin-bottom: 45px;
  }
  .ml-md-45,
  .mx-md-45 {
    margin-left: 45px;
  }
  .m-md-40 {
    margin: 40px;
  }
  .mt-md-40,
  .my-md-40 {
    margin-top: 40px;
  }
  .mr-md-40,
  .mx-md-40 {
    margin-right: 40px;
  }
  .mb-md-40,
  .my-md-40 {
    margin-bottom: 40px;
  }
  .ml-md-40,
  .mx-md-40 {
    margin-left: 40px;
  }
  .m-md-35 {
    margin: 35px;
  }
  .mt-md-35,
  .my-md-35 {
    margin-top: 35px;
  }
  .mr-md-35,
  .mx-md-35 {
    margin-right: 35px;
  }
  .mb-md-35,
  .my-md-35 {
    margin-bottom: 35px;
  }
  .ml-md-35,
  .mx-md-35 {
    margin-left: 35px;
  }
  .m-md-30 {
    margin: 30px;
  }
  .mt-md-30,
  .my-md-30 {
    margin-top: 30px;
  }
  .mr-md-30,
  .mx-md-30 {
    margin-right: 30px;
  }
  .mb-md-30,
  .my-md-30 {
    margin-bottom: 30px;
  }
  .ml-md-30,
  .mx-md-30 {
    margin-left: 30px;
  }
  .m-md-25 {
    margin: 25px;
  }
  .mt-md-25,
  .my-md-25 {
    margin-top: 25px;
  }
  .mr-md-25,
  .mx-md-25 {
    margin-right: 25px;
  }
  .mb-md-25,
  .my-md-25 {
    margin-bottom: 25px;
  }
  .ml-md-25,
  .mx-md-25 {
    margin-left: 25px;
  }
  .m-md-20 {
    margin: 20px;
  }
  .mt-md-20,
  .my-md-20 {
    margin-top: 20px;
  }
  .mr-md-20,
  .mx-md-20 {
    margin-right: 20px;
  }
  .mb-md-20,
  .my-md-20 {
    margin-bottom: 20px;
  }
  .ml-md-20,
  .mx-md-20 {
    margin-left: 20px;
  }
  .m-md-15 {
    margin: 15px;
  }
  .mt-md-15,
  .my-md-15 {
    margin-top: 15px;
  }
  .mr-md-15,
  .mx-md-15 {
    margin-right: 15px;
  }
  .mb-md-15,
  .my-md-15 {
    margin-bottom: 15px;
  }
  .ml-md-15,
  .mx-md-15 {
    margin-left: 15px;
  }
  .m-md-10 {
    margin: 10px;
  }
  .mt-md-10,
  .my-md-10 {
    margin-top: 10px;
  }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 10px;
  }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 10px;
  }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 10px;
  }
  .m-md-5 {
    margin: 5px;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 5px;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 5px;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 5px;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 5px;
  }
  .p-md-300 {
    padding: 300px;
  }
  .pt-md-300,
  .py-md-300 {
    padding-top: 300px;
  }
  .pr-md-300,
  .px-md-300 {
    padding-right: 300px;
  }
  .pb-md-300,
  .py-md-300 {
    padding-bottom: 300px;
  }
  .pl-md-300,
  .px-md-300 {
    padding-left: 300px;
  }
  .p-md-295 {
    padding: 295px;
  }
  .pt-md-295,
  .py-md-295 {
    padding-top: 295px;
  }
  .pr-md-295,
  .px-md-295 {
    padding-right: 295px;
  }
  .pb-md-295,
  .py-md-295 {
    padding-bottom: 295px;
  }
  .pl-md-295,
  .px-md-295 {
    padding-left: 295px;
  }
  .p-md-290 {
    padding: 290px;
  }
  .pt-md-290,
  .py-md-290 {
    padding-top: 290px;
  }
  .pr-md-290,
  .px-md-290 {
    padding-right: 290px;
  }
  .pb-md-290,
  .py-md-290 {
    padding-bottom: 290px;
  }
  .pl-md-290,
  .px-md-290 {
    padding-left: 290px;
  }
  .p-md-285 {
    padding: 285px;
  }
  .pt-md-285,
  .py-md-285 {
    padding-top: 285px;
  }
  .pr-md-285,
  .px-md-285 {
    padding-right: 285px;
  }
  .pb-md-285,
  .py-md-285 {
    padding-bottom: 285px;
  }
  .pl-md-285,
  .px-md-285 {
    padding-left: 285px;
  }
  .p-md-280 {
    padding: 280px;
  }
  .pt-md-280,
  .py-md-280 {
    padding-top: 280px;
  }
  .pr-md-280,
  .px-md-280 {
    padding-right: 280px;
  }
  .pb-md-280,
  .py-md-280 {
    padding-bottom: 280px;
  }
  .pl-md-280,
  .px-md-280 {
    padding-left: 280px;
  }
  .p-md-275 {
    padding: 275px;
  }
  .pt-md-275,
  .py-md-275 {
    padding-top: 275px;
  }
  .pr-md-275,
  .px-md-275 {
    padding-right: 275px;
  }
  .pb-md-275,
  .py-md-275 {
    padding-bottom: 275px;
  }
  .pl-md-275,
  .px-md-275 {
    padding-left: 275px;
  }
  .p-md-270 {
    padding: 270px;
  }
  .pt-md-270,
  .py-md-270 {
    padding-top: 270px;
  }
  .pr-md-270,
  .px-md-270 {
    padding-right: 270px;
  }
  .pb-md-270,
  .py-md-270 {
    padding-bottom: 270px;
  }
  .pl-md-270,
  .px-md-270 {
    padding-left: 270px;
  }
  .p-md-265 {
    padding: 265px;
  }
  .pt-md-265,
  .py-md-265 {
    padding-top: 265px;
  }
  .pr-md-265,
  .px-md-265 {
    padding-right: 265px;
  }
  .pb-md-265,
  .py-md-265 {
    padding-bottom: 265px;
  }
  .pl-md-265,
  .px-md-265 {
    padding-left: 265px;
  }
  .p-md-260 {
    padding: 260px;
  }
  .pt-md-260,
  .py-md-260 {
    padding-top: 260px;
  }
  .pr-md-260,
  .px-md-260 {
    padding-right: 260px;
  }
  .pb-md-260,
  .py-md-260 {
    padding-bottom: 260px;
  }
  .pl-md-260,
  .px-md-260 {
    padding-left: 260px;
  }
  .p-md-255 {
    padding: 255px;
  }
  .pt-md-255,
  .py-md-255 {
    padding-top: 255px;
  }
  .pr-md-255,
  .px-md-255 {
    padding-right: 255px;
  }
  .pb-md-255,
  .py-md-255 {
    padding-bottom: 255px;
  }
  .pl-md-255,
  .px-md-255 {
    padding-left: 255px;
  }
  .p-md-250 {
    padding: 250px;
  }
  .pt-md-250,
  .py-md-250 {
    padding-top: 250px;
  }
  .pr-md-250,
  .px-md-250 {
    padding-right: 250px;
  }
  .pb-md-250,
  .py-md-250 {
    padding-bottom: 250px;
  }
  .pl-md-250,
  .px-md-250 {
    padding-left: 250px;
  }
  .p-md-245 {
    padding: 245px;
  }
  .pt-md-245,
  .py-md-245 {
    padding-top: 245px;
  }
  .pr-md-245,
  .px-md-245 {
    padding-right: 245px;
  }
  .pb-md-245,
  .py-md-245 {
    padding-bottom: 245px;
  }
  .pl-md-245,
  .px-md-245 {
    padding-left: 245px;
  }
  .p-md-240 {
    padding: 240px;
  }
  .pt-md-240,
  .py-md-240 {
    padding-top: 240px;
  }
  .pr-md-240,
  .px-md-240 {
    padding-right: 240px;
  }
  .pb-md-240,
  .py-md-240 {
    padding-bottom: 240px;
  }
  .pl-md-240,
  .px-md-240 {
    padding-left: 240px;
  }
  .p-md-235 {
    padding: 235px;
  }
  .pt-md-235,
  .py-md-235 {
    padding-top: 235px;
  }
  .pr-md-235,
  .px-md-235 {
    padding-right: 235px;
  }
  .pb-md-235,
  .py-md-235 {
    padding-bottom: 235px;
  }
  .pl-md-235,
  .px-md-235 {
    padding-left: 235px;
  }
  .p-md-230 {
    padding: 230px;
  }
  .pt-md-230,
  .py-md-230 {
    padding-top: 230px;
  }
  .pr-md-230,
  .px-md-230 {
    padding-right: 230px;
  }
  .pb-md-230,
  .py-md-230 {
    padding-bottom: 230px;
  }
  .pl-md-230,
  .px-md-230 {
    padding-left: 230px;
  }
  .p-md-225 {
    padding: 225px;
  }
  .pt-md-225,
  .py-md-225 {
    padding-top: 225px;
  }
  .pr-md-225,
  .px-md-225 {
    padding-right: 225px;
  }
  .pb-md-225,
  .py-md-225 {
    padding-bottom: 225px;
  }
  .pl-md-225,
  .px-md-225 {
    padding-left: 225px;
  }
  .p-md-220 {
    padding: 220px;
  }
  .pt-md-220,
  .py-md-220 {
    padding-top: 220px;
  }
  .pr-md-220,
  .px-md-220 {
    padding-right: 220px;
  }
  .pb-md-220,
  .py-md-220 {
    padding-bottom: 220px;
  }
  .pl-md-220,
  .px-md-220 {
    padding-left: 220px;
  }
  .p-md-215 {
    padding: 215px;
  }
  .pt-md-215,
  .py-md-215 {
    padding-top: 215px;
  }
  .pr-md-215,
  .px-md-215 {
    padding-right: 215px;
  }
  .pb-md-215,
  .py-md-215 {
    padding-bottom: 215px;
  }
  .pl-md-215,
  .px-md-215 {
    padding-left: 215px;
  }
  .p-md-210 {
    padding: 210px;
  }
  .pt-md-210,
  .py-md-210 {
    padding-top: 210px;
  }
  .pr-md-210,
  .px-md-210 {
    padding-right: 210px;
  }
  .pb-md-210,
  .py-md-210 {
    padding-bottom: 210px;
  }
  .pl-md-210,
  .px-md-210 {
    padding-left: 210px;
  }
  .p-md-205 {
    padding: 205px;
  }
  .pt-md-205,
  .py-md-205 {
    padding-top: 205px;
  }
  .pr-md-205,
  .px-md-205 {
    padding-right: 205px;
  }
  .pb-md-205,
  .py-md-205 {
    padding-bottom: 205px;
  }
  .pl-md-205,
  .px-md-205 {
    padding-left: 205px;
  }
  .p-md-200 {
    padding: 200px;
  }
  .pt-md-200,
  .py-md-200 {
    padding-top: 200px;
  }
  .pr-md-200,
  .px-md-200 {
    padding-right: 200px;
  }
  .pb-md-200,
  .py-md-200 {
    padding-bottom: 200px;
  }
  .pl-md-200,
  .px-md-200 {
    padding-left: 200px;
  }
  .p-md-195 {
    padding: 195px;
  }
  .pt-md-195,
  .py-md-195 {
    padding-top: 195px;
  }
  .pr-md-195,
  .px-md-195 {
    padding-right: 195px;
  }
  .pb-md-195,
  .py-md-195 {
    padding-bottom: 195px;
  }
  .pl-md-195,
  .px-md-195 {
    padding-left: 195px;
  }
  .p-md-190 {
    padding: 190px;
  }
  .pt-md-190,
  .py-md-190 {
    padding-top: 190px;
  }
  .pr-md-190,
  .px-md-190 {
    padding-right: 190px;
  }
  .pb-md-190,
  .py-md-190 {
    padding-bottom: 190px;
  }
  .pl-md-190,
  .px-md-190 {
    padding-left: 190px;
  }
  .p-md-185 {
    padding: 185px;
  }
  .pt-md-185,
  .py-md-185 {
    padding-top: 185px;
  }
  .pr-md-185,
  .px-md-185 {
    padding-right: 185px;
  }
  .pb-md-185,
  .py-md-185 {
    padding-bottom: 185px;
  }
  .pl-md-185,
  .px-md-185 {
    padding-left: 185px;
  }
  .p-md-180 {
    padding: 180px;
  }
  .pt-md-180,
  .py-md-180 {
    padding-top: 180px;
  }
  .pr-md-180,
  .px-md-180 {
    padding-right: 180px;
  }
  .pb-md-180,
  .py-md-180 {
    padding-bottom: 180px;
  }
  .pl-md-180,
  .px-md-180 {
    padding-left: 180px;
  }
  .p-md-175 {
    padding: 175px;
  }
  .pt-md-175,
  .py-md-175 {
    padding-top: 175px;
  }
  .pr-md-175,
  .px-md-175 {
    padding-right: 175px;
  }
  .pb-md-175,
  .py-md-175 {
    padding-bottom: 175px;
  }
  .pl-md-175,
  .px-md-175 {
    padding-left: 175px;
  }
  .p-md-170 {
    padding: 170px;
  }
  .pt-md-170,
  .py-md-170 {
    padding-top: 170px;
  }
  .pr-md-170,
  .px-md-170 {
    padding-right: 170px;
  }
  .pb-md-170,
  .py-md-170 {
    padding-bottom: 170px;
  }
  .pl-md-170,
  .px-md-170 {
    padding-left: 170px;
  }
  .p-md-165 {
    padding: 165px;
  }
  .pt-md-165,
  .py-md-165 {
    padding-top: 165px;
  }
  .pr-md-165,
  .px-md-165 {
    padding-right: 165px;
  }
  .pb-md-165,
  .py-md-165 {
    padding-bottom: 165px;
  }
  .pl-md-165,
  .px-md-165 {
    padding-left: 165px;
  }
  .p-md-160 {
    padding: 160px;
  }
  .pt-md-160,
  .py-md-160 {
    padding-top: 160px;
  }
  .pr-md-160,
  .px-md-160 {
    padding-right: 160px;
  }
  .pb-md-160,
  .py-md-160 {
    padding-bottom: 160px;
  }
  .pl-md-160,
  .px-md-160 {
    padding-left: 160px;
  }
  .p-md-155 {
    padding: 155px;
  }
  .pt-md-155,
  .py-md-155 {
    padding-top: 155px;
  }
  .pr-md-155,
  .px-md-155 {
    padding-right: 155px;
  }
  .pb-md-155,
  .py-md-155 {
    padding-bottom: 155px;
  }
  .pl-md-155,
  .px-md-155 {
    padding-left: 155px;
  }
  .p-md-150 {
    padding: 150px;
  }
  .pt-md-150,
  .py-md-150 {
    padding-top: 150px;
  }
  .pr-md-150,
  .px-md-150 {
    padding-right: 150px;
  }
  .pb-md-150,
  .py-md-150 {
    padding-bottom: 150px;
  }
  .pl-md-150,
  .px-md-150 {
    padding-left: 150px;
  }
  .p-md-145 {
    padding: 145px;
  }
  .pt-md-145,
  .py-md-145 {
    padding-top: 145px;
  }
  .pr-md-145,
  .px-md-145 {
    padding-right: 145px;
  }
  .pb-md-145,
  .py-md-145 {
    padding-bottom: 145px;
  }
  .pl-md-145,
  .px-md-145 {
    padding-left: 145px;
  }
  .p-md-140 {
    padding: 140px;
  }
  .pt-md-140,
  .py-md-140 {
    padding-top: 140px;
  }
  .pr-md-140,
  .px-md-140 {
    padding-right: 140px;
  }
  .pb-md-140,
  .py-md-140 {
    padding-bottom: 140px;
  }
  .pl-md-140,
  .px-md-140 {
    padding-left: 140px;
  }
  .p-md-135 {
    padding: 135px;
  }
  .pt-md-135,
  .py-md-135 {
    padding-top: 135px;
  }
  .pr-md-135,
  .px-md-135 {
    padding-right: 135px;
  }
  .pb-md-135,
  .py-md-135 {
    padding-bottom: 135px;
  }
  .pl-md-135,
  .px-md-135 {
    padding-left: 135px;
  }
  .p-md-130 {
    padding: 130px;
  }
  .pt-md-130,
  .py-md-130 {
    padding-top: 130px;
  }
  .pr-md-130,
  .px-md-130 {
    padding-right: 130px;
  }
  .pb-md-130,
  .py-md-130 {
    padding-bottom: 130px;
  }
  .pl-md-130,
  .px-md-130 {
    padding-left: 130px;
  }
  .p-md-125 {
    padding: 125px;
  }
  .pt-md-125,
  .py-md-125 {
    padding-top: 125px;
  }
  .pr-md-125,
  .px-md-125 {
    padding-right: 125px;
  }
  .pb-md-125,
  .py-md-125 {
    padding-bottom: 125px;
  }
  .pl-md-125,
  .px-md-125 {
    padding-left: 125px;
  }
  .p-md-120 {
    padding: 120px;
  }
  .pt-md-120,
  .py-md-120 {
    padding-top: 120px;
  }
  .pr-md-120,
  .px-md-120 {
    padding-right: 120px;
  }
  .pb-md-120,
  .py-md-120 {
    padding-bottom: 120px;
  }
  .pl-md-120,
  .px-md-120 {
    padding-left: 120px;
  }
  .p-md-115 {
    padding: 115px;
  }
  .pt-md-115,
  .py-md-115 {
    padding-top: 115px;
  }
  .pr-md-115,
  .px-md-115 {
    padding-right: 115px;
  }
  .pb-md-115,
  .py-md-115 {
    padding-bottom: 115px;
  }
  .pl-md-115,
  .px-md-115 {
    padding-left: 115px;
  }
  .p-md-110 {
    padding: 110px;
  }
  .pt-md-110,
  .py-md-110 {
    padding-top: 110px;
  }
  .pr-md-110,
  .px-md-110 {
    padding-right: 110px;
  }
  .pb-md-110,
  .py-md-110 {
    padding-bottom: 110px;
  }
  .pl-md-110,
  .px-md-110 {
    padding-left: 110px;
  }
  .p-md-105 {
    padding: 105px;
  }
  .pt-md-105,
  .py-md-105 {
    padding-top: 105px;
  }
  .pr-md-105,
  .px-md-105 {
    padding-right: 105px;
  }
  .pb-md-105,
  .py-md-105 {
    padding-bottom: 105px;
  }
  .pl-md-105,
  .px-md-105 {
    padding-left: 105px;
  }
  .p-md-100 {
    padding: 100px;
  }
  .pt-md-100,
  .py-md-100 {
    padding-top: 100px;
  }
  .pr-md-100,
  .px-md-100 {
    padding-right: 100px;
  }
  .pb-md-100,
  .py-md-100 {
    padding-bottom: 100px;
  }
  .pl-md-100,
  .px-md-100 {
    padding-left: 100px;
  }
  .p-md-95 {
    padding: 95px;
  }
  .pt-md-95,
  .py-md-95 {
    padding-top: 95px;
  }
  .pr-md-95,
  .px-md-95 {
    padding-right: 95px;
  }
  .pb-md-95,
  .py-md-95 {
    padding-bottom: 95px;
  }
  .pl-md-95,
  .px-md-95 {
    padding-left: 95px;
  }
  .p-md-90 {
    padding: 90px;
  }
  .pt-md-90,
  .py-md-90 {
    padding-top: 90px;
  }
  .pr-md-90,
  .px-md-90 {
    padding-right: 90px;
  }
  .pb-md-90,
  .py-md-90 {
    padding-bottom: 90px;
  }
  .pl-md-90,
  .px-md-90 {
    padding-left: 90px;
  }
  .p-md-85 {
    padding: 85px;
  }
  .pt-md-85,
  .py-md-85 {
    padding-top: 85px;
  }
  .pr-md-85,
  .px-md-85 {
    padding-right: 85px;
  }
  .pb-md-85,
  .py-md-85 {
    padding-bottom: 85px;
  }
  .pl-md-85,
  .px-md-85 {
    padding-left: 85px;
  }
  .p-md-80 {
    padding: 80px;
  }
  .pt-md-80,
  .py-md-80 {
    padding-top: 80px;
  }
  .pr-md-80,
  .px-md-80 {
    padding-right: 80px;
  }
  .pb-md-80,
  .py-md-80 {
    padding-bottom: 80px;
  }
  .pl-md-80,
  .px-md-80 {
    padding-left: 80px;
  }
  .p-md-75 {
    padding: 75px;
  }
  .pt-md-75,
  .py-md-75 {
    padding-top: 75px;
  }
  .pr-md-75,
  .px-md-75 {
    padding-right: 75px;
  }
  .pb-md-75,
  .py-md-75 {
    padding-bottom: 75px;
  }
  .pl-md-75,
  .px-md-75 {
    padding-left: 75px;
  }
  .p-md-70 {
    padding: 70px;
  }
  .pt-md-70,
  .py-md-70 {
    padding-top: 70px;
  }
  .pr-md-70,
  .px-md-70 {
    padding-right: 70px;
  }
  .pb-md-70,
  .py-md-70 {
    padding-bottom: 70px;
  }
  .pl-md-70,
  .px-md-70 {
    padding-left: 70px;
  }
  .p-md-65 {
    padding: 65px;
  }
  .pt-md-65,
  .py-md-65 {
    padding-top: 65px;
  }
  .pr-md-65,
  .px-md-65 {
    padding-right: 65px;
  }
  .pb-md-65,
  .py-md-65 {
    padding-bottom: 65px;
  }
  .pl-md-65,
  .px-md-65 {
    padding-left: 65px;
  }
  .p-md-60 {
    padding: 60px;
  }
  .pt-md-60,
  .py-md-60 {
    padding-top: 60px;
  }
  .pr-md-60,
  .px-md-60 {
    padding-right: 60px;
  }
  .pb-md-60,
  .py-md-60 {
    padding-bottom: 60px;
  }
  .pl-md-60,
  .px-md-60 {
    padding-left: 60px;
  }
  .p-md-55 {
    padding: 55px;
  }
  .pt-md-55,
  .py-md-55 {
    padding-top: 55px;
  }
  .pr-md-55,
  .px-md-55 {
    padding-right: 55px;
  }
  .pb-md-55,
  .py-md-55 {
    padding-bottom: 55px;
  }
  .pl-md-55,
  .px-md-55 {
    padding-left: 55px;
  }
  .p-md-50 {
    padding: 50px;
  }
  .pt-md-50,
  .py-md-50 {
    padding-top: 50px;
  }
  .pr-md-50,
  .px-md-50 {
    padding-right: 50px;
  }
  .pb-md-50,
  .py-md-50 {
    padding-bottom: 50px;
  }
  .pl-md-50,
  .px-md-50 {
    padding-left: 50px;
  }
  .p-md-45 {
    padding: 45px;
  }
  .pt-md-45,
  .py-md-45 {
    padding-top: 45px;
  }
  .pr-md-45,
  .px-md-45 {
    padding-right: 45px;
  }
  .pb-md-45,
  .py-md-45 {
    padding-bottom: 45px;
  }
  .pl-md-45,
  .px-md-45 {
    padding-left: 45px;
  }
  .p-md-40 {
    padding: 40px;
  }
  .pt-md-40,
  .py-md-40 {
    padding-top: 40px;
  }
  .pr-md-40,
  .px-md-40 {
    padding-right: 40px;
  }
  .pb-md-40,
  .py-md-40 {
    padding-bottom: 40px;
  }
  .pl-md-40,
  .px-md-40 {
    padding-left: 40px;
  }
  .p-md-35 {
    padding: 35px;
  }
  .pt-md-35,
  .py-md-35 {
    padding-top: 35px;
  }
  .pr-md-35,
  .px-md-35 {
    padding-right: 35px;
  }
  .pb-md-35,
  .py-md-35 {
    padding-bottom: 35px;
  }
  .pl-md-35,
  .px-md-35 {
    padding-left: 35px;
  }
  .p-md-30 {
    padding: 30px;
  }
  .pt-md-30,
  .py-md-30 {
    padding-top: 30px;
  }
  .pr-md-30,
  .px-md-30 {
    padding-right: 30px;
  }
  .pb-md-30,
  .py-md-30 {
    padding-bottom: 30px;
  }
  .pl-md-30,
  .px-md-30 {
    padding-left: 30px;
  }
  .p-md-25 {
    padding: 25px;
  }
  .pt-md-25,
  .py-md-25 {
    padding-top: 25px;
  }
  .pr-md-25,
  .px-md-25 {
    padding-right: 25px;
  }
  .pb-md-25,
  .py-md-25 {
    padding-bottom: 25px;
  }
  .pl-md-25,
  .px-md-25 {
    padding-left: 25px;
  }
  .p-md-20 {
    padding: 20px;
  }
  .pt-md-20,
  .py-md-20 {
    padding-top: 20px;
  }
  .pr-md-20,
  .px-md-20 {
    padding-right: 20px;
  }
  .pb-md-20,
  .py-md-20 {
    padding-bottom: 20px;
  }
  .pl-md-20,
  .px-md-20 {
    padding-left: 20px;
  }
  .p-md-15 {
    padding: 15px;
  }
  .pt-md-15,
  .py-md-15 {
    padding-top: 15px;
  }
  .pr-md-15,
  .px-md-15 {
    padding-right: 15px;
  }
  .pb-md-15,
  .py-md-15 {
    padding-bottom: 15px;
  }
  .pl-md-15,
  .px-md-15 {
    padding-left: 15px;
  }
  .p-md-10 {
    padding: 10px;
  }
  .pt-md-10,
  .py-md-10 {
    padding-top: 10px;
  }
  .pr-md-10,
  .px-md-10 {
    padding-right: 10px;
  }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 10px;
  }
  .pl-md-10,
  .px-md-10 {
    padding-left: 10px;
  }
  .p-md-5 {
    padding: 5px;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 5px;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 5px;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 5px;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 5px;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-300 {
    margin: 300px;
  }
  .mt-lg-300,
  .my-lg-300 {
    margin-top: 300px;
  }
  .mr-lg-300,
  .mx-lg-300 {
    margin-right: 300px;
  }
  .mb-lg-300,
  .my-lg-300 {
    margin-bottom: 300px;
  }
  .ml-lg-300,
  .mx-lg-300 {
    margin-left: 300px;
  }
  .m-lg-295 {
    margin: 295px;
  }
  .mt-lg-295,
  .my-lg-295 {
    margin-top: 295px;
  }
  .mr-lg-295,
  .mx-lg-295 {
    margin-right: 295px;
  }
  .mb-lg-295,
  .my-lg-295 {
    margin-bottom: 295px;
  }
  .ml-lg-295,
  .mx-lg-295 {
    margin-left: 295px;
  }
  .m-lg-290 {
    margin: 290px;
  }
  .mt-lg-290,
  .my-lg-290 {
    margin-top: 290px;
  }
  .mr-lg-290,
  .mx-lg-290 {
    margin-right: 290px;
  }
  .mb-lg-290,
  .my-lg-290 {
    margin-bottom: 290px;
  }
  .ml-lg-290,
  .mx-lg-290 {
    margin-left: 290px;
  }
  .m-lg-285 {
    margin: 285px;
  }
  .mt-lg-285,
  .my-lg-285 {
    margin-top: 285px;
  }
  .mr-lg-285,
  .mx-lg-285 {
    margin-right: 285px;
  }
  .mb-lg-285,
  .my-lg-285 {
    margin-bottom: 285px;
  }
  .ml-lg-285,
  .mx-lg-285 {
    margin-left: 285px;
  }
  .m-lg-280 {
    margin: 280px;
  }
  .mt-lg-280,
  .my-lg-280 {
    margin-top: 280px;
  }
  .mr-lg-280,
  .mx-lg-280 {
    margin-right: 280px;
  }
  .mb-lg-280,
  .my-lg-280 {
    margin-bottom: 280px;
  }
  .ml-lg-280,
  .mx-lg-280 {
    margin-left: 280px;
  }
  .m-lg-275 {
    margin: 275px;
  }
  .mt-lg-275,
  .my-lg-275 {
    margin-top: 275px;
  }
  .mr-lg-275,
  .mx-lg-275 {
    margin-right: 275px;
  }
  .mb-lg-275,
  .my-lg-275 {
    margin-bottom: 275px;
  }
  .ml-lg-275,
  .mx-lg-275 {
    margin-left: 275px;
  }
  .m-lg-270 {
    margin: 270px;
  }
  .mt-lg-270,
  .my-lg-270 {
    margin-top: 270px;
  }
  .mr-lg-270,
  .mx-lg-270 {
    margin-right: 270px;
  }
  .mb-lg-270,
  .my-lg-270 {
    margin-bottom: 270px;
  }
  .ml-lg-270,
  .mx-lg-270 {
    margin-left: 270px;
  }
  .m-lg-265 {
    margin: 265px;
  }
  .mt-lg-265,
  .my-lg-265 {
    margin-top: 265px;
  }
  .mr-lg-265,
  .mx-lg-265 {
    margin-right: 265px;
  }
  .mb-lg-265,
  .my-lg-265 {
    margin-bottom: 265px;
  }
  .ml-lg-265,
  .mx-lg-265 {
    margin-left: 265px;
  }
  .m-lg-260 {
    margin: 260px;
  }
  .mt-lg-260,
  .my-lg-260 {
    margin-top: 260px;
  }
  .mr-lg-260,
  .mx-lg-260 {
    margin-right: 260px;
  }
  .mb-lg-260,
  .my-lg-260 {
    margin-bottom: 260px;
  }
  .ml-lg-260,
  .mx-lg-260 {
    margin-left: 260px;
  }
  .m-lg-255 {
    margin: 255px;
  }
  .mt-lg-255,
  .my-lg-255 {
    margin-top: 255px;
  }
  .mr-lg-255,
  .mx-lg-255 {
    margin-right: 255px;
  }
  .mb-lg-255,
  .my-lg-255 {
    margin-bottom: 255px;
  }
  .ml-lg-255,
  .mx-lg-255 {
    margin-left: 255px;
  }
  .m-lg-250 {
    margin: 250px;
  }
  .mt-lg-250,
  .my-lg-250 {
    margin-top: 250px;
  }
  .mr-lg-250,
  .mx-lg-250 {
    margin-right: 250px;
  }
  .mb-lg-250,
  .my-lg-250 {
    margin-bottom: 250px;
  }
  .ml-lg-250,
  .mx-lg-250 {
    margin-left: 250px;
  }
  .m-lg-245 {
    margin: 245px;
  }
  .mt-lg-245,
  .my-lg-245 {
    margin-top: 245px;
  }
  .mr-lg-245,
  .mx-lg-245 {
    margin-right: 245px;
  }
  .mb-lg-245,
  .my-lg-245 {
    margin-bottom: 245px;
  }
  .ml-lg-245,
  .mx-lg-245 {
    margin-left: 245px;
  }
  .m-lg-240 {
    margin: 240px;
  }
  .mt-lg-240,
  .my-lg-240 {
    margin-top: 240px;
  }
  .mr-lg-240,
  .mx-lg-240 {
    margin-right: 240px;
  }
  .mb-lg-240,
  .my-lg-240 {
    margin-bottom: 240px;
  }
  .ml-lg-240,
  .mx-lg-240 {
    margin-left: 240px;
  }
  .m-lg-235 {
    margin: 235px;
  }
  .mt-lg-235,
  .my-lg-235 {
    margin-top: 235px;
  }
  .mr-lg-235,
  .mx-lg-235 {
    margin-right: 235px;
  }
  .mb-lg-235,
  .my-lg-235 {
    margin-bottom: 235px;
  }
  .ml-lg-235,
  .mx-lg-235 {
    margin-left: 235px;
  }
  .m-lg-230 {
    margin: 230px;
  }
  .mt-lg-230,
  .my-lg-230 {
    margin-top: 230px;
  }
  .mr-lg-230,
  .mx-lg-230 {
    margin-right: 230px;
  }
  .mb-lg-230,
  .my-lg-230 {
    margin-bottom: 230px;
  }
  .ml-lg-230,
  .mx-lg-230 {
    margin-left: 230px;
  }
  .m-lg-225 {
    margin: 225px;
  }
  .mt-lg-225,
  .my-lg-225 {
    margin-top: 225px;
  }
  .mr-lg-225,
  .mx-lg-225 {
    margin-right: 225px;
  }
  .mb-lg-225,
  .my-lg-225 {
    margin-bottom: 225px;
  }
  .ml-lg-225,
  .mx-lg-225 {
    margin-left: 225px;
  }
  .m-lg-220 {
    margin: 220px;
  }
  .mt-lg-220,
  .my-lg-220 {
    margin-top: 220px;
  }
  .mr-lg-220,
  .mx-lg-220 {
    margin-right: 220px;
  }
  .mb-lg-220,
  .my-lg-220 {
    margin-bottom: 220px;
  }
  .ml-lg-220,
  .mx-lg-220 {
    margin-left: 220px;
  }
  .m-lg-215 {
    margin: 215px;
  }
  .mt-lg-215,
  .my-lg-215 {
    margin-top: 215px;
  }
  .mr-lg-215,
  .mx-lg-215 {
    margin-right: 215px;
  }
  .mb-lg-215,
  .my-lg-215 {
    margin-bottom: 215px;
  }
  .ml-lg-215,
  .mx-lg-215 {
    margin-left: 215px;
  }
  .m-lg-210 {
    margin: 210px;
  }
  .mt-lg-210,
  .my-lg-210 {
    margin-top: 210px;
  }
  .mr-lg-210,
  .mx-lg-210 {
    margin-right: 210px;
  }
  .mb-lg-210,
  .my-lg-210 {
    margin-bottom: 210px;
  }
  .ml-lg-210,
  .mx-lg-210 {
    margin-left: 210px;
  }
  .m-lg-205 {
    margin: 205px;
  }
  .mt-lg-205,
  .my-lg-205 {
    margin-top: 205px;
  }
  .mr-lg-205,
  .mx-lg-205 {
    margin-right: 205px;
  }
  .mb-lg-205,
  .my-lg-205 {
    margin-bottom: 205px;
  }
  .ml-lg-205,
  .mx-lg-205 {
    margin-left: 205px;
  }
  .m-lg-200 {
    margin: 200px;
  }
  .mt-lg-200,
  .my-lg-200 {
    margin-top: 200px;
  }
  .mr-lg-200,
  .mx-lg-200 {
    margin-right: 200px;
  }
  .mb-lg-200,
  .my-lg-200 {
    margin-bottom: 200px;
  }
  .ml-lg-200,
  .mx-lg-200 {
    margin-left: 200px;
  }
  .m-lg-195 {
    margin: 195px;
  }
  .mt-lg-195,
  .my-lg-195 {
    margin-top: 195px;
  }
  .mr-lg-195,
  .mx-lg-195 {
    margin-right: 195px;
  }
  .mb-lg-195,
  .my-lg-195 {
    margin-bottom: 195px;
  }
  .ml-lg-195,
  .mx-lg-195 {
    margin-left: 195px;
  }
  .m-lg-190 {
    margin: 190px;
  }
  .mt-lg-190,
  .my-lg-190 {
    margin-top: 190px;
  }
  .mr-lg-190,
  .mx-lg-190 {
    margin-right: 190px;
  }
  .mb-lg-190,
  .my-lg-190 {
    margin-bottom: 190px;
  }
  .ml-lg-190,
  .mx-lg-190 {
    margin-left: 190px;
  }
  .m-lg-185 {
    margin: 185px;
  }
  .mt-lg-185,
  .my-lg-185 {
    margin-top: 185px;
  }
  .mr-lg-185,
  .mx-lg-185 {
    margin-right: 185px;
  }
  .mb-lg-185,
  .my-lg-185 {
    margin-bottom: 185px;
  }
  .ml-lg-185,
  .mx-lg-185 {
    margin-left: 185px;
  }
  .m-lg-180 {
    margin: 180px;
  }
  .mt-lg-180,
  .my-lg-180 {
    margin-top: 180px;
  }
  .mr-lg-180,
  .mx-lg-180 {
    margin-right: 180px;
  }
  .mb-lg-180,
  .my-lg-180 {
    margin-bottom: 180px;
  }
  .ml-lg-180,
  .mx-lg-180 {
    margin-left: 180px;
  }
  .m-lg-175 {
    margin: 175px;
  }
  .mt-lg-175,
  .my-lg-175 {
    margin-top: 175px;
  }
  .mr-lg-175,
  .mx-lg-175 {
    margin-right: 175px;
  }
  .mb-lg-175,
  .my-lg-175 {
    margin-bottom: 175px;
  }
  .ml-lg-175,
  .mx-lg-175 {
    margin-left: 175px;
  }
  .m-lg-170 {
    margin: 170px;
  }
  .mt-lg-170,
  .my-lg-170 {
    margin-top: 170px;
  }
  .mr-lg-170,
  .mx-lg-170 {
    margin-right: 170px;
  }
  .mb-lg-170,
  .my-lg-170 {
    margin-bottom: 170px;
  }
  .ml-lg-170,
  .mx-lg-170 {
    margin-left: 170px;
  }
  .m-lg-165 {
    margin: 165px;
  }
  .mt-lg-165,
  .my-lg-165 {
    margin-top: 165px;
  }
  .mr-lg-165,
  .mx-lg-165 {
    margin-right: 165px;
  }
  .mb-lg-165,
  .my-lg-165 {
    margin-bottom: 165px;
  }
  .ml-lg-165,
  .mx-lg-165 {
    margin-left: 165px;
  }
  .m-lg-160 {
    margin: 160px;
  }
  .mt-lg-160,
  .my-lg-160 {
    margin-top: 160px;
  }
  .mr-lg-160,
  .mx-lg-160 {
    margin-right: 160px;
  }
  .mb-lg-160,
  .my-lg-160 {
    margin-bottom: 160px;
  }
  .ml-lg-160,
  .mx-lg-160 {
    margin-left: 160px;
  }
  .m-lg-155 {
    margin: 155px;
  }
  .mt-lg-155,
  .my-lg-155 {
    margin-top: 155px;
  }
  .mr-lg-155,
  .mx-lg-155 {
    margin-right: 155px;
  }
  .mb-lg-155,
  .my-lg-155 {
    margin-bottom: 155px;
  }
  .ml-lg-155,
  .mx-lg-155 {
    margin-left: 155px;
  }
  .m-lg-150 {
    margin: 150px;
  }
  .mt-lg-150,
  .my-lg-150 {
    margin-top: 150px;
  }
  .mr-lg-150,
  .mx-lg-150 {
    margin-right: 150px;
  }
  .mb-lg-150,
  .my-lg-150 {
    margin-bottom: 150px;
  }
  .ml-lg-150,
  .mx-lg-150 {
    margin-left: 150px;
  }
  .m-lg-145 {
    margin: 145px;
  }
  .mt-lg-145,
  .my-lg-145 {
    margin-top: 145px;
  }
  .mr-lg-145,
  .mx-lg-145 {
    margin-right: 145px;
  }
  .mb-lg-145,
  .my-lg-145 {
    margin-bottom: 145px;
  }
  .ml-lg-145,
  .mx-lg-145 {
    margin-left: 145px;
  }
  .m-lg-140 {
    margin: 140px;
  }
  .mt-lg-140,
  .my-lg-140 {
    margin-top: 140px;
  }
  .mr-lg-140,
  .mx-lg-140 {
    margin-right: 140px;
  }
  .mb-lg-140,
  .my-lg-140 {
    margin-bottom: 140px;
  }
  .ml-lg-140,
  .mx-lg-140 {
    margin-left: 140px;
  }
  .m-lg-135 {
    margin: 135px;
  }
  .mt-lg-135,
  .my-lg-135 {
    margin-top: 135px;
  }
  .mr-lg-135,
  .mx-lg-135 {
    margin-right: 135px;
  }
  .mb-lg-135,
  .my-lg-135 {
    margin-bottom: 135px;
  }
  .ml-lg-135,
  .mx-lg-135 {
    margin-left: 135px;
  }
  .m-lg-130 {
    margin: 130px;
  }
  .mt-lg-130,
  .my-lg-130 {
    margin-top: 130px;
  }
  .mr-lg-130,
  .mx-lg-130 {
    margin-right: 130px;
  }
  .mb-lg-130,
  .my-lg-130 {
    margin-bottom: 130px;
  }
  .ml-lg-130,
  .mx-lg-130 {
    margin-left: 130px;
  }
  .m-lg-125 {
    margin: 125px;
  }
  .mt-lg-125,
  .my-lg-125 {
    margin-top: 125px;
  }
  .mr-lg-125,
  .mx-lg-125 {
    margin-right: 125px;
  }
  .mb-lg-125,
  .my-lg-125 {
    margin-bottom: 125px;
  }
  .ml-lg-125,
  .mx-lg-125 {
    margin-left: 125px;
  }
  .m-lg-120 {
    margin: 120px;
  }
  .mt-lg-120,
  .my-lg-120 {
    margin-top: 120px;
  }
  .mr-lg-120,
  .mx-lg-120 {
    margin-right: 120px;
  }
  .mb-lg-120,
  .my-lg-120 {
    margin-bottom: 120px;
  }
  .ml-lg-120,
  .mx-lg-120 {
    margin-left: 120px;
  }
  .m-lg-115 {
    margin: 115px;
  }
  .mt-lg-115,
  .my-lg-115 {
    margin-top: 115px;
  }
  .mr-lg-115,
  .mx-lg-115 {
    margin-right: 115px;
  }
  .mb-lg-115,
  .my-lg-115 {
    margin-bottom: 115px;
  }
  .ml-lg-115,
  .mx-lg-115 {
    margin-left: 115px;
  }
  .m-lg-110 {
    margin: 110px;
  }
  .mt-lg-110,
  .my-lg-110 {
    margin-top: 110px;
  }
  .mr-lg-110,
  .mx-lg-110 {
    margin-right: 110px;
  }
  .mb-lg-110,
  .my-lg-110 {
    margin-bottom: 110px;
  }
  .ml-lg-110,
  .mx-lg-110 {
    margin-left: 110px;
  }
  .m-lg-105 {
    margin: 105px;
  }
  .mt-lg-105,
  .my-lg-105 {
    margin-top: 105px;
  }
  .mr-lg-105,
  .mx-lg-105 {
    margin-right: 105px;
  }
  .mb-lg-105,
  .my-lg-105 {
    margin-bottom: 105px;
  }
  .ml-lg-105,
  .mx-lg-105 {
    margin-left: 105px;
  }
  .m-lg-100 {
    margin: 100px;
  }
  .mt-lg-100,
  .my-lg-100 {
    margin-top: 100px;
  }
  .mr-lg-100,
  .mx-lg-100 {
    margin-right: 100px;
  }
  .mb-lg-100,
  .my-lg-100 {
    margin-bottom: 100px;
  }
  .ml-lg-100,
  .mx-lg-100 {
    margin-left: 100px;
  }
  .m-lg-95 {
    margin: 95px;
  }
  .mt-lg-95,
  .my-lg-95 {
    margin-top: 95px;
  }
  .mr-lg-95,
  .mx-lg-95 {
    margin-right: 95px;
  }
  .mb-lg-95,
  .my-lg-95 {
    margin-bottom: 95px;
  }
  .ml-lg-95,
  .mx-lg-95 {
    margin-left: 95px;
  }
  .m-lg-90 {
    margin: 90px;
  }
  .mt-lg-90,
  .my-lg-90 {
    margin-top: 90px;
  }
  .mr-lg-90,
  .mx-lg-90 {
    margin-right: 90px;
  }
  .mb-lg-90,
  .my-lg-90 {
    margin-bottom: 90px;
  }
  .ml-lg-90,
  .mx-lg-90 {
    margin-left: 90px;
  }
  .m-lg-85 {
    margin: 85px;
  }
  .mt-lg-85,
  .my-lg-85 {
    margin-top: 85px;
  }
  .mr-lg-85,
  .mx-lg-85 {
    margin-right: 85px;
  }
  .mb-lg-85,
  .my-lg-85 {
    margin-bottom: 85px;
  }
  .ml-lg-85,
  .mx-lg-85 {
    margin-left: 85px;
  }
  .m-lg-80 {
    margin: 80px;
  }
  .mt-lg-80,
  .my-lg-80 {
    margin-top: 80px;
  }
  .mr-lg-80,
  .mx-lg-80 {
    margin-right: 80px;
  }
  .mb-lg-80,
  .my-lg-80 {
    margin-bottom: 80px;
  }
  .ml-lg-80,
  .mx-lg-80 {
    margin-left: 80px;
  }
  .m-lg-75 {
    margin: 75px;
  }
  .mt-lg-75,
  .my-lg-75 {
    margin-top: 75px;
  }
  .mr-lg-75,
  .mx-lg-75 {
    margin-right: 75px;
  }
  .mb-lg-75,
  .my-lg-75 {
    margin-bottom: 75px;
  }
  .ml-lg-75,
  .mx-lg-75 {
    margin-left: 75px;
  }
  .m-lg-70 {
    margin: 70px;
  }
  .mt-lg-70,
  .my-lg-70 {
    margin-top: 70px;
  }
  .mr-lg-70,
  .mx-lg-70 {
    margin-right: 70px;
  }
  .mb-lg-70,
  .my-lg-70 {
    margin-bottom: 70px;
  }
  .ml-lg-70,
  .mx-lg-70 {
    margin-left: 70px;
  }
  .m-lg-65 {
    margin: 65px;
  }
  .mt-lg-65,
  .my-lg-65 {
    margin-top: 65px;
  }
  .mr-lg-65,
  .mx-lg-65 {
    margin-right: 65px;
  }
  .mb-lg-65,
  .my-lg-65 {
    margin-bottom: 65px;
  }
  .ml-lg-65,
  .mx-lg-65 {
    margin-left: 65px;
  }
  .m-lg-60 {
    margin: 60px;
  }
  .mt-lg-60,
  .my-lg-60 {
    margin-top: 60px;
  }
  .mr-lg-60,
  .mx-lg-60 {
    margin-right: 60px;
  }
  .mb-lg-60,
  .my-lg-60 {
    margin-bottom: 60px;
  }
  .ml-lg-60,
  .mx-lg-60 {
    margin-left: 60px;
  }
  .m-lg-55 {
    margin: 55px;
  }
  .mt-lg-55,
  .my-lg-55 {
    margin-top: 55px;
  }
  .mr-lg-55,
  .mx-lg-55 {
    margin-right: 55px;
  }
  .mb-lg-55,
  .my-lg-55 {
    margin-bottom: 55px;
  }
  .ml-lg-55,
  .mx-lg-55 {
    margin-left: 55px;
  }
  .m-lg-50 {
    margin: 50px;
  }
  .mt-lg-50,
  .my-lg-50 {
    margin-top: 50px;
  }
  .mr-lg-50,
  .mx-lg-50 {
    margin-right: 50px;
  }
  .mb-lg-50,
  .my-lg-50 {
    margin-bottom: 50px;
  }
  .ml-lg-50,
  .mx-lg-50 {
    margin-left: 50px;
  }
  .m-lg-45 {
    margin: 45px;
  }
  .mt-lg-45,
  .my-lg-45 {
    margin-top: 45px;
  }
  .mr-lg-45,
  .mx-lg-45 {
    margin-right: 45px;
  }
  .mb-lg-45,
  .my-lg-45 {
    margin-bottom: 45px;
  }
  .ml-lg-45,
  .mx-lg-45 {
    margin-left: 45px;
  }
  .m-lg-40 {
    margin: 40px;
  }
  .mt-lg-40,
  .my-lg-40 {
    margin-top: 40px;
  }
  .mr-lg-40,
  .mx-lg-40 {
    margin-right: 40px;
  }
  .mb-lg-40,
  .my-lg-40 {
    margin-bottom: 40px;
  }
  .ml-lg-40,
  .mx-lg-40 {
    margin-left: 40px;
  }
  .m-lg-35 {
    margin: 35px;
  }
  .mt-lg-35,
  .my-lg-35 {
    margin-top: 35px;
  }
  .mr-lg-35,
  .mx-lg-35 {
    margin-right: 35px;
  }
  .mb-lg-35,
  .my-lg-35 {
    margin-bottom: 35px;
  }
  .ml-lg-35,
  .mx-lg-35 {
    margin-left: 35px;
  }
  .m-lg-30 {
    margin: 30px;
  }
  .mt-lg-30,
  .my-lg-30 {
    margin-top: 30px;
  }
  .mr-lg-30,
  .mx-lg-30 {
    margin-right: 30px;
  }
  .mb-lg-30,
  .my-lg-30 {
    margin-bottom: 30px;
  }
  .ml-lg-30,
  .mx-lg-30 {
    margin-left: 30px;
  }
  .m-lg-25 {
    margin: 25px;
  }
  .mt-lg-25,
  .my-lg-25 {
    margin-top: 25px;
  }
  .mr-lg-25,
  .mx-lg-25 {
    margin-right: 25px;
  }
  .mb-lg-25,
  .my-lg-25 {
    margin-bottom: 25px;
  }
  .ml-lg-25,
  .mx-lg-25 {
    margin-left: 25px;
  }
  .m-lg-20 {
    margin: 20px;
  }
  .mt-lg-20,
  .my-lg-20 {
    margin-top: 20px;
  }
  .mr-lg-20,
  .mx-lg-20 {
    margin-right: 20px;
  }
  .mb-lg-20,
  .my-lg-20 {
    margin-bottom: 20px;
  }
  .ml-lg-20,
  .mx-lg-20 {
    margin-left: 20px;
  }
  .m-lg-15 {
    margin: 15px;
  }
  .mt-lg-15,
  .my-lg-15 {
    margin-top: 15px;
  }
  .mr-lg-15,
  .mx-lg-15 {
    margin-right: 15px;
  }
  .mb-lg-15,
  .my-lg-15 {
    margin-bottom: 15px;
  }
  .ml-lg-15,
  .mx-lg-15 {
    margin-left: 15px;
  }
  .m-lg-10 {
    margin: 10px;
  }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 10px;
  }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 10px;
  }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 10px;
  }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 10px;
  }
  .m-lg-5 {
    margin: 5px;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 5px;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 5px;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 5px;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 5px;
  }
  .p-lg-300 {
    padding: 300px;
  }
  .pt-lg-300,
  .py-lg-300 {
    padding-top: 300px;
  }
  .pr-lg-300,
  .px-lg-300 {
    padding-right: 300px;
  }
  .pb-lg-300,
  .py-lg-300 {
    padding-bottom: 300px;
  }
  .pl-lg-300,
  .px-lg-300 {
    padding-left: 300px;
  }
  .p-lg-295 {
    padding: 295px;
  }
  .pt-lg-295,
  .py-lg-295 {
    padding-top: 295px;
  }
  .pr-lg-295,
  .px-lg-295 {
    padding-right: 295px;
  }
  .pb-lg-295,
  .py-lg-295 {
    padding-bottom: 295px;
  }
  .pl-lg-295,
  .px-lg-295 {
    padding-left: 295px;
  }
  .p-lg-290 {
    padding: 290px;
  }
  .pt-lg-290,
  .py-lg-290 {
    padding-top: 290px;
  }
  .pr-lg-290,
  .px-lg-290 {
    padding-right: 290px;
  }
  .pb-lg-290,
  .py-lg-290 {
    padding-bottom: 290px;
  }
  .pl-lg-290,
  .px-lg-290 {
    padding-left: 290px;
  }
  .p-lg-285 {
    padding: 285px;
  }
  .pt-lg-285,
  .py-lg-285 {
    padding-top: 285px;
  }
  .pr-lg-285,
  .px-lg-285 {
    padding-right: 285px;
  }
  .pb-lg-285,
  .py-lg-285 {
    padding-bottom: 285px;
  }
  .pl-lg-285,
  .px-lg-285 {
    padding-left: 285px;
  }
  .p-lg-280 {
    padding: 280px;
  }
  .pt-lg-280,
  .py-lg-280 {
    padding-top: 280px;
  }
  .pr-lg-280,
  .px-lg-280 {
    padding-right: 280px;
  }
  .pb-lg-280,
  .py-lg-280 {
    padding-bottom: 280px;
  }
  .pl-lg-280,
  .px-lg-280 {
    padding-left: 280px;
  }
  .p-lg-275 {
    padding: 275px;
  }
  .pt-lg-275,
  .py-lg-275 {
    padding-top: 275px;
  }
  .pr-lg-275,
  .px-lg-275 {
    padding-right: 275px;
  }
  .pb-lg-275,
  .py-lg-275 {
    padding-bottom: 275px;
  }
  .pl-lg-275,
  .px-lg-275 {
    padding-left: 275px;
  }
  .p-lg-270 {
    padding: 270px;
  }
  .pt-lg-270,
  .py-lg-270 {
    padding-top: 270px;
  }
  .pr-lg-270,
  .px-lg-270 {
    padding-right: 270px;
  }
  .pb-lg-270,
  .py-lg-270 {
    padding-bottom: 270px;
  }
  .pl-lg-270,
  .px-lg-270 {
    padding-left: 270px;
  }
  .p-lg-265 {
    padding: 265px;
  }
  .pt-lg-265,
  .py-lg-265 {
    padding-top: 265px;
  }
  .pr-lg-265,
  .px-lg-265 {
    padding-right: 265px;
  }
  .pb-lg-265,
  .py-lg-265 {
    padding-bottom: 265px;
  }
  .pl-lg-265,
  .px-lg-265 {
    padding-left: 265px;
  }
  .p-lg-260 {
    padding: 260px;
  }
  .pt-lg-260,
  .py-lg-260 {
    padding-top: 260px;
  }
  .pr-lg-260,
  .px-lg-260 {
    padding-right: 260px;
  }
  .pb-lg-260,
  .py-lg-260 {
    padding-bottom: 260px;
  }
  .pl-lg-260,
  .px-lg-260 {
    padding-left: 260px;
  }
  .p-lg-255 {
    padding: 255px;
  }
  .pt-lg-255,
  .py-lg-255 {
    padding-top: 255px;
  }
  .pr-lg-255,
  .px-lg-255 {
    padding-right: 255px;
  }
  .pb-lg-255,
  .py-lg-255 {
    padding-bottom: 255px;
  }
  .pl-lg-255,
  .px-lg-255 {
    padding-left: 255px;
  }
  .p-lg-250 {
    padding: 250px;
  }
  .pt-lg-250,
  .py-lg-250 {
    padding-top: 250px;
  }
  .pr-lg-250,
  .px-lg-250 {
    padding-right: 250px;
  }
  .pb-lg-250,
  .py-lg-250 {
    padding-bottom: 250px;
  }
  .pl-lg-250,
  .px-lg-250 {
    padding-left: 250px;
  }
  .p-lg-245 {
    padding: 245px;
  }
  .pt-lg-245,
  .py-lg-245 {
    padding-top: 245px;
  }
  .pr-lg-245,
  .px-lg-245 {
    padding-right: 245px;
  }
  .pb-lg-245,
  .py-lg-245 {
    padding-bottom: 245px;
  }
  .pl-lg-245,
  .px-lg-245 {
    padding-left: 245px;
  }
  .p-lg-240 {
    padding: 240px;
  }
  .pt-lg-240,
  .py-lg-240 {
    padding-top: 240px;
  }
  .pr-lg-240,
  .px-lg-240 {
    padding-right: 240px;
  }
  .pb-lg-240,
  .py-lg-240 {
    padding-bottom: 240px;
  }
  .pl-lg-240,
  .px-lg-240 {
    padding-left: 240px;
  }
  .p-lg-235 {
    padding: 235px;
  }
  .pt-lg-235,
  .py-lg-235 {
    padding-top: 235px;
  }
  .pr-lg-235,
  .px-lg-235 {
    padding-right: 235px;
  }
  .pb-lg-235,
  .py-lg-235 {
    padding-bottom: 235px;
  }
  .pl-lg-235,
  .px-lg-235 {
    padding-left: 235px;
  }
  .p-lg-230 {
    padding: 230px;
  }
  .pt-lg-230,
  .py-lg-230 {
    padding-top: 230px;
  }
  .pr-lg-230,
  .px-lg-230 {
    padding-right: 230px;
  }
  .pb-lg-230,
  .py-lg-230 {
    padding-bottom: 230px;
  }
  .pl-lg-230,
  .px-lg-230 {
    padding-left: 230px;
  }
  .p-lg-225 {
    padding: 225px;
  }
  .pt-lg-225,
  .py-lg-225 {
    padding-top: 225px;
  }
  .pr-lg-225,
  .px-lg-225 {
    padding-right: 225px;
  }
  .pb-lg-225,
  .py-lg-225 {
    padding-bottom: 225px;
  }
  .pl-lg-225,
  .px-lg-225 {
    padding-left: 225px;
  }
  .p-lg-220 {
    padding: 220px;
  }
  .pt-lg-220,
  .py-lg-220 {
    padding-top: 220px;
  }
  .pr-lg-220,
  .px-lg-220 {
    padding-right: 220px;
  }
  .pb-lg-220,
  .py-lg-220 {
    padding-bottom: 220px;
  }
  .pl-lg-220,
  .px-lg-220 {
    padding-left: 220px;
  }
  .p-lg-215 {
    padding: 215px;
  }
  .pt-lg-215,
  .py-lg-215 {
    padding-top: 215px;
  }
  .pr-lg-215,
  .px-lg-215 {
    padding-right: 215px;
  }
  .pb-lg-215,
  .py-lg-215 {
    padding-bottom: 215px;
  }
  .pl-lg-215,
  .px-lg-215 {
    padding-left: 215px;
  }
  .p-lg-210 {
    padding: 210px;
  }
  .pt-lg-210,
  .py-lg-210 {
    padding-top: 210px;
  }
  .pr-lg-210,
  .px-lg-210 {
    padding-right: 210px;
  }
  .pb-lg-210,
  .py-lg-210 {
    padding-bottom: 210px;
  }
  .pl-lg-210,
  .px-lg-210 {
    padding-left: 210px;
  }
  .p-lg-205 {
    padding: 205px;
  }
  .pt-lg-205,
  .py-lg-205 {
    padding-top: 205px;
  }
  .pr-lg-205,
  .px-lg-205 {
    padding-right: 205px;
  }
  .pb-lg-205,
  .py-lg-205 {
    padding-bottom: 205px;
  }
  .pl-lg-205,
  .px-lg-205 {
    padding-left: 205px;
  }
  .p-lg-200 {
    padding: 200px;
  }
  .pt-lg-200,
  .py-lg-200 {
    padding-top: 200px;
  }
  .pr-lg-200,
  .px-lg-200 {
    padding-right: 200px;
  }
  .pb-lg-200,
  .py-lg-200 {
    padding-bottom: 200px;
  }
  .pl-lg-200,
  .px-lg-200 {
    padding-left: 200px;
  }
  .p-lg-195 {
    padding: 195px;
  }
  .pt-lg-195,
  .py-lg-195 {
    padding-top: 195px;
  }
  .pr-lg-195,
  .px-lg-195 {
    padding-right: 195px;
  }
  .pb-lg-195,
  .py-lg-195 {
    padding-bottom: 195px;
  }
  .pl-lg-195,
  .px-lg-195 {
    padding-left: 195px;
  }
  .p-lg-190 {
    padding: 190px;
  }
  .pt-lg-190,
  .py-lg-190 {
    padding-top: 190px;
  }
  .pr-lg-190,
  .px-lg-190 {
    padding-right: 190px;
  }
  .pb-lg-190,
  .py-lg-190 {
    padding-bottom: 190px;
  }
  .pl-lg-190,
  .px-lg-190 {
    padding-left: 190px;
  }
  .p-lg-185 {
    padding: 185px;
  }
  .pt-lg-185,
  .py-lg-185 {
    padding-top: 185px;
  }
  .pr-lg-185,
  .px-lg-185 {
    padding-right: 185px;
  }
  .pb-lg-185,
  .py-lg-185 {
    padding-bottom: 185px;
  }
  .pl-lg-185,
  .px-lg-185 {
    padding-left: 185px;
  }
  .p-lg-180 {
    padding: 180px;
  }
  .pt-lg-180,
  .py-lg-180 {
    padding-top: 180px;
  }
  .pr-lg-180,
  .px-lg-180 {
    padding-right: 180px;
  }
  .pb-lg-180,
  .py-lg-180 {
    padding-bottom: 180px;
  }
  .pl-lg-180,
  .px-lg-180 {
    padding-left: 180px;
  }
  .p-lg-175 {
    padding: 175px;
  }
  .pt-lg-175,
  .py-lg-175 {
    padding-top: 175px;
  }
  .pr-lg-175,
  .px-lg-175 {
    padding-right: 175px;
  }
  .pb-lg-175,
  .py-lg-175 {
    padding-bottom: 175px;
  }
  .pl-lg-175,
  .px-lg-175 {
    padding-left: 175px;
  }
  .p-lg-170 {
    padding: 170px;
  }
  .pt-lg-170,
  .py-lg-170 {
    padding-top: 170px;
  }
  .pr-lg-170,
  .px-lg-170 {
    padding-right: 170px;
  }
  .pb-lg-170,
  .py-lg-170 {
    padding-bottom: 170px;
  }
  .pl-lg-170,
  .px-lg-170 {
    padding-left: 170px;
  }
  .p-lg-165 {
    padding: 165px;
  }
  .pt-lg-165,
  .py-lg-165 {
    padding-top: 165px;
  }
  .pr-lg-165,
  .px-lg-165 {
    padding-right: 165px;
  }
  .pb-lg-165,
  .py-lg-165 {
    padding-bottom: 165px;
  }
  .pl-lg-165,
  .px-lg-165 {
    padding-left: 165px;
  }
  .p-lg-160 {
    padding: 160px;
  }
  .pt-lg-160,
  .py-lg-160 {
    padding-top: 160px;
  }
  .pr-lg-160,
  .px-lg-160 {
    padding-right: 160px;
  }
  .pb-lg-160,
  .py-lg-160 {
    padding-bottom: 160px;
  }
  .pl-lg-160,
  .px-lg-160 {
    padding-left: 160px;
  }
  .p-lg-155 {
    padding: 155px;
  }
  .pt-lg-155,
  .py-lg-155 {
    padding-top: 155px;
  }
  .pr-lg-155,
  .px-lg-155 {
    padding-right: 155px;
  }
  .pb-lg-155,
  .py-lg-155 {
    padding-bottom: 155px;
  }
  .pl-lg-155,
  .px-lg-155 {
    padding-left: 155px;
  }
  .p-lg-150 {
    padding: 150px;
  }
  .pt-lg-150,
  .py-lg-150 {
    padding-top: 150px;
  }
  .pr-lg-150,
  .px-lg-150 {
    padding-right: 150px;
  }
  .pb-lg-150,
  .py-lg-150 {
    padding-bottom: 150px;
  }
  .pl-lg-150,
  .px-lg-150 {
    padding-left: 150px;
  }
  .p-lg-145 {
    padding: 145px;
  }
  .pt-lg-145,
  .py-lg-145 {
    padding-top: 145px;
  }
  .pr-lg-145,
  .px-lg-145 {
    padding-right: 145px;
  }
  .pb-lg-145,
  .py-lg-145 {
    padding-bottom: 145px;
  }
  .pl-lg-145,
  .px-lg-145 {
    padding-left: 145px;
  }
  .p-lg-140 {
    padding: 140px;
  }
  .pt-lg-140,
  .py-lg-140 {
    padding-top: 140px;
  }
  .pr-lg-140,
  .px-lg-140 {
    padding-right: 140px;
  }
  .pb-lg-140,
  .py-lg-140 {
    padding-bottom: 140px;
  }
  .pl-lg-140,
  .px-lg-140 {
    padding-left: 140px;
  }
  .p-lg-135 {
    padding: 135px;
  }
  .pt-lg-135,
  .py-lg-135 {
    padding-top: 135px;
  }
  .pr-lg-135,
  .px-lg-135 {
    padding-right: 135px;
  }
  .pb-lg-135,
  .py-lg-135 {
    padding-bottom: 135px;
  }
  .pl-lg-135,
  .px-lg-135 {
    padding-left: 135px;
  }
  .p-lg-130 {
    padding: 130px;
  }
  .pt-lg-130,
  .py-lg-130 {
    padding-top: 130px;
  }
  .pr-lg-130,
  .px-lg-130 {
    padding-right: 130px;
  }
  .pb-lg-130,
  .py-lg-130 {
    padding-bottom: 130px;
  }
  .pl-lg-130,
  .px-lg-130 {
    padding-left: 130px;
  }
  .p-lg-125 {
    padding: 125px;
  }
  .pt-lg-125,
  .py-lg-125 {
    padding-top: 125px;
  }
  .pr-lg-125,
  .px-lg-125 {
    padding-right: 125px;
  }
  .pb-lg-125,
  .py-lg-125 {
    padding-bottom: 125px;
  }
  .pl-lg-125,
  .px-lg-125 {
    padding-left: 125px;
  }
  .p-lg-120 {
    padding: 120px;
  }
  .pt-lg-120,
  .py-lg-120 {
    padding-top: 120px;
  }
  .pr-lg-120,
  .px-lg-120 {
    padding-right: 120px;
  }
  .pb-lg-120,
  .py-lg-120 {
    padding-bottom: 120px;
  }
  .pl-lg-120,
  .px-lg-120 {
    padding-left: 120px;
  }
  .p-lg-115 {
    padding: 115px;
  }
  .pt-lg-115,
  .py-lg-115 {
    padding-top: 115px;
  }
  .pr-lg-115,
  .px-lg-115 {
    padding-right: 115px;
  }
  .pb-lg-115,
  .py-lg-115 {
    padding-bottom: 115px;
  }
  .pl-lg-115,
  .px-lg-115 {
    padding-left: 115px;
  }
  .p-lg-110 {
    padding: 110px;
  }
  .pt-lg-110,
  .py-lg-110 {
    padding-top: 110px;
  }
  .pr-lg-110,
  .px-lg-110 {
    padding-right: 110px;
  }
  .pb-lg-110,
  .py-lg-110 {
    padding-bottom: 110px;
  }
  .pl-lg-110,
  .px-lg-110 {
    padding-left: 110px;
  }
  .p-lg-105 {
    padding: 105px;
  }
  .pt-lg-105,
  .py-lg-105 {
    padding-top: 105px;
  }
  .pr-lg-105,
  .px-lg-105 {
    padding-right: 105px;
  }
  .pb-lg-105,
  .py-lg-105 {
    padding-bottom: 105px;
  }
  .pl-lg-105,
  .px-lg-105 {
    padding-left: 105px;
  }
  .p-lg-100 {
    padding: 100px;
  }
  .pt-lg-100,
  .py-lg-100 {
    padding-top: 100px;
  }
  .pr-lg-100,
  .px-lg-100 {
    padding-right: 100px;
  }
  .pb-lg-100,
  .py-lg-100 {
    padding-bottom: 100px;
  }
  .pl-lg-100,
  .px-lg-100 {
    padding-left: 100px;
  }
  .p-lg-95 {
    padding: 95px;
  }
  .pt-lg-95,
  .py-lg-95 {
    padding-top: 95px;
  }
  .pr-lg-95,
  .px-lg-95 {
    padding-right: 95px;
  }
  .pb-lg-95,
  .py-lg-95 {
    padding-bottom: 95px;
  }
  .pl-lg-95,
  .px-lg-95 {
    padding-left: 95px;
  }
  .p-lg-90 {
    padding: 90px;
  }
  .pt-lg-90,
  .py-lg-90 {
    padding-top: 90px;
  }
  .pr-lg-90,
  .px-lg-90 {
    padding-right: 90px;
  }
  .pb-lg-90,
  .py-lg-90 {
    padding-bottom: 90px;
  }
  .pl-lg-90,
  .px-lg-90 {
    padding-left: 90px;
  }
  .p-lg-85 {
    padding: 85px;
  }
  .pt-lg-85,
  .py-lg-85 {
    padding-top: 85px;
  }
  .pr-lg-85,
  .px-lg-85 {
    padding-right: 85px;
  }
  .pb-lg-85,
  .py-lg-85 {
    padding-bottom: 85px;
  }
  .pl-lg-85,
  .px-lg-85 {
    padding-left: 85px;
  }
  .p-lg-80 {
    padding: 80px;
  }
  .pt-lg-80,
  .py-lg-80 {
    padding-top: 80px;
  }
  .pr-lg-80,
  .px-lg-80 {
    padding-right: 80px;
  }
  .pb-lg-80,
  .py-lg-80 {
    padding-bottom: 80px;
  }
  .pl-lg-80,
  .px-lg-80 {
    padding-left: 80px;
  }
  .p-lg-75 {
    padding: 75px;
  }
  .pt-lg-75,
  .py-lg-75 {
    padding-top: 75px;
  }
  .pr-lg-75,
  .px-lg-75 {
    padding-right: 75px;
  }
  .pb-lg-75,
  .py-lg-75 {
    padding-bottom: 75px;
  }
  .pl-lg-75,
  .px-lg-75 {
    padding-left: 75px;
  }
  .p-lg-70 {
    padding: 70px;
  }
  .pt-lg-70,
  .py-lg-70 {
    padding-top: 70px;
  }
  .pr-lg-70,
  .px-lg-70 {
    padding-right: 70px;
  }
  .pb-lg-70,
  .py-lg-70 {
    padding-bottom: 70px;
  }
  .pl-lg-70,
  .px-lg-70 {
    padding-left: 70px;
  }
  .p-lg-65 {
    padding: 65px;
  }
  .pt-lg-65,
  .py-lg-65 {
    padding-top: 65px;
  }
  .pr-lg-65,
  .px-lg-65 {
    padding-right: 65px;
  }
  .pb-lg-65,
  .py-lg-65 {
    padding-bottom: 65px;
  }
  .pl-lg-65,
  .px-lg-65 {
    padding-left: 65px;
  }
  .p-lg-60 {
    padding: 60px;
  }
  .pt-lg-60,
  .py-lg-60 {
    padding-top: 60px;
  }
  .pr-lg-60,
  .px-lg-60 {
    padding-right: 60px;
  }
  .pb-lg-60,
  .py-lg-60 {
    padding-bottom: 60px;
  }
  .pl-lg-60,
  .px-lg-60 {
    padding-left: 60px;
  }
  .p-lg-55 {
    padding: 55px;
  }
  .pt-lg-55,
  .py-lg-55 {
    padding-top: 55px;
  }
  .pr-lg-55,
  .px-lg-55 {
    padding-right: 55px;
  }
  .pb-lg-55,
  .py-lg-55 {
    padding-bottom: 55px;
  }
  .pl-lg-55,
  .px-lg-55 {
    padding-left: 55px;
  }
  .p-lg-50 {
    padding: 50px;
  }
  .pt-lg-50,
  .py-lg-50 {
    padding-top: 50px;
  }
  .pr-lg-50,
  .px-lg-50 {
    padding-right: 50px;
  }
  .pb-lg-50,
  .py-lg-50 {
    padding-bottom: 50px;
  }
  .pl-lg-50,
  .px-lg-50 {
    padding-left: 50px;
  }
  .p-lg-45 {
    padding: 45px;
  }
  .pt-lg-45,
  .py-lg-45 {
    padding-top: 45px;
  }
  .pr-lg-45,
  .px-lg-45 {
    padding-right: 45px;
  }
  .pb-lg-45,
  .py-lg-45 {
    padding-bottom: 45px;
  }
  .pl-lg-45,
  .px-lg-45 {
    padding-left: 45px;
  }
  .p-lg-40 {
    padding: 40px;
  }
  .pt-lg-40,
  .py-lg-40 {
    padding-top: 40px;
  }
  .pr-lg-40,
  .px-lg-40 {
    padding-right: 40px;
  }
  .pb-lg-40,
  .py-lg-40 {
    padding-bottom: 40px;
  }
  .pl-lg-40,
  .px-lg-40 {
    padding-left: 40px;
  }
  .p-lg-35 {
    padding: 35px;
  }
  .pt-lg-35,
  .py-lg-35 {
    padding-top: 35px;
  }
  .pr-lg-35,
  .px-lg-35 {
    padding-right: 35px;
  }
  .pb-lg-35,
  .py-lg-35 {
    padding-bottom: 35px;
  }
  .pl-lg-35,
  .px-lg-35 {
    padding-left: 35px;
  }
  .p-lg-30 {
    padding: 30px;
  }
  .pt-lg-30,
  .py-lg-30 {
    padding-top: 30px;
  }
  .pr-lg-30,
  .px-lg-30 {
    padding-right: 30px;
  }
  .pb-lg-30,
  .py-lg-30 {
    padding-bottom: 30px;
  }
  .pl-lg-30,
  .px-lg-30 {
    padding-left: 30px;
  }
  .p-lg-25 {
    padding: 25px;
  }
  .pt-lg-25,
  .py-lg-25 {
    padding-top: 25px;
  }
  .pr-lg-25,
  .px-lg-25 {
    padding-right: 25px;
  }
  .pb-lg-25,
  .py-lg-25 {
    padding-bottom: 25px;
  }
  .pl-lg-25,
  .px-lg-25 {
    padding-left: 25px;
  }
  .p-lg-20 {
    padding: 20px;
  }
  .pt-lg-20,
  .py-lg-20 {
    padding-top: 20px;
  }
  .pr-lg-20,
  .px-lg-20 {
    padding-right: 20px;
  }
  .pb-lg-20,
  .py-lg-20 {
    padding-bottom: 20px;
  }
  .pl-lg-20,
  .px-lg-20 {
    padding-left: 20px;
  }
  .p-lg-15 {
    padding: 15px;
  }
  .pt-lg-15,
  .py-lg-15 {
    padding-top: 15px;
  }
  .pr-lg-15,
  .px-lg-15 {
    padding-right: 15px;
  }
  .pb-lg-15,
  .py-lg-15 {
    padding-bottom: 15px;
  }
  .pl-lg-15,
  .px-lg-15 {
    padding-left: 15px;
  }
  .p-lg-10 {
    padding: 10px;
  }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 10px;
  }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 10px;
  }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 10px;
  }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 10px;
  }
  .p-lg-5 {
    padding: 5px;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 5px;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 5px;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 5px;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 5px;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1350px) {
  .m-xl-300 {
    margin: 300px;
  }
  .mt-xl-300,
  .my-xl-300 {
    margin-top: 300px;
  }
  .mr-xl-300,
  .mx-xl-300 {
    margin-right: 300px;
  }
  .mb-xl-300,
  .my-xl-300 {
    margin-bottom: 300px;
  }
  .ml-xl-300,
  .mx-xl-300 {
    margin-left: 300px;
  }
  .m-xl-295 {
    margin: 295px;
  }
  .mt-xl-295,
  .my-xl-295 {
    margin-top: 295px;
  }
  .mr-xl-295,
  .mx-xl-295 {
    margin-right: 295px;
  }
  .mb-xl-295,
  .my-xl-295 {
    margin-bottom: 295px;
  }
  .ml-xl-295,
  .mx-xl-295 {
    margin-left: 295px;
  }
  .m-xl-290 {
    margin: 290px;
  }
  .mt-xl-290,
  .my-xl-290 {
    margin-top: 290px;
  }
  .mr-xl-290,
  .mx-xl-290 {
    margin-right: 290px;
  }
  .mb-xl-290,
  .my-xl-290 {
    margin-bottom: 290px;
  }
  .ml-xl-290,
  .mx-xl-290 {
    margin-left: 290px;
  }
  .m-xl-285 {
    margin: 285px;
  }
  .mt-xl-285,
  .my-xl-285 {
    margin-top: 285px;
  }
  .mr-xl-285,
  .mx-xl-285 {
    margin-right: 285px;
  }
  .mb-xl-285,
  .my-xl-285 {
    margin-bottom: 285px;
  }
  .ml-xl-285,
  .mx-xl-285 {
    margin-left: 285px;
  }
  .m-xl-280 {
    margin: 280px;
  }
  .mt-xl-280,
  .my-xl-280 {
    margin-top: 280px;
  }
  .mr-xl-280,
  .mx-xl-280 {
    margin-right: 280px;
  }
  .mb-xl-280,
  .my-xl-280 {
    margin-bottom: 280px;
  }
  .ml-xl-280,
  .mx-xl-280 {
    margin-left: 280px;
  }
  .m-xl-275 {
    margin: 275px;
  }
  .mt-xl-275,
  .my-xl-275 {
    margin-top: 275px;
  }
  .mr-xl-275,
  .mx-xl-275 {
    margin-right: 275px;
  }
  .mb-xl-275,
  .my-xl-275 {
    margin-bottom: 275px;
  }
  .ml-xl-275,
  .mx-xl-275 {
    margin-left: 275px;
  }
  .m-xl-270 {
    margin: 270px;
  }
  .mt-xl-270,
  .my-xl-270 {
    margin-top: 270px;
  }
  .mr-xl-270,
  .mx-xl-270 {
    margin-right: 270px;
  }
  .mb-xl-270,
  .my-xl-270 {
    margin-bottom: 270px;
  }
  .ml-xl-270,
  .mx-xl-270 {
    margin-left: 270px;
  }
  .m-xl-265 {
    margin: 265px;
  }
  .mt-xl-265,
  .my-xl-265 {
    margin-top: 265px;
  }
  .mr-xl-265,
  .mx-xl-265 {
    margin-right: 265px;
  }
  .mb-xl-265,
  .my-xl-265 {
    margin-bottom: 265px;
  }
  .ml-xl-265,
  .mx-xl-265 {
    margin-left: 265px;
  }
  .m-xl-260 {
    margin: 260px;
  }
  .mt-xl-260,
  .my-xl-260 {
    margin-top: 260px;
  }
  .mr-xl-260,
  .mx-xl-260 {
    margin-right: 260px;
  }
  .mb-xl-260,
  .my-xl-260 {
    margin-bottom: 260px;
  }
  .ml-xl-260,
  .mx-xl-260 {
    margin-left: 260px;
  }
  .m-xl-255 {
    margin: 255px;
  }
  .mt-xl-255,
  .my-xl-255 {
    margin-top: 255px;
  }
  .mr-xl-255,
  .mx-xl-255 {
    margin-right: 255px;
  }
  .mb-xl-255,
  .my-xl-255 {
    margin-bottom: 255px;
  }
  .ml-xl-255,
  .mx-xl-255 {
    margin-left: 255px;
  }
  .m-xl-250 {
    margin: 250px;
  }
  .mt-xl-250,
  .my-xl-250 {
    margin-top: 250px;
  }
  .mr-xl-250,
  .mx-xl-250 {
    margin-right: 250px;
  }
  .mb-xl-250,
  .my-xl-250 {
    margin-bottom: 250px;
  }
  .ml-xl-250,
  .mx-xl-250 {
    margin-left: 250px;
  }
  .m-xl-245 {
    margin: 245px;
  }
  .mt-xl-245,
  .my-xl-245 {
    margin-top: 245px;
  }
  .mr-xl-245,
  .mx-xl-245 {
    margin-right: 245px;
  }
  .mb-xl-245,
  .my-xl-245 {
    margin-bottom: 245px;
  }
  .ml-xl-245,
  .mx-xl-245 {
    margin-left: 245px;
  }
  .m-xl-240 {
    margin: 240px;
  }
  .mt-xl-240,
  .my-xl-240 {
    margin-top: 240px;
  }
  .mr-xl-240,
  .mx-xl-240 {
    margin-right: 240px;
  }
  .mb-xl-240,
  .my-xl-240 {
    margin-bottom: 240px;
  }
  .ml-xl-240,
  .mx-xl-240 {
    margin-left: 240px;
  }
  .m-xl-235 {
    margin: 235px;
  }
  .mt-xl-235,
  .my-xl-235 {
    margin-top: 235px;
  }
  .mr-xl-235,
  .mx-xl-235 {
    margin-right: 235px;
  }
  .mb-xl-235,
  .my-xl-235 {
    margin-bottom: 235px;
  }
  .ml-xl-235,
  .mx-xl-235 {
    margin-left: 235px;
  }
  .m-xl-230 {
    margin: 230px;
  }
  .mt-xl-230,
  .my-xl-230 {
    margin-top: 230px;
  }
  .mr-xl-230,
  .mx-xl-230 {
    margin-right: 230px;
  }
  .mb-xl-230,
  .my-xl-230 {
    margin-bottom: 230px;
  }
  .ml-xl-230,
  .mx-xl-230 {
    margin-left: 230px;
  }
  .m-xl-225 {
    margin: 225px;
  }
  .mt-xl-225,
  .my-xl-225 {
    margin-top: 225px;
  }
  .mr-xl-225,
  .mx-xl-225 {
    margin-right: 225px;
  }
  .mb-xl-225,
  .my-xl-225 {
    margin-bottom: 225px;
  }
  .ml-xl-225,
  .mx-xl-225 {
    margin-left: 225px;
  }
  .m-xl-220 {
    margin: 220px;
  }
  .mt-xl-220,
  .my-xl-220 {
    margin-top: 220px;
  }
  .mr-xl-220,
  .mx-xl-220 {
    margin-right: 220px;
  }
  .mb-xl-220,
  .my-xl-220 {
    margin-bottom: 220px;
  }
  .ml-xl-220,
  .mx-xl-220 {
    margin-left: 220px;
  }
  .m-xl-215 {
    margin: 215px;
  }
  .mt-xl-215,
  .my-xl-215 {
    margin-top: 215px;
  }
  .mr-xl-215,
  .mx-xl-215 {
    margin-right: 215px;
  }
  .mb-xl-215,
  .my-xl-215 {
    margin-bottom: 215px;
  }
  .ml-xl-215,
  .mx-xl-215 {
    margin-left: 215px;
  }
  .m-xl-210 {
    margin: 210px;
  }
  .mt-xl-210,
  .my-xl-210 {
    margin-top: 210px;
  }
  .mr-xl-210,
  .mx-xl-210 {
    margin-right: 210px;
  }
  .mb-xl-210,
  .my-xl-210 {
    margin-bottom: 210px;
  }
  .ml-xl-210,
  .mx-xl-210 {
    margin-left: 210px;
  }
  .m-xl-205 {
    margin: 205px;
  }
  .mt-xl-205,
  .my-xl-205 {
    margin-top: 205px;
  }
  .mr-xl-205,
  .mx-xl-205 {
    margin-right: 205px;
  }
  .mb-xl-205,
  .my-xl-205 {
    margin-bottom: 205px;
  }
  .ml-xl-205,
  .mx-xl-205 {
    margin-left: 205px;
  }
  .m-xl-200 {
    margin: 200px;
  }
  .mt-xl-200,
  .my-xl-200 {
    margin-top: 200px;
  }
  .mr-xl-200,
  .mx-xl-200 {
    margin-right: 200px;
  }
  .mb-xl-200,
  .my-xl-200 {
    margin-bottom: 200px;
  }
  .ml-xl-200,
  .mx-xl-200 {
    margin-left: 200px;
  }
  .m-xl-195 {
    margin: 195px;
  }
  .mt-xl-195,
  .my-xl-195 {
    margin-top: 195px;
  }
  .mr-xl-195,
  .mx-xl-195 {
    margin-right: 195px;
  }
  .mb-xl-195,
  .my-xl-195 {
    margin-bottom: 195px;
  }
  .ml-xl-195,
  .mx-xl-195 {
    margin-left: 195px;
  }
  .m-xl-190 {
    margin: 190px;
  }
  .mt-xl-190,
  .my-xl-190 {
    margin-top: 190px;
  }
  .mr-xl-190,
  .mx-xl-190 {
    margin-right: 190px;
  }
  .mb-xl-190,
  .my-xl-190 {
    margin-bottom: 190px;
  }
  .ml-xl-190,
  .mx-xl-190 {
    margin-left: 190px;
  }
  .m-xl-185 {
    margin: 185px;
  }
  .mt-xl-185,
  .my-xl-185 {
    margin-top: 185px;
  }
  .mr-xl-185,
  .mx-xl-185 {
    margin-right: 185px;
  }
  .mb-xl-185,
  .my-xl-185 {
    margin-bottom: 185px;
  }
  .ml-xl-185,
  .mx-xl-185 {
    margin-left: 185px;
  }
  .m-xl-180 {
    margin: 180px;
  }
  .mt-xl-180,
  .my-xl-180 {
    margin-top: 180px;
  }
  .mr-xl-180,
  .mx-xl-180 {
    margin-right: 180px;
  }
  .mb-xl-180,
  .my-xl-180 {
    margin-bottom: 180px;
  }
  .ml-xl-180,
  .mx-xl-180 {
    margin-left: 180px;
  }
  .m-xl-175 {
    margin: 175px;
  }
  .mt-xl-175,
  .my-xl-175 {
    margin-top: 175px;
  }
  .mr-xl-175,
  .mx-xl-175 {
    margin-right: 175px;
  }
  .mb-xl-175,
  .my-xl-175 {
    margin-bottom: 175px;
  }
  .ml-xl-175,
  .mx-xl-175 {
    margin-left: 175px;
  }
  .m-xl-170 {
    margin: 170px;
  }
  .mt-xl-170,
  .my-xl-170 {
    margin-top: 170px;
  }
  .mr-xl-170,
  .mx-xl-170 {
    margin-right: 170px;
  }
  .mb-xl-170,
  .my-xl-170 {
    margin-bottom: 170px;
  }
  .ml-xl-170,
  .mx-xl-170 {
    margin-left: 170px;
  }
  .m-xl-165 {
    margin: 165px;
  }
  .mt-xl-165,
  .my-xl-165 {
    margin-top: 165px;
  }
  .mr-xl-165,
  .mx-xl-165 {
    margin-right: 165px;
  }
  .mb-xl-165,
  .my-xl-165 {
    margin-bottom: 165px;
  }
  .ml-xl-165,
  .mx-xl-165 {
    margin-left: 165px;
  }
  .m-xl-160 {
    margin: 160px;
  }
  .mt-xl-160,
  .my-xl-160 {
    margin-top: 160px;
  }
  .mr-xl-160,
  .mx-xl-160 {
    margin-right: 160px;
  }
  .mb-xl-160,
  .my-xl-160 {
    margin-bottom: 160px;
  }
  .ml-xl-160,
  .mx-xl-160 {
    margin-left: 160px;
  }
  .m-xl-155 {
    margin: 155px;
  }
  .mt-xl-155,
  .my-xl-155 {
    margin-top: 155px;
  }
  .mr-xl-155,
  .mx-xl-155 {
    margin-right: 155px;
  }
  .mb-xl-155,
  .my-xl-155 {
    margin-bottom: 155px;
  }
  .ml-xl-155,
  .mx-xl-155 {
    margin-left: 155px;
  }
  .m-xl-150 {
    margin: 150px;
  }
  .mt-xl-150,
  .my-xl-150 {
    margin-top: 150px;
  }
  .mr-xl-150,
  .mx-xl-150 {
    margin-right: 150px;
  }
  .mb-xl-150,
  .my-xl-150 {
    margin-bottom: 150px;
  }
  .ml-xl-150,
  .mx-xl-150 {
    margin-left: 150px;
  }
  .m-xl-145 {
    margin: 145px;
  }
  .mt-xl-145,
  .my-xl-145 {
    margin-top: 145px;
  }
  .mr-xl-145,
  .mx-xl-145 {
    margin-right: 145px;
  }
  .mb-xl-145,
  .my-xl-145 {
    margin-bottom: 145px;
  }
  .ml-xl-145,
  .mx-xl-145 {
    margin-left: 145px;
  }
  .m-xl-140 {
    margin: 140px;
  }
  .mt-xl-140,
  .my-xl-140 {
    margin-top: 140px;
  }
  .mr-xl-140,
  .mx-xl-140 {
    margin-right: 140px;
  }
  .mb-xl-140,
  .my-xl-140 {
    margin-bottom: 140px;
  }
  .ml-xl-140,
  .mx-xl-140 {
    margin-left: 140px;
  }
  .m-xl-135 {
    margin: 135px;
  }
  .mt-xl-135,
  .my-xl-135 {
    margin-top: 135px;
  }
  .mr-xl-135,
  .mx-xl-135 {
    margin-right: 135px;
  }
  .mb-xl-135,
  .my-xl-135 {
    margin-bottom: 135px;
  }
  .ml-xl-135,
  .mx-xl-135 {
    margin-left: 135px;
  }
  .m-xl-130 {
    margin: 130px;
  }
  .mt-xl-130,
  .my-xl-130 {
    margin-top: 130px;
  }
  .mr-xl-130,
  .mx-xl-130 {
    margin-right: 130px;
  }
  .mb-xl-130,
  .my-xl-130 {
    margin-bottom: 130px;
  }
  .ml-xl-130,
  .mx-xl-130 {
    margin-left: 130px;
  }
  .m-xl-125 {
    margin: 125px;
  }
  .mt-xl-125,
  .my-xl-125 {
    margin-top: 125px;
  }
  .mr-xl-125,
  .mx-xl-125 {
    margin-right: 125px;
  }
  .mb-xl-125,
  .my-xl-125 {
    margin-bottom: 125px;
  }
  .ml-xl-125,
  .mx-xl-125 {
    margin-left: 125px;
  }
  .m-xl-120 {
    margin: 120px;
  }
  .mt-xl-120,
  .my-xl-120 {
    margin-top: 120px;
  }
  .mr-xl-120,
  .mx-xl-120 {
    margin-right: 120px;
  }
  .mb-xl-120,
  .my-xl-120 {
    margin-bottom: 120px;
  }
  .ml-xl-120,
  .mx-xl-120 {
    margin-left: 120px;
  }
  .m-xl-115 {
    margin: 115px;
  }
  .mt-xl-115,
  .my-xl-115 {
    margin-top: 115px;
  }
  .mr-xl-115,
  .mx-xl-115 {
    margin-right: 115px;
  }
  .mb-xl-115,
  .my-xl-115 {
    margin-bottom: 115px;
  }
  .ml-xl-115,
  .mx-xl-115 {
    margin-left: 115px;
  }
  .m-xl-110 {
    margin: 110px;
  }
  .mt-xl-110,
  .my-xl-110 {
    margin-top: 110px;
  }
  .mr-xl-110,
  .mx-xl-110 {
    margin-right: 110px;
  }
  .mb-xl-110,
  .my-xl-110 {
    margin-bottom: 110px;
  }
  .ml-xl-110,
  .mx-xl-110 {
    margin-left: 110px;
  }
  .m-xl-105 {
    margin: 105px;
  }
  .mt-xl-105,
  .my-xl-105 {
    margin-top: 105px;
  }
  .mr-xl-105,
  .mx-xl-105 {
    margin-right: 105px;
  }
  .mb-xl-105,
  .my-xl-105 {
    margin-bottom: 105px;
  }
  .ml-xl-105,
  .mx-xl-105 {
    margin-left: 105px;
  }
  .m-xl-100 {
    margin: 100px;
  }
  .mt-xl-100,
  .my-xl-100 {
    margin-top: 100px;
  }
  .mr-xl-100,
  .mx-xl-100 {
    margin-right: 100px;
  }
  .mb-xl-100,
  .my-xl-100 {
    margin-bottom: 100px;
  }
  .ml-xl-100,
  .mx-xl-100 {
    margin-left: 100px;
  }
  .m-xl-95 {
    margin: 95px;
  }
  .mt-xl-95,
  .my-xl-95 {
    margin-top: 95px;
  }
  .mr-xl-95,
  .mx-xl-95 {
    margin-right: 95px;
  }
  .mb-xl-95,
  .my-xl-95 {
    margin-bottom: 95px;
  }
  .ml-xl-95,
  .mx-xl-95 {
    margin-left: 95px;
  }
  .m-xl-90 {
    margin: 90px;
  }
  .mt-xl-90,
  .my-xl-90 {
    margin-top: 90px;
  }
  .mr-xl-90,
  .mx-xl-90 {
    margin-right: 90px;
  }
  .mb-xl-90,
  .my-xl-90 {
    margin-bottom: 90px;
  }
  .ml-xl-90,
  .mx-xl-90 {
    margin-left: 90px;
  }
  .m-xl-85 {
    margin: 85px;
  }
  .mt-xl-85,
  .my-xl-85 {
    margin-top: 85px;
  }
  .mr-xl-85,
  .mx-xl-85 {
    margin-right: 85px;
  }
  .mb-xl-85,
  .my-xl-85 {
    margin-bottom: 85px;
  }
  .ml-xl-85,
  .mx-xl-85 {
    margin-left: 85px;
  }
  .m-xl-80 {
    margin: 80px;
  }
  .mt-xl-80,
  .my-xl-80 {
    margin-top: 80px;
  }
  .mr-xl-80,
  .mx-xl-80 {
    margin-right: 80px;
  }
  .mb-xl-80,
  .my-xl-80 {
    margin-bottom: 80px;
  }
  .ml-xl-80,
  .mx-xl-80 {
    margin-left: 80px;
  }
  .m-xl-75 {
    margin: 75px;
  }
  .mt-xl-75,
  .my-xl-75 {
    margin-top: 75px;
  }
  .mr-xl-75,
  .mx-xl-75 {
    margin-right: 75px;
  }
  .mb-xl-75,
  .my-xl-75 {
    margin-bottom: 75px;
  }
  .ml-xl-75,
  .mx-xl-75 {
    margin-left: 75px;
  }
  .m-xl-70 {
    margin: 70px;
  }
  .mt-xl-70,
  .my-xl-70 {
    margin-top: 70px;
  }
  .mr-xl-70,
  .mx-xl-70 {
    margin-right: 70px;
  }
  .mb-xl-70,
  .my-xl-70 {
    margin-bottom: 70px;
  }
  .ml-xl-70,
  .mx-xl-70 {
    margin-left: 70px;
  }
  .m-xl-65 {
    margin: 65px;
  }
  .mt-xl-65,
  .my-xl-65 {
    margin-top: 65px;
  }
  .mr-xl-65,
  .mx-xl-65 {
    margin-right: 65px;
  }
  .mb-xl-65,
  .my-xl-65 {
    margin-bottom: 65px;
  }
  .ml-xl-65,
  .mx-xl-65 {
    margin-left: 65px;
  }
  .m-xl-60 {
    margin: 60px;
  }
  .mt-xl-60,
  .my-xl-60 {
    margin-top: 60px;
  }
  .mr-xl-60,
  .mx-xl-60 {
    margin-right: 60px;
  }
  .mb-xl-60,
  .my-xl-60 {
    margin-bottom: 60px;
  }
  .ml-xl-60,
  .mx-xl-60 {
    margin-left: 60px;
  }
  .m-xl-55 {
    margin: 55px;
  }
  .mt-xl-55,
  .my-xl-55 {
    margin-top: 55px;
  }
  .mr-xl-55,
  .mx-xl-55 {
    margin-right: 55px;
  }
  .mb-xl-55,
  .my-xl-55 {
    margin-bottom: 55px;
  }
  .ml-xl-55,
  .mx-xl-55 {
    margin-left: 55px;
  }
  .m-xl-50 {
    margin: 50px;
  }
  .mt-xl-50,
  .my-xl-50 {
    margin-top: 50px;
  }
  .mr-xl-50,
  .mx-xl-50 {
    margin-right: 50px;
  }
  .mb-xl-50,
  .my-xl-50 {
    margin-bottom: 50px;
  }
  .ml-xl-50,
  .mx-xl-50 {
    margin-left: 50px;
  }
  .m-xl-45 {
    margin: 45px;
  }
  .mt-xl-45,
  .my-xl-45 {
    margin-top: 45px;
  }
  .mr-xl-45,
  .mx-xl-45 {
    margin-right: 45px;
  }
  .mb-xl-45,
  .my-xl-45 {
    margin-bottom: 45px;
  }
  .ml-xl-45,
  .mx-xl-45 {
    margin-left: 45px;
  }
  .m-xl-40 {
    margin: 40px;
  }
  .mt-xl-40,
  .my-xl-40 {
    margin-top: 40px;
  }
  .mr-xl-40,
  .mx-xl-40 {
    margin-right: 40px;
  }
  .mb-xl-40,
  .my-xl-40 {
    margin-bottom: 40px;
  }
  .ml-xl-40,
  .mx-xl-40 {
    margin-left: 40px;
  }
  .m-xl-35 {
    margin: 35px;
  }
  .mt-xl-35,
  .my-xl-35 {
    margin-top: 35px;
  }
  .mr-xl-35,
  .mx-xl-35 {
    margin-right: 35px;
  }
  .mb-xl-35,
  .my-xl-35 {
    margin-bottom: 35px;
  }
  .ml-xl-35,
  .mx-xl-35 {
    margin-left: 35px;
  }
  .m-xl-30 {
    margin: 30px;
  }
  .mt-xl-30,
  .my-xl-30 {
    margin-top: 30px;
  }
  .mr-xl-30,
  .mx-xl-30 {
    margin-right: 30px;
  }
  .mb-xl-30,
  .my-xl-30 {
    margin-bottom: 30px;
  }
  .ml-xl-30,
  .mx-xl-30 {
    margin-left: 30px;
  }
  .m-xl-25 {
    margin: 25px;
  }
  .mt-xl-25,
  .my-xl-25 {
    margin-top: 25px;
  }
  .mr-xl-25,
  .mx-xl-25 {
    margin-right: 25px;
  }
  .mb-xl-25,
  .my-xl-25 {
    margin-bottom: 25px;
  }
  .ml-xl-25,
  .mx-xl-25 {
    margin-left: 25px;
  }
  .m-xl-20 {
    margin: 20px;
  }
  .mt-xl-20,
  .my-xl-20 {
    margin-top: 20px;
  }
  .mr-xl-20,
  .mx-xl-20 {
    margin-right: 20px;
  }
  .mb-xl-20,
  .my-xl-20 {
    margin-bottom: 20px;
  }
  .ml-xl-20,
  .mx-xl-20 {
    margin-left: 20px;
  }
  .m-xl-15 {
    margin: 15px;
  }
  .mt-xl-15,
  .my-xl-15 {
    margin-top: 15px;
  }
  .mr-xl-15,
  .mx-xl-15 {
    margin-right: 15px;
  }
  .mb-xl-15,
  .my-xl-15 {
    margin-bottom: 15px;
  }
  .ml-xl-15,
  .mx-xl-15 {
    margin-left: 15px;
  }
  .m-xl-10 {
    margin: 10px;
  }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 10px;
  }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 10px;
  }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 10px;
  }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 10px;
  }
  .m-xl-5 {
    margin: 5px;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 5px;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 5px;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 5px;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 5px;
  }
  .p-xl-300 {
    padding: 300px;
  }
  .pt-xl-300,
  .py-xl-300 {
    padding-top: 300px;
  }
  .pr-xl-300,
  .px-xl-300 {
    padding-right: 300px;
  }
  .pb-xl-300,
  .py-xl-300 {
    padding-bottom: 300px;
  }
  .pl-xl-300,
  .px-xl-300 {
    padding-left: 300px;
  }
  .p-xl-295 {
    padding: 295px;
  }
  .pt-xl-295,
  .py-xl-295 {
    padding-top: 295px;
  }
  .pr-xl-295,
  .px-xl-295 {
    padding-right: 295px;
  }
  .pb-xl-295,
  .py-xl-295 {
    padding-bottom: 295px;
  }
  .pl-xl-295,
  .px-xl-295 {
    padding-left: 295px;
  }
  .p-xl-290 {
    padding: 290px;
  }
  .pt-xl-290,
  .py-xl-290 {
    padding-top: 290px;
  }
  .pr-xl-290,
  .px-xl-290 {
    padding-right: 290px;
  }
  .pb-xl-290,
  .py-xl-290 {
    padding-bottom: 290px;
  }
  .pl-xl-290,
  .px-xl-290 {
    padding-left: 290px;
  }
  .p-xl-285 {
    padding: 285px;
  }
  .pt-xl-285,
  .py-xl-285 {
    padding-top: 285px;
  }
  .pr-xl-285,
  .px-xl-285 {
    padding-right: 285px;
  }
  .pb-xl-285,
  .py-xl-285 {
    padding-bottom: 285px;
  }
  .pl-xl-285,
  .px-xl-285 {
    padding-left: 285px;
  }
  .p-xl-280 {
    padding: 280px;
  }
  .pt-xl-280,
  .py-xl-280 {
    padding-top: 280px;
  }
  .pr-xl-280,
  .px-xl-280 {
    padding-right: 280px;
  }
  .pb-xl-280,
  .py-xl-280 {
    padding-bottom: 280px;
  }
  .pl-xl-280,
  .px-xl-280 {
    padding-left: 280px;
  }
  .p-xl-275 {
    padding: 275px;
  }
  .pt-xl-275,
  .py-xl-275 {
    padding-top: 275px;
  }
  .pr-xl-275,
  .px-xl-275 {
    padding-right: 275px;
  }
  .pb-xl-275,
  .py-xl-275 {
    padding-bottom: 275px;
  }
  .pl-xl-275,
  .px-xl-275 {
    padding-left: 275px;
  }
  .p-xl-270 {
    padding: 270px;
  }
  .pt-xl-270,
  .py-xl-270 {
    padding-top: 270px;
  }
  .pr-xl-270,
  .px-xl-270 {
    padding-right: 270px;
  }
  .pb-xl-270,
  .py-xl-270 {
    padding-bottom: 270px;
  }
  .pl-xl-270,
  .px-xl-270 {
    padding-left: 270px;
  }
  .p-xl-265 {
    padding: 265px;
  }
  .pt-xl-265,
  .py-xl-265 {
    padding-top: 265px;
  }
  .pr-xl-265,
  .px-xl-265 {
    padding-right: 265px;
  }
  .pb-xl-265,
  .py-xl-265 {
    padding-bottom: 265px;
  }
  .pl-xl-265,
  .px-xl-265 {
    padding-left: 265px;
  }
  .p-xl-260 {
    padding: 260px;
  }
  .pt-xl-260,
  .py-xl-260 {
    padding-top: 260px;
  }
  .pr-xl-260,
  .px-xl-260 {
    padding-right: 260px;
  }
  .pb-xl-260,
  .py-xl-260 {
    padding-bottom: 260px;
  }
  .pl-xl-260,
  .px-xl-260 {
    padding-left: 260px;
  }
  .p-xl-255 {
    padding: 255px;
  }
  .pt-xl-255,
  .py-xl-255 {
    padding-top: 255px;
  }
  .pr-xl-255,
  .px-xl-255 {
    padding-right: 255px;
  }
  .pb-xl-255,
  .py-xl-255 {
    padding-bottom: 255px;
  }
  .pl-xl-255,
  .px-xl-255 {
    padding-left: 255px;
  }
  .p-xl-250 {
    padding: 250px;
  }
  .pt-xl-250,
  .py-xl-250 {
    padding-top: 250px;
  }
  .pr-xl-250,
  .px-xl-250 {
    padding-right: 250px;
  }
  .pb-xl-250,
  .py-xl-250 {
    padding-bottom: 250px;
  }
  .pl-xl-250,
  .px-xl-250 {
    padding-left: 250px;
  }
  .p-xl-245 {
    padding: 245px;
  }
  .pt-xl-245,
  .py-xl-245 {
    padding-top: 245px;
  }
  .pr-xl-245,
  .px-xl-245 {
    padding-right: 245px;
  }
  .pb-xl-245,
  .py-xl-245 {
    padding-bottom: 245px;
  }
  .pl-xl-245,
  .px-xl-245 {
    padding-left: 245px;
  }
  .p-xl-240 {
    padding: 240px;
  }
  .pt-xl-240,
  .py-xl-240 {
    padding-top: 240px;
  }
  .pr-xl-240,
  .px-xl-240 {
    padding-right: 240px;
  }
  .pb-xl-240,
  .py-xl-240 {
    padding-bottom: 240px;
  }
  .pl-xl-240,
  .px-xl-240 {
    padding-left: 240px;
  }
  .p-xl-235 {
    padding: 235px;
  }
  .pt-xl-235,
  .py-xl-235 {
    padding-top: 235px;
  }
  .pr-xl-235,
  .px-xl-235 {
    padding-right: 235px;
  }
  .pb-xl-235,
  .py-xl-235 {
    padding-bottom: 235px;
  }
  .pl-xl-235,
  .px-xl-235 {
    padding-left: 235px;
  }
  .p-xl-230 {
    padding: 230px;
  }
  .pt-xl-230,
  .py-xl-230 {
    padding-top: 230px;
  }
  .pr-xl-230,
  .px-xl-230 {
    padding-right: 230px;
  }
  .pb-xl-230,
  .py-xl-230 {
    padding-bottom: 230px;
  }
  .pl-xl-230,
  .px-xl-230 {
    padding-left: 230px;
  }
  .p-xl-225 {
    padding: 225px;
  }
  .pt-xl-225,
  .py-xl-225 {
    padding-top: 225px;
  }
  .pr-xl-225,
  .px-xl-225 {
    padding-right: 225px;
  }
  .pb-xl-225,
  .py-xl-225 {
    padding-bottom: 225px;
  }
  .pl-xl-225,
  .px-xl-225 {
    padding-left: 225px;
  }
  .p-xl-220 {
    padding: 220px;
  }
  .pt-xl-220,
  .py-xl-220 {
    padding-top: 220px;
  }
  .pr-xl-220,
  .px-xl-220 {
    padding-right: 220px;
  }
  .pb-xl-220,
  .py-xl-220 {
    padding-bottom: 220px;
  }
  .pl-xl-220,
  .px-xl-220 {
    padding-left: 220px;
  }
  .p-xl-215 {
    padding: 215px;
  }
  .pt-xl-215,
  .py-xl-215 {
    padding-top: 215px;
  }
  .pr-xl-215,
  .px-xl-215 {
    padding-right: 215px;
  }
  .pb-xl-215,
  .py-xl-215 {
    padding-bottom: 215px;
  }
  .pl-xl-215,
  .px-xl-215 {
    padding-left: 215px;
  }
  .p-xl-210 {
    padding: 210px;
  }
  .pt-xl-210,
  .py-xl-210 {
    padding-top: 210px;
  }
  .pr-xl-210,
  .px-xl-210 {
    padding-right: 210px;
  }
  .pb-xl-210,
  .py-xl-210 {
    padding-bottom: 210px;
  }
  .pl-xl-210,
  .px-xl-210 {
    padding-left: 210px;
  }
  .p-xl-205 {
    padding: 205px;
  }
  .pt-xl-205,
  .py-xl-205 {
    padding-top: 205px;
  }
  .pr-xl-205,
  .px-xl-205 {
    padding-right: 205px;
  }
  .pb-xl-205,
  .py-xl-205 {
    padding-bottom: 205px;
  }
  .pl-xl-205,
  .px-xl-205 {
    padding-left: 205px;
  }
  .p-xl-200 {
    padding: 200px;
  }
  .pt-xl-200,
  .py-xl-200 {
    padding-top: 200px;
  }
  .pr-xl-200,
  .px-xl-200 {
    padding-right: 200px;
  }
  .pb-xl-200,
  .py-xl-200 {
    padding-bottom: 200px;
  }
  .pl-xl-200,
  .px-xl-200 {
    padding-left: 200px;
  }
  .p-xl-195 {
    padding: 195px;
  }
  .pt-xl-195,
  .py-xl-195 {
    padding-top: 195px;
  }
  .pr-xl-195,
  .px-xl-195 {
    padding-right: 195px;
  }
  .pb-xl-195,
  .py-xl-195 {
    padding-bottom: 195px;
  }
  .pl-xl-195,
  .px-xl-195 {
    padding-left: 195px;
  }
  .p-xl-190 {
    padding: 190px;
  }
  .pt-xl-190,
  .py-xl-190 {
    padding-top: 190px;
  }
  .pr-xl-190,
  .px-xl-190 {
    padding-right: 190px;
  }
  .pb-xl-190,
  .py-xl-190 {
    padding-bottom: 190px;
  }
  .pl-xl-190,
  .px-xl-190 {
    padding-left: 190px;
  }
  .p-xl-185 {
    padding: 185px;
  }
  .pt-xl-185,
  .py-xl-185 {
    padding-top: 185px;
  }
  .pr-xl-185,
  .px-xl-185 {
    padding-right: 185px;
  }
  .pb-xl-185,
  .py-xl-185 {
    padding-bottom: 185px;
  }
  .pl-xl-185,
  .px-xl-185 {
    padding-left: 185px;
  }
  .p-xl-180 {
    padding: 180px;
  }
  .pt-xl-180,
  .py-xl-180 {
    padding-top: 180px;
  }
  .pr-xl-180,
  .px-xl-180 {
    padding-right: 180px;
  }
  .pb-xl-180,
  .py-xl-180 {
    padding-bottom: 180px;
  }
  .pl-xl-180,
  .px-xl-180 {
    padding-left: 180px;
  }
  .p-xl-175 {
    padding: 175px;
  }
  .pt-xl-175,
  .py-xl-175 {
    padding-top: 175px;
  }
  .pr-xl-175,
  .px-xl-175 {
    padding-right: 175px;
  }
  .pb-xl-175,
  .py-xl-175 {
    padding-bottom: 175px;
  }
  .pl-xl-175,
  .px-xl-175 {
    padding-left: 175px;
  }
  .p-xl-170 {
    padding: 170px;
  }
  .pt-xl-170,
  .py-xl-170 {
    padding-top: 170px;
  }
  .pr-xl-170,
  .px-xl-170 {
    padding-right: 170px;
  }
  .pb-xl-170,
  .py-xl-170 {
    padding-bottom: 170px;
  }
  .pl-xl-170,
  .px-xl-170 {
    padding-left: 170px;
  }
  .p-xl-165 {
    padding: 165px;
  }
  .pt-xl-165,
  .py-xl-165 {
    padding-top: 165px;
  }
  .pr-xl-165,
  .px-xl-165 {
    padding-right: 165px;
  }
  .pb-xl-165,
  .py-xl-165 {
    padding-bottom: 165px;
  }
  .pl-xl-165,
  .px-xl-165 {
    padding-left: 165px;
  }
  .p-xl-160 {
    padding: 160px;
  }
  .pt-xl-160,
  .py-xl-160 {
    padding-top: 160px;
  }
  .pr-xl-160,
  .px-xl-160 {
    padding-right: 160px;
  }
  .pb-xl-160,
  .py-xl-160 {
    padding-bottom: 160px;
  }
  .pl-xl-160,
  .px-xl-160 {
    padding-left: 160px;
  }
  .p-xl-155 {
    padding: 155px;
  }
  .pt-xl-155,
  .py-xl-155 {
    padding-top: 155px;
  }
  .pr-xl-155,
  .px-xl-155 {
    padding-right: 155px;
  }
  .pb-xl-155,
  .py-xl-155 {
    padding-bottom: 155px;
  }
  .pl-xl-155,
  .px-xl-155 {
    padding-left: 155px;
  }
  .p-xl-150 {
    padding: 150px;
  }
  .pt-xl-150,
  .py-xl-150 {
    padding-top: 150px;
  }
  .pr-xl-150,
  .px-xl-150 {
    padding-right: 150px;
  }
  .pb-xl-150,
  .py-xl-150 {
    padding-bottom: 150px;
  }
  .pl-xl-150,
  .px-xl-150 {
    padding-left: 150px;
  }
  .p-xl-145 {
    padding: 145px;
  }
  .pt-xl-145,
  .py-xl-145 {
    padding-top: 145px;
  }
  .pr-xl-145,
  .px-xl-145 {
    padding-right: 145px;
  }
  .pb-xl-145,
  .py-xl-145 {
    padding-bottom: 145px;
  }
  .pl-xl-145,
  .px-xl-145 {
    padding-left: 145px;
  }
  .p-xl-140 {
    padding: 140px;
  }
  .pt-xl-140,
  .py-xl-140 {
    padding-top: 140px;
  }
  .pr-xl-140,
  .px-xl-140 {
    padding-right: 140px;
  }
  .pb-xl-140,
  .py-xl-140 {
    padding-bottom: 140px;
  }
  .pl-xl-140,
  .px-xl-140 {
    padding-left: 140px;
  }
  .p-xl-135 {
    padding: 135px;
  }
  .pt-xl-135,
  .py-xl-135 {
    padding-top: 135px;
  }
  .pr-xl-135,
  .px-xl-135 {
    padding-right: 135px;
  }
  .pb-xl-135,
  .py-xl-135 {
    padding-bottom: 135px;
  }
  .pl-xl-135,
  .px-xl-135 {
    padding-left: 135px;
  }
  .p-xl-130 {
    padding: 130px;
  }
  .pt-xl-130,
  .py-xl-130 {
    padding-top: 130px;
  }
  .pr-xl-130,
  .px-xl-130 {
    padding-right: 130px;
  }
  .pb-xl-130,
  .py-xl-130 {
    padding-bottom: 130px;
  }
  .pl-xl-130,
  .px-xl-130 {
    padding-left: 130px;
  }
  .p-xl-125 {
    padding: 125px;
  }
  .pt-xl-125,
  .py-xl-125 {
    padding-top: 125px;
  }
  .pr-xl-125,
  .px-xl-125 {
    padding-right: 125px;
  }
  .pb-xl-125,
  .py-xl-125 {
    padding-bottom: 125px;
  }
  .pl-xl-125,
  .px-xl-125 {
    padding-left: 125px;
  }
  .p-xl-120 {
    padding: 120px;
  }
  .pt-xl-120,
  .py-xl-120 {
    padding-top: 120px;
  }
  .pr-xl-120,
  .px-xl-120 {
    padding-right: 120px;
  }
  .pb-xl-120,
  .py-xl-120 {
    padding-bottom: 120px;
  }
  .pl-xl-120,
  .px-xl-120 {
    padding-left: 120px;
  }
  .p-xl-115 {
    padding: 115px;
  }
  .pt-xl-115,
  .py-xl-115 {
    padding-top: 115px;
  }
  .pr-xl-115,
  .px-xl-115 {
    padding-right: 115px;
  }
  .pb-xl-115,
  .py-xl-115 {
    padding-bottom: 115px;
  }
  .pl-xl-115,
  .px-xl-115 {
    padding-left: 115px;
  }
  .p-xl-110 {
    padding: 110px;
  }
  .pt-xl-110,
  .py-xl-110 {
    padding-top: 110px;
  }
  .pr-xl-110,
  .px-xl-110 {
    padding-right: 110px;
  }
  .pb-xl-110,
  .py-xl-110 {
    padding-bottom: 110px;
  }
  .pl-xl-110,
  .px-xl-110 {
    padding-left: 110px;
  }
  .p-xl-105 {
    padding: 105px;
  }
  .pt-xl-105,
  .py-xl-105 {
    padding-top: 105px;
  }
  .pr-xl-105,
  .px-xl-105 {
    padding-right: 105px;
  }
  .pb-xl-105,
  .py-xl-105 {
    padding-bottom: 105px;
  }
  .pl-xl-105,
  .px-xl-105 {
    padding-left: 105px;
  }
  .p-xl-100 {
    padding: 100px;
  }
  .pt-xl-100,
  .py-xl-100 {
    padding-top: 100px;
  }
  .pr-xl-100,
  .px-xl-100 {
    padding-right: 100px;
  }
  .pb-xl-100,
  .py-xl-100 {
    padding-bottom: 100px;
  }
  .pl-xl-100,
  .px-xl-100 {
    padding-left: 100px;
  }
  .p-xl-95 {
    padding: 95px;
  }
  .pt-xl-95,
  .py-xl-95 {
    padding-top: 95px;
  }
  .pr-xl-95,
  .px-xl-95 {
    padding-right: 95px;
  }
  .pb-xl-95,
  .py-xl-95 {
    padding-bottom: 95px;
  }
  .pl-xl-95,
  .px-xl-95 {
    padding-left: 95px;
  }
  .p-xl-90 {
    padding: 90px;
  }
  .pt-xl-90,
  .py-xl-90 {
    padding-top: 90px;
  }
  .pr-xl-90,
  .px-xl-90 {
    padding-right: 90px;
  }
  .pb-xl-90,
  .py-xl-90 {
    padding-bottom: 90px;
  }
  .pl-xl-90,
  .px-xl-90 {
    padding-left: 90px;
  }
  .p-xl-85 {
    padding: 85px;
  }
  .pt-xl-85,
  .py-xl-85 {
    padding-top: 85px;
  }
  .pr-xl-85,
  .px-xl-85 {
    padding-right: 85px;
  }
  .pb-xl-85,
  .py-xl-85 {
    padding-bottom: 85px;
  }
  .pl-xl-85,
  .px-xl-85 {
    padding-left: 85px;
  }
  .p-xl-80 {
    padding: 80px;
  }
  .pt-xl-80,
  .py-xl-80 {
    padding-top: 80px;
  }
  .pr-xl-80,
  .px-xl-80 {
    padding-right: 80px;
  }
  .pb-xl-80,
  .py-xl-80 {
    padding-bottom: 80px;
  }
  .pl-xl-80,
  .px-xl-80 {
    padding-left: 80px;
  }
  .p-xl-75 {
    padding: 75px;
  }
  .pt-xl-75,
  .py-xl-75 {
    padding-top: 75px;
  }
  .pr-xl-75,
  .px-xl-75 {
    padding-right: 75px;
  }
  .pb-xl-75,
  .py-xl-75 {
    padding-bottom: 75px;
  }
  .pl-xl-75,
  .px-xl-75 {
    padding-left: 75px;
  }
  .p-xl-70 {
    padding: 70px;
  }
  .pt-xl-70,
  .py-xl-70 {
    padding-top: 70px;
  }
  .pr-xl-70,
  .px-xl-70 {
    padding-right: 70px;
  }
  .pb-xl-70,
  .py-xl-70 {
    padding-bottom: 70px;
  }
  .pl-xl-70,
  .px-xl-70 {
    padding-left: 70px;
  }
  .p-xl-65 {
    padding: 65px;
  }
  .pt-xl-65,
  .py-xl-65 {
    padding-top: 65px;
  }
  .pr-xl-65,
  .px-xl-65 {
    padding-right: 65px;
  }
  .pb-xl-65,
  .py-xl-65 {
    padding-bottom: 65px;
  }
  .pl-xl-65,
  .px-xl-65 {
    padding-left: 65px;
  }
  .p-xl-60 {
    padding: 60px;
  }
  .pt-xl-60,
  .py-xl-60 {
    padding-top: 60px;
  }
  .pr-xl-60,
  .px-xl-60 {
    padding-right: 60px;
  }
  .pb-xl-60,
  .py-xl-60 {
    padding-bottom: 60px;
  }
  .pl-xl-60,
  .px-xl-60 {
    padding-left: 60px;
  }
  .p-xl-55 {
    padding: 55px;
  }
  .pt-xl-55,
  .py-xl-55 {
    padding-top: 55px;
  }
  .pr-xl-55,
  .px-xl-55 {
    padding-right: 55px;
  }
  .pb-xl-55,
  .py-xl-55 {
    padding-bottom: 55px;
  }
  .pl-xl-55,
  .px-xl-55 {
    padding-left: 55px;
  }
  .p-xl-50 {
    padding: 50px;
  }
  .pt-xl-50,
  .py-xl-50 {
    padding-top: 50px;
  }
  .pr-xl-50,
  .px-xl-50 {
    padding-right: 50px;
  }
  .pb-xl-50,
  .py-xl-50 {
    padding-bottom: 50px;
  }
  .pl-xl-50,
  .px-xl-50 {
    padding-left: 50px;
  }
  .p-xl-45 {
    padding: 45px;
  }
  .pt-xl-45,
  .py-xl-45 {
    padding-top: 45px;
  }
  .pr-xl-45,
  .px-xl-45 {
    padding-right: 45px;
  }
  .pb-xl-45,
  .py-xl-45 {
    padding-bottom: 45px;
  }
  .pl-xl-45,
  .px-xl-45 {
    padding-left: 45px;
  }
  .p-xl-40 {
    padding: 40px;
  }
  .pt-xl-40,
  .py-xl-40 {
    padding-top: 40px;
  }
  .pr-xl-40,
  .px-xl-40 {
    padding-right: 40px;
  }
  .pb-xl-40,
  .py-xl-40 {
    padding-bottom: 40px;
  }
  .pl-xl-40,
  .px-xl-40 {
    padding-left: 40px;
  }
  .p-xl-35 {
    padding: 35px;
  }
  .pt-xl-35,
  .py-xl-35 {
    padding-top: 35px;
  }
  .pr-xl-35,
  .px-xl-35 {
    padding-right: 35px;
  }
  .pb-xl-35,
  .py-xl-35 {
    padding-bottom: 35px;
  }
  .pl-xl-35,
  .px-xl-35 {
    padding-left: 35px;
  }
  .p-xl-30 {
    padding: 30px;
  }
  .pt-xl-30,
  .py-xl-30 {
    padding-top: 30px;
  }
  .pr-xl-30,
  .px-xl-30 {
    padding-right: 30px;
  }
  .pb-xl-30,
  .py-xl-30 {
    padding-bottom: 30px;
  }
  .pl-xl-30,
  .px-xl-30 {
    padding-left: 30px;
  }
  .p-xl-25 {
    padding: 25px;
  }
  .pt-xl-25,
  .py-xl-25 {
    padding-top: 25px;
  }
  .pr-xl-25,
  .px-xl-25 {
    padding-right: 25px;
  }
  .pb-xl-25,
  .py-xl-25 {
    padding-bottom: 25px;
  }
  .pl-xl-25,
  .px-xl-25 {
    padding-left: 25px;
  }
  .p-xl-20 {
    padding: 20px;
  }
  .pt-xl-20,
  .py-xl-20 {
    padding-top: 20px;
  }
  .pr-xl-20,
  .px-xl-20 {
    padding-right: 20px;
  }
  .pb-xl-20,
  .py-xl-20 {
    padding-bottom: 20px;
  }
  .pl-xl-20,
  .px-xl-20 {
    padding-left: 20px;
  }
  .p-xl-15 {
    padding: 15px;
  }
  .pt-xl-15,
  .py-xl-15 {
    padding-top: 15px;
  }
  .pr-xl-15,
  .px-xl-15 {
    padding-right: 15px;
  }
  .pb-xl-15,
  .py-xl-15 {
    padding-bottom: 15px;
  }
  .pl-xl-15,
  .px-xl-15 {
    padding-left: 15px;
  }
  .p-xl-10 {
    padding: 10px;
  }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 10px;
  }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 10px;
  }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 10px;
  }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 10px;
  }
  .p-xl-5 {
    padding: 5px;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 5px;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 5px;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 5px;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 5px;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@font-face {
  font-family: "SangBleu BP Sans";
  src: url("assets/fonts/SangBleuOGSans-Light-WebXL.woff2") format("woff2"), url("assets/fonts/SangBleuOGSans-Light-WebXL.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Freight Big W01 Book Regular";
  src: url("assets/fonts/5e50b3c6-a8dc-4212-b30e-c9b43797ee38.woff2") format("woff2"), url("assets/fonts/1dd9e404-5f07-4001-8b45-43b3d16ac8a0.woff") format("woff");
}
@font-face {
  font-family: "Freight Display W01 Medium";
  src: url("assets/fonts/f32d96fa-915e-45de-a390-2cb4a996f87e.woff2") format("woff2"), url("assets/fonts/622f1077-338e-4a08-b5b8-a7ebdc818391.woff") format("woff");
}
@font-face {
  font-family: "SangBleu OG Sans Trial";
  src: url("assets/fonts/SangBleuOGSans-Regular-WebXL.woff2") format("woff2"), url("assets/fonts/SangBleuOGSans-Regular-WebXL.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Freight Big Pro";
  src: url("assets/fonts/Freight-Big-Pro-Medium.woff2") format("woff2"), url("assets/fonts/Freight-Big-Pro-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 
 * Anagrama [root] 2021
 * https://www.anagrama.com/
 */
/* ===== [ I.NDEX ] ======
 * i. 1. Normalize
 * i. 2. General
 * i. 3. Pages
 *    -- 3.1 Page Home
 */
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  background-color: #F6F5F3;
}

body {
  background: #F6F5F3;
  color: #414040;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: 0.009rem;
  position: relative;
}

main {
  opacity: 0;
}

.body-no-scroll {
  overflow: hidden;
}

a:not([href]):not([tabindex]) {
  cursor: pointer;
}

.container-p {
  padding: 0px 50px;
}
@media (max-width: 991.98px) {
  .container-p {
    padding: 0px 30px;
  }
}
@media (max-width: 767.98px) {
  .container-p {
    padding: 0px 15px;
  }
}

@media (min-width: 992px) {
  .container-section {
    padding: 0px 35px;
  }
}

.rotate-180 {
  transform: rotate(180deg);
}

.section-b {
  border-top: 1px solid #c6c6c6;
}

.img-wrap {
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 767.98px) {
  .row-reverse {
    flex-direction: column-reverse;
  }
}

.section-headline .border-section {
  margin: 0px;
  border-top: 1px solid rgba(65, 64, 64, 0.3);
  border-bottom: 0px;
}

.link {
  position: relative;
}
@media (min-width: 992px) {
  .link::after {
    content: "";
    background-color: #414040;
    width: 100%;
    height: 1px;
    opacity: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
  .link:hover::after {
    opacity: 1;
  }
}
@media (max-width: 991.98px) {
  .link::after {
    content: "";
    background-color: #414040;
    width: 100%;
    height: 1px;
    transition: opacity 0.3s ease;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.link-footer {
  position: relative;
  width: max-content;
}
@media (min-width: 992px) {
  .link-footer::after {
    content: "";
    background-color: #F6F5F3;
    width: 100%;
    height: 1px;
    opacity: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
  .link-footer:hover::after {
    opacity: 1;
  }
}
.link-white {
  position: relative;
}
@media (min-width: 992px) {
  .link-white::after {
    content: "";
    background-color: #F6F5F3;
    width: 100%;
    height: 1px;
    opacity: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
  .link-white:hover::after {
    opacity: 1;
  }
}
@media (max-width: 991.98px) {
  .link-white::after {
    content: "";
    background-color: #F6F5F3;
    width: 100%;
    height: 1px;
    transition: opacity 0.3s ease;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.link-w {
  border-bottom: 1px solid #F6F5F3;
}

.o-visible {
  overflow: visible;
}

.o-hidden {
  overflow: hidden;
}

.btn-green {
  cursor: pointer;
  background-color: #2B3A2D;
  color: #F6F5F3;
  height: 40px;
  padding: 0px 28px;
  border: 0px;
}

.btn-white {
  cursor: pointer;
  background-color: #F6F5F3;
  color: #2B3A2D;
  height: 40px;
  padding: 0px 30px;
  border: 0px;
}

.counter-card {
  height: 120px;
  border-radius: 5px;
  background-color: #F0ECE5;
  text-align: center;
  padding: 23px 0px;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .counter-card {
    height: 126px;
    padding: 30px 0px;
  }
}

.item-project {
  border-radius: 5px;
  overflow: hidden;
}
.item-project .project-img {
  position: relative;
  height: 226px;
}
@media (max-width: 991.98px) {
  .item-project .project-img {
    height: 203px;
  }
}
@media (max-width: 767.98px) {
  .item-project .project-img {
    height: 213px;
  }
}
.item-project .project-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.item-project .project-img .project-hover-img {
  transition: opacity 0.5s ease;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
}
.item-project .project-img .project-main-img {
  transition: opacity 0.5s ease;
}
.item-project .project-img .project-tags {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.item-project .project-img .project-tags .tag {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  margin-right: 10px;
  padding: 10px;
  background-color: #F0ECE5;
  height: 30px;
  padding-top: 8px;
}
.item-project .project-img .project-tags .tag:last-child {
  margin-right: 0px;
}
.item-project .project-img .project-tags .tag:hover {
  background-color: #2B3A2D;
  color: #F6F5F3;
}
.item-project .project-text {
  height: 60px;
  background-color: #F0ECE5;
}
@media (max-width: 991.98px) {
  .item-project .project-text {
    height: 73px;
  }
}
.item-project .project-text .project-size {
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
}

.long-card .item-project.has-hover:hover .project-img .project-hover-img, .card-wrapper .item-project.has-hover:hover .project-img .project-hover-img {
  opacity: 1;
}
.long-card .item-project.has-hover:hover .project-img .project-main-img, .card-wrapper .item-project.has-hover:hover .project-img .project-main-img {
  opacity: 0;
}
.long-card .item-project.has-hover:hover .project-text .project-size, .card-wrapper .item-project.has-hover:hover .project-text .project-size {
  opacity: 1;
}

.slider-max-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}
.slider-max-modal.show {
  visibility: visible;
  opacity: 1;
  z-index: 10;
  pointer-events: all;
}
.slider-max-modal .slider-modal-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
}
.slider-max-modal .swiper-max-detail, .slider-max-modal .swiper-max-coonoor {
  width: 100%;
  height: 700px;
}
@media (max-width: 991.98px) {
  .slider-max-modal .swiper-max-detail, .slider-max-modal .swiper-max-coonoor {
    height: 448px;
  }
}
@media (max-width: 767.98px) {
  .slider-max-modal .swiper-max-detail, .slider-max-modal .swiper-max-coonoor {
    height: 186px;
  }
}
.slider-max-modal .swiper-slide {
  width: 100%;
}
.slider-max-modal .swiper-slide figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.slider-max-modal .swiper-pagination {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  bottom: 27px;
}
@media (max-width: 991.98px) {
  .slider-max-modal .swiper-pagination {
    left: 50%;
    bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .slider-max-modal .swiper-pagination {
    left: 50%;
    bottom: 15px;
  }
}
.slider-max-modal .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 30px;
  height: 1px;
  opacity: 0.5;
  background: #F6F5F3;
  border-radius: 0px;
}
.slider-max-modal .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0px;
}
.slider-max-modal .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.slider-max-modal .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  padding: 15px 10px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.slider-max-modal .swiper-button {
  background-image: none;
  top: 50%;
}
@media (max-width: 991.98px) {
  .slider-max-modal .swiper-button {
    top: 50%;
  }
}
.slider-max-modal .swiper-button-next {
  right: 20px;
}
@media (max-width: 991.98px) {
  .slider-max-modal .swiper-button-next {
    right: 20px;
  }
}
.slider-max-modal .swiper-button-prev {
  left: 20px;
}
@media (max-width: 991.98px) {
  .slider-max-modal .swiper-button-prev {
    left: 20px;
  }
}
.slider-max-modal .swiper-close-max {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}
.slider-max-modal .swiper-close-max a::after {
  content: "";
  padding: 20px 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
}

.page-home .home-hero .swiper-hero {
  height: 100vh;
}
@media (max-width: 767.98px) {
  .page-home .home-hero .swiper-hero {
    height: 80vh;
  }
}
.page-home .home-hero .swiper-hero .swiper-slide figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.page-home .home-hero .swiper-hero .swiper-pagination {
  width: auto;
  left: 50px;
  bottom: 50px;
}
@media (max-width: 991.98px) {
  .page-home .home-hero .swiper-hero .swiper-pagination {
    left: 30px;
  }
}
@media (max-width: 767.98px) {
  .page-home .home-hero .swiper-hero .swiper-pagination {
    left: 15px;
    bottom: 47px;
  }
}
.page-home .home-hero .swiper-hero .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 1px;
  opacity: 0.5;
  background: #F6F5F3;
  border-radius: 0px;
}
.page-home .home-hero .swiper-hero .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0px;
}
.page-home .home-hero .swiper-hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.page-home .home-hero .swiper-hero .swiper-button {
  background-image: none;
  top: 56%;
}
@media (max-width: 991.98px) {
  .page-home .home-hero .swiper-hero .swiper-button {
    top: 50%;
  }
}
.page-home .home-hero .swiper-hero .swiper-button-next {
  right: 50px;
}
@media (max-width: 991.98px) {
  .page-home .home-hero .swiper-hero .swiper-button-next {
    right: 30px;
  }
}
.page-home .home-hero .swiper-hero .swiper-button-prev {
  left: 50px;
}
@media (max-width: 991.98px) {
  .page-home .home-hero .swiper-hero .swiper-button-prev {
    left: 30px;
  }
}
.page-home .home-purpose .swiper-purpose .slide-wrap {
  border-radius: 5px;
  overflow: hidden;
}
.page-home .home-purpose .swiper-purpose .slide-wrap img {
  height: 399px;
  object-fit: cover;
}
@media (max-width: 991.98px) {
  .page-home .home-purpose .swiper-purpose .slide-wrap img {
    height: 254px;
  }
}
@media (max-width: 767.98px) {
  .page-home .home-purpose .swiper-purpose .slide-wrap img {
    height: 214px;
  }
}
.page-home .home-purpose .swiper-purpose .slide-wrap .slide-text {
  height: 60px;
  background-color: #F0ECE5;
}
.page-home .home-purpose .swiper-purpose .custom-controls {
  position: absolute;
  top: 20px;
  left: 20px;
  height: 40px;
  width: 80px;
  border: 1px solid #C4B49F;
  background-color: #F0ECE5;
  border-radius: 5px;
  padding: 5px 0px;
  z-index: 1;
}
.page-home .home-purpose .swiper-purpose .custom-controls .controls-line {
  height: 100%;
  width: 1px;
  background-color: #C4B49F;
}
.page-home .home-purpose .swiper-purpose .custom-controls .swiper-button {
  background-image: none;
  position: relative;
  height: 100%;
  margin-top: 0px;
  top: 0;
  right: 0;
  left: 0;
}
.page-home .home-responsible .responsible-img {
  height: 600px;
}
@media (max-width: 991.98px) {
  .page-home .home-responsible .responsible-img {
    height: 379px;
  }
}
.page-home .home-responsible .responsible-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.page-home .home-coonoor {
  height: 700px;
  background-size: cover;
  background-position: bottom;
}
@media (max-width: 991.98px) {
  .page-home .home-coonoor {
    height: 448px;
  }
}
@media (max-width: 767.98px) {
  .page-home .home-coonoor {
    height: auto;
    min-height: 186px;
    max-height: 250px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
  }
}
.page-home .home-coonoor .square-text {
  border-radius: 5px;
  background-color: #F0ECE5;
  padding: 30px;
  padding-bottom: 30px;
}
.page-home .home-coonoor-mobile .square-text {
  border-radius: 5px;
  background-color: #F0ECE5;
  padding: 30px;
  padding-bottom: 30px;
}
.page-home .home-testimonials {
  overflow: hidden;
}
.page-home .home-testimonials .swiper-testimonials {
  position: static;
}
.page-home .home-testimonials .swiper-slide {
  pointer-events: auto;
}
.page-home .home-testimonials .press-list .hidden-card {
  display: none;
}
.page-home .home-testimonials .press-list .press-card {
  padding: 20px 30px 30px 30px;
  background-color: #F0ECE5;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  transition: color 0.3s ease, border-color 0.3s ease;
}
@media (min-width: 768px) {
  .page-home .home-testimonials .press-list .press-card {
    padding: 30px 35px;
  }
}
@media (min-width: 992px) {
  .page-home .home-testimonials .press-list .press-card {
    padding: 30px 45px;
  }
}
.page-home .home-testimonials .press-list .press-card .border-section {
  width: 70px;
  transition: width 0.18s ease;
}
.page-home .home-testimonials .press-list .press-card::before {
  content: "";
  height: 100%;
  width: 10px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #2B3A2D;
  transition: transform 0.3s ease;
}
.page-home .home-testimonials .press-list .press-card:hover {
  color: #766A5A;
  border-color: #766A5A;
}
.page-home .home-testimonials .press-list .press-card:hover::before {
  transform: translateX(-10px);
}
.page-home .home-testimonials .press-list .press-card:hover .border-section {
  width: 20px;
}
.page-home .home-testimonials .press-list .custom-controls {
  position: absolute;
  height: 40px;
  width: 80px;
  border: 1px solid #C4B49F;
  background-color: #F0ECE5;
  border-radius: 5px;
  padding: 5px 0px;
  z-index: 1;
  bottom: 20px;
  top: auto;
  right: 30px;
}
@media (min-width: 768px) {
  .page-home .home-testimonials .press-list .custom-controls {
    bottom: auto;
    top: 60px;
    right: 15px;
  }
}
@media (min-width: 992px) {
  .page-home .home-testimonials .press-list .custom-controls {
    top: 85px;
    right: 35px;
  }
}
.page-home .home-testimonials .press-list .custom-controls .controls-line {
  height: 100%;
  width: 1px;
  background-color: #C4B49F;
}
.page-home .home-testimonials .press-list .custom-controls .swiper-button {
  background-image: none;
  position: relative;
  height: 100%;
  margin-top: 0px;
  top: 0;
  right: 0;
  left: 0;
}
.page-home .home-testimonials .press-list .swiper-testimonials .press-card hr {
  width: 80px;
}

.button-expandible {
  pointer-events: none;
  display: none;
  height: 60px;
  width: 60px;
  font-size: 19px;
  align-items: center;
  background-color: #A9B49F;
  justify-content: flex-start;
  border-radius: 50px;
  transition: width 0.5s ease;
  padding-left: 20px;
  bottom: 15px;
  position: fixed;
  right: 15px;
  z-index: 100;
}
@media (min-width: 768px) {
  .button-expandible {
    right: 30px;
    bottom: 30px;
  }
}
@media (min-width: 992px) {
  .button-expandible {
    right: 35px;
    bottom: 35px;
  }
}
.button-expandible.mobile {
  display: flex;
}
@media (min-width: 992px) {
  .button-expandible.mobile {
    display: none;
  }
}
.button-expandible.mobile #close {
  padding-left: 0;
  pointer-events: none;
}
.button-expandible.mobile.expanded {
  transition: width 0.5s ease 0.15s;
  width: 265px;
}
.button-expandible.mobile.expanded #close {
  pointer-events: all;
}
.button-expandible.mobile.expanded .circle {
  opacity: 1;
  transition: right 0.4s ease 0.1s, opacity 0.25s ease 0.15s;
  right: 10px;
}
.button-expandible.mobile.expanded .casona-c {
  left: -15px;
  opacity: 0;
  transition: left 0.4s ease, opacity 0.25s ease 0.05s;
}
.button-expandible.mobile.expanded .content-text {
  opacity: 1;
  transition: opacity 0.25s ease 0.3s;
  pointer-events: all;
}
@media (min-width: 992px) {
  .button-expandible {
    display: flex;
  }
}
.button-expandible .circle {
  width: 40px;
  height: 40px;
  background-color: #2B3A2D;
  border-radius: 40px;
  position: absolute;
  transition: right 0.25s ease 0.2s, opacity 0.15s ease 0.2s;
  right: 0px;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 2.5px;
}
.button-expandible .casona-c {
  position: relative;
  left: 0;
  transition: opacity 0.5s ease 0.4s;
}
.button-expandible span, .button-expandible .content-text {
  position: absolute;
  opacity: 0;
  transition: opacity 0.25s ease;
  text-align: center;
  width: 75%;
  pointer-events: none;
}
@media (min-width: 992px) {
  .button-expandible:hover {
    transition: width 0.5s ease 0.15s;
    width: 290px;
  }
  .button-expandible:hover .circle {
    opacity: 1;
    transition: right 0.4s ease 0.1s, opacity 0.25s ease 0.15s;
    right: 10px;
  }
  .button-expandible:hover .casona-c {
    left: -15px;
    opacity: 0;
    transition: left 0.4s ease, opacity 0.25s ease 0.05s;
  }
  .button-expandible:hover span, .button-expandible:hover .content-text {
    opacity: 1;
    transition: opacity 0.25s ease 0.3s;
    pointer-events: all;
    width: 79%;
  }
}

.page-about .hero-about-wrap {
  height: 100vh;
}
@media (max-width: 767.98px) {
  .page-about .hero-about-wrap {
    height: 80vh;
  }
}
.page-about .hero-about-wrap figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.page-about .crossfade-from {
  z-index: 2;
  height: 100vh;
  position: relative;
  width: 100%;
}
.page-about .crossfade-from.post {
  z-index: -1;
}
.page-about .crossfade-from .panel {
  min-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
}
.page-about .crossfade-from.active .panel {
  position: fixed;
}
.page-about .crossfade-both {
  z-index: 2;
  position: relative;
  height: 100vh;
  width: 100%;
}
.page-about .crossfade-both.pre {
  z-index: -1;
}
.page-about .crossfade-both.active {
  z-index: 1;
}
.page-about .crossfade-both .panel {
  min-height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
}
.page-about .crossfade-both.post .panel {
  position: absolute;
}
.page-about .crossfade-to {
  position: relative;
  height: 100vh;
  width: 100%;
}
.page-about .crossfade-to.pre {
  z-index: -1;
}
.page-about .crossfade-to.active {
  z-index: 0;
}
.page-about .crossfade-to .panel {
  min-height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
}
.page-about .crossfade-to.post .panel {
  position: absolute;
}
.page-about .mobile-img-cross {
  position: relative;
}
.page-about .mobile-img-cross .first-img, .page-about .mobile-img-cross .second-img {
  transition: opacity 0.5s ease;
  height: 448px;
}
@media (max-width: 767.98px) {
  .page-about .mobile-img-cross .first-img, .page-about .mobile-img-cross .second-img {
    height: 187px;
  }
}
.page-about .mobile-img-cross .first-img img, .page-about .mobile-img-cross .second-img img {
  height: 100%;
  object-fit: cover;
}
.page-about .mobile-img-cross .second-img {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
}
.page-about .mobile-img-cross.show .first-img {
  opacity: 0;
}
.page-about .mobile-img-cross.show .second-img {
  opacity: 1;
}
.page-about .mobile-img-cross .btn-cross-img {
  cursor: pointer;
  position: absolute;
  width: 14px;
  height: 14px;
  right: 20px;
  bottom: 20px;
}
.page-about .mobile-img-cross .btn-cross-img::before {
  position: absolute;
  background-color: #F6F5F3;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  transition: all 0.2s ease;
  left: 0;
  right: 0;
  margin: auto;
}
.page-about .mobile-img-cross .btn-cross-img::after {
  position: absolute;
  top: 50%;
  background-color: #F6F5F3;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
}
.page-about .mobile-img-cross .btn-cross-img.show::before {
  transform: translateY(0%) rotate(90deg);
}
.page-about .mobile-img-cross .btn-cross-img.show::after {
  transform: translateY(-50%) rotate(0);
}
.page-about .about-sustainability .slide-card {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 5px;
  height: 400px;
}
@media (max-width: 991.98px) {
  .page-about .about-sustainability .slide-card {
    height: 266px;
  }
}
@media (max-width: 767.98px) {
  .page-about .about-sustainability .slide-card {
    height: 291px;
  }
}
.page-about .about-sustainability .slide-card img {
  height: 100%;
  width: 100%;
  border-radius: 6px;
  object-fit: cover;
}
.page-about .about-sustainability .slide-card .slide-card-text {
  transition: 0.5s ease-in-out;
  position: absolute;
  background-color: #F0ECE5;
  width: 100%;
  max-height: 400px;
  padding: 20px;
  padding-right: 40px;
  bottom: calc(-100% + 64px);
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .page-about .about-sustainability .slide-card .slide-card-text {
    max-height: 400px;
    bottom: calc(-100% + 49px);
  }
}
@media (max-width: 767.98px) {
  .page-about .about-sustainability .slide-card .slide-card-text {
    max-height: 300px;
    bottom: calc(-100% + 65px);
  }
}
.page-about .about-sustainability .slide-card .slide-card-text .btn-slide-card {
  position: absolute;
  right: 20px;
  width: 15px;
  height: 14px;
  top: 20px;
}
.page-about .about-sustainability .slide-card .slide-card-text .btn-slide-card::before {
  position: absolute;
  background-color: #414040;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  transition: all 0.2s ease;
  left: 0;
  right: 0;
  margin: auto;
}
.page-about .about-sustainability .slide-card .slide-card-text .btn-slide-card::after {
  position: absolute;
  top: 50%;
  background-color: #414040;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
}
.page-about .about-sustainability .slide-card .slide-card-text .btn-slide-card.show::before {
  transform: translateY(0%) rotate(90deg);
}
.page-about .about-sustainability .slide-card .slide-card-text .btn-slide-card.show::after {
  transform: translateY(-50%) rotate(0);
}
.page-about .about-sustainability .slide-card .slide-card-text .slide-content {
  overflow-y: scroll;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
  height: 320px;
}
.page-about .about-sustainability .slide-card .slide-card-text .slide-content::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
@media (max-width: 991.98px) {
  .page-about .about-sustainability .slide-card .slide-card-text .slide-content {
    height: 200px;
  }
}
@media (max-width: 767.98px) {
  .page-about .about-sustainability .slide-card .slide-card-text .slide-content {
    height: 210px;
  }
}
@media (min-width: 992px) {
  .page-about .about-sustainability .slide-card .slide-card-text.show {
    bottom: 0;
    max-height: 100%;
    height: 100%;
  }
  .page-about .about-sustainability .slide-card .slide-card-text.show .slide-content {
    display: block;
  }
  .page-about .about-sustainability .slide-card .slide-card-text.show .btn-slide-card {
    top: 20px;
  }
}
@media (max-width: 991.98px) {
  .page-about .about-sustainability .slide-card .slide-card-text.show {
    bottom: 0;
    max-height: 100%;
  }
  .page-about .about-sustainability .slide-card .slide-card-text.show .slide-content {
    display: block;
  }
  .page-about .about-sustainability .slide-card .slide-card-text.show .btn-slide-card {
    top: 20px;
  }
}
.page-about .about-press .press-list .hidden-card {
  display: none;
}
.page-about .about-press .press-list .press-col {
  margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-about .about-press .press-list .press-col:nth-last-child(-n+3) {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .page-about .about-press .press-list .press-col:nth-last-child(-n+2) {
    margin-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .page-about .about-press .press-list .press-col:nth-last-child(-n+1) {
    margin-bottom: 0px;
  }
}
.page-about .about-press .press-card {
  padding: 30px 40px;
  background-color: #F0ECE5;
  border-radius: 5px;
}
@media (max-width: 767.98px) {
  .page-about .about-press .press-card {
    padding: 30px 30px;
  }
}
.page-about .about-press .press-card .press-img {
  width: 230px;
  height: auto;
  max-height: 30px;
}
.page-about .about-press .press-card .press-img img {
  height: 100%;
  object-fit: contain;
}
.page-about .about-slider .swiper-about {
  height: 448px;
}
@media (max-width: 767.98px) {
  .page-about .about-slider .swiper-about {
    height: 187px;
  }
}
.page-about .about-slider .swiper-about .swiper-slide figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.page-about .about-slider .swiper-about .swiper-max .swiper-max-btn::after {
  content: "";
  padding: 20px 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
}
.page-about .about-slider .swiper-about .swiper-pagination {
  width: auto;
  left: 20px;
  bottom: 27px;
}
@media (max-width: 991.98px) {
  .page-about .about-slider .swiper-about .swiper-pagination {
    left: 30px;
    bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .page-about .about-slider .swiper-about .swiper-pagination {
    left: 20px;
    bottom: 15px;
  }
}
.page-about .about-slider .swiper-about .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 30px;
  height: 1px;
  opacity: 0.5;
  background: #F6F5F3;
  border-radius: 0px;
}
.page-about .about-slider .swiper-about .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0px;
}
.page-about .about-slider .swiper-about .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.page-about .about-slider .swiper-about .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  padding: 15px 10px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.page-about .about-slider .swiper-about .swiper-max {
  cursor: pointer;
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 1;
  color: #F6F5F3;
}
@media (max-width: 991.98px) {
  .page-about .about-slider .swiper-about .swiper-max {
    bottom: 20px;
    right: 20px;
  }
}
.page-about .about-slider .swiper-about .swiper-button {
  background-image: none;
  top: 50%;
}
@media (max-width: 991.98px) {
  .page-about .about-slider .swiper-about .swiper-button {
    top: 50%;
  }
}
.page-about .about-slider .swiper-about .swiper-button-next {
  right: 47px;
}
@media (max-width: 991.98px) {
  .page-about .about-slider .swiper-about .swiper-button-next {
    right: 20px;
  }
}
.page-about .about-slider .swiper-about .swiper-button-prev {
  left: 47px;
}
@media (max-width: 991.98px) {
  .page-about .about-slider .swiper-about .swiper-button-prev {
    left: 20px;
  }
}

.page-projects {
  /* Display CSS arrow to the right of the dropdown text */
  /* Reverse the CSS arrow when the dropdown is active */
}
.page-projects .menu-categories {
  border-bottom: 1px solid rgba(65, 64, 64, 0.3);
  border-top: 1px solid rgba(65, 64, 64, 0.3);
  padding: 24px 0px;
}
@media (max-width: 991.98px) {
  .page-projects .menu-categories {
    padding: 25px 0px;
  }
}
.page-projects .menu-categories nav {
  position: relative;
}
.page-projects .menu-categories .nav-tabs {
  border-bottom: 0px;
  overflow-x: scroll;
  overflow-y: hidden;
  flex-wrap: nowrap;
  white-space: nowrap;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}
.page-projects .menu-categories .nav-tabs::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
.page-projects .menu-categories .nav-tabs .nav-link {
  transition: color 0.2s ease-in-out;
  border: 0;
  color: #B0A694;
  padding: 0px 15px;
  border-right: 1px solid rgba(65, 64, 64, 0.3);
  border-radius: 0px;
}
.page-projects .menu-categories .nav-tabs .nav-link:first-child {
  padding-left: 0px;
}
.page-projects .menu-categories .nav-tabs .nav-link:last-child {
  border-right: 0px;
  padding-right: 0px;
}
.page-projects .menu-categories .nav-tabs .nav-link.active {
  color: #414040;
  background-color: transparent;
}
.page-projects .menu-categories .nav-tabs .nav-link:hover {
  color: #414040;
}
.page-projects .menu-categories .nav-tabs::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 35px;
  height: 100%;
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #F6F5F3 73.33%, #F6F5F3);
}
.page-projects .nav-controls .nav-tabs {
  border-bottom: 0;
}
.page-projects .nav-controls .nav-tabs .nav-item {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  border: 1px solid #E1D8CC;
  background-color: transparent;
  height: 36px;
  margin-right: 15px;
  padding: 11px 12px;
  border-radius: 0px;
}
.page-projects .nav-controls .nav-tabs .nav-item.active {
  background-color: #2B3A2D;
  color: #F6F5F3;
}
.page-projects .nav-controls .nav-tabs .nav-item:hover {
  background-color: #2B3A2D;
  color: #F6F5F3;
}
.page-projects .checkbox-dropdown {
  width: auto;
  padding-right: 24px;
  position: relative;
  margin: 0 auto;
  user-select: none;
}
.page-projects .checkbox-dropdown:after {
  transition: all 0.4s;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.93896 7.15381L9.99988 13.2147L16.0608 7.15381' stroke='%23414040'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
.page-projects .checkbox-dropdown.is-active:after {
  transform: rotate(180deg) translateY(50%);
}
.page-projects .checkbox-dropdown-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%; /* align the dropdown right below the dropdown text */
  border: inherit;
  border-top: none;
  left: -1px; /* align the dropdown to the left */
  right: -1px; /* align the dropdown to the right */
  opacity: 0; /* hide the dropdown */
  border: 1px solid #E1D8CC;
  border-radius: 5px;
  height: auto;
  width: 198px;
  padding: 15px;
  margin-top: 15px;
  background-color: #F6F5F3;
  transition: opacity 0.4s ease-in-out;
  overflow: scroll;
  overflow-x: hidden;
  pointer-events: none; /* avoid mouse click events inside the dropdown */
}
.page-projects .is-active .checkbox-dropdown-list {
  opacity: 1; /* display the dropdown */
  pointer-events: auto; /* make sure that the user still can select checkboxes */
  z-index: 5;
}
.page-projects .checkbox-dropdown-list li {
  width: max-content;
}
.page-projects .checkbox-dropdown-list li label {
  display: block;
  padding: 10px;
  pointer-events: all;
  transition: all 0.2s ease-out;
  border: 1px solid #E1D8CC;
}
.page-projects .checkbox-dropdown-list li label input {
  display: none;
}
.page-projects .checkbox-dropdown-list li label:hover {
  background-color: #2B3A2D;
  color: #F6F5F3;
}
.page-projects .checkbox-dropdown-list li label.active {
  background-color: #2B3A2D;
  color: #F6F5F3;
}
.page-projects .row-grid .long-card .item-project .project-img {
  height: 541px;
}
@media (max-width: 991.98px) {
  .page-projects .row-grid .long-card .item-project .project-img {
    height: 532px;
  }
}
@media (max-width: 767.98px) {
  .page-projects .row-grid .long-card .item-project .project-img {
    height: 233px;
  }
}
.page-projects .row-grid .long-card .item-project .project-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .page-projects .row-grid .item-project .project-img {
    height: 233px;
  }
}
.page-projects .row-grid .item-card {
  border-radius: 5px;
  background-color: #2B3A2D;
  padding: 25px 30px;
  color: #F6F5F3;
  height: 100%;
}
@media (max-width: 991.98px) {
  .page-projects .row-grid .item-card {
    height: 276px;
  }
}
@media (max-width: 767.98px) {
  .page-projects .row-grid .item-card {
    height: 290px;
  }
}

.page-detail .hero-detail-wrap {
  height: 100vh;
}
@media (max-width: 767.98px) {
  .page-detail .hero-detail-wrap {
    height: 80vh;
  }
}
.page-detail .hero-detail-wrap figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.page-detail .detail-overview .detail-info {
  border-bottom: 1px solid rgba(65, 64, 64, 0.3);
  padding: 15px 0px;
}
.page-detail .detail-overview .img-wrap {
  margin-bottom: 30px;
  object-position: bottom;
}
.page-detail .detail-overview .img-wrap img {
  object-fit: cover;
  height: 100%;
}
.page-detail .detail-overview .img-wrap.img-h {
  height: 600px;
}
@media (max-width: 991.98px) {
  .page-detail .detail-overview .img-wrap.img-h {
    height: 386px;
  }
}
@media (max-width: 767.98px) {
  .page-detail .detail-overview .img-wrap.img-h {
    height: 206px;
  }
}
.page-detail .detail-overview .img-wrap.img-v {
  height: 700px;
}
@media (max-width: 991.98px) {
  .page-detail .detail-overview .img-wrap.img-v {
    height: 445px;
  }
}
@media (max-width: 767.98px) {
  .page-detail .detail-overview .img-wrap.img-v {
    height: 377px;
  }
}
.page-detail .detail-slider .swiper-detail {
  height: 600px;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .page-detail .detail-slider .swiper-detail {
    height: 386px;
  }
}
@media (max-width: 767.98px) {
  .page-detail .detail-slider .swiper-detail {
    height: 157px;
  }
}
.page-detail .detail-slider .swiper-detail .swiper-slide figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.page-detail .detail-slider .swiper-detail .swiper-max .swiper-max-btn::after {
  content: "";
  padding: 20px 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
}
.page-detail .detail-slider .swiper-detail .swiper-pagination {
  width: auto;
  left: 20px;
  bottom: 27px;
}
@media (max-width: 991.98px) {
  .page-detail .detail-slider .swiper-detail .swiper-pagination {
    left: 30px;
    bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .page-detail .detail-slider .swiper-detail .swiper-pagination {
    left: 20px;
    bottom: 15px;
  }
}
.page-detail .detail-slider .swiper-detail .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 30px;
  height: 1px;
  opacity: 0.5;
  background: #414040;
  border-radius: 0px;
}
.page-detail .detail-slider .swiper-detail .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0px;
}
.page-detail .detail-slider .swiper-detail .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.page-detail .detail-slider .swiper-detail .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  padding: 15px 10px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.page-detail .detail-slider .swiper-detail .swiper-max {
  cursor: pointer;
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 1;
  color: #414040;
}
@media (max-width: 991.98px) {
  .page-detail .detail-slider .swiper-detail .swiper-max {
    bottom: 20px;
    right: 20px;
  }
}
.page-detail .detail-slider .swiper-detail .swiper-button {
  background-image: none;
  top: 50%;
}
@media (max-width: 991.98px) {
  .page-detail .detail-slider .swiper-detail .swiper-button {
    top: 50%;
  }
}
.page-detail .detail-slider .swiper-detail .swiper-button-next {
  right: 47px;
}
@media (max-width: 991.98px) {
  .page-detail .detail-slider .swiper-detail .swiper-button-next {
    right: 20px;
  }
}
.page-detail .detail-slider .swiper-detail .swiper-button-prev {
  left: 47px;
}
@media (max-width: 991.98px) {
  .page-detail .detail-slider .swiper-detail .swiper-button-prev {
    left: 20px;
  }
}
.page-detail .email-modal {
  transition: opacity 0.4s ease-in-out;
  position: fixed;
  width: 427px;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  opacity: 0;
  pointer-events: none;
  padding: 30px 40px;
}
@media (max-width: 991.98px) {
  .page-detail .email-modal {
    width: 419px;
  }
}
@media (max-width: 767.98px) {
  .page-detail .email-modal {
    width: 288px;
    padding: 30px;
  }
}
.page-detail .email-modal.show {
  pointer-events: all;
  opacity: 1;
}
.page-detail .email-modal form .input {
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #F6F5F3;
  width: 100%;
  height: 30px;
  margin-bottom: 14px;
  outline: none;
  padding-bottom: 10px;
  color: #F6F5F3;
}
.page-detail .email-modal form .input::placeholder {
  color: #A9B49F;
  opacity: 1;
}
.page-detail .email-modal form textarea.input {
  height: 90px;
  resize: none;
}
.page-detail .email-modal form .button-submit {
  width: 200px;
}
@media (max-width: 991.98px) {
  .page-detail .email-modal form .button-submit {
    width: 216px;
  }
}
@media (max-width: 767.98px) {
  .page-detail .email-modal form .button-submit {
    width: 100%;
  }
}
.page-detail .email-modal .close-project-form {
  position: absolute;
  top: 20px;
  right: 20px;
}

.page-coonoor .hero-coonoor-wrap {
  height: 100vh;
}
@media (max-width: 767.98px) {
  .page-coonoor .hero-coonoor-wrap {
    height: 80vh;
  }
}
.page-coonoor .hero-coonoor-wrap figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.page-coonoor .coonoor-landscape a.read-more-link.collapsed::before {
  content: "Read More";
}
.page-coonoor .coonoor-landscape a.read-more-link:not(.collapsed)::before {
  content: "Read Less";
}
.page-coonoor .coonoor-landscape #collapseExample.collapse:not(.show) {
  display: block;
  height: 16rem;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-landscape #collapseExample.collapse:not(.show) {
    height: 25rem;
  }
}
@media (max-width: 767.98px) {
  .page-coonoor .coonoor-landscape #collapseExample.collapse:not(.show) {
    height: 30rem;
  }
}
.page-coonoor .coonoor-landscape #collapseExample.collapse:not(.show) + .read-more-link-shadow {
  position: relative;
}
.page-coonoor .coonoor-landscape #collapseExample.collapse:not(.show) + .read-more-link-shadow::after {
  content: "";
  display: block;
  position: absolute;
  top: -70px;
  height: 50px;
  width: 100%;
  z-index: 1;
  opacity: 1;
}
.page-coonoor .coonoor-landscape #collapseExample.collapsing {
  height: 16rem;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-landscape #collapseExample.collapsing {
    height: 25rem;
  }
}
@media (max-width: 767.98px) {
  .page-coonoor .coonoor-landscape #collapseExample.collapsing {
    height: 30rem;
  }
}
.page-coonoor .coonoor-landscape #collapseExample.collapsing + .read-more-link-shadow {
  position: relative;
}
.page-coonoor .coonoor-landscape #collapseExample.collapsing + .read-more-link-shadow::after {
  content: "";
  display: block;
  position: absolute;
  top: -70px;
  height: 50px;
  width: 100%;
  z-index: 1;
  opacity: 1;
}
.page-coonoor .coonoor-landscape .wrap-map {
  height: 600px;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-landscape .wrap-map {
    height: 386px;
  }
}
@media (max-width: 767.98px) {
  .page-coonoor .coonoor-landscape .wrap-map {
    height: 157px;
  }
}
.page-coonoor .coonoor-landscape .wrap-map img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.page-coonoor .coonoor-flora .row-cards .card-img:last-child .img-flora {
  margin-bottom: 0px;
}
.page-coonoor .coonoor-flora .img-flora {
  height: 450px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.page-coonoor .coonoor-flora .img-flora .bg-color {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: opacity 0.4s ease-in-out;
  background: #2B3A2D;
  opacity: 0;
}
.page-coonoor .coonoor-flora .img-flora .bg-text {
  transition: opacity 0.4s ease-in-out;
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 33px;
  opacity: 0;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-flora .img-flora {
    height: 506px;
  }
}
@media (max-width: 767.98px) {
  .page-coonoor .coonoor-flora .img-flora {
    height: 206px;
  }
}
.page-coonoor .coonoor-flora .img-flora.large {
  height: 400px;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-flora .img-flora.large {
    height: 453px;
  }
}
@media (max-width: 767.98px) {
  .page-coonoor .coonoor-flora .img-flora.large {
    height: 386px;
  }
}
.page-coonoor .coonoor-flora .img-flora.small {
  height: 250px;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-flora .img-flora.small {
    height: 283px;
  }
}
@media (max-width: 767.98px) {
  .page-coonoor .coonoor-flora .img-flora.small {
    height: 240px;
  }
}
.page-coonoor .coonoor-flora .img-flora img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.page-coonoor .coonoor-flora .img-flora .btn-cross-img {
  position: absolute;
  width: 14px;
  height: 14px;
  right: 20px;
  bottom: 20px;
}
.page-coonoor .coonoor-flora .img-flora .btn-cross-img::before {
  position: absolute;
  background-color: #F6F5F3;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  transition: all 0.2s ease;
  left: 0;
  right: 0;
  margin: auto;
}
.page-coonoor .coonoor-flora .img-flora .btn-cross-img::after {
  position: absolute;
  top: 50%;
  background-color: #F6F5F3;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
}
@media (min-width: 992px) {
  .page-coonoor .coonoor-flora .img-flora:hover .bg-color {
    opacity: 0.6;
  }
  .page-coonoor .coonoor-flora .img-flora:hover .bg-text {
    color: #F6F5F3;
    opacity: 1;
  }
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-flora .img-flora.touch-active .bg-color {
    opacity: 0.6;
  }
  .page-coonoor .coonoor-flora .img-flora.touch-active .bg-text {
    color: #F6F5F3;
    opacity: 1;
  }
  .page-coonoor .coonoor-flora .img-flora.touch-active .btn-cross-img::before {
    transform: translateY(0%) rotate(90deg);
  }
  .page-coonoor .coonoor-flora .img-flora.touch-active .btn-cross-img::after {
    transform: translateY(-50%) rotate(0);
  }
}
@media (min-width: 992px) {
  .page-coonoor .coonoor-flora .sticky-text {
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
    left: 0;
  }
}
.page-coonoor .coonoor-slider .swiper-coonoor {
  height: 600px;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-slider .swiper-coonoor {
    height: 386px;
  }
}
@media (max-width: 767.98px) {
  .page-coonoor .coonoor-slider .swiper-coonoor {
    height: 157px;
  }
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-slide figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-max .swiper-max-btn::after {
  content: "";
  padding: 20px 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-pagination {
  width: auto;
  left: 20px;
  bottom: 27px;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-slider .swiper-coonoor .swiper-pagination {
    left: 30px;
    bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .page-coonoor .coonoor-slider .swiper-coonoor .swiper-pagination {
    left: 20px;
    bottom: 15px;
  }
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 30px;
  height: 1px;
  opacity: 0.5;
  background: #F6F5F3;
  border-radius: 0px;
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0px;
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  padding: 15px 10px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-max {
  cursor: pointer;
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 1;
  color: #F6F5F3;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-slider .swiper-coonoor .swiper-max {
    bottom: 20px;
    right: 20px;
  }
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-button {
  background-image: none;
  top: 50%;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-slider .swiper-coonoor .swiper-button {
    top: 50%;
  }
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-button-next {
  right: 47px;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-slider .swiper-coonoor .swiper-button-next {
    right: 20px;
  }
}
.page-coonoor .coonoor-slider .swiper-coonoor .swiper-button-prev {
  left: 47px;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-slider .swiper-coonoor .swiper-button-prev {
    left: 20px;
  }
}
.page-coonoor .coonoor-map #map {
  height: 603px;
  border-radius: 5px;
}
@media (max-width: 991.98px) {
  .page-coonoor .coonoor-map #map {
    height: 388px;
  }
}
@media (max-width: 767.98px) {
  .page-coonoor .coonoor-map #map {
    height: 157px;
  }
}

.page-contact form .input, #newsletter-modal form .input {
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #C4B49F;
  width: 100%;
  height: 30px;
  margin-bottom: 14px;
  outline: none;
  padding-bottom: 10px;
}
.page-contact form .input::placeholder, #newsletter-modal form .input::placeholder {
  color: #766A5A;
  opacity: 1;
}
.page-contact form textarea.input, #newsletter-modal form textarea.input {
  height: 90px;
  resize: none;
}
.page-contact form .button-submit, #newsletter-modal form .button-submit {
  width: 200px;
}
@media (max-width: 991.98px) {
  .page-contact form .button-submit, #newsletter-modal form .button-submit {
    width: 216px;
  }
}
@media (max-width: 767.98px) {
  .page-contact form .button-submit, #newsletter-modal form .button-submit {
    width: 100%;
  }
}
.page-contact #map, #newsletter-modal #map {
  height: 500px;
}
@media (max-width: 991.98px) {
  .page-contact #map, #newsletter-modal #map {
    height: 388px;
  }
}
@media (max-width: 767.98px) {
  .page-contact #map, #newsletter-modal #map {
    height: 155px;
  }
}
.page-contact .wpcf7-not-valid-tip, #newsletter-modal .wpcf7-not-valid-tip {
  color: #FF0000;
  font-family: "SangBleu OG Sans Trial";
  font-size: 16px;
  line-height: 110%;
  /* identical to box height */
  letter-spacing: 0.02em;
}
.page-contact .wpcf7-form-control-wrap, #newsletter-modal .wpcf7-form-control-wrap {
  width: 100%;
}

.page-legal .menu-categories {
  border-bottom: 1px solid rgba(65, 64, 64, 0.3);
  border-top: 1px solid rgba(65, 64, 64, 0.3);
  padding: 24px 0px;
}
@media (max-width: 991.98px) {
  .page-legal .menu-categories {
    padding: 25px 0px;
  }
}
.page-legal .menu-categories nav {
  position: relative;
}
.page-legal .menu-categories .nav-tabs {
  border-bottom: 0px;
  overflow-x: scroll;
  overflow-y: hidden;
  flex-wrap: nowrap;
  white-space: nowrap;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}
.page-legal .menu-categories .nav-tabs::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
.page-legal .menu-categories .nav-tabs .nav-link {
  border: 0;
  color: #B0A694;
  padding: 0px 15px;
  border-right: 1px solid rgba(65, 64, 64, 0.3);
}
.page-legal .menu-categories .nav-tabs .nav-link:first-child {
  padding-left: 0px;
}
.page-legal .menu-categories .nav-tabs .nav-link:last-child {
  border-right: 0px;
  padding-right: 0px;
}
.page-legal .menu-categories .nav-tabs .nav-link.active {
  color: #414040;
  background-color: transparent;
}
.page-legal .menu-categories .nav-tabs::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 35px;
  height: 100%;
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #F6F5F3 73.33%, #F6F5F3);
}
.page-legal .terms .legal-entry {
  margin: 35px 0px;
  padding-bottom: 37px;
  border-bottom: 1px solid rgba(65, 64, 64, 0.3);
}
.page-legal .terms .legal-entry:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px;
}

.page-faq .accordion .card, .home-faq .accordion .card {
  padding-bottom: 31px;
  border-top: 1px solid rgba(65, 64, 64, 0.3);
  padding-top: 33px;
}
@media (max-width: 991.98px) {
  .page-faq .accordion .card, .home-faq .accordion .card {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}
.page-faq .accordion .card button, .home-faq .accordion .card button {
  border: 0;
  background-color: inherit;
  position: relative;
  cursor: pointer;
}
.page-faq .accordion .card button::before, .home-faq .accordion .card button::before {
  position: absolute;
  background-color: #414040;
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  transition: all 0.2s ease;
  right: 6px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}
.page-faq .accordion .card button::after, .home-faq .accordion .card button::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #414040;
  content: "";
  display: block;
  width: 14px;
  height: 1px;
  right: 0;
}
.page-faq .accordion .card button[aria-expanded=true]::before, .home-faq .accordion .card button[aria-expanded=true]::before {
  transform: translateY(-50%) rotate(90deg);
}
.page-faq .accordion .card button[aria-expanded=true]::after, .home-faq .accordion .card button[aria-expanded=true]::after {
  transform: translateY(-50%) rotate(0);
}
.page-faq .accordion .card:last-child, .home-faq .accordion .card:last-child {
  border-bottom: 0;
}
.page-faq .accordion .card .card-body .card-list, .home-faq .accordion .card .card-body .card-list {
  padding-left: 15px;
}
.page-faq .accordion .card .card-body .card-list li, .home-faq .accordion .card .card-body .card-list li {
  position: relative;
  margin-bottom: 25px;
}
.page-faq .accordion .card .card-body .card-list li:last-child, .home-faq .accordion .card .card-body .card-list li:last-child {
  margin-bottom: 0px;
}
.page-faq .accordion .card .card-body .card-list li::before, .home-faq .accordion .card .card-body .card-list li::before {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  background-color: #F0E5F2;
  border-radius: 50px;
  left: -15px;
  top: 5px;
}

.home-faq ul {
  overflow-x: scroll;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 35px;
  column-gap: 30px;
  border-top: 1px solid rgba(65, 64, 64, 0.1882352941);
  border-bottom: 1px solid rgba(65, 64, 64, 0.1882352941);
}
@media (min-width: 768px) {
  .home-faq ul {
    overflow-x: auto;
    margin-top: 32px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (min-width: 992px) {
  .home-faq ul {
    margin: 0;
    padding-bottom: 31px;
    padding-top: 33px;
    column-gap: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
}
.home-faq ul li {
  min-width: fit-content;
  position: relative;
  display: flex;
  align-items: center;
  color: #B0A694;
  cursor: pointer;
}
.home-faq ul li::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 6px);
  background-color: rgba(65, 64, 64, 0.1882352941);
  position: absolute;
  right: -15px;
}
@media (min-width: 992px) {
  .home-faq ul li::after {
    display: none;
  }
}
.home-faq ul li:last-child {
  padding-right: 30px;
}
@media (min-width: 992px) {
  .home-faq ul li:last-child {
    padding-right: 0px;
  }
}
.home-faq ul li:last-child::after {
  display: none;
}
@media (min-width: 992px) {
  .home-faq ul li {
    margin-bottom: 15px;
  }
}
.home-faq ul li.active {
  color: #2B3A2D;
}
.home-faq .accordion .faq-category-list {
  display: none;
}
.home-faq .accordion .faq-category-list.show {
  display: block;
}
.home-faq .accordion .card:first-of-type {
  border-top: none;
}

.page-error {
  background-color: #2B3A2D;
  position: absolute;
  height: 100vh;
  padding-left: 0 !important;
}
.page-error .section-bg {
  background-image: url("/assets/images/patron404.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right bottom;
}
@media (max-width: 991.98px) {
  .page-error .section-bg {
    background-image: url("/assets/images/patron404-tablet.png");
  }
}
@media (max-width: 767.98px) {
  .page-error .section-bg {
    background-image: url("/assets/images/patron404-mobile.png");
  }
}

.page-splash {
  opacity: 1;
}
.page-splash .slider {
  height: 100vh;
}
.page-splash .slider .swiper-container {
  height: 100%;
}
@media (max-width: 1349.98px) {
  .page-splash figure {
    height: 100%;
  }
}
@media (max-width: 1349.98px) {
  .page-splash img {
    height: 100%;
    object-fit: cover;
  }
}
.page-splash .swiper-wrapper .swiper-slide figure {
  height: 100%;
}
.page-splash .swiper-wrapper .swiper-slide figure img {
  height: 100%;
}
.page-splash .swiper-pagination {
  position: absolute;
  bottom: 30px;
}
.page-splash .swiper-pagination-bullets {
  display: flex;
}
.page-splash .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: transparent;
  border: 1px solid #ffffff;
  margin-right: 7px;
  opacity: 1;
}
.page-splash .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff;
}
.page-splash .container-fluid {
  z-index: 1;
  position: absolute;
  top: 0;
  height: 100vh;
}
.page-splash .divider {
  border-bottom: 1px solid #ffffff;
  margin-top: 16px;
  margin-bottom: 26px;
}
@media (max-width: 991.98px) {
  .page-splash .divider {
    margin-top: 16px;
    margin-bottom: 24px;
  }
}
.page-splash .flex-1 {
  flex: 1;
  height: 100vh;
}
@media (max-width: 1349.98px) {
  .page-splash .flex-1 {
    flex: 2;
    height: 100vh;
  }
}
.page-splash .underline {
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .page-splash .text-right {
    text-align: left;
  }
}
.page-splash .body-text {
  font-size: 15px;
  line-height: 160%;
  letter-spacing: -1%;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .page-splash .body-text {
    line-height: 150%;
  }
}

.page-home .home-hero .swiper-hero .swiper-pagination {
  position: relative;
  text-align: left;
  left: 35px;
  margin: 0 auto;
}
@media (min-width: 576px) {
  .page-home .home-hero .swiper-hero .swiper-pagination {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .page-home .home-hero .swiper-hero .swiper-pagination {
    max-width: 740px;
  }
}
@media (min-width: 992px) {
  .page-home .home-hero .swiper-hero .swiper-pagination {
    max-width: 1174px;
  }
}
@media (min-width: 1350px) {
  .page-home .home-hero .swiper-hero .swiper-pagination {
    max-width: 1175px;
  }
}

footer {
  position: relative;
  overflow: hidden;
}
footer .footer-circle {
  position: absolute;
  right: -250px;
  bottom: -280px;
}
footer .footer-circle svg {
  transition: all 0.6s ease-in-out;
  transform-origin: 375px 375px;
}
footer .footer-circle:hover svg {
  transform: rotate(-40deg);
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.3;
}

.swiper-slide {
  pointer-events: none;
}
.swiper-slide-active {
  pointer-events: all;
}

.grecaptcha-badge {
  visibility: hidden;
}

.fade-on-scroll,
.animate-on-scroll,
.stagger-on-scroll,
.stagger-fast-on-scroll,
.blast-on-scroll {
  opacity: 0;
  will-change: scroll-position;
}

.stagger-on-scroll.animate,
.stagger-fast-on-scroll.animate,
.blast-on-scroll.animate {
  opacity: 1;
}
.stagger-on-scroll.animate .blast,
.stagger-fast-on-scroll.animate .blast,
.blast-on-scroll.animate .blast {
  display: inline-block;
}

.fade-on-scroll.animate {
  animation-name: d;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

.animate-on-scroll.animate {
  animation-name: a;
  animation-fill-mode: forwards;
  animation-duration: 1s;
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

@keyframes a {
  0% {
    opacity: 0;
    -webkit-backface-visibility: hidden;
  }
  to {
    opacity: 1;
    -webkit-backface-visibility: hidden;
  }
}
@keyframes d {
  0% {
    opacity: 0;
    transform: translateY(20px);
    -webkit-backface-visibility: hidden;
  }
  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-backface-visibility: hidden;
  }
}
svg:not(:root) {
  overflow: hidden;
}

svg[role=icon] {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: middle;
}

.icon-caret {
  width: 11px;
  height: 6px;
}

.icon-max {
  height: 20px;
  width: 20px;
}

.close-max {
  width: 20px;
  height: 20px;
}

.fill-logo {
  width: 281px;
  height: 104px;
}
@media (max-width: 767.98px) {
  .fill-logo {
    width: 252px;
    height: 81px;
  }
}

.close-project-modal {
  width: 20px;
  height: 20px;
}

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

.br-5 {
  border-radius: 5px;
}

.footer-map {
  width: 100px;
}
@media (min-width: 768px) {
  .footer-map {
    width: 173px;
  }
}

#newsletter-modal {
  pointer-events: none;
  width: 650px;
  height: auto;
  position: fixed;
  top: -100%;
  color: #414040;
  transition: right 0.5s ease-in-out;
  z-index: 11;
  text-align: center;
  padding: 35px 30px;
}
@media (max-width: 991.98px) {
  #newsletter-modal {
    padding: 35px 30px;
  }
}
@media (max-width: 767.98px) {
  #newsletter-modal {
    padding: 35px 5px;
    width: 267px;
  }
}
#newsletter-modal.show {
  pointer-events: all;
  top: 0;
  transform: translate(calc(50vw - 50%), calc(50vh - 50%));
}
#newsletter-modal .container {
  width: 100%;
}
@media (min-width: 768px) {
  #newsletter-modal .container {
    width: 450px;
  }
}
#newsletter-modal button {
  width: 240px;
}
#newsletter-modal .close-modal {
  position: absolute;
  top: 20px;
  right: 20px;
}
#newsletter-modal .background-modal {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0);
}

footer {
  padding: 60px 0px;
  height: 370px;
  background-color: #2B3A2D;
  background-image: url("../img/patron.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right bottom;
}
@media (max-width: 767.98px) {
  footer {
    padding: 56px 0px;
    height: auto;
    padding-bottom: 210px;
  }
}
footer .nav .nav-item {
  color: #F6F5F3;
  height: 24px;
}
footer .footer-p {
  padding: 0px 35px;
}
@media (max-width: 991.98px) {
  footer .footer-p {
    padding: 0px 15px;
  }
}
@media (max-width: 991.98px) {
  footer {
    background-image: url("../img/patron-tablet.png");
  }
}
@media (max-width: 767.98px) {
  footer {
    background-image: url("../img/patron-mobile.png");
  }
}
footer .footer-contact {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
}

.header-white {
  color: #F6F5F3;
  border-bottom: 1px solid transparent;
}
.header-white svg {
  fill: #F6F5F3;
}
.header-white .overlay {
  position: absolute;
  transition: opacity 0.3s ease;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  height: 100%;
  width: 100%;
}
.header-white nav li a::after {
  content: "";
  background-color: #F6F5F3;
  width: 80%;
  height: 1px;
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
}
.header-white nav li a:hover::after {
  opacity: 1;
}
.header-white.headroom {
  will-change: opacity;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}
.header-white.headroom--unpinned {
  opacity: 0;
  pointer-events: none;
}
.header-white.headroom--pinned {
  background-color: #F6F5F3;
  pointer-events: all;
  opacity: 1;
}
.header-white.headroom--pinned #burger-menu span, .header-white.headroom--pinned .burger-sub-menu span {
  background-color: #F6F5F3;
}
.header-white.headroom--not-top a.nav-link {
  color: #414040;
}
.header-white.headroom--not-top a.nav-link:hover {
  color: #414040;
}
.header-white.headroom--not-top a.nav-link.active-link {
  color: #414040;
}
.header-white.headroom--not-top .header-logo,
.header-white.headroom--not-top .icon-caret {
  color: #414040;
}
.header-white.headroom--not-top #burger-menu span, .header-white.headroom--not-top .burger-sub-menu span {
  background-color: #414040;
}
.header-white.headroom--not-top nav li a::after {
  background-color: #414040;
}
.header-white.headroom--top {
  background-color: transparent;
  border-bottom: 1px solid rgba(246, 245, 243, 0.3);
}
.header-white.headroom--top .overlay {
  opacity: 0.1;
}
.header-white.headroom--top.show .overlay {
  opacity: 0;
}
.header-white.headroom--top.show .header-logo,
.header-white.headroom--top.show .icon-caret {
  color: #414040;
}
.header-white #burger-menu,
.header-white .burger-sub-menu {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 23px;
  z-index: 99;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .header-white #burger-menu,
  .header-white .burger-sub-menu {
    left: 10px;
  }
}
.header-white #burger-menu span,
.header-white .burger-sub-menu span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #F6F5F3;
  transition: background-color 0.25s, transform 0.25s;
  -webkit-transition: background-color 0.25s, -webkit-transform 0.25s;
}
.header-white #burger-menu span:nth-of-type(1),
.header-white .burger-sub-menu span:nth-of-type(1) {
  top: 25%;
}
.header-white #burger-menu span:nth-of-type(4),
.header-white .burger-sub-menu span:nth-of-type(4) {
  top: 75%;
}
.header-white #burger-menu span:nth-of-type(2), .header-white #burger-menu span:nth-of-type(3),
.header-white .burger-sub-menu span:nth-of-type(2),
.header-white .burger-sub-menu span:nth-of-type(3) {
  top: 50%;
}
.header-white #burger-menu.show span,
.header-white .burger-sub-menu.show span {
  background-color: #414040;
}
.header-white #burger-menu.show span:nth-of-type(1), .header-white #burger-menu.show span:nth-of-type(4),
.header-white .burger-sub-menu.show span:nth-of-type(1),
.header-white .burger-sub-menu.show span:nth-of-type(4) {
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
}
.header-white #burger-menu.show span:nth-of-type(2),
.header-white .burger-sub-menu.show span:nth-of-type(2) {
  transform: rotate(-45deg);
  -webkit-transform: scaleX(-45deg);
}
.header-white #burger-menu.show span:nth-of-type(3),
.header-white .burger-sub-menu.show span:nth-of-type(3) {
  transform: rotate(45deg);
  -webkit-transform: scaleX(45deg);
}
.header-white #burger-menu.show .header-logo,
.header-white #burger-menu.show .icon-caret,
.header-white .burger-sub-menu.show .header-logo,
.header-white .burger-sub-menu.show .icon-caret {
  color: #414040;
}
.header-white #burger-menu.show #burger-menu span, .header-white #burger-menu.show .burger-sub-menu span,
.header-white .burger-sub-menu.show #burger-menu span,
.header-white .burger-sub-menu.show .burger-sub-menu span {
  background-color: #414040;
}
.header-white .mobile-btn .nav-btn, .header-white .mobile-btn .nav-btn::before, .header-white .mobile-btn .nav-btn::after {
  background-color: #F6F5F3;
}
.header-white.show {
  background-color: #F6F5F3;
}

.header-invisible {
  opacity: 0;
}

.header-black {
  color: #414040;
  border-bottom: 1px solid transparent;
}
.header-black svg {
  fill: #414040;
}
.header-black .overlay {
  display: none;
}
.header-black nav li a::after {
  content: "";
  background-color: #414040;
  width: 80%;
  height: 1px;
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
}
.header-black nav li a:hover::after {
  opacity: 0;
}
.header-black.headroom {
  will-change: opacity;
  transition: opacity 0.2s ease, background-color 0.2s ease;
}
.header-black.headroom--unpinned {
  opacity: 0;
  pointer-events: none;
}
.header-black.headroom--pinned {
  background-color: #F6F5F3;
  pointer-events: all;
  opacity: 1;
}
.header-black.headroom--not-top a.nav-link {
  color: #414040;
}
.header-black.headroom--not-top a.nav-link:hover {
  color: #414040;
}
.header-black.headroom--not-top a.nav-link.active-link {
  color: #414040;
}
.header-black.headroom--not-top .header-logo,
.header-black.headroom--not-top .icon-caret {
  color: #414040;
}
.header-black.headroom--top {
  background-color: transparent;
  border-bottom: 1px solid rgba(65, 64, 64, 0.3);
}
.header-black #burger-menu,
.header-black .burger-sub-menu {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 23px;
  z-index: 99;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .header-black #burger-menu,
  .header-black .burger-sub-menu {
    left: 10px;
  }
}
.header-black #burger-menu span,
.header-black .burger-sub-menu span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #414040;
  transition: background-color 0.25s, transform 0.25s;
  -webkit-transition: background-color 0.25s, -webkit-transform 0.25s;
}
.header-black #burger-menu span:nth-of-type(1),
.header-black .burger-sub-menu span:nth-of-type(1) {
  top: 25%;
}
.header-black #burger-menu span:nth-of-type(4),
.header-black .burger-sub-menu span:nth-of-type(4) {
  top: 75%;
}
.header-black #burger-menu span:nth-of-type(2), .header-black #burger-menu span:nth-of-type(3),
.header-black .burger-sub-menu span:nth-of-type(2),
.header-black .burger-sub-menu span:nth-of-type(3) {
  top: 50%;
}
.header-black #burger-menu.show span,
.header-black .burger-sub-menu.show span {
  background-color: #414040;
}
.header-black #burger-menu.show span:nth-of-type(1), .header-black #burger-menu.show span:nth-of-type(4),
.header-black .burger-sub-menu.show span:nth-of-type(1),
.header-black .burger-sub-menu.show span:nth-of-type(4) {
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
}
.header-black #burger-menu.show span:nth-of-type(2),
.header-black .burger-sub-menu.show span:nth-of-type(2) {
  transform: rotate(-45deg);
  -webkit-transform: scaleX(-45deg);
}
.header-black #burger-menu.show span:nth-of-type(3),
.header-black .burger-sub-menu.show span:nth-of-type(3) {
  transform: rotate(45deg);
  -webkit-transform: scaleX(45deg);
}
.header-black .mobile-btn .nav-btn, .header-black .mobile-btn .nav-btn::before, .header-black .mobile-btn .nav-btn::after {
  background-color: #414040;
}
.header-black.show {
  background-color: #F6F5F3;
}

.header-invisible {
  opacity: 0;
}

header {
  position: fixed;
  width: 100%;
  height: 80px;
  top: 0;
  left: 0;
  z-index: 9;
  transition: border 0.4s ease-in-out;
}
@media (max-width: 991.98px) {
  header {
    height: 70px;
  }
}
header nav {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
header nav li {
  display: inline-block;
}
header nav li a {
  transition: color 0.3s ease;
  position: relative;
}
header nav li:not(:last-child) {
  margin-right: 0px;
}
header .container-p {
  padding: 0px 40px;
}
@media (max-width: 991.98px) {
  header .container-p {
    padding: 0px 20px;
  }
}
header .logo {
  display: inline-block;
  margin-right: auto;
  height: 100%;
  z-index: 99;
  position: relative;
  width: auto;
}
header .header-logo {
  transition: color 0.4s ease;
  width: 153px;
  height: 80px;
}
@media (max-width: 991.98px) {
  header .header-logo {
    height: 70px;
  }
}
header .container-fluid,
header .row {
  height: 100%;
}
header .drop-title .icon-caret {
  transform: rotate(180deg);
  transition: transform 0.1s ease;
}
header .drop-title:hover .icon-caret {
  transform: rotate(0deg);
}
header .i-action-search {
  color: #007bff;
  border: 0;
}

.burger-sub-menu {
  right: auto;
  left: 15px;
}

.header-menu {
  pointer-events: none;
  width: 369px;
  height: auto;
  position: absolute;
  top: 70px;
  background: #F6F5F3;
  transition: top 0.4s ease, opacity 0.4s ease;
  border-bottom: 1px solid #c6c6c6;
  left: 0;
  opacity: 0;
}
@media (max-width: 767.98px) {
  .header-menu {
    width: 100%;
  }
}
.header-menu.show {
  pointer-events: all;
  opacity: 1;
}

.nav-mobile-menu .nav-item {
  margin-right: 15px;
  margin-left: 15px;
  padding-bottom: 27px;
}
.nav-mobile-menu .nav-item:last-child {
  border-bottom: 0px;
}
.nav-mobile-menu .nav-item:first-child {
  padding-top: 28px;
}
.nav-mobile-menu .nav-item .nav-link {
  padding: 0px;
  color: #414040;
}
.nav-mobile-menu .nav-item .nav-link .icon-caret {
  transform: rotate(90deg);
}

.header-sub-menu {
  position: fixed;
  width: 369px;
  height: 100%;
  top: 0;
  right: -100%;
  background: white;
  z-index: 99;
  transition: right 0.4s ease;
}
@media (max-width: 767.98px) {
  .header-sub-menu {
    width: 100%;
  }
}
.header-sub-menu .controls {
  height: 80px;
  display: flex;
  align-items: center;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
  z-index: 6060;
}
@media (max-width: 767.98px) {
  .header-sub-menu .controls {
    height: 60px;
  }
}
.header-sub-menu.show {
  pointer-events: all;
  right: 0%;
}
.header-sub-menu-left {
  left: -100%;
  right: auto;
  transition: left 0.4s ease;
}
.header-sub-menu-left.show {
  pointer-events: all;
  left: 0%;
}

.header-sub-search {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  transition: top 400ms ease-in-out;
}
.header-sub-search.show {
  top: 100px;
}
@media (max-width: 767.98px) {
  .header-sub-search.show {
    top: 80px;
  }
}
.header-sub-search .i-action-search {
  border: 1px solid #d2d2d2;
}
.header-sub-search .i-action-search #seach-input {
  width: 100% !important;
}
.header-sub-search .i-action-search form input:placeholder-shown {
  width: 100% !important;
}
.header-sub-search .i-action-search form input:focus {
  outline: 0;
  border: 0px !important;
}

@media (max-width: 767.98px) {
  header {
    width: 100%;
  }
}
.loader-component {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #2B3A2D;
  z-index: 2090;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.loader-component .progress {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
}
.loader-component .progress .progress-wrap {
  position: relative;
  width: 281px;
  height: 104px;
}
.loader-component .progress .progress-wrap .filling-logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.loader-component .progress .progress-bar {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  appearance: none;
  height: 90px;
  width: 260px;
  overflow: hidden;
  background-color: rgba(246, 245, 243, 0.3);
  border: 0;
}
@media (max-width: 767.98px) {
  .loader-component .progress .progress-bar {
    height: 62px;
    width: 200px;
  }
}
.loader-component .progress .progress-bar::-moz-progress-bar,
.loader-component .progress .progress-bar::-webkit-progress-bar {
  background: #F6F5F3;
}
.loader-component .progress .progress-bar::-moz-progress-value,
.loader-component .progress .progress-bar::-webkit-progress-value {
  background-color: rgba(246, 245, 243, 0.3);
}
.loader-component .progress .progress-bar::-webkit-progress-value {
  background: #F6F5F3;
}
.loader-component .progress progress::-webkit-progress-bar {
  background: rgba(246, 245, 243, 0.3);
}

.mobile-menu {
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: 0.35s;
  z-index: 11;
  color: #fff;
}

.menu__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  outline: 0;
  z-index: 11;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.menu__overlay::-webkit-scrollbar {
  display: none;
}

.menu__container {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  width: 320px;
  height: 100%;
  position: fixed;
  overflow-y: scroll;
  background-color: #313131;
  margin: auto;
  padding-bottom: 2.5rem;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.menu__container::-webkit-scrollbar {
  display: none;
}

.menu__header,
.menu__content,
.menu__footer {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}

.menu__header {
  padding: 2.5rem 1.5rem;
}

.menu__content {
  align-self: flex-start;
}

.menu__footer {
  align-self: flex-end;
}

.mobile-menu-nav {
  font-size: 3.4rem;
  line-height: 8rem;
  letter-spacing: -0.09rem;
  padding-top: 2rem;
  border-top: 0.1rem solid #fff;
}
.mobile-menu-nav svg[role=icon] {
  vertical-align: baseline;
}

.mobile-menu.open {
  visibility: visible;
  opacity: 1;
}
.mobile-menu.open .mobile-menu-nav li {
  animation: fade-in-top 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.mobile-menu.open .mobile-menu-nav li:nth-child(1) {
  animation-delay: 0.135s;
}
.mobile-menu.open .mobile-menu-nav li:nth-child(2) {
  animation-delay: 0.27s;
}
.mobile-menu.open .mobile-menu-nav li:nth-child(3) {
  animation-delay: 0.405s;
}
.mobile-menu.open .mobile-menu-nav li:nth-child(4) {
  animation-delay: 0.54s;
}
.mobile-menu.open .mobile-menu-nav li:nth-child(5) {
  animation-delay: 0.675s;
}
.mobile-menu.open .mobile-menu-nav li:nth-child(6) {
  animation-delay: 0.81s;
}
.mobile-menu.open .mobile-menu-nav li:nth-child(7) {
  animation-delay: 0.945s;
}
.mobile-menu.open .mobile-menu-nav li:nth-child(8) {
  animation-delay: 1.08s;
}
.mobile-menu.open .mobile-menu-nav li:nth-child(9) {
  animation-delay: 1.215s;
}

.mobile-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
  width: 26px;
  height: 17px;
}
.mobile-btn .nav-btn {
  height: 1px;
  width: 20px;
  background: #313131;
  transform: translateY(8px);
}
.mobile-btn .nav-btn::after, .mobile-btn .nav-btn::before {
  content: " ";
  display: block;
  height: 1px;
  width: 26px;
  background: #313131;
}
.mobile-btn .nav-btn::before {
  animation: before-btn-animation-open 1s ease both;
}
.mobile-btn .nav-btn::after {
  animation: after-btn-animation-open 1s ease both;
}

.icon-close {
  width: 16px;
  height: 16px;
  stroke: #fff;
}

.input-group {
  position: relative;
  margin-bottom: 1.5rem;
}
.input-group .form-control-label {
  position: absolute;
  top: 15px;
  left: 0;
  color: #313131;
  transition: 0.2s;
  pointer-events: none;
}
.input-group .form-control {
  padding-top: 2.5rem;
}
.input-group .form-control.active + .form-control-label, .input-group .form-control:focus + .form-control-label, .input-group .form-control:valid + .form-control-label {
  font-size: 1.1rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  top: 0;
}

.select-input::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 5px;
  background-image: url("/img/svg/icons/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.form-control {
  color: #313131;
  background: transparent;
  border: 0;
  border-bottom: 0.1rem solid #313131;
  border-radius: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-control:focus {
  outline: 0;
}
.form-control::placeholder {
  color: #313131;
}
.form-control:-webkit-autofill, .form-control:-webkit-autofill:active, .form-control:-webkit-autofill:focus, .form-control:-webkit-autofill:hover {
  transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
}

.was-validated input:invalid ~ .invalid-feedback, .was-validated textarea:invalid ~ .invalid-feedback {
  display: block;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.5rem;
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0.03rem;
  font-weight: normal;
  color: #FF0000;
}

.input-group-inline {
  display: flex;
  border-bottom: 0.1rem solid #313131;
  margin-bottom: 2rem;
}
.input-group-inline input, .input-group-inline button {
  background: transparent;
  border: 0;
}
.input-group-inline input {
  color: #313131;
  padding: 0;
}
.input-group-inline input::placeholder {
  color: #313131;
}

.form-check-label {
  position: relative;
  padding-left: 18px;
  cursor: pointer;
  margin-bottom: 0;
}

.form-check-input {
  display: none;
}
.form-check-input:checked ~ .checkmark {
  background-image: url("/img/svg/icons/checkbox-checked.svg");
}
.form-check-input:checked ~ .radiomark {
  background-image: url("/img/svg/icons/radio-checked.svg");
}

.checkmark,
.radiomark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 10px;
  width: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.checkmark {
  background-image: url("/img/svg/icons/checkbox.svg");
}

.radiomark {
  background-image: url("/img/svg/icons/radio.svg");
}

.modal {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
  z-index: 12;
}

.modal.is-open {
  visibility: visible;
  opacity: 1;
}

.modal__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  outline: 0;
  overflow-y: scroll;
  z-index: 12;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal__overlay::-webkit-scrollbar {
  display: none;
}

.modal__container {
  width: 510px;
  height: auto;
  position: relative;
  background-color: #fff;
  margin: 10rem auto 0;
  padding: 6rem 4.5rem;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.modal__container::-webkit-scrollbar {
  display: none;
}

.modal__content {
  width: 100%;
  height: 100%;
}

.close-modal {
  position: absolute;
  top: 35px;
  right: 35px;
}
.close-modal .icon-close {
  stroke: #313131;
}

html, body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mobile-btn, .mobile-btn .nav-btn, .mobile-btn .nav-btn::after, .mobile-btn .nav-btn::before {
  transition: all 400ms cubic-bezier(0.445, 0.5, 0.55, 0.95);
}

.mx-reset {
  margin: 0;
}

.btn,
button:focus {
  outline: 0;
  appearance: none;
}

.ul-reset {
  list-style: none;
  padding: 0;
}
.ul-reset * {
  text-decoration: none !important;
}

input.text,
input[type=text],
input[type=date],
input[type=tel],
input[type=email],
input[type=button],
input[type=submit],
.input-checkbox,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

[class^=col] img {
  max-width: 100%;
}

::placeholder {
  color: #414040;
}

.h1,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  margin-bottom: 0;
}

#__bs_notify__ {
  top: 95% !important;
  right: 10px !important;
  border-radius: 15px !important;
  height: 60px !important;
}

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

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