@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYA.ttf) format('truetype');
}

@charset "UTF-8";
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: IBM Plex Sans Hebrew, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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.
*/
::-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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 480px){
  .container{
    max-width: 480px;
  }
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1190px){
  .container{
    max-width: 1190px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1530px){
  .container{
    max-width: 1530px;
  }
}
*{
  margin: 0px;
  box-sizing: border-box;
  padding: 0px;
    -webkit-font-smoothing: antialiased;
}
body, html{
  margin: 0px;
  height: 100%;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
html {
    min-height: 600px;
  }
body {
    min-width: 320px;
    overflow-x: hidden;
  }
body.accessibility-high-contrast .header,
  body.accessibility-high-contrast .menu,
  body.accessibility-high-contrast .footer,
  body.accessibility-high-contrast .btn span,
  body.accessibility-high-contrast .accessibility-widget__panel,
  body.accessibility-high-contrast .accessibility-widget__dialog-panel,
  body.accessibility-high-contrast .accessibility-widget__toggle,
  body.accessibility-high-contrast .accessibility-widget__statement-trigger,
  body.accessibility-high-contrast .accessibility-widget__dialog-close,
  body.accessibility-high-contrast .fly-whatsapp__img,
  body.accessibility-high-contrast .modal-block {
    background: #000 !important;
    color: #fff !important;
    border-color: #fff !important;
    box-shadow: none !important;
  }
body.accessibility-high-contrast a,
  body.accessibility-high-contrast .menu__link,
  body.accessibility-high-contrast .title,
  body.accessibility-high-contrast .footer__reference-col a,
  body.accessibility-high-contrast .footer__commerce-signature,
  body.accessibility-high-contrast .footer__signature,
  body.accessibility-high-contrast .accessibility-widget__dialog-content a {
    color: #fff !important;
  }
.skip-link {
    position: fixed;
    top: 16px;
    left: 16px;
    z-index: 120;
    padding: 12px 18px;
    border-radius: 999px;
    background: #003a52;
    color: #fff;
    transform: translateY(-160%);
    transition: transform 0.2s ease;
  }
.skip-link:focus-visible {
    transform: translateY(0);
  }
:focus-visible {
    outline: 3px solid #0d546f;
    outline-offset: 3px;
  }
.header .menu__li.title {
    font-weight: bold;
  }
.title{
  margin-bottom: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    font-size: 65px;
    line-height: 120%;
}
@media (max-width: 1024px) {
    .title {
      font-size: 48px;
    }
  }
.header .menu__li.btn {
    font-weight: bold;
  }
.btn{
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 0.125rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    font-size: 29px;
    background: linear-gradient(90deg, rgb(205, 147, 32) 40%, rgb(242, 190, 74) 100%);
    line-height: 74px;
    border-radius: 19px;
}
.btn span{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
    border-radius: 18px;
    transition: all 0.4s;
    height: 100%;
    line-height: 1;
    padding: 10px;
}
.btn:hover span{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media (max-width: 1024px) {
    .btn {
      font-size: 27px;
      line-height: 65px;
    }
  }
.hamburger{
  display: none;
  cursor: pointer;
    background: transparent;
    border: 0;
    padding: 12px 15px;
    transition: opacity 0.15s linear;
    z-index: 10;
    margin-left: -15px;
}
.hamburger:hover {
    opacity: 0.7;
  }
.hamburger.active {
    position: fixed;
    left: 15px;
  }
.hamburger.active .hamburger__inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
.hamburger.active .hamburger__inner:before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
.hamburger.active .hamburger__inner:after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  }
.hamburger__box {
    width: 30px;
    height: 20px;
    display: inline-block;
    position: relative;
  }
.hamburger__inner{
  position: absolute;
  top: auto;
  bottom: 0px;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
    margin-top: -2px;
    width: 30px;
    height: 3px;
    border-radius: 4px;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger__inner:before, .hamburger__inner:after{
  position: absolute;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
    content: "";
    width: 30px;
    height: 3px;
    border-radius: 4px;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger__inner:before {
    top: -9px;
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
.hamburger__inner:after {
    top: -18px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  }
@media (max-width: 1024px) {
    .hamburger{
    display: flex;
  }
  }
.header{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.header .container{
  display: flex;
  align-items: center;
}
.header .menu__list{
  margin-right: 5rem;
  display: flex;
}
.header .menu__li {
    margin-right: 18px;
  }
.header .menu__li:after {
    content: "|";
  }
.header .menu__li:last-child::after {
    display: none;
  }
.header .menu__li.font-bold {
    font-weight: bold;
  }
.header .menu__link{
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    background: transparent;
    border: 0;
    padding: 0;
    margin-left: 18px;
    font-size: 22px;
}
@media (max-width: 1440px) {
    .header{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
    .header__logo {
      width: 175px;
    }
    .header__link {
      font-size: 20px;
      width: 160px;
      height: 46px;
      line-height: 42px;
      border-radius: 16px;
    }
    .header__link span {
      border-radius: 15px;
    }
    .header .menu__list{
    margin-right: 2.5rem;
  }
    .header .menu__li {
      margin-right: 12px;
    }
    .header .menu__link {
      margin-left: 12px;
      font-size: 20px;
    }
  }
@media (max-width: 1024px) {
    .header .container{
    justify-content: space-between;
  }
    .header .menu{
    pointer-events: none;
    position: fixed;
    top: 0px;
    bottom: 0px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    opacity: 0;
      transition: all 0.4s;
      left: -100%;
      right: 100%;
  }
    .header .menu.active{
    pointer-events: auto;
    left: 0px;
    right: 0px;
    opacity: 1;
  }
    .header .menu__list{
    margin: 0px;
    flex-direction: column;
    align-items: center;
  }
    .header .menu__li:after {
      display: none;
    }
    .header .menu__link {
      font-size: 27px;
    }
  }
@media (max-width: 768px) {
    .header{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
    .header__logo {
      margin-left: 10px;
    }
    .header__link {
      font-size: 17px;
      width: 105px;
      height: 34px;
      line-height: 30px;
      border-radius: 12px;
    }
    .header__link span {
      border-radius: 11px;
    }
    .header__link--blue {
      margin-left: 5px;
    }
  }
.footer {
    padding-top: 370px;
    position: relative;
    background: #DAEAEA;
  }
.footer:before{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  display: block;
  height: 100%;
    content: "";
    background: url("../themes/brokerkit/assets/images/footer-bg.jpg") no-repeat center top/100% 100%;
}
.footer .container {
    position: relative;
  }
.footer__commerce{
  display: flex;
  align-items: center;
  justify-content: space-between;
    margin-bottom: 35px;
}
.footer__commerce-signature {
    font-size: 24px;
    color: rgb(0, 58, 82);
    max-width: 550px;
    padding-top: 20px;
  }
.footer__commerce-social{
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 15px;
    padding-top: 25px;
}
.footer__commerce-social img {
    max-width: 60px;
    max-height: 60px;
  }
.footer__reference{
  margin-bottom: 70px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer__reference-col{
  display: flex;
  flex-direction: column;
}
.footer__reference-col a {
    font-size: 22px;
    color: #0089cf;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-bottom: 15px;
  }
.footer__signature{
  display: flex;
  height: 3.5rem;
  justify-content: center;
    font-size: 22px;
}
@media (max-width: 1440px) {
    .footer {
      padding-top: 335px;
    }
    .footer__commerce-logo {
      width: 200px;
    }
    .footer__commerce-social {
      gap: 5px;
    }
    .footer__commerce-social img {
      max-width: 40px;
      max-height: 40px;
    }
    .footer__commerce-signature {
      font-size: 20px;
    }
  }
@media (max-width: 1024px) {
    .footer {
      padding-top: 225px;
    }
    .footer:before {
      height: 0;
      padding-top: 50%;
    }
    .footer__commerce{
    flex-direction: column;
    text-align: center;
  }
    .footer__commerce-signature {
      order: 3;
    }
    .footer__commerce-social {
      order: 2;
    }
    .footer__reference-col {
      width: 50%;
      text-align: center;
    }
    .footer__signature {
      font-size: 18px;
    }
  }
@media (max-width: 640px) {
    .footer {
      padding-top: 130px;
    }
  }
@media (max-width: 480px) {
    .footer__reference-col{
    width: 100%;
  }
  }
.accessibility-widget {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 110;
    isolation: isolate;
    display: flex;
    flex-direction: column-reverse;
  }
html[dir=rtl] .accessibility-widget {
    left: 20px;
  }
.accessibility-widget__toggle, .accessibility-widget__action, .accessibility-widget__statement-trigger, .accessibility-widget__reset, .accessibility-widget__close, .accessibility-widget__dialog-close {
    border: 0;
    cursor: pointer;
    font: inherit;
  }
.accessibility-widget__toggle {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 18px;
    border-radius: 999px;
    background: linear-gradient(90deg, #0d546f 35%, #2aa9cb 100%);
    box-shadow: 0 10px 28px rgba(0, 58, 82, 0.28);
    color: #fff;
  }
.accessibility-widget__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.16);
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
  }
.accessibility-widget__label {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.1;
  }
.accessibility-widget__panel {
    width: min(320px, 100vw - 30px);
    margin-bottom: 12px;
    padding: 20px;
    border: 1px solid rgba(13, 84, 111, 0.18);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 18px 40px rgba(0, 58, 82, 0.22);
  }
.accessibility-widget__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 18px;
  }
.accessibility-widget__title {
    margin: 0;
    color: #003a52;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
  }
.accessibility-widget__close {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #daeaea;
    color: #003a52;
    font-size: 28px;
    line-height: 1;
  }
.accessibility-widget__actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
.accessibility-widget__action, .accessibility-widget__statement-trigger, .accessibility-widget__reset {
    min-height: 54px;
    padding: 12px 14px;
    border-radius: 16px;
    background: #daeaea;
    color: #003a52;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    transition: background-color 0.2s ease, color 0.2s ease;
  }
.accessibility-widget__action[aria-pressed=true], .accessibility-widget__statement-trigger[aria-pressed=true], .accessibility-widget__reset[aria-pressed=true] {
    background: #003a52;
    color: #fff;
  }
.accessibility-widget__reset {
    width: 100%;
    margin-top: 12px;
    background: #f2be4a;
  }
.accessibility-widget__statement-trigger {
    width: 100%;
    margin-top: 12px;
    background: #edf6f9;
  }
.accessibility-widget__dialog[hidden] {
    display: none !important;
  }
.accessibility-widget__dialog {
    position: fixed;
    inset: 0;
    z-index: 120;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
  }
.accessibility-widget__dialog-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 26, 36, 0.62);
  }
.accessibility-widget__dialog-panel {
    position: relative;
    width: min(720px, 100vw - 24px);
    max-height: min(80vh, 760px);
    overflow: auto;
    padding: 28px 24px 24px;
    border-radius: 28px;
    background: #fff;
    box-shadow: 0 24px 56px rgba(0, 58, 82, 0.28);
    color: #003a52;
  }
.accessibility-widget__dialog-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 18px;
  }
.accessibility-widget__dialog-title {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.15;
  }
.accessibility-widget__dialog-close {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    flex: 0 0 auto;
    background: #daeaea;
    color: #003a52;
    font-size: 28px;
    line-height: 1;
  }
.accessibility-widget__dialog-content {
    font-size: 16px;
    line-height: 1.7;
  }
.accessibility-widget__dialog-content p {
    margin: 0 0 14px;
  }
.accessibility-widget__dialog-content ul {
    margin: 0 0 14px;
    padding: 0 20px 0 0;
  }
.accessibility-widget__dialog-content li {
    margin-bottom: 8px;
  }
.accessibility-widget__dialog-content a {
    color: #0d546f;
    font-weight: 700;
  }
@media (max-width: 768px) {
    .accessibility-widget {
      left: 12px;
      bottom: 12px;
    }
    html[dir=rtl] .accessibility-widget {
      left: 12px;
    }
    .accessibility-widget__toggle {
      padding: 12px 14px;
    }
    .accessibility-widget__label {
      font-size: 15px;
    }
    .accessibility-widget__panel {
      width: min(300px, 100vw - 24px);
      padding: 16px;
    }
    .accessibility-widget__actions {
      grid-template-columns: 1fr;
    }
    .accessibility-widget__dialog {
      padding: 12px;
    }
    .accessibility-widget__dialog-panel {
      width: min(100vw - 16px, 100%);
      max-height: min(86vh, 760px);
      padding: 22px 18px 18px;
      border-radius: 22px;
    }
    .accessibility-widget__dialog-title {
      font-size: 24px;
    }
  }
.modal-block {
    position: relative;
    width: 335px;
    background: #39acce;
    box-shadow: 3px 3px 0 0 #2a8099;
    border-radius: 10px;
    text-align: center;
    padding: 7px 10px 20px;
    font-size: 18px;
    line-height: 1.1;
  }
.modal-block__header {
    display: inline-block;
    font-weight: 700;
    font-size: 24px;
    position: relative;
    padding: 13px 0;
    margin-bottom: 9px;
  }
.modal-block__header:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
  }
.modal-block__header-icon {
    display: inline-block;
    position: relative;
    margin-left: 30px;
    vertical-align: middle;
    background: url(../themes/brokerkit/assets/images/icons/form-plus-icon.png) no-repeat 50%/contain;
    width: 30px;
    height: 29px;
  }
.modal-block__header-icon:before {
    content: "";
    display: block;
    width: 1px;
    height: 33px;
    background: #003a52;
    position: absolute;
    left: -7px;
    top: -2px;
  }
.modal-block__header-text {
    top: 2px;
    position: relative;
  }
.modal-block__text {
    margin-bottom: 20px;
  }
.modal-block__text p + p {
    margin-top: 20px;
  }
.modal-block .form-btn {
    display: inline-block;
    width: auto;
    padding: 15px 12px 15px 45px;
  }
.fly-whatsapp {
    bottom: 20rem;
    cursor: pointer;
    position: fixed;
    right: 1rem;
    z-index: 100;
  }
.fly-whatsapp:hover {
    opacity: 0.8;
  }
.fly-whatsapp__img {
    align-items: center;
    background: #00e715;
    border-radius: 32px;
    display: flex;
    height: 44px;
    justify-content: center;
    width: 44px;
  }
.fly-whatsapp__img img {
    height: 1.5rem;
    -o-object-fit: contain;
       object-fit: contain;
    width: 1.5rem;
  }
.form {
    color: #003a52;
    font-size: 20px;
    line-height: 1.2;
  }
.form__buttons{
  display: flex;
  justify-content: space-between;
    padding: 2px 0;
    margin-bottom: 18px;
}
.form H1 {
    font-weight: bold;
    font-size: 24px;
    margin: 0.5em 0;
  }
.form-group {
    margin-bottom: 13px;
  }
.form-group__datepicker {
    position: relative;
    width: 100%;
  }
.form-group__datepicker:after {
    content: "";
    background: url("../themes/brokerkit/assets/images/icons/date-icon.png") no-repeat 50%/contain;
    display: block;
    position: absolute;
    top: 12px;
    width: 15px;
    height: 14px;
    left: 11px;
    pointer-events: none;
  }
.form-group__datepicker .form-input {
    padding-left: 35px;
  }
.form-error {
    padding: 3px 5px;
    font-size: 12px;
    color: #f94207;
  }
.floating-label {
    position: absolute;
    pointer-events: none;
    left: 35px;
    right: auto;
    top: 2px;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.2s ease;
    opacity: 0;
  }
.floating-label[dir=ltr] {
    left: auto !important;
    right: 20px !important;
  }
.tooltip{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tooltip__icon {
    background: url(../themes/brokerkit/assets/images/icons/info-icon.svg) no-repeat 50%/contain;
    width: 25px;
    height: 25px;
    margin-right: 3px;
    cursor: pointer;
    flex-shrink: 0;
  }
.tooltip__info{
  position: absolute;
  display: none;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    z-index: 1;
    background: #39acce;
    box-shadow: 3px 3px 0 0 #2a8099;
    border-radius: 10px;
    bottom: 100%;
    left: 0;
    margin: 0 -7px 16px;
    text-align: justify;
    font-size: 16px;
    padding: 13px 9px;
    line-height: 1.4;
    min-width: 60px;
}
.tooltip__info.active {
    display: block;
  }
.tooltip__info:before, .tooltip__info:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -21px;
    height: 21px;
    width: 30px;
  }
.tooltip__info:before {
    left: 21px;
    background: url(../themes/brokerkit/assets/images/tooltip__before.svg) no-repeat;
  }
.tooltip__info:after {
    left: 18px;
    background: url(../themes/brokerkit/assets/images/tooltip__after.svg) no-repeat;
  }
.line {
    height: 3px;
    width: 100%;
    background: #f3bf4b;
    margin-top: 22px;
    margin-bottom: 20px;
  }
.close-btn {
    position: absolute;
    top: -14px;
    right: -14px;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
  }
.close-btn:after {
    content: "";
    display: block;
    background: #f3bf4b url(../themes/brokerkit/assets/images/icons/close-icon.png) no-repeat 50%/11px;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 3px;
    top: 3px;
    border-radius: 50%;
  }
.form-text {
    text-align: center;
    margin-bottom: 12px;
  }
.header .menu__li.form-text--bold {
    font-weight: bold;
  }
.form-text--bold{
  font-weight: 700;
}
.form-btn {
    width: 154px;
    background: #f3bf4b;
    border: none;
    outline: none;
    padding: 13px 10px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 25px;
    position: relative;
    text-align: center;
    box-shadow: 2px 2px 0 0 #a78433;
    color: #003a52;
    cursor: pointer;
  }
.form-btn--next {
    padding: 13px 5px 13px 25px;
  }
.form-btn--next:after {
    content: "";
    width: 12px;
    height: 22px;
    display: block;
    background: url(../themes/brokerkit/assets/images/icons/arrow-left-icon.png) no-repeat 50%/contain;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 10px;
  }
.form-btn--next:disabled:after {
    background: url(../themes/brokerkit/assets/images/icons/arrow-left-grey-icon.png) no-repeat 50%/contain;
  }
.form-btn--prev {
    padding: 13px 25px 13px 5px;
    background: #39acce;
    box-shadow: 2px 2px 0 0 #2a8099;
  }
.form-btn--prev:after {
    content: "";
    width: 12px;
    height: 22px;
    display: block;
    background: url(../themes/brokerkit/assets/images/icons/arrow-right-icon.png) no-repeat 50%/contain;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 10px;
  }
.form-btn--prev:disabled:after {
    background: url(../themes/brokerkit/assets/images/icons/arrow-right-grey-icon.png) no-repeat 50%/contain;
  }
.banner{
  position: relative;
    background: url("../themes/brokerkit/assets/images/banner-bg.jpg") no-repeat center bottom/cover;
    padding-top: 300px;
    padding-bottom: 400px;
}
.banner .container{
  display: flex;
  justify-content: space-between;
}
.banner__content {
    width: 635px;
    max-width: 50%;
  }
.header .menu__li.banner__title {
    font-weight: bold;
  }
.banner__title{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    font-size: 60px;
}
.banner__subtitle{
  margin-bottom: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    font-size: 25px;
}
.banner__text{
  margin-bottom: 3.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    font-weight: 400;
    font-size: 24px;
    color: rgb(0, 58, 82);
}
.banner__links{
  display: flex;
}
.banner .btn {
    margin-left: 15px;
    width: 50%;
  }
.banner .btn:last-child {
    margin-left: 0;
  }
.banner .btn:hover span {
    background: #DAEAEA;
  }
@media (max-width: 1440px) {
    .banner {
      padding-top: 250px;
      padding-bottom: 315px;
    }
    .banner__title {
      font-size: 48px;
    }
    .banner__subtitle {
      font-size: 21px;
    }
    .banner__text {
      font-size: 21px;
    }
  }
@media (max-width: 1024px) {
    .banner {
      padding-top: 180px;
      padding-bottom: 610px;
      background-position: 0 bottom;
      background-size: 1240px;
      background-color: #DAEAEA;
    }
    .banner__content{
    width: 100%;
    max-width: 100%;
  }
    .banner__title {
      font-size: 40px;
    }
    .banner__subtitle {
      font-size: 20px;
    }
    .banner__text {
      font-size: 20px;
    }
  }
@media (max-width: 640px) {
    .banner {
      padding-top: 125px;
      padding-bottom: 515px;
      background-size: 175%;
    }
    .banner .btn {
      margin-left: 12px;
    }
  }
@media (max-width: 480px) {
    .banner {
      padding-bottom: 410px;
      background-size: 800px;
      background-position: 10% bottom;
    }
    .banner__links{
    flex-direction: column;
    align-items: center;
  }
    .banner .btn {
      width: 100%;
      margin: 0 0 12px;
    }
  }
@media (max-width: 360px) {
    .banner {
      background-position: 20% bottom;
    }
  }
.tablets {
    margin-top: -70px;
    position: relative;
  }
.header .menu__li.tablets__title {
    font-weight: bold;
  }
.tablets__title{
  margin-bottom: 3.5rem;
  text-align: center;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
}
.tablets__wrapper{
  display: flex;
  justify-content: space-between;
    margin-left: -20px;
}
.tablets__item{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 1.25rem;
}
.tablets img{
  margin-bottom: 2rem;
}
.tablets__text{
  height: 12rem;
  max-width: 20rem;
  text-align: justify;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    font-size: 22px;
}
.tablets .btn{
  display: flex;
  width: 100%;
  max-width: 365px;
  align-items: center;
  justify-content: center;
    font-size: 28px;
}
.tablets__btn-wrapper{
  margin-top: 2.5rem;
  display: flex;
  width: 100%;
  justify-content: center;
    position: relative;
}
.tablets__modal {
    display: none;
    position: absolute;
    bottom: 100%;
    margin-bottom: 15px;
  }
.tablets__modal.active {
    display: block;
  }
@media (max-width: 1440px) {
    .tablets__title {
      font-size: 48px;
    }
    .tablets__item {
      width: 370px;
    }
    .tablets__text{
    height: 9rem;
      font-size: 20px;
  }
  }
@media (max-width: 1024px) {
    .tablets {
      margin-top: 20px;
    }
    .tablets__title {
      font-size: 40px;
    }
    .tablets__wrapper{
    flex-direction: column;
    align-items: center;
  }
    .tablets__item{
    margin-bottom: 4rem;
    width: 100%;
  }
    .tablets__text{
    height: auto;
    max-width: 100%;
    text-align: center;
  }
  }
.assistance{
  position: relative;
  text-align: center;
    background: #DAEAEA url(../themes/brokerkit/assets/images/staff-bg2.jpg) no-repeat center/100% 100%;
    padding-top: 250px;
    padding-bottom: 250px;
}
.assistance__logo{
  margin-bottom: 3rem;
  display: flex;
  justify-content: center;
}
.header .menu__li.assistance__title {
    font-weight: bold;
  }
.assistance__title{
  margin-bottom: 2rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    font-size: 65px;
    line-height: 1.3;
}
.assistance__subtitle{
  text-align: center;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    font-size: 26px;
    margin: 0 auto 60px;
    line-height: 1.3;
}
.assistance .slider-text .swiper-slide {
    height: auto;
    background: #DAEAEA;
  }
.assistance .btn{
  margin-top: 2.5rem;
  width: 100%;
    max-width: 365px;
}
.assistance-dropdown{
  flex-direction: column;
    max-width: 800px;
    margin: 50px auto 0;
}
.assistance-dropdown__button{
  position: relative;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
    padding: 15px 75px;
    background: linear-gradient(90deg, rgb(12, 80, 108) 30%, rgb(43, 171, 206) 100%);
    border-radius: 20px;
}
.assistance-dropdown__button:after{
  position: absolute;
  display: block;
    content: "";
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    background-color: #DAEAEA;
    border-radius: 17px;
    transition: 0.5s;
}
.assistance-dropdown__button:hover:after {
    background-color: #ffffff;
    transition: 0.5s;
  }
.assistance-dropdown__button-title {
    z-index: 1;
    font-weight: 600;
    font-size: 26px;
    color: rgb(0, 58, 82, var(--tw-text-opacity));
    transition: 0.5s;
    line-height: 1;
  }
.assistance-dropdown__button-plus{
  position: absolute;
    z-index: 1;
    width: 30px;
    height: 30px;
    right: 5%;
    transition: 0.5s;
}
.assistance-dropdown__content{
  margin-top: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
    max-height: 0;
    transition: 0.5s;
}
.assistance-dropdown__content-img{
  margin-bottom: 2.5rem;
    padding-top: 15px;
    max-width: 300px;
}
.assistance-dropdown__content-descr{
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    font-size: 24px;
    max-width: 1200px;
}
.assistance-dropdown .active-dropdown .assistance-dropdown__content {
    transition: 0.5s;
    max-height: 700px;
  }
.assistance-dropdown .active-dropdown .assistance-dropdown__button:after {
    background-color: #ffffff;
  }
.assistance-dropdown .active-dropdown .assistance-dropdown__button-plus {
    transition: 0.5s;
    transform: rotate(45deg);
  }
.assistance-dropdown .btn {
    margin-bottom: 30px;
  }
@media (max-width: 1440px) {
    .assistance {
      padding-top: 250px;
      padding-bottom: 200px;
    }
    .assistance__logo{
    margin-bottom: 2rem;
  }
    .assistance__logo img {
      width: 400px;
    }
    .assistance__title {
      font-size: 48px;
    }
    .assistance__subtitle {
      font-size: 20px;
    }
  }
@media (max-width: 1024px) {
    .assistance {
      background-image: none;
      padding-top: 250px;
      padding-bottom: 220px;
    }
    .assistance:before, .assistance:after{
    position: absolute;
    left: 0px;
    right: 0px;
    display: block;
      content: "";
      height: 0;
      padding-top: 20%;
  }
    .assistance:before{
    top: 0px;
      background: url("../themes/brokerkit/assets/images/staff-bg-top.jpg") no-repeat center top/100% 100%;
  }
    .assistance:after{
    bottom: 0px;
      background: url("../themes/brokerkit/assets/images/staff-bg-bottom.jpg") no-repeat center top/100% 100%;
  }
    .assistance__logo{
    margin-bottom: 1rem;
  }
    .assistance__logo img {
      width: 360px;
    }
    .assistance__title {
      font-size: 40px;
    }
    .assistance__descr {
      font-size: 22px;
    }
  }
@media (max-width: 768px) {
    .assistance__wrapper{
    display: none;
  }
    .assistance .btn{
    display: none;
  }
    .assistance .slider-text{
    display: none;
  }
    .assistance-dropdown{
    display: flex;
      padding: 0 20px;
  }
    .assistance-dropdown__button {
      padding: 15px 45px;
    }
    .assistance-dropdown__button-title {
      font-size: 22px;
    }
    .assistance-dropdown__button-plus {
      width: 20px;
      height: 20px;
    }
    .assistance-dropdown .btn{
    display: block;
      max-width: 175px;
      border-radius: 16px;
      margin: 20px 0 30px 0;
  }
    .assistance-dropdown .btn span {
      font-size: 18px;
      border-radius: 15px;
      max-height: 40px;
      line-height: 40px;
    }
    .assistance-dropdown__content {
      margin-top: 15px;
    }
    .assistance-dropdown__content-img {
      width: 175px;
      margin-bottom: 25px;
      padding-top: 10px;
    }
    .assistance-dropdown__content-descr {
      font-size: 18px;
      line-height: 1.3;
    }
  }
@media (max-width: 640px) {
    .assistance {
      padding-top: 140px;
      padding-bottom: 150px;
    }
    .assistance__subtitle {
      margin-bottom: 30px;
    }
    .assistance__descr {
      font-size: 20px;
    }
    .assistance-dropdown{
    display: block;
  }
    .assistance-dropdown__button-plus {
      width: 20px;
      height: 20px;
    }
    .assistance-dropdown__button-title {
      font-size: 20px;
    }
    .assistance-dropdown .btn{
    display: block;
  }
    .assistance-dropdown__content {
      margin-top: 10px;
    }
  }
@media (max-width: 360px) {
    .assistance-dropdown {
      padding: 0;
    }
  }
.basic{
  padding-top: 140px;
  padding-bottom: 140px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    font-size: 16px;
    line-height: 120%;
}
.basic h3{
  margin-bottom: 1.25rem;
  font-weight: 600;
    font-size: 55px;
    line-height: 120%;
}
.basic h4 {
    font-size: 27px;
    line-height: 120%;
  }
.basic ul, .basic ol {
    padding-left: 22px;
    margin-top: 15px;
  }
.basic ul {
    list-style-type: disc;
  }
.basic ol {
    list-style-type: decimal;
  }
@media (max-width: 1024px) {
    .basic {
      font-size: 20px;
    }
  }
@media (max-width: 1024px) and (max-width: 1024px) {
    .basic h4 {
      font-size: 20px;
    }
  }
@media (max-width: 768px) {
    .basic{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  }
@media (max-width: 768px) and (max-width: 768px) {
    .basic h3 {
      font-size: 28px;
    }
  }
@media (max-width: 640px) {
    .basic {
      font-size: 16px;
    }
  }
@media (max-width: 640px) and (max-width: 640px) {
    .basic h4 {
      font-size: 16px;
    }
  }
.posts {
    padding: 120px 0 50px;
    max-width: 960px;
    margin: 0 auto;
  }
.posts__title{
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
    font-weight: bold;
    text-transform: uppercase;
    font-size: 48px;
}
.posts__row {
    display: flex;
  }
.posts__search-form {
    padding: 20px 0;
    display: flex;
    margin-bottom: 40px;
  }
.posts__search-form input {
    width: 100%;
    padding: 12px 55px 12px 20px;
    background: none;
    border: 1px solid #F2BE4A;
    border-radius: 15px;
    font-weight: normal;
    font-size: 20px;
    color: #666;
    position: relative;
    z-index: 1;
    height: 100%;
  }
.posts__search-form input::-moz-placeholder {
    color: #666;
  }
.posts__search-form input::placeholder {
    color: #666;
  }
.posts__search-form input:focus {
    border-color: #3498db;
  }
.posts__search-form button {
    position: relative;
    z-index: 2;
    width: 80px;
    margin-left: -25px;
    background: #F2BE4A url("../themes/brokerkit/assets/images/icons/search-icon.png") no-repeat center/40%;
    border: none;
    border-radius: 17px;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
  }
.posts__search-form-control {
    position: relative;
    width: 100%;
  }
.posts__search-form-close {
    background: url("../themes/brokerkit/assets/images/icons/close-icon2.png") no-repeat center/contain;
    width: 32px;
    display: block;
    position: absolute;
    right: 24px;
    top: 0;
    bottom: 0;
    z-index: 1;
  }
@media (max-width: 1024px) {
    .posts__row {
      flex-direction: column;
    }
    .posts__search-form {
      margin-bottom: 0;
    }
    .posts__search-form input {
      font-size: 16px;
    }
  }
@media (max-width: 768px) {
    .posts {
      padding: 100px 0 20px;
    }
    .posts .title {
      font-size: 27px;
    }
    .posts__search-form input {
      border-radius: 10px;
    }
    .posts__search-form button {
      width: 60px;
      border-radius: 10px;
    }
    .posts__search-form-control:before {
      border-radius: 10px;
    }
  }
@media (max-width: 768px) and (max-width: 475px) {
    .posts .posts__search-form input {
      font-size: 13px;
    }
  }
.post-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
  }
.post-list__item {
    width: 33.3333%;
    padding-left: 30px;
    margin-bottom: 30px;
  }
.post-list__block {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: #666;
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid #F2BE4A;
  }
.post-list__block:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  }
.post-list__image {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgb(58, 58, 58);
  }
.post-list__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1 1 auto;
    padding: 15px 15px;
    min-height: 175px;
  }
.post-list__content-top {
    flex: 1 1 auto;
  }
.post-list__title {
    font-weight: bold;
    font-size: 22px;
    line-height: 110%;
  }
.post-list__category {
    font-weight: bold;
    font-size: 14px;
  }
.post-list__category span {
    font-weight: 300;
  }
.post-list__date {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
  }
.post-list__date span {
    font-weight: 300;
  }
@media (max-width: 1024px) {
    .post-list__item {
      width: 50%;
    }
    .post-list__image {
      height: 200px;
    }
    .post-list__content {
      min-height: 145px;
    }
    .post-list__title {
      font-size: 20px;
    }
  }
@media (max-width: 768px) {
    .post-list {
      margin-left: -15px;
    }
    .post-list__item {
      padding-left: 15px;
      margin-bottom: 15px;
    }
    .post-list__block {
      min-height: 142px;
    }
    .post-list__title {
      font-size: 20px;
    }
    .post-list__category {
      font-size: 12px;
    }
    .post-list__date {
      font-size: 12px;
    }
  }
@media (max-width: 475px) {
    .post-list .post-list__item {
      width: 100%;
    }
    .post-list .post-list__content {
      min-height: auto;
    }
    .post-list .post-list__image {
      height: 165px;
    }
    .post-list .post-list__title {
      font-size: 18px;
    }
  }
.post-detail {
    flex: 1 1 auto;
    color: #666;
  }
.post-detail__breadcrumbs {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
    margin-bottom: 10px;
    color: #666;
  }
.post-detail__breadcrumbs a {
    color: #3398DA;
    font-weight: bold;
  }
.post-detail__breadcrumbs-item {
    position: relative;
    padding-right: 14px;
  }
.post-detail__breadcrumbs-item:after {
    content: "";
    background: url("../themes/brokerkit/assets/images/icons/arrow-right-icon.png") no-repeat center/contain;
    width: 5px;
    display: block;
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
  }
.post-detail__breadcrumbs-item:last-child {
    padding-right: 0;
  }
.post-detail__breadcrumbs-item:last-child:after {
    display: none;
  }
.post-detail__block {
    border: 1px solid #F2BE4A;
    padding: 0 35px 35px;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
  }
.post-detail__image {
    max-height: 450px;
    overflow: hidden;
    margin: 0 -35px 15px;
  }
.post-detail__image img {
    width: 100%;
  }
.post-detail__title {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 15px;
  }
.post-detail__content p {
    font-size: 18px;
  }
.post-detail__content h3{
  margin-bottom: 1.25rem;
  font-weight: 600;
    font-size: 55px;
    line-height: 120%;
}
.post-detail__content h4 {
    font-size: 27px;
    line-height: 120%;
  }
.post-detail__content ul, .post-detail__content ol {
    padding-left: 22px;
    margin-top: 15px;
  }
.post-detail__content ul {
    list-style-type: disc;
  }
.post-detail__content ol {
    list-style-type: decimal;
  }
.post-detail__category {
    font-weight: bold;
    font-size: 18px;
  }
.post-detail__category span {
    font-weight: 300;
  }
.post-detail__date {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-top: 15px;
  }
.post-detail__date span {
    font-weight: 300;
  }
@media (max-width: 1024px) {
    .post-detail__title {
      font-size: 27px;
    }
    .post-detail__content p {
      font-size: 16px;
    }
  }
@media (max-width: 1024px) and (max-width: 1024px) {
    .post-detail__content h4 {
      font-size: 20px;
    }
  }
@media (max-width: 768px) {
    .post-detail__breadcrumbs {
      font-size: 14px;
      padding-left: 15px;
    }
    .post-detail__block {
      border-radius: 20px;
    }
    .post-detail__title {
      font-size: 22px;
    }
    .post-detail__block {
      padding: 0 15px 25px;
    }
    .post-detail__image {
      max-height: 100%;
    }
    .post-detail__category {
      font-size: 12px;
    }
    .post-detail__date {
      font-size: 12px;
    }
    .post-detail__content p {
      font-size: 14px;
    }
  }
@media (max-width: 768px) and (max-width: 768px) {
    .post-detail__content h3 {
      font-size: 28px;
    }
  }
@media (max-width: 640px) {
    .post-detail__content {
      font-size: 16px;
    }
  }
@media (max-width: 640px) and (max-width: 640px) {
    .post-detail__content h4 {
      font-size: 16px;
    }
  }
.other-blogs {
    list-style: none;
    flex-shrink: 0;
    width: 240px;
    margin-left: 40px;
    color: #666;
  }
.other-blogs__title {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
  }
.other-blogs__title span {
    color: #4298d3;
    font-weight: bold;
  }
.other-blogs__list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
  }
.other-blogs__item {
    width: 100%;
    margin-bottom: 20px;
  }
.other-blogs__item-block {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: #666;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #F2BE4A;
  }
.other-blogs__item-block:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  }
.other-blogs__item-image {
    width: 100%;
    height: 160px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgb(58, 58, 58);
  }
.other-blogs__item-content {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 12px 15px;
    min-height: 125px;
  }
.other-blogs__item-content-top {
    flex: 1 1 auto;
  }
.other-blogs__item-title {
    font-weight: bold;
    font-size: 18px;
  }
.other-blogs__item-category {
    font-weight: bold;
    font-size: 14px;
  }
.other-blogs__item-category span {
    font-weight: 300;
  }
.other-blogs__item-date {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
  }
.other-blogs__item-date span {
    font-weight: 300;
  }
@media (max-width: 1024px) {
    .other-blogs {
      width: 100%;
      margin: 40px 0 0;
    }
    .other-blogs__title {
      margin-bottom: 20px;
    }
    .other-blogs__list {
      margin-left: -30px;
    }
    .other-blogs__item {
      width: 50%;
      padding-left: 30px;
      margin-bottom: 30px;
    }
    .other-blogs__item-image {
      height: 200px;
    }
    .other-blogs__item-content {
      min-height: 145px;
    }
  }
@media (max-width: 768px) {
    .other-blogs__title {
      text-align: left;
      padding-left: 15px;
      font-size: 14px;
    }
    .other-blogs__list {
      margin-left: -15px;
    }
    .other-blogs__item {
      padding-left: 15px;
      margin-bottom: 15px;
    }
    .other-blogs__item-block {
      min-height: 142px;
    }
    .other-blogs__item-category {
      font-size: 12px;
    }
    .other-blogs__item-date {
      font-size: 12px;
    }
  }
@media (max-width: 475px) {
    .other-blogs__item {
      width: 100%;
    }
    .other-blogs__item-content {
      min-height: auto;
    }
    .other-blogs__item-image {
      height: 165px;
    }
  }
.search-results {
    display: flex;
    flex-wrap: wrap;
  }
.search-results__item {
    width: 100%;
    margin-bottom: 10px;
    min-height: 200px;
  }
.search-results__block {
    display: flex;
    height: 100%;
    color: #666;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #F2BE4A;
  }
.search-results__block:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  }
.search-results__image {
    width: 215px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: rgb(58, 58, 58);
    flex-shrink: 0;
  }
.search-results__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 15px 5px;
    flex: 1 1 auto;
  }
.search-results__content-top {
    flex: 1 1 auto;
    margin-bottom: 10px;
  }
.search-results__title {
    font-weight: bold;
    font-size: 28px;
  }
.search-results__title mark {
    background: none;
    color: #3398DA;
    padding: 0;
  }
.search-results__category {
    font-weight: bold;
    font-size: 14px;
  }
.search-results__category span {
    font-weight: 300;
  }
.search-results__text {
    font-size: 18px;
    line-height: 120%;
    position: relative;
  }
.search-results__text mark {
    background: none;
    color: #3398DA;
    padding: 0;
  }
.search-results__date {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
  }
.search-results__date span {
    font-weight: 300;
  }
@media (max-width: 1024px) {
    .search-results__title {
      font-size: 26px;
    }
    .search-results__text {
      font-size: 16px;
    }
    .search-results__date {
      padding: 10px 0;
    }
  }
@media (max-width: 768px) {
    .search-results__item {
      min-height: 160px;
    }
    .search-results__image {
      width: 30%;
      flex-shrink: 0;
      min-width: 180px;
    }
    .search-results__title {
      font-size: 20px;
    }
    .search-results__text {
      font-size: 14px;
    }
    .search-results__category {
      font-size: 12px;
    }
    .search-results__date {
      font-size: 12px;
    }
  }
@media (max-width: 475px) {
    .search-results .search-results__item {
      min-height: 135px;
    }
    .search-results .search-results__content {
      padding: 7px 10px 0;
    }
    .search-results .search-results__content-top {
      min-height: auto;
      margin-bottom: 5px;
    }
    .search-results .search-results__image {
      min-width: 125px;
    }
    .search-results .search-results__title {
      font-size: 16px;
    }
    .search-results .search-results__text {
      font-size: 11px;
    }
    .search-results .search-results__text:before {
      box-shadow: inset -100px 0 80px -40px white;
    }
  }
.flex{
  display: flex;
}
.hidden{
  display: none;
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
/* Accessibility modifier classes — kept outside @layer so Tailwind does not purge them */
body.accessibility-readable-font,
body.accessibility-readable-font button,
body.accessibility-readable-font input,
body.accessibility-readable-font select,
body.accessibility-readable-font textarea {
  font-family: Arial, Helvetica, sans-serif !important;
}

html.accessibility-underline-links a,
body.accessibility-underline-links a {
  text-decoration: underline !important;
  text-underline-offset: 4px;
  text-decoration-thickness: 2px;
}

body.accessibility-high-contrast {
  background: #000;
  color: #fff;
}

body.accessibility-grayscale::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 109;
  backdrop-filter: grayscale(1);
  pointer-events: none;
}

.error-message {
  color: #ff0000;
}
.form-input{
  display: block;
  width: 100%;
  border: 1px solid #2dadcf;
  font-size: 20px;
  color: #003a52;
  padding: 9px 10px;
  border-radius: 10px;
  line-height: 19px;
  height: 38px;
}
.form-input::-moz-placeholder {
  color: #999b9e;
}
.form-input::placeholder {
  color: #999b9e;
}
.form-input:disabled {
  border-color: #ccc;
  background: #f2f2f2;
}
.form-input:focus::-moz-placeholder {
  color: transparent;
}
.form-input:focus::placeholder {
  color: transparent;
}
.form-input:not(:-moz-placeholder) ~ .floating-label {
  top: 2px;
  right: auto;
  left: 35px;
  font-size: 11px;
  opacity: 1;
  color: #999;
}
.form-input:focus ~ .floating-label, .form-input:not(:placeholder-shown) ~ .floating-label {
  top: 2px;
  right: auto;
  left: 35px;
  font-size: 11px;
  opacity: 1;
  color: #999;
}
.form-input:-moz-placeholder:not(:focus) ~ .floating-label {
  opacity: 0;
}
.form-input:placeholder-shown:not(:focus) ~ .floating-label {
  opacity: 0;
}
.form-check {
  display: none;
}
.form-check + label {
  font-size: 18px;
  padding-right: 20px;
  position: relative;
  display: block;
}
.form-check + label:after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 2px;
  border: 2px solid #b3b3b3;
}
.form-check + label a {
  color: #39acce;
  border-bottom: 1px solid #39acce;
}
.form-check:checked + label:after {
  background: url(../themes/brokerkit/assets/images/icons/check-icon.png) no-repeat 50%/cover;
  border: none;
  width: 16px;
  height: 16px;
}

.form-radio {
  display: none;
}
.form-radio + label {
  font-size: 18px;
  padding-right: 20px;
  position: relative;
  display: block;
}
.form-radio + label:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 2px;
  border: 2px solid #b3b3b3;
}
.form-radio + label:before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 9999px;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  background: #2dadcf;
  width: 10px;
  height: 10px;
  right: 3px;
  top: 5px;
}
.form-radio:checked + label:after {
  border-color: #2dadcf;
}
.form-radio:checked + label:before {
  opacity: 1;
}

.form-label {
  font-size: 18px;
  display: block;
}

.select2 {
  width: 100% !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #2dadcf;
  border-radius: 10px;
  padding: 3px 10px;
  font-family: inherit;
  font-size: 20px;
}

.select2-selection {
  display: block;
  width: 100%;
  border: 1px solid #2dadcf !important;
  font-size: 20px;
  font-family: inherit;
  color: #003a52;
  padding: 9px 10px 9px 25px;
  border-radius: 10px !important;
  line-height: 21px;
  background: #fff;
  position: relative;
  height: auto !important;
}

.select2-selection::-webkit-input-placeholder {
  color: #999b9e;
}

.select2-selection:-moz-placeholder, .select2-selection::-moz-placeholder {
  color: #999b9e;
}

.select2-selection:-ms-input-placeholder {
  color: #999b9e;
}

.select2-selection:after {
  content: "";
  background: url("../themes/brokerkit/assets/images/icons/select-icon.png") no-repeat 50%/contain;
  display: block;
  position: absolute;
  top: 50%;
  width: 10px;
  height: 22px;
  margin-top: -11px;
  left: 11px;
  pointer-events: none;
}

.select2-selection__rendered {
  padding: 0 !important;
  line-height: 19px !important;
}

.select2-selection__arrow {
  display: none;
}

.select2-dropdown {
  background: #eff9fe;
  border: 1px solid #2dadcf;
  border-radius: 10px;
  padding: 2px 0;
}

.select2-container--open .select2-dropdown--above {
  border-radius: 10px;
  border: 1px solid #2dadcf;
  top: -5px;
}

.select2-container--open .select2-dropdown--below {
  border-radius: 10px;
  border: 1px solid #2dadcf;
  top: 5px;
}

.select2-results {
  font-size: 20px;
  line-height: 15px;
  color: #999b9e;
  padding: 0 7px;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 132px;
}

.select2-results__option {
  position: relative;
  padding: 8px;
}

.select2-results__option + .select2-results__option {
  border-top: 1px solid #2dadcf;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: transparent;
}

.select2-container--default .select2-results__option[aria-selected=true]:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background: #ddd;
  color: #fff;
  border-radius: 10px;
  width: 100%;
  height: 72%;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background: #999b9e;
  color: #fff;
  border-radius: 10px;
  width: 100%;
  height: 72%;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}

.ui-datepicker {
  width: 335px;
  margin: 12px auto 0;
  right: 0;
  left: 0 !important;
  background: #39acce;
  border-radius: 5px;
  box-shadow: 3px 3px 0 0 #2a8099;
  padding: 12px 14px;
  display: none;
}

.ui-datepicker-title {
  display: flex;
  justify-content: space-between;
  margin-left: -12px;
  position: relative;
}

.ui-datepicker-title:before {
  left: 16px;
}

.ui-datepicker-title:after, .ui-datepicker-title:before {
  content: "";
  background: url("../themes/brokerkit/assets/images/icons/select-icon.png") no-repeat 50%/contain;
  display: block;
  position: absolute;
  top: 50%;
  width: 14px;
  height: 13px;
  margin-top: -7px;
  pointer-events: none;
}

.ui-datepicker-title:after {
  left: 50%;
  margin-left: 17px;
}

.ui-datepicker-month, .ui-datepicker-year {
  width: 50%;
  margin-left: 12px;
  height: 27px;
  border-radius: 10px;
  padding: 0 8px 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 18px;
  line-height: 18px;
  font-family: Alef, Roboto, sans-serif;
  border: 1px solid #2dadcf;
  background: #fff;
}

.ui-datepicker-buttonpane {
  position: absolute;
  top: -14px;
  right: -14px;
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 50%;
}

.ui-datepicker-buttonpane .ui-datepicker-current {
  display: none;
}

.ui-datepicker-buttonpane .ui-datepicker-close {
  width: 22px;
  height: 22px;
  background: #f3bf4b;
  border-radius: 50%;
  border: none;
  position: absolute;
  font-size: 0;
  top: 3px;
  left: 3px;
}

.ui-datepicker-buttonpane .ui-datepicker-close:after {
  content: "";
  display: block;
  background: url(../themes/brokerkit/assets/images/icons/close-icon.png) no-repeat 50%/contain;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 6px;
  top: 6px;
}

.ui-datepicker-calendar {
  width: 100%;
  margin-top: 10px;
}

.ui-datepicker-calendar tbody:before {
  content: "";
  display: block;
  width: 84%;
  position: absolute;
  height: 2px;
  left: 8%;
  background: #4cb4d3;
}

.ui-datepicker-calendar tbody a {
  color: #fff;
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.ui-datepicker-calendar td, .ui-datepicker-calendar th {
  text-align: center;
  height: 30px;
}

.ui-datepicker-current-day a {
  color: #003a52 !important;
  background: #fff;
  border: 1px solid #003a52;
}

.ui-datepicker-next, .ui-datepicker-prev, .ui-datepicker.onlyMonthAndYear .ui-datepicker-calendar {
  display: none;
}
.contact{
  position: relative;
  text-align: center;
  margin-top: -70px;
  padding-bottom: 50px;
}
.header .menu__li.contact__title {
    font-weight: bold;
  }
.contact__title{
  margin-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
  font-size: 65px;
}
.contact__subtitle{
  text-align: center;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
  font-size: 27px;
  max-width: 750px;
  margin: 0 auto 80px;
}
.contact__form{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.contact__form-group{
  position: relative;
  margin-bottom: 3rem;
  height: 5rem;
  padding: 0.125rem;
  background: linear-gradient(90deg, rgb(12, 80, 108) 30%, rgb(43, 171, 206) 100%);
  border-radius: 20px;
}
.contact__form-label{
  position: absolute;
  display: flex;
  height: 100%;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(0 58 82 / var(--tw-text-opacity, 1));
  top: 0;
  right: 40px;
  font-weight: 400;
  font-size: 24px;
  width: 185px;
  border-left: 1px solid #187392;
}
.contact__form-input{
  height: 100%;
  width: 100%;
  border-style: none;
  border-radius: 18px;
  padding-right: 250px;
  font-size: 24px;
}
.contact .btn-group{
  grid-column: span 2 / span 2;
}
.contact .btn{
  width: 100%;
  max-width: 700px;
}
.contact .invalid-feedback{
  position: absolute;
  top: 100%;
  width: 100%;
  color: red;
}
.contact .alert.alert-danger {
  color: red;
}
.contact .alert.alert-success {
  color: green;
}
@media (max-width: 1440px) {
  .contact__title {
    font-size: 48px;
  }
  .contact__subtitle {
    font-size: 20px;
    max-width: 580px;
    margin-bottom: 60px;
  }
  .contact__form{
    margin: auto;
    max-width: 100%;
    width: 1200px;
  }
  .contact__form-group{
    margin-bottom: 2rem;
    height: 4rem;
  }
  .contact__form-label {
    width: 150px;
  }
  .contact__form-input {
    padding-right: 220px;
  }
}
@media (max-width: 1024px) {
  .contact {
    margin-top: 20px;
  }
  .contact__title {
    font-size: 40px;
  }
  .contact__form{
    display: block;
    width: 700px;
  }
}
@media (max-width: 640px) {
  .contact__form-label {
    font-size: 21px;
    right: 25px;
    width: 125px;
  }
  .contact__form-input {
    font-size: 21px;
    padding-right: 165px;
  }
}
@media (max-width: 480px) {
  .contact__form-label {
    font-size: 20px;
    right: 20px;
    width: 105px;
  }
  .contact__form-input {
    font-size: 20px;
    padding-right: 140px;
  }
}
@media (max-width: 360px) {
  .contact__form-label {
    font-size: 18px;
    right: 15px;
    width: 95px;
  }
  .contact__form-input {
    font-size: 18px;
    padding-right: 125px;
  }
}
.pagination {
  display: flex;
  list-style: none;
  font-size: 18px;
}
.pagination li {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.pagination li:first-child, .pagination li:last-child {
  font-size: 27px;
  line-height: 18px;
}
.pagination a, .pagination span {
  display: block;
}
@media (min-width: 480px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1190px) {
  .container {
    max-width: 1530px;
  }
}
/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2c3e50;
  background-size: cover;
  opacity: 0.2;
  height: 100%;
  z-index: 9999; /* makes sure it stays on top */
  display: none;
}

#preloader-status {
  width: 100px;
  height: 60px;
  position: fixed;
  left: 50%; /* centers the loading animation horizontally one the screen */
  top: 50%; /* centers the loading animation vertically one the screen */
  margin: -50px 0 0 -30px; /* is width and height divided by two */
}

#preloader .spinner {
  margin: 0 auto;
  width: 100px;
  height: 60px;
  text-align: center;
  font-size: 20px;
}

#preloader .spinner > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

#preloader .spinner .rect2 {
  animation-delay: -1.1s;
}

#preloader .spinner .rect3 {
  animation-delay: -1s;
}

#preloader .spinner .rect4 {
  animation-delay: -0.9s;
}

#preloader .spinner .rect5 {
  animation-delay: -0.8s;
}
@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
