@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("DM Sans Bold"), local("DM Sans-Bold"), url("../../../fonts/DM-Sans/DMSans-Bold-Ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("DM Sans Bold"), local("DM Sans-Bold"), url("../../../fonts/DM-Sans/DMSans-Bold.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("DM Sans Medium"), local("DM Sans-Medium"), url("../../../fonts/DM-Sans/DMSans-Medium-Ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("DM Sans Medium"), local("DM Sans-Medium"), url("../../../fonts/DM-Sans/DMSans-Medium.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("DM Sans Regular"), local("DM Sans-Regular"), url("../../../fonts/DM-Sans/DMSans-Regular-Ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("DM Sans Regular"), local("DM Sans-Regular"), url("../../../fonts/DM-Sans/DMSans-Regular.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

* {
  margin-bottom: 0;
  margin-top: 0;
}

*:last-child {
  margin-bottom: 0;
}

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  text-align: left;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
  background-color: #fff;
  color: #252436;
  font-family: "DM Sans", sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.46154;
}

@media (min-width: 1200px) {
  body {
    font-size: 1.0625rem;
    line-height: 1.47059;
  }
}

@media (min-width: 1828px) {
  body {
    font-size: 1.3125rem;
    line-height: 1.47619;
  }
}

hr {
  margin: 0.75rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 2.75rem;
  margin-top: 0;
  color: #252436;
  font-weight: 500;
  letter-spacing: -0.0625rem;
  line-height: 1.18919;
}

h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {

  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin-bottom: 2.625rem;
  }

  h1:last-child,
  .h1:last-child,
  h2:last-child,
  .h2:last-child,
  h3:last-child,
  .h3:last-child,
  h4:last-child,
  .h4:last-child,
  h5:last-child,
  .h5:last-child,
  h6:last-child,
  .h6:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1828px) {

  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin-bottom: 2.5rem;
  }

  h1:last-child,
  .h1:last-child,
  h2:last-child,
  .h2:last-child,
  h3:last-child,
  .h3:last-child,
  h4:last-child,
  .h4:last-child,
  h5:last-child,
  .h5:last-child,
  h6:last-child,
  .h6:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {

  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    letter-spacing: -0.125rem;
    line-height: 1.048387;
  }
}

@media (min-width: 1828px) {

  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    letter-spacing: -0.1875rem;
    line-height: 1;
  }
}

h1,
.h1 {
  font-size: 2.3125rem;
}

@media (min-width: 1200px) {

  h1,
  .h1 {
    font-size: 3.875rem;
  }
}

@media (min-width: 1828px) {

  h1,
  .h1 {
    font-size: 5.375rem;
  }
}

h2,
.h2 {
  font-size: 1.6875rem;
}

@media (min-width: 1200px) {

  h2,
  .h2 {
    font-size: 3rem;
  }
}

@media (min-width: 1828px) {

  h2,
  .h2 {
    font-size: 4.3125rem;
  }
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.375rem;
}

h6,
.h6 {
  font-size: 1.25rem;
}

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

p:last-child {
  margin-bottom: 0;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

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

address:last-child {
  margin-bottom: 0;
}

ol {
  padding-left: 1.5rem;
}

ul {
  padding-left: 2rem;
}

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

ol:last-child,
ul:last-child,
dl:last-child {
  margin-bottom: 0;
}

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

li {
  margin-bottom: 0.9375rem;
}

li:last-child {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 0.75rem;
}

blockquote:last-child {
  margin-bottom: 0;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.1875em;
  color: #252436;
  background-color: #252436;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  transition: color 0.15s linear 0s;
  color: #252436;
  outline: none;
  text-decoration: underline;
}

a:hover,
a:focus-visible {
  color: #005ca9;
  text-decoration: underline;
}

a:active {
  color: #0057a1;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

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

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 0.75rem;
  overflow: auto;
  font-size: 0.875em;
}

pre:last-child {
  margin-bottom: 0;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #252436;
  word-wrap: break-word;
}

a>code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #252436;
  border-radius: 1rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 0.75rem;
}

figure:last-child {
  margin-bottom: 0;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  color: #252436;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

label[for] {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

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

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.9375rem;
  font-size: 1.5rem;
  line-height: inherit;
}

legend+* {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

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

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

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

output {
  display: inline-block;
}

iframe {
  border: 0;
}

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

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

img:not(.img-not-default) {
  max-width: 100%;
  height: auto;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.container {
  width: 100%;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}

@media (min-width: 1828px) {
  .container {
    max-width: 1748px;
  }
}

.visually-hidden {
  clip: rect(0, 0, 0, 0) !important;
  margin: -1px !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  width: 1px !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.visually-hidden:not(caption) {
  position: absolute !important;
}

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important;
  }

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

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

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

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

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

@media (min-width: 1828px) {
  .d-xxxl-none {
    display: none !important;
  }

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

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

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

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

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

.bg-gray-1 {
  background-color: #252436 !important;
}

.bg-gray-2 {
  background-color: #e4e4e4 !important;
}

.bg-gray-3 {
  background-color: #f4f4f4 !important;
}

.bg-gray-4 {
  background-color: #e9e9e9 !important;
}

.bg-blue-1 {
  background-color: #005ca9 !important;
}

.bg-blue-2 {
  background-color: #00ace9 !important;
}

.bg-green-1 {
  background-color: #25d366 !important;
}

.bg-red-1 {
  background-color: #e91b23 !important;
}

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

.bg-black {
  background-color: #000 !important;
}

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

.bg-bg-1 {
  background-color: #e4e4e4 !important;
}

@media (min-width: 576px) {
  .bg-sm-gray-1 {
    background-color: #252436 !important;
  }

  .bg-sm-gray-2 {
    background-color: #e4e4e4 !important;
  }

  .bg-sm-gray-3 {
    background-color: #f4f4f4 !important;
  }

  .bg-sm-gray-4 {
    background-color: #e9e9e9 !important;
  }

  .bg-sm-blue-1 {
    background-color: #005ca9 !important;
  }

  .bg-sm-blue-2 {
    background-color: #00ace9 !important;
  }

  .bg-sm-green-1 {
    background-color: #25d366 !important;
  }

  .bg-sm-red-1 {
    background-color: #e91b23 !important;
  }

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

  .bg-sm-black {
    background-color: #000 !important;
  }

  .bg-sm-on-dark {
    background-color: #fff !important;
  }

  .bg-sm-bg-1 {
    background-color: #e4e4e4 !important;
  }
}

@media (min-width: 768px) {
  .bg-md-gray-1 {
    background-color: #252436 !important;
  }

  .bg-md-gray-2 {
    background-color: #e4e4e4 !important;
  }

  .bg-md-gray-3 {
    background-color: #f4f4f4 !important;
  }

  .bg-md-gray-4 {
    background-color: #e9e9e9 !important;
  }

  .bg-md-blue-1 {
    background-color: #005ca9 !important;
  }

  .bg-md-blue-2 {
    background-color: #00ace9 !important;
  }

  .bg-md-green-1 {
    background-color: #25d366 !important;
  }

  .bg-md-red-1 {
    background-color: #e91b23 !important;
  }

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

  .bg-md-black {
    background-color: #000 !important;
  }

  .bg-md-on-dark {
    background-color: #fff !important;
  }

  .bg-md-bg-1 {
    background-color: #e4e4e4 !important;
  }
}

@media (min-width: 992px) {
  .bg-lg-gray-1 {
    background-color: #252436 !important;
  }

  .bg-lg-gray-2 {
    background-color: #e4e4e4 !important;
  }

  .bg-lg-gray-3 {
    background-color: #f4f4f4 !important;
  }

  .bg-lg-gray-4 {
    background-color: #e9e9e9 !important;
  }

  .bg-lg-blue-1 {
    background-color: #005ca9 !important;
  }

  .bg-lg-blue-2 {
    background-color: #00ace9 !important;
  }

  .bg-lg-green-1 {
    background-color: #25d366 !important;
  }

  .bg-lg-red-1 {
    background-color: #e91b23 !important;
  }

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

  .bg-lg-black {
    background-color: #000 !important;
  }

  .bg-lg-on-dark {
    background-color: #fff !important;
  }

  .bg-lg-bg-1 {
    background-color: #e4e4e4 !important;
  }
}

@media (min-width: 1200px) {
  .bg-xl-gray-1 {
    background-color: #252436 !important;
  }

  .bg-xl-gray-2 {
    background-color: #e4e4e4 !important;
  }

  .bg-xl-gray-3 {
    background-color: #f4f4f4 !important;
  }

  .bg-xl-gray-4 {
    background-color: #e9e9e9 !important;
  }

  .bg-xl-blue-1 {
    background-color: #005ca9 !important;
  }

  .bg-xl-blue-2 {
    background-color: #00ace9 !important;
  }

  .bg-xl-green-1 {
    background-color: #25d366 !important;
  }

  .bg-xl-red-1 {
    background-color: #e91b23 !important;
  }

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

  .bg-xl-black {
    background-color: #000 !important;
  }

  .bg-xl-on-dark {
    background-color: #fff !important;
  }

  .bg-xl-bg-1 {
    background-color: #e4e4e4 !important;
  }
}

@media (min-width: 1400px) {
  .bg-xxl-gray-1 {
    background-color: #252436 !important;
  }

  .bg-xxl-gray-2 {
    background-color: #e4e4e4 !important;
  }

  .bg-xxl-gray-3 {
    background-color: #f4f4f4 !important;
  }

  .bg-xxl-gray-4 {
    background-color: #e9e9e9 !important;
  }

  .bg-xxl-blue-1 {
    background-color: #005ca9 !important;
  }

  .bg-xxl-blue-2 {
    background-color: #00ace9 !important;
  }

  .bg-xxl-green-1 {
    background-color: #25d366 !important;
  }

  .bg-xxl-red-1 {
    background-color: #e91b23 !important;
  }

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

  .bg-xxl-black {
    background-color: #000 !important;
  }

  .bg-xxl-on-dark {
    background-color: #fff !important;
  }

  .bg-xxl-bg-1 {
    background-color: #e4e4e4 !important;
  }
}

@media (min-width: 1828px) {
  .bg-xxxl-gray-1 {
    background-color: #252436 !important;
  }

  .bg-xxxl-gray-2 {
    background-color: #e4e4e4 !important;
  }

  .bg-xxxl-gray-3 {
    background-color: #f4f4f4 !important;
  }

  .bg-xxxl-gray-4 {
    background-color: #e9e9e9 !important;
  }

  .bg-xxxl-blue-1 {
    background-color: #005ca9 !important;
  }

  .bg-xxxl-blue-2 {
    background-color: #00ace9 !important;
  }

  .bg-xxxl-green-1 {
    background-color: #25d366 !important;
  }

  .bg-xxxl-red-1 {
    background-color: #e91b23 !important;
  }

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

  .bg-xxxl-black {
    background-color: #000 !important;
  }

  .bg-xxxl-on-dark {
    background-color: #fff !important;
  }

  .bg-xxxl-bg-1 {
    background-color: #e4e4e4 !important;
  }
}

.container .full-width {
  margin-left: -1.125rem !important;
  margin-right: -1.125rem !important;
}

@media (min-width: 576px) {
  .container .full-width {
    margin-left: calc(-50vw + 270px - 0.625rem) !important;
    margin-right: calc(-50vw + 270px - 0.625rem) !important;
  }
}

@media (min-width: 768px) {
  .container .full-width {
    margin-left: calc(-50vw + 360px - 0.625rem) !important;
    margin-right: calc(-50vw + 360px - 0.625rem) !important;
  }
}

@media (min-width: 992px) {
  .container .full-width {
    margin-left: calc(-50vw + 480px - 0.625rem) !important;
    margin-right: calc(-50vw + 480px - 0.625rem) !important;
  }
}

@media (min-width: 1200px) {
  .container .full-width {
    margin-left: calc(-50vw + 570px - 0.625rem) !important;
    margin-right: calc(-50vw + 570px - 0.625rem) !important;
  }
}

@media (min-width: 1400px) {
  .container .full-width {
    margin-left: calc(-50vw + 660px - 0.625rem) !important;
    margin-right: calc(-50vw + 660px - 0.625rem) !important;
  }
}

.text-gray-1 {
  color: #252436 !important;
}

.text-gray-1 a {
  color: inherit !important;
}

.text-gray-2 {
  color: #e4e4e4 !important;
}

.text-gray-2 a {
  color: inherit !important;
}

.text-gray-3 {
  color: #f4f4f4 !important;
}

.text-gray-3 a {
  color: inherit !important;
}

.text-gray-4 {
  color: #e9e9e9 !important;
}

.text-gray-4 a {
  color: inherit !important;
}

.text-blue-1 {
  color: #005ca9 !important;
}

.text-blue-1 a {
  color: inherit !important;
}

.text-blue-2 {
  color: #00ace9 !important;
}

.text-blue-2 a {
  color: inherit !important;
}

.text-green-1 {
  color: #25d366 !important;
}

.text-green-1 a {
  color: inherit !important;
}

.text-red-1 {
  color: #e91b23 !important;
}

.text-red-1 a {
  color: inherit !important;
}

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

.text-white a {
  color: inherit !important;
}

.text-black {
  color: #000 !important;
}

.text-black a {
  color: inherit !important;
}

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

.text-on-dark a {
  color: inherit !important;
}

.text-bg-1 {
  color: #e4e4e4 !important;
}

.text-bg-1 a {
  color: inherit !important;
}

@media (min-width: 576px) {
  .text-sm-gray-1 {
    color: #252436 !important;
  }

  .text-sm-gray-1 a {
    color: inherit !important;
  }

  .text-sm-gray-2 {
    color: #e4e4e4 !important;
  }

  .text-sm-gray-2 a {
    color: inherit !important;
  }

  .text-sm-gray-3 {
    color: #f4f4f4 !important;
  }

  .text-sm-gray-3 a {
    color: inherit !important;
  }

  .text-sm-gray-4 {
    color: #e9e9e9 !important;
  }

  .text-sm-gray-4 a {
    color: inherit !important;
  }

  .text-sm-blue-1 {
    color: #005ca9 !important;
  }

  .text-sm-blue-1 a {
    color: inherit !important;
  }

  .text-sm-blue-2 {
    color: #00ace9 !important;
  }

  .text-sm-blue-2 a {
    color: inherit !important;
  }

  .text-sm-green-1 {
    color: #25d366 !important;
  }

  .text-sm-green-1 a {
    color: inherit !important;
  }

  .text-sm-red-1 {
    color: #e91b23 !important;
  }

  .text-sm-red-1 a {
    color: inherit !important;
  }

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

  .text-sm-white a {
    color: inherit !important;
  }

  .text-sm-black {
    color: #000 !important;
  }

  .text-sm-black a {
    color: inherit !important;
  }

  .text-sm-on-dark {
    color: #fff !important;
  }

  .text-sm-on-dark a {
    color: inherit !important;
  }

  .text-sm-bg-1 {
    color: #e4e4e4 !important;
  }

  .text-sm-bg-1 a {
    color: inherit !important;
  }
}

@media (min-width: 768px) {
  .text-md-gray-1 {
    color: #252436 !important;
  }

  .text-md-gray-1 a {
    color: inherit !important;
  }

  .text-md-gray-2 {
    color: #e4e4e4 !important;
  }

  .text-md-gray-2 a {
    color: inherit !important;
  }

  .text-md-gray-3 {
    color: #f4f4f4 !important;
  }

  .text-md-gray-3 a {
    color: inherit !important;
  }

  .text-md-gray-4 {
    color: #e9e9e9 !important;
  }

  .text-md-gray-4 a {
    color: inherit !important;
  }

  .text-md-blue-1 {
    color: #005ca9 !important;
  }

  .text-md-blue-1 a {
    color: inherit !important;
  }

  .text-md-blue-2 {
    color: #00ace9 !important;
  }

  .text-md-blue-2 a {
    color: inherit !important;
  }

  .text-md-green-1 {
    color: #25d366 !important;
  }

  .text-md-green-1 a {
    color: inherit !important;
  }

  .text-md-red-1 {
    color: #e91b23 !important;
  }

  .text-md-red-1 a {
    color: inherit !important;
  }

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

  .text-md-white a {
    color: inherit !important;
  }

  .text-md-black {
    color: #000 !important;
  }

  .text-md-black a {
    color: inherit !important;
  }

  .text-md-on-dark {
    color: #fff !important;
  }

  .text-md-on-dark a {
    color: inherit !important;
  }

  .text-md-bg-1 {
    color: #e4e4e4 !important;
  }

  .text-md-bg-1 a {
    color: inherit !important;
  }
}

@media (min-width: 992px) {
  .text-lg-gray-1 {
    color: #252436 !important;
  }

  .text-lg-gray-1 a {
    color: inherit !important;
  }

  .text-lg-gray-2 {
    color: #e4e4e4 !important;
  }

  .text-lg-gray-2 a {
    color: inherit !important;
  }

  .text-lg-gray-3 {
    color: #f4f4f4 !important;
  }

  .text-lg-gray-3 a {
    color: inherit !important;
  }

  .text-lg-gray-4 {
    color: #e9e9e9 !important;
  }

  .text-lg-gray-4 a {
    color: inherit !important;
  }

  .text-lg-blue-1 {
    color: #005ca9 !important;
  }

  .text-lg-blue-1 a {
    color: inherit !important;
  }

  .text-lg-blue-2 {
    color: #00ace9 !important;
  }

  .text-lg-blue-2 a {
    color: inherit !important;
  }

  .text-lg-green-1 {
    color: #25d366 !important;
  }

  .text-lg-green-1 a {
    color: inherit !important;
  }

  .text-lg-red-1 {
    color: #e91b23 !important;
  }

  .text-lg-red-1 a {
    color: inherit !important;
  }

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

  .text-lg-white a {
    color: inherit !important;
  }

  .text-lg-black {
    color: #000 !important;
  }

  .text-lg-black a {
    color: inherit !important;
  }

  .text-lg-on-dark {
    color: #fff !important;
  }

  .text-lg-on-dark a {
    color: inherit !important;
  }

  .text-lg-bg-1 {
    color: #e4e4e4 !important;
  }

  .text-lg-bg-1 a {
    color: inherit !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-gray-1 {
    color: #252436 !important;
  }

  .text-xl-gray-1 a {
    color: inherit !important;
  }

  .text-xl-gray-2 {
    color: #e4e4e4 !important;
  }

  .text-xl-gray-2 a {
    color: inherit !important;
  }

  .text-xl-gray-3 {
    color: #f4f4f4 !important;
  }

  .text-xl-gray-3 a {
    color: inherit !important;
  }

  .text-xl-gray-4 {
    color: #e9e9e9 !important;
  }

  .text-xl-gray-4 a {
    color: inherit !important;
  }

  .text-xl-blue-1 {
    color: #005ca9 !important;
  }

  .text-xl-blue-1 a {
    color: inherit !important;
  }

  .text-xl-blue-2 {
    color: #00ace9 !important;
  }

  .text-xl-blue-2 a {
    color: inherit !important;
  }

  .text-xl-green-1 {
    color: #25d366 !important;
  }

  .text-xl-green-1 a {
    color: inherit !important;
  }

  .text-xl-red-1 {
    color: #e91b23 !important;
  }

  .text-xl-red-1 a {
    color: inherit !important;
  }

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

  .text-xl-white a {
    color: inherit !important;
  }

  .text-xl-black {
    color: #000 !important;
  }

  .text-xl-black a {
    color: inherit !important;
  }

  .text-xl-on-dark {
    color: #fff !important;
  }

  .text-xl-on-dark a {
    color: inherit !important;
  }

  .text-xl-bg-1 {
    color: #e4e4e4 !important;
  }

  .text-xl-bg-1 a {
    color: inherit !important;
  }
}

@media (min-width: 1400px) {
  .text-xxl-gray-1 {
    color: #252436 !important;
  }

  .text-xxl-gray-1 a {
    color: inherit !important;
  }

  .text-xxl-gray-2 {
    color: #e4e4e4 !important;
  }

  .text-xxl-gray-2 a {
    color: inherit !important;
  }

  .text-xxl-gray-3 {
    color: #f4f4f4 !important;
  }

  .text-xxl-gray-3 a {
    color: inherit !important;
  }

  .text-xxl-gray-4 {
    color: #e9e9e9 !important;
  }

  .text-xxl-gray-4 a {
    color: inherit !important;
  }

  .text-xxl-blue-1 {
    color: #005ca9 !important;
  }

  .text-xxl-blue-1 a {
    color: inherit !important;
  }

  .text-xxl-blue-2 {
    color: #00ace9 !important;
  }

  .text-xxl-blue-2 a {
    color: inherit !important;
  }

  .text-xxl-green-1 {
    color: #25d366 !important;
  }

  .text-xxl-green-1 a {
    color: inherit !important;
  }

  .text-xxl-red-1 {
    color: #e91b23 !important;
  }

  .text-xxl-red-1 a {
    color: inherit !important;
  }

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

  .text-xxl-white a {
    color: inherit !important;
  }

  .text-xxl-black {
    color: #000 !important;
  }

  .text-xxl-black a {
    color: inherit !important;
  }

  .text-xxl-on-dark {
    color: #fff !important;
  }

  .text-xxl-on-dark a {
    color: inherit !important;
  }

  .text-xxl-bg-1 {
    color: #e4e4e4 !important;
  }

  .text-xxl-bg-1 a {
    color: inherit !important;
  }
}

@media (min-width: 1828px) {
  .text-xxxl-gray-1 {
    color: #252436 !important;
  }

  .text-xxxl-gray-1 a {
    color: inherit !important;
  }

  .text-xxxl-gray-2 {
    color: #e4e4e4 !important;
  }

  .text-xxxl-gray-2 a {
    color: inherit !important;
  }

  .text-xxxl-gray-3 {
    color: #f4f4f4 !important;
  }

  .text-xxxl-gray-3 a {
    color: inherit !important;
  }

  .text-xxxl-gray-4 {
    color: #e9e9e9 !important;
  }

  .text-xxxl-gray-4 a {
    color: inherit !important;
  }

  .text-xxxl-blue-1 {
    color: #005ca9 !important;
  }

  .text-xxxl-blue-1 a {
    color: inherit !important;
  }

  .text-xxxl-blue-2 {
    color: #00ace9 !important;
  }

  .text-xxxl-blue-2 a {
    color: inherit !important;
  }

  .text-xxxl-green-1 {
    color: #25d366 !important;
  }

  .text-xxxl-green-1 a {
    color: inherit !important;
  }

  .text-xxxl-red-1 {
    color: #e91b23 !important;
  }

  .text-xxxl-red-1 a {
    color: inherit !important;
  }

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

  .text-xxxl-white a {
    color: inherit !important;
  }

  .text-xxxl-black {
    color: #000 !important;
  }

  .text-xxxl-black a {
    color: inherit !important;
  }

  .text-xxxl-on-dark {
    color: #fff !important;
  }

  .text-xxxl-on-dark a {
    color: inherit !important;
  }

  .text-xxxl-bg-1 {
    color: #e4e4e4 !important;
  }

  .text-xxxl-bg-1 a {
    color: inherit !important;
  }
}

.text-gr-1 {
  background: linear-gradient(115deg, #005ca9 0%, #00ace9 85.71%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.text-gr-1 a {
  background: inherit !important;
}

@media (min-width: 576px) {
  .text-gr-sm-1 {
    background: linear-gradient(115deg, #005ca9 0%, #00ace9 85.71%) !important;
  }

  .text-gr-sm-1 a {
    background: inherit !important;
  }
}

@media (min-width: 768px) {
  .text-gr-md-1 {
    background: linear-gradient(115deg, #005ca9 0%, #00ace9 85.71%) !important;
  }

  .text-gr-md-1 a {
    background: inherit !important;
  }
}

@media (min-width: 992px) {
  .text-gr-lg-1 {
    background: linear-gradient(115deg, #005ca9 0%, #00ace9 85.71%) !important;
  }

  .text-gr-lg-1 a {
    background: inherit !important;
  }
}

@media (min-width: 1200px) {
  .text-gr-xl-1 {
    background: linear-gradient(115deg, #005ca9 0%, #00ace9 85.71%) !important;
  }

  .text-gr-xl-1 a {
    background: inherit !important;
  }
}

@media (min-width: 1400px) {
  .text-gr-xxl-1 {
    background: linear-gradient(115deg, #005ca9 0%, #00ace9 85.71%) !important;
  }

  .text-gr-xxl-1 a {
    background: inherit !important;
  }
}

@media (min-width: 1828px) {
  .text-gr-xxxl-1 {
    background: linear-gradient(115deg, #005ca9 0%, #00ace9 85.71%) !important;
  }

  .text-gr-xxxl-1 a {
    background: inherit !important;
  }
}

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

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

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

@media (min-width: 576px) {
  .text-sm-start {
    text-align: left !important;
  }

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

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

@media (min-width: 768px) {
  .text-md-start {
    text-align: left !important;
  }

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

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

@media (min-width: 992px) {
  .text-lg-start {
    text-align: left !important;
  }

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

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

@media (min-width: 1200px) {
  .text-xl-start {
    text-align: left !important;
  }

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

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

@media (min-width: 1400px) {
  .text-xxl-start {
    text-align: left !important;
  }

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

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

@media (min-width: 1828px) {
  .text-xxxl-start {
    text-align: left !important;
  }

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

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

.fw-base {
  font-weight: 400 !important;
}

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

.fw-medium {
  font-weight: 500 !important;
}

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

@media (min-width: 576px) {
  .fw-sm-base {
    font-weight: 400 !important;
  }

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

  .fw-sm-medium {
    font-weight: 500 !important;
  }

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

@media (min-width: 768px) {
  .fw-md-base {
    font-weight: 400 !important;
  }

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

  .fw-md-medium {
    font-weight: 500 !important;
  }

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

@media (min-width: 992px) {
  .fw-lg-base {
    font-weight: 400 !important;
  }

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

  .fw-lg-medium {
    font-weight: 500 !important;
  }

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

@media (min-width: 1200px) {
  .fw-xl-base {
    font-weight: 400 !important;
  }

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

  .fw-xl-medium {
    font-weight: 500 !important;
  }

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

@media (min-width: 1400px) {
  .fw-xxl-base {
    font-weight: 400 !important;
  }

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

  .fw-xxl-medium {
    font-weight: 500 !important;
  }

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

@media (min-width: 1828px) {
  .fw-xxxl-base {
    font-weight: 400 !important;
  }

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

  .fw-xxxl-medium {
    font-weight: 500 !important;
  }

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

.ls-0 {
  letter-spacing: 0 !important;
}

.ls-1 {
  letter-spacing: -0.0625rem !important;
}

.ls-2 {
  letter-spacing: -0.125rem !important;
}

.ls-3 {
  letter-spacing: -0.1875rem !important;
}

.ls-4 {
  letter-spacing: -0.0078125rem !important;
}

.ls-5 {
  letter-spacing: -0.009375rem !important;
}

@media (min-width: 576px) {
  .ls-sm-0 {
    letter-spacing: 0 !important;
  }

  .ls-sm-1 {
    letter-spacing: -0.0625rem !important;
  }

  .ls-sm-2 {
    letter-spacing: -0.125rem !important;
  }

  .ls-sm-3 {
    letter-spacing: -0.1875rem !important;
  }

  .ls-sm-4 {
    letter-spacing: -0.0078125rem !important;
  }

  .ls-sm-5 {
    letter-spacing: -0.009375rem !important;
  }
}

@media (min-width: 768px) {
  .ls-md-0 {
    letter-spacing: 0 !important;
  }

  .ls-md-1 {
    letter-spacing: -0.0625rem !important;
  }

  .ls-md-2 {
    letter-spacing: -0.125rem !important;
  }

  .ls-md-3 {
    letter-spacing: -0.1875rem !important;
  }

  .ls-md-4 {
    letter-spacing: -0.0078125rem !important;
  }

  .ls-md-5 {
    letter-spacing: -0.009375rem !important;
  }
}

@media (min-width: 992px) {
  .ls-lg-0 {
    letter-spacing: 0 !important;
  }

  .ls-lg-1 {
    letter-spacing: -0.0625rem !important;
  }

  .ls-lg-2 {
    letter-spacing: -0.125rem !important;
  }

  .ls-lg-3 {
    letter-spacing: -0.1875rem !important;
  }

  .ls-lg-4 {
    letter-spacing: -0.0078125rem !important;
  }

  .ls-lg-5 {
    letter-spacing: -0.009375rem !important;
  }
}

@media (min-width: 1200px) {
  .ls-xl-0 {
    letter-spacing: 0 !important;
  }

  .ls-xl-1 {
    letter-spacing: -0.0625rem !important;
  }

  .ls-xl-2 {
    letter-spacing: -0.125rem !important;
  }

  .ls-xl-3 {
    letter-spacing: -0.1875rem !important;
  }

  .ls-xl-4 {
    letter-spacing: -0.0078125rem !important;
  }

  .ls-xl-5 {
    letter-spacing: -0.009375rem !important;
  }
}

@media (min-width: 1400px) {
  .ls-xxl-0 {
    letter-spacing: 0 !important;
  }

  .ls-xxl-1 {
    letter-spacing: -0.0625rem !important;
  }

  .ls-xxl-2 {
    letter-spacing: -0.125rem !important;
  }

  .ls-xxl-3 {
    letter-spacing: -0.1875rem !important;
  }

  .ls-xxl-4 {
    letter-spacing: -0.0078125rem !important;
  }

  .ls-xxl-5 {
    letter-spacing: -0.009375rem !important;
  }
}

@media (min-width: 1828px) {
  .ls-xxxl-0 {
    letter-spacing: 0 !important;
  }

  .ls-xxxl-1 {
    letter-spacing: -0.0625rem !important;
  }

  .ls-xxxl-2 {
    letter-spacing: -0.125rem !important;
  }

  .ls-xxxl-3 {
    letter-spacing: -0.1875rem !important;
  }

  .ls-xxxl-4 {
    letter-spacing: -0.0078125rem !important;
  }

  .ls-xxxl-5 {
    letter-spacing: -0.009375rem !important;
  }
}

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

.br-1 {
  border-radius: 1.875rem !important;
}

.br-2 {
  border-radius: 2rem !important;
}

.br-3 {
  border-radius: 4rem !important;
}

.br-4 {
  border-radius: 3rem !important;
}

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

.br-pill {
  border-radius: 50rem !important;
}

@media (min-width: 576px) {
  .br-sm-0 {
    border-radius: 0 !important;
  }

  .br-sm-1 {
    border-radius: 1.875rem !important;
  }

  .br-sm-2 {
    border-radius: 2rem !important;
  }

  .br-sm-3 {
    border-radius: 4rem !important;
  }

  .br-sm-4 {
    border-radius: 3rem !important;
  }

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

  .br-sm-pill {
    border-radius: 50rem !important;
  }
}

@media (min-width: 768px) {
  .br-md-0 {
    border-radius: 0 !important;
  }

  .br-md-1 {
    border-radius: 1.875rem !important;
  }

  .br-md-2 {
    border-radius: 2rem !important;
  }

  .br-md-3 {
    border-radius: 4rem !important;
  }

  .br-md-4 {
    border-radius: 3rem !important;
  }

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

  .br-md-pill {
    border-radius: 50rem !important;
  }
}

@media (min-width: 992px) {
  .br-lg-0 {
    border-radius: 0 !important;
  }

  .br-lg-1 {
    border-radius: 1.875rem !important;
  }

  .br-lg-2 {
    border-radius: 2rem !important;
  }

  .br-lg-3 {
    border-radius: 4rem !important;
  }

  .br-lg-4 {
    border-radius: 3rem !important;
  }

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

  .br-lg-pill {
    border-radius: 50rem !important;
  }
}

@media (min-width: 1200px) {
  .br-xl-0 {
    border-radius: 0 !important;
  }

  .br-xl-1 {
    border-radius: 1.875rem !important;
  }

  .br-xl-2 {
    border-radius: 2rem !important;
  }

  .br-xl-3 {
    border-radius: 4rem !important;
  }

  .br-xl-4 {
    border-radius: 3rem !important;
  }

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

  .br-xl-pill {
    border-radius: 50rem !important;
  }
}

@media (min-width: 1400px) {
  .br-xxl-0 {
    border-radius: 0 !important;
  }

  .br-xxl-1 {
    border-radius: 1.875rem !important;
  }

  .br-xxl-2 {
    border-radius: 2rem !important;
  }

  .br-xxl-3 {
    border-radius: 4rem !important;
  }

  .br-xxl-4 {
    border-radius: 3rem !important;
  }

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

  .br-xxl-pill {
    border-radius: 50rem !important;
  }
}

@media (min-width: 1828px) {
  .br-xxxl-0 {
    border-radius: 0 !important;
  }

  .br-xxxl-1 {
    border-radius: 1.875rem !important;
  }

  .br-xxxl-2 {
    border-radius: 2rem !important;
  }

  .br-xxxl-3 {
    border-radius: 4rem !important;
  }

  .br-xxxl-4 {
    border-radius: 3rem !important;
  }

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

  .br-xxxl-pill {
    border-radius: 50rem !important;
  }
}

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

.mb-8 {
  margin-bottom: 0.5rem !important;
}

@media (min-width: 576px) {
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-8 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-8 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-8 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-8 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 1400px) {
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-8 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 1828px) {
  .mb-xxxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxxl-8 {
    margin-bottom: 0.5rem !important;
  }
}

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

ul:first-child {
  margin-top: 0;
}

ul:last-child {
  margin-bottom: 0;
}

ul>li {
  margin-bottom: 0.5625rem;
  padding-left: 1.25rem;
  position: relative;
}

ul>li:last-child {
  margin-bottom: 0;
}

ul>li::before {
  content: "";
  display: block;
  height: 0.1875rem;
  width: 0.1875rem;
  position: absolute;
  left: 0.5rem;
  top: 0.5625rem;
  transform: translateY(-50%);
}

ul.list_narrow {
  margin-bottom: 0.5625rem;
  margin-top: 0.5625rem;
}

ul.list_narrow:first-child {
  margin-top: 0;
}

ul.list_narrow:last-child {
  margin-bottom: 0;
}

ul.list_narrow>li {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  ul>li {
    margin-bottom: 0.75rem;
    padding-left: 1.625rem;
  }

  ul>li:last-child {
    margin-bottom: 0;
  }

  ul>li::before {
    height: 0.25rem;
    width: 0.25rem;
    left: 0.6875rem;
    top: 0.75rem;
  }

  ul.list_narrow {
    margin-bottom: 0.75rem;
    margin-top: 0.75rem;
  }

  ul.list_narrow:first-child {
    margin-top: 0;
  }

  ul.list_narrow:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1828px) {
  ul>li {
    margin-bottom: 0.9375rem;
    padding-left: 2rem;
  }

  ul>li:last-child {
    margin-bottom: 0;
  }

  ul>li::before {
    height: 0.3125rem;
    width: 0.3125rem;
    left: 0.875rem;
    top: 0.9375rem;
  }

  ul.list_narrow {
    margin-bottom: 0.9375rem;
    margin-top: 0.9375rem;
  }

  ul.list_narrow:first-child {
    margin-top: 0;
  }

  ul.list_narrow:last-child {
    margin-bottom: 0;
  }
}

ul>li::before {
  background-color: #252436;
  border-radius: 50%;
}

.text-gray-1 ul>li::before {
  background-color: #252436 !important;
}

.text-gray-2 ul>li::before {
  background-color: #e4e4e4 !important;
}

.text-gray-3 ul>li::before {
  background-color: #f4f4f4 !important;
}

.text-gray-4 ul>li::before {
  background-color: #e9e9e9 !important;
}

.text-blue-1 ul>li::before {
  background-color: #005ca9 !important;
}

.text-blue-2 ul>li::before {
  background-color: #00ace9 !important;
}

.text-green-1 ul>li::before {
  background-color: #25d366 !important;
}

.text-red-1 ul>li::before {
  background-color: #e91b23 !important;
}

.text-white ul>li::before {
  background-color: #fff !important;
}

.text-black ul>li::before {
  background-color: #000 !important;
}

.text-on-dark ul>li::before {
  background-color: #fff !important;
}

.text-bg-1 ul>li::before {
  background-color: #e4e4e4 !important;
}

ol {
  margin-bottom: 0.75rem;
}

ol:last-child {
  margin-bottom: 0;
}

.page-layout-def {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: stretch;
  min-height: 100vh;
  width: 100%;
}

.header-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.header-1.container {
  padding-right: 1.4375rem;
}

.header-1 .logo-1 {
  transform: translateY(0rem);
}

.header-1__other {
  display: none;
}

@media (min-width: 992px) {
  .header-1.container {
    padding-right: 1.25rem;
  }

  .header-1 .logo-1 {
    transform: translateY(0.09375rem);
  }

  .header-1__other {
    display: flex;
    gap: 2.1875rem;
    align-items: center;
  }

  .header-1__other>* {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .header-1 {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
  }

  .header-1__other {
    gap: 3.125rem;
  }
}

@media (min-width: 1828px) {
  .header-1 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }

  .header-1 .logo-1 {
    transform: translateY(0.1875rem);
  }
}

.logo-1 {
  width: 3.4375rem;
}

.logo-1__link,
.logo-1__picture,
.logo-1__picture-img {
  display: block;
  height: auto;
  width: 100%;
}

@media (min-width: 992px) {
  .logo-1 {
    width: 4.8125rem;
  }
}

@media (min-width: 1828px) {
  .logo-1 {
    width: 6.1875rem;
  }
}

.logo-1__link {
  transition: transform 0.15s linear 0s;
  transform: scale(1);
}

.logo-1__link:hover,
.logo-1__link:focus-visible {
  transform: scale(1.025);
}

.toggle-1 {
  margin-bottom: 0;
}

.toggle-1__link::before {
  content: "";
  display: block;
  height: 1.5625rem;
  width: 1.5625rem;
}

@media (min-width: 992px) {
  .toggle-1 {
    display: none;
  }
}

.toggle-1__link::before {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.toggle-1__link::before {
  transition: background-image 0.15s linear 0s;
}

.toggle-1__link:not(:hover):not(:focus-visible)::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='%23252436'%3e%3cpath d='M0.775 5.47501H24.225C24.4417 5.47501 24.625 5.39584 24.775 5.23751C24.925 5.07917 25 4.89167 25 4.675C25 4.45834 24.925 4.27501 24.775 4.12501C24.625 3.97501 24.4417 3.90001 24.225 3.90001H0.775C0.558333 3.90001 0.375 3.97501 0.225 4.12501C0.075 4.27501 0 4.45834 0 4.675C0 4.89167 0.075 5.07917 0.225 5.23751C0.375 5.39584 0.558333 5.47501 0.775 5.47501ZM24.225 11.725H0.775C0.558333 11.725 0.375 11.8 0.225 11.95C0.075 12.1 0 12.2833 0 12.5C0 12.7167 0.075 12.9 0.225 13.05C0.375 13.2 0.558333 13.275 0.775 13.275H24.225C24.4417 13.275 24.625 13.2 24.775 13.05C24.925 12.9 25 12.7167 25 12.5C25 12.2833 24.925 12.1 24.775 11.95C24.625 11.8 24.4417 11.725 24.225 11.725ZM24.225 19.525H0.775C0.558333 19.525 0.375 19.6 0.225 19.75C0.075 19.9 0 20.0833 0 20.3C0 20.5167 0.075 20.7042 0.225 20.8625C0.375 21.0208 0.558333 21.1 0.775 21.1H24.225C24.4417 21.1 24.625 21.0208 24.775 20.8625C24.925 20.7042 25 20.5167 25 20.3C25 20.0833 24.925 19.9 24.775 19.75C24.625 19.6 24.4417 19.525 24.225 19.525Z'/%3e%3c/svg%3e");
}

.toggle-1__link:hover::before,
.toggle-1__link:focus-visible::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='%23005ca9'%3e%3cpath d='M0.775 5.47501H24.225C24.4417 5.47501 24.625 5.39584 24.775 5.23751C24.925 5.07917 25 4.89167 25 4.675C25 4.45834 24.925 4.27501 24.775 4.12501C24.625 3.97501 24.4417 3.90001 24.225 3.90001H0.775C0.558333 3.90001 0.375 3.97501 0.225 4.12501C0.075 4.27501 0 4.45834 0 4.675C0 4.89167 0.075 5.07917 0.225 5.23751C0.375 5.39584 0.558333 5.47501 0.775 5.47501ZM24.225 11.725H0.775C0.558333 11.725 0.375 11.8 0.225 11.95C0.075 12.1 0 12.2833 0 12.5C0 12.7167 0.075 12.9 0.225 13.05C0.375 13.2 0.558333 13.275 0.775 13.275H24.225C24.4417 13.275 24.625 13.2 24.775 13.05C24.925 12.9 25 12.7167 25 12.5C25 12.2833 24.925 12.1 24.775 11.95C24.625 11.8 24.4417 11.725 24.225 11.725ZM24.225 19.525H0.775C0.558333 19.525 0.375 19.6 0.225 19.75C0.075 19.9 0 20.0833 0 20.3C0 20.5167 0.075 20.7042 0.225 20.8625C0.375 21.0208 0.558333 21.1 0.775 21.1H24.225C24.4417 21.1 24.625 21.0208 24.775 20.8625C24.925 20.7042 25 20.5167 25 20.3C25 20.0833 24.925 19.9 24.775 19.75C24.625 19.6 24.4417 19.525 24.225 19.525Z'/%3e%3c/svg%3e");
}

.toggle-1__link.active::before {
  transition: background-image 0.15s linear 0s;
}

.toggle-1__link.active:not(:hover):not(:focus-visible)::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3e%3cpath d='M6.29289 6.29289C6.68342 5.90237 7.31658 5.90237 7.70711 6.29289L12 10.5858L16.2929 6.29289C16.6834 5.90237 17.3166 5.90237 17.7071 6.29289C18.0976 6.68342 18.0976 7.31658 17.7071 7.70711L13.4142 12L17.7071 16.2929C18.0976 16.6834 18.0976 17.3166 17.7071 17.7071C17.3166 18.0976 16.6834 18.0976 16.2929 17.7071L12 13.4142L7.70711 17.7071C7.31658 18.0976 6.68342 18.0976 6.29289 17.7071C5.90237 17.3166 5.90237 16.6834 6.29289 16.2929L10.5858 12L6.29289 7.70711C5.90237 7.31658 5.90237 6.68342 6.29289 6.29289Z'/%3e%3c/svg%3e");
}

.toggle-1__link.active:hover::before,
.toggle-1__link.active:focus-visible::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23005ca9'%3e%3cpath d='M6.29289 6.29289C6.68342 5.90237 7.31658 5.90237 7.70711 6.29289L12 10.5858L16.2929 6.29289C16.6834 5.90237 17.3166 5.90237 17.7071 6.29289C18.0976 6.68342 18.0976 7.31658 17.7071 7.70711L13.4142 12L17.7071 16.2929C18.0976 16.6834 18.0976 17.3166 17.7071 17.7071C17.3166 18.0976 16.6834 18.0976 16.2929 17.7071L12 13.4142L7.70711 17.7071C7.31658 18.0976 6.68342 18.0976 6.29289 17.7071C5.90237 17.3166 5.90237 16.6834 6.29289 16.2929L10.5858 12L6.29289 7.70711C5.90237 7.31658 5.90237 6.68342 6.29289 6.29289Z'/%3e%3c/svg%3e");
}

.menu-1 {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 2rem;
  display: flex;
  gap: 2.1875rem;
  align-items: center;
  margin-bottom: 2.5rem;
  padding-left: 0;
  width: 100%;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.26316;
  list-style: none;
}

.menu-1>li {
  padding-left: 0;
  position: static;
}

.menu-1>li::before {
  content: normal;
  height: auto;
  width: auto;
  position: static;
  left: auto;
  top: auto;
  transform: none;
}

.menu-1>li::before {
  background-color: transparent;
  border-radius: 0;
}

.menu-1:last-child {
  margin-bottom: 0;
}

.menu-1__item {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .menu-1 {
    gap: 3.125rem;
  }
}

.menu-1__link {
  text-decoration: none !important;
}

@media (min-width: 1200px) {
  .menu-1 {
    font-size: 1.0625rem;
  }
}

@media (min-width: 1828px) {
  .menu-1 {
    font-size: 1.1875rem;
  }
}

.menu-1__link:not(:hover):not(:focus-visible) {
  color: inherit;
}

.menu-1__item.active {
  color: #005ca9;
}

.site-languages-1 {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 2rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 2.5rem;
  margin-top: 0;
  padding-left: 0;
  border: 1px solid #e4e4e4;
  border-radius: 50rem;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.26316;
  list-style: none;
}

.site-languages-1>li {
  padding-left: 0;
  position: static;
}

.site-languages-1>li::before {
  content: normal;
  height: auto;
  width: auto;
  position: static;
  left: auto;
  top: auto;
  transform: none;
}

.site-languages-1>li::before {
  background-color: transparent;
  border-radius: 0;
}

.site-languages-1:last-child {
  margin-bottom: 0;
}

.site-languages-1__item {
  margin-bottom: 0;
}

.site-languages-1__link {
  padding: 0.4375rem 0.75rem;
}

@media (min-width: 1200px) {
  .site-languages-1__link {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
}

.site-languages-1__link {
  text-decoration: none !important;
}

@media (min-width: 1200px) {
  .site-languages-1 {
    font-size: 1.0625rem;
  }
}

@media (min-width: 1828px) {
  .site-languages-1 {
    font-size: 1.1875rem;
  }
}

.site-languages-1__link:not(:hover):not(:focus-visible) {
  color: rgba(0, 0, 0, 0.4);
}

.site-languages-1__item.active {
  background-color: #e4e4e4;
  border-radius: 50rem;
  padding: 0.4375rem 0.75rem;
}

@media (min-width: 1200px) {
  .site-languages-1__item.active {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
}

.content-page-1 {
  flex-grow: 1;
  padding-bottom: 5.3125rem;
  padding-top: 1.5625rem;
}

@media (min-width: 1200px) {
  .content-page-1 {
    padding-bottom: 3.125rem;
    padding-top: 4.6875rem;
  }
}

@media (min-width: 1828px) {
  .content-page-1 {
    padding-bottom: 0.9375rem;
    padding-top: 7.8125rem;
  }
}

.content-1 {
  max-width: 59.75rem;
}

.title-1 {
  margin-bottom: 2.75rem;
  margin-left: 0.1875rem;
  margin-right: 0.1875rem;
  max-width: 59.375rem;
  font-family: "DM Sans", sans-serif;
  font-size: 2.3125rem;
  font-weight: 500;
  letter-spacing: -0.0625rem;
  line-height: 1.18919;
  text-align: center;
}

.title-1:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .title-1 {
    margin-bottom: 4.5rem;
  }

  .title-1:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1828px) {
  .title-1 {
    margin-bottom: 6.25rem;
  }

  .title-1:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .title-1 {
    font-size: 3.875rem;
    letter-spacing: -0.125rem;
    line-height: 1.048387;
    text-align: left;
  }
}

@media (min-width: 1828px) {
  .title-1 {
    font-size: 5.375rem;
    letter-spacing: -0.1875rem;
    line-height: 1;
  }
}

.footer-1 {
  padding-bottom: 4.0625rem;
  padding-top: 4.0625rem;
}

.footer-1__contacts,
.footer-1__links {
  margin-bottom: 2.5rem;
}

.footer-1__contacts:last-child,
.footer-1__links:last-child {
  margin-bottom: 0;
}

.footer-1__contacts-list {
  display: flex;
  justify-content: center;
}

.footer-1__links-title.title-4 {
  margin-bottom: 1.5rem;
}

.footer-1__links-title.title-4:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .footer-1 {
    display: grid;
    gap: 1.25rem;
    grid-template-columns: 762fr 662fr;
    width: 100%;
  }

  .footer-1__contacts,
  .footer-1__links {
    margin-bottom: 0;
  }

  .footer-1__contacts-list {
    display: block;
  }
}

@media (min-width: 1200px) {
  .footer-1 {
    padding-bottom: 6.25rem;
    padding-top: 6.25rem;
  }

  .footer-1__links-title.title-4 {
    margin-bottom: 2.5625rem;
  }

  .footer-1__links-title.title-4:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1400px) {
  .footer-1 {
    gap: 10.125rem;
  }
}

@media (min-width: 1828px) {
  .footer-1 {
    gap: 19rem;
    padding-bottom: 8.4375rem;
    padding-top: 8.4375rem;
  }

  .footer-1__links-title.title-4 {
    margin-bottom: 3.625rem;
  }

  .footer-1__links-title.title-4:last-child {
    margin-bottom: 0;
  }
}

.title-4 {
  margin-bottom: 1rem;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.333333;
}

.title-4:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .title-4 {
    text-align: left;
  }
}

@media (min-width: 1200px) {
  .title-4 {
    margin-bottom: 2.0625rem;
  }
}

@media (min-width: 1828px) {
  .title-4 {
    margin-bottom: 3.125rem;
  }
}

@media (min-width: 1200px) {
  .title-4 {
    font-size: 1.09375rem;
  }
}

@media (min-width: 1828px) {
  .title-4 {
    font-size: 1.25rem;
    line-height: 1;
  }
}

.cols-3__col {
  margin-bottom: 0.9375rem;
}

.cols-3__col:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .cols-3 {
    display: flex;
    gap: 1.25rem;
    width: 100%;
  }

  .cols-3__col {
    margin-bottom: 0;
    width: 100%;
  }

  .cols-3__col_2 {
    padding-top: 0.5rem;
  }
}

@media (min-width: 1400px) {
  .cols-3 {
    gap: 4.25rem;
  }
}

@media (min-width: 1828px) {
  .cols-3 {
    gap: 7.25rem;
  }
}

.text-1 {
  margin-bottom: 0.875rem;
  text-align: center;
  color: #252436;
  font-size: 1.5625rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.68;
}

.text-1:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .text-1 {
    text-align: left;
  }
}

.text-1 a {
  text-decoration: none;
}

@media (min-width: 1200px) {
  .text-1 {
    font-size: 1.875rem;
    line-height: 1.44;
  }
}

@media (min-width: 1828px) {
  .text-1 {
    font-size: 2.1875rem;
    line-height: 1.2;
  }
}

.text-2 {
  color: #252436;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: -0.009375rem;
  line-height: 1.333333;
}

@media (min-width: 992px) {
  .text-2 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }
}

@media (min-width: 1200px) {
  .text-2 {
    font-size: 1.09375rem;
    letter-spacing: -0.0625rem;
    line-height: 1.314285;
  }
}

@media (min-width: 1828px) {
  .text-2 {
    font-size: 1.25rem;
    line-height: 1.3;
  }
}

.contacts-list-1 {
  margin-bottom: 1rem;
}

.contacts-list-1:last-child {
  margin-bottom: 0;
}

.contacts-list-1__item {
  margin-bottom: 1rem;
}

.contacts-list-1__item:last-child {
  margin-bottom: 0;
}

.contact-1 {
  margin-bottom: 1rem;
  font-size: 0.9375rem;
  line-height: 1.333333;
}

.contact-1:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .contact-1 {
    font-size: 1.09375rem;
    line-height: 1.314285;
  }
}

@media (min-width: 1828px) {
  .contact-1 {
    font-size: 1.25rem;
    line-height: 1.3;
  }
}

.cols-4__col {
  margin-bottom: 2.5rem;
}

.cols-4__col:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .cols-4 {
    display: grid;
    gap: 1.25rem;
    grid-template-columns: 127fr 388fr;
    width: 100%;
  }

  .cols-4__col {
    margin-bottom: 0;
  }
}

@media (min-width: 1400px) {
  .cols-4 {
    gap: 5.21875rem;
  }
}

@media (min-width: 1828px) {
  .cols-4 {
    gap: 9.1875rem;
  }
}

.menu-2 {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 2rem;
  margin-bottom: 2.5rem;
  text-align: center;
  padding-left: 0;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.333333;
  list-style: none;
}

.menu-2>li {
  padding-left: 0;
  position: static;
}

.menu-2>li::before {
  content: normal;
  height: auto;
  width: auto;
  position: static;
  left: auto;
  top: auto;
  transform: none;
}

.menu-2>li::before {
  background-color: transparent;
  border-radius: 0;
}

.menu-2:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .menu-2 {
    text-align: left;
  }
}

.menu-2__link {
  text-decoration: none !important;
}

@media (min-width: 1200px) {
  .menu-2 {
    font-size: 1.09375rem;
    line-height: 1.314285;
  }
}

@media (min-width: 1828px) {
  .menu-2 {
    font-size: 1.25rem;
    line-height: 1.3;
  }
}

.menu-2__link:not(:hover):not(:focus-visible) {
  color: inherit;
}

.text-3 {
  margin-bottom: 0.5rem;
  color: #252436;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: -0.0078125rem;
  line-height: 1.333333;
}

.text-3:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .text-3 {
    margin-bottom: 0.75rem;
  }

  .text-3:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1828px) {
  .text-3 {
    margin-bottom: 1rem;
  }

  .text-3:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .text-3 {
    font-size: 1.09375rem;
    line-height: 1.314285;
  }
}

@media (min-width: 1828px) {
  .text-3 {
    font-size: 1.25rem;
    line-height: 1.3;
  }
}

.modal-1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  display: none;
}

.modal-1 .modal__overlay {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal-1 .modal__container {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  outline: 0;
  padding: 0.625rem 1.125rem 3.75rem;
}

.modal-1 .modal__header {
  margin-bottom: 1.875rem;
}

.modal-1 .modal__header:last-child {
  margin-bottom: 0;
}

.modal-1 .modal__close {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  width: 2.5rem;
  padding: 0;
  position: absolute;
  right: 1rem;
  top: 0.4375rem;
  z-index: 100;
}

.modal-1 .modal__close::before {
  display: block;
  content: "";
  height: 2.5rem;
  width: 2.5rem;
}

.modal-1 .modal__overlay {
  margin: 0.4375rem 1rem;
}

.modal-1 .modal__overlay_center {
  display: flex;
  align-items: center;
  min-height: calc(100% - 0.875rem);
}

.modal-1 .modal__overlay_fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.modal-1 .modal__overlay_fullscreen .modal__container {
  min-height: 100%;
  border: 0;
  border-radius: 0;
}

@media (min-width: 576px) {
  .modal-1 .modal__overlay:not(.modal__overlay_fullscreen) {
    margin-right: auto;
    margin-left: auto;
  }
}

.modal-1.modal:not(.modal_not-backdrop) {
  background: rgba(0, 0, 0, 0.6);
}

.modal-1 .modal__container {
  background-color: #fff;
  border-radius: 4rem;
}

.modal-1 .modal__close {
  border-radius: 4rem;
  border: 0;
  opacity: 1;
}

.modal-1 .modal__close::before {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='%23005ca9'%3e%3cpath d='M13.4599 27.68L12.3799 26.6L18.9399 20L12.3799 13.4L13.4599 12.32L20.0199 18.92L26.5399 12.32L27.6199 13.4L21.0599 20L27.6199 26.6L26.5399 27.68L20.0199 21.12L13.4599 27.68Z'/%3e%3c/svg%3e");
}

.modal-1 .modal__close {
  transition: background-color 0.15s linear 0s;
  background-color: rgba(255, 255, 255, 0.2);
}

.modal-1 .modal__close::before {
  transition: background-image 0.15s linear 0s;
}

.modal-1 .modal__close:hover,
.modal-1 .modal__close:focus-visible {
  background-color: rgba(255, 255, 255, 0.4);
}

.modal-1 .modal__close:active {
  background-color: rgba(255, 255, 255, 0.6);
}

.modal-1 .modal__close:hover {
  text-decoration: none;
}

.modal-1 .modal__close:focus {
  outline: 0;
  box-shadow: none;
}

.modal-1 .modal__overlay {
  animation: modal-1-fade-out 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal-1 .modal__container {
  animation: modal-1-slide-out 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal-1.modal.is-open {
  display: block;
}

.modal-1.modal.is-open .modal__overlay {
  animation: modal-1-fade-in 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.modal-1.modal.is-open .modal__container {
  animation: modal-1-slide-in 0.3s cubic-bezier(0, 0, 0.2, 1);
}

@keyframes modal-1-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes modal-1-fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes modal-1-slide-in {
  from {
    transform: translateY(15%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes modal-1-slide-out {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10%);
  }
}

.modal-menu-1__header,
.modal-menu-1__footer {
  margin-bottom: 1.25rem;
}

.modal-menu-1__header:last-child,
.modal-menu-1__footer:last-child {
  margin-bottom: 0;
}

.modal-menu-1__header {
  display: flex;
  gap: 1.25rem;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  padding-right: 0.125rem;
  width: 100%;
}

.modal-menu-1__header .modal__close {
  position: static;
}

.modal-menu-1__header>* {
  margin-bottom: 0;
}

.modal-menu-1 .modal__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.modal-menu-1__body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 3.125rem;
}

.modal-menu-1__body:last-child {
  margin-bottom: 0;
}

.menu-3 {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 2rem;
  margin-bottom: 2.5rem;
  text-align: center;
  padding-left: 0;
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: -0.0625rem;
  line-height: 1.285715;
  list-style: none;
}

.menu-3>li {
  padding-left: 0;
  position: static;
}

.menu-3>li::before {
  content: normal;
  height: auto;
  width: auto;
  position: static;
  left: auto;
  top: auto;
  transform: none;
}

.menu-3>li::before {
  background-color: transparent;
  border-radius: 0;
}

.menu-3:last-child {
  margin-bottom: 0;
}

.menu-3__item {
  margin-bottom: 1rem;
}

.menu-3__item:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .menu-3 {
    text-align: left;
  }
}

.menu-3__link {
  text-decoration: none !important;
}

.menu-3__link:not(:hover):not(:focus-visible) {
  color: inherit;
}

.menu-3__item.active {
  color: #005ca9;
}

.btn-1 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: calc(1.625rem - 1px) calc(2.625rem - 1px);
  text-align: center;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 50rem;
  box-shadow: none;
  color: #252436;
  font-family: "DM Sans", sans-serif;
  font-size: 1.1875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  outline: 0 !important;
  text-decoration: none !important;
}

@media (prefers-reduced-motion: reduce) {
  .btn-1 {
    transition: none;
  }
}

.btn-1__icon {
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
}

.btn-1__icon {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-1_gray-1 {
  background-color: #252436;
  border-color: #252436;
  color: #fff;
}

.btn-1_gray-1 .btn-1__icon_arrow {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='%23fff'%3e%3cpath d='M9.05078 3.06689L9.86719 2.25049C10.2383 1.9165 10.7949 1.9165 11.1289 2.25049L18.3652 9.44971C18.6992 9.8208 18.6992 10.3774 18.3652 10.7114L11.1289 17.9478C10.7949 18.2817 10.2383 18.2817 9.86719 17.9478L9.05078 17.1313C8.7168 16.7603 8.7168 16.2036 9.05078 15.8325L13.541 11.5649H2.89062C2.37109 11.5649 2 11.1938 2 10.6743V9.48682C2 9.00439 2.37109 8.59619 2.89062 8.59619H13.541L9.05078 4.36572C8.7168 3.99463 8.67969 3.43799 9.05078 3.06689Z'/%3e%3c/svg%3e");
}

.btn-1.disabled,
.btn-1:disabled {
  pointer-events: none;
  opacity: 0.65;
}

.btn-1_gray-1:hover,
.btn-1_gray-1:focus-visible {
  background-color: #353445;
  border-color: #353445;
  color: #fff;
}

.btn-1_gray-1:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(37, 36, 54, 0.5);
  outline: 0;
}

.btn-1_gray-1:active {
  background-color: #464554;
  border-color: #464554;
  color: #fff;
}

.btn-1_gray-1.disabled,
.btn-1_gray-1:disabled {
  background-color: #252436;
  border-color: #252436;
  color: #fff;
}

.block-1 {
  padding-bottom: 3.125rem;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  padding-top: 2.5rem;
}

@media (min-width: 576px) {
  .block-1 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .block-1 {
    padding-bottom: 6.125rem;
    padding-top: 5.8125rem;
  }
}

@media (min-width: 1828px) {
  .block-1 {
    padding-top: 9.125rem;
  }
}

.block-2 {
  padding-bottom: 3.625rem;
  padding-top: 4.25rem;
}

@media (min-width: 1200px) {
  .block-2 {
    padding-bottom: 4.9375rem;
    padding-top: 5.25rem;
  }
}

@media (min-width: 1828px) {
  .block-2 {
    padding-bottom: 6.25rem;
    padding-top: 6.25rem;
  }
}

.block-3 {
  padding-bottom: 3.625rem;
  padding-top: 4.25rem;
  background-position: 100% 0%;
  background-repeat: no-repeat;
}

@media (min-width: 1200px) {
  .block-3 {
    padding-bottom: 4.9375rem;
    padding-top: 5.25rem;
  }
}

@media (min-width: 1828px) {
  .block-3 {
    padding-bottom: 6.25rem;
    padding-top: 6.25rem;
  }
}

@media (min-width: 992px) {
  .block-3 {
    background-position: 50% 50%;
  }
}

html:not(.is-bg-load) .block-3,
html.is-bg-load .block-3.bg-loaded {
  background-image: url("../../../img/block-3-bg-mobile.png");
}

html.support-webp:not(.is-bg-load) .block-3,
html.support-webp.is-bg-load .block-3.bg-loaded {
  background-image: url("../../../img/block-3-bg-mobile.webp");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

  html:not(.is-bg-load) .block-3,
  html.is-bg-load .block-3.bg-loaded {
    background-image: url("../../../img/block-3-bg-mobile@2x.png");
  }

  html.support-webp:not(.is-bg-load) .block-3,
  html.support-webp.is-bg-load .block-3.bg-loaded {
    background-image: url("../../../img/block-3-bg-mobile@2x.webp");
  }
}

@media (min-width: 992px) {

  html:not(.is-bg-load) .block-3,
  html.is-bg-load .block-3.bg-loaded {
    background-image: url("../../../img/block-3-bg.png");
  }

  html.support-webp:not(.is-bg-load) .block-3,
  html.support-webp.is-bg-load .block-3.bg-loaded {
    background-image: url("../../../img/block-3-bg.webp");
  }
}

@media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 992px) and (min-resolution: 192dpi),
only screen and (min-width: 992px) and (min-resolution: 2dppx) {

  html:not(.is-bg-load) .block-3,
  html.is-bg-load .block-3.bg-loaded {
    background-image: url("../../../img/block-3-bg@2x.png");
  }

  html.support-webp:not(.is-bg-load) .block-3,
  html.support-webp.is-bg-load .block-3.bg-loaded {
    background-image: url("../../../img/block-3-bg@2x.webp");
  }
}

.title-2 {
  margin-bottom: 1.25rem;
  font-family: "DM Sans", sans-serif;
  font-size: 1.6875rem;
  font-weight: 500;
  letter-spacing: -0.0625rem;
  line-height: 1.185185;
}

.title-2:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .title-2 {
    margin-bottom: 1.875rem;
  }

  .title-2:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1828px) {
  .title-2 {
    margin-bottom: 2.5rem;
  }

  .title-2:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .title-2 {
    font-size: 3rem;
    letter-spacing: -0.125rem;
    line-height: 1;
  }
}

@media (min-width: 1828px) {
  .title-2 {
    font-size: 4.3125rem;
    letter-spacing: -0.1875rem;
  }
}

.title-3 {
  margin-bottom: 1.25rem;
  font-family: "DM Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: -0.0625rem;
  line-height: 1.185185;
}

.title-3:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .title-3 {
    margin-bottom: 1.875rem;
  }

  .title-3:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1828px) {
  .title-3 {
    margin-bottom: 2.5rem;
  }

  .title-3:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .title-3 {
    font-size: 2.90625rem;
    letter-spacing: 0;
    line-height: 1;
  }
}

@media (min-width: 1828px) {
  .title-3 {
    font-size: 4.3125rem;
  }
}

.cols-1 {
  overflow: hidden;
  padding-bottom: 2.1875rem;
  margin-left: -1.125rem;
  margin-right: -1.125rem;
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  padding-top: 1.625rem;
  background-position: 54.8% 50.5%;
  background-repeat: no-repeat;
  background-image: url("../../../img/cols-1-bg.png");
}

.cols-1:last-child {
  margin-bottom: 0;
}

.cols-1__col {
  margin-bottom: 1.25rem;
}

.cols-1__col:last-child {
  margin-bottom: 0;
}

.cols-1__col_2 {
  margin-bottom: 2rem;
}

.cols-1__col_2:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .cols-1 {
    display: grid;
    gap: 1.25rem 5.09375rem;
    grid-template-columns: auto 1fr;
    grid-template-rows: 1fr auto;
    grid-template-areas: "col-1 col-2" "col-1 col-3";
    padding-bottom: 5.1875rem;
    padding-top: 4.75rem;
    width: 100%;
  }

  .cols-1__col {
    margin-bottom: 0;
  }

  .cols-1__col_1 {
    grid-area: col-1;
  }

  .cols-1__col_2 {
    grid-area: col-2;
    margin-bottom: 0;
    padding-top: 1.75rem;
  }

  .cols-1__col_3 {
    grid-area: col-3;
  }
}

@media (min-width: 1828px) {
  .cols-1 {
    gap: 1.25rem 8.9375rem;
    padding-bottom: 8.1875rem;
    padding-left: 0.625rem;
    padding-top: 7.875rem;
  }
}

@media (min-width: 1200px) {
  .cols-1 {
    background-position: 52.4% 50.25%;
  }
}

@media (min-width: 1828px) {
  .cols-1 {
    background-position: 50% 50%;
  }
}

html.support-webp .cols-1 {
  background-image: url("../../../img/cols-1-bg.webp");
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
  .cols-1 {
    background-image: url("../../../img/cols-1-bg@2x.png");
  }

  html.support-webp .cols-1 {
    background-image: url("../../../img/cols-1-bg@2x.webp");
  }
}

.cols-2:last-child {
  margin-bottom: 0;
}

.cols-2__col {
  margin-bottom: 3.25rem;
}

.cols-2__col:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .cols-2 {
    display: grid;
    gap: 3.125rem;
    grid-template-columns: 784fr 864fr;
    width: 100%;
  }

  .cols-2__col {
    margin-bottom: 0;
  }

  .cols-2_reverse {
    grid-template-columns: 864fr 784fr;
    grid-template-areas: "col-2 col-1";
  }

  .cols-2_reverse .cols-2__col_1 {
    grid-area: col-1;
    padding-top: 0;
  }

  .cols-2_reverse .cols-2__col_2 {
    grid-area: col-2;
  }

  .cols-2_reverse>.cols-1__col_1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
  }

  .cols-2_reverse>.cols-1__col_2 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}

@media (min-width: 1200px) {
  .cols-1__col_1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }

  .cols-1__col_2 {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .cols-1__col_3 {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }

  .cols-2_reverse .cols-2__col_1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }

  .cols-2_reverse .cols-2__col_2 {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}

@media (min-width: 992px) {
  .cols-2_reverse>.cols-2__col_1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
  }

  .cols-2_reverse>.cols-2__col_2 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}

@media (min-width: 1200px) {
  .cols-2__col_1 {
    padding-top: 0.375rem;
  }
}

@media (min-width: 1828px) {
  .cols-2 {
    gap: 5rem;
  }

  .cols-2__col_1 {
    padding-top: 0.75rem;
  }
}

.partners-carousel-1.splide-style-1 .splide__list,
.partners-carousel-1.splide-style-1 .splide__pagination {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 2rem;
}

.partners-carousel-1.splide-style-1 .splide__list>li,
.partners-carousel-1.splide-style-1 .splide__pagination>li {
  padding-left: 0;
  position: static;
}

.partners-carousel-1.splide-style-1 .splide__list>li::before,
.partners-carousel-1.splide-style-1 .splide__pagination>li::before {
  content: normal;
  height: auto;
  width: auto;
  position: static;
  left: auto;
  top: auto;
  transform: none;
}

.partners-carousel-1.splide-style-1 .splide__list>li::before,
.partners-carousel-1.splide-style-1 .splide__pagination>li::before {
  background-color: transparent;
  border-radius: 0;
}

.partners-carousel-1.splide-style-1 {
  margin-bottom: 3.125rem;
  padding-bottom: 0;
}

.partners-carousel-1.splide-style-1:last-child {
  margin-bottom: 0;
}

.partners-carousel-1.splide-style-1 .splide__track {
  margin-left: -1.125rem;
  margin-right: -1.125rem;
  padding-left: 1.125rem !important;
  padding-right: 1.125rem !important;
}

.partners-carousel-1.splide-style-1 .splide__slide {
  display: flex;
  justify-content: center;
}

@media (min-width: 576px) {
  .partners-carousel-1.splide-style-1 .splide__track {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 992px) {
  .partners-carousel-1.splide-style-1 {
    padding-bottom: 2.75rem;
  }

  .partners-carousel-1.splide-style-1.is-initialized:not(.is-active) .splide__list {
    display: flex;
    gap: 1.25rem;
    justify-content: center;
    margin-bottom: 2.5rem;
  }

  .partners-carousel-1.splide-style-1 .splide__slide {
    display: block;
  }
}

@media (min-width: 1200px) {
  .partners-carousel-1.splide-style-1.is-initialized:not(.is-active) .splide__list {
    gap: 2.40625rem;
  }
}

@media (min-width: 1828px) {
  .partners-carousel-1.splide-style-1.is-initialized:not(.is-active) .splide__list {
    gap: 3.5625rem;
  }
}

.photo-1 {
  margin-bottom: 1.5625rem;
}

.photo-1:last-child {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .photo-1 {
    margin-bottom: 2.8125rem;
  }

  .photo-1:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1828px) {
  .photo-1 {
    margin-bottom: 4.0625rem;
  }

  .photo-1:last-child {
    margin-bottom: 0;
  }
}

.picture-1 {
  aspect-ratio: 324/270;
  display: block;
  width: 100%;
  overflow: hidden;
  background-color: #e4e4e4;
  border-radius: 1.875rem;
}

.picture-1__img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

@media (min-width: 992px) {
  .picture-1 {
    aspect-ratio: 1026/420;
  }
}

@media (min-width: 1828px) {
  .picture-1 {
    aspect-ratio: 1728/570;
  }
}

.picture-2 {
  display: block;
  overflow: hidden;
  height: 3.5625rem;
  width: 11.0625rem;
}

.picture-2__img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.picture-2__img {
  transition: filter 0.15s linear 0s;
  filter: saturate(0);
}

.picture-2__img:hover {
  filter: saturate(1);
}

.picture-3 {
  aspect-ratio: 325/250;
  display: block;
  overflow: hidden;
  background-color: #e4e4e4;
  border-radius: 2rem;
}

.picture-3__img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

@media (min-width: 1200px) {
  .picture-3 {
    aspect-ratio: 555/453;
  }
}

@media (min-width: 1828px) {
  .picture-3 {
    aspect-ratio: 784/655;
  }
}

.main-screen-block-1 {
  padding-bottom: 4.375rem;
  border-bottom: 1px solid #e9e9e9;
}

.main-screen-block-1 .photo-1 {
  margin-bottom: 4.625rem;
}

.main-screen-block-1 .photo-1:last-child {
  margin-bottom: 0;
}

.splide-style-1_light .splide__pagination__page {
  background: rgba(255, 255, 255, 0.2);
}

.splide-style-1_light .splide__pagination__page:hover {
  background: rgba(255, 255, 255, 0.6);
}

.splide-style-1_light .splide__pagination__page.is-active {
  background: #fff;
}

.splide-style-1_light.is-focus-in .splide__pagination__page:focus {
  outline-color: #fff;
}

.photos-carousel-1.splide-style-1 .splide__list,
.photos-carousel-1.splide-style-1 .splide__pagination {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
  padding-left: 2rem;
}

.photos-carousel-1.splide-style-1 .splide__list>li,
.photos-carousel-1.splide-style-1 .splide__pagination>li {
  padding-left: 0;
  position: static;
}

.photos-carousel-1.splide-style-1 .splide__list>li::before,
.photos-carousel-1.splide-style-1 .splide__pagination>li::before {
  content: normal;
  height: auto;
  width: auto;
  position: static;
  left: auto;
  top: auto;
  transform: none;
}

.photos-carousel-1.splide-style-1 .splide__list>li::before,
.photos-carousel-1.splide-style-1 .splide__pagination>li::before {
  background-color: transparent;
  border-radius: 0;
}

.photos-carousel-1.splide-style-1 {
  margin-bottom: 3.125rem;
}

.photos-carousel-1.splide-style-1:last-child {
  margin-bottom: 0;
}

.photos-carousel-1.splide-style-1 .splide__list,
.photos-carousel-1.splide-style-1 .splide__pagination {
  padding-left: 0 !important;
}

.photos-carousel-1.splide-style-1 .splide__track {
  margin-left: -1.125rem;
  margin-right: -1.125rem;
  padding-left: 1.125rem !important;
  padding-right: 1.125rem !important;
}

.photos-carousel-1.splide-style-1 .splide__slide {
  position: relative !important;
}

@media (min-width: 576px) {
  .photos-carousel-1.splide-style-1 .splide__track {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.page-main .content-page-1 {
  padding-bottom: 0;
  padding-top: 0;
}

@media (min-width: 1200px) {
  .page-main {
    padding-bottom: 0.46875rem;
  }
}

@media (min-width: 1828px) {
  .page-main {
    padding-bottom: 0.9375rem;
  }
}
