/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Your custom fonts here */
/* Example

@font-face {
    font-family: 'CustomFont';
    src: url('../fonts/Custom-Font.eot');
    src: url('../fonts/Custom-Font.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Custom-Font.woff') format('woff'),
         url('../fonts/Custom-Font.svg#custom_font') format('svg');
    font-weight: 400;       // For normal width. It could has another value   
    font-style: normal;     // Also could has another value
    }


// Var for using custom font
$CustomFont: 'CustomFont', Helvetica, Arial, sans-serif;
*/
html, body {
  height: 100%;
  font-family: "Arial", sans-serif;
}

html {
  scroll-behavior: smooth;
}

.container {
  max-width: 1470px !important;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.page__wrapper {
  min-height: 100%;
}

* html .page__wrapper {
  height: 100%;
}

.section {
  background-color: #f6fbfd !important;
  padding: 96px 0;
}
@media (max-width: 1024px) {
  .section {
    padding: 64px 0;
  }
}
@media (max-width: 768px) {
  .section {
    padding: 48px 0;
  }
}
@media (max-width: 480px) {
  .section {
    padding: 32px 0;
  }
}
.section .section-subtitle {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #24a1de;
}
.section .section-title {
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
  color: #0c1a30;
  margin: 20px 0 0 0;
}
.section .section-title .accent {
  color: #24a1de;
}
@media (max-width: 768px) {
  .section .section-title {
    font-size: 2.25rem;
  }
}
@media (max-width: 480px) {
  .section .section-title {
    font-size: 1.5rem;
  }
}

.section--bg {
  background-color: #f0f9fc !important;
  border-bottom: 1px solid rgba(36, 161, 222, 0.4);
}

.button-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 12px 24px;
  background-color: #24a1de;
  color: white;
  text-decoration: none;
  font-weight: bold;
  border-radius: 10px;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.button-main:hover {
  background-color: #1a8abf;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.button-main--secondary {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(4px);
}
.button-main--secondary:hover {
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

svg {
  overflow: visible;
}

.page-title {
  font-size: 3.5rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}
.page-title .accent {
  color: #24a1de;
}
@media (max-width: 1024px) {
  .page-title {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  .page-title {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  .page-title {
    font-size: 1.75rem;
  }
}

.about-section__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 64px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1024px) {
  .about-section__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.about-section__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 42%;
          flex: 0 1 42%;
  max-width: 480px;
}
@media (max-width: 1024px) {
  .about-section__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
  }
}
.about-section__content .section-text {
  margin-top: 24px;
  line-height: 1.625;
  color: #5A7585;
}
.about-section__grid {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 58%;
          flex: 0 1 58%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media (max-width: 1024px) {
  .about-section__grid {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    width: 100%;
    gap: 16px;
  }
}
@media (max-width: 640px) {
  .about-section__grid {
    grid-template-columns: 1fr;
  }
}

.about-card {
  background-color: white;
  border: 1px solid #d3e4ed;
  border-radius: 12px;
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
}
@media (max-width: 1024px) {
  .about-card {
    padding: 24px;
  }
}
@media (max-width: 768px) {
  .about-card {
    padding: 16px;
  }
}
.about-card:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 12px 30px rgba(36, 161, 222, 0.05);
          box-shadow: 0 12px 30px rgba(36, 161, 222, 0.05);
}
.about-card:hover .about-card__icon {
  background-color: #24a1de;
  color: white;
}
.about-card__icon {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 44px;
  height: 44px;
  background-color: #f6fbfd;
  color: #24a1de;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 24px;
}
.about-card__title {
  font-size: 1.125rem;
  font-weight: 900;
  color: #0c1a30;
  margin: 0 0 12px 0;
  letter-spacing: 0.03em;
}
.about-card__text {
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #5A7585;
  margin: 0;
}

.contacts-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 991px) {
  .contacts-block {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .contacts-block {
    gap: 12px;
  }
}
.contacts-block__title {
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.1;
  color: #0c1a30;
  text-transform: uppercase;
  margin: 0 0 24px 0;
}
.contacts-block__title span {
  color: #24a1de;
}
@media (max-width: 640px) {
  .contacts-block__title {
    font-size: 2.25rem;
  }
}
.contacts-block__description {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #5A7585;
  margin: 0 0 40px 0;
  max-width: 480px;
}

.contacts-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
@media (max-width: 991px) {
  .contacts-cards {
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .contacts-cards {
    gap: 12px;
  }
}

.contact-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  background-color: white;
  border: 1px solid rgba(36, 161, 222, 0.15);
  border-radius: 12px;
  padding: 22px 16px;
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
}
@media (max-width: 768px) {
  .contact-card {
    padding: 16px;
  }
}
.contact-card[href]:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 8px 20px rgba(36, 161, 222, 0.08);
          box-shadow: 0 8px 20px rgba(36, 161, 222, 0.08);
}
.contact-card__icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 48px;
  height: 48px;
  background-color: #f0f9fc;
  border-radius: 8px;
  color: #24a1de;
}
.contact-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.contact-card__label {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #5A7585;
  font-weight: 700;
}
.contact-card__value {
  font-size: 1.25rem;
  font-weight: 900;
  color: #0c1a30;
}
.contact-card--primary {
  background-color: #24a1de;
  border-color: #24a1de;
}
.contact-card--primary .contact-card__icon-box {
  background-color: rgba(255, 255, 255, 0.2);
  color: white;
}
.contact-card--primary .contact-card__label {
  color: rgba(255, 255, 255, 0.7);
}
.contact-card--primary .contact-card__value {
  color: white;
}
.contact-card--primary[href]:hover {
  -webkit-box-shadow: 0 8px 24px rgba(36, 161, 222, 0.3);
          box-shadow: 0 8px 24px rgba(36, 161, 222, 0.3);
}

.info-widget {
  background-color: white;
  border: 1px solid rgba(36, 161, 222, 0.15);
  border-radius: 20px;
  padding: 40px;
  -webkit-box-shadow: 0 10px 30px rgba(12, 26, 48, 0.02);
          box-shadow: 0 10px 30px rgba(12, 26, 48, 0.02);
}
@media (max-width: 768px) {
  .info-widget {
    padding: 24px;
  }
}
.info-widget__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.info-widget__title {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #24a1de;
  font-weight: 700;
  margin: 0;
}
.info-widget__divider {
  border: none;
  height: 1px;
  background-color: #e2eaf2;
  margin: 32px 0;
}

.tags-cloud {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 12px;
}
@media (max-width: 768px) {
  .tags-cloud {
    gap: 8px;
  }
}

.tag {
  font-size: 0.9375rem;
  color: #5A7585;
  background-color: white;
  border: 1px solid #d3e4ed;
  border-radius: 20px;
  padding: 6px 16px;
  font-weight: 500;
}
.tag:last-child {
  border-color: transparent;
  background-color: #e1f3fa;
  color: #24a1de;
  font-weight: 700;
}

.info-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.info-list__item {
  position: relative;
  font-size: 1rem;
  line-height: 1.4;
  color: #33445c;
  padding-left: 24px;
  font-weight: 500;
}
.info-list__item::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 7px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #24a1de;
  border-right: 2px solid #24a1de;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.footer {
  background-color: #f0f9fc;
  width: 100%;
}
.footer__container {
  padding: 60px 20px 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer__brand-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 350px;
          flex: 1 1 350px;
  max-width: 400px;
}
.footer__nav-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 150px;
          flex: 0 1 150px;
}
.footer__contacts-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 250px;
          flex: 0 1 250px;
}
.footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.footer__logo-icon {
  width: 36px;
  height: 36px;
  background-color: #24a1de;
  color: white;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer__logo-text {
  font-size: 1.125rem;
  font-weight: 900;
  color: #0c1a30;
  letter-spacing: 0.03em;
}
.footer__description {
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #5A7585;
  margin: 0;
}
.footer__title {
  font-size: 0.875rem;
  font-weight: 900;
  color: #24a1de;
  margin: 0 0 20px 0;
  letter-spacing: 0.05em;
}
.footer__menu, .footer__contacts-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.footer__link {
  color: #5A7585;
  text-decoration: none;
  font-size: 0.9375rem;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.footer__link:hover {
  color: #1a8abf;
}
.footer__contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #5A7585;
  font-size: 0.9375rem;
}
.footer__contact-item svg {
  color: #24a1de;
}
.footer__bottom {
  background-color: #f0f9fc;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  padding: 20px 0;
}
.footer__bottom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.875rem;
  color: rgb(114.2466367713, 142.8206278027, 159.7533632287);
}
@media (max-width: 768px) {
  .footer__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    padding: 40px 20px 30px 20px;
  }
  .footer__brand-col, .footer__nav-col, .footer__contacts-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
  }
  .footer__bottom-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
}

.order-section {
  text-align: center;
  border-bottom: 1px solid rgba(36, 161, 222, 0.4);
}
.order-section__description {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #5A7585;
  margin: 0 auto 48px auto;
  max-width: 580px;
}

.order-form {
  background-color: white;
  border: 1px solid rgba(90, 117, 133, 0.1);
  border-radius: 20px;
  padding: 40px;
  max-width: 860px;
  margin: 0 auto;
  -webkit-box-shadow: 0 10px 30px rgba(90, 117, 133, 0.02);
          box-shadow: 0 10px 30px rgba(90, 117, 133, 0.02);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .order-form {
    padding: 24px;
  }
}
@media (max-width: 480px) {
  .order-form {
    padding: 16px;
  }
}
.order-form__section-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #0c1a30;
  margin: 12px 0 24px 0;
  text-align: left;
}
.order-form__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  text-align: left;
}
@media (max-width: 768px) {
  .order-form__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
@media (max-width: 480px) {
  .order-form__grid {
    gap: 8px;
  }
}
.order-form__btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border: none;
  padding: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin-top: 32px;
}
.order-form__footer {
  margin-top: 20px;
  font-size: 0.9375rem;
  color: #5A7585;
}
.order-form__footer a {
  white-space: nowrap;
  display: inline-block;
  color: #24a1de;
  text-decoration: none;
  font-weight: 700;
}
.order-form__footer a:hover {
  text-decoration: underline;
}

.form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.form-group--full {
  grid-column: span 2;
}
@media (max-width: 640px) {
  .form-group--full {
    grid-column: span 1;
  }
}
.form-group__label {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #5A7585;
  font-weight: 700;
}
.form-group__input, .form-group__select, .form-group__textarea {
  background-color: white;
  border: 1px solid #d3e4ed;
  border-radius: 8px;
  padding: 14px 16px;
  font-size: 1rem;
  color: #0c1a30;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  -webkit-transition: border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.form-group__input:focus, .form-group__select:focus, .form-group__textarea:focus {
  border-color: #24a1de;
  -webkit-box-shadow: 0 0 0 3px rgba(36, 161, 222, 0.1);
          box-shadow: 0 0 0 3px rgba(36, 161, 222, 0.1);
}
.form-group__select {
  height: 52px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2333445c' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
}
.form-group__textarea {
  height: 140px;
  resize: vertical;
  font-family: inherit;
  line-height: 1.4;
}

.gallery-section .section-title {
  margin-bottom: 40px;
}
.gallery-section .gallery-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media (max-width: 762px) {
  .gallery-section .gallery-grid {
    gap: 16px;
  }
}

.gallery-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 762px) {
  .gallery-row {
    grid-template-columns: 1fr !important;
    gap: 16px;
  }
}
.gallery-row--split {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.gallery-row--split .gallery-row__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-column: span 2;
}
.gallery-row--split .gallery-row__side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-column: span 1;
}
@media (max-width: 762px) {
  .gallery-row--split .gallery-row__side {
    gap: 16px;
  }
}
@media (max-width: 1024px) {
  .gallery-row--split {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-row--split .gallery-row__main {
    grid-column: span 1;
  }
  .gallery-row--split .gallery-row__side {
    grid-column: span 1;
  }
}
.gallery-row--triple {
  grid-template-columns: repeat(2, 1fr);
}
.gallery-row--triple .gallery-card {
  height: 320px;
}

.gallery-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
  height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.gallery-card--featured {
  height: 100%;
  min-height: 584px;
}
@media (max-width: 1024px) {
  .gallery-card--featured {
    min-height: 584px;
  }
}
@media (max-width: 762px) {
  .gallery-card--featured {
    min-height: 320px;
    height: 320px;
  }
}
.gallery-card:hover .gallery-card__img {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.gallery-card__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: 1;
}
.gallery-card__info {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(240, 249, 252, 0.95)), color-stop(60%, rgba(240, 249, 252, 0.7)), to(rgba(240, 249, 252, 0)));
  background: -webkit-linear-gradient(bottom, rgba(240, 249, 252, 0.95) 0%, rgba(240, 249, 252, 0.7) 60%, rgba(240, 249, 252, 0) 100%);
  background: linear-gradient(to top, rgba(240, 249, 252, 0.95) 0%, rgba(240, 249, 252, 0.7) 60%, rgba(240, 249, 252, 0) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.gallery-card__num {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #24a1de;
}
.gallery-card__title {
  font-size: 1.125rem;
  font-weight: 800;
  color: #0c1a30;
  margin: 0;
  line-height: 1.3;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f0f9fc;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
  height: 80px;
  position: relative;
  z-index: 10;
}

.header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 80px;
}
.header-container .logo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  text-decoration: none;
}
.header-container .logo-block .logo-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #24a1de;
  color: white;
  border-radius: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header-container .logo-block .logo-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.header-container .logo-block .logo-title {
  color: #0c1a30;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-family: "Impact", "Arial Black", sans-serif;
}
.header-container .logo-block .logo-subtitle {
  color: #5A7585;
  font-size: 0.625rem;
  font-weight: bold;
  letter-spacing: 1.5px;
  margin-top: 2px;
}
.header-container .nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
}
.header-container .nav-menu .nav-link {
  color: #5A7585;
  text-decoration: none;
  font-weight: 500;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.header-container .nav-menu .nav-link:hover {
  color: #1a8abf;
}

.navbar-toggler-custom {
  background: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 26px;
  height: 18px;
  padding: 0;
  cursor: pointer;
}
.navbar-toggler-custom span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #5A7585;
  border-radius: 2px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.navbar-toggler-custom[aria-expanded=true] span:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
          transform: translateY(8px) rotate(45deg);
}
.navbar-toggler-custom[aria-expanded=true] span:nth-child(2) {
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}
.navbar-toggler-custom[aria-expanded=true] span:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(-45deg);
          transform: translateY(-8px) rotate(-45deg);
}

.mobile-menu-collapse {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  background-color: #f0f9fc;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  z-index: 9;
}

.nav-menu-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.nav-menu-mobile .nav-link {
  color: #5A7585;
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 500;
  padding: 6px 0;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.nav-menu-mobile .nav-link:hover {
  color: #1a8abf;
}

.ticker-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #24a1de;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ticker-wrapper .ticker-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: marquee 30s linear infinite;
          animation: marquee 30s linear infinite;
}
.ticker-wrapper .ticker-track:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ticker-wrapper .ticker-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.ticker-wrapper .ticker-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 48px;
  padding-left: 48px;
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: white;
}
.ticker-wrapper .ticker-item .separator {
  color: rgba(255, 255, 255, 0.6);
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
}
.hero-section {
  position: relative;
  width: 100%;
  height: 750px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .hero-section {
    height: auto;
    padding: 48px 0 24px 0;
  }
}
.hero-section .hero-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
  pointer-events: none;
}
.hero-section .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(159.9, 163.15, 164.45, 0.4)), color-stop(50%, rgba(0, 0, 0, 0.15)), to(#f0f9fc));
  background: -webkit-linear-gradient(top, rgba(159.9, 163.15, 164.45, 0.4) 0%, rgba(0, 0, 0, 0.15) 50%, #f0f9fc 100%);
  background: linear-gradient(to bottom, rgba(159.9, 163.15, 164.45, 0.4) 0%, rgba(0, 0, 0, 0.15) 50%, #f0f9fc 100%);
  z-index: -1;
}
.hero-section .page-title {
  color: #ffffff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6), 0 0 10px rgba(0, 0, 0, 0.3);
}
.hero-section .page-title .accent {
  color: #24a1de;
}
.hero-section .hero-subtitle {
  font-size: 1.125rem;
  line-height: 1.6;
  max-width: 650px;
  margin: 0 0 40px 0;
  color: white;
  font-weight: 600;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.8);
  paint-order: stroke fill;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.9), 0 0 12px rgba(0, 0, 0, 0.7);
}
@media (max-width: 768px) {
  .hero-section .hero-subtitle {
    font-size: 1rem;
    margin-bottom: 16px;
  }
}
.hero-section .hero-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 60px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
  .hero-section .hero-buttons {
    font-size: 0.875rem;
    font-weight: 500;
    gap: 8px;
    margin-bottom: 16px;
  }
}
.hero-section .hero-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 768px) {
  .hero-section .hero-features {
    gap: 16px;
  }
}
.hero-section .feature-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hero-section .feature-item .num {
  font-size: 2.5rem;
  font-weight: 900;
  color: white;
  line-height: 1;
  font-family: "Oswald", sans-serif;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
.hero-section .feature-item .text {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 4px;
  letter-spacing: 0.05em;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}