﻿@font-face
{
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ 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) format("woff");
    font-weight: 400;
    font-style: normal;
}
:root
{
    --swiper-theme-color: #007aff;
}
:host
{
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.swiper
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.swiper-vertical>.swiper-wrapper
{
    flex-direction: column;
}
.swiper-wrapper
{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box;
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper
{
    transform: translateZ(0);
}
.swiper-horizontal
{
    touch-action: pan-y;
}
.swiper-vertical
{
    touch-action: pan-x;
}
.swiper-slide
{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
.swiper-slide-invisible-blank
{
    visibility: hidden;
}
.swiper-autoheight, .swiper-autoheight .swiper-slide
{
    height: auto;
}
.swiper-autoheight .swiper-wrapper
{
    align-items: flex-start;
    transition-property: transform,height;
}
.swiper-backface-hidden .swiper-slide
{
    transform: translateZ(0);
    backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper
{
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper
{
    transform-style: preserve-3d;
}
.swiper-3d
{
    perspective: 1200px;
}
.swiper-3d .swiper-slide, .swiper-3d .swiper-cube-shadow
{
    transform-style: preserve-3d;
}
.swiper-css-mode>.swiper-wrapper
{
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar
{
    display: none;
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide
{
    scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal>.swiper-wrapper
{
    scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical>.swiper-wrapper
{
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper
{
    scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide
{
    scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered>.swiper-wrapper:before
{
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide
{
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child
{
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before
{
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child
{
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before
{
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow
{
    background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left
{
    background-image: linear-gradient(to left,#00000080,#0000);
}
.swiper-3d .swiper-slide-shadow-right
{
    background-image: linear-gradient(to right,#00000080,#0000);
}
.swiper-3d .swiper-slide-shadow-top
{
    background-image: linear-gradient(to top,#00000080,#0000);
}
.swiper-3d .swiper-slide-shadow-bottom
{
    background-image: linear-gradient(to bottom,#00000080,#0000);
}
.swiper-lazy-preloader
{
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader
{
    animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white
{
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black
{
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin
{
    0%
    {
        transform: rotate(0);
    }
    to
    {
        transform: rotate(360deg);
    }
}
:root
{
    --swiper-navigation-size: 44px;
}
.swiper-button-prev, .swiper-button-next
{
    position: absolute;
    top: var(--swiper-navigation-top-offset,50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled
{
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden, .swiper-button-next.swiper-button-hidden
{
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev, .swiper-navigation-disabled .swiper-button-next
{
    display: none!important;
}
.swiper-button-prev svg, .swiper-button-next svg
{
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg, .swiper-rtl .swiper-button-next svg
{
    transform: rotate(180deg);
}
.swiper-button-prev, .swiper-rtl .swiper-button-next
{
    left: var(--swiper-navigation-sides-offset,10px);
    right: auto;
}
.swiper-button-lock
{
    display: none;
}
.swiper-button-prev:after, .swiper-button-next:after
{
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after
{
    content: "prev";
}
.swiper-button-next, .swiper-rtl .swiper-button-prev
{
    right: var(--swiper-navigation-sides-offset,10px);
    left: auto;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after
{
    content: "next";
}
.swiper-pagination
{
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden
{
    opacity: 0;
}
.swiper-pagination-disabled>.swiper-pagination, .swiper-pagination.swiper-pagination-disabled
{
    display: none!important;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal
{
    bottom: var(--swiper-pagination-bottom,8px);
    top: var(--swiper-pagination-top,auto);
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic
{
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transform: scale(.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main
{
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev
{
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev
{
    transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next
{
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next
{
    transform: scale(.33);
}
.swiper-pagination-bullet
{
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius,50%);
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
}
button.swiper-pagination-bullet
{
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet
{
    cursor: pointer;
}
.swiper-pagination-bullet:only-child
{
    display: none!important;
}
.swiper-pagination-bullet-active
{
    opacity: var(--swiper-pagination-bullet-opacity,1);
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-vertical>.swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets
{
    right: var(--swiper-pagination-right,8px);
    left: var(--swiper-pagination-left,auto);
    top: 50%;
    transform: translate3d(0,-50%,0);
}
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
    display: block;
}
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    display: inline-block;
    transition: .2s transform,.2s top;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap;
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: .2s transform,.2s left;
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: .2s transform,.2s right;
}
.swiper-pagination-fraction
{
    color: var(--swiper-pagination-fraction-color,inherit);
}
.swiper-pagination-progressbar
{
    background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    transform-origin: right top;
}
.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite
{
    width: 100%;
    height: var(--swiper-pagination-progressbar-size,4px);
    left: 0;
    top: 0;
}
.swiper-vertical>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite
{
    width: var(--swiper-pagination-progressbar-size,4px);
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-lock
{
    display: none;
}
.swiper-grid>.swiper-wrapper
{
    flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper
{
    flex-wrap: wrap;
    flex-direction: column;
}
html
{
    --mdc-filled-text-field-active-indicator-height: 1px;
    --mdc-filled-text-field-focus-active-indicator-height: 2px;
    --mdc-filled-text-field-container-shape: 4px;
}
html
{
    --mdc-outlined-text-field-outline-width: 1px;
    --mdc-outlined-text-field-focus-outline-width: 2px;
    --mdc-outlined-text-field-container-shape: 4px;
}
html
{
    --mdc-filled-text-field-caret-color: #3f51b5;
    --mdc-filled-text-field-focus-active-indicator-color: #3f51b5;
    --mdc-filled-text-field-focus-label-text-color: rgba(63,81,181,.87);
    --mdc-filled-text-field-container-color: #f5f5f5;
    --mdc-filled-text-field-disabled-container-color: #fafafa;
    --mdc-filled-text-field-label-text-color: rgba(0,0,0,.6);
    --mdc-filled-text-field-hover-label-text-color: rgba(0,0,0,.6);
    --mdc-filled-text-field-disabled-label-text-color: rgba(0,0,0,.38);
    --mdc-filled-text-field-input-text-color: rgba(0,0,0,.87);
    --mdc-filled-text-field-disabled-input-text-color: rgba(0,0,0,.38);
    --mdc-filled-text-field-input-text-placeholder-color: rgba(0,0,0,.6);
    --mdc-filled-text-field-error-hover-label-text-color: #f44336;
    --mdc-filled-text-field-error-focus-label-text-color: #f44336;
    --mdc-filled-text-field-error-label-text-color: #f44336;
    --mdc-filled-text-field-error-caret-color: #f44336;
    --mdc-filled-text-field-active-indicator-color: rgba(0,0,0,.42);
    --mdc-filled-text-field-disabled-active-indicator-color: rgba(0,0,0,.06);
    --mdc-filled-text-field-hover-active-indicator-color: rgba(0,0,0,.87);
    --mdc-filled-text-field-error-active-indicator-color: #f44336;
    --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;
    --mdc-filled-text-field-error-hover-active-indicator-color: #f44336;
}
html
{
    --mdc-outlined-text-field-caret-color: #3f51b5;
    --mdc-outlined-text-field-focus-outline-color: #3f51b5;
    --mdc-outlined-text-field-focus-label-text-color: rgba(63,81,181,.87);
    --mdc-outlined-text-field-label-text-color: rgba(0,0,0,.6);
    --mdc-outlined-text-field-hover-label-text-color: rgba(0,0,0,.6);
    --mdc-outlined-text-field-disabled-label-text-color: rgba(0,0,0,.38);
    --mdc-outlined-text-field-input-text-color: rgba(0,0,0,.87);
    --mdc-outlined-text-field-disabled-input-text-color: rgba(0,0,0,.38);
    --mdc-outlined-text-field-input-text-placeholder-color: rgba(0,0,0,.6);
    --mdc-outlined-text-field-error-caret-color: #f44336;
    --mdc-outlined-text-field-error-focus-label-text-color: #f44336;
    --mdc-outlined-text-field-error-label-text-color: #f44336;
    --mdc-outlined-text-field-error-hover-label-text-color: #f44336;
    --mdc-outlined-text-field-outline-color: rgba(0,0,0,.38);
    --mdc-outlined-text-field-disabled-outline-color: rgba(0,0,0,.06);
    --mdc-outlined-text-field-hover-outline-color: rgba(0,0,0,.87);
    --mdc-outlined-text-field-error-focus-outline-color: #f44336;
    --mdc-outlined-text-field-error-hover-outline-color: #f44336;
    --mdc-outlined-text-field-error-outline-color: #f44336;
}
html
{
    --mat-form-field-focus-select-arrow-color: rgba(63,81,181,.87);
    --mat-form-field-disabled-input-text-placeholder-color: rgba(0,0,0,.38);
    --mat-form-field-state-layer-color: rgba(0,0,0,.87);
    --mat-form-field-error-text-color: #f44336;
    --mat-form-field-select-option-text-color: inherit;
    --mat-form-field-select-disabled-option-text-color: GrayText;
    --mat-form-field-leading-icon-color: unset;
    --mat-form-field-disabled-leading-icon-color: unset;
    --mat-form-field-trailing-icon-color: unset;
    --mat-form-field-disabled-trailing-icon-color: unset;
    --mat-form-field-error-focus-trailing-icon-color: unset;
    --mat-form-field-error-hover-trailing-icon-color: unset;
    --mat-form-field-error-trailing-icon-color: unset;
    --mat-form-field-enabled-select-arrow-color: rgba(0,0,0,.54);
    --mat-form-field-disabled-select-arrow-color: rgba(0,0,0,.38);
    --mat-form-field-hover-state-layer-opacity: .04;
    --mat-form-field-focus-state-layer-opacity: .08;
}
.mat-mdc-form-field.mat-accent
{
    --mdc-filled-text-field-caret-color: #ff4081;
    --mdc-filled-text-field-focus-active-indicator-color: #ff4081;
    --mdc-filled-text-field-focus-label-text-color: rgba(255,64,129,.87);
}
.mat-mdc-form-field.mat-accent
{
    --mdc-outlined-text-field-caret-color: #ff4081;
    --mdc-outlined-text-field-focus-outline-color: #ff4081;
    --mdc-outlined-text-field-focus-label-text-color: rgba(255,64,129,.87);
}
.mat-mdc-form-field.mat-accent
{
    --mat-form-field-focus-select-arrow-color: rgba(255,64,129,.87);
}
.mat-mdc-form-field.mat-warn
{
    --mdc-filled-text-field-caret-color: #f44336;
    --mdc-filled-text-field-focus-active-indicator-color: #f44336;
    --mdc-filled-text-field-focus-label-text-color: rgba(244,67,54,.87);
}
.mat-mdc-form-field.mat-warn
{
    --mdc-outlined-text-field-caret-color: #f44336;
    --mdc-outlined-text-field-focus-outline-color: #f44336;
    --mdc-outlined-text-field-focus-label-text-color: rgba(244,67,54,.87);
}
.mat-mdc-form-field.mat-warn
{
    --mat-form-field-focus-select-arrow-color: rgba(244,67,54,.87);
}
html
{
    --mat-form-field-container-height: 56px;
    --mat-form-field-filled-label-display: block;
    --mat-form-field-container-vertical-padding: 16px;
    --mat-form-field-filled-with-label-container-padding-top: 24px;
    --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}
html
{
    --mdc-filled-text-field-label-text-font: Roboto,sans-serif;
    --mdc-filled-text-field-label-text-size: 16px;
    --mdc-filled-text-field-label-text-tracking: .03125em;
    --mdc-filled-text-field-label-text-weight: 400;
}
html
{
    --mdc-outlined-text-field-label-text-font: Roboto,sans-serif;
    --mdc-outlined-text-field-label-text-size: 16px;
    --mdc-outlined-text-field-label-text-tracking: .03125em;
    --mdc-outlined-text-field-label-text-weight: 400;
}
html
{
    --mat-form-field-container-text-font: Roboto,sans-serif;
    --mat-form-field-container-text-line-height: 24px;
    --mat-form-field-container-text-size: 16px;
    --mat-form-field-container-text-tracking: .03125em;
    --mat-form-field-container-text-weight: 400;
    --mat-form-field-outlined-label-text-populated-size: 16px;
    --mat-form-field-subscript-text-font: Roboto,sans-serif;
    --mat-form-field-subscript-text-line-height: 20px;
    --mat-form-field-subscript-text-size: 12px;
    --mat-form-field-subscript-text-tracking: .0333333333em;
    --mat-form-field-subscript-text-weight: 400;
}
:root
{
    --white-color: #fff;
    --black-color: #363636;
    --grey-color: #e0e0e0;
    --main-color: #f47d31;
    --second-color: #185365;
    --third-color: #fec93b;
    --fourth-color: #ff6f3b;
    --disabled-color: #8a8884;
    --font-disabled-color: #777;
    --color-error: #f44336;
    --border-color: #bdbdbd;
    --rubik-font: Rubik,Arial,sans-serif;
    --montserrat-font: Montserrat,Arial,sans-serif;
    --main-font-color: #544f4b;
    --footer-heading-color: #96bcc8;
    --font-xl: 7.5rem;
    --font-lg: 5rem;
    --font-md: 3rem;
    --font-sm: 2.25rem;
    --font-xss: 1rem;
    --background-main: linear-gradient(315deg,var(--second-color) 7.85%,var(--main-color) 7.86%,var(--main-color) 33.44%,var(--main-color) 85.5%,var(--second-color) 85.51%);
    --background-main-service: linear-gradient(102deg,#185365 .33%,#348a8b 101.12%);
    --background-engineering-label: linear-gradient(269deg,#37839a -8.93%,#185365 101.77%),linear-gradient(89deg,#f47d31 -4.66%,#f4c931 128.44%);
    --background-it-advisory-label: linear-gradient(89deg,#f47d31 -4.66%,#f4c931 172.14%);
    --background-support_care-label: linear-gradient(269deg,#3ecacc -5.52%,#339d9e 102.13%),linear-gradient(269deg,#37839a -8.93%,#185365 101.77%),linear-gradient(89deg,#f47d31 -4.66%,#f4c931 128.44%);
    --background-footer: linear-gradient(305deg,#f57e32 8.48%,#ff703c 11.79%,#185365 11.8%,#185365 44.44%,#175264 93.64%,#f47d31 93.65%);
    --background-mob-dev: #348a8b;
    --background-white: #f5f5f7;
    --teal-blue-diagonal-gradient: linear-gradient(255deg,#2d7677 0%,#348a8b 99.37%),linear-gradient(76deg,#1f67b3 0%,#29327a 98.76%);
}
.semibold
{
    font-weight: 600;
}
.title
{
    position: relative;
    display: inline-block;
    cursor: auto;
    font-family: var(--rubik-font);
    font-weight: 700;
    font-size: var(--font-xl);
    line-height: .8em;
    text-transform: uppercase;
    color: var(--main-font-color);
    padding-bottom: 70px;
}
.title.--left
{
    padding-left: 133px;
}
.title.--left:before
{
    display: block;
    width: 86px;
    height: 46px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../image/Symbol-QI7IXZC4.svg");
    background-repeat: no-repeat;
    background-size: contain;
}
button
{
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background: var(--main-color);
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1rem;
    text-transform: uppercase;
    color: var(--white-color);
    padding: 30px 50px;
    display: block;
    font-family: var(--rubik-font);
    transition: all .5s;
    border-radius: 76px;
}
button.cky-btn
{
    font-family: Roboto,Arial,sans-serif;
}
@media(max-width: 1023px)
{
    button
    {
        padding: 16px 40px;
        font-size: 1rem;
    }
}
button:hover, button:focus
{
    background: var(--second-color);
}
::ng-deep .mat-mdc-form-field
{
    width: 100%;
}
::ng-deep .mat-mdc-form-field .mdc-floating-label
{
    font-size: 1.125rem!important;
    line-height: 21px!important;
    font-weight: 400;
    font-family: var(--montserrat-font)!important;
    color: var(--main-font-color)!important;
    text-transform: uppercase;
    top: 50%!important;
    transform: translateY(-50%)!important;
    transition: all .2s ease!important;
    width: 100%;
}
@media(max-width: 621px)
{
    ::ng-deep .mat-mdc-form-field .mdc-floating-label
    {
        font-size: 1rem!important;
    }
}
::ng-deep .mat-mdc-form-field .mat-mdc-form-field-error
{
    font-size: .875rem!important;
    font-weight: 400!important;
    line-height: normal;
    font-family: var(--montserrat-font)!important;
}
::ng-deep .mat-mdc-form-field .mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label, ::ng-deep .mat-mdc-form-field .mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label--float-above
{
    color: var(--main-font-color);
}
::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-floating-label--float-above
{
    font-size: .75rem!important;
    line-height: 14px!important;
    font-weight: 500!important;
    top: -3px!important;
}
::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-text-field__input
{
    font-family: var(--montserrat-font)!important;
    color: var(--black-color)!important;
    font-size: 1.125rem!important;
    vertical-align: sub!important;
    font-weight: 500;
}
@media(max-width: 621px)
{
    ::ng-deep .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mdc-text-field__input
    {
        font-size: 1rem!important;
    }
}
::ng-deep .mat-mdc-form-field .mat-mdc-form-field-error-wrapper, ::ng-deep .mat-mdc-form-field .mat-mdc-form-field-hint-wrapper
{
    padding: 0;
}
::ng-deep .mat-mdc-form-field .mat-mdc-form-field-hint
{
    font-size: .875rem!important;
    font-family: var(--montserrat-font);
    color: var(--main-font-color);
}
::ng-deep .mat-mdc-form-field .mat-mdc-form-field-infix
{
    min-height: 51px;
    padding: .2em 0 .4em!important;
    border-top: .84375em solid transparent;
}
::ng-deep .mat-mdc-form-field .mat-mdc-form-field-focus-overlay
{
    background: none!important;
}
::ng-deep .mat-mdc-form-field .mdc-line-ripple:before
{
    border-bottom-color: #0000006b!important;
}
::ng-deep .mat-mdc-form-field .mdc-line-ripple:after
{
    display: none;
}
::ng-deep .mat-mdc-checkbox-touch-target
{
    width: 36px;
    height: 36px;
}
::ng-deep .mat-mdc-checkbox
{
    margin-top: 20px;
    position: relative;
}
::ng-deep .mat-mdc-checkbox:focus-within .mdc-label
{
    color: var(--main-color);
}
::ng-deep .mat-mdc-checkbox .mat-internal-form-field
{
    -webkit-font-smoothing: auto;
}
::ng-deep .mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox .mdc-checkbox__native-control~.mdc-checkbox__background
{
    background-color: var(--second-color)!important;
    border-color: var(--second-color)!important;
    display: block;
}
::ng-deep .mat-mdc-checkbox .mdc-form-field
{
    font-weight: 400;
    font-size: 1.125rem;
    line-height: normal;
    color: var(--black-color);
    font-family: var(--montserrat-font);
    gap: 20px;
    width: max-content;
}
::ng-deep .mat-mdc-checkbox .mdc-form-field .mdc-checkbox
{
    width: 36px;
    height: 36px;
    border-radius: 0 16px 0 10px;
    border: 1px solid var(--main-font-color);
    flex: 0 0 36px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
::ng-deep .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background
{
    position: relative;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 0 10px 0 6px;
    display: none;
}
::ng-deep .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control
{
    width: 36px;
    height: 36px;
}
::ng-deep .mat-mdc-checkbox .mdc-form-field .mdc-checkbox__ripple, ::ng-deep .mat-mdc-checkbox .mdc-form-field .mat-ripple, ::ng-deep .mat-mdc-checkbox .mdc-form-field .mdc-checkbox__checkmark
{
    display: none;
}
::ng-deep .mat-mdc-checkbox .mdc-form-field>label
{
    padding: 0;
    font-size: 1.125rem;
}
@media(max-width: 621px)
{
    ::ng-deep .mat-mdc-checkbox .mdc-form-field>label
    {
        font-size: 1rem;
    }
}
::ng-deep .mat-mdc-text-field-wrapper
{
    padding: 0!important;
    background: none!important;
}
.btn-big
{
    display: block;
    background: var(--main-color);
    width: 100%;
    padding: 25px;
    border-radius: 0 25px;
    font-family: var(--rubik-font);
    font-weight: 700;
    font-size: var(--font-lg);
    line-height: 6rem;
    text-align: center;
    text-transform: uppercase;
    color: var(--white-color);
    transition: box-shadow .5s;
}
.btn-big:hover, .btn-big:focus
{
    box-shadow: inset 12em 0 0 0 var(--second-color);
}
.btn-medium
{
    display: block;
    background: var(--main-color);
    width: 100%;
    padding: 25px;
    border-radius: 0 25px;
    font-family: var(--rubik-font);
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.625rem;
    text-align: center;
    text-transform: uppercase;
    color: var(--white-color);
    transition: box-shadow .5s;
}
.btn-medium:hover, .btn-medium:focus
{
    box-shadow: inset 15em 0 0 0 var(--second-color);
}
.btn-medium.disabled
{
    filter: grayscale(50%);
    cursor: not-allowed;
}
@media(max-width: 1440px)
{
    .title
    {
        font-size: 7.5rem;
    }
}
@media(max-width: 1024px)
{
    .title
    {
        font-size: var(--font-lg);
    }
}
@media(max-width: 768px)
{
    main
    {
        padding-top: 58px;
    }
    .title.--left
    {
        padding-left: 0;
    }
    .title.--left:before
    {
        display: none;
    }
}
@media(max-width: 621px)
{
    .title
    {
        text-align: center;
        font-size: var(--font-md);
        line-height: normal;
    }
    ::ng-deep .mat-mdc-form-field
    {
        font-size: 1rem!important;
    }
    ::ng-deep .mat-mdc-form-field-type-checkbox .mat-mdc-checkbox .mdc-form-field:after
    {
        width: 32px;
        height: 32px;
        top: -34%;
        border-radius: 0 10px 0 4px;
        border-width: 3px;
    }
    ::ng-deep .mat-mdc-form-field-error
    {
        font-size: 12px;
        line-height: 14px;
    }
}
@media(max-width: 425px)
{
    ::ng-deep .mat-mdc-form-field
    {
        font-size: 1rem!important;
    }
    ::ng-deep .ng-trigger
    {
        max-width: 100%!important;
        min-width: 20px!important;
        width: 100%!important;
    }
}
html, body
{
    height: 100%;
    font-family: Rubik,sans-serif;
    font-size: 16px;
    min-width: 320px;
}
html, body, *
{
    padding: 0;
    margin: 0;
}
h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h6::selection, p::selection, span::selection, a::selection, li::selection
{
    background-color: var(--main-color);
    color: var(--white-color);
}
ul
{
    list-style-type: none;
}
img
{
    max-width: 100%;
}
.main-container, .main-container2
{
    margin: 0 auto;
    padding: 0 60px;
    width: 100%;
    box-sizing: border-box;
    max-width: 1920px;
}
@media(max-width: 1200px)
{
    .main-container, .main-container2
    {
        padding: 0 30px;
    }
}
@media(max-width: 768px)
{
    .main-container, .main-container2
    {
        padding: 0 20px;
    }
}
@media(max-width: 768px)
{
    .main-container2
    {
        padding: 0;
    }
}
button
{
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    outline: transparent;
    -webkit-tap-highlight-color: transparent;
}
li
{
    outline: transparent;
}
a, a:link, a:visited, a:hover, a:active
{
    -webkit-appearance: none;
    appearance: none;
    outline: transparent;
    -webkit-tap-highlight-color: transparent;
    color: inherit;
    text-decoration: inherit;
}
input[type=range]
{
    -webkit-appearance: none;
    width: 100%;
    background: transparent;
}
input[type=range]::-webkit-slider-thumb
{
    -webkit-appearance: none;
}
input[type=range]:focus
{
    outline: none;
}
input[type=range]::-ms-track
{
    width: 100%;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
span:focus-visible, div:focus-visible, article:focus-visible, button:focus-visible, a:focus-visible
{
    outline: var(--second-color) auto 1px;
}
p
{
    color: var(--main-font-color);
    font-family: var(--rubik-font);
    line-height: 1.5em;
    font-size: 1.5rem;
}
@media(max-width: 1024px)
{
    p
    {
        font-size: 1rem;
    }
}
.clearfix
{
    overflow: auto;
}
.clearfix:after
{
    content: "";
    clear: both;
    display: table;
}
.btn-dark-gradient
{
    border-radius: 52px;
    background: linear-gradient(315deg,#348a8b,#175264),var(--second-color);
    padding: 17px 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--rubik-font);
    font-size: 1.125rem;
    line-height: 1em;
    display: inline-block;
    transition: all .5s;
}
@media(max-width: 1024px)
{
    .btn-dark-gradient
    {
        padding: 16px 40px;
        font-size: 1rem;
    }
}
.btn-dark-gradient:hover
{
    background: var(--main-color);
    transition: all .5s;
}
.title_smith
{
    position: relative;
    color: var(--black-color);
    font-size: 2.625rem;
    line-height: 1.2em;
    padding-left: 64px;
    font-family: var(--rubik-font);
    font-weight: 600;
}
@media(max-width: 1200px)
{
    .title_smith
    {
        font-size: 1.75rem;
        padding-left: 49px;
    }
}
@media(max-width: 500px)
{
    .title_smith
    {
        font-size: 1.5rem;
        padding-left: 44px;
    }
}
@media(max-width: 390px)
{
    .title_smith
    {
        font-size: 1.375rem;
    }
}
.title_smith:before
{
    content: "";
    background: url(../image/smith.svg) no-repeat;
    width: 44px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 10px;
    background-size: 100%;
}
@media(max-width: 1200px)
{
    .title_smith:before
    {
        width: 33px;
        height: 20px;
        top: 6px;
    }
}
@media(max-width: 500px)
{
    .title_smith:before
    {
        top: 4px;
    }
}
.title_smith_white
{
    color: var(--white-color);
}
.title_smith_white:before
{
    background: url(../image/smith_white.svg) no-repeat;
    background-size: 100%;
}
.trademark_resize
{
    font-size: .625em;
}
.regular
{
    font-weight: 400;
}